.ChaptersCarousel-module__y57sBa__section{background:radial-gradient(circle at 50% 44%, #ffffff9e, transparent 44%), var(--color-ivory);touch-action:auto;-webkit-user-select:none;user-select:none;min-height:100svh;position:relative;overflow:clip}.ChaptersCarousel-module__y57sBa__stage{--carousel-span:min(32vw, 384px);cursor:grab;overscroll-behavior-x:contain;scrollbar-width:none;scroll-snap-type:x mandatory;touch-action:auto;-webkit-overflow-scrolling:touch;position:absolute;inset:0;overflow:auto clip}.ChaptersCarousel-module__y57sBa__stage::-webkit-scrollbar{display:none}.ChaptersCarousel-module__y57sBa__stage:not([data-ready=true]) .ChaptersCarousel-module__y57sBa__track{visibility:hidden}.ChaptersCarousel-module__y57sBa__stage[data-dragging=true]{cursor:grabbing}.ChaptersCarousel-module__y57sBa__track{box-sizing:content-box;width:max-content;height:100%;padding-inline:calc((100vw - var(--carousel-span)) / 2);display:flex}.ChaptersCarousel-module__y57sBa__snap{width:var(--carousel-span);flex:0 0 var(--carousel-span);scroll-snap-align:center;scroll-snap-stop:always;height:100%;position:relative}.ChaptersCarousel-module__y57sBa__snap[data-clone=true]{pointer-events:none}.ChaptersCarousel-module__y57sBa__card{--card-width:min(37.5vw, calc((100svh - 306px) * .768), 450px);--card-height:min(calc(100svh - 306px), 586px);z-index:var(--z);top:calc(var(--header-height) + 18px);width:var(--card-width);height:var(--card-height);color:var(--color-navy);cursor:pointer;outline-offset:6px;opacity:var(--opacity);transform:translateX(-50%) rotate(var(--tilt)) scale(var(--scale));transform-origin:50%;will-change:transform, opacity;background:0 0;border:0;outline:2px solid #0000;padding:0;position:absolute;left:50%}html[data-input-modality=keyboard] .ChaptersCarousel-module__y57sBa__card:focus-visible{outline-color:var(--color-navy)}.ChaptersCarousel-module__y57sBa__card[data-focus-restored=silent]:focus-visible{outline-color:#0000}.ChaptersCarousel-module__y57sBa__card:before,.ChaptersCarousel-module__y57sBa__card:after{border-radius:var(--radius-fine);opacity:var(--backing-opacity);pointer-events:none;content:"";transform-origin:50%;position:absolute;inset:0}.ChaptersCarousel-module__y57sBa__card:before{z-index:0;background:var(--color-polaroid-layer);border:1px solid #634c2e2e;transform:translate(12px,13px)rotate(.62deg);box-shadow:0 9px 24px #31251914}.ChaptersCarousel-module__y57sBa__card:after{z-index:1;background:var(--color-navy);border:1px solid #0b1c36db;transform:translate(6px,7px)rotate(.12deg)}.ChaptersCarousel-module__y57sBa__surface{z-index:2;border:1px solid var(--color-line);border-radius:var(--radius-fine);background:var(--paper-color);min-width:0;box-shadow:var(--shadow-card);filter:saturate(calc(.72 + var(--active-progress) * .28)) contrast(calc(.92 + var(--active-progress) * .08));grid-template-rows:minmax(0,1fr) 132px;padding:12px;display:grid;position:absolute;inset:0;overflow:hidden}.ChaptersCarousel-module__y57sBa__surface:after{pointer-events:none;content:"";border:1px solid #0b1c3621;position:absolute;inset:12px}.ChaptersCarousel-module__y57sBa__card[data-visual-active=true] .ChaptersCarousel-module__y57sBa__surface{box-shadow:var(--shadow-polaroid)}.ChaptersCarousel-module__y57sBa__media{min-width:0;min-height:0;position:relative;overflow:hidden}.ChaptersCarousel-module__y57sBa__mediaPicture{display:block;position:absolute;inset:0}.ChaptersCarousel-module__y57sBa__media img{object-fit:cover;object-position:var(--media-position);-webkit-user-drag:none;width:100%;height:100%;transition:transform .7s var(--ease-editorial);-webkit-user-select:none;user-select:none}.ChaptersCarousel-module__y57sBa__card[data-visual-active=true]:hover .ChaptersCarousel-module__y57sBa__media img,.ChaptersCarousel-module__y57sBa__card[data-visual-active=true]:focus-visible .ChaptersCarousel-module__y57sBa__media img{transform:scale(1.018)}.ChaptersCarousel-module__y57sBa__caption{--meta-gap:16px;z-index:2;background:var(--paper-color);flex-direction:column;justify-content:center;align-items:center;width:100%;min-width:0;min-height:0;padding:14px 16px 12px;display:flex;position:relative;overflow:hidden;container-type:inline-size}.ChaptersCarousel-module__y57sBa__card[data-visual-active=true] .ChaptersCarousel-module__y57sBa__caption{color:var(--color-navy)}.ChaptersCarousel-module__y57sBa__title{width:100%;max-width:100%;font-family:var(--font-display);letter-spacing:.015em;text-align:center;text-transform:uppercase;white-space:nowrap;flex-shrink:0;margin:0;font-size:clamp(36px,4vw,50px);font-weight:400;line-height:.95;display:block}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline]{--meta-gap:8px;padding-block:10px 8px}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline] .ChaptersCarousel-module__y57sBa__title{text-wrap:balance;white-space:normal;line-height:.88}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=long] .ChaptersCarousel-module__y57sBa__title{font-size:clamp(34px,9.5cqw,44px)}.ChaptersCarousel-module__y57sBa__meta{width:100%;max-width:100%;max-height:calc(var(--active-progress) * 1.2em);margin:calc(var(--active-progress) * var(--meta-gap)) 0 0;font-family:var(--font-ui);letter-spacing:.28em;text-align:center;text-transform:uppercase;white-space:nowrap;opacity:var(--active-progress);flex-shrink:0;font-size:clamp(9px,2.8cqw,12px);font-weight:500;line-height:1;display:block;overflow:hidden}.ChaptersCarousel-module__y57sBa__catalogue{font-family:var(--font-ui);letter-spacing:.08em;color:#0b1c369e;opacity:var(--active-progress);font-size:11px;font-weight:500;line-height:1;display:block;position:absolute;bottom:3px;right:5px}.ChaptersCarousel-module__y57sBa__arrow{z-index:20;border:1.5px solid var(--color-navy);width:62px;height:62px;color:var(--color-navy);cursor:pointer;transition:transform var(--motion-fast) var(--ease-editorial), background var(--motion-fast) ease, color var(--motion-fast) ease;background:#f7f2e8db;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;bottom:136px}.ChaptersCarousel-module__y57sBa__arrow:hover{background:var(--color-navy);color:var(--color-ivory)}.ChaptersCarousel-module__y57sBa__arrowPrev{left:5%}.ChaptersCarousel-module__y57sBa__arrowNext{right:5%}.ChaptersCarousel-module__y57sBa__arrow span{width:23px;height:18px;position:relative}.ChaptersCarousel-module__y57sBa__arrow span:before{content:"";background:currentColor;width:21px;height:1.5px;position:absolute;top:8px;left:1px}.ChaptersCarousel-module__y57sBa__arrow span:after{content:"";border-top:1.5px solid;border-right:1.5px solid;width:11px;height:11px;position:absolute;top:3px}.ChaptersCarousel-module__y57sBa__arrowPrev span:after{left:1px;transform:rotate(-135deg)}.ChaptersCarousel-module__y57sBa__arrowNext span:after{right:1px;transform:rotate(45deg)}.ChaptersCarousel-module__y57sBa__progress{z-index:20;width:min(372px,32vw);color:var(--color-navy);justify-items:center;display:grid;position:absolute;bottom:70px;left:50%;transform:translate(-50%)}.ChaptersCarousel-module__y57sBa__counter{font-family:var(--font-display);letter-spacing:.015em;margin:0 0 18px;font-size:38px;font-weight:400;line-height:1}.ChaptersCarousel-module__y57sBa__counter small{font-family:var(--font-ui);letter-spacing:.2em;font-size:11px;font-weight:600}.ChaptersCarousel-module__y57sBa__progressTrack{background:#5347393d;border-radius:4px;width:100%;height:4px;position:relative;overflow:hidden}.ChaptersCarousel-module__y57sBa__progressTrack span{border-radius:inherit;background:var(--color-navy);width:11.1111%;height:100%;transform:translateX(calc(var(--index) * 100%));display:block}@media (max-width:1099px){.ChaptersCarousel-module__y57sBa__card{--card-width:min(41vw, calc((100svh - 290px) * .768), 430px);--card-height:min(calc(100svh - 290px), 560px)}}@media (max-width:767px){.ChaptersCarousel-module__y57sBa__section{--mobile-card-offset:clamp(6px, calc(20svh - 146px), 33px);--mobile-progress-bottom:clamp(17px, calc(12.32svh - 54px), 50px);--mobile-safe-bottom:env(safe-area-inset-bottom);min-height:100svh}.ChaptersCarousel-module__y57sBa__stage{--carousel-span:min(54vw, 292px)}.ChaptersCarousel-module__y57sBa__card{--card-height:min(568px, calc(100svh - var(--header-height) - var(--mobile-card-offset) - var(--mobile-progress-bottom) - var(--mobile-safe-bottom) - 96px));--card-width:min(74vw, calc(var(--card-height) * .62), 288px);top:calc(var(--header-height) + var(--mobile-card-offset))}.ChaptersCarousel-module__y57sBa__surface{grid-template-rows:minmax(0,1fr) clamp(96px,16svh,124px);padding:12px}.ChaptersCarousel-module__y57sBa__surface:after{inset:12px}.ChaptersCarousel-module__y57sBa__title{font-size:clamp(34px,18cqw,48px)}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=long] .ChaptersCarousel-module__y57sBa__title{letter-spacing:.01em;font-size:clamp(22px,12cqw,39px)}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline]{padding-block:8px}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline] .ChaptersCarousel-module__y57sBa__title{font-size:clamp(32px,16cqw,42px);line-height:.84}.ChaptersCarousel-module__y57sBa__meta{--meta-gap:13px;letter-spacing:.15em;font-size:clamp(8px,4cqw,11px)}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline] .ChaptersCarousel-module__y57sBa__meta{--meta-gap:8px;letter-spacing:.17em;font-size:clamp(8px,3.8cqw,10px)}.ChaptersCarousel-module__y57sBa__catalogue{font-size:9px;bottom:3px;right:4px}.ChaptersCarousel-module__y57sBa__arrow{display:none}.ChaptersCarousel-module__y57sBa__progress{bottom:calc(var(--mobile-progress-bottom) + var(--mobile-safe-bottom));width:min(270px,100vw - 96px)}.ChaptersCarousel-module__y57sBa__counter{margin-bottom:clamp(10px,2svh,17px);font-size:clamp(34px,5.3svh,45px);transform:none}.ChaptersCarousel-module__y57sBa__counter small{font-size:12px}.ChaptersCarousel-module__y57sBa__media img{object-position:var(--media-position-mobile)}}@media (max-width:767px) and (min-height:521px){.ChaptersCarousel-module__y57sBa__title{opacity:var(--active-progress);transition:opacity var(--motion-fast) ease}}@media (max-height:520px){.ChaptersCarousel-module__y57sBa__section{--compact-safe-bottom:env(safe-area-inset-bottom);min-height:100svh}.ChaptersCarousel-module__y57sBa__stage{--carousel-span:min(31vw, 220px)}.ChaptersCarousel-module__y57sBa__card{--card-height:min(230px, calc(100svh - var(--header-height) - var(--compact-safe-bottom) - 54px));--card-width:min(220px, calc(var(--card-height) * .768));top:calc(var(--header-height) - 12px)}.ChaptersCarousel-module__y57sBa__surface{grid-template-rows:minmax(0,1fr) clamp(68px,19svh,78px);padding:8px}.ChaptersCarousel-module__y57sBa__surface:after{inset:8px}.ChaptersCarousel-module__y57sBa__caption{padding:6px 8px}.ChaptersCarousel-module__y57sBa__title{font-size:clamp(24px,16cqw,30px)}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=long] .ChaptersCarousel-module__y57sBa__title{font-size:clamp(20px,12cqw,25px)}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline]{padding-block:5px}.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline] .ChaptersCarousel-module__y57sBa__title{font-size:clamp(22px,14cqw,27px);line-height:.82}.ChaptersCarousel-module__y57sBa__meta,.ChaptersCarousel-module__y57sBa__caption[data-title-layout=multiline] .ChaptersCarousel-module__y57sBa__meta{--meta-gap:5px;letter-spacing:.12em;font-size:clamp(7px,3.8cqw,9px)}.ChaptersCarousel-module__y57sBa__catalogue{font-size:7px}.ChaptersCarousel-module__y57sBa__arrow{width:44px;height:44px;display:grid;top:50%;bottom:auto;transform:translateY(-50%)}.ChaptersCarousel-module__y57sBa__arrowPrev{left:max(14px, var(--safe-area-inline-left))}.ChaptersCarousel-module__y57sBa__arrowNext{right:max(14px, var(--safe-area-inline-right))}.ChaptersCarousel-module__y57sBa__progress{bottom:calc(10px + var(--compact-safe-bottom));width:min(220px,100vw - 80px)}.ChaptersCarousel-module__y57sBa__counter{margin-bottom:4px;font-size:26px}.ChaptersCarousel-module__y57sBa__counter small{font-size:9px}.ChaptersCarousel-module__y57sBa__progressTrack{height:3px}.ChaptersCarousel-module__y57sBa__media img{object-position:var(--media-position-mobile)}}@media (max-height:520px) and (hover:none),(max-height:520px) and (pointer:coarse){.ChaptersCarousel-module__y57sBa__arrow{display:none}}@media (hover:none),(pointer:coarse){.ChaptersCarousel-module__y57sBa__card[data-visual-active=true]:hover .ChaptersCarousel-module__y57sBa__media img{transform:none}}@media (prefers-reduced-motion:reduce){.ChaptersCarousel-module__y57sBa__media img,.ChaptersCarousel-module__y57sBa__title,.ChaptersCarousel-module__y57sBa__progressTrack span{transition:none}}
.DetailScreen-module__Dp_qFa__detail{background:radial-gradient(circle at 28% 14%, #ffffffa3, transparent 36%), var(--color-ivory);min-height:100svh}.DetailScreen-module__Dp_qFa__hero{min-height:100svh;padding:calc(var(--header-height) + 24px) var(--page-gutter) 90px;position:relative}.DetailScreen-module__Dp_qFa__heroMount{width:min(100%,1320px);height:calc(100svh - var(--header-height) - 112px);border:1px solid var(--color-line);border-radius:var(--radius-fine);background:var(--color-paper);min-height:520px;max-height:740px;margin:0 auto;padding:10px;position:relative;box-shadow:0 8px 22px #0b1c3617}.DetailScreen-module__Dp_qFa__heroMount:after{z-index:2;pointer-events:none;content:"";border:1px solid #f7f2e8c2;position:absolute;inset:10px}.DetailScreen-module__Dp_qFa__heroMedia{width:100%;height:100%;position:relative;overflow:hidden}.DetailScreen-module__Dp_qFa__heroMedia img{object-fit:cover;object-position:var(--detail-position)}.DetailScreen-module__Dp_qFa__heroMedia[data-layout=portrait]{background:radial-gradient(circle at 78% 35%, #ffffff0b, transparent 34%), var(--color-navy)}.DetailScreen-module__Dp_qFa__heroMedia[data-layout=portrait] img{object-position:var(--detail-position);object-fit:cover!important;width:45%!important;right:auto!important}.DetailScreen-module__Dp_qFa__heroMedia[data-layout=portrait]~.DetailScreen-module__Dp_qFa__heroCaption{width:55%;min-height:0;padding:clamp(32px,5vw,72px);top:10px;bottom:10px;right:10px}.DetailScreen-module__Dp_qFa__back{z-index:4;border-radius:var(--radius-fine);background:var(--color-navy);width:52px;height:52px;color:var(--color-ivory);cursor:pointer;transition:transform var(--motion-fast) var(--ease-editorial);border:1px solid #f7f2e88f;place-items:center;padding:0;display:grid;position:absolute;top:26px;left:28px}.DetailScreen-module__Dp_qFa__back:hover{transform:translate(-3px)}.DetailScreen-module__Dp_qFa__back span{width:22px;height:18px;position:relative}.DetailScreen-module__Dp_qFa__back span:before{content:"";background:currentColor;width:21px;height:1.5px;position:absolute;top:8px;left:0}.DetailScreen-module__Dp_qFa__back span:after{content:"";border-bottom:1.5px solid;border-left:1.5px solid;width:11px;height:11px;position:absolute;top:3px;left:1px;transform:rotate(45deg)}.DetailScreen-module__Dp_qFa__heroCaption{z-index:3;background:var(--color-navy);width:min(38%,440px);min-height:116px;color:var(--color-ivory);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:22px 28px;display:flex;position:absolute;bottom:10px;right:10px;container-type:inline-size}.DetailScreen-module__Dp_qFa__heroCaption h1{letter-spacing:.02em;text-transform:uppercase;margin:0;font-size:clamp(48px,5vw,70px);font-weight:400;line-height:.9}.DetailScreen-module__Dp_qFa__heroCaption[data-title-layout=long] h1{font-size:clamp(40px,12.6cqw,60px)}.DetailScreen-module__Dp_qFa__heroCaption[data-title-layout=multiline] h1{text-wrap:balance}.DetailScreen-module__Dp_qFa__heroCaption p{max-width:100%;font-family:var(--font-ui);letter-spacing:.3em;text-transform:uppercase;text-wrap:balance;margin:18px 0 0;font-size:11px;font-weight:500;line-height:1}.DetailScreen-module__Dp_qFa__sectionCue{bottom:calc(24px + env(safe-area-inset-bottom));color:var(--color-navy);font-family:var(--font-ui);letter-spacing:.31em;text-transform:uppercase;justify-items:center;font-size:10px;font-weight:600;display:grid;position:absolute;left:50%;transform:translate(-50%)}.DetailScreen-module__Dp_qFa__sectionCue:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:11px;height:11px;margin-top:10px;transform:rotate(45deg)}.DetailScreen-module__Dp_qFa__editorial{width:min(calc(100% - 2 * var(--page-gutter)), 1120px);grid-template-columns:minmax(330px,.88fr) minmax(420px,1.12fr);column-gap:clamp(72px,10vw,138px);margin:0 auto;padding:clamp(157px,9vw + 67px,193px) 0 36px;display:grid;position:relative}.DetailScreen-module__Dp_qFa__editorial:before{background:var(--color-line-soft);content:"";height:1px;position:absolute;top:116px;left:0;right:0}.DetailScreen-module__Dp_qFa__heading{align-self:start}.DetailScreen-module__Dp_qFa__eyebrow,.DetailScreen-module__Dp_qFa__facts dt,.DetailScreen-module__Dp_qFa__link,.DetailScreen-module__Dp_qFa__kicker{font-family:var(--font-ui);letter-spacing:.28em;text-transform:uppercase;font-size:10px;font-weight:600;line-height:1.3}.DetailScreen-module__Dp_qFa__eyebrow{color:var(--color-navy);margin:0 0 32px}.DetailScreen-module__Dp_qFa__heading h2{color:var(--color-navy);letter-spacing:.015em;text-transform:uppercase;white-space:pre-line;margin:0 0 40px;font-size:clamp(48px,5vw,66px);font-weight:400;line-height:.9}.DetailScreen-module__Dp_qFa__facts{margin:0}.DetailScreen-module__Dp_qFa__facts div{grid-template-columns:minmax(112px,auto) 1fr;column-gap:18px;margin-bottom:12px;display:grid}.DetailScreen-module__Dp_qFa__facts dt,.DetailScreen-module__Dp_qFa__facts dd{margin:0}.DetailScreen-module__Dp_qFa__facts dd{color:var(--color-navy);font-family:var(--font-ui);letter-spacing:.15em;text-transform:uppercase;font-size:11px;font-weight:500;line-height:1.3}.DetailScreen-module__Dp_qFa__copy{align-self:start;padding-top:8px}.DetailScreen-module__Dp_qFa__copy p{max-width:530px;margin:0 0 27px;font-size:clamp(18px,1.6vw,21px);line-height:1.36}.DetailScreen-module__Dp_qFa__link{color:var(--color-navy);border-bottom:1px solid;margin-top:10px;padding-bottom:5px;text-decoration:none;display:inline-block}.DetailScreen-module__Dp_qFa__landscape{border:1px solid var(--color-line);background:var(--color-paper);grid-column:1/-1;height:175px;margin-top:140px;padding:9px;position:relative}.DetailScreen-module__Dp_qFa__landscape img{object-fit:cover}.DetailScreen-module__Dp_qFa__gallery{grid-column:1/-1;min-width:0;margin-top:116px}.DetailScreen-module__Dp_qFa__galleryHeader{border-top:1px solid var(--color-line-soft);justify-content:space-between;align-items:center;min-height:54px;display:flex}.DetailScreen-module__Dp_qFa__galleryHeader>p,.DetailScreen-module__Dp_qFa__galleryNavigation{color:var(--color-navy);font-family:var(--font-ui);letter-spacing:.28em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600}.DetailScreen-module__Dp_qFa__galleryNavigation{align-items:center;gap:8px;display:flex}.DetailScreen-module__Dp_qFa__galleryNavigation>span{letter-spacing:.18em;text-align:right;min-width:74px;margin-right:6px}.DetailScreen-module__Dp_qFa__galleryNavigation button{border:1px solid var(--color-line);border-radius:var(--radius-fine);width:40px;height:40px;color:var(--color-navy);cursor:pointer;transition:background var(--motion-fast) var(--ease-editorial), color var(--motion-fast) var(--ease-editorial), opacity var(--motion-fast) var(--ease-editorial);background:0 0;place-items:center;padding:0;font-size:18px;line-height:1;display:grid}.DetailScreen-module__Dp_qFa__galleryNavigation button:hover:not(:disabled){background:var(--color-navy);color:var(--color-ivory)}.DetailScreen-module__Dp_qFa__galleryNavigation button:disabled{cursor:default;opacity:.28}.DetailScreen-module__Dp_qFa__galleryNavigation button:focus-visible{outline:2px solid var(--color-navy);outline-offset:3px}.DetailScreen-module__Dp_qFa__galleryTrack{overscroll-behavior-inline:contain;scrollbar-width:none;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;grid-auto-columns:min(82%,900px);grid-auto-flow:column;gap:18px;min-width:0;padding:0 0 14px;display:grid;overflow-x:auto}.DetailScreen-module__Dp_qFa__galleryTrack::-webkit-scrollbar{display:none}.DetailScreen-module__Dp_qFa__gallerySlide{aspect-ratio:3/2;border:1px solid var(--color-line);border-radius:var(--radius-fine);background:var(--color-paper);scroll-snap-align:start;scroll-snap-stop:always;margin:0;padding:9px;position:relative;overflow:hidden;box-shadow:0 7px 18px #0b1c3612}.DetailScreen-module__Dp_qFa__gallerySlide img{object-fit:cover;width:100%;height:100%;display:block}.DetailScreen-module__Dp_qFa__navFooter{width:min(calc(100% - 2 * var(--page-gutter)), 1120px);border-top:1px solid var(--color-line-soft);grid-template-columns:1fr 1fr;min-height:92px;margin:0 auto;display:grid}.DetailScreen-module__Dp_qFa__navFooter button{min-height:92px;color:var(--color-navy);cursor:pointer;font-family:var(--font-ui);letter-spacing:.28em;text-transform:uppercase;background:0 0;border:0;align-items:center;padding:0;font-size:10px;font-weight:600;display:flex}.DetailScreen-module__Dp_qFa__navFooter button:last-child{justify-content:flex-end}.DetailScreen-module__Dp_qFa__navFooter button span{transition:transform var(--motion-fast) var(--ease-editorial)}.DetailScreen-module__Dp_qFa__navFooter button:first-child:hover span{transform:translate(-4px)}.DetailScreen-module__Dp_qFa__navFooter button:last-child:hover span{transform:translate(4px)}.DetailScreen-module__Dp_qFa__special{min-height:100svh;padding:94px var(--page-gutter) 0}.DetailScreen-module__Dp_qFa__specialInner{border-top:1px solid var(--color-line-soft);width:min(100%,1120px);margin:0 auto;position:relative}.DetailScreen-module__Dp_qFa__specialBack{top:20px;left:14px}.DetailScreen-module__Dp_qFa__specialIntro{grid-template-columns:minmax(360px,400px) minmax(0,1fr);align-items:center;column-gap:50px;padding:90px 14px 11px;display:grid}.DetailScreen-module__Dp_qFa__specialIntroCopy{align-self:center}.DetailScreen-module__Dp_qFa__specialIntroCopy h1{max-width:520px;color:var(--color-navy);letter-spacing:.015em;text-transform:uppercase;margin:28px 0 24px;font-size:clamp(46px,4.25vw,54px);font-weight:400;line-height:.88}.DetailScreen-module__Dp_qFa__specialIntroCopy p{max-width:430px;font-family:var(--font-ui);margin:0;font-size:13px;line-height:1.52}.DetailScreen-module__Dp_qFa__specialMedia{border:1px solid var(--color-line);background:var(--color-paper);height:clamp(270px,27vw,330px);padding:9px;position:relative;box-shadow:0 6px 16px #0b1c3612}.DetailScreen-module__Dp_qFa__specialMedia img{object-fit:cover}.DetailScreen-module__Dp_qFa__timeline{border-top:1px solid var(--color-line-soft);margin:0}.DetailScreen-module__Dp_qFa__timelineRow{border-bottom:1px solid var(--color-line-soft);grid-template-columns:255px 1fr;align-items:center;min-height:78px;display:grid}.DetailScreen-module__Dp_qFa__year{color:var(--color-navy);padding-left:66px;font-size:42px;line-height:1}.DetailScreen-module__Dp_qFa__timelineCopy{padding:12px 0}.DetailScreen-module__Dp_qFa__timelineCopy h2{color:var(--color-navy);font-family:var(--font-ui);letter-spacing:.24em;text-transform:uppercase;margin:0 0 4px;font-size:11px;font-weight:600}.DetailScreen-module__Dp_qFa__timelineCopy p{font-family:var(--font-ui);margin:0;font-size:12px;line-height:1.35}.DetailScreen-module__Dp_qFa__quote{max-width:620px;color:var(--color-navy);text-align:center;margin:32px auto 34px;font-size:25px;line-height:1.05}.DetailScreen-module__Dp_qFa__story{border-top:1px solid var(--color-line-soft);grid-template-columns:minmax(300px,.8fr) minmax(440px,1.2fr);column-gap:clamp(70px,9vw,124px);margin:34px 0 70px;padding:70px 36px 20px;display:grid}.DetailScreen-module__Dp_qFa__story h2{color:var(--color-navy);text-transform:uppercase;margin:0;font-size:clamp(42px,4.5vw,60px);font-weight:400;line-height:.92}.DetailScreen-module__Dp_qFa__storyCopy{columns:1}.DetailScreen-module__Dp_qFa__storyCopy p{margin:0 0 24px;font-size:18px;line-height:1.45}.DetailScreen-module__Dp_qFa__cinemaIntro{grid-template-columns:minmax(440px,1.1fr) minmax(340px,.9fr);align-items:center;column-gap:70px;padding:90px 70px 22px;display:grid}.DetailScreen-module__Dp_qFa__cinemaIntro h1{color:var(--color-navy);text-transform:uppercase;margin:24px 0 20px;font-size:clamp(48px,4.5vw,58px);font-weight:400;line-height:.88}.DetailScreen-module__Dp_qFa__cinemaIntro p{max-width:520px;font-family:var(--font-ui);margin:0;font-size:13px;line-height:1.5}.DetailScreen-module__Dp_qFa__cinemaMedia{border:1px solid var(--color-line);background:var(--color-paper);height:250px;padding:9px;position:relative}.DetailScreen-module__Dp_qFa__cinemaMedia img{object-fit:cover}.DetailScreen-module__Dp_qFa__film{border-top:1px solid var(--color-line-soft);grid-template-columns:minmax(420px,1.08fr) minmax(380px,.92fr);align-items:start;column-gap:44px;margin:0 58px;padding:28px 0 46px;display:grid}.DetailScreen-module__Dp_qFa__filmPoster{aspect-ratio:3/2;border:1px solid var(--color-line);background:var(--color-paper);height:auto;padding:9px;position:relative}.DetailScreen-module__Dp_qFa__filmPoster img{object-fit:contain}.DetailScreen-module__Dp_qFa__filmCopy h2{color:var(--color-navy);text-transform:uppercase;margin:22px 0 7px;font-size:54px;font-weight:400;line-height:.9}.DetailScreen-module__Dp_qFa__filmMeta{font-family:var(--font-ui);letter-spacing:.25em;text-transform:uppercase;margin:0 0 22px;font-size:10px;font-weight:600}.DetailScreen-module__Dp_qFa__filmCopy>p:not(.DetailScreen-module__Dp_qFa__filmMeta):not(.DetailScreen-module__Dp_qFa__kicker){margin:0 0 18px;font-size:17px;line-height:1.42}.DetailScreen-module__Dp_qFa__filmFacts{margin:18px 0 8px;display:grid}.DetailScreen-module__Dp_qFa__filmFacts span{border-top:1px solid var(--color-line-soft);font-family:var(--font-ui);letter-spacing:.24em;text-transform:uppercase;padding:7px 0;font-size:10px;font-weight:600}.DetailScreen-module__Dp_qFa__filmContinuation{border-top:1px solid var(--color-line-soft);max-width:720px;margin:0 auto 64px;padding:54px 0 22px}.DetailScreen-module__Dp_qFa__filmContinuation p{margin:0 0 24px;font-size:18px;line-height:1.45}@media (max-width:1099px){.DetailScreen-module__Dp_qFa__editorial,.DetailScreen-module__Dp_qFa__specialIntro,.DetailScreen-module__Dp_qFa__story,.DetailScreen-module__Dp_qFa__cinemaIntro,.DetailScreen-module__Dp_qFa__film{column-gap:52px}.DetailScreen-module__Dp_qFa__filmContinuation,.DetailScreen-module__Dp_qFa__specialIntro,.DetailScreen-module__Dp_qFa__cinemaIntro{padding-left:0;padding-right:0}.DetailScreen-module__Dp_qFa__film{margin-left:0;margin-right:0}}@media (min-width:768px) and (max-width:959px){.DetailScreen-module__Dp_qFa__editorial{grid-template-columns:minmax(0,1fr);row-gap:38px}.DetailScreen-module__Dp_qFa__copy,.DetailScreen-module__Dp_qFa__copy p{max-width:680px}.DetailScreen-module__Dp_qFa__landscape{margin-top:48px}.DetailScreen-module__Dp_qFa__specialIntro,.DetailScreen-module__Dp_qFa__cinemaIntro,.DetailScreen-module__Dp_qFa__story,.DetailScreen-module__Dp_qFa__film{grid-template-columns:minmax(0,1fr);row-gap:34px}.DetailScreen-module__Dp_qFa__specialIntro{padding-left:36px;padding-right:36px}.DetailScreen-module__Dp_qFa__specialMedia{height:320px}.DetailScreen-module__Dp_qFa__cinemaIntro{padding-left:36px;padding-right:36px}.DetailScreen-module__Dp_qFa__cinemaMedia{height:260px}.DetailScreen-module__Dp_qFa__story{padding-left:36px;padding-right:36px}.DetailScreen-module__Dp_qFa__film{width:min(100%,720px);margin-left:auto;margin-right:auto}}@media (max-width:767px){.DetailScreen-module__Dp_qFa__hero{min-height:100svh;padding:calc(var(--header-height) + 24px) var(--page-gutter) 94px}.DetailScreen-module__Dp_qFa__heroMount{width:100%;height:calc(100svh - var(--header-height) - 122px);min-height:545px;max-height:680px;padding:9px}.DetailScreen-module__Dp_qFa__heroMedia{height:calc(100% - 123px)}.DetailScreen-module__Dp_qFa__heroMedia img{object-position:var(--detail-position-mobile)}.DetailScreen-module__Dp_qFa__heroMedia[data-layout=portrait]{background:0 0}.DetailScreen-module__Dp_qFa__heroMedia[data-layout=portrait] img{object-position:var(--detail-position-mobile);object-fit:cover!important;width:100%!important;right:0!important}.DetailScreen-module__Dp_qFa__heroMedia[data-layout=portrait]~.DetailScreen-module__Dp_qFa__heroCaption{width:auto;min-height:123px;padding:22px 28px;inset:auto 9px 9px}.DetailScreen-module__Dp_qFa__heroMount:after{bottom:132px;left:9px;right:9px}.DetailScreen-module__Dp_qFa__heroCaption{width:auto;min-height:123px;bottom:9px;left:9px;right:9px}.DetailScreen-module__Dp_qFa__heroCaption h1{font-size:clamp(44px,13.5vw,56px)}.DetailScreen-module__Dp_qFa__heroCaption[data-title-layout=long] h1{font-size:clamp(36px,12.6cqw,46px)}.DetailScreen-module__Dp_qFa__heroCaption p{letter-spacing:.24em;font-size:10px;line-height:1.3}.DetailScreen-module__Dp_qFa__back{width:48px;height:48px;top:26px;left:24px}.DetailScreen-module__Dp_qFa__sectionCue{bottom:calc(27px + env(safe-area-inset-bottom))}.DetailScreen-module__Dp_qFa__editorial{width:calc(100% - 2 * var(--page-gutter));padding:132px 0 20px;display:block}.DetailScreen-module__Dp_qFa__editorial:before{top:106px}.DetailScreen-module__Dp_qFa__eyebrow{margin-bottom:22px}.DetailScreen-module__Dp_qFa__heading h2{margin-bottom:24px;font-size:clamp(42px,12vw,50px)}.DetailScreen-module__Dp_qFa__editorial[data-project=mer] .DetailScreen-module__Dp_qFa__heading h2{font-size:clamp(34px,10.6vw,41px)}.DetailScreen-module__Dp_qFa__facts{margin-bottom:10px}.DetailScreen-module__Dp_qFa__copy{padding:0}.DetailScreen-module__Dp_qFa__copy p{font-size:17px}.DetailScreen-module__Dp_qFa__landscape{height:116px;margin-top:22px}.DetailScreen-module__Dp_qFa__gallery{margin-top:58px}.DetailScreen-module__Dp_qFa__galleryHeader{min-height:50px}.DetailScreen-module__Dp_qFa__galleryHeader>p{letter-spacing:.22em}.DetailScreen-module__Dp_qFa__galleryNavigation{gap:6px}.DetailScreen-module__Dp_qFa__galleryNavigation>span{min-width:64px;margin-right:0}.DetailScreen-module__Dp_qFa__galleryNavigation button{width:36px;height:36px}.DetailScreen-module__Dp_qFa__galleryTrack{grid-auto-columns:88%;gap:12px}.DetailScreen-module__Dp_qFa__gallerySlide{padding:6px}.DetailScreen-module__Dp_qFa__navFooter{grid-template-columns:1fr;width:100%}.DetailScreen-module__Dp_qFa__navFooter button{min-height:62px;padding:0 var(--page-gutter);border-top:1px solid var(--color-line-soft);justify-content:center}.DetailScreen-module__Dp_qFa__navFooter button:last-child{justify-content:center}.DetailScreen-module__Dp_qFa__special{padding:calc(94px + env(safe-area-inset-top)) var(--page-gutter) 0}.DetailScreen-module__Dp_qFa__specialIntro,.DetailScreen-module__Dp_qFa__cinemaIntro{flex-direction:column;align-items:stretch;padding:82px 0 18px;display:flex}.DetailScreen-module__Dp_qFa__specialIntroCopy h1,.DetailScreen-module__Dp_qFa__cinemaIntro h1{margin:12px 0;font-size:clamp(31px,8.7vw,35px);line-height:.92}.DetailScreen-module__Dp_qFa__specialIntroCopy p,.DetailScreen-module__Dp_qFa__cinemaIntro p{font-size:12px;line-height:1.48}.DetailScreen-module__Dp_qFa__specialMedia{width:100%;height:152px;margin-top:16px}.DetailScreen-module__Dp_qFa__cinemaMedia{width:100%;height:108px;margin-top:16px}.DetailScreen-module__Dp_qFa__timelineRow{min-height:0;padding:11px 0 10px 20px;display:block}.DetailScreen-module__Dp_qFa__year{padding:0;font-size:34px}.DetailScreen-module__Dp_qFa__timelineCopy{padding:3px 0 0}.DetailScreen-module__Dp_qFa__timelineCopy h2{margin-bottom:2px;font-size:10px;line-height:1.25}.DetailScreen-module__Dp_qFa__timelineCopy p{padding-right:8px;font-size:11px;line-height:1.35}.DetailScreen-module__Dp_qFa__quote{margin:24px auto;padding:0 24px;font-size:21px}.DetailScreen-module__Dp_qFa__story{margin:24px 0 44px;padding:46px 0 0;display:block}.DetailScreen-module__Dp_qFa__story h2{margin-bottom:28px;font-size:42px}.DetailScreen-module__Dp_qFa__storyCopy p{font-size:17px}.DetailScreen-module__Dp_qFa__film{margin:0;padding:18px 0 34px;display:block}.DetailScreen-module__Dp_qFa__filmPoster{height:auto}.DetailScreen-module__Dp_qFa__filmCopy{padding-top:18px}.DetailScreen-module__Dp_qFa__filmCopy h2{margin-top:12px;font-size:43px}.DetailScreen-module__Dp_qFa__filmCopy>p:not(.DetailScreen-module__Dp_qFa__filmMeta):not(.DetailScreen-module__Dp_qFa__kicker){font-size:15px}.DetailScreen-module__Dp_qFa__filmContinuation{margin-bottom:40px;padding-top:38px}.DetailScreen-module__Dp_qFa__filmContinuation p{font-size:16px}}@media (max-width:390px) and (max-height:760px){.DetailScreen-module__Dp_qFa__hero{min-height:700px;padding-bottom:70px}.DetailScreen-module__Dp_qFa__heroMount{height:calc(100svh - var(--header-height) - 94px);min-height:0}}@media (prefers-reduced-motion:reduce){.DetailScreen-module__Dp_qFa__back,.DetailScreen-module__Dp_qFa__galleryNavigation button,.DetailScreen-module__Dp_qFa__navFooter button span{transition:none}}
.IndexMenu-module__Vxv_fq__overlay{z-index:40;background:radial-gradient(circle at 32% 24%, #ffffff9e, transparent 36%), var(--color-ivory);opacity:0;pointer-events:none;transition:opacity var(--motion-menu) ease, transform var(--motion-menu) var(--ease-editorial);position:fixed;inset:0;overflow-y:auto;transform:translateY(-10px)}.IndexMenu-module__Vxv_fq__overlay[data-open=true]{opacity:1;pointer-events:auto;transform:none}.IndexMenu-module__Vxv_fq__inner{width:min(100%, var(--content-max));min-height:100svh;padding:calc(var(--header-height) + 78px) 52px 42px;opacity:0;transition:opacity .11s ease, transform .18s var(--ease-editorial);flex-direction:column;margin:0 auto;display:flex;transform:translateY(-4px)}.IndexMenu-module__Vxv_fq__overlay[data-open=true] .IndexMenu-module__Vxv_fq__inner{opacity:1;transform:none}.IndexMenu-module__Vxv_fq__nav{border-top:1px solid var(--color-line-soft);border-bottom:1px solid var(--color-line-soft);grid-template-columns:repeat(3,1fr);margin:auto 0;display:grid}.IndexMenu-module__Vxv_fq__item{border:0;border-right:1px solid var(--color-line-soft);border-bottom:1px solid var(--color-line-soft);min-height:148px;color:var(--color-navy);cursor:pointer;text-align:left;background:0 0;grid-template-columns:70px 1fr 32px;align-items:center;padding:0 34px;display:grid;position:relative}.IndexMenu-module__Vxv_fq__item:nth-child(3n){border-right:0}.IndexMenu-module__Vxv_fq__item:focus{outline:none}.IndexMenu-module__Vxv_fq__item:focus-visible{outline:2px solid var(--color-navy);outline-offset:-3px}.IndexMenu-module__Vxv_fq__item:nth-last-child(-n+3){border-bottom:0}.IndexMenu-module__Vxv_fq__item:before{background:var(--color-navy);content:"";width:0;height:3px;transition:width .38s var(--ease-editorial);position:absolute;bottom:-1px;left:0}.IndexMenu-module__Vxv_fq__item[data-current=true]:before,.IndexMenu-module__Vxv_fq__item:hover:before,.IndexMenu-module__Vxv_fq__item:focus-visible:before{width:34px}.IndexMenu-module__Vxv_fq__number{font-family:var(--font-ui);letter-spacing:.25em;font-size:12px;font-weight:600}.IndexMenu-module__Vxv_fq__title{font-family:var(--font-display);text-transform:uppercase;white-space:nowrap;font-size:clamp(29px,2.45vw,38px);font-weight:400;line-height:1}.IndexMenu-module__Vxv_fq__arrow{opacity:0;width:25px;height:18px;transition:opacity var(--motion-fast) ease, transform var(--motion-fast) var(--ease-editorial);position:relative;transform:translate(-8px)}.IndexMenu-module__Vxv_fq__item[data-current=true] .IndexMenu-module__Vxv_fq__arrow,.IndexMenu-module__Vxv_fq__item:hover .IndexMenu-module__Vxv_fq__arrow,.IndexMenu-module__Vxv_fq__item:focus-visible .IndexMenu-module__Vxv_fq__arrow{opacity:1;transform:none}.IndexMenu-module__Vxv_fq__arrow:before{content:"";background:currentColor;width:22px;height:1.5px;position:absolute;top:8px;left:0}.IndexMenu-module__Vxv_fq__arrow:after{content:"";border-top:1.5px solid;border-right:1.5px solid;width:11px;height:11px;position:absolute;top:3px;right:2px;transform:rotate(45deg)}.IndexMenu-module__Vxv_fq__footer{font-family:var(--font-ui);letter-spacing:.3em;text-align:center;text-transform:uppercase;margin:38px 0 0;font-size:10px;font-weight:600}@media (max-width:1099px){.IndexMenu-module__Vxv_fq__inner{padding-top:calc(var(--header-height) + 60px)}.IndexMenu-module__Vxv_fq__item{grid-template-columns:52px 1fr 28px;min-height:132px;padding:0 22px}}@media (min-width:768px) and (max-width:959px){.IndexMenu-module__Vxv_fq__inner{padding:calc(var(--header-height) + 40px) 36px 28px}.IndexMenu-module__Vxv_fq__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.IndexMenu-module__Vxv_fq__item{min-height:112px}.IndexMenu-module__Vxv_fq__item:nth-child(3n){border-right:1px solid var(--color-line-soft)}.IndexMenu-module__Vxv_fq__item:nth-child(2n){border-right:0}.IndexMenu-module__Vxv_fq__item:nth-last-child(-n+3){border-bottom:1px solid var(--color-line-soft)}.IndexMenu-module__Vxv_fq__item:last-child{border-bottom:0}.IndexMenu-module__Vxv_fq__title{min-width:0;font-size:clamp(28px,3.8vw,34px)}}@media (max-width:767px){.IndexMenu-module__Vxv_fq__inner{min-height:100svh;padding:calc(var(--header-height) + 36px) var(--page-gutter) calc(18px + env(safe-area-inset-bottom))}.IndexMenu-module__Vxv_fq__nav{margin:0;display:block}.IndexMenu-module__Vxv_fq__item{border-right:0;border-bottom:1px solid var(--color-line-soft);grid-template-columns:58px 1fr 28px;width:100%;min-height:77px;padding:0 8px}.IndexMenu-module__Vxv_fq__item:nth-last-child(-n+3){border-bottom:1px solid var(--color-line-soft)}.IndexMenu-module__Vxv_fq__item:last-child{border-bottom:0}.IndexMenu-module__Vxv_fq__item[data-current=true]:before,.IndexMenu-module__Vxv_fq__item:hover:before,.IndexMenu-module__Vxv_fq__item:focus-visible:before{width:28px}.IndexMenu-module__Vxv_fq__number{font-size:11px}.IndexMenu-module__Vxv_fq__title{font-size:clamp(26px,7.7vw,31px)}.IndexMenu-module__Vxv_fq__footer{margin-top:auto;padding-top:22px;font-size:9px}}@media (max-width:390px) and (max-height:760px){.IndexMenu-module__Vxv_fq__inner{height:100svh;min-height:0;padding-top:calc(var(--header-height) + 4px);padding-bottom:calc(8px + env(safe-area-inset-bottom));overflow:hidden}.IndexMenu-module__Vxv_fq__nav{flex:auto;grid-template-rows:repeat(9,minmax(0,1fr));grid-template-columns:minmax(0,1fr);min-height:0;display:grid}.IndexMenu-module__Vxv_fq__item{min-height:0}.IndexMenu-module__Vxv_fq__title{font-size:24px}.IndexMenu-module__Vxv_fq__footer{margin-top:0;padding-top:8px}}@media (prefers-reduced-motion:reduce){.IndexMenu-module__Vxv_fq__overlay,.IndexMenu-module__Vxv_fq__inner,.IndexMenu-module__Vxv_fq__item:before,.IndexMenu-module__Vxv_fq__arrow{transition:none}}
.IntroScreen-module__-MELeq__intro{min-height:100svh;padding:calc(var(--header-height) + 42px) var(--page-gutter) 86px;position:relative}.IntroScreen-module__-MELeq__intro:before{z-index:2;content:"";pointer-events:none;border:1px solid #0b1c366b;border-radius:2px;position:absolute;inset:12px;box-shadow:inset 0 0 0 1px #fffdf87a}html[data-deep-route=true] .IntroScreen-module__-MELeq__intro{display:none}.IntroScreen-module__-MELeq__inner{width:min(1050px,100%);min-height:calc(100svh - var(--header-height) - 128px);grid-template-columns:minmax(360px,1.05fr) minmax(420px,.95fr);align-items:center;column-gap:clamp(72px,9vw,132px);margin:0 auto;display:grid;transform:translateY(-28px)}.IntroScreen-module__-MELeq__crestFrame{aspect-ratio:1/1.03;place-items:center;width:min(100%,470px);padding:18px;display:grid;position:relative}.IntroScreen-module__-MELeq__crestFrame:before{content:"";pointer-events:none;background:radial-gradient(circle,#e7dac46b 0%,#efe4d233 46%,#f7f2e800 72%);border-radius:50%;position:absolute;inset:4%}.IntroScreen-module__-MELeq__crestFrame picture{place-items:center;width:93%;min-width:0;height:93%;min-height:0;display:grid;position:relative}.IntroScreen-module__-MELeq__crest{object-fit:contain;filter:sepia(.18)saturate(.68)contrast(.9);opacity:.76;width:100%;min-width:0;height:100%;min-height:0;display:block}.IntroScreen-module__-MELeq__copy{align-self:center;padding-bottom:8px}.IntroScreen-module__-MELeq__copy h1{max-width:540px;color:var(--color-navy);font-family:var(--font-display);letter-spacing:.01em;text-transform:uppercase;margin:0 0 30px;font-size:clamp(48px,4.4vw,58px);font-weight:400;line-height:.9}.IntroScreen-module__-MELeq__copy h1 span{display:block}.IntroScreen-module__-MELeq__copy p{max-width:470px;margin:0 0 20px;font-size:clamp(19px,1.55vw,22px);line-height:1.34}.IntroScreen-module__-MELeq__copy p:first-child{color:var(--color-navy);font-weight:500}.IntroScreen-module__-MELeq__copy p:last-child{color:var(--color-muted);margin-bottom:0;font-size:clamp(18px,1.45vw,20px)}.IntroScreen-module__-MELeq__scrollCue{right:max(var(--page-gutter), calc((100vw - 1050px) / 2));bottom:env(safe-area-inset-bottom);left:max(var(--page-gutter), calc((100vw - 1050px) / 2));border:0;border-top:1px solid var(--color-line-soft);height:70px;color:var(--color-navy);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;padding:0 3px;display:flex;position:absolute}.IntroScreen-module__-MELeq__scrollLabel{font-family:var(--font-ui);letter-spacing:.22em;text-transform:uppercase;transition:opacity var(--motion-fast) ease;align-items:baseline;gap:15px;font-size:10px;font-weight:600;line-height:1;display:flex}.IntroScreen-module__-MELeq__scrollLabel span:last-child{color:var(--color-muted);letter-spacing:.16em;font-size:9px}.IntroScreen-module__-MELeq__scrollArrow{width:20px;height:28px;transition:transform var(--motion-fast) var(--ease-editorial);margin-right:4px;display:block;position:relative}.IntroScreen-module__-MELeq__scrollArrow:before{content:"";background:currentColor;width:1.5px;height:25px;position:absolute;top:0;left:9px}.IntroScreen-module__-MELeq__scrollArrow:after{content:"";border-bottom:1.5px solid;border-right:1.5px solid;width:13px;height:13px;position:absolute;bottom:1px;left:3px;transform:rotate(45deg)}@media (hover:hover) and (pointer:fine){.IntroScreen-module__-MELeq__scrollCue:hover .IntroScreen-module__-MELeq__scrollLabel{opacity:.72}.IntroScreen-module__-MELeq__scrollCue:hover .IntroScreen-module__-MELeq__scrollArrow{transform:translateY(4px)}}@media (max-width:1099px){.IntroScreen-module__-MELeq__inner{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);column-gap:40px}.IntroScreen-module__-MELeq__copy h1{font-size:clamp(38px,5vw,48px)}}@media (min-width:1100px){.IntroScreen-module__-MELeq__intro{padding-bottom:104px}.IntroScreen-module__-MELeq__inner{width:min(1120px,100%);min-height:calc(100svh - var(--header-height) - 146px);grid-template-columns:minmax(440px,480px) minmax(0,1fr);column-gap:clamp(52px,5vw,80px);transform:translateY(-32px)}.IntroScreen-module__-MELeq__copy h1{max-width:640px;font-size:clamp(50px,4.25vw,68px)}.IntroScreen-module__-MELeq__scrollCue{right:max(var(--page-gutter), calc((100vw - 1250px) / 2));left:max(var(--page-gutter), calc((100vw - 1250px) / 2));height:88px}}@media (max-width:767px){.IntroScreen-module__-MELeq__intro:before{inset:8px}.IntroScreen-module__-MELeq__intro{min-height:100svh;padding:calc(var(--header-height) + 14px) var(--page-gutter) calc(76px + env(safe-area-inset-bottom))}.IntroScreen-module__-MELeq__inner{width:100%;min-height:calc(100svh - var(--header-height) - 104px - env(safe-area-inset-bottom));flex-direction:column;align-items:center;gap:0;display:flex;transform:none}.IntroScreen-module__-MELeq__crestFrame{aspect-ratio:770/802;order:1;width:min(64vw,34svh,252px);margin:0 0 14px;padding:0}.IntroScreen-module__-MELeq__crestFrame:before{inset:0}.IntroScreen-module__-MELeq__crestFrame picture,.IntroScreen-module__-MELeq__crest{width:100%;height:100%}.IntroScreen-module__-MELeq__copy{display:contents}.IntroScreen-module__-MELeq__copy h1{letter-spacing:.008em;text-align:center;order:0;width:100%;max-width:100%;margin:0 0 12px;font-size:clamp(29px,8.1vw,34px);line-height:.91}.IntroScreen-module__-MELeq__copy h1 span{display:block}.IntroScreen-module__-MELeq__description{text-align:center;text-wrap:balance;order:2;width:min(100%,332px)}.IntroScreen-module__-MELeq__copy p{max-width:none;margin:0 0 14px;font-size:clamp(17px,4.55vw,19px);line-height:1.29}.IntroScreen-module__-MELeq__copy p:last-child{margin-bottom:0;font-size:clamp(15.5px,4.1vw,17px);line-height:1.3}.IntroScreen-module__-MELeq__scrollCue{right:var(--page-gutter);bottom:env(safe-area-inset-bottom);left:var(--page-gutter);height:76px;padding-inline:3px}.IntroScreen-module__-MELeq__scrollLabel{gap:13px;font-size:11px}.IntroScreen-module__-MELeq__scrollLabel span:last-child{font-size:9px}.IntroScreen-module__-MELeq__scrollArrow{width:22px;height:31px;margin-right:1px}.IntroScreen-module__-MELeq__scrollArrow:before{height:28px;left:10px}.IntroScreen-module__-MELeq__scrollArrow:after{width:15px;height:15px;left:3px}}@media (max-width:390px) and (max-height:640px){.IntroScreen-module__-MELeq__intro{min-height:100svh;padding-top:calc(var(--header-height) + 5px);padding-bottom:calc(58px + env(safe-area-inset-bottom))}.IntroScreen-module__-MELeq__inner{min-height:calc(100svh - var(--header-height) - 63px - env(safe-area-inset-bottom))}.IntroScreen-module__-MELeq__copy h1{margin-bottom:5px;font-size:clamp(25px,8.2vw,28px);line-height:.9}.IntroScreen-module__-MELeq__crestFrame{width:min(66vw,32svh,210px);margin-bottom:5px}.IntroScreen-module__-MELeq__description{width:min(100%,292px)}.IntroScreen-module__-MELeq__copy p{margin-bottom:7px;font-size:15px;line-height:1.2}.IntroScreen-module__-MELeq__copy p:last-child{font-size:13.5px;line-height:1.2}.IntroScreen-module__-MELeq__scrollCue{height:58px}}@media (min-width:768px) and (max-width:899px) and (min-height:481px){.IntroScreen-module__-MELeq__intro{padding:calc(var(--header-height) + 20px) var(--page-gutter) 76px}.IntroScreen-module__-MELeq__inner{min-height:calc(100svh - var(--header-height) - 96px);flex-direction:column;justify-content:center;align-items:center;gap:0;display:flex;transform:translateY(-18px)}.IntroScreen-module__-MELeq__crestFrame{aspect-ratio:770/802;order:1;width:min(42vw,31svh,304px);margin:0 0 18px;padding:0}.IntroScreen-module__-MELeq__crestFrame picture{width:100%;height:100%}.IntroScreen-module__-MELeq__copy{display:contents}.IntroScreen-module__-MELeq__copy h1{text-align:center;order:0;width:100%;max-width:620px;margin:0 0 18px;font-size:clamp(38px,5.4vw,44px);line-height:.9}.IntroScreen-module__-MELeq__description{text-align:center;text-wrap:balance;order:2;width:min(100%,470px)}.IntroScreen-module__-MELeq__copy p{max-width:none;margin-bottom:16px;font-size:21px;line-height:1.3}.IntroScreen-module__-MELeq__copy p:last-child{margin-bottom:0;font-size:18px}}@media (min-width:768px) and (max-height:480px){.IntroScreen-module__-MELeq__intro{padding:calc(var(--header-height) + 8px) var(--page-gutter) 16px}.IntroScreen-module__-MELeq__inner{width:min(720px,100% - 52px);min-height:calc(100svh - var(--header-height) - 24px);grid-template-columns:minmax(190px,220px) minmax(0,1fr);column-gap:clamp(30px,5vw,44px);transform:none}.IntroScreen-module__-MELeq__crestFrame{width:min(100%,56svh);padding:0}.IntroScreen-module__-MELeq__copy h1{margin-bottom:12px;font-size:clamp(30px,4.2vw,36px);line-height:.88}.IntroScreen-module__-MELeq__copy p{max-width:430px;margin-bottom:9px;font-size:clamp(14px,1.9vw,16px);line-height:1.22}.IntroScreen-module__-MELeq__copy p:last-child{font-size:clamp(13px,1.7vw,15px)}.IntroScreen-module__-MELeq__scrollCue{border-top:0;justify-content:center;width:48px;height:48px;bottom:14px;left:16px;right:auto}.IntroScreen-module__-MELeq__scrollLabel{display:none}.IntroScreen-module__-MELeq__scrollArrow{margin:0}}
.SiteHeader-module__zBs5mG__header{z-index:50;width:100%;height:var(--header-height);pointer-events:none;position:fixed;top:0;left:0}.SiteHeader-module__zBs5mG__header:before{content:"";opacity:0;background:linear-gradient(#f7f2e8fe 0%,#f7f2e8fb calc(100% - 34px),#f7f2e800 100%);transition:opacity .18s;position:absolute;inset:0 0 -24px}.SiteHeader-module__zBs5mG__header[data-backed=true]:before{opacity:1}.SiteHeader-module__zBs5mG__headerInner{z-index:1;width:100%;max-width:var(--content-max);height:100%;padding:30px var(--page-gutter) 0;margin:0 auto;position:relative}.SiteHeader-module__zBs5mG__menuButton{z-index:2;width:52px;height:52px;color:var(--color-navy);cursor:pointer;pointer-events:auto;transition:opacity var(--motion-fast) ease;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;position:relative}.SiteHeader-module__zBs5mG__menuButton:hover{opacity:.72}.SiteHeader-module__zBs5mG__menuButton:active{opacity:.52}.SiteHeader-module__zBs5mG__menuButton>span{width:28px;height:18px;display:block;position:relative}.SiteHeader-module__zBs5mG__menuButton i{transform-origin:50%;width:28px;height:1px;transition:transform var(--motion-menu) var(--ease-editorial), opacity .18s ease, top var(--motion-menu) var(--ease-editorial), width var(--motion-fast) var(--ease-editorial), left var(--motion-fast) var(--ease-editorial);background:currentColor;border-radius:1px;position:absolute;left:0}.SiteHeader-module__zBs5mG__menuButton i:first-child{top:1px}.SiteHeader-module__zBs5mG__menuButton i:nth-child(2){width:20px;top:8.5px;left:4px}.SiteHeader-module__zBs5mG__menuButton i:nth-child(3){top:16px}@media (hover:hover){.SiteHeader-module__zBs5mG__menuButton:hover i:nth-child(2){width:28px;left:0}}.SiteHeader-module__zBs5mG__menuButton span[data-close] i:first-child{width:24px;top:8.5px;left:2px;transform:rotate(45deg)}.SiteHeader-module__zBs5mG__menuButton span[data-close] i:nth-child(2){opacity:0}.SiteHeader-module__zBs5mG__menuButton span[data-close] i:nth-child(3){width:24px;top:8.5px;left:2px;transform:rotate(-45deg)}.SiteHeader-module__zBs5mG__motto,.SiteHeader-module__zBs5mG__name{color:var(--color-navy);font-family:var(--font-ui);letter-spacing:.24em;text-transform:uppercase;white-space:nowrap;margin:0;font-size:12px;font-weight:600;line-height:1;position:absolute;top:50px}.SiteHeader-module__zBs5mG__motto{left:50%;transform:translate(-50%)}.SiteHeader-module__zBs5mG__name{right:var(--page-gutter)}@media (min-width:1100px){.SiteHeader-module__zBs5mG__header[data-frontispiece=true] .SiteHeader-module__zBs5mG__headerInner{max-width:none}.SiteHeader-module__zBs5mG__header[data-frontispiece=true] .SiteHeader-module__zBs5mG__name{visibility:hidden;opacity:0}.SiteHeader-module__zBs5mG__header[data-frontispiece=true] .SiteHeader-module__zBs5mG__menuButton>span:not([data-close]),.SiteHeader-module__zBs5mG__header[data-frontispiece=true] .SiteHeader-module__zBs5mG__menuButton>span:not([data-close]) i{width:32px}.SiteHeader-module__zBs5mG__header[data-frontispiece=true] .SiteHeader-module__zBs5mG__menuButton>span:not([data-close]) i:nth-child(2){width:22px;left:5px}}@media (max-width:1099px){.SiteHeader-module__zBs5mG__name{display:none}}@media (max-width:767px){.SiteHeader-module__zBs5mG__headerInner{padding-top:calc(30px + env(safe-area-inset-top))}.SiteHeader-module__zBs5mG__motto{top:calc(44px + env(safe-area-inset-top));letter-spacing:.21em;text-align:center;white-space:normal;width:min(222px,100vw - 126px);font-size:clamp(10px,3.05vw,12px);line-height:1.8;left:clamp(112px,39vw,168px);transform:none}}@media (min-width:520px) and (max-width:767px){.SiteHeader-module__zBs5mG__motto{top:calc(50px + env(safe-area-inset-top));letter-spacing:.2em;white-space:nowrap;width:auto;font-size:clamp(10px,1.65vw,12px);line-height:1;left:50%;transform:translate(-50%)}}
.SiteShell-module__Jykn8q__shell{opacity:1;width:100%;max-width:100%;min-height:100svh;overflow-x:clip}html[data-hash-route=true] .SiteShell-module__Jykn8q__shell[data-ready=false]{opacity:0}.SiteShell-module__Jykn8q__main{min-height:100svh}
