:root{color-scheme:dark;--bg:#061b1c;--bg-deep:#031113;--ink:#eff8f4;--muted:#9fb5b1;--line:rgba(194,235,224,.13);--teal:#25d4bb;--teal-dark:#092c2a;--wrap:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg-deep);color:var(--ink);font-family:Manrope,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible{outline:2px solid var(--teal);outline-offset:5px}img{display:block;max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}.wrap{width:min(calc(100% - 64px),var(--wrap));margin-inline:auto}
.site-header{position:relative;z-index:10;background:#061b1c;border-bottom:1px solid var(--line)}.header-inner{min-height:78px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800;letter-spacing:-.055em;white-space:nowrap}.brand-mark{width:29px;height:29px;display:inline-block;position:relative;border:3px solid var(--teal);border-radius:9px;transform:rotate(-10deg);flex:none}.brand-mark span:first-child{position:absolute;left:5px;top:4px;width:9px;height:9px;border-right:3px solid var(--teal);border-bottom:3px solid var(--teal);border-radius:0 0 4px 0}.brand-mark span:last-child{position:absolute;right:-6px;top:-5px;width:9px;height:9px;border:3px solid var(--bg);background:var(--teal);border-radius:50%}.desktop-nav{display:flex;gap:27px;margin-left:auto}.nav-link{color:#b9cbc7;font-size:13px;font-weight:650;transition:color .2s}.nav-link:hover,.nav-link.active{color:var(--teal)}.header-actions{display:flex;align-items:center;gap:20px}.lang-switch{font-size:12px;color:#bdd1cc;white-space:nowrap}.lang-switch span{color:var(--teal);margin:0 4px}.header-support{display:flex;gap:13px;align-items:center;border:1px solid var(--line);border-radius:99px;padding:10px 15px;font-size:12px;font-weight:750;white-space:nowrap}.header-support:hover{border-color:var(--teal)}.header-support span{color:var(--teal)}
.hero{overflow:hidden;background:radial-gradient(circle at 72% 49%,#0b3e3b 0,#072524 28%,var(--bg) 65%)}.hero-grid{min-height:590px;display:grid;grid-template-columns:1fr;align-items:center}.hero-copy{padding:65px 0;position:relative;z-index:2;max-width:900px}.kicker{display:flex;align-items:center;gap:12px;margin-bottom:27px;color:var(--teal);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.kicker-line{display:block;width:25px;height:1px;background:var(--teal)}.hero h1{font-size:clamp(48px,5vw,72px);line-height:1.08;letter-spacing:-.072em;max-width:900px;margin-bottom:24px}.hero-lead{font-size:18px;line-height:1.65;color:#b9ccc8;max-width:600px;margin-bottom:32px}.hero-cta{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:51px;padding:0 22px;border-radius:9px;font-size:13px;font-weight:800;transition:transform .2s,background .2s,border-color .2s}.button:hover{transform:translateY(-2px)}.button.primary{background:var(--teal);color:#04221f}.button.primary:hover{background:#64e7d3}.text-button{padding:0;color:#e5f5f0}.text-button span{color:var(--teal)}.hero-visual{height:670px;position:relative;display:flex;align-items:flex-start;justify-content:center;overflow:hidden}.hero-halo{position:absolute;width:580px;height:580px;border-radius:50%;background:radial-gradient(circle,rgba(24,216,187,.23),transparent 65%);top:115px;left:0}.hero-phone{position:relative;z-index:1;width:440px;max-width:none;filter:drop-shadow(0 28px 50px rgba(0,0,0,.65));margin-top:47px}.visual-caption{position:absolute;z-index:2;left:12px;bottom:30px;display:flex;flex-direction:column;gap:5px;font-size:10px;letter-spacing:.18em;color:#bad4ce}.visual-caption span:first-child{font-weight:800;font-size:12px;letter-spacing:0;color:#fff}
.proof-band{border-block:1px solid var(--line);background:#082322}.proof-inner{display:grid;grid-template-columns:repeat(4,1fr);align-items:center;min-height:74px;gap:18px}.proof-inner span{font-size:12px;font-weight:750;color:#c0d6d0}.proof-inner span:first-child{color:var(--teal);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px}.proof-inner span:not(:first-child){border-left:1px solid var(--line);padding-left:26px}
.intro{display:grid;grid-template-columns:.9fr 1.1fr;gap:110px;padding-block:130px}.intro-heading h2,.walk-heading h2,.privacy-grid h2,.contact-section h2{font-size:clamp(36px,4vw,56px);line-height:1.12;letter-spacing:-.06em}.intro-heading h2{max-width:430px}.intro-heading p{color:var(--muted);max-width:390px;line-height:1.7;font-size:16px}.feature-list article{display:grid;grid-template-columns:54px 1fr;gap:10px;border-top:1px solid var(--line);padding:28px 0}.feature-list article:last-child{border-bottom:1px solid var(--line)}.feature-number{color:var(--teal);font-size:12px;font-weight:800}.feature-list h3{font-size:20px;letter-spacing:-.04em;margin:0 0 8px}.feature-list p{color:var(--muted);line-height:1.65;font-size:14px;max-width:450px;margin:0}
.walkthrough{background:#f0f5f0;color:#102522;padding:112px 0 125px;overflow:hidden}.walk-heading h2{max-width:740px;margin-bottom:42px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:65px}.steps>div{border-top:1px solid #c3d0c9;padding-top:20px}.steps b{color:#008e7d;font-size:13px}.steps h3{font-size:20px;letter-spacing:-.04em;margin:22px 0 7px}.steps p{font-size:14px;line-height:1.65;color:#54716b;max-width:290px;margin:0}.screenshots{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.shot{margin:0;min-width:0}.shot img{width:100%;border-radius:20px;box-shadow:0 22px 40px rgba(5,40,35,.12)}.shot figcaption{font-size:12px;color:#506d66;font-weight:750;margin-top:17px}
.privacy-banner{background:#0a3733;overflow:hidden}.privacy-grid{min-height:480px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.small-label{font-size:11px;letter-spacing:.16em;font-weight:850;color:var(--teal)}.privacy-grid h2{max-width:520px;margin:20px 0}.privacy-grid p{color:#b8d4cd;line-height:1.7;max-width:470px}.inline-link{display:inline-flex;align-items:center;gap:25px;margin-top:20px;color:var(--teal);font-size:14px;font-weight:850;border-bottom:1px solid rgba(37,212,187,.4);padding-bottom:9px}.inline-link:hover{color:#82f2e1}.privacy-art{position:relative;height:480px;display:grid;place-items:center}.orbit{position:absolute;border:1px solid rgba(72,226,202,.15);border-radius:50%;aspect-ratio:1}.orbit-one{width:330px}.orbit-two{width:480px}.lock-icon{position:relative;z-index:1;width:320px;max-width:100%;height:auto;filter:drop-shadow(0 28px 50px rgba(12,217,184,.2))}.contact-section{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-block:105px}.contact-section h2{font-size:clamp(32px,3.8vw,48px);margin-bottom:13px}.contact-section p{color:var(--muted);margin:0}.contact-section .button{white-space:nowrap}
.site-footer{background:#030f10;border-top:1px solid var(--line)}.footer-top{display:flex;justify-content:space-between;gap:50px;padding-block:58px}.footer-top p{color:#819c95;font-size:13px;margin:15px 0 0}.footer-links{display:flex;flex-wrap:wrap;gap:28px;align-items:start;font-size:12px;color:#a9c3bc}.footer-links a:hover{color:var(--teal)}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-block:22px;color:#708f86;font-size:11px}
.legal-layout{display:grid;grid-template-columns:210px minmax(0,710px);gap:95px;padding-block:85px 130px}.legal-aside{display:flex;flex-direction:column;justify-content:space-between;align-self:stretch;color:#819f96;font-size:12px}.back-link:hover{color:var(--teal)}.legal-aside-bottom{line-height:1.7}.legal-content h1,.page-hero h1{font-size:clamp(44px,5.2vw,70px);line-height:1.1;letter-spacing:-.065em;margin-bottom:18px}.legal-date{font-size:12px;color:#82a197;margin-bottom:42px}.legal-intro{font-size:18px;line-height:1.75;color:#d1e2dc;margin-bottom:64px;max-width:690px}.legal-section{border-top:1px solid var(--line);padding:29px 0 35px}.legal-section h2{font-size:20px;letter-spacing:-.035em;margin-bottom:14px}.legal-section p{font-size:14px;color:#abc2b9;line-height:1.85;max-width:660px;margin:0}.legal-section a,.legal-help a{color:var(--teal);text-decoration:underline;text-underline-offset:3px}.legal-help{border-radius:16px;background:#0b302d;padding:28px 32px;display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:35px}.legal-help p{margin:0;font-weight:750}.legal-help a{text-decoration:none;font-size:13px}.page-hero{padding-block:110px 65px}.page-hero>p:last-child{font-size:18px;line-height:1.7;color:#b1cbc2;max-width:720px}.support-card{min-height:280px;margin-bottom:130px;border-radius:18px;background:#0a3330;border:1px solid rgba(54,214,187,.22);display:flex;align-items:center;gap:34px;padding:44px}.mail-symbol{font-size:50px;font-weight:400;color:var(--teal);width:85px;height:85px;border:1px solid rgba(37,212,187,.25);display:grid;place-items:center;border-radius:20px;flex:none}.support-card>div:nth-child(2){min-width:0;flex:1}.support-card h2{font-size:clamp(20px,2.7vw,34px);letter-spacing:-.05em;overflow-wrap:anywhere;margin:12px 0}.support-card p:last-child{font-size:13px;color:#a9c4bb;margin:0}.support-card .button{white-space:nowrap}
@media(max-width:1050px){.desktop-nav{gap:14px}.header-inner{gap:20px}.header-support{display:none}.hero-grid{gap:10px}.hero h1{font-size:58px}.hero-phone{width:410px}.intro{gap:55px}}
@media(max-width:900px){.header-inner{flex-wrap:wrap;padding-top:15px;gap:0}.desktop-nav{order:3;display:flex;width:100%;margin-left:0;padding:15px 0 14px;overflow-x:auto;gap:22px;white-space:nowrap}.header-actions{margin-left:auto}.hero-grid{display:flex;flex-direction:column;gap:0;min-height:0}.hero-copy{padding:78px 0 84px;align-self:stretch}.hero h1{max-width:700px}.hero-visual{height:590px;width:100%;max-width:520px;align-self:center}.hero-phone{width:365px;margin-top:20px}.hero-halo{left:50%;transform:translateX(-50%);top:20px}.visual-caption{left:0;bottom:25px}}
@media(max-width:760px){.wrap{width:min(calc(100% - 36px),var(--wrap))}.header-inner{min-height:68px}.hero-copy{padding:76px 0 84px}.hero h1{font-size:clamp(43px,11vw,66px);max-width:620px}.hero-lead{font-size:16px;max-width:530px}.proof-inner{grid-template-columns:repeat(2,1fr);padding-block:17px;row-gap:18px}.proof-inner span:not(:first-child){padding-left:0;border:0}.intro{grid-template-columns:1fr;gap:38px;padding-block:88px}.intro-heading h2{max-width:580px}.walkthrough{padding-block:84px}.steps{gap:18px}.screenshots{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:20px;margin-right:-18px}.shot{flex:0 0 44%;scroll-snap-align:start}.privacy-grid{grid-template-columns:1fr;gap:0;padding-top:80px}.privacy-art{height:320px}.orbit-one{width:250px}.orbit-two{width:370px}.contact-section{align-items:flex-start;flex-direction:column;padding-block:80px}.legal-layout{display:block;padding-block:55px 85px}.legal-aside{margin-bottom:45px}.legal-aside-bottom{display:none}.page-hero{padding-block:85px 45px}.support-card{margin-bottom:85px;flex-wrap:wrap}.support-card .button{margin-left:119px}}
@media(max-width:520px){.brand{font-size:17px}.brand-mark{width:25px;height:25px}.hero-copy{padding-top:68px}.kicker{font-size:10px}.hero h1{font-size:44px}.hero-cta{gap:8px}.button{font-size:12px;padding-inline:17px}.hero-visual{height:500px}.hero-phone{width:315px}.visual-caption{bottom:18px}.proof-inner{font-size:11px}.intro-heading h2,.walk-heading h2,.privacy-grid h2{font-size:37px}.steps{grid-template-columns:1fr;gap:26px}.steps h3{margin-top:15px}.shot{flex-basis:62%}.privacy-grid{padding-top:68px}.contact-section .button{white-space:normal;overflow-wrap:anywhere}.footer-top{flex-direction:column;gap:34px}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:20px}.footer-bottom{flex-direction:column;gap:8px}.legal-content h1,.page-hero h1{font-size:43px}.legal-intro{font-size:16px;margin-bottom:40px}.support-card{padding:26px;gap:20px}.mail-symbol{width:60px;height:60px;font-size:39px}.support-card .button{margin-left:0;width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
.header-support{display:none}
@media(max-width:520px){.desktop-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 15px;overflow:visible}.nav-link{font-size:12px}}
@media(max-width:520px){.legal-content h1,.page-hero h1{font-size:clamp(30px,8vw,38px);overflow-wrap:anywhere}}
@media(max-width:520px){.support-card .mail-symbol{display:none}.support-card h2{font-size:19px;letter-spacing:-.06em}}

@media(max-width:760px){.lock-icon{width:250px}}
