@import"https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&display=swap";:root{color:#fff;background:#08060f;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--bg: #08060f;--panel: rgba(16, 12, 34, .78);--panel-2: rgba(255, 255, 255, .07);--purple: #7c3cff;--pink: #ff3fc7;--cyan: #1de8ff;--gold: #ffd35a;--line: rgba(255, 255, 255, .14);--muted: rgba(255, 255, 255, .72)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 18% 12%,rgba(124,60,255,.32),transparent 28%),radial-gradient(circle at 82% 8%,rgba(255,63,199,.26),transparent 26%),radial-gradient(circle at 78% 74%,rgba(29,232,255,.2),transparent 28%),linear-gradient(180deg,#090713,#0b0718 48%,#07040f)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-shell{overflow:hidden}.site-shell:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:46px 46px;-webkit-mask-image:linear-gradient(180deg,#000 0%,transparent 76%);mask-image:linear-gradient(180deg,#000 0%,transparent 76%)}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:22px;width:min(1180px,calc(100% - 36px));margin:0 auto;padding:14px 0;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand img{width:142px;height:auto;filter:drop-shadow(0 0 20px rgba(255,211,90,.32))}.topbar nav{display:flex;align-items:center;gap:30px;color:var(--muted);font-size:14px;font-weight:800}.topbar nav a:hover{color:#fff}.top-actions,.hero-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:0 20px;border-radius:999px;font-weight:900;font-size:14px;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-2px)}.btn.neon{color:#16071f;background:linear-gradient(135deg,var(--gold),#ff67d8 54%,#7ef7ff);box-shadow:0 18px 45px #ff3fc742,0 0 28px #1de8ff29}.btn.ghost,.btn.outline{color:#fff;border:1px solid var(--line);background:#ffffff14}.btn.outline{border-color:#ffd35a73}.btn.large{min-height:56px;padding:0 28px;font-size:15px}main{width:min(1180px,calc(100% - 36px));margin:0 auto}.hero{display:grid;grid-template-columns:minmax(0,.95fr) minmax(380px,1.05fr);gap:36px;align-items:center;min-height:calc(100vh - 86px);padding:66px 0 48px}.eyebrow{display:inline-flex;align-items:center;gap:8px;margin:0 0 18px;color:var(--gold);font-size:13px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1,.logo-band h2,.guide-section h2,.section-head h2,.faq h2{margin:0;color:#fff;font-size:clamp(44px,7vw,90px);line-height:.92;letter-spacing:-.08em;text-shadow:0 0 28px rgba(255,63,199,.26),0 20px 54px rgba(0,0,0,.45)}.hero-text,.logo-band p,.guide-section p,.section-head p,.faq-list p{color:var(--muted);font-size:17px;line-height:1.75}.hero-text{max-width:660px;margin:24px 0 28px}.route-check{display:grid;gap:10px;max-width:430px;margin-top:24px;color:#ffffffb3;font-size:13px;font-weight:800}.route-check i{position:relative;display:block;height:8px;overflow:hidden;border-radius:99px;background:#ffffff17}.route-check i:after{position:absolute;inset:0 auto 0 0;width:54%;content:"";border-radius:inherit;background:linear-gradient(90deg,var(--purple),var(--pink),var(--cyan));box-shadow:0 0 22px #ff3fc773}.hero-stage{position:relative;min-height:620px;border:1px solid var(--line);border-radius:38px;background:linear-gradient(135deg,#ffffff14,#ffffff05),radial-gradient(circle at 50% 18%,rgba(255,211,90,.22),transparent 30%),#0f0a1e9e;box-shadow:inset 0 1px #ffffff24,0 32px 90px #0000006b}.hero-stage:before,.hero-stage:after{position:absolute;content:"";border-radius:999px;filter:blur(2px)}.hero-stage:before{right:8%;top:10%;width:130px;height:130px;background:#ff3fc747}.hero-stage:after{left:6%;bottom:12%;width:160px;height:160px;background:#1de8ff38}.girl{position:absolute;z-index:2;right:-12px;bottom:0;width:min(104%,720px);max-height:640px;object-fit:contain;object-position:bottom right;filter:drop-shadow(0 34px 44px rgba(0,0,0,.42))}.qr-card{position:absolute;z-index:3;left:28px;bottom:28px;width:150px;padding:12px;border:1px solid rgba(255,255,255,.2);border-radius:24px;background:#0b0718c7;box-shadow:0 18px 44px #0000004d;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.qr-card img{border-radius:18px}.qr-card span{display:inline-flex;align-items:center;gap:6px;margin-top:9px;color:#fff;font-size:12px;font-weight:900}.logo-band,.guide-section,.updates,.faq,.cta-strip{margin:0 0 28px;border:1px solid var(--line);border-radius:34px;background:var(--panel);box-shadow:0 28px 78px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.logo-band{display:grid;grid-template-columns:280px 1fr;gap:34px;align-items:center;padding:34px}.logo-band img{width:100%;filter:drop-shadow(0 0 28px rgba(255,211,90,.28))}.logo-band h2,.guide-section h2,.section-head h2,.faq h2{font-size:clamp(34px,4vw,56px)}.highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px}.highlight-grid article,.update-grid article,.faq-list details{border:1px solid var(--line);background:linear-gradient(180deg,#ffffff17,#ffffff09)}.highlight-grid article{min-height:230px;padding:28px;border-radius:28px}.icon{display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;margin-bottom:22px;border-radius:18px;color:#111;background:linear-gradient(135deg,var(--gold),var(--cyan));box-shadow:0 14px 34px #1de8ff38;font-size:24px}.highlight-grid h2{margin:0 0 10px;font-size:22px}.highlight-grid p{margin:0;color:var(--muted);line-height:1.65}.guide-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,430px);gap:34px;align-items:center;padding:36px}.guide-section ul{display:grid;gap:13px;padding:0;margin:24px 0;list-style:none}.guide-section li{display:flex;align-items:center;gap:10px;color:#f8f1ff;font-weight:800}.guide-section li svg{color:var(--cyan)}.phone-panel{overflow:hidden;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(135deg,#7c3cff33,#ff3fc724)}.phone-panel img{width:100%;min-height:420px;object-fit:cover;object-position:68% 50%}.updates,.faq{padding:36px}.section-head{max-width:780px}.update-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.update-grid article{display:grid;gap:18px;min-height:156px;padding:22px;border-radius:24px}.update-grid strong{color:var(--gold);font-size:30px}.update-grid span{color:#fff;font-size:17px;font-weight:900;line-height:1.35}.faq{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.faq-list{display:grid;gap:12px}.faq-list details{overflow:hidden;border-radius:20px}.faq-list summary{cursor:pointer;padding:18px 20px;color:#fff;font-weight:900}.faq-list p{margin:0;padding:0 20px 20px;font-size:15px}.cta-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px}.cta-strip strong,.cta-strip span{display:block}.cta-strip strong{font-size:22px}.cta-strip span{margin-top:5px;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;width:min(1180px,calc(100% - 36px));margin:38px auto 0;padding:28px 0 40px;color:#ffffffc2}footer img{width:120px}footer p{display:inline-flex;align-items:center;gap:8px;margin:0}@media(max-width:980px){.topbar nav{display:none}.hero,.logo-band,.guide-section,.faq{grid-template-columns:1fr}.hero{min-height:auto}.hero-stage{min-height:560px}.highlight-grid,.update-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.topbar,main,footer{width:min(100% - 24px,1180px)}.brand img{width:104px}.top-actions .ghost{display:none}.hero{padding-top:38px}.hero h1{font-size:43px}.hero-stage{min-height:430px;border-radius:28px}.girl{width:112%}.qr-card{left:16px;bottom:16px;width:118px;border-radius:18px}.logo-band,.guide-section,.updates,.faq,.cta-strip{padding:22px;border-radius:26px}.highlight-grid,.update-grid{grid-template-columns:1fr}.cta-strip,footer{align-items:flex-start;flex-direction:column}}
