@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--red:#ed1738;--ink:#111215;--muted:#62636b;--line:#dedee3;--paper:#f3f3f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.75 Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:5px}a:focus-visible,summary:focus-visible{outline:3px solid #306cf4;outline-offset:6px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure{margin:0}p+p{margin-top:20px}h1,h2,h3{line-height:1.06;letter-spacing:-.055em}h1{font-size:clamp(3.4rem,6.8vw,7rem);font-weight:900}h2{font-size:clamp(2.3rem,4.1vw,4.2rem);font-weight:800}h3{font-size:1.65rem;letter-spacing:-.035em;line-height:1.25;margin-bottom:16px}em{font-style:normal;color:var(--red)}p{color:var(--muted)}.wrap{width:min(1280px,calc(100% - 96px));margin-inline:auto}.section{padding-block:110px}.eyebrow{color:var(--red);font-size:.8rem;font-weight:800;letter-spacing:.12em;margin:0 0 28px}.skip{position:absolute;top:-100px;left:20px;padding:16px;background:white;z-index:100}.skip:focus{top:10px}header{position:sticky;top:0;z-index:10;background:#fffffff5;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:8px max(32px,calc((100vw - 1280px)/2));gap:24px;backdrop-filter:blur(12px)}header img{width:142px;height:66px;object-fit:contain}nav{display:flex;align-items:center;gap:32px;font-size:.875rem;font-weight:700}.portal{border:1px solid var(--line);padding:10px 18px}.hero{position:relative;padding-block:70px 64px;overflow:hidden}.hero h1{position:relative;z-index:1;max-width:860px}.hero-bottom{display:flex;align-items:end;justify-content:space-between;gap:60px;margin-top:40px;position:relative;z-index:1}.hero-bottom p{font-size:1.15rem;max-width:540px}.round-link{display:flex;align-items:center;gap:24px;font-weight:700;font-size:.9rem;white-space:nowrap}.round-link span{display:grid;place-items:center;border:1px solid var(--line);width:56px;height:56px;border-radius:50%;font-size:1.5rem}.year{position:absolute;right:0;top:100px;font-weight:900;font-size:clamp(7rem,17vw,17rem);letter-spacing:-.09em;line-height:1;color:#f1f1f4;writing-mode:vertical-rl;z-index:0}.year span{font-size:.75rem;letter-spacing:.16em;color:#85858e;margin-top:12px}.ribbon{display:flex;justify-content:space-evenly;gap:30px;padding:20px;background:var(--red);color:white;font-size:.875rem;font-weight:800;letter-spacing:.08em;flex-wrap:wrap}.history{display:grid;grid-template-columns:1fr 1.15fr;gap:95px}.section-title>p:last-child{margin-top:28px;max-width:330px}.timeline article{display:grid;grid-template-columns:85px 1fr;gap:24px;border-top:1px solid var(--line);padding:32px 0}.timeline article:first-child{padding-top:0;border:0}.date{font-weight:900;font-size:1.6rem;color:var(--red);line-height:1.3}.date.word{font-size:.75rem;letter-spacing:.06em;padding-top:7px}.text-link{display:inline-block;font-size:.875rem;font-weight:700;text-decoration:underline;text-underline-offset:5px;margin-top:22px}.podcast{background:var(--ink);color:white;padding:84px 0}.podcast-grid{display:grid;grid-template-columns:1fr 1fr;gap:95px}.podcast p:not(.eyebrow){color:#c2c2cc}.button{display:inline-flex;align-items:center;justify-content:center;background:var(--red);color:white;padding:16px 24px;border-radius:4px;font-size:.95rem;font-weight:700;margin-top:28px}.editor-heading{margin-bottom:44px}.editor-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:start}.editor figure img{width:100%;aspect-ratio:1.3;object-fit:cover}.editor figcaption{font-size:.75rem;color:var(--muted);margin-top:12px}.intro{font-size:1.3rem;color:var(--ink);line-height:1.55}.profile-links{display:flex;gap:24px;flex-wrap:wrap}.values{background:var(--paper)}.values-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:55px;margin-top:56px}.values article{border-top:1px solid #cacbd2;padding-top:24px}.values article>span{font-size:.875rem;font-weight:800;color:var(--red)}.values h3{margin-top:22px;font-size:2rem}.closing{background:var(--red);color:white;padding:90px 0}.closing .eyebrow{color:white}.closing h2{font-size:clamp(2.9rem,6vw,6rem)}.closing-bottom{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-top:24px}.light{background:white;color:var(--ink)}.closing-bottom>div{display:flex;flex-direction:column;gap:10px;font-size:.95rem}footer{padding-block:32px;display:flex;gap:40px;align-items:center;flex-wrap:wrap}footer p{font-size:.875rem}footer details{margin-left:auto;font-size:.8rem;max-width:400px}summary{cursor:pointer}details p{margin-top:12px}details a{text-decoration:underline}
@media(max-width:1000px){.wrap{width:calc(100% - 56px)}.history,.podcast-grid{gap:40px}.editor-grid{gap:32px}.year{opacity:.6}.hero h1{font-size:clamp(3.5rem,8vw,6rem)}}
@media(max-width:700px){html{scroll-padding-top:120px}.wrap{width:calc(100% - 40px)}header{padding:8px 20px;gap:12px;flex-wrap:wrap}header img{width:108px;height:48px}nav{gap:16px;font-size:.8rem}nav .portal{display:none}.hero{padding-top:45px}.hero h1{font-size:clamp(2.8rem,10.8vw,4.6rem)}.year{display:none}.hero-bottom{display:block;margin-top:28px}.hero-bottom p{font-size:1.05rem}.round-link{margin-top:28px;justify-content:space-between}.ribbon{gap:12px 24px;font-size:.7rem;padding:18px 20px}.section{padding-block:65px}.history,.podcast-grid,.editor-grid{grid-template-columns:1fr;gap:38px}.section-title>p:last-child{max-width:none}.timeline article{grid-template-columns:65px 1fr;gap:18px}.date{font-size:1.3rem}.date.word{font-size:.7rem}.timeline h3{font-size:1.45rem}.podcast{padding:60px 0}.editor figure img{aspect-ratio:1.5}.editor-heading{margin-bottom:32px}.values-grid{grid-template-columns:1fr;gap:30px;margin-top:32px}.values h3{margin-top:14px}.closing{padding:60px 0}.closing-bottom{display:block}.closing-bottom>div{margin-top:32px}footer{gap:20px}footer details{margin-left:0;flex-basis:100%}}
.editor figure img{aspect-ratio:1;max-width:420px;object-fit:contain;background:var(--ink)}
.archive-hero{margin-bottom:48px}.archive-hero img{width:100%;max-height:610px;object-fit:cover;object-position:center 55%}.archive-hero figcaption,.memory-grid figcaption{font-size:.8rem;color:var(--muted);margin-top:12px}.memories{background:var(--paper)}.memory-heading{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:end;margin-bottom:40px}.memory-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:24px}.memory-grid img{width:100%;height:310px;object-fit:cover}.memory-grid figure:first-child img{object-position:60% center}.memory-links{display:flex;gap:32px;flex-wrap:wrap;margin-top:12px}.archive-credit{font-size:.8rem;margin-top:20px}.memory-grid a{display:block}.memory-grid a:hover{outline:3px solid var(--red);outline-offset:4px}
@media(max-width:900px){.memory-heading{grid-template-columns:1fr;gap:24px}.memory-grid{grid-template-columns:1fr 1fr}.memory-grid figure:first-child{grid-column:1/-1}.memory-grid figure:first-child img{height:auto}.memory-grid img{height:auto;aspect-ratio:1;object-fit:contain}.archive-hero img{max-height:none;object-fit:contain}}
@media(max-width:500px){.memory-grid{grid-template-columns:1fr;gap:26px}.memory-links{display:block}.archive-hero{margin-bottom:30px}}
@media(max-width:900px){.memory-grid figure:first-child img{aspect-ratio:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
