:root{--yellow:#fede2c;--ink:#212121;--paper:#f7f6f1;--muted:#77756f;--line:#21212121;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,SF Pro Display,Segoe UI,Arial,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.section-pad{padding:110px max(32px,50vw - 620px)}.eyebrow{text-transform:uppercase;letter-spacing:.13em;margin:0 0 18px;font-size:12px;font-weight:800}h1,h2,h3,p{margin-top:0}h2{letter-spacing:-.055em;margin-bottom:0;font-size:clamp(36px,5vw,68px);line-height:1.02}.section-heading{max-width:850px;margin-bottom:54px}.site-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f6f1e0;border:1px solid #ffffffb3;border-radius:22px;justify-content:space-between;align-items:center;width:min(1240px,100% - 32px);min-height:68px;padding:10px 12px 10px 22px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 14px 40px #21212114}.logo{letter-spacing:-.05em;align-items:baseline;gap:6px;font-size:20px;font-weight:600;display:flex}.logo b{background:var(--yellow);border-radius:9px;place-items:center;width:31px;height:31px;font-size:19px;display:grid}.nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.nav a:not(.nav-cta):hover{opacity:.55}.nav-cta{background:var(--yellow);border-radius:13px;padding:14px 20px}.menu-toggle{background:0 0;border:0;width:44px;height:44px;padding:12px;display:none}.menu-toggle span{background:var(--ink);height:2px;margin:5px 0;display:block}.hero{background:var(--yellow);grid-template-columns:1.08fr .92fr;align-items:center;gap:56px;min-height:760px;padding-top:150px;display:grid;overflow:hidden}.hero-copy{z-index:2;position:relative}.hero h1{letter-spacing:-.072em;max-width:820px;margin:0;font-size:clamp(54px,6.2vw,94px);line-height:.92}.hero h1 span{display:inline}.hero-subtitle{max-width:620px;margin:32px 0 10px;font-size:19px}.compatibility{color:#212121a6;font-size:13px;font-weight:600}.hero-form-wrap{background:var(--white);border-radius:22px;grid-template-columns:170px 1fr;align-items:center;gap:10px;max-width:720px;margin-top:28px;padding:12px;display:grid;box-shadow:0 18px 50px #4136001f}.hero-form-wrap>div{padding-left:10px}.hero-form-wrap strong,.hero-form-wrap small{display:block}.hero-form-wrap strong{font-size:15px}.hero-form-wrap small{color:var(--muted);margin-top:2px;font-size:12px}.trial-form{grid-template-columns:1fr auto;gap:10px;display:grid;position:relative}.trial-form input,.purchase-modal input{border:1px solid var(--line);background:var(--white);border-radius:14px;outline:none;min-width:0;height:58px;padding:0 18px;transition:all .18s}.trial-form input:focus,.purchase-modal input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #fede2c59}.trial-form button{background:var(--ink);min-height:58px;color:var(--white);white-space:nowrap;border:0;border-radius:14px;padding:0 22px;font-weight:800}.trial-form button:hover,.button-dark:hover{transform:translateY(-2px)}.trial-form button:disabled{opacity:.6;transform:none}.captcha-slot{width:1px;height:1px;position:absolute;overflow:hidden}.form-message{grid-column:1/-1;margin:2px 6px 0;font-size:13px}.form-message.success{color:#14783e}.form-message.error{color:#b12a2a}.hero-visual{place-items:center;height:530px;display:grid;position:relative}.speed-core{z-index:3;background:var(--ink);width:235px;height:235px;color:var(--white);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 28px 70px #21212140}.speed-core span{color:var(--yellow);font-size:58px;line-height:.8}.speed-core strong{margin-top:14px;font-size:25px}.speed-core small{opacity:.55;margin-top:6px}.speed-orbit{border:1px solid #21212138;border-radius:50%;animation:13s linear infinite spin;position:absolute}.orbit-one{width:370px;height:370px}.orbit-one:before,.orbit-two:before{content:"";background:var(--ink);border-radius:50%;width:15px;height:15px;position:absolute;top:14%;left:14%}.orbit-two{width:500px;height:500px;animation-duration:19s;animation-direction:reverse}.orbit-two:before{width:10px;height:10px;top:78%;left:86%}.status-pill{z-index:4;background:var(--white);border-radius:999px;padding:13px 18px;font-size:13px;font-weight:700;position:absolute;box-shadow:0 14px 30px #2121211f}.status-one{top:16%;right:2%}.status-two{bottom:18%;left:1%}@keyframes spin{to{transform:rotate(360deg)}}.advantages{background:var(--paper)}.card-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.info-card,.review-card{border:1px solid var(--line);background:var(--white);border-radius:26px;min-height:330px;padding:32px;transition:all .22s}.info-card:hover,.review-card:hover{transform:translateY(-6px);box-shadow:0 22px 55px #21212114}.card-number{background:var(--yellow);border-radius:14px;place-items:center;width:48px;height:48px;font-size:13px;font-weight:800;display:inline-grid}.info-card h3{letter-spacing:-.04em;margin:70px 0 16px;font-size:25px;line-height:1.15}.info-card p{color:var(--muted);margin:0}.solution{background:var(--ink);color:var(--white);grid-template-columns:1fr 1fr;align-items:end;gap:100px;display:grid}.solution>div>p:last-child{color:#ffffff94;max-width:580px;margin-top:28px;font-size:18px}.feature-list{border-top:1px solid #ffffff26;margin:0;padding:0;list-style:none}.feature-list li{border-bottom:1px solid #ffffff26;align-items:center;gap:22px;padding:25px 0;font-size:20px;display:flex}.feature-list span{color:var(--yellow);font-size:12px;font-weight:800}.reviews{background:var(--yellow)}.review-card{flex-direction:column;min-height:310px;display:flex}.stars{letter-spacing:.12em;font-size:14px}.review-card h3{margin:42px 0 12px;font-size:25px}.review-card p{color:#5d5841}.review-card footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;margin-top:auto;padding-top:24px;font-weight:700;display:flex}.review-card footer small{color:var(--muted)}.trial-section{grid-template-columns:.9fr 1.1fr;align-items:center;gap:80px;display:grid}.trial-copy p:last-child{color:var(--muted);max-width:560px;margin-top:26px;font-size:17px}.trial-panel{background:var(--white);border-radius:28px;padding:34px;box-shadow:0 22px 60px #21212112}.consent-note{color:var(--muted);grid-column:1/-1;align-items:flex-start;gap:9px;margin-top:6px;font-size:12px;display:flex}.consent-note input{accent-color:var(--ink);margin-top:2px}.consent-note a{text-decoration:underline}.tariffs{background:#efeee8}.tariff-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.tariff-card{border:1px solid var(--line);background:var(--white);border-radius:28px;padding:34px;position:relative}.tariff-card.popular{background:var(--yellow);transform:translateY(-14px);box-shadow:0 24px 60px #50450026}.popular-badge{background:var(--ink);color:var(--white);text-transform:uppercase;letter-spacing:.09em;border-radius:999px;padding:8px 11px;font-size:11px;font-weight:800;position:absolute;top:20px;right:20px}.tariff-card h3{font-size:25px}.price{letter-spacing:-.06em;margin:38px 0;font-size:52px;font-weight:800;line-height:1}.price small{color:var(--muted);letter-spacing:0;margin-top:12px;font-size:13px;font-weight:500;display:block}.tariff-card ul{min-height:320px;margin:0 0 30px;padding:0;list-style:none}.tariff-card li{border-bottom:1px solid #21212114;padding:9px 0;font-size:14px}.button{border:0;border-radius:14px;padding:16px 24px;font-weight:800;transition:all .18s}.button-dark{background:var(--ink);color:var(--white)}.tariff-card .button{width:100%}.button-wide{width:100%;margin-top:14px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:30px;padding:27px 0;font-size:20px;font-weight:700;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary span{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:36px;height:36px;transition:all .2s;display:grid}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{max-width:850px;color:var(--muted);padding:0 0 28px}.faq details a{color:var(--ink);text-decoration:underline}.support{background:var(--yellow);grid-template-columns:1fr 1fr;align-items:end;gap:80px;display:grid}.support>p{margin:0;font-size:20px}.support a{text-underline-offset:4px;text-decoration:underline}.site-footer{background:var(--ink);color:var(--white);padding-top:70px;padding-bottom:38px}.footer-top{justify-content:space-between;align-items:center;gap:40px;padding-bottom:70px;display:flex}.logo-light b{color:var(--ink)}.footer-top nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;font-size:14px;display:flex}.footer-cta{color:var(--ink);background:var(--yellow);border-radius:12px;padding:13px 17px;font-weight:800}.footer-bottom{color:#ffffff8c;border-top:1px solid #ffffff24;grid-template-columns:1fr 1.5fr auto;align-items:center;gap:24px;padding-top:28px;font-size:12px;display:grid}.footer-bottom>div:first-child{flex-wrap:wrap;gap:14px;display:flex}.footer-bottom p{margin:0}.cookie-banner{z-index:150;background:var(--white);border-radius:20px;align-items:center;gap:18px;width:min(520px,100% - 48px);padding:18px;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 20px 70px #21212138}.cookie-banner p{color:var(--muted);margin:0;font-size:13px}.cookie-banner button{background:var(--yellow);color:var(--ink);border:0;border-radius:11px;flex:none;padding:12px 17px;font-weight:800}.modal-backdrop{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141414a6;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.purchase-modal{background:var(--white);border-radius:28px;width:min(520px,100%);padding:38px;position:relative;box-shadow:0 30px 90px #00000047}.purchase-modal h2{margin-bottom:18px;font-size:42px}.purchase-modal>p:not(.eyebrow){color:var(--muted)}.purchase-modal form{margin-top:28px}.purchase-modal label{margin:0 0 8px;font-size:13px;font-weight:700;display:block}.purchase-modal input{width:100%}.modal-close{background:#efeee8;border:0;border-radius:50%;width:38px;height:38px;font-size:25px;line-height:1;position:absolute;top:18px;right:18px}.legal-page{background:var(--paper);min-height:100vh}.legal-header{z-index:10;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);background:#f7f6f1e6;justify-content:space-between;align-items:center;padding:18px max(24px,50vw - 500px);display:flex;position:sticky;top:0}.legal-header a:last-child{font-size:13px;font-weight:700}.legal-content{width:min(1000px,100% - 40px);margin:0 auto;padding:80px 0 110px}.legal-content h1{letter-spacing:-.065em;margin-bottom:48px;font-size:clamp(44px,7vw,80px);line-height:.96}.legal-content h2{letter-spacing:-.025em;margin:44px 0 18px;font-size:26px}.legal-content h3{margin-top:28px;font-size:18px}.legal-content p,.legal-content li{color:#55534e}.legal-content a{text-decoration:underline}.legal-content pre{white-space:pre-wrap;font:inherit;color:#55534e}.cancel-card{background:var(--white);border-radius:28px;max-width:700px;padding:38px;box-shadow:0 18px 55px #21212114}.cancel-card p{font-size:18px}@media (max-width:980px){.hero{grid-template-columns:1fr;min-height:auto;padding-bottom:80px}.hero-visual{height:410px}.card-grid,.tariff-grid{grid-template-columns:1fr}.info-card{min-height:250px}.info-card h3{margin-top:50px}.solution,.trial-section,.support{grid-template-columns:1fr;gap:50px}.tariff-card.popular{transform:none}.tariff-card ul{min-height:0}.footer-bottom{grid-template-columns:1fr}}@media (max-width:760px){.section-pad{padding:76px 20px}.site-header{border-radius:18px;width:calc(100% - 16px);min-height:60px;padding-left:16px;top:8px}.menu-toggle{display:block}.nav{background:var(--white);border-radius:18px;flex-direction:column;align-items:stretch;gap:6px;padding:18px;display:none;position:absolute;top:68px;left:0;right:0;box-shadow:0 18px 50px #21212121}.nav.open{display:flex}.nav a{padding:12px}.nav-cta{text-align:center}.hero{min-height:100svh;padding-top:94px;padding-bottom:28px;display:block}.hero .eyebrow{margin-bottom:12px;font-size:10px}.hero h1{font-size:clamp(42px,13vw,59px);line-height:.9}.hero h1 span{display:block}.hero-subtitle{margin:18px 0 7px;font-size:14px}.compatibility{font-size:10px}.hero-form-wrap{border-radius:17px;margin-top:18px;padding:8px;display:block}.hero-form-wrap>div{display:none}.trial-form.compact{grid-template-columns:1fr;gap:7px}.trial-form input,.trial-form button{border-radius:11px;height:50px;min-height:50px}.hero-visual{height:220px;margin-top:8px}.speed-core{width:130px;height:130px}.speed-core span{font-size:35px}.speed-core strong{margin-top:7px;font-size:17px}.speed-core small{font-size:8px}.orbit-one{width:185px;height:185px}.orbit-two{width:235px;height:235px}.status-pill{padding:8px 10px;font-size:9px}.status-one{top:13%;right:4%}.status-two{bottom:12%;left:3%}h2{font-size:43px}.section-heading{margin-bottom:34px}.info-card,.review-card,.tariff-card{border-radius:22px;padding:25px}.trial-panel{padding:20px}.trial-panel .trial-form{grid-template-columns:1fr}.trial-form button{white-space:normal}.footer-top{flex-direction:column;align-items:flex-start;padding-bottom:45px}.footer-top nav{flex-direction:column;justify-content:flex-start;align-items:flex-start}.footer-bottom{gap:18px}.cookie-banner{flex-direction:column;align-items:stretch;width:calc(100% - 24px);bottom:12px;left:12px}.purchase-modal{padding:30px 22px 24px}.purchase-modal h2{font-size:34px}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
