:root{--ink:#0c2040;--ink-2:#102d50;--blue:#1769ff;--blue-2:#4d8dff;--sky:#eaf3ff;--line:#dbe6f4;--muted:#63738b;--soft:#f6f9fd;--green:#18a976;--white:#fff;--shadow:0 22px 70px rgba(31,79,143,.14)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.wrap{width:min(1180px,calc(100% - 40px));margin:0 auto}.skip-link{position:fixed;left:16px;top:-80px;background:var(--ink);color:#fff;padding:10px 15px;z-index:1000}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.9);border-bottom:1px solid rgba(219,230,244,.9);backdrop-filter:blur(18px)}.nav-wrap{min-height:76px;display:flex;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:11px;font-size:21px;font-weight:800;letter-spacing:.7px}.brand b{color:var(--blue)}.brand-mark{width:34px;height:34px;display:grid;place-items:center;color:white;background:linear-gradient(145deg,var(--blue),#0b46c4);border-radius:10px;box-shadow:0 8px 22px rgba(23,105,255,.24)}.site-nav{display:flex;align-items:center;gap:27px;margin-left:auto}.site-nav a{font-size:14px;font-weight:650;color:#354865}.site-nav a:hover{color:var(--blue)}.menu-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:13px;min-height:52px;padding:0 24px;border:1px solid var(--blue);border-radius:9px;background:linear-gradient(135deg,var(--blue),#0755e9);color:#fff;font-weight:750;box-shadow:0 12px 28px rgba(23,105,255,.2);transition:transform .2s,box-shadow .2s,background .2s}.button:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(23,105,255,.28)}.button-small{min-height:42px;padding:0 17px;font-size:13px;box-shadow:none}.button-ghost,.button-outline{color:var(--ink);background:white;border-color:var(--line);box-shadow:none}.button-outline{width:100%;color:var(--blue);border-color:#b8cff8}.button-light{background:#fff;color:var(--blue);border-color:#fff}.section-grid{background-image:linear-gradient(rgba(22,73,137,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(22,73,137,.035) 1px,transparent 1px);background-size:64px 64px}.hero{position:relative;overflow:hidden;padding:95px 0 84px;background-color:#fbfdff}.hero-glow{position:absolute;width:800px;height:800px;right:-280px;top:-350px;border-radius:50%;background:radial-gradient(circle,rgba(96,164,255,.24),rgba(96,164,255,0) 68%);pointer-events:none}.hero-layout{position:relative;display:grid;grid-template-columns:.92fr 1.08fr;align-items:center;gap:66px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 18px;color:#5a72a0;font-size:11px;font-weight:800;letter-spacing:1.8px;text-transform:uppercase}.eyebrow span{width:20px;height:2px;background:var(--blue)}.eyebrow.light{color:#9ac2ff}.hero h1{margin:0;max-width:620px;font-size:clamp(48px,5.3vw,76px);line-height:1.02;letter-spacing:-3.3px}.lead{max-width:590px;margin:25px 0 30px;color:var(--muted);font-size:18px;line-height:1.72}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-list{display:flex;flex-wrap:wrap;gap:10px 22px;margin:27px 0 0;padding:0;list-style:none;color:#4e617b;font-size:12px;font-weight:650}.trust-list i{display:inline-grid;place-items:center;width:18px;height:18px;margin-right:5px;border-radius:50%;background:#e4f8f1;color:var(--green);font-style:normal}.product-stage{position:relative;min-height:565px;display:grid;place-items:center}.stage-orbit{position:absolute;border:1px solid rgba(70,128,206,.17);border-radius:50%}.orbit-one{width:520px;height:520px}.orbit-two{width:390px;height:390px}.dashboard-card{position:relative;z-index:2;width:min(650px,100%);min-height:430px;display:grid;grid-template-columns:155px 1fr;overflow:hidden;border:1px solid rgba(140,174,220,.45);border-radius:18px;background:#f7fbff;box-shadow:var(--shadow);transform:perspective(1200px) rotateY(-2deg) rotateX(1deg)}.dashboard-nav{padding:20px 15px;background:linear-gradient(180deg,#0b2343,#0a1c37);color:#9cb0ca}.mini-brand{display:flex;align-items:center;gap:7px;margin-bottom:26px;color:white;font-size:11px;font-weight:800}.mini-brand span{width:22px;height:22px;display:grid;place-items:center;border-radius:6px;background:var(--blue)}.dashboard-nav button{display:block;width:100%;padding:10px 11px;margin-bottom:4px;border:0;border-radius:6px;color:#9cb0ca;background:transparent;text-align:left;font-size:10px}.dashboard-nav button.active{color:white;background:rgba(77,141,255,.18)}.dashboard-nav small{position:absolute;bottom:16px;left:25px;font-size:9px}.dashboard-content{padding:23px}.dash-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.dash-head div{display:grid}.dash-head small,.health-card small,.metric-grid small,.activity-card small{font-size:9px;color:#74869d}.dash-head strong{font-size:15px}.status-dot{font-size:9px;padding:5px 9px;border-radius:20px;background:#e2f9ef;color:#078154;font-weight:800}.health-card{display:flex;align-items:center;gap:13px;padding:16px;border-radius:10px;color:#fff;background:linear-gradient(125deg,#0f4076,#1769ff);box-shadow:0 13px 28px rgba(23,105,255,.2)}.health-card div:not(.shield){display:grid}.health-card small{color:#bcd4ff}.health-card strong{font-size:15px}.health-card p{margin:1px 0 0;font-size:9px;color:#d8e6ff}.shield{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:rgba(255,255,255,.16);font-size:19px}.metric-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:12px}.metric-grid article{display:grid;padding:13px 12px;border:1px solid #deebfa;border-radius:8px;background:white}.metric-grid strong{margin:4px 0 8px;font-size:13px}.metric-grid span{font-size:8px;color:#8795a8}.metric-grid .ok{color:#0b9868}.activity-card{display:flex;align-items:center;justify-content:space-between;margin-top:12px;padding:14px;border:1px solid #deebfa;border-radius:9px;background:white}.activity-card>div:first-child{display:grid}.activity-card strong{font-size:12px}.bars{height:38px;display:flex;align-items:flex-end;gap:5px}.bars i{display:block;width:7px;border-radius:2px 2px 0 0;background:#68a3ff}.bars i:nth-child(1){height:14px}.bars i:nth-child(2){height:24px}.bars i:nth-child(3){height:18px}.bars i:nth-child(4){height:32px}.bars i:nth-child(5){height:26px}.bars i:nth-child(6){height:36px}.bars i:nth-child(7){height:30px}.float-note{position:absolute;z-index:4;display:flex;align-items:center;gap:10px;padding:11px 15px;border:1px solid rgba(183,208,240,.9);border-radius:12px;background:rgba(255,255,255,.94);box-shadow:0 12px 28px rgba(20,63,120,.13);font-size:11px}.float-note b{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;color:#087957;background:#dcf7ed}.float-note span{font-weight:800}.float-note small{color:#788ba3;font-size:8px;font-weight:600}.note-one{left:-24px;top:112px}.note-two{right:-13px;bottom:69px}.proof-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.proof-items{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:25px;color:#6f7e92;font-size:11px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.proof-items span{display:flex;align-items:center;gap:11px}.proof-items span:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--blue)}.section{padding:108px 0}.section-heading{max-width:680px;margin-bottom:48px}.section-heading h2,.split-heading h2,.consent-section h2,.final-cta h2{margin:0;font-size:clamp(36px,4vw,54px);line-height:1.08;letter-spacing:-2px}.section-heading>p:last-child,.split-heading>p{color:var(--muted);font-size:16px}.split-heading{max-width:none;display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:end}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.module{min-height:315px;padding:28px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.86);transition:transform .2s,border .2s,box-shadow .2s}.module:hover{transform:translateY(-4px);border-color:#b7cef0;box-shadow:0 18px 45px rgba(28,71,128,.09)}.module-featured{position:relative;grid-row:span 2;min-height:645px;overflow:hidden;color:white;background:linear-gradient(145deg,#0d2a4e,#0a1e39);border-color:#183e6a}.module-no{margin:0 0 25px;color:#6485ad;font-size:10px;font-weight:800;letter-spacing:1.3px;text-transform:uppercase}.module-featured .module-no{color:#80adf5}.module h3{margin:0 0 13px;font-size:24px;line-height:1.18;letter-spacing:-.7px}.module p:not(.module-no){color:#6d7f96;font-size:14px}.module-featured p:not(.module-no){color:#b8c8db}.module-featured>a{display:inline-block;margin-top:10px;color:#83b3ff;font-size:13px;font-weight:800}.module-icon{width:49px;height:49px;display:grid;place-items:center;margin:43px 0 27px;border:1px solid #cfe0f5;border-radius:14px;color:var(--blue);background:#f2f7ff;font-size:23px}.consent-mini{position:absolute;left:27px;right:27px;bottom:28px;padding:18px;border-radius:12px;color:var(--ink);background:#fff;box-shadow:0 18px 50px rgba(0,0,0,.2)}.consent-mini>div{display:grid;margin-bottom:14px}.consent-mini small{font-size:9px;color:#8391a4}.consent-mini label{display:flex;align-items:center;justify-content:space-between;padding:8px 0;border-top:1px solid #e7edf5;font-size:10px;font-weight:700}.consent-mini em{font-size:9px;font-style:normal;color:#6d7f96}.consent-mini i{position:relative;width:28px;height:16px;border-radius:20px;background:#dbe4ef}.consent-mini i:after{content:"";position:absolute;width:12px;height:12px;left:2px;top:2px;border-radius:50%;background:white}.consent-mini button{width:100%;padding:10px;border:0;border-radius:6px;color:white;background:var(--blue);font-size:10px;font-weight:800}.consent-section{color:white;background:linear-gradient(135deg,#0a1d38,#0e3159)}.consent-layout{display:grid;grid-template-columns:1fr .82fr;gap:100px;align-items:center}.lead-small{color:#aebfd2;font-size:17px;line-height:1.72}.check-list{display:grid;gap:18px;margin:31px 0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:28px 1fr;gap:12px;color:#b7c6d7;font-size:13px}.check-list i{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;color:#40e2af;background:rgba(44,210,156,.12);font-style:normal}.check-list b{display:block;color:white;font-size:14px}.legal-note{padding-top:18px;border-top:1px solid rgba(255,255,255,.13);color:#8195ad;font-size:11px}.process-panel{padding:33px;border:1px solid rgba(125,174,233,.25);border-radius:18px;background:rgba(255,255,255,.055);box-shadow:0 30px 70px rgba(0,0,0,.16)}.panel-label{margin:0 0 17px;color:#88aff0;font-size:10px;font-weight:800;letter-spacing:1.4px;text-transform:uppercase}.process-panel ol{margin:0;padding:0;list-style:none}.process-panel li{display:grid;grid-template-columns:51px 1fr;gap:15px;padding:20px 0;border-top:1px solid rgba(255,255,255,.1)}.process-panel li>span{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;color:#80affb;background:rgba(60,130,235,.12);font-size:11px;font-weight:800}.process-panel li div{display:grid}.process-panel li b{font-size:15px}.process-panel li small{color:#92a5bc}.feature-table{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:white;box-shadow:0 18px 60px rgba(23,62,118,.07)}.feature-row{display:grid;grid-template-columns:.7fr 1.35fr 1fr;gap:30px;align-items:center;min-height:78px;padding:17px 25px;border-top:1px solid #e5edf7}.feature-row:first-child{border-top:0}.feature-row b{font-size:14px}.feature-row span,.feature-row em{color:#687b92;font-size:13px;font-style:normal}.feature-row em{color:#235fae}.feature-head{min-height:52px;color:#7f8ea2;background:#f6f9fd;font-size:10px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.pricing-section{background:#f3f7fc}.center{max-width:750px;margin-left:auto;margin-right:auto;text-align:center}.center .eyebrow{justify-content:center}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;align-items:stretch}.price-card{position:relative;display:flex;flex-direction:column;padding:34px;border:1px solid #dbe6f4;border-radius:15px;background:white}.price-card.popular{border:2px solid var(--blue);box-shadow:0 22px 55px rgba(23,105,255,.13)}.popular-label{position:absolute;right:20px;top:-14px;padding:6px 12px;border-radius:30px;color:white;background:var(--blue);font-size:9px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.price-card>p{margin:0;color:#5f7188;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:1.2px}.price-card h3{margin:17px 0 8px;font-size:48px;line-height:1}.price-card h3 span{font-size:23px}.price-card h3 small{font-size:12px;color:#73849a;font-weight:650}.saving{color:#11805d;font-size:11px;font-weight:800}.price-card ul{display:grid;gap:13px;margin:28px 0;padding:24px 0 28px;border-top:1px solid #e5edf7;list-style:none}.price-card li{font-size:13px;color:#53667e}.price-card li:before{content:"✓";margin-right:9px;color:var(--green);font-weight:900}.price-card .button{margin-top:auto}.guarantee{display:grid;grid-template-columns:72px 1fr auto;align-items:center;gap:20px;margin-top:24px;padding:23px 28px;border:1px solid #cfeadd;border-radius:14px;background:linear-gradient(115deg,#effbf7,#fff)}.guarantee-seal{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;color:white;background:var(--green);font-size:23px;font-weight:900}.guarantee b{font-size:17px}.guarantee p{margin:3px 0 0;color:#668078;font-size:12px}.guarantee a{color:#087c58;font-size:13px;font-weight:800}.faq-layout{display:grid;grid-template-columns:.65fr 1fr;gap:100px;align-items:start}.faq-list details{border-top:1px solid var(--line)}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{position:relative;padding:22px 42px 22px 0;cursor:pointer;font-weight:750;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";position:absolute;right:8px;color:var(--blue);font-size:22px}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:-5px 50px 23px 0;color:var(--muted);font-size:14px}.final-cta{padding:72px 0;color:white;background:linear-gradient(125deg,#0b2444,#0d57be)}.final-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:50px}.final-cta h2{max-width:760px;font-size:42px}.site-footer{padding:72px 0 25px;color:#aebdd0;background:#07172d}.footer-grid{display:grid;grid-template-columns:1.7fr repeat(3,1fr);gap:60px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:11px;font-size:12px}.footer-grid>div:first-child p{max-width:330px;color:#7f92aa}.footer-grid b{color:white}.footer-grid a:hover{color:white}.footer-brand{color:white}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:22px;border-top:1px solid #1d3048;font-size:10px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.in-view{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.button{transition:none}}@media(max-width:980px){.site-nav{position:absolute;display:none;left:20px;right:20px;top:68px;flex-direction:column;align-items:stretch;gap:0;padding:13px;border:1px solid var(--line);border-radius:12px;background:white;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a{padding:12px}.menu-toggle{display:inline-flex;margin-left:auto;padding:8px 11px;border:1px solid var(--line);border-radius:7px;background:white;color:var(--ink);font-size:12px;font-weight:800}.nav-wrap>.button{display:none}.hero-layout,.consent-layout,.faq-layout{grid-template-columns:1fr}.hero{padding-top:70px}.hero-copy{max-width:720px}.product-stage{min-height:520px}.split-heading{grid-template-columns:1fr;gap:20px}.module-grid{grid-template-columns:1fr 1fr}.module-featured{grid-row:auto;grid-column:span 2;min-height:570px}.consent-layout{gap:55px}.pricing-grid{grid-template-columns:1fr;max-width:620px;margin:auto}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2}.feature-row{grid-template-columns:.8fr 1.3fr 1fr}.note-one{left:0}.note-two{right:0}}@media(max-width:680px){.wrap{width:min(100% - 28px,1180px)}.nav-wrap{min-height:66px}.brand{font-size:18px}.brand-mark{width:31px;height:31px}.hero{padding:58px 0}.hero h1{font-size:45px;letter-spacing:-2.2px}.lead{font-size:16px}.hero-actions{display:grid}.button{width:100%}.trust-list{display:grid}.product-stage{min-height:420px;margin-top:20px}.dashboard-card{grid-template-columns:92px 1fr;min-height:330px}.dashboard-nav{padding:14px 8px}.mini-brand{font-size:8px}.dashboard-nav button{padding:7px;font-size:7px}.dashboard-content{padding:14px}.metric-grid{grid-template-columns:1fr 1fr}.metric-grid article:last-child{display:none}.activity-card{display:none}.float-note{display:none}.proof-items{min-height:0;padding:19px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.proof-items span{font-size:8px}.section{padding:76px 0}.section-heading h2,.split-heading h2,.consent-section h2{font-size:38px}.module-grid{grid-template-columns:1fr}.module-featured{grid-column:auto;min-height:610px}.module{min-height:280px}.feature-row{grid-template-columns:1fr;gap:5px;padding:18px}.feature-head{display:none}.feature-row em{margin-top:6px}.price-card{padding:28px}.guarantee{grid-template-columns:54px 1fr}.guarantee a{grid-column:1/-1}.guarantee-seal{width:48px;height:48px}.faq-layout{gap:15px}.final-cta-inner{display:grid}.final-cta h2{font-size:36px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:last-child{grid-column:auto}.footer-bottom{display:grid;gap:6px}.consent-mini{left:18px;right:18px}.dashboard-nav small{display:none}}@media(max-width:420px){.hero h1{font-size:39px}.dashboard-card{grid-template-columns:78px 1fr}.dashboard-nav button{padding:6px 4px}.dashboard-content{padding:10px}.health-card{padding:11px}.health-card strong{font-size:12px}.module-featured{min-height:640px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
