.landing-root{--navy:#0f2b46;--navy-light:#163a5c;--navy-dark:#0a1e33;--accent:#5b4fc7;--accent-bg:#eee9ff;--accent-hover:#4a3fb0;--white:#fff;--off-white:#f5f6f8;--gray-100:#eef0f2;--gray-200:#e4e5e1;--gray-400:#999;--gray-600:#555;--gray-800:#222;--text:#1a1a1a;--serif:"Source Serif 4",Georgia,serif;--sans:"Outfit",system-ui,sans-serif;scroll-behavior:smooth;font-family:var(--sans);color:var(--text);background:var(--white);-webkit-font-smoothing:antialiased}.landing-root a{text-decoration:none;color:inherit}.landing-root img{max-width:100%;display:block}.landing-root .container{max-width:1160px;margin:0 auto;padding:0 28px}.landing-root .btn{display:inline-flex;align-items:center;gap:6px;font-family:var(--sans);font-weight:600;font-size:15px;border-radius:8px;padding:14px 28px;cursor:pointer;transition:all .2s;border:none}.landing-root .btn-primary{background:var(--accent);color:var(--white)}.landing-root .btn-primary:hover{background:var(--accent-hover)}.landing-root .btn-outline{background:transparent;border:2px solid rgba(255,255,255,.35);color:var(--white)}.landing-root .btn-outline:hover{border-color:rgba(255,255,255,.7)}.landing-root .btn-outline-dark{background:transparent;border:2px solid var(--gray-200);color:var(--gray-800)}.landing-root .btn-outline-dark:hover{border-color:var(--gray-400)}.landing-root .section-label{font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px}.landing-root nav{position:fixed;top:0;left:0;width:100%;z-index:100;padding:16px 0;transition:all .3s;background:rgba(255,255,255,.85);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.landing-root nav.scrolled{background:rgba(255,255,255,.95);box-shadow:0 2px 24px rgba(0,0,0,.08)}.landing-root .nav-inner{display:flex;align-items:center;justify-content:space-between}.landing-root .logo{color:var(--navy);display:inline-flex;align-items:center;text-decoration:none}.landing-root .nav-links{display:flex;align-items:center;gap:32px}.landing-root .nav-links a{color:var(--gray-600);font-size:14px;font-weight:500;transition:color .2s}.landing-root .nav-links a:hover{color:var(--navy)}.landing-root .nav-cta{display:flex;align-items:center;gap:12px}.landing-root .nav-cta .btn{padding:10px 22px;font-size:14px}.landing-root .nav-cta .btn-primary{background:var(--navy);color:var(--white)}.landing-root .nav-cta .btn-primary:hover{background:#1a3a5c}.landing-root .nav-cta .btn-outline{border-color:var(--gray-200);color:var(--navy)}.landing-root .nav-cta .btn-outline:hover{border-color:var(--gray-400)}.landing-root .hero{background:#f2f7f4;color:var(--text);padding:140px 0 0;text-align:center;position:relative;overflow:visible}.landing-root .hero:before{content:"";position:absolute;top:-200px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,rgba(45,106,79,.06) 0,transparent 70%);pointer-events:none}.landing-root .hero:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:160px;background:linear-gradient(to bottom,transparent 0,var(--white) 100%);pointer-events:none;z-index:5}.landing-root .hero h1{font-family:Playfair Display,Georgia,serif;font-size:clamp(36px,5vw,66px);font-weight:400;line-height:1.12;margin-bottom:24px;max-width:960px;margin-left:auto;margin-right:auto;color:var(--navy);letter-spacing:-.01em}.landing-root .hero-eyebrow{display:inline-block;font-size:13px;font-weight:600;color:#2d6a4f;background:#dceee4;border-radius:99px;padding:7px 18px;margin-bottom:24px;letter-spacing:.01em}.landing-root .hero p{font-size:17px;color:var(--gray-600);max-width:580px;margin:0 auto 36px;line-height:1.65}.landing-root .hero-btns{display:flex;gap:14px;justify-content:center;margin-bottom:48px}.landing-root .hero-btns .btn-primary{background:var(--navy);color:var(--white)}.landing-root .hero-btns .btn-primary:hover{background:#1a3a5c}.landing-root .hero-btns .btn-outline{border-color:var(--gray-200);color:var(--navy)}.landing-root .hero-btns .btn-outline:hover{border-color:var(--gray-400)}.landing-root .hero-dashboard-wrap{max-width:1300px;margin:0 auto;padding:0 20px}.landing-root .hero-dashboard{position:relative;padding-bottom:120px}.landing-root .hd-main{background:var(--white);border-radius:20px;box-shadow:0 0 0 1px rgba(0,0,0,.03),0 2px 4px rgba(0,0,0,.02),0 16px 40px rgba(0,0,0,.07);display:flex;overflow:hidden;position:relative;z-index:8;max-width:820px;margin:0 auto;text-align:left;color:var(--text)}.landing-root .hd-sidebar{width:145px;background:#fafbfc;border-right:1px solid #f0f1f3;padding:28px 0;flex-shrink:0}.landing-root .hd-sb-logo{font-family:"DM Sans",var(--sans);font-weight:800;font-size:17px;color:var(--navy);padding:0 22px;margin-bottom:36px;letter-spacing:-.02em}.landing-root .hd-sb-logo span{color:var(--accent)}.landing-root .hd-sb-item{display:block;padding:9px 22px;font-size:13px;font-weight:500;color:#b0b4ba;text-decoration:none;border-left:3px solid transparent;margin-bottom:2px}.landing-root .hd-sb-item.active{color:var(--navy);font-weight:700;background:var(--white);border-left-color:var(--accent)}.landing-root .hd-body{flex:1;padding:24px 36px 32px}.landing-root .hd-topbar{display:flex;align-items:center;justify-content:flex-end;margin-bottom:28px;gap:12px}.landing-root .hd-search{display:flex;align-items:center;gap:8px;background:#f0f1f3;border-radius:10px;padding:9px 16px;width:170px}.landing-root .hd-search svg{width:15px;height:15px;color:#a0a4ab}.landing-root .hd-search span{font-size:13px;color:#a0a4ab}.landing-root .hd-notif{width:36px;height:36px;border-radius:10px;background:#f0f1f3;display:flex;align-items:center;justify-content:center;position:relative}.landing-root .hd-notif svg{width:16px;height:16px;color:#6b7280}.landing-root .hd-notif-dot{position:absolute;top:7px;right:7px;width:7px;height:7px;background:#dc2626;border-radius:50%;border:2px solid var(--white)}.landing-root .hd-avatar{width:36px;height:36px;border-radius:50%;background:#d0d2d6;display:flex;align-items:center;justify-content:center;font-family:DM Sans,sans-serif;font-size:12px;font-weight:700;color:var(--white)}.landing-root .hd-greeting{font-family:"DM Sans",var(--sans);font-size:24px;font-weight:700;color:var(--navy);letter-spacing:-.02em;margin-bottom:4px}.landing-root .hd-sub{font-size:13px;color:#a0a4ab;margin-bottom:28px}.landing-root .hd-stat-bar{display:flex;align-items:center;gap:8px;margin-bottom:28px;flex-wrap:wrap}.landing-root .hd-stat-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:99px;background:#f5f6f8;font-size:13px;color:#6b7280}.landing-root .hd-stat-pill strong{font-weight:700;color:#0f2b46;font-variant-numeric:tabular-nums}.landing-root .hd-stat-flagged{background:#fef8ee}.landing-root .hd-stat-flagged strong{color:#d97706}.landing-root .hd-stat-divider{width:1px;height:16px;background:#e0e1e4}.landing-root .hd-intel-link{font-size:13px;font-weight:600;color:#5b4fc7;text-decoration:none;margin-left:4px}.landing-root .hd-cards{display:grid;grid-template-columns:1fr 1fr 1fr;gap:12px}.landing-root .hd-gcard{border:1px solid #ecedf0;border-radius:14px;padding:22px 18px;text-align:center;display:flex;flex-direction:column;align-items:center}.landing-root .hd-gcard-label{font-family:"DM Sans",var(--sans);font-size:13px;font-weight:700;color:var(--navy);margin-bottom:16px}.landing-root .hd-big-num{font-family:"DM Sans",var(--sans);font-size:44px;font-weight:700;line-height:1;letter-spacing:-.03em;margin-bottom:6px;color:#dc2626}.landing-root .hd-big-sub{font-size:12px;color:#a0a4ab;margin-bottom:20px}.landing-root .hd-btn-outline{font-family:var(--sans);font-size:12px;font-weight:600;color:var(--navy);padding:8px 20px;border-radius:8px;border:1.5px solid #d0d2d6;background:none;cursor:pointer;white-space:nowrap;margin-top:auto}.landing-root .hd-qa-list{width:100%;display:flex;flex-direction:column;gap:4px;text-align:left}.landing-root .hd-qa-item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;font-size:12px;font-weight:500;color:var(--navy);text-decoration:none;white-space:nowrap}.landing-root .hd-qa-dot{width:22px;height:22px;border-radius:7px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .hd-qa-dot svg{width:12px;height:12px}.landing-root .hd-qa-arrow{margin-left:auto;font-size:14px;color:#ccc}.landing-root .hd-filing-icon{width:60px;height:60px;border-radius:50%;background:#f5f6f8;display:flex;align-items:center;justify-content:center;margin-bottom:14px}.landing-root .hd-filing-icon svg{width:26px;height:26px;color:var(--navy)}.landing-root .hd-filing-detail{font-size:12px;color:#a0a4ab;margin-bottom:4px}.landing-root .hd-filing-days{font-family:"DM Sans",var(--sans);font-size:14px;font-weight:700;color:var(--navy);margin-bottom:20px}.landing-root .hd-sat{position:absolute;background:var(--white);border-radius:16px;box-shadow:0 4px 6px rgba(0,0,0,.04),0 12px 40px rgba(0,0,0,.08);border:1px solid rgba(0,0,0,.06);z-index:10}.landing-root .hd-sat-toast{left:calc(50% + 160px);top:55px;padding:16px 20px;display:flex;align-items:center;gap:14px;width:300px}.landing-root .hd-sat-toast:before{content:"";position:absolute;top:-6px;left:148px;width:12px;height:12px;background:var(--white);border:1px solid rgba(0,0,0,.06);border-right:none;border-bottom:none;transform:rotate(45deg)}.landing-root .hd-toast-icon{width:36px;height:36px;border-radius:50%;background:#ecfdf5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .hd-toast-icon svg{width:18px;height:18px;color:#10b981}.landing-root .hd-toast-content{flex:1;min-width:0}.landing-root .hd-toast-title{font-family:"DM Sans",var(--sans);font-size:13px;font-weight:700;color:var(--navy);margin-bottom:2px}.landing-root .hd-toast-detail{font-size:12px;color:#a0a4ab}.landing-root .hd-toast-time{font-size:10px;color:#c0c3c9;flex-shrink:0;align-self:flex-start;margin-top:2px}.landing-root .hd-sat-expenses{left:calc(50% - 500px);bottom:-20px;padding:18px 20px;width:270px}.landing-root .hd-sat-expenses .exp-head{text-align:center;margin-bottom:14px}.landing-root .hd-sat-expenses .exp-title{font-size:14px;font-weight:700;color:var(--navy)}.landing-root .hd-sat-expenses table{width:100%;border-collapse:collapse;table-layout:fixed}.landing-root .hd-sat-expenses th{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:#a0a4ab;padding:0 0 10px;border-bottom:1px solid #f0f1f3}.landing-root .hd-sat-expenses th:first-child{width:55%;text-align:left}.landing-root .hd-sat-expenses th:nth-child(2){width:20%;text-align:center}.landing-root .hd-sat-expenses th:last-child{width:25%;text-align:right}.landing-root .exp-th-type{text-align:center}.landing-root .exp-th-amt{text-align:right}.landing-root .hd-sat-expenses td{padding:12px 0;border-bottom:1px solid #f0f1f3;vertical-align:middle}.landing-root .hd-sat-expenses td:first-child{text-align:left;padding-left:0}.landing-root .hd-sat-expenses tr:last-child td{border:none}.landing-root .exp-name{font-size:13px;font-weight:600;color:#222}.landing-root .exp-type-icon{text-align:center}.landing-root .exp-icon-circle{width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.landing-root .exp-amt{font-size:13px;font-weight:700;color:var(--navy);text-align:right}.landing-root .exp-foot{margin-top:14px;text-align:center;font-size:10px;color:#a0a4ab}.landing-root .hd-sat-intel{left:calc(50% + 400px);top:140px;padding:20px 22px 16px;width:270px}.landing-root .hd-intel-title{font-family:"DM Sans",var(--sans);font-size:14px;font-weight:700;color:var(--navy);margin-bottom:16px}.landing-root .hd-intel-metrics{display:flex;gap:10px;margin-bottom:16px}.landing-root .hd-intel-metric{flex:1;padding:10px 12px;border:1px solid #ecedf0;border-radius:10px}.landing-root .hd-intel-metric-label{font-size:9px;color:#a0a4ab;margin-bottom:4px}.landing-root .hd-intel-metric-row{display:flex;align-items:baseline;gap:6px}.landing-root .hd-intel-num{font-family:"DM Sans",var(--sans);font-size:20px;font-weight:700;color:var(--navy);line-height:1;letter-spacing:-.02em}.landing-root .hd-intel-change{font-size:9px;font-weight:600}.landing-root .hd-intel-change.up{color:#10b981}.landing-root .hd-intel-change.warn{color:#d97706}.landing-root .hd-intel-chart{margin-bottom:6px}.landing-root .hd-intel-chart svg{width:100%;height:50px;display:block}.landing-root .hd-intel-labels{display:flex;justify-content:space-between;padding:0 2px}.landing-root .hd-intel-labels span{font-size:8px;color:#c0c3c9}.landing-root .hd-intel-legend{display:flex;gap:14px;margin-top:10px}.landing-root .hd-intel-legend-item{display:flex;align-items:center;gap:4px;font-size:9px;color:#a0a4ab}.landing-root .hd-intel-legend-dot{width:6px;height:6px;border-radius:2px;flex-shrink:0}.landing-root .why-classifi{background:var(--white);padding:100px 0 80px}.landing-root .why-classifi .section-label{color:#2d6a4f;text-align:center}.landing-root .why-classifi h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(26px,3.5vw,38px);font-weight:400;text-align:center;margin-bottom:14px;color:var(--navy);letter-spacing:-.01em}.landing-root .why-classifi .why-sub{font-size:16px;color:var(--gray-600);text-align:center;max-width:640px;margin:0 auto 48px;line-height:1.65}.landing-root .why-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.landing-root .why-card{padding:36px 32px;border-radius:16px;border:1px solid var(--gray-200);background:var(--white);transition:box-shadow .25s;text-align:center}.landing-root .why-card:hover{box-shadow:0 6px 20px rgba(0,0,0,.06)}.landing-root .why-icon{width:64px;height:64px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:18px auto;background:#f0f1f3}.landing-root .why-icon svg{width:28px;height:28px;color:#6b7280}.landing-root .why-card h3{font-family:"DM Sans",var(--sans);font-size:18px;font-weight:700;color:var(--navy);margin-bottom:0;line-height:1.35}.landing-root .why-card p{font-size:15px;color:var(--gray-600);line-height:1.7}.landing-root .products{background:var(--navy);color:var(--white);padding:80px 0 100px}.landing-root .products .section-label{color:#7bc4a5;text-align:center}.landing-root .products h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,44px);font-weight:400;text-align:center;margin-bottom:40px}.landing-root .products h2 strong{font-weight:700}.landing-root .tab-bar{display:flex;justify-content:center;margin-bottom:56px}.landing-root .tab-pill{display:flex;background:rgba(255,255,255,.08);border-radius:99px;padding:5px}.landing-root .tab-btn{padding:12px 32px;font-size:15px;font-weight:600;border:none;background:none;color:rgba(255,255,255,.55);cursor:pointer;border-radius:99px;transition:all .25s;font-family:var(--sans)}.landing-root .tab-btn.active{background:var(--white);color:var(--navy)}.landing-root .tab-content{display:none}.landing-root .tab-content.active{display:flex;gap:48px;align-items:center}.landing-root .tab-text{flex:1;max-width:440px}.landing-root .tab-text h3{font-family:Playfair Display,Georgia,serif;font-size:28px;font-weight:400;margin-bottom:14px}.landing-root .tab-text p{font-size:15px;color:rgba(255,255,255,.68);line-height:1.7;margin-bottom:28px}.landing-root .tab-text .btn{margin-right:12px}.landing-root .tab-text .btn-primary{background:var(--navy);color:var(--white);border:2px solid rgba(255,255,255,.2)}.landing-root .tab-text .btn-primary:hover{background:#1a3a5c}.landing-root .tab-ui{flex:1;background:var(--white);border-radius:14px;padding:0;overflow:visible;box-shadow:0 20px 60px rgba(0,0,0,.25);color:var(--text);position:relative}.landing-root .wp-wrap{position:relative;min-height:400px}.landing-root .wp-inner{overflow:hidden;border-radius:14px}.landing-root .wp-ph{padding:12px 14px 0}.landing-root .wp-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:2px}.landing-root .wp-title{font-family:"DM Sans",var(--sans);font-size:13px;font-weight:800;color:var(--navy)}.landing-root .wp-btns{display:flex;gap:4px}.landing-root .wp-btn{font-size:7.5px;font-weight:600;padding:4px 8px;border-radius:5px;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-800);display:flex;align-items:center;gap:3px;white-space:nowrap;font-family:var(--sans)}.landing-root .wp-btn svg{width:8px;height:8px}.landing-root .wp-btn-p{background:var(--navy);color:var(--white);border-color:var(--navy)}.landing-root .wp-sub{font-size:7.5px;color:var(--gray-500);margin-bottom:10px}.landing-root .wp-stats{display:flex;gap:4px;margin-bottom:10px}.landing-root .wp-st{flex:1;background:var(--off-white);border:1px solid var(--gray-200);border-radius:6px;padding:6px 8px}.landing-root .wp-st-l{font-size:6px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);margin-bottom:1px;white-space:nowrap}.landing-root .wp-st-v{font-family:"DM Sans",var(--sans);font-size:13px;font-weight:700;color:var(--navy);line-height:1}.landing-root .wp-st-v.green{color:#0d9f5f}.landing-root .wp-st-v.orange{color:#f59e0b}.landing-root .wp-st-s{font-size:6px;color:var(--gray-400);margin-top:1px}.landing-root .wp-tabs{display:flex;border-bottom:1px solid var(--gray-200);margin-bottom:8px}.landing-root .wp-tb{padding:5px 10px;font-size:8px;font-weight:500;color:var(--gray-400);border-bottom:1.5px solid transparent;margin-bottom:-1px;white-space:nowrap}.landing-root .wp-tb.active{color:var(--navy);font-weight:600;border-bottom-color:var(--accent)}.landing-root .wp-toolbar{display:flex;align-items:center;gap:4px;padding:0 14px;margin-bottom:8px}.landing-root .wp-srch{display:flex;align-items:center;gap:4px;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:5px;padding:4px 8px;width:140px}.landing-root .wp-srch svg{width:9px;height:9px;color:var(--gray-400)}.landing-root .wp-srch span{font-size:8px;color:var(--gray-400)}.landing-root .wp-fbtn{font-size:7px;font-weight:600;padding:4px 7px;border-radius:5px;border:1px solid var(--gray-200);background:var(--white);color:var(--gray-600);display:flex;align-items:center;gap:2px;white-space:nowrap;font-family:var(--sans)}.landing-root .wp-fbtn svg{width:8px;height:8px}.landing-root .wp-tbl{padding:0 14px}.landing-root .wp-thead{padding:5px 0;border-bottom:1px solid var(--gray-200);font-size:6px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--gray-400)}.landing-root .wp-row,.landing-root .wp-thead{display:grid;grid-template-columns:2fr .6fr 1fr .5fr .6fr;gap:4px}.landing-root .wp-row{align-items:center;padding:7px 0;border-bottom:1px solid var(--gray-100)}.landing-root .wp-nc{display:flex;align-items:center;gap:6px}.landing-root .wp-av{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:7px;font-weight:700;flex-shrink:0}.landing-root .wp-wn{font-weight:600;color:var(--gray-800);font-size:8.5px;white-space:nowrap}.landing-root .wp-wt{font-size:6.5px;color:var(--gray-400);margin-top:1px;white-space:nowrap}.landing-root .wp-stx{font-size:8px;color:var(--gray-400)}.landing-root .wp-db{display:flex;align-items:center;gap:4px}.landing-root .wp-dt{flex:1;height:3.5px;background:var(--gray-200);border-radius:99px;overflow:hidden}.landing-root .wp-df{height:100%;border-radius:99px}.landing-root .wp-dp{font-size:7px;color:var(--gray-400)}.landing-root .wp-rt{font-size:8px;font-weight:600}.landing-root .wp-at{font-size:7px;color:var(--gray-400)}.landing-root .wp-float{position:absolute;right:20px;bottom:-25px;width:210px;background:var(--white);border-radius:10px;box-shadow:0 8px 32px rgba(0,0,0,.14),0 1px 2px rgba(0,0,0,.06);border:1px solid var(--gray-200);padding:13px;z-index:10}.landing-root .wp-fc-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.landing-root .wp-fc-title{font-family:"DM Sans",var(--sans);font-size:10px;font-weight:700;color:var(--navy)}.landing-root .wp-fc-close{width:16px;height:16px;border-radius:4px;background:var(--gray-100);display:flex;align-items:center;justify-content:center;color:var(--gray-400);font-size:10px}.landing-root .wp-fg{margin-bottom:8px}.landing-root .wp-fl{font-size:6.5px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);margin-bottom:3px}.landing-root .wp-fi{width:100%;padding:5px 8px;border:1px solid var(--gray-200);border-radius:5px;font-size:9px;font-family:var(--sans);color:var(--gray-800)}.landing-root .wp-fi.ph-t{color:var(--gray-400)}.landing-root .wp-fr{display:flex;gap:5px}.landing-root .wp-fr .wp-fg{flex:1}.landing-root .wp-fs{width:100%;padding:5px 18px 5px 8px;border:1px solid var(--gray-200);border-radius:5px;font-size:8px;font-family:var(--sans);color:var(--gray-800);background:var(--white) url("data:image/svg+xml,%3Csvg width='8' height='5' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23999' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 6px center;white-space:nowrap}.landing-root .wp-fd{height:1px;background:var(--gray-200);margin:10px 0}.landing-root .wp-chips{display:flex;flex-wrap:wrap;gap:3px;margin-top:3px}.landing-root .wp-chip{font-size:7px;font-weight:600;padding:3px 7px;border-radius:99px;border:1px solid var(--gray-200);color:var(--gray-600)}.landing-root .wp-chip.sel{background:var(--accent-bg);border-color:var(--accent);color:var(--accent)}.landing-root .wp-fc-btn{width:100%;padding:6px;border:none;border-radius:6px;background:var(--accent);color:var(--white);font-size:8.5px;font-weight:600;font-family:var(--sans);margin-top:10px}.landing-root .comp-mock{padding:18px 18px 16px}.landing-root .comp-title-bar{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.landing-root .comp-title-left{display:flex;align-items:center;gap:8px}.landing-root .comp-title-text{font-family:"DM Sans",var(--sans);font-size:13px;font-weight:800;color:var(--navy)}.landing-root .comp-title-date{font-size:7px;color:var(--gray-400)}.landing-root .comp-sim-btn{font-size:7.5px;font-weight:600;padding:5px 10px;border-radius:6px;background:var(--navy);color:var(--white);display:flex;align-items:center;gap:3px;font-family:var(--sans);border:none}.landing-root .comp-sim-btn svg{width:9px;height:9px}.landing-root .comp-hero-row{display:flex;gap:8px;margin-bottom:14px}.landing-root .comp-gauge{flex:1;background:var(--off-white);border:1px solid var(--gray-200);border-radius:10px;padding:16px;text-align:center}.landing-root .comp-gauge-ring{width:80px;height:80px;background:conic-gradient(#2d6a4f 0 85%,var(--gray-200) 85% 100%);margin:0 auto 8px}.landing-root .comp-gauge-inner,.landing-root .comp-gauge-ring{border-radius:50%;display:flex;align-items:center;justify-content:center}.landing-root .comp-gauge-inner{width:62px;height:62px;background:var(--off-white);flex-direction:column}.landing-root .comp-gauge-num{font-family:"DM Sans",var(--sans);font-size:22px;font-weight:800;color:#2d6a4f;line-height:1}.landing-root .comp-gauge-pct{font-size:7px;color:var(--gray-400);font-weight:600}.landing-root .comp-gauge-label{font-size:8px;font-weight:600;color:var(--gray-600)}.landing-root .comp-gauge-sub{font-size:7px;color:var(--gray-400);margin-top:2px}.landing-root .comp-exposure{flex:1;background:var(--off-white);border:1px solid var(--gray-200);border-radius:10px;padding:16px;display:flex;flex-direction:column;justify-content:center}.landing-root .comp-exp-label{font-size:7px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-400);margin-bottom:4px}.landing-root .comp-exp-amount{font-family:"DM Sans",var(--sans);font-size:26px;font-weight:800;color:var(--navy);line-height:1;margin-bottom:2px}.landing-root .comp-exp-change{font-size:8px;font-weight:600;color:#dc2626;margin-bottom:10px}.landing-root .comp-exp-meta{font-size:7px;color:var(--gray-400);line-height:1.4}.landing-root .comp-exp-breakdown{display:flex;gap:12px;margin-top:10px}.landing-root .comp-exp-stat-val{font-family:"DM Sans",var(--sans);font-size:14px;font-weight:700;color:var(--navy)}.landing-root .comp-exp-stat-label{font-size:6.5px;color:var(--gray-400)}.landing-root .comp-sim-result{display:flex;align-items:center;gap:10px;background:#e8f5ee;border:1px solid #c3dece;border-radius:8px;padding:10px 14px;margin-bottom:14px}.landing-root .comp-sim-icon{width:28px;height:28px;border-radius:50%;background:#2d6a4f;display:flex;align-items:center;justify-content:center;flex-shrink:0}.landing-root .comp-sim-icon svg{width:14px;height:14px;color:var(--white)}.landing-root .comp-sim-text{flex:1}.landing-root .comp-sim-title{font-size:9px;font-weight:700;color:var(--navy)}.landing-root .comp-sim-detail{font-size:7.5px;color:var(--gray-500);margin-top:1px}.landing-root .comp-sim-tag{font-size:7px;font-weight:600;padding:3px 8px;border-radius:99px;background:#2d6a4f;color:var(--white)}.landing-root .comp-bottom{display:grid;grid-template-columns:1fr 1fr;gap:8px}.landing-root .comp-card{border:1px solid var(--gray-200);border-radius:8px;padding:10px 12px}.landing-root .comp-card-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.landing-root .comp-card-title{font-family:"DM Sans",var(--sans);font-size:10px;font-weight:700;color:var(--navy)}.landing-root .comp-card-count{font-size:7px;font-weight:600;color:#dc2626;background:#fef2f2;padding:2px 6px;border-radius:99px}.landing-root .comp-issue{display:flex;align-items:center;gap:6px;padding:6px 0;border-bottom:1px solid var(--gray-100)}.landing-root .comp-issue:last-child{border:none}.landing-root .comp-issue-av{width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:6px;font-weight:700;flex-shrink:0}.landing-root .comp-issue-info{flex:1;min-width:0}.landing-root .comp-issue-name{font-size:8px;font-weight:600;color:var(--gray-800);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-root .comp-issue-detail{font-size:6.5px;color:var(--gray-400)}.landing-root .comp-issue-amount{font-size:8px;font-weight:700;color:var(--navy);white-space:nowrap}.landing-root .comp-cov-row{display:flex;align-items:center;gap:6px;padding:7px 0;border-bottom:1px solid var(--gray-100)}.landing-root .comp-cov-row:last-child{border:none}.landing-root .comp-cov-label{flex:1;font-size:8px;color:var(--gray-600)}.landing-root .comp-cov-bar{width:70px;height:4px;background:var(--gray-200);border-radius:99px;overflow:hidden;flex-shrink:0}.landing-root .comp-cov-fill{height:100%;border-radius:99px}.landing-root .comp-cov-pct{font-size:8px;font-weight:600;width:28px;text-align:right;flex-shrink:0}.landing-root .how-it-works{background:var(--off-white);padding:80px 0}.landing-root .how-it-works .section-label{color:#2d6a4f;text-align:center}.landing-root .how-it-works h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:400;text-align:center;margin-bottom:12px;letter-spacing:-.01em}.landing-root .how-it-works .hiw-sub{font-size:15px;color:var(--gray-600);text-align:center;max-width:440px;margin:0 auto 52px;line-height:1.6}.landing-root .steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;position:relative}.landing-root .steps:before{content:"";position:absolute;top:28px;left:calc(16.66% + 24px);right:calc(16.66% + 24px);height:2px;background:var(--gray-200)}.landing-root .step{text-align:center;position:relative}.landing-root .step-num{width:56px;height:56px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:"DM Sans",var(--sans);font-size:22px;font-weight:800;margin:0 auto 24px;position:relative;z-index:2;border:2px solid var(--gray-200);background:var(--white);color:var(--navy)}.landing-root .step:first-child .step-num,.landing-root .step:nth-child(2) .step-num,.landing-root .step:nth-child(3) .step-num{border-color:#2d6a4f;color:#2d6a4f}.landing-root .step h3{font-family:"DM Sans",var(--sans);font-size:18px;font-weight:700;color:var(--navy);margin-bottom:10px}.landing-root .step p{font-size:14px;color:var(--gray-600);line-height:1.6;max-width:260px;margin:0 auto}.landing-root .testimonial{background:var(--navy);color:var(--white);padding:80px 0 100px;text-align:center}.landing-root .testimonial .section-label{color:#7bc4a5}.landing-root .testimonial blockquote{font-family:var(--serif);font-size:clamp(20px,3vw,30px);font-weight:400;line-height:1.5;max-width:800px;margin:0 auto 28px;font-style:italic}.landing-root .testimonial blockquote strong{font-weight:700}.landing-root .testimonial cite{font-family:var(--sans);font-size:14px;color:rgba(255,255,255,.5);font-style:normal}.landing-root .early-access{background:#f2f7f4;color:var(--text);padding:100px 0}.landing-root .early-access .section-label{color:#2d6a4f;text-align:center}.landing-root .early-access h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:400;text-align:center;margin-bottom:10px;letter-spacing:-.01em;color:var(--navy)}.landing-root .early-access>div>p.ea-subtitle{text-align:center;font-size:15px;color:var(--gray-600);max-width:480px;margin:0 auto 44px;line-height:1.6}.landing-root .ea-card{border-radius:16px;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.06);border:1px solid rgba(0,0,0,.06);background:var(--white);padding:40px 40px 36px;text-align:center}.landing-root .ea-card-title{font-family:"DM Sans",var(--sans);font-size:18px;font-weight:800;color:var(--navy);margin-bottom:6px}.landing-root .ea-card-sub{font-size:13px;color:var(--gray-600);margin-bottom:32px;line-height:1.5}.landing-root .ea-benefits{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;margin-bottom:32px}.landing-root .ea-benefit{padding:20px 16px;border-radius:12px;background:#f2f7f4;text-align:center}.landing-root .ea-b-icon{width:36px;height:36px;border-radius:50%;background:#dceee4;display:flex;align-items:center;justify-content:center;margin:0 auto 10px}.landing-root .ea-b-icon svg{width:16px;height:16px;color:#2d6a4f}.landing-root .ea-benefit-title{font-size:13px;font-weight:700;color:var(--navy);margin-bottom:3px}.landing-root .ea-benefit-desc{font-size:11.5px;color:var(--gray-600);line-height:1.45}.landing-root .ea-divider{height:1px;background:var(--gray-200);margin-bottom:28px}.landing-root .ea-cta-wrap{max-width:340px;margin:0 auto}.landing-root .ea-btn{display:inline-block;width:100%;padding:15px 24px;border:none;border-radius:8px;background:var(--navy);color:var(--white);font-size:15px;font-weight:600;font-family:var(--sans);cursor:pointer;text-decoration:none;text-align:center;margin-bottom:10px;transition:background .2s}.landing-root .ea-btn:hover{background:#1a3a5c}.landing-root .ea-note{font-size:11px;color:var(--gray-400);line-height:1.5}.landing-root .final-cta{background:var(--white);padding:80px 0;text-align:center}.landing-root .final-cta .section-label{color:#2d6a4f}.landing-root .final-cta h2{font-family:Playfair Display,Georgia,serif;font-size:clamp(28px,4vw,40px);font-weight:400;margin-bottom:16px}.landing-root .final-cta p{font-size:15px;color:var(--gray-600);max-width:480px;margin:0 auto 32px;line-height:1.65}.landing-root .final-cta-btns{display:flex;gap:14px;justify-content:center}.landing-root footer{background:var(--navy);color:var(--white);padding:64px 0 40px}.landing-root .footer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:40px;margin-bottom:40px}.landing-root .footer-col h4{font-size:15px;font-weight:700;margin-bottom:16px}.landing-root .footer-col a{display:block;font-size:13px;color:rgba(255,255,255,.55);margin-bottom:10px;transition:color .2s}.landing-root .footer-col a:hover{color:var(--white)}.landing-root .footer-bottom{border-top:1px solid rgba(255,255,255,.08);padding-top:24px;font-size:12px;color:rgba(255,255,255,.3);text-align:center}.landing-root .fade-up{opacity:0;transform:translateY(28px);transition:all .6s cubic-bezier(.22,1,.36,1)}.landing-root .fade-up.visible{opacity:1;transform:translateY(0)}.landing-root .burger{display:none;width:44px;height:44px;background:transparent;border:none;padding:10px;cursor:pointer;align-items:center;justify-content:center}.landing-root .nav-overlay{position:absolute;top:100%;left:0;right:0;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 8px 24px rgba(0,0,0,.06);padding:16px 28px 24px;display:flex;flex-direction:column;gap:4px;font-family:Outfit,system-ui,sans-serif;animation:cf-nav-overlay-in .2s ease-out}@keyframes cf-nav-overlay-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.landing-root .nav-overlay a{display:block;padding:14px 8px;font-size:16px;color:#0f2b46;font-weight:500;text-decoration:none}.landing-root .nav-overlay-divider{height:1px;background:#e4e5e1;margin:8px 0}.landing-root .nav-overlay-btn{margin-top:8px;background:#0f2b46;color:#fff!important;text-align:center;font-weight:600;border-radius:8px;min-height:44px;padding:14px 22px!important}@media (prefers-reduced-motion:no-preference){.landing-root .reveal{opacity:0;transform:translateY(20px);transition:opacity .4s ease-out,transform .4s ease-out;will-change:opacity,transform}.landing-root .reveal.visible{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:no-preference){@keyframes cf-fade-slide-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-root .hero h1,.landing-root .hero-btns,.landing-root .hero-dashboard-wrap,.landing-root .hero-eyebrow,.landing-root .hero>.container>p{opacity:0;animation:cf-fade-slide-up .5s ease-out forwards;will-change:transform,opacity}.landing-root .hero-eyebrow{animation-delay:0s}.landing-root .hero h1{animation-delay:.1s}.landing-root .hero>.container>p{animation-delay:.2s}.landing-root .hero-btns{animation-delay:.3s;animation-duration:.5s}.landing-root .hero-dashboard-wrap{animation-delay:.5s;animation-duration:.6s}.landing-root .hero-dashboard-mobile{opacity:0;animation:cf-fade-slide-up .6s ease-out .5s forwards}.landing-root .tab-content.active{animation:cf-fade-slide-up .3s ease-out}}.landing-root .hero-dashboard-mobile{display:none}@media (max-width:768px){.landing-root .nav-cta,.landing-root .nav-links{display:none}.landing-root .burger{display:flex}.landing-root .hero-dashboard-wrap{display:none}.landing-root .hero-dashboard-mobile{display:block;width:100%;padding:0 16px;margin-top:24px;margin-bottom:48px}.landing-root .hero-dashboard-mobile img{width:100%;height:auto}}@media(max-width:900px){.landing-root .hd-sat,.landing-root .hd-sidebar{display:none}.landing-root .hd-cards{grid-template-columns:1fr}.landing-root .tab-content.active{flex-direction:column}.landing-root .steps{grid-template-columns:1fr 1fr 1fr}.landing-root .footer-grid{grid-template-columns:1fr 1fr}.landing-root .ea-benefits,.landing-root .why-grid{grid-template-columns:1fr}}@media(max-width:540px){.landing-root .hero{padding:110px 0 0;overflow:hidden}.landing-root .hero h1{font-size:38px;line-height:1.05;font-weight:900;letter-spacing:-.02em}.landing-root .hero p{font-size:15px;padding:0 8px}.landing-root .hero-btns{flex-direction:column;align-items:center}.landing-root .hero-btns .btn{width:100%;max-width:320px;justify-content:center}.landing-root .steps{grid-template-columns:1fr}.landing-root .steps:before{display:none}.landing-root .tab-pill{padding:6px;gap:4px}.landing-root .tab-btn{flex:1;text-align:center;padding:10px 12px;font-size:13px}.landing-root .tab-bar{margin-bottom:20px}.landing-root .tab-text{max-width:100%}.landing-root .tab-text h3{font-size:22px}.landing-root .tab-content .btn,.landing-root .tab-text a.btn{display:flex;width:100%;justify-content:center;min-height:44px;margin:8px 0 0}.landing-root .early-access h2,.landing-root .final-cta h2,.landing-root .how-it-works h2,.landing-root .products h2{font-size:26px}.landing-root .why-classifi h2{font-size:24px}.landing-root .why-classifi{padding:48px 0 56px}.landing-root .how-it-works{padding:56px 0 48px}.landing-root .how-it-works .hiw-sub{margin-bottom:32px}.landing-root .testimonial{padding-bottom:48px}.landing-root .early-access{padding:48px 0 64px}.landing-root .footer-grid{grid-template-columns:1fr}.landing-root .final-cta-btns{flex-direction:column;align-items:center}.landing-root .container{padding:0 16px}.landing-root .tab-content.active{padding:0}.landing-root .tab-ui{transform:scale(.72);transform-origin:top center;margin-bottom:-22%;border-radius:12px;overflow:hidden;max-width:100%;width:100%;min-height:0;height:auto}.landing-root .wp-float{display:none}.landing-root .btn,.landing-root .btn-outline,.landing-root .btn-primary,.landing-root .ea-btn{min-height:44px}}