@import url('https://fonts.googleapis.com/css2?family=Anton&family=Manrope:wght@400;500;700;800&display=swap');:root{--dark:#12121b;--pink:#ff417b;--lime:#d7ff63;--white:#f7f5f4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--dark);color:var(--white);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button,select{font:inherit}.ticker{height:27px;overflow:hidden;background:var(--lime);color:#171719;font-size:10px;font-weight:800;letter-spacing:.2em;white-space:nowrap}.ticker div{padding:6px;word-spacing:28px}header{height:75px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:0 4%;border-bottom:1px solid #ffffff33}.brand{font:33px Anton,Impact,sans-serif;letter-spacing:.02em}.brand span{color:var(--pink)}nav{display:flex;gap:36px;font-size:12px;font-weight:800}.header-ticket{border:1px solid var(--lime);padding:12px 23px;color:var(--lime);font-size:12px;font-weight:800}.hero{position:relative;overflow:hidden;min-height:690px;background:radial-gradient(circle at 80% 25%,#422348 0 4%,transparent 32%),linear-gradient(130deg,#19151e,#0e111d 75%)}.hero-inner{position:relative;z-index:2;padding:42px 5% 60px}.hero-topline{display:flex;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.15em}.hero h1{font:clamp(160px,18vw,300px)/.88 Anton,Impact,sans-serif;letter-spacing:-.05em;margin:85px 0 30px;position:relative;z-index:3}.hero h1 em{font-style:normal;color:var(--pink)}.hero-sub{display:flex;align-items:end;justify-content:space-between;gap:40px;max-width:740px}.hero-sub p{font-size:16px;line-height:1.7;max-width:380px}.hero-sub a{color:var(--lime);font-size:12px;font-weight:800;border-bottom:1px solid;padding-bottom:5px;white-space:nowrap}.orb{position:absolute;border-radius:50%;filter:blur(1px);box-shadow:inset -35px -30px 80px #0c0b1c9e,0 0 55px #ed508f44}.orb-one{width:400px;height:400px;right:8%;top:7%;background:radial-gradient(circle at 30% 25%,#fba34a,#d44075 45%,#6f2e8d 80%)}.orb-two{width:230px;height:230px;right:-3%;bottom:6%;background:radial-gradient(circle at 28% 20%,#f9f26d,#ca4d9c 60%,#462878)}.orb-three{width:92px;height:92px;right:36%;top:10%;background:var(--lime);filter:blur(8px)}.hero-side{position:absolute;right:20px;top:50%;writing-mode:vertical-rl;font-size:10px;letter-spacing:.25em}.program{padding:110px 5%}.section-title{display:flex;align-items:start;gap:100px}.section-title>span,.about>span,.tickets>div:first-child>span{font-size:11px;font-weight:800;letter-spacing:.2em;color:var(--lime)}.section-title h2,.about h2,.tickets h2{font:clamp(66px,8vw,130px)/.95 Anton,Impact,sans-serif;margin:0 0 65px}.section-title h2 i,.tickets h2 i{font-style:normal;color:var(--pink)}.stage-tabs{display:flex;border-bottom:1px solid #ffffff44;gap:8px}.stage-tabs button{background:none;color:#a3a0ad;border:0;padding:18px 25px;font-size:12px;font-weight:800;cursor:pointer}.stage-tabs button.active{color:var(--lime);border-bottom:3px solid var(--lime)}.schedule{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.slot{display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:24px;border:1px solid #ffffff44;background:#1c1a26}.slot span{color:var(--lime);font-size:12px;font-weight:800}.slot strong{font:clamp(29px,3.5vw,56px)/1 Anton,Impact,sans-serif}.slot small{font-size:11px;color:#a8a4b4}.about{padding:100px 5%;background:var(--pink);color:#1a101e}.about>span{color:#1a101e}.about>div:nth-child(2){display:flex;justify-content:space-between;align-items:end;gap:40px}.about h2{margin:35px 0 70px}.about p{max-width:360px;line-height:1.8;font-size:14px}.about-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid #1a101e}.about-grid article{display:flex;flex-direction:column;gap:23px;padding:25px 15px 10px 0}.about-grid b{font-size:12px}.about-grid strong{font:39px Anton,Impact,sans-serif}.about-grid small{font-size:12px}.tickets{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:110px 5% 130px}.tickets h2{margin:30px 0}.tickets p{max-width:300px;line-height:1.7;font-size:13px;color:#b5b0bd}.ticket-box{position:relative;padding:32px;background:var(--lime);color:#141519;max-width:550px;width:100%;margin-left:auto;box-shadow:18px 18px 0 var(--pink)}.ticket-box:before,.ticket-box:after{content:'';position:absolute;width:26px;height:26px;border-radius:50%;background:var(--dark);left:-13px;top:62%}.ticket-box:after{left:auto;right:-13px}.ticket-head{display:flex;justify-content:space-between;border-bottom:2px dashed #14151980;padding-bottom:28px;margin-bottom:25px;font-size:10px;font-weight:800}.ticket-box label{display:block;font-size:11px;font-weight:800;margin:18px 0 8px}.ticket-box select{width:100%;padding:14px;background:#fff;border:1px solid #141519;font-size:13px}.quantity{display:flex;align-items:center;gap:20px}.quantity button{width:42px;height:42px;background:#fff;border:1px solid #141519;font-size:23px;cursor:pointer}.quantity output{font:30px Anton,Impact,sans-serif}.ticket-total{display:flex;justify-content:space-between;align-items:center;border-top:2px dashed #14151980;margin:26px 0;padding-top:21px;font-size:11px;font-weight:800}.ticket-total strong{font:44px Anton,Impact,sans-serif}.save{background:#16161f;color:#fff;border:0;padding:15px 20px;width:100%;font-size:12px;font-weight:800;cursor:pointer}.ticket-box p{font-size:10px;color:#384138;margin-bottom:0}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff33;padding:35px 5%;font-size:11px;letter-spacing:.15em}footer strong{font:28px Anton,Impact,sans-serif}@media(max-width:900px){.hero h1{font-size:clamp(110px,20vw,180px)}.orb-one{right:-20%;width:350px;height:350px}.tickets{grid-template-columns:1fr}.ticket-box{margin:0}.section-title{gap:25px}}@media(max-width:600px){header{height:65px}nav{display:none}.brand{font-size:28px}.hero{min-height:610px}.hero-inner{padding:35px 5%}.hero-topline{font-size:9px}.hero h1{font-size:clamp(85px,24vw,140px);margin:125px 0 25px}.orb-one{width:250px;height:250px;right:-19%;top:17%}.orb-two{width:130px;height:130px}.hero-sub{flex-direction:column;align-items:start;gap:10px}.hero-sub p{font-size:12px}.program,.about,.tickets{padding:75px 5%}.section-title{display:block}.section-title h2,.about h2,.tickets h2{font-size:68px;margin:20px 0 35px}.stage-tabs{overflow-x:auto}.stage-tabs button{white-space:nowrap;padding:15px}.schedule{grid-template-columns:1fr}.slot{min-height:150px}.about>div:nth-child(2){display:block}.about-grid{grid-template-columns:1fr}.ticket-box{padding:22px;box-shadow:8px 8px 0 var(--pink)}footer{flex-direction:column;align-items:start}}
