@font-face{font-family:Display;src:local('Arial Black');font-weight:900;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:70px}body{margin:0;background:#d9ff43;color:#191919;font-family:Arial,Helvetica,sans-serif;font-size:16px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:3px solid #ff5a35;outline-offset:6px}img{display:block;width:100%;height:100%;object-fit:cover}.site-header{height:80px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #19191940}.wordmark{font-size:27px;font-weight:900;letter-spacing:-1.6px;display:flex;align-items:center;gap:16px}.wordmark span{font-size:12px;letter-spacing:0;border:1px solid;padding:4px 6px;font-weight:700}.site-header nav{display:flex;gap:34px;font-size:14px;font-weight:700}.site-header nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-date{font-size:14px}.hero{display:grid;grid-template-columns:1fr 1fr;min-height:720px;max-width:1800px;margin:auto}.hero-copy{padding:48px 8% 36px 9%;display:flex;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:1.3px;font-weight:700;line-height:1.6}.hero h1{font-family:Display,Arial,Helvetica,sans-serif;font-size:clamp(72px,7.75vw,142px);line-height:.99;letter-spacing:-.065em;font-weight:900;margin:42px 0 52px}.hero h1 span{white-space:nowrap;font-size:.84em;letter-spacing:-.07em}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:auto}.hero-bottom p{font-size:16px;line-height:1.5;margin:0;max-width:310px}.round-link{flex-shrink:0;background:#191919;color:#d9ff43;border-radius:50%;width:64px;height:64px;display:grid;place-items:center;font-size:32px;transition:transform .2s}.round-link:hover{transform:rotate(-35deg)}.hero-photo{position:relative;min-height:720px;overflow:hidden}.hero-image{width:100%;height:100%;position:absolute;inset:0}.photo-button{display:block;padding:0;border:0;background:none;overflow:hidden}.photo-button img{transition:transform .6s}.photo-button:hover img{transform:scale(1.035)}.hero-image img{object-position:center 46%}.photo-note{position:absolute;top:35px;left:30px;padding:11px 19px;background:#2957ff;color:#fff;font-size:16px;transform:rotate(-5deg);pointer-events:none}.year-stamp{position:absolute;right:24px;bottom:62px;border-radius:50%;background:#d9ff43;width:146px;height:146px;display:flex;align-items:center;justify-content:center;flex-direction:column;transform:rotate(10deg);pointer-events:none}.year-stamp b{font-size:56px;line-height:1;letter-spacing:-4px}.year-stamp span{text-align:center;font-size:12px;line-height:1.25;font-weight:bold;margin-top:4px;letter-spacing:1px}.photo-coordinate{position:absolute;bottom:22px;left:28px;color:white;background:#191919a6;padding:6px 9px;font-size:12px;letter-spacing:1px;pointer-events:none}.ticker{background:#191919;color:#d9ff43;overflow:hidden;padding:21px 0;white-space:nowrap;font-size:22px;font-weight:900;letter-spacing:-.3px}.ticker>div{width:max-content;animation:ticker 38s linear infinite}.ticker span{display:inline-block;margin:0 28px;color:#d9ff43}@keyframes ticker{to{transform:translateX(-50%)}}.chapter{padding:75px 6.5% 90px;scroll-margin-top:0}.britain{background:#2854f5;color:#fff}.chapter-top{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #ffffff50;padding-bottom:20px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin:38px 0 48px}.section-heading h2{font-size:clamp(70px,8.7vw,150px);font-weight:900;line-height:.89;letter-spacing:-.065em;margin:0}.section-heading h2 em{font-style:normal;color:#d9ff43}.section-heading p{max-width:300px;line-height:1.6;margin:0 0 7px;font-size:17px}.britain-spread{display:grid;grid-template-columns:1.3fr 1fr;gap:7%;align-items:center}.landscape-feature{height:680px}.landscape-feature img{object-position:center 55%}.side-photos{padding:30px 7% 0 0}.tilted{margin:0;background:#d9ff43;color:#191919;padding:12px 12px 16px;transform:rotate(4deg)}.tilted button{width:100%;aspect-ratio:4/4.5}.tilted figcaption{padding:15px 5px 0;font-size:14px;line-height:1.4}.road-note{display:flex;align-items:center;gap:30px;padding:55px 0 15px}.road-note>span{font-size:90px;color:#d9ff43}.road-note p{font-size:24px;line-height:1.25;letter-spacing:-.5px}.road-note strong{color:#d9ff43}.lightbox{position:fixed;inset:0;width:100vw;height:100dvh;max-width:none;max-height:none;background:#151515f5;color:white;border:0;padding:60px 80px 50px;margin:0;overflow:hidden}.lightbox::backdrop{background:#151515}.lightbox[open]{display:flex;align-items:center;justify-content:center}.lightbox figure{height:100%;max-width:100%;margin:0;display:flex;flex-direction:column;align-items:center}.lightbox figure img{height:calc(100% - 55px);object-fit:contain}.lightbox figcaption{font-size:14px;padding:18px 0;text-align:center;line-height:1.4}.lightbox button{position:absolute;background:transparent;color:#fff;border:1px solid #ffffff60;border-radius:50%;width:48px;height:48px;font-size:25px;z-index:2}.close-dialog{top:18px;right:20px}.lightbox-prev{left:18px;top:48%}.lightbox-next{right:18px;top:48%}#lightbox-count{position:absolute;top:32px;left:24px;font-size:14px}
@media(min-width:1600px){.hero-photo{min-height:850px}.hero-copy{padding-top:70px}}@media(max-width:1000px){.hero{min-height:630px}.hero-photo{min-height:630px}.hero h1{margin-top:60px;font-size:8.2vw}.hero-copy{padding-top:25px}.header-date{display:none}.hero-bottom{align-items:flex-end}.hero-bottom p{font-size:14px}.round-link{width:48px;height:48px}.landscape-feature{height:550px}.section-heading p{font-size:16px}.year-stamp{width:116px;height:116px}.year-stamp b{font-size:44px}}@media(max-width:650px){html{scroll-padding-top:0}.site-header{height:64px;padding:0 6%}.wordmark{font-size:23px;gap:10px}.wordmark span{font-size:12px}.site-header nav{gap:16px;font-size:12px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:28px 6% 30px}.hero .eyebrow{font-size:12px;margin:0}.hero h1{font-size:21.5vw;line-height:.93;margin:26px 0 28px;letter-spacing:-.07em}.hero-bottom p{font-size:14px}.hero-photo{min-height:490px;height:122vw;max-height:660px}.hero-image img{object-position:center 42%}.photo-note{font-size:14px;left:23px;top:28px}.year-stamp{right:18px;bottom:48px;width:110px;height:110px}.year-stamp b{font-size:42px}.year-stamp span{font-size:12px;letter-spacing:0}.photo-coordinate{font-size:12px;bottom:20px;left:20px;letter-spacing:0}.ticker{font-size:18px;padding:17px 0}.ticker span{margin:0 18px}.chapter{padding:48px 6% 55px}.chapter-top{gap:15px;align-items:flex-start}.chapter-top .eyebrow{font-size:12px;letter-spacing:.5px}.chapter-top .eyebrow:last-child{text-align:right;max-width:130px}.section-heading{display:block;margin:30px 0}.section-heading h2{font-size:20vw}.section-heading p{font-size:16px;line-height:1.5;margin:24px 0 0}.britain-spread{grid-template-columns:1fr;gap:25px}.landscape-feature{height:auto;aspect-ratio:3/4}.side-photos{padding:5px 12px 0}.tilted{max-width:330px;margin:0 auto}.road-note{padding:10px 8px 0;gap:25px}.road-note p{font-size:23px}.road-note>span{font-size:75px}.lightbox{padding:75px 12px 90px}.lightbox-prev{top:auto;bottom:22px;left:calc(50% - 66px)}.lightbox-next{top:auto;bottom:22px;right:calc(50% - 66px)}.lightbox figure img{height:calc(100% - 60px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
.rail-header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:65px 0 25px}.rail-header h3{font-size:27px;letter-spacing:-.8px;line-height:1.2;margin:0}.rail-controls{display:flex;gap:10px}.rail-controls button{border:1px solid #ffffff80;color:#fff;background:transparent;border-radius:50%;width:44px;height:44px;font-size:23px;transition:background .2s,color .2s}.rail-controls button:hover{background:#d9ff43;color:#191919}.photo-rail{display:flex;gap:22px;overflow:auto;scroll-snap-type:x mandatory;scrollbar-color:#d9ff43 #ffffff20;scrollbar-width:thin;padding-bottom:17px;overscroll-behavior-x:contain}.rail-photo{flex:0 0 25%;min-width:230px;margin:0;scroll-snap-align:start}.rail-photo button{width:100%;aspect-ratio:3/4}.rail-photo figcaption{font-size:14px;line-height:1.4;padding-top:14px;max-width:260px}.rail-hint{font-size:12px;color:#ffffffc7;margin:18px 0 0;line-height:1.4}.movie-section{background:#191919;color:#fff;padding:80px 12%;display:grid;grid-template-columns:1.2fr 1fr;gap:10%;align-items:center}.movie-copy h2{font-size:clamp(38px,4.6vw,80px);letter-spacing:-.06em;line-height:1.04;margin:38px 0 26px}.movie-copy h2 span{color:#d9ff43;white-space:nowrap}.movie-copy>p:not(.eyebrow){font-size:18px;line-height:1.6}.movie-label{display:inline-block;margin-top:38px;color:#d9ff43;font-size:12px;letter-spacing:1px;border:1px solid #d9ff4360;padding:8px 12px}.movie-frame{position:relative;max-width:380px;justify-self:end;width:100%;border:1px solid #ffffff30;padding:9px;transform:rotate(2deg);background:#2c2c2c}.movie-frame video{width:100%;display:block;aspect-ratio:9/16;object-fit:contain;background:#111}.turkey{background:#ff754b;color:#191919}.turkey .chapter-top,.everyday .chapter-top{border-color:#19191950}.turkey .section-heading h2 em{color:#191919;display:inline-block;background:#d9ff43;padding:0 12px 8px;transform:rotate(-4deg)}.turkey .section-heading h2{font-size:clamp(60px,7.8vw,135px);line-height:1.03}.turkey-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px 5%;margin-top:60px}.turkey-photo{margin:0}.turkey-photo:nth-child(even){padding-top:100px}.turkey-photo button{width:100%;aspect-ratio:3/4}.turkey-photo:nth-child(3) button{aspect-ratio:1/1.08}.turkey-photo:nth-child(4) button{aspect-ratio:1/1.08}.turkey-photo figcaption{font-size:14px;padding-top:15px;line-height:1.4}.everyday{background:#eeeae4}.everyday .section-heading{align-items:center}.everyday .section-heading h2{font-size:clamp(70px,8vw,140px);line-height:.94}.everyday .section-heading h2 em{color:#2854f5}.everyday-tags{display:flex;flex-wrap:wrap;gap:12px;margin:38px 0 46px}.everyday-tags span{font-size:12px;font-weight:700;letter-spacing:.4px;padding:10px 15px;border:1px solid #191919;border-radius:30px}.everyday-tags span:nth-child(2){background:#d9ff43;border-color:#d9ff43}.everyday-tags span:nth-child(3){background:#2854f5;color:#fff;border-color:#2854f5}.everyday-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px 24px}.everyday-photo{margin:0}.everyday-photo:nth-child(even){transform:translateY(35px)}.everyday-photo button{width:100%;aspect-ratio:3/4}.everyday-photo figcaption{font-size:14px;line-height:1.4;padding:13px 0;max-width:230px}.everyday{padding-bottom:135px}.finale{background:#d9ff43;padding:75px 6.5% 25px}.finale h2{font-size:clamp(64px,8vw,138px);font-weight:900;letter-spacing:-.07em;line-height:.97;margin:45px 0 50px}.finale h2>span{color:#2854f5}.finale-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px}.finale-bottom p{font-size:20px;line-height:1.4;margin:0}.letter-button{display:flex;align-items:center;justify-content:space-between;gap:40px;background:#191919;border:0;color:#fff;padding:24px 28px;font-size:17px;font-weight:700;border-radius:4px;transition:background .2s}.letter-button:hover{background:#2854f5}.letter-button>span{font-size:28px;color:#d9ff43}footer{border-top:1px solid #19191955;padding-top:23px;margin-top:90px;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.5px}footer a{font-weight:700;font-size:14px}.letter-dialog{border:0;background:#d9ff43;color:#191919;padding:48px;max-width:610px;width:calc(100% - 32px);max-height:calc(100dvh - 40px);border-radius:5px}.letter-dialog::backdrop{background:#111b;backdrop-filter:blur(8px)}.letter-close{position:absolute;right:16px;top:12px;font-size:32px;background:none;border:0;width:44px;height:44px}.letter-dialog h2{font-size:65px;letter-spacing:-4px;margin:25px 0}.letter-copy{font-size:18px;line-height:1.55}.letter-copy p{margin:0 0 19px}.letter-sign{border-top:1px solid #19191955;margin-top:28px;padding-top:22px;display:flex;justify-content:space-between;gap:20px;font-size:14px}.letter-sign span:first-child{font-weight:700}.reveal{opacity:0;transform:translateY(24px);transition:opacity .65s,transform .65s}.reveal.visible{opacity:1;transform:translateY(0)}
@media(max-width:1000px){.movie-section{padding:65px 7%;gap:7%}.movie-copy h2{font-size:5.2vw}.everyday-grid{grid-template-columns:repeat(2,1fr);gap:30px}.everyday-photo figcaption{max-width:100%}.finale h2{font-size:8.5vw}.turkey-photo:nth-child(even){padding-top:65px}.rail-photo{flex-basis:33%}}@media(max-width:650px){.rail-header{margin-top:30px}.rail-header h3{font-size:23px;max-width:230px}.rail-controls{gap:6px}.rail-controls button{width:40px;height:40px}.photo-rail{gap:15px;margin-right:-6.8%;padding-right:6.8%}.rail-photo{flex-basis:75%;min-width:0}.rail-photo figcaption{font-size:14px}.movie-section{grid-template-columns:1fr;padding:48px 6%;gap:32px}.movie-copy h2{font-size:10.6vw;margin:24px 0 18px}.movie-copy>p:not(.eyebrow){font-size:16px}.movie-label{margin-top:12px}.movie-frame{width:88%;max-width:340px;justify-self:center;transform:rotate(2deg)}.turkey .section-heading h2{font-size:18vw}.turkey-grid{gap:28px 14px;margin-top:34px}.turkey-photo:nth-child(even){padding-top:40px}.turkey-photo button{aspect-ratio:3/4!important}.turkey-photo figcaption{font-size:14px;padding-top:12px}.everyday .section-heading h2{font-size:21vw}.everyday-tags{gap:8px;margin:28px 0 32px}.everyday-tags span{font-size:12px;padding:9px 11px;letter-spacing:0}.everyday-grid{gap:20px 14px}.everyday-photo:nth-child(even){transform:translateY(28px)}.everyday-photo figcaption{font-size:14px;padding-top:11px;line-height:1.35}.everyday{padding-bottom:85px}.finale{padding:50px 6% 25px}.finale h2{font-size:8.6vw;line-height:1.08;letter-spacing:-.07em;margin:28px 0 35px}.finale h2>span{line-height:1.08}.finale-bottom{align-items:flex-start;flex-direction:column;gap:28px}.finale-bottom p{font-size:18px}.letter-button{padding:20px 23px;width:100%;font-size:16px}.finale footer{margin-top:55px;align-items:flex-start;line-height:1.4;font-size:12px}.finale footer>span{max-width:170px}.finale footer a{white-space:nowrap;font-size:12px}.letter-dialog{padding:40px 25px 30px}.letter-dialog h2{font-size:52px;margin:20px 0}.letter-copy{font-size:16px;line-height:1.5}.letter-sign{font-size:14px}.letter-close{right:8px;top:6px}}
@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none}}
@media(max-width:650px){.site-header nav{font-size:14px;gap:14px}.everyday .section-heading h2{font-size:16.8vw}.finale h2{font-size:18vw;line-height:.97}.finale h2>span{display:inline-block;font-size:.48em;margin-top:20px;line-height:1.12}}@media(max-width:360px){.wordmark{font-size:20px;gap:7px}.wordmark span{padding:3px 4px}.site-header nav{gap:10px;font-size:14px}}
