.gateway{background:#f3ebdd;flex-direction:column;justify-content:center;align-items:center;gap:clamp(36px,5vw,64px);min-height:100svh;padding:clamp(40px,7vw,100px) clamp(24px,5vw,80px);display:flex}.gateway-intro{text-align:center;max-width:610px}.gateway-intro h1{letter-spacing:-.045em;margin:0 0 18px;font-family:Montserrat,Arial,sans-serif;font-size:clamp(28px,3.6vw,44px);font-weight:900;line-height:1.15}.gateway-intro p{color:#47433e;max-width:565px;margin:0 auto;font-size:18px;line-height:1.55}.gateway-choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;width:min(100%,900px);display:grid}.gateway-choice{isolation:isolate;--scrap-angle:-2deg;min-height:260px;transform:rotate(var(--scrap-angle));filter:drop-shadow(0 4px 3px #4b3f2b16);background:0 0;border:0;border-radius:0;justify-content:center;align-items:center;padding:48px 38px;transition:transform .2s,filter .2s;display:flex;position:relative}.gateway-choice-festival{--scrap-angle:1.5deg}.gateway-choice:before{content:"";z-index:-1;background:url(/paper-scrap-coral-textured.png) 50%/100% 100% no-repeat;position:absolute;inset:10px 0}.gateway-choice-festival:before{background-image:url(/paper-scrap-blue-textured.png)}:is(.gateway-choice:hover,.gateway-choice:focus-visible){filter:drop-shadow(0 7px 4px #4b3f2b20);transform:rotate(0)translateY(-3px)}.gateway-choice:focus-visible{outline-offset:6px;outline:3px solid #111}.gateway-choice img{object-fit:contain;height:auto}.gateway-events-logo{width:220px}.gateway-festival-logo{aspect-ratio:600/151;background:#fff;width:325px;max-width:100%;display:block;-webkit-mask:url(/festival-logo.png) 50%/contain no-repeat;mask:url(/festival-logo.png) 50%/contain no-repeat}@media (max-width:650px){.gateway{gap:26px}.gateway-intro p{font-size:17px}.gateway-choices{grid-template-columns:minmax(0,1fr);gap:20px;max-width:430px}.gateway-choice{min-height:205px;padding:34px}.gateway-events-logo{width:190px}.gateway-festival-logo{width:295px}}@media (prefers-reduced-motion:reduce){.gateway-choice{transition:none;transform:none}:is(.gateway-choice:hover,.gateway-choice:focus-visible){transform:none}}
