.contratos-layout[data-v-13df35ae]{background:var(--bg-primary,#f8fafc);min-height:100vh;color:var(--text-primary,#1e293b);flex-direction:column;font-family:Inter,sans-serif;display:flex}.contratos-header[data-v-13df35ae]{z-index:100;background:var(--bg-surface,#fff);position:fixed;top:0;left:0;right:0;box-shadow:0 1px 8px #00000014}.contratos-header-accent[data-v-13df35ae]{background:linear-gradient(90deg,#f59e0b,#d97706);height:3px}.contratos-header-content[data-v-13df35ae]{justify-content:space-between;align-items:center;height:56px;padding:0 1rem;display:flex}.contratos-header-left[data-v-13df35ae],.contratos-header-right[data-v-13df35ae]{align-items:center;gap:.75rem;display:flex}.contratos-hamburger-btn[data-v-13df35ae]{cursor:pointer;width:36px;height:36px;color:var(--text-primary,#1e293b);background:0 0;border:none;border-radius:6px;flex-direction:column;justify-content:center;gap:4px;padding:6px;display:flex}.contratos-hamburger-btn[data-v-13df35ae]:hover{background:var(--bg-hover,#f1f5f9)}.hamburger-line[data-v-13df35ae]{background:currentColor;border-radius:2px;width:100%;height:2px;display:block}.contratos-logo-link[data-v-13df35ae]{align-items:center;text-decoration:none;display:none}@media (width>=768px){.contratos-logo-link[data-v-13df35ae]{display:flex}}.contratos-logo-img[data-v-13df35ae]{-o-object-fit:contain;object-fit:contain;width:auto;height:32px}.contratos-logo-fallback[data-v-13df35ae]{color:#f59e0b;font-size:1.5rem}.contratos-title-block[data-v-13df35ae]{flex-direction:column;line-height:1.1;display:flex}.contratos-title-main[data-v-13df35ae]{color:var(--text-muted,#64748b);letter-spacing:.04em;text-transform:uppercase;font-size:.65rem;font-weight:500}.contratos-title-sub[data-v-13df35ae]{color:#f59e0b;letter-spacing:-.01em;font-size:1rem;font-weight:700}.contratos-title-context[data-v-13df35ae]{color:#78716c;white-space:nowrap;text-overflow:ellipsis;max-width:280px;font-size:.65rem;font-weight:500;line-height:1.1;overflow:hidden}body.dark-theme .contratos-title-context[data-v-13df35ae]{color:#d4d4d8}.contratos-user-name[data-v-13df35ae]{color:var(--text-secondary,#475569);font-size:.85rem;font-weight:500}.desktop-only[data-v-13df35ae]{display:none}@media (width>=768px){.desktop-only[data-v-13df35ae]{display:inline}}.contratos-theme-toggle[data-v-13df35ae]{cursor:pointer;width:36px;height:36px;color:var(--text-secondary,#475569);background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;transition:background .15s,color .15s;display:flex}.contratos-theme-toggle[data-v-13df35ae]:hover{background:var(--bg-hover,#f1f5f9);color:#f59e0b}.theme-icon-enter-active[data-v-13df35ae],.theme-icon-leave-active[data-v-13df35ae]{transition:opacity .15s,transform .15s}.theme-icon-enter-from[data-v-13df35ae]{opacity:0;transform:rotate(-30deg)scale(.8)}.theme-icon-leave-to[data-v-13df35ae]{opacity:0;transform:rotate(30deg)scale(.8)}.contratos-drawer-overlay[data-v-13df35ae]{z-index:200;background:#00000073;display:flex;position:fixed;inset:0}@media (width>=1024px){.contratos-drawer-overlay[data-v-13df35ae]{pointer-events:none;z-index:50;background:0 0;width:280px;top:55px;bottom:32px;right:auto}}.contratos-drawer-panel[data-v-13df35ae]{background:var(--bg-surface,#fff);pointer-events:all;flex-direction:column;width:280px;max-width:85vw;height:100%;display:flex;overflow-y:auto;box-shadow:4px 0 24px #00000026}@media (width>=1024px){.contratos-drawer-panel[data-v-13df35ae]{max-width:280px;box-shadow:1px 0 0 var(--border-subtle,#00000014);border-right:1px solid var(--border-subtle,#00000014)}body.dark-theme .contratos-drawer-panel[data-v-13df35ae]{border-right-color:#ffffff0f;box-shadow:1px 0 #ffffff0f}.contratos-drawer-close[data-v-13df35ae]{display:none}}.contratos-drawer-enter-active[data-v-13df35ae],.contratos-drawer-leave-active[data-v-13df35ae]{transition:transform .25s cubic-bezier(.4,0,.2,1)}.contratos-drawer-enter-from[data-v-13df35ae],.contratos-drawer-leave-to[data-v-13df35ae]{transform:translate(-100%)}@media (width>=1024px){.contratos-drawer-enter-active[data-v-13df35ae],.contratos-drawer-leave-active[data-v-13df35ae]{transition:none}}.contratos-drawer-header[data-v-13df35ae]{align-items:center;gap:.75rem;padding:1rem;display:flex}.contratos-drawer-avatar-wrap[data-v-13df35ae]{border:2px solid #f59e0b;border-radius:50%;flex-shrink:0;width:40px;height:40px;overflow:hidden}.contratos-drawer-avatar[data-v-13df35ae]{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.contratos-drawer-avatar-initials[data-v-13df35ae]{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1rem;font-weight:700;display:flex}.contratos-drawer-user[data-v-13df35ae]{flex-direction:column;flex:1;min-width:0;display:flex}.contratos-drawer-user-name[data-v-13df35ae]{color:var(--text-primary,#1e293b);white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.contratos-drawer-user-label[data-v-13df35ae]{color:var(--text-muted,#64748b);font-size:.75rem}.contratos-drawer-close[data-v-13df35ae]{cursor:pointer;width:32px;height:32px;color:var(--text-secondary,#475569);background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:.9rem;display:flex}.contratos-drawer-close[data-v-13df35ae]:hover{background:var(--bg-hover,#f1f5f9);color:var(--text-primary,#1e293b)}.contratos-drawer-separator[data-v-13df35ae]{background:var(--border-color,#e2e8f0);height:1px;margin:0}.contratos-drawer-nav[data-v-13df35ae]{flex-direction:column;flex:1;padding:.5rem 0;display:flex}.contratos-nav-item[data-v-13df35ae]{color:var(--text-secondary,#475569);cursor:pointer;text-align:left;background:0 0;border:none;border-left:3px solid #0000;align-items:center;gap:.75rem;width:100%;padding:.65rem 1rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s,border-left-color .15s;display:flex}.contratos-nav-item[data-v-13df35ae]:hover{background:var(--bg-hover,#f1f5f9);color:var(--text-primary,#1e293b)}.contratos-nav-item.active[data-v-13df35ae]{color:#f59e0b;background:#f59e0b14;border-left-color:#f59e0b;font-weight:600}.contratos-nav-item i[data-v-13df35ae]{text-align:center;flex-shrink:0;width:1.25rem;font-size:1rem}.contratos-drawer-footer-actions[data-v-13df35ae]{flex-direction:column;padding:.5rem 0;display:flex}.contratos-nav-item-danger[data-v-13df35ae]{color:#ef4444}.contratos-nav-item-danger[data-v-13df35ae]:hover{color:#dc2626;background:#ef444414}.contratos-main[data-v-13df35ae]{flex:1;margin-top:55px;padding-bottom:48px}.contratos-main-inner[data-v-13df35ae]{flex:1;width:100%;padding:1.5rem 1rem}@media (width>=768px){.contratos-main-inner[data-v-13df35ae]{padding:2rem 1.5rem}}.contratos-footer[data-v-13df35ae]{background:var(--bg-surface,#fff);border-top:1px solid var(--border-subtle,#0000000f);height:32px;color:var(--text-muted,#64748b);z-index:50;justify-content:center;align-items:center;gap:.5rem;font-size:.72rem;transition:left .25s;display:flex;position:fixed;bottom:0;left:0;right:0}.contratos-footer-brand[data-v-13df35ae]{color:#f59e0b;font-weight:600}.contratos-footer-sep[data-v-13df35ae]{color:var(--border-color,#e2e8f0)}.contratos-footer-version[data-v-13df35ae]{font-family:monospace}body.dark-theme .contratos-layout[data-v-13df35ae]{background:var(--bg-primary,#0f172a);color:var(--text-primary,#e2e8f0)}body.dark-theme .contratos-header[data-v-13df35ae]{background:var(--bg-surface,#1e293b);box-shadow:0 1px 3px #0000004d}body.dark-theme .contratos-title-main[data-v-13df35ae]{color:var(--text-muted,#94a3b8)}body.dark-theme .contratos-theme-toggle[data-v-13df35ae],body.dark-theme .contratos-user-name[data-v-13df35ae]{color:var(--text-secondary,#94a3b8)}body.dark-theme .contratos-theme-toggle[data-v-13df35ae]:hover{background:var(--bg-hover,#334155);color:#f59e0b}body.dark-theme .contratos-hamburger-btn[data-v-13df35ae]{color:var(--text-primary,#e2e8f0)}body.dark-theme .contratos-hamburger-btn[data-v-13df35ae]:hover{background:var(--bg-hover,#334155)}body.dark-theme .contratos-drawer-panel[data-v-13df35ae]{background:var(--bg-surface,#1e293b);box-shadow:2px 0 12px #0006}body.dark-theme .contratos-drawer-user-name[data-v-13df35ae]{color:var(--text-primary,#e2e8f0)}body.dark-theme .contratos-drawer-user-label[data-v-13df35ae]{color:var(--text-muted,#94a3b8)}body.dark-theme .contratos-drawer-close[data-v-13df35ae]{color:var(--text-secondary,#94a3b8)}body.dark-theme .contratos-drawer-close[data-v-13df35ae]:hover{background:var(--bg-hover,#334155);color:var(--text-primary,#e2e8f0)}body.dark-theme .contratos-drawer-separator[data-v-13df35ae]{background:var(--border-color,#334155)}body.dark-theme .contratos-nav-item[data-v-13df35ae]{color:var(--text-secondary,#94a3b8)}body.dark-theme .contratos-nav-item[data-v-13df35ae]:hover{background:var(--bg-hover,#334155);color:var(--text-primary,#e2e8f0)}body.dark-theme .contratos-nav-item.active[data-v-13df35ae]{color:#f59e0b;background:#f59e0b1f;border-left-color:#f59e0b}body.dark-theme .contratos-nav-item-danger[data-v-13df35ae]{color:#f87171}body.dark-theme .contratos-nav-item-danger[data-v-13df35ae]:hover{color:#ef4444;background:#ef44441a}body.dark-theme .contratos-footer[data-v-13df35ae]{background:var(--bg-surface,#1e2730);color:var(--text-muted,#8fa0ad);border-top-color:#ffffff0f}body.dark-theme .contratos-footer-sep[data-v-13df35ae]{opacity:.4}body.dark-theme .contratos-drawer-overlay[data-v-13df35ae]{background:#0009}
