:root{--paper:#fafaf7;--paper-2:#f4f1ea;--ink:#0a0a0a;--navy:#0b2545;--muted:rgba(10,10,10,0.5);--serif:var(--font-serif),"Times New Roman",serif;--serif-brand:var(--font-serif-brand),Georgia,serif;--sans:var(--font-sans),system-ui,sans-serif;--sky0:linear-gradient(180deg,#0b2545,#1d5296 52%,#77b4e0)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{background:#77b4e0;color:var(--ink);font-family:var(--sans);font-weight:300;-webkit-font-smoothing:antialiased}img{display:block}.amp,.it{font-family:var(--serif-brand);font-style:italic;font-weight:500;font-size:1.08em}.stage{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.sky,.sky__l{position:absolute;inset:0}.sky__l{will-change:opacity}.sun{position:absolute;left:64%;width:min(40vw,460px);will-change:transform,opacity;mix-blend-mode:screen}.sun img{width:100%;height:auto}.cloud{position:absolute;left:0;top:0;height:auto;will-change:transform,opacity}.cloud--near{filter:blur(9px)}.birds{position:absolute;inset:0}.bird{height:auto}.bird,.park{position:absolute;will-change:transform}.park{left:0;bottom:-11vw;width:100%}.park img{width:100%;height:auto}@media (max-width:700px){.park{height:52vh;bottom:0}.park img{height:100%;object-fit:cover;object-position:center bottom}}.grass{position:absolute;left:-2%;width:104%;bottom:calc(13vh - .65 * 36.3vw);will-change:transform}.grass img{width:100%;height:auto;transform-origin:50% 100%;animation:wind 4.6s ease-in-out infinite alternate}@media (max-width:1060px){.grass{width:1100px;left:50%;margin-left:-550px;bottom:calc(13vh - 250px)}}@keyframes wind{0%{transform:rotate(-.45deg) translateX(-.35%)}to{transform:rotate(.45deg) translateX(.35%)}}.split{position:fixed;top:0;height:100svh;isolation:isolate;transform:translateZ(0);z-index:60;pointer-events:none}.panel,.split{left:0;width:100%}.panel{position:absolute;height:50%;overflow:hidden;will-change:transform}.panel--top{top:0}.panel--bottom{bottom:0}.panel__inner{position:absolute;left:0;width:100%;height:200%;display:flex;align-items:center;justify-content:center;background:var(--sky0)}.panel--top .panel__inner{top:0}.panel--bottom .panel__inner{bottom:0}.wordmark{font-family:var(--serif);font-weight:400;font-size:clamp(2.2rem,8.5vw,7.5rem);line-height:1;letter-spacing:-.02em;white-space:nowrap;color:var(--paper);text-shadow:0 2px 40px rgba(11,37,69,.4);will-change:transform}.wordmark .amp{color:var(--paper-2);opacity:.88}.seam{left:0;top:50svh;width:100%;height:1px;z-index:61;background:linear-gradient(90deg,transparent,rgba(250,250,247,.9) 20%,rgba(250,250,247,.9) 80%,transparent);transform-origin:center}.scene-viewport,.seam{position:fixed;pointer-events:none}.scene-viewport{width:0;height:100svh;visibility:hidden}.cue{position:fixed;left:50%;top:calc(100svh - 6rem);transform:translateX(-50%);z-index:62;pointer-events:none;display:flex;align-items:center;flex-direction:column;gap:.8rem;color:var(--paper);white-space:nowrap}.cue span{font-family:var(--sans);font-size:.75rem;letter-spacing:.12em}.cue i{width:7px;height:7px;border-right:1px solid;border-bottom:1px solid;animation:scroll-cue 2s ease-in-out infinite}@keyframes scroll-cue{0%,to{transform:translateY(0) rotate(45deg);opacity:.45}50%{transform:translateY(7px) rotate(45deg);opacity:1}}@media (prefers-reduced-motion:reduce){.cue i{animation:none;transform:rotate(45deg)}}@media (pointer:coarse){.cloud--near{filter:none}.sun{mix-blend-mode:normal}.reveal h1,.wordmark{text-shadow:none}.notes{filter:none!important}}.reveal{position:fixed;top:0;left:0;width:100%;height:100svh;z-index:5;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 7vw;color:var(--paper);will-change:opacity,transform}.reveal p{font-family:var(--serif-brand);font-style:italic;font-weight:400;font-size:clamp(1rem,1.4vw,1.3rem);opacity:.6;margin-bottom:1.8rem}.reveal h1{font-family:var(--serif);font-weight:400;font-size:clamp(1.55rem,3.5vw,3.1rem);line-height:1.18;letter-spacing:-.02em;max-width:30ch;text-shadow:0 2px 34px rgba(11,37,69,.4);text-wrap:balance}.reveal h1 .it{color:var(--paper-2)}.head{position:fixed;top:0;left:0;width:100%;z-index:95;display:flex;align-items:center;justify-content:space-between;padding:1.8rem clamp(1.4rem,5vw,3.5rem);pointer-events:none;color:var(--ink)}.head--open{color:var(--ink)!important}.head__mark{pointer-events:auto;font-family:var(--serif);font-size:1.5rem;letter-spacing:-.015em;text-decoration:none;color:inherit}.head__nav{display:flex;align-items:center;gap:1.8rem;pointer-events:auto}.head__link{position:relative;text-decoration:none;color:inherit;appearance:none;background:none;border:0;padding:0;cursor:pointer;font-family:var(--serif-brand);font-style:italic;font-weight:500;font-size:1.4rem;line-height:1.3}.head__swap{overflow:hidden;vertical-align:bottom}.head__swap,.head__swap>span{display:inline-block}.head__link:after{content:"";position:absolute;left:0;right:0;bottom:-.15em;height:1px;background:currentColor;transform:scaleX(0);transform-origin:right;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.head__link:hover:after{transform:scaleX(1);transform-origin:left}.sound{appearance:none;background:none;border:0;padding:4px;cursor:pointer;color:inherit;display:inline-flex;opacity:.85;transition:opacity .3s;-webkit-tap-highlight-color:transparent}.sound svg{width:26px;height:26px}.sound:hover{opacity:1}@media (max-width:600px){.head{padding:1.3rem 1.2rem}.head__link,.head__mark{font-size:1.15rem}}.spacer{height:150vh}main{position:relative;z-index:10}.block__label{font-family:var(--serif-brand);font-style:italic;font-weight:400;font-size:clamp(1rem,1.4vw,1.25rem);color:var(--muted);margin-bottom:1.6rem}.block__label i{font-style:normal;opacity:.45;margin:0 .5rem}.block__title{font-family:var(--serif);font-weight:400;font-size:clamp(2rem,4.4vw,4rem);line-height:1.08;letter-spacing:-.025em;max-width:20ch;text-wrap:balance;color:var(--ink)}.block{padding:14vh clamp(1.4rem,8vw,9rem) 6vh}.about,.block{max-width:1500px;margin:0 auto}.about{display:grid;grid-template-columns:7fr 5fr;gap:clamp(3rem,7vw,8rem);align-items:center;padding:14vh clamp(1.4rem,8vw,9rem) 8vh}.about__p{margin-top:1.6rem;max-width:52ch;font-size:clamp(1rem,1.15vw,1.1rem);line-height:1.65;color:var(--ink);opacity:.78}.about__text .block__title+.about__p{margin-top:2.4rem}.about__media img{width:100%;height:auto;padding:12px;background:var(--paper);box-shadow:0 30px 60px -28px rgba(11,37,69,.28),0 60px 110px -40px rgba(11,37,69,.22)}@media (max-width:900px){.about{grid-template-columns:1fr;gap:3rem}.about__media{max-width:420px}}.cards{padding:4vh clamp(1.4rem,8vw,9rem) 16vh;max-width:1500px;margin:0 auto}.card{display:block;text-decoration:none;color:inherit;margin-left:var(--x,0);width:var(--w,56%);margin-bottom:clamp(7rem,16vh,13rem);perspective:1400px}.card:last-child{margin-bottom:0}.card__meta,.card__print{will-change:transform}.card__print img{width:100%;height:auto;padding:10px;background:var(--paper);box-shadow:0 30px 60px -28px rgba(11,37,69,.3),0 60px 110px -40px rgba(11,37,69,.26);transition:transform .9s cubic-bezier(.2,.7,.3,1),box-shadow .9s cubic-bezier(.2,.7,.3,1)}.card:hover .card__print img{transform:translateY(-8px);box-shadow:0 40px 70px -28px rgba(11,37,69,.36),0 80px 140px -40px rgba(11,37,69,.3)}.card__meta{margin-top:3rem;position:relative;z-index:1}.card__name{font-family:var(--serif);font-weight:400;font-size:clamp(2.2rem,4.6vw,4.2rem);line-height:.98;letter-spacing:-.03em;transition:color .5s}.card:hover .card__name{color:var(--navy)}.card__line{font-family:var(--serif-brand);font-style:italic;font-weight:400;font-size:clamp(1.1rem,1.6vw,1.4rem);line-height:1.35;color:var(--muted);margin-top:.9rem;max-width:38ch}.card__facts{margin-top:1.2rem;font-size:13.5px;font-weight:300;color:var(--muted)}.card__facts i{font-style:normal;opacity:.4;margin:0 .7rem}.card__go{color:var(--navy);opacity:0;transition:opacity .4s}.card:hover .card__go{opacity:1}.card--a{--x:0;--w:54%}.card--b{--x:42%;--w:58%}.card--c{--x:14%;--w:56%}@media (max-width:900px){.card{--x:0!important;--w:100%!important;margin-bottom:6rem}.card__go{opacity:1}}.footer{position:relative}.footer--home{min-height:100vh;padding:10vh clamp(1.4rem,8vw,9rem) 6vh;max-width:1500px;margin:0 auto}.footer__card{max-width:46rem}.footer__big{font-family:var(--serif);font-weight:400;font-size:clamp(2.6rem,6.4vw,6rem);line-height:1;letter-spacing:-.03em;text-wrap:balance}.mail{position:relative;display:inline-block;margin-top:2rem;text-decoration:none;color:var(--navy);font-family:var(--serif-brand);font-style:italic;font-weight:500;font-size:clamp(1.4rem,2.4vw,2.1rem);line-height:1.1;letter-spacing:-.01em;transition:color .45s}.mail:after{content:"";position:absolute;left:0;right:0;bottom:-.08em;height:1px;background:currentColor;transform:scaleX(1);transform-origin:left;transition:transform .6s cubic-bezier(.2,.7,.3,1)}.mail:hover{color:var(--ink)}.mail:hover:after{transform:scaleX(0);transform-origin:right}.footer__note{margin-top:.9rem;font-size:15px;font-weight:300;color:var(--muted)}.footer__place{margin-top:2.2rem;font-family:var(--serif-brand);font-style:italic;font-size:1.05rem;color:var(--ink);opacity:.6}.footer--page{padding:14vh clamp(1.4rem,8vw,9rem) 0;overflow:hidden}.footer--page .footer__card{max-width:1500px;margin:0 auto}.footer__grass{position:relative;margin:6vh calc(-1 * clamp(1.4rem, 8vw, 9rem)) 0;height:26vh;overflow:hidden}.footer__grassIn{position:absolute;left:-2%;width:104%;bottom:calc(-.55 * 36.3vw)}.footer__grassIn img{width:100%;height:auto;transform-origin:50% 100%;animation:wind 4.6s ease-in-out infinite alternate}@media (max-width:1060px){.footer__grassIn{width:1100px;left:50%;margin-left:-550px;bottom:-210px}}.page{background:var(--paper);min-height:100vh}.page__main{position:relative;z-index:1;padding-top:18vh}.menu{position:fixed;inset:0;z-index:90;background:var(--paper);color:var(--ink);overflow:hidden;will-change:clip-path}.menu__inner{height:100%;display:grid;grid-template-columns:30% 1fr;gap:clamp(2rem,5vw,5rem);align-items:stretch;padding:14vh clamp(1.4rem,5vw,4rem) 6vh;max-width:1600px;margin:0 auto}.menu__list{align-self:center}.menu__list ul{list-style:none}.menu__link{display:block;padding:.9rem 0;text-decoration:none;color:inherit;opacity:.45;transition:opacity .4s,transform .5s cubic-bezier(.2,.7,.3,1)}.menu__link.is-active{opacity:1;transform:translateX(6px)}.menu__link:focus-visible{outline:none;opacity:1}.menu__name{display:block;font-family:var(--serif);font-size:clamp(1.9rem,3.2vw,3rem);line-height:1;letter-spacing:-.025em}.menu__meta{display:block;margin-top:.4rem;font-size:13px;font-weight:300;color:var(--muted)}.menu__meta i{font-style:normal;opacity:.45;margin:0 .4rem}.menu__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:3fr 2fr;gap:clamp(.8rem,1.6vw,1.4rem);height:100%;min-height:0}.menu__cell{overflow:hidden;background:var(--paper-2);min-height:0}.menu__cell--0{grid-column:1/-1}.menu__cell a{display:block;height:100%}.menu__cell img,.menu__cell video{display:block;width:100%;height:100%;object-fit:contain}@media (max-width:860px){.menu__inner{grid-template-columns:1fr;grid-template-rows:auto 1fr;padding-top:12vh;gap:1.5rem}.menu__list{align-self:start}.menu__link{padding:.5rem 0}.menu__name{font-size:1.7rem}.menu__grid{grid-template-rows:1fr;grid-template-columns:1fr}.menu__cell--1,.menu__cell--2{display:none}}.case{max-width:1200px;margin:0 auto;padding-left:clamp(1.4rem,6vw,5rem);padding-right:clamp(1.4rem,6vw,5rem)}.case__title{font-family:var(--serif);font-weight:400;font-size:clamp(2.8rem,7vw,6.5rem);line-height:.95;letter-spacing:-.03em}.case__line{margin-top:1.4rem;font-family:var(--serif-brand);font-style:italic;font-size:clamp(1.2rem,1.9vw,1.6rem);line-height:1.35;color:var(--muted);max-width:40ch}.case__cover{margin-top:7vh}.case__cover img{width:100%;height:auto;padding:12px;background:var(--paper);box-shadow:0 30px 60px -28px rgba(11,37,69,.28),0 60px 110px -40px rgba(11,37,69,.22)}.case__intro{margin-top:9vh;font-family:var(--serif);font-size:clamp(1.4rem,2.4vw,2.1rem);line-height:1.3;letter-spacing:-.01em;max-width:34ch}.case__body{margin-top:8vh;display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(2rem,4vw,4rem) clamp(2rem,5vw,6rem)}.case__section h2{font-family:var(--serif-brand);font-style:italic;font-weight:500;font-size:1.2rem;color:var(--navy);margin-bottom:.7rem}.case__section p{font-size:15.5px;line-height:1.7;color:var(--ink);opacity:.8;max-width:46ch}.case__stack p i{font-style:normal;opacity:.4;margin:0 .6rem}.case__gallery{margin-top:10vh;display:grid;grid-template-columns:1fr 1fr;gap:clamp(.8rem,1.6vw,1.4rem)}.case__shot--0{grid-column:1/-1}.case__shot img{width:100%;height:auto}.case__next{display:block;margin-top:12vh;padding-top:4vh;text-decoration:none;color:inherit}.case__next .block__label{display:block;margin-bottom:.6rem}.case__nextName{display:block;font-family:var(--serif);font-size:clamp(2.4rem,5vw,4.6rem);line-height:1;letter-spacing:-.03em;transition:color .4s}.case__next:hover .case__nextName{color:var(--navy)}@media (max-width:760px){.case__body{grid-template-columns:1fr}}.notes{position:fixed;inset:0;z-index:70;pointer-events:none;will-change:filter}.note{position:absolute;left:0;top:0;pointer-events:auto;cursor:pointer;line-height:0;will-change:transform}.note__bob{display:block;animation:bob 6s ease-in-out infinite}.note img{height:auto}@keyframes bob{0%,to{transform:translateY(0)}50%{transform:translateY(var(--bob,-14px))}}@media (prefers-reduced-motion:reduce){.cue i,.footer__grassIn img,.grass img,.note__bob{animation:none}.mail:after{transition:none}}.preview-banner{position:fixed;bottom:16px;left:50%;transform:translateX(-50%);z-index:10000;background:#0b2545;color:white;font:13px/1.5 system-ui,sans-serif;padding:12px 18px;border-radius:8px;box-shadow:0 3px 20px #0003;max-width:calc(100% - 24px);width:max-content;display:flex;gap:16px;align-items:center}.preview-banner a{text-decoration:underline;white-space:nowrap}.head__language{font-size:14px;opacity:.75}.about__p,.case__intro,.case__section p{white-space:pre-line}.case__caption{font-size:16px;line-height:1.5;margin-top:10px;opacity:.7}.case__gallery .case__shot:nth-child(n+4){grid-column:auto}.case__gallery .case__shot:nth-child(2n+4){grid-column:1}.case__gallery .case__shot:nth-child(2n+5){grid-column:2}@media(max-width:600px){.preview-banner{font-size:11px;gap:10px}.head__nav{gap:16px}.case__gallery .case__shot:nth-child(n+4){grid-column:1/-1}}.preview-banner form{margin:0}.preview-banner button{color:inherit;background:none;border:0;text-decoration:underline;font:inherit;cursor:pointer;white-space:nowrap}.about__media img{aspect-ratio:4/5;object-fit:cover}.card__print img{aspect-ratio:1600/893;object-fit:cover}.case__cover img,.case__shot img{aspect-ratio:auto;object-fit:contain}.case-projects{margin-top:clamp(4rem,10vh,8rem)}.case-projects__heading{font-family:var(--serif-brand);font-weight:500;font-size:clamp(1.8rem,3.2vw,2.6rem);color:var(--navy);margin-bottom:clamp(1.5rem,3vw,2.5rem)}.case-projects__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(3rem,6vw,5rem) clamp(1.2rem,3vw,2.5rem)}.case-projects__grid--odd>:first-child{grid-column:1/-1}.case-project{min-width:0}.case-project__media img,.case-project__media video{display:block;width:100%;height:auto;aspect-ratio:16/10;background:var(--paper-2)}.case-project__media img{aspect-ratio:auto;object-fit:contain}.case-project__media video{object-fit:contain}.case-project__copy{padding-top:1.5rem;max-width:65ch}.case-project__type{font-size:13px;color:var(--navy);opacity:.7;margin-bottom:.45rem}.case-project__copy h3{font-family:var(--serif-brand);font-weight:500;font-size:clamp(1.5rem,2.5vw,2rem);color:var(--navy);line-height:1.2}.case-project__description{font-size:15.5px;line-height:1.7;margin-top:.8rem;white-space:pre-line;overflow-wrap:anywhere}.case-project__link{display:inline-flex;gap:.5rem;color:var(--navy);margin-top:1.15rem;padding-block:.4rem;text-underline-offset:.3em}.case-project__link:focus-visible,.case-project__media video:focus-visible{outline:2px solid var(--navy);outline-offset:5px}.case__gallery:empty{display:none}@media (max-width:760px){.case-projects__grid{grid-template-columns:minmax(0,1fr)}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.case__hero{display:grid;grid-template-columns:1.3fr 1fr;gap:0 3rem;align-items:end}.case__hero .block__label{grid-column:1/-1}.case__title{overflow-wrap:anywhere}.case__hero .case__line{margin:0;padding-bottom:.3rem}.case__story{display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(2rem,7vw,7rem);margin-block:clamp(4rem,12vh,9rem);align-items:start}.case__summary{position:sticky;top:8rem}.case__summary .case__intro{margin:0;font-size:clamp(1.6rem,2.8vw,2.5rem)}.case__story .case__body{margin:0;display:flex;flex-direction:column;gap:3rem}.case__story .case__section p{max-width:52ch}.case-projects{margin-top:0}.case-projects__heading{margin-bottom:3rem}.case-projects__grid{align-items:start;gap:clamp(4rem,9vw,8rem) clamp(1.5rem,4vw,4rem)}.case-projects__grid--odd>:nth-child(odd):not(:first-child),.case-projects__grid:not(.case-projects__grid--odd)>:nth-child(2n){margin-top:7rem}.case-projects__grid--odd>:first-child .case-project__copy{display:grid;grid-template-columns:1fr 1fr;column-gap:3rem;max-width:none}.case-projects__grid--odd>:first-child .case-project__type,.case-projects__grid--odd>:first-child h3{grid-column:1}.case-projects__grid--odd>:first-child .case-project__description{grid-column:2;grid-row:1/4;margin-top:0}.case-projects__grid--odd>:first-child .case-project__link{grid-column:1;justify-self:start}.case-project__media .case-video video{aspect-ratio:auto}.case-video{position:relative;background:var(--paper-2)}.case-video video{display:block;width:100%;height:auto}.case-video__controls{display:flex;align-items:center;gap:.75rem;padding:.5rem .65rem;color:var(--navy);background:var(--paper-2)}.case-video__controls button,.case-video__error button{appearance:none;border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;min-height:44px;min-width:44px}.case-video__controls button:first-child{font-size:17px}.case-video__controls button:last-child{font-size:24px}.case-video__controls input{min-width:30px;flex:1 1;accent-color:var(--navy);height:24px;cursor:pointer}.case-video__time{font-size:11px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.case-video__controls .case-video__sound{font-size:12px}.case-video__controls :focus-visible,.case-video__error button:focus-visible{outline:2px solid var(--navy);outline-offset:3px}.case-video__error{padding:1rem;font-size:14px}.case-video:fullscreen{display:flex;flex-direction:column;justify-content:center;background:var(--ink)}.case-video:fullscreen video{flex:1 1;min-height:0;object-fit:contain}.case-masonry{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;gap:24px clamp(1.5rem,4vw,4rem);align-items:start;margin-top:clamp(5rem,12vw,10rem)}.case-masonry[data-ready=true]{grid-auto-rows:4px}.case-masonry__item{margin:0;min-width:0}.case-masonry__item:only-child{grid-column:1/-1}.case-masonry__item:nth-child(2) .case-masonry__content{padding-top:5rem}.case-masonry__content{margin:0}.case-masonry__frame{position:relative;overflow:hidden;background:var(--paper-2)}.case-masonry__image{position:absolute;inset:0}.case-masonry__item .case__caption{max-width:48ch}@media (max-width:760px){.case__hero,.case__story{grid-template-columns:1fr;gap:2rem}.case__hero .case__line{margin-top:0}.case__summary{position:static}.case__story{gap:3rem;margin-block:4rem}.case-projects__grid>.case-project{margin-top:0!important}.case-projects__grid--odd>:first-child .case-project__copy{display:block}.case-projects__grid--odd>:first-child .case-project__description{margin-top:.8rem}.case-masonry{grid-template-columns:minmax(0,1fr)}.case-masonry__item:nth-child(2) .case-masonry__content{padding-top:0}.case-video__controls{gap:.3rem;padding-inline:.3rem}.case-video__time{display:none}}.menu__media{display:flex;flex-direction:column;min-width:0;min-height:0;gap:12px}.menu__media .menu__grid{flex:1 1;min-width:0;overflow-y:auto;overscroll-behavior:contain}.menu__video-toggle{align-self:flex-end;padding:8px 0;border:0;background:none;color:var(--navy);font:inherit;font-size:13px;cursor:pointer;text-decoration:underline;text-underline-offset:4px}.menu__grid:focus-visible,.menu__video-toggle:focus-visible{outline:2px solid var(--navy);outline-offset:4px}.menu__grid--0,.menu__grid--1{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr)}.menu__grid--2{grid-template-columns:minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}.menu__grid--many{grid-template-rows:none;grid-auto-rows:clamp(180px,32vh,320px);align-content:start}.menu__grid--many .menu__cell:last-child:nth-child(2n){grid-column:1/-1}.menu__empty{display:flex;flex-direction:column;justify-content:center;gap:24px;padding:30px;color:var(--navy);text-decoration:none}@media (max-width:860px){.menu__media .menu__grid{grid-template-columns:none;grid-template-rows:minmax(0,1fr);grid-auto-flow:column;grid-auto-columns:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory}.menu__media .menu__cell{display:block;grid-column:auto;scroll-snap-align:start}.menu__grid--many .menu__cell:last-child:nth-child(2n){grid-column:auto}.menu__video-toggle{padding:6px 0}}.menu__preview-bar{display:flex;justify-content:space-between;align-items:center;gap:12px}.menu__preview-count{font-size:12px;color:var(--muted)}.menu__swipe-hint{display:none}@media (max-width:860px){.menu__swipe-hint{display:inline}}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/5ece437c7024c161-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/9cc5b37ab1350db7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/35f3de0ebb1cfc70-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e6099e249fd938cc-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Instrument Serif Fallback";src:local("Times New Roman");ascent-override:117.94%;descent-override:36.93%;line-gap-override:0.00%;size-adjust:83.94%}.__className_1f5468{font-family:"Instrument Serif","Instrument Serif Fallback";font-weight:400}.__variable_1f5468{--font-serif:"Instrument Serif","Instrument Serif Fallback"}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:400;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/fd3893c623c32b6d-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/ea896c3885e026c1-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/024ead497118aa23-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e74f24ed7f0e4323-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:italic;font-weight:500;font-display:swap;src:url(/_next/static/media/e18f83c737786aa7-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/393d45a2251e223a-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/8715d2ed531152f4-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/c48b38fe8bb532f3-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/48410f3df60da620-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/7b89a4fd5e90ede0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Cormorant Garamond Fallback;src:local("Times New Roman");ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.00%;size-adjust:96.98%}.__className_abd3fa{font-family:Cormorant Garamond,Cormorant Garamond Fallback}.__variable_abd3fa{--font-serif-brand:"Cormorant Garamond","Cormorant Garamond Fallback"}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:200;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/c95a17d6aa1ccc69-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/84792440f5374347-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/10735954b8957dce-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/69c8297e91a203ed-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/32ec8d161d520037-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ceda3e828136e1b8-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter Tight;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/103fc5fac08dcb15-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Tight Fallback;src:local("Arial");ascent-override:100.51%;descent-override:25.03%;line-gap-override:0.00%;size-adjust:96.39%}.__className_65a169{font-family:Inter Tight,Inter Tight Fallback;font-style:normal}.__variable_65a169{--font-sans:"Inter Tight","Inter Tight Fallback"}