:root{--navy:#07152d;--navy-2:#0d2242;--ink:#10213d;--muted:#58708f;--line:#d8e1ec;--surface:#f4f7fb;--white:#fff;--cyan:#0797d5;--cyan-dark:#067aae;--emerald:#0c9b70;--header:72px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.55;letter-spacing:0;background:var(--white)}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,select{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-width{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.site-header{height:var(--header);position:fixed;inset:0 0 auto;z-index:50;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:32px;padding:0 max(24px,calc((100% - 1340px)/2));color:#fff;background:rgba(7,21,45,.96);border-bottom:1px solid rgba(255,255,255,.12)}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:19px;white-space:nowrap}.brand img{background:var(--cyan);border-radius:7px}.main-nav{display:flex;justify-content:center;align-items:center;gap:26px;font-size:14px;font-weight:650}.main-nav a{color:#dce8f6}.main-nav a:hover,.main-nav a:focus-visible{color:#fff}.mobile-nav-actions{display:none}.header-actions{display:flex;align-items:center;gap:10px}.language-select select{height:40px;border:1px solid #426080;border-radius:6px;background:var(--navy-2);color:#fff;padding:0 28px 0 10px}.button{min-height:42px;padding:10px 17px;border:1px solid transparent;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:750;font-size:14px;line-height:1.2;cursor:pointer;transition:background .2s,border-color .2s,color .2s,transform .2s}.button:hover{transform:translateY(-1px)}.button-primary{background:var(--cyan);color:#fff}.button-primary:hover{background:var(--cyan-dark)}.button-ghost{color:#fff;border-color:#426080}.button-ghost:hover{border-color:#fff}.button-on-dark{color:#fff;border-color:rgba(255,255,255,.65);background:rgba(7,21,45,.25)}.button-on-dark:hover{background:rgba(7,21,45,.65)}.button-outline{border-color:#9db0c5;background:#fff;color:var(--ink)}.button-outline:hover{border-color:var(--ink)}.button-large{min-height:50px;padding:14px 22px;font-size:16px}.menu-button{display:none;width:42px;height:42px;border:0;background:transparent;padding:9px}.menu-button span:not(.sr-only){height:2px;background:#fff;display:block;margin:5px 0}
.hero{height:calc(100svh - 30px);min-height:650px;max-height:850px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-media,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-media{object-fit:cover;object-position:center}.hero-shade{background:rgba(4,15,35,.64)}.hero-content{position:relative;z-index:2;padding-top:var(--header)}.eyebrow{margin:0 0 14px;color:#aee8ff;font-size:13px;font-weight:800;text-transform:uppercase}.eyebrow.dark{color:#087eae}.hero h1{max-width:760px;margin:0;font-size:70px;line-height:1.02;letter-spacing:0}.hero-lead{max-width:700px;margin:24px 0 0;font-size:24px;line-height:1.4;color:#e7f0fa}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:32px}.hero-note{margin:14px 0 0;color:#c8d7e8;font-size:14px}.scroll-cue{position:absolute;z-index:3;left:50%;bottom:22px;width:38px;height:38px;border:1px solid rgba(255,255,255,.55);border-radius:50%;display:grid;place-items:center}.scroll-cue span{width:8px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) translate(-1px,-1px)}
.section{padding:96px 0;scroll-margin-top:var(--header)}.section-muted{background:var(--surface)}.section-copy h2,.section-heading h2{font-size:42px;line-height:1.14;margin:0;color:var(--ink);max-width:760px}.section-copy>p:not(.eyebrow),.section-heading>p:not(.eyebrow){font-size:18px;color:var(--muted);max-width:690px}.centered{text-align:center}.centered h2,.centered p{margin-left:auto;margin-right:auto}.product-grid{display:grid;grid-template-columns:.8fr 1.35fr;gap:64px;align-items:center}.check-list{padding:0;margin:28px 0 0;list-style:none;display:grid;gap:14px}.check-list li{position:relative;padding-left:28px}.check-list li:before{content:"✓";position:absolute;left:0;color:var(--emerald);font-weight:900}.product-visual{overflow:hidden;border:1px solid #cfd9e5;border-radius:8px;box-shadow:0 22px 55px rgba(15,38,69,.16);background:#fff}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:56px}.steps article{border-top:2px solid #afc0d2;padding-top:24px}.steps span{color:var(--cyan);font-weight:850;font-size:14px}.steps h3,.feature-grid h3{font-size:20px;margin:16px 0 8px}.steps p,.feature-grid p{color:var(--muted);margin:0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}.feature-grid article{border:1px solid var(--line);border-radius:8px;padding:26px;background:#fff}.feature-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:7px;background:#e6f6fc;color:#057baa;font-size:12px;font-weight:900}
.security{background:var(--navy);color:#fff}.security-grid{display:grid;grid-template-columns:260px 1fr;align-items:center;gap:80px}.security-mark{height:260px;border:1px solid #2e4b6d;display:grid;place-items:center;background:var(--navy-2)}.security-mark img{width:118px;height:118px;background:var(--cyan);border-radius:8px}.inverse h2{color:#fff}.inverse>p:not(.eyebrow){color:#c6d5e7}.security-points{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.security-points span{border-left:3px solid var(--emerald);padding:8px 14px;background:#112847}.trial{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trial-inner{display:grid;grid-template-columns:1fr auto;gap:48px;align-items:center}.trial h2{font-size:38px;line-height:1.15;margin:0}.trial p:not(.eyebrow){max-width:760px;color:var(--muted);font-size:17px}
.billing-toggle{width:max-content;margin:34px auto;display:flex;padding:4px;border:1px solid var(--line);border-radius:7px;background:#fff}.billing-toggle button{border:0;border-radius:5px;padding:10px 15px;background:transparent;color:var(--muted);font-weight:750;cursor:pointer}.billing-toggle button.active{background:var(--navy);color:#fff}.billing-toggle small{margin-left:5px;color:var(--emerald);font-weight:850}.billing-toggle .active small{color:#7ce0bd}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:stretch}.price-card{position:relative;border:1px solid var(--line);border-radius:8px;background:#fff;padding:30px;display:flex;flex-direction:column}.price-card.featured{border:2px solid var(--cyan)}.popular{position:absolute;top:-15px;right:18px;margin:0;padding:5px 9px;border-radius:5px;background:var(--cyan);color:#fff;font-size:12px;font-weight:800}.price-card h3{font-size:24px;margin:0}.price-card>p:not(.popular){color:var(--muted);min-height:52px}.price{margin:18px 0 20px;display:flex;align-items:baseline;gap:7px}.price strong{font-size:36px;line-height:1;color:var(--ink)}.price span{color:var(--muted)}.price-card ul{padding:0;list-style:none;display:grid;gap:12px;margin:0 0 28px;flex:1}.price-card li{padding-left:24px;position:relative}.price-card li:before{content:"✓";position:absolute;left:0;color:var(--emerald);font-weight:900}.payment-note{text-align:center;color:var(--muted);margin:24px 0 0}
.faq-grid{display:grid;grid-template-columns:.65fr 1fr;gap:90px}.faq-list details{border-top:1px solid var(--line);padding:21px 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;font-weight:800;font-size:17px;list-style:none;padding-right:30px;position:relative}.faq-list summary:after{content:"+";position:absolute;right:4px;font-size:23px;top:-5px}.faq-list details[open] summary:after{content:"−"}.faq-list p{color:var(--muted);margin:12px 40px 0 0}.final-cta{background:var(--navy-2);color:#fff;text-align:center}.final-cta .page-width{display:flex;flex-direction:column;align-items:center}.final-cta img{background:var(--cyan);border-radius:8px}.final-cta h2{font-size:38px;line-height:1.2;max-width:850px;margin:24px auto 30px}.site-footer{background:#041023;color:#b9c9dc;padding:38px 0}.footer-grid{display:grid;grid-template-columns:auto 1fr auto auto;align-items:center;gap:30px}.site-footer .brand{color:#fff}.site-footer a:hover{color:#fff}
@media(max-width:1050px){.site-header{grid-template-columns:auto auto 1fr;gap:12px}.menu-button{display:block}.main-nav{display:none;position:fixed;inset:var(--header) 0 0;background:var(--navy);padding:40px 24px;flex-direction:column;align-items:flex-start;justify-content:flex-start;font-size:20px}.main-nav.open{display:flex}.mobile-nav-actions{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.mobile-nav-actions .button{color:#fff}.header-actions{justify-self:end}.header-trial{display:none}.product-grid{grid-template-columns:1fr;gap:42px}.product-visual{max-width:900px}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){:root{--header:64px}.page-width{width:min(100% - 30px,1180px)}.site-header{height:var(--header);padding:0 15px}.site-header .brand span{display:none}.header-actions{gap:6px}.header-actions [data-auth-secondary],.header-actions [data-auth-primary]{display:none}.button-ghost{padding:9px 11px}.language-select select{width:64px;padding:0 22px 0 8px}.hero{height:calc(100svh - 18px);min-height:620px}.hero h1{font-size:48px}.hero-lead{font-size:20px}.hero-actions{display:grid}.hero-actions .button{width:100%}.section{padding:70px 0}.section-copy h2,.section-heading h2{font-size:32px}.section-copy>p:not(.eyebrow),.section-heading>p:not(.eyebrow){font-size:16px}.steps,.feature-grid,.pricing-grid{grid-template-columns:1fr}.steps{gap:24px}.feature-grid{gap:12px}.security-grid{grid-template-columns:1fr;gap:36px}.security-mark{height:150px}.security-mark img{width:82px;height:82px}.trial-inner{grid-template-columns:1fr}.trial h2,.final-cta h2{font-size:30px}.trial .button{width:100%}.price-card>p:not(.popular){min-height:0}.faq-grid{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1fr;justify-items:start;gap:12px}.scroll-cue{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
.site-header{background:var(--navy)}
.brand-logo img{width:190px;height:46px;background:transparent;border-radius:0}.footer-logo img{width:175px;height:auto}.hero h1 span:first-child{color:#fff}.hero h1 span:last-child{color:#20a7f5}
@media(max-width:720px){.brand-logo img{width:142px;height:auto}.site-header .brand-logo{max-width:142px}.hero h1 span{display:inline}.footer-logo img{width:180px}}
