:root{--bg: #fcfbff;--surface: #ffffff;--surface-soft: #f7f3ff;--surface-muted: #f4effc;--text: #2f2a3c;--text-soft: #645d73;--line: rgba(120, 74, 181, .12);--line-strong: rgba(120, 74, 181, .2);--accent: #9d4edd;--accent-strong: #7b2cbf;--accent-soft: #eadcff;--shadow-sm: 0 10px 24px rgba(80, 46, 133, .08);--shadow-md: 0 18px 44px rgba(98, 57, 155, .11);--container: 1120px;--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}svg{display:block}.container{width:min(calc(100% - 2rem),var(--container));margin:0 auto}.section-inner{max-width:1100px}section{padding:5rem 0}.section{position:relative}.section-light{background:#fff}.section-dark{background:linear-gradient(135deg,#0d0a1f,#1a1235);color:#fff}.topbar{border-bottom:1px solid var(--line);background:#ffffffeb}.topbar__inner{display:flex;flex-direction:column;gap:.2rem;padding:.7rem 0;text-align:center}.topbar strong{font-size:.88rem}.topbar span{font-size:.84rem;color:var(--text-soft)}.site-header{padding:1rem 0 0}.header__inner{display:flex;flex-direction:column;gap:1rem}.brand{display:flex;align-items:center;gap:.9rem}.brand__logo{width:11rem;height:auto}.brand__copy{display:flex;flex-direction:column;gap:.25rem}.brand__copy strong{font-size:1rem}.brand__copy span{color:var(--text-soft);font-size:.92rem}.header__nav{display:flex;flex-wrap:wrap;gap:.65rem}.mini-link{display:inline-flex;align-items:center;gap:.5rem;min-height:2.6rem;padding:.65rem .9rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--text);font-size:.92rem;font-weight:600}.section-dark .mini-link{background:#ffffff0a;border-color:#ffffff14;color:#fff}.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:1.15rem;height:1.15rem;color:currentColor}.icon svg{width:100%;height:100%;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;fill:none}.hero__inner{display:grid;gap:2.5rem;align-items:center}.hero__content{max-width:520px}.section-dark .hero__content h1,.section-dark h2,.section-dark h3,.site-footer.section-dark strong{color:#fff}.hero__content h1{margin:1rem 0 0;max-width:12ch;font-size:clamp(2.3rem,7vw,4.5rem);line-height:.97;letter-spacing:-.05em}.hero__content p{max-width:36rem;margin:1rem 0 0;color:var(--text-soft);font-size:1.02rem;line-height:1.7}.section-dark .hero__content p,.section-dark .section-heading p,.section-dark .cta-block small,.section-dark .channel-card p,.site-footer.section-dark p,.site-footer.section-dark span{color:#ffffffb3}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.55rem .85rem;border-radius:999px;background:var(--surface-soft);color:var(--accent-strong);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.section-dark .badge{background:#ffffff14;color:#eadcff}.hero__trust{display:flex;flex-wrap:wrap;gap:.7rem;margin:1.35rem 0 0;padding:0;list-style:none}.hero__trust li{padding:.72rem .95rem;border:1px solid var(--line);border-radius:999px;background:var(--surface);font-size:.95rem;font-weight:600}.section-dark .hero__trust li{border-color:#ffffff14;background:#ffffff0a;color:#fff}.hero__actions{display:grid;gap:.9rem;margin-top:2rem}.cta-block{display:grid;gap:.45rem}.cta-block small{margin-top:.5rem;color:var(--text-soft);font-size:.88rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;width:100%;min-height:3.8rem;padding:.95rem 1.2rem;margin-bottom:.5rem;border:1px solid transparent;border-radius:18px;font-size:1rem;font-weight:800;text-align:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease}.button--primary{background:linear-gradient(135deg,var(--accent),var(--accent-strong));color:#fff;box-shadow:0 16px 34px #7b2cbf33}.button--secondary{background:var(--surface);border-color:var(--line-strong);color:var(--accent-strong)}.section-dark .button--secondary{background:#ffffff0a;border-color:#ffffff29;color:#fff}.hero__visual{min-height:16rem}.hero__panel{display:grid;place-items:center;height:100%;min-height:16rem;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffff5,#f4effcfa),var(--surface)}.section-dark .hero__panel{border-color:#ffffff14;background:#ffffff}.hero__panel img{width:min(100%,25rem);height:auto}.section-heading{max-width:40rem}h2{margin:0 0 .8rem}.section-heading h2{font-size:clamp(1.75rem,4vw,2.6rem);line-height:1.05;letter-spacing:-.04em}.section-heading p{margin:.8rem 0 0;color:var(--text-soft);line-height:1.68}.offers{display:grid;gap:1.2rem;margin-top:2rem;padding:1.4rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#f7f3ffcc,#fffffffa)}.offers__button{max-width:24rem}.offers__points{display:grid;gap:.7rem;margin:0;padding:0;list-style:none}.offers__points li{display:flex;align-items:center;gap:.7rem;color:var(--text);font-weight:600}.offers__points .icon{width:1.05rem;height:1.05rem;color:var(--accent-strong)}.social-grid,.channel-grid{display:grid;gap:1.5rem;margin-top:2rem}.social-card,.channel-card{display:grid;gap:.8rem;padding:1.5rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface)}.section-dark .social-card,.section-dark .channel-card{background:#ffffff0a;border-color:#ffffff14}.channel-card__top{display:flex;align-items:center;gap:.75rem}.channel-card__icon{width:1.25rem;height:1.25rem;color:var(--accent-strong)}.section-dark .channel-card__icon,.section-dark .offers__points .icon,.section-dark .trust-grid .icon,.site-footer.section-dark .footer__links a{color:#eadcff}.channel-card h3{margin:0;font-size:1.05rem}.channel-card p{margin:0;color:var(--text-soft);line-height:1.6}.text-link{display:inline-flex;align-items:center;justify-content:center;min-height:2.8rem;width:fit-content;padding:.75rem 1rem;border-radius:14px;font-weight:700}.text-link{color:var(--accent-strong);background:var(--surface-soft)}.section-dark .text-link{color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.trust-grid{display:grid;gap:1.2rem;margin:2rem 0 0;padding:0;list-style:none}.trust-grid li{display:flex;align-items:center;gap:.7rem;padding:.95rem 1rem;border:1px solid var(--line);border-radius:16px;background:var(--surface);font-weight:600}.trust-grid .icon{color:var(--accent-strong)}.site-footer{padding:3.5rem 0 5.5rem}.footer__inner{display:grid;gap:1rem;padding-top:1.5rem}.footer__inner strong{display:block;margin-bottom:.35rem}.footer__inner p,.footer__inner span{margin:0;color:var(--text-soft)}.footer__links{display:flex;flex-wrap:wrap;gap:.9rem 1.15rem}.footer__links a,.footer__disabled{color:var(--text);font-size:.95rem}.footer__disabled{color:var(--text-soft)}.site-footer.section-dark .footer__links a{color:#fff}.sticky-cta{position:fixed;right:1rem;bottom:1rem;z-index:20;display:inline-flex;align-items:center;gap:.55rem;min-height:3.25rem;padding:.8rem .95rem;border-radius:999px;background:linear-gradient(135deg,var(--accent-strong),#5f1f9d);color:#fff;box-shadow:0 16px 30px #5f1f9d3d;font-weight:800}.mini-link:hover,.mini-link:focus-visible,.button:hover,.button:focus-visible,.text-link:hover,.text-link:focus-visible,.footer__links a:hover,.footer__links a:focus-visible,.sticky-cta:hover,.sticky-cta:focus-visible{transform:translateY(-1px)}.mini-link:focus-visible,.button:focus-visible,.text-link:focus-visible,.footer__links a:focus-visible,.sticky-cta:focus-visible{outline:2px solid rgba(123,44,191,.28);outline-offset:3px}@media(min-width:720px){.topbar__inner{flex-direction:row;justify-content:center;gap:1rem}.header__inner{flex-direction:row;align-items:center;justify-content:space-between}.hero__inner{grid-template-columns:minmax(0,1.1fr) minmax(18rem,.8fr);gap:2.5rem}.hero__actions{grid-template-columns:repeat(2,minmax(0,1fr))}.offers{grid-template-columns:minmax(0,1fr) minmax(18rem,.95fr);align-items:center}.channel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.footer__inner{grid-template-columns:minmax(0,1fr) minmax(20rem,.95fr);align-items:start}}@media(min-width:768px){section{padding:6rem 0}}@media(min-width:980px){.channel-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
