:root{--bg: #0a0a14;--bg-soft: #111125;--surface: rgba(255, 255, 255, .04);--surface-2: rgba(255, 255, 255, .07);--border: rgba(255, 255, 255, .1);--text: #f4f4fb;--muted: #a3a3c2;--primary: #7c5cff;--primary-2: #a07bff;--accent: #ffcb45;--tg: #2aabee;--radius: 18px;--maxw: 1140px;--shadow: 0 20px 60px -20px rgba(124, 92, 255, .4);--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font);background:var(--bg);color:var(--text);line-height:1.6;font-size:17px;overflow-x:hidden;background-image:radial-gradient(900px 600px at 80% -10%,rgba(124,92,255,.22),transparent 60%),radial-gradient(700px 500px at 0% 10%,rgba(42,171,238,.16),transparent 55%);background-attachment:fixed}h1,h2,h3{line-height:1.15;margin:0 0 .5em;font-weight:800;letter-spacing:-.02em}p{margin:0 0 1em}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:22px}section{padding:clamp(56px,9vw,110px) 0}.eyebrow{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--primary-2);margin-bottom:14px}.section-head{max-width:640px;margin:0 auto clamp(36px,6vw,64px);text-align:center}.section-head h2{font-size:clamp(1.7rem,4vw,2.6rem)}.section-head p{color:var(--muted);font-size:1.05rem;margin:0}.btn{--btn-bg: var(--surface-2);display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:15px 28px;border-radius:999px;font-weight:700;font-size:1.02rem;border:1px solid var(--border);background:var(--btn-bg);color:var(--text);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{border:none;color:#160d34;background:linear-gradient(120deg,var(--accent),#ffb01f);box-shadow:0 14px 34px -12px #ffb01fb3}.btn-primary:hover{box-shadow:0 20px 44px -12px #ffb01fd9}.btn-tg{border:none;color:#fff;background:linear-gradient(120deg,var(--tg),#1c93d6);box-shadow:0 14px 34px -12px #2aabeeb3}.btn-ghost{background:var(--surface)}.btn-lg{padding:18px 36px;font-size:1.1rem}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(14px);background:#0a0a14b8;border-bottom:1px solid var(--border)}.site-header .container{display:flex;align-items:center;justify-content:space-between;height:68px}.logo{display:inline-flex;align-items:center;gap:10px;font-weight:800;font-size:1.18rem;letter-spacing:-.02em}.logo-mark{width:34px;height:34px;border-radius:50%;object-fit:cover;border:1px solid var(--border)}.nav{display:flex;align-items:center;gap:28px}.nav-links{display:flex;gap:26px}.nav-links a{color:var(--muted);font-size:.97rem;font-weight:500;transition:color .15s ease}.nav-links a:hover{color:var(--text)}.header-actions{display:flex;align-items:center;gap:12px}.lang-switch{font-weight:700;font-size:.9rem;padding:8px 14px;border-radius:999px;border:1px solid var(--border);color:var(--muted);transition:color .15s ease,border-color .15s ease}.lang-switch:hover{color:var(--text);border-color:var(--primary)}.hero{padding-top:clamp(50px,8vw,88px);text-align:center;position:relative;overflow:hidden}.hero-inner{max-width:820px;margin-inline:auto}.hero-logo{width:clamp(96px,16vw,124px);height:clamp(96px,16vw,124px);border-radius:50%;object-fit:cover;margin:0 auto 24px;border:2px solid rgba(255,255,255,.14);box-shadow:0 18px 50px -14px #7c5cffb3}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--muted);font-size:.88rem;font-weight:600;margin-bottom:26px}.hero h1{font-size:clamp(2.2rem,6.2vw,4rem)}.hero h1 .grad{background:linear-gradient(110deg,var(--primary-2),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub{color:var(--muted);font-size:clamp(1.05rem,2.2vw,1.25rem);max-width:660px;margin:0 auto 34px}.hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hero-note{margin-top:20px;color:var(--muted);font-size:.92rem}.stats{display:flex;flex-wrap:wrap;justify-content:center;gap:clamp(24px,6vw,60px);margin-top:clamp(44px,7vw,72px);padding:28px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.stat{text-align:center}.stat-value{font-size:clamp(1.8rem,4vw,2.4rem);font-weight:800;background:linear-gradient(120deg,var(--primary-2),var(--accent));-webkit-background-clip:text;background-clip:text;color:transparent}.stat-label{color:var(--muted);font-size:.9rem}.caps-decor{position:absolute;inset:0;z-index:0;pointer-events:none;overflow:hidden}.cap{position:absolute;border-radius:50%;object-fit:cover;opacity:.9;border:2px solid rgba(255,255,255,.14);box-shadow:0 14px 36px -10px #0009;pointer-events:none;animation:capFloat 7s ease-in-out infinite;will-change:transform}@keyframes capFloat{0%,to{transform:translateY(0) rotate(var(--rot, 0deg))}50%{transform:translateY(-16px) rotate(var(--rot, 0deg))}}.hero-inner,.cta-band h2,.cta-band p,.cta-band a,.about h2,.about p,.about .tags{position:relative;z-index:1}.hero .cap-a{width:96px;height:96px;top:6%;left:3%;--rot: -12deg;animation-delay:0s}.hero .cap-b{width:76px;height:76px;top:13%;right:5%;--rot: 10deg;animation-delay:.8s}.hero .cap-c{width:120px;height:120px;bottom:12%;left:7%;--rot: 8deg;animation-delay:1.4s}.hero .cap-d{width:66px;height:66px;bottom:18%;right:9%;--rot: -10deg;animation-delay:2s}.cta-band .cap-e{width:84px;height:84px;top:14%;left:5%;--rot: -14deg;animation-delay:.4s}.cta-band .cap-f{width:72px;height:72px;bottom:12%;right:6%;--rot: 12deg;animation-delay:1.2s}.about .cap-g{width:82px;height:82px;top:9%;right:4%;--rot: 10deg;animation-delay:.6s}.about .cap-h{width:96px;height:96px;bottom:11%;left:3%;--rot: -8deg;animation-delay:1.6s}@media(prefers-reduced-motion:reduce){.cap{animation:none}}@media(max-width:640px){.cap{opacity:.7}.hero .cap-b,.hero .cap-d,.cta-band .cap-f,.about .cap-h{display:none}.hero .cap-a{width:60px;height:60px}.hero .cap-c{width:78px;height:78px}}.grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:28px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.card:hover{transform:translateY(-4px);border-color:#7c5cff80;background:var(--surface-2)}.card-icon{font-size:1.9rem;width:56px;height:56px;display:grid;place-items:center;border-radius:14px;background:linear-gradient(135deg,#7c5cff40,#ffcb452e);margin-bottom:16px}.card h3{font-size:1.2rem;margin-bottom:8px}.card p{color:var(--muted);font-size:.98rem;margin:0}.steps{counter-reset:step;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.step{position:relative;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:30px 26px 26px}.step:before{counter-increment:step;content:counter(step);position:absolute;top:-18px;left:26px;width:44px;height:44px;display:grid;place-items:center;border-radius:50%;font-weight:800;font-size:1.15rem;color:#160d34;background:linear-gradient(120deg,var(--accent),#ffb01f);box-shadow:0 10px 24px -8px #ffb01fb3}.step h3{font-size:1.12rem;margin:12px 0 6px}.step p{color:var(--muted);font-size:.96rem;margin:0}.modes{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.mode{display:flex;flex-direction:column;gap:6px;padding:22px 24px;border-radius:14px;border:1px solid var(--border);background:var(--surface)}.mode-name{font-weight:800;font-size:1.1rem;color:var(--accent)}.mode p{color:var(--muted);font-size:.95rem;margin:0}.about{max-width:820px;margin-inline:auto;border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);padding:clamp(28px,5vw,48px);position:relative;overflow:hidden}.about h2{font-size:clamp(1.5rem,3.6vw,2.2rem)}.about p{color:var(--muted);font-size:1.02rem}.about p:last-of-type{margin-bottom:0}.tags{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-top:26px;padding-top:24px;border-top:1px solid var(--border)}.tags-label{color:var(--text);font-weight:600;font-size:.95rem;margin-right:4px}.tag{font-size:.85rem;color:var(--muted);padding:6px 13px;border-radius:999px;border:1px solid var(--border);background:var(--surface-2)}.cta-band{border:1px solid var(--border);border-radius:26px;padding:clamp(36px,6vw,64px);text-align:center;background:linear-gradient(135deg,#7c5cff4d,#2aabee2e);box-shadow:var(--shadow);position:relative;overflow:hidden}.cta-band h2{font-size:clamp(1.6rem,4vw,2.4rem)}.cta-band p{color:var(--text);opacity:.92;max-width:540px;margin:0 auto 28px}.faq-list{max-width:780px;margin-inline:auto;display:flex;flex-direction:column;gap:12px}.faq-item{border:1px solid var(--border);border-radius:14px;background:var(--surface);overflow:hidden}.faq-item summary{list-style:none;cursor:pointer;padding:20px 24px;font-weight:600;font-size:1.05rem;display:flex;justify-content:space-between;align-items:center;gap:16px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.5rem;color:var(--primary-2);transition:transform .2s ease;line-height:1}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item .faq-answer{padding:0 24px 20px;color:var(--muted);margin:0}.site-footer{border-top:1px solid var(--border);background:var(--bg-soft);padding:56px 0 36px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:40px}.footer-grid h4{font-size:.95rem;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0 0 14px}.footer-links{display:flex;flex-direction:column;gap:10px}.footer-links a{color:var(--muted);font-size:.96rem}.footer-links a:hover{color:var(--text)}.footer-tagline{color:var(--muted);max-width:420px;margin:12px 0 0}.footer-bottom{margin-top:40px;padding-top:24px;border-top:1px solid var(--border);color:var(--muted);font-size:.85rem}.footer-bottom .disclaimer{margin-bottom:10px}@media(prefers-reduced-motion:no-preference){.reveal{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}}@media(max-width:760px){.nav-links{display:none}.footer-grid{grid-template-columns:1fr;gap:28px}.stats{gap:20px 36px}}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:6px}
