*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:'Manrope','Mulish',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;line-height:1.6;font-size:16px;overflow-x:hidden;position:relative;background-image:radial-gradient(circle at 20% 10%,rgba(157,77,255,.08),transparent 40%),radial-gradient(circle at 80% 60%,rgba(196,255,0,.04),transparent 45%);background-attachment:fixed}body::before{content:'';position:fixed;inset:0;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2'/><feColorMatrix values='0 0 0 0 0.6 0 0 0 0 0.3 0 0 0 0 1 0 0 0 0.05 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");opacity:.35;mix-blend-mode:overlay}main,.site-header,.site-footer,.breadcrumbs{position:relative;z-index:1}img{max-width:100%;display:block}a{color:var(--color-primary)}.site-header{position:sticky;top:0;z-index:50;background:rgba(13,13,18,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(157,77,255,.15);height:64px;padding:0 2rem}.site-logo{font-family:'Manrope',sans-serif;font-weight:900;font-size:1.7rem;color:var(--color-primary);text-decoration:none;letter-spacing:-.02em;text-shadow:0 0 20px rgba(157,77,255,.5);text-transform:lowercase;order:1}.site-header .site-menu{order:2}.site-header>.btn{order:3}.site-menu ul{list-style:none;margin:0;padding:0;display:flex;gap:.4rem;justify-content:center;flex-wrap:wrap}.site-menu a{display:inline-block;padding:.5rem 1rem;border-radius:999px;color:var(--color-text);text-decoration:none;font-weight:600;font-size:.92rem;transition:all .2s ease;position:relative}.site-menu a:hover{background:rgba(157,77,255,.18);color:#fff}.site-menu a.active{background:var(--color-surface-2);color:#fff;box-shadow:inset 0 -2px 0 var(--color-primary)}.burger-label{display:none;flex-direction:column;gap:4px;width:32px;height:32px;justify-content:center;align-items:center;cursor:pointer;padding:4px}.burger-label span{display:block;width:22px;height:2px;background:var(--color-text);border-radius:2px;transition:transform .3s}.btn{display:inline-block;padding:.7rem 1.5rem;border-radius:999px;background:var(--color-primary);color:#fff;text-decoration:none;font-weight:800;font-size:.95rem;border:none;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 20px rgba(157,77,255,.35);white-space:nowrap}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 28px rgba(157,77,255,.55)}.btn-highlight{background:var(--color-accent);color:#0d0d12;box-shadow:0 6px 24px rgba(196,255,0,.35);animation:pulse 2.2s ease-in-out infinite}.btn-highlight:hover{box-shadow:0 10px 32px rgba(196,255,0,.6)}@keyframes pulse{0%,100%{box-shadow:0 6px 24px rgba(196,255,0,.35)}50%{box-shadow:0 6px 32px rgba(196,255,0,.7)}}.btn-secondary{background:transparent;border:2px solid var(--color-primary);color:var(--color-text);box-shadow:none}.breadcrumbs{max-width:1100px;margin:1rem auto 0;padding:0 2rem;font-size:.85rem;color:var(--color-muted)}.breadcrumbs ol{list-style:none;margin:0;padding:0;display:flex;gap:.4rem;flex-wrap:wrap}.breadcrumbs li:not(:last-child)::after{content:'›';margin-left:.4rem;color:var(--color-muted)}.breadcrumbs a{color:var(--color-muted);text-decoration:none}.breadcrumbs a:hover{color:var(--color-primary)}.breadcrumbs span{color:#fff}main{padding-bottom:3rem}.hero{max-width:1100px;margin:1.5rem auto;padding:3rem 2rem;border-radius:24px;background:linear-gradient(135deg,#1a0d2e 0%,#0d0d12 100%);position:relative;overflow:hidden;border:1px solid rgba(157,77,255,.2)}.hero::before{content:'';position:absolute;width:400px;height:400px;top:-100px;right:-100px;background:radial-gradient(circle,rgba(196,255,0,.12),transparent 70%);pointer-events:none}.hero::after{content:'';position:absolute;width:300px;height:300px;bottom:-100px;left:-50px;background:radial-gradient(circle,rgba(255,59,209,.1),transparent 70%);pointer-events:none}.hero>*{position:relative;z-index:1}.hero h1{font-size:clamp(1.9rem,4vw,3.2rem);margin:0 0 1rem;font-weight:900;line-height:1.15;letter-spacing:-.02em}.hero p{font-size:clamp(1rem,1.5vw,1.15rem);color:#d5d5e0;margin:0 0 1.8rem;max-width:600px}.hero .btn{font-size:1.05rem;padding:.9rem 2rem}.hero-badge{background:var(--color-accent);color:#0d0d12;padding:.6rem 1.4rem;border-radius:999px;font-weight:900;letter-spacing:.02em;box-shadow:0 8px 30px rgba(196,255,0,.35)}.hero--split .hero-main{padding-right:1rem}.hero--centered{text-align:center}.hero--centered p{margin-left:auto;margin-right:auto}.hero--left-accent{border-left:6px solid var(--color-primary)}.hero--banner-badge .hero-badge{margin-bottom:1.2rem;font-size:clamp(1.4rem,2.5vw,2.2rem)}.section{max-width:1100px;margin:2rem auto;padding:0 2rem}.section h2{font-size:clamp(1.4rem,2.5vw,1.9rem);margin:2rem 0 1rem;font-weight:800;letter-spacing:-.01em}.section h2::before{margin-right:.5rem}.section h3{font-size:1.2rem;margin:1.5rem 0 .7rem;font-weight:700;padding-left:.8rem;border-left:3px solid var(--color-primary)}.section p{margin:.8rem 0;line-height:1.7;color:#e4e4ec}.section a{color:var(--color-primary);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;transition:color .2s}.section a:hover{color:var(--color-accent)}.section strong{color:#fff;font-weight:800}.section ul,.section ol{padding-left:1.4rem;line-height:1.8}.section ul li::marker{color:var(--color-primary)}.section ol li::marker{color:var(--color-primary);font-weight:800}.slots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem;margin:1.5rem 0}.section a.card{display:flex;flex-direction:column;background:var(--color-surface);border-radius:12px;overflow:hidden;transition:all .3s ease;border:1px solid rgba(255,255,255,.04)}.section a.card img{width:100%;aspect-ratio:1/1;object-fit:cover;display:block}.section a.card span{display:flex;flex-direction:column;padding:.7rem .8rem;color:#fff;font-weight:700;font-size:.92rem}.section a.card small{color:var(--color-muted);font-size:.75rem;font-weight:500;margin-top:.2rem}.section a.card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(157,77,255,.35);border-color:rgba(157,77,255,.4)}.tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin:1.2rem 0}.tile{background:var(--color-surface);border-radius:16px;padding:1.4rem;border:1px solid rgba(157,77,255,.12);transition:transform .25s,box-shadow .25s}.tile:hover{transform:translateY(-3px);box-shadow:0 10px 30px rgba(157,77,255,.2)}.tile h3{margin:0 0 .5rem;padding:0;border:none;font-size:1.1rem}.tile p{margin:0;color:#c8c8d4;font-size:.95rem}.steps{list-style:none;counter-reset:step;padding:0;margin:1.2rem 0;display:grid;gap:1rem}.steps li{counter-increment:step;background:var(--color-surface);border-radius:16px;padding:1.3rem 1.3rem 1.3rem 4.5rem;position:relative;border:1px solid rgba(255,255,255,.04)}.steps li::before{content:counter(step);position:absolute;left:1.1rem;top:1.1rem;width:2.4rem;height:2.4rem;border-radius:999px;background:var(--color-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.15rem;box-shadow:0 4px 16px rgba(157,77,255,.5)}.steps li h3{margin:0 0 .3rem;padding:0;border:none}.steps li p{margin:0;color:#c8c8d4}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin:1.5rem 0}.stat{background:linear-gradient(135deg,var(--color-surface),var(--color-surface-2));border-radius:16px;padding:1.5rem 1.2rem;text-align:center;border:1px solid rgba(157,77,255,.15)}.stat b{display:block;font-size:2rem;color:var(--color-accent);font-weight:900;line-height:1;margin-bottom:.4rem}.stat span{color:var(--color-muted);font-size:.9rem;font-weight:600}.facts{width:100%;border-collapse:collapse;margin:1.5rem 0;background:var(--color-surface);border-radius:12px;overflow:hidden}.facts th,.facts td{padding:.9rem 1.2rem;text-align:left;border-bottom:1px solid var(--color-surface-2)}.facts th{background:var(--color-surface-2);color:#fff;font-weight:700;width:40%}.badges{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.2rem 0}.badge{display:inline-block;padding:.55rem 1.1rem;border-radius:999px;background:var(--color-surface-2);color:#fff;border:1px solid rgba(157,77,255,.5);font-size:.88rem;font-weight:600}.faq{max-width:1100px;margin:2rem auto;padding:0 2rem}.faq h2{font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800;margin-bottom:1rem}.faq details{background:var(--color-surface);border-radius:999px;margin-bottom:.7rem;overflow:hidden;transition:all .3s ease;border:1px solid rgba(157,77,255,.1)}.faq details[open]{background:var(--color-surface-2);border-radius:20px;border-color:rgba(157,77,255,.35)}.faq summary{padding:1rem 1.5rem;cursor:pointer;font-weight:700;color:#fff;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:1rem;transition:background .2s}.faq summary::-webkit-details-marker{display:none}.faq summary::after{content:'▾';color:var(--color-primary);font-size:1.4rem;transition:transform .3s;flex-shrink:0}.faq details[open] summary::after{transform:rotate(180deg);color:var(--color-accent)}.faq summary:hover{background:rgba(157,77,255,.08)}.faq details p{padding:.2rem 1.5rem 1.2rem;margin:0;color:#d5d5e0;line-height:1.7;animation:fadein .3s ease}@keyframes fadein{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.site-footer{background:var(--color-surface);border-top:1px solid rgba(157,77,255,.2);margin-top:3rem;padding:2rem}.site-footer .site-menu{margin-bottom:1rem}.site-footer .site-menu ul{flex-direction:row;justify-content:center;gap:.4rem;flex-wrap:wrap}.site-footer .site-menu a{color:#fff;background:var(--color-surface-2);padding:.45rem 1rem;font-size:.88rem}.site-footer .site-menu a:hover{background:var(--color-primary)}.site-footer p{text-align:center;color:var(--color-muted);font-size:.82rem;margin:.5rem auto;max-width:70ch;line-height:1.6}@media(max-width:900px){.hero{padding:2rem 1.4rem}.slots-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media(max-width:600px){.slots-grid{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:1.8rem}.stat b{font-size:1.6rem}}:root{--color-bg:#0d0d12;--color-surface:#1a1a22;--color-surface-2:#25252f;--color-primary:#9d4dff;--color-accent:#c4ff00;--color-text:#ffffff;--color-muted:#6a6a7a}body{background:var(--color-bg);color:var(--color-text)}h1,h2,h3{color:var(--color-text)}p,li,td{color:var(--color-text)}.site-header{display:flex;align-items:center;gap:1.5rem}.site-logo{flex:0 0 auto}.site-menu{flex:1 1 auto}.site-header>.btn{flex:0 0 auto;margin-left:auto}.hero--split{display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.hero--split .hero-aside{display:flex;align-items:center;justify-content:center}.hero-badge{display:inline-block;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:900}.section{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.section>p,.section>ul,.section>ol,.section>h2,.section>h3,.section>table{max-width:none;margin-left:0;margin-right:0}.section a.card,.section a.card:hover{text-decoration:none}.section table{width:100%;border-collapse:collapse;margin:1.5rem 0}.section th,.section td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--color-surface-2)}.section th{background:var(--color-surface-2);font-weight:700;color:var(--color-text)}.section tr:nth-child(even) td{background:var(--color-surface)}@media(max-width:1100px){.hero--split{grid-template-columns:1fr}}@media(max-width:768px){.site-header{flex-wrap:wrap;gap:.75rem}.site-logo{order:1}.site-header>.btn{order:2;margin-left:auto}.burger-label{order:3;display:flex}.site-menu{order:4;flex:1 0 100%;max-height:0;overflow:hidden;background:var(--color-bg);transition:max-height .3s ease}.burger-toggle:checked~.site-menu{max-height:500px}.site-menu ul{flex-direction:column;align-items:stretch;padding:.5rem 0}.section{padding-left:1rem;padding-right:1rem}.section table{display:block;overflow-x:auto;white-space:nowrap}}