html{scroll-behavior:smooth}.epq-home{--cream:#f6eed9;--ink:#211712;--gold:#f0a32b;--burgundy:#8e2244;--amber:#a34e28;--green:#2f6b52;--navy:#1b2947;--outline:3px solid var(--ink);--outline-bold:4px solid var(--ink);--shadow-hard:6px 6px 0 var(--ink);--shadow-big:10px 10px 0 var(--ink);--radius-card:20px;--radius-badge:28px;--radius-pill:999px;--font-display:"Bowlby One",sans-serif;--font-ui:"Baloo 2",sans-serif;--font-body:"Karla",sans-serif;font-family:var(--font-body);color:var(--ink);background:var(--cream);color-scheme:light;min-height:100vh}.epq-home *{margin:0;padding:0;box-sizing:border-box}.epq-home img,.epq-home svg{display:block;max-width:100%}.epq-home a{color:inherit}.epq-home :focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:4px}.epq-home .nav{position:sticky;top:0;z-index:50;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 24px;background:var(--cream);border-bottom:var(--outline)}.epq-home .nav__wordmark{font-family:var(--font-display);font-size:18px;letter-spacing:.5px;text-decoration:none;line-height:1;white-space:nowrap}.epq-home .nav__links{display:flex;gap:28px;list-style:none}.epq-home .nav__links a{font-family:var(--font-ui);font-weight:600;font-size:15px;text-decoration:none;border-bottom:3px solid transparent;padding-bottom:2px}.epq-home .nav__links a:hover{border-bottom-color:var(--gold)}.epq-home .btn{display:inline-block;font-family:var(--font-ui);font-weight:700;font-size:17px;line-height:1;text-decoration:none;padding:16px 28px;border-radius:var(--radius-pill);border:var(--outline);box-shadow:var(--shadow-hard);transition:transform .12s ease,box-shadow .12s ease;cursor:pointer}.epq-home .btn:hover{transform:translate(-2px,-2px);box-shadow:8px 8px 0 var(--ink)}.epq-home .btn:active{transform:translate(4px,4px);box-shadow:2px 2px 0 var(--ink)}.epq-home .btn--gold{background:var(--gold);color:var(--ink)}.epq-home .btn--cream{background:var(--cream);color:var(--ink)}.epq-home .btn--small{font-size:15px;padding:10px 20px;box-shadow:4px 4px 0 var(--ink)}.epq-home .btn--small:hover{box-shadow:6px 6px 0 var(--ink)}.epq-home .btn--small:active{box-shadow:1px 1px 0 var(--ink)}.epq-home .btn--ink{background:var(--ink);color:var(--cream)}.epq-home .hero{border-bottom:var(--outline-bold)}.epq-home .hero__stage{position:relative;overflow:hidden;background:var(--navy) url(/empire-fans-1600x600.svg) center /cover no-repeat;min-height:42vh;display:flex;align-items:center;justify-content:center;padding:40px 24px}.epq-home .hero__lockup{position:relative;width:min(480px,92vw)}.epq-home .hero__badge{position:relative;z-index:2;width:68%;margin:0 auto;background:var(--cream);border:var(--outline-bold);border-radius:var(--radius-badge);box-shadow:var(--shadow-big);transform:rotate(-1.5deg);padding:6% 10%}.epq-home .hero__badge img,.epq-home .hero__badge svg{width:100%;height:auto}.epq-home .hero__panel{background:var(--cream);text-align:center;padding:56px 24px 72px}.epq-home .hero__eyebrow{font-family:var(--font-ui);font-weight:700;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--burgundy);margin-bottom:16px}.epq-home .hero__headline{font-family:var(--font-display);font-size:clamp(34px,6vw,64px);line-height:1.05;text-transform:uppercase;max-width:15ch;margin:0 auto 20px}.epq-home .hero__headline .hl{background:linear-gradient(transparent 55%,var(--gold) 55%,var(--gold) 92%,transparent 92%);padding:0 .08em}.epq-home .hero__sub{font-size:18px;line-height:1.6;max-width:46ch;margin:0 auto 36px}.epq-home .hero__ctas{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.epq-home .section{padding:80px 24px}.epq-home .section__inner{max-width:1080px;margin:0 auto}.epq-home .eyebrow{font-family:var(--font-ui);font-weight:700;font-size:14px;letter-spacing:.12em;text-transform:uppercase;color:var(--burgundy);margin-bottom:14px}.epq-home .h2{font-family:var(--font-display);font-size:clamp(28px,4.5vw,46px);line-height:1.1;text-transform:uppercase;margin-bottom:18px;max-width:22ch}.epq-home .lede{font-size:18px;line-height:1.65;max-width:62ch;margin-bottom:44px}.epq-home .section--dark{position:relative;color:var(--cream)}.epq-home .section--dark .eyebrow{color:var(--gold)}.epq-home .section--burgundy{background:var(--burgundy)}.epq-home .section--green{background:var(--green)}.epq-home .section--gold{background:var(--gold);border-top:var(--outline-bold);border-bottom:var(--outline-bold)}.epq-home .section-arch{position:absolute;top:0;left:50%;width:200px;transform:translate(-50%,-55%);pointer-events:none;filter:drop-shadow(4px 4px 0 rgba(33,23,18,.6))}.epq-home .section--dark .section__inner{position:relative;padding-top:28px}.epq-home .cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px}.epq-home .card{background:var(--cream);color:var(--ink);border:var(--outline);border-radius:var(--radius-card);box-shadow:var(--shadow-hard);padding:26px}.epq-home .card h3{font-family:var(--font-ui);font-weight:700;font-size:20px;margin-bottom:10px}.epq-home .card p{font-size:16px;line-height:1.55}.epq-home .rounds{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:56px}.epq-home .chip{display:inline-block;font-family:var(--font-ui);font-weight:700;font-size:14px;letter-spacing:.04em;text-transform:uppercase;padding:8px 18px;border:var(--outline);border-radius:var(--radius-pill);margin-bottom:12px}.epq-home .chip--burgundy{background:var(--burgundy);color:var(--cream)}.epq-home .chip--amber{background:var(--amber);color:var(--cream)}.epq-home .chip--gold{background:var(--gold);color:var(--ink)}.epq-home .chip--cream{background:var(--cream);color:var(--ink)}.epq-home .chip--green{background:var(--green);color:var(--cream)}.epq-home .chip--navy,.epq-home .phone{background:var(--navy);color:var(--cream)}.epq-home .phone{border:var(--outline);border-radius:16px;padding:16px;margin-top:16px}.epq-home .phone__round{font-family:var(--font-ui);font-weight:700;font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);margin-bottom:6px}.epq-home .phone__q{font-size:14px;line-height:1.45;margin-bottom:12px}.epq-home .phone__btn{font-family:var(--font-ui);font-weight:700;font-size:13px;text-align:center;background:var(--gold);color:var(--ink);border:2px solid var(--ink);border-radius:var(--radius-pill);padding:8px}.epq-home .cta-row{margin-top:44px;display:flex;gap:20px;flex-wrap:wrap}.epq-home .bingo-wrap{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.epq-home .bingo{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;background:var(--cream);border:var(--outline-bold);border-radius:var(--radius-card);box-shadow:var(--shadow-big);padding:18px;transform:rotate(1.5deg)}.epq-home .bingo__cell{position:relative;aspect-ratio:1;background:var(--cream);border:2px solid var(--ink);border-radius:10px;display:flex;align-items:center;justify-content:center;font-family:var(--font-ui);font-weight:700;font-size:13px;color:var(--ink)}.epq-home .bingo__cell--daub:after{content:"";position:absolute;inset:14%;background:var(--gold);border:2px solid var(--ink);border-radius:50%}.epq-home .ticket{display:flex;background:var(--cream);border:var(--outline-bold);border-radius:var(--radius-card);box-shadow:var(--shadow-big);overflow:hidden;max-width:720px}.epq-home .ticket__tab{background:var(--gold);border-right:3px dashed var(--ink);padding:28px 24px;display:flex;flex-direction:column;justify-content:center;text-align:center;min-width:170px}.epq-home .ticket__day{font-family:var(--font-display);font-size:26px;text-transform:uppercase;line-height:1}.epq-home .ticket__time{font-family:var(--font-ui);font-weight:700;font-size:16px;margin-top:6px}.epq-home .ticket__body{padding:28px 30px}.epq-home .ticket__venue{font-family:var(--font-ui);font-weight:700;font-size:22px;margin-bottom:6px}.epq-home .ticket__meta{font-size:15px;line-height:1.5}.epq-home .ticket__meta a{font-weight:700}.epq-home .signup-form{display:flex;gap:16px;max-width:560px;flex-wrap:wrap}.epq-home .signup-form input{flex:1 1 260px;font-family:var(--font-body);font-size:16px;padding:15px 20px;background:var(--cream);border:var(--outline);border-radius:var(--radius-pill);color:var(--ink)}.epq-home .signup-form input::-moz-placeholder{color:rgba(33,23,18,.55)}.epq-home .signup-form input::placeholder{color:rgba(33,23,18,.55)}.epq-home .signup-form input:disabled{opacity:.6}.epq-home .signup-msg{margin-top:18px;font-family:var(--font-ui);font-weight:700;font-size:16px}.epq-home .signup-msg--success{color:var(--ink)}.epq-home .signup-msg--error{color:var(--burgundy)}.epq-home .footer{position:relative;background:var(--navy);color:var(--cream);border-top:var(--outline-bold);padding:140px 24px 56px;overflow:hidden}.epq-home .footer__arch{position:absolute;top:-2px;left:50%;width:220px;transform:translateX(-50%) scaleY(-1);pointer-events:none}.epq-home .footer__inner{max-width:1080px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:32px;flex-wrap:wrap}.epq-home .footer__wordmark{font-family:var(--font-display);font-size:22px;color:var(--gold)}.epq-home .footer__links{list-style:none;display:flex;flex-direction:column;gap:10px}.epq-home .footer__links a{font-family:var(--font-ui);font-weight:600;font-size:15px;color:var(--cream);text-decoration:none}.epq-home .footer__links a:hover{color:var(--gold)}.epq-home .footer__play{font-family:var(--font-ui);font-weight:700;color:var(--gold);text-decoration:none;border-bottom:3px solid var(--gold);padding-bottom:2px}.epq-home .footer__legal{max-width:1080px;margin:48px auto 0;font-size:13px;opacity:.7}@media (max-width:760px){.epq-home .section{padding:60px 20px}.epq-home .bingo-wrap{grid-template-columns:1fr}.epq-home .ticket{flex-direction:column}.epq-home .ticket__tab{border-right:none;border-bottom:3px dashed var(--ink)}.epq-home .lede{margin-bottom:32px}}@media (max-width:640px){.epq-home .nav{padding:12px 16px}.epq-home .nav__links{display:none}.epq-home .hero__stage{min-height:36vh;padding:32px 20px}.epq-home .hero__badge{width:80%;box-shadow:var(--shadow-hard)}.epq-home .hero__panel{padding:44px 20px 56px}.epq-home .hero__sub{font-size:16px}.epq-home .btn{font-size:16px;padding:14px 24px;width:100%;max-width:320px;text-align:center}}