@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@500;600;700;800&display=swap";:root{color:#142033;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--app-bg:linear-gradient(180deg, #f7f7f8 0%, #f1f3f5 100%);--text-primary:#142033;--text-secondary:#64748b;--text-tertiary:#8a94a6;--surface-primary:#ffffffe6;--surface-secondary:#fff;--surface-soft:#f8fafc;--surface-elevated:#ffffffd1;--surface-border:#cbd5e1b3;--surface-border-strong:#e4e7ef;--sidebar-bg:#f6f6f7;--sidebar-border:#0f172a14;--sidebar-text:#4a5568;--sidebar-text-muted:#8a94a6;--sidebar-title:#767d8a;--sidebar-hover:color-mix(in srgb, var(--accent) 12%, transparent);--sidebar-active-bg:linear-gradient(135deg, #5b6af8 0%, #4c5ff7 100%);--sidebar-active-text:#fff;--accent:#5b6af8;--accent-soft:#5b6af81a;--accent-border:#5b6af82e;--tenant-primary-rgb:61 91 240;--tenant-primary-dark-rgb:42 89 198;--topbar-bg:#ffffffdb;--topbar-border:#cbd5e1b8;--shadow-soft:0 18px 50px #0f172a0f;--shadow-panel:0 18px 34px #0f172a14;--text-on-fill:#fff;--surface-0:#f1f3f5;--surface-1:#f8fafc;--surface-2:#ffffffe6;--surface-3:#fffffffa;--border:#cbd5e1b3;--border-strong:#c5cfdd;--fill-accent:var(--accent);--bg-accent:#5b6af81f;--text-accent:#4252e8;--border-accent:#5b6af83d;--fill-success:#22c55e;--bg-success:#22c55e1f;--text-success:#15803d;--border-success:#22c55e3d;--fill-warning:#f59e0b;--bg-warning:#f59e0b1f;--text-warning:#b45309;--border-warning:#f59e0b3d;--fill-danger:#ef4444;--bg-danger:#ef44441f;--text-danger:#b91c1c;--border-danger:#ef44443d;--fill-pro:#8b5cf6;--bg-pro:#8b5cf61f;--text-pro:#6d28d9;--border-pro:#8b5cf63d;--qr-code-bg:#fff;--qr-code-fg:#142033;background:linear-gradient(#f7f7f8 0%,#f1f3f5 100%);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}:root[data-theme=dark]{color:#e5eefc;--app-bg:radial-gradient(circle at top, #5b6af829, transparent 32%), radial-gradient(circle at right, #38bdf817, transparent 28%), linear-gradient(180deg, #09111f 0%, #0e1729 100%);--text-primary:#e5eefc;--text-secondary:#a7b4c7;--text-tertiary:#8390a4;--surface-primary:#0b1321e0;--surface-secondary:#111b2d;--surface-soft:#152136;--surface-elevated:#10192bdb;--surface-border:#47556980;--surface-border-strong:#4755696b;--sidebar-bg:#0f1624;--sidebar-border:#94a3b81a;--sidebar-text:#d4deeb;--sidebar-text-muted:#91a0b4;--sidebar-title:#7f8a9e;--sidebar-hover:color-mix(in srgb, var(--accent) 18%, transparent);--sidebar-active-bg:linear-gradient(135deg, #5b6af8 0%, #3e63dd 100%);--sidebar-active-text:#fff;--accent:#7b88ff;--accent-soft:#7b88ff24;--accent-border:#7b88ff38;--tenant-primary-rgb:123 136 255;--tenant-primary-dark-rgb:62 99 221;--topbar-bg:#0b1321d1;--topbar-border:#4755696b;--shadow-soft:0 18px 50px #02081752;--shadow-panel:0 18px 34px #0208175c;--text-on-fill:#fff;--surface-0:#0e1729;--surface-1:#152136;--surface-2:#0b1321e0;--surface-3:#10192bf5;--border:#47556980;--border-strong:#7889a1a8;--fill-accent:#7b88ff;--bg-accent:#7b88ff29;--text-accent:#a9b4ff;--border-accent:#7b88ff47;--fill-success:#34d399;--bg-success:#34d39929;--text-success:#6ee7b7;--border-success:#34d39947;--fill-warning:#fbbf24;--bg-warning:#fbbf2429;--text-warning:#fcd34d;--border-warning:#fbbf2447;--fill-danger:#f87171;--bg-danger:#f8717129;--text-danger:#fca5a5;--border-danger:#f8717147;--fill-pro:#a78bfa;--bg-pro:#a78bfa29;--text-pro:#c4b5fd;--border-pro:#a78bfa47;--qr-code-bg:#fff;--qr-code-fg:#142033;background:radial-gradient(circle at top,#5b6af829,#0000 32%),radial-gradient(circle at 100%,#38bdf817,#0000 28%),linear-gradient(#09111f 0%,#0e1729 100%)}*{box-sizing:border-box}html{scroll-behavior:smooth;font-size:77%}body{background:var(--app-bg);min-width:320px;min-height:100vh;color:var(--text-primary);margin:0;transition:background .25s,color .25s}body,button,input,textarea,select{font:inherit}button{appearance:none}#root{min-height:100vh}h1,h2,h3,h4,p{margin:0}h1{letter-spacing:-.04em;color:var(--text-primary);margin-top:10px;font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(2rem,3vw,3.35rem);line-height:1.05}h2{letter-spacing:-.03em;color:var(--text-primary);font-family:Plus Jakarta Sans,Inter,sans-serif;font-size:clamp(1.35rem,2vw,2rem);line-height:1.15}h3,h4{color:var(--text-primary);font-family:Plus Jakarta Sans,Inter,sans-serif}.primary-button,.secondary-button,.nav-item{text-decoration:none}.eyebrow{text-transform:uppercase;letter-spacing:.08em;color:#6d5efc;align-items:center;gap:8px;font-size:.76rem;font-weight:700;display:inline-flex}.subtitle{color:#5f6f85;max-width:760px;margin-top:12px;line-height:1.7}.primary-button,.secondary-button{cursor:pointer;border-radius:18px;justify-content:center;align-items:center;padding:14px 18px;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s;display:inline-flex}.primary-button{color:#fff;background:linear-gradient(135deg,#6d5efc 0%,#4f8dfd 100%);border:0;box-shadow:0 18px 36px #5f5efc38}.secondary-button{color:#142033;background:#ffffffeb;border:1px solid #94a3b838;box-shadow:0 10px 22px #0f172a0a}.primary-button:hover,.secondary-button:hover,.nav-item:hover{transform:translateY(-1px)}.primary-button:disabled,.secondary-button:disabled{opacity:.7;cursor:not-allowed;transform:none}.login-page{grid-template-columns:minmax(0,1.1fr) minmax(360px,460px);align-items:stretch;gap:28px;min-height:100vh;padding:32px;display:grid}.login-hero,.login-card,.hero-card,.stat-card,.module-card,.sidebar-card,.panel-card,.mini-card{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #ffffffb8;border-radius:30px;box-shadow:0 18px 50px #0f172a0f}.login-hero{background:radial-gradient(circle at 0 0,#4f8dfd29,#0000 36%),radial-gradient(circle at 100% 100%,#6d5efc24,#0000 34%),linear-gradient(#fffffff0,#f6f8fcfa);flex-direction:column;justify-content:center;padding:42px;display:flex}.login-hero-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.login-brand-panel{background:linear-gradient(#ffffff47,#ffffff1f);border:1px solid #ffffff61;border-radius:24px;justify-content:center;align-items:center;min-height:456px;margin-top:32px;padding:20px;display:flex;box-shadow:inset 0 1px #fff6}.client-login-brand-panel{flex-direction:column;flex:1;gap:34px;min-height:100%;margin-top:0}.client-login-brand-caption{color:#5f6f85;letter-spacing:.01em;text-align:center;margin:0;font-size:1.69rem;font-weight:600}.login-brand-image{object-fit:contain;filter:drop-shadow(0 18px 34px #0f172a1a);width:min(100%,672px);max-height:408px;display:block}.mini-card{padding:18px}.mini-card strong{color:#142033;margin-bottom:10px;display:block}.mini-card p{color:#5f6f85;line-height:1.65}.login-card{flex-direction:column;justify-content:center;padding:32px;display:flex}.login-mode-switcher{flex-wrap:wrap;gap:10px;margin-top:22px;display:flex}.login-mode-chip{color:#4d5d73;cursor:pointer;background:#f8fafce6;border:1px solid #94a3b833;border-radius:999px;padding:10px 16px;font-size:.92rem;font-weight:700;transition:border-color .2s,background .2s,color .2s,transform .2s}.login-mode-chip:hover{border-color:#6d5efc47;transform:translateY(-1px)}.login-mode-chip.is-active{color:#2849d8;background:linear-gradient(135deg,#6d5efc24,#4f8dfd24);border-color:#6d5efc47}.login-card-header p,.login-footer-note span{color:#5f6f85}.login-form{flex-direction:column;gap:18px;margin-top:28px;display:flex}.login-form label{color:#314155;flex-direction:column;gap:8px;font-weight:600;display:flex}.login-form input{color:#142033;background:#f8fafcdb;border:1px solid #94a3b82e;border-radius:18px;outline:none;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.login-form select{color:#142033;background:#f8fafcdb;border:1px solid #94a3b82e;border-radius:18px;outline:none;padding:14px 16px}.login-form input:focus,.login-form select:focus{border-color:#6d5efc6b;box-shadow:0 0 0 4px #6d5efc1a}.login-actions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.form-error,.form-helper,.user-chip,.auth-loading-card{border-radius:18px;padding:14px 16px}.form-error,.form-success{transform-origin:top;align-items:center;line-height:1.45;animation:6.2s forwards form-notice-dismiss;display:flex;overflow:hidden}.form-error{color:#b91c1c;background:#ef444414;border:1px solid #ef444429}.form-helper{color:#275bc5;background:#4f8dfd17;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.form-helper span{color:#526277}.form-success{color:#047857;background:#10b98117;border:1px solid #10b98124;border-radius:18px;padding:14px 16px}@keyframes form-notice-dismiss{0%,72%{opacity:1;border-width:1px;max-height:180px;margin-top:0;margin-bottom:0;padding-top:14px;padding-bottom:14px;transform:scaleY(1)}to{opacity:0;pointer-events:none;border-width:0;max-height:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:scaleY(.96)}}.primary-button-success{background:linear-gradient(#11b981,#0f9f70);border-color:#11b9819e;box-shadow:0 12px 26px #11b9813d}.primary-button-success:hover{background:linear-gradient(#0fa775,#0d9167)}.login-footer-note{border-top:1px solid #94a3b829;flex-direction:column;gap:6px;margin-top:24px;padding-top:18px;display:flex}.client-login-card{border-radius:22px;justify-content:flex-start;padding:38px 36px 28px}.client-login-card .login-card-header h2{letter-spacing:-.03em;font-size:clamp(1.9rem,2.8vw,2.4rem);line-height:1.1}.client-login-card .login-card-header p{margin-top:12px;font-size:1rem}.client-login-card .login-form{gap:16px;margin-top:30px}.client-login-card .login-form label{color:#314155;gap:10px;font-size:.96rem}.client-login-card .login-form input{background:#ffffffe0;border:1px solid #b8a07e66;border-radius:10px;padding:14px 16px}.client-login-card .login-form input::placeholder{color:#9b8d7c}.login-field-header{color:#314155;justify-content:space-between;align-items:center;gap:12px;font-size:.96rem;font-weight:700;display:flex}.login-inline-link{color:#b87e34;cursor:pointer;background:0 0;border:0;padding:0;font-size:.92rem;font-weight:700}.login-inline-link:hover{color:#9a6727}.password-input-shell{position:relative}.password-input-shell input{width:100%;padding-right:108px}.password-visibility-button{color:#718096;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.login-form label.login-checkbox{color:#445468;flex-direction:row;align-items:center;gap:10px;margin-top:2px;font-weight:500}.login-checkbox input{width:16px;height:16px;accent-color:var(--accent);margin:0}.client-access-helper{flex-direction:column;justify-content:flex-start;align-items:flex-start}.client-login-submit{border-radius:12px;width:100%;min-height:48px;font-size:1.02rem}.client-login-alt-action{color:#445468;text-align:center;border-top:1px solid #bfb19b6b;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:26px;padding-top:22px;display:flex}.client-login-footer-note{border-top:0;align-items:center;margin-top:20px;padding-top:0}.client-login-footer-note span{color:#7a8798;letter-spacing:.18em;text-transform:uppercase;text-align:center;padding-left:14px;font-size:.72rem;font-weight:700;position:relative}.client-login-footer-note span:before{content:"";background:#5a8a5b;border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.admin-login-card .login-card-header h2{color:#142033}.admin-access-helper{color:#214fb4;background:#4f8dfd14}.admin-login-submit{box-shadow:0 12px 24px #4f8dfd2e}.admin-login-footer-note span:before{background:#4f8dfd}.password-change-page{align-items:stretch}.password-change-login-card{justify-content:center;gap:0}.password-change-login-card .login-card-header p{max-width:420px}.password-change-helper{margin-top:22px}.password-change-helper strong{line-height:1.55}.client-portal-shell{background:radial-gradient(circle at 100% 0,#6d5efc14,#0000 26%),linear-gradient(#f8fafcb3,#f4f7fbf5);flex-direction:column;gap:24px;min-height:100vh;padding:32px;display:flex}.client-portal-topbar{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.app-shell{background:radial-gradient(circle at 100% 0,#6d5efc14,#0000 26%),linear-gradient(#f8fafcb3,#f4f7fbf5);grid-template-columns:280px minmax(0,1fr);min-height:100vh;display:grid}.sidebar{background:linear-gradient(#111827f5,#1e293bf0),radial-gradient(circle at top,#6d5efc24,#0000 40%);border-right:1px solid #ffffff14;flex-direction:column;gap:28px;padding:32px 22px;display:flex}.brand-mark{color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#6d5efc 0%,#4f8dfd 100%);border-radius:18px;place-items:center;width:48px;height:48px;font-weight:700;display:grid}.brand-copy{flex-direction:column;gap:4px;display:flex}.brand-copy span{color:#94a3b8;font-size:.92rem}.sidebar-nav{flex-direction:column;gap:10px;display:flex}.nav-item{color:#cbd5e1;text-align:left;background:0 0;border:0;border-radius:16px;padding:13px 16px;font-size:.97rem;transition:background-color .2s,color .2s,transform .2s}.nav-item:hover{color:#fff;background:#94a3b814}.nav-item-active{color:#fff;background:linear-gradient(135deg,#6d5efc47,#4f8dfd2e);box-shadow:inset 0 0 0 1px #bfdbfe24}.sidebar-card{background:#ffffff0f;margin-top:auto;padding:22px}.sidebar-card strong{color:#f8fafc;margin:8px 0 10px;font-size:1.08rem;display:block}.sidebar-card p{color:#94a3b8;line-height:1.6}.content{flex-direction:column;gap:28px;padding:32px;display:flex}.topbar,.section-header,.module-top,.panel-card-header{justify-content:space-between;align-items:center;gap:24px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.user-chip{background:var(--surface-primary);border:1px solid var(--surface-border);border-radius:999px;align-items:center;gap:10px;min-width:0;min-height:38px;padding:0 12px 0 10px;display:flex}.user-chip-avatar{background:color-mix(in srgb, var(--accent) 14%, white);width:24px;height:24px;color:var(--accent);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:800;display:inline-flex}.user-chip strong{color:var(--text-primary);font-size:.88rem;font-weight:700}.status-chip,.hero-badge,.module-status,.table-status{border-radius:999px;align-items:center;padding:10px 14px;font-size:.85rem;font-weight:600;display:inline-flex}.status-chip{color:#5b4cf6;background:#6d5efc1a}.hero-card{background:radial-gradient(circle at 0 0,#4f8dfd29,#0000 36%),radial-gradient(circle at 100% 100%,#6d5efc24,#0000 34%),linear-gradient(#fffffff0,#f6f8fcfa);grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);gap:24px;padding:28px;display:grid}.hero-copy h2{margin:14px 0 12px}.hero-copy p,.module-card p,.section-header p,.placeholder-copy,.panel-card-header p{color:#5f6f85;line-height:1.75}.hero-badge{color:#285ec9;background:#4f8dfd1a}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-panel{color:#e2e8f0;background:linear-gradient(#151f33f5,#132035eb);border-radius:26px;padding:24px;box-shadow:inset 0 0 0 1px #94a3b814}.hero-panel-header{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.hero-panel-header span{color:#94a3b8}.timeline{flex-direction:column;gap:18px;margin:0;padding:0;list-style:none;display:flex}.timeline li{color:#cbd5e1;padding-left:22px;line-height:1.6;position:relative}.timeline li:before{content:"";background:linear-gradient(135deg,#6d5efc 0%,#4f8dfd 100%);border-radius:999px;width:9px;height:9px;position:absolute;top:.55rem;left:0;box-shadow:0 0 0 6px #6d5efc1a}.stats-grid,.modules-grid,.table-wrap{-webkit-overflow-scrolling:touch;gap:18px;display:grid;overflow-x:auto}.client-dashboard-stack{--dashboard-tone-1:color-mix(in srgb, var(--accent) 96%, var(--surface-primary));--dashboard-tone-2:color-mix(in srgb, var(--accent) 84%, var(--surface-primary));--dashboard-tone-3:color-mix(in srgb, var(--accent) 68%, var(--surface-primary));--dashboard-tone-4:color-mix(in srgb, var(--accent) 54%, var(--surface-primary));--dashboard-tone-5:color-mix(in srgb, var(--accent) 40%, var(--surface-primary));--dashboard-tone-6:color-mix(in srgb, var(--accent) 28%, var(--surface-primary));gap:18px;display:grid}.client-dashboard-hero{grid-template-columns:minmax(0,1.3fr) minmax(340px,.92fr);gap:18px;display:grid}.client-dashboard-hero-copy,.client-dashboard-hero-panel,.client-dashboard-filter-bar,.client-dashboard-kpi-card,.client-dashboard-card{border:1px solid var(--surface-border);border-radius:28px;box-shadow:0 20px 40px #0f172a0a}.client-dashboard-hero-copy{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 88%, transparent) 0%, transparent 42%), linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 92%, white), color-mix(in srgb, var(--surface-primary) 86%, var(--surface-soft)));padding:28px}.client-dashboard-hero-copy h2{color:var(--text-primary);margin:14px 0 12px}.client-dashboard-hero-copy p,.client-dashboard-filter-title span,.client-dashboard-card-head small,.client-dashboard-kpi-copy small,.client-dashboard-hero-panel-head span,.client-dashboard-hero-panel-grid article span,.client-dashboard-progress-copy span,.client-dashboard-attention-item span,.client-dashboard-attention-item small,.client-dashboard-donut-center span{color:var(--text-secondary)}.client-dashboard-hero-highlights{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.client-dashboard-hero-highlights span{border:1px solid color-mix(in srgb, var(--accent-border) 60%, var(--surface-border));background:color-mix(in srgb, var(--accent-soft) 60%, var(--surface-primary));min-height:34px;color:var(--accent);border-radius:999px;align-items:center;padding:0 14px;font-size:.88rem;font-weight:700;display:inline-flex}.client-dashboard-hero-panel{color:#eef4ff;background:linear-gradient(#0e172af5,#0c1424eb);padding:24px}.client-dashboard-hero-panel-head{border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;padding-bottom:16px;display:flex}.client-dashboard-hero-panel-head strong,.client-dashboard-hero-panel-grid article strong{color:#f8fbff}.client-dashboard-hero-panel-head span,.client-dashboard-hero-panel-grid article span{color:#bfdbfed6}.client-dashboard-hero-panel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.client-dashboard-hero-panel-grid article{background:#ffffff0a;border:1px solid #94a3b81a;border-radius:18px;gap:6px;padding:16px;display:grid}.client-dashboard-filter-bar{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 88%, white), color-mix(in srgb, var(--surface-primary) 78%, var(--surface-soft)));justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.client-dashboard-filter-title{align-items:center;gap:12px;min-width:0;display:flex}.client-dashboard-filter-title svg{color:var(--accent);flex:none}.client-dashboard-filter-title strong,.client-dashboard-card-head strong,.client-dashboard-kpi-copy strong,.client-dashboard-progress-copy strong,.client-dashboard-attention-item strong,.client-dashboard-donut-center strong{color:var(--text-primary)}.client-dashboard-filter-fields{flex-wrap:wrap;justify-content:flex-end;gap:12px;display:flex}.client-dashboard-filter-field{gap:7px;min-width:190px;display:grid}.client-dashboard-filter-field>span{color:var(--text-secondary);font-size:.82rem;font-weight:700}.client-dashboard-select-shell{border:1px solid var(--surface-border);background:var(--surface-primary);min-height:46px;color:var(--text-primary);border-radius:16px;align-items:center;gap:10px;padding:0 14px;display:flex}.client-dashboard-select-shell svg{color:var(--accent);flex:none}.client-dashboard-select-shell select{width:100%;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;outline:none}.client-dashboard-kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.client-dashboard-kpi-card{background:var(--surface-primary);align-items:flex-start;gap:14px;padding:20px;display:flex}.client-dashboard-kpi-card-attention{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 84%, var(--accent-soft)), color-mix(in srgb, var(--surface-primary) 88%, white));border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border))}.client-dashboard-kpi-icon{background:color-mix(in srgb, var(--accent-soft) 76%, var(--surface-primary));width:42px;height:42px;color:var(--accent);border-radius:14px;flex:none;justify-content:center;align-items:center;display:inline-flex}.client-dashboard-kpi-copy{gap:6px;min-width:0;display:grid}.client-dashboard-kpi-copy>span{color:var(--text-secondary);font-size:.84rem;font-weight:700}.client-dashboard-kpi-copy strong{letter-spacing:-.03em;font-size:1.5rem;line-height:1.1}.client-dashboard-chart-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:18px;display:grid}.client-dashboard-card{background:var(--surface-primary);grid-column:span 4;gap:20px;padding:22px;display:grid}.client-dashboard-card-wide{grid-column:span 8}.client-dashboard-card-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.client-dashboard-card-head .eyebrow{margin-bottom:10px}.client-dashboard-volume-chart{grid-template-columns:repeat(auto-fit,minmax(88px,1fr));align-items:end;gap:14px;min-height:240px;display:grid}.client-dashboard-volume-column{gap:10px;min-width:0;display:grid}.client-dashboard-volume-column>span,.client-dashboard-volume-column small{color:var(--text-secondary);font-size:.8rem}.client-dashboard-volume-column>strong{color:var(--text-primary);font-size:.84rem}.client-dashboard-volume-track{background:linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 54%, transparent), transparent);border:1px solid color-mix(in srgb, var(--surface-border) 86%, transparent);border-radius:18px;min-height:168px;position:relative;overflow:hidden}.client-dashboard-volume-fill{background:linear-gradient(180deg, var(--dashboard-tone-1), var(--dashboard-tone-3));min-height:14px;box-shadow:0 12px 22px color-mix(in srgb, var(--accent) 28%, transparent), inset 0 1px 0 #ffffff2e;border-radius:14px;position:absolute;bottom:12px;left:12px;right:12px}.client-dashboard-donut-layout{grid-template-columns:minmax(150px,190px) minmax(0,1fr);align-items:center;gap:18px;display:grid}.client-dashboard-donut-shell{justify-content:center;align-items:center;display:flex}.client-dashboard-donut{border-radius:50%;width:170px;height:170px;position:relative}.client-dashboard-donut:after{content:"";background:var(--surface-primary);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--surface-border) 90%, transparent);border-radius:50%;position:absolute;inset:18px}.client-dashboard-donut-center{z-index:1;text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.client-dashboard-donut-center strong{letter-spacing:-.03em;font-size:1.45rem}.client-dashboard-legend{gap:12px;display:grid}.client-dashboard-legend-item{align-items:center;gap:10px;display:flex}.client-dashboard-legend-swatch{border-radius:999px;flex:none;width:11px;height:11px}.client-dashboard-legend-item div{gap:4px;min-width:0;display:grid}.client-dashboard-legend-item span,.client-dashboard-legend-item strong{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.client-dashboard-progress-list,.client-dashboard-attention-list{gap:14px;display:grid}.client-dashboard-progress-item{gap:10px;display:grid}.client-dashboard-progress-copy{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.client-dashboard-progress-track{background:color-mix(in srgb, var(--surface-soft) 74%, transparent);border-radius:999px;width:100%;height:12px;overflow:hidden}.client-dashboard-progress-fill{border-radius:inherit;min-width:8px;height:100%;box-shadow:0 10px 18px color-mix(in srgb, var(--accent) 18%, transparent)}.client-dashboard-attention-item{border-bottom:1px solid color-mix(in srgb, var(--surface-border) 76%, transparent);justify-content:space-between;align-items:center;gap:14px;padding:14px 0;display:flex}.client-dashboard-attention-item:last-child{border-bottom:0;padding-bottom:0}.client-dashboard-attention-item>div,.client-dashboard-attention-meta{gap:6px;min-width:0;display:grid}.client-dashboard-attention-meta{justify-items:end}.client-dashboard-status-dot{border-radius:999px;align-items:center;gap:8px;min-height:28px;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.client-dashboard-status-dot:before{content:"";background:currentColor;border-radius:50%;width:8px;height:8px}.client-dashboard-status-dot-attention{background:color-mix(in srgb, var(--accent-soft) 72%, var(--surface-primary));color:color-mix(in srgb, var(--accent) 78%, var(--text-primary))}.client-dashboard-status-dot-progress{background:color-mix(in srgb, var(--surface-soft) 84%, var(--surface-primary));color:var(--text-primary)}.client-dashboard-empty{border:1px dashed color-mix(in srgb, var(--surface-border) 88%, transparent);background:color-mix(in srgb, var(--surface-soft) 58%, transparent);min-height:180px;color:var(--text-secondary);text-align:center;border-radius:20px;justify-content:center;align-items:center;padding:20px;display:flex}.tenants-layout{grid-template-columns:minmax(0,1.35fr) minmax(360px,.9fr);align-items:start;gap:22px;display:grid}.tenants-list-card,.tenant-side-panel{border:1px solid var(--surface-border);border-radius:28px;padding:22px}.tenants-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;display:flex}.tenants-search{flex:1;min-width:240px}.tenants-toolbar-meta{flex-wrap:wrap;gap:8px;display:flex}.tenant-side-panel{flex-direction:column;gap:18px;display:flex;position:sticky;top:24px}.tenant-side-panel-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.panel-close-button{border:1px solid var(--surface-border);background:var(--surface-primary);min-height:38px;color:var(--text-primary);cursor:pointer;border-radius:999px;padding:0 14px}.panel-close-button:hover{background:color-mix(in srgb, var(--surface-primary) 84%, var(--accent-soft));border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));color:var(--accent)}.tenant-form-section{flex-direction:column;gap:14px;display:flex}.tenant-form-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-tertiary);font-size:.74rem;font-weight:800}.cnpj-input-row{align-items:center;gap:10px;display:flex}.cnpj-input-row>input{flex:1}.field-hint{color:var(--text-secondary);font-size:.8rem;line-height:1.45}.input-mono,.table-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.tenant-cell{align-items:center;gap:12px;display:flex}.tenant-avatar{background:color-mix(in srgb, var(--accent) 12%, white);width:40px;height:40px;color:var(--accent);border-radius:14px;flex-shrink:0;place-items:center;font-weight:800;display:grid}.plan-tag{background:color-mix(in srgb, var(--accent) 12%, transparent);min-height:30px;color:var(--accent);border-radius:999px;align-items:center;padding:0 10px;font-size:.8rem;font-weight:700;display:inline-flex}.tenant-form-actions-stacked{margin-top:8px}.temporary-password-banner{justify-content:space-between;align-items:center;gap:18px;display:flex}.temporary-password-banner .eyebrow{margin-right:8px}.temporary-password-banner strong{color:var(--text-primary)}.temporary-password-banner p{color:var(--text-secondary);margin:6px 0 0}.temporary-password-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.temporary-password-actions code{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 90%, var(--accent-soft));min-height:42px;color:var(--text-primary);border-radius:16px;padding:10px 14px;font-size:.96rem;font-weight:700}.permission-toggle{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 96%, transparent);border-radius:18px;align-items:center;gap:10px;min-height:46px;padding:0 14px;display:flex}.permission-toggle input{width:16px;height:16px;accent-color:var(--accent);margin:0}.permission-toggle span{color:var(--text-primary);font-weight:600}.password-change-panel{gap:20px;display:grid}.password-change-card{max-width:620px}.users-page-header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.users-page-header h2{color:#142033;margin:0}.users-page-header p{color:var(--text-secondary);margin:6px 0 0}.users-page-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.tenant-fees-header-actions{align-items:center;gap:12px;margin-left:auto;display:inline-flex}.tenant-fees-header-actions .users-toolbar-result{white-space:nowrap}.users-summary-chips{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.users-featured-access{gap:14px;display:grid}.users-featured-access-head strong{color:#142033;margin:0}.users-featured-access-head p{color:var(--text-secondary);margin:6px 0 0}.summary-chip{border:1px solid var(--surface-border);background:var(--surface-primary);cursor:pointer;border-radius:999px;align-items:center;min-height:34px;padding:0 14px;font-size:.88rem;font-weight:700;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.summary-chip:hover{transform:translateY(-1px)}.summary-chip-selected{border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 70%, var(--accent-soft));box-shadow:0 10px 20px rgb(var(--tenant-primary-rgb) / .1)}.summary-chip-admin{color:#3b5bf2}.summary-chip-user{color:#5a4ff4}.summary-chip-active{color:#15924e}.summary-chip-requester-pending{color:#1d4ed8;border-color:color-mix(in srgb, #1d4ed8 26%, var(--surface-border));background:color-mix(in srgb, #eff6ff 82%, var(--surface-primary));box-shadow:0 10px 18px #1d4ed81a}.summary-chip-pending{color:#d14e32}.summary-chip-requests-waiting{color:var(--text-warning);border-color:color-mix(in srgb, var(--border-warning) 88%, var(--surface-border));background:color-mix(in srgb, var(--bg-warning) 82%, var(--surface-primary));box-shadow:0 4px 10px color-mix(in srgb, var(--fill-warning) 6%, transparent)}.summary-chip-requests-active{color:var(--text-success);border-color:color-mix(in srgb, var(--border-success) 88%, var(--surface-border));background:color-mix(in srgb, var(--bg-success) 82%, var(--surface-primary));box-shadow:0 4px 10px color-mix(in srgb, var(--fill-success) 6%, transparent)}.summary-chip-requests-requester-pending{color:var(--text-danger);border-color:color-mix(in srgb, var(--border-danger) 88%, var(--surface-border));background:color-mix(in srgb, var(--bg-danger) 82%, var(--surface-primary));box-shadow:0 4px 10px color-mix(in srgb, var(--fill-danger) 6%, transparent)}.summary-chip-requests-cancellation-requested{color:var(--text-warning);border-color:color-mix(in srgb, var(--border-warning) 88%, var(--surface-border));background:color-mix(in srgb, var(--bg-warning) 82%, var(--surface-primary));box-shadow:0 4px 10px color-mix(in srgb, var(--fill-warning) 5%, transparent)}.summary-chip-requests-completed{color:var(--text-success);border-color:color-mix(in srgb, var(--border-success) 88%, var(--surface-border));background:color-mix(in srgb, var(--bg-success) 74%, var(--surface-primary));box-shadow:0 4px 10px color-mix(in srgb, var(--fill-success) 5%, transparent)}.users-toolbar-card{border:1px solid var(--surface-border);background:var(--surface-primary);border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.users-toolbar-result{color:var(--text-secondary);font-weight:600}.users-toolbar-search{flex:1;max-width:560px}.users-toolbar-search input{border:1px solid var(--surface-border);background:var(--surface-soft);width:100%;min-height:46px;color:var(--text-primary);border-radius:18px;outline:none;padding:0 16px;transition:border-color .2s,box-shadow .2s}.users-toolbar-search input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent)}.users-list{gap:16px;display:grid}.user-card{border:1px solid var(--surface-border);background:var(--surface-primary);cursor:pointer;border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:22px 18px;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex;position:relative;overflow:visible}.user-card-actions-open{z-index:12}.user-card:hover{border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));box-shadow:0 12px 26px rgb(var(--tenant-primary-rgb) / .08);transform:translateY(-1px)}.user-card-main{flex:1;gap:10px;min-width:0;display:grid}.user-card-identity{align-items:center;gap:14px;min-width:0;display:flex}.user-card-avatar{background:color-mix(in srgb, var(--accent) 14%, white);width:52px;height:52px;color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 16%, transparent);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:inline-flex}.user-card-copy{gap:6px;min-width:0;display:grid}.user-card-title-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.user-card-title-row strong{color:var(--text-primary);font-size:1.38rem}.user-role-badge,.user-status-badge{border:1px solid #0000;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-size:.86rem;font-weight:700;display:inline-flex}.user-role-badge-admin{color:#3559ee;background:#edf0fd;border-color:#cfd7fb}.user-role-badge-user{color:#49576c;border-color:var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 92%, transparent)}.user-card-subtitle,.user-card-permissions{color:var(--text-secondary)}.user-card-subtitle{overflow-wrap:anywhere;margin:0}.user-card-permissions{font-size:.9rem}.user-card-side{flex-shrink:0;align-items:center;gap:10px;display:flex}.user-status-active{color:#15924e;background:#eaf5ef;border-color:#c2e3d1}.user-status-pending{color:#d17a1f;background:#fbf3eb;border-color:#f4dfc9}.user-status-inactive{color:#7c3aed;background:#f2ebfd;border-color:#e0d0fb}.user-card-inactive{opacity:.88}.user-card-actions{z-index:13;position:relative}.user-card-menu{border:1px solid var(--surface-border);background:var(--surface-primary);width:40px;height:40px;color:var(--text-secondary);cursor:pointer;border-radius:14px;place-items:center;display:grid}.user-card-menu:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 88%, var(--accent-soft))}.user-card-action-menu{z-index:20;border:1px solid var(--surface-border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 96%, white), color-mix(in srgb, var(--surface-primary) 88%, white));-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;gap:4px;min-width:208px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 18px 36px #0f172a24,inset 0 1px #ffffff38}.user-card-action-button{width:100%;min-height:40px;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;padding:0 12px;font-weight:700;transition:background-color .18s,color .18s;display:flex}.user-card-action-button:hover{background:color-mix(in srgb, var(--surface-soft) 78%, transparent)}.user-card-action-button-warning{color:#9a5b12}.user-card-action-button-danger{color:#c0392b}.users-confirm-modal{border:1px solid color-mix(in srgb, var(--surface-border) 72%, white);background:linear-gradient(180deg, #ffffffd1, #ffffffb8), radial-gradient(circle at top left, rgb(var(--tenant-primary-rgb) / .1), transparent 34%);-webkit-backdrop-filter:blur(24px)saturate(150%);backdrop-filter:blur(24px)saturate(150%);border-radius:24px;width:min(460px,100%);padding:24px;box-shadow:0 28px 60px #0f172a2e,inset 0 1px #ffffff57}.users-confirm-header{gap:10px;display:grid}.users-confirm-header strong{color:var(--text-primary);font-size:1.18rem}.users-confirm-header p{color:var(--text-secondary);margin:0;line-height:1.5}.users-confirm-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.danger-button{color:#fff;cursor:pointer;background:linear-gradient(#df5b49,#cc4634);border:1px solid #d9504038;border-radius:16px;min-height:44px;padding:0 18px;font-weight:800;box-shadow:0 10px 22px #d9504038}.danger-button:hover{background:linear-gradient(#d34f3d,#bf3e2d)}.modal-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:40;background:linear-gradient(#0f172a47,#0f172a6b);place-items:center;padding:26px;display:grid;position:fixed;inset:0}.users-modal{border:1px solid color-mix(in srgb, var(--surface-border) 72%, white);-webkit-backdrop-filter:blur(26px)saturate(150%);backdrop-filter:blur(26px)saturate(150%);scrollbar-width:thin;scrollbar-color:#94a3b861 transparent;background:linear-gradient(#fffc,#ffffffad);border-radius:24px;width:min(920px,100%);max-height:calc(100vh - 52px);padding:24px;position:relative;overflow:auto;box-shadow:0 32px 70px #0f172a33,inset 0 1px #ffffff5c}.users-modal:before{content:"";border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 0 0,#ffffff38,#0000 28%);position:absolute;inset:0}.users-modal>*{z-index:1;position:relative}.users-modal::-webkit-scrollbar{width:8px}.users-modal::-webkit-scrollbar-track{background:0 0}.users-modal::-webkit-scrollbar-thumb{background:#94a3b857;border-radius:999px}.users-modal::-webkit-scrollbar-thumb:hover{background:#94a3b87a}.users-modal-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.users-modal-header strong{color:var(--text-primary);font-size:1.22rem;display:block}.users-modal-header p{color:var(--text-secondary);margin:8px 0 0}.users-modal-close{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 72%, white);width:38px;height:38px;color:var(--text-secondary);cursor:pointer;border-radius:12px;place-items:center;display:grid}.users-modal-close:hover{color:var(--accent);border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border))}.users-modal-form{gap:18px;display:grid}.users-modal-form label{color:var(--text-primary);flex-direction:column;gap:8px;font-weight:700;display:flex}.users-modal-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.users-modal-grid-three{grid-template-columns:repeat(3,minmax(0,1fr))}.users-modal-grid-four{grid-template-columns:repeat(4,minmax(0,1fr))}.office-contact-secondary-grid{margin-top:10px}.users-modal-grid-full{grid-column:1/-1}.users-modal-grid-span-two{grid-column:span 2}.users-modal-subgrid-two{grid-template-columns:repeat(2,minmax(0,1fr));align-self:start;gap:16px;display:grid}.users-modal-field-row{align-items:stretch;gap:10px;display:flex}.users-modal-field-row>.users-role-select,.users-modal-field-row>input,.users-modal-field-row>textarea{flex:1}.users-modal-field-action{border:1px solid var(--surface-border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 90%, white), color-mix(in srgb, var(--surface-soft) 78%, white));width:46px;min-width:46px;height:46px;color:var(--text-secondary);cursor:pointer;border-radius:16px;justify-content:center;align-items:center;transition:border-color .2s,box-shadow .2s,transform .2s,color .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff47,0 6px 16px #0f172a0a}.users-modal-field-action:hover{border-color:color-mix(in srgb, var(--accent-border) 84%, var(--surface-border));color:var(--accent);transform:translateY(-1px);box-shadow:inset 0 1px #ffffff4d,0 8px 18px #0f172a0f}.users-role-select{position:relative}.request-doc-file-list{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.request-doc-file-chip{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 76%, white);color:var(--text-primary);border-radius:999px;align-items:center;gap:8px;max-width:100%;padding:8px 10px;display:inline-flex}.request-doc-file-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:300px;overflow:hidden}.request-required-badge{letter-spacing:.04em;text-transform:uppercase;color:#c74a30;border:1px solid color-mix(in srgb, #d14e32 26%, var(--surface-border));background:#faedeb;border-radius:999px;justify-content:center;align-items:center;margin-left:10px;padding:3px 8px;font-size:11px;font-weight:700;display:inline-flex}:root[data-theme=dark] .request-required-badge{color:#ffd4cc;background:#2e1819f8;border-color:#ff957d86}.closing-upload-dropzone{border:1px dashed color-mix(in srgb, var(--surface-border) 76%, white);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 94%, white), color-mix(in srgb, var(--surface-soft) 86%, white));cursor:pointer;text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:148px;padding:22px 18px;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;position:relative;box-shadow:inset 0 1px #ffffff85}.closing-upload-dropzone input[type=file]{opacity:0;cursor:pointer;position:absolute;inset:0}.closing-upload-dropzone-active{border-color:color-mix(in srgb, var(--brand) 70%, var(--surface-border));box-shadow:0 0 0 4px color-mix(in srgb, var(--brand) 20%, transparent);background:linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 58%, white), color-mix(in srgb, var(--surface-soft) 88%, white))}.closing-upload-icon{border:1px solid color-mix(in srgb, var(--accent-border) 38%, var(--surface-border));background:color-mix(in srgb, var(--accent-soft) 72%, white);width:44px;height:44px;color:color-mix(in srgb, var(--accent-border) 56%, var(--text-primary));border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.closing-upload-copy strong{color:var(--text-primary);font-weight:650;display:block}.closing-upload-copy span{color:color-mix(in srgb, var(--text-muted) 90%, var(--text-primary));margin-top:8px;font-size:12px;display:block}.closing-upload-error{margin-top:12px}.closing-upload-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.closing-upload-item{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 84%, white);border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.closing-upload-item-icon{border:1px solid color-mix(in srgb, var(--accent-border) 28%, var(--surface-border));background:color-mix(in srgb, var(--accent-soft) 62%, white);width:34px;height:34px;color:color-mix(in srgb, var(--accent-border) 42%, var(--text-primary));border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.closing-upload-item-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.closing-upload-item-main strong{text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary);font-size:13px;overflow:hidden}.closing-upload-item-main span{color:var(--text-muted);font-size:12px}.closing-upload-item-remove{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 88%, white);width:36px;height:36px;color:var(--text-muted);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.closing-upload-item-remove:hover{color:var(--text-primary);border-color:color-mix(in srgb, var(--text-primary) 20%, var(--surface-border))}.closing-upload-summary{color:color-mix(in srgb, #79d88c 78%, var(--text-primary));align-items:center;gap:8px;margin-top:12px;font-size:12px;display:flex}.closing-observation{width:100%;position:relative}.closing-observation textarea{width:100%;min-height:132px;padding-right:92px}.closing-observation-counter{color:var(--text-muted);pointer-events:none;font-size:12px;position:absolute;bottom:12px;right:14px}.closing-observation-counter-limit{color:color-mix(in srgb, #ff5c48 72%, var(--text-primary))}.users-role-hidden-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;inset:0}.users-role-trigger{border:1px solid var(--surface-border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 90%, white), color-mix(in srgb, var(--surface-soft) 78%, white));width:100%;min-height:46px;color:var(--text-primary);cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:0 16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;box-shadow:inset 0 1px #ffffff47,0 6px 16px #0f172a0a}.users-role-trigger:hover{border-color:color-mix(in srgb, var(--accent-border) 84%, var(--surface-border));box-shadow:inset 0 1px #ffffff4d,0 8px 18px #0f172a0f}.users-role-trigger-open{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent)}.users-role-trigger-disabled{cursor:not-allowed;opacity:.64;box-shadow:none}.users-role-chevron{color:var(--text-tertiary);flex-shrink:0;transition:transform .2s,color .2s}.users-role-chevron-open{color:var(--accent);transform:rotate(180deg)}.users-role-menu{z-index:8;border:1px solid color-mix(in srgb, var(--accent-border) 62%, var(--surface-border));background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 94%, white), color-mix(in srgb, var(--surface-primary) 86%, white));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);scrollbar-width:thin;scrollbar-color:#94a3b861 transparent;border-radius:18px;gap:4px;max-height:260px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 36px #0f172a24,inset 0 1px #ffffff38}.users-role-menu::-webkit-scrollbar{width:8px}.users-role-menu::-webkit-scrollbar-track{background:0 0}.users-role-menu::-webkit-scrollbar-thumb{background:#94a3b857;border-radius:999px}.users-role-menu::-webkit-scrollbar-thumb:hover{background:#94a3b87a}.users-role-search-wrap{z-index:1;background:inherit;padding-bottom:4px;position:sticky;top:0}.users-role-search-input{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 84%, white);width:100%;min-height:42px;color:var(--text-primary);border-radius:14px;outline:none;padding:0 14px;transition:border-color .2s,box-shadow .2s}.users-role-search-input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent)}.users-role-search-input::placeholder{color:var(--text-tertiary)}.users-role-empty{min-height:46px;color:var(--text-secondary);align-items:center;padding:0 12px;font-weight:600;display:flex}.users-role-option{width:100%;min-height:42px;color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;justify-content:flex-start;align-items:center;padding:0 12px;font-weight:700;transition:background-color .18s,color .18s;display:flex}.users-role-option:hover{background:color-mix(in srgb, var(--surface-soft) 76%, transparent)}.users-role-option-active{background:color-mix(in srgb, var(--accent-soft) 82%, var(--surface-soft));color:var(--text-primary)}.users-modal-form input,.users-modal-form select{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 82%, white);min-height:46px;color:var(--text-primary);border-radius:14px;outline:none;padding:0 15px;transition:border-color .2s,box-shadow .2s}.users-modal-form select{appearance:none;cursor:pointer;background:linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 90%, white), color-mix(in srgb, var(--surface-soft) 78%, white)), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.25 5.25L7 9L10.75 5.25' stroke='%238392a4' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:0 0,calc(100% - 16px);background-repeat:no-repeat,no-repeat;background-size:auto,14px;border-radius:18px;padding:0 44px 0 16px;box-shadow:inset 0 1px #ffffff47,0 6px 16px #0f172a0a}.users-modal-form select:hover{border-color:color-mix(in srgb, var(--accent-border) 84%, var(--surface-border));box-shadow:inset 0 1px #ffffff4d,0 8px 18px #0f172a0f}.users-modal-form input:focus,.users-modal-form select:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent)}.permission-cards-section,.permission-admin-note,.request-scope-panel{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 82%, white);border-radius:20px;padding:18px}.permission-cards-header{gap:4px;margin-bottom:14px;display:grid}.permission-cards-header strong,.request-scope-panel strong,.permission-admin-note strong{color:var(--text-primary)}.permission-cards-header span,.request-scope-panel span,.permission-admin-note span{color:var(--text-secondary)}.permission-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.permission-cards-grid-client{grid-template-columns:minmax(0,1fr)}.permission-card{text-align:left;border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 84%, white);color:inherit;cursor:pointer;border-radius:18px;gap:6px;padding:16px;transition:border-color .2s,background .2s,box-shadow .2s;display:grid}.permission-card strong{color:var(--text-primary)}.permission-card span{color:var(--text-secondary)}.permission-card-static{cursor:default}.permission-card-active{border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 86%, var(--accent-soft));box-shadow:inset 0 0 0 1px rgb(var(--tenant-primary-rgb) / .08)}.request-scope-panel{gap:12px;margin-top:8px;display:grid}.request-scope-copy{color:var(--text-secondary);line-height:1.55}.request-scope-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.request-scope-option{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 84%, white);cursor:pointer;text-align:center;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:92px;padding:14px 16px;display:flex}.request-scope-option input{opacity:0;pointer-events:none;position:absolute}.request-scope-indicator{border:1.5px solid color-mix(in srgb, var(--text-tertiary) 70%, var(--surface-border));background:0 0;border-radius:999px;flex:none;width:18px;height:18px;transition:border-color .2s,box-shadow .2s,background-color .2s;position:relative}.request-scope-indicator:after{content:"";background:0 0;border-radius:999px;width:8px;height:8px;transition:background-color .2s;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.request-scope-option input:checked+.request-scope-indicator{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 14%, transparent)}.request-scope-option input:checked+.request-scope-indicator:after{background:var(--accent)}.request-scope-option:focus-within,.request-scope-option:hover{border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border))}.request-scope-option span{text-align:center;font-weight:700}.request-scope-option-active{border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 78%, var(--accent-soft));box-shadow:inset 0 0 0 1px rgb(var(--tenant-primary-rgb) / .1)}.users-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.profile-modal-overlay{z-index:500;background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 42%, transparent), transparent 34%), radial-gradient(circle at top right, color-mix(in srgb, var(--bg-pro) 34%, transparent), transparent 30%), linear-gradient(180deg, color-mix(in srgb, var(--surface-0) 44%, transparent), color-mix(in srgb, var(--surface-primary) 52%, transparent));-webkit-backdrop-filter:blur(14px)saturate(130%);animation:.18s profile-modal-overlay-in;display:block;position:fixed;inset:0}:root[data-theme=dark] .profile-modal-overlay{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 48%, transparent), transparent 34%), radial-gradient(circle at top right, color-mix(in srgb, var(--bg-pro) 38%, transparent), transparent 30%), linear-gradient(180deg, color-mix(in srgb, var(--surface-0) 58%, transparent), color-mix(in srgb, var(--surface-primary) 68%, transparent));-webkit-backdrop-filter:blur(16px)saturate(138%)}.profile-modal-panel{z-index:510;border:1px solid var(--border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-3) 92%, transparent), color-mix(in srgb, var(--surface-2) 94%, transparent));width:520px;max-width:calc(100vw - 32px);max-height:calc(100vh - 4px);box-shadow:var(--shadow-popover,var(--shadow-panel));-webkit-backdrop-filter:blur(24px)saturate(160%);border-radius:16px;animation:.18s profile-modal-panel-in;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.profile-modal-panel:before{content:"";pointer-events:none;background:radial-gradient(circle at top left, color-mix(in srgb, var(--bg-accent) 88%, transparent), transparent 36%), radial-gradient(circle at top right, color-mix(in srgb, var(--bg-pro) 84%, transparent), transparent 28%);opacity:.9;position:absolute;inset:0}.profile-modal-header{z-index:1;justify-content:space-between;align-items:flex-start;gap:12px;padding:12px 18px 0;display:flex;position:relative}.profile-modal-header-copy{gap:3px;display:grid}.profile-modal-header-copy strong{color:var(--text-primary);letter-spacing:-.2px;font-size:16px;font-weight:700}.profile-modal-header-copy p{color:var(--text-muted);margin:0;font-size:12px;line-height:1.4}.profile-modal-close{border:1px solid var(--border);width:32px;height:32px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.profile-modal-close:hover{background:var(--surface-1);color:var(--text-primary)}.profile-modal-close:disabled{cursor:default;opacity:.7}.profile-modal-close svg,.profile-modal-avatar-camera svg,.profile-modal-photo-button svg,.profile-modal-section-icon svg,.profile-modal-input-icon svg,.profile-modal-eye-button svg,.profile-modal-match-hint svg,.profile-modal-security-hint svg,.profile-modal-save-button svg,.profile-modal-plan-badge svg{pointer-events:none;display:block}.profile-modal-avatar-row{z-index:1;border-bottom:1px solid var(--border);align-items:center;gap:12px;padding:10px 18px;display:flex;position:relative}.profile-modal-avatar-wrap{flex-shrink:0;position:relative}.profile-modal-avatar-circle{background:var(--fill-accent);width:48px;height:48px;color:var(--text-on-fill);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.profile-modal-avatar-circle span{font-size:18px;font-weight:700}.profile-modal-avatar-image{object-fit:cover;width:100%;height:100%}.profile-modal-avatar-camera{border:1.5px solid var(--border);background:var(--surface-2);width:20px;height:20px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:0;right:0}.profile-modal-avatar-info{flex-direction:column;gap:1px;min-width:0;display:flex}.profile-modal-avatar-info strong{color:var(--text-primary);font-size:13px;font-weight:600;line-height:1.2}.profile-modal-avatar-info>span{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.25;overflow:hidden}.profile-modal-plan-badge{background:var(--bg-pro);color:var(--text-pro);border-radius:20px;align-self:flex-start;align-items:center;gap:3px;margin-top:4px;padding:2px 7px;font-size:9px;font-weight:700;display:inline-flex}.profile-modal-photo-button{border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:7px;align-items:center;gap:5px;margin-left:auto;padding:5px 10px;font-size:11px;transition:border-color .12s,color .12s,background .12s;display:inline-flex}.profile-modal-photo-button:hover{border-color:var(--border-accent);color:var(--text-accent)}.profile-modal-file-input{display:none}.profile-modal-form{z-index:1;flex-direction:column;display:flex;position:relative}.profile-modal-body{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;gap:14px;max-height:min(860px,100vh - 210px);padding:14px 20px;display:flex;overflow-y:auto}.profile-modal-body::-webkit-scrollbar{width:0;height:0}.profile-modal-section{border:1px solid color-mix(in srgb, var(--border) 82%, transparent);background:color-mix(in srgb, var(--surface-2) 72%, transparent);-webkit-backdrop-filter:blur(16px)saturate(145%);border-radius:14px;align-content:start;gap:10px;padding:12px;display:grid}.profile-modal-section-label{align-items:center;gap:6px;margin-bottom:8px;display:flex}.profile-modal-section-icon{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.profile-modal-section-icon-accent{background:var(--bg-accent);color:var(--text-accent)}.profile-modal-section-icon-warning{background:var(--bg-warning);color:var(--text-warning)}.profile-modal-section-label strong{color:var(--text-primary);font-size:12px;font-weight:700}.profile-modal-section-label>span:last-child{color:var(--text-muted);margin-left:auto;font-size:11px}.profile-modal-divider{background:var(--border);height:1px}.profile-modal-field-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.profile-modal-field-grid.single{grid-template-columns:1fr}.profile-modal-field{flex-direction:column;gap:4px;display:flex}.profile-modal-field.full{grid-column:1/-1}.profile-modal-field-label{color:var(--text-muted);letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:600}.profile-modal-field-label em{color:var(--text-accent);margin-left:1px;font-style:normal}.profile-modal-input-wrap{position:relative}.profile-modal-input-icon{color:var(--text-muted);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.profile-modal-input-wrap input{border:1px solid var(--border);background:var(--surface-1);width:100%;color:var(--text-primary);border-radius:8px;outline:none;padding:8px 10px 8px 32px;font-size:13px;transition:border-color .12s,background .12s,box-shadow .12s}.profile-modal-input-wrap input::placeholder{color:var(--text-muted)}.profile-modal-input-wrap input:focus{border-color:var(--border-accent);background:var(--surface-2);box-shadow:0 0 0 3px var(--bg-accent)}.profile-modal-input-wrap:has(.profile-modal-eye-button) input{padding-right:36px}.profile-modal-eye-button{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.profile-modal-eye-button:hover{color:var(--text-secondary)}.profile-modal-password-strength{align-items:center;gap:8px;margin-top:1px;display:flex}.profile-modal-password-bars{flex:1;gap:3px;display:flex}.profile-modal-password-bar{background:var(--border);border-radius:20px;flex:1;height:3px}.profile-modal-password-bar.is-danger{background:var(--fill-danger)}.profile-modal-password-bar.is-warning{background:var(--fill-warning)}.profile-modal-password-bar.is-accent{background:var(--fill-accent)}.profile-modal-password-bar.is-success{background:var(--fill-success)}.profile-modal-password-label{font-size:10px;font-weight:600}.profile-modal-password-label.is-danger{color:var(--text-danger)}.profile-modal-password-label.is-warning{color:var(--text-warning)}.profile-modal-password-label.is-accent{color:var(--text-accent)}.profile-modal-password-label.is-success{color:var(--text-success)}.profile-modal-match-hint{align-items:center;gap:4px;margin-top:1px;font-size:10px;font-weight:600;display:flex}.profile-modal-match-hint.is-success{color:var(--text-success)}.profile-modal-match-hint.is-danger{color:var(--text-danger)}.profile-modal-notice{border:1px solid var(--border);border-radius:10px;margin:0 20px 10px;padding:9px 12px;font-size:12px;font-weight:500}.profile-modal-notice.is-error{border-color:var(--border-danger);background:var(--bg-danger);color:var(--text-danger)}.profile-modal-notice.is-success{border-color:var(--border-success);background:var(--bg-success);color:var(--text-success)}.profile-modal-footer{z-index:1;border-top:1px solid var(--border);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:10px 20px;display:flex;position:relative}.profile-modal-security-hint{color:var(--text-muted);align-items:center;gap:4px;font-size:11px;display:inline-flex}.profile-modal-security-hint svg{color:var(--text-success)}.profile-modal-footer-actions{gap:8px;display:flex}.profile-modal-cancel-button,.profile-modal-save-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-size:13px;transition:border-color .12s,color .12s,background .12s,filter .12s;display:inline-flex}.profile-modal-cancel-button{border:1px solid var(--border);color:var(--text-secondary);background:0 0;padding:9px 16px}.profile-modal-cancel-button:hover{border-color:var(--border-strong);color:var(--text-primary)}.profile-modal-save-button{background:var(--fill-accent);color:var(--text-on-fill);border:none;padding:9px 18px;font-weight:600}.profile-modal-save-button:hover{filter:brightness(.9)}.profile-modal-cancel-button:disabled,.profile-modal-save-button:disabled{cursor:default;opacity:.7;filter:none}.profile-modal-save-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite profile-modal-spin}@keyframes profile-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes profile-modal-panel-in{0%{opacity:0;transform:translate(-50%,calc(12px - 50%))scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes profile-modal-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (height<=820px){.profile-modal-panel{max-height:calc(100vh - 12px)}.profile-modal-body{max-height:calc(100vh - 196px);overflow-y:auto}}.office-cards-grid{gap:14px;display:grid}.office-card{cursor:pointer}.office-card-side{align-items:center}.office-card-subtitle{line-height:1.55}.office-kind-badge{letter-spacing:.04em;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.office-kind-badge-company{color:#2459c8;background:#e7f0fe}.office-kind-badge-individual{color:#6941c6;background:#f1ebfe}.office-modal{width:min(1180px,100%)}.office-modal-form{gap:16px}.office-modal-tabs{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.office-modal-tab{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 84%, white);color:var(--text-secondary);cursor:pointer;border-radius:14px;align-items:center;gap:8px;min-height:42px;padding:0 14px;transition:border-color .18s,background .18s,color .18s;display:inline-flex}.office-modal-tab:hover{border-color:color-mix(in srgb, var(--accent-border) 82%, var(--surface-border));color:var(--text-primary)}.office-modal-tab-active{border-color:color-mix(in srgb, var(--accent-border) 82%, var(--surface-border));background:color-mix(in srgb, var(--accent-soft) 84%, white);color:var(--text-primary);box-shadow:inset 0 0 0 1px rgb(var(--tenant-primary-rgb) / .08)}.office-inline-helper{color:var(--text-secondary);margin-top:4px;font-size:.84rem;font-weight:600;display:block}.office-loading-chip{color:var(--accent);align-items:center;gap:8px;display:inline-flex}.office-spin{animation:.9s linear infinite office-spin}.office-contract-layout{display:block}.office-contract-builder,.office-contract-preview-card{min-height:100%}.office-editor-loading{border:1px dashed var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 88%, white);min-height:320px;color:var(--text-secondary);border-radius:18px;place-items:center;padding:24px;font-weight:700;display:grid}.office-contract-action-row{justify-content:flex-end;margin-top:4px;margin-bottom:14px;display:flex}.office-contract-action-group{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.modern-rich-editor{gap:10px;display:grid}.modern-rich-editor-shell{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 90%, white);border-radius:18px;overflow:hidden;box-shadow:inset 0 1px #ffffff70,0 10px 20px #0f172a0b}.modern-editor-shortcuts{flex-wrap:wrap;gap:7px;display:flex}.office-shortcut-chip{border:1px solid color-mix(in srgb, var(--accent-border) 70%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 84%, var(--accent-soft));color:var(--text-primary);cursor:pointer;border-radius:999px;min-height:32px;padding:0 11px;font-size:.82rem;font-weight:700}.office-shortcut-chip:disabled{opacity:.55;cursor:not-allowed}.modern-rich-editor .ck.ck-editor{border:0}.modern-rich-editor .ck.ck-toolbar{border:0;border-bottom:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 92%, white);gap:2px;padding:8px 10px}.modern-rich-editor .ck.ck-toolbar .ck-toolbar__items{align-items:center}.modern-rich-editor .ck.ck-toolbar .ck-button{border-radius:10px;min-width:32px;min-height:32px}.modern-rich-editor .ck.ck-toolbar .ck-button.ck-on,.modern-rich-editor .ck.ck-toolbar .ck-button:active{background:color-mix(in srgb, var(--accent-soft) 45%, var(--surface-primary))}.modern-rich-editor .ck.ck-editor__main>.ck-editor__editable{background:color-mix(in srgb, var(--surface-soft) 84%, white);min-height:260px;color:var(--text-primary);box-shadow:none;border:0;padding:16px;font-size:.94rem;line-height:1.58}.modern-rich-editor .ck.ck-editor__main>.ck-editor__editable.ck-focused{box-shadow:none}.modern-rich-editor .ck.ck-editor__main>.ck-editor__editable.ck-blurred,.modern-rich-editor .ck.ck-editor__main>.ck-editor__editable{outline:none}.modern-rich-editor .ck-content h1,.modern-rich-editor .ck-content h2,.modern-rich-editor .ck-content h3,.modern-rich-editor .ck-content p,.modern-rich-editor .ck-content figure,.office-contract-preview-body h1,.office-contract-preview-body h2,.office-contract-preview-body h3,.office-contract-preview-body figure,.office-contract-preview-body p{margin:0 0 12px}.modern-rich-editor .ck-content figure.table,.office-contract-preview-body figure.table{margin:0 0 14px}.modern-rich-editor .ck-content figure.image,.office-contract-preview-body figure.image{margin:0 0 16px}.modern-rich-editor .ck-content figure.image img,.office-contract-preview-body figure.image img,.office-contract-preview-body img{max-width:100%;height:auto}.modern-rich-editor .ck-content figure.image.image-style-block,.office-contract-preview-body figure.image.image-style-block{margin-inline:auto}.modern-rich-editor .ck-content figure.image.image-style-align-left,.office-contract-preview-body figure.image.image-style-align-left{margin-left:0;margin-right:auto}.modern-rich-editor .ck-content figure.image.image-style-align-right,.office-contract-preview-body figure.image.image-style-align-right{margin-left:auto;margin-right:0}.modern-rich-editor .ck-content figure.image.image_resized,.office-contract-preview-body figure.image.image_resized{display:table}.modern-rich-editor .ck-content table,.office-contract-preview-body table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:.92rem}.modern-rich-editor .ck-content th,.modern-rich-editor .ck-content td,.office-contract-preview-body th,.office-contract-preview-body td{border:1px solid var(--surface-border);vertical-align:top;word-break:break-word;padding:8px 10px}.modern-rich-editor .ck-content th,.office-contract-preview-body th{background:color-mix(in srgb, var(--accent-soft) 62%, white);font-weight:800}.modern-rich-editor .ck-content .page-break,.office-contract-preview-body .page-break{border-top:2px dashed color-mix(in srgb, var(--accent) 28%, transparent);margin:18px 0}.office-contract-preview-sheet{border:1px solid color-mix(in srgb, var(--surface-border) 84%, white);background:linear-gradient(#ffffffeb,#ffffffd6);border-radius:22px;gap:18px;min-height:100%;padding:24px;display:grid;box-shadow:0 18px 40px #0f172a14,inset 0 1px #ffffff8f}.office-contract-preview-card-inline{margin-top:2px}.office-contract-preview-body{color:var(--text-primary);font-size:.96rem}.office-contract-preview-body h1,.office-contract-preview-body h2,.office-contract-preview-body h3{color:var(--text-primary)}.office-contract-preview-body ul,.modern-rich-editor .ck-content ul,.modern-rich-editor .ck-content ol{margin:0 0 12px 18px;padding:0}.office-contract-preview-body strong,.modern-rich-editor .ck-content strong{font-weight:800}.office-contract-preview-body em,.modern-rich-editor .ck-content em{font-style:italic}@keyframes office-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root[data-theme=dark] .modal-backdrop{background:linear-gradient(#02061785,#020617b8)}:root[data-theme=dark] .users-modal{background:linear-gradient(#080f1cd6,#0a1220bd);border-color:#94a3b829;box-shadow:0 34px 80px #02081775,inset 0 1px #ffffff0f}:root[data-theme=dark] .users-modal:before{background:radial-gradient(circle at 0 0,#ffffff0d,#0000 24%)}:root[data-theme=dark] .users-modal-form input,:root[data-theme=dark] .users-modal-form select,:root[data-theme=dark] .users-toolbar-search input,:root[data-theme=dark] .users-role-trigger,:root[data-theme=dark] .users-role-menu,:root[data-theme=dark] .user-card-action-menu,:root[data-theme=dark] .users-confirm-modal,:root[data-theme=dark] .permission-card,:root[data-theme=dark] .request-scope-option,:root[data-theme=dark] .permission-cards-section,:root[data-theme=dark] .permission-admin-note,:root[data-theme=dark] .request-scope-panel,:root[data-theme=dark] .users-modal-close{background:#111b2ec2;border-color:#94a3b824}:root[data-theme=dark] .users-role-trigger{color:#f5f8ff;background:linear-gradient(#121d31f0,#0e182aeb);border-color:#94a3b842;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #02081733}:root[data-theme=dark] .users-role-trigger:hover{border-color:#bac8dc6b}:root[data-theme=dark] .users-role-trigger-open{border-color:#bfdbfedb;box-shadow:0 0 0 4px #60a5fa29,0 14px 30px #0208173d}:root[data-theme=dark] .users-role-menu{background:linear-gradient(#121d31f5,#0c1526f0);border-color:#94a3b838;box-shadow:0 20px 40px #02081757,inset 0 1px #ffffff0a}:root[data-theme=dark] .users-role-search-wrap{background:linear-gradient(#121d31fa,#0c1526f5)}:root[data-theme=dark] .user-card-action-menu,:root[data-theme=dark] .users-confirm-modal{background:linear-gradient(#121d31f5,#0c1526f0);border-color:#94a3b838;box-shadow:0 20px 40px #02081757,inset 0 1px #ffffff0a}:root[data-theme=dark] .user-card-action-button:hover{background:#ffffff0d}:root[data-theme=dark] .user-card-action-button-warning{color:#f6c37a}:root[data-theme=dark] .user-card-action-button-danger{color:#ff9b91}:root[data-theme=dark] .users-confirm-header strong{color:#f3f7ff}:root[data-theme=dark] .danger-button{border-color:#f871713d;box-shadow:0 12px 24px #7f1d1d42}:root[data-theme=dark] .users-role-option{color:#e2e8f0f5}:root[data-theme=dark] .users-role-option:hover{color:#fff;background:#ffffff0f}:root[data-theme=dark] .users-role-option-active{color:#fff;background:linear-gradient(#314c8feb,#273f79eb);box-shadow:inset 0 1px #ffffff14}:root[data-theme=dark] .users-role-search-input{color:#f5f8ff;background:linear-gradient(#121d31f0,#0e182aeb);border-color:#94a3b82e}:root[data-theme=dark] .users-role-search-input::placeholder,:root[data-theme=dark] .users-role-empty{color:#94a3b8c7}:root[data-theme=dark] .users-role-chevron{color:#bfdbfee0}:root[data-theme=dark] .users-modal-form select{background:linear-gradient(#121d31f0,#0e182aeb) no-repeat,url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 14 14' fill='none'%3E%3Cpath d='M3.25 5.25L7 9L10.75 5.25' stroke='%23d8e2f2' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") calc(100% - 16px)/14px no-repeat;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #02081733}:root[data-theme=dark] .users-modal-form input::placeholder,:root[data-theme=dark] .users-toolbar-search input::placeholder{color:#94a3b8b8}:root[data-theme=dark] .summary-chip,:root[data-theme=dark] .users-toolbar-card,:root[data-theme=dark] .user-card{background:#0c1422d1;border-color:#47556975}:root[data-theme=dark] .summary-chip-requester-pending{color:#bfdbfe;background:#1d4ed833;border-color:#60a5fa5c;box-shadow:0 10px 22px #1e40af2e}:root[data-theme=dark] .summary-chip-requests-cancellation-requested{background:color-mix(in srgb, var(--fill-warning) 14%, transparent);border-color:color-mix(in srgb, var(--border-warning) 72%, transparent);color:color-mix(in srgb, var(--text-warning) 96%, white);box-shadow:0 8px 18px color-mix(in srgb, var(--fill-warning) 10%, transparent)}:root[data-theme=dark] .summary-chip-requests-completed{background:color-mix(in srgb, var(--fill-success) 14%, transparent);border-color:color-mix(in srgb, var(--border-success) 72%, transparent);color:color-mix(in srgb, var(--text-success) 96%, white);box-shadow:0 8px 18px color-mix(in srgb, var(--fill-success) 10%, transparent)}:root[data-theme=dark] .office-modal-tab,:root[data-theme=dark] .modern-rich-editor-shell,:root[data-theme=dark] .modern-rich-editor .ck.ck-toolbar,:root[data-theme=dark] .modern-rich-editor .ck.ck-editor__main>.ck-editor__editable,:root[data-theme=dark] .office-contract-preview-sheet{background:#111b2ec2;border-color:#94a3b829}:root[data-theme=dark] .office-modal-tab-active,:root[data-theme=dark] .office-shortcut-chip,:root[data-theme=dark] .modern-rich-editor .ck.ck-toolbar .ck-button.ck-on{background:color-mix(in srgb, #111b2ec7 74%, var(--accent-soft))}:root[data-theme=dark] .office-kind-badge-company{color:#dce8ff;background:#314c8f57}:root[data-theme=dark] .office-kind-badge-individual{color:#efe2ff;background:#6941c657}:root[data-theme=dark] .office-payment-badge{color:#f3f7ff;background:#314c8f47}:root[data-theme=dark] .permission-card-active,:root[data-theme=dark] .request-scope-option-active{background:color-mix(in srgb, #111b2ed1 76%, var(--accent-soft))}:root[data-theme=dark] .users-modal-header strong,:root[data-theme=dark] .permission-cards-header strong,:root[data-theme=dark] .request-scope-panel strong,:root[data-theme=dark] .permission-admin-note strong,:root[data-theme=dark] .office-contract-preview-body,:root[data-theme=dark] .permission-card strong,:root[data-theme=dark] .user-card-title-row strong,:root[data-theme=dark] .users-modal-form label,:root[data-theme=dark] .client-request-form label,:root[data-theme=dark] .alteration-grid-field,:root[data-theme=dark] .request-responsible-label{color:#f3f7ff}:root[data-theme=dark] .request-form-section-title>div span,:root[data-theme=dark] .request-form-subsection-head span,:root[data-theme=dark] .field-hint,:root[data-theme=dark] .client-request-form input::placeholder,:root[data-theme=dark] .client-request-form textarea::placeholder{color:#c4d0e2f0}:root[data-theme=dark] .client-request-form input,:root[data-theme=dark] .client-request-form select,:root[data-theme=dark] .client-request-form textarea,:root[data-theme=dark] .alteration-input-locked,:root[data-theme=dark] .request-doc-card,:root[data-theme=dark] .request-partner-card,:root[data-theme=dark] .alteration-warning-banner,:root[data-theme=dark] .alteration-lookup-status{background:#111b2ec2}:root[data-theme=dark] .alteration-toggle-inline,:root[data-theme=dark] .alteration-lookup-label{color:#c4d0e2f0}:root[data-theme=dark] .request-toggle-inline-compact,:root[data-theme=dark] .request-object-grid .request-object-preview-field{background:#111b2ec2}:root[data-theme=dark] .modern-rich-editor .ck.ck-editor__main>.ck-editor__editable:before{color:#94a3b8c7}:root[data-theme=dark] .modern-rich-editor .ck.ck-toolbar .ck-button,:root[data-theme=dark] .modern-rich-editor .ck.ck-toolbar .ck-dropdown__button{color:#f3f7ff;background:#111b2ec2;border-color:#94a3b829}:root[data-theme=dark] .modern-rich-editor .ck.ck-toolbar{box-shadow:inset 0 -1px #94a3b81f}:root[data-theme=dark] .client-dashboard-hero-copy,:root[data-theme=dark] .client-dashboard-filter-bar,:root[data-theme=dark] .client-dashboard-kpi-card,:root[data-theme=dark] .client-dashboard-card,:root[data-theme=dark] .client-dashboard-select-shell,:root[data-theme=dark] .client-dashboard-donut:after{background:linear-gradient(#0b1424eb,#080f1cdb);border-color:#94a3b824}:root[data-theme=dark] .client-dashboard-hero-highlights span{color:#bfdbfef5;background:#60a5fa24;border-color:#60a5fa3d}:root[data-theme=dark] .client-dashboard-hero-panel{background:linear-gradient(#050a16f5,#0a1221eb);border-color:#94a3b829}:root[data-theme=dark] .client-dashboard-hero-panel-grid article{background:#ffffff08;border-color:#94a3b81f}:root[data-theme=dark] .client-dashboard-volume-track,:root[data-theme=dark] .client-dashboard-progress-track,:root[data-theme=dark] .client-dashboard-empty{background:#94a3b814;border-color:#94a3b81f}:root[data-theme=dark] .client-dashboard-status-dot-progress{color:#f8fbff;background:#94a3b81f}:root[data-theme=dark] .client-dashboard-status-dot-attention{color:#bfdbfef5;background:#60a5fa24}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.modules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat-card,.module-card,.panel-card{padding:22px}.stat-card{flex-direction:column;gap:10px;display:flex}.stat-card span,.stat-card small{color:#5f6f85}.stat-card strong{color:#142033;letter-spacing:-.04em;font-size:2rem}.module-top h3,.panel-card-header strong{color:#142033;margin:0}.module-status,.table-status{color:#285ec9;background:#4f8dfd1a}.panel-card{flex-direction:column;gap:18px;display:flex}.tenant-checklist{gap:14px;display:grid}.tenant-checklist-item{background:#f8fafcd1;border:1px solid #e2e8f0e6;border-radius:20px;justify-content:space-between;align-items:center;gap:14px;padding:18px;display:flex}.tenant-checklist-item strong{color:#142033}.tenant-checklist-item span{color:#5f6f85;font-size:.92rem}.tenant-checklist-item.is-done{background:#10b98112;border-color:#10b9812e}.tenant-checklist-item.is-done span{color:#047857}.data-table{border-collapse:collapse;width:100%}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e2e8f0e6;padding:16px 14px}.data-table th{color:#526277;text-transform:uppercase;letter-spacing:.05em;font-size:.84rem}.data-table td{color:#142033}.data-table-actions-column{text-align:center;width:84px}.data-table-actions-cell{text-align:center}.table-action-button{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 90%, white);width:36px;height:36px;color:var(--accent);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:border-color .2s,background-color .2s,transform .2s;display:inline-flex}.table-action-button:hover{border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border));background:color-mix(in srgb, var(--accent) 8%, var(--surface-primary));transform:translateY(-1px)}.data-table tbody tr{cursor:pointer;transition:background-color .2s,transform .2s}.request-board-summary-chips{gap:8px;margin-bottom:8px}.request-board-toolbar{flex-wrap:wrap;align-items:center;gap:6px;margin:8px 0;display:flex}.request-board-toolbar-search,.request-board-select-shell{background:#fff;border:1.5px solid #eeeef5;border-radius:7px;height:36px}.request-board-toolbar-search{flex:1;align-items:center;gap:9px;padding:0 11px;display:flex}.request-board-toolbar-search svg{color:#7b7b9a;flex:none}.request-board-toolbar-search input{color:#0f0f1a;background:0 0;border:0;width:100%;font-size:13px}.request-board-toolbar-search input::placeholder{color:#b8b8d0}.request-board-toolbar-search:focus-within{border-color:var(--accent)}.request-board-toolbar-search input:focus{outline:none}.request-board-select-shell{align-items:center;gap:7px;min-width:170px;padding:0 9px;transition:border-color .15s,color .15s;display:inline-flex;position:relative}.request-board-select-shell:hover{border-color:var(--accent);color:var(--accent)}.request-board-select-shell svg{color:#7b7b9a;flex:none}.request-board-select-shell select{appearance:none;color:#3a3a52;cursor:pointer;background:0 0;border:0;width:100%;height:100%;padding-right:8px;font-size:12px}.request-board-select-shell select:focus{outline:none}.request-board-select-shell input{color:#3a3a52;background:0 0;border:0;width:100%;height:100%;font-size:12px}.request-board-select-shell input::placeholder{color:#b8b8d0}.request-board-select-shell input:focus{outline:none}.request-board-filter-input-shell{min-width:190px}.request-board-date-shell{min-width:150px}.request-board-date-prefix{letter-spacing:.04em;text-transform:uppercase;color:#7b7b9a;flex:none;font-size:11px;font-weight:600}.request-board-date-shell input{min-width:0}.request-board-select-shell:focus-within{border-color:var(--accent)}.request-board-toolbar-divider{background:#eeeef5;flex:none;width:1px;height:20px;margin:0 2px}.request-board-toolbar-action{border:1.5px solid var(--surface-border);background:var(--surface-primary);height:36px;color:var(--text-secondary);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:12px;font-weight:600;transition:border-color .15s,color .15s,background-color .15s,transform .15s;display:inline-flex}.request-board-toolbar-action:hover{border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--surface-primary) 88%, var(--accent-soft));transform:translateY(-1px)}.request-board-toolbar-action:disabled{cursor:not-allowed;opacity:.6;transform:none}.request-board-toolbar-action svg{flex:none}.request-board-counter-chip{background:color-mix(in srgb, var(--accent-soft) 88%, white);min-height:24px;color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;padding:3px 8px;font-size:11px;font-weight:600;display:inline-flex}.request-board-page-header{justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:8px;display:flex}.request-board-page-header h1{color:#0f0f1a;margin:0;font-size:28px;font-weight:700;line-height:1.1}.request-board-page-header p{color:#7b7b9a;margin:2px 0 0;font-size:12px}.request-board-table-shell{scrollbar-width:thin;scrollbar-color:transparent transparent;background:#fff;border:1.5px solid #eeeef5;border-radius:14px;overflow:auto hidden}.request-board-table-shell::-webkit-scrollbar{height:8px}.request-board-table-shell::-webkit-scrollbar-track{background:0 0}.request-board-table-shell::-webkit-scrollbar-thumb{background:0 0;border-radius:999px}.request-board-table-shell:hover{scrollbar-color:color-mix(in srgb, var(--accent) 28%, #d6d9e6) transparent}.request-board-table-shell:hover::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 22%, #d6d9e6)}.request-board-table-shell::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--accent) 34%, #c9cedd)}.request-board-table{border-collapse:collapse;table-layout:fixed;width:max-content;min-width:100%}.request-board-table thead th{color:#7b7b9a;letter-spacing:.06em;text-transform:uppercase;text-align:left;background:#fafafd;border-bottom:1.5px solid #eeeef5;height:36px;padding:0 10px;font-size:10.5px;font-weight:600;position:relative}.request-board-header-label{align-items:center;height:36px;display:inline-flex}.request-board-th-center{text-align:center}.request-board-th-center .request-board-header-label{justify-content:center;width:100%}.request-board-th-nowrap .request-board-sort-button span{white-space:nowrap}.request-board-sort-button{width:100%;color:inherit;font:inherit;text-transform:inherit;letter-spacing:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:0;display:inline-flex}.request-board-resize-handle{cursor:col-resize;z-index:2;width:10px;height:calc(100% - 14px);position:absolute;top:7px;right:-5px}.request-board-resize-handle:before{content:"";background:0 0;border-radius:999px;width:2px;height:100%;transition:background-color .15s;position:absolute;top:0;left:50%;transform:translate(-50%)}.request-board-table thead th:hover .request-board-resize-handle:before,body.request-board-is-resizing .request-board-resize-handle:before{background:color-mix(in srgb, var(--accent) 30%, white)}body.request-board-is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.request-board-sort-button svg{color:#b0b0c8;flex:none}.request-board-sort-button:hover,.request-board-sort-button-active,.request-board-sort-button:hover svg,.request-board-sort-button-active svg{color:var(--accent)}.request-board-table tbody tr{cursor:pointer;transition:background-color .15s}.request-board-table tbody tr:hover{background:#f5f5ff}.request-board-table tbody tr.request-board-row-highlight-requester-pending{background:linear-gradient(90deg,#dc26260f,#f8717109)}.request-board-table tbody tr.request-board-row-highlight-requester-pending:hover{background:linear-gradient(90deg,#dc26261a,#f871710f)}.request-board-table tbody tr.request-board-row-highlight-cancellation-requested{background:linear-gradient(90deg, color-mix(in srgb, var(--bg-warning) 100%, transparent), color-mix(in srgb, var(--fill-warning) 14%, transparent))}.request-board-table tbody tr.request-board-row-highlight-cancellation-requested:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--bg-warning) 100%, transparent), color-mix(in srgb, var(--fill-warning) 20%, transparent))}.request-board-table tbody td{color:#3a3a52;vertical-align:middle;border-bottom:1.5px solid #eeeef5;height:52px;padding:0 10px;font-size:12px}.request-board-table tbody tr:last-child td{border-bottom:0}.request-board-id-cell strong,.request-board-primary-cell strong{color:#0f0f1a;display:block}.request-board-id-cell strong{font-size:11px;font-weight:600}.request-board-primary-cell span{text-overflow:ellipsis;white-space:nowrap;color:#7b7b9a;margin-top:3px;display:block;overflow:hidden}.request-board-primary-cell strong{font-size:12px;font-weight:500}.request-board-primary-cell span,.request-board-city-cell{font-size:10px}.request-board-triage-pill,.request-board-triage-flag{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:20px;padding:0 7px;font-size:10px;font-weight:700;display:inline-flex}.request-board-triage-pill{border:1px solid #0000}.request-board-triage-pill-neutral{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.request-board-triage-pill-info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.request-board-triage-pill-warning{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.request-board-triage-pill-high{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.request-board-triage-pill-large{min-height:28px;padding:0 10px;font-size:11px}.request-board-triage-flag{color:#4b5563;-webkit-backdrop-filter:blur(8px);background:#ffffff94;border:1px solid #ffffff57}.request-board-city-cell{color:#7b7b9a;white-space:nowrap;margin-top:0}.request-board-compact-copy{text-overflow:ellipsis;white-space:nowrap;color:#3a3a52;font-size:11px;display:block;overflow:hidden}.request-board-compact-copy-empty{color:#7b7b9a}.request-board-days-pill,.request-board-type-pill{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-width:34px;min-height:24px;padding:0 9px;font-size:11px;font-weight:600;display:inline-flex}.request-board-days-pill-fresh{color:#065f46;background:#d1fae5}.request-board-days-pill-attention{color:#92400e;background:#fef3c7}.request-board-days-pill-critical{color:#991b1b;background:#fee2e2}.request-board-status-pill{box-sizing:border-box;border:1.5px solid;border-radius:6px;grid-template-columns:7px minmax(0,1fr);align-items:start;column-gap:7px;width:100%;max-width:100%;padding:4px 8px;font-size:11px;font-weight:500;display:grid}.request-board-status-cell{min-width:0}.request-board-status-dot{background:currentColor;border-radius:999px;width:7px;height:7px;margin-top:4px}.request-board-status-label{white-space:normal;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;min-width:0;line-height:1.15}.request-board-status-pill-aguardando_analise{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.request-board-status-pill-em_andamento{color:#065f46;background:#ecfdf5;border-color:#a7f3d0}.request-board-status-pill-pendente_cliente{color:#b91c1c;background:#fef4f4;border-color:#fca5a5;box-shadow:inset 0 1px #fff6,0 8px 18px #dc262614}.request-board-status-pill-solicitado_cancelamento{background:color-mix(in srgb, var(--bg-warning) 92%, var(--surface-primary));color:var(--text-warning);border-color:color-mix(in srgb, var(--border-warning) 88%, var(--surface-border));box-shadow:inset 0 1px 0 #fff6, 0 4px 10px color-mix(in srgb, var(--fill-warning) 5%, transparent)}.request-board-status-pill-concluido{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.request-board-status-pill-cancelado{color:#6b7280;background:#f4f4f8;border-color:#dfdfeb}.request-board-view-status-pill{border-width:1px;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:28px;padding:0 10px;display:inline-flex}.request-board-view-status-pill .request-board-status-dot{flex:none;width:8px;height:8px;margin-top:0}.request-board-view-status-pill .request-board-status-label{letter-spacing:.08em;text-transform:uppercase;font-size:10.5px;font-weight:700;line-height:1}.request-board-view-status-pill.request-board-status-pill-aguardando_analise{color:#9b6c22;background:#fff8ef;border-color:#f3d7a8}.request-board-view-status-pill.request-board-status-pill-em_andamento{color:#2f7b56;background:#eef8f1;border-color:#b7dfc3}.request-board-view-status-pill.request-board-status-pill-pendente_cliente{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.request-board-view-status-pill.request-board-status-pill-solicitado_cancelamento{background:color-mix(in srgb, var(--bg-warning) 94%, var(--surface-primary));color:var(--text-warning);border-color:color-mix(in srgb, var(--border-warning) 90%, var(--surface-border))}.request-board-view-status-pill.request-board-status-pill-concluido{color:#6c8b74;background:#edf7ee;border-color:#b7dfbe}.request-board-view-status-pill.request-board-status-pill-cancelado{color:#7a7e89;background:#f5f5f7;border-color:#dcdee6}.request-board-responsible{align-items:center;gap:8px;min-width:0;display:flex}.request-board-responsible span:last-child{text-overflow:ellipsis;white-space:nowrap;color:#3a3a52;font-size:11px;overflow:hidden}.request-board-avatar{background:var(--accent);color:#fff;border-radius:999px;flex:none;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:inline-flex}.request-board-avatar-empty{color:#7b7b9a;background:#e5e5f0}.request-board-type-pill-low{color:#1e40af;background:#dbeafe}.request-board-type-pill-transform{color:#5b21b6;background:#ede9fe}.request-board-type-pill-change{color:#166534;background:#dcfce7}.request-board-type-pill-default{background:color-mix(in srgb, var(--accent-soft) 86%, white);color:var(--accent)}.request-board-type-cell{gap:6px;display:grid}.request-board-triage-legend{gap:4px;display:grid}.request-board-triage-legend-item{color:#3a3a52;align-items:center;gap:6px;font-size:11px;line-height:1.2;display:inline-flex}.request-board-triage-legend-dot{background:currentColor;border-radius:999px;flex:none;width:8px;height:8px}.request-board-triage-legend-item-high{color:#ef4444}.request-board-triage-legend-item-warning{color:#f59e0b}.request-board-triage-legend-item-info{color:#3b82f6}.request-board-triage-legend-item-neutral{color:#94a3b8}.request-board-actions-cell{text-align:center;position:relative}.request-board-inline-actions{justify-content:center;align-items:center;gap:6px;width:100%;display:inline-flex}.request-board-actions-wrap{justify-content:center;align-items:center;gap:8px;min-height:36px;padding:2px 0;display:inline-flex;position:relative}.request-board-icon-button{border:1px solid var(--surface-border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 96%, white), color-mix(in srgb, var(--surface-soft) 82%, white));width:34px;height:34px;color:var(--text-secondary);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;transition:border-color .18s,background-color .18s,color .18s,box-shadow .18s,transform .18s;display:inline-flex;box-shadow:inset 0 1px #ffffff52,0 6px 14px #0f172a0d}.request-board-icon-button:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border));background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 88%, var(--accent-soft)), color-mix(in srgb, var(--surface-soft) 72%, var(--accent-soft)));color:var(--accent);box-shadow:inset 0 1px 0 #ffffff5c, 0 10px 22px rgb(var(--tenant-primary-rgb) / .1);transform:translateY(-1px)}.request-board-icon-button:focus-visible{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 16%, transparent);outline:none}.request-board-icon-button:disabled{opacity:.44;cursor:not-allowed;box-shadow:none;transform:none}.request-board-icon-button-danger{color:color-mix(in srgb, #d14e32 84%, var(--text-primary))}.request-board-icon-button-danger:hover:not(:disabled){border-color:color-mix(in srgb, #d14e32 36%, var(--surface-border));background:linear-gradient(180deg, color-mix(in srgb, #d14e32 8%, var(--surface-primary)), color-mix(in srgb, #d14e32 12%, var(--surface-soft)));color:color-mix(in srgb, #d14e32 94%, var(--text-primary))}.request-board-link-button{color:#7b7b9a;background:#fff;border:1.5px solid #eeeef5;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.request-board-link-button:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--accent-soft) 82%, white)}.request-board-link-button:disabled{opacity:.48;cursor:not-allowed}.request-board-table-footer{color:#7b7b9a;background:#fafafd;border-top:1.5px solid #eeeef5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:8px 14px;font-size:11px;display:flex}.request-board-pagination{align-items:center;gap:8px;margin-left:auto;display:inline-flex}.request-board-pagination-button{color:#3a3a52;background:#fff;border:1.5px solid #eeeef5;border-radius:7px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:11px;font-weight:600;transition:border-color .15s,color .15s,background-color .15s,opacity .15s;display:inline-flex}.request-board-pagination-button:hover:not(:disabled){border-color:var(--accent-border);background:color-mix(in srgb, var(--accent-soft) 82%, white);color:var(--accent)}.request-board-pagination-button:disabled{opacity:.48;cursor:not-allowed}.request-board-empty{color:#7b7b9a;padding:16px 14px;font-size:12px}.request-board-modal-overlay{z-index:80;-webkit-backdrop-filter:blur(18px)saturate(135%);background:radial-gradient(circle at top,#ffffff1f,#0000 42%),#0f0f1a57;justify-content:center;align-items:center;padding:16px;animation:.18s request-board-fade-in;display:flex;position:fixed;inset:0}.request-board-modal{-webkit-backdrop-filter:blur(28px)saturate(150%);background:linear-gradient(#ffffffb8,#ffffff94);border:1px solid #ffffff57;border-radius:16px;grid-template-rows:auto minmax(0,1fr) auto;width:min(860px,100vw - 32px);max-height:calc(100vh - 32px);animation:.18s request-board-modal-in;display:grid;overflow:hidden;box-shadow:0 30px 70px #0f0f1a38,inset 0 1px #ffffff52}.request-board-cancellation-review-modal{width:min(560px,100vw - 32px)}.request-board-modal-header{background:linear-gradient(#ffffff38,#ffffff1a);border-bottom:1px solid #ffffff3d;justify-content:space-between;align-items:flex-start;gap:16px;padding:18px 20px 14px;display:flex}.request-board-modal-header h3{color:#0f0f1a;margin:0;font-size:15px;font-weight:600}.request-board-modal-header p{color:#7b7b9a;margin:4px 0 0;font-size:11px}.request-board-modal-close{color:#3a3a52;-webkit-backdrop-filter:blur(12px);background:#fff6;border:0;border-radius:7px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.request-board-modal-header-actions{align-items:center;gap:8px;display:inline-flex}.request-board-modal-history-button{color:#3a3a52;-webkit-backdrop-filter:blur(12px);background:#ffffff6b;border:1px solid #ffffff57;border-radius:9px;align-items:center;gap:7px;min-height:30px;padding:0 10px;font-size:12px;font-weight:600;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.request-board-modal-history-button:hover:not(:disabled),.request-board-modal-history-button.is-active{border-color:color-mix(in srgb, var(--accent) 28%, #ffffff57);background:color-mix(in srgb, var(--accent-soft) 82%, white);color:var(--accent)}.request-board-modal-history-button:hover:not(:disabled){transform:translateY(-1px)}.request-board-modal-history-button:disabled{opacity:.65;cursor:wait}.request-board-modal-body{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 22%, #d6d9e6) transparent;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:10px 12px;padding:14px 20px 16px;display:grid;overflow-y:auto}.request-board-modal-body label{flex-direction:column;gap:5px;display:flex}.request-board-modal-body label span{letter-spacing:.04em;text-transform:uppercase;color:#7b7b9a;font-size:11px;font-weight:600}.request-board-modal-field-full{grid-column:1/-1}.request-board-view-modal{width:min(1220px,100vw - 24px)}.request-board-view-modal-header{gap:12px;padding:14px 18px 10px}.request-board-view-header-copy{gap:2px;min-width:0;display:grid}.request-board-view-title-row{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.request-board-view-title-row h3{flex:0 auto}.request-board-view-title-id{background:color-mix(in srgb, var(--accent-soft) 84%, white);min-height:22px;color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.request-board-view-title-type{white-space:nowrap;min-height:22px;padding:0 8px;font-size:11px;line-height:1}.request-board-view-header-copy .eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);font-size:10px;font-weight:700}.request-board-view-body{grid-template-columns:minmax(0,1fr);gap:12px}.request-board-view-top-grid{-webkit-backdrop-filter:blur(12px);background:#ffffff57;border:1px solid #ffffff4d;border-radius:14px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;padding:6px 10px;display:grid}.request-board-view-stat,.request-board-view-card,.request-board-view-field,.request-board-view-note,.request-board-view-attachment{-webkit-backdrop-filter:blur(12px);background:#ffffff57;border:1px solid #ffffff4d;border-radius:12px;min-width:0}.request-board-view-stat,.request-board-view-card{padding:12px}.request-board-view-stat{-webkit-backdrop-filter:none;background:0 0;border:0;border-right:1px solid #0f0f1a14;border-radius:0;gap:8px;padding:10px 12px;display:grid}.request-board-view-stat:last-child{border-right:0}.request-board-view-stat span,.request-board-view-field span,.request-board-view-note span{letter-spacing:.06em;text-transform:uppercase;color:#7b7b9a;font-size:10px;font-weight:700}.request-board-view-stat strong,.request-board-view-field strong,.request-board-view-attachment strong{color:#0f0f1a;font-size:13px;line-height:1.4}.request-board-view-stat strong{align-items:center;min-height:24px;display:flex}.request-board-view-section-head{margin-bottom:10px;box-sizing:border-box;gap:2px;width:100%;max-width:calc(100% - 24px);margin-inline:auto;display:grid}.request-board-view-section-head strong{color:#0f0f1a;font-size:13px}.request-board-view-section-head span,.request-board-view-note p,.request-board-view-attachment span{color:#6b7280;margin:0;font-size:12px;line-height:1.45}.request-board-view-grid{box-sizing:border-box;grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;width:100%;max-width:calc(100% - 24px);margin-inline:auto;display:grid}.request-board-view-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}.request-board-view-field,.request-board-view-note,.request-board-view-attachment{-webkit-backdrop-filter:none;background:0 0;border:0;border-bottom:1px dashed #0f0f1a1f;border-radius:0;gap:4px;padding:10px 0;display:grid}.request-board-view-field-span-2{grid-column:span 2}.request-board-view-note-grid,.request-board-view-attachments{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;width:100%;max-width:calc(100% - 24px);margin-inline:auto;display:grid}.request-board-view-note{min-height:0}.request-board-view-attachment-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.request-board-view-attachment-copy{gap:4px;min-width:0;display:grid}.request-board-view-attachment-open{color:#495069;cursor:pointer;background:#ffffff85;border:1px solid #0f0f1a1f;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:border-color .2s,background-color .2s,color .2s,transform .2s;display:inline-flex}.request-board-view-attachment-open:hover:not(:disabled){color:var(--accent);background:#ffffffc7;border-color:#3b82f63d;transform:translateY(-1px)}.request-board-view-attachment-open:disabled{opacity:.72;cursor:wait}.request-board-view-card .request-board-triage-panel{-webkit-backdrop-filter:none;background:0 0;border:0;padding:0}.request-board-snapshot-root{box-sizing:border-box;gap:12px;width:100%;max-width:calc(100% - 24px);margin-inline:auto;display:grid}.request-board-snapshot-group,.request-board-snapshot-field,.request-board-snapshot-card{border-radius:0;min-width:0}.request-board-snapshot-group,.request-board-snapshot-card,.request-board-snapshot-field{padding:0}.request-board-snapshot-group{background:0 0;border:0;gap:0;display:grid}.request-board-snapshot-group-head{background:0 0;border-bottom:1px solid #0f0f1a14;padding:2px 0 10px}.request-board-snapshot-group-head strong,.request-board-snapshot-card strong,.request-board-snapshot-field strong{color:#0f0f1a;font-size:13px;line-height:1.45}.request-board-snapshot-group-body,.request-board-snapshot-fields{gap:0 18px;display:grid}.request-board-snapshot-group-body{padding:0 0 4px}.request-board-snapshot-fields{grid-template-columns:repeat(3,minmax(0,1fr));padding:4px 0 0}.request-board-snapshot-field{background:0 0;border:0;border-bottom:1px dashed #0f0f1a1f;border-radius:0;gap:4px;padding:10px 12px;display:grid}.request-board-snapshot-field-head,.request-board-snapshot-row-head,.request-board-snapshot-subsection-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.request-board-snapshot-field span{letter-spacing:.06em;text-transform:uppercase;color:#7b7b9a;font-size:10px;font-weight:700}.request-board-snapshot-field-value{word-break:break-word}.request-board-snapshot-copy{color:#646b85;cursor:pointer;background:#ffffff47;border:1px solid #0f0f1a1f;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:border-color .16s,background-color .16s,color .16s,transform .16s;display:inline-flex}.request-board-snapshot-copy:hover{color:#1d4ed8;background:#3b82f61f;border-color:#3b82f647;transform:translateY(-1px)}.request-board-snapshot-copy.is-copied{color:#047857;background:#10b98124;border-color:#10b98147}.request-board-snapshot-row{border-bottom:1px dashed #0f0f1a1f;gap:8px;padding:10px 12px;display:grid}.request-board-snapshot-row:last-child{border-bottom:0}.request-board-snapshot-row>strong,.request-board-snapshot-row-head>strong{letter-spacing:.05em;text-transform:uppercase;color:#7b7b9a;font-size:11px}.request-board-snapshot-row-meta{letter-spacing:.06em;text-transform:uppercase;color:#7b7b9a;font-size:10px;font-weight:700}.request-board-snapshot-subsection{border-top:1px dashed #0f0f1a1f;gap:8px;margin-top:8px;padding:10px 0 0;display:grid}.request-board-snapshot-subsection-head strong{letter-spacing:.05em;text-transform:uppercase;color:#5b6078;font-size:11px}.request-board-snapshot-field-full{background:0 0;border:0;border-bottom:1px dashed #0f0f1a1f;border-radius:0;grid-column:1/-1;padding:12px 12px 10px}.request-board-modal-finance-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px 12px;display:grid}.request-board-modal-finance-grid label{min-width:0}.request-board-triage-panel{-webkit-backdrop-filter:blur(12px);background:#ffffff42;border:1px solid #ffffff47;border-radius:12px;gap:10px;padding:12px;display:grid}.request-board-triage-panel-head,.request-board-triage-alert-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.request-board-triage-panel-head strong,.request-board-triage-alert-head strong,.request-board-triage-metric strong{color:#0f0f1a}.request-board-triage-panel-head p,.request-board-triage-alert p,.request-board-triage-metric span{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.request-board-triage-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:0 18px;display:grid}.request-board-triage-metric,.request-board-triage-alert{background:0 0;border:0;border-bottom:1px dashed #0f0f1a1f;border-radius:0;gap:4px;min-width:0;padding:10px 0;display:grid}.request-board-triage-flag-list,.request-board-triage-alert-list{gap:8px;display:grid}.request-board-triage-alert-list{padding-inline:10px}.request-board-triage-alert{border:1px solid #0000;border-radius:10px;padding:10px 12px}.request-board-triage-alert-head span{text-transform:uppercase;letter-spacing:.04em;flex:none;font-size:10px;font-weight:700}.request-board-triage-alert-warning{background:#fff7edb3;border-color:#fed7aa}.request-board-triage-alert-warning .request-board-triage-alert-head span{color:#c2410c}.request-board-triage-alert-high{background:#fee2e2b3;border-color:#fecaca}.request-board-triage-alert-high .request-board-triage-alert-head span{color:#b91c1c}.request-board-triage-alert-info{background:#eff6ffb3;border-color:#bfdbfe}.request-board-triage-alert-info .request-board-triage-alert-head span{color:#1d4ed8}.request-board-modal-note-field{min-width:0}.request-board-modal-field-meta{color:var(--text-secondary);align-self:flex-end;margin-top:6px;font-size:12px;line-height:1.2}.request-board-modal-field-meta.is-error{color:var(--text-danger)}.request-board-modal-body input,.request-board-modal-body select,.request-board-modal-body textarea{color:#0f0f1a;width:100%;font-size:13px;font:inherit;resize:vertical;-webkit-backdrop-filter:blur(10px);background:#ffffff85;border:1px solid #ffffff57;border-radius:8px;padding:8px 10px}.request-board-modal-body input,.request-board-modal-body select{min-height:38px}.request-board-modal-body textarea{min-height:78px;line-height:1.35}.request-board-modal-body input:focus,.request-board-modal-body select:focus,.request-board-modal-body textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent);background:#ffffffb8;outline:none}.request-board-attachments-field{flex-direction:column;gap:8px;padding-top:2px;display:flex}.request-board-history-panel{-webkit-backdrop-filter:none;background:0 0;border:0;gap:10px;padding:2px 0 0;display:grid}.request-board-history-panel-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.request-board-history-panel-head strong{color:#0f0f1a;font-size:13px;display:block}.request-board-history-panel-head span{color:#6b7280;text-transform:none;letter-spacing:normal;margin-top:2px;font-size:12px;line-height:1.45;display:block}.request-board-history-list{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 22%, #d6d9e6) transparent;gap:0;max-height:420px;display:grid;overflow-y:auto}.request-board-history-item{background:0 0;border:0;border-bottom:1px dashed #0f0f1a1f;border-radius:0;grid-template-columns:minmax(0,1fr);gap:8px;padding:10px 0;display:grid}.request-board-history-item:first-child{border-top:1px dashed #0f0f1a1f}.request-board-history-item-head,.request-board-history-item-meta,.request-board-history-change-values{gap:4px;display:grid}.request-board-history-item-head{border-bottom:1px dashed #0f0f1a1f;align-content:start;padding-bottom:8px}.request-board-history-item-meta{grid-template-columns:minmax(0,auto) minmax(0,1fr);align-items:center;gap:4px 16px}.request-board-history-item-meta strong,.request-board-history-change-values strong{color:#0f0f1a}.request-board-history-item-meta span,.request-board-history-change span,.request-board-history-change-values p{color:#6b7280;margin:0;font-size:12px;line-height:1.45}.request-board-history-change-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 18px;display:grid}.request-board-history-change{background:0 0;border:0;border-radius:0;gap:4px;min-width:0;padding:0;display:grid}.request-board-history-change:first-child{border-top:0;padding:0}.request-board-history-change-label{letter-spacing:.05em;text-transform:uppercase;font-size:10px;font-weight:700}.request-board-history-change-values{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px}.request-board-history-change-values p{white-space:normal;overflow-wrap:anywhere;min-width:0}.request-board-history-empty{color:#7b7b9a;background:#ffffff3d;border:1px dashed #ffffff57;border-radius:10px;padding:11px 12px;font-size:12px}.request-board-audit-trail{--audit-surface:color-mix(in srgb, var(--surface-elevated,var(--surface-primary)) 84%, var(--surface-primary));--audit-border:color-mix(in srgb, var(--surface-border) 88%, transparent);--audit-divider:color-mix(in srgb, var(--surface-border) 92%, transparent);--audit-hover:color-mix(in srgb, var(--surface-soft) 62%, transparent);--audit-accent-soft:color-mix(in srgb, var(--accent-soft) 74%, var(--surface-primary));--audit-accent-border:color-mix(in srgb, var(--accent-border) 68%, var(--surface-border));--audit-color-info:var(--accent);--audit-color-warning:color-mix(in srgb, var(--accent) 52%, var(--text-primary));--audit-color-success:color-mix(in srgb, var(--accent) 28%, var(--text-primary));min-width:0;display:grid}.request-board-audit-trail-label{color:var(--text-muted);letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:16px;font-size:11px;font-weight:600;display:inline-flex}.request-board-audit-trail-list{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 22%, var(--surface-border)) transparent;flex-direction:column;gap:10px;max-height:420px;padding-right:2px;display:flex;overflow-y:auto}.request-board-audit-entry{border:1px solid var(--audit-border);background:var(--audit-surface);border-radius:12px;overflow:hidden}.request-board-audit-entry-header{border-bottom:1px solid var(--audit-divider);align-items:center;gap:10px;padding:12px 14px;display:flex}.request-board-audit-entry-avatar{background:var(--audit-avatar-color,var(--accent));width:26px;height:26px;color:var(--surface-primary);letter-spacing:.02em;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:inline-flex}.request-board-audit-entry-user{min-width:0;color:var(--text-primary);font-size:13px;font-weight:600}.request-board-audit-entry-dot{background:color-mix(in srgb, var(--text-muted) 72%, transparent);border-radius:999px;flex-shrink:0;width:3px;height:3px}.request-board-audit-entry-time{min-width:0;color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:11px}.request-board-audit-entry-badge{border:1px solid var(--audit-accent-border);background:var(--audit-accent-soft);color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;gap:5px;margin-left:auto;padding:3px 9px;font-size:10px;font-weight:600;display:inline-flex}.request-board-audit-change-list{flex-direction:column;display:flex}.request-board-audit-change-row{align-items:center;gap:12px;min-width:0;padding:9px 14px;transition:background-color .2s;display:flex}.request-board-audit-change-row+.request-board-audit-change-row{border-top:1px solid var(--audit-divider)}.request-board-audit-change-row:hover{background:var(--audit-hover)}.request-board-audit-change-field{width:160px;color:color-mix(in srgb, var(--text-muted) 84%, transparent);letter-spacing:.07em;text-transform:uppercase;flex-shrink:0;font-size:10px;font-weight:700}.request-board-audit-change-from,.request-board-audit-change-to{min-width:0;font-size:12px;line-height:1.4}.request-board-audit-change-from{max-width:140px;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;text-decoration:line-through;text-decoration-thickness:1px;overflow:hidden}.request-board-audit-change-arrow{color:color-mix(in srgb, var(--text-muted) 84%, transparent);flex-shrink:0}.request-board-audit-change-to{color:var(--text-primary);font-weight:500}.request-board-audit-change-to.is-money,.request-board-audit-change-to.is-status.is-success{color:var(--audit-color-success)}.request-board-audit-change-to.is-status.is-warning{color:var(--audit-color-warning)}.request-board-audit-change-to.is-status.is-info{color:var(--audit-color-info)}.request-board-audit-trail-empty{border:1px dashed var(--audit-border);background:color-mix(in srgb, var(--surface-soft) 54%, transparent);color:var(--text-muted);text-align:center;border-radius:12px;justify-items:center;gap:8px;padding:30px 16px;font-size:13px;display:grid}@media (width<=1100px){.request-board-history-change-list{grid-template-columns:minmax(0,1fr)}.request-board-audit-change-row{grid-template-columns:140px minmax(0,1fr) auto minmax(0,1fr);align-items:start;display:grid}.request-board-audit-change-field{width:auto}}@media (width<=720px){.request-board-history-item-meta,.request-board-history-change-values{grid-template-columns:minmax(0,1fr)}.request-board-audit-entry-header{flex-wrap:wrap}.request-board-audit-entry-badge{margin-left:0}.request-board-audit-change-row{grid-template-columns:minmax(0,1fr);gap:6px}.request-board-audit-change-from{white-space:normal;max-width:none}.request-board-audit-change-arrow{display:none}}@media (width<=520px){.request-board-audit-entry-time{width:100%}}.request-board-attachments-label{letter-spacing:.04em;text-transform:uppercase;color:#7b7b9a;font-size:11px;font-weight:600}.request-board-attachment-input{display:none}.request-board-attachments-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 10px;display:flex}.request-board-attachments-toolbar small{color:#7b7b9a;font-size:11px;line-height:1.35}.request-board-attachment-add{min-height:34px}.request-board-attachment-list{scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--accent) 22%, #d6d9e6) transparent;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:220px;padding-right:2px;display:grid;overflow-y:auto}.request-board-attachment-item{min-width:0}.request-board-attachment-main{flex-direction:column;gap:0;min-width:0;display:flex}.request-board-attachment-input-shell{-webkit-backdrop-filter:blur(10px);background:#ffffff80;border:1px solid #ffffff57;border-radius:10px;align-items:center;gap:8px;min-height:42px;padding:6px 8px 6px 10px;display:flex}.request-board-attachment-input-shell:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 12%, transparent);background:#fff}.request-board-attachment-input-shell input{min-width:0;min-height:auto;box-shadow:none;background:0 0;border:0;padding:0}.request-board-attachment-input-shell input:focus{box-shadow:none}.request-board-attachment-remove{color:#3a3a52;-webkit-backdrop-filter:blur(10px);background:#ffffff6b;border:1px solid #ffffff57;border-radius:7px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.request-board-attachment-remove:hover:not(:disabled){border-color:var(--accent);color:var(--accent);background:color-mix(in srgb, var(--accent-soft) 82%, white)}.request-board-attachment-empty{color:#7b7b9a;-webkit-backdrop-filter:blur(10px);background:#ffffff57;border:1px dashed #ffffff57;border-radius:10px;padding:11px 12px;font-size:12px}.request-board-modal-footer{background:linear-gradient(#ffffff1a,#fff3);border-top:1px solid #ffffff3d;justify-content:flex-end;gap:8px;padding:12px 20px;display:flex}.request-board-modal-secondary,.request-board-modal-primary{border-radius:8px;min-height:38px;padding:0 14px;font-size:13px}.request-board-modal-secondary{color:#3a3a52;-webkit-backdrop-filter:blur(10px);background:#ffffff73;border:1px solid #ffffff57}.request-board-modal-secondary:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.request-board-modal-primary{background:var(--accent);color:#fff;border:0;align-items:center;gap:8px;font-weight:500;display:inline-flex}.request-board-modal-primary:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 88%, black)}.request-board-modal-secondary:disabled,.request-board-modal-primary:disabled{opacity:.6;cursor:not-allowed}.request-board-modal-body::-webkit-scrollbar{width:8px}.request-board-attachment-list::-webkit-scrollbar{width:8px}.request-board-modal-body::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 22%, #d6d9e6);border-radius:999px}.request-board-attachment-list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 22%, #d6d9e6);border-radius:999px}.request-board-modal-body::-webkit-scrollbar-track{background:0 0}.request-board-attachment-list::-webkit-scrollbar-track{background:0 0}:root[data-theme=dark] .request-board-modal-overlay{background:radial-gradient(circle at top, rgb(var(--tenant-primary-rgb) / .18), transparent 30%), linear-gradient(180deg, #0206176b, #020617ad)}:root[data-theme=dark] .request-board-modal{background:linear-gradient(#09101dc7,#0a1220a3);border-color:#94a3b82e;box-shadow:0 34px 80px #02081780,inset 0 1px #ffffff0f}:root[data-theme=dark] .request-board-modal-header,:root[data-theme=dark] .request-board-modal-footer{background:linear-gradient(#ffffff0a,#ffffff05);border-color:#94a3b824}:root[data-theme=dark] .request-board-modal-header h3{color:#f3f7ff}:root[data-theme=dark] .request-board-view-header-copy .eyebrow{color:#93c5fd}:root[data-theme=dark] .request-board-modal-header p,:root[data-theme=dark] .request-board-modal-body label span,:root[data-theme=dark] .request-board-attachments-label,:root[data-theme=dark] .request-board-attachments-toolbar small,:root[data-theme=dark] .request-board-attachment-empty{color:#a7b4c7e0}:root[data-theme=dark] .request-board-modal-close,:root[data-theme=dark] .request-board-modal-history-button,:root[data-theme=dark] .request-board-attachment-remove,:root[data-theme=dark] .request-board-modal-secondary{color:#e5eefc;background:#111b2ebd;border-color:#94a3b82e;box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .request-board-modal-body input,:root[data-theme=dark] .request-board-modal-body select,:root[data-theme=dark] .request-board-modal-body textarea,:root[data-theme=dark] .request-board-history-panel,:root[data-theme=dark] .request-board-history-item,:root[data-theme=dark] .request-board-attachment-input-shell{color:#f5f8ff;background:#111b2eb8;border-color:#94a3b82e;box-shadow:inset 0 1px #ffffff08,0 10px 24px #02081724}:root[data-theme=dark] .request-board-attachment-input-shell input{color:#f5f8ff}:root[data-theme=dark] .request-board-modal-body input::placeholder,:root[data-theme=dark] .request-board-modal-body textarea::placeholder,:root[data-theme=dark] .request-board-attachment-input-shell input::placeholder{color:#94a3b8b8}:root[data-theme=dark] .request-board-modal-body input:focus,:root[data-theme=dark] .request-board-modal-body select:focus,:root[data-theme=dark] .request-board-modal-body textarea:focus,:root[data-theme=dark] .request-board-attachment-input-shell:focus-within{background:#142138d6;border-color:#bfdbfead;box-shadow:0 0 0 4px #60a5fa24,0 14px 30px #02081738}:root[data-theme=dark] .request-board-modal-secondary:hover:not(:disabled),:root[data-theme=dark] .request-board-attachment-remove:hover:not(:disabled),:root[data-theme=dark] .request-board-modal-close:hover:not(:disabled){color:#fff;background:#18243be0;border-color:#bac8dc6b}:root[data-theme=dark] .request-board-attachment-empty{background:#111b2e80;border-color:#94a3b82e}:root[data-theme=dark] .request-board-page-header h1{color:#f3f7ff}:root[data-theme=dark] .request-board-page-header p,:root[data-theme=dark] .request-board-triage-legend-item{color:#a7b4c7db}:root[data-theme=dark] .request-board-triage-legend-item-high{color:#fca5a5}:root[data-theme=dark] .request-board-triage-legend-item-warning{color:#fdba74}:root[data-theme=dark] .request-board-triage-legend-item-info{color:#93c5fd}:root[data-theme=dark] .request-board-triage-legend-item-neutral{color:#94a3b8}:root[data-theme=dark] .request-board-view-top-grid,:root[data-theme=dark] .request-board-view-card{background:#111b2e85;border-color:#94a3b82e}:root[data-theme=dark] .request-board-view-stat{border-right-color:#94a3b829}:root[data-theme=dark] .request-board-view-stat strong,:root[data-theme=dark] .request-board-view-section-head strong,:root[data-theme=dark] .request-board-view-field strong,:root[data-theme=dark] .request-board-view-attachment strong{color:#f3f7ff}:root[data-theme=dark] .request-board-view-stat span,:root[data-theme=dark] .request-board-view-section-head span,:root[data-theme=dark] .request-board-view-field span,:root[data-theme=dark] .request-board-view-note span,:root[data-theme=dark] .request-board-view-note p,:root[data-theme=dark] .request-board-view-attachment span,:root[data-theme=dark] .request-board-history-panel-head span,:root[data-theme=dark] .request-board-history-item-meta span,:root[data-theme=dark] .request-board-history-change span,:root[data-theme=dark] .request-board-history-change-values p,:root[data-theme=dark] .request-board-history-empty{color:#a7b4c7db}:root[data-theme=dark] .request-board-history-panel-head strong,:root[data-theme=dark] .request-board-history-item-meta strong,:root[data-theme=dark] .request-board-history-change-values strong{color:#f3f7ff}:root[data-theme=dark] .request-board-view-field,:root[data-theme=dark] .request-board-view-note,:root[data-theme=dark] .request-board-view-attachment,:root[data-theme=dark] .request-board-triage-metric,:root[data-theme=dark] .request-board-snapshot-field{border-bottom-color:#94a3b829}:root[data-theme=dark] .request-board-view-attachment-open{color:#d3dceae6;background:#111b2eb3;border-color:#94a3b82e}:root[data-theme=dark] .request-board-view-attachment-open:hover:not(:disabled){color:#fff;background:#18243be0;border-color:#60a5fa66}:root[data-theme=dark] .request-board-snapshot-group,:root[data-theme=dark] .request-board-snapshot-field,:root[data-theme=dark] .request-board-snapshot-card{background:0 0;border-color:#0000}:root[data-theme=dark] .request-board-snapshot-group-head,:root[data-theme=dark] .request-board-snapshot-card>strong,:root[data-theme=dark] .request-board-snapshot-field-full{background:0 0;border-color:#94a3b82e}:root[data-theme=dark] .request-board-snapshot-group-head strong,:root[data-theme=dark] .request-board-snapshot-row>strong,:root[data-theme=dark] .request-board-snapshot-field strong,:root[data-theme=dark] .request-board-snapshot-row-head>strong,:root[data-theme=dark] .request-board-snapshot-subsection-head strong{color:#f3f7ff}:root[data-theme=dark] .request-board-snapshot-field span,:root[data-theme=dark] .request-board-snapshot-row-meta{color:#a7b4c7db}:root[data-theme=dark] .request-board-snapshot-copy{color:#bfdbfee6;background:#1e293b80;border-color:#94a3b82e}:root[data-theme=dark] .request-board-snapshot-copy:hover{color:#dbeafe;background:#1e40af3d;border-color:#60a5fa47}:root[data-theme=dark] .request-board-snapshot-copy.is-copied{color:#d1fae5;background:#065f4657;border-color:#34d39942}:root[data-theme=dark] .request-board-snapshot-row{border-bottom-color:#94a3b829}:root[data-theme=dark] .request-board-snapshot-row>strong{color:#a7b4c7db}:root[data-theme=dark] .request-board-snapshot-subsection{border-top-color:#94a3b829}:root[data-theme=dark] .request-board-triage-pill-neutral{color:#d9e3f1;background:#33415585;border-color:#94a3b838}:root[data-theme=dark] .request-board-triage-pill-info{color:#bfdbfe;background:#1e40af38;border-color:#60a5fa3d}:root[data-theme=dark] .request-board-triage-pill-warning{color:#fdba74;background:#9a34123d;border-color:#fb923c3d}:root[data-theme=dark] .request-board-triage-pill-high{color:#fca5a5;background:#991b1b42;border-color:#f8717138}:root[data-theme=dark] .request-board-triage-flag,:root[data-theme=dark] .request-board-triage-panel,:root[data-theme=dark] .request-board-triage-metric,:root[data-theme=dark] .request-board-triage-alert{color:#e5eefc;background:#111b2e85;border-color:#94a3b82e}:root[data-theme=dark] .request-board-triage-panel-head strong,:root[data-theme=dark] .request-board-triage-alert-head strong,:root[data-theme=dark] .request-board-triage-metric strong{color:#f3f7ff}:root[data-theme=dark] .request-board-triage-panel-head p,:root[data-theme=dark] .request-board-triage-alert p,:root[data-theme=dark] .request-board-triage-metric span{color:#a7b4c7db}:root[data-theme=dark] .request-board-triage-alert-warning{background:#9a341238}:root[data-theme=dark] .request-board-triage-alert-high{background:#7f1d1d38}:root[data-theme=dark] .request-board-triage-alert-info{background:#1e40af2e}:root[data-theme=dark] .request-board-toolbar-search,:root[data-theme=dark] .request-board-select-shell,:root[data-theme=dark] .request-board-table-shell{background:linear-gradient(#0a1220d6,#0b1321b8);border-color:#94a3b82e;box-shadow:0 18px 34px #0208172e,inset 0 1px #ffffff0a}:root[data-theme=dark] .request-board-date-prefix,:root[data-theme=dark] .request-board-header-label,:root[data-theme=dark] .request-board-table-footer,:root[data-theme=dark] .request-board-empty{color:#a7b4c7d1}:root[data-theme=dark] .request-board-counter-chip,:root[data-theme=dark] .request-board-id-cell strong,:root[data-theme=dark] .request-board-primary-cell strong{color:#f3f7ff}:root[data-theme=dark] .request-board-toolbar-search svg,:root[data-theme=dark] .request-board-select-shell svg,:root[data-theme=dark] .request-board-sort-button svg{color:#94a3b8b8}:root[data-theme=dark] .request-board-toolbar-search input,:root[data-theme=dark] .request-board-select-shell input,:root[data-theme=dark] .request-board-select-shell select,:root[data-theme=dark] .request-board-date-shell input{color:#f5f8ff}:root[data-theme=dark] .request-board-toolbar-search input::placeholder,:root[data-theme=dark] .request-board-select-shell input::placeholder{color:#94a3b8ad}:root[data-theme=dark] .request-board-toolbar-search:focus-within,:root[data-theme=dark] .request-board-select-shell:focus-within,:root[data-theme=dark] .request-board-select-shell:hover{border-color:#bfdbfe80;box-shadow:0 0 0 3px #60a5fa1a,0 14px 30px #0208172e}:root[data-theme=dark] .request-board-toolbar-divider{background:#94a3b829}:root[data-theme=dark] .request-board-toolbar-action{border-color:var(--surface-border);background:var(--surface-primary);color:var(--text-secondary)}:root[data-theme=dark] .request-board-toolbar-action:hover{color:var(--accent);background:color-mix(in srgb, var(--surface-primary) 82%, var(--accent-soft));border-color:#bfdbfe80}:root[data-theme=dark] .request-board-counter-chip{background:rgb(var(--tenant-primary-rgb) / .16);border:1px solid rgb(var(--tenant-primary-rgb) / .3)}:root[data-theme=dark] .request-board-table-shell{scrollbar-color:color-mix(in srgb, var(--accent) 34%, #334155) transparent}:root[data-theme=dark] .request-board-table-shell::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--accent) 32%, #334155)}:root[data-theme=dark] .request-board-table thead th,:root[data-theme=dark] .request-board-table-footer{background:#ffffff08;border-color:#94a3b824}:root[data-theme=dark] .request-board-table thead th{color:#94a3b8d1}:root[data-theme=dark] .request-board-table tbody tr:hover{background:#ffffff0a}:root[data-theme=dark] .request-board-table tbody tr.request-board-row-highlight-requester-pending{background:linear-gradient(90deg,#b91c1c33,#ef444414)}:root[data-theme=dark] .request-board-table tbody tr.request-board-row-highlight-requester-pending:hover{background:linear-gradient(90deg,#b91c1c4d,#ef44441f)}:root[data-theme=dark] .request-board-table tbody tr.request-board-row-highlight-cancellation-requested{background:linear-gradient(90deg, color-mix(in srgb, var(--fill-warning) 22%, transparent), color-mix(in srgb, var(--fill-warning) 10%, transparent))}:root[data-theme=dark] .request-board-table tbody tr.request-board-row-highlight-cancellation-requested:hover{background:linear-gradient(90deg, color-mix(in srgb, var(--fill-warning) 28%, transparent), color-mix(in srgb, var(--fill-warning) 14%, transparent))}:root[data-theme=dark] .request-board-table tbody td{color:#e2e8f0e6;border-color:#94a3b81f}:root[data-theme=dark] .request-board-primary-cell span,:root[data-theme=dark] .request-board-city-cell,:root[data-theme=dark] .request-board-compact-copy-empty,:root[data-theme=dark] .request-board-responsible span:last-child{color:#a7b4c7d1}:root[data-theme=dark] .request-board-compact-copy{color:#e2e8f0e0}:root[data-theme=dark] .request-board-days-pill-fresh{color:#86efac;background:#14532d57}:root[data-theme=dark] .request-board-days-pill-attention{color:#fcd34d;background:#854d0e57}:root[data-theme=dark] .request-board-days-pill-critical{color:#fca5a5;background:#7f1d1d57}:root[data-theme=dark] .request-board-status-pill-aguardando_analise{color:#fdba74;background:#9a34122e;border-color:#f973164d}:root[data-theme=dark] .request-board-status-pill-em_andamento{color:#6ee7b7;background:#065f462e;border-color:#10b9814d}:root[data-theme=dark] .request-board-status-pill-pendente_cliente{color:#fecaca;background:#b91c1c38;border-color:#f8717161;box-shadow:inset 0 1px #ffffff0a,0 10px 22px #7f1d1d38}:root[data-theme=dark] .request-board-status-pill-solicitado_cancelamento{background:color-mix(in srgb, var(--fill-warning) 18%, transparent);color:color-mix(in srgb, var(--text-warning) 96%, white);border-color:color-mix(in srgb, var(--border-warning) 78%, transparent);box-shadow:inset 0 1px 0 #ffffff0a, 0 6px 14px color-mix(in srgb, var(--fill-warning) 10%, transparent)}:root[data-theme=dark] .request-board-status-pill-concluido{color:#86efac;background:#15803d2e;border-color:#22c55e47}:root[data-theme=dark] .request-board-status-pill-cancelado{color:#cbd5e1;background:#47556933;border-color:#94a3b838}:root[data-theme=dark] .request-board-avatar-empty{color:#cbd5e1d6;background:#4755696b}:root[data-theme=dark] .request-board-type-pill-low{color:#bfdbfe;background:#1e40af47}:root[data-theme=dark] .request-board-type-pill-transform{color:#ddd6fe;background:#5b21b647}:root[data-theme=dark] .request-board-type-pill-change{color:#bbf7d0;background:#16653447}:root[data-theme=dark] .request-board-type-pill-default{background:rgb(var(--tenant-primary-rgb) / .18);color:#dbeafe}:root[data-theme=dark] .request-board-link-button,:root[data-theme=dark] .request-board-pagination-button{color:#cbd5e1d1;background:#111b2eb8;border-color:#94a3b82e;box-shadow:inset 0 1px #ffffff0a}:root[data-theme=dark] .request-board-link-button:hover:not(:disabled),:root[data-theme=dark] .request-board-pagination-button:hover:not(:disabled){color:#fff;background:#18243be0;border-color:#bfdbfe80}.request-board-inline-spinner,.request-board-spinner{animation:.9s linear infinite request-board-spin}@keyframes request-board-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes request-board-fade-in{0%{opacity:0}to{opacity:1}}@keyframes request-board-modal-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:none}}.data-row-selected{background:#6d5efc0f}.table-primary{flex-direction:column;gap:4px;display:flex}.table-primary strong{color:#142033}.table-primary span{color:#5f6f85;font-size:.92rem}.table-status-ativo{color:#047857;background:#10b9811a}.table-status-trial{color:#b45309;background:#f59e0b1f}.table-status-suspenso{color:#b91c1c;background:#ef44441a}.placeholder-card{justify-content:center;min-height:260px}.placeholder-highlight{background:#3b82f614;border-radius:20px;flex-direction:column;gap:8px;margin-top:8px;padding:18px;display:flex}.placeholder-highlight strong{color:#142033}.placeholder-highlight span{color:#285ec9}.auth-loading{background:radial-gradient(circle at 50% 40%, color-mix(in srgb, var(--accent) 8%, transparent), transparent 52%), linear-gradient(180deg, color-mix(in srgb, var(--surface-soft) 76%, transparent), color-mix(in srgb, var(--surface-primary) 98%, transparent));place-items:center;min-height:100vh;padding:24px;display:grid}.auth-loading-card{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 96%, transparent);width:min(100%,430px);max-width:430px;box-shadow:0 1px 3px color-mix(in srgb, var(--text-primary) 5%, transparent), 0 20px 44px color-mix(in srgb, var(--text-primary) 10%, transparent);text-align:center;border-radius:22px;padding:40px 42px 34px;position:relative;overflow:hidden}.auth-loading-card:before{content:"";background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 25%, transparent), var(--accent), color-mix(in srgb, var(--accent) 25%, transparent));width:100%;height:3px;position:absolute;inset:0 auto auto 0}.auth-loading-seal{width:76px;height:76px;margin:4px auto 24px;position:relative}.auth-loading-ring{position:absolute;inset:0;transform:rotate(-90deg)}.auth-loading-ring circle{fill:none;stroke-linecap:round}.auth-loading-ring-track{stroke:color-mix(in srgb, var(--surface-border) 82%, transparent);stroke-width:3px}.auth-loading-ring-progress{stroke:var(--accent);stroke-width:3px;stroke-dasharray:210;stroke-dashoffset:60px;transform-origin:50%;animation:1.1s cubic-bezier(.5,.15,.5,.85) infinite auth-loading-spin}.auth-loading-monogram{letter-spacing:1px;color:var(--text-primary);justify-content:center;align-items:center;font-family:Newsreader,serif;font-size:28px;font-weight:500;display:flex;position:absolute;inset:0}.auth-loading-monogram span{color:var(--accent)}.auth-loading-eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;margin-bottom:10px;font-family:IBM Plex Mono,monospace;font-size:10.5px;display:block}.auth-loading-card h2{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 10px;font-family:Newsreader,serif;font-size:clamp(2rem,3vw,2.35rem);font-weight:500}.auth-loading-card .subtitle{color:var(--text-secondary);margin:0;font-size:.96rem;line-height:1.65}.auth-loading-steps{text-align:left;flex-direction:column;gap:8px;margin:28px 0 0;padding:0;list-style:none;display:inline-flex}.auth-loading-step{color:var(--text-tertiary);align-items:center;gap:11px;font-size:.82rem;line-height:1.45;animation:2.7s ease-in-out infinite auth-loading-step-cycle;display:flex}.auth-loading-step:nth-child(2){animation-delay:.9s}.auth-loading-step:nth-child(3){animation-delay:1.8s}.auth-loading-step-dot{border:1.5px solid var(--surface-border);color:#0000;border-radius:999px;flex:none;justify-content:center;align-items:center;width:16px;height:16px;transition:border-color .3s,background-color .3s,color .3s;display:inline-flex}.auth-loading-step:first-child .auth-loading-step-dot{animation:2.7s ease-in-out infinite auth-loading-dot-cycle}.auth-loading-step:nth-child(2) .auth-loading-step-dot{animation:2.7s ease-in-out .9s infinite auth-loading-dot-cycle}.auth-loading-step:nth-child(3) .auth-loading-step-dot{animation:2.7s ease-in-out 1.8s infinite auth-loading-dot-cycle}.auth-loading-note{color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;justify-content:center;align-items:center;gap:7px;margin-top:28px;font-family:IBM Plex Mono,monospace;font-size:.56rem;display:flex}.auth-loading-note:before{content:"";background:var(--accent);border-radius:999px;flex:none;width:5px;height:5px}.users-modal-grid-client-collaborator{grid-template-columns:minmax(0,1.1fr) minmax(0,1.1fr) minmax(220px,.72fr);align-items:end}.users-modal-phone-field{min-width:0}@keyframes auth-loading-spin{0%{stroke-dashoffset:200px;transform:rotate(0)}50%{stroke-dashoffset:70px}to{stroke-dashoffset:200px;transform:rotate(360deg)}}@keyframes auth-loading-step-cycle{0%,18%{color:var(--text-secondary)}24%,to{color:var(--text-tertiary)}}@keyframes auth-loading-dot-cycle{0%,18%{border-color:var(--accent);background:color-mix(in srgb, var(--accent) 18%, transparent);color:var(--accent)}24%,to{border-color:var(--surface-border);color:#0000;background:0 0}}:root[data-theme=dark] .auth-loading,.auth-loading.auth-loading-dark{background:radial-gradient(circle at 50% 40%,#c79a4f14,#0000 52%),linear-gradient(#080f1cfa,#060b16fa)}:root[data-theme=dark] .auth-loading-card,.auth-loading.auth-loading-dark .auth-loading-card{background:linear-gradient(#121d31f5,#0c1526f0);border-color:#94a3b829;box-shadow:0 1px 3px #00000057,0 24px 52px #02081775,inset 0 1px #ffffff0a}:root[data-theme=dark] .auth-loading-ring-track,.auth-loading.auth-loading-dark .auth-loading-ring-track{stroke:#475569c7}:root[data-theme=dark] .auth-loading-card h2,:root[data-theme=dark] .auth-loading-monogram,.auth-loading.auth-loading-dark .auth-loading-card h2,.auth-loading.auth-loading-dark .auth-loading-monogram{color:#f3f7ff}:root[data-theme=dark] .auth-loading-card .subtitle,:root[data-theme=dark] .auth-loading-step,.auth-loading.auth-loading-dark .auth-loading-card .subtitle,.auth-loading.auth-loading-dark .auth-loading-step{color:#94a3b8d6}:root[data-theme=dark] .auth-loading-note,.auth-loading.auth-loading-dark .auth-loading-note{color:#94a3b8c7}:root[data-theme=dark] .request-scope-indicator{border-color:#94a3b8b8}@media (prefers-color-scheme:dark){:root:not([data-theme=light]) .auth-loading{background:radial-gradient(circle at 50% 40%,#c79a4f14,#0000 52%),linear-gradient(#080f1cfa,#060b16fa)}:root:not([data-theme=light]) .auth-loading-card{background:linear-gradient(#121d31f5,#0c1526f0);border-color:#94a3b829;box-shadow:0 1px 3px #00000057,0 24px 52px #02081775,inset 0 1px #ffffff0a}}.tenants-grid{grid-template-columns:minmax(0,1.35fr) minmax(340px,.9fr);gap:22px;display:grid}.panel-card-soft{background:#ffffffc7}.request-type-modal{width:min(1080px,100%);padding:20px 22px 22px}.request-type-modal-accent{background:linear-gradient(90deg, color-mix(in srgb, var(--accent) 92%, white), color-mix(in srgb, var(--accent) 48%, var(--surface-border)));border-radius:999px;height:4px;margin:-20px -22px 18px;display:block}.request-type-modal-header{margin-bottom:16px}.request-type-modal-header strong{letter-spacing:-.02em;font-family:Newsreader,serif;font-size:clamp(2rem,2.4vw,2.55rem);font-weight:500}.request-type-modal-header p{max-width:680px}.request-type-modal-close{transition:color .2s,border-color .2s,background-color .2s,transform .2s}.request-type-modal-close:hover,.request-type-modal-close:focus-visible{color:#b91c1c;background:#ef444414;border-color:#ef444438;transform:translateY(-1px)}.request-type-modal-groups{gap:14px;display:grid}.request-type-group{gap:10px;display:grid}.request-type-group-head{align-items:center;gap:12px;display:flex}.request-type-group-label{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,monospace;font-size:10.5px}.request-type-group-line{background:color-mix(in srgb, var(--accent-border) 54%, var(--surface-border));flex:1;height:1px}.request-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.request-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.request-type-card,.request-catalog-card{text-align:left}.request-type-card-inline{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 88%, white);min-height:84px;color:inherit;cursor:pointer;border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px 18px;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:grid;box-shadow:inset 0 1px #ffffff38,0 14px 28px #0f172a14}.request-type-card-full{grid-column:1/-1}.request-type-card-inline:hover,.request-type-card-inline:focus-visible{border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border));background:color-mix(in srgb, var(--surface-elevated) 82%, var(--surface-primary));box-shadow:inset 0 1px 0 #ffffff47, 0 18px 34px color-mix(in srgb, var(--accent) 12%, transparent);transform:translateY(-2px)}.request-type-card-inline:focus-visible,.request-catalog-card-button:focus-visible,.request-type-modal-close:focus-visible{outline:none}.request-type-card-danger{border-color:#ef444429}.request-type-card-danger:hover,.request-type-card-danger:focus-visible{border-color:#ef444442;box-shadow:inset 0 1px #fff3,0 18px 34px #ef44441f}.request-type-card-icon-wrap{flex-shrink:0;display:inline-flex;position:relative}.request-type-card-icon,.request-catalog-card-icon{width:46px;height:46px;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent-border) 48%, var(--surface-border));border-radius:16px;justify-content:center;align-items:center;transition:color .2s,border-color .2s,background-color .2s;display:inline-flex}.request-type-card-danger .request-type-card-icon{color:#b91c1c;background:#ef444414;border-color:#ef444429}.request-type-card-icon-badge{width:18px;height:18px;color:var(--surface-primary);background:var(--accent);border:2px solid color-mix(in srgb, var(--surface-primary) 92%, white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;bottom:-3px;right:-4px}.request-type-card-inline:hover .request-type-card-icon,.request-type-card-inline:focus-visible .request-type-card-icon{color:color-mix(in srgb, var(--surface-primary) 96%, white);background:var(--accent);border-color:var(--accent)}.request-type-card-danger:hover .request-type-card-icon,.request-type-card-danger:focus-visible .request-type-card-icon{color:#fff;background:#b91c1c;border-color:#b91c1c}.request-type-card-arrow{color:var(--text-tertiary);justify-content:center;align-items:center;transition:color .2s,transform .2s;display:inline-flex}.request-type-card-inline:hover .request-type-card-arrow,.request-type-card-inline:focus-visible .request-type-card-arrow{color:var(--accent);transform:translate(3px)}.request-type-card-danger:hover .request-type-card-arrow,.request-type-card-danger:focus-visible .request-type-card-arrow{color:#b91c1c}.request-type-card-copy{gap:4px;min-width:0;display:grid}.request-type-card-copy strong,.request-catalog-card strong,.request-form-section-head strong,.request-helper-card strong{color:var(--text-primary)}.request-type-card-copy span,.request-catalog-card p,.request-form-section-head span,.request-helper-card p{color:var(--text-secondary);margin:0}.request-type-card-copy span{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.request-catalog-card{gap:14px;display:grid}.request-catalog-card-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.request-catalog-card-button{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 86%, white);width:100%;color:inherit;cursor:pointer;border-radius:20px;padding:20px;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;box-shadow:inset 0 1px #ffffff38,0 16px 30px #0f172a14}.request-catalog-card-button:hover,.request-catalog-card-button:focus-visible{border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 94%, white);transform:translateY(-2px);box-shadow:inset 0 1px #ffffff47,0 20px 38px #0f172a1f}.request-history-layout{grid-template-columns:minmax(320px,.92fr) minmax(0,1.25fr);align-items:start;gap:20px;display:grid}.request-history-list-column,.request-history-detail-column,.request-history-sections,.request-history-list,.request-history-cnae-list,.request-history-partner-list,.request-history-alert-list{gap:14px;display:grid}.request-history-list-card,.request-history-detail-card,.request-history-tip-card{gap:18px}.request-history-list-head,.request-history-section,.request-history-subsection{gap:14px;display:grid}.request-history-card{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 90%, white);width:100%;color:inherit;text-align:left;cursor:pointer;border-radius:20px;gap:10px;padding:16px 18px;transition:transform .2s,border-color .2s,box-shadow .2s,background-color .2s;display:grid}.request-history-card:hover,.request-history-card:focus-visible{border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));outline:none;transform:translateY(-1px);box-shadow:0 18px 34px #0f172a14}.request-history-card-active{border-color:color-mix(in srgb, var(--accent-border) 86%, var(--surface-border));background:color-mix(in srgb, var(--accent) 6%, var(--surface-primary));box-shadow:inset 0 1px 0 #ffffff3d, 0 18px 34px color-mix(in srgb, var(--accent) 10%, transparent)}.request-history-card h3,.request-history-detail-card h2,.request-history-tip-card h2{margin:0}.request-history-card p,.request-history-detail-head p,.request-history-section-title span,.request-history-tip-card p,.request-history-partner-head span,.request-history-cnae-card span,.request-history-cnae-card small,.request-history-field span,.request-history-partner-grid span,.request-history-alert p,.request-history-empty{color:var(--text-secondary);margin:0}.request-history-card-head,.request-history-card-meta,.request-history-card-alerts,.request-history-detail-head,.request-history-section-title,.request-history-alert-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.request-history-card-meta{color:var(--text-tertiary);font-size:.83rem}.request-history-card-alerts{justify-content:flex-start}.request-history-pill{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.request-history-pill-neutral{background:color-mix(in srgb, var(--surface-soft) 88%, white);color:var(--text-secondary)}.request-history-pill-warning{color:#b45309;background:#f59e0b1f}.request-history-pill-high{color:#b91c1c;background:#ef44441f}.request-history-grid,.request-history-partner-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.request-history-field,.request-history-partner-grid>div,.request-history-cnae-card,.request-history-partner-card,.request-history-alert,.request-history-empty{border:1px solid color-mix(in srgb, var(--surface-border) 92%, transparent);background:color-mix(in srgb, var(--surface-soft) 52%, transparent);border-radius:18px}.request-history-field,.request-history-partner-grid>div{gap:6px;padding:14px 16px;display:grid}.request-history-field strong,.request-history-partner-grid strong{color:var(--text-primary)}.request-history-field-span-3{grid-column:1/-1}.request-history-subsection>strong{color:var(--text-primary)}.request-history-cnae-card,.request-history-partner-card,.request-history-alert,.request-history-empty{padding:14px 16px}.request-history-cnae-card{justify-content:space-between;align-items:center;gap:16px;display:flex}.request-history-cnae-card>div,.request-history-partner-head{gap:4px;display:grid}.request-history-cnae-side{flex-shrink:0;justify-items:end;gap:10px;display:grid}.request-history-partner-card{gap:14px;display:grid}.request-history-alert{gap:8px;display:grid}.request-history-alert-warning{background:#f59e0b14;border-color:#f59e0b3d}.request-history-alert-high{background:#ef444414;border-color:#ef44443d}.request-history-alert-info{border-color:color-mix(in srgb, var(--accent-border) 48%, var(--surface-border))}@media (prefers-reduced-motion:reduce){.request-type-card-inline,.request-type-card-icon,.request-type-card-arrow,.request-type-modal-close,.request-catalog-card-button,.request-history-card{transition:none}.request-type-card-inline:hover,.request-type-card-inline:focus-visible,.request-catalog-card-button:hover,.request-catalog-card-button:focus-visible,.request-history-card:hover,.request-history-card:focus-visible,.request-type-modal-close:hover,.request-type-modal-close:focus-visible{transform:none}}.client-request-form-layout{grid-template-columns:minmax(0,1.35fr) minmax(280px,.75fr);align-items:start;gap:22px;display:grid}.client-request-form{gap:18px;display:grid}.client-request-form-sidebar{gap:16px;display:grid}.request-form-section{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 94%, white);border-radius:16px;gap:10px;padding:14px 16px;display:grid;box-shadow:0 8px 22px #0f172a0a}.request-form-section-head{gap:4px;display:grid}.request-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.request-form-grid-company{grid-template-columns:repeat(8,minmax(0,1fr))}.request-form-grid-address{grid-template-columns:.95fr 1.4fr .85fr 1.45fr .9fr}.request-form-grid-partner-address,.request-form-grid-branch-address{grid-template-columns:.9fr 1.45fr .75fr .9fr}.request-form-grid-partner-transformation{grid-template-columns:repeat(5,minmax(0,1fr))}.request-form-field-full{grid-column:1/-1}.request-form-field-span-3{grid-column:span 3}.request-form-field-span-4{grid-column:span 4}.request-form-field-span-6{grid-column:span 6}.client-request-form label{color:var(--text-primary);flex-direction:column;gap:8px;font-weight:700;display:flex}.client-request-form input,.client-request-form select,.client-request-form textarea{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 72%, white);min-height:40px;color:var(--text-primary);border-radius:12px;outline:none;padding:0 12px;transition:border-color .2s,box-shadow .2s}.client-request-form .users-role-trigger{border-radius:12px;min-height:40px;padding:0 12px}.client-request-form textarea{resize:vertical;min-height:112px;padding:12px 13px}.client-request-form select{appearance:none;cursor:pointer}.client-request-form input:focus,.client-request-form select:focus,.client-request-form textarea:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent)}.request-helper-card{gap:10px;display:grid}.client-request-form-layout-opening{align-items:start}.alteration-add-button{min-height:40px}.alteration-field-head{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:24px;display:grid}.alteration-field-head>*{align-self:center;align-items:center;min-height:24px;line-height:1;display:inline-flex}.alteration-toggle-inline{min-height:24px;color:var(--text-secondary);flex-shrink:0;align-self:center;align-items:center;gap:6px;font-size:.74rem;font-weight:700;display:inline-flex}.alteration-head-spacer{visibility:hidden;align-items:center;gap:6px;min-height:24px;font-size:.74rem;font-weight:700;display:inline-flex}.alteration-grid-field{color:var(--text-primary);grid-template-rows:24px 40px minmax(22px,auto);align-content:start;gap:6px;font-weight:700;display:grid}.alteration-grid-field>.alteration-field-head{grid-row:1}.alteration-grid-field>input,.alteration-grid-field .users-role-select,.alteration-grid-field .users-role-trigger{grid-row:2;min-height:40px}.alteration-grid-field>.field-hint{grid-row:3}.alteration-input-locked{cursor:not-allowed;background:color-mix(in srgb, var(--surface-soft) 84%, var(--surface-primary))!important;color:var(--text-secondary)!important}.alteration-warning-banner{border:1px solid color-mix(in srgb, #d14e32 34%, var(--surface-border));background:color-mix(in srgb, #d14e32 10%, var(--surface-primary));color:#d14e32;border-radius:14px;padding:12px 14px;font-size:.86rem;line-height:1.5}.alteration-partner-summary{flex-wrap:wrap;align-items:flex-end;gap:14px;display:flex}.alteration-partner-summary-item{flex-direction:column;flex:220px;gap:6px;min-width:180px;display:flex}.alteration-inline-preview{align-items:center;min-height:40px;display:flex}.alteration-partner-participation{flex:0 0 150px}.alteration-partner-actions{align-items:center;margin-left:auto;display:flex}.alteration-partner-grid{border-top:1px dashed color-mix(in srgb, var(--surface-border) 92%, transparent);margin-top:16px;padding-top:16px}.opening-request-form{gap:14px}.request-pricing-summary{border:1px solid color-mix(in srgb, var(--accent-border) 44%, var(--surface-border));background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 92%, white), color-mix(in srgb, var(--accent-soft) 20%, var(--surface-primary)));box-shadow:0 18px 34px rgb(var(--tenant-primary-rgb) / .08);border-radius:22px;gap:14px;padding:18px 20px;display:grid}.request-pricing-summary-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.request-pricing-summary-head>div{gap:6px;display:grid}.request-pricing-summary-head strong,.request-pricing-summary-empty strong,.request-pricing-summary-row-copy strong,.request-pricing-summary-row-value{color:var(--text-primary)}.request-pricing-summary-head p,.request-pricing-summary-empty span,.request-pricing-summary-row-copy span,.request-pricing-summary-feedback{color:var(--text-secondary);margin:0}.request-pricing-summary-status{background:color-mix(in srgb, var(--accent-soft) 72%, white);min-height:32px;color:var(--accent);white-space:nowrap;border-radius:999px;align-items:center;padding:0 12px;font-size:.82rem;font-weight:700;display:inline-flex}.request-pricing-summary-body,.request-pricing-summary-empty{gap:10px;display:grid}.request-pricing-summary-list{flex-wrap:wrap;gap:10px;display:flex}.request-pricing-summary-empty{border:1px dashed color-mix(in srgb, var(--surface-border) 92%, transparent);background:color-mix(in srgb, var(--surface-soft) 58%, transparent);border-radius:16px;padding:14px 16px}.request-pricing-summary-row{background:color-mix(in srgb, var(--surface-primary) 78%, white);border:1px solid color-mix(in srgb, var(--surface-border) 78%, transparent);border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px 14px;display:grid}.request-pricing-summary-row-compact{flex:0 auto;grid-template-columns:none;align-items:center;gap:12px;min-height:48px;padding:10px 14px;display:inline-flex}.request-pricing-summary-row-copy{gap:4px;min-width:0;display:grid}.request-pricing-summary-row-compact .request-pricing-summary-row-copy{align-items:center;min-width:0;display:inline-flex}.request-pricing-summary-row-value{text-align:right;white-space:nowrap;font-size:.95rem}.request-pricing-summary-row-compact .request-pricing-summary-row-value{text-align:left}.request-pricing-summary-row-consult{background:color-mix(in srgb, #f59e0b 8%, var(--surface-primary))}.request-pricing-summary-row-consult .request-pricing-summary-row-value{color:#b7791f}.request-pricing-summary-divider{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--surface-border) 92%, transparent), transparent);height:1px}.request-pricing-summary-row-total{background:linear-gradient(135deg, color-mix(in srgb, var(--accent-soft) 42%, white), color-mix(in srgb, var(--surface-primary) 82%, white));border-color:color-mix(in srgb, var(--accent-border) 42%, var(--surface-border))}.request-pricing-summary-row-total .request-pricing-summary-row-copy strong,.request-pricing-summary-row-total .request-pricing-summary-row-value{font-size:1rem}.request-pricing-summary-feedback{color:#b91c1c;background:#ef44440f;border:1px solid #ef444424;border-radius:16px;padding:12px 14px}.request-form-hero{justify-content:space-between;align-items:flex-end;gap:14px;padding:0 2px 2px;display:flex}.request-form-hero-copy{gap:6px;display:grid}.request-form-hero-meta{text-align:right;flex-shrink:0;gap:4px;display:grid}.request-form-hero-meta strong{color:var(--text-primary);font-size:.96rem}.request-form-hero-meta span{color:var(--text-tertiary);font-size:.82rem}.request-form-hero-copy strong,.request-doc-copy strong,.request-partner-card-title strong,.request-cnae-row strong,.request-selected-cnae-main strong,.request-object-preview,.opening-progress-card strong{color:var(--text-primary)}.request-form-hero-copy p,.request-doc-copy span,.request-partner-card-title span,.request-choice-card span,.request-cnae-row span,.request-selected-cnae-main span,.opening-progress-card span,.opening-progress-card small{color:var(--text-secondary);margin:0}.opening-progress-card{border:1px solid color-mix(in srgb, var(--accent-border) 54%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 82%, white);border-radius:22px;align-content:start;gap:8px;padding:18px;display:grid}.opening-progress-card strong{font-size:clamp(1.8rem,3vw,2.4rem);line-height:1}.opening-progress-bar{background:color-mix(in srgb, var(--surface-soft) 76%, transparent);border-radius:999px;width:100%;height:10px;overflow:hidden}.opening-progress-bar span{border-radius:inherit;background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 72%, white));height:100%;display:block}.request-form-section-title{align-items:flex-start;gap:12px;margin-bottom:2px;display:flex}.request-form-section-title-with-action{align-items:center}.request-form-section-title>div{gap:4px;display:grid}.request-form-section-title-with-action>div:first-of-type{flex:1}.request-form-section-title>div span,.request-form-subsection-head span,.request-cnae-empty{color:var(--text-secondary)}.request-form-section-number{width:34px;height:34px;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent-border) 46%, var(--surface-border));border-radius:14px;justify-content:center;align-items:center;font-family:IBM Plex Mono,monospace;font-size:.8rem;font-weight:700;display:inline-flex}.request-form-field-span-2{grid-column:span 2}.request-form-subsection{border-top:1px dashed color-mix(in srgb, var(--surface-border) 92%, transparent);gap:10px;padding-top:12px;display:grid}.request-form-subsection-plain{padding-inline:0}.request-form-subsection-head{gap:4px;display:grid}.request-form-subsection-head-inline{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px}.request-form-subsection-head-inline>div{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.request-doc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.request-doc-card{border:1px dashed color-mix(in srgb, var(--surface-border) 92%, transparent);background:color-mix(in srgb, var(--surface-soft) 46%, transparent);cursor:pointer;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:12px;padding:10px 12px;transition:border-color .2s,background-color .2s,transform .2s;display:grid;position:relative}.request-doc-card:hover{border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));transform:translateY(-1px)}.request-doc-card-filled{border-style:solid;border-color:color-mix(in srgb, #22c55e 46%, var(--surface-border));background:color-mix(in srgb, #22c55e 10%, var(--surface-primary))}.request-doc-card-multiple{grid-template-columns:minmax(0,1fr);align-items:start;gap:14px;min-height:158px;padding:14px 16px 12px}.request-doc-main{gap:3px;min-width:0;padding-right:8px;display:grid}.request-doc-card-multiple .request-doc-main{gap:10px;padding-right:0}.request-doc-multiple-summary{color:var(--text-secondary);font-size:.82rem;line-height:1.3}.request-doc-topline{justify-content:space-between;align-items:center;gap:10px;display:flex}.request-doc-topline strong{font-size:.9rem;line-height:1.2}.request-doc-main span{color:var(--text-secondary);font-size:.86rem;line-height:1.35}.request-doc-main small{color:var(--text-tertiary);font-size:.76rem;line-height:1.2}.request-doc-empty-copy{color:var(--text-secondary);font-size:.86rem;line-height:1.35}.request-doc-meta{background:color-mix(in srgb, var(--surface-soft) 82%, white);min-height:22px;color:var(--text-tertiary);white-space:nowrap;border-radius:999px;align-items:center;padding:0 8px;font-size:.68rem;font-style:normal;font-weight:700;display:inline-flex}.request-doc-meta-required{color:#d14e32;background:#faedeb}.request-doc-action{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 88%, white);min-width:132px;min-height:42px;color:var(--text-primary);text-align:center;white-space:nowrap;z-index:1;border-radius:14px;flex-shrink:0;justify-content:center;align-self:end;align-items:center;margin-top:18px;padding:0 14px;font-size:.92rem;font-weight:700;line-height:1.2;display:inline-flex;position:relative}.request-doc-card-multiple .request-doc-action{align-self:center;min-width:164px;margin-top:0}.request-doc-remove{background:color-mix(in srgb, var(--surface-primary) 92%, white);width:24px;height:24px;color:var(--text-tertiary);cursor:pointer;z-index:2;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:8px;right:8px;box-shadow:0 6px 16px #0f172a14}.request-doc-remove:hover{color:#d14e32;background:#fbf1ef}.request-doc-card input[type=file]{display:none}.request-doc-thumb-strip{scrollbar-width:thin;grid-auto-columns:34px;grid-auto-flow:column;gap:8px;min-width:0;max-width:100%;padding-bottom:2px;display:grid;overflow:auto hidden}.request-doc-multiple-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.request-doc-thumb-item{flex:none;width:34px;height:34px;position:relative}.request-doc-thumb-icon{width:34px;height:34px;color:var(--accent);background:color-mix(in srgb, var(--accent) 12%, transparent);border:1px solid color-mix(in srgb, var(--accent-border) 38%, var(--surface-border));border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.request-doc-thumb-remove{width:16px;height:16px;color:var(--text-tertiary);background:color-mix(in srgb, var(--surface-primary) 96%, white);cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;transition:color .2s,background-color .2s;display:inline-flex;position:absolute;top:-4px;right:-4px;box-shadow:0 4px 10px #0f172a1f}.request-doc-thumb-remove:hover,.request-doc-thumb-remove:focus-visible{color:#d14e32;background:#faedeb;outline:none}.request-inline-actions{justify-content:flex-start;display:flex}.request-form-section-title-with-action .request-inline-actions{margin-left:auto}.request-inline-actions .secondary-button{align-items:center;gap:8px;display:inline-flex}.request-partner-list{gap:12px;display:grid}.request-partner-card{border-top:1px solid color-mix(in srgb, var(--surface-border) 78%, transparent);gap:12px;padding:12px 0 0;display:grid}.request-partner-card:first-child{border-top:0;padding-top:0}.request-partner-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.request-partner-card-title{gap:8px;display:grid}.request-partner-badge{background:color-mix(in srgb, var(--accent) 10%, transparent);width:fit-content;min-height:24px;color:var(--accent);letter-spacing:.08em;border-radius:999px;align-items:center;padding:0 10px;font-family:IBM Plex Mono,monospace;font-size:.68rem;display:inline-flex}.request-icon-button{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 90%, white);color:#d14e32;cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;transition:border-color .2s,background-color .2s,transform .2s;display:inline-flex}.request-icon-button:hover{border-color:color-mix(in srgb, #d14e32 42%, var(--surface-border));background:color-mix(in srgb, #d14e32 8%, var(--surface-primary));transform:translateY(-1px)}.request-choice-list{flex-wrap:wrap;gap:8px;display:flex}.request-choice-card{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 92%, white);cursor:pointer;border-radius:12px;align-items:center;gap:10px;width:min(300px,100%);padding:10px 12px;display:flex}.request-choice-card input[type=radio]{width:17px;height:17px;accent-color:var(--accent);flex-shrink:0;margin:0;box-shadow:none!important;background:0 0!important;outline:none!important}.request-choice-card input[type=radio]:focus,.request-choice-card input[type=radio]:focus-visible,.request-choice-card input[type=radio]:active{box-shadow:none!important;outline:none!important}.request-choice-card div{flex:1;gap:2px;min-width:0;display:grid}.request-choice-card em{color:var(--text-tertiary);flex-shrink:0;margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:.72rem;font-style:normal}.request-choice-list-compact{gap:6px}.request-choice-card-compact{width:100%;min-height:54px}.request-responsible-layout{grid-template-columns:1fr;gap:10px;display:grid}.request-responsible-selector{gap:8px;display:grid}.request-responsible-label{color:var(--text-primary);font-size:.9rem}.request-responsible-options{gap:8px;display:grid}.request-responsible-option-active{border-color:color-mix(in srgb, var(--accent-border) 84%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 80%, var(--accent-soft));box-shadow:inset 0 0 0 1px rgb(var(--tenant-primary-rgb) / .08)}.request-responsible-name{min-width:0;color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:auto;font-size:.92rem;font-weight:500;overflow:hidden}.request-responsible-tag{color:var(--text-tertiary);letter-spacing:.08em;white-space:nowrap;flex:none;margin-left:auto;font-family:IBM Plex Mono,monospace;font-size:.72rem}.request-password-field{gap:6px;display:grid}.request-responsible-inline-option{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 72%, white);border-radius:12px;width:100%;transition:border-color .2s,background-color .2s,box-shadow .2s}.request-responsible-inline-option:hover{border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 88%, var(--accent-soft))}.request-responsible-inline-radio{accent-color:var(--accent);box-shadow:none!important;background:0 0!important;outline:none!important}.request-responsible-inline-radio:focus,.request-responsible-inline-radio:focus-visible,.request-responsible-inline-radio:active{box-shadow:none!important;outline:none!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.branch-opening-request-form .alteration-field-head{grid-template-columns:minmax(0,1fr)}.branch-opening-request-form .alteration-head-spacer,.branch-opening-request-form .alteration-toggle-inline{display:none}.request-conditional-choice-group{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;display:grid}.client-request-form label.request-conditional-choice-card{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 76%, var(--surface-primary));width:100%;min-height:72px;color:var(--text-primary);cursor:pointer;border-radius:16px;flex-direction:row;align-items:center;gap:12px;padding:14px 16px;font-weight:400;transition:border-color .2s,background-color .2s,box-shadow .2s,transform .2s;display:flex}.request-conditional-choice-card:hover{border-color:color-mix(in srgb, var(--accent-border) 64%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 88%, var(--accent-soft));transform:translateY(-1px)}.request-conditional-choice-card:focus-within{border-color:color-mix(in srgb, var(--accent-border) 76%, var(--surface-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--accent-soft) 72%, transparent)}.request-conditional-choice-card-active{border-color:color-mix(in srgb, var(--accent-border) 86%, var(--surface-border));background:color-mix(in srgb, var(--surface-primary) 78%, var(--accent-soft));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 18%, transparent)}.client-request-form input.request-conditional-choice-radio{width:18px;height:18px;min-height:18px;box-shadow:none;accent-color:var(--accent);background:0 0;border:0;border-radius:999px;flex:none;margin:0;padding:0}.request-conditional-choice-copy{white-space:nowrap;flex:auto;align-items:center;gap:10px;min-width:0;display:flex}.request-conditional-choice-copy strong{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:none;font-size:.94rem;font-weight:600;overflow:hidden}.request-conditional-choice-copy span{color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;font-size:.86rem;font-weight:400;overflow:hidden}.request-conditional-panel{border-top:1px dashed color-mix(in srgb, var(--surface-border) 92%, transparent);gap:10px;padding-top:12px;display:grid}@media (prefers-reduced-motion:reduce){.request-conditional-choice-card{transition:none}.request-conditional-choice-card:hover{transform:none}}.request-cnae-search{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 92%, white);border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:0 10px;display:flex}.request-cnae-search svg{color:var(--text-tertiary);flex-shrink:0}.request-cnae-search input{width:100%;min-width:0;min-height:auto;box-shadow:none;background:0 0;border:0;flex:auto;padding:0}.request-cnae-search input:focus{box-shadow:none;border:0}.request-cnae-table,.request-selected-cnaes{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 94%, white);border-radius:16px;gap:0;display:grid;overflow:hidden}.request-cnae-table{max-height:324px;overflow-y:auto}.request-selected-cnaes{max-height:240px;overflow-y:auto}.request-cnae-table-head,.request-cnae-row{grid-template-columns:140px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 12px;display:grid}.request-cnae-table-head{background:color-mix(in srgb, var(--surface-soft) 82%, transparent);color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase;z-index:1;font-family:IBM Plex Mono,monospace;font-size:.68rem;position:sticky;top:0}.request-cnae-row{border-top:1px solid color-mix(in srgb, var(--surface-border) 78%, transparent)}.request-cnae-empty{padding:12px 14px}.request-selected-cnae-card{border-top:1px solid color-mix(in srgb, var(--surface-border) 78%, transparent);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:6px;padding:6px 10px;display:grid}.request-selected-cnae-card:first-child{border-top:0}.request-selected-cnae-main{gap:1px;display:grid}.request-cnae-row .secondary-button,.request-selected-cnae-card .request-icon-button,.request-selected-cnae-card .request-selected-cnae-primary{min-height:26px}.request-cnae-row .secondary-button{border-radius:999px;padding:0 14px}.request-selected-cnae-primary{color:var(--text-primary);white-space:nowrap;flex-flow:row;justify-content:center;align-items:center;gap:4px;font-size:.82rem;font-weight:700;line-height:1;display:inline-flex}.request-selected-cnae-primary input[type=radio]{width:13px;height:13px;accent-color:var(--accent);flex:none;box-shadow:none!important;background:0 0!important;outline:none!important}.request-selected-cnae-primary input[type=radio]:focus,.request-selected-cnae-primary input[type=radio]:focus-visible,.request-selected-cnae-primary input[type=radio]:active{box-shadow:none!important;outline:none!important}.request-selected-cnae-primary span{white-space:nowrap;align-items:center;display:inline-flex}.request-selected-cnae-card .request-icon-button{border-radius:8px;width:31px;height:31px}.request-selected-cnae-main strong{font-size:.9rem;line-height:1.1}.request-selected-cnae-main span{font-size:.82rem;line-height:1.15}.client-request-form label.request-toggle-inline{color:var(--text-primary);flex-direction:row;align-items:center;gap:8px;font-weight:700;display:inline-flex}.request-toggle-inline input[type=checkbox]{width:16px;height:16px;accent-color:var(--accent);box-shadow:none;outline:none}.request-toggle-inline input[type=checkbox]:focus,.request-toggle-inline input[type=checkbox]:focus-visible,.request-toggle-inline input[type=checkbox]:active{box-shadow:none;outline:none}.request-toggle-inline-compact{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 92%, white);white-space:nowrap;border-radius:14px;flex-direction:row;justify-content:flex-start;height:40px;min-height:40px;padding:0 12px}.request-object-toggle-inline{white-space:nowrap;justify-self:end}.request-object-grid{align-items:end}.request-object-grid>*{min-width:0}.request-object-toggle-field{color:var(--text-primary);flex-direction:column;justify-content:flex-end;font-weight:700;display:flex}.request-object-grid .request-object-preview-field{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-soft) 72%, white);border-radius:12px;width:100%;min-height:calc(8.7em + 20px);max-height:calc(8.7em + 20px);padding:10px 12px;line-height:1.45;display:block;overflow-y:auto}.request-object-preview-text{white-space:normal;overflow-wrap:anywhere;width:100%;min-width:0;display:block}.request-object-preview{border:1px dashed var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 92%, white);border-radius:14px;padding:14px 16px;line-height:1.6}.client-request-form .request-object-textline{height:40px;min-height:40px;box-shadow:none}.client-request-form .request-object-textline:focus{box-shadow:none}.request-object-preview-empty{color:var(--text-tertiary)}.request-helper-list{gap:10px;display:grid}.request-helper-list span{color:var(--text-secondary);align-items:center;gap:10px;display:flex}.request-helper-list em{font-style:normal}.tenant-form-card{align-self:start;position:sticky;top:32px}.tenant-form{flex-direction:column;gap:16px;display:flex}.tenant-form label{color:#314155;flex-direction:column;gap:8px;font-weight:600;display:flex}.tenant-form input,.tenant-form select{color:#142033;background:#f8fafcdb;border:1px solid #94a3b82e;border-radius:18px;outline:none;padding:14px 16px;transition:border-color .2s,box-shadow .2s}.tenant-form input:focus,.tenant-form select:focus{border-color:#6d5efc6b;box-shadow:0 0 0 4px #6d5efc1a}.tenant-form-actions{flex-wrap:wrap;gap:12px;margin-top:4px;display:flex}.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (width<=1180px){.login-page,.app-shell{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #94a3b824;border-right:0}.sidebar-card{margin-top:0}.stats-grid,.login-hero-grid,.tenants-grid,.tenants-layout,.client-dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-dashboard-hero{grid-template-columns:1fr}.client-dashboard-card,.client-dashboard-card-wide{grid-column:span 6}.tenant-side-panel{position:static}}@media (width<=860px){.content,.login-page{padding:22px}.topbar,.section-header,.module-top,.panel-card-header,.client-portal-topbar{flex-direction:column;align-items:flex-start}.topbar-actions{justify-content:flex-start}.hero-card,.modules-grid,.stats-grid,.login-hero-grid,.tenants-grid,.tenants-layout,.form-grid-two,.client-dashboard-kpi-grid{grid-template-columns:1fr}.client-dashboard-filter-bar,.client-dashboard-filter-fields,.client-dashboard-card-head,.client-dashboard-progress-copy,.client-dashboard-attention-item,.client-dashboard-attention-meta,.client-dashboard-hero-panel-head{flex-direction:column;align-items:flex-start}.client-dashboard-chart-grid{grid-template-columns:1fr}.client-dashboard-card,.client-dashboard-card-wide{grid-column:auto}.client-dashboard-donut-layout,.client-dashboard-hero-panel-grid{grid-template-columns:1fr}.client-dashboard-filter-field{width:100%;min-width:0}.tenant-form-card{position:static}.cnpj-input-row,.tenant-side-panel-header,.tenants-toolbar,.temporary-password-banner,.temporary-password-actions{flex-direction:column;align-items:stretch}.tenant-checklist-item{flex-direction:column;align-items:flex-start}}@media (width<=640px){.sidebar,.content,.login-page,.client-portal-shell{padding:18px}.login-hero,.login-card,.hero-card,.stat-card,.module-card,.sidebar-card,.panel-card,.mini-card,.client-dashboard-hero-copy,.client-dashboard-hero-panel,.client-dashboard-filter-bar,.client-dashboard-kpi-card,.client-dashboard-card{border-radius:20px}.brand-mark{width:42px;height:42px}.data-table th,.data-table td{padding:12px 10px}.login-mode-switcher{gap:8px}.login-mode-chip{justify-content:center;width:100%}}.primary-button,.secondary-button{transition:transform .18s,box-shadow .18s,border-color .18s,background-color .18s,color .18s}.primary-button{background:linear-gradient(135deg, var(--accent) 0%, rgb(var(--tenant-primary-dark-rgb)) 100%);box-shadow:0 10px 20px color-mix(in srgb, var(--accent) 18%, transparent)}.primary-button:hover{background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 86%, black) 0%, color-mix(in srgb, rgb(var(--tenant-primary-dark-rgb)) 88%, black) 100%);box-shadow:0 12px 22px color-mix(in srgb, var(--accent) 22%, transparent)}.secondary-button{border:1px solid var(--surface-border);color:var(--text-primary);background:var(--surface-primary);box-shadow:0 4px 10px #0f172a0a}.secondary-button:hover{background:color-mix(in srgb, var(--surface-primary) 92%, var(--surface-soft));border-color:color-mix(in srgb, var(--surface-border) 82%, #cbd5e1)}.login-hero,.login-card,.hero-card,.stat-card,.module-card,.panel-card,.mini-card,.auth-loading-card,.superadmin-stat,.tenants-layout,.tenants-list-card{background:var(--surface-primary);border-color:var(--surface-border);box-shadow:var(--shadow-soft)}.login-card-header p,.login-footer-note span,.subtitle,.section-subtitle,.hero-copy p,.module-card p,.section-header p,.placeholder-copy,.panel-card-header p,.tenant-checklist-item span,.table-primary span,.stat-card span,.stat-card small{color:var(--text-secondary)}.mini-card strong,.module-top h3,.panel-card-header strong,.tenant-checklist-item strong,.table-primary strong,.stat-card strong,.superadmin-stat-value,.placeholder-highlight strong,.user-chip strong,.data-table td,.login-form label,.tenant-form label{color:var(--text-primary)}.login-form input,.login-form select,.tenant-form input,.tenant-form select,.tenants-search input{background:var(--surface-soft);border-color:var(--surface-border);color:var(--text-primary)}.login-form input:focus,.login-form select:focus,.tenant-form input:focus,.tenant-form select:focus,.tenants-search input:focus{border-color:var(--accent);box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 18%, transparent)}.app-shell{background:var(--app-bg);grid-template-columns:244px minmax(0,1fr);min-height:100vh;transition:grid-template-columns .22s;display:grid}.app-shell-collapsed{grid-template-columns:76px minmax(0,1fr)}.sidebar{background:var(--sidebar-bg);border-right:1px solid var(--sidebar-border);flex-direction:column;gap:24px;padding:10px 10px 14px;transition:padding .22s,background-color .22s;display:flex}.sidebar-header{justify-content:space-between;align-items:center;gap:10px;display:flex;position:relative}.sidebar-logo{flex:1;align-items:center;padding:8px 8px 0}.brand{align-items:center;gap:12px;display:flex}.brand-mark{background:linear-gradient(135deg, var(--accent) 0%, rgb(var(--tenant-primary-dark-rgb)) 100%);color:#fff;width:38px;height:38px;box-shadow:0 12px 24px rgb(var(--tenant-primary-rgb) / .2);border-radius:12px;place-items:center;display:grid}.brand-logo-image{object-fit:contain;max-width:22px;max-height:22px}.brand-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.brand-copy strong{color:var(--accent);font-size:.95rem}.brand-copy span{color:var(--text-tertiary);white-space:nowrap;font-size:.78rem}.sidebar-toggle{border:1px solid var(--surface-border);background:var(--surface-primary);width:24px;height:24px;color:var(--text-secondary);cursor:pointer;z-index:2;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative;box-shadow:0 3px 8px #0f172a0d}.sidebar-toggle:hover,.sidebar-action-button:hover{transform:translateY(-1px)}.sidebar-toggle:hover{background:color-mix(in srgb, var(--surface-primary) 88%, var(--accent-soft));border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));color:var(--accent)}.sidebar-nav{flex-direction:column;gap:18px;padding:10px 2px 0;display:flex}.sidebar-nav-group{flex-direction:column;gap:8px;display:flex}.nav-section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--sidebar-title);padding:0 16px;font-size:.72rem;font-weight:800}.nav-item{color:var(--sidebar-text);background:0 0;border-radius:16px;align-items:center;gap:12px;min-height:46px;padding:12px 14px;font-size:.92rem;font-weight:600;display:flex}.nav-item-icon{flex-shrink:0}.nav-item-label{white-space:nowrap}.nav-item:hover{background:var(--sidebar-hover);color:var(--accent)}.nav-item-active{background:var(--sidebar-active-bg);color:var(--sidebar-active-text);box-shadow:0 8px 16px rgb(var(--tenant-primary-rgb) / .14)}.sidebar-footer{border-top:1px solid var(--sidebar-border);flex-direction:column;gap:14px;margin-top:auto;padding-top:14px;display:flex}.sidebar-footer-meta{padding:0 8px}.sidebar-footer-label{letter-spacing:.08em;text-transform:uppercase;color:var(--sidebar-title);font-size:.72rem;font-weight:800}.sidebar-footer-meta p{color:var(--text-secondary);margin-top:8px;font-size:.82rem;line-height:1.45}.sidebar-action-stack{flex-direction:column;gap:10px;display:flex}.sidebar-action-button{border:1px solid var(--surface-border);background:color-mix(in srgb, var(--surface-primary) 88%, transparent);width:100%;min-height:44px;color:var(--text-primary);cursor:pointer;border-radius:16px;align-items:center;gap:12px;padding:0 16px;display:inline-flex;box-shadow:0 2px 6px #0f172a08}.sidebar-action-button:hover{background:color-mix(in srgb, var(--surface-primary) 84%, var(--accent-soft));border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));color:var(--accent)}.sidebar-action-button:hover .sidebar-action-icon{color:var(--accent)}.sidebar-action-icon{color:var(--text-secondary);flex-shrink:0}.sidebar-action-label{white-space:nowrap;font-size:.9rem;font-weight:700}.sidebar-collapsed{padding-inline:10px}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-section-label,.sidebar-collapsed .sidebar-footer-meta,.sidebar-collapsed .nav-item-label,.sidebar-collapsed .sidebar-action-label{display:none}.sidebar-collapsed .nav-item,.sidebar-collapsed .sidebar-action-button{border-radius:14px;flex:none;justify-content:center;gap:0;width:44px;height:44px;min-height:44px;padding-inline:0}.sidebar-collapsed .sidebar-toggle{background:var(--surface-secondary);width:24px;height:24px;color:var(--text-primary);border-color:var(--surface-border-strong);position:absolute;top:10px;right:-21px}.sidebar-collapsed .sidebar-nav{padding-inline:0}.sidebar-collapsed .sidebar-footer{align-items:center;gap:12px;padding-top:12px}.sidebar-collapsed .sidebar-action-stack{align-items:center;gap:12px}.sidebar-backdrop{display:none}.content{flex-direction:column;gap:0;min-width:0;padding:0;display:flex}.topbar{background:var(--topbar-bg);border-bottom:1px solid var(--topbar-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:30;align-items:center;min-height:56px;padding:10px 20px;position:relative}.topbar-left{align-items:center;gap:12px;min-width:0;display:flex}.topbar-mobile-toggle{border:1px solid var(--surface-border);background:var(--surface-primary);width:38px;height:38px;color:var(--text-primary);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:none}.topbar-mobile-toggle:hover{background:color-mix(in srgb, var(--surface-primary) 88%, var(--accent-soft));border-color:color-mix(in srgb, var(--accent-border) 72%, var(--surface-border));color:var(--accent)}.breadcrumb{color:var(--text-tertiary);min-width:0;font-size:.96rem}.breadcrumb-current{color:var(--text-primary)}.topbar-right{z-index:1;align-items:center;gap:6px;margin-left:auto;display:flex;position:relative}.topbar-icon-button{width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex;position:relative}.topbar-icon-button svg{pointer-events:none;display:block}.topbar-icon-button:hover{background:var(--surface-1,var(--surface-soft));color:var(--text-secondary)}.topbar-icon-button:active{background:var(--surface-0,var(--surface-soft));color:var(--text-primary)}.topbar-icon-button:focus-visible,.topbar-avatar-button:focus-visible,.topbar-profile-item:focus-visible,.topbar-theme-pill:focus-visible,.topbar-profile-logout:focus-visible{box-shadow:0 0 0 2px color-mix(in srgb, var(--border-accent) 68%, transparent)}.topbar-icon-badge{pointer-events:none;position:absolute}.topbar-icon-badge-dot{background:var(--fill-danger);border:2px solid var(--surface-2,var(--surface-primary));border-radius:50%;width:7px;height:7px;top:6px;right:6px}.topbar-icon-badge-pill{background:var(--bg-danger);min-width:16px;height:16px;color:var(--text-danger);border-radius:20px;justify-content:center;align-items:center;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:inline-flex;top:2px;right:2px}.topbar-right-divider{background:var(--border,var(--surface-border));flex-shrink:0;width:1px;height:20px;margin:0 4px}.topbar-profile-wrap{z-index:31;position:relative}.security-modal-overlay{z-index:90;background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 42%, transparent), transparent 34%), radial-gradient(circle at top right, color-mix(in srgb, var(--bg-pro) 34%, transparent), transparent 30%), linear-gradient(180deg, color-mix(in srgb, var(--surface-0) 44%, transparent), color-mix(in srgb, var(--surface-primary) 52%, transparent));-webkit-backdrop-filter:blur(14px)saturate(130%);justify-content:center;align-items:center;padding:16px;animation:.18s security-modal-overlay-in;display:flex;position:fixed;inset:0}:root[data-theme=dark] .security-modal-overlay{background:radial-gradient(circle at top left, color-mix(in srgb, var(--accent-soft) 48%, transparent), transparent 34%), radial-gradient(circle at top right, color-mix(in srgb, var(--bg-pro) 38%, transparent), transparent 30%), linear-gradient(180deg, color-mix(in srgb, var(--surface-0) 58%, transparent), color-mix(in srgb, var(--surface-primary) 68%, transparent));-webkit-backdrop-filter:blur(16px)saturate(138%)}.security-modal-panel{border:1px solid var(--border,var(--surface-border));background:var(--surface-2,var(--surface-secondary));width:520px;max-width:calc(100vw - 32px);box-shadow:var(--shadow-popover,var(--shadow-soft));border-radius:16px;animation:.18s security-modal-panel-in;overflow:hidden}.security-modal-header{justify-content:space-between;align-items:flex-start;gap:16px;padding:20px 24px 0;display:flex}.security-modal-header-copy{min-width:0}.security-modal-header-copy strong{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:800;line-height:1.2;display:block}.security-modal-header-copy p{color:var(--text-secondary);margin:6px 0 0;font-size:.82rem;line-height:1.55}.security-modal-close{border:1px solid var(--border,var(--surface-border));width:32px;height:32px;color:var(--text-muted,var(--text-secondary));cursor:pointer;background:0 0;border-radius:8px;outline:none;justify-content:center;align-items:center;transition:background .12s,color .12s,border-color .12s;display:inline-flex}.security-modal-close:hover{background:var(--surface-1,var(--surface-primary));color:var(--text-primary)}.security-modal-close svg,.security-modal-step-icon svg,.security-modal-banner svg,.security-modal-copy-button svg,.security-modal-confirm-button svg,.security-modal-primary-action svg,.security-modal-secondary-action svg,.security-modal-danger-action svg,.security-modal-deactivate-submit svg,.security-modal-footer svg{pointer-events:none}.security-modal-status-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:18px 24px 0;display:grid}.security-modal-status-card{background:var(--surface-1,var(--surface-primary));border-radius:10px;min-width:0;padding:12px 14px}.security-modal-status-card span{color:var(--text-muted,var(--text-secondary));text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px;font-size:9px;font-weight:700;display:block}.security-modal-status-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-primary);font-size:13px;font-weight:600;display:block;overflow:hidden}.security-modal-status-card strong.is-danger{color:var(--text-danger)}.security-modal-status-card strong.is-success{color:var(--text-success)}.security-modal-status-card strong.is-muted{color:var(--text-muted,var(--text-secondary));font-size:11px;font-weight:400}.security-modal-status-card strong.is-default{font-size:11px}.security-modal-body{padding:18px 24px 0}.security-modal-box{border:1px solid var(--border,var(--surface-border));background:var(--surface-2,var(--surface-secondary));border-radius:12px;margin-top:0;overflow:hidden}.security-modal-box-head{border-bottom:1px solid var(--border,var(--surface-border));justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.security-modal-box-title-wrap,.security-modal-step-header{align-items:flex-start;gap:10px;display:flex}.security-modal-step-icon{background:var(--bg-accent);width:32px;height:32px;color:var(--text-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.security-modal-box-category,.security-modal-step-eyebrow,.security-modal-step-divider span{color:var(--text-accent);text-transform:uppercase;letter-spacing:.08em;font-size:10px;font-weight:700;display:block}.security-modal-box-title-wrap strong,.security-modal-step-header strong,.security-modal-step-divider strong{color:var(--text-primary);margin-top:1px;font-size:14px;font-weight:700;display:block}.security-modal-box-title-wrap p{color:var(--text-muted,var(--text-secondary));margin:3px 0 0;font-size:11px;line-height:1.5}.security-modal-status-pill{border:1px solid var(--border-danger);background:var(--bg-danger);color:var(--text-danger);white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-flex}.security-modal-status-pill.is-active{border-color:var(--border-success);background:var(--bg-success);color:var(--text-success)}.security-modal-status-pill-dot{background:var(--fill-danger);border-radius:50%;flex-shrink:0;width:6px;height:6px}.security-modal-status-pill.is-active .security-modal-status-pill-dot{background:var(--fill-success)}.security-modal-banner{border:1px solid var(--border-warning);background:var(--bg-warning);color:var(--text-warning);border-radius:9px;align-items:flex-start;gap:10px;margin:14px 16px;padding:11px 14px;display:flex}.security-modal-banner.is-success{border-color:var(--border-success);background:var(--bg-success);color:var(--text-success)}.security-modal-banner strong{color:inherit;font-size:12px;font-weight:700;display:block}.security-modal-banner p{color:var(--text-muted,var(--text-secondary));margin:2px 0 0;font-size:11px;line-height:1.5}.security-modal-step-header{padding:14px 16px 0}.security-modal-qr-section{flex-direction:column;align-items:center;gap:14px;padding:16px;display:flex}.security-modal-qr-section>p{max-width:320px;color:var(--text-muted,var(--text-secondary));text-align:center;margin:0;font-size:12px;line-height:1.6}.security-modal-qr-box{border:1px solid var(--border,var(--surface-border));background:var(--qr-code-bg);border-radius:12px;justify-content:center;align-items:center;width:184px;height:184px;padding:12px;display:flex}.security-modal-qr-art{shape-rendering:crispedges;width:160px;height:160px;display:block}.security-modal-qr-help{color:var(--text-muted,var(--text-secondary));text-align:center;font-size:11px}.security-modal-manual-key{border:1px solid var(--border,var(--surface-border));background:var(--surface-1,var(--surface-primary));border-radius:8px;align-items:center;gap:8px;width:100%;max-width:360px;padding:9px 12px;display:flex}.security-modal-manual-key code{min-width:0;color:var(--text-primary);letter-spacing:.06em;word-break:break-all;flex:1;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px}.security-modal-copy-button{width:26px;height:26px;color:var(--text-muted,var(--text-secondary));cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;transition:background .12s,color .12s;display:inline-flex}.security-modal-copy-button:hover{background:var(--surface-2,var(--surface-secondary));color:var(--text-primary)}.security-modal-step-divider{border-top:1px solid var(--border,var(--surface-border));padding:12px 16px 4px}.security-modal-code-verify{flex-wrap:wrap;align-items:flex-start;gap:10px;padding:0 16px 14px;display:flex}.security-modal-code-inputs{gap:6px;display:flex}.security-modal-code-input{border:1.5px solid var(--border,var(--surface-border));background:var(--surface-1,var(--surface-primary));width:38px;height:44px;color:var(--text-primary);text-align:center;border-radius:9px;outline:none;font-size:20px;font-weight:700;transition:border-color .12s,background .12s}.security-modal-code-input::placeholder{color:var(--text-muted,var(--text-secondary))}.security-modal-code-input:focus{border-color:var(--border-accent);background:var(--surface-2,var(--surface-secondary))}.security-modal-confirm-button,.security-modal-primary-action,.security-modal-secondary-action,.security-modal-danger-action,.security-modal-deactivate-submit{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;height:44px;padding:0 18px;font-size:13px;font-weight:600;transition:background .12s,border-color .12s,color .12s,opacity .12s;display:inline-flex}.security-modal-confirm-button{background:var(--fill-success);color:var(--text-on-fill);border:0}.security-modal-primary-action{background:var(--fill-accent);color:var(--text-on-fill);border:0}.security-modal-secondary-action{border:1px solid var(--border,var(--surface-border));color:var(--text-secondary);background:0 0}.security-modal-secondary-action:hover{background:var(--surface-1,var(--surface-primary))}.security-modal-danger-action{border:1px solid var(--border-danger);color:var(--text-danger);background:0 0}.security-modal-danger-action:hover{background:var(--bg-danger)}.security-modal-deactivate-submit{background:var(--fill-danger);color:var(--text-on-fill);border:0}.security-modal-confirm-button:hover,.security-modal-primary-action:hover,.security-modal-deactivate-submit:hover{filter:brightness(.92)}.security-modal-confirm-button:disabled,.security-modal-primary-action:disabled,.security-modal-secondary-action:disabled,.security-modal-danger-action:disabled,.security-modal-deactivate-submit:disabled{cursor:default;opacity:.6;filter:none}.security-modal-inline-error,.security-modal-panel-error{color:var(--text-danger);font-size:11px}.security-modal-inline-error{width:100%}.security-modal-panel-error{padding:0 16px 12px}.security-modal-backup-codes{padding:0 16px 10px}.security-modal-backup-label{color:var(--text-muted,var(--text-secondary));text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:6px;margin-bottom:8px;font-size:11px;font-weight:700;display:inline-flex}.security-modal-backup-grid{border:1px solid var(--border,var(--surface-border));background:var(--surface-1,var(--surface-primary));border-radius:9px;grid-template-columns:1fr 1fr;gap:5px;padding:12px;display:grid}.security-modal-backup-grid span{color:var(--text-secondary);letter-spacing:.08em;text-align:center;padding:4px;font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace;font-size:11px}.security-modal-backup-codes p{color:var(--text-muted,var(--text-secondary));margin:6px 0 0;font-size:10px;line-height:1.5}.security-modal-actions{align-items:center;gap:8px;padding:12px 16px;display:flex}.security-modal-actions.is-active{border-top:1px solid var(--border,var(--surface-border))}.security-modal-deactivate-confirm{border:1px solid var(--border-warning);background:var(--bg-warning);border-radius:10px;gap:10px;margin:0 16px 14px;padding:14px;display:grid}.security-modal-deactivate-confirm strong{color:var(--text-warning);font-size:12px;font-weight:700;display:block}.security-modal-deactivate-confirm p{color:var(--text-muted,var(--text-secondary));margin:2px 0 0;font-size:11px;line-height:1.5}.security-modal-deactivate-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.security-modal-footer{border-top:1px solid var(--border,var(--surface-border));color:var(--text-muted,var(--text-secondary));align-items:center;gap:6px;padding:14px 24px;font-size:11px;display:flex}.security-modal-footer svg{color:var(--text-success)}.security-modal-spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:14px;height:14px;animation:.8s linear infinite security-modal-spin}.security-modal-header-enter,.security-modal-body-enter{animation:.18s security-modal-fade-slide-in}@keyframes security-modal-overlay-in{0%{opacity:0}to{opacity:1}}@keyframes security-modal-panel-in{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes security-modal-fade-slide-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes security-modal-spin{to{transform:rotate(360deg)}}@media (width<=520px){.security-modal-status-cards{grid-template-columns:1fr}.security-modal-header,.security-modal-status-cards,.security-modal-body,.security-modal-footer{padding-left:18px;padding-right:18px}.security-modal-qr-box{width:156px;height:156px;padding:10px}.security-modal-qr-art{width:136px;height:136px}.security-modal-code-verify,.security-modal-actions,.security-modal-deactivate-actions{flex-direction:column;align-items:stretch}.security-modal-confirm-button,.security-modal-primary-action,.security-modal-secondary-action,.security-modal-danger-action,.security-modal-deactivate-submit{width:100%}}@media (width<=374px){.security-modal-code-input{width:32px;height:40px;font-size:16px}}.topbar-avatar-button{border:1px solid var(--border,var(--surface-border));background:var(--surface-secondary,var(--surface-1));color:var(--text-primary);cursor:pointer;box-shadow:inset 0 1px 0 #ffffff29, 0 10px 24px color-mix(in srgb, var(--surface-0,var(--surface-primary)) 14%, transparent);border-radius:24px;outline:none;align-items:center;gap:8px;padding:4px 10px 4px 4px;transition:border-color .12s,background .12s,box-shadow .12s;display:flex;position:relative}.topbar-avatar-button:hover{border-color:var(--border-accent,var(--accent-border));background:color-mix(in srgb, var(--accent) 8%, var(--surface-secondary,var(--surface-1)))}.topbar-avatar-button.open{border-color:var(--border-accent,var(--accent-border));background:color-mix(in srgb, var(--accent) 12%, var(--surface-secondary,var(--surface-1)));box-shadow:inset 0 1px 0 #ffffff2e, 0 16px 34px color-mix(in srgb, var(--accent) 16%, transparent), 0 0 0 1px color-mix(in srgb, var(--accent-border) 34%, transparent)}.topbar-avatar-circle,.topbar-profile-avatar-large{color:var(--text-on-fill);letter-spacing:.01em;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:inline-flex;overflow:hidden}.topbar-avatar-image{object-fit:cover;width:100%;height:100%;display:block}.topbar-avatar-circle{flex-shrink:0;width:26px;height:26px;font-size:10px}.topbar-avatar-name{color:var(--text-primary);white-space:nowrap;font-size:13px;font-weight:500}.topbar-avatar-chevron{color:var(--text-muted);transition:transform .15s}.topbar-avatar-button.open .topbar-avatar-chevron{transform:rotate(180deg)}.topbar-profile-dropdown{z-index:200;background:var(--surface-secondary,var(--surface-1));border:1px solid var(--border,var(--surface-border));width:256px;box-shadow:0 22px 46px color-mix(in srgb, var(--surface-0,var(--surface-primary)) 24%, transparent), inset 0 1px 0 #ffffff2e;border-radius:14px;animation:.15s ease-out topbar-profile-dropdown-enter;position:absolute;top:calc(100% + 10px);right:0;overflow:hidden}@keyframes topbar-profile-dropdown-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.topbar-profile-header{border-bottom:1px solid var(--border,var(--surface-border));padding:14px 14px 12px}.topbar-profile-user-row{align-items:center;gap:12px;display:flex}.topbar-profile-avatar-large{flex-shrink:0;width:40px;height:40px;font-size:13px}.topbar-profile-user-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.topbar-profile-user-copy strong{color:var(--text-primary);font-size:14px;font-weight:600}.topbar-profile-user-copy>span{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.topbar-profile-plan-badge{background:var(--bg-pro);width:fit-content;color:var(--text-pro);border-radius:20px;align-items:center;gap:4px;padding:2px 7px;font-size:10px;font-weight:700;display:inline-flex}.topbar-profile-stats{border-bottom:1px solid var(--border,var(--surface-border));grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.topbar-profile-stat{text-align:center;padding:9px 0}.topbar-profile-stat:not(:last-child){border-right:1px solid var(--border,var(--surface-border))}.topbar-profile-stat strong{color:var(--text-primary);font-size:15px;font-weight:700;display:block}.topbar-profile-stat span{letter-spacing:.05em;text-transform:uppercase;color:var(--text-muted);margin-top:2px;font-size:9px;font-weight:600;display:block}.topbar-profile-stat-accent strong{color:var(--text-accent)}.topbar-profile-stat-success strong{color:var(--text-success)}.topbar-profile-menu{padding:5px}.topbar-profile-item,.topbar-profile-theme-row{text-align:left;background:0 0;border:none;border-radius:8px;outline:none;align-items:center;gap:9px;width:100%;padding:7px 9px;display:flex}.topbar-profile-item{cursor:pointer}.topbar-profile-item:hover{background:var(--surface-1,var(--surface-soft))}.topbar-profile-item-icon{background:var(--surface-1,var(--surface-soft));border:1px solid var(--border,var(--surface-border));width:28px;height:28px;color:var(--text-secondary);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.topbar-profile-item-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.topbar-profile-item-copy strong{color:var(--text-primary);font-size:13px;font-weight:500}.topbar-profile-item-copy span{color:var(--text-muted);font-size:10px}.topbar-profile-item-badge{background:var(--bg-danger);min-width:18px;height:18px;color:var(--text-danger);border-radius:20px;justify-content:center;align-items:center;padding:0 6px;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.topbar-profile-item-warning{color:var(--text-warning);flex-shrink:0}.topbar-profile-item-chevron{color:var(--border-strong,var(--surface-border-strong));flex-shrink:0}.topbar-profile-theme-row{cursor:default}.topbar-theme-switcher{background:var(--surface-1,var(--surface-soft));border:1px solid var(--border,var(--surface-border));border-radius:7px;align-items:center;gap:1px;padding:2px;display:flex}.topbar-theme-pill{width:26px;height:22px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:5px;outline:none;justify-content:center;align-items:center;transition:background .12s,color .12s,box-shadow .12s;display:inline-flex}.topbar-theme-pill:hover{background:var(--surface-0,var(--surface-soft));color:var(--text-secondary)}.topbar-theme-pill.on{background:var(--surface-2,var(--surface-primary));color:var(--text-accent);box-shadow:var(--shadow-soft)}.topbar-profile-footer{border-top:1px solid var(--border,var(--surface-border));padding:4px 5px 5px}.topbar-profile-logout{cursor:pointer;width:100%;color:var(--text-danger);background:0 0;border:none;border-radius:8px;outline:none;align-items:center;gap:9px;padding:7px 9px;display:flex}.topbar-profile-logout:hover{background:var(--bg-danger)}.topbar-profile-logout-icon{background:var(--bg-danger);border:1px solid var(--border-danger);width:28px;height:28px;color:var(--text-danger);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.topbar-profile-logout span:last-child{color:var(--text-danger);font-size:13px;font-weight:500}:root[data-theme=dark] .topbar-avatar-button{border-color:color-mix(in srgb, var(--accent-border) 36%, var(--surface-border));background:var(--surface-1)}:root[data-theme=dark] .topbar-avatar-button.open,:root[data-theme=dark] .topbar-profile-dropdown{border-color:color-mix(in srgb, var(--accent-border) 56%, var(--surface-border))}:root[data-theme=dark] .topbar-avatar-button.open{background:color-mix(in srgb, var(--accent) 12%, var(--surface-1))}:root[data-theme=dark] .topbar-profile-dropdown{background:var(--surface-secondary);box-shadow:0 26px 52px #00000047,inset 0 1px #ffffff1a}:root[data-theme=dark] .topbar-profile-user-copy strong,:root[data-theme=dark] .topbar-profile-item-copy strong,:root[data-theme=dark] .topbar-avatar-name,:root[data-theme=dark] .topbar-profile-stat strong{color:var(--text-primary)}:root[data-theme=dark] .topbar-profile-user-copy>span,:root[data-theme=dark] .topbar-profile-item-copy span,:root[data-theme=dark] .topbar-profile-stat span,:root[data-theme=dark] .topbar-avatar-chevron,:root[data-theme=dark] .topbar-theme-pill,:root[data-theme=dark] .topbar-profile-item-chevron,:root[data-theme=dark] .topbar-profile-item-icon{color:var(--text-secondary)}:root[data-theme=dark] .topbar-profile-item-icon,:root[data-theme=dark] .topbar-theme-switcher{background:color-mix(in srgb, var(--surface-1) 78%, transparent);border-color:color-mix(in srgb, var(--surface-border) 86%, transparent)}:root[data-theme=dark] .topbar-profile-item:hover{background:color-mix(in srgb, var(--surface-1) 82%, transparent)}.content-area{flex-direction:column;gap:22px;padding:28px;display:flex}.data-table th,.data-table td{border-bottom-color:var(--surface-border)}.data-table th{color:var(--text-tertiary)}.data-table tbody tr:hover{background:color-mix(in srgb, var(--surface-soft) 88%, transparent)}.tenant-checklist-item{border-color:var(--surface-border);background:var(--surface-soft)}.placeholder-highlight,.form-helper{background:var(--accent-soft);border:1px solid var(--accent-border)}.placeholder-highlight span,.form-helper,.form-helper span{color:var(--text-secondary)}.form-helper strong{color:var(--accent)}.identity-card{gap:20px}.identity-layout{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:22px;display:grid}.identity-section{flex-direction:column;gap:14px;height:100%;display:flex}.identity-section-header strong{color:var(--text-primary)}.identity-section-header p{color:var(--text-secondary);margin-top:6px}.identity-color-list{flex-direction:column;flex:1;gap:14px;display:flex}.identity-color-row{border:1px solid var(--surface-border);background:var(--surface-primary);border-radius:18px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.identity-color-label,.identity-upload-title{color:var(--text-primary);font-size:.86rem;font-weight:800}.identity-color-field{align-items:center;gap:12px;display:flex}.identity-color-field input[type=color]{border:1px solid var(--surface-border);cursor:pointer;background:0 0;border-radius:12px;width:42px;height:42px;padding:0}.identity-color-field input[type=text]{border:1px solid var(--surface-border);background:var(--surface-soft);min-height:44px;color:var(--text-primary);border-radius:14px;flex:1;padding:0 14px;font-weight:700}.identity-upload-card{border:1px dashed var(--surface-border);background:linear-gradient(180deg, color-mix(in srgb, var(--surface-primary) 98%, transparent), var(--surface-primary));box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--surface-border) 60%, transparent);border-radius:22px;flex-direction:column;gap:14px;height:100%;padding:18px;display:flex}.identity-upload-card-filled{border-style:solid;border-color:color-mix(in srgb, var(--accent-border) 88%, var(--surface-border))}.identity-upload-card strong{font-size:1rem}.identity-upload-card p{color:var(--text-secondary)}.identity-upload-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.identity-upload-badge{background:var(--surface-soft);border:1px solid var(--surface-border);min-height:30px;color:var(--text-secondary);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 12px;font-size:.78rem;font-weight:800;display:inline-flex}.identity-upload-badge.is-filled{background:var(--accent-soft);border-color:var(--accent-border);color:var(--accent)}.identity-media-surface{border:1px solid var(--surface-border);background:#fff;border-radius:20px;flex:1;place-items:center;min-height:124px;padding:12px 18px;display:grid;position:relative;overflow:hidden}.identity-media-surface img{object-fit:contain;width:100%;max-width:220px;max-height:52px}.identity-media-surface-dark{background:#0f172a}.identity-media-empty{text-align:center;flex-direction:column;align-items:center;gap:10px;max-width:260px;display:flex}.identity-media-empty strong{font-size:.98rem}.identity-media-empty p{margin:0;font-size:.84rem;line-height:1.65}.identity-media-empty-icon{background:color-mix(in srgb, var(--accent) 10%, white);width:42px;height:42px;color:var(--accent);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--accent) 14%, transparent);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.identity-upload-meta{flex-wrap:wrap;gap:10px;display:flex}.identity-upload-meta span{background:var(--surface-soft);border:1px solid var(--surface-border);min-height:30px;color:var(--text-secondary);border-radius:999px;align-items:center;padding:0 12px;font-size:.78rem;font-weight:700;display:inline-flex}.identity-upload-actions{flex-wrap:wrap;gap:10px;display:flex}.identity-upload-button{gap:8px;min-height:42px;padding-inline:16px}.identity-upload-input{display:none}.identity-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:auto;display:flex}.identity-feedback{border:1px solid var(--accent-border);background:var(--accent-soft)}.identity-feedback-error{background:#fef2f2f2;border-color:#dc26262e}.identity-feedback-error strong,.identity-feedback-error p{color:#991b1b}@media (width<=1180px){.app-shell,.app-shell-collapsed{grid-template-columns:1fr}.sidebar,.sidebar.sidebar-collapsed{z-index:60;align-items:stretch;width:min(320px,100vw - 24px);max-width:100%;height:100dvh;padding:14px;transition:transform .24s,padding .22s,background-color .22s;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(calc(-100% - 18px));box-shadow:0 24px 60px #0f172a47}.app-shell-mobile-nav-open .sidebar,.app-shell-mobile-nav-open .sidebar.sidebar-collapsed{transform:translate(0)}.sidebar-backdrop-visible{z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#0f172a61;border:0;display:block;position:fixed;inset:0}.sidebar-collapsed .brand-copy,.sidebar-collapsed .nav-section-label,.sidebar-collapsed .sidebar-footer-meta,.sidebar-collapsed .nav-item-label,.sidebar-collapsed .sidebar-action-label{display:initial}.sidebar-collapsed .nav-item,.sidebar-collapsed .sidebar-action-button{justify-content:flex-start;padding-inline:16px}.sidebar-collapsed .sidebar-logo{padding-inline:8px}.topbar-mobile-toggle{display:inline-flex}.identity-layout{grid-template-columns:1fr}.users-toolbar-card,.users-page-header,.temporary-password-banner{flex-direction:column;align-items:stretch}.tenant-fees-header-actions{justify-content:space-between;width:100%}.permission-cards-grid,.users-modal-grid,.request-catalog-grid,.request-history-layout,.client-request-form-layout,.request-doc-grid{grid-template-columns:1fr}.users-modal-grid-span-two{grid-column:1/-1}.users-modal-subgrid-two{grid-template-columns:1fr}.request-form-grid,.request-form-grid-address,.request-form-grid-partner-address{grid-template-columns:repeat(2,minmax(0,1fr))}.request-form-hero{flex-direction:column;align-items:flex-start}.request-pricing-summary-head,.request-pricing-summary-row{grid-template-columns:minmax(0,1fr)}.request-pricing-summary-head,.request-pricing-summary-list,.request-pricing-summary-row-compact{display:grid}.request-history-grid,.request-history-partner-grid{grid-template-columns:1fr}.request-form-hero-meta{text-align:left}.users-modal-grid-client-collaborator,.office-contract-layout{grid-template-columns:1fr}.office-contract-action-group{justify-content:stretch}.request-form-field-span-2,.request-form-field-span-3,.request-form-field-span-4,.request-form-field-span-6{grid-column:1/-1}.request-form-grid-company,.request-form-grid-partner-transformation{grid-template-columns:1fr}.request-board-toolbar{flex-wrap:wrap;align-items:stretch}.request-board-toolbar-search{min-width:100%}}@media (width<=640px){.request-board-select-shell{flex:calc(50% - 4px);min-width:calc(50% - 4px)}.request-board-table-footer{flex-direction:column;align-items:flex-start}.request-board-view-top-grid,.request-board-view-grid,.request-board-view-grid-compact,.request-board-view-note-grid,.request-board-view-attachments,.request-board-snapshot-fields{grid-template-columns:1fr}.request-board-view-field-span-2{grid-column:auto}.request-board-triage-panel-head,.request-board-triage-alert-head{flex-direction:column;align-items:flex-start}.request-board-triage-summary-grid,.request-board-modal-finance-grid,.request-board-modal-body,.request-board-attachment-list{grid-template-columns:1fr}}@media (width<=860px){.topbar{flex-flow:wrap;justify-content:space-between;align-items:center;padding:10px 16px}.topbar-left{flex:1;min-width:0}.topbar-right{justify-content:flex-end;margin-left:auto}.topbar-avatar-name{display:none}.content-area{padding:22px}.request-history-cnae-card,.request-history-cnae-side,.request-history-detail-head,.request-history-card-head,.request-history-card-meta,.request-history-alert-head{flex-direction:column;align-items:flex-start}.breadcrumb{font-size:.9rem}.sidebar-nav{gap:16px}.identity-upload-head{flex-direction:column}.users-modal{border-radius:22px;padding:18px}.user-card,.users-modal-actions{flex-direction:column;align-items:stretch}.profile-modal-panel{width:calc(100vw - 32px)}.profile-modal-header,.profile-modal-avatar-row,.profile-modal-body,.profile-modal-footer{padding-left:18px;padding-right:18px}.profile-modal-avatar-row,.profile-modal-footer,.profile-modal-section-label{flex-wrap:wrap}.profile-modal-photo-button{margin-left:0}.profile-modal-field-grid{grid-template-columns:1fr}.profile-modal-field.full{grid-column:auto}.profile-modal-footer-actions{flex-direction:column;width:100%}.profile-modal-cancel-button,.profile-modal-save-button{width:100%}.user-card-side{flex-direction:row;justify-content:space-between;align-items:center;width:100%}.user-card-actions{margin-left:auto}.user-status-badge{align-self:auto;width:auto;max-width:fit-content}.users-toolbar-search{width:100%;max-width:none}.office-modal-tab,.office-shortcut-chip,.office-contract-action-group .secondary-button{justify-content:center;width:100%}.request-scope-options{grid-template-columns:1fr}.request-form-subsection-head-inline{grid-template-columns:1fr;align-items:start}.request-object-toggle-field{grid-column:1/-1}.request-cnae-table-head,.request-cnae-row,.request-selected-cnae-card,.request-choice-card{grid-template-columns:1fr}.request-choice-list{grid-template-columns:1fr;display:grid}.request-selected-cnae-primary{justify-content:flex-start}}@media (width<=640px){.content-area{gap:18px;padding:16px}.topbar{gap:10px}.topbar-left{width:100%}.topbar-right{justify-content:flex-end;width:100%}.topbar-profile-dropdown{width:min(100vw - 32px,256px);right:0}.users-summary-chips{gap:8px}.summary-chip{min-height:32px;padding:0 12px;font-size:.82rem}.user-chip strong{text-overflow:ellipsis;white-space:nowrap;max-width:108px;overflow:hidden}.request-form-section,.request-form-subsection,.request-partner-card,.request-form-hero{padding:14px}.opening-progress-card{padding:16px}.users-modal{border-radius:20px;width:min(100%,100vw - 12px);max-height:calc(100dvh - 12px);padding:16px}.user-card{gap:14px;padding:18px 16px}.user-card-title-row strong{font-size:1.1rem;line-height:1.3}.user-card-identity{align-items:flex-start}.user-card-avatar{border-radius:14px;width:44px;height:44px;font-size:.92rem}.user-card-subtitle,.office-card-subtitle{font-size:.92rem;line-height:1.5}.user-card-side{margin-top:2px}.modal-backdrop{padding:6px}.cnpj-input-row,.tenant-side-panel-header{flex-direction:column;align-items:stretch}.cnpj-input-row .secondary-button,.tenant-side-panel-header .panel-close-button,.tenants-toolbar-meta,.temporary-password-actions{width:100%}.status-chip,.temporary-password-actions code{justify-content:center;width:100%}.table-wrap{margin-inline:-2px}.data-table{min-width:720px}}@media (width<=680px){.request-type-modal{padding:16px 16px 18px}.request-type-modal-accent{margin:-16px -16px 14px}.request-type-modal-header{margin-bottom:14px}.request-type-grid{grid-template-columns:1fr}.request-type-card-inline{gap:12px;min-height:78px;padding:14px 15px}.request-type-card-icon,.request-catalog-card-icon{border-radius:14px;width:42px;height:42px}.request-type-card-copy span{font-size:.92rem}}.reqdash-page{--reqdash-surface-0:var(--surface-soft);--reqdash-surface-1:color-mix(in srgb, var(--surface-soft) 76%, var(--surface-primary));--reqdash-surface-2:var(--surface-primary);--reqdash-surface-3:var(--surface-elevated,var(--surface-primary));--reqdash-border:var(--surface-border);--reqdash-border-strong:var(--surface-border-strong,var(--surface-border));--reqdash-border-accent:var(--border-accent,var(--accent-border));--reqdash-text-primary:var(--text-primary);--reqdash-text-secondary:var(--text-secondary);--reqdash-text-muted:var(--text-muted,var(--text-secondary));--reqdash-fill-accent:var(--fill-accent,var(--accent));--reqdash-bg-accent:var(--bg-accent,var(--accent-soft));--reqdash-text-accent:var(--text-accent,var(--accent));--reqdash-fill-warning:var(--fill-warning,color-mix(in srgb, var(--accent) 58%, var(--text-primary)));--reqdash-bg-warning:var(--bg-warning,color-mix(in srgb, var(--reqdash-fill-warning) 12%, var(--reqdash-surface-2)));--reqdash-text-warning:var(--text-warning,color-mix(in srgb, var(--reqdash-fill-warning) 94%, var(--text-primary)));--reqdash-fill-success:var(--fill-success,color-mix(in srgb, var(--brand,var(--accent)) 48%, var(--text-primary)));--reqdash-bg-success:var(--bg-success,color-mix(in srgb, var(--reqdash-fill-success) 12%, var(--reqdash-surface-2)));--reqdash-text-success:var(--text-success,color-mix(in srgb, var(--reqdash-fill-success) 96%, var(--text-primary)));--reqdash-fill-danger:var(--fill-danger,color-mix(in srgb, var(--text-primary) 84%, var(--accent)));--reqdash-bg-danger:var(--bg-danger,color-mix(in srgb, var(--reqdash-fill-danger) 10%, var(--reqdash-surface-2)));--reqdash-text-danger:var(--text-danger,color-mix(in srgb, var(--reqdash-fill-danger) 96%, var(--text-primary)));--reqdash-fill-pro:var(--fill-pro,color-mix(in srgb, var(--brand,var(--accent)) 74%, var(--accent)));--reqdash-bg-pro:var(--bg-pro,color-mix(in srgb, var(--reqdash-fill-pro) 12%, var(--reqdash-surface-2)));--reqdash-text-pro:var(--text-pro,color-mix(in srgb, var(--reqdash-fill-pro) 96%, var(--text-primary)));--reqdash-border-success:var(--border-success,color-mix(in srgb, var(--reqdash-fill-success) 34%, var(--reqdash-border)));--reqdash-border-warning:var(--border-warning,color-mix(in srgb, var(--reqdash-fill-warning) 34%, var(--reqdash-border)));--reqdash-border-danger:var(--border-danger,color-mix(in srgb, var(--reqdash-fill-danger) 34%, var(--reqdash-border)));--reqdash-border-pro:var(--border-pro,color-mix(in srgb, var(--reqdash-fill-pro) 34%, var(--reqdash-border)));--reqdash-shadow:0 10px 28px color-mix(in srgb, var(--text-primary) 8%, transparent);background:var(--reqdash-surface-0)}.reqdash-main{background:var(--reqdash-surface-0);flex-direction:column;gap:14px;padding:18px 20px 24px;display:flex}.reqdash-filterbar{z-index:3;border-bottom:1px solid var(--reqdash-border);background:var(--reqdash-surface-2);align-items:center;gap:16px;padding:10px 20px;display:flex;position:sticky;top:0}.reqdash-filterbar-label{color:var(--reqdash-text-muted);letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:8px;font-size:11px;font-weight:600;display:inline-flex}.reqdash-filterbar-label svg{color:var(--reqdash-text-accent)}.reqdash-filterbar-chips{flex-wrap:wrap;align-items:center;gap:10px;display:inline-flex}.reqdash-filterchip{position:relative}.reqdash-filterchip-button{border:1px solid var(--reqdash-border);background:var(--reqdash-surface-1);min-height:34px;color:var(--reqdash-text-secondary);cursor:pointer;border-radius:7px;align-items:center;gap:5px;padding:5px 10px;font-size:12px;transition:border-color .15s,color .15s,background-color .15s;display:inline-flex}.reqdash-filterchip-button svg:first-child{color:var(--reqdash-text-muted)}.reqdash-filterchip-button svg:last-child{color:var(--reqdash-border-strong)}.reqdash-filterchip-button strong{color:var(--reqdash-text-primary);font-size:12px;font-weight:600}.reqdash-filterchip-button:hover,.reqdash-filterchip.is-open .reqdash-filterchip-button{border-color:var(--reqdash-border-accent);color:var(--reqdash-text-accent)}.reqdash-filtermenu{border:1px solid var(--reqdash-border);background:var(--reqdash-surface-3);min-width:220px;box-shadow:var(--reqdash-shadow);border-radius:12px;gap:4px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);left:0}.reqdash-filtermenu-option{min-height:34px;color:var(--reqdash-text-secondary);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;padding:0 10px;display:flex}.reqdash-filtermenu-option:hover,.reqdash-filtermenu-option.is-selected{background:var(--reqdash-surface-1);color:var(--reqdash-text-primary)}.reqdash-filtermenu-option svg{color:var(--reqdash-text-accent)}.reqdash-filtermenu-custom{border-top:1px solid var(--reqdash-border);gap:8px;margin-top:6px;padding-top:8px;display:grid}.reqdash-filtermenu-custom label{gap:4px;display:grid}.reqdash-filtermenu-custom span{color:var(--reqdash-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.reqdash-filtermenu-custom input{border:1px solid var(--reqdash-border);background:var(--reqdash-surface-1);min-height:34px;color:var(--reqdash-text-primary);font:inherit;border-radius:8px;padding:0 10px}.reqdash-filterbar-divider{background:var(--reqdash-border);width:1px;height:16px}.reqdash-clear-filters{min-height:28px;color:var(--reqdash-text-muted);cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:11px;display:inline-flex}.reqdash-clear-filters:hover{color:var(--reqdash-text-accent);background:var(--reqdash-bg-accent)}.reqdash-filterbar-timestamp{color:var(--reqdash-text-muted);white-space:nowrap;margin-left:auto;font-size:11px}.reqdash-kpi-row{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.reqdash-page-management .reqdash-kpi-row-management{grid-template-columns:repeat(6,minmax(0,1fr))}.reqdash-kpi-card,.reqdash-card{background:var(--reqdash-surface-2);border:1px solid var(--reqdash-border);box-shadow:var(--reqdash-shadow);border-radius:12px}.reqdash-kpi-card{padding:14px 16px 18px;transition:border-color .15s;position:relative;overflow:hidden}.reqdash-kpi-card:hover{border-color:var(--reqdash-border-accent)}.reqdash-kpi-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.reqdash-kpi-icon{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.reqdash-kpi-icon.reqdash-role-accent{background:var(--reqdash-bg-accent);color:var(--reqdash-text-accent)}.reqdash-kpi-icon.reqdash-role-warning{background:var(--reqdash-bg-warning);color:var(--reqdash-text-warning)}.reqdash-kpi-icon.reqdash-role-success{background:var(--reqdash-bg-success);color:var(--reqdash-text-success)}.reqdash-kpi-icon.reqdash-role-danger{background:var(--reqdash-bg-danger);color:var(--reqdash-text-danger)}.reqdash-kpi-icon.reqdash-role-pro{background:var(--reqdash-bg-pro);color:var(--reqdash-text-pro)}.reqdash-kpi-card.reqdash-role-accent .reqdash-kpi-progress-fill{background:var(--reqdash-fill-accent)}.reqdash-kpi-card.reqdash-role-warning .reqdash-kpi-progress-fill{background:var(--reqdash-fill-warning)}.reqdash-kpi-card.reqdash-role-success .reqdash-kpi-progress-fill{background:var(--reqdash-fill-success)}.reqdash-kpi-card.reqdash-role-danger .reqdash-kpi-progress-fill{background:var(--reqdash-fill-danger)}.reqdash-kpi-card.reqdash-role-pro .reqdash-kpi-progress-fill{background:var(--reqdash-fill-pro)}.reqdash-donut-dot.reqdash-role-accent,.reqdash-aging-fill.reqdash-role-accent{background:var(--reqdash-fill-accent)}.reqdash-donut-dot.reqdash-role-warning,.reqdash-aging-fill.reqdash-role-warning{background:var(--reqdash-fill-warning)}.reqdash-donut-dot.reqdash-role-success,.reqdash-aging-fill.reqdash-role-success{background:var(--reqdash-fill-success)}.reqdash-donut-dot.reqdash-role-danger,.reqdash-aging-fill.reqdash-role-danger{background:var(--reqdash-fill-danger)}.reqdash-donut-dot.reqdash-role-pro,.reqdash-aging-fill.reqdash-role-pro{background:var(--reqdash-fill-pro)}.reqdash-donut-segment.reqdash-role-accent{fill:none;stroke:var(--reqdash-fill-accent)}.reqdash-donut-segment.reqdash-role-warning{fill:none;stroke:var(--reqdash-fill-warning)}.reqdash-donut-segment.reqdash-role-success{fill:none;stroke:var(--reqdash-fill-success)}.reqdash-donut-segment.reqdash-role-danger{fill:none;stroke:var(--reqdash-fill-danger)}.reqdash-donut-segment.reqdash-role-pro{fill:none;stroke:var(--reqdash-fill-pro)}.reqdash-trend-badge{white-space:nowrap;border-radius:20px;align-items:center;gap:3px;min-height:22px;padding:2px 6px;font-size:10px;font-weight:600;display:inline-flex}.reqdash-trend-success{background:var(--reqdash-bg-success);color:var(--reqdash-text-success)}.reqdash-trend-danger{background:var(--reqdash-bg-danger);color:var(--reqdash-text-danger)}.reqdash-trend-neutral{background:var(--reqdash-surface-1);color:var(--reqdash-text-muted)}.reqdash-kpi-value{color:var(--reqdash-text-primary);letter-spacing:-.03em;margin-top:12px;font-weight:700}.reqdash-kpi-value-integer,.reqdash-kpi-value-days{font-size:22px}.reqdash-kpi-value-currency{font-size:17px}.reqdash-kpi-value-days span{color:var(--reqdash-text-muted);font-size:14px;font-weight:500}.reqdash-kpi-label{color:var(--reqdash-text-muted);margin-top:10px;font-size:11px;font-weight:500}.reqdash-kpi-sublabel{color:color-mix(in srgb, var(--reqdash-text-muted) 82%, transparent);margin-top:2px;font-size:10px}.reqdash-kpi-progress{background:var(--reqdash-surface-1);height:3px;position:absolute;bottom:0;left:0;right:0}.reqdash-kpi-progress-fill{border-radius:0 2px 2px 0;height:100%}.reqdash-row-two{grid-template-columns:minmax(0,1fr) 340px;gap:10px;display:grid}.reqdash-row-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.reqdash-card-head{justify-content:space-between;align-items:flex-start;gap:10px;padding:14px 16px 0;display:flex}.reqdash-card-eyebrow{color:color-mix(in srgb, var(--reqdash-text-muted) 74%, var(--reqdash-border-strong));letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:700;display:inline-flex}.reqdash-card-title{color:var(--reqdash-text-primary);margin:2px 0 0;font-size:13px;font-weight:600}.reqdash-card-meta{color:var(--reqdash-text-muted);white-space:nowrap;align-items:center;gap:4px;font-size:11px;display:inline-flex}.reqdash-card-body{padding:14px 16px 16px}.reqdash-area-chart{height:120px}.reqdash-area-chart svg{width:100%;height:100%;display:block}.reqdash-area-grid-line{stroke:var(--reqdash-border);stroke-width:1px}.reqdash-area-fill{fill:url(#reqdash-area-gradient)}.reqdash-area-gradient-top{stop-color:var(--reqdash-fill-accent);stop-opacity:.15}.reqdash-area-gradient-bottom{stop-color:var(--reqdash-fill-accent);stop-opacity:0}.reqdash-area-line{fill:none;stroke:var(--reqdash-fill-accent);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.reqdash-area-point{fill:var(--reqdash-surface-2);stroke:var(--reqdash-fill-accent);stroke-width:2px}.reqdash-area-point.is-peak{fill:var(--reqdash-fill-accent)}.reqdash-area-labels{justify-content:space-between;gap:10px;margin-top:10px;display:flex}.reqdash-area-label{text-align:center;gap:4px;min-width:0;display:grid}.reqdash-area-label strong{color:var(--reqdash-text-muted);font-size:10px;font-weight:500}.reqdash-area-label span{font-size:10px}.reqdash-area-label .is-positive{color:var(--reqdash-text-success)}.reqdash-area-label .is-empty{color:var(--reqdash-text-muted)}.reqdash-donut-layout{grid-template-columns:110px minmax(0,1fr);align-items:center;gap:12px;display:grid;position:relative}.reqdash-donut-chart{width:110px;height:110px;transform:rotate(-90deg)}.reqdash-donut-track{fill:none;stroke:var(--reqdash-surface-1);stroke-width:14px}.reqdash-donut-segment{fill:none;stroke-width:14px;stroke-linecap:butt}.reqdash-donut-center{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:110px;display:flex;position:absolute;left:0}.reqdash-donut-center strong{color:var(--reqdash-text-primary);font-size:20px;font-weight:700}.reqdash-donut-center span{color:var(--reqdash-text-muted);text-transform:uppercase;font-size:9px}.reqdash-donut-legend{flex-direction:column;gap:8px;display:flex}.reqdash-donut-legend-item{align-items:center;gap:6px;display:flex}.reqdash-donut-dot{border-radius:50%;flex:none;width:8px;height:8px}.reqdash-donut-legend-copy{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.reqdash-donut-legend-copy span{color:var(--reqdash-text-secondary);min-width:0;font-size:12px}.reqdash-donut-legend-copy strong{color:var(--reqdash-text-primary);white-space:nowrap;font-size:12px;font-weight:600}.reqdash-donut-legend-copy small{color:var(--reqdash-text-muted);font-size:10px}.reqdash-hbar-list{gap:10px;display:grid}.reqdash-hbar-item{gap:6px;display:grid}.reqdash-hbar-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.reqdash-hbar-top span{color:var(--reqdash-text-secondary);font-size:12px;font-weight:500}.reqdash-hbar-top strong{color:var(--reqdash-text-primary);font-size:12px;font-weight:600}.reqdash-hbar-top strong.is-success{color:var(--reqdash-text-success)}.reqdash-hbar-top strong.is-muted{color:var(--reqdash-text-muted)}.reqdash-hbar-track{background:var(--reqdash-surface-1);border-radius:20px;height:6px;overflow:hidden}.reqdash-hbar-fill{border-radius:20px;height:100%}.reqdash-ramp-accent-0{background:var(--reqdash-fill-accent);opacity:1}.reqdash-ramp-accent-1{background:var(--reqdash-fill-accent);opacity:.75}.reqdash-ramp-accent-2{background:var(--reqdash-fill-accent);opacity:.45}.reqdash-ramp-accent-3{background:var(--reqdash-fill-accent);opacity:.25}.reqdash-ramp-success-0{background:var(--reqdash-fill-success);opacity:1}.reqdash-ramp-success-1{background:var(--reqdash-fill-success);opacity:.7}.reqdash-ramp-success-2{background:var(--reqdash-fill-success);opacity:.45}.reqdash-ramp-success-3{background:var(--reqdash-fill-success);opacity:.25}.reqdash-hbar-fill-empty{background:var(--reqdash-border)}.reqdash-hbar-item small{color:var(--reqdash-text-muted);margin-top:2px;font-size:10px}.reqdash-aging-list{display:grid}.reqdash-aging-item{border-bottom:1px solid var(--reqdash-surface-1);grid-template-columns:60px minmax(0,1fr) 80px;align-items:center;gap:10px;min-height:40px;display:grid}.reqdash-aging-item.is-last{border-bottom:0}.reqdash-aging-label{color:var(--reqdash-text-secondary);font-size:12px;font-weight:500}.reqdash-aging-track{background:var(--reqdash-surface-1);border-radius:20px;height:5px;overflow:hidden}.reqdash-aging-fill{border-radius:20px;height:100%}.reqdash-aging-meta{justify-items:end;gap:4px;display:grid}.reqdash-aging-meta strong{color:var(--reqdash-text-primary);font-size:12px}.reqdash-aging-badge{border-radius:20px;justify-content:center;align-items:center;min-height:20px;padding:2px 7px;font-size:10px;font-weight:600;display:inline-flex}.reqdash-aging-badge.reqdash-role-success{background:var(--reqdash-bg-success);color:var(--reqdash-text-success)}.reqdash-aging-badge.reqdash-role-warning{background:var(--reqdash-bg-warning);color:var(--reqdash-text-warning)}.reqdash-aging-badge.reqdash-role-danger{background:var(--reqdash-bg-danger);color:var(--reqdash-text-danger)}.reqdash-aging-badge.is-muted{background:var(--reqdash-surface-1);color:var(--reqdash-text-muted)}.reqdash-priority-card{overflow:hidden}.reqdash-priority-head{border-bottom:1px solid var(--reqdash-border);justify-content:space-between;align-items:center;gap:14px;padding:14px 16px;display:flex}.reqdash-priority-title{align-items:center;gap:10px;display:flex}.reqdash-priority-icon{background:var(--reqdash-bg-warning);width:28px;height:28px;color:var(--reqdash-text-warning);border-radius:7px;flex:none;justify-content:center;align-items:center;display:inline-flex}.reqdash-priority-title strong{color:var(--reqdash-text-primary);font-size:13px;font-weight:600;display:block}.reqdash-priority-title span{color:var(--reqdash-text-muted);font-size:11px}.reqdash-priority-chip{background:var(--reqdash-surface-1);min-height:24px;color:var(--reqdash-text-muted);border-radius:20px;align-items:center;padding:3px 8px;font-size:11px;display:inline-flex}.reqdash-priority-body{display:grid}.reqdash-priority-row{border:0;border-bottom:1px solid var(--reqdash-surface-1);color:var(--reqdash-text-primary);text-align:left;cursor:pointer;background:0 0;grid-template-columns:24px 1fr auto auto auto;align-items:center;gap:12px;padding:10px 16px;display:grid}.reqdash-priority-row:last-child{border-bottom:0}.reqdash-priority-row:hover{background:var(--reqdash-surface-1)}.reqdash-priority-rank{color:var(--reqdash-text-muted);text-align:right;font-size:11px;font-weight:700}.reqdash-priority-info strong{color:var(--reqdash-text-primary);font-size:12px;font-weight:600;display:block}.reqdash-priority-info span{color:var(--reqdash-text-muted);font-size:10px}.reqdash-status-badge{white-space:nowrap;border:1px solid;border-radius:6px;align-items:center;gap:4px;min-height:24px;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.reqdash-status-dot{background:currentColor;border-radius:50%;width:5px;height:5px}.reqdash-status-badge.reqdash-role-warning{border-color:var(--reqdash-border-warning);background:var(--reqdash-bg-warning);color:var(--reqdash-text-warning)}.reqdash-status-badge.reqdash-role-accent{border-color:var(--reqdash-border-accent);background:var(--reqdash-bg-accent);color:var(--reqdash-text-accent)}.reqdash-status-badge.reqdash-role-success{border-color:var(--reqdash-border-success);background:var(--reqdash-bg-success);color:var(--reqdash-text-success)}.reqdash-status-badge.reqdash-role-danger{border-color:var(--reqdash-border-danger);background:var(--reqdash-bg-danger);color:var(--reqdash-text-danger)}.reqdash-status-badge.reqdash-role-pro{border-color:var(--reqdash-border-pro);background:var(--reqdash-bg-pro);color:var(--reqdash-text-pro)}.reqdash-priority-days{justify-items:end;display:grid}.reqdash-priority-days strong{color:var(--reqdash-text-primary);font-size:12px;font-weight:600}.reqdash-priority-days span{color:var(--reqdash-text-muted);font-size:9px}.reqdash-priority-value{min-width:78px;color:var(--reqdash-text-muted);text-align:right;white-space:nowrap;font-size:11px;font-weight:600}.reqdash-priority-value.has-value{color:var(--reqdash-text-success)}.reqdash-finance-card{overflow:hidden}.reqdash-finance-head{align-items:center}.reqdash-finance-table-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:inline-flex}.reqdash-export-button{border:1px solid var(--reqdash-border);background:var(--reqdash-surface-1);min-height:34px;color:var(--reqdash-text-secondary);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:0 12px;font-size:11px;font-weight:600;transition:border-color .18s,color .18s,background .18s,transform .18s;display:inline-flex}.reqdash-export-button:hover{border-color:var(--reqdash-border-strong);background:color-mix(in srgb, var(--reqdash-surface-1) 82%, var(--reqdash-fill-accent));color:var(--reqdash-text-primary);transform:translateY(-1px)}.reqdash-export-button-compact{border-radius:9px;min-height:30px;padding:0 10px}.reqdash-finance-body{gap:16px;display:grid}.reqdash-finance-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.reqdash-finance-metric{border:1px solid var(--reqdash-border);background:var(--reqdash-surface-1);border-radius:14px;gap:4px;min-width:0;padding:14px;display:grid}.reqdash-finance-metric span{color:var(--reqdash-text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:600}.reqdash-finance-metric strong{color:var(--reqdash-text-primary);font-size:20px;font-weight:700;line-height:1.1}.reqdash-finance-metric small{color:var(--reqdash-text-secondary);font-size:11px}.reqdash-finance-metric.reqdash-role-danger strong{color:var(--reqdash-text-danger)}.reqdash-finance-grid{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:12px;display:grid}.reqdash-finance-panel{border:1px solid var(--reqdash-border);background:var(--reqdash-surface-1);border-radius:14px;gap:12px;min-width:0;padding:14px;display:grid}.reqdash-finance-panel-head,.reqdash-finance-table-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.reqdash-finance-panel-title{color:var(--reqdash-text-primary);margin:3px 0 0;font-size:13px;font-weight:600}.reqdash-area-fill-finance{fill:url(#reqdash-area-gradient-finance)}.reqdash-area-gradient-finance-top{stop-color:var(--reqdash-fill-success);stop-opacity:.18}.reqdash-area-gradient-finance-bottom{stop-color:var(--reqdash-fill-success);stop-opacity:0}.reqdash-area-line-finance{fill:none;stroke:var(--reqdash-fill-success);stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.reqdash-area-point-finance{fill:var(--reqdash-surface-2);stroke:var(--reqdash-fill-success);stroke-width:2px}.reqdash-area-point-finance.is-peak{fill:var(--reqdash-fill-success)}.reqdash-finance-table-wrap{border:1px solid var(--reqdash-border);background:var(--reqdash-surface-1);border-radius:14px;overflow:auto}.reqdash-finance-table{min-width:980px}.reqdash-finance-table th{white-space:nowrap}.reqdash-finance-table td{color:var(--reqdash-text-secondary);vertical-align:middle}.reqdash-finance-total-cell{color:var(--reqdash-text-primary);white-space:nowrap;font-weight:700}.reqdash-empty{border:1px dashed var(--reqdash-border);background:var(--reqdash-surface-1);min-height:120px;color:var(--reqdash-text-muted);text-align:center;border-radius:10px;justify-content:center;align-items:center;font-size:12px;display:flex}@media (width<=1200px){.reqdash-filterbar{flex-wrap:wrap}.reqdash-filterbar-timestamp{margin-left:0}.reqdash-kpi-row{grid-template-columns:repeat(3,minmax(0,1fr))}.reqdash-row-two{grid-template-columns:1fr}.reqdash-row-three{grid-template-columns:repeat(2,minmax(0,1fr))}.reqdash-row-three>:last-child{grid-column:span 2}.reqdash-finance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.reqdash-finance-grid{grid-template-columns:1fr}}@media (width<=767px){.reqdash-main{padding:14px}.reqdash-filterbar{align-items:flex-start;padding:10px 14px}.reqdash-filterbar-chips,.reqdash-filterchip,.reqdash-filterchip-button{width:100%}.reqdash-filtermenu{width:100%;min-width:0}.reqdash-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}.reqdash-row-three{grid-template-columns:1fr}.reqdash-row-three>:last-child{grid-column:auto}.reqdash-finance-summary{grid-template-columns:1fr}.reqdash-donut-layout{grid-template-columns:1fr;justify-items:center}.reqdash-donut-legend{width:100%}.reqdash-priority-head,.reqdash-priority-title,.reqdash-card-head,.reqdash-finance-panel-head,.reqdash-finance-table-head{flex-direction:column;align-items:flex-start}.reqdash-finance-table-actions{justify-content:flex-start;width:100%}.reqdash-export-button{justify-content:center;width:100%}.reqdash-priority-row{grid-template-columns:1fr;align-items:flex-start}.reqdash-priority-rank,.reqdash-priority-days,.reqdash-priority-value{text-align:left;justify-items:start}.reqdash-aging-item{grid-template-columns:1fr;gap:8px;padding:10px 0}}
