@import url("https://api.fontshare.com/v2/css?f[]=switzer@400,500,600,700&display=swap");@import url("https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap");:root{--bg:#FAFAFA;--surface:#FFFFFF;--surface-2:#F4F4F5;--border:#E4E4E7;--border-strong:#D4D4D8;--text:#18181B;--text-muted:#71717A;--text-subtle:#A1A1AA;--heading:#09090B;--primary:#0F766E;--primary-hover:#115E59;--primary-fg:#FFFFFF;--primary-soft:rgba(15,118,110,0.10);--focus-ring:rgba(15,118,110,0.35);--positive:#16A34A;--positive-soft:rgba(22,163,74,0.12);--negative:#DC2626;--negative-soft:rgba(220,38,38,0.12);--warning:#D97706;--warning-soft:rgba(217,119,6,0.12);--info:#2563EB;--info-soft:rgba(37,99,235,0.12);--chart-1:#0F766E;--chart-2:#4F46E5;--chart-3:#D97706;--chart-4:#E11D48;--chart-5:#7C3AED;--chart-6:#0891B2;--chart-7:#A21CAF;color-scheme:light}.dark{--bg:#09090B;--surface:#18181B;--surface-2:#1F1F23;--border:#27272A;--border-strong:#3F3F46;--text:#FAFAFA;--text-muted:#A1A1AA;--text-subtle:#71717A;--heading:#FFFFFF;--primary:#2DD4BF;--primary-hover:#5EEAD4;--primary-fg:#042F2E;--primary-soft:rgba(45,212,191,0.14);--focus-ring:rgba(45,212,191,0.35);--positive:#4ADE80;--positive-soft:rgba(74,222,128,0.16);--negative:#F87171;--negative-soft:rgba(248,113,113,0.16);--warning:#FBBF24;--warning-soft:rgba(251,191,36,0.16);--info:#60A5FA;--info-soft:rgba(96,165,250,0.16);--chart-1:#14B8A6;--chart-2:#6366F1;--chart-3:#F59E0B;--chart-4:#FB7185;--chart-5:#A78BFA;--chart-6:#22D3EE;--chart-7:#E879F9;color-scheme:dark}:root{--font-sans:"Switzer","General Sans",ui-sans-serif,-apple-system,sans-serif;--font-mono:"JetBrains Mono",ui-monospace,"SF Mono",Menlo,monospace;--text-display:48px;--text-h1:32px;--text-h2:24px;--text-h3:20px;--text-h4:16px;--text-body:14px;--text-small:13px;--text-caption:12px;--metric-lg:36px;--metric-md:30px;--metric-sm:28px;--leading-tight:1.1;--leading-snug:1.25;--leading-normal:1.5;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--tracking-tight:-0.02em;--tracking-snug:-0.01em;--tracking-normal:0;--tracking-wide:0.06em;--numeric:tabular-nums;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--card-padding:20px;--section-gap:24px;--grid-gap:20px;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 2px rgba(9,9,11,0.05);--shadow-md:0 2px 4px rgba(9,9,11,0.06),0 1px 2px rgba(9,9,11,0.04);--shadow-lg:0 8px 24px rgba(9,9,11,0.08)}.dark{--shadow-sm:none;--shadow-md:none;--shadow-lg:0 8px 24px rgba(0,0,0,0.40)}:root{--duration-fast:160ms;--duration-base:220ms;--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-standard:cubic-bezier(0.4,0,0.2,1);--enter-rise:10px;--stagger-step:50ms}@keyframes farol-enter{0%{opacity:0;transform:translateY(var(--enter-rise))}to{opacity:1;transform:translateY(0)}}@keyframes farol-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.82)}}@media (prefers-reduced-motion:reduce){:root{--duration-fast:0ms;--duration-base:0ms;--stagger-step:0ms;--enter-rise:0px}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal);font-weight:var(--weight-regular);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{color:var(--heading);font-weight:var(--weight-semibold);line-height:var(--leading-tight);margin:0}.farol-numeric,.tabular,h1,h2,h3,h4{letter-spacing:var(--tracking-tight)}.farol-numeric,.tabular{font-family:var(--font-mono);font-feature-settings:var(--numeric);font-variant-numeric:var(--numeric)}::selection{background:var(--primary-soft)}:focus-visible{outline:2px solid transparent;box-shadow:0 0 0 3px var(--focus-ring);border-radius:var(--radius-sm)}button,input,select,textarea{font:inherit}body,html{height:100%;margin:0;background:var(--bg)}body{min-height:100vh}.bento{display:grid;grid-template-columns:repeat(12,1fr);gap:var(--grid-gap)}.span3{grid-column:span 3}.span4{grid-column:span 4}.span5{grid-column:span 5}.span6{grid-column:span 6}.span7{grid-column:span 7}.span8{grid-column:span 8}.span12{grid-column:span 12}.page-h{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:22px;flex-wrap:wrap}.page-head-left{min-width:0;flex:1 1 auto}.page-eyebrow{display:inline-flex;align-items:center;gap:7px;font-size:11px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle);margin-bottom:9px;max-width:100%}.page-eyebrow:before{content:"";width:14px;height:1px;background:var(--border-strong);flex:none}.page-eyebrow__txt{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.page-title{font-size:28px;font-weight:700;letter-spacing:var(--tracking-tight);color:var(--heading);line-height:1.12;margin:0}.page-sub{font-size:var(--text-body);color:var(--text-muted);margin-top:6px}.page-actions{gap:10px;flex:none}.page-actions,.section-label{display:flex;align-items:center}.section-label{gap:14px;margin:30px 0 15px}.section-label--first{margin-top:6px}.section-label__txt{font-size:11px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle);white-space:nowrap}.section-label__rule{flex:1 1;height:1px;background:var(--border)}.section-label__right{flex:none;white-space:nowrap}.sl-count{font-family:var(--font-mono);font-size:12px;color:var(--text-subtle);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.tbl-store{display:inline-flex;flex-direction:column;line-height:1.3;min-width:0;max-width:100%}.tbl-store b{font-weight:600;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbl-store em{font-style:normal;color:var(--text-subtle)}.livesync,.tbl-store em{font-size:12px;white-space:nowrap}.livesync{display:inline-flex;align-items:center;gap:7px;padding:5px 11px;background:var(--surface-2);font-weight:500;color:var(--text-muted)}.livesync,.livesync__dot{border-radius:var(--radius-full)}.livesync__dot{width:7px;height:7px;background:var(--negative);flex:none;animation:farol-pulse 1.8s var(--ease-standard) infinite}.livesync__lbl{color:var(--text);font-weight:600}.livesync__sep{width:1px;height:11px;background:var(--border-strong)}.livesync__time{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.rcard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:var(--card-padding)}.rcard h4{font-size:var(--text-h4);margin:0 0 14px;font-weight:600;color:var(--heading);white-space:nowrap}@keyframes farolRise{0%{transform:translateY(var(--enter-rise))}to{transform:translateY(0)}}.enter>*{animation:farolRise var(--duration-base) var(--ease-out) both}.enter>:nth-child(2){animation-delay:40ms}.enter>:nth-child(3){animation-delay:80ms}.enter>:nth-child(4){animation-delay:.12s}.enter>:nth-child(5){animation-delay:.16s}.enter>:nth-child(6){animation-delay:.2s}.enter>:nth-child(7){animation-delay:.24s}.enter>:nth-child(8){animation-delay:.28s}.enter>:nth-child(9){animation-delay:.32s}.enter>:nth-child(n+10){animation-delay:.36s}.topbar-user{display:flex;align-items:center;gap:9px;padding-left:4px}.tu-meta{line-height:1.2}.tu-name{font-size:13px;font-weight:600;color:var(--text)}.tu-name,.tu-role{white-space:nowrap}.tu-role{font-size:11px;color:var(--text-muted)}.gated{display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.gated-body{gap:8px;color:var(--text-subtle);font-size:14px;margin-top:10px}.gated-body,.gauge-card{display:flex;align-items:center}.gauge-card{flex-direction:column;justify-content:space-between}.gauge-card h4{align-self:flex-start}.gauge-foot{font-size:12px;color:var(--text-muted);margin-top:12px;text-align:center}.gauge-foot b{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--text);font-weight:600}.gauge-stats{display:flex;width:100%;margin-top:16px;border-top:1px solid var(--border)}.gauge-stats>div{flex:1 1;display:flex;flex-direction:column;gap:3px;padding:14px 4px 2px;text-align:center}.gauge-stats>div+div{border-left:1px solid var(--border)}.gs-k{font-size:11px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle)}.gs-v{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:16px;font-weight:600;color:var(--heading)}.gs-v.pos{color:var(--positive)}.gs-v.neg{color:var(--negative)}.summary-card h4{margin-bottom:10px}ul.summary{list-style:none;margin:0;padding:0}ul.summary li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 0;border-bottom:1px solid var(--border);font-size:13px}ul.summary li:last-child{border-bottom:none}ul.summary li span{color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}ul.summary li b{font-weight:600;color:var(--text);font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}ul.summary li b.neg{color:var(--negative)}.rank-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.rank-head h4{margin:0}.rank-sub{font-size:12px;color:var(--text-subtle)}.caixa-tabs{border-bottom:1px solid var(--border);margin-bottom:22px}.caixa-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:16px}.caixa-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);padding:16px;display:flex;flex-direction:column;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.caixa-card:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.caixa-card.closed{background:var(--surface-2)}.cc-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px}.cc-id{min-width:0}.cc-name{font-size:15px;font-weight:600;color:var(--heading);line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cc-brand{font-size:12px;color:var(--text-muted);margin-top:2px}.cc-cash{margin-bottom:12px}.cc-cash-label{font-size:10px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle)}.cc-cash-val{font-family:var(--font-mono);font-size:25px;font-weight:600;letter-spacing:var(--tracking-snug);color:var(--heading);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;margin-top:2px}ul.cc-rows{list-style:none;margin:0;padding:0}ul.cc-rows li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;font-size:13px;border-top:1px solid var(--border)}ul.cc-rows li:first-child{border-top:none}ul.cc-rows li span{color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}ul.cc-rows li b{font-weight:500;color:var(--text);font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;flex:none}.cc-foot{display:flex;justify-content:space-between;margin-top:13px;padding-top:12px;border-top:1px solid var(--border);font-size:12px;color:var(--text-muted)}.cc-foot,.cc-foot-l{align-items:center;gap:6px}.cc-foot-l{display:inline-flex}.cc-foot-clean{color:var(--text-subtle)}.cc-pend{color:var(--warning);font-weight:600}.cc-closed{gap:9px;color:var(--text-subtle);font-size:14px;padding:18px 0 6px}.cc-closed,.sang-summary{display:flex;align-items:center}.sang-summary{justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:14px;font-size:13px;color:var(--text-muted)}.sang-summary b{color:var(--text);font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.sang-pend{display:inline-flex;align-items:center;gap:6px;color:var(--warning);font-weight:500}.audit-cols{display:grid;grid-template-columns:1.8fr 1fr;gap:20px;align-items:start}.audit-head{font-size:14px;font-weight:600;color:var(--heading);padding:16px 18px;border-bottom:1px solid var(--border)}.audit-side{padding:0;display:flex;flex-direction:column}ul.audit-list{list-style:none;margin:0;padding:8px 0;flex:1 1}ul.audit-list li{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 18px;font-size:13px;color:var(--text)}ul.audit-list li em{color:var(--text-muted);font-style:normal}.audit-empty{margin:0;padding:18px;color:var(--text-muted);font-size:13px}.audit-note{display:flex;gap:9px;align-items:flex-start;padding:14px 18px;border-top:1px solid var(--border);color:var(--text-muted);font-size:12px;line-height:1.5}.audit-note svg{flex:none;margin-top:1px}:root{--rail-bg:#0F766E}.dark{--rail-bg:#134E4A}.login-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.05fr) 1.2fr;background:var(--bg)}.login-rail{background:var(--rail-bg);color:#fff;display:flex;flex-direction:column;justify-content:flex-start;padding:56px 56px 48px;position:relative;overflow:hidden}.login-rail:after{content:"";position:absolute;right:-120px;bottom:-120px;width:420px;height:420px;border-radius:50%;border:1px solid rgba(255,255,255,.14)}.login-rail:before{content:"";position:absolute;right:-40px;bottom:-40px;width:260px;height:260px;border-radius:50%;border:1px solid rgba(255,255,255,.1)}.rail-top{display:flex;align-items:center;gap:12px;position:relative;z-index:1;margin-bottom:13vh}.rail-mark{width:30px;height:30px;color:#fff;display:flex}.rail-mark svg{width:100%;height:100%}.rail-word{font-size:21px;font-weight:700;letter-spacing:-.03em}.rail-mid{position:relative;z-index:1}.rail-lead{font-size:30px;font-weight:700;letter-spacing:-.02em;line-height:1.2;margin:0 0 18px;max-width:14ch;text-wrap:balance;color:#fff}.login-panel{display:flex;align-items:center;justify-content:center;padding:40px 24px;position:relative}.login-toggle{position:absolute;top:24px;right:28px}.login-card{width:100%;max-width:384px}.login-form{display:flex;flex-direction:column;gap:16px}.login-h{font-size:24px;font-weight:700;letter-spacing:-.01em;color:var(--heading)}.login-sub{line-height:1.55;margin-top:-10px}.login-back,.login-sub{font-size:13px;color:var(--text-muted)}.login-back{display:inline-flex;align-items:center;gap:4px;align-self:flex-start;background:none;border:none;cursor:pointer;font-family:var(--font-sans);padding:0;margin-bottom:-2px}.login-back:hover{color:var(--text)}.otp-row{display:flex;gap:9px;justify-content:space-between}.otp-box{width:100%;height:56px;text-align:center;font-family:var(--font-mono);font-size:22px;font-weight:600;color:var(--heading);background:var(--surface);border:1px solid var(--border-strong);border-radius:var(--radius-md);outline:none;transition:border-color var(--duration-fast) var(--ease-out),box-shadow var(--duration-fast) var(--ease-out)}.otp-box:focus{border-color:var(--primary);box-shadow:0 0 0 3px var(--focus-ring)}.otp-box.err{border-color:var(--negative)}.otp-err{font-size:12px;color:var(--negative);margin-top:-8px}.login-resend{text-align:center}.login-resend button{background:none;border:none;color:var(--primary);font-size:13px;font-weight:500;cursor:pointer;font-family:var(--font-sans)}.dev-hint{display:flex;align-items:center;gap:9px;margin-top:2px;padding:10px 12px;background:var(--info-soft);border-radius:var(--radius-md);font-size:12px;color:var(--text-muted)}.dev-hint code{font-family:var(--font-mono);font-weight:600;color:var(--info);letter-spacing:.08em}.dev-hint button{margin-left:auto;background:none;border:1px solid var(--border-strong);border-radius:var(--radius-sm);padding:3px 9px;font-size:11px;cursor:pointer;color:var(--text);font-family:var(--font-sans)}.fgauge__cap,.fkpi .fdelta,.fkpi__label,.fkpi__sub,.fkpi__value{white-space:nowrap}.fkpi__foot>div:first-child{min-width:0;flex:1 1 auto}.frank__val{padding-left:12px}.ffilterbar__count,.frank__val{white-space:nowrap}.login-mobile-brand{display:none}@media (max-width:860px){.login-shell{grid-template-columns:1fr}.login-rail{display:none}.login-panel{align-items:flex-start;padding:calc(76px + env(safe-area-inset-top, 0px)) 20px calc(40px + env(safe-area-inset-bottom, 0px))}.login-toggle{top:calc(16px + env(safe-area-inset-top, 0px));right:16px}.login-mobile-brand{display:flex;align-items:center;gap:10px;margin-bottom:30px}.login-mobile-brand .lmb-mark{width:28px;height:28px;color:var(--primary);display:flex}.login-mobile-brand .lmb-mark svg{width:100%;height:100%}.login-mobile-brand .lmb-word{font-size:20px;font-weight:700;letter-spacing:-.03em;color:var(--heading)}}@media (max-width:720px){.span3,.span4,.span5,.span6,.span7,.span8{grid-column:span 12}.audit-cols{grid-template-columns:1fr}.page-h{flex-direction:column;align-items:flex-start}.page-actions{width:100%;flex-wrap:wrap}.page-actions .fselect-wrap{flex:1 1 130px;min-width:0}}.toaster{right:20px;bottom:20px;z-index:90;flex-direction:column;gap:10px;max-width:360px}.drawer-overlay,.toaster{position:fixed;display:flex}.drawer-overlay{inset:0;z-index:80;background:rgba(9,9,11,.45);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);justify-content:flex-end;animation:farolFade .16s ease-out}.drawer{background:var(--surface);height:100%;max-width:92vw;display:flex;flex-direction:column;border-left:1px solid var(--border);box-shadow:var(--shadow-lg);animation:drawerIn .22s var(--ease-out)}@keyframes drawerIn{0%{transform:translateX(24px);opacity:.4}to{transform:translateX(0);opacity:1}}@keyframes farolFade{0%{opacity:0}to{opacity:1}}.drawer__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:20px 22px;border-bottom:1px solid var(--border)}.drawer__title{font-size:17px;font-weight:600;color:var(--heading)}.drawer__desc{font-size:13px;color:var(--text-muted);margin-top:4px;line-height:1.45;max-width:42ch}.drawer__body{flex:1 1;overflow-y:auto;padding:22px}.drawer__foot{display:flex;justify-content:flex-end;gap:10px;padding:16px 22px;border-top:1px solid var(--border)}.drawer-form{display:flex;flex-direction:column;gap:16px}.drawer-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.drawer-note,.intg-sec-note{display:flex;gap:9px;align-items:flex-start;padding:11px 13px;background:var(--surface-2);border-radius:var(--radius-md);font-size:12px;color:var(--text-muted);line-height:1.5}.drawer-note svg,.intg-sec-note svg{flex:none;margin-top:1px;color:var(--text-subtle)}.intg-sec-note{background:var(--info-soft);color:var(--text-muted)}.intg-sec-note svg{color:var(--info)}.intg-sec-note strong{font-family:var(--font-mono);color:var(--text)}.confirm-body{font-size:14px;color:var(--text-muted);line-height:1.55}.statescreen{flex-direction:column;text-align:center;gap:8px;padding:72px 24px;min-height:50vh}.statescreen,.statescreen__icon{display:flex;align-items:center;justify-content:center}.statescreen__icon{width:60px;height:60px;border-radius:var(--radius-xl);margin-bottom:8px}.statescreen__icon--negative{background:var(--negative-soft);color:var(--negative)}.statescreen__icon--neutral{background:var(--surface-2);color:var(--text-subtle)}.statescreen__title{font-size:22px;font-weight:700;color:var(--heading);letter-spacing:-.01em}.statescreen__msg{font-size:14px;color:var(--text-muted);max-width:420px;line-height:1.55}.statescreen__action{margin-top:14px;display:flex;gap:10px;align-items:center}.state-403-code{font-family:var(--font-mono);font-size:12px;color:var(--text-subtle);background:var(--surface-2);padding:4px 10px;border-radius:var(--radius-full)}.rolesw{display:inline-flex;align-items:center;gap:7px;height:34px;padding:0 11px;border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--surface);color:var(--text-muted);cursor:pointer;font-family:var(--font-sans);font-size:13px;font-weight:500;transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.rolesw:hover{background:var(--surface-2);color:var(--text)}.rolesw__txt{color:var(--text);font-weight:600;white-space:nowrap}.bell{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:var(--radius-md);border:1px solid transparent;background:transparent;color:var(--text-muted);cursor:pointer;transition:background var(--duration-fast) var(--ease-out),color var(--duration-fast) var(--ease-out)}.bell:hover{background:var(--surface-2);color:var(--text)}.bell__badge{position:absolute;top:4px;right:3px;min-width:16px;height:16px;padding:0 4px;border-radius:var(--radius-full);background:var(--negative);color:#fff;font-family:var(--font-mono);font-size:10px;font-weight:700;display:flex;align-items:center;justify-content:center}.mono-dim{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:13px}.dim,.mono-dim{color:var(--text-muted)}.ellip{display:inline-block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:bottom}.neg-num{color:var(--negative);font-weight:600}.user-cell{display:flex;align-items:center;gap:10px}.user-cell__n{font-weight:600;color:var(--text)}.user-cell__e{font-size:12px}.sys-ic,.user-cell__e{color:var(--text-subtle)}.sys-ic{width:28px;height:28px;border-radius:var(--radius-full);background:var(--surface-2);display:flex;align-items:center;justify-content:center;flex:none}.keyval{display:flex;flex-direction:column;gap:3px}.keyval__k{font-size:11px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle)}.keyval__v{font-size:14px;color:var(--text)}.masked{display:inline-flex;align-items:center;gap:8px}.masked__dots{font-family:var(--font-mono);letter-spacing:.1em;color:var(--text)}.masked__tag{font-size:11px;color:var(--positive);font-weight:600}.masked--empty{color:var(--text-subtle);font-style:italic}.org-cols{display:grid;grid-template-columns:minmax(320px,1.1fr) 1.4fr;gap:20px;align-items:start}.org-tree{padding:0;display:flex;flex-direction:column;max-height:70vh}.org-tree__search{padding:14px 14px 10px;border-bottom:1px solid var(--border)}.org-tree__body{flex:1 1;overflow-y:auto;padding:8px 8px 12px}.tree-row{display:flex;align-items:center;gap:8px;padding:7px 8px;border-radius:var(--radius-md);cursor:pointer;transition:background var(--duration-fast) var(--ease-out)}.tree-row:hover{background:var(--surface-2)}.tree-row.is-sel{background:var(--primary-soft)}.tree-row.is-sel .tree-name{color:var(--primary);font-weight:600}.tree-tw{width:18px;height:18px;display:flex;align-items:center;justify-content:center;border:none;background:none;color:var(--text-subtle);cursor:pointer;flex:none;padding:0}.tree-tw.is-leaf{cursor:default}.tree-ic{color:var(--text-muted);display:flex;flex:none}.tree-name{font-size:14px;color:var(--text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1}.org-tree__foot{display:flex;justify-content:space-between;padding:11px 16px;border-top:1px solid var(--border);font-size:12px;color:var(--text-muted);font-family:var(--font-mono)}.org-detail{min-height:360px}.org-detail__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:16px;border-bottom:1px solid var(--border)}.org-detail__id{display:flex;align-items:center;gap:13px}.org-detail__ic{width:44px;height:44px;border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;flex:none;background:var(--primary-soft);color:var(--primary)}.org-detail__ic--store{background:var(--surface-2);color:var(--text-muted)}.org-detail__name{font-size:18px;font-weight:700;color:var(--heading)}.org-detail__type{font-size:13px;color:var(--text-muted);margin-top:2px}.org-detail__grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px;padding:20px 0}.org-detail__actions{flex-wrap:wrap;gap:10px;padding-top:18px}.org-detail__actions,.org-detail__ro{display:flex;border-top:1px solid var(--border)}.org-detail__ro{align-items:center;gap:8px;padding-top:16px;color:var(--text-muted);font-size:13px}.mono-dim{font-family:var(--font-mono)}.intg-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(330px,1fr));gap:18px}.intg-card{display:flex;flex-direction:column;gap:12px}.intg-card__top{gap:12px}.intg-card__ic,.intg-card__top{display:flex;align-items:center}.intg-card__ic{width:40px;height:40px;border-radius:var(--radius-lg);background:var(--surface-2);color:var(--text-muted);justify-content:center;flex:none}.intg-card__id{flex:1 1;display:flex;flex-direction:column;gap:5px;align-items:flex-start}.intg-card__name{font-size:15px;font-weight:600;color:var(--heading)}.intg-card__desc{font-size:13px;color:var(--text-muted);line-height:1.5;margin:0}.intg-card__err{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--negative);background:var(--negative-soft);padding:8px 10px;border-radius:var(--radius-md)}.intg-card__meta{display:grid;grid-template-columns:1fr 1fr;gap:14px;border-top:1px solid var(--border);padding:14px 0 4px}.intg-card__actions{display:flex;gap:8px;padding-top:4px}.recon-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.recon-card__head h4{margin:0}.recon-card__sub{font-size:12px;color:var(--text-muted)}.recon-card__rows{margin:16px 0}.recon-row{display:flex;align-items:center;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--border);font-size:14px}.recon-row span{color:var(--text-muted)}.recon-row b{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--heading);font-weight:600;white-space:nowrap}.recon-row--diff b{color:var(--positive)}.recon-card__checks{display:flex;flex-direction:column;gap:8px;padding-top:14px;border-top:1px solid var(--border)}.recon-check{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--text-muted)}.recon-check svg{color:var(--positive);flex:none}.alert-card h4{margin:0 0 10px}.alert-card__p{font-size:13px;color:var(--text-muted);line-height:1.5;margin:0 0 14px}.alert-card__list{list-style:none;margin:0 0 16px;padding:0;display:flex;flex-direction:column;gap:10px}.alert-card__list li{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--text)}.alert-card__list svg{flex:none}.alert-card__list li:nth-child(3) svg{color:var(--text-subtle)}.alert-card__list li svg{color:var(--positive)}.health-rowact{display:flex;gap:4px;justify-content:flex-end}.err-banner{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:var(--radius-md)}.err-banner[data-tone=err]{background:var(--negative-soft);color:var(--negative)}.err-banner[data-tone=warn]{background:var(--warning-soft);color:var(--warning)}.err-banner svg{flex:none;margin-top:1px}.err-banner__t{font-weight:600;font-size:14px}.err-banner__m{font-size:13px;color:var(--text);margin-top:4px;line-height:1.5}.err-meta{display:grid;grid-template-columns:1fr 1fr;gap:16px}.lgpd-note{display:flex;gap:9px;align-items:flex-start;margin-top:16px;padding:12px 14px;background:var(--surface-2);border-radius:var(--radius-md);font-size:12px;color:var(--text-muted);line-height:1.55}.lgpd-note svg{flex:none;margin-top:1px;color:var(--text-subtle)}.settings-cols{display:flex;flex-direction:column;gap:18px;max-width:760px}.set-card h4{margin:0 0 16px}.set-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.set-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--border)}.set-card .set-row:first-of-type{border-top:none;padding-top:0}.set-row__t{font-size:14px;font-weight:500;color:var(--text)}.set-row__d{font-size:12px;color:var(--text-muted);margin-top:2px}.set-theme{display:flex;gap:8px}.set-theme__btn{display:inline-flex;align-items:center;gap:7px;height:36px;padding:0 14px;border-radius:var(--radius-md);border:1px solid var(--border-strong);background:var(--surface);color:var(--text-muted);cursor:pointer;font-family:var(--font-sans);font-size:13px;font-weight:500;transition:all var(--duration-fast) var(--ease-out)}.set-theme__btn:hover{background:var(--surface-2)}.set-theme__btn.is-on{border-color:var(--primary);background:var(--primary-soft);color:var(--primary)}.set-profile{display:flex;align-items:center;gap:16px}.set-profile__n{font-size:16px;font-weight:600;color:var(--heading)}.set-profile__e{font-size:13px;color:var(--text-muted);margin:2px 0 8px}.set-savebar{display:flex;align-items:center;justify-content:flex-end;gap:16px}.set-savebar .dim{font-size:13px}.notif-cols{display:grid;grid-template-columns:1.5fr 1fr;gap:22px;align-items:start}.notif-list{display:flex;flex-direction:column;gap:8px;margin-top:14px}.notif-item{display:flex;align-items:flex-start;gap:13px;padding:14px 16px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);cursor:pointer;transition:background var(--duration-fast) var(--ease-out),border-color var(--duration-fast) var(--ease-out)}.notif-item:hover{background:var(--surface-2)}.notif-item.is-unread{border-color:var(--border-strong)}.notif-item.is-unread .notif-item__title{color:var(--heading);font-weight:600}.notif-item__ic{width:34px;height:34px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;flex:none}.notif-item__ic--negative{background:var(--negative-soft);color:var(--negative)}.notif-item__ic--warning{background:var(--warning-soft);color:var(--warning)}.notif-item__ic--positive{background:var(--positive-soft);color:var(--positive)}.notif-item__ic--info{background:var(--info-soft);color:var(--info)}.notif-item__body{flex:1 1;min-width:0}.notif-item__top{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.notif-item__title{font-size:14px;color:var(--text);font-weight:500}.notif-item__time{font-size:12px;color:var(--text-subtle);white-space:nowrap;flex:none}.notif-item__msg{font-size:13px;color:var(--text-muted);margin-top:3px;line-height:1.5}.notif-item__dot{width:8px;height:8px;border-radius:var(--radius-full);background:var(--primary);flex:none;margin-top:6px}.notif-prefs h4{margin:0 0 6px}.notif-prefs__p{font-size:13px;color:var(--text-muted);margin:0 0 16px;line-height:1.5}.notif-prefs__head{display:grid;grid-template-columns:1.6fr .8fr .8fr .8fr;gap:8px;padding-bottom:10px;border-bottom:1px solid var(--border);font-size:11px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle)}.notif-prefs__head span:not(:first-child){text-align:center}.notif-prefs__row{display:grid;grid-template-columns:1.6fr .8fr .8fr .8fr;gap:8px;align-items:center;padding:12px 0;border-bottom:1px solid var(--border)}.notif-prefs__lbl{display:flex;align-items:center;gap:9px;font-size:13px;color:var(--text)}.notif-prefs__lbl svg{color:var(--text-subtle);flex:none}.notif-prefs__cell{display:flex;justify-content:center}.notif-prefs .drawer-note{margin-top:16px}@media (max-width:1024px){.notif-cols,.org-cols{grid-template-columns:1fr}}@media (max-width:720px){.drawer-form__row,.err-meta,.intg-card__meta,.org-detail__grid,.set-grid{grid-template-columns:1fr}}.ds-header{justify-content:space-between;gap:16px;padding:4px 0 26px;border-bottom:1px solid var(--border);margin-bottom:6px}.ds-brand,.ds-header{display:flex;align-items:center}.ds-brand{gap:12px}.ds-mark{width:30px;height:30px;color:var(--primary);display:flex;flex:none}.ds-mark svg{width:100%;height:100%}.ds-word{font-size:19px;font-weight:700;letter-spacing:-.03em;color:var(--heading)}.ds-word em{font-style:normal;font-weight:500;color:var(--text-subtle);margin-left:6px;font-size:14px}.ds-lede{font-size:13px;color:var(--text-muted);max-width:68ch;line-height:1.6;margin:10px 0 0}.ds-lede code{font-family:var(--font-mono);font-size:12px;background:var(--surface-2);padding:1px 5px;border-radius:4px}.ds-swatchgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px}.ds-swatch{display:flex;flex-direction:column;gap:8px;min-width:0}.ds-swatch__sw{height:52px;border-radius:var(--radius-md);border:1px solid var(--border);flex:none}.ds-swatch__name{font-size:11px;color:var(--text)}.ds-swatch__hex,.ds-swatch__name{font-family:var(--font-mono);display:block}.ds-swatch__hex{font-size:10px;color:var(--text-subtle);margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ds-icongrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(84px,1fr));gap:10px}.ds-iconcell{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 6px;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);color:var(--text-muted)}.ds-iconcell code{font-family:var(--font-mono);font-size:10px;color:var(--text-subtle);text-align:center;word-break:break-word;line-height:1.3}.ds-type-row{display:flex;align-items:baseline;gap:20px;padding:12px 0;border-bottom:1px solid var(--border)}.ds-type-row:last-child{border-bottom:none}.ds-type-row__meta{width:132px;flex:none;font-family:var(--font-mono);font-size:11px;color:var(--text-subtle);line-height:1.5}.ds-type-row__sample{color:var(--heading);letter-spacing:var(--tracking-tight);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ds-weights{display:flex;gap:32px;flex-wrap:wrap}.ds-weights>div{display:flex;flex-direction:column;gap:6px;align-items:center}.ds-weights span{font-size:22px;color:var(--heading)}.ds-weights code{font-family:var(--font-mono);font-size:11px;color:var(--text-subtle)}.ds-mono-block{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}.ds-mono-block:last-child{margin-bottom:0}.ds-mono-block__lbl{font-size:11px;color:var(--text-subtle)}.ds-mono-block__val{font-family:var(--font-mono);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-size:20px;color:var(--heading);letter-spacing:var(--tracking-tight)}.ds-mono-stack{display:flex;flex-direction:column;align-items:flex-end;width:max-content}.ds-radius-row,.ds-shadow-row{display:flex;gap:20px;flex-wrap:wrap}.ds-radius-box{width:76px;height:76px;background:var(--surface-2);align-items:flex-end;padding-bottom:8px;font-size:10px}.ds-radius-box,.ds-shadow-card{border:1px solid var(--border);flex:none;display:flex;justify-content:center;font-family:var(--font-mono);color:var(--text-muted)}.ds-shadow-card{width:168px;height:92px;background:var(--surface);align-items:center;font-size:11px}.ds-space-rows{display:flex;flex-direction:column;gap:10px}.ds-space-row{display:flex;align-items:center;gap:14px}.ds-space-row__label{width:92px;flex:none;font-family:var(--font-mono);font-size:11px;color:var(--text-muted)}.ds-space-row__bar{height:14px;background:var(--primary);border-radius:3px;flex:none}.ds-space-row__px{font-size:11px;color:var(--text-subtle)}.ds-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ds-col{display:flex;flex-direction:column;gap:14px}.ds-subhead{font-size:11px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle);margin:0 0 12px}.ds-pulse-dot{width:9px;height:9px;border-radius:var(--radius-full);background:var(--negative);flex:none;animation:farol-pulse 1.8s var(--ease-standard) infinite}.ds-grid-demo{display:grid;grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:10px;margin:14px 0}.ds-enter-chip{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);padding:16px 0;font-family:var(--font-mono);font-size:12px;color:var(--text-muted);text-align:center}.ds-shell-frame{height:440px;overflow:hidden}@media (max-width:720px){.ds-header{flex-direction:column;align-items:flex-start;gap:12px}}.drawer-tools{display:flex;flex-direction:column;gap:16px}.drawer-tools__user{display:flex;align-items:center;gap:10px}.drawer-tools__user .livesync{margin-left:auto}.drawer-tools__row{display:flex;flex-direction:column;gap:7px;align-items:flex-start}.drawer-tools__lbl{font-size:10px;font-weight:600;letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--text-subtle)}.drawer-tools .fscope{flex-wrap:wrap;row-gap:4px}.drawer-tools .fscope__btn{min-height:40px}.drawer-tools .rolesw{min-height:44px}.drawer-tools .fmenu__panel,.drawer-tools .fscope__menu{top:auto;bottom:calc(100% + 6px);max-height:55vh;overflow-y:auto}.drawer-tools .fmenu__panel{left:0;right:auto}@media (max-width:1023px){.fshell__top .fscope,.fshell__top .livesync,.fshell__top .rolesw,.fshell__top .tu-meta{display:none}.fshell__top .topbar-user{padding-left:0}.fshell__top .bell,.fshell__top .fthemetoggle{width:44px;height:44px}.ellip{max-width:180px}}@media (max-width:720px){.toaster{left:16px;right:16px;max-width:none}.statescreen{padding:48px 16px}.set-savebar{flex-wrap:wrap}.notif-prefs__head,.notif-prefs__row{grid-template-columns:1.7fr .6fr .6fr .6fr;gap:4px}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.topbar-user--btn{border:0;background:none;cursor:pointer;font:inherit;text-align:left;display:inline-flex;align-items:center;gap:10px;padding:4px 8px;border-radius:10px;color:inherit}.topbar-user--btn:hover{background:var(--surface-hover,rgba(127,127,127,.08))}.topbar-user--btn:focus-visible{outline:none;box-shadow:0 0 0 3px var(--focus-ring)}.topbar-user--btn>svg{color:var(--text-subtle)}.drawer-signout{margin-left:auto;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border:1px solid var(--border);border-radius:9px;background:none;color:var(--text-muted);cursor:pointer}.drawer-signout:hover{color:var(--negative);border-color:var(--negative)}