:root{--bg:#11120f;--ink:#f5f5ed;--muted:#b2b4a9;--lime:#d9ff65;--line:#35362f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid var(--lime);outline-offset:5px}a:hover{opacity:.86}img{display:block;max-width:100%}[hidden]{display:none!important}.skip{position:absolute;top:-100px;left:20px;z-index:10;background:var(--lime);color:#111;padding:12px}.skip:focus{top:10px}header{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 5%;border-bottom:1px solid var(--line);background:var(--bg)}.logo{width:157px;height:auto}nav{display:flex;align-items:center;gap:32px;font-size:.9rem}nav a{white-space:nowrap}.nav-cta{border:1px solid #6e7162;border-radius:30px;padding:10px 20px}.nav-cta span{margin-left:18px}.hero{min-height:660px;position:relative;isolation:isolate;display:flex;flex-direction:column;justify-content:center;overflow:hidden}.hero-photo{position:absolute;right:0;top:0;width:57%;height:100%;object-fit:cover;object-position:center 36%;z-index:-3}.hero-shade{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,#11120f 12%,rgba(17,18,15,.85) 38%,rgba(17,18,15,.10) 80%),linear-gradient(0deg,#11120f 0%,transparent 35%)}.hero-inner{padding:72px 5% 110px}.eyebrow{font-size:.78rem;letter-spacing:.15em;font-weight:700;line-height:1.6;margin:0 0 28px}.accent{color:var(--lime)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(3.4rem,6.9vw,7.4rem);letter-spacing:-.065em;line-height:.99;margin-bottom:30px;font-weight:900;max-width:1100px}h1 em{color:var(--lime);font-style:normal}.hero-copy{font-size:1.16rem;color:#d3d5ca;line-height:1.65;margin-bottom:30px}.button{padding:16px 23px;display:inline-flex;align-items:center;gap:42px;font-size:.94rem;font-weight:700;border-radius:4px}.lime{color:#13150f;background:var(--lime)}.hero-bottom{position:absolute;bottom:30px;left:5%;right:5%;display:flex;justify-content:space-between;border-top:1px solid #ffffff30;padding-top:18px;font-size:.875rem}.hero-bottom span{color:var(--muted)}.ribbon{display:flex;align-items:center;justify-content:space-around;gap:20px;background:var(--lime);color:#13150f;padding:17px 4%;font-weight:800;font-size:.9rem;letter-spacing:.08em}.ribbon b{font-size:24px}.section{padding:90px 5%;max-width:1600px;margin:auto}.section-top{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.section-top .eyebrow{margin-bottom:14px}h2{font-size:clamp(2.6rem,4.3vw,4.6rem);line-height:1.08;letter-spacing:-.055em;margin-bottom:0}.text-link{font-size:.92rem;text-decoration:underline;text-underline-offset:6px;white-space:nowrap}.events{display:grid;grid-template-columns:1fr 1fr;gap:28px}.event-image{position:relative;display:block;background:#1c1d18;overflow:hidden}.event-image img{width:100%;height:385px;object-fit:contain;padding:14px;transition:transform .3s}.event-image:hover img{transform:scale(1.025)}.tag{position:absolute;left:18px;bottom:18px;background:#11120fec;border:1px solid #ffffff35;border-radius:20px;padding:5px 12px;font-size:.75rem;letter-spacing:.05em}.event-info{display:flex;gap:23px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.date{border-right:1px solid var(--line);padding-right:22px;display:flex;flex-direction:column;min-width:100px}.date strong{font-size:2.8rem;line-height:1}.date span{font-size:.75rem;color:var(--muted);margin-top:8px}h3{font-size:1.65rem;letter-spacing:-.04em;line-height:1.2;margin-bottom:6px}.event-info p{color:var(--muted);font-size:.9rem;margin:0}.round{margin-left:auto;border:1px solid #5b5e51;min-width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-size:1.3rem}.note{font-size:.8rem;color:var(--muted);margin:24px 0 0}.place{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:1.2fr 1fr;gap:10%;padding-top:80px;padding-bottom:80px}.muted{color:#898d7e}.place-copy{padding-top:8px;color:var(--muted);max-width:470px}.lead{font-size:1.55rem;color:var(--ink);line-height:1.4}.address{border-top:1px solid var(--line);margin-top:32px;padding-top:26px}.address>span{font-size:.75rem;letter-spacing:.12em;display:block;margin-bottom:10px}.address strong{color:var(--ink);font-size:1.1rem}.address p{margin-bottom:15px}.moments .section-top>p{max-width:260px;color:var(--muted);margin-bottom:0}.gallery{display:grid;grid-template-columns:1.25fr 1fr;gap:25px}.memory{height:500px;position:relative;overflow:hidden;background:#20231b}.memory img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform .4s}.memory:hover img{transform:scale(1.03)}.memory:after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#080b07ef,transparent 65%)}.memory>div{position:absolute;bottom:28px;left:30px;right:25px;z-index:1}.memory>div>span{font-size:.75rem;letter-spacing:.12em;color:var(--lime);display:block;margin-bottom:12px}.memory p{font-size:.9rem;margin:12px 0 0}.play{position:absolute;top:24px;right:24px;border:1px solid #ffffff80;border-radius:50%;width:58px;height:58px;display:grid;place-items:center;font-size:2rem;background:#0007}.production{background:var(--lime);color:#16180f;padding:48px 5% 60px}.production-top{display:flex;justify-content:space-between;gap:30px}.production-top>span{font-size:.78rem;letter-spacing:.1em}.production h2{font-size:clamp(3rem,6.9vw,7rem);line-height:1.02;letter-spacing:-.065em;margin:24px 0 45px}.production em{font-style:normal;-webkit-text-stroke:1.5px #16180f;color:transparent}.production-bottom{display:flex;justify-content:space-between;gap:30px;align-items:center}.production-bottom p{margin:0;font-size:1.05rem;max-width:550px}.dark{background:#17190f;color:white;white-space:nowrap}footer{padding:45px 5%;display:flex;gap:30px;justify-content:space-between;align-items:center}footer img{width:170px;height:auto}footer p,footer a{font-size:.8rem;color:var(--muted);margin:0}
@media(min-width:1600px){.hero-inner{max-width:1600px;width:100%;margin:auto}}@media(max-width:800px){header{padding:15px 5%;gap:16px;flex-wrap:wrap}.logo{width:140px}nav{gap:18px;overflow:auto;width:100%;padding-bottom:4px;font-size:.875rem}.nav-cta{padding:6px 14px;margin-left:auto}.hero{min-height:620px}.hero-photo{width:100%;opacity:.65}.hero-shade{background:linear-gradient(90deg,#11120fcc,transparent),linear-gradient(0deg,#11120f,transparent)}.hero-inner{padding:65px 5% 130px}.hero h1{font-size:clamp(3rem,9vw,5.5rem);max-width:700px}.eyebrow{font-size:.75rem}.hero-bottom{font-size:.8rem;gap:18px}.ribbon{justify-content:center;flex-wrap:wrap;font-size:.75rem;gap:12px}.ribbon span:last-child,.ribbon b:last-of-type{display:none}.section{padding:60px 5%}.section-top{align-items:start;flex-direction:column;gap:20px}.events{gap:20px}.event-image img{height:310px;padding:0}.event-info{gap:12px;flex-wrap:wrap}.date{min-width:60px;padding-right:12px}.date strong{font-size:2rem}.date span{font-size:.75rem}h3{font-size:1.3rem}.event-info .round{display:none}.place{grid-template-columns:1fr;gap:35px}.place-copy{max-width:100%}.gallery{gap:16px}.memory{height:420px}.memory>div{left:20px;bottom:22px}.production-top>span{display:none}.production-bottom{align-items:start;flex-direction:column}footer{flex-wrap:wrap}footer p{max-width:220px}}
@media(max-width:520px){.hero{min-height:580px}h1{overflow-wrap:normal}.hero .eyebrow{max-width:260px}.hero-bottom{align-items:end}.hero-bottom span{max-width:170px}.events,.gallery{grid-template-columns:1fr}.event-image img{height:390px}.event-info{flex-wrap:nowrap}.event-info .round{display:grid}.gallery .memory{height:450px}.production h2{font-size:2.95rem}.button{gap:20px}.ribbon{font-size:.7rem}.ribbon span:nth-of-type(3){display:none}.ribbon b:nth-of-type(2){display:none}footer{gap:25px}footer p{max-width:none}.text-link{white-space:normal}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.events{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.event-image img{height:370px;padding:0}.event-info{align-items:start;flex-wrap:wrap;gap:16px}.event-info>div:nth-child(2){flex:1;min-width:130px}.date{min-width:75px;padding-right:14px}.event-info h3{font-size:1.4rem}.event-info .round{border-radius:4px;width:100%;height:42px;display:flex;justify-content:center;align-items:center;font-size:.9rem;margin-left:0}.venue-photos{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-top:10px}.venue-photos img{width:100%;height:480px;object-fit:cover;object-position:center 60%}.tech-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;border-top:1px solid #16180f50;border-bottom:1px solid #16180f50;padding:30px 0;margin-bottom:20px}.tech-grid strong{display:block;font-size:clamp(1.8rem,3vw,3rem);letter-spacing:-.06em;line-height:1.2;margin-bottom:12px}.tech-grid span{font-size:.9rem}.tech-details{margin-bottom:25px}details{border-bottom:1px solid #16180f50}summary{cursor:pointer;padding:20px 0;font-size:1.1rem;font-weight:700;list-style:none;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:focus-visible{outline:3px solid #111;outline-offset:4px}details[open] summary span{transform:rotate(45deg)}details>p{max-width:800px}.tech-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;padding:5px 0 15px}.tech-columns h3{font-size:1.1rem}.tech-columns p{font-size:.95rem}.rider-link{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin:25px 0 40px}.rider-link a{font-weight:700;text-decoration:underline;text-underline-offset:5px}.rider-link span{font-size:.8rem}.production a:focus-visible{outline-color:#111}
@media(max-width:950px){.events{gap:18px}.event-image img{height:310px}.date{min-width:60px}.event-info>div:nth-child(2){min-width:110px}.event-info h3{font-size:1.2rem}}@media(max-width:700px){.events{grid-template-columns:1fr}.event-image img{height:440px}.event-info{align-items:center}.event-info>div:nth-child(2){min-width:100px}.event-info .round{width:auto;padding:0 14px}.tech-grid{grid-template-columns:1fr;gap:24px}.tech-columns{grid-template-columns:1fr;gap:12px}.venue-photos{gap:14px}.venue-photos img{height:330px}.hero-photo{object-position:center 65%}}@media(max-width:420px){.event-image img{height:410px}.event-info{flex-wrap:wrap}.event-info .round{width:100%}.venue-photos img{height:260px}}
