:root{--oow-canvas:#f8fafc;--oow-surface:#ffffff;--oow-surface-subtle:#f1f5f9;--oow-surface-muted:#e8edf3;--oow-ink:#0f172a;--oow-ink-2:#334155;--oow-muted:#64748b;--oow-disabled:#94a3b8;--oow-border:#d8e0e9;--oow-control-border:#8492a6;--oow-brand:#c2410c;--oow-brand-hover:#9a3412;--oow-brand-soft:#fff7ed;--oow-brand-border:#fed7aa;--oow-navy:#0f172a;--oow-navy-2:#172033;--oow-navy-hover:#253149;--oow-success:#047857;--oow-success-soft:#ecfdf5;--oow-warning:#a16207;--oow-warning-soft:#fefce8;--oow-danger:#b91c1c;--oow-danger-soft:#fef2f2;--oow-info:#1d4ed8;--oow-info-soft:#eff6ff;--oow-focus:#2563eb;--oow-shadow-raised:0 8px 24px rgba(15,23,42,0.08);--oow-shadow-overlay:0 20px 48px rgba(15,23,42,0.18);--oow-radius-sm:4px;--oow-radius-md:6px;--oow-radius-lg:8px;--bg:var(--oow-canvas);--panel:var(--oow-surface);--panel-soft:var(--oow-surface-subtle);--card:var(--oow-surface);--text:var(--oow-ink);--muted:var(--oow-muted);--line:var(--oow-border);--accent:var(--oow-brand);--accent-strong:var(--oow-brand-hover);--accent-soft:var(--oow-brand-soft);--success:var(--oow-success);--warning:var(--oow-warning);--danger:var(--oow-danger);--danger-soft:var(--oow-danger-soft);--ink:var(--oow-ink);--sky:var(--oow-info);--shadow:var(--oow-shadow-raised);--radius:var(--oow-radius-lg)}html{color-scheme:light}body,html{background:var(--oow-canvas)}body{color:var(--oow-ink);letter-spacing:0}a,button,input,select,summary,textarea{-webkit-tap-highlight-color:transparent}:where(button,a,input,select,textarea,summary):focus-visible{outline:2px solid var(--oow-focus);outline-offset:2px}:where(.money,.amount,.plate,.numeric,time,[data-number]){font-variant-numeric:tabular-nums lining-nums}.oow-button-primary,.primary-button{color:#ffffff;background:var(--oow-brand);border-color:var(--oow-brand);box-shadow:none}.oow-button-primary:hover,.primary-button:hover{color:#ffffff;background:var(--oow-brand-hover);border-color:var(--oow-brand-hover)}.oow-button-secondary,.secondary-button{color:var(--oow-ink);background:var(--oow-surface);border-color:var(--oow-border);box-shadow:none}.oow-button{min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);font-size:14px;font-weight:700;text-decoration:none}.oow-button-inverse{color:#ffffff;background:transparent;border-color:rgba(255,255,255,.54)}.oow-button-inverse:hover{background:rgba(255,255,255,.08)}.app-shell{min-height:100dvh;grid-template-columns:248px minmax(0,1fr);background:var(--oow-canvas);overflow-x:clip}.sidebar{position:sticky;top:0;z-index:60;height:100dvh;gap:14px;padding:14px 12px;color:#ffffff;background:var(--oow-navy);border-inline-end:1px solid rgba(255,255,255,.08);box-shadow:none}.brand{min-height:54px;gap:10px;padding:4px 8px 12px;border-bottom:1px solid rgba(255,255,255,.1)}.brand strong{font-size:17px;line-height:1.25}.brand small{display:block;margin-top:2px;color:#aeb9c9;font-size:11px;font-weight:600}.sidebar .brand-mark{width:40px;height:40px;flex:0 0 40px;color:#fb923c;background:rgba(194,65,12,.3);border:1px solid rgba(194,65,12,.4)}.nav-list{display:grid;gap:3px;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none}.nav-list::-webkit-scrollbar{display:none;width:0;height:0}.nav-section-label{margin:13px 10px 4px;color:#7f8ca1;font-size:10px;font-weight:700;text-transform:uppercase}.nav-list>a{min-height:40px;display:flex;align-items:center;gap:10px;padding:0 11px;color:#c1cdd9;background:transparent;border-radius:var(--oow-radius-md);font-size:14px;font-weight:600;transition:color .12s,background .12s}.nav-list>a:hover{color:#ffffff;background:rgba(255,255,255,.09)}.nav-list>a.active{color:#ffffff;background:rgba(194,65,12,.22);box-shadow:inset -3px 0 0 var(--oow-brand);font-weight:700}[dir=ltr] .nav-list>a.active{box-shadow:inset 3px 0 0 var(--oow-brand)}.sidebar-account{margin-top:auto;padding:12px 10px 4px;border-top:1px solid rgba(255,255,255,.1)}.sidebar-account small,.sidebar-account strong{display:block}.sidebar-account strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.sidebar-account small{margin-top:2px;color:#8f9db0;font-size:11px}.main-area{min-width:0;overflow:visible}.topbar{position:sticky;top:0;z-index:50;height:64px;min-height:64px;padding:0 20px;flex-wrap:nowrap;color:var(--oow-ink);background:#ffffff;border-bottom:1px solid var(--oow-border);box-shadow:0 1px 4px rgba(15,23,42,.06);backdrop-filter:none}.topbar-context{min-width:150px;gap:1px}.topbar-context span{color:var(--oow-ink);font-size:16px;font-weight:700}.topbar-context small{color:var(--oow-muted);font-size:11px;font-weight:600}.global-search{width:min(430px,45%);min-width:220px;position:relative;margin-inline:auto}.global-search svg{position:absolute;inset-inline-start:12px;top:50%;z-index:1;color:var(--oow-muted);transform:translateY(-50%);pointer-events:none}.global-search input{width:100%;height:38px;padding-inline:38px 12px;color:var(--oow-ink);background:var(--oow-surface-subtle);border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);outline:0}.global-search input::placeholder{color:var(--oow-muted)}.global-search input:focus{background:#ffffff;border-color:var(--oow-brand);box-shadow:0 0 0 3px rgba(194,65,12,.12)}.topbar-actions{margin:0;display:flex;align-items:center;gap:6px}.user-menu summary{min-height:38px;color:var(--oow-ink-2);background:var(--oow-surface-subtle);border:1px solid var(--oow-border);border-radius:var(--oow-radius-md)}.user-menu summary:hover{background:var(--oow-surface-muted)}.user-menu-label strong{color:var(--oow-ink);font-size:13px;font-weight:700}.user-menu-label small{color:var(--oow-muted);font-size:10px}.user-menu-panel{top:calc(100% + 9px);min-width:290px;padding:8px;color:var(--oow-ink);background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);box-shadow:var(--oow-shadow-overlay)}.user-menu-identity{padding:10px 10px 12px;border-bottom:1px solid var(--oow-border)}.user-menu-panel .language-switch,.user-menu-panel form button,.user-menu-panel>a{min-height:40px;width:100%;display:flex;align-items:center;gap:9px;padding:0 10px;color:var(--oow-ink-2);background:transparent;border:0;border-radius:var(--oow-radius-md);text-align:start;font-weight:600}.user-menu-panel .language-switch:hover,.user-menu-panel form button:hover,.user-menu-panel>a:hover{background:var(--oow-surface-subtle)}.content{width:100%;max-width:1600px;min-width:0;margin-inline:auto;padding:20px 24px 36px}.mobile-bottom-nav{display:none}.operational-page-header{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px;padding:16px 18px;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg)}.operational-page-header>div:first-child{min-width:0}.operational-page-header>div:first-child>span{display:block;margin-bottom:3px;color:var(--oow-brand);font-size:11px;font-weight:700}.operational-page-header h1{margin:0;color:var(--oow-ink);font-size:clamp(24px,2vw,30px);line-height:1.2}.operational-page-header p{max-width:820px;margin:5px 0 0;color:var(--oow-muted);font-size:13px;line-height:1.6}.directory-toolbar-actions,.operational-page-actions{display:flex;align-items:center;gap:8px;flex:0 0 auto}.directory-toolbar-v2{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:9px;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg)}.directory-search-v2{min-width:0;max-width:760px;display:grid;grid-template-columns:auto minmax(180px,1fr) auto;align-items:center;gap:8px;flex:1 1 620px}.directory-search-v2>svg{margin-inline-start:4px;color:var(--oow-muted)}.directory-search-v2 input:not([type=hidden]){height:40px;border-color:var(--oow-control-border);border-radius:var(--oow-radius-md)}.command-hero{min-height:82px;margin-bottom:14px;padding:14px 16px;color:var(--oow-ink);background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);box-shadow:none}.command-hero h1{color:var(--oow-ink);font-size:clamp(24px,2vw,30px)}.command-hero .eyebrow,.command-hero p{color:var(--oow-muted)}.command-hero .hero-action{color:#ffffff;background:var(--oow-brand);border-color:var(--oow-brand)}.data-panel,.form-card,.metric-card,.profile-hero,.report-insight,.settings-card,.surface{background:var(--oow-surface);border-color:var(--oow-border);border-radius:var(--oow-radius-lg);box-shadow:none}.profile-hero{min-height:92px;margin-bottom:12px;padding:16px 18px}.profile-hero h1{font-size:clamp(24px,2vw,30px)}.profile-hero p{margin-top:4px;font-size:13px}.profile-side{flex-direction:row;gap:10px}.profile-side,[dir=rtl] .profile-side{align-items:center}.profile-actions{gap:6px}.profile-actions .primary-button,.profile-actions .secondary-button{min-height:38px}.summary-strip{margin-bottom:12px}.summary-strip>div{min-height:78px;padding:12px 14px;background:var(--oow-surface);border-color:var(--oow-border);border-radius:var(--oow-radius-lg)}.summary-strip strong{color:var(--oow-ink);font-size:18px}.service-retirement-note{display:inline-flex;align-items:center;gap:5px;width:fit-content;margin-top:4px;font-weight:700}.service-retirement-note.warning{color:#b45309}.service-retirement-note.danger{color:#b91c1c}.info-card.attention-warning{background:#fff7ed;border-color:rgba(217,119,6,.32)}.info-card.attention-danger{background:#fff1f2;border-color:rgba(220,38,38,.3)}.profile-tabs.accent-tabs{width:fit-content;max-width:100%;gap:3px;margin:0 0 16px;padding:4px;background:var(--oow-surface-subtle);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg)}.profile-tabs.accent-tabs .filter-chip{min-height:34px;background:transparent;border-color:transparent}.profile-tab-panel .surface-header,.profile-tab-panel.grid-2>.surface,.profile-tab-panel>.surface:not(.ledger-surface),.surface.profile-tab-panel:not(.ledger-surface){padding:0;background:transparent;border:0}.profile-tab-panel .surface-header{min-height:auto;margin-bottom:10px}.profile-tab-panel .surface-header h2{font-size:18px}.profile-tab-panel .surface-header p{font-size:12px}.profile-tab-panel .info-grid{gap:0;overflow:hidden;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg)}.profile-tab-panel .info-card{min-height:76px;padding:12px 14px;background:transparent;border:0;border-bottom:1px solid var(--oow-border);border-inline-end:1px solid var(--oow-border);border-radius:0}.profile-tab-panel .info-card:nth-child(2n){border-inline-end:0}.profile-tab-panel .info-card:nth-last-child(-n+2){border-bottom:0}.profile-tab-panel .info-card.wide{border-inline-end:0}.profile-tab-panel .attention-item,.profile-tab-panel .document-mini-card,.profile-tab-panel .entity-link-card{background:var(--oow-surface);border-color:var(--oow-border);border-radius:var(--oow-radius-lg)}.profile-tab-panel .attention-item.attention-danger{background:var(--danger-soft);border-color:rgba(220,38,38,.28)}.profile-tab-panel .attention-item.attention-warning{background:#fff7ed;border-color:rgba(217,119,6,.28)}.metrics-grid,.summary-strip{gap:12px}.metric-card{min-height:98px;padding:15px;border-top:3px solid #cbd5e1}.metric-card.metric-success{border-top-color:var(--oow-success)}.metric-card.metric-warning{border-top-color:var(--oow-brand)}.metric-card.metric-danger{border-top-color:var(--oow-danger)}.metric-card .metric-icon{color:var(--oow-brand);background:var(--oow-brand-soft)}.metric-card p,.metric-card span{color:var(--oow-muted)}.metric-card strong{font-size:clamp(22px,2vw,28px);font-variant-numeric:tabular-nums lining-nums}.report-period-bar,.workbench-bar{gap:10px;padding:10px;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);box-shadow:none}.drawer input,.drawer select,.drawer textarea,.form-card input,.form-card select,.form-card textarea,.workbench-search input,.workbench-search select{border-color:var(--oow-control-border);border-radius:var(--oow-radius-md)}.drawer-backdrop{z-index:100}.drawer{overscroll-behavior:contain;scrollbar-gutter:stable}body:has(.drawer-backdrop){overflow:hidden}.filter-chip,.profile-tab,.report-chip{min-height:34px;color:var(--oow-ink-2);background:var(--oow-surface-subtle);border-color:var(--oow-border);border-width:1px}.filter-chip.active,.profile-tab.active,.report-chip.active{color:var(--oow-brand);background:var(--oow-surface);border-color:var(--oow-brand-border);box-shadow:none}.filter-chip:hover,.profile-tab:hover,.report-chip:hover{border-color:var(--oow-brand-border)}.profile-tabs.accent-tabs .filter-chip{border-radius:999px}.profile-tabs.accent-tabs .filter-chip.active{color:#ffffff;background:var(--oow-brand);border-color:var(--oow-brand)}.responsive-table-wrap,.table-wrap{border-radius:var(--oow-radius-lg)}table{font-variant-numeric:tabular-nums lining-nums}th{color:var(--oow-muted);background:var(--oow-surface-subtle);font-size:11px;font-weight:700}td{color:var(--oow-ink-2);font-size:13px}td,th{border-color:var(--oow-border)}tbody tr:hover{background:#fbfdff}.status-badge{font-weight:700}.pager{color:var(--oow-muted);border-color:var(--oow-border)}.pager a.disabled{pointer-events:none;opacity:.46}.page-number.active{border-color:var(--oow-brand-border)}.muted{color:var(--oow-muted)}.danger{color:var(--oow-danger)}.login-form{margin:0;width:100%;max-width:500px;padding:24px;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);box-shadow:var(--oow-shadow-raised)}.auth-card{width:min(100%,460px);padding:32px}.login-form h1,.login-form p{margin:0}.login-form p{margin-top:4px;color:var(--oow-muted);font-size:14px;line-height:1.6}.login-form-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.google-button{min-height:48px;min-width:0;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface);color:var(--oow-ink-2);font-size:14px;font-weight:700}.google-button:hover{border-color:var(--oow-control-border);background:var(--oow-surface-subtle)}.google-button:disabled{opacity:.65;cursor:not-allowed}.icon-button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface);color:var(--oow-ink-2)}.icon-button:hover{border-color:var(--oow-control-border);background:var(--oow-surface-subtle)}.icon-button:disabled{opacity:.55;cursor:not-allowed}.inline-actions{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap}.allocation-preview,.mini-summary{background:var(--oow-surface-subtle);border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);padding:12px}.mini-summary{display:grid;gap:4px}.mini-summary strong{font-size:20px}.allocation-preview h3{margin:0 0 8px;font-size:15px}.allocation-order-note{margin:0 0 10px;padding:9px 10px;border-inline-start:3px solid var(--oow-accent);background:var(--oow-accent-soft);color:var(--oow-text-muted);font-size:12px;line-height:1.7}.allocation-preview>div{display:flex;justify-content:space-between;gap:10px;padding:7px 0;border-top:1px solid var(--oow-border)}.drawer-form{display:grid;gap:12px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.drawer-form .form-grid label:last-child,.form-grid>label{min-width:0}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.drawer-header p{margin:6px 0 0;color:var(--oow-muted)}.drawer-header h2,.drawer-header p{margin-top:0}.form-error{margin:10px 0;border:1px solid #fecaca;border-radius:var(--oow-radius-md);background:var(--oow-danger-soft);color:var(--oow-danger);padding:10px 12px;font-size:13px}.form-error p{margin:0}.form-help{display:block;margin:0;padding:10px 12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle);color:var(--oow-muted);font-size:12px;font-weight:600;line-height:1.6}.form-help.compact{padding:8px 10px;font-size:12px}.field-hint{display:block;margin-top:5px;color:var(--oow-muted);font-size:12px}.file-input-wrap{display:flex;align-items:center;gap:8px;min-height:42px;padding:8px 10px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-sm);background:var(--oow-surface-muted);color:var(--oow-ink-2)}.file-input-wrap input[type=file]{min-width:0;width:100%;padding:0;border:0;background:transparent;color:inherit;font-size:13px}.document-attachment-link{display:inline-flex;width:fit-content;color:var(--oow-brand);font-size:12px;font-weight:700}.drawer,.drawer-backdrop{z-index:100}.data-panel-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-bottom:1px solid var(--oow-border);background:linear-gradient(180deg,#fff,var(--oow-surface-subtle))}.data-panel-header h2{margin:0;font-size:18px}.data-panel-header p{margin:4px 0 0;color:var(--oow-muted);font-size:12px}.panel-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap}.record-count{min-height:32px;min-width:36px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;border:1px solid rgba(249,115,22,.24);background:var(--oow-brand-soft);color:var(--oow-brand);font-weight:800;font-size:12px}.modern-table-wrap,.table-wrap{background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);overflow:hidden}.modern-table-wrap:not(.no-scroll-table),.table-wrap:not(.no-scroll-table){overflow-x:auto}.modern-table-wrap:has(.compact-profile-table),.no-scroll-table{overflow-x:auto}.modern-table-wrap.no-scroll-table,.table-wrap.no-scroll-table{overflow-x:hidden}.data-table{width:100%;min-width:720px;border-collapse:collapse;table-layout:fixed}.data-table td,.data-table th{padding:12px;border-bottom:1px solid var(--oow-border);text-align:start;vertical-align:top}.data-table th{color:var(--oow-muted);background:var(--oow-surface-subtle);font-size:11px;font-weight:800;text-transform:none;letter-spacing:0;position:sticky;top:0;z-index:1}.data-table td{color:var(--oow-ink-2);font-size:13px}.data-table tbody tr:hover{background:#fbfdff}.data-table tbody tr[tabindex="0"]{cursor:pointer}.data-table tbody tr[tabindex="0"]:focus-visible{position:relative;z-index:1;outline:2px solid var(--oow-focus);outline-offset:-2px}.data-table tbody tr.risk-row td{background:#fff7ed}.data-table tbody tr.risk-row:hover td{background:#fff0e2}.empty-state{min-height:112px;display:grid;place-content:center;padding:20px;color:var(--oow-muted);text-align:center;font-size:13px;border:1px dashed var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle)}.empty-state.compact{min-height:82px}.empty-table-row td.empty-table-cell{padding:0}.empty-table-cell .empty-state{margin:12px}.table-action{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border-radius:999px;border:1px solid var(--oow-border);background:var(--oow-surface);color:var(--oow-ink-2);font-size:12px;font-weight:700;white-space:nowrap;text-decoration:none}.table-action:hover{border-color:rgba(249,115,22,.34);color:var(--oow-brand);background:var(--oow-brand-soft)}.compact-profile-table,.contract-register-table{min-width:0;width:100%;table-layout:fixed}.responsive-card-table,.responsive-table-wrap{overflow-x:auto}.responsive-card-table tbody{background:var(--oow-surface)}.row-title{display:grid;min-width:0;gap:4px}.row-title strong{font-size:13px;color:var(--oow-ink)}.row-title small{display:block;color:var(--oow-muted);font-size:12px}.quick-filter-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.quick-filter-card{position:relative;min-height:90px;display:grid;gap:9px;align-content:space-between;padding:14px;overflow:hidden;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface);color:var(--oow-ink-2);text-decoration:none;transition:border-color .14s ease,transform .14s ease,background .14s ease;box-shadow:none}.quick-filter-card:before{content:"";position:absolute;inset-block-start:0;inset-inline:0;height:3px;background:transparent;transition:background .14s ease}.quick-filter-card:hover{border-color:var(--oow-brand-border);transform:translateY(-1px)}.quick-filter-card.active{border-color:var(--oow-brand);background:var(--oow-brand-soft);box-shadow:0 0 0 3px rgba(194,65,12,.1),inset 0 0 0 1px rgba(194,65,12,.08)}.quick-filter-card.active:before,.quick-filter-card.tone-warning:before{background:var(--oow-brand)}.quick-filter-card.tone-success:before{background:var(--oow-success)}.quick-filter-card.tone-danger:before{background:var(--oow-danger)}.quick-filter-main{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.quick-filter-label{display:block;color:var(--oow-muted);font-size:12px;margin-bottom:4px}.quick-filter-card strong{font-size:28px;line-height:1.05;color:var(--oow-ink);font-variant-numeric:tabular-nums lining-nums}.quick-filter-hint{margin-top:4px;color:var(--oow-muted);font-size:11px;font-weight:600}.quick-filter-icon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#fff7ed;color:var(--oow-brand-hover)}.quick-filter-card.tone-success .quick-filter-icon{background:#ecfdf5;color:var(--oow-success)}.quick-filter-card.tone-danger .quick-filter-icon{background:var(--oow-danger-soft);color:var(--oow-danger)}.quick-amounts{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.quick-amounts button{height:32px;padding:0 10px;border:1px solid var(--oow-border);border-radius:999px;background:var(--oow-surface-subtle);color:var(--oow-ink-2);font-size:12px;font-weight:700}.quick-amounts button:hover{border-color:var(--oow-brand-border);background:var(--oow-brand-soft);color:var(--oow-brand)}.segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.segmented button{min-height:40px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface)}.segmented button.selected{color:var(--oow-brand);border-color:var(--oow-brand);background:var(--oow-brand-soft);font-weight:800}.field-label{display:block;margin-block-end:8px;color:var(--oow-ink-2);font-size:.875rem;font-weight:700}.contract-origin-segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.contract-origin-segmented button{min-height:44px;white-space:normal}.contract-migration-fields{display:grid;gap:16px;padding-block:18px;border-block:1px solid var(--oow-border)}.contract-migration-fields .form-help.emphasis{margin:0;padding:12px 14px;border-inline-start:3px solid var(--oow-brand);background:var(--oow-brand-soft);color:var(--oow-ink-2)}.contract-create-drawer{width:min(100vw,640px)}.contract-quick-form{gap:16px}.contract-section-heading{display:grid;gap:2px;margin-block-start:2px}.contract-section-heading strong{color:var(--oow-ink);font-size:15px}.contract-section-heading small{color:var(--oow-muted);font-size:12px}.contract-calculated-value{display:grid;align-content:center;gap:5px;min-width:0;min-height:68px;padding:10px 12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle)}.contract-calculated-value span{color:var(--oow-muted);font-size:12px;font-weight:700}.contract-calculated-value strong{color:var(--oow-ink);font-size:15px;font-variant-numeric:tabular-nums lining-nums}.contract-form-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:9px 12px;border-inline-start:3px solid var(--oow-brand);background:var(--oow-brand-soft)}.contract-form-summary span{color:var(--oow-muted);font-size:12px;font-weight:700}.contract-form-summary strong{color:var(--oow-ink);font-size:13px;font-variant-numeric:tabular-nums lining-nums}.contract-optional-details{overflow:hidden;border-block:1px solid var(--oow-border)}.contract-optional-details>summary{display:flex;align-items:center;gap:10px;padding:12px 2px;color:var(--oow-ink-2);cursor:pointer;list-style:none}.contract-optional-details>summary::-webkit-details-marker{display:none}.contract-optional-details>summary>span{display:grid;gap:2px}.contract-optional-details>summary strong{color:var(--oow-ink);font-size:14px}.contract-optional-details>summary small{color:var(--oow-muted);font-size:12px}.contract-optional-details[open]>summary{color:var(--oow-brand)}.contract-optional-content{display:grid;gap:12px;padding:4px 2px 14px}.drawer-form>.form-help.emphasis{margin:0;padding:12px 14px;border-inline-start:3px solid var(--oow-brand);background:var(--oow-brand-soft);color:var(--oow-ink-2)}.contract-phase-section{margin-block-start:20px;padding-block-start:18px;border-block-start:1px solid var(--oow-border)}.contract-phase-list{display:grid;gap:8px}.contract-phase-row{display:grid;grid-template-columns:32px minmax(0,1fr) minmax(100px,auto);align-items:center;gap:12px;min-height:58px;padding:10px 12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface)}.contract-phase-row>span:not(.phase-sequence){display:grid;gap:3px}.contract-phase-row small{color:var(--oow-muted);font-size:12px}.phase-sequence{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--oow-brand-soft);color:var(--oow-brand);font-weight:800}.phase-amount{justify-items:end;font-weight:800}.temporary-assignment-register{display:grid;gap:8px;margin-block-end:18px;padding-block-end:18px;border-block-end:1px solid var(--oow-border)}.temporary-assignment-register h3{margin:0 0 4px;font-size:16px}.temporary-assignment-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,auto) auto;align-items:center;gap:14px;min-height:62px;padding:10px 12px;border-inline-start:3px solid var(--oow-brand);background:var(--oow-surface-subtle)}.temporary-assignment-row>span:not(.status-badge){display:grid;gap:3px}.temporary-assignment-row small{color:var(--oow-muted)}@media (max-width:620px){.contract-origin-segmented,.opening-balance-grid{grid-template-columns:1fr}.contract-form-summary{align-items:flex-start;flex-direction:column}.contract-phase-row{grid-template-columns:32px minmax(0,1fr)}.phase-amount{grid-column:2;justify-items:start}.temporary-assignment-row{grid-template-columns:1fr}}.permission-picker{padding:12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface);display:grid;gap:8px}.permission-picker p{margin:0;color:var(--oow-muted);font-size:12px}.permission-shortcuts{display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:8px;border:1px solid #fed7aa;border-radius:12px;background:var(--oow-brand-soft)}.permission-shortcuts>span{color:#9a3412;font-size:12px;font-weight:800}.permission-preset{min-height:32px;padding:0 10px;border-radius:999px;border:1px solid #fed7aa;background:var(--oow-surface);color:var(--oow-ink);font-size:12px;font-weight:800}.permission-preset:focus-visible,.permission-preset:hover,.permission-shortcuts .permission-preset.active{border-color:#f59e0b;background:#fffbeb;color:#b45309}.permission-preset.muted{opacity:.65;color:var(--oow-muted)}.permission-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.permission-option{min-height:74px;display:grid;align-content:center;gap:6px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface);padding:10px;cursor:pointer}.permission-option input{width:18px;height:18px;margin:0}.permission-option small,.permission-option span{min-width:0}.permission-option small{color:var(--oow-muted)}.settings-workspace{display:grid;gap:16px;margin-top:16px}.settings-document-grid,.settings-profile-grid{display:grid;gap:16px;margin-bottom:16px}.settings-profile-grid{grid-template-columns:minmax(0,1fr)}.settings-document-grid{grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr)}.settings-user-stack{display:grid;gap:16px}.company-profile-card{max-width:760px}.company-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.company-meta-grid div{min-height:72px;display:grid;align-content:center;gap:4px;padding:12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle)}.company-meta-grid small{color:var(--oow-muted);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.company-meta-grid strong{color:var(--oow-ink);font-size:17px;font-weight:900;font-variant-numeric:tabular-nums lining-nums}.platform-tenant-summary{display:grid;gap:10px}.platform-tenant-summary>div{min-height:68px;display:grid;align-content:center;gap:4px;padding:12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle)}.profile-action-button{min-height:36px}.setup-guide{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);gap:18px;align-items:stretch;margin-bottom:18px;padding:18px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);background:linear-gradient(135deg,#ffffff 0,var(--oow-surface-subtle) 100%),var(--oow-surface);box-shadow:var(--oow-shadow-raised)}.setup-copy{min-width:0;display:grid;align-content:center;gap:12px}.setup-copy h2{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.2}.setup-copy p{margin:0;color:var(--oow-muted);font-size:15px;line-height:1.7}.setup-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.setup-steps{display:grid;gap:9px}.setup-steps :is(div,a){min-height:44px;display:flex;align-items:center;gap:10px;padding:0 12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle);color:var(--oow-muted);font-weight:700;text-decoration:none}.setup-steps :is(div,a):hover{color:var(--oow-ink);border-color:var(--oow-border-strong)}.setup-steps :is(div,a).active{color:var(--oow-brand);background:var(--oow-brand-soft);border-color:var(--oow-brand-border)}.setup-steps :is(div,a).completed{color:var(--oow-success);background:var(--oow-success-soft);border-color:rgba(16,185,129,.32)}.setup-progress{max-width:440px;display:grid;gap:6px}.setup-progress span{color:var(--oow-muted);font-size:12px;font-weight:700}.setup-progress progress{width:100%;height:7px;overflow:hidden;appearance:none;border:0;border-radius:99px;background:var(--oow-border)}.setup-progress progress::-webkit-progress-bar{background:var(--oow-border)}.setup-progress progress::-webkit-progress-value{background:var(--oow-brand)}.setup-progress progress::-moz-progress-bar{background:var(--oow-brand)}.system-state-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 15% 20%,rgba(248,250,252,.95),var(--oow-canvas))}.system-state-card{width:min(560px,100%);padding:32px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);background:var(--oow-surface);box-shadow:var(--oow-shadow-raised)}.system-state-card h1{margin:10px 0 6px;font-size:34px}.system-state-card p{margin:0;color:var(--oow-muted);font-size:16px;line-height:1.8}.state-icon{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;color:var(--oow-brand);background:var(--oow-brand-soft)}.state-icon.danger{color:var(--oow-danger);background:var(--oow-danger-soft)}.system-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.system-actions .primary-button,.system-actions .secondary-button{min-height:44px}.archive-confirm-backdrop{position:fixed;inset:0;z-index:950;display:grid;place-items:center;padding:18px;background:rgba(2,6,23,.48);backdrop-filter:blur(2px)}.archive-confirm-dialog{width:min(440px,100%);padding:18px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);background:var(--oow-surface);box-shadow:var(--oow-shadow-overlay);display:grid;gap:12px}.archive-confirm-header{display:flex;align-items:center;gap:10px}.archive-confirm-header h3,.archive-confirm-header p{margin:0}.archive-confirm-message{margin:0;color:var(--oow-muted);font-size:14px;line-height:1.7}.archive-confirm-actions{display:flex;gap:8px;justify-content:flex-end;padding-top:4px}.archive-confirm-dialog textarea{width:100%;min-height:84px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);padding:10px 12px;background:var(--oow-surface-subtle);color:var(--oow-ink);resize:vertical;font:inherit}.target-type-picker{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:8px}.target-choice-list{max-height:260px;overflow:auto;display:grid;gap:8px;padding:6px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle)}.target-choice{min-width:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid transparent;border-radius:var(--oow-radius-md);background:var(--oow-surface);color:var(--oow-ink);text-align:inherit}.target-choice:hover{border-color:#fed7aa}.target-choice.active{border-color:rgba(249,115,22,.46);background:var(--oow-brand-soft);color:var(--oow-brand);box-shadow:inset 0 0 0 1px rgba(249,115,22,.16)}.target-choice span{min-width:0;display:grid}.target-choice small,.target-choice strong{min-width:0}.target-choice small{color:var(--oow-muted)}.compact{--compact-padding:10px}.compact .compact-profile-table,.compact .data-table,.compact .table-wrap,.compact.table-wrap{border-radius:var(--oow-radius-md)}.compact .empty-state,.compact .metric-card{padding:12px}.compact .data-table td,.compact .data-table th{padding:10px}.compact .no-scroll-table{overflow-x:hidden}.pager-controls{justify-content:flex-end;gap:8px;flex-wrap:wrap}.pager-controls,.pager-pages{display:inline-flex;align-items:center}.pager-pages{gap:6px}.page-number{min-width:36px;height:34px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid var(--oow-border);border-radius:999px;background:var(--oow-surface);color:var(--oow-ink-2);font-size:13px;font-weight:700}.page-number.active{color:var(--oow-brand);border-color:rgba(249,115,22,.36);background:var(--oow-brand-soft)}.pager-gap{min-width:18px;color:var(--oow-muted);text-align:center;font-weight:700}.pager{border-top:1px dashed var(--oow-border)}.pager .disabled,.pager a.disabled{pointer-events:none;opacity:.45}.toast-region{position:fixed;top:84px;inset-inline-end:18px;z-index:9999;display:flex;flex-direction:column;gap:8px;align-items:stretch;pointer-events:none;width:min(430px,calc(100vw - 32px))}[dir=rtl] .toast-region{left:18px;right:auto}@keyframes oow-toast-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.toast-item{pointer-events:all;display:flex;align-items:center;gap:10px;min-width:0;max-width:100%;padding:12px 14px;border-radius:10px;font-weight:700;font-size:14px;color:#ffffff;line-height:1.4;box-shadow:var(--oow-shadow-overlay);animation:oow-toast-in .2s ease}.toast-success{background:var(--oow-success)}.toast-error{background:var(--oow-danger)}.toast-info{background:var(--oow-brand)}.toast-item span{flex:1;min-width:0;word-break:break-word}.toast-dismiss{flex-shrink:0;width:24px;height:24px;padding:0;border:none;background:rgba(255,255,255,.22);border-radius:6px;color:inherit;display:inline-flex;align-items:center;justify-content:center}.toast-dismiss:hover{background:rgba(255,255,255,.34)}@media (max-width:768px){.toast-region{top:auto;bottom:16px;inset-inline:16px}.pager{flex-wrap:wrap;align-items:flex-start;gap:12px}.pager-controls{width:100%;justify-content:space-between}}.public-site{min-height:100dvh;color:var(--oow-ink);background:var(--oow-surface)}.public-header{position:sticky;top:0;z-index:80;min-height:64px;display:flex;align-items:center;gap:26px;padding:0 max(24px,5vw);background:rgba(255,255,255,.96);border-bottom:1px solid var(--oow-border);backdrop-filter:blur(14px)}.public-brand{display:inline-flex;align-items:center;gap:9px;font-size:18px}.public-brand-mark{width:34px;height:34px;display:grid;place-items:center;color:var(--oow-brand);background:var(--oow-brand-soft);border:1px solid var(--oow-brand-border);border-radius:var(--oow-radius-md);font-size:12px;font-weight:800}.public-links{display:flex;align-items:center;gap:22px}.public-links a{color:var(--oow-ink-2);font-size:13px;font-weight:600}.public-links a:hover{color:var(--oow-brand)}.public-actions{display:flex;align-items:center;gap:8px;margin-inline-start:auto}.public-actions .language-switch{padding:8px 10px;color:var(--oow-ink-2);font-size:13px;font-weight:700}.public-mobile-menu{display:none;margin-inline-start:auto;position:relative}.public-mobile-menu summary{width:42px;height:42px;display:grid;place-items:center;list-style:none;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);cursor:pointer}.public-mobile-menu summary::-webkit-details-marker{display:none}.public-mobile-menu>div{position:absolute;inset-inline-end:0;top:calc(100% + 8px);min-width:240px;display:grid;gap:4px;padding:8px;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);box-shadow:var(--oow-shadow-overlay)}.public-mobile-menu a{min-height:42px;display:flex;align-items:center;padding:0 10px;border-radius:var(--oow-radius-md);font-weight:600}.public-mobile-menu a:hover{background:var(--oow-surface-subtle)}.public-mobile-menu .primary-link{color:#ffffff;background:var(--oow-brand)}.public-hero-v2{min-height:min(560px,calc(100dvh - 64px));display:grid;align-items:center;position:relative;overflow:hidden;padding:64px max(32px,7vw);color:#ffffff;background:var(--oow-navy)}.public-hero-v2:after{content:"";position:absolute;inset:0;z-index:1;background:rgba(15,23,42,.34);pointer-events:none}.public-hero-copy{position:relative;z-index:3;max-width:650px}.public-eyebrow,.public-page-heading>span,.public-section-heading>span{color:#fdba74;font-size:12px;font-weight:700}.public-hero-copy h1{max-width:780px;margin:10px 0 14px;font-size:clamp(38px,4.5vw,62px);line-height:1.18}.public-hero-copy>p{max-width:590px;margin:0;color:#c1cad8;font-size:18px;line-height:1.8}.public-hero-actions{display:flex;gap:10px;margin-top:24px;flex-wrap:wrap}.public-trust-list{display:flex;gap:16px 22px;flex-wrap:wrap;margin:24px 0 0;padding:0;list-style:none;color:#cbd5e1;font-size:12px}.public-trust-list li{display:flex;align-items:center;gap:6px}.product-preview{position:absolute;z-index:0;inset-block:30px;inset-inline:18% -6%;width:auto;display:grid;grid-template-columns:70px 1fr;overflow:hidden;color:var(--oow-ink);background:#edf2f7;border:8px solid #27334a;border-radius:var(--oow-radius-lg);box-shadow:0 34px 70px rgba(0,0,0,.28);opacity:.46;transform:rotate(-1deg)}[dir=ltr] .product-preview{transform:rotate(1deg)}.preview-sidebar{display:grid;align-content:start;gap:14px;padding:14px;background:var(--oow-navy)}.preview-logo{width:38px;height:38px;display:grid;place-items:center;color:#fdba74;background:rgba(194,65,12,.25);border-radius:var(--oow-radius-md);font-size:10px;font-weight:800}.preview-sidebar i{width:38px;height:8px;display:block;background:#536078;border-radius:2px}.preview-main{padding:16px}.preview-topbar{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:0 12px;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);font-size:10px}.preview-topbar span{color:var(--oow-muted)}.preview-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.preview-metrics span{min-height:74px;display:grid;align-content:center;gap:7px;padding:10px;background:var(--oow-surface);border:1px solid var(--oow-border);border-top:3px solid var(--oow-brand);border-radius:var(--oow-radius-md)}.preview-metrics small,.preview-row small{color:var(--oow-muted);font-size:9px;font-weight:600}.preview-metrics strong{font-size:15px}.preview-metrics strong b{font-size:8px}.preview-table{margin-top:10px;overflow:hidden;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-md)}.preview-row,.preview-table-heading{min-height:38px;display:flex;align-items:center;gap:9px;padding:7px 11px;border-bottom:1px solid var(--oow-border)}.preview-table-heading{justify-content:space-between;color:var(--oow-ink-2);background:var(--oow-surface-subtle);font-size:9px}.preview-table-heading span{color:var(--oow-muted)}.preview-row:last-child{border-bottom:0}.preview-avatar{width:26px;height:26px;display:grid;flex:0 0 auto;place-items:center;color:var(--oow-brand);background:var(--oow-brand-soft);border-radius:50%;font-size:10px;font-style:normal;font-weight:800}.preview-row>div{min-width:0;display:grid;gap:2px}.preview-row>div strong{font-size:10px}.preview-row em{margin-inline-start:auto;padding:3px 6px;color:var(--oow-danger);background:var(--oow-danger-soft);border-radius:999px;font-size:8px;font-style:normal;font-weight:700}.preview-document-row>svg{color:var(--oow-brand)}.public-content-page,.public-section-v2{width:min(1180px,calc(100% - 48px));margin-inline:auto;padding:52px 0}.public-page-heading,.public-section-heading{max-width:720px;margin-bottom:26px}.public-page-heading>span,.public-section-heading>span{color:var(--oow-brand)}.public-page-heading h1,.public-section-heading h2{margin:7px 0 8px;font-size:clamp(28px,3vw,40px);line-height:1.25}.public-page-heading p,.public-section-heading p{margin:0;color:var(--oow-muted);font-size:16px;line-height:1.75}.pricing-grid-v2,.public-detail-grid,.public-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pricing-grid-v2 article,.public-detail-grid article,.public-feature{padding:20px;background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg)}.public-detail-grid article>svg,.public-feature>svg{color:var(--oow-brand)}.public-detail-grid h2,.public-feature h3{margin:16px 0 6px;font-size:18px}.public-detail-grid p,.public-feature p{margin:0;color:var(--oow-muted);line-height:1.75}.workflow-band{width:min(1180px,calc(100% - 48px));min-height:110px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:18px;margin:0 auto 56px;padding:22px 28px;color:#ffffff;background:var(--oow-navy);border-radius:var(--oow-radius-lg)}.workflow-band div{display:flex;align-items:center;gap:10px}.workflow-band>span{color:#fdba74;font-weight:800}.public-detail-grid{margin-bottom:34px}.public-detail-grid article a{display:inline-block;margin-top:14px;color:var(--oow-brand);font-weight:700}.public-cta-band,.support-note{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:24px;background:var(--oow-surface-subtle);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg)}.public-cta-band h2,.public-cta-band p,.support-note p{margin:0}.public-cta-band p,.support-note p{margin-top:4px;color:var(--oow-muted)}.pricing-grid-v2 article{position:relative}.pricing-grid-v2 article.featured{border-color:var(--oow-brand);box-shadow:inset 0 3px 0 var(--oow-brand)}.pricing-tag{position:absolute;top:14px;inset-inline-end:14px;padding:4px 8px;color:var(--oow-brand);background:var(--oow-brand-soft);border-radius:999px;font-size:11px;font-weight:700}.pricing-grid-v2 h2{margin:0;font-size:20px}.plan-price{min-height:52px;margin:18px 0;font-size:30px;font-weight:800}.plan-price small{color:var(--oow-muted);font-size:12px}.plan-price.custom{font-size:24px}.pricing-grid-v2 ul{min-height:168px;display:grid;align-content:start;gap:10px;margin:0 0 20px;padding:0;list-style:none}.pricing-grid-v2 li{display:flex;align-items:center;gap:8px;color:var(--oow-ink-2)}.pricing-grid-v2 li svg{color:var(--oow-success)}.pricing-grid-v2 .oow-button{width:100%}.public-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:30px max(24px,5vw);color:#cbd5e1;background:var(--oow-navy)}.public-footer p{margin:4px 0 0;color:#94a3b8;font-size:12px}.public-footer nav{display:flex;gap:18px;font-size:12px}.auth-site{background:var(--oow-canvas)}.auth-page-v2{min-height:calc(100dvh - 64px);display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr)}.auth-message-v2{display:grid;align-content:center;padding:clamp(42px,7vw,96px);color:#ffffff;background:radial-gradient(ellipse at 20% 50%,rgba(194,65,12,.18) 0,transparent 55%),linear-gradient(160deg,#0f172a,#172033 50%,#1e2d45);border-inline-end:1px solid rgba(255,255,255,.06)}.auth-message-v2>p{display:inline-flex;align-items:center;width:fit-content;margin:0 0 16px;padding:4px 12px;color:#fb923c;background:rgba(194,65,12,.22);border:1px solid rgba(194,65,12,.38);border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em}.auth-message-v2 h2{max-width:680px;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.22}.auth-message-v2>span{max-width:590px;margin-top:16px;color:#c1cad8;font-size:17px;line-height:1.8}.auth-message-v2 ul{display:grid;gap:10px;margin:24px 0 0;padding:0;color:#c1cad8;list-style:none;font-size:13px;font-weight:600;line-height:1.5}.auth-message-v2 ul li:before{content:"✓";display:inline-block;margin-inline-end:8px;color:#fb923c;font-weight:800}.auth-message-v2>.oow-button{width:fit-content;margin-top:24px}.auth-form-zone{display:grid;place-items:center;padding:32px}.auth-card-v2{width:min(100%,460px);margin:0;padding:32px;border-radius:var(--oow-radius-lg);box-shadow:var(--oow-shadow-raised)}.signup-card-v2{width:min(100%,540px)}.auth-card-v2 .login-form-header{margin-bottom:22px}.auth-card-v2 .login-form-header>span{color:var(--oow-brand);background:var(--oow-brand-soft)}.auth-card-v2 h1{font-size:27px}.auth-card-v2 p{color:var(--oow-muted);font-size:14px;line-height:1.7}.auth-google-button{min-height:48px;color:var(--oow-ink);background:var(--oow-surface);border:1px solid var(--oow-control-border);border-radius:var(--oow-radius-md);box-shadow:none}.auth-google-button:hover{background:var(--oow-surface-subtle)}.auth-invitation-note{display:grid;gap:4px;margin:0 0 16px;padding:13px 14px;color:var(--oow-ink-2);background:var(--oow-brand-soft);border:1px solid var(--oow-brand-border);border-radius:var(--oow-radius-md)}.auth-invitation-note strong{color:var(--oow-ink);font-size:14px}.auth-card-v2 .auth-invitation-note p{margin:0;color:var(--oow-ink-2);font-size:13px}.auth-invitation-footer{justify-content:center}.auth-email-link-form{display:grid;gap:14px}.auth-email-link-form label{margin:0;color:var(--oow-ink-2)}.auth-email-link-form label>span{min-height:48px;color:var(--oow-muted);border-color:var(--oow-control-border);border-radius:var(--oow-radius-md)}.auth-email-link-form input{min-width:0;border:0;box-shadow:none}.auth-email-link-form input:focus{outline:0}.auth-invitation-submit{min-height:48px}.auth-method-divider{display:flex;align-items:center;gap:12px;color:var(--oow-muted);font-size:12px}.auth-method-divider:after,.auth-method-divider:before{content:"";flex:1;height:1px;background:var(--oow-line)}.google-mark{width:20px;height:20px;display:grid;place-items:center;color:transparent;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 43%,#fbbc05 0 68%,#ea4335 0 82%,#4285f4 0);background-clip:text;font-size:16px;font-weight:900;line-height:1}.auth-signup-fields{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(150px,.6fr);gap:12px;margin-bottom:14px}.auth-signup-fields label>span{display:block;margin-bottom:6px;color:var(--oow-ink-2);font-size:13px;font-weight:700}.auth-signup-fields input,.auth-signup-fields select{width:100%;height:46px;padding:0 11px;color:var(--oow-ink);background:var(--oow-surface);border:1px solid var(--oow-control-border);border-radius:var(--oow-radius-md)}.auth-consent{display:flex;align-items:flex-start;gap:9px;margin-top:14px;color:var(--oow-muted);font-size:13px;line-height:1.7}.auth-consent input{width:17px;height:17px;margin-top:2px;flex:0 0 auto}.auth-consent a,.auth-footer a,.auth-legal-note a{color:var(--oow-brand);font-weight:700}.auth-error[role=alert]{color:var(--oow-danger);background:var(--oow-danger-soft);border:1px solid #fecaca;border-radius:var(--oow-radius-md)}.auth-error-reference{color:var(--oow-text-muted);font-size:.75rem;font-weight:700}.auth-error-reference bdi{color:var(--oow-text);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:0}.platform-shell .sidebar,.platform-shell .topbar{background:#0e1b2e}.platform-shell .nav-list{overflow:visible}.platform-mobile-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.command-hero{background:linear-gradient(135deg,rgba(15,23,42,.98),rgba(30,41,59,.95)),radial-gradient(circle at 80% 0,rgba(194,65,12,.24),transparent 42%);border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 32px rgba(15,23,42,.18)}.command-hero:after{display:none}.command-hero h1{font-size:clamp(23px,1.9vw,30px)}.command-hero .hero-action{border-color:rgba(255,255,255,.45)}.section-block{padding:0;border-radius:var(--oow-radius-lg);border:1px solid var(--oow-border);background:var(--oow-surface);overflow:hidden}.section-block>.surface-header{margin-bottom:0;padding:12px 14px;border-bottom:1px solid var(--oow-border);background:linear-gradient(180deg,#ffffff,#fbfcfe)}.section-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:10px;flex-wrap:wrap}.section-search{min-width:260px;display:flex;align-items:center;gap:8px;flex:1 1 340px}.today-workspace{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:12px;align-items:stretch}.today-lower-grid{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) minmax(220px,.95fr)}.today-capacity{padding-bottom:4px}.today-activity,.today-documents,.today-followup,.today-offices{padding:12px;display:grid}.attention-list,.capacity-grid,.doc-stack,.document-mini-grid,.report-insight-grid,.report-stack,.summary-strip,.timeline,.today-office-list,.today-priority-list{gap:10px}.today-priority-card{border-radius:var(--oow-radius-lg);border:1px solid var(--oow-border);background:var(--oow-surface);transition:border-color .14s ease,box-shadow .14s ease}.today-priority-card:hover{border-color:rgba(249,115,22,.38);box-shadow:var(--oow-shadow-raised)}.today-priority-card-link{display:grid;gap:8px;padding:11px 12px;border-radius:var(--oow-radius-lg)}.priority-card-actions{display:flex;align-items:center;gap:6px}.priority-driver-main .avatar{width:38px;height:38px;border-radius:var(--oow-radius-sm);flex:0 0 auto}.attention-list .attention-item-heading .status-badge,.priority-driver-meta span{white-space:nowrap}.today-money-grid{margin-top:8px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.today-money-grid div{padding:10px;border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle);border:1px solid var(--oow-border)}.today-money-grid strong{margin-top:4px;font-size:16px}.today-doc-card{border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface)}.accounting-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.95fr);gap:12px;align-items:start}.accounting-priority,.accounting-summary{padding-bottom:0}.accounting-priority .surface-header,.accounting-summary .surface-header{margin-bottom:0}.accounting-priority,.accounting-register,.accounting-summary{background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg)}.priority-list{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:4px}.priority-account{display:grid;gap:8px;padding:11px 12px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface-subtle)}.priority-account:hover{border-color:rgba(249,115,22,.3)}.priority-account-main{min-width:0;display:flex;align-items:center;gap:10px}.priority-account-main strong,.total-cell strong{font-size:16px}.account-meta,.attention-item-heading,.doc-card .meta-line,.priority-account-meta{gap:6px;flex-wrap:wrap}.money-list{gap:8px}.money-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border-radius:var(--oow-radius-md)}.money-row.total-row{background:var(--oow-brand-soft)}.account-card-grid,.accounting-card-grid,.activity-grid,.contract-grid,.document-grid,.fleet-grid,.info-grid,.report-insight-grid{display:grid;gap:10px}.account-card-grid,.accounting-card-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.account-card,.activity-card,.attention-item,.contract-link-grid,.doc-card,.document-mini-card,.timeline-item{border:1px solid var(--oow-border);border-radius:var(--oow-radius-md);background:var(--oow-surface);padding:12px}.account-card:hover,.activity-card:hover,.attention-item:hover,.doc-card:hover,.timeline-item:hover{border-color:rgba(249,115,22,.35)}.account-card-top{display:flex;align-items:flex-start;gap:10px}.account-card-footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;flex-wrap:wrap;padding-top:6px}.money-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:8px}.money-grid .total-cell{border-color:rgba(249,115,22,.25);background:var(--oow-brand-soft)}.account-meta{display:flex;flex-wrap:wrap}.total-cell strong{color:var(--oow-brand)}.total-row{background:var(--oow-surface-subtle)}.ledger-main strong{display:block;line-height:1.35}.ledger{border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);overflow:hidden}.ledger-head,.ledger-row{grid-template-columns:100px minmax(220px,1fr) minmax(110px,.4fr) minmax(110px,.4fr) minmax(120px,.38fr)}.table-wrap.modern-table-wrap,.table-wrap.modern-table-wrap:has(.responsive-card-table){background:var(--oow-surface);border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);box-shadow:none}.data-table{table-layout:auto;min-width:0}.audit-table,.compact-profile-table,.contract-register-table,.driver-table-wrap,.fleet-table,.ledger-table{min-width:100%}.action-col,.amount-col,.balance-col,.car-col,.contract-col,.driver-col,.due-col,.office-col{width:auto}.driver-col{min-width:180px}.office-col{min-width:130px}.car-col{min-width:116px}.contract-col{min-width:95px}.amount-col,.balance-col,.due-col{min-width:120px}.compact-profile-table td,.contract-register-table .row-title,.driver-directory-table .driver-office-cell{white-space:normal}.entity-cell,.muted-cell,.notes-cell,.row-title,.wide-text{min-width:0}.inline-file-link{text-decoration:underline;text-decoration-thickness:1.5px;text-underline-offset:2px;font-weight:700}.action-chip{padding-inline:10px;min-height:32px;border-radius:999px;border-color:rgba(249,115,22,.3)}.route-loading{display:grid;gap:12px}.loading-hero{min-height:98px}.loading-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.loading-panel{border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);padding:14px;background:var(--oow-surface)}.loading-grid span,.loading-panel span{min-height:38px;border-radius:var(--oow-radius-md)}.route-error{max-width:860px;margin:12px auto 24px}.route-error .empty-state{border:1px dashed var(--oow-border);border-radius:var(--oow-radius-lg);padding:16px;background:var(--oow-surface-subtle)}.settings-tabs{flex-wrap:wrap;width:100%;gap:8px}.settings-tabs .filter-chip{flex:0 0 auto}.highlight{border-inline-start:3px solid var(--oow-brand);background:linear-gradient(90deg,var(--oow-brand-soft),transparent);border-left:none}.modern-profile{display:flex;align-items:center;justify-content:space-between}.help-page-v2{padding-bottom:24px}.help-grid{margin-top:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.signup-page-v2{min-height:calc(100dvh - 72px)}.contextual-header{padding-bottom:12px;margin-bottom:10px;border-bottom:1px solid var(--oow-border)}.table-footnote{border-top:1px solid var(--oow-border);background:var(--oow-surface-subtle)}.document-command{gap:10px}.table-wrap.no-scroll-table .data-table{min-width:0}.audit-table td{white-space:normal}.accounting-register-table-wrap,.driver-table-wrap,.table-wrap:has(.contract-register-table),.table-wrap:has(.fleet-table){overflow-x:hidden}.accounting-register-table,.contract-register-table,.driver-directory-table,.fleet-table{min-width:0;table-layout:fixed}.driver-directory-table .driver-col{width:21%}.driver-directory-table .office-col{width:15%}.driver-directory-table .car-col{width:13%}.driver-directory-table .contract-col{width:14%}.driver-directory-table .balance-col{width:17%}.driver-directory-table .action-col{width:20%}.accounting-register-table .account-driver-col{width:22%}.accounting-register-table .account-contract-col{width:18%}.accounting-register-table .account-money-col{width:10%}.accounting-register-table .account-total-col{width:14%}.accounting-register-table .account-action-col{width:16%}.accounting-register-table .numeric{white-space:nowrap}.accounting-register-table .total-amount{display:grid;gap:5px;justify-items:start}.ledger-contract-cell{display:grid;gap:5px}.ledger-contract-cell small{color:var(--oow-muted);font-size:11px;line-height:1.35}.ledger-last-payment{color:var(--oow-disabled)!important;font-size:10px!important;font-weight:600!important}.ledger-actions{align-items:center}.table-pay-button{min-height:32px;padding-inline:10px;border-radius:999px;font-size:12px;white-space:nowrap}@media (max-width:820px){.responsive-card-table{display:block;min-width:0}.responsive-card-table thead{display:none}.responsive-card-table tbody,.responsive-card-table td,.responsive-card-table tr{display:block}.responsive-card-table tbody{padding:8px}.responsive-card-table tr{margin-bottom:8px;padding:4px 10px;border:1px solid var(--oow-border);border-radius:var(--oow-radius-lg);background:var(--oow-surface)}.responsive-card-table tr:last-child{margin-bottom:0}.responsive-card-table td{display:grid;grid-template-columns:minmax(92px,.34fr) minmax(0,.66fr);align-items:center;gap:12px;min-height:42px;padding:8px 2px;border-bottom:1px solid var(--oow-border);text-align:start}.responsive-card-table td:last-child{border-bottom:0}.responsive-card-table td[data-label]:before{content:attr(data-label);color:var(--oow-muted);font-size:11px;font-weight:800}.responsive-card-table td[colspan]{display:block;border-bottom:0}.responsive-card-table .entity-cell,.responsive-card-table .ledger-actions{min-width:0;justify-content:flex-start}.responsive-card-table .total-amount{display:grid;justify-items:start}.responsive-card-table .inline-actions{gap:6px}.responsive-card-table .table-action,.responsive-card-table .table-pay-button{min-height:36px}.accounting-register-table-wrap,.driver-table-wrap,.table-wrap:has(.contract-register-table),.table-wrap:has(.fleet-table){overflow-x:hidden}}@media (max-width:1440px){.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:821px) and (max-height:900px){.sidebar{gap:10px;padding-block:12px}.nav-list>a{min-height:38px}.nav-section-label{margin-block:8px 2px}.sidebar-account{padding-top:9px}}@media (max-width:1180px){.app-shell{grid-template-columns:220px minmax(0,1fr)}.sidebar{padding-inline:10px}.pricing-grid-v2,.public-detail-grid,.public-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-preview{inset-inline-end:-18%;width:58%}}@media (max-width:820px){.app-shell{display:block;min-height:100dvh}.sidebar{display:none}.main-area{min-height:100dvh}.topbar{height:56px;min-height:56px;padding:0 12px;flex-wrap:nowrap}.topbar-context{max-width:min(44vw,190px);min-width:0}.topbar-context span{font-size:15px}.global-search{width:auto;min-width:0;margin-inline:auto 0}.global-search input{width:42px;padding:0;color:transparent;caret-color:transparent;cursor:pointer}.global-search:focus-within{position:absolute;inset-inline:12px;z-index:4}.global-search:focus-within input{width:100%;padding-inline:38px 12px;color:#ffffff;caret-color:#ffffff;cursor:text}.user-menu-label{display:none}.user-menu summary{width:42px;padding:0;justify-content:center}.user-menu summary>svg:last-child{display:none}.user-menu-panel{position:fixed;inset-inline:12px;top:64px;min-width:0}.content{max-width:none;padding:14px 12px calc(84px + env(safe-area-inset-bottom))}.mobile-bottom-nav{position:fixed;inset-inline:0;bottom:0;z-index:70;display:flex;align-items:stretch;overflow-x:auto;overflow-y:visible;gap:0;min-height:64px;padding:0 4px env(safe-area-inset-bottom);scrollbar-width:none;-ms-overflow-style:none;color:#c5ceda;background:var(--oow-navy);border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -10px 28px rgba(15,23,42,.16)}.mobile-bottom-nav .language-switch,.mobile-bottom-nav .mobile-logout-button,.mobile-bottom-nav>a{min-width:0;min-height:60px;flex:0 0 auto;display:grid;place-items:center;align-content:center;gap:3px;padding:5px 2px;color:inherit;background:transparent;border:0;border-radius:0;font-size:10px;font-weight:700;text-decoration:none;list-style:none}.mobile-bottom-nav .language-switch.active,.mobile-bottom-nav>a.active{color:#ffffff;background:rgba(194,65,12,.16);box-shadow:inset 0 3px 0 var(--oow-brand)}.mobile-logout-form,.mobile-logout-form button{margin:0;width:auto}.mobile-bottom-nav .language-switch,.mobile-bottom-nav .mobile-logout-button{width:100%;min-width:70px;padding:0 10px;border:0;color:#f8fafc}.mobile-bottom-nav .mobile-logout-form{display:grid;min-width:70px}.mobile-bottom-nav .mobile-logout-button{width:100%;padding:0 10px;background:transparent;border-radius:var(--oow-radius-md);font:inherit;font-weight:700;gap:3px;cursor:pointer}.mobile-bottom-nav .language-switch:hover,.mobile-bottom-nav .mobile-logout-button:hover{background:var(--oow-surface-subtle);color:#fff}.mobile-bottom-nav::-webkit-scrollbar{display:none}.command-hero{min-height:64px;padding:10px 12px}.command-hero h1{font-size:22px}.command-hero p{display:none}.metrics-grid,.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.metric-card{min-height:88px;padding:12px}.metric-card strong{font-size:20px}.public-header{min-height:56px;padding:0 14px}.public-actions,.public-links{display:none}.public-mobile-menu{display:block}.public-hero-v2{min-height:min(610px,calc(100svh - 24px));align-items:start;padding:30px 18px 190px}.public-hero-v2:after{background:rgba(15,23,42,.34)}.public-hero-copy h1{margin-block:8px 11px;font-size:32px}.public-hero-copy>p{font-size:14px;line-height:1.75}.public-hero-actions{margin-top:18px}.public-hero-actions .oow-button{min-height:44px;padding-inline:14px}.public-trust-list{display:grid;gap:8px;margin-top:18px}.product-preview{width:auto;height:168px;inset-block:auto 16px;inset-inline:18px;grid-template-columns:40px 1fr;border-width:4px;opacity:.7;transform:none}.preview-sidebar{gap:9px;padding:8px 5px}.preview-logo,.preview-sidebar i{width:26px}.preview-logo{height:26px}.preview-sidebar i{height:6px}.preview-main{padding:7px}.preview-topbar{min-height:25px;margin-bottom:6px;padding-inline:7px;font-size:8px}.preview-metrics{gap:5px}.preview-metrics span{min-height:43px;gap:3px;padding:5px}.preview-metrics small{font-size:7px}.preview-metrics strong{font-size:10px}.preview-table{margin-top:5px}.preview-row,.preview-table-heading{min-height:27px;padding:4px 7px}.preview-row small,.preview-row>div strong,.preview-table-heading{font-size:7px}.preview-avatar{width:20px;height:20px;font-size:8px}.preview-document-row{display:none}.public-content-page,.public-section-v2{width:min(100% - 32px,720px);padding:36px 0}.pricing-grid-v2,.public-detail-grid,.public-feature-grid,.workflow-band{grid-template-columns:1fr}.workflow-band{width:calc(100% - 32px);gap:12px;padding:20px}.workflow-band>span{display:none}.public-cta-band,.public-footer,.support-note{align-items:flex-start;flex-direction:column}.public-footer nav{flex-wrap:wrap}.auth-page-v2{min-height:calc(100dvh - 56px);grid-template-columns:1fr}.auth-message-v2{min-height:220px;padding:28px 20px}.auth-message-v2 h2{font-size:30px}.auth-message-v2>span{font-size:14px;line-height:1.65}.auth-message-v2 ul{display:none}.auth-form-zone{place-items:start center;padding:16px 14px 36px}.auth-card-v2{padding:22px 18px}.auth-card-v2 .login-form-header{margin-bottom:18px}.auth-google-button{min-height:50px}.auth-footer{flex-wrap:wrap}.auth-signup-fields{grid-template-columns:1fr}.operational-page-header{min-height:auto;align-items:flex-start;padding:14px}.operational-page-header p{display:none}.operational-page-actions{align-self:center}.directory-toolbar-v2{align-items:stretch;flex-direction:column}.directory-search-v2{width:100%;max-width:none;flex-basis:auto}.directory-toolbar-actions>*{width:100%}.profile-hero{align-items:flex-start;grid-template-columns:1fr}.profile-side{width:100%;align-items:flex-start;justify-content:space-between}.profile-tabs.accent-tabs{width:100%}.profile-tabs.accent-tabs .filter-chip{flex:1 1 auto}}@media (max-width:520px){.metrics-grid,.summary-strip{grid-template-columns:1fr 1fr}.metric-card .metric-icon{display:none}.metric-card p{font-size:12px}.metric-card strong{overflow-wrap:anywhere}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.plate-badge.compact{min-height:30px;padding-inline:9px;border:1px solid var(--oow-border);border-radius:7px;background:var(--oow-surface-subtle);color:var(--oow-ink);font-size:12px;font-weight:800;line-height:1;font-variant-numeric:tabular-nums;box-shadow:none}a:focus-visible .plate-badge.compact,a:hover .plate-badge.compact{border-color:var(--oow-brand);background:var(--oow-brand-soft);color:var(--oow-brand)}@media (min-width:821px){.data-table tbody tr.risk-row td{background:var(--oow-surface)}.data-table tbody tr.risk-row td:first-child{border-inline-start:3px solid var(--oow-warning)}.data-table tbody tr.risk-row:hover td{background:var(--oow-brand-soft)}}.report-period-copy{min-width:0}.report-period-copy .report-scope-note{display:block;margin-top:6px;color:var(--oow-muted);font-size:11px;font-weight:600;line-height:1.5}.ledger-surface .ledger{background:var(--oow-surface)}.ledger-surface .ledger-head,.ledger-surface .ledger-row{grid-template-columns:104px minmax(0,1fr) 112px 112px 124px;align-items:start}.ledger-surface .ledger-head{position:static;min-height:40px;padding:10px 14px;background:var(--oow-surface-subtle);color:var(--oow-muted);font-size:11px;line-height:1.3}.ledger-surface .ledger-head span:nth-child(n+3),.ledger-surface .ledger-money{text-align:end}.ledger-surface .ledger-row{min-height:76px;padding:13px 14px;background:var(--oow-surface)}.ledger-surface .ledger-row>*{min-width:0}.ledger-surface .ledger-date{padding-top:2px;color:var(--oow-muted);font-size:12px;line-height:1.4;white-space:nowrap}.ledger-surface .ledger-main{display:grid;align-content:start;gap:3px}.ledger-surface .ledger-main strong{font-size:13px;line-height:1.45}.ledger-surface .ledger-main p{margin:0;color:var(--oow-muted);font-size:11px;line-height:1.5}.ledger-surface .ledger-chips{gap:5px;margin-top:3px}.ledger-surface .ledger-chips span{min-height:24px;padding-inline:7px;font-size:10px;line-height:1.3}.ledger-surface .ledger-allocation-details{margin-top:5px}.ledger-surface .ledger-allocation-details summary{display:inline-flex;align-items:center;gap:6px;min-height:28px;color:var(--oow-brand-hover);cursor:pointer;font-size:11px;font-weight:800;list-style:none}.ledger-surface .ledger-allocation-details summary::-webkit-details-marker{display:none}.ledger-surface .ledger-allocation-details summary:after{content:"+";font-size:14px;line-height:1}.ledger-surface .ledger-allocation-details[open] summary:after{content:"−"}.ledger-surface .ledger-expanded-chips{max-height:180px;overflow-y:auto;padding-inline-end:4px}.ledger-surface .ledger-money{align-self:start;padding-top:2px;font-size:13px;line-height:1.4}.profile-tab-panel .vehicle-file-link{display:inline-flex;align-items:center;gap:8px;max-width:100%;color:var(--oow-ink);text-decoration:none}@media (max-width:820px){.ledger-surface .ledger-head{display:none}.ledger-surface .ledger-row{grid-template-columns:1fr;gap:8px;min-height:0;padding:12px 14px}.ledger-surface .ledger-date{padding-bottom:7px;border-bottom:1px solid var(--oow-border)}.ledger-surface .ledger-money{display:flex;justify-content:space-between;gap:12px;text-align:start}.ledger-surface .ledger-money:before{content:attr(data-label);color:var(--oow-muted);font-size:11px;font-weight:800}.profile-tab-panel .vehicle-file-link{min-height:32px}}@media print{.command-hero,.mobile-bottom-nav,.pager,.primary-button,.public-footer,.public-header,.report-actions,.secondary-button,.sidebar,.table-action,.topbar{display:none!important}.app-shell,.content,.main-area,body{background:#ffffff!important}.app-shell{display:block!important}.content{max-width:none!important;padding:0!important}}.open-debt-register{margin:0 20px 20px;border:1px solid #fed7aa;border-radius:8px;overflow:hidden;background:#fffaf5;scroll-margin-top:96px}.open-debt-register-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 18px;border-bottom:1px solid #fed7aa}.open-debt-register-heading h3,.open-debt-register-heading p{margin:0}.open-debt-register-heading p{margin-top:4px;color:var(--muted);font-size:.86rem}.open-debt-register-heading>strong,.open-debt-table .debt-remaining{color:#b42318;font-weight:800}.open-debt-table tbody tr{background:#fff}.contract-arrears-register{border-color:#fecaca;background:#fff8f8}.contract-arrears-register .open-debt-register-heading{border-bottom-color:#fecaca}.register-total{display:grid;justify-items:end;gap:2px;white-space:nowrap}[dir=rtl] .register-total{justify-items:start}.register-total small{color:var(--muted);font-size:.78rem}.register-total strong{color:#b42318;font-size:1.05rem}.arrears-delay,.arrears-due-today{width:fit-content;margin-top:3px;padding:2px 7px;border-radius:999px;font-weight:700}.arrears-delay{background:#fee4e2;color:#b42318}.arrears-due-today{background:#fff1d6;color:#9a5b00}@media (max-width:760px){.open-debt-register{margin:0 12px 16px}.open-debt-register-heading{align-items:flex-start;flex-direction:column}.register-total,[dir=rtl] .register-total{justify-items:start}}.data-import-center{display:grid;gap:20px;padding:22px;border:1px solid var(--border);border-radius:8px;background:var(--surface,#fff)}.data-import-heading{display:flex;align-items:flex-start;gap:12px}.data-import-heading h2,.data-import-heading p{margin:0}.data-import-heading h2{color:var(--ink);font-size:1.16rem;line-height:1.35}.data-import-heading p{max-width:820px;padding-top:4px;color:var(--muted);font-size:.87rem;line-height:1.7}.data-import-icon{display:grid;flex:0 0 42px;block-size:42px;place-items:center;border-radius:7px;background:var(--accent-soft,#fff3e8);color:var(--accent)}.import-guidance{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-block:1px solid var(--border)}.import-guidance>div{display:flex;align-items:flex-start;gap:10px;padding:14px 4px;color:var(--muted);font-size:.8rem;line-height:1.65}.import-guidance>div+div{border-inline-start:1px solid var(--border);padding-inline-start:18px}.import-guidance svg{flex:0 0 auto;margin-top:2px;color:#047857}.import-guidance span{display:grid;gap:2px}.import-guidance strong{color:var(--ink);font-size:.85rem}.import-actions-row{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);gap:12px}.import-download-button,.import-file-picker{min-height:72px}.import-download-button{justify-content:flex-start;text-align:start}.import-download-button span,.import-file-picker span{display:grid;min-width:0;gap:3px}.import-download-button strong,.import-file-picker strong{color:var(--ink);font-size:.88rem}.import-download-button small,.import-file-picker small{overflow:hidden;color:var(--muted);font-size:.74rem;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.import-file-picker{display:flex;align-items:center;gap:11px;padding:12px 14px;border:1px dashed #9aa9bd;border-radius:7px;background:#f8fafc;color:#475569;cursor:pointer;transition:border-color .15s ease,background .15s ease}.import-file-picker.has-file,.import-file-picker:focus-within,.import-file-picker:hover{border-color:var(--accent);background:var(--accent-soft,#fff7ed)}.import-file-picker input{position:absolute;inline-size:1px;block-size:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.import-file-picker svg{flex:0 0 auto}.import-command-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.import-command-row button{min-height:42px}.import-progress,.import-status-message{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;border:1px solid;border-radius:7px;font-size:.82rem;font-weight:700;line-height:1.6}.import-progress svg,.import-status-message svg{flex:0 0 auto;margin-top:2px}.import-status-message.success{border-color:#a7f3d0;background:#ecfdf5;color:#047857}.import-status-message.error{border-color:#fecaca;background:#fff7f7;color:#b91c1c}.import-progress{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.import-progress span{flex:1}.data-import-center .spin{animation:data-import-spin .8s linear infinite}.import-summary-legend{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.74rem;font-weight:700}.import-summary-legend span{display:inline-flex;align-items:center;gap:5px}.import-summary-legend span:before{inline-size:8px;block-size:8px;border-radius:50%;background:currentColor;content:""}.import-summary-legend .ready{color:#047857}.import-summary-legend .skipped{color:#64748b}.import-summary-legend .errors{color:#b91c1c}.import-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border:1px solid var(--border);border-radius:7px;overflow:hidden}.import-summary-item{display:grid;gap:10px;min-height:82px;padding:13px}.import-summary-item+.import-summary-item{border-inline-start:1px solid var(--border)}.import-summary-item>strong{color:var(--muted);font-size:.78rem}.import-summary-item>div{display:flex;align-items:center;gap:8px}.import-count{display:inline-grid;min-inline-size:30px;min-block-size:28px;place-items:center;border-radius:6px;font-size:.8rem;font-weight:800}.import-count.ready{background:#ecfdf5;color:#047857}.import-count.skipped{background:#f1f5f9;color:#475569}.import-count.errors{background:#fef2f2;color:#b91c1c}.import-issues-table-wrap{max-height:430px;overflow-y:auto}.import-issues-table td{vertical-align:top}.import-issues-table tr.issue-error td:first-child{box-shadow:inset 3px 0 #dc2626}[dir=rtl] .import-issues-table tr.issue-error td:first-child{box-shadow:inset -3px 0 #dc2626}.import-issues-table tr.issue-warning td:first-child{box-shadow:inset 3px 0 #d97706}[dir=rtl] .import-issues-table tr.issue-warning td:first-child{box-shadow:inset -3px 0 #d97706}.import-empty-state{display:flex;align-items:center;justify-content:center;gap:12px;min-height:124px;border:1px dashed var(--border);border-radius:7px;color:var(--muted);text-align:start}.import-empty-state strong{display:block;color:var(--ink);font-size:.9rem}.import-empty-state p{margin:4px 0 0;font-size:.8rem}.import-context-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:900px){.import-actions-row,.import-guidance{grid-template-columns:1fr}.import-guidance>div+div{border-block-start:1px solid var(--border);border-inline-start:0;padding-inline-start:4px}.import-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.import-summary-item:nth-child(3){border-inline-start:0}.import-summary-item:nth-child(3),.import-summary-item:nth-child(4){border-block-start:1px solid var(--border)}}@media (max-width:620px){.data-import-center{gap:16px;padding:15px}.import-actions-row{grid-template-columns:minmax(0,1fr)}.import-download-button small,.import-file-picker small{white-space:normal}.import-command-row button{flex:1 1 100%;justify-content:center}.import-context-metrics,.import-summary-grid{grid-template-columns:1fr}.import-summary-item+.import-summary-item{border-block-start:1px solid var(--border);border-inline-start:0}}@keyframes data-import-spin{to{transform:rotate(1turn)}}.custody-strip{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:14px;margin:0 0 16px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:8px;background:#f8fbff}.custody-icon{display:grid;inline-size:42px;block-size:42px;place-items:center;border-radius:7px;background:#dbeafe;color:#1d4ed8}.custody-strip p,.custody-strip span,.custody-total small{color:var(--muted)}.custody-strip h2,.custody-strip p{margin:0}.custody-strip h2{margin-top:2px;font-size:1rem}.custody-strip p{margin-top:3px;font-size:.82rem}.custody-total{display:grid;justify-items:end;gap:2px;white-space:nowrap}[dir=rtl] .custody-total{justify-items:start}.custody-total strong{font-size:1.08rem}.deposit-selection-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid var(--border);border-radius:7px;background:var(--surface-subtle,#f8fafc)}.deposit-selection-summary>div:first-child{display:grid;gap:2px}.deposit-selection-summary span{color:var(--muted);font-size:.78rem}.deposit-payment-list{display:grid;max-height:300px;overflow-y:auto;border:1px solid var(--border);border-radius:7px}.deposit-payment-list label{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 11px;border-bottom:1px solid var(--border);cursor:pointer}.deposit-payment-list label:last-child{border-bottom:0}.deposit-payment-list label.selected{background:#f0fdf4}.deposit-payment-list input{inline-size:17px;block-size:17px;margin:0}.deposit-payment-list label>span{display:grid;gap:2px}.deposit-payment-list small{color:var(--muted);font-size:.76rem}.deposit-payment-list b{white-space:nowrap}.deposit-account-type{display:grid;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))}.deposit-account-type button{justify-content:center}.settlement-center{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--panel)}.settlement-center-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;border-bottom:1px solid var(--border)}.settlement-center-header>div>span{color:var(--accent-strong);font-size:.75rem;font-weight:800}.settlement-center-header h2,.settlement-center-header p,.settlement-register-heading h3{margin:0}.settlement-center-header h2{margin-top:2px;font-size:1.05rem}.settlement-center-header p{margin-top:3px;color:var(--muted);font-size:.82rem}.settlement-center-icon{display:grid;inline-size:40px;block-size:40px;place-items:center;border-radius:7px;background:var(--accent-soft);color:var(--accent-strong)}.settlement-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-bottom:1px solid var(--border);background:#f8fafc}.settlement-summary-grid>div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;min-height:90px;padding:14px 16px}.settlement-summary-grid>div+div{border-inline-start:1px solid var(--border)}.settlement-summary-grid>div.awaiting,.settlement-summary-grid>div.has-balance{color:var(--ink)}.settlement-summary-grid>div.has-balance .settlement-summary-icon{border-color:#fed7aa;background:#fff7ed;color:#c2410c}.settlement-summary-grid>div.awaiting .settlement-summary-icon{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.settlement-summary-grid>div>span:last-child{display:grid;gap:2px}.settlement-summary-grid em,.settlement-summary-grid small{color:var(--muted);font-style:normal}.settlement-summary-grid small{font-size:.78rem}.settlement-summary-grid strong{font-size:1.15rem}.settlement-summary-grid em{font-size:.74rem}.settlement-summary-icon{display:grid;inline-size:34px;block-size:34px;place-items:center;border-radius:7px;background:#fff;color:var(--muted);box-shadow:inset 0 0 0 1px var(--border)}.settlement-register-heading{display:flex;align-items:center;gap:8px;padding:12px 16px;color:var(--ink)}.settlement-register-heading h3{font-size:.92rem}.settlement-table{table-layout:fixed}.settlement-table th:first-child{width:28%}.settlement-table th:nth-child(2){width:17%}.settlement-table th:nth-child(3){width:11%}.settlement-table th:nth-child(4){width:16%}.settlement-table th:nth-child(5){width:28%}.settlement-row-actions{display:flex;align-items:center;flex-wrap:wrap;gap:7px}.settlement-row-actions .table-action{display:inline-flex;align-items:center;gap:4px;border:0;background:transparent;font:inherit;cursor:pointer}.settlement-empty{margin:0;padding:14px 16px;color:var(--muted);font-size:.82rem}.deposit-search{display:flex!important;flex-direction:row!important;align-items:center;gap:8px!important;padding:0 11px;border:1px solid var(--border);border-radius:7px;color:var(--muted)}.deposit-search:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 14%,transparent)}.deposit-search input{min-width:0;border:0!important;padding-inline:0!important;box-shadow:none!important}.reconciliation-confirmation{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:11px;padding:13px;border:1px solid #bbf7d0;border-radius:7px;background:#f0fdf4;color:#166534}.reconciliation-confirmation strong{font-size:1.1rem}.reconciliation-confirmation p{margin:4px 0 0;color:#3f6212;font-size:.82rem;line-height:1.65}@media (max-width:760px){.custody-strip{grid-template-columns:auto minmax(0,1fr)}.custody-total,[dir=rtl] .custody-total{justify-items:start}.custody-strip>.secondary-button{grid-column:1/-1;width:100%;justify-content:center}.deposit-selection-summary{align-items:flex-start;flex-direction:column}.settlement-center-header{grid-template-columns:auto minmax(0,1fr)}.settlement-center-header>.primary-button{grid-column:1/-1;width:100%;justify-content:center}.settlement-summary-grid{grid-template-columns:1fr}.settlement-summary-grid>div+div{border-inline-start:0;border-top:1px solid var(--border)}}.office-access-picker{margin:0;padding:16px;border:1px solid var(--border);border-radius:8px;background:var(--surface-subtle,#f8fafc)}.office-access-picker legend{padding-inline:6px;font-weight:800}.office-access-picker>p,.office-access-picker>small{display:block;margin:0 0 12px;color:var(--muted);font-size:.86rem}.office-access-mode{width:fit-content;margin-bottom:12px}.office-access-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.office-access-options label{display:flex;min-height:42px;align-items:center;gap:9px;padding:9px 11px;border:1px solid var(--border);border-radius:6px;background:var(--surface,#fff);cursor:pointer}.office-access-options input{inline-size:17px;block-size:17px;margin:0}@media (max-width:560px){.office-access-options{grid-template-columns:1fr}}.recovery-badge{display:inline-flex;width:fit-content;align-items:center;min-height:28px;padding:4px 9px;border:1px solid var(--border);border-radius:999px;background:var(--surface-subtle,#f8fafc);color:var(--ink);font-size:.78rem;font-weight:800;white-space:nowrap}.recovery-doubtful{border-color:#fed7aa;background:#fff7ed;color:#9a3412}.recovery-legal_hold{border-color:#c7d2fe;background:#eef2ff;color:#3730a3}.recovery-unrecoverable{border-color:#fecaca;background:#fef2f2;color:#b42318}.debt-recovery-trigger{gap:6px;white-space:nowrap}.choice-fieldset{margin:0;padding:0;border:0}.choice-fieldset legend{margin-bottom:8px;color:var(--ink);font-weight:800}.expense-method,.expense-responsibility,.payment-destination,.payment-method{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr))}.expense-method button,.expense-responsibility button,.payment-destination button,.payment-method button{justify-content:center;min-width:0}.stacked-choice-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.stacked-choice-list label{display:flex;min-height:44px;align-items:center;gap:8px;padding:9px 11px;border:1px solid var(--border);border-radius:7px;background:var(--surface,#fff);cursor:pointer}.stacked-choice-list label.selected{border-color:var(--accent);box-shadow:inset 0 0 0 1px var(--accent);background:var(--accent-soft,#fff7ed)}.stacked-choice-list input{inline-size:17px;block-size:17px;margin:0}.danger-action-zone{display:grid;gap:10px;padding:13px;border:1px solid #fecaca;border-radius:8px;background:#fff8f8}.danger-action-zone p{display:flex;align-items:flex-start;gap:7px;margin:0;color:#991b1b;font-size:.82rem;line-height:1.6}.exceptional-debt-register{border-color:#fecaca;background:#fffafa}.exceptional-debt-list{display:grid}.exceptional-debt-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:18px;padding:14px 16px;border-bottom:1px solid #fee2e2}.exceptional-debt-row:last-child{border-bottom:0}.exceptional-debt-row>div:first-child{display:grid;gap:3px}.exceptional-debt-row p,.exceptional-debt-row small{margin:0;color:var(--muted);font-size:.8rem}.exceptional-debt-amounts{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 14px}.exceptional-debt-amounts span{display:grid;gap:2px;color:var(--muted);font-size:.74rem}.exceptional-debt-amounts strong{color:var(--ink);font-size:.88rem}@media (max-width:760px){.exceptional-debt-row,.expense-method,.expense-responsibility,.payment-destination,.payment-method,.stacked-choice-list{grid-template-columns:1fr}.exceptional-debt-row{align-items:start}.exceptional-debt-amounts{justify-content:flex-start}}