.ContactActions-module__jJmtna__actions{gap:1rem;display:grid}.ContactActions-module__jJmtna__primary{background:var(--color-accent);min-height:56px;color:var(--color-on-accent);transition:filter var(--dur-fast) var(--ease-out), transform var(--dur-fast) var(--ease-out);justify-content:space-between;align-items:center;gap:1.5rem;padding:clamp(1.1rem,2.6vw,1.6rem) clamp(1.25rem,3vw,2rem);display:flex}.ContactActions-module__jJmtna__primary:hover,.ContactActions-module__jJmtna__primary:focus-visible{filter:brightness(1.12)}.ContactActions-module__jJmtna__primary:active{transform:translateY(1px)}.ContactActions-module__jJmtna__primaryLabel{letter-spacing:-.025em;text-transform:uppercase;font-size:clamp(1.05rem,2.2vw,1.5rem);font-weight:700}.ContactActions-module__jJmtna__arrow{transition:transform var(--dur-mid) var(--ease-out);font-size:1.4rem}.ContactActions-module__jJmtna__primary:hover .ContactActions-module__jJmtna__arrow,.ContactActions-module__jJmtna__primary:focus-visible .ContactActions-module__jJmtna__arrow{transform:translate(.35rem)}.ContactActions-module__jJmtna__row{border:1px solid var(--color-border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:.35rem .9rem;display:flex}.ContactActions-module__jJmtna__address{min-height:44px;color:var(--color-text);letter-spacing:.08em;text-transform:none;overflow-wrap:anywhere;align-items:center;display:inline-flex}.ContactActions-module__jJmtna__address:hover{color:var(--color-accent)}.ContactActions-module__jJmtna__copy{min-height:44px;color:var(--color-text-muted);transition:color var(--dur-fast) var(--ease-out);align-items:center;display:inline-flex}.ContactActions-module__jJmtna__copy:hover{color:var(--color-accent)}
.Book-module__IHtoVa__section{border-top:1px solid var(--color-border);background:radial-gradient(90% 70% at 12% 0%, color-mix(in srgb, var(--color-accent) 9%, transparent), transparent 60%), var(--color-bg);padding-block:var(--section-gap)}.Book-module__IHtoVa__inner{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,7vw,7rem);display:grid}.Book-module__IHtoVa__tag{color:var(--color-accent)}.Book-module__IHtoVa__title{letter-spacing:-.04em;text-transform:uppercase;margin:.9rem 0 0;font-size:clamp(2.4rem,7.5vw,6rem);font-weight:700;line-height:.88}.Book-module__IHtoVa__outline{color:#0000;-webkit-text-stroke:1.5px var(--color-text);paint-order:stroke fill}@supports not (-webkit-text-stroke:1px black){.Book-module__IHtoVa__outline{color:var(--color-text-muted)}}.Book-module__IHtoVa__sub{font-size:var(--text-lead);color:var(--color-text-muted);letter-spacing:-.015em;margin:clamp(1rem,2.5vw,1.75rem) 0 0}.Book-module__IHtoVa__side{gap:clamp(1.5rem,4vw,2.5rem);display:grid}.Book-module__IHtoVa__brief{border-top:1px solid var(--color-border);gap:0;margin:0;padding:0;list-style:none;display:grid}.Book-module__IHtoVa__briefHead{border-bottom:1px solid var(--color-border);color:var(--color-accent);padding-block:.9rem}.Book-module__IHtoVa__briefItem{border-bottom:1px solid var(--color-border);letter-spacing:-.025em;text-transform:uppercase;align-items:baseline;gap:1rem;padding-block:clamp(.7rem,1.8vw,1.1rem);font-size:clamp(1.1rem,2.4vw,1.7rem);font-weight:500;display:flex}.Book-module__IHtoVa__cards{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.Book-module__IHtoVa__card{border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-surface) 70%, transparent);min-height:44px;transition:border-color var(--dur-mid) var(--ease-out), background var(--dur-mid) var(--ease-out);grid-template-columns:auto 1fr auto;align-items:center;gap:.35rem 1rem;padding:clamp(1.25rem,3vw,2rem);display:grid;position:relative;overflow:hidden}.Book-module__IHtoVa__card:before{content:"";background:linear-gradient(to right, color-mix(in srgb, var(--color-accent) 12%, transparent), transparent 65%);opacity:0;transition:opacity var(--dur-mid) var(--ease-out);position:absolute;inset:0}.Book-module__IHtoVa__card:hover,.Book-module__IHtoVa__card:focus-visible{border-color:var(--color-accent)}.Book-module__IHtoVa__card:hover:before,.Book-module__IHtoVa__card:focus-visible:before{opacity:1}.Book-module__IHtoVa__card>*{position:relative}.Book-module__IHtoVa__n{color:var(--color-accent);align-self:start}.Book-module__IHtoVa__label{letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(1.15rem,2.4vw,1.75rem);font-weight:700}.Book-module__IHtoVa__handle{grid-column:2}.Book-module__IHtoVa__note{color:var(--color-text-muted);letter-spacing:-.01em;grid-column:2;padding-top:.4rem;font-size:.95rem}.Book-module__IHtoVa__arrow{color:var(--color-text-muted);transition:transform var(--dur-mid) var(--ease-out), color var(--dur-mid) var(--ease-out);grid-area:1/3/-1;font-size:1.5rem}.Book-module__IHtoVa__card:hover .Book-module__IHtoVa__arrow,.Book-module__IHtoVa__card:focus-visible .Book-module__IHtoVa__arrow{color:var(--color-accent);transform:translate(.4rem)}@media (max-width:60rem){.Book-module__IHtoVa__inner{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{border-top:1px solid var(--color-border);padding-block:2rem}.Footer-module__EZoWya__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__EZoWya__link{min-height:44px;transition:color var(--dur-fast) var(--ease-out);align-items:center;display:inline-flex}.Footer-module__EZoWya__link:hover{color:var(--color-accent)}
.Lightbox-module__s-tCFa__backdrop{z-index:70;background:color-mix(in srgb, var(--color-bg) 96%, transparent);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:Lightbox-module__s-tCFa__fade var(--dur-mid) var(--ease-out);grid-template-rows:auto 1fr;padding:1rem clamp(1rem,4vw,3rem) clamp(1rem,4vw,3rem);display:grid;position:fixed;inset:0}@keyframes Lightbox-module__s-tCFa__fade{0%{opacity:0}}.Lightbox-module__s-tCFa__bar{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}.Lightbox-module__s-tCFa__counter{color:var(--color-text)}.Lightbox-module__s-tCFa__slash{color:var(--color-accent);padding-inline:.4em}.Lightbox-module__s-tCFa__close{min-height:44px;transition:color var(--dur-fast) var(--ease-out);align-items:center;gap:.5rem;padding-inline:.25rem;display:inline-flex}.Lightbox-module__s-tCFa__close:hover{color:var(--color-accent)}.Lightbox-module__s-tCFa__figure{grid-template-rows:1fr auto;gap:1rem;min-height:0;margin:0;padding-block:clamp(1rem,3vw,2rem);display:grid}.Lightbox-module__s-tCFa__image{object-fit:contain;border:1px solid var(--color-border);max-width:100%;min-height:0;max-height:100%;animation:Lightbox-module__s-tCFa__rise var(--dur-mid) var(--ease-out);margin-inline:auto}@keyframes Lightbox-module__s-tCFa__rise{0%{opacity:0;transform:scale(.985)}}.Lightbox-module__s-tCFa__caption{text-align:center;justify-content:center;align-items:baseline;gap:1rem;display:flex}.Lightbox-module__s-tCFa__title{letter-spacing:-.02em;text-transform:uppercase;font-weight:500}.Lightbox-module__s-tCFa__arrow{width:3rem;height:3rem;color:var(--color-text-muted);border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-bg) 70%, transparent);transition:color var(--dur-fast) var(--ease-out), border-color var(--dur-fast) var(--ease-out);place-items:center;font-size:1.1rem;display:grid;position:absolute;top:50%;translate:0 -50%}.Lightbox-module__s-tCFa__arrow:hover{color:var(--color-text);border-color:var(--color-accent)}.Lightbox-module__s-tCFa__prev{left:clamp(.5rem,2vw,1.5rem)}.Lightbox-module__s-tCFa__next{right:clamp(.5rem,2vw,1.5rem)}@media (max-width:40rem){.Lightbox-module__s-tCFa__arrow{top:auto;bottom:.75rem;translate:none}.Lightbox-module__s-tCFa__prev{left:25%}.Lightbox-module__s-tCFa__next{right:25%}.Lightbox-module__s-tCFa__caption{padding-bottom:3.5rem}}
.SectionHead-module___aV-iW__head{margin-bottom:clamp(2rem,5vw,4rem)}.SectionHead-module___aV-iW__top{align-items:center;gap:1rem;padding-bottom:1rem;display:flex}.SectionHead-module___aV-iW__index{color:var(--color-accent);flex:none}.SectionHead-module___aV-iW__rule{background:var(--color-border);flex:1;height:1px}.SectionHead-module___aV-iW__title{font-size:var(--text-section);letter-spacing:-.035em;text-transform:uppercase;margin:0;font-weight:700;line-height:.9}
.Gallery-module__wqsUoa__section{padding-block:var(--section-gap)}.Gallery-module__wqsUoa__grid{grid-template-columns:repeat(3,1fr);grid-auto-flow:dense;gap:clamp(1rem,2.2vw,2.2rem);margin:0;padding:0;list-style:none;display:grid}.Gallery-module__wqsUoa__cell[data-shape=wide]{grid-column:span 2}@media (min-width:60rem){.Gallery-module__wqsUoa__cell:nth-child(3n+2){transform:translateY(clamp(1.5rem,4vw,4rem))}}.Gallery-module__wqsUoa__tile{text-align:left;width:100%;padding:0;display:block}.Gallery-module__wqsUoa__frame{background:var(--color-surface);border:1px solid var(--color-border);aspect-ratio:4/5;display:block;position:relative;overflow:hidden}.Gallery-module__wqsUoa__cell[data-shape=wide] .Gallery-module__wqsUoa__frame{aspect-ratio:16/10}.Gallery-module__wqsUoa__image{object-fit:cover;filter:brightness(.86)contrast(1.02);width:100%;height:100%;transition:transform var(--dur-slow) var(--ease-out), filter var(--dur-mid) var(--ease-out);transform:scale(1.005)}.Gallery-module__wqsUoa__tile:hover .Gallery-module__wqsUoa__image,.Gallery-module__wqsUoa__tile:focus-visible .Gallery-module__wqsUoa__image{filter:brightness(1.04)contrast(1.06);transform:scale(1.045)}.Gallery-module__wqsUoa__brackets i{border:0 solid var(--color-accent);opacity:0;width:1.35rem;height:1.35rem;transition:opacity var(--dur-fast) var(--ease-out), inset var(--dur-mid) var(--ease-out);position:absolute}.Gallery-module__wqsUoa__brackets i:first-child{border-top-width:1px;border-left-width:1px;inset:1.4rem auto auto 1.4rem}.Gallery-module__wqsUoa__brackets i:nth-child(2){border-top-width:1px;border-right-width:1px;inset:1.4rem 1.4rem auto auto}.Gallery-module__wqsUoa__brackets i:nth-child(3){border-bottom-width:1px;border-left-width:1px;inset:auto auto 1.4rem 1.4rem}.Gallery-module__wqsUoa__brackets i:nth-child(4){border-bottom-width:1px;border-right-width:1px;inset:auto 1.4rem 1.4rem auto}.Gallery-module__wqsUoa__tile:hover .Gallery-module__wqsUoa__brackets i,.Gallery-module__wqsUoa__tile:focus-visible .Gallery-module__wqsUoa__brackets i{opacity:1}.Gallery-module__wqsUoa__tile:hover .Gallery-module__wqsUoa__brackets i:first-child,.Gallery-module__wqsUoa__tile:focus-visible .Gallery-module__wqsUoa__brackets i:first-child{inset:.7rem auto auto .7rem}.Gallery-module__wqsUoa__tile:hover .Gallery-module__wqsUoa__brackets i:nth-child(2),.Gallery-module__wqsUoa__tile:focus-visible .Gallery-module__wqsUoa__brackets i:nth-child(2){inset:.7rem .7rem auto auto}.Gallery-module__wqsUoa__tile:hover .Gallery-module__wqsUoa__brackets i:nth-child(3),.Gallery-module__wqsUoa__tile:focus-visible .Gallery-module__wqsUoa__brackets i:nth-child(3){inset:auto auto .7rem .7rem}.Gallery-module__wqsUoa__tile:hover .Gallery-module__wqsUoa__brackets i:nth-child(4),.Gallery-module__wqsUoa__tile:focus-visible .Gallery-module__wqsUoa__brackets i:nth-child(4){inset:auto .7rem .7rem auto}.Gallery-module__wqsUoa__meta{grid-template-columns:auto 1fr;align-items:baseline;column-gap:.75rem;padding-top:.85rem;display:grid}.Gallery-module__wqsUoa__index{color:var(--color-accent)}.Gallery-module__wqsUoa__title{letter-spacing:-.02em;text-transform:uppercase;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:500}.Gallery-module__wqsUoa__placement{grid-column:2}@media (max-width:60rem){.Gallery-module__wqsUoa__grid{grid-template-columns:repeat(2,1fr)}.Gallery-module__wqsUoa__cell[data-shape=wide]{grid-column:span 2}}@media (max-width:34rem){.Gallery-module__wqsUoa__grid{grid-template-columns:1fr}.Gallery-module__wqsUoa__cell[data-shape=wide]{grid-column:span 1}}
.Hero-module__Z8hQ_W__hero{isolation:isolate;align-items:flex-end;min-height:100svh;padding-block:8rem 5rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__backdrop{z-index:-2;position:absolute;inset:0}.Hero-module__Z8hQ_W__backdrop img{object-fit:cover;object-position:64% 32%;opacity:1;filter:contrast(1.03)brightness(1.5);width:100%;height:100%}@media (prefers-reduced-motion:no-preference){.Hero-module__Z8hQ_W__backdrop img{animation:Hero-module__Z8hQ_W__drift-in 2.4s var(--ease-out) both}}@keyframes Hero-module__Z8hQ_W__drift-in{0%{opacity:0;transform:scale(1.09)}to{opacity:.38;transform:scale(1)}}.Hero-module__Z8hQ_W__grid{z-index:-1;background-image:repeating-linear-gradient(to right, color-mix(in srgb, var(--color-border-strong) 55%, transparent) 0 1px, transparent 1px 9vw), repeating-linear-gradient(to bottom, color-mix(in srgb, var(--color-border-strong) 40%, transparent) 0 1px, transparent 1px 9vw);position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 78%);mask-image:linear-gradient(#000 0%,#0000 78%)}.Hero-module__Z8hQ_W__vignette{z-index:-1;background:linear-gradient(to right, #050507f0 0%, #05050757 30%, transparent 56%), linear-gradient(to top, var(--color-bg) 1%, #05050766 16%, transparent 48%), radial-gradient(95% 70% at 8% 96%, #050507e6 8%, transparent 62%);position:absolute;inset:0}.Hero-module__Z8hQ_W__inner{width:100%}.Hero-module__Z8hQ_W__eyebrow{color:var(--color-text);align-items:center;gap:.9rem;margin:0 0 clamp(.75rem,2vw,1.5rem);display:flex}.Hero-module__Z8hQ_W__rule{background:var(--color-accent);transform-origin:0;width:clamp(2rem,8vw,7rem);height:1px;display:block}@media (prefers-reduced-motion:no-preference){.Hero-module__Z8hQ_W__rule{animation:Hero-module__Z8hQ_W__extend 1.2s var(--ease-out) .5s both}}@keyframes Hero-module__Z8hQ_W__extend{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.Hero-module__Z8hQ_W__name{font-size:var(--text-hero);letter-spacing:var(--tracking-hero);text-transform:uppercase;margin:0;padding-top:.06em;font-weight:700;line-height:.82}.Hero-module__Z8hQ_W__line{display:block}.Hero-module__Z8hQ_W__outline{color:#0000;-webkit-text-stroke:1.5px var(--color-text);paint-order:stroke fill}@supports not (-webkit-text-stroke:1px black){.Hero-module__Z8hQ_W__outline{color:var(--color-text-muted)}}.Hero-module__Z8hQ_W__corners{pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__corners span{position:absolute}.Hero-module__Z8hQ_W__tl{top:5.5rem;left:var(--gutter)}.Hero-module__Z8hQ_W__tr{top:5.5rem;right:var(--gutter);color:var(--color-accent)}.Hero-module__Z8hQ_W__bl{bottom:2rem;left:var(--gutter)}.Hero-module__Z8hQ_W__scroll{right:var(--gutter);min-height:44px;color:var(--color-text-muted);transition:color var(--dur-fast) var(--ease-out);align-items:center;gap:.75rem;display:flex;position:absolute;bottom:2rem}.Hero-module__Z8hQ_W__scroll:hover{color:var(--color-text)}.Hero-module__Z8hQ_W__scrollLine{background:currentColor;width:3.5rem;height:1px;display:block}@media (prefers-reduced-motion:no-preference){.Hero-module__Z8hQ_W__scrollLine{animation:Hero-module__Z8hQ_W__sweep 2.2s var(--ease-out) infinite}}@keyframes Hero-module__Z8hQ_W__sweep{0%{transform-origin:0;transform:scaleX(.15)}50%{transform-origin:0;transform:scaleX(1)}51%{transform-origin:100%;transform:scaleX(1)}to{transform-origin:100%;transform:scaleX(.15)}}@media (max-width:48rem),(max-height:40rem){.Hero-module__Z8hQ_W__bl,.Hero-module__Z8hQ_W__tl{display:none}}
.LocaleSwitcher-module__wtTm7q__wrap{position:relative}.LocaleSwitcher-module__wtTm7q__trigger{min-height:44px;color:var(--color-accent);text-transform:uppercase;transition:color var(--dur-fast) var(--ease-out);align-items:center;gap:.45rem;display:inline-flex}.LocaleSwitcher-module__wtTm7q__trigger:hover{color:var(--color-text)}.LocaleSwitcher-module__wtTm7q__caret{border-inline:3px solid #0000;border-top:4px solid;width:0;height:0}.LocaleSwitcher-module__wtTm7q__menu{z-index:10;background:var(--color-surface);border:1px solid var(--color-border-strong);min-width:11rem;margin:0;padding:0;list-style:none;position:absolute;top:calc(100% + .35rem);right:0;box-shadow:0 18px 40px #0000008c}.LocaleSwitcher-module__wtTm7q__option{min-height:44px;color:var(--color-text-muted);font-family:var(--font-mono);letter-spacing:.06em;text-transform:none;transition:color var(--dur-fast) var(--ease-out), background var(--dur-fast) var(--ease-out);align-items:center;gap:.7rem;padding:.7rem .9rem;display:flex}.LocaleSwitcher-module__wtTm7q__option:hover,.LocaleSwitcher-module__wtTm7q__option[data-current=true]{color:var(--color-text);background:color-mix(in srgb, var(--color-accent) 10%, transparent)}.LocaleSwitcher-module__wtTm7q__code{min-width:3.2rem;color:var(--color-accent);text-transform:uppercase}
.Nav-module__e1xquq__nav{z-index:50;height:3.5rem;transition:background var(--dur-mid) var(--ease-out), border-color var(--dur-mid) var(--ease-out), backdrop-filter var(--dur-mid) var(--ease-out);border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.Nav-module__e1xquq__nav[data-stuck=true]{background:color-mix(in srgb, var(--color-bg) 82%, transparent);-webkit-backdrop-filter:blur(14px)saturate(.6);backdrop-filter:blur(14px)saturate(.6);border-bottom-color:var(--color-border)}.Nav-module__e1xquq__inner{max-width:1600px;height:100%;padding-inline:var(--gutter);justify-content:space-between;align-items:center;gap:1rem;margin-inline:auto;display:flex}.Nav-module__e1xquq__brand{flex-wrap:wrap;align-content:center;align-items:baseline;gap:.6rem;min-height:44px;display:flex}.Nav-module__e1xquq__brandName{letter-spacing:-.02em;text-transform:uppercase;font-size:.95rem;font-weight:700}.Nav-module__e1xquq__brandRole{color:var(--color-text-muted)}.Nav-module__e1xquq__dot{background:var(--color-accent);flex:none;align-self:center;width:6px;height:6px}@media (prefers-reduced-motion:no-preference){.Nav-module__e1xquq__dot{animation:Nav-module__e1xquq__pulse 2.4s var(--ease-out) infinite}}@keyframes Nav-module__e1xquq__pulse{0%,to{opacity:1;box-shadow:0 0 0 0 color-mix(in srgb, var(--color-accent) 60%, transparent)}50%{opacity:.55;box-shadow:0 0 0 5px #0000}}.Nav-module__e1xquq__links{align-items:center;gap:clamp(.85rem,2.4vw,2rem);margin:0;padding:0;list-style:none;display:flex}.Nav-module__e1xquq__link{min-height:44px;color:var(--color-text-muted);transition:color var(--dur-fast) var(--ease-out);align-items:center;display:inline-flex;position:relative}.Nav-module__e1xquq__link:after{content:"";background:var(--color-accent);transform-origin:0;width:100%;height:1px;transition:transform var(--dur-fast) var(--ease-out);position:absolute;bottom:.7rem;left:0;transform:scaleX(0)}.Nav-module__e1xquq__link:hover,.Nav-module__e1xquq__link[data-active=true]{color:var(--color-text)}.Nav-module__e1xquq__link:hover:after,.Nav-module__e1xquq__link[data-active=true]:after{transform:scaleX(1)}.Nav-module__e1xquq__external{color:var(--color-accent)}@media (max-width:40rem){.Nav-module__e1xquq__brandRole,.Nav-module__e1xquq__external{display:none}.Nav-module__e1xquq__links{gap:1rem}}
.Reel-module__boDBHW__section{border-block:1px solid var(--color-border);background:var(--color-bg-raised);padding-block:clamp(3rem,7vw,6rem)}.Reel-module__boDBHW__inner{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:clamp(2rem,6vw,6rem);display:flex}.Reel-module__boDBHW__label{flex:16rem}.Reel-module__boDBHW__tag{color:var(--color-accent)}.Reel-module__boDBHW__lead{font-size:var(--text-lead);letter-spacing:-.025em;text-transform:uppercase;margin:.75rem 0 0;font-weight:500;line-height:1.1}.Reel-module__boDBHW__strip{gap:clamp(.75rem,2vw,1.5rem);margin:0;padding:0;list-style:none;display:flex}.Reel-module__boDBHW__item{width:clamp(8rem,22vw,15rem);position:relative}.Reel-module__boDBHW__video{aspect-ratio:9/16;object-fit:cover;border:1px solid var(--color-border);background:var(--color-surface);width:100%}.Reel-module__boDBHW__caption{padding-top:.6rem;display:block}
.Studio-module__D9b3gW__section{padding-block:var(--section-gap)}.Studio-module__D9b3gW__layout{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,6vw,6rem);display:grid}.Studio-module__D9b3gW__spec{border-top:1px solid var(--color-border);margin:0}.Studio-module__D9b3gW__row{border-bottom:1px solid var(--color-border);grid-template-columns:9rem 1fr;align-items:baseline;gap:1rem;padding-block:clamp(.9rem,2vw,1.4rem);display:grid}.Studio-module__D9b3gW__key{margin:0}.Studio-module__D9b3gW__value{letter-spacing:-.025em;text-transform:uppercase;margin:0;font-size:clamp(1.05rem,2.2vw,1.6rem);font-weight:500}.Studio-module__D9b3gW__plate{border:1px solid var(--color-border);background:var(--color-bg-raised);margin:0;padding:.6rem}.Studio-module__D9b3gW__plate img{aspect-ratio:4/5;object-fit:cover;width:100%}.Studio-module__D9b3gW__plateCaption{padding-top:.7rem;display:block}@media (max-width:52rem){.Studio-module__D9b3gW__layout{grid-template-columns:1fr}.Studio-module__D9b3gW__row{grid-template-columns:7rem 1fr}.Studio-module__D9b3gW__plate{display:none}}
.Styles-module__TlBhCa__section{padding-block:var(--section-gap)}.Styles-module__TlBhCa__list{border-top:1px solid var(--color-border);margin:0;padding:0;list-style:none}.Styles-module__TlBhCa__row{border-bottom:1px solid var(--color-border);transition:border-color var(--dur-mid) var(--ease-out);grid-template-columns:4rem minmax(0,1fr) minmax(0,1fr);align-items:baseline;gap:clamp(1rem,3vw,3rem);padding-block:clamp(1.25rem,3vw,2.25rem);display:grid}.Styles-module__TlBhCa__row:hover{border-bottom-color:var(--color-accent)}.Styles-module__TlBhCa__n{color:var(--color-accent)}.Styles-module__TlBhCa__title{letter-spacing:-.035em;text-transform:uppercase;transition:transform var(--dur-mid) var(--ease-out);margin:0;font-size:clamp(1.6rem,4.5vw,3.2rem);font-weight:700;line-height:.95}@media (hover:hover) and (prefers-reduced-motion:no-preference){.Styles-module__TlBhCa__row:hover .Styles-module__TlBhCa__title{transform:translate(.75rem)}}.Styles-module__TlBhCa__note{font-size:var(--text-lead);color:var(--color-text-muted);letter-spacing:-.015em;margin:0}@media (max-width:48rem){.Styles-module__TlBhCa__row{grid-template-columns:2.5rem 1fr}.Styles-module__TlBhCa__note{grid-column:2}}
.Ticker-module__Qw-ZlG__ticker{border-block:1px solid var(--color-border);background:var(--color-bg-raised);padding-block:clamp(.7rem,1.6vw,1.1rem);overflow:hidden}.Ticker-module__Qw-ZlG__track{width:max-content;display:flex}@media (prefers-reduced-motion:no-preference){.Ticker-module__Qw-ZlG__track{animation:34s linear infinite Ticker-module__Qw-ZlG__marquee}}@keyframes Ticker-module__Qw-ZlG__marquee{to{transform:translate(-50%)}}.Ticker-module__Qw-ZlG__list{align-items:center;margin:0;padding:0;list-style:none;display:flex}.Ticker-module__Qw-ZlG__item{letter-spacing:-.01em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:clamp(1.2rem,3vw,2.6rem);padding-right:clamp(1.2rem,3vw,2.6rem);font-size:clamp(.95rem,2vw,1.4rem);font-weight:500;display:flex}.Ticker-module__Qw-ZlG__star{color:var(--color-accent);font-size:.7em}
