:root{--ink:#10211d;--ink-soft:#53645f;--forest:#12372f;--forest-dark:#0a241e;--mint:#a9ead5;--mint-pale:#eaf8f3;--yellow:#ffd84d;--white:#fff;--off-white:#f4f7f5;--line:#d9e3df;--red:#bd2b36;--orange:#d97524;--blue:#2f6fc4;--shadow:0 18px 48px #10211d1f;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;margin:0}body,button,input,textarea{font:inherit}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible{outline:3px solid var(--yellow);outline-offset:3px;box-shadow:0 0 0 5px var(--forest-dark)}.skip-link{z-index:100;color:var(--forest-dark);background:var(--yellow);border-radius:5px;padding:10px 14px;font-weight:800;transition:transform .16s;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}main:focus{outline:none}img{max-width:100%;display:block}button,input,textarea{letter-spacing:0}.container{width:min(1180px,100% - 48px);margin-inline:auto}.site-header{z-index:20;color:var(--white);backdrop-filter:blur(12px);background:#0a241ef0;border-bottom:1px solid #ffffff1f;position:fixed;inset:0 0 auto}.header-inner{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:72px;display:grid}.brand{align-items:center;gap:10px;font-size:20px;font-weight:800;display:inline-flex}.brand img{width:38px;height:38px}.desktop-nav{color:#d5e2dd;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:650;display:flex}.desktop-nav a{border-radius:5px;padding:9px 13px;transition:color .16s,background .16s}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--mint)}.desktop-nav a.is-active{color:var(--forest-dark);background:var(--mint)}.menu-button,.mobile-nav{display:none}.button{min-height:48px;color:var(--white);background:var(--forest);border:1px solid var(--forest);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-weight:800;transition:transform .16s,background .16s;display:inline-flex}.button:hover,.button:focus-visible{background:var(--forest-dark);transform:translateY(-2px)}.button-small{min-height:40px;color:var(--forest-dark);background:var(--mint);border-color:var(--mint);padding-inline:16px;font-size:14px}.button-accent{color:var(--forest-dark);background:var(--yellow);border-color:var(--yellow)}.button-light{color:var(--forest-dark);background:var(--white);border-color:var(--white)}.button-ghost{color:var(--white);background:#ffffff0f;border-color:#ffffffad}.button-ghost:hover,.button-ghost:focus-visible{color:var(--forest-dark);background:var(--mint);border-color:var(--mint)}.text-link{color:var(--forest);align-items:center;gap:7px;font-weight:800;display:inline-flex}.text-link-light{color:var(--white)}.hero-fold{background:var(--forest-dark);grid-template-rows:minmax(0,1fr) auto;min-height:100svh;display:grid}.hero{min-height:0;color:var(--white);background:var(--forest-dark);align-items:center;display:flex;position:relative;overflow:hidden}.hero-background{background-color:var(--forest-dark);background-image:url(/images/product-dashboard.png);background-position:100%;background-repeat:no-repeat;background-size:auto 100%;position:absolute;inset:0}.hero-background:after{content:"";background:linear-gradient(90deg,#071c17 0%,#071c17fa 34%,#071c17d6 49%,#071c176b 72%,#071c173d 100%),linear-gradient(#071c1733,#071c175c);position:absolute;inset:0}.hero-content{z-index:1;padding-top:108px;position:relative}.hero-content>*{max-width:680px}.eyebrow{color:#347463;text-transform:uppercase;margin:0 0 14px;font-size:12px;font-weight:850}.eyebrow-light{color:var(--mint)}h1,h2,h3,p{overflow-wrap:anywhere}h1,h2,h3{letter-spacing:0}h1{margin:0;font-size:68px;line-height:1.02}h2{margin:0;font-size:44px;line-height:1.08}h3{margin:0;font-size:20px;line-height:1.25}.hero-copy{color:#d4e0dc;margin:24px 0 0;font-size:20px;line-height:1.55}.hero-actions{align-items:center;gap:22px;margin-top:34px;display:flex}.hero-proof{color:#dce9e4;flex-wrap:wrap;gap:20px;margin:34px 0 0;padding:0;font-size:14px;font-weight:650;list-style:none;display:flex}.hero-proof li{align-items:center;gap:6px;display:inline-flex}.proof-strip{background:var(--mint)}.proof-row{justify-content:space-between;align-items:center;gap:32px;min-height:86px;display:flex}.proof-group{align-items:center;gap:28px;display:flex}.proof-frameworks{border-left:1px solid #0a241e33;padding-left:32px}.proof-group span{color:#315d51;text-transform:uppercase;font-size:12px;font-weight:800}.proof-group strong{color:var(--forest-dark);font-size:15px}.proof-row p{color:#315d51;white-space:nowrap;margin:0;font-size:12px;font-weight:750}.section{padding:108px 0}.section-intro{background:var(--white);scroll-margin-top:72px}.challenge-signals{gap:11px;margin:0 0 28px;padding:0;list-style:none;display:grid}.challenge-signals li{color:var(--ink);padding-left:22px;font-size:15px;font-weight:750;position:relative}.challenge-signals li:before{content:"";background:#347463;width:8px;height:2px;position:absolute;top:.65em;left:0}.challenge-cta{width:fit-content;margin-top:2px}#platform,#how-it-works,#trust,#contact{scroll-margin-top:72px}.intro-grid,.security-grid,.contact-grid{grid-template-columns:1fr 1fr;align-items:start;gap:72px;display:grid}.intro-copy,.section-copy{color:var(--ink-soft);font-size:18px;line-height:1.7}.intro-copy p{margin:0 0 24px}.platform-section{background:var(--off-white)}.section-heading{max-width:760px;margin-bottom:48px}.section-heading.narrow{max-width:660px}.section-heading>p:last-child{max-width:650px;color:var(--ink-soft);margin:20px 0 0;font-size:18px;line-height:1.6}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.capability{background:var(--white);border:1px solid var(--line);border-radius:8px;padding:28px}.capability>svg{color:#2f806b;margin-bottom:34px}.capability h3{margin-bottom:10px}.capability p{color:var(--ink-soft);margin:0;line-height:1.6}.feature-large{flex-direction:column;grid-column:1/-1;padding-bottom:0;display:flex;overflow:hidden}.product-preview{width:calc(100% + 56px);color:var(--ink);border-top:1px solid var(--line);background:#edf4f1;margin:28px -28px 0;font-style:normal}.preview-toolbar{background:#f8faf9;border-bottom:1px solid #d6e2de;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-height:40px;padding:0 16px;font-size:9px;display:grid}.preview-toolbar>span{gap:5px;display:flex}.preview-toolbar i{background:#c5d2ce;border-radius:50%;width:6px;height:6px}.preview-toolbar b{font-size:10px}.preview-toolbar em{color:#72827d;justify-self:end;font-style:normal}.preview-body{grid-template-columns:52px 1fr;min-height:338px;display:grid}.preview-body aside{background:#0d3028;align-content:start;gap:13px;padding:22px 14px;display:grid}.preview-body aside span{background:#ffffff38;border-radius:4px;width:24px;height:5px}.preview-body aside .active{background:var(--mint)}.preview-dashboard{padding:20px}.preview-heading,.preview-chart-head,.preview-bar{justify-content:space-between;align-items:center;gap:12px;display:flex}.preview-heading div,.preview-chart-head span{gap:3px;display:grid}.preview-heading small,.preview-metrics small,.preview-chart-head small{color:#70817b;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:800}.preview-heading strong{font-size:17px}.preview-heading button{color:var(--white);background:var(--forest);border:0;border-radius:4px;padding:7px 10px;font-size:8px;font-weight:800}.preview-metrics{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:16px;display:grid}.preview-metrics>div{background:var(--white);border:1px solid #d6e2de;border-radius:5px;gap:4px;padding:12px;display:grid}.preview-metrics strong{font-size:22px;line-height:1}.preview-metrics span{color:#72827d;font-size:7px}.preview-metrics .preview-score{background:#e7f8f2;border-color:#a9dfce}.preview-metrics .critical-text{color:var(--red)}.preview-chart{background:var(--white);border:1px solid #d6e2de;border-radius:5px;margin-top:9px;padding:14px}.preview-chart-head{margin-bottom:13px}.preview-chart-head strong{font-size:11px}.preview-chart-head em{color:#72827d;font-size:7px;font-style:normal}.preview-bar{grid-template-columns:44px 1fr 12px;margin-top:8px;font-size:7px;display:grid}.preview-bar>i{background:#edf1ef;border-radius:9px;height:5px;overflow:hidden}.preview-bar>i b{border-radius:inherit;height:100%;display:block}.bar-critical{background:var(--red);width:57%}.bar-high{background:var(--orange);width:88%}.bar-medium{background:#e3ad29;width:68%}.bar-low{background:var(--blue);width:34%}.product-media{border-top:1px solid var(--line);background:#dfe7e4;width:calc(100% + 56px);margin:28px -28px 0;position:relative;overflow:hidden}.product-media img{aspect-ratio:16/9;object-fit:cover;width:100%}.video-trigger{min-height:46px;color:var(--white);white-space:nowrap;cursor:pointer;background:#0a241ef0;border:1px solid #fff3;border-radius:6px;align-items:center;gap:10px;padding:0 16px;font-size:13px;font-weight:800;transition:background .16s,transform .16s;display:inline-flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%);box-shadow:0 12px 30px #071c1747}.video-trigger:hover,.video-trigger:focus-visible{background:var(--forest);transform:translate(-50%)translateY(-2px)}.video-trigger span{width:26px;height:26px;color:var(--forest-dark);background:var(--mint);border-radius:50%;place-items:center;display:grid}.video-dialog{width:min(1040px,100% - 32px);max-height:calc(100dvh - 32px);color:var(--ink);background:var(--white);border:0;border-radius:10px;padding:0;overflow:hidden;box-shadow:0 30px 90px #00000059}.video-dialog::backdrop{backdrop-filter:blur(5px);background:#04120fd1}.video-dialog-header{justify-content:space-between;align-items:center;gap:24px;padding:20px 22px;display:flex}.video-dialog-header .eyebrow{margin-bottom:4px}.video-dialog-header h2{font-size:25px}.video-dialog-header button{width:42px;height:42px;color:var(--ink);background:var(--off-white);border:1px solid var(--line);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:grid}.video-dialog video{background:#071c17;width:100%;max-height:calc(100dvh - 120px);display:block}.product-carousel{border-top:1px solid var(--line);background:#e6eeeb;width:calc(100% + 56px);margin:28px -28px 0}.carousel-viewport{overflow:hidden}.carousel-track{transition:transform .52s cubic-bezier(.22,1,.36,1);display:flex}.carousel-track.is-second-slide{transform:translate(-100%)}.carousel-slide{min-width:100%;margin:0;position:relative}.carousel-slide img{object-fit:contain;width:100%;height:auto}.carousel-slide figcaption{min-height:38px;color:var(--forest);background:var(--white);border-top:1px solid var(--line);justify-content:center;align-items:center;padding:8px 16px;font-size:12px;font-weight:800;display:flex}.carousel-controls{background:var(--white);border-top:1px solid var(--line);justify-content:center;align-items:center;gap:18px;min-height:46px;display:flex}.carousel-controls>button{width:30px;height:30px;color:var(--forest);cursor:pointer;background:0 0;border:0;border-radius:50%;place-items:center;display:grid}.carousel-controls>button:hover,.carousel-controls>button:focus-visible{background:var(--mint-pale)}.carousel-dots{align-items:center;gap:7px;display:flex}.carousel-dots button{cursor:pointer;background:#a9b8b3;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:width .16s,background .16s}.carousel-dots button.is-active{background:var(--forest);border-radius:8px;width:20px}.outcomes{color:var(--white);background:var(--forest);border-radius:8px;grid-template-columns:.8fr 1.2fr;gap:56px;margin-top:28px;padding:34px;display:grid}.outcomes .eyebrow{color:var(--mint)}.outcomes h3{max-width:390px;font-size:25px}.outcomes ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin:0;padding:0;list-style:none;display:grid}.outcomes li{color:#d6e4df;align-items:flex-start;gap:9px;font-size:14px;font-weight:650;line-height:1.5;display:flex}.outcomes li svg{color:var(--mint);flex:none;margin-top:2px}.how-section{background:var(--white);padding-bottom:60px}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin:0;padding:0;list-style:none;display:grid}.steps li{border-right:1px solid var(--line);min-height:280px;padding:42px 34px 26px 0;position:relative}.steps li+li{padding-left:34px}.steps li:last-child{border-right:0}.step-number{color:#7a8a85;margin-bottom:42px;font-size:12px;font-weight:850;display:block}.steps svg{color:#2f806b;margin-bottom:18px}.steps p{color:var(--ink-soft);line-height:1.65}.security-section{background:var(--white);padding-top:60px}.security-points{border-top:1px solid var(--line);gap:0;display:grid}.security-points article{border-bottom:1px solid var(--line);grid-template-columns:40px 1fr;gap:16px;padding:24px 0;display:grid}.security-points svg{color:#2f806b}.security-points h3{font-size:17px}.security-points p{color:var(--ink-soft);margin:6px 0 0;line-height:1.55}.contact-section{background:var(--mint-pale)}.contact-grid>div>p:not(.eyebrow){color:var(--ink-soft);font-size:18px;line-height:1.65}.contact-direct{background:var(--white);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:8px;align-content:center;gap:18px;padding:30px;display:grid}.contact-direct .eyebrow{margin-bottom:0}.contact-direct h3{font-size:25px}.contact-direct>p:not(.eyebrow){color:var(--ink-soft);margin:0;line-height:1.6}.contact-direct .button{justify-self:start}.contact-email{width:fit-content;color:var(--forest);text-underline-offset:6px;align-items:center;gap:10px;font-size:clamp(20px,2.4vw,30px);font-weight:800;text-decoration-thickness:2px;display:inline-flex}.site-footer{color:#c8d8d2;background:var(--forest-dark);padding:48px 0 24px}.footer-grid{grid-template-columns:1.7fr 1fr 1.2fr;gap:50px;display:grid}.brand-light{color:var(--white)}.footer-grid>div{align-content:start;gap:12px;display:grid}.footer-grid .footer-product{grid-template-columns:repeat(2,max-content);column-gap:28px}.footer-product strong{grid-column:1/-1}.footer-grid strong{color:var(--white);font-size:13px}.footer-grid a,.footer-grid span,.footer-grid p{color:#aabdb6;font-size:14px;line-height:1.5}.footer-grid a:hover,.footer-grid a:focus-visible{color:var(--mint)}.footer-bottom{color:#829a91;border-top:1px solid #ffffff1f;justify-content:space-between;gap:20px;margin-top:38px;padding-top:22px;font-size:12px;display:flex}.legal-main{background:var(--off-white);min-height:70vh;padding:150px 0 100px}.legal-content{max-width:820px}.legal-content h1{color:var(--ink);font-size:54px}.legal-content h2{margin-top:44px;font-size:26px}.legal-content p,.legal-content li{color:var(--ink-soft);line-height:1.75}.legal-placeholder{background:#fff5cf;border:1px solid #e5c95a;border-radius:6px;padding:16px}.shot-page{background:#dfe7e4;min-height:100vh;padding:36px}.shot-shell{background:#f3f6f4;border:1px solid #cbd7d2;border-radius:8px;grid-template-columns:218px 1fr;width:1528px;height:928px;display:grid;overflow:hidden;box-shadow:0 30px 90px #0f2a2238}.shot-sidebar{color:#cfddd8;background:#102f27;flex-direction:column;padding:24px 16px;display:flex}.shot-brand{color:#fff;align-items:center;gap:10px;margin:0 8px 34px;font-size:18px;display:flex}.shot-brand img{width:32px}.shot-nav{border-radius:6px;padding:12px 14px;font-size:13px;font-weight:700}.shot-nav.active{color:#102f27;background:#a9ead5}.shot-user{border-top:1px solid #ffffff1f;align-items:center;gap:10px;margin-top:auto;padding:14px 8px 0;display:flex}.shot-user>span{color:#102f27;background:#a9ead5;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:850;display:grid}.shot-user div{gap:2px;font-size:12px;display:grid}.shot-user small{color:#89a69c}.shot-main{padding:34px 36px}.shot-header,.panel-head,.shot-context,.metric-top{justify-content:space-between;align-items:center;display:flex}.shot-header span,.shot-context small,.shot-kpis small,.panel-head small{color:#71827c;text-transform:uppercase;font-size:9px;font-weight:850}.shot-header h1{color:#10211d;margin-top:6px;font-size:34px}.shot-header button{color:#fff;background:#12372f;border:0;border-radius:6px;min-height:42px;padding:0 16px;font-weight:800}.shot-context{background:#fff;border:1px solid #d9e3df;border-radius:6px;justify-content:flex-start;gap:60px;margin:28px 0 22px;padding:16px 20px}.shot-context div{gap:4px;display:grid}.shot-context strong{font-size:13px}.shot-kpis{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.shot-kpis article,.shot-panel{background:#fff;border:1px solid #d9e3df;border-radius:6px;padding:18px}.shot-kpis article{gap:5px;display:grid}.shot-kpis strong{font-size:29px}.shot-kpis span{color:#71827c;font-size:10px}.shot-kpis .score{color:#12372f;background:#dff5ed;border-color:#a9dccb}.shot-kpis .red,.finding b{color:#b6232f}.shot-kpis .mid{color:#b05b17}.shot-grid{grid-template-columns:1.2fr .8fr;gap:12px;margin-top:12px;display:grid}.shot-panel h2{margin-top:4px;font-size:17px}.panel-head>span{color:#477c6d;font-size:10px;font-weight:750}.risk-bars{gap:14px;margin-top:24px;display:grid}.risk-bars>div{color:#53645f;grid-template-columns:1fr 84px 24px;align-items:center;gap:10px;font-size:11px;display:grid}.risk-bars i{border-radius:4px;grid-area:1/1;height:8px}.risk-bars span{grid-area:1/2}.risk-bars strong{grid-area:1/3}.risk-bars .critical{background:#bd2b36;width:78%}.risk-bars .high{background:#d97524;width:100%}.risk-bars .medium{background:#e3ad29;width:62%}.risk-bars .low{background:#2f6fc4;width:34%}.account-score{color:#53645f;border-bottom:1px solid #e6ece9;justify-content:space-between;align-items:center;min-height:51px;font-size:11px;display:flex}.account-score b{color:#236b59;font-size:16px}.account-score b.mid{color:#b05b17}.findings-panel{grid-column:1/-1}.finding{border-top:1px solid #e6ece9;grid-template-columns:8px 1fr auto;align-items:center;gap:12px;min-height:55px;display:grid}.finding:first-of-type{margin-top:16px}.finding i{background:#d97524;border-radius:50%;width:8px;height:8px}.finding i.critical{background:#bd2b36}.finding div{gap:3px;display:grid}.finding strong{font-size:11px}.finding span,.finding b{color:#71827c;font-size:9px}.finding b{color:#b6232f}@media (width<=900px){.container{width:min(100% - 32px,720px)}.desktop-nav,.desktop-cta{display:none}.header-inner{grid-template-columns:1fr auto}.menu-button{width:42px;height:42px;color:var(--white);background:0 0;border:1px solid #fff3;border-radius:6px;place-items:center;display:grid}.menu-close,.menu-visible .menu-open{display:none}.menu-visible .menu-close{display:block}.mobile-nav{color:#d5e2dd;background:var(--forest-dark);padding:10px 16px 20px;display:none}.menu-visible .mobile-nav{gap:6px;display:grid}.mobile-nav>a:not(.button){padding:12px 4px}.hero{min-height:634px}.hero-background{background-position:64% bottom;background-size:auto 82%}.hero-background:after{background:linear-gradient(90deg,#071c17fa 0%,#071c17e0 62%,#071c179e 100%),linear-gradient(#071c174d,#071c1794)}h1{font-size:52px}h2{font-size:38px}.proof-row{flex-wrap:wrap;justify-content:flex-start;padding:20px 0}.proof-frameworks{border-left:0;padding-left:0}.intro-grid,.security-grid,.contact-grid{grid-template-columns:1fr;gap:42px}.steps{grid-template-columns:1fr}.outcomes{grid-template-columns:1fr;gap:28px}.steps li,.steps li+li{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:30px 0}.step-number{margin-bottom:20px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}}@media (width<=620px){.container{width:min(100% - 28px,520px)}.section{padding:76px 0}.hero{min-height:650px}.hero-background{opacity:.72;background-position:72% bottom;background-size:auto 48%}.hero-background:after{background:linear-gradient(#071c17 0%,#071c17fa 58%,#071c17c2 82%,#071c1794 100%)}.hero-content{padding-top:90px}h1{font-size:42px}h2{font-size:32px}.hero-copy{font-size:17px}.hero-actions{flex-direction:column;align-items:flex-start}.hero-proof{gap:10px;display:grid}.proof-row{gap:16px 22px}.proof-group{flex-wrap:wrap;gap:10px 20px;width:100%}.proof-group span{width:100%}.capability-grid{grid-template-columns:1fr}.outcomes{padding:24px}.outcomes ul{grid-template-columns:1fr}.feature-large{grid-row:auto}.contact-direct{padding:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.legal-content h1{font-size:40px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
