:root{--blue:#0e61f6;--blue-dark:#064bd0;--blue-soft:#eff5ff;--ink:#101c3a;--muted:#5f6f8d;--line:#dbe7fa;--white:#fff;--shadow:0 24px 80px #18489c1f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-geist), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.hero-shell{background:radial-gradient(circle at 87% 15%,#0e61f61f,#0000 27%),linear-gradient(#fff 0%,#f8fbff 100%);overflow:hidden}.site-header{grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;width:min(1200px,100% - 48px);min-height:88px;margin:0 auto;display:grid}.logo{letter-spacing:-.04em;white-space:nowrap;align-items:center;gap:11px;width:max-content;font-size:20px;font-weight:760;display:inline-flex}.logo img{object-fit:cover;border-radius:13px;width:40px;height:40px}.site-header nav{color:#34425f;align-items:center;gap:42px;font-size:14px;font-weight:590;display:flex}.site-header nav a,.footer-links a{transition:color .16s}.site-header nav a:hover,.footer-links a:hover{color:var(--blue)}.site-header>.button{justify-self:end}.button{text-align:center;border-radius:14px;justify-content:center;align-items:center;gap:11px;width:max-content;min-height:56px;padding:0 25px;font-size:15px;font-weight:700;line-height:1.2;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:linear-gradient(135deg,#1672ff,#0653ea);box-shadow:0 13px 30px #0e61f640}.button-primary:hover{background:linear-gradient(135deg,#0d64eb,#0349d3);box-shadow:0 17px 36px #0e61f652}.button-compact{border-radius:12px;min-height:46px;padding:0 20px;font-size:13px}.telegram-icon{place-items:center;width:21px;height:21px;font-size:20px;line-height:1;display:inline-grid;transform:rotate(-50deg)}.hero{grid-template-columns:minmax(0,.95fr) minmax(500px,1.05fr);align-items:center;gap:50px;width:min(1200px,100% - 48px);min-height:670px;margin:0 auto;padding:74px 0 96px;display:grid}.hero h1{letter-spacing:-.065em;max-width:660px;margin:0 0 28px;font-size:clamp(58px,6.25vw,86px);font-weight:760;line-height:.98}.hero h1 span{color:var(--blue)}.hero-lead{max-width:570px;color:var(--muted);margin:0 0 34px;font-size:19px;line-height:1.58}.telegram-note{color:#75839d;max-width:520px;margin:18px 0 0;font-size:13px;line-height:1.5}.telegram-note:before{content:"✓";color:var(--blue);margin-right:8px;font-weight:800}.hero-product{min-height:520px;position:relative}.brand-orbit{background:radial-gradient(circle,#fffffff2 0 44%,#e2eeffc7 45% 68%,#0000 69%);border:1px solid #0e61f621;border-radius:50%;width:390px;height:390px;padding:46px;position:absolute;top:4px;right:16px}.hero-logo-image{object-fit:cover;border-radius:64px;width:100%;height:100%;box-shadow:0 28px 70px #0e61f63b}.phone-preview{background:#0b1020;border:7px solid #fff;border-radius:30px;position:absolute;overflow:hidden;box-shadow:0 28px 70px #17366f8a}.phone-preview img{object-fit:cover;object-position:top;width:100%;height:100%}.phone-preview-front{width:160px;height:330px;bottom:-13px;right:-57px;transform:rotate(3deg)}.phone-preview-back{width:135px;height:270px;bottom:12px;left:45px;transform:rotate(-5deg)}.scribble{z-index:2;color:#82aefc;font-size:28px;position:absolute}.scribble-one{top:34px;right:24px}.scribble-two{top:100px;left:18px;transform:rotate(-20deg)}.scribble-three{opacity:.5;top:500px;right:230px;transform:rotate(20deg)}.section{width:min(1200px,100% - 48px);margin:0 auto;padding:110px 0}.section-heading{margin-bottom:48px}.section-heading.centered{text-align:center}.section-heading.compact{margin-bottom:38px}.section-heading.centered p:last-child{max-width:720px;color:var(--muted);margin:18px auto 0;line-height:1.65}.section-kicker{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;margin:0 0 13px;font-size:12px;font-weight:800}.section h2,.info-document h1,.legal-title h1{letter-spacing:-.055em;margin:0;font-size:clamp(39px,4.5vw,58px);line-height:1.05}.how{padding-bottom:80px}.steps-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.step-card{border:1px solid var(--line);text-align:center;background:#fff;border-radius:24px;min-height:285px;padding:28px 30px 32px;position:relative}.step-number{color:#8ca1c3;font-size:12px;font-weight:750;position:absolute;top:22px;right:24px}.step-icon,.benefit-icon{background:var(--blue-soft);width:64px;height:64px;color:var(--blue);border-radius:20px;place-items:center;margin:16px auto 22px;font-size:30px;font-weight:500;display:grid}.step-card h3,.activity-card h3,.benefit h3{letter-spacing:-.025em;margin:0 0 10px;font-size:19px}.step-card p,.benefit p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.step-arrow{z-index:2;color:#74a3fb;font-size:28px;position:absolute;top:46%;right:-34px}.activities{background:#f8fbff;width:100%;max-width:none;padding-inline:max(24px,50% - 600px)}.activities-grid{grid-template-columns:repeat(6,1fr);gap:14px;display:grid}.activity-card{text-align:center;background:#fff;border:1px solid #d7e5fb;border-radius:20px;min-height:164px;padding:27px 18px}.activity-card>span{min-height:45px;color:var(--blue);font-size:34px;font-weight:650;display:block}.activity-card h3{margin-top:15px;font-size:14px;line-height:1.4}.benefits-safety{justify-content:center;align-items:stretch;gap:58px;display:flex}.benefits-list{gap:18px;display:grid}.benefit{grid-template-columns:54px 1fr;align-items:start;gap:16px;display:grid}.benefits-column{background:linear-gradient(135deg,#f8fbff,#d0e5ff);border-radius:24px;width:100%;padding:10px}.benefit-icon{border-radius:17px;width:54px;height:54px;margin:0;font-size:23px}.benefit h3{margin-top:2px;margin-bottom:5px;font-size:17px}.benefit p{font-size:13px}.safety-card{background:linear-gradient(135deg,#f8fbff,#d0e5ff);border-radius:24px;align-items:flex-start;display:flex;overflow:hidden}.safety-label{color:var(--blue);letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px;font-size:12px;font-weight:800;display:inline-flex}.safety-card h2{max-width:430px;font-size:clamp(37px,4vw,52px)}.safety-card p{color:#536681;margin:22px 0 26px;font-size:15px;line-height:1.72}.safety-link{color:var(--blue);gap:10px;font-size:14px;font-weight:750;display:inline-flex}.safety-copy{padding:10px;position:relative}.safety-icon{color:#78a9ff;font-size:28px;font-style:normal;position:absolute;top:50px;right:50px}.final-cta{color:#fff;background:linear-gradient(105deg,#0752e4,#0e6aff);border-radius:28px;justify-content:space-between;align-items:center;gap:40px;width:min(1200px,100% - 48px);min-height:220px;margin-bottom:110px;padding:48px 58px;display:flex}.final-cta h2{font-size:clamp(38px,4.4vw,58px)}.final-cta p{color:#dbe9ff;margin:13px 0 0;font-size:17px}.final-cta .button-primary{color:var(--blue);background:#fff;box-shadow:0 15px 34px #0028773d}.final-cta .button-primary:hover{background:#f3f7ff}.cta-mark{margin-bottom:8px;font-size:26px;display:inline-block;transform:rotate(-20deg)}.site-footer{background:#fbfdff;border-top:1px solid #e5edf8;padding:68px max(24px,50% - 600px) 28px}.footer-main{grid-template-columns:.72fr 1.28fr;gap:84px;padding-bottom:54px;display:grid}.footer-brand p{max-width:300px;color:var(--muted);margin:17px 0 26px;font-size:13px;line-height:1.65}.footer-brand>span{color:#8190a7;font-size:12px}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:40px;display:grid}.footer-links>div{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links strong{margin-bottom:4px;font-size:13px}.footer-links a{color:#63718a;font-size:12px;line-height:1.45}.footer-bottom{color:#8492a8;border-top:1px solid #e2eaf5;justify-content:space-between;gap:25px;padding-top:24px;font-size:11px;display:flex}.legal-page,.info-page{background:#fbfdff}.legal-header-wrap{background:#fff;border-bottom:1px solid #e7edf6}.legal-document,.info-document{width:min(880px,100% - 40px);margin:0 auto;padding:54px 0 110px}.back-link{color:var(--muted);margin-bottom:54px;font-size:14px;display:inline-block}.back-link:hover{color:var(--blue)}.legal-title h1{max-width:820px;margin:18px 0 16px}.legal-title>p{color:#7a89a0;margin:0;font-size:13px}.draft-notice{color:#76521a;background:#fff9ed;border:1px solid #ffd692;border-radius:16px;margin:38px 0;padding:18px 20px;font-size:13px;line-height:1.6}.draft-notice strong{margin-bottom:2px;display:block}.legal-content{background:#fff;border:1px solid #e1e9f4;border-radius:28px;padding:44px 54px;box-shadow:0 16px 60px #1b3a690d}.legal-content section+section{border-top:1px solid #e7edf5;margin-top:42px;padding-top:38px}.legal-content h2{letter-spacing:-.02em;margin:0 0 18px;font-size:21px;line-height:1.35}.legal-content p,.legal-content li{color:#51617b;font-size:14px;line-height:1.8}.legal-content p{margin:10px 0}.legal-content ul{margin:12px 0 0;padding-left:21px}.legal-content li+li{margin-top:7px}.info-document h1{margin:16px 0 22px}.info-lead{max-width:690px;color:var(--muted);margin:0 0 46px;font-size:18px;line-height:1.7}.info-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.info-grid section{border:1px solid var(--line);background:#fff;border-radius:22px;min-height:220px;padding:28px}.info-grid section>span{color:var(--blue);font-size:12px;font-weight:800}.info-grid h2{margin:30px 0 10px;font-size:20px}.info-grid p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.support-document{min-height:720px}.contact-card{border:1px solid var(--line);background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:30px;display:flex}.contact-card+.contact-card{margin-top:18px}.contact-card div{flex-direction:column;gap:7px;display:flex}.contact-card div>span{color:var(--blue);text-transform:uppercase;font-size:12px;font-weight:800}.contact-card strong{font-size:22px}.contact-card p{color:var(--muted);margin:0;font-size:13px}.secondary-contact{background:#f5f8fd}.delete-steps{gap:15px;margin:0;padding:0;list-style:none;display:grid}.delete-steps li{border:1px solid var(--line);background:#fff;border-radius:20px;grid-template-columns:48px 1fr;align-items:start;gap:18px;padding:24px;display:grid}.delete-steps li>span{background:var(--blue-soft);width:48px;height:48px;color:var(--blue);border-radius:16px;place-items:center;font-weight:800;display:grid}.delete-steps strong{font-size:17px}.delete-steps p{color:var(--muted);margin:7px 0 0;font-size:14px;line-height:1.6}.delete-help{background:#edf4ff;border-radius:22px;margin-top:28px;padding:28px}.delete-help p{color:#4d607e;margin:0 0 18px;line-height:1.6}@media (width<=1040px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr 470px;gap:20px}.activities-grid{grid-template-columns:repeat(3,1fr)}.benefits-safety{grid-template-columns:1fr}.benefits-list{grid-template-columns:1fr 1fr}.safety-card{min-height:430px}.footer-main{grid-template-columns:1fr;gap:48px}}@media (width<=800px){.hero{text-align:center;grid-template-columns:1fr}.hero-copy{flex-direction:column;align-items:center;display:flex}.hero-product{width:min(560px,100%);margin:0 auto}.section{display:grid}.steps-grid{grid-template-columns:1fr}.step-card{min-height:235px}.step-arrow{display:none}.safety-card{grid-template-columns:1fr}.shield-art{min-height:280px}.final-cta{flex-direction:column;align-items:flex-start}.footer-links{grid-template-columns:1fr 1fr}}@media (width<=580px){.site-header{gap:12px;width:min(100% - 28px,1200px);min-height:74px}.logo{font-size:17px}.logo img{border-radius:11px;width:35px;height:35px}.button-compact{min-height:42px;padding:0 13px;font-size:0}.button-compact:after{content:"Открыть";font-size:12px}.button-compact .telegram-icon{font-size:18px}.hero{width:min(100% - 28px,1200px);min-height:auto;padding:56px 0 70px}.hero h1{font-size:clamp(44px,13.5vw,62px)}.hero-lead{font-size:16px}.hero-copy>.button{width:100%}.hero-product{min-height:395px;margin-top:15px}.brand-orbit{width:300px;height:300px;padding:38px;top:5px;right:50%;transform:translate(50%)}.hero-logo-image{border-radius:48px}.phone-preview-front{width:118px;height:240px;bottom:11px;right:22px}.phone-preview-back{width:135px;height:220px;left:0}.section{width:min(100% - 28px,1200px);padding:78px 0;display:grid}.section h2,.info-document h1,.legal-title h1{font-size:38px}.activities{width:100%;padding-inline:14px}.activities-grid{grid-template-columns:1fr 1fr;gap:10px}.activity-card{min-height:142px;padding:22px 12px}.benefits-list{grid-template-columns:1fr}.safety-card{border-radius:27px;padding:34px 25px}.safety-card h2{font-size:38px}.final-cta{width:min(100% - 28px,1200px);margin-bottom:70px;padding:38px 26px}.final-cta .button{width:100%}.footer-links{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.legal-document,.info-document{width:min(100% - 28px,880px);padding-top:40px}.legal-content{border-radius:22px;padding:29px 24px}.info-grid{grid-template-columns:1fr}.info-grid section{min-height:190px}.contact-card{flex-direction:column;align-items:flex-start}.contact-card .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.site-header nav a,.footer-links a{transition:none}}
