@import "https://fonts.googleapis.com/css2?family=Inter:wght@500;600;700;800;900&display=swap";
:root{--bg:#050407;--text:#fff;--muted:#c9beda;--line:#ffffff1c;--purple:#9a3cff;--pink:#e64aaa;--green:#20e88b}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-height:100vh;color:var(--text);background:radial-gradient(circle at 72% 12%,#e84aaa33,#0000 28%),radial-gradient(circle at 35% 0,#9a3cff3d,#0000 34%),#050407;margin:0;font-family:Inter,system-ui,Arial,sans-serif;overflow-x:hidden}body::-webkit-scrollbar{width:11px}body::-webkit-scrollbar-track{background:#050407}body::-webkit-scrollbar-thumb{background:linear-gradient(180deg, var(--purple), var(--pink));border:3px solid #050407;border-radius:999px}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}.container{width:min(1180px,100% - 36px);margin:0 auto}.topRibbon{background:linear-gradient(90deg,#4f1682,#741b95);border-bottom:1px solid #ffffff24;justify-content:center;align-items:center;gap:56px;height:31px;font-size:13px;font-weight:950;display:flex}.topRibbon span{align-items:center;gap:8px;display:flex}.topRibbon svg{color:var(--green)}.header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#07040adb;border-bottom:1px solid #ffffff14;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;width:min(1180px,100% - 36px);height:74px;margin:0 auto;display:flex}.brand img{width:118px;height:auto;display:block}.navLinks{color:#cfc4dc;gap:34px;font-size:14px;font-weight:900;display:flex}.navLinks a:hover{color:#fff}.navActions{align-items:center;gap:12px;display:flex}.btn{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px 20px;font-size:14px;font-weight:950;transition:all .2s;display:inline-flex}.btn:disabled{opacity:.45;cursor:not-allowed}.btnPrimary{color:#fff;background:linear-gradient(100deg, var(--purple), var(--pink));box-shadow:0 12px 40px #9a3cff38}.btnPrimary:hover{transform:translateY(-1px)}.btnGhost{color:#fff;border:1px solid var(--line);background:#ffffff0b}.btnGhost:hover{background:#ffffff14}.full{width:100%}.hero{align-items:center;min-height:760px;padding:76px 0;display:grid}.heroGrid{grid-template-columns:1fr .95fr;align-items:center;gap:70px;display:grid}.eyebrow{color:#e8c1ff;letter-spacing:.18em;margin-bottom:22px;font-size:13px;font-weight:950}h1,h2{letter-spacing:-.07em;margin:0;line-height:.9}h1{max-width:650px;font-size:clamp(58px,7vw,100px)}h1 span,.price{background:linear-gradient(100deg, #c47cff, var(--pink));color:#0000;-webkit-background-clip:text}.lead{color:#dfd6ea;max-width:610px;margin:26px 0 0;font-size:18px;line-height:1.65}.smallLead{margin:10px 0 24px;font-size:16px}.heroActions{gap:12px;margin-top:28px;display:flex}.trustRow{color:#d9cce8;flex-wrap:wrap;gap:26px;margin-top:30px;font-size:14px;font-weight:800;display:flex}.trustRow span{align-items:center;gap:8px;display:flex}.heroVisual{height:480px;position:relative}.ticketCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(150deg,#ffffff17,#ffffff06);border:1px solid #ffffff24;border-radius:24px;padding:28px;position:absolute;box-shadow:0 28px 100px #00000059}.ticketCard.back{width:430px;height:170px;top:60px;right:30px;transform:rotate(-5deg)}.ticketCard.mid{background:linear-gradient(135deg,#9638ff,#e845a7);width:410px;top:150px;right:0;transform:rotate(7deg)}.ticketCard.small{width:280px;top:330px;right:90px;transform:rotate(3deg)}.ticketCard h3{letter-spacing:-.05em;margin:16px 0 8px;font-size:32px}.ticketCard p,.ticketCard li{color:#eee4f8;font-weight:700}.ticketCard ul{padding:0;list-style:none}.section{padding:92px 0}.sectionHead{text-align:center;margin-bottom:48px}.sectionHead h2{font-size:clamp(46px,6vw,72px)}.sectionHead p{color:var(--muted);max-width:680px;margin:18px auto 0;font-size:18px;line-height:1.6}.featureGrid,.reviewGrid{grid-template-columns:repeat(4,1fr);gap:22px;display:grid}.featureCard,.reviewCard,.faqGrid>div,.productCard,.adminBox,.loginCard{border:1px solid var(--line);background:linear-gradient(160deg,#ffffff0e,#ffffff05);border-radius:24px;padding:28px}.featureCard svg{color:#d8a0ff;background:#9a3cff29;border:1px solid #9a3cff59;border-radius:14px;width:45px;height:45px;padding:12px}.featureCard h3{margin:22px 0 10px;font-size:20px}.featureCard p,.reviewCard p,.faqGrid p{color:var(--muted);line-height:1.6}.productGrid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.productCard{flex-direction:column;min-height:390px;display:flex;position:relative}.productCard.popular{background:radial-gradient(circle at 80% 0,#9a3cff47,#0000 40%),linear-gradient(160deg,#ffffff0f,#ffffff05);border-color:#e84aaa8c}.badge{background:linear-gradient(90deg, var(--purple), var(--pink));border-radius:0 0 12px 12px;padding:8px 15px;font-size:12px;font-weight:950;position:absolute;top:0;right:18px;transform:translateY(-50%)}.productMeta{color:#c78aff;justify-content:space-between;font-size:13px;font-weight:950;display:flex}.productMeta b{color:var(--green)}.productCard h3{letter-spacing:-.05em;margin:22px 0 12px;font-size:26px}.price{letter-spacing:-.06em;font-size:42px;font-weight:950}.productCard p{color:var(--muted);line-height:1.65}.productCard ul{color:#dfd7e8;gap:12px;margin:18px 0 28px;padding:0;font-weight:750;list-style:none;display:grid}.productCard li{align-items:center;gap:10px;display:flex}.productCard li svg{color:#c17cff}.productCard button{margin-top:auto}.reviewGrid{grid-template-columns:repeat(3,1fr)}.reviewCard b{color:#ff62df;letter-spacing:.18em}.reviewCard h4{margin:18px 0 0;font-size:18px}.faqGrid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.cta{background:radial-gradient(circle at 80% 40%,#9a3cff38,#0000 32%),linear-gradient(160deg,#ffffff0f,#ffffff05);border:1px solid #9a3cff5c;border-radius:28px;justify-content:space-between;align-items:center;margin-top:70px;margin-bottom:58px;padding:42px;display:flex}.cta h2{font-size:48px}.cta p{color:var(--muted);margin:10px 0 0}.footer{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1.5fr 1fr 1fr 1fr;gap:36px;padding:42px 0 58px;display:grid}.footer b{color:#fff;margin-bottom:14px;display:block}.footer a{color:var(--muted);margin:10px 0;display:block}.drawerOverlay{z-index:100;opacity:0;pointer-events:none;background:#0000009e;transition:all .2s;position:fixed;inset:0}.drawerOverlay.active{opacity:1;pointer-events:auto}.cartDrawer{border-left:1px solid var(--line);background:#09070d;flex-direction:column;width:min(520px,100%);height:100%;margin-left:auto;transition:all .25s;display:flex;transform:translate(100%)}.cartDrawer.active{transform:translate(0)}.drawerHead{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px;display:flex}.drawerHead b{font-size:22px}.drawerHead span{color:var(--muted);margin-top:4px;display:block}.iconBtn{border:1px solid var(--line);color:#fff;cursor:pointer;background:#ffffff0a;border-radius:12px;width:40px;height:40px}.cartItems{flex:1;padding:18px 22px;overflow:auto}.emptyCart,.formHint{color:var(--muted)}.cartItem{border:1px solid var(--line);border-radius:18px;justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;padding:16px;display:flex}.cartItem span{color:var(--muted);margin-top:6px;display:block}.cartSummary{border-top:1px solid var(--line);gap:12px;padding:22px;display:grid}.cartSummary>div{justify-content:space-between;font-size:20px;display:flex}.checkoutForm{border:1px solid var(--line);background:#ffffff06;border-radius:18px;margin-top:10px;padding:16px}.checkoutForm h3{margin:0;font-size:20px}.checkoutForm p{color:var(--muted);margin:6px 0 14px;font-size:13px}.formGrid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.input{border:1px solid var(--line);color:#fff;background:#ffffff0b;border-radius:14px;outline:none;width:100%;margin-bottom:10px;padding:14px 15px}.input:focus{border-color:#9a3cff8c}.textarea{resize:vertical;min-height:82px}.orderSuccess{padding:28px}.successIcon{width:66px;height:66px;color:var(--green);background:#20e88b1a;border:1px solid #20e88b4d;border-radius:22px;place-items:center;display:grid}.orderSuccess h3{margin:20px 0 8px;font-size:28px}.orderSuccess p{color:var(--muted);line-height:1.6}.orderCode{color:#f0c2ff;background:#9a3cff1a;border:1px solid #9a3cff6b;border-radius:18px;justify-content:space-between;align-items:center;margin:18px 0;padding:15px;font-weight:950;display:flex}.orderCode button{color:#fff;cursor:pointer;background:0 0;border:0}.orderMiniList{border:1px solid var(--line);border-radius:18px;margin-bottom:16px;padding:14px}.orderMiniList div{color:var(--muted);justify-content:space-between;padding:8px 0;display:flex}.toast{z-index:120;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;pointer-events:none;background:#08060ceb;border:1px solid #9a3cff59;border-radius:20px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;width:min(390px,100% - 32px);padding:14px;transition:all .22s;display:grid;position:fixed;bottom:24px;right:24px;transform:translateY(18px);box-shadow:0 24px 80px #00000073}.toast.active{opacity:1;pointer-events:auto;transform:translateY(0)}.toastIcon{width:42px;height:42px;color:var(--green);background:#20e88b1f;border:1px solid #20e88b40;border-radius:14px;place-items:center;display:grid}.toast b{display:block}.toast span{color:var(--muted);margin-top:3px;font-size:13px;display:block}.toast button{border:1px solid var(--line);color:#fff;cursor:pointer;background:#ffffff0a;border-radius:12px;align-items:center;gap:7px;padding:10px 12px;font-size:13px;font-weight:850;display:inline-flex}.loginWrap,.adminPanel{width:min(1180px,100% - 36px);margin:0 auto;padding:80px 0}.loginCard{max-width:480px;margin:0 auto}.loginCard h1{margin:0;font-size:48px}.authError{color:#ffd1e7;background:#ec489914;border:1px solid #ec489959;border-radius:14px;margin:0 0 16px;padding:12px 14px}.adminTop{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.adminTop h1{margin:0;font-size:52px}.adminTop p{color:var(--muted);line-height:1.7}.adminStats{grid-template-columns:repeat(4,1fr);gap:14px;margin:22px 0;display:grid}.adminStats h3{letter-spacing:-.05em;color:#e879f9;margin:10px 0 0;font-size:32px}.adminGrid{gap:16px;display:grid}.adminOrderTop{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.adminBox code{color:#ff70df;font-weight:950}.adminBox p{color:var(--muted)}.orderTotal{font-size:18px}.adminCustomer{border:1px solid var(--line);background:#ffffff06;border-radius:14px;gap:4px;margin-top:12px;padding:12px;display:grid}.adminCustomer b{color:#fff;margin-bottom:4px}.adminCustomer span{color:var(--muted);font-size:14px}.adminOrderItems{color:var(--muted);gap:8px;margin-top:12px;display:grid}.statusRow{justify-content:space-between;align-items:center;gap:16px;margin:18px 0;display:flex}.statusBadge{color:#d8d2df;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:999px;width:fit-content;padding:8px 12px;font-size:13px;font-weight:900;display:inline-flex}.status-pending-ticket{color:#fbbf24;background:#fbbf2414;border-color:#fbbf2447}.status-processing{color:#60a5fa;background:#60a5fa14;border-color:#60a5fa47}.status-completed{color:#22c55e;background:#22c55e14;border-color:#22c55e52}.status-cancelled{color:#fb7185;background:#fb718514;border-color:#fb718552}.statusSelect{color:#fff;background:#111018;border:1px solid #ffffff1f;border-radius:13px;outline:none;min-width:190px;padding:12px 14px;font-weight:800}@media (max-width:980px){.heroGrid,.featureGrid,.productGrid,.reviewGrid,.footer{grid-template-columns:1fr}.heroVisual,.navLinks{display:none}.adminStats{grid-template-columns:1fr 1fr}}@media (max-width:640px){.topRibbon{gap:14px;font-size:10px}.hero{min-height:auto}.section{padding:64px 0}.formGrid,.faqGrid,.adminStats{grid-template-columns:1fr}.toast{grid-template-columns:38px 1fr;bottom:16px;right:16px}.toast button{grid-column:1/-1;justify-content:center}.statusRow{flex-direction:column;align-items:flex-start}.statusSelect{width:100%}.cta{flex-direction:column;align-items:flex-start}}
