.editorial-stories-context{color:var(--ink-soft);font-family:var(--mono);font-size:calc(8px + var(--mono-size-boost));font-weight:400;text-transform:uppercase}.editorial-stories{padding-block:44px 48px;border-bottom:1px solid var(--rule)}.editorial-stories-heading,.social-reels-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:26px}.editorial-stories-heading h2,.social-reels-heading h2{margin:5px 0 0;font-family:var(--serif);font-size:clamp(38px,5vw,64px);font-weight:var(--display-weight);letter-spacing:-.045em;line-height:.9}.editorial-stories-heading>p{max-width:340px;margin:0;color:var(--ink-soft);font-family:var(--serif);font-size:17px;line-height:1.4}.editorial-stories-wrapper{position:relative;width:100%;overflow:hidden}.editorial-story-groups{display:flex;gap:clamp(18px,3vw,38px);overflow-x:auto;padding:4px max(72px,calc((100% - 1380px) / 2)) 14px;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;scroll-snap-type:x proximity;touch-action:pan-x}.editorial-story-groups::-webkit-scrollbar{display:none}.editorial-story-group{flex:0 0 104px;padding:0;border:0;background:transparent;color:var(--ink);cursor:pointer;scroll-snap-align:start}.editorial-story-ring{display:grid;width:92px;height:92px;margin-inline:auto;padding:3px;place-items:center;border:3px solid var(--story-accent);border-radius:50%;transition:transform .2s}.editorial-story-group:focus-visible .editorial-story-ring,.editorial-story-group:hover .editorial-story-ring{transform:scale(1.055)}.editorial-story-group:focus-visible{outline:0}.editorial-story-group:focus-visible .editorial-story-ring{outline:2px solid var(--red);outline-offset:5px}.editorial-story-ring>span{display:grid;width:100%;height:100%;overflow:hidden;place-items:center;border:2px solid var(--paper-bright);border-radius:50%;background:var(--story-accent)}.editorial-story-ring img{width:100%;height:100%;object-fit:cover}.editorial-story-ring .is-logo img{padding:14px;object-fit:contain}.editorial-story-group.is-seen .editorial-story-ring{border-color:#aaa9a3;filter:grayscale(.85)}.editorial-story-group strong{display:block;margin-top:10px;overflow:hidden;font-family:var(--mono);font-size:calc(9px + var(--mono-size-boost));font-weight:500;line-height:1.25;text-align:center;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.editorial-stories-arrow{position:absolute;z-index:4;top:46%;display:grid;width:40px;height:40px;padding:0;place-items:center;border:0;border-radius:50%;background:color-mix(in srgb,var(--paper-bright) 92%,transparent);color:var(--ink);box-shadow:0 4px 18px rgba(0,0,0,.2);cursor:pointer;font-family:var(--serif);font-size:30px;transform:translateY(-50%)}.editorial-stories-arrow.previous{left:12px}.editorial-stories-arrow.next{right:12px}.editorial-stories-arrow:focus-visible,.editorial-stories-arrow:hover{background:var(--red);color:white}.editorial-stories-empty{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--rule)}.editorial-stories-empty p{margin:0;color:var(--ink-soft);font-family:var(--serif);font-size:18px}.editorial-stories-empty a{flex:none;font-family:var(--mono);font-size:calc(9px + var(--mono-size-boost));text-transform:uppercase}body.story-moment-open{overflow:hidden}.story-moment-modal{position:fixed;z-index:12000;inset:0;display:grid;padding:20px;place-items:center;background:rgba(5,5,5,.94)}.story-moment-viewer{position:relative;width:min(100%,510px);height:min(calc(100vh - 40px),900px);overflow:hidden;border-radius:10px;background:#090909;color:white;box-shadow:0 30px 90px rgba(0,0,0,.55)}.story-moment-progress{position:absolute;z-index:5;top:10px;right:10px;left:10px;display:flex;gap:4px}.story-moment-progress>span{height:3px;overflow:hidden;flex:1;border-radius:4px;background:rgba(255,255,255,.35)}.story-moment-progress b{display:block;width:0;height:100%;background:white}.story-moment-progress .is-seen b{width:100%}.story-moment-progress .is-active b{animation:story-moment-progress 6s linear forwards}@keyframes story-moment-progress{to{width:100%}}.story-moment-viewer>header{position:absolute;z-index:5;top:22px;right:14px;left:14px;display:grid;grid-template-columns:38px 1fr auto auto 32px;gap:9px;align-items:center;text-shadow:0 1px 5px rgba(0,0,0,.5)}.story-moment-viewer>header img{width:38px;height:38px;padding:4px;border:1px solid rgba(255,255,255,.7);border-radius:50%;background:var(--story-accent);object-fit:contain}.story-moment-viewer>header strong{min-width:0;overflow:hidden;font-family:var(--sans);font-size:13px;text-overflow:ellipsis;white-space:nowrap}.story-moment-viewer>header time{font-family:var(--mono);font-size:calc(8px + var(--mono-size-boost));opacity:.75;text-transform:uppercase}.story-moment-viewer>header button{width:32px;height:32px;padding:0;border:0;background:transparent;color:white;cursor:pointer;font-size:28px;line-height:1}.story-moment-viewer>header button.story-moment-pause{width:auto;height:26px;padding:0 10px;border:1px solid rgba(255,255,255,.65);border-radius:13px;font-family:var(--mono);font-size:calc(8px + var(--mono-size-boost));letter-spacing:.07em;text-transform:uppercase}.story-moment-viewer>header button.story-moment-pause:focus-visible,.story-moment-viewer>header button.story-moment-pause:hover{background:white;color:var(--ink);text-shadow:none}.story-moment-viewer.is-paused .story-moment-progress .is-active b{animation-play-state:paused}.story-moment-media,.story-moment-media>img,.story-moment-media>video{position:absolute;inset:0;width:100%;height:100%}.story-moment-media>img,.story-moment-media>video{object-fit:cover}.story-moment-media:after{position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(0,0,0,.88));content:"";pointer-events:none}.story-moment-copy{position:absolute;z-index:6;right:30px;bottom:34px;left:30px;pointer-events:none}.story-moment-copy p{margin:0 0 18px;font-family:var(--serif);font-size:clamp(23px,4vh,34px);line-height:1.08;text-shadow:0 2px 12px rgba(0,0,0,.35)}.story-moment-copy a{position:relative;z-index:8;display:inline-flex;padding:11px 14px;border:1px solid rgba(255,255,255,.72);font-family:var(--mono);font-size:calc(9px + var(--mono-size-boost));text-transform:uppercase;pointer-events:auto}.story-moment-copy a:hover{background:white;color:var(--ink)}.story-moment-tap{position:absolute;z-index:4;top:76px;bottom:0;width:32%;padding:0;border:0;background:transparent;cursor:pointer}.story-moment-tap.previous{left:0}.story-moment-tap.next{right:0}@media (prefers-reduced-motion:reduce){.story-moment-progress .is-active b{width:100%;animation:none}}@media (max-width:760px){.editorial-stories-heading,.social-reels-heading{display:block}.editorial-stories-heading>p{margin-top:14px}.editorial-story-group{flex-basis:86px}.editorial-story-ring{width:76px;height:76px}.editorial-story-groups{padding-inline:14px}.editorial-stories-arrow{display:none}.editorial-stories-empty{min-height:110px;align-items:flex-start;flex-direction:column;justify-content:center;gap:12px}.story-moment-modal{padding:0}.story-moment-viewer{width:100%;height:100dvh;border-radius:0}}