@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";:root{--ink:#183a32;--ink-2:#2b493f;--green:#2f705c;--green-dark:#173f35;--green-soft:#e8f1eb;--lime:#d8f26c;--paper:#f7f8f3;--surface:#fff;--line:#e2e6df;--muted:#758078;--amber:#d79a3b;--danger:#bd6348;--shadow:0 16px 50px #173f351a;--font-heading:"Manrope", system-ui, sans-serif;--font-body:"DM Sans", system-ui, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3,strong{font-family:var(--font-heading)}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-height:42px;padding:0 18px;font-weight:700;transition:all .2s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--green-dark);color:#fff;box-shadow:0 6px 18px #173f3529}.button--primary:hover{background:#245746}.button--secondary{color:var(--ink);background:#fff;border-color:#d8ddd6}.button--ghost{color:var(--ink)}.button--lime{background:var(--lime);color:var(--green-dark)}.button--large{border-radius:12px;min-height:52px;padding-inline:24px}.button--small{min-height:38px;padding-inline:14px;font-size:13px}.text-button{color:var(--green);cursor:pointer;white-space:nowrap;background:0 0;border:0;padding:6px;font-weight:700}.text-button span{margin-left:7px}.brand{font:800 20px var(--font-heading);letter-spacing:-.6px;align-items:center;gap:10px;display:inline-flex}.brand-mark{background:var(--green-dark);border-radius:9px;justify-content:center;align-items:end;gap:2px;width:32px;height:32px;padding:7px 6px;display:inline-flex}.brand-mark i{background:var(--lime);border-radius:1px;width:4px;display:block}.brand-mark i:first-child{height:8px}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:18px}.eyebrow{color:var(--green);letter-spacing:1.8px;margin-bottom:12px;font-size:11px;font-weight:800}.eyebrow--light{color:var(--lime)}.landing{overflow:hidden}.landing-nav{z-index:20;justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:auto;padding:0 28px;display:flex;position:relative}.landing-links{gap:34px;display:flex}.landing-links a{color:#486158;font-size:14px;font-weight:600}.landing-actions{align-items:center;gap:5px;display:flex}.hero{grid-template-columns:.92fr 1.08fr;align-items:center;gap:68px;max-width:1240px;min-height:690px;margin:auto;padding:55px 28px 80px;display:grid;position:relative}.hero-glow{filter:blur(1px);z-index:-1;border-radius:999px;position:absolute}.hero-glow--one{background:#d8f26c38;width:420px;height:420px;top:0;left:-270px}.hero-glow--two{background:#78b1941f;width:580px;height:580px;top:0;right:-350px}.pill{color:#486158;background:#e8f0e7;border:1px solid #d5e0d6;border-radius:99px;align-items:center;gap:8px;padding:8px 13px;font-size:12px;font-weight:700;display:inline-flex}.pill i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2f705c1f}.hero h1{letter-spacing:-4px;margin:24px 0;font-size:clamp(48px,5.1vw,71px);line-height:1.03}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{color:#52665e;max-width:580px;font-size:18px;line-height:1.65}.hero-actions{gap:12px;margin:30px 0 25px;display:flex}.trust-row{color:#65756e;flex-wrap:wrap;gap:20px;font-size:12px;display:flex}.trust-row span:first-letter{color:var(--green)}.hero-dashboard{background:#fff;border:1px solid #173f351a;border-radius:20px;min-height:525px;position:relative;transform:perspective(1300px)rotateY(-2deg)rotateX(1deg);box-shadow:0 35px 80px #173f3529}.preview-topbar{border-bottom:1px solid var(--line);align-items:center;height:52px;padding:0 20px;display:flex}.preview-topbar>strong{margin-left:17px;font-size:11px}.preview-logo{background:var(--green-dark);border-radius:6px;justify-content:center;align-items:end;gap:1px;width:23px;height:23px;padding:5px;display:flex}.preview-logo i{background:var(--lime);width:3px;display:block}.preview-logo i:first-child{height:6px}.preview-logo i:nth-child(2){height:10px}.preview-logo i:nth-child(3){height:14px}.preview-user{background:#dbe8de;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;margin-left:auto;font-size:9px;font-weight:800;display:flex}.preview-body{padding:25px}.preview-greeting{justify-content:space-between;align-items:end;display:flex}.preview-greeting span{gap:6px;display:grid}.preview-greeting small{color:var(--green);letter-spacing:1px;font-size:7px;font-weight:800}.preview-greeting b{font-size:19px}.preview-greeting em{border:1px solid var(--line);border-radius:7px;padding:8px;font-size:9px;font-style:normal}.preview-health{background:linear-gradient(100deg,#edf4ea,#f6f8ee);border:1px solid #dde7d8;border-radius:10px;align-items:center;margin:19px 0;padding:14px 18px;display:flex}.preview-health>span{color:#6f7b72;border-right:1px solid #d3ddd3;margin-right:17px;padding-right:17px;font-size:9px}.preview-health>span b{color:var(--green-dark);font-size:26px}.preview-health div{gap:5px;display:grid}.preview-health strong{font-size:11px}.preview-health strong i{background:#4e9975;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.preview-health small{color:var(--muted);font-size:8px}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.preview-metrics div{border:1px solid var(--line);border-radius:9px;gap:7px;padding:13px;display:grid}.preview-metrics small{color:var(--muted);font-size:8px}.preview-metrics strong{font-size:15px}.preview-metrics span{color:var(--green);font-size:8px;font-weight:800}.preview-chart{border:1px solid var(--line);border-radius:10px;margin-top:12px;padding:15px 15px 0}.preview-chart>div{gap:3px;display:grid}.preview-chart strong{font-size:11px}.preview-chart small{color:var(--muted);font-size:8px}.preview-chart svg{width:100%;height:180px}.preview-chart .grid-lines path{fill:none;stroke:#e9ede8;stroke-width:1px}.preview-chart .area{fill:url(#chartFill)}.preview-chart .line-primary{fill:none;stroke:#2f705c;stroke-linecap:round;stroke-width:3px}.preview-chart .line-muted{fill:none;stroke:#b9c0b8;stroke-dasharray:5 5;stroke-width:2px}.preview-chart circle{fill:#d8f26c;stroke:#2f705c;stroke-width:3px}.floating-insight{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:11px;align-items:center;gap:11px;padding:12px 15px;display:flex;position:absolute;bottom:38px;right:-35px}.floating-insight>span{color:var(--green);background:#e7f1e9;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.floating-insight div{gap:3px;display:grid}.floating-insight small{color:var(--muted);font-size:8px}.floating-insight strong{font-size:10px}.logo-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);text-align:center;padding:27px 20px}.logo-strip p{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin-bottom:18px;font-size:11px}.logo-strip div{flex-wrap:wrap;justify-content:center;gap:55px;display:flex}.logo-strip span{color:#89928c;font:700 15px var(--font-heading)}.section-wrap{max-width:1180px;margin:auto;padding-left:28px;padding-right:28px}.how-it-works{padding-top:105px;padding-bottom:110px}.section-heading{text-align:center}.section-heading h2{letter-spacing:-2.2px;margin-bottom:16px;font-size:42px;line-height:1.2}.section-heading>p{color:var(--muted);max-width:620px;margin:auto;line-height:1.6}.steps-grid{grid-template-columns:repeat(3,1fr);gap:25px;margin-top:58px;display:grid}.steps-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:25px;position:relative}.step-number{color:#9aa39c;font:700 11px var(--font-heading);letter-spacing:1px}.steps-grid h3{margin:22px 0 9px;font-size:18px}.steps-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.6}.step-visual{background:#f1f4ee;border-radius:11px;justify-content:center;align-items:center;height:155px;margin-top:18px;display:flex}.step-visual--upload{gap:12px;position:relative}.step-visual--upload i{border:1px solid var(--line);background:#fff;border-radius:8px;padding:22px 12px;font-size:10px;font-style:normal;font-weight:800;box-shadow:0 7px 20px #173f3512}.step-visual--upload b{background:var(--green-dark);color:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;position:absolute;bottom:17px}.step-visual--clean{flex-direction:column;align-items:stretch;gap:7px;padding:18px 32px;display:flex}.step-visual--clean span{color:#66746d;background:#fff;border-radius:7px;padding:9px 12px;font-size:10px}.step-visual--clean i{margin-right:8px;font-style:normal;font-weight:800}.step-visual--clean span:first-child i{color:var(--green)}.step-visual--clean span:nth-child(2) i{color:var(--amber)}.step-visual--clean span:last-child i{color:var(--danger)}.step-visual--insight{gap:13px}.step-visual--insight>span{background:var(--green-dark);color:var(--lime);border-radius:9px;justify-content:center;align-items:center;width:47px;height:47px;font-size:20px;display:flex}.step-visual--insight div{gap:5px;display:grid}.step-visual--insight small{color:var(--muted);font-size:9px}.step-visual--insight b{font-size:13px}.feature-band{background:var(--green-dark);color:#fff;padding:105px 0}.feature-inner{grid-template-columns:.8fr 1.2fr;align-items:center;gap:110px;display:grid}.feature-inner>div:first-child h2{letter-spacing:-2px;font-size:42px;line-height:1.2}.feature-inner h2 em{color:var(--lime);font-style:normal}.feature-inner>div:first-child p{color:#b6c7c0;margin-bottom:28px;line-height:1.7}.feature-list{border-top:1px solid #ffffff24}.feature-list article{border-bottom:1px solid #ffffff24;gap:24px;padding:24px 0;display:flex}.feature-list article>span{color:var(--lime);font:700 11px var(--font-heading);padding-top:5px}.feature-list h3{margin-bottom:6px;font-size:17px}.feature-list p{color:#9eb3aa;margin:0;font-size:13px;line-height:1.5}.security-section{padding-top:100px;padding-bottom:100px}.security-card{border:1px solid var(--line);background:#fff;border-radius:22px;grid-template-columns:280px 1fr;align-items:center;gap:75px;padding:55px 70px;display:grid}.security-symbol{background:#edf4ed;border-radius:50%;justify-content:center;align-items:center;width:230px;height:230px;margin:auto;display:flex;position:relative}.security-symbol:before,.security-symbol:after{content:"";border:1px solid #d3e2d7;border-radius:50%;position:absolute}.security-symbol:before{width:170px;height:170px}.security-symbol:after{width:110px;height:110px}.security-symbol span{background:var(--green-dark);border-radius:18px 18px 28px 28px;width:70px;height:65px}.security-symbol i{color:var(--lime);font-size:22px;font-style:normal;font-weight:800;position:absolute}.security-card h2{letter-spacing:-1.5px;margin-bottom:14px;font-size:36px}.security-card p{color:var(--muted);max-width:650px;line-height:1.7}.security-points{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.security-points span{color:#53675f;background:#eef3ed;border-radius:7px;padding:9px 12px;font-size:11px;font-weight:700}.security-points span:before{color:var(--green);content:"✓";margin-right:6px}.closing-cta{background:var(--green);color:#fff;text-align:center;padding:90px 20px}.closing-cta h2{letter-spacing:-2.2px;margin-bottom:12px;font-size:44px}.closing-cta p{color:#d0ddd7;margin-bottom:27px}.landing-footer{color:#839b91;background:#12332b;justify-content:space-between;align-items:center;gap:30px;padding:28px max(28px,50vw - 590px);display:flex}.brand--footer{color:#fff;font-size:16px}.brand--footer .brand-mark{background:#244b40;width:28px;height:28px}.landing-footer p,.landing-footer>span{margin:0;font-size:11px}.app-shell{grid-template-columns:238px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);background:#f9faf7;flex-direction:column;height:100vh;padding:24px 17px 17px;display:flex;position:sticky;top:0}.brand--app{margin:0 9px 28px;font-size:18px}.brand--app .brand-mark{width:29px;height:29px}.workspace-card{border:1px solid var(--line);background:#fff;border-radius:10px;align-items:center;gap:10px;margin-bottom:21px;padding:10px;display:flex}.workspace-avatar{background:#dfeadf;border-radius:7px;justify-content:center;align-items:center;width:31px;height:31px;font-size:10px;font-weight:800;display:flex}.workspace-card>div:nth-child(2){gap:2px;display:grid}.workspace-card small{color:var(--muted);font-size:8px}.workspace-card strong{font-size:11px}.chevron{color:var(--muted);margin-left:auto;font-size:13px}.side-nav p{color:#9aa39d;letter-spacing:1.2px;text-transform:uppercase;margin:20px 10px 8px;font-size:8px;font-weight:800}.side-nav a{color:#607068;border-radius:8px;align-items:center;gap:11px;margin:3px 0;padding:10px 11px;font-size:12px;font-weight:600;display:flex}.side-nav a:hover{background:#eef2ed}.side-nav a.active{color:var(--green-dark);background:#e4ede7;font-weight:800}.nav-icon{width:15px;height:15px;position:relative}.nav-icon:before,.nav-icon:after{content:"";position:absolute}.nav-icon--grid:before{border:1.6px solid;border-radius:3px;width:13px;height:13px}.nav-icon--grid:after{border-bottom:1.5px solid;border-left:1.5px solid;width:6px;height:6px;left:6px}.nav-icon--upload:before{border:1.6px solid;border-radius:3px;width:13px;height:6px;bottom:0}.nav-icon--upload:after{border-top:1.7px solid;border-left:1.7px solid;width:7px;height:7px;top:0;left:4px;transform:rotate(45deg)}.nav-icon--ocr:before{border:1.6px solid;border-radius:3px;width:13px;height:13px}.nav-icon--ocr:after{border:1.5px solid;border-radius:50%;width:5px;height:5px;top:4px;left:4px}.nav-icon--database:before{border:1.6px solid;border-radius:50%;width:13px;height:5px}.nav-icon--database:after{border-bottom:1.6px solid;border-left:1.6px solid;border-right:1.6px solid;border-radius:0 0 7px 7px;width:13px;height:10px;top:3px}.nav-icon--settings:before{border:1.6px solid;border-radius:50%;width:12px;height:12px}.nav-icon--settings:after{background:currentColor;border-radius:50%;width:4px;height:4px;top:5px;left:5px}.nav-icon--presentation:before{border:1.6px solid;border-radius:2px;width:13px;height:10px;top:0}.nav-icon--presentation:after{border-bottom:1.6px solid;border-right:1.6px solid;width:6px;height:6px;top:7px;left:4px;transform:rotate(45deg)}.sidebar-help{background:#edf3ec;border-radius:11px;margin-top:auto;padding:15px}.sidebar-help .help-orbit{background:var(--green-dark);color:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:11px;font-weight:800;display:flex}.sidebar-help strong{font-size:11px}.sidebar-help p{color:#78857e;margin:5px 0 9px;font-size:9px;line-height:1.5}.sidebar-help a{color:var(--green);font-size:9px;font-weight:800}.sidebar-user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:15px;padding:15px 3px 0;display:flex}.user-avatar{background:#d6e6db;border-radius:50%;justify-content:center;align-items:center;width:31px;height:31px;font-size:9px;font-weight:800;display:flex}.sidebar-user>div:nth-child(2){gap:2px;display:grid}.sidebar-user strong{font-size:10px}.sidebar-user small{color:var(--muted);font-size:8px}.sidebar-user>span{color:#89938d;margin-left:auto;font-size:10px}.app-main{min-width:0}.app-topbar{backdrop-filter:blur(12px);border-bottom:1px solid var(--line);z-index:20;background:#ffffffdb;align-items:center;height:62px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-breadcrumb{align-items:center;gap:9px;font-size:11px;display:flex}.topbar-breadcrumb span{color:var(--muted)}.topbar-breadcrumb b{color:#c0c6c1}.topbar-actions{align-items:center;gap:12px;margin-left:auto;display:flex}.icon-button{border:1px solid var(--line);background:#fff;border-radius:8px;width:36px;height:36px;position:relative}.icon-button i{background:#d76c50;border:2px solid #fff;border-radius:50%;width:7px;height:7px;position:absolute;top:5px;right:6px}.mobile-menu{background:0 0;border:0;margin-right:10px;display:none}.app-content{max-width:1460px;margin:auto;padding:30px 32px 50px}.page-heading{justify-content:space-between;align-items:end;display:flex}.page-heading h1{letter-spacing:-1px;margin-bottom:6px;font-size:25px}.page-heading>div>p:last-child{color:var(--muted);margin:0;font-size:12px}.period-select{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;height:38px;padding:0 11px;display:flex}.period-select select{appearance:none;color:#53635c;background:0 0;border:0;outline:none;padding:0 20px 0 10px;font-size:11px;font-weight:600}.period-select:after{content:"⌄";font-size:10px}.calendar-icon{border:1.5px solid var(--green);border-radius:2px;width:13px;height:13px;position:relative}.calendar-icon:after{border-top:1.5px solid var(--green);content:"";position:absolute;top:3px;left:0;right:0}.dashboard-stack{gap:18px;display:grid}.health-banner{background:linear-gradient(100deg,#eaf2e7,#f5f7ed);border:1px solid #dae5d7;border-radius:11px;align-items:center;padding:16px 20px;display:flex}.health-score{color:var(--muted);border-right:1px solid #d2ddd1;margin-right:20px;padding-right:20px}.health-score span{color:var(--green-dark);font:800 29px var(--font-heading)}.health-score small{font-size:10px}.health-copy{max-width:690px}.health-copy>div{align-items:center;gap:7px;display:flex}.health-copy strong{font-size:12px}.status-dot{background:#4d9874;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #4d98741f}.health-copy p{color:var(--muted);margin:5px 0 0;font-size:10px}.health-banner .text-button{margin-left:auto;font-size:10px}.demo-badge{color:#8b6d1f;text-transform:uppercase;background:#fff5d8;border:1px solid #ead99d;border-radius:99px;margin-left:4px;padding:3px 6px;font-size:7px;font-style:normal;font-weight:800}.metric-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.metric-card{border:1px solid var(--line);background:#fff;border-radius:10px;justify-content:space-between;align-items:end;min-width:0;padding:16px;display:flex}.metric-card>div{gap:7px;display:grid}.metric-card p{color:var(--muted);margin:0;font-size:9px}.info-dot{border:1px solid #b9c1bb;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;margin-left:5px;font-size:6px;display:inline-flex}.metric-card strong{letter-spacing:-.5px;font-size:21px}.metric-card small{color:#8b958e;font-size:8px}.metric-card small span{margin-right:3px;font-weight:800}.metric-card .positive{color:var(--green)}.metric-card .negative{color:var(--danger)}.metric-card svg{width:70px;min-width:62px;height:43px}.dashboard-grid{gap:13px;display:grid}.dashboard-grid--wide{grid-template-columns:1.75fr .75fr}.dashboard-grid--insights{grid-template-columns:.9fr 1.35fr}.panel{border:1px solid var(--line);background:#fff;border-radius:11px;padding:18px}.panel-header{justify-content:space-between;align-items:start;display:flex}.panel-header h2{margin-bottom:4px;font-size:13px}.panel-header p{color:var(--muted);margin:0;font-size:9px}.segmented-control{background:#f0f3ef;border-radius:7px;padding:3px;display:flex}.segmented-control button{color:#7b867f;cursor:pointer;background:0 0;border:0;border-radius:5px;padding:6px 9px;font-size:8px;font-weight:700}.segmented-control button.active{color:var(--ink);background:#fff;box-shadow:0 2px 6px #173f3514}.chart-legend{gap:14px;margin-top:15px;font-size:8px;display:flex}.chart-legend span{color:#7a857e;align-items:center;gap:5px;display:flex}.chart-legend i{width:14px;height:2px}.legend-current{background:var(--green)}.legend-previous{border-top:2px dashed #b9c0b8}.ghost-menu{color:#8b958e;background:0 0;border:0}.category-legend{grid-template-columns:1fr 1fr;gap:8px;display:grid}.category-legend span{color:#6d7972;align-items:center;font-size:8px;display:flex}.category-legend i{border-radius:50%;width:7px;height:7px;margin-right:6px}.category-legend b{color:var(--ink);margin-left:auto;font-size:8px}.insight-count{color:var(--green);background:#edf3ed;border-radius:99px;padding:5px 8px;font-size:8px;font-weight:800}.insight{border-top:1px solid #edf0ec;align-items:center;gap:11px;padding:14px 0;display:flex}.insight:first-of-type{border-top:0;margin-top:7px}.insight-icon{border-radius:8px;flex:0 0 33px;justify-content:center;align-items:center;height:33px;font-weight:800;display:flex}.insight--positive .insight-icon{color:var(--green);background:#e8f2eb}.insight--warning .insight-icon{color:#c78326;background:#fbf0df}.insight--neutral .insight-icon{color:#718087;background:#edf0f2}.insight>div{gap:3px;display:grid}.insight-tag{color:var(--green);text-transform:uppercase;font-size:7px;font-weight:800}.insight--warning .insight-tag{color:#b97922}.insight strong{font-size:10px}.insight p{color:var(--muted);margin:0;font-size:8px;line-height:1.45}.insight button{color:#9ba49e;background:0 0;border:0;margin-left:auto}.products-panel .text-button{font-size:9px}.product-table{border-collapse:collapse;width:100%;margin-top:10px}.product-table th{color:#909991;text-align:left;text-transform:uppercase;padding:8px;font-size:7px;font-weight:700}.product-table td{border-top:1px solid #edf0ec;padding:9px 8px;font-size:8px}.product-table td:first-child{align-items:center;gap:7px;display:flex}.rank{color:#a1a9a3;width:8px}.product-thumb{color:#fff;border-radius:7px;justify-content:center;align-items:center;width:27px;height:27px;font-size:9px;font-weight:800;display:flex}.product-table td>span:last-child{gap:2px;display:grid}.product-table strong{font-size:9px}.product-table small{color:var(--muted);font-size:7px}.trend-up{color:var(--green);font-weight:800}.trend-down{color:var(--danger);font-weight:800}.data-freshness{color:#8a948e;justify-content:center;align-items:center;margin:2px 0;font-size:8px;display:flex}.data-freshness span{background:#55a477;border-radius:50%;width:6px;height:6px;margin-right:6px}.upload-page-heading{max-width:900px;margin:0 auto 22px}.upload-page-heading a{color:var(--green);margin-bottom:17px;font-size:10px;font-weight:800;display:inline-block}.upload-page-heading h1{margin-bottom:5px;font-size:24px}.upload-page-heading p{color:var(--muted);font-size:11px}.upload-wizard{max-width:900px;margin:auto}.wizard-steps{justify-content:center;align-items:center;max-width:650px;margin:0 auto 25px;display:flex}.wizard-steps>div{color:#9aa39d;white-space:nowrap;align-items:center;gap:8px;font-size:9px;font-weight:700;display:flex}.wizard-steps>div>span{background:#e5e9e4;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;display:flex}.wizard-steps>div.active{color:var(--ink)}.wizard-steps>div.active>span{background:var(--green-dark);color:var(--lime)}.wizard-steps i{background:#dfe3de;width:75px;height:1px;margin:0 14px}.wizard-panel{border:1px solid var(--line);background:#fff;border-radius:13px;padding:27px 30px}.wizard-heading{border-bottom:1px solid var(--line);align-items:center;gap:13px;margin-bottom:22px;padding-bottom:20px;display:flex}.wizard-icon{color:var(--green);background:#e8f0e7;border-radius:9px;justify-content:center;align-items:center;width:39px;height:39px;font-size:19px;display:flex}.wizard-heading h2{margin-bottom:4px;font-size:16px}.wizard-heading p{color:var(--muted);margin:0;font-size:10px}.dataset-options{border:0;margin:0 0 21px;padding:0}.dataset-options legend{margin-bottom:10px;font-size:10px;font-weight:800}.dataset-options>div{grid-template-columns:1fr 1fr;gap:9px;display:grid}.dataset-options label{border:1px solid var(--line);cursor:pointer;border-radius:9px;align-items:center;gap:11px;padding:12px;display:flex;position:relative}.dataset-options label.selected{background:#f1f6f0;border-color:#78a18c;box-shadow:0 0 0 1px #78a18c}.dataset-options input{opacity:0;position:absolute}.dataset-icon{color:var(--green);background:#edf2ed;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.dataset-options label>span:nth-of-type(2){gap:3px;display:grid}.dataset-options strong{font-size:10px}.dataset-options small{color:var(--muted);font-size:8px}.dataset-options label>i{border:1px solid #aab3ac;border-radius:50%;width:13px;height:13px;margin-left:auto}.dataset-options label.selected>i{border:4px solid var(--green)}.drop-zone{background:#fafbf8;border:1.5px dashed #cbd3cb;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;min-height:165px;padding:25px;transition:all .2s;display:flex}.drop-zone.dragging{border-color:var(--green);background:#edf5ec}.drop-zone input{display:none}.upload-cloud{color:var(--green);background:#e7f0e7;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:11px;font-size:20px;display:flex}.drop-zone>strong{font-size:10px}.drop-zone>strong button{color:var(--green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.drop-zone>p{color:var(--muted);margin:7px 0 0;font-size:8px}.selected-file{align-items:center;width:100%;display:flex}.selected-file>span{color:var(--green);background:#e5f1e8;border-radius:8px;justify-content:center;align-items:center;width:45px;height:45px;font-size:9px;font-weight:800;display:flex}.selected-file>div{gap:4px;margin-left:12px;display:grid}.selected-file strong{font-size:11px}.selected-file small{color:var(--muted);font-size:8px}.selected-file button{color:#919a94;cursor:pointer;background:0 0;border:0;margin-left:auto;font-size:20px}.upload-note{background:#f1f5f0;border-radius:8px;align-items:center;gap:9px;margin-top:13px;padding:10px 12px;display:flex}.upload-note>span{border:1px solid var(--green);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:7px;display:flex}.upload-note p{color:#607068;margin:0;font-size:8px}.upload-note p strong{font-size:8px}.upload-note a{color:var(--green);white-space:nowrap;margin-left:auto;font-size:8px;font-weight:800}.wizard-actions{justify-content:space-between;margin-top:15px;display:flex}.wizard-actions .button{font-size:10px}.form-error{color:#9c4c38;background:#faebe7;border:1px solid #edcfc7;border-radius:8px;margin:12px 0;padding:10px 12px;font-size:10px}.inline-warning{color:#866326;background:#fff5e5;border:1px solid #f1dfbd;border-radius:8px;margin-bottom:13px;padding:10px;font-size:9px}.mapping-summary{background:#f5f7f3;border-radius:8px;align-items:center;margin-bottom:15px;padding:11px 13px;display:flex}.mapping-summary>span{gap:3px;display:grid}.mapping-summary b{font-size:9px}.mapping-summary small{color:var(--muted);font-size:7px}.mapping-summary em{color:var(--green);margin-left:auto;font-size:8px;font-style:normal;font-weight:800}.mapping-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.mapping-row{border-top:1px solid var(--line);grid-template-columns:1fr 1.25fr .7fr;align-items:center;gap:15px;min-height:48px;padding:7px 13px;display:grid}.mapping-row:first-child{border-top:0}.mapping-row--head{color:#89938d;text-transform:uppercase;background:#f6f8f5;min-height:32px;font-size:7px;font-weight:800}.mapping-row>span:first-child{align-items:center;gap:6px;display:flex}.mapping-row strong{font-size:9px}.mapping-row small{color:#ae6448;background:#f5e6dc;border-radius:4px;padding:3px 4px;font-size:6px}.mapping-row select{border:1px solid var(--line);background:#fff;border-radius:6px;height:30px;padding:0 8px;font-size:8px}.mapping-ok,.mapping-review{font-size:8px;font-weight:800}.mapping-ok{color:var(--green)}.mapping-review{color:var(--amber)}.data-preview{margin-top:18px}.data-preview>div:first-child{align-items:center;margin-bottom:7px;display:flex}.data-preview h3{margin:0;font-size:10px}.data-preview>div>span{color:var(--muted);margin-left:auto;font-size:7px}.preview-scroll{border:1px solid var(--line);border-radius:7px;overflow:auto}.data-preview table{border-collapse:collapse;width:100%;min-width:650px;font-size:7px}.data-preview th{color:#758078;text-align:left;background:#f6f8f5;padding:7px}.data-preview td{border-top:1px solid var(--line);text-overflow:ellipsis;white-space:nowrap;max-width:120px;padding:7px;overflow:hidden}.review-panel{text-align:center}.review-mark{color:var(--green);background:#e4f1e6;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 15px;font-size:24px;font-weight:800;display:flex}.review-panel>h2{margin-bottom:8px;font-size:19px}.review-panel>p{color:var(--muted);max-width:550px;margin:0 auto 20px;font-size:10px;line-height:1.6}.review-card{text-align:left;background:#f5f7f3;border-radius:9px;grid-template-columns:repeat(3,1fr);margin-bottom:20px;padding:15px;display:grid}.review-card span{border-left:1px solid var(--line);gap:4px;padding-left:15px;display:grid}.review-card span:first-child{border:0;padding-left:0}.review-card small{color:var(--muted);font-size:7px}.review-card strong{font-size:9px}.process-list{text-align:left;gap:9px;max-width:430px;margin:0 auto 22px;display:grid}.process-list span{color:#5e6d66;align-items:center;font-size:9px;display:flex}.process-list i{color:var(--green);background:#e8efea;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:9px;font-size:7px;font-style:normal;font-weight:800;display:flex}.analysis-time{color:var(--green);background:#e9f2eb;border-radius:99px;margin-left:auto;padding:6px 9px;font-size:8px;font-weight:800}.quality-score{background:linear-gradient(100deg,#edf4e9,#f7f8ef);border:1px solid #dae6d7;border-radius:10px;align-items:center;margin-bottom:13px;padding:15px 17px;display:flex}.quality-score>div:first-child{color:var(--muted);border-right:1px solid #d2ddd1;margin-right:17px;padding-right:17px}.quality-score>div:first-child span{color:var(--green-dark);font:800 26px var(--font-heading)}.quality-score>div:first-child small{font-size:9px}.quality-score>div:nth-child(2){gap:3px;display:grid}.quality-score strong{font-size:11px}.quality-score p{color:var(--muted);margin:0;font-size:8px}.quality-label{color:#67766e;text-transform:uppercase;background:#fff;border:1px solid #d8e1d6;border-radius:99px;margin-left:auto;padding:5px 7px;font-size:7px;font-weight:800}.quality-stats{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:16px;display:grid}.quality-stats>div{border:1px solid var(--line);border-radius:8px;align-items:center;gap:9px;padding:10px;display:flex}.quality-icon{border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:800;display:flex}.quality-icon--valid{color:var(--green);background:#e7f1e9}.quality-icon--review{color:var(--danger);background:#f9e9e4}.quality-icon--duplicate{color:var(--amber);background:#fbf0df}.quality-icon--clean{color:#6572a4;background:#ebedf5}.quality-stats p{gap:1px;margin:0;display:grid}.quality-stats strong{font-size:13px}.quality-stats small{color:var(--muted);font-size:7px}.issue-list{border:1px solid var(--line);border-radius:9px;overflow:hidden}.issue-list-head{background:#f6f8f5;align-items:center;padding:10px 13px;display:flex}.issue-list-head h3{margin:0;font-size:9px}.issue-list-head span{color:var(--muted);margin-left:auto;font-size:7px}.issue-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 12px;display:flex}.issue-row>span{border-radius:6px;justify-content:center;align-items:center;width:27px;height:27px;font-size:10px;font-weight:800;display:flex}.issue-row--success>span{color:var(--green);background:#e7f1e9}.issue-row--warning>span{color:var(--amber);background:#fbf0df}.issue-row--error>span{color:var(--danger);background:#f9e9e4}.issue-row>div{gap:3px;display:grid}.issue-row strong{font-size:9px}.issue-row p{color:var(--muted);margin:0;font-size:7px}.issue-row em{white-space:nowrap;border-radius:99px;margin-left:auto;padding:5px 7px;font-size:7px;font-style:normal;font-weight:800}.issue-row--success em{color:var(--green);background:#eaf2eb}.issue-row--warning em{color:#aa762b;background:#fbf0df}.issue-row--error em{color:var(--danger);background:#f9e9e4}.approval-note{background:#f1f5f0;border-radius:8px;align-items:center;gap:9px;margin-top:13px;padding:10px 12px;display:flex}.approval-note>span{border:1px solid var(--green);color:var(--green);border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:7px;display:flex}.approval-note p{color:#607068;margin:0;font-size:8px}.approval-note strong{font-size:8px}.review-submit{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.review-submit label{color:#5d6c65;align-items:center;gap:7px;font-size:8px;display:flex}.review-submit input{accent-color:var(--green)}.review-submit .button{min-height:42px;font-size:9px}.sample-data-row{color:var(--muted);justify-content:center;align-items:center;margin-top:10px;font-size:8px;display:flex}.sample-data-row button{color:var(--green);cursor:pointer;background:0 0;border:0;margin-left:5px;font-size:8px;font-weight:800}.sample-data-row--packs{flex-wrap:wrap;gap:6px}.sample-data-row--packs button{background:#edf4ed;border:1px solid #d7e5d8;border-radius:99px;margin:0;padding:6px 9px}.template-downloads{background:#edf4ed;border:1px solid #d7e5d8;border-radius:10px;align-items:center;gap:10px;margin-bottom:15px;padding:12px;display:flex}.template-downloads>div{gap:3px;margin-right:auto;display:grid}.template-downloads strong{font-size:10px}.template-downloads span{color:var(--muted);font-size:8px}.template-downloads>a{border:1px solid var(--line);color:var(--green);white-space:nowrap;background:#fff;border-radius:7px;padding:8px 10px;font-size:8px;font-weight:800}.ocr-card{border-top:1px solid var(--line);margin-top:20px;padding-top:20px}.ocr-card>div:first-child{align-items:center;gap:11px;display:flex}.ocr-card p{gap:3px;margin:0;display:grid}.ocr-card p strong{font-size:10px}.ocr-card p small{color:var(--muted);font-size:8px}.ocr-card>div:first-child>.button{margin-left:auto}.ocr-review{border:1px solid var(--line);background:#fafbf8;border-radius:9px;margin-top:14px;padding:14px}.ocr-review>.button{margin-top:12px}.ocr-table-wrap,.analytics-table-wrap{overflow:auto}.ocr-table-wrap table,.analytics-table{border-collapse:collapse;width:100%;min-width:620px}.ocr-table-wrap th,.analytics-table th{color:#89938d;text-align:left;text-transform:uppercase;padding:8px;font-size:7px}.ocr-table-wrap td,.analytics-table td{border-top:1px solid var(--line);padding:8px;font-size:8px}.ocr-table-wrap input{border:1px solid var(--line);border-radius:5px;width:100%;min-width:100px;height:29px;padding:0 7px;font-size:8px}.analytics-table td:first-child{gap:2px;display:grid}.analytics-table small{color:var(--amber);font-size:6px}.segment-pill,.forecast-badge{color:var(--green);white-space:nowrap;background:#e8f2ea;border-radius:99px;padding:5px 7px;font-size:7px;font-weight:800}.forecast-total{color:var(--muted);text-align:right;font-size:9px}.finance-summary dl{margin:15px 0;display:grid}.finance-summary dl>div{border-top:1px solid var(--line);align-items:center;padding:12px 0;display:flex}.finance-summary dt{color:var(--muted);font-size:9px}.finance-summary dd{margin-left:auto;font-size:11px;font-weight:800}.finance-summary dl>div:last-child{border-top:2px solid var(--green)}.finance-summary>small{color:var(--muted);font-size:8px;line-height:1.5}.financial-metrics .metric-card strong{font-size:17px}.business-health{padding:0;overflow:hidden}.business-health-summary{background:linear-gradient(115deg,#e7f1e7,#f7f8ef);grid-template-columns:150px 1fr;align-items:center;gap:24px;padding:23px 26px;display:grid}.health-ring{background:conic-gradient(var(--green) var(--health-score),#dbe3db 0);border-radius:50%;justify-content:center;align-items:center;width:126px;height:126px;display:flex;position:relative}.health-ring:after{content:"";background:#f3f7ef;border-radius:50%;position:absolute;inset:12px}.health-ring>div{text-align:center;z-index:1;display:grid;position:relative}.health-ring strong{font-size:35px;line-height:1}.health-ring small{color:var(--muted);margin-top:3px;font-size:8px}.health-ring--watch{background:conic-gradient(var(--amber) var(--health-score),#e7dfcf 0)}.health-ring--critical{background:conic-gradient(var(--danger) var(--health-score),#eadbd7 0)}.health-ring--unavailable{background:#dbe3db}.health-title-row{align-items:center;gap:12px;display:flex}.health-title-row .eyebrow{margin:0}.health-title-row em{color:#8b6d1f;background:#fff5d8;border:1px solid #ead99d;border-radius:99px;margin-left:5px;padding:3px 6px;font-size:7px;font-style:normal}.health-title-row>span{color:var(--green);background:#fff;border:1px solid #dce4da;border-radius:99px;padding:5px 8px;font-size:7px;font-weight:800}.health-narrative h2{margin:10px 0 6px;font-size:21px}.health-narrative>p{color:#566a61;max-width:820px;margin:0;font-size:10px;line-height:1.55}.health-meta{flex-wrap:wrap;gap:8px;margin-top:11px;display:flex}.health-meta span{color:var(--muted);background:#ffffffb3;border-radius:6px;padding:6px 8px;font-size:7px}.health-meta b{color:var(--ink);text-transform:capitalize}.health-dimensions{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.health-dimension{border-right:1px solid var(--line);padding:16px}.health-dimension:last-child{border-right:0}.health-dimension>div{align-items:center;display:flex}.health-dimension strong{font-size:9px}.health-dimension>div span{font:800 15px var(--font-heading);margin-left:auto}.health-dimension>i{background:#edf0ec;border-radius:99px;height:5px;margin:9px 0;display:block}.health-dimension>i b{background:var(--green);border-radius:99px;height:100%;display:block}.health-dimension--watch>i b{background:var(--amber)}.health-dimension--critical>i b{background:var(--danger)}.health-dimension--unavailable>div span{color:#a1aaa4}.health-dimension p{color:var(--muted);margin:0;font-size:7px;line-height:1.45}.strategic-actions{border-top:1px solid var(--line);padding:18px 22px}.strategic-actions-heading{justify-content:space-between;align-items:center;display:flex}.strategic-actions-heading .eyebrow{margin-bottom:4px}.strategic-actions-heading h3{margin:0;font-size:14px}.strategic-actions-heading>span{color:var(--green);background:#edf4ed;border-radius:99px;padding:6px 9px;font-size:7px;font-weight:800}.strategic-action-list{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px;display:grid}.strategic-action-list article{border:1px solid var(--line);background:#fafbf8;border-radius:9px;align-items:flex-start;gap:10px;padding:12px;display:flex}.action-priority{color:var(--green);background:#e8f1eb;border-radius:50%;flex:0 0 25px;justify-content:center;align-items:center;height:25px;font-size:8px;font-weight:800;display:flex}.action-priority--high{color:var(--danger);background:#f7e6e1}.action-priority--medium{color:#a86d20;background:#fbf0df}.strategic-action-list article>div{gap:4px;display:grid}.strategic-action-list strong{font-size:9px}.strategic-action-list p{color:var(--muted);margin:0;font-size:7px;line-height:1.4}.strategic-action-list small{color:var(--ink);font-size:7px;font-weight:700;line-height:1.4}.health-methodology{border-top:1px solid var(--line);color:#89938d;margin:0;padding:9px 22px;font-size:7px}.data-quality-strip{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:9px;padding:10px 13px;display:flex}.data-quality-strip>span{color:var(--green);background:#e8f1eb;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:8px;font-weight:800;display:flex}.data-quality-strip p{color:var(--muted);margin:0;font-size:8px}.data-quality-strip strong{color:var(--ink);margin-right:8px}.data-quality-strip a{color:var(--green);white-space:nowrap;margin-left:auto;font-size:8px;font-weight:800}.auth-page{grid-template-columns:.8fr 1.2fr;gap:70px;max-width:1040px;min-height:100vh;margin:auto;padding:50px 28px;display:grid}.auth-page>.brand{align-self:start}.auth-page>section{align-self:center;max-width:520px;padding:55px 0}.auth-page h1{letter-spacing:-2px;margin-bottom:16px;font-size:44px;line-height:1.1}.auth-page>section>p{color:var(--muted);line-height:1.65}.auth-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:16px;margin-top:28px;padding:24px}.auth-tabs{background:#f1f4ef;border-radius:9px;grid-template-columns:1fr 1fr;margin-bottom:20px;padding:4px;display:grid}.auth-tabs button{cursor:pointer;background:0 0;border:0;border-radius:7px;padding:10px;font-size:12px;font-weight:700}.auth-tabs button.active{background:#fff;box-shadow:0 2px 8px #173f3514}.auth-card form{gap:14px;display:grid}.auth-card label{color:#53645d;gap:6px;font-size:11px;font-weight:700;display:grid}.auth-card input{border:1px solid var(--line);border-radius:8px;height:42px;padding:0 11px}.auth-card .button{width:100%}.auth-reset{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.auth-privacy{color:var(--muted);text-align:center;margin:17px 0 0;font-size:9px;line-height:1.5}.form-success{color:var(--green);background:#e8f2ea;border-radius:8px;padding:10px;font-size:10px}.auth-divider{border-top:1px solid var(--line);text-align:center;margin:22px 0;position:relative}.auth-divider span{color:var(--muted);background:#fff;padding:0 9px;font-size:9px;position:relative;top:-8px}.google-button{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:12px;width:100%;height:44px;font-size:12px;font-weight:700;display:flex}.google-button b{color:#4285f4;font-size:17px}.drop-zone--multi{min-height:130px}.multi-file-list{border:1px solid var(--line);border-radius:9px;margin-top:13px;overflow:hidden}.multi-file-list>div{border-top:1px solid var(--line);align-items:center;gap:10px;padding:10px 12px;display:flex}.multi-file-list>div:first-child{border-top:0}.multi-file-list p{gap:2px;min-width:0;margin:0;display:grid}.multi-file-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.multi-file-list small{color:var(--muted);font-size:7px}.multi-file-list em{color:var(--green);white-space:nowrap;background:#e9f2eb;border-radius:99px;margin-left:auto;padding:5px 8px;font-size:7px;font-style:normal;font-weight:800}.multi-file-list button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:18px}.detection-grid{grid-template-columns:repeat(2,1fr);gap:11px;display:grid}.detection-grid article{border:1px solid var(--line);border-radius:9px;padding:13px}.detection-grid article>div{align-items:center;gap:9px;display:flex}.detection-grid article>div p{gap:3px;min-width:0;margin:0;display:grid}.detection-grid article>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.detection-grid article>div small,.detection-grid article>p{color:var(--muted);font-size:8px}.detection-grid h3{margin:13px 0 4px;font-size:12px}.detect-ok,.detect-review{border-radius:99px;padding:5px 7px;font-size:7px;font-weight:800;display:inline-block}.detect-ok{color:var(--green);background:#e8f2ea}.detect-review{color:var(--amber);background:#fbf0df}.processing-banner{background:#edf4ed;border:1px solid #d7e5d8;border-radius:9px;align-items:center;gap:12px;margin-top:13px;padding:12px;display:flex}.processing-banner>span,.dashboard-loading>span{border:2px solid #c9d6cc;border-top-color:var(--green);border-radius:50%;width:20px;height:20px;animation:1s linear infinite spin}.processing-banner p{gap:3px;margin:0;font-size:9px;display:grid}.process-complete{text-align:center}.process-complete>p{color:var(--muted)}.process-complete .quality-stats{text-align:left}.process-complete>.button{margin-top:16px}@keyframes spin{to{transform:rotate(360deg)}}.dashboard-loading{color:var(--muted);justify-content:center;align-items:center;gap:12px;padding:90px;font-size:11px;display:flex}.empty-dashboard{text-align:center;padding:70px}.empty-dashboard>p{color:var(--muted);max-width:520px;margin:0 auto 22px;line-height:1.6}.chart-empty{color:var(--muted);justify-content:center;align-items:center;height:230px;font-size:11px;display:flex}.coverage-row{border-top:1px solid var(--line);align-items:center;gap:10px;padding:13px 3px;display:flex}.coverage-row>span{color:var(--green);background:#e8f2ea;border-radius:6px;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.coverage-row strong{font-size:10px}.coverage-row em{color:var(--muted);margin-left:auto;font-size:9px;font-style:normal}.admin-quality{grid-template-columns:1fr 1fr;gap:7px;padding:25px;display:grid}.admin-quality strong{font-size:28px}.admin-quality span{color:var(--muted);font-size:10px}.admin-panel-header{padding:18px}.admin-panel-header h2{margin-bottom:4px;font-size:14px}.admin-panel-header p{color:var(--muted);margin:0;font-size:9px}.ocr-page-stack{gap:16px;max-width:900px;margin:auto;display:grid}.ocr-guidance{background:#f3f6f1;border-radius:9px;grid-template-columns:auto 1fr auto 1fr;gap:10px;margin-bottom:16px;padding:13px;display:grid}.ocr-guidance>span{background:var(--green-dark);color:var(--lime);border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:8px;font-weight:800;display:flex}.ocr-guidance p{gap:3px;margin:0;display:grid}.ocr-guidance strong{font-size:9px}.ocr-guidance small{color:var(--muted);font-size:7px}.ocr-drop-zone{cursor:pointer;gap:7px}.ocr-drop-zone .button{pointer-events:none;margin-top:5px}.ocr-file-names{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:620px;font-size:7px;overflow:hidden}.ocr-review{margin-top:0}.ocr-confirm-row{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:13px;padding-top:13px;display:flex}.ocr-confirm-row small{color:var(--muted);margin-right:auto;font-size:8px}.source-page{color:var(--green);background:#edf4ed;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:8px;font-weight:800;display:flex}.sidebar-account{border-top:1px solid var(--line);margin-top:15px;padding-top:13px}.sidebar-account .sidebar-user{border:0;margin:0;padding:0 3px}.admin-link{color:var(--green);background:#e7f1e9;border-radius:99px;margin-left:auto;padding:5px 7px;font-size:7px;font-weight:800}.sidebar-logout,.topbar-logout{border:1px solid var(--line);color:#52635b;cursor:pointer;background:#fff;border-radius:7px;justify-content:center;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.sidebar-logout{width:100%;margin-top:10px;padding:8px}.sidebar-logout:hover,.topbar-logout:hover{color:var(--danger);background:#f8ebe8;border-color:#e8c9c2}.topbar-logout{height:36px;padding:0 11px}.sidebar>astro-island{display:contents}.page-heading--dataset{margin-bottom:18px}.dataset-stats{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:15px;display:grid}.dataset-stats>div{border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:11px;padding:13px;display:flex}.stat-icon{color:#64747a;background:#edf0f2;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.stat-icon--green{color:var(--green);background:#e7f1e9}.stat-icon--amber{color:var(--amber);background:#fbf0df}.stat-icon--blue{color:#5e8496;background:#e9f0f4}.dataset-stats p{gap:3px;margin:0;display:grid}.dataset-stats small{color:var(--muted);font-size:7px}.dataset-stats strong{font-size:13px}.dataset-panel{padding:0}.dataset-toolbar{gap:10px;padding:14px;display:flex}.search-field{border:1px solid var(--line);border-radius:7px;align-items:center;width:100%;max-width:290px;padding:0 10px;display:flex}.search-field span{color:#89938d}.search-field input{border:0;outline:0;width:100%;height:34px;padding:0 8px;font-size:9px}.dataset-toolbar select{border:1px solid var(--line);background:#fff;border-radius:7px;margin-left:auto;padding:0 11px;font-size:9px}.dataset-table-scroll{overflow:auto}.dataset-table{border-collapse:collapse;width:100%;min-width:930px}.dataset-table th{border-top:1px solid var(--line);color:#89938d;text-align:left;text-transform:uppercase;background:#f6f8f5;padding:10px 14px;font-size:7px}.dataset-table td{border-top:1px solid var(--line);padding:12px 14px;font-size:9px}.dataset-table tbody tr:hover{background:#fbfcf9}.dataset-table td:first-child{align-items:center;gap:9px;display:flex}.dataset-table td>span:nth-child(2),.dataset-table td:nth-child(6){gap:3px;display:grid}.dataset-table strong{font-size:9px}.dataset-table small{color:var(--muted);font-size:7px}.file-badge{color:var(--green);background:#e5f1e8;border-radius:6px;justify-content:center;align-items:center;width:34px;height:29px;font-size:7px;font-weight:800;display:flex!important}.file-badge--xlsx{color:#58758f;background:#e8edf4}.table-status{border-radius:99px;padding:5px 7px;font-size:7px;font-weight:800;display:inline-block}.table-status.ready{color:var(--green);background:#e8f2ea}.table-status.review{color:#ad7527;background:#fbf0df}.history-open{color:var(--green);white-space:nowrap;background:#e8f2ea;border-radius:7px;padding:7px 9px;font-size:8px;font-weight:800;display:inline-block}.history-open:hover{background:var(--green);color:#fff}.history-unavailable{color:var(--muted);font-size:8px}.settings-panel{max-width:900px}.settings-panel h2{margin-bottom:5px;font-size:15px}.settings-panel>p{color:var(--muted);font-size:9px}.settings-form{grid-template-columns:1fr 1fr;gap:15px;margin-top:22px;display:grid}.settings-form label{color:#5f6d66;gap:6px;font-size:9px;font-weight:700;display:grid}.settings-form input,.settings-form select{border:1px solid var(--line);background:#fff;border-radius:7px;height:38px;padding:0 11px}.settings-form>div{grid-column:1/-1}.presentation-heading{margin-bottom:20px}.presentation-feature{grid-template-columns:minmax(380px,1.2fr) minmax(280px,.8fr);align-items:center;gap:30px;padding:24px;display:grid}.presentation-cover{border:1px solid var(--line);border-radius:11px;display:block;overflow:hidden;box-shadow:0 14px 34px #173f351f}.presentation-cover img{width:100%;height:auto;display:block}.presentation-feature h2{letter-spacing:-1px;margin:15px 0 12px;font-size:28px;line-height:1.18}.presentation-feature p{color:var(--muted);font-size:12px;line-height:1.65}.presentation-badge{background:var(--green-soft);color:var(--green);letter-spacing:.8px;border-radius:99px;padding:7px 9px;font-size:8px;font-weight:800}.presentation-actions{flex-wrap:wrap;gap:9px;margin-top:20px;display:flex}.presentation-actions .button{font-size:10px}.presentation-section{margin-top:30px}.presentation-section-heading{justify-content:space-between;align-items:end;margin-bottom:14px;display:flex}.presentation-section-heading h2{margin:0;font-size:18px}.presentation-section-heading>span{color:var(--muted);font-size:9px}.slide-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.slide-preview{border:1px solid var(--line);background:#fff;border-radius:11px;transition:all .2s;overflow:hidden}.slide-preview:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.slide-preview>a{background:#eef1ec;display:block;overflow:hidden}.slide-preview img{width:100%;height:auto;transition:all .2s;display:block}.slide-preview:hover img{transform:scale(1.01)}.slide-preview>div{align-items:center;gap:10px;padding:12px 14px;display:flex}.slide-preview span{color:var(--green);font-size:8px;font-weight:800}.slide-preview strong{font-size:10px}@media (width<=1050px){.hero{grid-template-columns:1fr 1fr;gap:36px}.hero h1{font-size:51px}.feature-inner{gap:55px}.dashboard-grid--wide,.dashboard-grid--insights{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,1fr)}.strategic-action-list{grid-template-columns:1fr}.health-dimensions{grid-template-columns:repeat(2,1fr)}.health-dimension:nth-child(2){border-right:0}.health-dimension:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (width<=780px){.landing-links,.landing-actions .button--ghost{display:none}.hero{min-height:auto;padding-top:60px;display:block}.hero-copy{text-align:center}.hero h1{letter-spacing:-3px;font-size:clamp(43px,12vw,62px)}.hero-copy>p{margin-inline:auto}.hero-actions,.trust-row{justify-content:center}.hero-dashboard{margin-top:70px;transform:none}.floating-insight{right:12px}.steps-grid,.feature-inner{grid-template-columns:1fr}.security-card{text-align:center;grid-template-columns:1fr;gap:35px;padding:40px 28px}.security-points{justify-content:center}.landing-footer{flex-direction:column;align-items:flex-start}.sidebar{display:none}.app-shell{grid-template-columns:1fr}.mobile-menu{display:block}.app-content{padding:24px 18px 40px}.metric-grid,.dataset-stats{grid-template-columns:1fr 1fr}.business-health-summary{grid-template-columns:110px 1fr}.health-ring{width:100px;height:100px}.health-ring strong{font-size:28px}.presentation-feature{grid-template-columns:1fr}.presentation-feature>div{max-width:680px}.slide-gallery,.dataset-options>div,.settings-form{grid-template-columns:1fr}.auth-page{padding-top:28px;display:block}.auth-page>section{padding-top:70px}.detection-grid{grid-template-columns:1fr}}@media (width<=520px){.landing-nav{height:68px;padding-inline:17px}.landing-nav .button{min-height:38px;padding-inline:13px;font-size:11px}.hero{padding-inline:17px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{flex-direction:column;align-items:center;gap:8px}.hero-dashboard{min-height:430px}.preview-body{padding:15px}.preview-health{padding:11px}.preview-health div small{display:none}.preview-metrics div{padding:9px}.preview-metrics strong{font-size:11px}.preview-chart svg{height:140px}.how-it-works{padding-top:75px}.section-heading h2,.feature-inner>div:first-child h2,.closing-cta h2{font-size:34px}.metric-grid,.dataset-stats{grid-template-columns:1fr}.page-heading{flex-direction:column;align-items:flex-start;gap:15px}.health-banner{flex-wrap:wrap;align-items:flex-start}.health-banner .text-button{margin-left:0}.health-copy{flex:1;min-width:190px}.wizard-panel{padding:20px 16px}.wizard-steps strong{display:none}.wizard-steps i{width:50px}.mapping-row{grid-template-columns:1fr;gap:6px;padding:10px}.mapping-row--head{display:none}.review-card{grid-template-columns:1fr;gap:14px}.review-card span{border-left:0;border-top:1px solid var(--line);padding-top:10px;padding-left:0}.review-card span:first-child{border-top:0;padding-top:0}.presentation-heading,.presentation-section-heading{flex-direction:column;align-items:flex-start;gap:12px}.presentation-feature{padding:14px}.presentation-feature h2{font-size:23px}.business-health-summary{grid-template-columns:1fr;align-items:flex-start;padding:18px}.health-ring{width:90px;height:90px}.health-title-row{flex-direction:column;align-items:flex-start}.health-dimensions{grid-template-columns:1fr}.health-dimension,.health-dimension:nth-child(2){border-bottom:1px solid var(--line);border-right:0}.strategic-actions-heading{align-items:flex-start;gap:10px}.data-quality-strip{flex-wrap:wrap;align-items:flex-start}.data-quality-strip a{margin-left:31px}}
