@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Source+Sans+3:wght@400;600;700;800&family=IBM+Plex+Mono:wght@400;600&display=swap";:root{font-family:"Source Sans 3",Segoe UI,Tahoma,sans-serif;color:#111422;background:#edf1f6}*{box-sizing:border-box}body{margin:0;color:#1a2738;line-height:1.45;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font:inherit}:root{--font-ui: "Source Sans 3", "Segoe UI", Tahoma, sans-serif;--font-display: "Merriweather", Georgia, serif;--font-mono: "IBM Plex Mono", "SFMono-Regular", Menlo, monospace;--bg-canvas: linear-gradient(180deg, #f2f5f9 0%, #ecf0f5 100%);--ink: #1a2738;--ink-soft: #435467;--ink-muted: #67788b;--surface: #ffffff;--surface-soft: #f8fafc;--surface-alt: #f3f6fa;--line: #d4dde8;--line-strong: #c2cedc;--brand: #1c3a59;--brand-strong: #132f4b;--brand-soft: #eef3f9;--accent: #9b7b3f;--success: #1f7a4d;--success-bg: #e8f6ee;--danger: #a6291f;--danger-bg: #fdeceb;--radius-xs: 8px;--radius-sm: 12px;--radius-md: 14px;--radius-lg: 16px;--shadow-xs: 0 1px 2px rgba(15, 23, 42, .04);--shadow-sm: 0 4px 12px rgba(16, 33, 56, .07);--shadow-md: 0 8px 18px rgba(16, 33, 56, .1)}.auth-page,.layout{min-height:100vh;padding:clamp(16px,2.2vw,28px);background:var(--bg-canvas);color:var(--ink);font-family:var(--font-ui)}.auth-page{display:grid;place-items:center;position:relative;overflow-x:hidden}.auth-page:before,.auth-page:after{content:"";position:absolute;pointer-events:none;border-radius:999px;filter:blur(2px)}.auth-page:before{width:420px;height:420px;top:-120px;left:-120px;background:radial-gradient(circle,#1c3a5917,#1c3a5900 72%)}.auth-page:after{width:360px;height:360px;bottom:-130px;right:-80px;background:radial-gradient(circle,#9b7b3f17,#9b7b3f00 75%)}.layout{max-width:1580px;margin:0 auto;animation:page-fade .32s ease-out}.app-shell{display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;align-items:start}.content-area{min-width:0}.side-nav{position:sticky;top:8px;width:78px;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:14px;display:flex;flex-direction:column;gap:12px;max-height:calc(100vh - 16px);overflow-x:hidden;overflow-y:auto;transition:width .18s ease,box-shadow .18s ease,border-color .18s ease}.side-nav:hover,.side-nav:focus-within{width:286px}.side-nav-head{display:flex;align-items:center;gap:10px}.side-nav-monogram{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;font-family:var(--font-display);font-weight:800;color:#f2f7ff;background:linear-gradient(160deg,#1f4468,#173958);border:1px solid #30557d;box-shadow:var(--shadow-xs);flex:0 0 auto}.side-nav-head-text{min-width:0}.side-nav-head h1{font-size:1.15rem;line-height:1.25}.side-nav-actions{display:grid;grid-template-columns:1fr;gap:8px}.side-nav-actions button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px}.side-nav-tabs{display:grid;gap:7px}.side-nav-bottom{margin-top:auto;padding-top:10px;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:center;gap:8px}.side-tab{width:100%;justify-content:flex-start;text-align:center;box-shadow:none;padding:9px;gap:0}.side-tab-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 18px}.side-tab-icon svg{width:18px;height:18px}.side-tab-label{flex:1;text-align:left}.side-action-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;font-size:.98rem;line-height:1;flex:0 0 18px}.side-icon-toggle{width:42px;height:42px;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center}.side-icon-toggle.active{background:#22496f;border-color:#1e4264;color:#f4f9ff}.side-theme-icon{font-size:1.08rem;line-height:1}.side-nav-text,.side-nav-head-text,.side-tab-label,.side-tab-badge{max-width:0;opacity:0;overflow:hidden;white-space:nowrap;transform:translate(-6px);pointer-events:none;transition:max-width .17s ease,opacity .14s ease,transform .17s ease}.side-nav:hover .side-nav-text,.side-nav:focus-within .side-nav-text,.side-nav:hover .side-nav-head-text,.side-nav:focus-within .side-nav-head-text,.side-nav:hover .side-tab-label,.side-nav:focus-within .side-tab-label,.side-nav:hover .side-tab-badge,.side-nav:focus-within .side-tab-badge{max-width:230px;opacity:1;transform:translate(0);pointer-events:auto}.side-nav:hover .side-nav-actions button,.side-nav:focus-within .side-nav-actions button{justify-content:flex-start;padding:9px 10px;text-align:left}.side-nav:hover .side-tab,.side-nav:focus-within .side-tab{gap:8px;text-align:left;justify-content:space-between;padding:9px 10px}.side-tab-badge{border-radius:999px;padding:2px 7px;font-size:.72rem;font-weight:800;background:#dbe7f5;color:#1d4067}.side-tab-badge.side-tab-badge-alert{min-width:1.4rem;text-align:center;background:#cf2f2f;color:#fff;transform-origin:center;animation:task-badge-pulse 1.8s ease-in-out infinite}.side-tab.active .side-tab-badge{background:#ffffff3d;color:#f4f9ff}.side-tab.active .side-tab-badge.side-tab-badge-alert{background:#cf2f2f;color:#fff}.side-tab-membership{background:linear-gradient(180deg,#e0e7efb8,#d2dce8b8);border-color:#bccadd;opacity:.72}.side-tab-membership:hover,.side-tab-membership:focus-visible{opacity:.92}.side-tab-membership.active{opacity:1;background:linear-gradient(180deg,#2f4f70,#223f5f);border-color:#1f3a57}.layout.theme-dark{--bg-canvas: linear-gradient(180deg, #09131f 0%, #101d2d 100%);--ink: #e4edf7;--ink-soft: #becce0;--ink-muted: #96a8be;--surface: #152537;--surface-soft: #1a2c43;--surface-alt: #20334d;--line: #314962;--line-strong: #3a5775;--brand: #8fb5dd;--brand-strong: #b3d0ec;--brand-soft: #243a56;--success-bg: #173a2d;--danger-bg: #412122;--shadow-xs: 0 1px 2px rgba(2, 8, 18, .4);--shadow-sm: 0 6px 14px rgba(3, 9, 19, .45);--shadow-md: 0 10px 20px rgba(3, 9, 19, .5)}.layout.theme-dark .topbar,.layout.theme-dark .tabs,.layout.theme-dark .side-nav{background:var(--surface);border-color:var(--line)}.layout.theme-dark .topbar-context,.layout.theme-dark .toolbar-hint,.layout.theme-dark .summary-kpi span,.layout.theme-dark .chat-meta,.layout.theme-dark .line-note{color:var(--ink-muted)}.layout.theme-dark input,.layout.theme-dark select,.layout.theme-dark textarea{background:#0f1d2f;border-color:#3a526e;color:#e6eef9}.layout.theme-dark input::placeholder,.layout.theme-dark textarea::placeholder{color:#90a3bb}.layout.theme-dark button{background:#335a82;border-color:#2c4f74;color:#f3f8ff}.layout.theme-dark .ghost-btn{background:#1d3148;border-color:#456383;color:#d7e5f6}.layout.theme-dark .side-icon-toggle.active{background:#4d76a1;border-color:#5882ad;color:#f2f8ff}.layout.theme-dark .side-nav-bottom{border-top-color:#36516f}.layout.theme-dark .tab{background:#1a2d43;border-color:#3e5a79;color:#d7e6f8}.layout.theme-dark .tab:hover{background:#223850}.layout.theme-dark .tab.active{background:#4d76a1;border-color:#5882ad;color:#f2f8ff}.layout.theme-dark .side-tab-badge{background:#2c4866;color:#e0ecf9}.layout.theme-dark .side-tab-badge.side-tab-badge-alert{background:#d74a4a;color:#fff}.layout.theme-dark .side-tab-membership{background:linear-gradient(180deg,#3c526ba3,#2d445ea3);border-color:#4c6786;opacity:.76}.layout.theme-dark .side-tab-membership.active{opacity:1;background:linear-gradient(180deg,#5b7ea5,#47698e);border-color:#54789f}.layout.theme-dark .summary-kpi,.layout.theme-dark .mini-item,.layout.theme-dark .case-doc-item,.layout.theme-dark .case-role-edit-card,.layout.theme-dark .court-profile-field,.layout.theme-dark .case-responsible-list,.layout.theme-dark .chat-form,.layout.theme-dark .chat-messages,.layout.theme-dark .jurisprudence-item,.layout.theme-dark .draft-output{background:#17293f;border-color:#344d68;color:#dce8f6}.layout.theme-dark .case-role-edit-summary{color:var(--ink-muted)}.layout.theme-dark .task-card.task-card-approved{border-left-color:#58a97e;background:#173729}.layout.theme-dark .task-card.task-card-observed{border-left-color:#d4b453;background:#3f3214}.layout.theme-dark .task-card.task-card-pending{border-left-color:#db9056;background:#3f2612}.layout.theme-dark .task-state-chip.tone-approved{background:#1e4a36;border-color:#4f8f6e;color:#d9f1e4}.layout.theme-dark .task-state-chip.tone-observed{background:#4e3e1d;border-color:#9f8743;color:#f7e5b4}.layout.theme-dark .task-state-chip.tone-pending{background:#4c2d1c;border-color:#aa6f46;color:#f5d7bf}.layout.theme-dark .template-text-preview,.layout.theme-dark .template-rich-editor{background:#fff;border-color:#4a627d;color:#000}.layout.theme-dark .table-wrapper,.layout.theme-dark .non-working-table-wrapper{background:#142438;border-color:#344d68}.layout.theme-dark table{background:#142438}.layout.theme-dark th{background:#1b3048;color:#d7e4f5;border-bottom-color:#324b65}.layout.theme-dark td{border-bottom-color:#30465f}.layout.theme-dark tbody tr:nth-child(2n){background:#172a40}.layout.theme-dark tbody tr:hover{background:#20364f}.layout.theme-dark .calendar-weekdays span{background:#21364f;border-color:#395571;color:#d6e3f4}.layout.theme-dark .calendar-cell{background:#15273d;border-color:#36516d;color:#d8e7f7}.layout.theme-dark .calendar-cell.outside{background:#132235;color:#93a7bf}.layout.theme-dark .calendar-pill.more{background:#5f4a21;color:#f5e4be}.layout.theme-dark .calendar-pill.tone-deadline{--calendar-pill-bg: #5f2530;--calendar-pill-border: #8b4150;--calendar-pill-color: #ffe1e5}.layout.theme-dark .calendar-pill.tone-hearing{--calendar-pill-bg: #1f4f3c;--calendar-pill-border: #3c7f62;--calendar-pill-color: #ddf8eb}.layout.theme-dark .calendar-pill.tone-other{--calendar-pill-bg: #284969;--calendar-pill-border: #46749f;--calendar-pill-color: #dfeefe}.layout.theme-dark .calendar-day-event.tone-deadline{border-left-color:#c77280}.layout.theme-dark .calendar-day-event.tone-hearing{border-left-color:#73c3a0}.layout.theme-dark .calendar-day-event.tone-other{border-left-color:#83b3ea}.layout.theme-dark .hint,.layout.theme-dark .warning-note{background:#1a2d44;border-color:#37526f;color:#d4e2f3}.layout.theme-dark .case-section-panel{border-color:#39536f;background:linear-gradient(180deg,#15283e,#13263a)}.layout.theme-dark .case-section-panel>summary{color:#d9e8f8}.layout.theme-dark .case-section-panel>summary:hover{color:#edf5fd}.layout.theme-dark .case-section-panel>summary:after{border-color:#56728f;background:#213a55;color:#deecfb}.layout.theme-dark .proof-summary-item,.layout.theme-dark .proof-side-summary-card,.layout.theme-dark .proof-oficio-card,.layout.theme-dark .proof-notification-card,.layout.theme-dark .proof-ai-box,.layout.theme-dark .proof-stage-section,.layout.theme-dark .proof-movement-row{background:#16293f;border-color:#3b5571;color:#dce9f7}.layout.theme-dark .proof-summary-item.has-critical,.layout.theme-dark .proof-critical-box,.layout.theme-dark .proof-movement-row.status-critical{border-left-color:#d26f7d}.layout.theme-dark .proof-critical-box{background:linear-gradient(180deg,#2d1f2a,#2a1c25)}.layout.theme-dark .proof-movement-row.status-completed{border-left-color:#5fb084;background:#173428}.layout.theme-dark .proof-movement-row.status-pending{border-left-color:#c09b58;background:#372b17}.layout.theme-dark .proof-movement-row.status-info{border-left-color:#6e95be}.layout.theme-dark .proof-status-chip{border-color:#5f7d9d;background:#233c58;color:#d6e7f8}.layout.theme-dark .proof-status-chip.status-critical{border-color:#9c4d58;background:#4a2530;color:#ffd8df}.layout.theme-dark .proof-status-chip.status-completed{border-color:#467f5f;background:#204635;color:#d6f1e3}.layout.theme-dark .proof-status-chip.status-pending{border-color:#8e7041;background:#4a3a1f;color:#f8e6bf}.auth-card,.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.auth-card{width:min(720px,100%);padding:clamp(18px,2vw,28px);position:relative;z-index:1;animation:card-rise .38s ease-out}.card{padding:clamp(14px,1.4vw,20px);transition:border-color .16s ease,box-shadow .16s ease}.card:hover{border-color:var(--line-strong);box-shadow:var(--shadow-sm)}.panel-grid,.module-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.calendar-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(320px,1fr);gap:16px}.panel-grid>.card,.module-grid>.card,.calendar-layout>.card{animation:card-rise .3s ease-out both}.panel-grid>.card:nth-child(2),.module-grid>.card:nth-child(2),.calendar-layout>.card:nth-child(2){animation-delay:45ms}.panel-grid>.card:nth-child(3),.module-grid>.card:nth-child(3){animation-delay:90ms}.wide-card{grid-column:1 / -1}h1,h2,h3{margin:0;color:var(--ink);font-family:var(--font-display);letter-spacing:.01em}h1{font-size:clamp(1.35rem,1.2rem + .7vw,1.9rem);line-height:1.25}h2{font-size:clamp(1.06rem,1rem + .35vw,1.28rem);line-height:1.3}h3{font-size:1rem}p{margin:7px 0;color:var(--ink-soft);line-height:1.45}small,.muted{color:var(--ink-muted)}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:12px;padding:14px 16px;border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;box-shadow:var(--shadow-xs)}.topbar h1{margin-bottom:4px}.topbar-context{margin-top:4px;color:#5a6c80;font-size:.9rem}.topbar-actions{display:flex;gap:8px;flex-wrap:wrap}.tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:8px;margin-bottom:12px;position:sticky;top:8px;z-index:5;padding:8px;border-radius:12px;border:1px solid #d1dae6;background:#f8fafd;box-shadow:var(--shadow-xs)}.tab{border:1px solid #c8d4e3;background:#fff;color:#203550;border-radius:10px;padding:8px 13px;cursor:pointer;font-weight:700;font-size:.92rem;display:inline-flex;align-items:center;gap:5px;transition:all .14s ease}.tab:hover{border-color:#9fb2c8;background:#f5f8fc}.tab.active{background:#1f4263;color:#f4f8fc;border-color:#173a5c;box-shadow:none}.summary-kpi-grid{margin-top:8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:8px}.summary-kpi{border:1px solid #d8e2ee;border-radius:10px;background:#f9fbfe;padding:10px}.summary-kpi span{display:block;color:#5a6e84;font-size:.82rem;font-weight:700}.summary-kpi strong{display:block;margin-top:4px;font-size:1.18rem;color:#1d344f}.quick-action-grid{margin-top:8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}.quick-action-btn{width:100%;justify-content:center;min-height:44px}.form-grid{display:grid;gap:11px;grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid label{display:flex;flex-direction:column;gap:6px;color:#26384d;font-weight:700;font-size:.92rem}.form-grid>button{width:fit-content}.full-width{grid-column:1 / -1}.checkbox-label{flex-direction:row!important;align-items:center;gap:8px!important}.checkbox-label input[type=checkbox]{width:16px;height:16px}.case-responsible-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px;border:1px solid #c4d0de;border-radius:var(--radius-xs);background:#fbfdff;padding:10px 11px}.case-responsible-list .checkbox-label{margin:0}.field-label{display:block;margin-bottom:6px;color:#26384d;font-weight:700;font-size:.92rem}.court-profile-field{border:1px solid #c4d0de;border-radius:var(--radius-xs);background:#fbfdff;padding:10px 11px}.court-profile-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:6px}.court-profile-option{display:inline-flex;align-items:center;gap:8px;color:#26384d;font-weight:700;font-size:.92rem}.court-profile-option input{width:16px;height:16px}input,select,textarea{border:1px solid #c4d0de;border-radius:var(--radius-xs);padding:10px 11px;background:#fff;color:#152438;transition:border-color .14s ease,box-shadow .14s ease,background-color .14s ease}input::placeholder,textarea::placeholder{color:#7b8898}input:hover,select:hover,textarea:hover{border-color:#9fb1c6}input:focus,select:focus,textarea:focus{border-color:#315c84;box-shadow:0 0 0 3px #315c8424;background:#fff;outline:none}textarea{resize:vertical}button{border:1px solid #1b3d5e;border-radius:10px;padding:9px 14px;min-height:38px;background:#1f4467;color:#f7fbff;font-weight:700;letter-spacing:.005em;cursor:pointer;box-shadow:0 2px 6px #1839552e;transition:box-shadow .12s ease,background-color .12s ease,border-color .12s ease}button:hover{background:#234d74;border-color:#1f466b;box-shadow:0 4px 10px #18395538}button:disabled{cursor:not-allowed;opacity:.62;box-shadow:none}.layout.action-busy button:not(:disabled){pointer-events:none;cursor:not-allowed;opacity:.62}.ghost-btn{background:#f7fafe;border-color:#b8c8db;color:#203650;box-shadow:none}.ghost-btn:hover{background:#eff4fa;border-color:#9fb3c9}.error-box,.success-box{margin:0 0 12px;border-radius:var(--radius-sm);padding:10px 12px;font-weight:700;border:1px solid transparent}.error-box{background:var(--danger-bg);border-color:#f7c6c1;color:var(--danger)}.success-box{background:var(--success-bg);border-color:#bfe1cc;color:var(--success)}.hint{margin-top:14px;background:linear-gradient(180deg,#f7fafd,#f3f7fc);border:1px solid #d4ddea;border-radius:var(--radius-sm);padding:11px 12px}.hint p{margin:4px 0}.hint ul{margin:8px 0 0;padding-left:18px}.table-wrapper{overflow-x:auto;border:1px solid #d8e1ec;border-radius:var(--radius-sm);background:#fff}.toolbar-inline{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin:10px 0 12px}.toolbar-field{display:flex;flex-direction:column;gap:6px;font-size:.9rem;font-weight:700;color:#2a3d56}.toolbar-hint{margin:0;font-size:.9rem;color:#526578}.audit-day-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:8px}.audit-day-btn{border:1px solid #c3d1e1;background:linear-gradient(180deg,#fbfdff,#f2f7fc);color:#20354e;border-radius:10px;padding:8px 10px;box-shadow:none;display:flex;flex-direction:column;align-items:flex-start;gap:2px}.audit-day-btn small{color:#5b7087;font-weight:700}.audit-day-btn.active{border-color:#173a5c;background:linear-gradient(180deg,#22466a,#173958);color:#f3f8fd}.audit-day-btn.active small{color:#d6e5f5}.task-subtabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:8px}.full-width-btn{width:100%;justify-content:center}.chat-layout{display:grid;grid-template-columns:minmax(250px,340px) minmax(0,1fr);gap:16px}.chat-sidebar{display:flex;flex-direction:column;gap:10px}.chat-user-list{display:grid;gap:8px}.chat-user-btn{width:100%;background:linear-gradient(180deg,#fafcff,#f2f7fc);border:1px solid #c7d4e4;color:#203550;box-shadow:none;justify-content:flex-start;display:flex;flex-direction:column;align-items:flex-start;gap:1px}.chat-user-btn small{font-weight:600;color:#5e7389}.chat-user-btn.active{background:linear-gradient(180deg,#224669,#173858);color:#f3f8ff;border-color:#173a5c}.chat-user-btn.active small{color:#d5e5f5}.chat-main{display:flex;flex-direction:column;gap:12px;min-height:560px}.chat-header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.chat-search-row{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.chat-search-field{flex:1 1 340px}.chat-search-field input{width:100%}.chat-messages{border:1px solid #d4deea;border-radius:var(--radius-sm);background:#f9fbfe;padding:12px;min-height:340px;max-height:460px;overflow-y:auto;display:flex;flex-direction:column;gap:8px}.chat-bubble{max-width:min(76%,760px);border:1px solid #cdd8e6;border-radius:12px 12px 12px 4px;background:#fff;padding:9px 10px;box-shadow:var(--shadow-xs)}.chat-bubble.own{align-self:flex-end;border-color:#b8cadf;border-radius:12px 12px 4px;background:linear-gradient(180deg,#eff4fb,#e8f0f9)}.chat-meta{margin:0 0 4px;font-size:.78rem;color:#607588}.chat-bubble p{margin:0;white-space:pre-wrap}.chat-form{border:1px solid #d5dfea;border-radius:var(--radius-sm);background:#f9fbff;padding:10px}.chat-form textarea{min-height:90px}.jurisprudence-actions,.jurisprudence-toolbar{display:flex;align-items:flex-end;gap:8px;flex-wrap:wrap}.jurisprudence-toolbar{margin:14px 0 10px;align-items:center;justify-content:space-between}.jurisprudence-results{display:grid;gap:11px}.jurisprudence-item{border:1px solid #d4deea;border-radius:var(--radius-sm);padding:12px;background:#fff}.jurisprudence-item h3{margin:6px 0;font-size:1.03rem}.jurisprudence-item-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.jurisprudence-check{display:inline-flex;align-items:center;gap:8px;font-weight:700}.jurisprudence-check input{accent-color:var(--brand)}.jurisprudence-source{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:4px 10px;font-size:.75rem;font-weight:800;letter-spacing:.02em}.jurisprudence-source.source-cij{background:#e7effb;color:#18426d;border:1px solid #aac1de}.jurisprudence-source.source-juba{background:#edf7ef;color:#1f6a3e;border:1px solid #afd5bc}a{color:var(--brand);font-weight:700;text-decoration-thickness:1.5px;text-underline-offset:2px}a:hover{color:var(--brand-strong)}table{width:100%;border-collapse:collapse;font-size:.94rem;background:#fff}th,td{text-align:left;padding:9px 10px;border-bottom:1px solid #e2e8f1;vertical-align:top}th{color:#2a3d54;font-weight:800;background:#f5f8fc;position:sticky;top:0;z-index:1}tbody tr:nth-child(2n){background:#f9fbfe}tbody tr:hover{background:#edf3fa}.mini-item{border:1px solid #d7e0eb;border-left:4px solid #a9bcd1;border-radius:var(--radius-sm);padding:11px;margin-top:10px;background:#fff}.mini-item strong{color:#1d314a}.task-card{border-left-width:5px}.task-card.task-card-approved{border-left-color:#2f8555;background:#ebf8f0}.task-card.task-card-observed{border-left-color:#d3a007;background:#fffbe8}.task-card.task-card-pending{border-left-color:#db7a08;background:#fff4e8}.task-state-chip{display:inline-flex;align-items:center;border-radius:999px;padding:3px 9px;font-size:.78rem;font-weight:800;border:1px solid transparent}.task-state-chip.tone-approved{background:#e7f5ee;color:#20663f;border-color:#9dcdaf}.task-state-chip.tone-observed{background:#fff6d8;color:#7b6110;border-color:#e1c06a}.task-state-chip.tone-pending{background:#ffe9d7;color:#7f4510;border-color:#e7ac74}.membership-module .card{border-radius:14px}.membership-hero{background:radial-gradient(circle at 90% -10%,#9b7b3f29,#9b7b3f00 42%),linear-gradient(180deg,#f8fbff,#f2f6fb);border-color:#cfdbea}.membership-eyebrow{margin:0;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#405974}.membership-price-row{margin-top:14px;padding:12px;border-radius:12px;border:1px solid #c8d6e6;background:#ffffffbd;display:grid;grid-template-columns:minmax(200px,300px) minmax(0,1fr);gap:12px;align-items:center}.membership-price-row small{display:block;font-size:.8rem;font-weight:700;color:#556b83}.membership-price-row strong{display:block;margin-top:2px;font-size:clamp(1.4rem,1.2rem + 1vw,2rem);line-height:1.15;color:#132e4b}.membership-autodebit-note{margin:6px 0 0;padding:7px 9px;border:1px solid #c8d7b4;border-radius:9px;background:linear-gradient(180deg,#f7fbf1,#eef8e2);color:#2d4f1f;font-size:.9rem;font-weight:700}.membership-autodebit-note strong{display:inline;margin:0;font-size:inherit;line-height:inherit;color:#24431a}.membership-license-strip{margin-top:10px;display:flex;flex-wrap:wrap;gap:8px}.membership-license-badge{display:inline-flex;align-items:center;border:1px solid #c7d6e7;border-radius:999px;background:#ffffffdb;color:#27425f;font-size:.79rem;font-weight:800;letter-spacing:.02em;padding:5px 10px}.membership-license-badge.is-primary{border-color:#b89a61;background:#f7f0e0;color:#5a4420}.membership-payment-grid{margin-top:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.membership-payment-card{border:1px solid #c3d3e5;border-radius:12px;background:linear-gradient(180deg,#fffffff0,#f2f7fcf0);padding:12px;box-shadow:0 2px 8px #102a4814;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.membership-payment-card:hover{transform:translateY(-2px);border-color:#a6bdd8;box-shadow:0 10px 20px #102a4824}.membership-payment-card-mp{border-left:4px solid #2d74df}.membership-payment-card-debit{border-left:4px solid #2a7a4f}.membership-payment-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.membership-payment-logo{width:148px;max-width:62%;height:auto;display:block}.membership-payment-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #a9c0da;background:#edf4fd;color:#1f4974;font-size:.74rem;font-weight:800;letter-spacing:.02em;padding:4px 8px;white-space:nowrap}.membership-payment-chip-accent{border-color:#a5c9af;background:#eef8f1;color:#285b3d}.membership-pay-title{margin:8px 0 0;color:#1f3a58;font-weight:800}.membership-pay-note{margin:4px 0 0;color:#526b83;font-size:.88rem}.membership-pay-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid #1b3d5e;border-radius:10px;padding:10px 14px;min-height:38px;background:#1f4467;color:#f7fbff;font-weight:800;letter-spacing:.005em;text-decoration:none;white-space:nowrap;box-shadow:0 2px 6px #1839552e;transition:box-shadow .12s ease,background-color .12s ease,border-color .12s ease}.membership-pay-btn:hover{background:#234d74;border-color:#1f466b;color:#fff;box-shadow:0 4px 10px #18395538}.membership-payment-actions{margin-top:10px;display:flex;align-items:center;gap:8px}.membership-payment-actions .membership-pay-btn,.membership-payment-actions .membership-debit-btn{width:100%;justify-content:center}.membership-debit-btn{text-decoration:none;font-weight:800}.membership-list{margin:10px 0 0;padding-left:18px}.membership-list li{margin:6px 0;color:#2d425a}.membership-option-list{display:grid;gap:8px;margin-top:8px}.membership-option{border-left-color:#b39156}.membership-note{background:linear-gradient(180deg,#f9fbfd,#f4f8fc)}.membership-hero-metrics{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.membership-hero-metric{border:1px solid #c7d5e5;border-radius:10px;background:#ffffffd1;padding:10px}.membership-hero-metric strong{display:block;font-size:1.02rem;color:#14324f}.membership-hero-metric span{display:block;margin-top:4px;color:#4f6780;font-size:.84rem;line-height:1.35}.membership-included-grid{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.membership-included-item{border:1px solid #cedbeb;border-radius:11px;background:#fcfdff;padding:10px 11px}.membership-included-item h3{margin:0;font-size:.96rem;color:#213f5f}.membership-included-item p{margin:6px 0 0;color:#4f6881;font-size:.87rem;line-height:1.4}.membership-included-value{margin-top:8px;border-top:1px dashed #cdd9e7;padding-top:7px;color:#274567;font-weight:700}.membership-profile-tabs{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.membership-profile-tab{justify-content:center;font-weight:800}.membership-profile-tab.active{background:#1f4468;border-color:#1b3e61;color:#f3f8ff}.membership-profile-panel{margin-top:10px;border:1px solid #cfdaea;border-radius:12px;background:#f9fcff;padding:12px}.membership-profile-summary{margin:0;color:#2d4763;font-weight:700;line-height:1.45}.membership-profile-columns{margin-top:10px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.membership-profile-columns h3{margin:0;font-size:.92rem;color:#233f5d}.membership-step-list{margin:7px 0 0;padding-left:18px}.membership-step-list li{margin:5px 0;color:#425d78;line-height:1.4}.membership-chip-list{margin-top:7px;display:flex;flex-wrap:wrap;gap:6px}.membership-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #bcd0e4;background:#edf4fc;color:#24476b;font-size:.78rem;font-weight:800;padding:4px 9px}.membership-profile-outcome{margin:10px 0 0;color:#2e4966}.membership-compare-wrap{margin-top:10px}.membership-compare-table th,.membership-compare-table td{font-size:.88rem;line-height:1.4}.membership-compare-table th:nth-child(1),.membership-compare-table td:nth-child(1){min-width:190px}.membership-impact-card{background:radial-gradient(circle at 84% -24%,#1c3a5924,#1c3a5900 44%),linear-gradient(180deg,#f8fbff,#f2f7fd)}.membership-impact-controls{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.membership-impact-controls label{display:flex;flex-direction:column;gap:7px;border:1px solid #cad9ea;border-radius:11px;background:#ffffffdb;padding:10px;color:#2b4865;font-weight:700;font-size:.86rem}.membership-impact-controls input[type=range]{width:100%;accent-color:#1f4468}.membership-impact-controls input[type=number]{min-height:36px;border:1px solid #bfcfe0;border-radius:9px;padding:8px;background:#fff;color:#1d334b;font-weight:700}.membership-impact-grid{margin-top:10px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.membership-impact-item{border:1px solid #c8d8ea;border-radius:11px;background:#ffffffdb;padding:10px}.membership-impact-item span{display:block;color:#506983;font-size:.81rem;line-height:1.35}.membership-impact-item strong{display:block;margin-top:6px;color:#173856;font-size:1rem}.membership-impact-footnote{margin-top:10px}.membership-proof-grid{margin-top:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.membership-proof-item{margin-top:0;border-left-color:#9e8252}.layout.theme-dark .membership-hero{background:radial-gradient(circle at 90% -10%,#b5904933,#b5904900 46%),linear-gradient(180deg,#1a2e44,#16273a);border-color:#3c5673}.layout.theme-dark .membership-eyebrow{color:#acc3db}.layout.theme-dark .membership-price-row{background:#122234b3;border-color:#425f7f}.layout.theme-dark .membership-price-row small{color:#a9bfd6}.layout.theme-dark .membership-price-row strong{color:#edf4fb}.layout.theme-dark .membership-autodebit-note{border-color:#56754a;background:linear-gradient(180deg,#314c288c,#2840218c);color:#d3e9c9}.layout.theme-dark .membership-autodebit-note strong{color:#e6f5df}.layout.theme-dark .membership-license-badge{border-color:#4b6785;background:#182a3ed9;color:#c9daec}.layout.theme-dark .membership-license-badge.is-primary{border-color:#846c3f;background:#4c3e21b3;color:#ead6af}.layout.theme-dark .membership-payment-card{border-color:#456181;background:linear-gradient(180deg,#122234db,#14273bdb);box-shadow:0 2px 8px #0208125c}.layout.theme-dark .membership-payment-card:hover{border-color:#5c7da1;box-shadow:0 10px 20px #02081280}.layout.theme-dark .membership-payment-chip{border-color:#55779c;background:#233b55;color:#d8e7f8}.layout.theme-dark .membership-payment-chip-accent{border-color:#5f8a70;background:#244438;color:#d2ecdb}.layout.theme-dark .membership-pay-title{color:#dbe8f6}.layout.theme-dark .membership-pay-note{color:#a9bfd6}.layout.theme-dark .membership-pay-btn{background:#4d76a1;border-color:#5882ad;color:#f2f8ff}.layout.theme-dark .membership-pay-btn:hover{background:#5a85b1;border-color:#6591bd}.layout.theme-dark .membership-debit-btn{border-color:#5d7f67;background:#213f33;color:#d4eddf}.layout.theme-dark .membership-debit-btn:hover{border-color:#6f9379;background:#2a4f3f;color:#e5f6ec}.layout.theme-dark .membership-list li{color:#d0deee}.layout.theme-dark .membership-note{background:linear-gradient(180deg,#1a2e44,#162739);border-color:#3c5875}.layout.theme-dark .membership-hero-metric{border-color:#486482;background:#182a3ed1}.layout.theme-dark .membership-hero-metric strong{color:#e8f1fb}.layout.theme-dark .membership-hero-metric span{color:#a9bfd6}.layout.theme-dark .membership-included-item{border-color:#456281;background:#1a2f46}.layout.theme-dark .membership-included-item h3{color:#e2edf9}.layout.theme-dark .membership-included-item p{color:#a9bfd6}.layout.theme-dark .membership-included-value{border-top-color:#456180;color:#d8e8f9}.layout.theme-dark .membership-profile-tab.active{background:#5b86b3;border-color:#6896c4;color:#f4f9ff}.layout.theme-dark .membership-profile-panel{border-color:#486484;background:#1a3048}.layout.theme-dark .membership-profile-summary,.layout.theme-dark .membership-profile-columns h3,.layout.theme-dark .membership-profile-outcome{color:#d6e5f4}.layout.theme-dark .membership-step-list li{color:#a9bfd6}.layout.theme-dark .membership-chip{border-color:#5a7ea4;background:#233d59;color:#d9e8f8}.layout.theme-dark .membership-impact-card{background:radial-gradient(circle at 84% -24%,#8dadd033,#8dadd000 46%),linear-gradient(180deg,#1a3047,#182b40)}.layout.theme-dark .membership-impact-controls label,.layout.theme-dark .membership-impact-item{border-color:#4a6888;background:#182b40db}.layout.theme-dark .membership-impact-controls label{color:#d8e7f8}.layout.theme-dark .membership-impact-controls input[type=number]{border-color:#4f708f;background:#16293d;color:#ebf3fc}.layout.theme-dark .membership-impact-item span{color:#a9bfd6}.layout.theme-dark .membership-impact-item strong{color:#eaf3fd}.layout.theme-dark .membership-proof-item{border-left-color:#8b7144}.case-doc-list{display:grid;gap:8px;margin-top:6px}.case-doc-item{border:1px solid #d7e2ed;border-radius:10px;background:#fbfdff;padding:9px 10px}.case-doc-item p{margin:4px 0}.case-detail-block{display:flex;flex-direction:column;gap:10px}.case-list-section-nav{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-top:2px}.case-list-section-nav a{text-decoration:none}.case-list-section-nav .ghost-btn{display:inline-flex;align-items:center;justify-content:center;padding:7px 10px}.case-section-panel{border:1px solid #d4deea;border-radius:12px;background:linear-gradient(180deg,#fbfdff,#f5f9fe);padding:10px}.case-section-panel+.case-section-panel{margin-top:4px}.case-section-panel>summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:8px;font-weight:800;color:#1f3754;padding:2px}.case-section-panel>summary:hover{color:#173a5d}.case-section-panel>summary::-webkit-details-marker{display:none}.case-section-panel>summary:after{content:"+";width:22px;height:22px;border-radius:999px;border:1px solid #c5d3e4;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;line-height:1;font-weight:900;color:#27496e;background:#eff5fc;flex:0 0 auto}.case-section-panel[open]>summary:after{content:"-"}.case-section-panel>:not(summary){margin-top:10px}.case-quick-list-panel{margin-top:12px}.case-note-inline-form{margin-top:8px}.case-note-list{display:grid;gap:8px}.case-note-item{margin-top:0}.case-note-edit-label{display:flex;flex-direction:column;gap:6px;color:#26384d;font-weight:700;font-size:.92rem}.case-summary-head{border-left-color:#22476d}.case-role-edit-card{border:1px solid #d4deea;border-radius:var(--radius-xs);padding:10px 11px;background:#fbfdff}.case-role-edit-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;flex-wrap:wrap}.case-role-edit-summary{margin:0}.case-role-edit-toggle{white-space:nowrap}.case-totals-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.case-list-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px}.case-movement-list{display:grid;gap:8px}.case-movement-item{border-left-color:#9bb0c7}.case-movement-meta{margin:0 0 4px;font-size:.82rem;color:#5f7388;font-weight:700}.case-summary-item.selected{border-left-color:#1b3f63;box-shadow:0 0 0 1px #1b3f6333;background:linear-gradient(180deg,#fff,#f0f6fd)}.proof-control-head{border-left-color:#29547d}.proof-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px}.proof-summary-item{margin-top:0;border-left-color:#7fa2c6}.proof-summary-item.has-critical{border-left-color:#c34444}.proof-side-summary-card{border-left-color:#3d6b99;background:linear-gradient(180deg,#f8fbff,#f1f6fc)}.proof-oficio-card{border-left-color:#6a8eb4}.proof-notification-card{border-left-color:#4d7aa8}.proof-ai-box{margin-top:8px;border:1px solid #c6d7ea;border-radius:10px;padding:9px 10px;background:linear-gradient(180deg,#f8fbff,#f2f7fd)}.proof-ai-recommendations{margin-top:6px}.proof-ai-recommendations p{margin:4px 0 0}.proof-critical-box{border-left-color:#c34444;background:linear-gradient(180deg,#fff9f9,#fff1f1)}.proof-stage-section{border-left-color:#7ea2c6}.proof-movement-list{display:grid;gap:7px;margin-top:8px}.proof-movement-row{border:1px solid #d4dfea;border-radius:9px;padding:9px;background:#fff;border-left:4px solid #96aec8}.proof-movement-row.status-critical{border-left-color:#cb3f3f;background:#fff8f8}.proof-movement-row.status-completed{border-left-color:#2f8b58;background:#f7fcf9}.proof-movement-row.status-pending{border-left-color:#ab7d2e;background:#fffaf2}.proof-movement-row.status-info{border-left-color:#5d86b3}.proof-status-chip{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #cbd9e8;padding:2px 9px;font-size:.74rem;font-weight:800;background:#edf4fc;color:#254b72}.proof-status-chip.status-critical{border-color:#efb1b1;background:#fdecec;color:#9d2424}.proof-status-chip.status-completed{border-color:#b7dec7;background:#e9f7ef;color:#236a42}.proof-status-chip.status-pending{border-color:#e6d0a4;background:#fbf2de;color:#78511b}.inline-actions{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}.subheading{margin-top:16px;margin-bottom:8px;font-size:1.04rem;color:#273b55}.muted{opacity:.86}.draft-output{background:#f8fbff;color:#162940;border-radius:var(--radius-sm);border:1px solid #d2deeb;padding:12px;white-space:pre-wrap;font-family:var(--font-mono);font-size:.85rem;line-height:1.45;max-height:540px;overflow:auto}.template-text-preview{background:#fff;color:#1b1f24;border-radius:var(--radius-sm);border:1px solid #d2deeb;padding:12px;font-family:Arial,sans-serif;font-size:12pt;line-height:1.5;text-align:justify;max-height:260px;overflow:auto}.template-item-toggle{width:100%;border:0;padding:0;margin:0;background:transparent;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer}.template-item-title{color:#1d314a;font-weight:800;line-height:1.3}.template-item-toggle-hint{color:#5f7388;font-size:.78rem;font-weight:700;white-space:nowrap}.template-item-meta{margin:8px 0 4px;color:#5f7388;font-size:.84rem;font-weight:700}.template-rich-editor{min-height:240px;border:1px solid #c8d6e6;border-radius:var(--radius-sm);background:#fff;color:#000;padding:12px;outline:none;font-family:Arial,sans-serif;font-size:12pt;line-height:1.5;text-align:justify;white-space:pre-wrap}.template-rich-editor:focus{border-color:#285683;box-shadow:0 0 0 2px #28568326}.template-rich-editor:empty:before{content:attr(data-placeholder);color:#7a8796}.layout.theme-dark .template-rich-editor:empty:before{color:#7a8796}.layout.theme-dark .template-item-title{color:#ecf3fb}.layout.theme-dark .template-item-toggle-hint,.layout.theme-dark .template-item-meta{color:#a5bad1}.calendar-board{display:flex;flex-direction:column;gap:12px}.calendar-toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;flex-wrap:wrap}.month-switch{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.month-switch h2{font-size:clamp(1.1rem,1.02rem + .3vw,1.26rem);text-transform:capitalize;min-width:220px}.calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.calendar-weekdays span{text-align:center;font-size:.82rem;font-weight:800;color:#334c69;padding:6px 0;border-radius:999px;background:#eef3f9;border:1px solid #d3deeb}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px}.calendar-cell{min-height:122px;border:1px solid #d2dce9;border-radius:12px;background:#fff;padding:8px;text-align:left;color:#1b2d46;display:flex;flex-direction:column;gap:8px;transition:border-color .13s ease,box-shadow .13s ease}.calendar-cell:hover{border-color:#9eb2ca;box-shadow:0 4px 10px #1d375317}.calendar-cell.outside{background:#f1f5fa;color:#66758a}.calendar-cell.selected{border-color:#264b70;box-shadow:0 0 0 1px #264b707a}.calendar-cell.today .day-number{background:linear-gradient(180deg,#244c72,#173958);color:#fff}.calendar-cell.has-non-working{border-color:#b68b47}.day-number{width:27px;height:27px;border-radius:999px;display:grid;place-items:center;font-weight:800;font-size:.84rem;background:#e9f0f9;color:#1f3654}.calendar-non-working-indicator{margin-top:-2px}.calendar-non-working-indicator span{display:inline-flex;align-items:center;border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:700;color:#6f4f1a;background:#f8efd8;border:1px solid #e2cfab}.calendar-event-stack{display:flex;flex-direction:column;gap:4px}.calendar-pill{border-radius:999px;padding:3px 8px;font-size:.72rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;border:1px solid var(--calendar-pill-border, #c7d8ec);background:var(--calendar-pill-bg, #e6eef9);color:var(--calendar-pill-color, #173e69)}.calendar-pill.tone-deadline{--calendar-pill-bg: #fde8e8;--calendar-pill-border: #f4b8b8;--calendar-pill-color: #9d2020}.calendar-pill.tone-hearing{--calendar-pill-bg: #e6f6ed;--calendar-pill-border: #b4dfc4;--calendar-pill-color: #1d7144}.calendar-pill.tone-other{--calendar-pill-bg: #e6eef9;--calendar-pill-border: #c7d8ec;--calendar-pill-color: #173e69}.calendar-pill.done{opacity:.7;text-decoration:line-through}.calendar-pill.more{border:1px solid #e2cfab;background:#f8efd9;color:#805c1d}.calendar-day-event{border-left-width:4px}.calendar-day-event.tone-deadline{border-left-color:#cf3636}.calendar-day-event.tone-hearing{border-left-color:#2f8b58}.calendar-day-event.tone-other{border-left-color:#3d6a97}.calendar-sidebar{display:flex;flex-direction:column;gap:10px}.calendar-sidebar h2{display:flex;flex-direction:column;gap:4px}.calendar-sidebar h2 small{font-size:.84rem;color:#596e84;text-transform:capitalize}.calendar-form-toggle{margin-top:6px}.calendar-form{margin-top:2px}.non-working-card{display:flex;flex-direction:column;gap:12px}.non-working-toolbar{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap}.non-working-filters{display:flex;gap:10px;flex-wrap:wrap}.non-working-filters label{display:flex;flex-direction:column;gap:4px;min-width:220px}.warning-note{border:1px solid #efd7a8;background:#fff7e6;color:#714f17;border-radius:10px;padding:10px 12px}.monotributo-toolbar{margin-top:10px}.monotributo-kpis{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px}.monotributo-alert{border-radius:12px;padding:11px 12px;border:1px solid transparent;margin-bottom:10px}.monotributo-alert strong{display:block}.monotributo-alert.level-ok{background:#edf7f0;border-color:#b9dcc5;color:#1e6a42}.monotributo-alert.level-notice{background:#eef4fb;border-color:#c8d9ee;color:#27496d}.monotributo-alert.level-warning{background:#fff6e8;border-color:#f0d4a7;color:#7b5311}.monotributo-alert.level-danger,.monotributo-alert.level-exceeded{background:#fdecec;border-color:#efc0bc;color:#8f2018}.monotributo-progress{width:100%;height:14px;border-radius:999px;background:#e6edf5;overflow:hidden;margin:10px 0 6px}.monotributo-progress-fill{height:100%;width:0%;transition:width .22s ease;background:#4a7097}.monotributo-progress-fill.level-ok{background:#2f8b56}.monotributo-progress-fill.level-notice{background:#3f6b99}.monotributo-progress-fill.level-warning{background:#b98324}.monotributo-progress-fill.level-danger,.monotributo-progress-fill.level-exceeded{background:#bb352a}.case-create-progress-box{border:1px solid #cad7e7;border-radius:12px;background:#f6f9fd;padding:10px 12px;display:flex;flex-direction:column;gap:8px}.case-create-progress-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.case-create-progress-head span{font-weight:700;color:#1e3f66}.case-create-progress{width:100%;height:12px;border-radius:999px;background:#dee7f2;overflow:hidden}.case-create-progress-fill{height:100%;width:0%;transition:width .22s ease;background:linear-gradient(90deg,#2f5b88,#4b77a7)}.case-create-progress-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:6px 10px}.case-create-progress-stats p{margin:0;font-size:.9rem}.monotributo-month-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.non-working-notices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.non-working-table-wrapper{border:1px solid #d6e0ec;border-radius:12px;overflow:auto}.non-working-table{width:100%;min-width:760px;border-collapse:collapse}.non-working-table th,.non-working-table td{border-bottom:1px solid #e2e9f3;text-align:left;vertical-align:top;padding:9px 10px}.non-working-table th{font-size:.78rem;text-transform:uppercase;letter-spacing:.02em;color:#405979;background:#f3f7fc}.non-working-table td{font-size:.88rem}.layout.theme-dark .case-create-progress-box{background:#172a41;border-color:#39556f}.layout.theme-dark .case-create-progress-head span{color:#cce0f4}.layout.theme-dark .case-create-progress{background:#243c57}.layout.theme-dark .case-create-progress-fill{background:linear-gradient(90deg,#5b8ec0,#78a9d9)}.line-note{margin-top:4px;display:block;color:#5f7288}.non-working-sources h3{margin-bottom:6px}.non-working-sources ul{margin:0;padding-left:18px}.auth-card .form-grid{margin-top:12px}.auth-card .hint{margin-top:16px}.auth-card h1{margin-bottom:8px}.auth-card strong{color:var(--brand)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#c4cfdd;border-radius:999px;border:2px solid #eef3f8}::-webkit-scrollbar-track{background:#eef3f8}@keyframes page-fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes card-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes task-badge-pulse{0%{transform:scale(1);box-shadow:0 0 #cf2f2f5c}50%{transform:scale(1.07);box-shadow:0 0 0 5px #cf2f2f00}to{transform:scale(1);box-shadow:0 0 #cf2f2f00}}@media(max-width:1200px){.calendar-layout,.chat-layout{grid-template-columns:1fr}}@media(max-width:980px){.app-shell{grid-template-columns:1fr}.side-nav{position:static;width:100%;max-height:none}.side-nav-head{align-items:flex-start}.side-nav-text,.side-nav-head-text,.side-tab-label,.side-tab-badge{max-width:280px;opacity:1;transform:translate(0);pointer-events:auto}.side-nav-actions button{justify-content:flex-start;padding:9px 10px;text-align:left}.side-tab{gap:8px;text-align:left;justify-content:space-between;padding:9px 10px}.side-nav-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.side-nav-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid,.module-grid,.form-grid,.calendar-layout,.chat-layout,.membership-price-row,.membership-hero-metrics,.membership-included-grid,.membership-profile-tabs,.membership-profile-columns,.membership-impact-controls,.membership-impact-grid,.membership-proof-grid,.membership-payment-grid{grid-template-columns:1fr}.topbar{flex-direction:column}.topbar-actions{width:100%;justify-content:flex-start}.toolbar-inline,.jurisprudence-toolbar,.chat-header{flex-direction:column;align-items:stretch}.calendar-cell{min-height:96px}.month-switch h2{min-width:unset}.non-working-notices{grid-template-columns:1fr}.non-working-filters label{min-width:180px}.court-profile-options{grid-template-columns:1fr}}@media(max-width:720px){.layout,.auth-page{padding:12px}.side-nav-actions,.side-nav-tabs{grid-template-columns:1fr}.tabs{position:static}.card,.auth-card{border-radius:14px}.table-wrapper{border-radius:10px}.mini-item{padding:10px}.tab{width:auto;flex:0 0 auto;justify-content:center}.chat-bubble{max-width:100%}.calendar-weekdays span{font-size:.75rem;padding:4px 0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
