:root{--ink:#162321;--muted:#687571;--line:#dfe5df;--paper:#fff;--canvas:#f3f5f0;--forest:#103d37;--forest-2:#1c5650;--mint:#c8f1df;--lime:#dff36b;--amber:#f3bb52;--red:#cf564b;--blue:#5c82d8;--shadow:0 18px 45px rgba(20,50,44,.09);--radius:18px;--radius-sm:11px;font-family:Inter,"Segoe UI",Arial,sans-serif;color-scheme:light}
*{box-sizing:border-box}html{font-size:15px}body{margin:0;color:var(--ink);background:var(--canvas);font-family:inherit}button,input,select,textarea{font:inherit}button,a{transition:.18s ease}button{cursor:pointer}a{color:var(--forest-2);text-decoration:none}a:hover{color:var(--forest)}[hidden]{display:none!important}
.brand{display:flex;align-items:center;gap:10px;font-size:1.05rem;letter-spacing:-.02em;color:var(--forest)}.brand--light{color:#fff}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--lime);color:var(--forest);font-weight:900;font-family:Georgia,serif}.brand strong{font-weight:800}
.eyebrow{display:block;color:#47716c;font-size:.68rem;font-weight:800;letter-spacing:.13em;margin-bottom:8px}.eyebrow--light{color:var(--lime)}.muted{color:var(--muted)}
.button{border:0;border-radius:10px;padding:11px 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:750;line-height:1;min-height:40px}.button--primary{background:var(--forest);color:#fff;box-shadow:0 8px 20px rgba(16,61,55,.17)}.button--primary:hover{background:var(--forest-2);color:#fff;transform:translateY(-1px)}.button--ghost{background:#fff;border:1px solid var(--line);color:var(--ink)}.button--ghost:hover{border-color:#a8b8b1;background:#fafcf9}.button--danger{background:#fff0ee;color:#a63730;border:1px solid #f2cfcb}.button--wide{width:100%;justify-content:space-between;padding-inline:18px}.button--small{padding:8px 11px;min-height:33px;font-size:.8rem}.icon-button{border:0;background:transparent;border-radius:8px;color:inherit;width:34px;height:34px;display:grid;place-items:center}.icon-button:hover{background:rgba(80,100,93,.1)}
/* Authentication */
.auth-body{min-height:100vh;background:#eef2eb}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.06fr) minmax(430px,.94fr)}.auth-story{position:relative;overflow:hidden;background:var(--forest);padding:46px clamp(42px,6vw,92px);color:#fff;display:flex;flex-direction:column;justify-content:space-between}.auth-story:before,.auth-story:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(223,243,107,.19)}.auth-story:before{width:650px;height:650px;right:-300px;top:5%}.auth-story:after{width:430px;height:430px;right:-185px;top:19%}.story-copy{position:relative;z-index:1;max-width:690px}.story-copy h1{font:500 clamp(3.2rem,6vw,6rem)/.96 Georgia,"Times New Roman",serif;letter-spacing:-.055em;margin:16px 0 28px}.story-copy p{color:#c8dbd6;font-size:1.12rem;line-height:1.7;max-width:590px}.story-metric{position:relative;z-index:1;display:flex;align-items:center;gap:18px;border-top:1px solid rgba(255,255,255,.13);padding-top:26px;max-width:520px}.story-orbit{width:58px;height:58px;border:1px solid rgba(223,243,107,.5);border-radius:50%;display:grid;place-items:center}.story-orbit span{display:grid;place-items:center;background:var(--lime);color:var(--forest);font-weight:900;width:38px;height:38px;border-radius:50%}.story-metric strong,.story-metric small{display:block}.story-metric small{color:#a9c2bc;margin-top:5px}.story-foot{color:#8aaaa2;font-size:.8rem}.auth-panel{display:grid;place-items:center;padding:42px;background:radial-gradient(circle at 80% 15%,#fff 0,transparent 32%)}.auth-card{width:min(100%,500px)}.auth-heading{margin-bottom:30px}.auth-heading h2{font:600 2.35rem/1.08 Georgia,serif;letter-spacing:-.035em;margin:5px 0 11px}.auth-heading p{color:var(--muted);line-height:1.6;margin:0}.stack-form{display:grid;gap:18px}.stack-form label>span,.form-grid label>span{display:block;font-size:.78rem;font-weight:750;margin-bottom:8px;color:#344641}.stack-form input,.form-grid input,.form-grid select,.form-grid textarea,.panel select{width:100%;border:1px solid #d6dfd8;background:rgba(255,255,255,.87);border-radius:11px;padding:13px 14px;outline:none;color:var(--ink)}.stack-form input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.panel select:focus{border-color:#4a847a;box-shadow:0 0 0 3px rgba(74,132,122,.12)}.password-field{position:relative}.password-field input{padding-right:58px}.password-field button{position:absolute;right:8px;top:8px;border:0;background:transparent;font-size:.72rem;color:var(--forest-2);font-weight:800}.form-between{display:flex;align-items:center;justify-content:space-between;font-size:.84rem}.check{display:flex!important;align-items:center;gap:7px}.check input{width:auto}.check span{margin:0!important}.auth-switch{text-align:center;color:var(--muted);margin-top:25px}.auth-switch a{font-weight:800}.secure-note{margin-top:28px;padding:13px 15px;border-radius:11px;background:#e7f2eb;color:#477065;font-size:.76rem;display:flex;gap:9px}.secure-note span{color:#208363;font-weight:900}.back-link{display:inline-block;margin-bottom:32px;font-size:.8rem;font-weight:750}.inline-result{margin-top:18px;padding:14px;border-radius:11px;background:#eaf4ee;color:#2b6857}.onboarding-form{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:24px;box-shadow:var(--shadow)}.step-indicator{display:flex;align-items:center;margin-bottom:28px}.step-indicator button{border:0;background:transparent;color:#89958f;padding:0;display:flex;align-items:center;gap:6px;font-size:.72rem;font-weight:750}.step-indicator button b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#e7ebe7}.step-indicator button.is-active{color:var(--forest)}.step-indicator button.is-active b{background:var(--forest);color:#fff}.step-indicator i{height:1px;background:#dce2dc;flex:1;margin:0 8px}.form-step{display:none}.form-step.is-active{display:block}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.span-2{grid-column:span 2}.step-actions{display:flex;justify-content:space-between;margin-top:25px}.step-actions [data-step-next],.step-actions [data-step-submit]{margin-left:auto}.check-card{display:flex;align-items:center;gap:12px;border:1px solid var(--line);border-radius:11px;padding:13px;background:#f8faf7}.check-card input{width:auto}.check-card span{margin:0!important}.check-card strong,.check-card small{display:block}.check-card small{color:var(--muted);margin-top:3px}
/* Application shell */
.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;z-index:30;background:var(--forest);color:#fff;padding:24px 17px;display:flex;flex-direction:column}.sidebar-head{padding:0 7px 24px;display:flex;align-items:center;justify-content:space-between}.sidebar-close{display:none;color:#fff}.main-nav{display:flex;flex-direction:column;gap:3px;overflow:auto;padding-right:3px}.nav-label{color:#789990;font-size:.63rem;font-weight:800;letter-spacing:.14em;margin:8px 11px 10px}.nav-item{display:flex;align-items:center;gap:12px;color:#bad0ca;padding:10px 12px;border-radius:10px;font-size:.86rem;font-weight:620}.nav-item:hover{background:rgba(255,255,255,.07);color:#fff}.nav-item.is-active{background:rgba(223,243,107,.14);color:var(--lime)}.nav-icon{width:20px;text-align:center;font-size:1rem}.sidebar-foot{margin-top:auto;position:relative}.ledger-trust{border:1px solid rgba(255,255,255,.1);border-radius:11px;padding:11px;display:flex;gap:10px;align-items:flex-start;margin-bottom:14px}.ledger-trust strong,.ledger-trust small{display:block}.ledger-trust strong{font-size:.72rem}.ledger-trust small{color:#8eb0a8;font-size:.65rem;margin-top:3px}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#73d39e;box-shadow:0 0 0 4px rgba(115,211,158,.12);display:inline-block;flex:none;margin-top:4px}.user-mini{border-top:1px solid rgba(255,255,255,.1);padding:16px 5px 0;display:flex;gap:10px;align-items:center}.avatar{width:34px;height:34px;border-radius:10px;background:var(--lime);color:var(--forest);display:grid;place-items:center;font-weight:900}.user-mini>div{min-width:0;flex:1}.user-mini strong,.user-mini small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-mini strong{font-size:.76rem}.user-mini small{font-size:.66rem;color:#87aaa1;margin-top:2px}.user-mini .icon-button{color:#9bb7b0}.app-main{grid-column:2;min-width:0}.topbar{height:84px;position:sticky;top:0;z-index:20;background:rgba(243,245,240,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(210,220,213,.8);display:flex;align-items:center;justify-content:space-between;padding:0 clamp(20px,3vw,42px)}.topbar-start{display:flex;align-items:center;gap:12px}.menu-toggle{display:none}.breadcrumb{font-size:.66rem;color:#82908b}.topbar h1{font-size:1.1rem;margin:4px 0 0}.topbar-actions{display:flex;align-items:center;gap:12px;position:relative}.period-control{display:flex;align-items:center;gap:7px;padding:7px 10px;background:#fff;border:1px solid var(--line);border-radius:10px}.period-control span{font-size:.66rem;color:var(--muted);font-weight:750}.period-control input{width:112px;border:0;background:transparent;font-size:.72rem;color:#35433f}.period-control b{color:#adb8b3}.business-switch{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#fff;border-radius:11px;padding:7px 10px;text-align:left;color:var(--ink);max-width:220px}.business-monogram{width:31px;height:31px;border-radius:9px;background:#dcece5;color:var(--forest);display:grid;place-items:center;font-weight:900}.business-switch span:nth-child(2){min-width:0;flex:1}.business-switch small,.business-switch strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.business-switch small{font-size:.59rem;color:var(--muted)}.business-switch strong{font-size:.72rem;margin-top:2px}.business-switch>b{font-size:.7rem}.popover{display:none;position:absolute;z-index:60;background:#fff;color:var(--ink);border:1px solid var(--line);border-radius:12px;box-shadow:var(--shadow);padding:7px;min-width:190px}.popover.is-open{display:block}.sidebar-foot .popover{bottom:52px;left:5px}.popover a,.popover button{display:block;width:100%;border:0;background:transparent;text-align:left;padding:9px 10px;color:var(--ink);border-radius:7px;font-size:.78rem}.popover a:hover,.popover button:hover{background:#f0f5f1}.business-popover{right:0;top:54px;width:280px}.popover-title{padding:8px 10px;font-size:.68rem;font-weight:800;color:var(--muted)}.business-option{width:100%;border:0;background:transparent;padding:9px;display:flex;align-items:center;gap:9px;text-align:left;border-radius:8px}.business-option:hover{background:#f1f5f2}.business-option strong,.business-option small{display:block}.business-option strong{font-size:.76rem}.business-option small{font-size:.65rem;color:var(--muted)}.page-content{padding:28px clamp(20px,3vw,42px) 54px;max-width:1650px;margin:auto}.page-intro{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:23px}.page-intro p{margin:0;color:var(--muted);font-size:.87rem}.page-intro>.eyebrow{margin:0}.page-intro>div:last-child{display:flex;gap:9px}
/* Core components */
.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 8px 25px rgba(25,60,52,.04);min-width:0}.panel-head{padding:20px 21px 15px;display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel-head h2{font-size:.98rem;margin:0}.panel-head h3{margin:0}.panel-head p{font-size:.73rem;color:var(--muted);margin:5px 0 0}.panel-head>a{font-size:.72rem;font-weight:750}.panel-tools{display:flex;gap:6px}.panel-body{padding:0 20px 20px;overflow:auto}.source-pill{font-size:.62rem;font-weight:750;border:1px solid #d7e9df;color:#3d755f;background:#f0f8f3;border-radius:99px;padding:6px 8px;white-space:nowrap}.status{display:inline-flex;padding:4px 7px;border-radius:99px;background:#edf0ed;color:#56645f;font-size:.63rem;font-weight:800;text-transform:capitalize}.status--active,.status--posted,.status--completed,.status--accepted,.status--good{background:#e1f3e8;color:#26704f}.status--draft,.status--medium,.status--watch{background:#fff2d9;color:#936316}.status--high,.status--urgent,.status--critical,.status--risk,.status--failed{background:#ffe7e4;color:#a63c34}.tabs{display:flex;gap:4px;border-bottom:1px solid var(--line);margin-bottom:18px}.tabs button{border:0;background:transparent;padding:11px 15px;color:var(--muted);font-size:.79rem;font-weight:750;border-bottom:2px solid transparent;margin-bottom:-1px}.tabs button.is-active{color:var(--forest);border-color:var(--forest)}.tabs--scroll{overflow:auto}.tab-panels>.resource-panel{margin:0}.resource-panel{min-height:280px}.data-table{width:100%;border-collapse:collapse;font-size:.73rem}.data-table th{text-align:left;color:#75837f;font-size:.62rem;text-transform:uppercase;letter-spacing:.06em;padding:10px 12px;border-bottom:1px solid var(--line);white-space:nowrap}.data-table td{padding:12px;border-bottom:1px solid #edf0ed;vertical-align:top;max-width:270px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#fafcf9}.data-table .numeric{text-align:right;font-variant-numeric:tabular-nums}.cell-main{font-weight:700}.cell-sub{color:var(--muted);font-size:.66rem;margin-top:3px}.json-preview{font-family:ui-monospace,monospace;font-size:.64rem;color:#60706a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:220px}.empty-state{padding:46px 18px;text-align:center;color:var(--muted);font-size:.77rem}.empty-state:before{content:"◇";display:block;font-size:1.5rem;color:#a9bbb4;margin-bottom:8px}.empty-state.compact{padding:22px 10px}.empty-state.compact:before{display:none}.skeleton-table{display:grid;gap:12px;padding:10px 0}.skeleton-table i{display:block;height:29px;border-radius:7px;background:linear-gradient(90deg,#edf0ed 25%,#f8faf8 50%,#edf0ed 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}@keyframes shimmer{to{background-position:-200% 0}}.stat-strip{display:grid;grid-template-columns:repeat(3,1fr) 2fr;align-items:center;background:var(--forest);color:#fff;border-radius:var(--radius);padding:17px 21px;margin-bottom:22px;gap:20px}.stat-strip div{border-right:1px solid rgba(255,255,255,.14)}.stat-strip span,.stat-strip strong{display:block}.stat-strip span{font-size:.63rem;color:#91b5ab}.stat-strip strong{margin-top:3px}.stat-strip p{margin:0;color:#b2cbc4;font-size:.72rem;line-height:1.5}.accounting-notice{display:flex;gap:13px;align-items:center;border:1px solid #cbe5d5;background:#eef8f1;padding:15px 18px;border-radius:13px;margin-bottom:20px}.accounting-notice>span{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#caeed9;color:#207653;font-weight:900}.accounting-notice strong{font-size:.8rem}.accounting-notice p{margin:3px 0 0;color:#56736a;font-size:.71rem}
/* Dashboard */
.kpi-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:17px}.kpi-card{background:#fff;border:1px solid var(--line);border-radius:15px;padding:17px;position:relative;min-width:0}.kpi-card span,.kpi-card strong,.kpi-card small{display:block}.kpi-card>span{font-size:.68rem;color:var(--muted);margin:17px 0 7px}.kpi-card strong{font-size:1.18rem;letter-spacing:-.03em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.kpi-card small{font-size:.6rem;color:#87938f;margin-top:7px}.kpi-icon{position:absolute;top:14px;right:14px;width:24px;height:24px;border-radius:7px;background:#e8f2ed;color:#3b7969;display:grid;place-items:center}.kpi-card.is-negative strong{color:var(--red)}.dashboard-grid{display:grid;grid-template-columns:1fr 1fr 320px;gap:16px}.dashboard-grid .span-2{grid-column:span 2}.panel--chart{min-height:340px}.chart-wrap{height:260px;padding:5px 18px 18px}.chart-wrap svg{width:100%;height:100%;overflow:visible}.chart-grid{stroke:#e7ece8;stroke-width:1}.chart-area{fill:url(#chartGradient)}.chart-line{fill:none;stroke:#1a6559;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-point{fill:#fff;stroke:#1a6559;stroke-width:2}.chart-label{font-size:10px;fill:#7b8984}.chart-empty{display:grid;place-items:center;height:100%;color:var(--muted);font-size:.75rem}.health-card{background:linear-gradient(155deg,#113f39,#1b554d);color:#fff;border:0}.health-card .panel-head p,.health-card .panel-head a{color:#b2ccc5}.health-body{padding:15px 22px 25px;display:flex;gap:18px;align-items:center}.score-ring{width:88px;height:88px;border-radius:50%;background:conic-gradient(var(--lime) var(--score,0%),rgba(255,255,255,.12) 0);display:grid;place-content:center;position:relative;flex:none}.score-ring:after{content:"";position:absolute;inset:8px;background:var(--forest);border-radius:50%}.score-ring span,.score-ring small{position:relative;z-index:1;text-align:center}.score-ring span{font-size:1.45rem;font-weight:850}.score-ring small{font-size:.6rem;color:#a8c2bb}.health-body p{font-size:.73rem;color:#c1d7d1;line-height:1.6}.rank-list{padding:2px 20px 19px}.rank-item{display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:9px;align-items:center;padding:10px 0;border-bottom:1px solid #eef1ee}.rank-item:last-child{border:0}.rank-number{font-size:.65rem;color:#97a39f}.rank-item strong,.rank-item small{display:block}.rank-item strong{font-size:.72rem}.rank-item small{font-size:.62rem;color:var(--muted);margin-top:3px}.rank-value{font-size:.7rem;font-weight:800}.alert-list{padding:0 19px 18px}.alert-item{display:flex;gap:10px;padding:10px 0;border-bottom:1px solid #eef1ee}.alert-item:last-child{border:0}.alert-severity{width:8px;height:8px;border-radius:50%;background:var(--amber);margin-top:4px}.alert-severity.high,.alert-severity.critical{background:var(--red)}.alert-item strong,.alert-item small{display:block}.alert-item strong{font-size:.72rem}.alert-item small{font-size:.63rem;color:var(--muted);margin-top:4px;line-height:1.45}
/* Reports */
.report-workspace{display:grid;grid-template-columns:255px minmax(0,1fr);gap:18px;align-items:start}.report-menu{display:flex;flex-direction:column;gap:3px;position:sticky;top:105px}.report-choice{border:0;background:transparent;display:flex;gap:10px;align-items:center;text-align:left;padding:10px;border-radius:10px;color:var(--ink)}.report-choice:hover,.report-choice.is-active{background:#fff;box-shadow:0 5px 18px rgba(20,50,44,.05)}.report-choice>span{width:24px;height:24px;display:grid;place-items:center;border-radius:7px;background:#e5ece7;font-size:.66rem}.report-choice.is-active>span{background:var(--forest);color:#fff}.report-choice strong,.report-choice small{display:block}.report-choice strong{font-size:.73rem}.report-choice small{font-size:.62rem;color:var(--muted);margin-top:2px}.report-sheet{min-height:720px}.report-heading{margin:0 26px;padding:27px 0 20px;border-bottom:2px solid var(--forest);display:flex;justify-content:space-between}.report-heading h2{font:600 1.65rem Georgia,serif;margin:0}.report-heading p{font-size:.7rem;color:var(--muted)}.report-brand{text-align:right}.report-brand strong,.report-brand small{display:block}.report-brand small{color:var(--muted);margin-top:4px;font-size:.7rem}.report-output{padding:18px 26px}.report-section{margin-bottom:22px}.report-section h3{font-size:.78rem;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid var(--line);padding:8px 0}.report-total{display:flex;justify-content:space-between;padding:10px;border-top:1px solid var(--ink);font-weight:800;font-size:.75rem}.report-foot{margin:25px 26px;padding-top:13px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:var(--muted);font-size:.6rem}
/* Analytics */
.analytics-hero{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:15px;margin-bottom:21px}.health-overview{padding:23px;display:flex;align-items:center;gap:22px;background:linear-gradient(135deg,#123e39,#1f5b51);color:#fff;border:0}.score-ring--large{width:115px;height:115px}.score-ring--large:after{background:#16483f}.health-overview h2{font:500 1.65rem Georgia,serif;margin:0}.health-overview p{color:#b9d0ca;font-size:.72rem;line-height:1.55;max-width:620px}.intelligence-principle{padding:22px;display:flex;gap:14px;align-items:flex-start}.intelligence-principle>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:#edf5d2;color:#718419}.intelligence-principle h3{font-size:.85rem;margin:3px 0 7px}.intelligence-principle p{color:var(--muted);font-size:.7rem;line-height:1.55;margin:0}
/* AI */
.ai-workspace{display:grid;grid-template-columns:235px minmax(400px,1fr) 235px;gap:13px;align-items:stretch;height:650px;margin-bottom:17px}.conversation-sidebar,.evidence-sidebar{overflow:hidden;display:flex;flex-direction:column}.conversation-list,.evidence-list{padding:0 10px 12px;overflow:auto;flex:1}.conversation-item{width:100%;border:0;background:transparent;text-align:left;padding:10px;border-radius:9px;margin-bottom:3px}.conversation-item:hover,.conversation-item.is-active{background:#eef4ef}.conversation-item strong,.conversation-item small{display:block}.conversation-item strong{font-size:.71rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-item small{font-size:.6rem;color:var(--muted);margin-top:4px}.consent-card{margin:10px;border-radius:11px;background:#eff5f0;padding:11px;display:flex;gap:10px;align-items:flex-start}.consent-card strong,.consent-card small{display:block}.consent-card strong{font-size:.68rem}.consent-card small{font-size:.59rem;color:var(--muted);margin-top:4px;line-height:1.4}.consent-card button{margin-top:8px}.chat-panel{display:flex;flex-direction:column;overflow:hidden}.chat-head{padding:15px 18px;border-bottom:1px solid var(--line);display:flex;align-items:center;gap:10px}.ai-avatar{width:36px;height:36px;border-radius:11px;background:var(--forest);color:var(--lime);display:grid;place-items:center}.chat-head>div:nth-child(2){flex:1}.chat-head h2{font-size:.82rem;margin:0}.chat-head p{font-size:.62rem;color:var(--muted);margin:4px 0 0}.chat-head .pulse-dot{margin:0 4px 0 0;width:5px;height:5px}.chat-messages{padding:20px;flex:1;overflow:auto;background:#fbfcfa}.welcome-ai{text-align:center;max-width:540px;margin:48px auto}.ai-orb{width:55px;height:55px;border-radius:18px;background:var(--forest);color:var(--lime);display:grid;place-items:center;margin:auto;font-size:1.2rem;box-shadow:0 13px 30px rgba(16,61,55,.2)}.welcome-ai h2{font:500 1.45rem Georgia,serif;margin:16px 0 8px}.welcome-ai p{font-size:.73rem;color:var(--muted);line-height:1.6}.prompt-suggestions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:18px}.prompt-suggestions button{border:1px solid var(--line);background:#fff;border-radius:9px;padding:10px;font-size:.65rem;color:#46544f;text-align:left}.prompt-suggestions button:hover{border-color:#8ca79f;background:#f5faf6}.message{max-width:82%;margin-bottom:16px}.message--user{margin-left:auto}.message-bubble{padding:12px 14px;border-radius:13px;font-size:.73rem;line-height:1.65}.message--user .message-bubble{background:var(--forest);color:#fff;border-bottom-right-radius:4px}.message--assistant .message-bubble{background:#fff;border:1px solid var(--line);border-bottom-left-radius:4px}.message-meta{font-size:.58rem;color:var(--muted);margin-top:5px}.message--user .message-meta{text-align:right}.message-citations{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.message-citations span{font-size:.56rem;background:#eaf4ee;color:#356d5e;border-radius:99px;padding:4px 7px}.chat-composer{border-top:1px solid var(--line);padding:10px 14px;background:#fff}.composer-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:7px}.composer-options select{border:0;background:#eef3ef;border-radius:7px;padding:5px 7px;font-size:.61rem}.composer-options span,.chat-composer>small{font-size:.56rem;color:#8a9692}.composer-row{display:flex;gap:8px}.composer-row textarea{resize:none;min-height:42px;max-height:110px;flex:1;border:1px solid var(--line);border-radius:11px;padding:11px;outline:none}.composer-row textarea:focus{border-color:#739b91}.send-button{width:42px;height:42px;border-radius:11px;border:0;background:var(--forest);color:var(--lime);font-size:1.2rem}.chat-composer>small{display:block;margin-top:6px}.evidence-item{border:1px solid var(--line);border-radius:9px;padding:9px;margin-bottom:7px}.evidence-item strong{display:block;font-size:.65rem}.evidence-item small{display:block;font-size:.57rem;color:var(--muted);margin-top:4px}.recommendation-panel{margin-bottom:20px}.recommendation-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0 20px 20px}.recommendation-card{border:1px solid var(--line);border-radius:12px;padding:14px}.recommendation-card header{display:flex;justify-content:space-between;gap:8px}.recommendation-card h3{font-size:.78rem;margin:0}.recommendation-card p{font-size:.67rem;line-height:1.5;color:var(--muted)}.recommendation-meta{display:flex;gap:5px;flex-wrap:wrap}.confidence{font-size:.59rem;color:#55706a}.recommendation-actions{display:flex;gap:5px;margin-top:12px}
/* Settings */
.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.profile-card{overflow:hidden}.profile-cover{height:85px;background:linear-gradient(110deg,var(--forest),#2c6a5e 60%,#b8d967)}.profile-body{padding:0 22px 18px;display:flex;gap:15px;align-items:end}.avatar--large{width:64px;height:64px;border-radius:17px;border:4px solid #fff;margin-top:-31px;font-size:1.2rem}.profile-body h2{font:600 1.25rem Georgia,serif;margin:0}.profile-body p{font-size:.7rem;color:var(--muted);margin:4px 0}.definition-list{margin:0 21px 22px}.definition-list>div{display:flex;justify-content:space-between;padding:10px 0;border-top:1px solid #edf0ed;font-size:.71rem}.definition-list dt{color:var(--muted)}.definition-list dd{margin:0;font-weight:700}.business-detail{padding:5px 21px 18px;display:flex;gap:13px;align-items:center}.business-monogram--large{width:54px;height:54px;border-radius:15px;font-size:1.1rem}.business-detail h3{margin:0;font-size:.92rem}.business-detail p{margin:5px 0 0;color:var(--muted);font-size:.68rem}.settings-grid .span-2{grid-column:span 2}.permission-cloud{display:flex;flex-wrap:wrap;gap:6px;padding:0 20px 22px}.permission-cloud span{background:#eef3ef;border:1px solid #e0e8e2;padding:5px 8px;border-radius:7px;font-size:.61rem;color:#4a625b}
/* Dialog, toast */
.app-dialog{border:0;border-radius:18px;padding:0;width:min(680px,calc(100vw - 30px));box-shadow:0 28px 80px rgba(10,35,30,.25)}.app-dialog::backdrop{background:rgba(9,30,27,.58);backdrop-filter:blur(3px)}.dialog-shell>header,.dialog-shell>footer{padding:18px 21px;display:flex;align-items:center;justify-content:space-between}.dialog-shell>header{border-bottom:1px solid var(--line)}.dialog-shell>header h2{font:600 1.25rem Georgia,serif;margin:0}.dialog-shell>footer{border-top:1px solid var(--line);justify-content:flex-end;gap:8px}.dialog-content{padding:20px;max-height:65vh;overflow:auto}.dialog-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.dialog-fields label>span{display:block;font-size:.68rem;font-weight:750;margin-bottom:6px}.dialog-fields input,.dialog-fields select,.dialog-fields textarea{width:100%;border:1px solid var(--line);border-radius:9px;padding:10px;outline:none}.dialog-fields textarea{min-height:80px;resize:vertical}.dialog-fields .wide{grid-column:span 2}.dialog-hint{grid-column:span 2;color:var(--muted);font-size:.65rem;background:#f3f6f3;padding:9px;border-radius:8px}.toast-region{position:fixed;right:20px;bottom:20px;z-index:100;display:grid;gap:8px}.toast{width:min(360px,calc(100vw - 40px));background:#152f2b;color:#fff;border-radius:12px;padding:13px 15px;box-shadow:var(--shadow);display:flex;gap:10px;animation:toastIn .25s ease}.toast--error{background:#843b35}.toast--success{background:#225e4d}.toast strong,.toast small{display:block}.toast strong{font-size:.75rem}.toast small{font-size:.65rem;color:rgba(255,255,255,.75);margin-top:3px;line-height:1.4}@keyframes toastIn{from{opacity:0;transform:translateY(8px)}}.mobile-scrim{display:none}
@media(max-width:1250px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr 1fr}.dashboard-grid .span-2{grid-column:span 2}.ai-workspace{grid-template-columns:210px minmax(380px,1fr)}.evidence-sidebar{display:none}.recommendation-grid{grid-template-columns:1fr 1fr}}
@media(max-width:980px){.auth-shell{grid-template-columns:1fr}.auth-story{display:none}.app-shell{grid-template-columns:1fr}.app-main{grid-column:1}.sidebar{transform:translateX(-100%);transition:.25s ease}.sidebar.is-open{transform:translateX(0)}.sidebar-close,.menu-toggle{display:grid}.mobile-scrim{position:fixed;inset:0;background:rgba(10,30,27,.4);z-index:25}.sidebar.is-open~.app-main+.mobile-scrim{display:block}.topbar{padding-inline:18px}.period-control{display:none}.dashboard-grid{grid-template-columns:1fr}.dashboard-grid .span-2{grid-column:auto}.report-workspace{grid-template-columns:1fr}.report-menu{position:static;display:grid;grid-template-columns:repeat(3,1fr)}.ai-workspace{grid-template-columns:1fr;height:auto}.conversation-sidebar{display:none}.chat-panel{height:680px}.settings-grid{grid-template-columns:1fr}.settings-grid .span-2{grid-column:auto}}
@media(max-width:650px){html{font-size:14px}.auth-panel{padding:28px 18px}.auth-card{width:100%}.onboarding-form{padding:18px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.step-indicator button span{display:none}.topbar{height:70px}.topbar h1{font-size:.93rem}.breadcrumb{display:none}.business-switch{max-width:160px}.business-switch span:nth-child(2) small{display:none}.page-content{padding:20px 13px 40px}.page-intro{align-items:flex-start;flex-direction:column}.page-intro>div:last-child{width:100%}.page-intro .button{flex:1}.kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.kpi-card{padding:14px}.stat-strip{grid-template-columns:1fr 1fr}.stat-strip p{grid-column:span 2}.tabs{overflow:auto}.tabs button{white-space:nowrap}.report-menu{grid-template-columns:1fr 1fr}.report-sheet{border-radius:12px}.report-output{padding:15px 13px}.report-heading{margin:0 13px}.analytics-hero{grid-template-columns:1fr}.health-overview{align-items:flex-start}.recommendation-grid{grid-template-columns:1fr}.prompt-suggestions{grid-template-columns:1fr}.dialog-fields{grid-template-columns:1fr}.dialog-fields .wide,.dialog-hint{grid-column:auto}.data-table{min-width:680px}.panel-head{padding:16px}.panel-body{padding:0 12px 15px}}
@media print{.sidebar,.topbar,.page-intro,.report-menu,.toast-region{display:none!important}.app-shell,.app-main{display:block}.page-content{padding:0}.report-workspace{display:block}.report-sheet{border:0;box-shadow:none}.report-foot{position:fixed;bottom:0;left:0;right:0}.report-output{overflow:visible}.data-table{font-size:9px}}

/* Dashboard reference redesign */
.sidebar{background:linear-gradient(180deg,#062b54 0%,#052443 100%)}
.nav-item{color:#c1d2e1;border-radius:8px}
.nav-item:hover{background:rgba(255,255,255,.08)}
.nav-item.is-active{background:#0d477c;color:#fff;box-shadow:inset 3px 0 #55a8e8}
.nav-label{color:#7695b0}.ledger-trust{background:rgba(255,255,255,.035)}
.app-body[data-page="dashboard"]{--canvas:#f4f6fa;--line:#e2e7ef}
.app-body[data-page="dashboard"] .topbar{background:rgba(247,248,251,.94)}
.business-switch-wrap{position:relative}.business-switch-wrap .business-popover{top:54px;right:0}
.app-body[data-page="dashboard"] .page-content{max-width:1540px;padding-top:26px}
.app-body[data-page="dashboard"] .page-intro{display:none}
.reference-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px}
.reference-kpi{min-height:126px;background:#fff;border:1px solid #e4e8ef;border-radius:12px;padding:21px 20px;position:relative;box-shadow:0 5px 18px rgba(25,52,84,.055);overflow:hidden}
.reference-kpi>span,.reference-kpi>strong,.reference-kpi>small{display:block}
.reference-kpi>span{font-size:.78rem;color:#4e5d6b;font-weight:750;margin-bottom:13px}
.reference-kpi>strong{font-size:1.48rem;letter-spacing:-.035em;color:#172333;white-space:nowrap}
.reference-kpi>small{font-size:.68rem;color:#778491;margin-top:10px;font-weight:650}
.reference-kpi.is-negative>strong,.reference-kpi .kpi-change--down{color:#c24a44}
.reference-kpi .kpi-change--up{color:#3b9b55}.reference-kpi .kpi-change--neutral{color:#75828e}
.reference-kpi--health{padding-right:75px}.reference-kpi--health>strong em{font-size:.76rem;font-style:normal;color:#7d8893;font-weight:650;letter-spacing:0}
.reference-kpi--health>small{color:#3e9c52;font-size:.78rem}
.health-heart{position:absolute;right:21px;top:49px;color:#4cb44d;font-size:2.7rem;font-style:normal;line-height:1;filter:drop-shadow(0 5px 8px rgba(54,150,72,.2))}
.health-heart b{position:absolute;color:#fff;font-size:.82rem;left:10px;top:12px;transform:rotate(-8deg)}
.reference-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(270px,.72fr) minmax(290px,.78fr);gap:16px;margin-bottom:18px}
.reference-dashboard-grid>.panel{border-radius:12px;box-shadow:0 5px 18px rgba(25,52,84,.05)}
.reference-panel-head{padding:21px 22px 7px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.reference-panel-head h2{font-size:.93rem;margin:0;color:#202c3b}.reference-panel-head p{font-size:.68rem;color:#7a8794;margin:6px 0 0}
.reference-chart-panel{min-height:365px}.reference-chart{height:300px;padding:20px 22px 18px}
.reference-chart .chart-line{stroke:#1767a7;stroke-width:3}.reference-chart .chart-point{stroke:#1767a7}.reference-chart .chart-area{fill:url(#chartGradient)}
.reference-chart .chart-grid{stroke:#e8edf3}.reference-chart .chart-label{fill:#758495}
.ratio-list{padding:9px 21px 0}.ratio-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:11px;align-items:center;padding:15px 0;border-bottom:1px solid #edf0f4}
.ratio-row:last-child{border-bottom:0}.ratio-row>span{font-size:.72rem;color:#455464}.ratio-row>strong{font-size:.77rem;color:#1c2837;font-variant-numeric:tabular-nums;text-align:right}
.ratio-state{font-style:normal;font-size:.63rem;font-weight:750;min-width:82px;text-align:right}.ratio-state--good{color:#3b9a55}.ratio-state--watch{color:#b17a21}.ratio-state--risk{color:#c24a44}
.reference-panel-link{display:block;text-align:right;padding:13px 22px 18px;font-size:.68rem;font-weight:750;color:#1767a7}
.cost-composition{min-height:275px;padding:25px 20px 22px;display:flex;align-items:center;justify-content:center;gap:24px}
.expense-donut{width:142px;height:142px;border-radius:50%;background:conic-gradient(var(--donut));position:relative;display:grid;place-items:center;flex:none;box-shadow:inset 0 0 0 1px rgba(0,0,0,.03)}
.expense-donut:before{content:"";position:absolute;inset:34px;background:#fff;border-radius:50%;box-shadow:0 0 0 1px #edf1f5}
.expense-donut span{position:relative;text-align:center;z-index:1}.expense-donut strong,.expense-donut small{display:block}.expense-donut strong{font-size:.88rem}.expense-donut small{font-size:.55rem;color:#7e8994;margin-top:2px}
.expense-legend{min-width:120px;display:grid;gap:13px}.expense-legend>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;gap:7px;align-items:center;font-size:.65rem}.expense-legend i{width:7px;height:7px;border-radius:50%;background:var(--legend-color)}.expense-legend span{color:#566473;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.expense-legend strong{font-size:.64rem}
.reference-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}
.reference-callout{min-height:122px;border-radius:12px;padding:21px 22px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:start;gap:15px;box-shadow:0 5px 18px rgba(25,52,84,.05)}
.reference-callout .callout-icon{width:34px;height:34px;border-radius:9px;display:grid;place-items:center;font-weight:900;font-size:1rem}
.reference-callout--warning .callout-icon{background:#fff0ed;color:#d65143}.reference-callout--ai .callout-icon{background:#eaf1fb;color:#195f9a}
.reference-callout h2{font-size:.9rem;margin:1px 0 8px}.reference-callout strong{font-size:.72rem}.reference-callout p{font-size:.68rem;line-height:1.55;color:#677583;margin:4px 0 0;max-width:600px}
.reference-callout>a{align-self:end;font-size:.67rem;font-weight:750;color:#1767a7;white-space:nowrap}

@media(max-width:1280px){.reference-dashboard-grid{grid-template-columns:1fr 1fr}.reference-chart-panel{grid-column:span 2}.reference-kpi-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.reference-dashboard-grid,.reference-bottom-grid{grid-template-columns:1fr}.reference-chart-panel{grid-column:auto}.reference-kpi-grid{grid-template-columns:1fr 1fr;gap:10px}.reference-kpi{padding:16px;min-height:112px}.reference-kpi>strong{font-size:1.12rem}.reference-kpi--health{padding-right:52px}.health-heart{right:13px;font-size:2rem}.health-heart b{left:7px;top:9px;font-size:.62rem}.cost-composition{flex-wrap:wrap}.reference-callout{grid-template-columns:34px minmax(0,1fr)}.reference-callout>a{grid-column:2}}
@media(max-width:430px){.reference-kpi-grid{grid-template-columns:1fr}.reference-kpi{min-height:auto}.reference-chart{height:260px;padding-inline:12px}.ratio-row{grid-template-columns:minmax(0,1fr) auto}.ratio-state{grid-column:2}.reference-callout{padding:17px}}

/* Platform announcements and scheduled maintenance */
.system-running-text[hidden]{display:none}
.system-running-text{height:38px;background:#0b4778;color:#fff;overflow:hidden;position:relative;border-bottom:1px solid rgba(255,255,255,.15)}.system-running-track{position:absolute;display:flex;align-items:center;gap:42px;height:100%;width:max-content;white-space:nowrap;animation:systemMarquee var(--marquee-duration,30s) linear infinite}.system-running-track:hover{animation-play-state:paused}.system-running-item{display:inline-flex;align-items:center;gap:9px;font-size:.65rem;font-weight:650}.system-running-item:before{content:"●";font-size:.45rem;color:#79d2ff}.system-running-item.is-urgent:before{color:#ffb46b}.system-running-item a{color:#fff;text-decoration:underline;text-underline-offset:2px}@keyframes systemMarquee{from{transform:translateX(100vw)}to{transform:translateX(-100%)}}.system-maintenance-notice{padding:10px 22px;background:#fff5d9;border-bottom:1px solid #ead89f;color:#6f5514;font-size:.64rem;display:flex;align-items:center;justify-content:space-between;gap:12px}.system-maintenance-notice[hidden]{display:none}.system-maintenance-notice strong{margin-right:8px}.system-maintenance-notice span:last-child{white-space:nowrap;font-weight:750}.system-announcement-dialog{border:0;border-radius:18px;padding:0;width:min(520px,calc(100vw - 30px));box-shadow:0 30px 90px rgba(4,24,42,.35)}.system-announcement-dialog::backdrop{background:rgba(4,22,38,.62);backdrop-filter:blur(3px)}.system-popup{padding:27px}.system-popup-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:13px;background:#e9f5fb;color:#137bb6;font-size:1.25rem}.system-popup.is-urgent .system-popup-icon{background:#fff0e8;color:#cf5934}.system-popup h2{font:650 1.35rem Georgia,serif;margin:18px 0 9px}.system-popup p{font-size:.73rem;color:#62717d;line-height:1.7;white-space:pre-wrap}.system-popup footer{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:22px}.system-popup footer a,.system-popup footer button{border-radius:9px;padding:10px 14px;font-size:.66rem;font-weight:750}.system-popup footer a{background:#0d649c;color:#fff}.system-popup footer button{border:1px solid #d9e1e7;background:#fff;color:#4b5c69}
@media(max-width:650px){.system-maintenance-notice{align-items:flex-start;flex-direction:column;padding-inline:14px}.system-running-text{height:34px}}

/* Transaction row actions */
.table-actions-head,.table-actions-cell{position:sticky;right:0;background:var(--paper);text-align:right!important;white-space:nowrap;box-shadow:-8px 0 12px rgba(25,60,52,.035)}.data-table tbody tr:hover .table-actions-cell{background:#fafcf9}.row-actions{display:inline-flex;align-items:center;justify-content:flex-end;gap:5px}.row-action{border:1px solid var(--line);background:#fff;color:var(--ink);border-radius:7px;padding:6px 8px;font-size:.64rem;font-weight:750;cursor:pointer}.row-action:hover{border-color:#93afa5;background:#f4f8f5}.row-action--post{background:#e8f5ed;border-color:#c6e5d2;color:#246849}.row-action--cancel,.row-action--reverse{background:#fff3f1;border-color:#efd3cf;color:#9b3e37}.row-action:disabled{opacity:.55;cursor:wait}
