@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-1.1472882c8d76.woff2) format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-2.f1b0583d2ffa.woff2) format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-3.a6418f3f04a5.woff2) format('woff2');
}
@font-face {
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url(assets/fonts/barlow-condensed-4.9625bc471ebd.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(assets/fonts/dm-sans-5.d82054e6c6bd.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(assets/fonts/dm-sans-6.5942bebab367.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(assets/fonts/dm-sans-7.40680a993d3c.woff2) format('woff2');
}
@font-face {
  font-family: 'DM Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(assets/fonts/dm-sans-8.ba42b27f4be0.woff2) format('woff2');
}

:root{--paper:#f8f7ef;--ink:#1c271e;--acid:#edff67;--font:'DM Sans',sans-serif;--display:'Barlow Condensed',Impact,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:3px solid #ad4927;outline-offset:6px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--acid);padding:15px}.skip-link:focus{top:10px}.header{height:84px;display:flex;align-items:center;justify-content:space-between;padding:0 3.2vw;position:relative;z-index:30;background:var(--paper)}.wordmark{font-family:var(--display);font-size:51px;line-height:1;font-weight:900;letter-spacing:-2px}.wordmark span{font:14px var(--font);vertical-align:top;display:inline-block;margin:8px 0 0 3px;letter-spacing:0}.nav-story{font-size:13px;letter-spacing:.13em;font-weight:700}.status{display:flex;align-items:center;gap:20px;background:var(--acid);padding:11px 17px;border:1px solid var(--ink);font-size:12px;letter-spacing:.06em;font-weight:700}.status span{font-size:25px;line-height:1}.hero{min-height:660px;height:calc(100svh - 84px);max-height:1150px;position:relative;overflow:hidden;color:var(--paper);background:#769051}.hero-art,.hero-shade{position:absolute;inset:0}.hero-art{will-change:transform}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:65% 50%;display:block}.hero-shade{background:linear-gradient(90deg,rgba(15,33,19,.5),transparent 65%),linear-gradient(0deg,rgba(15,30,15,.65),transparent 35%)}.hero-topline{position:absolute;top:30px;left:3.2vw;right:3.2vw;display:flex;justify-content:space-between;font-size:12px;letter-spacing:.15em;font-weight:600}.hero h1{position:relative;font-family:var(--display);font-size:clamp(90px,11.8vw,190px);letter-spacing:-.025em;line-height:.84;font-weight:800;margin:0;padding:100px 0 150px 3.2vw;max-width:900px;text-shadow:0 2px 12px #14261712}.hero h1 em{font-style:normal;color:var(--acid)}.hero-bottom{position:absolute;bottom:32px;left:3.2vw;right:3.2vw;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.round-link{display:flex;align-items:center;gap:14px;font-size:12px;font-weight:700;letter-spacing:.08em;line-height:1.6}.circle{border:1px solid #fff8;border-radius:50%;width:49px;height:49px;display:grid;place-items:center;font-size:25px;transition:background .2s,color .2s}.round-link:hover .circle{background:var(--acid);color:var(--ink)}.hero-bottom p{font-size:15px;line-height:1.6;margin:0 16% 0 0}.issue{font-size:12px;letter-spacing:.06em;writing-mode:vertical-rl}.hero-sticker{position:absolute;right:4.4%;top:32%;width:130px;height:130px;border-radius:50%;background:var(--acid);color:var(--ink);border:1px solid var(--ink);outline:1px solid var(--ink);outline-offset:-7px;transform:rotate(12deg);display:flex;flex-direction:column;align-items:center;justify-content:center;font:700 39px/.95 var(--display)}.hero-sticker span{font:700 11px/2 var(--font);letter-spacing:.04em}.intro{padding:66px 7vw 75px;scroll-margin-top:0}.eyebrow{display:flex;justify-content:space-between;align-items:center;font-size:12px;letter-spacing:.12em;font-weight:700}.eyebrow>span:last-child{font-size:45px;line-height:1}.intro h2{font:700 clamp(60px,7.8vw,116px)/.97 var(--display);letter-spacing:-.02em;margin:30px 0 40px}.intro h2 span{background:var(--acid);padding:0 .1em}.intro-bottom{border-top:1px solid #1c271e44;padding-top:26px;display:flex;justify-content:space-between;align-items:flex-end;gap:25px}.intro-bottom p{max-width:360px;margin:0;line-height:1.65}.text-link{font-size:12px;font-weight:700;letter-spacing:.09em;border-bottom:1px solid var(--ink);padding-bottom:10px;display:flex;gap:40px;align-items:center}.text-link span{font-size:24px}@media(min-width:1700px){.hero h1{max-width:1100px}}@media(max-width:700px){.header{height:70px;padding:0 20px}.wordmark{font-size:43px}.nav-story{display:none}.status{padding:8px 12px;font-size:11px;gap:10px}.hero{height:calc(100svh - 70px);min-height:640px}.hero-art img{object-position:58% 50%}.hero-shade{background:linear-gradient(180deg,#132d2455,transparent 65%,#11231ed9)}.hero h1{font-size:clamp(78px,17vw,118px);padding:87px 20px 0}.hero-topline{left:20px;right:20px;font-size:10px}.hero-topline span:last-child{display:none}.hero-sticker{width:95px;height:95px;top:auto;bottom:145px;right:25px;font-size:29px}.hero-sticker span{font-size:9px}.hero-bottom{left:20px;right:20px;bottom:25px}.hero-bottom p{font-size:12px;margin:0;max-width:145px}.issue{display:none}.round-link{font-size:10px;gap:10px}.circle{width:40px;height:40px}.intro{padding:45px 24px 55px}.intro h2{font-size:clamp(54px,12vw,78px)}.intro-bottom{align-items:flex-start;flex-direction:column}.intro-bottom p{font-size:16px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.hero h1{font-size:clamp(90px,10.3vw,160px);max-width:650px;padding-top:92px;padding-bottom:130px}.story{height:760vh;position:relative;background:#17251c;scroll-margin-top:-1px}.story-stage{height:100svh;position:sticky;top:0;overflow:hidden;color:var(--paper)}.story-top{position:absolute;z-index:10;top:28px;left:3.2vw;right:3.2vw;display:flex;justify-content:space-between;font-size:12px;font-weight:600;letter-spacing:.1em}.story-hint{opacity:.7}.scene{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s;overflow:hidden}.scene.is-active{opacity:1;visibility:visible}.scene-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;will-change:transform}.scene-tint{position:absolute;inset:0;background:linear-gradient(0deg,#07170ee6,transparent 45%,#061b2250),linear-gradient(90deg,#081a124f,transparent 48%,#081a1285)}.scene-copy{position:absolute;bottom:21%;width:48%;max-width:670px;will-change:transform}.align-right{left:54%;width:43%}.align-left{left:5%}.chapter-kicker{display:block;font-size:12px;letter-spacing:.13em;font-weight:700;margin-bottom:22px}.scene-copy h2{font:800 clamp(70px,8.8vw,140px)/.87 var(--display);letter-spacing:-.025em;margin:0 0 25px}.scene-copy h2 em{font-style:normal;color:var(--acid)}.scene-copy p{font-size:16px;line-height:1.7;margin:0;text-shadow:0 1px 10px #000}.scene[data-chapter='HIS SPOT'] .scene-copy h2{font-size:clamp(60px,7vw,105px)}.scene-note{position:absolute;left:3.2vw;bottom:107px;font-size:11px;letter-spacing:.1em;color:#fff9}.chapter-nav{position:absolute;bottom:0;left:0;right:0;z-index:10;display:grid;grid-template-columns:repeat(6,1fr);background:#15231c99;backdrop-filter:blur(18px);padding:0 3.2vw}.chapter-nav button{color:#fff9;background:none;border:0;border-top:1px solid #ffffff40;padding:23px 6px;text-align:left;font-size:12px;letter-spacing:.025em;cursor:pointer;transition:color .2s,border-color .2s}.chapter-nav button span{font-family:var(--display);font-size:22px;margin-right:10px}.chapter-nav button:hover,.chapter-nav button[aria-current]{color:var(--acid);border-color:var(--acid)}.story-progress{position:absolute;bottom:0;left:0;right:0;z-index:11;height:3px;background:#ffffff20}.story-progress div{height:100%;background:var(--acid);transform:scaleX(0);transform-origin:left}.outro{background:var(--acid);padding:55px 5vw 0}.outro-grid{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:end;padding:65px 0 70px}.outro h2{font:800 clamp(80px,11.5vw,176px)/.84 var(--display);letter-spacing:-.025em;margin:0}.outro h2 em{font-style:normal;-webkit-text-stroke:1.5px var(--ink);color:transparent}.outro-side{padding-bottom:6px}.outro-side>p{font-size:20px;line-height:1.6;margin:0 0 32px}.film-button{background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:22px;display:flex;align-items:center;gap:20px;width:100%;max-width:420px;text-align:left;font-size:13px;letter-spacing:.03em;cursor:pointer;transition:background .2s,transform .2s}.film-button:hover{background:#344334;transform:translateY(-3px)}.film-button>span:last-child{margin-left:auto;font-size:23px}.film-button small{display:block;font-size:10px;color:#ffffff99;margin-top:5px;letter-spacing:.07em}.play{font-size:22px}footer{border-top:1px solid #1c271e55;min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px}footer>span,.back-top{font-size:11px;letter-spacing:.07em;font-weight:600}.film-open{overflow:hidden}.film-dialog{border:1px solid #f8f7ef30;padding:18px;background:#132017;color:var(--paper);width:min(1100px,94vw);max-height:92svh;overflow:auto}.film-dialog::backdrop{background:#07130ceb;backdrop-filter:blur(10px)}.film-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.film-toolbar h2{font:700 25px var(--display);margin:0;letter-spacing:.02em}.close-film{color:inherit;background:none;border:1px solid #ffffff55;padding:10px 14px;font-size:12px;cursor:pointer}.film-dialog video{width:100%;display:block;max-height:75svh;background:#000}@media(min-width:1600px){.hero h1{max-width:850px}}@media(max-width:900px){.story-hint{display:none}.scene-copy h2{font-size:clamp(64px,9.3vw,100px)}.chapter-nav button{font-size:10px}.chapter-nav button span{font-size:19px;margin-right:6px}.outro-grid{gap:30px}.outro-side>p{font-size:18px}.film-button{padding:18px;gap:12px}.hero h1{font-size:13vw}}@media(max-width:700px){.hero h1{font-size:clamp(83px,20vw,118px);padding:85px 20px 130px;line-height:.86}.hero-art img{object-position:60% 50%}.hero h1 em{text-shadow:0 2px 20px #18301a44}.story{height:700vh}.story-top{left:22px;right:22px;font-size:10px;top:22px}.scene-image{object-position:40% 50%}.scene[data-chapter='TEE TIME'] .scene-image{object-position:32% 50%}.scene[data-chapter='GAME DAY'] .scene-image{object-position:38% 50%}.scene[data-chapter='THE LONG WAY'] .scene-image{object-position:50% 45%}.scene[data-chapter='HIS SPOT'] .scene-image{object-position:48% 50%}.scene-tint{background:linear-gradient(0deg,#091b13f7 2%,#091b1399 28%,transparent 72%,#061b2266)}.scene-copy,.align-left,.align-right{left:24px;width:calc(100% - 48px);max-width:none;bottom:20%}.scene-copy h2{font-size:clamp(65px,17vw,94px);margin-bottom:18px}.scene[data-chapter='HIS SPOT'] .scene-copy h2{font-size:clamp(53px,13vw,75px)}.chapter-kicker{font-size:10px;margin-bottom:16px}.scene-copy p{font-size:15px;line-height:1.6}.scene-note{display:none}.chapter-nav{padding:0 18px;grid-template-columns:repeat(6,1fr);gap:8px}.chapter-nav button{font-size:0;padding:17px 0;text-align:center}.chapter-nav button span{font-size:25px;margin:0}.outro{padding:42px 24px 0}.outro-grid{grid-template-columns:1fr;padding:42px 0 45px;gap:35px}.outro h2{font-size:clamp(85px,20vw,130px)}.outro-side>p{font-size:18px;margin-bottom:25px}.film-button{max-width:none}.outro .eyebrow{font-size:10px}footer{min-height:100px;flex-wrap:wrap;padding:25px 0;row-gap:20px}footer>span{display:none}.back-top{font-size:10px}.film-dialog{padding:12px}.film-toolbar h2{font-size:21px}}@media(prefers-reduced-motion:reduce){.story{height:auto}.story-stage{position:relative;height:auto}.story-top,.chapter-nav,.story-progress{display:none}.scene{position:relative;height:100svh;min-height:650px;opacity:1;visibility:visible}.scene-copy{transform:none!important}.scene-image{transform:none!important}.hero-art,.hero h1{transform:none!important}}
@media(max-width:700px){.hero-art img{object-position:28% 50%}}

.header{position:absolute;inset:0 0 auto;background:transparent;color:var(--paper);z-index:40}.header .nav-story{text-shadow:0 2px 14px #000}.header .status{color:var(--ink)}.portal{height:450svh;position:relative;background:#172019;isolation:isolate}.portal-stage{height:100svh;min-height:540px;position:sticky;top:0;overflow:hidden}.portal-cinema{position:absolute;inset:0;background:#1b211c;will-change:opacity}.portal-video{width:100%;height:100%;display:block;object-fit:cover;object-position:50% 50%}.portal-shade{position:absolute;inset:0;background:linear-gradient(180deg,#111b2270,transparent 25%),linear-gradient(90deg,#10191090,transparent 70%),linear-gradient(0deg,#0a110baa,transparent 36%);pointer-events:none;transition:opacity .3s}.portal-copy{position:absolute;left:4vw;bottom:20%;color:var(--paper);will-change:transform,opacity;max-width:70vw}.portal-copy>p{font-size:12px;font-weight:700;letter-spacing:.14em;margin:0 0 22px}.portal-copy h1{font:800 clamp(80px,9vw,148px)/.88 var(--display);letter-spacing:-.025em;margin:0}.portal-copy h1 em{font-style:normal;color:var(--acid)}.portal-cue{position:absolute;left:4vw;bottom:40px;display:flex;align-items:center;gap:18px;color:var(--paper);font-size:11px;font-weight:600;letter-spacing:.1em}.portal-cue>span:last-child{font-size:23px}.portal-line{width:54px;height:1px;background:var(--acid)}.skip-portal{position:absolute;right:3.2vw;bottom:34px;color:var(--paper);background:#17241caa;backdrop-filter:blur(10px);border:1px solid #ffffff66;padding:12px 16px;font-size:11px;letter-spacing:.06em;z-index:20;transition:background .2s}.skip-portal:hover{background:var(--ink)}.skip-portal span{margin-left:16px;font-size:18px}.portal .hero{position:absolute;inset:0;height:100%;max-height:none;min-height:0;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity}.portal .hero.is-revealed{visibility:visible;pointer-events:auto}.portal .hero #hero-title{position:relative;font-family:var(--display);font-size:clamp(90px,10.3vw,160px);letter-spacing:-.025em;line-height:.84;font-weight:800;margin:0;padding:100px 0 140px 3.2vw;max-width:650px}.portal .hero #hero-title em{font-style:normal;color:var(--acid)}.portal .hero-bottom{bottom:35px}.portal .hero-art{transform:none}.portal .hero .hero-topline{top:36px}.portal .hero-sticker{top:34%}.portal .hero .issue{display:none}.portal .hero .hero-bottom p{margin-right:5%}.portal .hero #hero-title{will-change:transform}.portal-cue,.portal-copy,.skip-portal{transition:visibility .15s}.scene-note{bottom:34px}.scene-copy{bottom:17%}.outro .back-top{font-size:11px}@media(max-width:700px){.portal{height:430svh}.portal-stage{min-height:580px}.portal-copy{left:24px;bottom:25%;max-width:calc(100% - 48px)}.portal-copy>p{font-size:10px;letter-spacing:.1em;max-width:240px;line-height:1.5}.portal-copy h1{font-size:clamp(63px,16vw,100px);line-height:.92}.portal-cue{left:24px;bottom:106px;gap:10px;font-size:9px}.portal-line{width:28px}.skip-portal{right:24px;bottom:30px;font-size:10px;padding:10px 12px}.portal .hero #hero-title{font-size:clamp(83px,20vw,118px);padding:85px 20px 130px;line-height:.86}.portal .hero .hero-topline{top:30px}.portal .hero .hero-bottom p{margin-right:0}.portal .hero-sticker{top:auto;bottom:145px}.portal .hero .hero-bottom{bottom:30px}.scene-copy{bottom:17%}.portal-video{object-position:50% 50%}}@media(prefers-reduced-motion:reduce){.portal{height:100svh;min-height:660px}.portal-stage{position:relative;height:100%;min-height:660px}.portal-cinema{opacity:1!important}.portal-copy,.portal-cue{opacity:1!important;transform:none!important}.portal .hero{display:none}.skip-portal{opacity:1!important;visibility:visible!important}.portal-cue>span:nth-child(2){font-size:0}.portal-cue>span:nth-child(2)::after{content:'STEP INTO THE GOOD LIFE';font-size:11px}.portal-video{object-fit:cover}.scene-copy{bottom:17%}}
.portal-poster,.portal-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.portal-poster{object-fit:cover;object-position:50% 50%}.portal-canvas{opacity:0}.portal-canvas.has-frame{opacity:1}.replay-entrance{display:inline-block;font-size:12px;font-weight:700;letter-spacing:.06em;padding:8px 0;border-bottom:1px solid currentColor;margin-bottom:12px}.replay-entrance:hover{color:#536616}@media(prefers-reduced-motion:reduce){.portal-canvas{display:none}}

.intro{padding:0}.yard-heading{padding:70px 5vw;display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:20px;background:var(--acid)}.eyeline{font-size:12px;letter-spacing:.14em;font-weight:700;grid-column:1/-1;margin:0}.yard-heading h2{font:800 clamp(72px,9vw,140px)/.85 var(--display);margin:0;letter-spacing:-.02em;grid-row:2/4}.yard-heading h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--ink)}.yard-heading>p:not(.eyeline){line-height:1.6;margin:0}.yard-watch{font-size:13px;font-weight:700;letter-spacing:.06em;justify-self:start;border-bottom:1px solid;padding:12px 0}.yard-watch span{margin-left:30px}.yard-window{overflow-x:auto;background:#223226}.yard-scene{position:relative;min-width:760px}.yard-scene>img{display:block;width:100%;height:auto}.yard-hotspot{position:absolute;left:77%;top:45%;display:flex;align-items:center;gap:10px;min-height:44px;background:var(--acid);color:var(--ink);padding:8px 14px 8px 8px;border:1px solid var(--ink);box-shadow:4px 4px 0 #1c271e;font-size:12px;font-weight:700;cursor:pointer;transform:translate(-50%,-50%);white-space:nowrap}.yard-hotspot>span{width:28px;height:28px;border:1px solid;border-radius:50%;display:grid;place-items:center}.yard-hotspot:hover{background:var(--paper);box-shadow:6px 6px 0 #1c271e}.yard-heading + .yard-window{border-block:1px solid var(--ink)}@media(max-width:700px){.yard-heading{padding:45px 24px;grid-template-columns:1fr}.yard-heading h2{grid-row:auto}.yard-heading h2{font-size:82px}.yard-heading .eyeline{grid-column:auto}}
.yard-invite{align-self:end;padding-bottom:5px}.yard-invite p{font-size:18px;line-height:1.65;margin:0 0 24px}.yard-watch{display:inline-flex;align-items:center}.yard-heading h2{grid-row:auto}.yard-scene{aspect-ratio:16/9}.yard-scene>img{height:100%;object-fit:cover}.spot-unc{left:36%;top:50%}.spot-cooler{left:50%;top:84%}.spot-grill{left:15%;top:72%}.spot-tv{left:80%;top:42%}.yard-hotspot{transition:background .2s,box-shadow .2s}.yard-hotspot:focus-visible{outline:3px solid white;outline-offset:6px}.yard-caption{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--ink);color:var(--paper);padding:22px 5vw;font-size:12px;font-weight:600;letter-spacing:.07em}.yard-caption a{color:var(--acid)}.pan-hint{display:none}.unc-reply{position:fixed;bottom:28px;left:50%;transform:translateX(-50%);width:min(530px,calc(100% - 32px));z-index:80;background:var(--paper);padding:20px 52px 20px 24px;border:2px solid var(--ink);box-shadow:7px 7px 0 #1c271eaa;rotate:-1deg}.unc-reply[hidden]{display:none}.unc-reply>span{font-size:11px;font-weight:700;letter-spacing:.12em}.unc-reply p{font:700 29px/1.1 var(--display);margin:8px 0 0}.unc-reply button{position:absolute;right:3px;top:3px;width:44px;height:44px;background:none;border:0;cursor:pointer;font-size:27px;color:var(--ink)}
.garage-premiere{background:#171d18;color:var(--paper);padding:70px 0 30px;scroll-margin-top:0}.premiere-heading{padding:0 5vw 42px;position:relative}.premiere-heading .eyeline{color:var(--acid)}.premiere-heading h2{font:800 clamp(65px,10vw,155px)/.9 var(--display);letter-spacing:-.02em;margin:24px 0 16px}.premiere-heading h2 em{color:var(--acid);font-style:normal}.premiere-heading>p:last-child{font-size:17px;color:#bfc5b9;margin:0}.television{position:relative;width:min(1440px,100%);margin:0 auto;background:#1b160f}.tv-cabinet{display:block;width:100%;height:auto}.tv-screen{position:absolute;left:16.4%;top:16.9%;width:53.6%;height:59.3%;border-radius:5% / 8%;overflow:hidden;background:#050805}.tv-screen video{display:block;width:100%;height:100%;object-fit:contain}.tv-play{position:absolute;inset:0;width:100%;height:100%;background:linear-gradient(0deg,#091009e8,transparent 100%);color:var(--acid);border:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;cursor:pointer}.tv-play[hidden]{display:none}.play-symbol{height:64px;width:64px;display:grid;place-items:center;border:1px solid var(--acid);border-radius:50%;font-size:23px;padding-left:4px;transition:background .2s,color .2s}.tv-play:hover .play-symbol{background:var(--acid);color:var(--ink)}.play-copy{font:700 clamp(20px,3vw,42px)/1 var(--display);letter-spacing:.02em}.play-copy small{font:500 11px var(--font);letter-spacing:.12em;display:block;margin-top:12px;color:var(--paper)}.tv-bottom{padding:24px 5vw 0;display:flex;align-items:center;justify-content:space-between;gap:24px}.tv-status{font-size:14px;color:#c7cdbe;line-height:1.5}.tv-bottom>div{display:flex;gap:28px;align-items:center;flex-shrink:0}.tv-bottom a,.tv-expand{font:600 12px var(--font);color:var(--acid);letter-spacing:.05em;cursor:pointer;background:none;border:0;border-bottom:1px solid #edff6770;padding:12px 0}.house-rules{display:grid;grid-template-columns:1.1fr 1fr;background:var(--acid)}.chair-photo{position:relative;overflow:hidden;min-height:710px;background:#283229}.chair-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:52% center}.chair-photo:after{content:'';position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#132018d9);pointer-events:none}.remote-joke{position:absolute;bottom:100px;left:32px;z-index:1;border:1px solid var(--ink);background:var(--acid);padding:16px 20px;box-shadow:4px 4px 0 var(--ink);font:700 12px var(--font);letter-spacing:.06em;cursor:pointer}.remote-joke span{margin-left:20px}.remote-reply{position:absolute;bottom:25px;left:32px;right:24px;z-index:1;font:600 26px var(--display);color:var(--paper)}.rules-copy{padding:60px 5vw}.rules-copy h2{font:800 clamp(80px,9vw,140px)/.85 var(--display);letter-spacing:-.02em;margin:32px 0}.rules-copy h2 em{font-style:normal;color:transparent;-webkit-text-stroke:1.5px var(--ink)}.thermostat{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:20px 0;border-block:1px solid #1c271e88}.thermostat>div>span{display:block;font-size:11px;font-weight:700;letter-spacing:.08em}.thermostat output{font:700 62px var(--display)}.temp-buttons{display:flex;gap:10px}.temp-buttons button{width:50px;height:50px;border:1px solid var(--ink);background:none;font-size:28px;cursor:pointer}.temp-buttons button:hover{color:var(--acid);background:var(--ink)}.temp-buttons button:disabled{opacity:.3;cursor:default}.temp-reply{font-size:15px;line-height:1.6;min-height:48px}.yard-footer{background:var(--ink);color:var(--paper);padding:36px 5vw;min-height:150px}.yard-footer p{font:600 25px/1 var(--display);margin:0}.yard-footer>a:last-child{color:var(--acid);font-size:12px;letter-spacing:.05em}.trailer-dialog{padding:16px;background:#111b14;border:1px solid #87927b;color:var(--paper);width:min(1200px,96vw);max-height:96svh}.trailer-dialog::backdrop{background:#020802ed;backdrop-filter:blur(8px)}.close-cinema{display:block;margin:0 0 14px auto;min-height:44px;padding:8px 16px;color:var(--acid);border:1px solid;background:none;cursor:pointer;font-size:12px;letter-spacing:.06em}.cinema-screen video{width:100%;max-height:78svh;display:block;background:#000}.cinema-open{overflow:hidden}
@media(max-width:900px){.tv-bottom{flex-direction:column;align-items:flex-start;gap:0}.house-rules{grid-template-columns:1fr 1fr}.rules-copy{padding:42px 28px}.chair-photo{min-height:640px}.rules-copy h2{font-size:90px}.yard-caption{font-size:10px}.yard-hotspot{font-size:11px}.tv-bottom>div{flex-wrap:wrap;gap:20px}}
@media(max-width:700px){.yard-heading{gap:22px}.yard-heading h2{font-size:86px}.yard-invite p{font-size:16px}.yard-scene{min-width:850px}.yard-window{scrollbar-width:thin;scrollbar-color:var(--acid) var(--ink);overscroll-behavior-x:contain}.yard-caption{padding:18px 24px;flex-wrap:wrap;font-size:10px}.yard-caption>span:first-child{display:none}.pan-hint{display:block}.garage-premiere{padding-top:42px;overflow:hidden}.premiere-heading{padding:0 24px 28px}.premiere-heading h2{font-size:68px}.premiere-heading>p:last-child{font-size:15px}.television{width:130%;margin-left:-12%}.play-symbol{width:44px;height:44px;font-size:17px}.tv-play{gap:8px}.play-copy{font-size:20px}.play-copy small{font-size:8px;letter-spacing:.03em;margin-top:7px}.tv-bottom{padding:20px 24px 0}.tv-bottom a,.tv-expand{font-size:11px}.house-rules{grid-template-columns:1fr}.chair-photo{min-height:510px}.rules-copy{padding:42px 24px}.rules-copy h2{font-size:100px}.thermostat{max-width:450px}.remote-joke{left:24px}.remote-reply{left:24px}.yard-footer{padding:28px 24px;gap:24px}.yard-footer p{font-size:21px}.yard-footer>a:last-child{width:100%}.unc-reply p{font-size:25px}}
.spot-unc{left:34.3%;top:47.4%}.spot-cooler{left:56%;top:89.4%}.spot-grill{left:10%;top:61%}.spot-tv{left:89.1%;top:46.5%}.yard-scene{aspect-ratio:2688/1520}.tv-screen{left:17.2%;top:16.9%;width:53.2%;height:59.2%}
.spot-unc{left:35.8%;top:51%}

.header{position:fixed;height:76px;background:#172019eb;backdrop-filter:blur(14px);border-bottom:1px solid #ffffff24;z-index:60}.header .wordmark{font-size:44px}.header .nav-story{font-size:11px}.official-links{display:flex;gap:10px;align-items:center}.official-links a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:12px 19px;font-size:12px;font-weight:700;letter-spacing:.05em;border:1px solid #f8f7ef66}.official-links .buy-unc{background:var(--acid);border-color:var(--acid);color:var(--ink)}.official-links a:hover{background:var(--paper);color:var(--ink)}
.portal{height:430svh}.portal-stage{min-height:540px}.portal-scrub-video{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;opacity:0}.portal-scrub-video.is-ready{opacity:1}.portal-copy{left:4vw;bottom:auto;top:122px;max-width:700px}.portal-copy h1{font-size:clamp(68px,7vw,108px)}.portal-copy>p{font-size:12px;margin-bottom:18px}.portal-shade{background:linear-gradient(180deg,#10191090,transparent 55%);transition:none}.portal-loading{position:absolute;left:4vw;bottom:88px;background:#172019e6;padding:10px 14px;color:var(--paper);font-size:11px;letter-spacing:.05em}.portal-loading[hidden]{display:none}.portal .hero #hero-title{font-size:clamp(64px,6.8vw,102px);padding:0;position:absolute;left:4vw;bottom:160px;max-width:450px}.portal .hero .hero-topline{top:110px}.portal .hero-art img{object-fit:contain;background:#172019;object-position:center}.portal .hero-sticker{display:none}.portal .hero-shade{background:linear-gradient(0deg,#101910b0,transparent 50%)}
.reference-yard{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(240px,1fr);background:#172019}.reference-yard .yard-window{border:0;align-self:center}.reference-yard .yard-scene{min-width:0;aspect-ratio:16/9}.reference-yard .yard-scene>img{object-fit:contain}.reference-yard .spot-unc{left:60%;top:34%}.reference-yard .spot-cooler{left:25%;top:59%}.garage-door{display:flex;flex-direction:column;justify-content:center;background:#253329;color:var(--paper);padding:22px 26px;gap:18px;border-left:1px solid #ffffff33;overflow:hidden}.garage-door>img{width:calc(100% + 52px);margin:-22px -26px 0;display:block}.garage-door .eyeline{color:var(--acid);font-size:11px}.garage-door strong{font:800 clamp(35px,4vw,65px)/.9 var(--display)}.garage-watch{font-size:11px;font-weight:600;color:var(--acid);padding:12px 0;border-top:1px solid #ffffff40}.garage-door:hover .garage-watch{text-decoration:underline}.yard-actions{display:flex;gap:12px;align-items:center;padding:15px 5vw;background:#172019;border-top:1px solid #ffffff33}.yard-actions button,.yard-actions>a{border:1px solid #f8f7ef66;background:none;color:var(--paper);padding:12px 18px;min-height:44px;font:600 12px var(--font);cursor:pointer;display:inline-flex;gap:28px;align-items:center}.yard-actions button:hover,.yard-actions>a:hover{color:var(--ink);background:var(--acid)}.yard-caption{border-top:1px solid #ffffff20}.garage-premiere{scroll-margin-top:76px}
@media(min-width:1600px){.reference-yard{grid-template-columns:minmax(0,1280px) minmax(260px,1fr)}.reference-yard .yard-window{width:100%;max-width:1280px;justify-self:center}}
@media(max-width:900px){.header .nav-story{display:none}.garage-door{padding:20px}.garage-door>img{width:calc(100% + 40px);margin:-20px -20px 0}.garage-door strong{font-size:40px}.reference-yard{grid-template-columns:minmax(0,2fr) minmax(200px,1fr)}.reference-yard .yard-hotspot{font-size:10px;padding:6px;gap:6px}.reference-yard .spot-unc{left:68%;top:35%}}
@media(max-width:700px){.header{height:70px;padding:0 16px}.header .wordmark{font-size:37px}.official-links{gap:7px}.official-links a{padding:10px;font-size:10px;letter-spacing:.025em}.portal{height:390svh}.portal-copy{top:105px;left:24px;bottom:auto}.portal-copy h1{font-size:clamp(54px,14vw,80px)}.portal-copy>p{font-size:10px}.portal-poster,.portal-scrub-video{object-fit:contain;object-position:center}.portal-cinema{background:#172019}.portal-shade{background:linear-gradient(180deg,#17201990,transparent 45%)}.portal-loading{left:24px;bottom:155px;right:24px;line-height:1.5;font-size:10px}.portal .hero #hero-title{left:24px;bottom:auto;top:130px;font-size:64px;padding:0}.portal .hero .hero-topline{top:100px;left:24px}.reference-yard{grid-template-columns:1fr}.reference-yard .yard-scene{min-width:680px}.reference-yard .spot-unc{left:60%;top:34%}.reference-yard .spot-cooler{left:26%;top:59%}.garage-door{display:grid;grid-template-columns:110px 1fr;gap:12px 18px;padding:22px 24px;border-left:0;border-top:1px solid #ffffff33}.garage-door>img{width:110px;margin:0;grid-row:1/4;align-self:center}.garage-door strong{font-size:38px}.garage-door strong br{display:none}.garage-door .eyeline{font-size:10px}.garage-watch{grid-column:2;font-size:10px;padding:0;border:0}.yard-actions{padding:15px 24px;gap:10px}.yard-actions button,.yard-actions>a{padding:10px;font-size:10px;gap:12px}.garage-premiere{scroll-margin-top:70px}}
@media(prefers-reduced-motion:reduce){.portal{height:100svh}.portal-scrub-video{display:none}.portal-loading{display:none}.portal-copy{opacity:1!important}.portal .hero{display:none}}
.garage-door>img{height:auto;aspect-ratio:2688/1520;object-fit:contain;flex-shrink:0}
@media(max-width:700px){.garage-door>img{grid-column:1;grid-row:1/4}.garage-door .eyeline{grid-column:2;grid-row:1}.garage-door strong{grid-column:2;grid-row:2;font-size:31px}.garage-door strong br{display:initial}.garage-watch{grid-column:2;grid-row:3}}

html{scroll-padding-top:90px}body{min-width:320px}.portal-stage{min-height:0}.yard-hotspot,.remote-joke,.tv-expand,.close-cinema,.yard-caption a{min-height:44px}.tv-expand,.yard-caption a{display:inline-flex;align-items:center}.yard-window{touch-action:pan-x pan-y;scrollbar-width:thin;scrollbar-color:var(--acid) var(--ink)}.yard-window:focus-visible{outline:3px solid var(--acid);outline-offset:-3px}.yard-scene{min-width:0}.yard-hotspot{font-size:12px}.unc-reply{bottom:max(24px,env(safe-area-inset-bottom));max-height:50svh;overflow:auto}.trailer-dialog{max-height:calc(100svh - 24px)}.cinema-screen video{max-height:calc(100svh - 100px)}.tv-status{min-height:21px}.tv-screen video:focus-visible{outline:3px solid var(--acid);outline-offset:-5px}
@media(min-width:1600px){.yard-heading,.premiere-heading,.tv-bottom,.yard-footer{padding-left:max(5vw,calc((100vw - 1680px)/2));padding-right:max(5vw,calc((100vw - 1680px)/2))}.yard-scene{max-width:1920px;margin:auto}.yard-window{background:#19281c}}
@media(max-width:900px){.house-rules{grid-template-columns:1fr 1fr}.scene-note{display:none}.tv-bottom>div{gap:18px}.yard-heading{gap:24px}.yard-heading h2{font-size:clamp(65px,10vw,110px)}}
@media(max-width:700px){html{scroll-padding-top:82px}.header{padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.official-links a{font-size:11px;padding:10px 12px}.portal-copy h1{font-size:clamp(52px,13vw,76px)}.portal-copy{max-width:calc(100vw - 48px)}.portal-cue{font-size:11px;bottom:48px;max-width:calc(100% - 48px);flex-wrap:wrap}.portal-loading{bottom:100px}.portal .hero #hero-title{top:130px;font-size:clamp(52px,14vw,70px)}.hero-bottom{bottom:30px!important}.portal .hero .hero-topline{font-size:11px}.yard-heading{padding:40px 24px;grid-template-columns:1fr;gap:24px}.yard-heading h2{font-size:clamp(65px,19vw,90px)}.yard-invite p{font-size:16px}.yard-scene{min-width:760px}.yard-hotspot{font-size:12px;gap:7px;padding:8px}.yard-caption{font-size:11px;line-height:1.5}.house-rules{grid-template-columns:1fr}.chair-photo{min-height:470px}.rules-copy h2{font-size:clamp(74px,23vw,100px)}.premiere-heading h2{font-size:clamp(52px,16vw,75px)}.tv-bottom>div{gap:14px;flex-wrap:wrap}.tv-bottom a,.tv-expand{font-size:11px;min-height:44px}.remote-joke{max-width:calc(100% - 48px)}.remote-reply{font-size:24px;line-height:1.1}.temp-buttons button{width:52px;height:52px}.temp-reply{min-height:72px}.yard-footer>a:last-child{min-height:44px;display:flex;align-items:center}.yard-footer{padding-bottom:max(28px,env(safe-area-inset-bottom))}.television{width:125%;margin-left:-9%}.play-copy{font-size:clamp(17px,5vw,24px)}.play-copy small{font-size:9px}.play-symbol{width:44px;height:44px}.trailer-dialog{width:100%;max-width:100%;padding:12px}}
@media(max-height:550px) and (orientation:landscape){.header{height:60px}.portal-copy{top:84px}.portal-copy h1{font-size:54px}.portal-copy>p{margin-bottom:10px}.portal-cue{bottom:22px}.portal-loading{bottom:55px}.portal .hero #hero-title{top:90px;bottom:auto;font-size:54px}.portal .hero .hero-topline{display:none}.portal .hero-bottom{bottom:20px}.portal .hero-bottom p{display:none}.portal .hero-art img{object-fit:cover}.portal{height:480svh}.chair-photo{min-height:420px}}
@media(prefers-reduced-motion:reduce){.portal{height:100svh;min-height:540px}.portal-stage{min-height:540px}.yard-hotspot{transition:none}}
