@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@400;500;600;700&display=swap');

:root{--navy:#061827;--navy2:#0a2638;--ink:#0b2235;--text:#3f5363;--muted:#7a8b98;--teal:#0b8f92;--teal2:#15a4a6;--line:#dce5e9;--soft:#f5f8f9;--soft2:#edf3f4;--white:#fff;--red:#d75555;--amber:#d89d40;--shadow:0 24px 70px rgba(5,28,45,.10);--radius:20px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:'DM Sans',Arial,sans-serif;background:#fff;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a{text-decoration:none;color:inherit}.shell{width:min(1200px,calc(100% - 48px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(8,36,54,.08)}.nav-shell{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.brand-mark{display:block;width:42px;height:54px;object-fit:contain;flex:0 0 auto}.brand-text{display:flex;flex-direction:column;justify-content:center;line-height:1}.brand-text strong{font:700 22px/1 'Manrope',sans-serif;letter-spacing:.055em;color:#071d31;white-space:nowrap}.brand-text small{display:block;font:600 8.2px/1 'DM Sans',Arial,sans-serif;letter-spacing:.20em;color:#758797;margin-top:7px;white-space:nowrap}.desktop-nav{display:flex;gap:34px;align-items:center}.desktop-nav a{font-size:14px;font-weight:500;color:#3d5262;transition:.2s}.desktop-nav a:hover{color:var(--teal)}.nav-actions{display:flex;align-items:center;gap:14px}.lang-toggle{border:0;background:transparent;color:#84929e;font-size:12px;font-weight:700;cursor:pointer}.lang-toggle .active{color:var(--ink)}.button{border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;font-weight:600;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--navy);color:#fff;box-shadow:0 9px 22px rgba(5,28,45,.12)}.button-dark:hover{background:#0a2b42;box-shadow:0 12px 28px rgba(5,28,45,.18)}.button-light{background:#fff;border:1px solid #d9e3e7;color:#233d4e}.button-light:hover{border-color:#b8ccd3}.button-white{background:#fff;color:var(--navy)}.button-small{min-height:40px;padding:0 19px;font-size:13px}.button-full{width:100%}.menu-button,.mobile-menu{display:none}

.hero{padding:92px 0 0;background:radial-gradient(circle at 50% 10%,rgba(15,153,156,.08),transparent 36%),linear-gradient(#fff,#fbfcfc)}.hero-inner{text-align:center}.hero-copy{max-width:970px;margin:auto}.kicker,.section-kicker{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;font-size:11px;letter-spacing:.16em;font-weight:700;color:#647987}.kicker i{width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px rgba(11,143,146,.09)}h1,h2,h3{font-family:'Manrope',sans-serif;margin:0}h1{font-size:clamp(48px,6vw,82px);line-height:1.03;letter-spacing:-.055em;margin-top:22px;font-weight:600}h1 em,h2 em{font-style:normal;color:var(--teal)}.hero-copy>p{max-width:780px;margin:28px auto 0;font-size:19px;line-height:1.68;color:#5b6e7d}.hero-actions{display:flex;justify-content:center;gap:12px;margin-top:32px}.hero-proof{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:30px;font-size:12px;font-weight:600;color:#748593}.hero-proof i{width:3px;height:3px;border-radius:50%;background:#aebcc5}.hero-product{margin-top:72px;padding-bottom:0}.browser-frame{background:#fff;border:1px solid #dbe5e8;border-radius:22px;overflow:hidden;box-shadow:0 36px 100px rgba(7,31,48,.15)}.hero-frame{width:min(1180px,100%);margin:auto;transform:translateY(0)}.browser-top{height:47px;display:grid;grid-template-columns:1fr 2fr 1fr;align-items:center;padding:0 18px;border-bottom:1px solid #e5ecef;background:#f9fbfb;color:#758794;font-size:10px}.browser-top>span{text-align:center}.browser-dots{display:flex;gap:6px}.browser-dots i{width:8px;height:8px;border-radius:50%;background:#d3dde1}.browser-dots i:nth-child(1){background:#e0b0a6}.browser-dots i:nth-child(2){background:#e6d2a4}.browser-dots i:nth-child(3){background:#aecfbe}.sync-chip{justify-self:end;display:flex;align-items:center;gap:6px}.sync-chip i{width:6px;height:6px;border-radius:50%;background:#37a571}.app-layout{display:grid;grid-template-columns:170px 1fr;min-height:570px;text-align:left}.app-sidebar{background:#071e31;color:#d9e5ea;padding:22px 14px}.app-brand{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:700;letter-spacing:.08em;margin-bottom:30px}.app-brand img{width:22px;height:29px;object-fit:contain}.side-group{display:grid;gap:6px;margin:20px 0}.side-group small{font-size:7px;letter-spacing:.18em;color:#6f8a9a;padding:0 8px 7px}.side-group b{font-size:9px;font-weight:500;color:#9eb1bd;padding:9px 10px;border-radius:8px;display:flex;align-items:center;gap:8px}.side-group b.active{background:rgba(255,255,255,.08);color:#fff}.side-group u{width:8px;height:8px;border-radius:2px;border:1px solid currentColor;opacity:.7}.app-main{background:#f7f9fa;padding:30px}.app-title-row{display:flex;justify-content:space-between;align-items:center}.app-title-row small{font-size:8px;letter-spacing:.1em;color:#83929d;text-transform:uppercase}.app-title-row h3{font-size:23px;margin-top:4px}.period-chip{background:#fff;border:1px solid #e0e7e9;border-radius:8px;padding:8px 11px;font-size:9px;color:#657985}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:23px}.metric-grid article{position:relative;background:#fff;border:1px solid #e3eaed;border-radius:12px;padding:14px 15px;min-height:100px;overflow:hidden}.metric-grid small{display:block;color:#7e8c97;font-size:8px;text-transform:uppercase;letter-spacing:.08em}.metric-grid strong{display:block;font-size:20px;margin-top:8px}.metric-grid span{font-size:8px;display:inline-block;margin-top:7px}.positive{color:#138b6c}.neutral{color:#738592}.metric-grid svg{position:absolute;right:8px;bottom:8px;width:70px;height:20px}.metric-grid svg path{fill:none;stroke:#0b9295;stroke-width:1.7}.dashboard-grid{display:grid;grid-template-columns:1.7fr .78fr;gap:12px;margin-top:12px}.panel{background:#fff;border:1px solid #e2e9ec;border-radius:12px;padding:15px}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel-head small{font-size:7px;color:#83919c;letter-spacing:.12em}.panel-head b{display:block;font-size:11px;margin-top:3px}.panel-head>span{font-size:8px;color:#738592;border:1px solid #e1e7ea;border-radius:6px;padding:5px 8px}.chart-legend{display:flex;gap:6px;align-items:center;margin-top:13px;color:#7d8c96;font-size:7px}.chart-legend i{width:15px;height:2px}.chart-legend i.teal{background:#0d9da0}.chart-legend i.navy{background:#264861;margin-left:8px}.main-chart{width:100%;height:auto;margin-top:3px}.grid-lines line,.cash-chart .grid-lines line{stroke:#e7edef;stroke-width:1}.area{fill:url(#areaRevenue)}.line{fill:none;stroke-width:2}.revenue-line{stroke:#0d9da0}.profit-line{stroke:#2e536a}.chart-labels text{font-size:8px;fill:#8b99a3}.point{fill:#fff;stroke:#0d9da0;stroke-width:2}.navy-point{stroke:#2e536a}.number-chip{background:#fff1ee!important;color:#b65549!important;border:0!important}.action-row{display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:10px;padding:13px 0;border-bottom:1px solid #edf1f2}.action-row>i{width:6px;height:6px;border-radius:50%}.action-row.critical>i{background:#db655a}.action-row.warning>i{background:#dba348}.action-row.good>i{background:#2e9d7b}.action-row b{display:block;font-size:9px}.action-row small{display:block;font-size:7px;color:#83919c;margin-top:3px}.action-row>span{font-size:10px;color:#82919c}.insight-box{background:#f2f8f8;border:1px solid #d9eaea;border-radius:9px;padding:11px;margin-top:12px}.insight-box small{font-size:6px;letter-spacing:.12em;color:#0c7d80}.insight-box p{font-size:8px;line-height:1.5;color:#526875;margin:6px 0 0}.audience-strip{border-top:1px solid #e0e8eb;border-bottom:1px solid #e0e8eb;background:#fff}.audience-inner{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px}.audience-inner>span{font-size:11px;color:#80909b}.audience-inner>div{display:flex;align-items:center;gap:17px;font-size:11px}.audience-inner i{width:4px;height:4px;border-radius:50%;background:#c4d0d5}

.story-section{padding:150px 0 20px}.section-intro{text-align:center;max-width:930px;margin:0 auto 100px}.section-kicker{color:#687e8c}.section-intro h2,.greek-copy h2,.trust-grid h2,.outcome-grid h2,.cta-card h2{font-size:clamp(38px,4.3vw,61px);line-height:1.08;letter-spacing:-.045em;margin-top:17px;font-weight:600}.section-intro p{max-width:760px;margin:24px auto 0;color:#627482;font-size:17px;line-height:1.7}.feature-story{display:grid;grid-template-columns:.8fr 1.35fr;gap:90px;align-items:center;margin:110px auto}.feature-story.reverse{grid-template-columns:1.35fr .8fr}.feature-story.reverse .feature-copy{order:2}.feature-copy{max-width:430px}.feature-index{font-family:'Manrope',sans-serif;font-size:12px;color:#a7b5be}.feature-copy>small{display:block;font-size:10px;letter-spacing:.14em;font-weight:700;color:var(--teal);margin-top:20px}.feature-copy h3{font-size:40px;line-height:1.12;letter-spacing:-.04em;margin-top:13px}.feature-copy p{color:#607482;font-size:16px;line-height:1.72;margin-top:20px}.feature-copy ul{list-style:none;padding:0;margin:28px 0 0;display:grid;gap:12px}.feature-copy li{font-size:13px;font-weight:600;color:#334c5c;display:flex;gap:10px}.feature-copy li:before{content:'✓';color:var(--teal)}.feature-visual{border-radius:28px;padding:48px;min-height:560px;display:flex;align-items:center;justify-content:center;overflow:hidden}.visual-light{background:linear-gradient(145deg,#f4f7f8,#ebf1f2)}.visual-navy{background:radial-gradient(circle at 80% 10%,rgba(15,153,156,.20),transparent 34%),#071d30}.visual-window,.actions-board{width:100%;background:#fff;border-radius:18px;border:1px solid #dfe8eb;box-shadow:var(--shadow);padding:22px}.visual-top,.actions-title,.scenario-head,.reconcile-head{display:flex;justify-content:space-between;align-items:center}.visual-top span,.actions-title small,.scenario-head small,.reconcile-head small{font-size:9px;letter-spacing:.13em;color:#7d909d}.visual-top small{font-size:10px;color:#8d9aa3}.position-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.position-row>div{background:#f7f9fa;border:1px solid #e5ecef;border-radius:11px;padding:14px}.position-row small{display:block;color:#81919c;font-size:8px}.position-row b{display:block;font-size:18px;margin-top:6px}.cash-chart-title{display:flex;justify-content:space-between;margin:22px 2px 2px}.cash-chart-title b{font-size:11px}.cash-chart-title span{font-size:8px;color:#8a99a3}.cash-chart{width:100%}.cash-chart .area{fill:url(#cashFill)}.position-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf1f2;padding-top:16px;font-size:10px}.position-footer span{display:flex;align-items:center;gap:7px}.position-footer small{color:#84939d}.good-dot{width:7px;height:7px;background:#2aa678;border-radius:50%}.scenario-board{width:100%;color:#e9f1f4}.scenario-head b{display:block;font-size:19px;margin-top:3px;color:#fff}.scenario-head small{color:#7994a5}.live-pill{font-size:8px;color:#8fd4d6;border:1px solid rgba(120,205,209,.3);border-radius:999px;padding:6px 9px}.scenario-controls{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.scenario-controls>div{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-radius:12px;padding:15px}.scenario-controls small{font-size:8px;color:#829bab}.scenario-controls b{display:block;font-size:17px;margin-top:6px}.fake-slider{position:relative;display:block;height:3px;background:#2a4659;border-radius:5px;margin-top:15px}.fake-slider i{display:block;height:100%;background:#1ab0b3;border-radius:5px}.fake-slider u{position:absolute;top:50%;width:9px;height:9px;transform:translate(-50%,-50%);border-radius:50%;background:#c9f4f5}.scenario-results{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.scenario-results article{background:#fff;color:#0c2638;border-radius:12px;padding:15px}.scenario-results small{display:block;font-size:8px;color:#7d909c}.scenario-results b{display:block;font-size:18px;margin-top:6px}.scenario-results span{font-size:8px;color:#158c69}.scenario-results span.down{color:#be6b57}.scenario-compare{margin-top:20px}.compare-labels{display:flex;gap:18px;font-size:8px;color:#8ca3b1}.compare-labels span:before{content:'';display:inline-block;width:13px;height:2px;background:#567183;vertical-align:middle;margin-right:6px}.compare-labels span:last-child:before{background:#1cb4b7}.scenario-compare svg{width:100%;margin-top:7px}.dark-grid line{stroke:rgba(255,255,255,.08)}.baseline-line,.scenario-line{fill:none;stroke-width:2}.baseline-line{stroke:#607c8f}.scenario-line{stroke:#20afb2}.actions-title b{display:block;font-size:19px;margin-top:3px}.actions-title>span{font-size:9px;color:#6e808d;background:#f2f6f7;border-radius:999px;padding:6px 10px}.large-action{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:14px;padding:18px 0;border-bottom:1px solid #ebf0f2}.action-icon{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;font-weight:700}.large-action.red .action-icon{background:#fff1ef;color:#c2564c}.large-action.amber .action-icon{background:#fff7e9;color:#b97d25}.large-action.teal .action-icon{background:#eaf8f5;color:#168767}.large-action small{font-size:7px;letter-spacing:.11em;color:#8998a2}.large-action b{display:block;margin-top:3px;font-size:13px}.large-action p{font-size:10px;color:#748691;margin:4px 0 0}.large-action button{border:0;background:transparent;color:#657a88;font-size:9px;cursor:pointer}.large-action button:hover{color:var(--teal)}

.capability-section{padding:150px 0;background:#f6f8f9}.section-intro.compact{margin-bottom:65px}.section-intro.compact h2{max-width:850px;margin-left:auto;margin-right:auto;font-size:48px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dbe4e7;border-left:1px solid #dbe4e7}.capability-grid article{background:#fff;min-height:285px;padding:34px;border-right:1px solid #dbe4e7;border-bottom:1px solid #dbe4e7;transition:transform .25s,box-shadow .25s;position:relative}.capability-grid article:hover{transform:translateY(-5px);box-shadow:0 24px 48px rgba(7,31,48,.08);z-index:2}.capability-grid article>small{position:absolute;right:28px;top:28px;color:#9aa8b1;font-size:9px}.capability-grid h3{font-size:21px;margin-top:28px}.capability-grid p{font-size:13px;line-height:1.65;color:#6c7e8a;margin-top:12px}.cap-icon{width:54px;height:54px;border-radius:13px;background:#f1f7f7;position:relative}.cap-icon.bars{display:flex;align-items:flex-end;gap:4px;padding:13px}.cap-icon.bars i{width:6px;background:#0d9699;border-radius:3px 3px 0 0}.cap-icon.bars i:nth-child(1){height:12px}.cap-icon.bars i:nth-child(2){height:23px}.cap-icon.bars i:nth-child(3){height:17px}.cap-icon.pulse:before{content:'';position:absolute;left:11px;right:11px;top:26px;height:1px;background:#abcfd0}.cap-icon.pulse i{position:absolute;left:9px;right:9px;top:18px;height:18px;border-bottom:2px solid #0d9699;transform:skewY(-24deg)}.cap-icon.split{display:flex;align-items:center;justify-content:center;gap:5px}.cap-icon.split i{width:13px;height:28px;border:2px solid #0d9699;border-radius:5px}.cap-icon.split i:last-child{height:18px}.cap-icon.reconcile i{position:absolute;width:24px;height:24px;border:2px solid #0d9699;border-radius:50%;top:11px}.cap-icon.reconcile i:first-child{left:9px}.cap-icon.reconcile i:last-child{right:9px}.cap-icon.debt{display:flex;align-items:flex-end;gap:3px;padding:13px}.cap-icon.debt i{flex:1;background:#0d9699;border-radius:2px}.cap-icon.debt i:nth-child(1){height:9px}.cap-icon.debt i:nth-child(2){height:21px}.cap-icon.debt i:nth-child(3){height:15px}.cap-icon.debt i:nth-child(4){height:26px}.cap-icon.report i{position:absolute;left:13px;width:28px;height:2px;background:#0d9699;border-radius:3px}.cap-icon.report i:nth-child(1){top:16px}.cap-icon.report i:nth-child(2){top:25px;width:21px}.cap-icon.report i:nth-child(3){top:34px;width:25px}

.outcome-band{padding:120px 0;background:var(--navy);color:#fff}.outcome-grid{display:grid;grid-template-columns:1fr .85fr;gap:120px}.section-kicker.light{color:#85a5b5}.outcome-grid h2{font-size:51px}.outcome-list article{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.12)}.outcome-list article>span{color:#7792a1;font-size:10px}.outcome-list b{font-size:18px}.outcome-list p{margin:7px 0 0;color:#9db0bb;line-height:1.6;font-size:13px}.greek-section{padding:150px 0}.greek-grid{display:grid;grid-template-columns:.85fr 1.1fr;gap:100px;align-items:center}.greek-copy p,.trust-grid>div:first-child>p{font-size:16px;line-height:1.7;color:#617582;margin-top:23px}.greek-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.greek-tags span{padding:8px 12px;border:1px solid #d9e4e7;border-radius:999px;font-size:10px;color:#526a79}.greek-visual{background:#f3f7f7;padding:48px;border-radius:28px}.reconcile-card{background:#fff;border:1px solid #dfe7ea;border-radius:17px;padding:24px;box-shadow:var(--shadow)}.reconcile-head b{display:block;font-size:18px;margin-top:4px}.matched-chip{font-size:9px;color:#158a69;background:#ecf8f4;border-radius:999px;padding:7px 10px}.reconcile-row{display:grid;grid-template-columns:1.2fr 1fr 1fr .8fr;gap:10px;padding:15px 5px;border-bottom:1px solid #edf1f3;align-items:center;font-size:11px}.reconcile-row.head{font-size:8px;color:#85949e;text-transform:uppercase}.reconcile-row strong{color:#168b6b}.reconcile-bottom{display:grid;grid-template-columns:90px 1fr;gap:18px;align-items:center;margin-top:22px}.ring{width:82px;height:82px;border-radius:50%;display:grid;place-items:center;background:conic-gradient(#0d999c 0 100%,#e2ecee 0);position:relative}.ring:after{content:'';position:absolute;inset:9px;background:#fff;border-radius:50%}.ring span{position:relative;z-index:2;font-size:19px;font-weight:700}.ring small{font-size:9px}.reconcile-bottom>div:last-child>small{font-size:8px;color:#80909b;letter-spacing:.1em}.reconcile-bottom b{display:block;margin-top:4px}.reconcile-bottom p{font-size:9px;line-height:1.5;color:#7a8c97}.trust-section{padding:130px 0;background:#f6f8f9}.trust-grid{display:grid;grid-template-columns:1fr .85fr;gap:100px;align-items:center}.trust-card{background:#fff;border:1px solid #dae4e7;border-radius:20px;padding:35px}.trust-card>small{font-size:8px;letter-spacing:.12em;color:#718795}.trust-card ul{list-style:none;padding:0;margin:14px 0 28px;display:grid;gap:12px}.trust-card li{font-size:12px;display:flex;gap:10px;color:#2c4656}.trust-card li:before{content:'✓';color:var(--teal)}.trust-card ul.muted li{color:#778894}.trust-card ul.muted li:before{content:'—';color:#9aabb4}.cta-section{padding:100px 0}.cta-card{background:radial-gradient(circle at 80% 20%,rgba(18,164,167,.30),transparent 30%),var(--navy);color:#fff;border-radius:28px;padding:70px;display:grid;grid-template-columns:1fr auto;gap:50px;align-items:center}.cta-card h2{font-size:47px;max-width:760px}.cta-card p{color:#9fb2bd;max-width:720px;line-height:1.7}.site-footer{position:relative;overflow:hidden;padding:78px 0 32px;border-top:0;background:radial-gradient(circle at 12% 0%,rgba(16,157,160,.15),transparent 30%),linear-gradient(145deg,#061928 0%,#071f32 58%,#08263a 100%);color:#e8f0f4}.site-footer:before{content:'';position:absolute;left:0;right:0;top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(91,207,207,.52),transparent)}.footer-grid{position:relative;display:grid;grid-template-columns:2fr .7fr .7fr;gap:50px}.footer-brand p{color:#9eb0bb;font-size:12px;margin-top:18px;max-width:390px;line-height:1.65}.site-footer .footer-brand .brand{gap:12px}.site-footer .footer-brand .brand-mark{width:39px;height:50px;filter:brightness(0) invert(1);opacity:.96}.site-footer .footer-brand .brand-text strong{color:#fff;font-size:21px}.site-footer .footer-brand .brand-text small{color:#76c7c8}.footer-grid>div:not(.footer-brand){display:grid;align-content:start;gap:11px;font-size:12px;color:#d7e2e8}.footer-grid small{font-size:8px;letter-spacing:.15em;color:#7192a3;margin-bottom:8px}.footer-grid a,.footer-link{transition:color .2s ease,transform .2s ease}.footer-link{padding:0;border:0;background:none;text-align:left;color:inherit;cursor:pointer}.footer-grid a:hover,.footer-link:hover{color:#7bd0d1;transform:translateX(2px)}.footer-bottom{position:relative;border-top:1px solid rgba(225,237,242,.12);margin-top:48px;padding-top:24px;display:flex;justify-content:space-between;gap:30px;font-size:9px;color:#7f97a5}.modal{position:fixed;inset:0;z-index:100;display:none;align-items:center;justify-content:center;padding:24px}.modal.open{display:flex}.modal-backdrop{position:absolute;inset:0;background:rgba(3,18,29,.66);backdrop-filter:blur(7px)}.modal-card{position:relative;width:min(650px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:38px;box-shadow:0 30px 100px rgba(0,0,0,.25)}.modal-close{position:absolute;right:18px;top:15px;border:0;background:transparent;font-size:28px;color:#83929d;cursor:pointer}.modal-card h2{font-size:38px;margin-top:10px}.modal-card>p{color:#6d7f8b;line-height:1.65}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}label{display:grid;gap:7px;margin-top:13px;font-size:11px;font-weight:600;color:#405867}input,select,textarea{border:1px solid #d5e0e4;border-radius:10px;padding:12px 13px;background:#fff;color:#183447;outline:none}input:focus,select:focus,textarea:focus{border-color:#65b9bb;box-shadow:0 0 0 3px rgba(13,153,156,.08)}textarea{resize:vertical}.form-note{display:block;margin-top:12px;color:#8997a1;font-size:9px;line-height:1.5}.modal form .button{margin-top:18px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}.delay-1{transition-delay:.12s}

@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:grid;width:38px;height:38px;border:0;background:transparent;place-content:center;gap:5px}.menu-button i{display:block;width:18px;height:1.5px;background:#183447}.mobile-menu{display:none;padding:16px 24px 22px;border-top:1px solid #e3eaec;background:#fff}.mobile-menu.open{display:grid;gap:14px}.mobile-menu a{font-size:14px}.hero{padding-top:70px}.app-layout{grid-template-columns:120px 1fr}.app-sidebar{padding:15px 9px}.dashboard-grid{grid-template-columns:1fr}.action-panel{display:none}.feature-story,.feature-story.reverse,.greek-grid,.trust-grid,.outcome-grid{grid-template-columns:1fr;gap:45px}.feature-story.reverse .feature-copy{order:0}.feature-copy{max-width:650px}.feature-visual{min-height:auto}.capability-grid{grid-template-columns:repeat(2,1fr)}.cta-card{grid-template-columns:1fr;padding:55px}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.audience-inner{flex-direction:column;justify-content:center;padding:22px 0}.metric-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.shell{width:min(100% - 28px,1200px)}.nav-shell{height:70px}.brand{gap:9px}.brand-mark{width:34px;height:43px}.brand-text strong{font-size:18px;letter-spacing:.05em}.brand-text small{font-size:6.7px;letter-spacing:.17em;margin-top:5px}.nav-actions>.button{display:none}.hero{padding-top:55px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-proof{flex-wrap:wrap;gap:8px 12px}.hero-product{margin-top:48px;margin-left:-7px;margin-right:-7px}.browser-frame{border-radius:14px}.browser-top{grid-template-columns:1fr 1fr;height:38px}.browser-top>span{display:none}.app-layout{grid-template-columns:1fr;min-height:0}.app-sidebar{display:none}.app-main{padding:14px}.metric-grid{gap:7px}.metric-grid article{min-height:88px;padding:11px}.metric-grid strong{font-size:16px}.metric-grid svg{display:none}.dashboard-grid{margin-top:7px}.chart-panel{padding:11px}.audience-inner>div{flex-wrap:wrap;justify-content:center}.story-section,.capability-section,.greek-section,.trust-section{padding-top:95px}.section-intro{margin-bottom:60px}.section-intro h2,.greek-copy h2,.trust-grid h2,.outcome-grid h2,.cta-card h2{font-size:38px}.feature-story{margin:70px auto}.feature-copy h3{font-size:32px}.feature-visual{padding:18px;border-radius:19px}.position-row,.scenario-controls,.scenario-results{grid-template-columns:1fr}.position-row>div:nth-child(3),.scenario-controls>div:nth-child(3),.scenario-results article:nth-child(3){display:none}.capability-grid{grid-template-columns:1fr}.capability-grid article{min-height:230px}.outcome-band{padding:85px 0}.greek-visual{padding:18px}.reconcile-row{grid-template-columns:1.1fr .9fr .9fr}.reconcile-row>*:last-child{display:none}.reconcile-row.head span:last-child{display:none}.reconcile-bottom{grid-template-columns:70px 1fr}.ring{width:65px;height:65px}.cta-section{padding:70px 0}.cta-card{padding:35px 24px;border-radius:20px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column}.form-grid{grid-template-columns:1fr}.modal-card{padding:30px 22px}.modal-card h2{font-size:31px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button,.capability-grid article{transition:none}}


/* Legal / utility pages */
.legal-main{padding:96px 0 120px;background:linear-gradient(#fff,#fbfcfc);min-height:calc(100vh - 82px)}
.legal-shell{width:min(820px,calc(100% - 48px));margin:auto}
.legal-kicker{display:inline-block;font-size:10px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--teal)}
.legal-title{font-family:'Manrope',sans-serif;font-size:clamp(38px,5vw,52px);line-height:1.08;letter-spacing:-.04em;color:#071d2f;margin:15px 0 28px}
.legal-copy{color:#5f7381;font-size:15px;line-height:1.8}
.legal-copy p{margin:0 0 20px}
.utility-center{min-height:100vh;display:grid;place-items:center;background:#f5f8fa;padding:32px}
.utility-card{text-align:center;max-width:560px}
.utility-card .brand-mark{width:72px;height:92px;margin:0 auto 18px}
.utility-card h1{font-size:56px;color:#071d2f;margin:0 0 6px}
.utility-card p{color:#617485;margin:0 0 24px}
@media(max-width:680px){.legal-main{padding:70px 0 90px}.legal-shell{width:min(100% - 28px,820px)}}

/* v1.6 — differentiated product visualizations */
.decision-story{margin-top:135px}
.hire-board,.projection-board{width:100%;background:#fff;border:1px solid #dfe8eb;border-radius:18px;box-shadow:var(--shadow);padding:22px}
.hire-person{display:grid;grid-template-columns:48px 1fr auto;gap:13px;align-items:center;padding:20px 0;border-bottom:1px solid #edf1f3}
.hire-avatar{width:46px;height:46px;border-radius:13px;background:#0b2639;color:#fff;display:grid;place-items:center;font:700 12px/1 'Manrope',sans-serif;letter-spacing:.08em}
.hire-person small,.hire-input-row small,.hire-summary small{display:block;font-size:7px;letter-spacing:.1em;color:#82929d}
.hire-person b{display:block;font-size:14px;margin-top:3px}.hire-person div>span{display:block;font-size:9px;color:#7d8e99;margin-top:4px}.hire-status{font-size:7px!important;font-weight:700!important;color:#14896b!important;background:#edf8f4;padding:6px 9px;border-radius:999px}
.hire-input-row{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:16px}.hire-input-row>div{background:#f7f9fa;border:1px solid #e5ecef;border-radius:11px;padding:13px}.hire-input-row b{display:block;margin-top:6px;font-size:17px}
.hire-bars{margin:20px 2px 18px}.hire-bar-label{display:flex;justify-content:space-between;align-items:center;font-size:9px;color:#667b88;margin:10px 0 6px}.hire-bar-label b{color:#264356}.hire-bar-track{height:7px;border-radius:999px;background:#edf2f4;overflow:hidden}.hire-bar-track i{display:block;height:100%;background:#0c989b;border-radius:999px}.hire-bar-track.secondary i{background:#6d8797}
.hire-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;border-top:1px solid #edf1f3;padding-top:16px}.hire-summary article{border:1px solid #e5ecef;border-radius:11px;padding:13px;min-width:0}.hire-summary b{display:block;font-size:16px;margin-top:6px}.hire-summary span{display:block;font-size:7px;color:#80909b;margin-top:5px;line-height:1.4}.hire-summary .hire-afford{background:#eff8f5;border-color:#d7ece5}.hire-summary .hire-afford b{color:#158969;font-size:14px}
.mentor-board{width:100%;color:#e8f0f4}.mentor-head{display:flex;justify-content:space-between;align-items:center}.mentor-head small{font-size:8px;letter-spacing:.14em;color:#7c98a8}.mentor-head b{display:block;font-size:19px;margin-top:4px;color:#fff}.mentor-live{display:flex;align-items:center;gap:6px;font-size:7px;color:#8fd5d5;border:1px solid rgba(120,205,209,.28);border-radius:999px;padding:6px 9px}.mentor-live i{width:6px;height:6px;border-radius:50%;background:#28ad8b}
.mentor-question{margin-top:24px;margin-left:70px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.09);border-radius:14px 14px 4px 14px;padding:15px 17px}.mentor-question span,.mentor-answer span,.mentor-evidence>small,.mentor-next small{font-size:7px;letter-spacing:.12em;color:#7f9bab}.mentor-question p{margin:7px 0 0;color:#e7eff3;font-size:12px;line-height:1.55}
.mentor-answer{display:grid;grid-template-columns:38px 1fr;gap:12px;margin-top:14px}.mentor-mark{width:36px;height:36px;border-radius:10px;background:#15999c;color:#fff;display:grid;place-items:center;font:700 12px/1 'Manrope',sans-serif}.mentor-answer>div:last-child{background:#fff;color:#17374a;border-radius:4px 14px 14px 14px;padding:16px}.mentor-answer>div:last-child>span{color:#0f8588}.mentor-answer p{font-size:10px;line-height:1.65;color:#526b79;margin:7px 0 0}
.mentor-evidence{margin-top:16px}.mentor-evidence>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:8px}.mentor-evidence>div>span{font-size:8px;color:#a8bac4;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.04);border-radius:999px;padding:7px 9px;display:flex;align-items:center;gap:6px}.mentor-evidence i{width:5px;height:5px;border-radius:50%;background:#1aa8aa}.mentor-next{margin-top:16px;padding:13px 15px;border-radius:11px;background:rgba(20,162,165,.10);border:1px solid rgba(66,190,193,.18)}.mentor-next b{display:block;color:#bce7e8;font-size:10px;margin-top:5px}
.projection-head{display:flex;justify-content:space-between;align-items:center}.projection-head small{font-size:8px;letter-spacing:.13em;color:#7c8f9b}.projection-head b{display:block;font-size:18px;margin-top:4px}.projection-legend{display:flex;gap:12px;font-size:8px;color:#718590}.projection-legend span{display:flex;align-items:center;gap:5px}.projection-legend i{width:14px;height:2px;background:#0d999c}.projection-legend i.down{background:#9aadb8}
.projection-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.projection-kpis article{background:#f7f9fa;border:1px solid #e4ebee;border-radius:10px;padding:12px}.projection-kpis small{display:block;font-size:7px;letter-spacing:.08em;color:#82919c}.projection-kpis b{display:block;font-size:16px;margin-top:5px}.projection-chart{width:100%;height:auto;margin-top:12px}.projection-grid line{stroke:#e7edef;stroke-width:1}.projection-area{fill:url(#projFill)}.projection-base,.projection-down{fill:none;stroke-width:2}.projection-base{stroke:#0c989b}.projection-down{stroke:#9bacb7;stroke-dasharray:5 5}.projection-event line{stroke:#dfebe9;stroke-width:1;stroke-dasharray:3 4}.projection-event circle{fill:#0c999c}.projection-event text{font-size:8px;fill:#66808c}.projection-event.amber circle{fill:#d69c3c}.projection-event.navy circle{fill:#294a60}.projection-labels text{font-size:8px;fill:#8a99a3}.projection-note{display:flex;gap:9px;align-items:flex-start;background:#f1f8f7;border:1px solid #d9ebe8;border-radius:10px;padding:11px 12px;font-size:8px;line-height:1.5;color:#526b78}.projection-note i{width:7px;height:7px;border-radius:50%;background:#15997f;flex:0 0 auto;margin-top:2px}
.cap-icon.hire:before{content:'';position:absolute;left:12px;top:11px;width:14px;height:14px;border:2px solid #0d9699;border-radius:50%}.cap-icon.hire:after{content:'';position:absolute;left:9px;bottom:9px;width:20px;height:12px;border:2px solid #0d9699;border-radius:10px 10px 4px 4px}.cap-icon.hire i:first-child{position:absolute;right:12px;top:18px;width:14px;height:2px;background:#0d9699}.cap-icon.hire i:last-child{position:absolute;right:18px;top:12px;width:2px;height:14px;background:#0d9699}
.cap-icon.mentor i{position:absolute;border:2px solid #0d9699;border-radius:9px}.cap-icon.mentor i:nth-child(1){left:10px;top:11px;width:31px;height:22px}.cap-icon.mentor i:nth-child(2){left:16px;top:18px;width:13px;height:2px;background:#0d9699;border:0;border-radius:2px}.cap-icon.mentor i:nth-child(3){left:16px;top:25px;width:18px;height:2px;background:#0d9699;border:0;border-radius:2px}
.cap-icon.projection i:first-child{position:absolute;left:10px;right:10px;bottom:15px;height:1px;background:#bdd6d7}.cap-icon.projection i:last-child{position:absolute;left:11px;top:17px;width:31px;height:20px;border-top:2px solid #0d9699;border-right:2px solid #0d9699;transform:skewY(-20deg);border-radius:0 5px 0 0}
@media(max-width:980px){.decision-story{margin-top:95px}}
@media(max-width:680px){.hire-input-row,.hire-summary,.projection-kpis{grid-template-columns:1fr}.hire-person{grid-template-columns:42px 1fr}.hire-status{display:none}.mentor-question{margin-left:25px}.projection-legend{display:none}.decision-story{margin-top:75px}}
