.Hero-module__JgYmMq__hero{flex-direction:column;justify-content:center;min-height:100vh;padding:120px 40px 60px;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__doodleStar{width:60px;height:60px;animation:4s ease-in-out infinite Hero-module__JgYmMq__wobble;position:absolute;bottom:120px;left:80px}@keyframes Hero-module__JgYmMq__wobble{0%,to{transform:rotate(-5deg)scale(1)}50%{transform:rotate(5deg)scale(1.1)}}.Hero-module__JgYmMq__content{justify-content:space-between;align-items:center;gap:60px;width:100%;max-width:1100px;margin:0 auto;display:flex}.Hero-module__JgYmMq__textBlock{flex:1}.Hero-module__JgYmMq__handle{font-family:var(--font-body);color:var(--muted);letter-spacing:1px;margin-bottom:8px;font-size:1rem}.Hero-module__JgYmMq__name{font-family:var(--font-hand);letter-spacing:-2px;margin-bottom:24px;font-size:clamp(5rem,12vw,9rem);font-weight:700;line-height:.9}:is([data-theme=loud-house] .Hero-module__JgYmMq__name,[data-theme=comic] .Hero-module__JgYmMq__name){letter-spacing:0;line-height:1}:is([data-theme=daily-dutt] .Hero-module__JgYmMq__name,[data-theme=blueprint] .Hero-module__JgYmMq__name){letter-spacing:-1px;line-height:.95}.Hero-module__JgYmMq__tagline{font-family:var(--font-body);color:var(--ink);margin-bottom:24px;font-size:1.1rem;line-height:1.7}.Hero-module__JgYmMq__highlight{background:var(--accent-yellow);padding:2px 6px;display:inline-block;transform:rotate(-1deg)}.Hero-module__JgYmMq__badge{align-items:center;margin-bottom:36px;display:inline-flex;position:relative}.Hero-module__JgYmMq__badgeSvg{width:140px;height:42px;position:absolute;top:-8px;left:-8px}.Hero-module__JgYmMq__badge span{font-family:var(--font-hand);z-index:1;padding:2px 8px;font-size:1.1rem;font-weight:600;position:relative}.Hero-module__JgYmMq__ctas{flex-wrap:wrap;gap:16px;display:flex}.Hero-module__JgYmMq__btnPrimary{background:var(--ink);color:var(--bg);font-family:var(--font-hand);border:2px solid var(--ink);padding:14px 28px;font-size:1.2rem;font-weight:600;transition:transform .2s,background .2s;display:inline-block;transform:rotate(-1.5deg)}.Hero-module__JgYmMq__btnPrimary:hover{background:var(--accent);border-color:var(--accent);text-decoration:none;transform:rotate(0)scale(1.04)}.Hero-module__JgYmMq__btnSecondary{color:var(--ink);font-family:var(--font-hand);border:2px solid var(--ink);background:0 0;padding:14px 28px;font-size:1.2rem;font-weight:600;transition:transform .2s,background .2s;display:inline-block;transform:rotate(1deg)}.Hero-module__JgYmMq__btnSecondary:hover{background:var(--accent-yellow);text-decoration:none;transform:rotate(0)scale(1.04)}.Hero-module__JgYmMq__imageBlock{flex:0 0 380px;padding-top:28px;position:relative;overflow:visible}.Hero-module__JgYmMq__imageWrapper{border:3px solid var(--ink);width:340px;height:440px;box-shadow:6px 6px 0 var(--ink);position:relative;overflow:hidden;transform:rotate(2deg)}.Hero-module__JgYmMq__annotation{width:110px;height:55px;position:absolute;top:-20px;left:10px}.Hero-module__JgYmMq__cr7Badge{background:var(--accent);color:#fff;font-family:var(--font-hand);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);align-items:center;gap:6px;padding:8px 16px;font-size:1rem;font-weight:600;display:flex;position:absolute;bottom:-16px;right:-16px;transform:rotate(3deg)}.Hero-module__JgYmMq__scrollHint{font-family:var(--font-hand);color:var(--muted);text-align:center;margin-top:60px;font-size:1rem;animation:2s ease-in-out infinite Hero-module__JgYmMq__bounce}@keyframes Hero-module__JgYmMq__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@media (max-width:768px){.Hero-module__JgYmMq__content{text-align:center;flex-direction:column-reverse}.Hero-module__JgYmMq__imageBlock{flex:none}.Hero-module__JgYmMq__imageWrapper{width:260px;height:320px;margin:0 auto}.Hero-module__JgYmMq__ctas{justify-content:center}}
.About-module__S-Ka5a__about{padding:80px 40px}.About-module__S-Ka5a__inner{max-width:1100px;margin:0 auto}.About-module__S-Ka5a__header{margin-bottom:48px}.About-module__S-Ka5a__title{font-family:var(--font-hand);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;display:inline-block}.About-module__S-Ka5a__underline{width:240px;margin-top:4px;display:block}.About-module__S-Ka5a__body{grid-template-columns:1fr 1fr;align-items:start;gap:60px;display:grid}.About-module__S-Ka5a__bioBlock{flex-direction:column;gap:16px;display:flex}.About-module__S-Ka5a__bio{color:var(--ink);font-size:1.05rem;line-height:1.8}.About-module__S-Ka5a__mark{background:var(--accent-yellow);padding:1px 5px;font-style:normal}.About-module__S-Ka5a__pillars{grid-template-columns:1fr 1fr;gap:16px;display:grid}.About-module__S-Ka5a__pillar{border:2px solid var(--ink);background:var(--bg);box-shadow:4px 4px 0 var(--ink);flex-direction:column;gap:6px;padding:20px 16px;transition:transform .15s,box-shadow .15s;display:flex;transform:rotate(-.5deg)}.About-module__S-Ka5a__pillar:nth-child(2n){transform:rotate(.5deg)}.About-module__S-Ka5a__pillar:hover{box-shadow:6px 6px 0 var(--ink);transform:rotate(0)translateY(-4px)}.About-module__S-Ka5a__icon{display:flex}.About-module__S-Ka5a__pillarLabel{font-family:var(--font-hand);font-size:1.4rem;font-weight:700}.About-module__S-Ka5a__pillarNote{font-family:var(--font-body);color:var(--muted);font-size:.8rem}@media (max-width:768px){.About-module__S-Ka5a__body{grid-template-columns:1fr}}
.Content-module__yI_iva__content{background:var(--ink);color:var(--bg);padding:80px 40px}.Content-module__yI_iva__inner{max-width:1100px;margin:0 auto}.Content-module__yI_iva__header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:48px;display:flex}.Content-module__yI_iva__title{font-family:var(--font-hand);color:var(--bg);font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700}.Content-module__yI_iva__igLink{font-family:var(--font-hand);color:var(--accent-yellow);font-size:1.2rem;-webkit-text-decoration:underline wavy;text-decoration:underline wavy}.Content-module__yI_iva__igLink:hover{color:var(--accent);-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent)}.Content-module__yI_iva__grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Content-module__yI_iva__card{border:2px solid var(--bg);transform:rotate(var(--rotate));box-shadow:4px 4px 0 var(--bg);flex-direction:column;gap:10px;padding:28px 24px;transition:transform .2s,box-shadow .2s;display:flex}.Content-module__yI_iva__card:hover{box-shadow:6px 8px 0 var(--accent);transform:rotate(0)translateY(-4px)}.Content-module__yI_iva__iconWrap{display:flex}.Content-module__yI_iva__icon{width:40px;height:40px}.Content-module__yI_iva__cardTitle{font-family:var(--font-hand);color:var(--bg);font-size:1.8rem;font-weight:700}.Content-module__yI_iva__cardDesc{color:#ccc;font-size:.95rem;line-height:1.7}.Content-module__yI_iva__tag{font-family:var(--font-body);color:var(--accent-yellow);margin-top:auto;font-size:.8rem}.Content-module__yI_iva__igCta{align-items:center;gap:12px;margin-top:48px;display:flex}.Content-module__yI_iva__arrow{width:80px;height:40px;transform:rotate(10deg)}.Content-module__yI_iva__igNote{font-family:var(--font-hand);color:var(--bg);font-size:1.2rem;display:inline-block;transform:rotate(-2deg)}@media (max-width:600px){.Content-module__yI_iva__grid{grid-template-columns:1fr}.Content-module__yI_iva__header{flex-direction:column}}
.BrandCollab-module__hQP3_a__section{padding:80px 40px}.BrandCollab-module__hQP3_a__inner{grid-template-columns:1fr 1fr;align-items:start;gap:60px;max-width:1100px;margin:0 auto;display:grid}.BrandCollab-module__hQP3_a__title{font-family:var(--font-hand);margin-bottom:8px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.BrandCollab-module__hQP3_a__underline{width:220px;margin-bottom:24px;display:block}.BrandCollab-module__hQP3_a__subtitle{color:var(--ink);margin-bottom:32px;font-size:1rem;line-height:1.8}.BrandCollab-module__hQP3_a__stats{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.BrandCollab-module__hQP3_a__stat{border-bottom:1.5px dashed var(--muted);align-items:baseline;gap:12px;padding:12px 0;display:flex}.BrandCollab-module__hQP3_a__statNum{font-family:var(--font-hand);min-width:90px;font-size:1.4rem;font-weight:700}.BrandCollab-module__hQP3_a__statLabel{color:var(--muted);font-size:.9rem}.BrandCollab-module__hQP3_a__note{background:var(--accent-yellow);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);align-items:flex-start;gap:10px;padding:14px 16px;display:flex;transform:rotate(-1deg)}.BrandCollab-module__hQP3_a__notePin{flex-shrink:0;width:16px;height:16px;margin-top:3px}.BrandCollab-module__hQP3_a__note p{font-family:var(--font-hand);font-size:1.05rem}.BrandCollab-module__hQP3_a__form{border:2px solid var(--ink);box-shadow:6px 6px 0 var(--ink);background:var(--bg);flex-direction:column;gap:20px;padding:32px;display:flex}.BrandCollab-module__hQP3_a__field{flex-direction:column;gap:6px;display:flex}.BrandCollab-module__hQP3_a__field label{font-family:var(--font-hand);font-size:1.05rem;font-weight:600}.BrandCollab-module__hQP3_a__field input,.BrandCollab-module__hQP3_a__field select,.BrandCollab-module__hQP3_a__field textarea{border:2px solid var(--ink);background:var(--bg);font-family:var(--font-body);color:var(--ink);appearance:none;resize:none;outline:none;padding:10px 14px;font-size:.95rem;transition:box-shadow .15s}.BrandCollab-module__hQP3_a__field input:focus,.BrandCollab-module__hQP3_a__field select:focus,.BrandCollab-module__hQP3_a__field textarea:focus{box-shadow:3px 3px 0 var(--accent)}.BrandCollab-module__hQP3_a__submit{background:var(--ink);color:var(--bg);border:2px solid var(--ink);font-family:var(--font-hand);cursor:pointer;align-self:flex-start;padding:14px 28px;font-size:1.2rem;font-weight:600;transition:transform .2s,background .2s;transform:rotate(-.5deg)}.BrandCollab-module__hQP3_a__submit:hover{background:var(--accent);border-color:var(--accent);transform:rotate(0)scale(1.04)}.BrandCollab-module__hQP3_a__success{border:2px solid var(--ink);text-align:center;box-shadow:6px 6px 0 var(--ink);flex-direction:column;align-items:center;gap:12px;padding:48px 32px;display:flex}.BrandCollab-module__hQP3_a__successIcon{font-size:3rem}.BrandCollab-module__hQP3_a__success h3{font-family:var(--font-hand);font-size:2.5rem;font-weight:700}.BrandCollab-module__hQP3_a__success p{color:var(--muted);font-size:1rem}@media (max-width:768px){.BrandCollab-module__hQP3_a__inner{grid-template-columns:1fr}}
.BookCall-module__684HvG__section{background:var(--bg);padding:80px 40px}.BookCall-module__684HvG__inner{grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1100px;margin:0 auto;display:grid}.BookCall-module__684HvG__title{font-family:var(--font-hand);margin-bottom:8px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1}.BookCall-module__684HvG__underline{width:200px;margin-bottom:24px;display:block}.BookCall-module__684HvG__desc{color:var(--ink);margin-bottom:28px;font-size:1rem;line-height:1.8}.BookCall-module__684HvG__perks{flex-direction:column;gap:12px;margin-bottom:36px;list-style:none;display:flex}.BookCall-module__684HvG__perks li{font-family:var(--font-hand);border-left:3px solid var(--accent);align-items:center;gap:10px;padding-left:14px;font-size:1.15rem;display:flex}.BookCall-module__684HvG__perkIcon{flex-shrink:0;width:22px;height:22px;display:flex}.BookCall-module__684HvG__perkIcon svg{width:100%;height:100%}.BookCall-module__684HvG__btn{background:var(--accent);color:#fff;border:2px solid var(--ink);font-family:var(--font-hand);box-shadow:4px 4px 0 var(--ink);padding:16px 32px;font-size:1.3rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-block;transform:rotate(-1deg)}.BookCall-module__684HvG__btn:hover{box-shadow:6px 6px 0 var(--ink);text-decoration:none;transform:rotate(0)scale(1.04)}.BookCall-module__684HvG__visual{flex-direction:column;align-items:center;gap:24px;display:flex}.BookCall-module__684HvG__bubble{width:100%;max-width:320px;animation:4s ease-in-out infinite BookCall-module__684HvG__float}@keyframes BookCall-module__684HvG__float{0%,to{transform:translateY(0)rotate(-1deg)}50%{transform:translateY(-12px)rotate(1deg)}}.BookCall-module__684HvG__tomateBadge{border:2px solid var(--ink);box-shadow:3px 3px 0 var(--ink);background:var(--bg);font-family:var(--font-hand);align-items:center;gap:6px;padding:10px 20px;font-size:1.1rem;display:flex;transform:rotate(1deg)}.BookCall-module__684HvG__tomateBadge strong{color:var(--accent);font-size:1.2rem}@media (max-width:768px){.BookCall-module__684HvG__inner{grid-template-columns:1fr}.BookCall-module__684HvG__visual{order:-1}}
.Footer-module__Grjkva__footer{background:var(--ink);color:var(--bg);border-top:2px solid var(--ink);padding:40px}.Footer-module__Grjkva__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;max-width:1100px;margin:0 auto;display:flex}.Footer-module__Grjkva__name{font-family:var(--font-hand);font-size:1.8rem;font-weight:700;display:block}.Footer-module__Grjkva__handle{font-family:var(--font-body);color:#999;margin-top:2px;font-size:.85rem}.Footer-module__Grjkva__links{font-family:var(--font-hand);gap:28px;font-size:1.1rem;display:flex}.Footer-module__Grjkva__links a{color:var(--bg);transition:color .2s}.Footer-module__Grjkva__links a:hover{color:var(--accent-yellow);text-decoration:none}.Footer-module__Grjkva__copy{font-family:var(--font-body);color:#666;font-size:.8rem}
.Navbar-module___rHu7W__nav{z-index:100;background:var(--bg);justify-content:space-between;align-items:center;padding:16px 40px;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module___rHu7W__logo{font-family:var(--font-hand);letter-spacing:-.5px;white-space:nowrap;font-size:1.6rem;font-weight:700}.Navbar-module___rHu7W__right{align-items:center;gap:24px;display:flex}.Navbar-module___rHu7W__themeBtn{font-family:var(--font-body);color:var(--ink);background:var(--bg);border:2px solid var(--ink);cursor:pointer;align-items:center;gap:8px;padding:6px 14px;font-size:.85rem;transition:transform .2s,background .2s,color .2s;display:inline-flex;transform:rotate(-1deg)}.Navbar-module___rHu7W__themeBtn:hover{background:var(--ink);color:var(--bg);transform:rotate(0)scale(1.04)}.Navbar-module___rHu7W__themeDot{background:var(--accent);border:1.5px solid var(--ink);border-radius:50%;width:12px;height:12px}.Navbar-module___rHu7W__themeBtn:hover .Navbar-module___rHu7W__themeDot{border-color:var(--bg)}[data-theme=loud-house] .Navbar-module___rHu7W__logo{background:var(--accent);color:#fff;-webkit-text-stroke:1.5px var(--ink);paint-order:stroke fill;text-transform:uppercase;letter-spacing:.5px;border:3px solid var(--ink);box-shadow:3px 3px 0 var(--ink);border-radius:6px;padding:4px 14px 6px;transform:rotate(-2deg)}[data-theme=loud-house] .Navbar-module___rHu7W__themeBtn{box-shadow:3px 3px 0 var(--ink);text-transform:uppercase;border-width:3px;border-radius:6px}[data-theme=daily-dutt] .Navbar-module___rHu7W__nav{border-bottom:3px double var(--ink)}[data-theme=daily-dutt] .Navbar-module___rHu7W__logo{font-family:var(--font-serif);text-transform:uppercase;letter-spacing:2px;border-top:2px solid var(--ink);border-bottom:2px solid var(--ink);padding:2px 8px;font-size:1.8rem;font-weight:900}[data-theme=blueprint] .Navbar-module___rHu7W__nav{border-bottom:1.5px solid var(--ink)}[data-theme=blueprint] .Navbar-module___rHu7W__logo{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:1px;border:1.5px solid var(--ink);padding:6px 10px;font-size:1rem}[data-theme=comic] .Navbar-module___rHu7W__logo{font-family:var(--font-bangers);background:var(--accent);color:#fff;-webkit-text-stroke:1.5px var(--ink);paint-order:stroke fill;text-transform:uppercase;letter-spacing:1px;border:3px solid var(--ink);box-shadow:4px 4px 0 var(--ink);border-radius:6px;padding:6px 16px;transform:rotate(-3deg)}.Navbar-module___rHu7W__links{font-family:var(--font-body);align-items:center;gap:32px;font-size:.9rem;list-style:none;display:flex}.Navbar-module___rHu7W__links a{transition:color .2s;position:relative}.Navbar-module___rHu7W__links a:after{content:"";background:var(--accent);width:0;height:2px;transition:width .2s;position:absolute;bottom:-3px;left:0}.Navbar-module___rHu7W__links a:hover:after{width:100%}.Navbar-module___rHu7W__links a:hover{color:var(--accent);text-decoration:none}.Navbar-module___rHu7W__cta{background:var(--ink);border:2px solid var(--ink);padding:8px 18px;display:inline-block;transform:rotate(-1deg);color:var(--bg)!important;transition:transform .2s,background .2s!important}.Navbar-module___rHu7W__cta:hover{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important;transform:rotate(0)scale(1.04)!important}.Navbar-module___rHu7W__cta:after{display:none!important}.Navbar-module___rHu7W__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module___rHu7W__hamburger span{background:var(--ink);transform-origin:50%;border-radius:2px;width:26px;height:2.5px;transition:transform .25s,opacity .25s;display:block}.Navbar-module___rHu7W__barTop_open{transform:translateY(7.5px)rotate(45deg)}.Navbar-module___rHu7W__barMid_open{opacity:0}.Navbar-module___rHu7W__barBot_open{transform:translateY(-7.5px)rotate(-45deg)}.Navbar-module___rHu7W__barTop,.Navbar-module___rHu7W__barMid,.Navbar-module___rHu7W__barBot{opacity:1;transform:none}.Navbar-module___rHu7W__drawer{z-index:99;background:var(--bg);border-bottom:2px solid var(--ink);transition:transform .3s;position:fixed;top:60px;left:0;right:0;transform:translateY(-110%)}.Navbar-module___rHu7W__drawerOpen{transform:translateY(0)}.Navbar-module___rHu7W__drawerLinks{flex-direction:column;gap:24px;padding:24px 32px;list-style:none;display:flex}.Navbar-module___rHu7W__drawerLinks a{font-family:var(--font-hand);color:var(--ink);font-size:1.6rem;font-weight:600;transition:color .2s}.Navbar-module___rHu7W__drawerLinks a:hover{color:var(--accent);text-decoration:none}.Navbar-module___rHu7W__drawerCta{background:var(--ink);border:2px solid var(--ink);box-shadow:3px 3px 0 var(--accent);padding:12px 24px;display:inline-block;color:var(--bg)!important}@media (max-width:768px){.Navbar-module___rHu7W__nav{padding:16px 24px}.Navbar-module___rHu7W__links{display:none}.Navbar-module___rHu7W__hamburger{display:flex}}
.TornEdge-module__4cYbnG__wrapper{width:100%;line-height:0;overflow:hidden}:is([data-theme=loud-house] .TornEdge-module__4cYbnG__wrapper,[data-theme=daily-dutt] .TornEdge-module__4cYbnG__wrapper,[data-theme=blueprint] .TornEdge-module__4cYbnG__wrapper,[data-theme=comic] .TornEdge-module__4cYbnG__wrapper){display:none}.TornEdge-module__4cYbnG__svg{width:100%;height:80px;display:block}@media (max-width:768px){.TornEdge-module__4cYbnG__svg{height:120px}}@media (max-width:480px){.TornEdge-module__4cYbnG__svg{height:160px}}
.Brands-module__yNAEjq__section{background:var(--bg);padding:60px 0 40px;overflow:hidden}.Brands-module__yNAEjq__title{text-align:center;font-family:var(--font-hand);color:var(--ink);margin-bottom:6px;font-size:clamp(1.8rem,4vw,2.6rem)}.Brands-module__yNAEjq__sub{text-align:center;color:var(--muted);letter-spacing:.04em;margin-bottom:36px;font-size:.9rem}.Brands-module__yNAEjq__track{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.Brands-module__yNAEjq__marquee{gap:16px;width:max-content;animation:28s linear infinite Brands-module__yNAEjq__scroll;display:flex}.Brands-module__yNAEjq__marquee:hover{animation-play-state:paused}.Brands-module__yNAEjq__pill{border:2px solid var(--ink);font-family:var(--font-body);color:var(--ink);white-space:nowrap;background:var(--bg);box-shadow:3px 3px 0 var(--ink);border-radius:2px;align-items:center;padding:10px 22px;font-size:.95rem;transition:background .2s,color .2s;display:inline-flex}.Brands-module__yNAEjq__pill:nth-child(3n+1){transform:rotate(-.8deg)}.Brands-module__yNAEjq__pill:nth-child(3n+2){transform:rotate(.6deg)}.Brands-module__yNAEjq__pill:nth-child(3n){transform:rotate(-.4deg)}@keyframes Brands-module__yNAEjq__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.Stadiums-module__nIvtnq__section{background:var(--bg);padding:80px 24px}.Stadiums-module__nIvtnq__inner{max-width:1100px;margin:0 auto}.Stadiums-module__nIvtnq__title{font-family:var(--font-hand);color:var(--ink);margin-bottom:6px;font-size:clamp(2rem,5vw,3rem)}.Stadiums-module__nIvtnq__sub{color:var(--muted);letter-spacing:.04em;margin-bottom:48px;font-size:.9rem}.Stadiums-module__nIvtnq__grid{grid-template-columns:repeat(2,1fr);gap:36px;display:grid}.Stadiums-module__nIvtnq__ticket{transform:rotate(var(--rotate));box-shadow:6px 6px 0 var(--ink);border:2px solid var(--ink);background:var(--bg);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.03'/%3E%3C/svg%3E");transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden}.Stadiums-module__nIvtnq__ticket:hover{box-shadow:10px 10px 0 var(--ink);transform:rotate(0)translateY(-6px)}.Stadiums-module__nIvtnq__strip{background:var(--club-color);flex-shrink:0;width:6px}.Stadiums-module__nIvtnq__body{flex-direction:column;flex:1;gap:4px;min-width:0;padding:18px 16px 16px 18px;display:flex}.Stadiums-module__nIvtnq__topRow{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.Stadiums-module__nIvtnq__passLabel{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);font-size:.6rem}.Stadiums-module__nIvtnq__ticketNo{letter-spacing:.1em;color:var(--club-color);font-size:.6rem;font-weight:700}.Stadiums-module__nIvtnq__club{font-family:var(--font-hand);color:var(--ink);margin-top:2px;font-size:clamp(1.3rem,2.5vw,1.8rem);line-height:1.1}.Stadiums-module__nIvtnq__stadium{color:var(--ink);letter-spacing:.02em;margin-top:4px;font-size:.78rem;font-weight:700}.Stadiums-module__nIvtnq__city{color:var(--muted);font-size:.72rem}.Stadiums-module__nIvtnq__rule{border:none;border-top:1.5px dashed var(--muted);opacity:.5;margin:10px 0}.Stadiums-module__nIvtnq__infoRow{gap:16px;display:flex}.Stadiums-module__nIvtnq__meta{flex-direction:column;gap:1px;display:flex}.Stadiums-module__nIvtnq__metaLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.55rem}.Stadiums-module__nIvtnq__metaVal{color:var(--ink);letter-spacing:.04em;font-size:.72rem;font-weight:700}.Stadiums-module__nIvtnq__barcodeRow{justify-content:space-between;align-items:center;gap:10px;margin-top:12px;display:flex}.Stadiums-module__nIvtnq__barcode{opacity:.85;flex-shrink:0;width:90px;height:22px}.Stadiums-module__nIvtnq__stamp{font-family:var(--font-hand);color:var(--accent);border:2px solid var(--accent);letter-spacing:.1em;opacity:.9;border-radius:2px;flex-shrink:0;padding:2px 8px;font-size:1rem;display:inline-block;transform:rotate(-4deg)}.Stadiums-module__nIvtnq__tornWrap{flex-shrink:0;width:24px;position:relative;overflow:hidden}.Stadiums-module__nIvtnq__tornSvg{width:24px;height:100%;display:block;position:absolute;top:0;left:0}.Stadiums-module__nIvtnq__stub{background:0 0;flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:center;width:72px;padding:14px 8px;display:flex}.Stadiums-module__nIvtnq__admitOne{letter-spacing:.14em;text-transform:uppercase;color:var(--muted);writing-mode:vertical-rl;font-size:.6rem;transform:rotate(180deg)}.Stadiums-module__nIvtnq__ball{width:32px;height:32px;color:var(--club-color)}.Stadiums-module__nIvtnq__seatInfo{writing-mode:vertical-rl;flex-direction:column;align-items:center;gap:2px;display:flex;transform:rotate(180deg)}.Stadiums-module__nIvtnq__seatInfo span{letter-spacing:.08em;color:var(--club-color);font-size:.58rem;font-weight:700}@media (max-width:700px){.Stadiums-module__nIvtnq__grid{grid-template-columns:1fr;gap:28px}.Stadiums-module__nIvtnq__ticket{transform:none}.Stadiums-module__nIvtnq__ticket:hover{transform:translateY(-4px)}}
