.blog-shell{overflow:hidden;padding:clamp(60px,8vw,116px) 0;background:var(--surface-page)}.blog-shell__intro{width:min(100% - 32px,var(--max));margin:0 auto clamp(28px,4vw,54px);text-align:center}.blog-shell__intro p,.blog-shell__meta{margin:0;color:var(--text-muted);font-family:var(--font-body);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase}.blog-shell__meta:empty{display:none}.blog-shell__stack{display:contents}.blog-shell__viewport{overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.blog-shell__viewport::-webkit-scrollbar{display:none}.blog-shell__hit-area{position:absolute;z-index:4500;display:none;border:0;padding:0;background:transparent;cursor:pointer;touch-action:none}.blog-shell__track{display:flex;align-items:center;gap:clamp(16px,2.3vw,34px);width:max-content;padding:0 max(24px,calc((100vw - 340px)/2))}.blog-shell__item{position:relative;width:clamp(210px,24vw,360px);aspect-ratio:3 / 4;flex:0 0 auto;overflow:hidden;background:var(--paper-deep);opacity:.46;transform:scale(.82);transition:transform .36s ease,opacity .36s ease,filter .36s ease;scroll-snap-align:center;filter:grayscale(.18) contrast(.9)}.blog-shell__item.is-focused{opacity:1;transform:scale(1);filter:none}.blog-shell__item img{width:100%;height:100%;object-fit:cover;object-position:center}.blog-shell__card-copy{display:none}.blog-shell__play{position:absolute;inset:0;display:grid;place-items:center;color:#fffcf7e6;pointer-events:none}.blog-shell__play svg{width:clamp(52px,6vw,78px);height:clamp(52px,6vw,78px);filter:drop-shadow(0 14px 30px rgba(0,0,0,.28))}.blog-shell__play circle{fill:#17161533;stroke:currentColor;stroke-width:1;backdrop-filter:blur(10px)}.blog-shell__play path{fill:currentColor}.blog-shell--fullscreen[data-card-copy-overlay=true] .blog-shell__item:after{position:absolute;inset:0;z-index:1;content:"";background:linear-gradient(to top,rgba(0,0,0,.58),rgba(0,0,0,.14) 58%,transparent);pointer-events:none}.blog-shell--fullscreen[data-card-copy-overlay=true] .blog-shell__card-copy{position:absolute;left:18px;right:18px;bottom:28px;z-index:2;display:flex;flex-direction:column-reverse;align-items:center;gap:10px;color:#fffaf2;text-align:center;text-shadow:0 2px 18px rgba(0,0,0,.36);text-transform:uppercase;pointer-events:none}.blog-shell--fullscreen[data-card-copy-overlay=true] .blog-shell__card-location{font-size:clamp(.74rem,.9vw,1rem);letter-spacing:.08em}.blog-shell--fullscreen[data-card-copy-overlay=true] .blog-shell__card-title{font-family:var(--font-display);font-size:clamp(1rem,1vw,2rem);letter-spacing:.12em;line-height:.9}.blog-shell__video[aria-hidden=true]{display:none}.blog-shell__video{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:clamp(18px,4vw,58px);background:#121110b8;backdrop-filter:blur(18px)}.blog-shell__video-backdrop{position:absolute;inset:0;border:0;background:transparent;cursor:pointer}.blog-shell__video-panel{position:relative;z-index:1;width:90vw;color:var(--color-home-paper)}.blog-shell__video-close{display:block;margin:0 0 14px auto;border:1px solid rgba(255,252,247,.34);border-radius:999px;padding:10px 16px;background:#fffcf714;color:currentColor;font-family:var(--font-body);font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;cursor:pointer}.blog-shell__video-frame{overflow:hidden;border:1px solid rgba(255,252,247,.16);background:#080807;box-shadow:0 30px 80px #0000006b;aspect-ratio:16 / 9}.blog-shell__video-frame iframe{width:100%;height:100%;border:0}.blog-shell--fullscreen{--blog-shell-focus-size: clamp(244px, 15.2vw, 306px);padding:0;background:transparent}.blog-shell--fullscreen .blog-shell__viewport{overflow:hidden;cursor:grab;touch-action:pan-y}.blog-shell--fullscreen .blog-shell__viewport.is-dragging{cursor:grabbing}.blog-shell--fullscreen .blog-shell__track{position:relative;display:block;width:100%;padding:0}.blog-shell--fullscreen .blog-shell__item{position:absolute;bottom:0;aspect-ratio:auto;opacity:1;transform:none;transition:none;filter:saturate(.92) contrast(.96);will-change:left,width,height}.blog-shell--fullscreen .blog-shell__item.is-focused{filter:none}.blog-shell__copy{display:flex;flex-direction:column;align-items:center;gap:12px;width:min(100% - 32px,720px);min-height:120px;margin:clamp(28px,4vw,50px) auto 0;text-align:center}.blog-shell__copy--before{margin:0 auto clamp(28px,4vw,10px)}@media(min-width:901px){.blog-shell--fullscreen[data-desktop-copy-position=before] .blog-shell__stack{display:flex;flex-direction:column}.blog-shell--fullscreen[data-desktop-copy-position=before] .blog-shell__copy{order:-1;margin:0 auto clamp(28px,4vw,50px)}}.blog-shell__copy h2{margin:0;font-family:var(--font-display);font-size:clamp(2.4rem,6vw,5rem);font-weight:400;letter-spacing:.03em;line-height:.9}.blog-shell__copy p:last-child{max-width:520px;margin:0 auto;color:var(--text-muted);font-family:var(--font-body);font-size:clamp(.95rem,1.2vw,1.08rem);line-height:1.55}@media(max-width:700px){.blog-shell__track{padding-inline:calc((100vw - 240px)/2)}.blog-shell__item{width:240px}.blog-shell--fullscreen .blog-shell__track{height:min(54svw,224px)}.blog-shell__copy{width:min(100% - 48px,520px);min-height:96px;gap:8px;margin-top:24px}.blog-shell__copy h2{font-size:clamp(2rem,12vw,3.2rem)}.blog-shell__copy p:last-child{font-size:.9rem;line-height:1.45}.blog-shell__play svg{width:54px;height:54px}.blog-shell__video{padding:18px}}@media(max-width:900px){.blog-shell--fullscreen[data-mobile-layout=horizontal-scroll]{padding:0;overflow:hidden}.blog-shell--fullscreen[data-mobile-layout=horizontal-scroll] .blog-shell__viewport{overflow-x:auto;overflow-y:hidden;cursor:auto;touch-action:pan-x pan-y;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.blog-shell--fullscreen[data-mobile-layout=horizontal-scroll] .blog-shell__viewport::-webkit-scrollbar{display:none}.blog-shell--fullscreen[data-mobile-layout=horizontal-scroll] .blog-shell__track{position:relative;display:flex;gap:14px;width:max-content;height:auto!important;padding:0 max(8vw,calc((100vw - 390px)/2))}.blog-shell--fullscreen[data-mobile-layout=horizontal-scroll] .blog-shell__item{position:relative;left:auto!important;bottom:auto;width:min(84vw,390px)!important;height:auto!important;aspect-ratio:var(--mobile-item-ratio, 16 / 9);flex:0 0 auto;opacity:1;transform:none;scroll-snap-align:center;filter:saturate(.92) contrast(.96);will-change:auto}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]){position:absolute;inset:0;padding:0;overflow:visible;background:transparent}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__stack{position:absolute;top:62px;left:0;right:0;display:flex;flex-direction:column;gap:20px}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__viewport{position:relative;height:calc(100svh - 306px);min-height:340px;overflow:hidden;cursor:grab;touch-action:none}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__viewport.is-dragging{cursor:grabbing}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__track{position:relative;display:block;width:100%;height:100%!important;padding:0}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__item{position:absolute;bottom:auto;display:block;aspect-ratio:auto;transform:none;transition:none;filter:saturate(.9) contrast(.96);will-change:top,width,height,opacity}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__item.is-focused{filter:none}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__copy{width:min(100% - 52px,300px);min-height:168px;margin:0 auto;pointer-events:none}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__copy h2{color:var(--text-figma-strong);font-size:clamp(1.45rem,4.8vw,4.25rem)!important;letter-spacing:.03em;line-height:.9;text-transform:uppercase}.blog-shell--fullscreen:is([data-mobile-layout=vertical-stack],[data-mobile-layout=film-stack],[data-mobile-layout=album-stack]) .blog-shell__copy p:last-child{max-width:36em;color:var(--color-home-sage);font-size:clamp(.75rem,3.25vw,1.38rem);line-height:1.18;text-transform:uppercase}.blog-shell--fullscreen[data-card-copy-overlay=true] .blog-shell__card-title{font-size:clamp(.8rem,4vw,2rem)}}
