:root{--page-bg:#eef8fc;--card-bg:#fff;--hero-bg:#f5f8fb;--text:#090d14;--muted:#556473;--line:#d9e7ee;--accent:#168fd1;--good:#35b36d;--danger:#e05757;--shadow:0 22px 60px rgba(22,76,104,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 8% 8%,rgba(42,178,231,.2),transparent 32%),radial-gradient(circle at 88% 0,hsla(0,0%,100%,.95),transparent 30%),linear-gradient(180deg,#f8fdff,#eef8fc 42%,#f9fdff);color:var(--text);font-family:Roboto,Arial,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;margin:0;min-width:320px}button,input{font:inherit}.page-shell{margin:0 auto;padding:64px 0 52px;width:min(100% - 48px,1040px)}.shell-card{background:var(--card-bg);border:1px solid rgba(213,228,236,.9);border-radius:22px;box-shadow:var(--shadow);margin-bottom:28px;overflow:hidden}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(44px,4.9vw,60px);letter-spacing:-.06em;line-height:.98;margin-bottom:14px;max-width:430px}h1,h2{font-weight:900}h2{font-size:clamp(26px,3.1vw,36px);letter-spacing:-.045em;line-height:1.09;margin:0 auto 28px;max-width:760px;text-align:center}h3{letter-spacing:-.03em;line-height:1.12;margin-bottom:0}.eyebrow,h3{font-size:15px;font-weight:900}.eyebrow{color:var(--accent);line-height:1.2;margin-bottom:12px}.hero{align-items:center;background:radial-gradient(circle at 75% 48%,rgba(70,177,218,.13),transparent 40%),linear-gradient(180deg,#f8fbfd,#eef7fb);display:grid;gap:36px;grid-template-columns:minmax(0,1fr) 390px;min-height:392px;padding:48px 58px}.hero__content{min-width:0}.hero__lead{font-size:20px;font-weight:900;letter-spacing:-.025em;line-height:1.25;margin-bottom:10px;max-width:480px}.hero__text{color:var(--muted);font-size:16px;font-weight:500;line-height:1.42;margin-bottom:20px}.hero__image-wrap{align-items:center;display:flex;justify-content:center;min-height:300px}.hero__image{border-radius:0;display:block;filter:drop-shadow(0 18px 38px rgba(16,60,82,.11));height:auto;width:min(100%,360px)}.trial-form{max-width:500px}.trial-form__row{display:grid;gap:10px;grid-template-columns:minmax(220px,1fr) auto}.trial-form__input{background:#fff;border:1px solid #ccd9e1;border-radius:8px;color:var(--text);font-size:14px;height:44px;min-width:0;outline:none;padding:0 14px}.trial-form__input:focus{border-color:#39aee8;box-shadow:0 0 0 4px #27a6e221}.trial-form__button{background:#111820;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:900;height:44px;padding:0 22px;transition:transform .15s ease,opacity .15s ease,box-shadow .15s ease;white-space:nowrap}.trial-form__button:hover{box-shadow:0 10px 22px #1118202e;transform:translateY(-1px)}.trial-form__button:disabled{box-shadow:none;cursor:wait;opacity:.72;transform:none}.trial-form__note{color:var(--muted);font-size:14px;line-height:1.35;margin:9px 0 0}.trial-form__captcha{margin-top:12px;min-height:100px}.trial-form__captcha iframe{max-width:100%}.trial-form__status{font-size:14px;font-weight:800;margin:12px 0 0}.trial-form__status.is-success{color:var(--good)}.trial-form__status.is-error{color:var(--danger)}.honeypot{left:-9999px;opacity:0;pointer-events:none;position:absolute}.benefits,.compare,.faq,.final-cta,.problems,.steps,.trust{padding:48px 62px}.problem-grid{display:grid;gap:14px;grid-template-columns:repeat(4,1fr)}.problem-card{background:#f5f8fb;border:1px solid var(--line);border-radius:12px;display:flex;flex-direction:column;justify-content:flex-end;min-height:142px;overflow:hidden}.problem-card img{background:#ebf1f7;display:block;height:92px;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;padding:10px 16px 0;width:100%}.problem-card h3{min-height:50px;padding:7px 12px 12px}.compare{background:radial-gradient(circle at 72% 25%,rgba(72,178,218,.09),transparent 44%),linear-gradient(180deg,#fbfdfe,#f2f8fb)}.compare-grid{display:grid;gap:28px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:620px}.compare-column h3{margin-bottom:12px}.compare-column ul{display:grid;gap:9px;list-style:none;margin:0;padding:0}.compare-column li{font-size:15px;font-weight:700;line-height:1.25;padding-left:22px;position:relative}.compare-column--bad li:before,.compare-column--good li:before{font-weight:900;left:0;position:absolute;top:0}.compare-column--bad li:before{color:var(--danger);content:"×"}.compare-column--good li:before{color:var(--good);content:"✓"}.benefit-grid,.steps-grid,.trust-grid{display:grid;gap:14px}.benefit-grid{grid-template-columns:repeat(3,1fr)}.steps-grid{grid-template-columns:repeat(4,1fr)}.trust-grid{grid-template-columns:repeat(3,1fr)}.benefit-card,.step-card,.trust-item{background:#f7fbfd;border:1px solid var(--line);border-radius:12px;padding:16px}.benefit-card{align-items:center;display:flex;gap:10px;min-height:74px}.benefit-card span{background:var(--good);border-radius:50%;color:#fff;display:grid;flex:0 0 auto;font-size:15px;font-weight:900;height:26px;place-items:center;width:26px}.benefit-card strong,.step-card strong{font-size:16px;letter-spacing:-.02em;line-height:1.2}.step-card span{color:var(--muted);display:block;font-size:13px;font-weight:900;margin-bottom:8px}.trust-item strong{color:var(--good);display:block;font-size:38px;font-weight:900;line-height:1;margin-bottom:6px}.trust-item span{color:var(--muted);font-size:14px;font-weight:800;line-height:1.25}.faq-list{display:grid;gap:8px;margin:0 auto;max-width:720px}details{background:#fff;border:1px solid var(--line);border-radius:9px;padding:0 16px}summary{cursor:pointer;font-size:15px;font-weight:900;padding:14px 0}details p{color:var(--muted);font-size:15px;line-height:1.5;margin-bottom:14px}.final-cta{text-align:center}.final-cta h2{margin-left:auto;margin-right:auto;max-width:620px}.final-cta p{color:var(--muted);font-weight:800;margin-bottom:22px}.final-cta .trial-form{margin:0 auto}@media(max-width:980px){.page-shell{padding-top:24px;width:min(100% - 24px,720px)}.hero{grid-template-columns:1fr;padding:34px 28px 30px}.hero__image-wrap{min-height:auto}.hero__image{width:min(100%,340px)}.benefit-grid,.problem-grid,.steps-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.page-shell{padding:8px 0 24px;width:min(100% - 18px,390px)}.shell-card{border-radius:14px;margin-bottom:12px}.benefits,.compare,.faq,.final-cta,.hero,.problems,.steps,.trust{padding:18px 14px}.hero{gap:14px}.eyebrow{font-size:13px;margin-bottom:8px}h1{font-size:31px;letter-spacing:-.04em;line-height:1;margin-bottom:9px}h2{font-size:22px;line-height:1.08;margin-bottom:16px}h3{font-size:13px}.hero__lead{font-size:14px;line-height:1.22;margin-bottom:6px}.hero__text{font-size:12px;line-height:1.35;margin-bottom:12px}.trial-form__row{gap:7px;grid-template-columns:1fr}.trial-form__button,.trial-form__input{border-radius:7px;font-size:12px;height:38px}.trial-form__input{padding:0 10px}.trial-form__button{padding:0 12px}.trial-form__note{font-size:11px}.hero__image{width:min(100%,235px)}.benefit-grid,.compare-grid,.problem-grid,.steps-grid,.trust-grid{gap:9px;grid-template-columns:1fr}.problem-card{align-items:center;display:grid;grid-template-columns:86px 1fr;min-height:96px}.problem-card img{height:86px;padding:8px;width:86px}.problem-card h3{min-height:0;padding:10px}.compare-grid{max-width:none}.compare-column li,details p,summary{font-size:13px}.benefit-card,.step-card,.trust-item{padding:12px}.trust-item strong{font-size:30px}}.cookie-consent{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff5;border:1px solid rgba(213,228,236,.96);border-radius:18px;bottom:24px;box-shadow:0 18px 60px #0f233724;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) auto;padding:18px;position:fixed;right:24px;width:min(680px,calc(100% - 48px));z-index:50}.cookie-consent__text strong{color:var(--ink);display:block;font-size:16px;font-weight:900;line-height:1.2;margin-bottom:4px}.cookie-consent__text p{color:var(--muted);font-size:14px;font-weight:700;line-height:1.45;margin:0}.cookie-consent__actions{display:flex;gap:8px}.cookie-consent__button{background:#111923;border:1px solid #111923;border-radius:10px;color:#fff;cursor:pointer;font-size:14px;font-weight:900;height:42px;padding:0 18px;white-space:nowrap}.cookie-consent__button--ghost{background:#fff;border-color:var(--line);color:var(--ink)}.cookie-consent-enter-active,.cookie-consent-leave-active{transition:opacity .18s ease,transform .18s ease}.cookie-consent-enter-from,.cookie-consent-leave-to{opacity:0;transform:translateY(12px)}@media(max-width:620px){.cookie-consent{border-radius:14px;bottom:12px;gap:12px;grid-template-columns:1fr;padding:14px;right:12px;width:calc(100% - 24px)}.cookie-consent__actions{display:grid;grid-template-columns:1fr 1fr}.cookie-consent__button{font-size:13px;height:40px;padding:0 12px}}
