.LandingHeader-module__vmDE-a__header{z-index:110;box-sizing:border-box;width:100vw;padding-inline:var(--mobile-hero-gutter);padding-top:var(--mobile-header-top);pointer-events:auto;justify-content:space-between;align-items:flex-start;display:flex;position:fixed;top:0;left:0}.LandingHeader-module__vmDE-a__logoLink,.LandingHeader-module__vmDE-a__nav,.LandingHeader-module__vmDE-a__burgerButton{pointer-events:auto}.LandingHeader-module__vmDE-a__logoLink{--header-logo-width:var(--mobile-logo-width);--header-logo-height:calc(var(--header-logo-width)*49/191);--header-logo-compact-width:calc(var(--header-logo-height)*1.35);width:var(--header-logo-width);height:var(--header-logo-height);display:inline-block;position:relative;overflow:hidden}.LandingHeader-module__vmDE-a__logoLayer{transition:width .32s,opacity .32s;display:block;position:absolute;top:0;left:0;overflow:hidden}.LandingHeader-module__vmDE-a__logoFull{opacity:1;width:100%;height:100%}.LandingHeader-module__vmDE-a__logoCompact{color:#e3d3c0;width:0;height:100%;font-family:var(--font-display);font-size:var(--header-logo-height);letter-spacing:-.03em;font-weight:400;line-height:var(--header-logo-height);opacity:0;white-space:nowrap;top:-3px}.LandingHeader-module__vmDE-a__logoLinkCompact .LandingHeader-module__vmDE-a__logoFull{width:var(--header-logo-compact-width);opacity:0}.LandingHeader-module__vmDE-a__logoLinkCompact .LandingHeader-module__vmDE-a__logoCompact{width:var(--header-logo-compact-width);opacity:1}.LandingHeader-module__vmDE-a__logo{width:var(--header-logo-width);height:auto;display:block}.LandingHeader-module__vmDE-a__nav{color:#c1a17a;font-family:var(--font-serif),Georgia,serif;font-size:var(--landing-cta-size);letter-spacing:0;align-items:center;column-gap:calc(clamp(1.25rem,2.7083vw,3.25rem)/2);font-weight:400;line-height:1.4;display:none}.LandingHeader-module__vmDE-a__burgerButton{--burger-cross-size:clamp(2.5rem,10vw,3.75rem);--burger-former-hit-height:calc((var(--mobile-burger-line)*2) + var(--mobile-burger-gap) + 1.5rem);width:calc(var(--burger-cross-size) + 1.5rem);min-width:calc(var(--burger-cross-size) + 1.5rem);height:calc(var(--burger-cross-size) + 1.5rem);min-height:calc(var(--burger-cross-size) + 1.5rem);color:inherit;pointer-events:auto;touch-action:manipulation;background:0 0;border:0;justify-content:flex-end;align-items:center;padding:0;transition:color .24s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative}.LandingHeader-module__vmDE-a__burgerIcon{right:0;top:calc(var(--burger-former-hit-height)/2);width:var(--burger-cross-size);height:var(--burger-cross-size);pointer-events:none;display:block;position:absolute;transform:translateY(-50%)}.LandingHeader-module__vmDE-a__burgerLine{width:var(--mobile-burger-width);height:var(--mobile-burger-line);pointer-events:none;transform-origin:50%;background-color:#f9eed4;transition:transform .24s cubic-bezier(.4,0,.2,1);display:block;position:absolute;top:50%;left:50%}.LandingHeader-module__vmDE-a__burgerLine:first-child{transform:translate(-50%,calc(-50% - ((var(--mobile-burger-gap) + var(--mobile-burger-line))/2)))}.LandingHeader-module__vmDE-a__burgerLine:last-child{transform:translate(-50%,calc(-50% + ((var(--mobile-burger-gap) + var(--mobile-burger-line))/2)))}.LandingHeader-module__vmDE-a__burgerButtonOpen{z-index:121;color:#f9eed4}.LandingHeader-module__vmDE-a__burgerButtonOpen .LandingHeader-module__vmDE-a__burgerLine:first-child{transform:translate(-50%,-50%)rotate(45deg)}.LandingHeader-module__vmDE-a__burgerButtonOpen .LandingHeader-module__vmDE-a__burgerLine:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.LandingHeader-module__vmDE-a__menuOverlay{z-index:120;overscroll-behavior:contain;color:#f9eed4;opacity:0;pointer-events:none;background-image:linear-gradient(90deg,#000000b8,#0000004d),url(/images/menu/menu-bg-mobile.jpg);background-position:50%;background-size:cover;height:100dvh;transition:opacity .22s;display:none;position:fixed;inset:0;overflow:hidden}.LandingHeader-module__vmDE-a__menuOverlayOpen{opacity:1;pointer-events:auto}.LandingHeader-module__vmDE-a__menuScroll{box-sizing:border-box;overscroll-behavior:contain;height:100dvh;padding:var(--mobile-header-top)var(--mobile-hero-gutter)max(4rem,calc(2rem + env(safe-area-inset-bottom)));-webkit-overflow-scrolling:touch;flex-direction:column;display:flex;overflow-y:auto}.LandingHeader-module__vmDE-a__menuTopRow{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.LandingHeader-module__vmDE-a__menuLogoLink{display:inline-flex}.LandingHeader-module__vmDE-a__menuLogo{width:var(--mobile-logo-width);height:auto;display:block}.LandingHeader-module__vmDE-a__menuLanguage{display:none}.LandingHeader-module__vmDE-a__menuNav{--menu-nav-height:clamp(300px,76.923vw,460px);--menu-divider-color:#8d82736b;height:var(--menu-nav-height);background:linear-gradient(90deg,var(--menu-divider-color)0%,#8d827300 100%)top left/100% 1px no-repeat;border-top:1px solid #0000;flex-direction:column;flex:none;margin-top:clamp(9rem,51.282vw,12.5rem);display:flex}.LandingHeader-module__vmDE-a__menuItem{height:calc(var(--menu-nav-height)/3);background:linear-gradient(90deg,var(--menu-divider-color)0%,#8d827300 100%)bottom left/100% 1px no-repeat;min-height:0;color:inherit;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;gap:1.5rem;display:flex}.LandingHeader-module__vmDE-a__menuItem>span:first-child{flex-direction:column;gap:clamp(8px,1.79px + 1.592vw,14px);display:flex}.LandingHeader-module__vmDE-a__menuItemTitle,.LandingHeader-module__vmDE-a__menuItemText{letter-spacing:0;display:block}.LandingHeader-module__vmDE-a__menuItemTitle{color:#f8edd3;font-family:var(--font-display);letter-spacing:-.03em;-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#fbf1d7 0%,#d5b380 72%);-webkit-background-clip:text;background-clip:text;margin-bottom:-.3em;padding-bottom:.3em;font-size:clamp(30px,18.91px + 2.844vw,48px);font-weight:400;line-height:.7;overflow:visible}.LandingHeader-module__vmDE-a__menuItemText,.LandingHeader-module__vmDE-a__menuCreatorCreditText{color:#97846c;font-family:var(--font-serif),Georgia,serif;font-size:clamp(15px,3.979vw - .52px,30px);line-height:1.2}.LandingHeader-module__vmDE-a__menuArrow{background-color:#766851;flex:none;width:clamp(30px,7.958vw - 1.03px,60px);height:calc(clamp(30px,7.958vw - 1.03px,60px)/3.2);display:block;-webkit-mask-image:url(/images/home/arrow.svg);mask-image:url(/images/home/arrow.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.LandingHeader-module__vmDE-a__menuCreatorCredit{flex-direction:column;margin-top:clamp(4rem,16.41vw,8rem);display:flex}.LandingHeader-module__vmDE-a__menuCreatorCreditText{box-sizing:border-box;letter-spacing:0;pointer-events:none;margin:0;font-weight:400}.LandingHeader-module__vmDE-a__menuCreatorCreditText a{color:#c1a17a;pointer-events:auto;text-decoration:none;transition:color .22s}.LandingHeader-module__vmDE-a__menuCreatorCreditLinkGroup{white-space:nowrap}.LandingHeader-module__vmDE-a__menuCreatorCreditArrow{color:#c1a17a;margin-left:7px;font-size:.86em;transition:transform .18s;display:inline-flex;transform:translateY(-6px)}.LandingHeader-module__vmDE-a__menuCreatorCreditArrow svg{width:.86em;height:.86em;display:block}.LandingHeader-module__vmDE-a__menuCreatorCreditText a:focus-visible{color:#f9eed4;outline-offset:.2em;outline:1px solid}.LandingHeader-module__vmDE-a__menuCreatorCreditText a:focus-visible+.LandingHeader-module__vmDE-a__menuCreatorCreditArrow{transform:translate(2px,-8px)}.LandingHeader-module__vmDE-a__navLink{color:inherit;transition:color .22s;display:inline-flex;position:relative}.LandingHeader-module__vmDE-a__navLink:after{content:"";opacity:0;background:#b49a72;width:100%;height:1px;position:absolute;top:calc(100% + .1em);left:0}.LandingHeader-module__vmDE-a__navLink:focus-visible,.LandingHeader-module__vmDE-a__navLinkActive{color:#f9eed4}@media (hover:hover) and (pointer:fine){.LandingHeader-module__vmDE-a__navLink:hover,.LandingHeader-module__vmDE-a__menuCreatorCreditText a:hover{color:#f9eed4}.LandingHeader-module__vmDE-a__menuCreatorCreditText a:hover+.LandingHeader-module__vmDE-a__menuCreatorCreditArrow{transform:translate(2px,-8px)}}.LandingHeader-module__vmDE-a__navLinkActive{cursor:default}.LandingHeader-module__vmDE-a__navLinkActive:after{opacity:.6}.LandingHeader-module__vmDE-a__navSeparator{pointer-events:none;background-color:#8d827380;width:1px;height:20px}@media (max-width:767px){.LandingHeader-module__vmDE-a__menuScroll{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom));position:relative;overflow:hidden}.LandingHeader-module__vmDE-a__menuLanguage{color:#c1a17a;width:fit-content;font-family:var(--font-serif),Georgia,serif;letter-spacing:0;align-items:center;gap:calc(clamp(1.25rem,2.7083vw,3.25rem)/2);margin-top:clamp(4.25rem,18vw,5rem);font-size:clamp(.875rem,.616rem + 1.061vw,1.125rem);font-weight:400;line-height:1.4;display:flex}.LandingHeader-module__vmDE-a__menuLanguageLink{color:inherit;text-decoration:none;display:inline-flex;position:relative}.LandingHeader-module__vmDE-a__menuLanguageLink.LandingHeader-module__vmDE-a__navLinkActive{color:#f9eed4}.LandingHeader-module__vmDE-a__menuLanguageLink.LandingHeader-module__vmDE-a__navLinkActive:after{content:"";background:#796850;width:100%;height:1px;position:absolute;top:calc(100% + .1em);left:0}.LandingHeader-module__vmDE-a__menuLanguageSeparator{pointer-events:none;background-color:#8d827380;width:1px;height:20px}.LandingHeader-module__vmDE-a__menuNav{margin-top:clamp(2.5rem,10vw,3rem)}.LandingHeader-module__vmDE-a__menuCreatorCredit{right:var(--mobile-hero-gutter);bottom:calc(28px + env(safe-area-inset-bottom));left:var(--mobile-hero-gutter);margin-top:0;position:absolute}}@media (min-width:768px){.LandingHeader-module__vmDE-a__header{padding-inline:var(--landing-global-gutter);padding-top:var(--landing-header-top)}.LandingHeader-module__vmDE-a__logo{width:var(--header-logo-width)}.LandingHeader-module__vmDE-a__logoLink{--header-logo-width:var(--landing-logo-width)}}@media (min-width:768px) and (max-width:1023px),(width:1024px) and (orientation:portrait){.LandingHeader-module__vmDE-a__logoLink{--header-logo-width:calc(.032rem + 34.483vw)}.LandingHeader-module__vmDE-a__burgerButton{--burger-cross-size:60px;--mobile-burger-width:61.984px;--mobile-burger-gap:14.832px;--mobile-burger-line:1px}.LandingHeader-module__vmDE-a__menuOverlay{background-image:linear-gradient(90deg,#000000bd,#00000038),url(/images/menu/menu-bg-tablet.jpg)}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.LandingHeader-module__vmDE-a__header{padding-inline:var(--mobile-hero-gutter);padding-top:var(--mobile-header-top)}.LandingHeader-module__vmDE-a__logoLink{--header-logo-width:var(--mobile-logo-width)}.LandingHeader-module__vmDE-a__menuScroll{padding-bottom:calc(4.75rem + env(safe-area-inset-bottom));position:relative;overflow:hidden}.LandingHeader-module__vmDE-a__menuLanguage{color:#c1a17a;width:fit-content;font-family:var(--font-serif),Georgia,serif;letter-spacing:0;align-items:center;gap:calc(clamp(1.25rem,2.7083vw,3.25rem)/2);margin-top:clamp(4.25rem,18vw,5rem);font-size:clamp(15px,3.979vw - .52px,30px);font-weight:400;line-height:1.2;display:flex}.LandingHeader-module__vmDE-a__menuLanguageLink{color:inherit;text-decoration:none;display:inline-flex;position:relative}.LandingHeader-module__vmDE-a__menuLanguageLink.LandingHeader-module__vmDE-a__navLinkActive{color:#f9eed4}.LandingHeader-module__vmDE-a__menuLanguageLink.LandingHeader-module__vmDE-a__navLinkActive:after{content:"";opacity:1;background:#796850;width:100%;height:1px;max-height:1px;position:absolute;top:calc(100% + .1em);left:0}.LandingHeader-module__vmDE-a__menuLanguageSeparator{pointer-events:none;background-color:#8d827380;width:1px;height:20px}.LandingHeader-module__vmDE-a__menuNav{margin-top:clamp(2.5rem,10vw,3rem)}.LandingHeader-module__vmDE-a__menuCreatorCredit{right:var(--mobile-hero-gutter);bottom:calc(28px + env(safe-area-inset-bottom));left:var(--mobile-hero-gutter);margin-top:0;position:absolute}}@media (min-width:390px) and (max-width:1023px),(width:1024px) and (orientation:portrait){.LandingHeader-module__vmDE-a__header{position:absolute}.LandingHeader-module__vmDE-a__headerViewportFixedMobile{position:fixed}.LandingHeader-module__vmDE-a__logoLinkCompact .LandingHeader-module__vmDE-a__logoFull{opacity:1;width:100%}.LandingHeader-module__vmDE-a__logoLinkCompact .LandingHeader-module__vmDE-a__logoCompact{opacity:0;width:0}}@media (max-width:1023px),(width:1024px) and (orientation:portrait){.LandingHeader-module__vmDE-a__logoLink{transition:opacity .24s,transform .24s}.LandingHeader-module__vmDE-a__logoLinkHiddenMobile{opacity:0;pointer-events:none;transform:translateY(-.5rem)}.LandingHeader-module__vmDE-a__menuOverlay{display:block}}@media (min-width:1025px),(width:1024px) and (orientation:landscape){.LandingHeader-module__vmDE-a__nav{display:flex;position:relative;top:7px}.LandingHeader-module__vmDE-a__burgerButton{display:none}}@media (prefers-reduced-motion:reduce){.LandingHeader-module__vmDE-a__burgerButton,.LandingHeader-module__vmDE-a__burgerLine,.LandingHeader-module__vmDE-a__menuOverlay,.LandingHeader-module__vmDE-a__logoLink,.LandingHeader-module__vmDE-a__logoLayer{transition-duration:1ms}.LandingHeader-module__vmDE-a__logoLinkHiddenMobile{transform:none}}
.archive-calendar-module__wFNTyq__calendar{--calendar-width:calc(100cqw + 2px);box-sizing:border-box;background:#110e07;border:1px solid #5e4736;border-radius:8px;width:100%;padding-bottom:16px;position:relative;overflow:hidden;container-type:inline-size}.archive-calendar-module__wFNTyq__header{height:calc(var(--calendar-width)*54/488);box-sizing:border-box;border-bottom:1px solid #5e4736;justify-content:center;align-items:center;display:flex;position:relative}.archive-calendar-module__wFNTyq__monthLabel{color:#cdbeb4;font-size:calc(var(--calendar-width)*21.06/488);letter-spacing:-1px;font-weight:500;line-height:calc(var(--calendar-width)*22/488);text-align:center;white-space:nowrap;font-feature-settings:"lnum" 1,"pnum" 1;margin:0}.archive-calendar-module__wFNTyq__arrowButton{--arrow-graphic-width:calc(var(--calendar-width)*30/488);--arrow-graphic-inset:calc(var(--calendar-width)*19/488);--arrow-head-size:calc(var(--calendar-width)*7/488);--arrow-center-y:calc(var(--calendar-width)*26/488);--disabled-arrow-opacity:.48;width:max(44px,calc(var(--calendar-width)*72/488));cursor:pointer;background:0 0;border:0;height:max(44px,100%);padding:0;position:absolute;top:0}.archive-calendar-module__wFNTyq__arrowButton:disabled{cursor:default}.archive-calendar-module__wFNTyq__arrowButton:disabled:before{opacity:var(--disabled-arrow-opacity);background:#6b5f52}.archive-calendar-module__wFNTyq__arrowButton:disabled:after{opacity:var(--disabled-arrow-opacity);border-color:#6b5f52}.archive-calendar-module__wFNTyq__arrowButton:before,.archive-calendar-module__wFNTyq__arrowButton:after{top:var(--arrow-center-y);content:"";display:block;position:absolute}.archive-calendar-module__wFNTyq__arrowButton:before{width:var(--arrow-graphic-width);background:#dab080;height:1px}.archive-calendar-module__wFNTyq__arrowButton:after{width:var(--arrow-head-size);height:var(--arrow-head-size);border-top:1px solid #dab080;border-right:1px solid #dab080}.archive-calendar-module__wFNTyq__arrowPrevious{left:0}.archive-calendar-module__wFNTyq__arrowPrevious:before{left:var(--arrow-graphic-inset)}.archive-calendar-module__wFNTyq__arrowPrevious:after{left:var(--arrow-graphic-inset);transform:translateY(-50%)rotate(-135deg)}.archive-calendar-module__wFNTyq__arrowNext{right:0}.archive-calendar-module__wFNTyq__arrowNext:before{right:var(--arrow-graphic-inset)}.archive-calendar-module__wFNTyq__arrowNext:after{right:var(--arrow-graphic-inset);transform:translateY(-50%)rotate(45deg)}.archive-calendar-module__wFNTyq__weekdays{column-gap:calc(var(--calendar-width)*9/488);width:100%;padding-top:calc(var(--calendar-width)*10/488);box-sizing:border-box;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.archive-calendar-module__wFNTyq__weekdaysManrope{font-family:Manrope,sans-serif;font-weight:600}.archive-calendar-module__wFNTyq__weekday{width:100%;height:calc(var(--calendar-width)*20/488);color:#cdbeb4;font-size:calc(var(--calendar-width)*11/488);letter-spacing:1.5px;font-weight:600;line-height:calc(var(--calendar-width)*12/488);text-align:center;text-transform:uppercase;white-space:nowrap;justify-content:center;align-items:center;display:flex}.archive-calendar-module__wFNTyq__dateGrid{column-gap:calc(var(--calendar-width)*9/488);row-gap:calc(var(--calendar-width)*2/488);width:100%;padding-top:calc(var(--calendar-width)*12/488);grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.archive-calendar-module__wFNTyq__dateCell{width:100%;height:calc(var(--calendar-width)*42.5/488);color:#cdbeb4;cursor:default;background:0 0;border:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:flex;position:relative}.archive-calendar-module__wFNTyq__availableDate{cursor:pointer}.archive-calendar-module__wFNTyq__outsideMonthDate{color:#645c53}.archive-calendar-module__wFNTyq__publishedDate:before{width:calc(var(--calendar-width)*40/488);height:calc(var(--calendar-width)*40/488);content:"";background:#413a31;border-radius:999px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.archive-calendar-module__wFNTyq__publishedDate.archive-calendar-module__wFNTyq__outsideMonthDate:before{background:#221f1b}.archive-calendar-module__wFNTyq__dateText{z-index:1;width:calc(var(--calendar-width)*26/488);color:currentColor;font-size:calc(var(--calendar-width)*21.06/488);font-weight:500;line-height:calc(var(--calendar-width)*22/488);text-align:center;font-feature-settings:"lnum" 1,"pnum" 1;position:relative}.archive-calendar-module__wFNTyq__selectedDate{color:#4d3b2a}.archive-calendar-module__wFNTyq__selectedDate:before{width:calc(var(--calendar-width)*40/488);height:calc(var(--calendar-width)*40/488);content:"";background:#deb78b;border-radius:999px;transition:transform .18s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.archive-calendar-module__wFNTyq__openedDate:after{left:50%;top:calc(50% + var(--calendar-width)*12/488);z-index:2;width:calc(var(--calendar-width)*4/488);height:calc(var(--calendar-width)*4/488);content:"";background:#deb78b;border-radius:999px;position:absolute;transform:translate(-50%)}@media (hover:hover) and (pointer:fine){.archive-calendar-module__wFNTyq__arrowButton:not(:disabled):hover:before{background:#e3d3c0}.archive-calendar-module__wFNTyq__arrowButton:not(:disabled):hover:after{border-color:#e3d3c0}.archive-calendar-module__wFNTyq__publishedDate:hover:before,.archive-calendar-module__wFNTyq__availableDate.archive-calendar-module__wFNTyq__selectedDate:hover:before{transform:translate(-50%,-50%)scale(1.1)}}@media (max-width:767px){.archive-calendar-module__wFNTyq__arrowButton{--disabled-arrow-opacity:.28}}
.landing-module__hcPptG__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);--landing-global-gutter:clamp(1.5rem,2.7083vw,3.25rem);--mobile-hero-gutter:clamp(1.5rem,calc(-.181rem + 6.897vw),3.125rem);--mobile-header-top:var(--mobile-hero-gutter);--mobile-logo-width:clamp(8.4375rem,calc(.032rem + 34.483vw),16.5625rem);--mobile-burger-width:clamp(2rem,calc(.06rem + 7.958vw),3.875rem);--mobile-burger-line:1px;--mobile-burger-gap:clamp(.5rem,calc(.004rem + 2.037vw),.979rem);--mobile-hero-bottom-gap:clamp(3rem,calc(-.358rem + 13.793vw),6.25rem);--landing-header-top:clamp(1rem,2.0833vw,2.5rem);--landing-logo-width:clamp(5rem,9.8958vw,11.875rem);--landing-logo-height:calc(var(--landing-logo-width)*49/191);--landing-header-safe-gap:clamp(1.5rem,2.5vw,3.75rem);--landing-header-space:calc(var(--landing-header-top) + var(--landing-logo-height) + var(--landing-header-safe-gap));background:#000;width:100vw;min-height:100svh;margin:-2.5rem calc(50% - 50vw);position:relative;overflow:hidden visible}.landing-module__hcPptG__mediaLayer{z-index:0;pointer-events:none;background:#000;width:100vw;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.landing-module__hcPptG__video{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block}.landing-module__hcPptG__contentLayer{z-index:1;box-sizing:border-box;width:100%;min-height:100svh;padding-inline:var(--mobile-hero-gutter);padding-bottom:calc(var(--mobile-hero-bottom-gap) + env(safe-area-inset-bottom));align-items:flex-end;display:flex;position:relative;overflow:visible}.landing-module__hcPptG__contentFrame{width:100%;position:relative;overflow:visible}.landing-module__hcPptG__heroCopy{--landing-copy-size:clamp(.9375rem,calc(.162rem + 3.183vw),1.6875rem);--hero-copy-gap:clamp(1rem,calc(.418rem + 2.387vw),1.5625rem);--hero-description-cta-gap:clamp(1.1875rem,calc(.605rem + 2.387vw),1.75rem);z-index:1;align-items:flex-start;gap:var(--hero-description-cta-gap);flex-direction:column;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);display:flex;position:relative;overflow:visible}.landing-module__hcPptG__heroTextGroup{gap:var(--hero-copy-gap);flex-direction:column;width:100%;display:flex;overflow:visible}.landing-module__hcPptG__decorativeMark{z-index:0;pointer-events:none;color:#7a684f26;font-family:var(--font-display),Georgia,serif;letter-spacing:-.03em;font-size:clamp(10.25rem,.164rem + 41.379vw,20rem);font-weight:500;line-height:.7;position:absolute;top:calc(-1*clamp(3.75rem,11vw,6rem));left:calc(-1*clamp(2.625rem,.297rem + 9.549vw,5.25rem))}.landing-module__hcPptG__heading{background-image:var(--title-gradient-image);background-size:var(--title-gradient-size);color:#0000;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);font-family:var(--font-display);letter-spacing:-.03em;animation:var(--title-gradient-animation);-webkit-text-fill-color:transparent;background-position:0%;-webkit-background-clip:text;background-clip:text;margin-top:-.3em;margin-bottom:-.3em;padding-top:.3em;padding-bottom:.3em;font-size:clamp(3.25rem,13.2626vw,6.375rem);font-weight:400;line-height:.7;overflow:visible}.landing-module__hcPptG__description{color:#97846c;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);font-family:var(--font-serif),Georgia,serif;font-size:var(--landing-copy-size);letter-spacing:0;font-weight:400;line-height:1.3}.landing-module__hcPptG__cta{z-index:1;aspect-ratio:400/101;color:#301c02;font-family:var(--font-serif),Georgia,serif;font-size:var(--landing-cta-size);border-radius:.3em;align-items:center;gap:1.111em;padding:.889em 2em;line-height:1.4;display:inline-flex;position:relative;box-shadow:0 .444em 1.333em #00000040}.landing-module__hcPptG__cta:before{z-index:-1;border-radius:inherit;content:"";pointer-events:none;background-image:url(/images/button/btn.png);background-position:50%;background-repeat:no-repeat;background-size:100% 100%;position:absolute;inset:0}.landing-module__hcPptG__cta:focus-visible:before{background-image:url(/images/button/btn_hover.png)}.landing-module__hcPptG__ctaText{z-index:1;white-space:nowrap;flex-shrink:0;position:relative}.landing-module__hcPptG__ctaArrow{z-index:1;color:currentColor;flex-shrink:0;width:1.833em;height:auto;transition:transform .3s ease-out;display:inline-flex;position:relative}.landing-module__hcPptG__ctaArrow svg{width:100%;height:auto;display:block}.landing-module__hcPptG__cta:focus-visible .landing-module__hcPptG__ctaArrow{transform:translate(.222em)}@media (hover:hover) and (pointer:fine){.landing-module__hcPptG__cta:hover:before{background-image:url(/images/button/btn_hover.png)}.landing-module__hcPptG__cta:hover .landing-module__hcPptG__ctaArrow{transform:translate(.222em)}}@media (prefers-reduced-motion:reduce){.landing-module__hcPptG__heading{background-position:50%;animation:none}.landing-module__hcPptG__ctaArrow{transition:none}.landing-module__hcPptG__cta:focus-visible .landing-module__hcPptG__ctaArrow{transform:none}@media (hover:hover) and (pointer:fine){.landing-module__hcPptG__cta:hover .landing-module__hcPptG__ctaArrow{transform:none}}}@media (max-width:767px){.landing-module__hcPptG__cta{--landing-cta-size:clamp(.9375rem,calc(.162rem + 3.183vw),1.6875rem)}}@media (min-width:768px){.landing-module__hcPptG__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);width:100%;min-height:100vh;margin:0;position:fixed;inset:0;overflow:hidden}.landing-module__hcPptG__contentLayer{--landing-gutter:clamp(4rem,8.3333vw,10rem);box-sizing:border-box;padding-inline:0;padding-left:var(--landing-gutter);padding-top:var(--landing-header-space);padding-bottom:var(--landing-header-space);align-items:center;display:flex}.landing-module__hcPptG__contentFrame{top:18px}.landing-module__hcPptG__heroCopy{--landing-copy-size:clamp(.875rem,1.7708vw,2.125rem);--hero-copy-gap:clamp(1.25rem,2.0833vw,2.5rem);--hero-description-cta-gap:clamp(1.5rem,2.5vw,3.75rem);width:clamp(20rem,41.6667vw,50rem)}.landing-module__hcPptG__cta{--landing-cta-size:clamp(.75rem,calc(.125rem + 1.1458vw),1.5rem)}.landing-module__hcPptG__decorativeMark{color:#7a684f26;font-size:clamp(6.625rem,13.8542vw,16.625rem);top:clamp(-3.5rem,-5vh,-2rem);left:calc(-1*clamp(2.75rem,5vw,4.5rem))}.landing-module__hcPptG__heading{width:100%;font-size:clamp(3.25rem,6.7708vw,8.125rem)}.landing-module__hcPptG__description{width:100%}}@media (min-width:768px) and (max-height:720px){.landing-module__hcPptG__page{width:100vw;min-height:100svh;margin:-2.5rem calc(50% - 50vw);position:relative;inset:auto;overflow:hidden visible}.landing-module__hcPptG__contentLayer{padding-top:var(--landing-header-space);align-items:safe center;padding-bottom:clamp(2rem,4vw,4.5rem)}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.landing-module__hcPptG__contentLayer{padding-inline:var(--mobile-hero-gutter);padding-top:var(--landing-header-space);padding-bottom:calc(clamp(5.75rem,10vw,7rem) + env(safe-area-inset-bottom));align-items:flex-end}.landing-module__hcPptG__contentFrame{top:auto}.landing-module__hcPptG__heroCopy{--landing-copy-size:clamp(1.5rem,3vw,1.875rem);--hero-copy-gap:clamp(1.5rem,3vw,2rem);--hero-description-cta-gap:clamp(1.75rem,3.5vw,2.5rem);width:min(100%,38rem)}.landing-module__hcPptG__cta{--landing-cta-size:clamp(.9375rem,calc(.162rem + 3.183vw),1.6875rem)}.landing-module__hcPptG__heading{font-size:clamp(6.375rem,13vw,7.75rem)}.landing-module__hcPptG__decorativeMark{font-size:clamp(18rem,36vw,21rem);top:calc(-1*clamp(5rem,9vw,6.25rem));left:calc(-1*clamp(4.75rem,9vw,5.75rem))}}@media (width:1024px) and (orientation:portrait){.landing-module__hcPptG__heading{box-sizing:content-box;padding-right:2rem}}@media (min-width:768px) and (max-width:1023px) and (orientation:landscape){.landing-module__hcPptG__contentLayer{--landing-gutter:clamp(3rem,6vw,4rem);padding-left:var(--landing-gutter)}.landing-module__hcPptG__heroCopy{--landing-copy-size:clamp(.875rem,1.55vw,1.125rem);--hero-copy-gap:clamp(1rem,1.8vw,1.35rem);--hero-description-cta-gap:clamp(1.25rem,2.1vw,1.75rem);width:clamp(19rem,42vw,26rem)}}
.today-module__rSCGqW__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);--landing-global-gutter:clamp(1.5rem,2.7083vw,3.25rem);--mobile-hero-gutter:clamp(1.5rem,calc(-.181rem + 6.897vw),3.125rem);--mobile-header-top:var(--mobile-hero-gutter);--mobile-logo-width:clamp(8.4375rem,calc(.032rem + 34.483vw),16.5625rem);--mobile-logo-height:calc(var(--mobile-logo-width)*49/191);--mobile-burger-width:clamp(2rem,calc(.06rem + 7.958vw),3.875rem);--mobile-burger-line:1px;--mobile-burger-gap:clamp(.5rem,calc(.004rem + 2.037vw),.979rem);--mobile-hero-bottom-gap:clamp(3rem,calc(-.358rem + 13.793vw),6.25rem);--landing-header-top:clamp(1rem,2.0833vw,2.5rem);--landing-logo-width:clamp(5rem,9.8958vw,11.875rem);--landing-logo-height:calc(var(--landing-logo-width)*49/191);--landing-header-safe-gap:clamp(1.5rem,2.5vw,3.75rem);--landing-header-space:calc(var(--landing-header-top) + var(--landing-logo-height) + var(--landing-header-safe-gap));--today-content-top:clamp(295px,calc(75.597vw + .851px),580px);--today-content-bottom:24px;--today-panel-height:clamp(75px,calc(9.1146vw + 5px),180px);--today-panel-navigation-bottom:var(--mobile-hero-gutter);--panel-arrow-width:clamp(2rem,12vw,3.25rem);--panel-navigation-size:clamp(.75rem,calc(.601rem + .612vw),.9375rem);--today-panel-label-y-adjust:0;background:#000;width:100vw;min-height:100svh;margin:-2.5rem calc(50% - 50vw);position:relative;overflow:hidden visible}.today-module__rSCGqW__mediaLayer{z-index:0;pointer-events:none;background:#000;width:100vw;height:100dvh;position:fixed;top:0;left:0;overflow:hidden}.today-module__rSCGqW__mediaLayer:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#000 0%,#0000 100%) 0 0/100vw clamp(96px,6.25vw,120px) no-repeat,linear-gradient(90deg,#000 0%,#000000f2 14%,#000000b8 36%,#0000 58%) 0 0/100vw 100dvh no-repeat;width:100vw;height:100dvh;position:fixed;top:0;left:0}.today-module__rSCGqW__backgroundImage{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.today-module__rSCGqW__mediaVariant{width:100%;height:100%}.today-module__rSCGqW__mediaVariantDesktop{display:none}.today-module__rSCGqW__contentLayer{z-index:1;box-sizing:border-box;width:100%;height:100dvh;padding-inline:var(--mobile-hero-gutter);padding-top:var(--today-content-top);padding-bottom:calc(var(--today-panel-height) + var(--today-content-bottom));display:block;position:fixed;inset:0;overflow:hidden auto}.today-module__rSCGqW__contentFrame{width:100%;margin:0;position:relative;overflow:visible}.today-module__rSCGqW__heroCopy{--landing-copy-size:clamp(.9375rem,calc(.162rem + 3.183vw),1.6875rem);--hero-copy-gap:clamp(1rem,calc(.418rem + 2.387vw),1.5625rem);--date-heading-gap:clamp(.5rem,1.5vw,.75rem);--hero-description-cta-gap:clamp(1.1875rem,calc(.605rem + 2.387vw),1.75rem);z-index:1;align-items:flex-start;gap:var(--hero-description-cta-gap);flex-direction:column;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);display:flex;position:relative;overflow:visible}.today-module__rSCGqW__heroTextGroup{flex-direction:column;gap:0;width:100%;display:flex;overflow:visible}.today-module__rSCGqW__decorativeMark{z-index:0;pointer-events:none;color:#7a684f26;font-family:var(--font-display),Georgia,serif;letter-spacing:-.03em;font-size:clamp(10.25rem,.164rem + 41.379vw,20rem);font-weight:500;line-height:.7;position:absolute;top:calc(-1*clamp(3.75rem,11vw,6rem));left:calc(-1*clamp(2.625rem,.297rem + 9.549vw,5.25rem))}.today-module__rSCGqW__date{margin:0 0 var(--date-heading-gap);color:#c1a17a}.today-module__rSCGqW__heading{background-image:var(--title-gradient-image);background-size:var(--title-gradient-size);color:#0000;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);font-family:var(--font-display);letter-spacing:-.03em;animation:var(--title-gradient-animation);-webkit-text-fill-color:transparent;background-position:0%;-webkit-background-clip:text;background-clip:text;margin-top:-.3em;margin-bottom:-.3em;padding-top:.3em;padding-bottom:.3em;font-size:clamp(3.25rem,13.2626vw,6.375rem);font-weight:400;line-height:.7;overflow:visible}.today-module__rSCGqW__description,.today-module__rSCGqW__date{width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);font-family:var(--font-serif),Georgia,serif;font-size:var(--landing-copy-size);letter-spacing:0;font-weight:400;line-height:1.3}.today-module__rSCGqW__description{color:#97846c;white-space:pre-line;-webkit-user-select:text;user-select:text}.today-module__rSCGqW__description::selection,.today-module__rSCGqW__description ::selection{color:var(--background);background:#deb78b}.today-module__rSCGqW__heading+.today-module__rSCGqW__description{margin-top:var(--hero-copy-gap)}@media (min-width:768px){.today-module__rSCGqW__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);--panel-arrow-width:clamp(2.5rem,3.3333vw,4rem);--panel-navigation-size:clamp(.75rem,1.25vw,1.5rem);--today-panel-navigation-bottom:clamp(1rem,2.0833vw,2.5rem);--today-desktop-content-gutter:clamp(4rem,8.3333vw,10rem);--today-panel-label-gap:max(1.5rem,calc(var(--today-desktop-content-gutter) - var(--landing-global-gutter) - var(--panel-arrow-width)));--today-content-top:clamp(100px,calc(15.625vw - 20px),140px);--today-content-bottom:clamp(40px,calc(7.8125vw - 20px),60px)}.today-module__rSCGqW__mediaVariantMobile{display:none}.today-module__rSCGqW__mediaVariantDesktop{display:block}.today-module__rSCGqW__contentLayer{--landing-gutter:clamp(4rem,8.3333vw,10rem);height:100dvh;padding-inline:0;padding-left:var(--landing-gutter);padding-top:var(--today-content-top);padding-bottom:calc(var(--today-panel-height) + var(--today-content-bottom));display:block}.today-module__rSCGqW__heroCopy{--landing-copy-size:clamp(.875rem,1.7708vw,2.125rem);--hero-copy-gap:clamp(1.25rem,2.0833vw,2.5rem);--date-heading-gap:clamp(.625rem,1vw,1rem);--hero-description-cta-gap:clamp(1.5rem,2.5vw,3.75rem);width:clamp(20rem,41.6667vw,50rem)}.today-module__rSCGqW__decorativeMark{color:#7a684f26;font-size:clamp(6.625rem,13.8542vw,16.625rem);top:clamp(-3.5rem,-5vh,-2rem);left:calc(-1*clamp(2.75rem,5vw,4.5rem))}.today-module__rSCGqW__date{width:100%}.today-module__rSCGqW__heading{width:100%;font-size:clamp(3.25rem,6.7708vw,8.125rem)}.today-module__rSCGqW__description{width:100%}.today-module__rSCGqW__panelNavigation{padding-inline:var(--landing-global-gutter)}.today-module__rSCGqW__panelNavigationLinkPrevious,.today-module__rSCGqW__panelNavigationLinkNext{gap:var(--today-panel-label-gap)}}@media (hover:hover) and (pointer:fine){.today-module__rSCGqW__mediaLayer{height:100dvh;position:fixed;top:0;left:0}}@media (min-width:1024px){.today-module__rSCGqW__page{--today-content-top:clamp(140px,calc(13.4615vw + 2.1538px),196px);--today-content-bottom:clamp(60px,calc(7.2115vw - 13.846px),90px)}}@media (min-width:1440px){.today-module__rSCGqW__page{--today-content-top:clamp(196px,calc(13.3333vw + 4px),260px);--today-content-bottom:clamp(90px,6.25vw,120px)}}@media (prefers-reduced-motion:reduce){.today-module__rSCGqW__heading{background-position:50%;animation:none}}@media (max-width:1023px),(width:1024px) and (orientation:portrait){.today-module__rSCGqW__contentLayer{padding-inline:var(--mobile-hero-gutter)}.today-module__rSCGqW__heroCopy,.today-module__rSCGqW__heading,.today-module__rSCGqW__description,.today-module__rSCGqW__date{width:100%}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.today-module__rSCGqW__page{--today-content-top:clamp(560px,72vw,700px);--today-content-bottom:32px;--today-panel-height:clamp(170px,20vw,210px);--panel-arrow-width:clamp(2rem,4.75vw,2.75rem);--panel-navigation-size:clamp(.875rem,1.8vw,1.125rem);--today-panel-navigation-bottom:var(--mobile-hero-gutter);timeline-scope:--quote-mobile-scroll}.today-module__rSCGqW__mediaLayer{height:100dvh;position:absolute}.today-module__rSCGqW__mediaLayer:before{background:linear-gradient(#000 0%,#0000 100%) 0 0/100vw clamp(96px,12vw,120px) no-repeat;height:100%;position:absolute}.today-module__rSCGqW__mediaVariant,.today-module__rSCGqW__backgroundImage{height:auto}.today-module__rSCGqW__backgroundImage{clip-path:inset(0 0 1px);object-fit:contain;object-position:top center}.today-module__rSCGqW__contentLayer{scroll-timeline-axis:block;scroll-timeline-name:--quote-mobile-scroll}.today-module__rSCGqW__heroCopy{--landing-copy-size:clamp(1.375rem,2.85vw,1.75rem);--hero-copy-gap:clamp(1.375rem,2.75vw,1.75rem);--date-heading-gap:clamp(.625rem,1.5vw,.875rem);--hero-description-cta-gap:clamp(1.5rem,3vw,2rem)}.today-module__rSCGqW__heading{font-size:clamp(6rem,12.5vw,7.5rem)}.today-module__rSCGqW__decorativeMark{font-size:clamp(17rem,34vw,20rem);top:calc(-1*clamp(5rem,8.5vw,6rem));left:calc(-1*clamp(4.5rem,8.5vw,5.5rem))}.today-module__rSCGqW__soundToggleSlot{width:2.75rem}.today-module__rSCGqW__soundToggle{width:2.75rem;height:2.75rem}.today-module__rSCGqW__soundToggleIcon{width:1.95em;height:1.95em}.today-module__rSCGqW__soundToggleLabel,.today-module__rSCGqW__soundTooltip{display:none}}@media (min-width:768px) and (max-width:1023px) and (orientation:landscape){.today-module__rSCGqW__page{--today-content-top:clamp(88px,12vw,116px);--today-content-bottom:clamp(36px,5vw,48px);--today-panel-height:clamp(92px,11vw,116px);--panel-arrow-width:clamp(2.25rem,3.75vw,2.75rem);--panel-navigation-size:clamp(.75rem,1.45vw,1rem);--today-desktop-content-gutter:clamp(3rem,6vw,4rem)}.today-module__rSCGqW__contentLayer{--landing-gutter:var(--today-desktop-content-gutter);padding-left:var(--landing-gutter)}.today-module__rSCGqW__heroCopy{--landing-copy-size:clamp(.875rem,1.55vw,1.125rem);--hero-copy-gap:clamp(1rem,1.8vw,1.35rem);--hero-description-cta-gap:clamp(1.25rem,2.1vw,1.75rem);width:clamp(19rem,42vw,26rem)}}.today-module__rSCGqW__navigationPanel{z-index:100;width:100vw;height:var(--today-panel-height);position:fixed;bottom:0;left:0;overflow:hidden}.today-module__rSCGqW__panelNavigation{left:0;right:0;bottom:var(--today-panel-navigation-bottom);z-index:2;box-sizing:border-box;padding-inline:var(--mobile-hero-gutter);pointer-events:none;justify-content:space-between;display:flex;position:absolute}.today-module__rSCGqW__panelNavigationLink{appearance:none;color:#e3d3c0;min-width:0;font:inherit;font-family:var(--font-serif),Georgia,serif;font-size:var(--panel-navigation-size);letter-spacing:0;white-space:nowrap;cursor:pointer;pointer-events:auto;background:0 0;border:0;align-items:center;padding:0;font-weight:400;line-height:1.4;text-decoration:none;display:inline-flex}.today-module__rSCGqW__panelNavigationLink:disabled{color:#6b5f52;cursor:default;pointer-events:none}.today-module__rSCGqW__panelNavigationLabel{display:block}.today-module__rSCGqW__panelNavigationLabelMobile{display:none}.today-module__rSCGqW__panelNavigationSlot{flex:1 1 0;justify-content:flex-start;align-items:center;min-width:0;height:100%;display:flex}.today-module__rSCGqW__panelNavigationSlotNext{justify-content:flex-end}.today-module__rSCGqW__soundToggleSlot{pointer-events:none;justify-content:center;align-items:center;display:none}.today-module__rSCGqW__soundToggle{color:#e3d3c0;font-family:var(--font-serif),Georgia,serif;font-size:var(--panel-navigation-size);letter-spacing:0;text-align:center;white-space:nowrap;cursor:pointer;pointer-events:auto;background:0 0;border:0;justify-content:center;align-items:center;gap:.5em;padding:0;font-weight:400;line-height:1.4;display:none}.today-module__rSCGqW__soundToggleLabel{display:block}.today-module__rSCGqW__soundToggleIcon{color:#dab080;background-color:currentColor;flex:none;width:1.5em;height:1.5em;display:block;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.today-module__rSCGqW__soundToggleIconOff{-webkit-mask-image:url(/media/quotes/icons/volume-02.svg);mask-image:url(/media/quotes/icons/volume-02.svg)}.today-module__rSCGqW__soundToggleIconOn{-webkit-mask-image:url(/media/quotes/icons/volume-05.svg);mask-image:url(/media/quotes/icons/volume-05.svg)}.today-module__rSCGqW__soundToggleActive,.today-module__rSCGqW__soundToggle:focus-visible,.today-module__rSCGqW__soundToggle:focus-visible .today-module__rSCGqW__soundToggleIcon{color:#e3d3c0}.today-module__rSCGqW__soundTooltip{--sound-tooltip-surface:#deb78b;--sound-tooltip-cover:#e8cba8;--sound-tooltip-border:#5e473624;z-index:1000;isolation:isolate;box-sizing:border-box;border:1px solid var(--sound-tooltip-border);background:var(--sound-tooltip-surface);opacity:0;pointer-events:none;transform-origin:50% 100%;-webkit-user-select:none;user-select:none;border-radius:.375rem;align-items:center;gap:0;padding:.5rem;display:flex;position:relative;transform:translateY(-1.375rem)skewY(20deg);box-shadow:0 .375rem .875rem #110e072e}.today-module__rSCGqW__soundTooltip[data-state=delayed-open],.today-module__rSCGqW__soundTooltip[data-state=instant-open]{animation:.48s cubic-bezier(.22,.8,.24,1) both today-module__rSCGqW__soundTooltipReveal}.today-module__rSCGqW__soundTooltipTail{z-index:0;border-right:1px solid var(--sound-tooltip-border);border-bottom:1px solid var(--sound-tooltip-border);background:var(--sound-tooltip-surface);pointer-events:none;width:10px;height:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)rotate(45deg)}.today-module__rSCGqW__soundTooltipText{z-index:1;flex-direction:column;gap:.125rem;min-width:0;font-family:Manrope,sans-serif;display:flex;position:relative}.today-module__rSCGqW__soundTooltipTitle{color:#2a1d13;letter-spacing:0;white-space:nowrap;align-items:center;gap:.375rem;font-family:inherit;font-size:.875rem;font-weight:500;line-height:1.2;display:inline-flex}.today-module__rSCGqW__soundTooltipIcon{background-color:currentColor;flex:none;width:1.125rem;height:1.125rem;display:block;-webkit-mask-image:url(/media/quotes/icons/headphones.svg);mask-image:url(/media/quotes/icons/headphones.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.today-module__rSCGqW__soundTooltipCover{z-index:2;border:1px solid var(--sound-tooltip-border);border-radius:inherit;background:var(--sound-tooltip-cover);box-shadow:inherit;opacity:1;pointer-events:none;transform-origin:50%;position:absolute;inset:-1px;transform:scale(1)}.today-module__rSCGqW__soundTooltipCoverTail{border-right:1px solid var(--sound-tooltip-border);border-bottom:1px solid var(--sound-tooltip-border);background:var(--sound-tooltip-cover);pointer-events:none;width:10px;height:10px;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)rotate(45deg)}.today-module__rSCGqW__soundTooltip[data-state=delayed-open] .today-module__rSCGqW__soundTooltipCover,.today-module__rSCGqW__soundTooltip[data-state=instant-open] .today-module__rSCGqW__soundTooltipCover{animation:.46s ease-out .15s both today-module__rSCGqW__soundTooltipCoverReveal}@keyframes today-module__rSCGqW__soundTooltipReveal{0%{opacity:0;transform:translateY(-1.375rem)skewY(20deg)}to{opacity:1;transform:translateY(0)skewY(0)}}@keyframes today-module__rSCGqW__soundTooltipCoverReveal{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.14)}}@media (prefers-reduced-motion:reduce){.today-module__rSCGqW__soundTooltip{animation:.16s ease-out both today-module__rSCGqW__soundTooltipFade;transform:none}.today-module__rSCGqW__soundTooltip[data-state=delayed-open],.today-module__rSCGqW__soundTooltip[data-state=instant-open]{animation:.16s ease-out both today-module__rSCGqW__soundTooltipFade}.today-module__rSCGqW__soundTooltipCover{display:none}}@keyframes today-module__rSCGqW__soundTooltipFade{0%{opacity:0}to{opacity:1}}@media (min-width:768px){.today-module__rSCGqW__soundToggleSlot{z-index:1;width:11em;display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.today-module__rSCGqW__soundToggle{width:100%;height:1.4em;display:inline-flex}}.today-module__rSCGqW__panelNavigationLinkPrevious{gap:clamp(.625rem,3vw,1rem)}.today-module__rSCGqW__panelNavigationLinkNext{text-align:right;justify-content:flex-end;gap:clamp(.625rem,3vw,1rem)}.today-module__rSCGqW__panelNavigationArrow{width:var(--panel-arrow-width);height:calc(var(--panel-arrow-width)*10/32);background-color:#dab080;flex:none;transition:transform .22s;display:block;-webkit-mask-image:url(/images/home/arrow.svg);mask-image:url(/images/home/arrow.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.today-module__rSCGqW__panelNavigationLinkPrevious .today-module__rSCGqW__panelNavigationArrow{transform:rotate(180deg)}.today-module__rSCGqW__panelNavigationLink:disabled .today-module__rSCGqW__panelNavigationArrow{background-color:#6b5f52}@media (hover:hover) and (pointer:fine){.today-module__rSCGqW__soundToggle:hover,.today-module__rSCGqW__soundToggle:hover .today-module__rSCGqW__soundToggleIcon{color:#e3d3c0}.today-module__rSCGqW__panelNavigationLinkPrevious[href]:hover .today-module__rSCGqW__panelNavigationArrow{transform:translate(-8px)rotate(180deg)}.today-module__rSCGqW__panelNavigationLinkNext[href]:hover .today-module__rSCGqW__panelNavigationArrow{transform:translate(8px)}}.today-module__rSCGqW__progressiveBlur{width:100%;height:100%;position:absolute;inset:0}.today-module__rSCGqW__progressiveBlurLayer{width:100%;height:100%;-webkit-backdrop-filter:blur(var(--blur-radius));backdrop-filter:blur(var(--blur-radius));-webkit-mask-image:linear-gradient(to bottom,transparent var(--mask-transparent-start),black var(--mask-black-start),black var(--mask-black-end),transparent var(--mask-transparent-end));mask-image:linear-gradient(to bottom,transparent var(--mask-transparent-start),black var(--mask-black-start),black var(--mask-black-end),transparent var(--mask-transparent-end));background:#fff0;position:absolute;inset:0;-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@supports (-webkit-touch-callout:none){.today-module__rSCGqW__progressiveBlurLayer{-webkit-mask-image:none;mask-image:none;-webkit-mask-repeat:initial;mask-repeat:initial;-webkit-mask-size:initial;mask-size:initial;-webkit-mask-image:linear-gradient(to bottom,transparent var(--mask-transparent-start),black var(--mask-black-start),black var(--mask-black-end),transparent var(--mask-transparent-end));-webkit-mask-size:100% 100%;-webkit-mask-repeat:no-repeat}}.today-module__rSCGqW__progressiveBlurLayer:first-child{--blur-radius:2px;--mask-transparent-start:0%;--mask-black-start:12%;--mask-black-end:28%;--mask-transparent-end:44%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(2){--blur-radius:4px;--mask-transparent-start:16%;--mask-black-start:32%;--mask-black-end:44%;--mask-transparent-end:60%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(3){--blur-radius:8px;--mask-transparent-start:32%;--mask-black-start:48%;--mask-black-end:60%;--mask-transparent-end:76%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(4){--blur-radius:16px;--mask-transparent-start:48%;--mask-black-start:64%;--mask-black-end:74%;--mask-transparent-end:88%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(5){--blur-radius:32px;--mask-transparent-start:64%;--mask-black-start:78%;--mask-black-end:86%;--mask-transparent-end:96%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(6){--blur-radius:64px;--mask-transparent-start:78%;--mask-black-start:92%;--mask-black-end:100%;--mask-transparent-end:100%}@media (max-width:767px){.today-module__rSCGqW__page{--panel-arrow-width:clamp(1.5rem,8vw,2.25rem);--today-panel-height:clamp(160px,calc(19.45vw + 10px),360px);timeline-scope:--quote-mobile-scroll}.today-module__rSCGqW__mediaLayer{height:100dvh;position:absolute}.today-module__rSCGqW__mediaLayer:before{background:linear-gradient(#000 0%,#0000 100%) 0 0/100vw clamp(96px,6.25vw,120px) no-repeat;height:100%;position:absolute}.today-module__rSCGqW__mediaVariant,.today-module__rSCGqW__backgroundImage{height:auto}.today-module__rSCGqW__backgroundImage{clip-path:inset(0 0 1px);object-fit:contain;object-position:top center}.today-module__rSCGqW__contentLayer{scroll-timeline-axis:block;scroll-timeline-name:--quote-mobile-scroll}.today-module__rSCGqW__navigationPanel{pointer-events:none}.today-module__rSCGqW__soundToggleSlot{z-index:1;width:2.75rem;height:1.4em;font-size:var(--panel-navigation-size);display:flex;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.today-module__rSCGqW__soundToggle{width:2.75rem;height:2.75rem;display:inline-flex}.today-module__rSCGqW__soundToggleIcon{width:1.95em;height:1.95em}.today-module__rSCGqW__soundToggleLabel,.today-module__rSCGqW__soundTooltip{display:none}.today-module__rSCGqW__panelNavigationLink,.today-module__rSCGqW__soundToggle{pointer-events:auto}.today-module__rSCGqW__panelNavigationLabelDefault{display:none}.today-module__rSCGqW__panelNavigationLabelMobile{display:inline}.today-module__rSCGqW__progressiveBlurLayer:first-child{--mask-transparent-start:0%;--mask-black-start:34%;--mask-black-end:100%;--mask-transparent-end:100%;-webkit-mask-image:linear-gradient(#0000 0%,#00000040 12%,#0000009e 24%,#000 34% 100%);mask-image:linear-gradient(#0000 0%,#00000040 12%,#0000009e 24%,#000 34% 100%)}.today-module__rSCGqW__progressiveBlurLayer:nth-child(2){--mask-transparent-start:24%;--mask-black-start:48%;--mask-black-end:100%;--mask-transparent-end:100%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(3){--mask-transparent-start:40%;--mask-black-start:64%;--mask-black-end:100%;--mask-transparent-end:100%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(4){--mask-transparent-start:56%;--mask-black-start:78%;--mask-black-end:100%;--mask-transparent-end:100%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(5){--mask-transparent-start:70%;--mask-black-start:91%;--mask-black-end:100%;--mask-transparent-end:100%}.today-module__rSCGqW__progressiveBlurLayer:nth-child(6){--mask-transparent-start:84%;--mask-black-start:100%;--mask-black-end:100%;--mask-transparent-end:100%}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.today-module__rSCGqW__panelNavigationLabelDefault{display:none}.today-module__rSCGqW__panelNavigationLabelMobile{display:inline}}@supports (animation-timeline:scroll()){@media (max-width:767px) and (prefers-reduced-motion:no-preference){.today-module__rSCGqW__mediaLayer{will-change:transform;animation:linear both today-module__rSCGqW__quoteMobileMediaParallax;animation-timeline:--quote-mobile-scroll;animation-range:0 100dvh}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait) and (prefers-reduced-motion:no-preference){.today-module__rSCGqW__mediaLayer{will-change:transform;animation:linear both today-module__rSCGqW__quoteMobileMediaParallax;animation-timeline:--quote-mobile-scroll;animation-range:0 100dvh}}}@keyframes today-module__rSCGqW__quoteMobileMediaParallax{0%{transform:translate(0,0)}to{transform:translateY(-88dvh)}}@supports (-webkit-touch-callout:none){@media (max-width:767px){.today-module__rSCGqW__progressiveBlurLayer:first-child{-webkit-mask-image:none;mask-image:none;-webkit-mask-image:linear-gradient(#0000 0%,#00000040 12%,#0000009e 24%,#000 34% 100%)}}}@media (hover:hover) and (pointer:fine){.today-module__rSCGqW__panelNavigation{padding-inline:var(--landing-global-gutter)}.today-module__rSCGqW__panelNavigationLinkPrevious,.today-module__rSCGqW__panelNavigationLinkNext{gap:var(--today-panel-label-gap)}.today-module__rSCGqW__progressiveBlurLayer:first-child{--blur-radius:2px;-webkit-mask-image:linear-gradient(#0000 0%,#000 14% 100%);mask-image:linear-gradient(#0000 0%,#000 14% 100%)}.today-module__rSCGqW__progressiveBlurLayer:nth-child(2){--blur-radius:6px;display:block;-webkit-mask-image:linear-gradient(#0000 24%,#000 44% 100%);mask-image:linear-gradient(#0000 24%,#000 44% 100%)}.today-module__rSCGqW__progressiveBlurLayer:nth-child(3){--blur-radius:12px;-webkit-mask-image:linear-gradient(#0000 46%,#000 66% 100%);mask-image:linear-gradient(#0000 46%,#000 66% 100%)}.today-module__rSCGqW__progressiveBlurLayer:nth-child(4){--blur-radius:22px;-webkit-mask-image:linear-gradient(#0000 68%,#000 86% 100%);mask-image:linear-gradient(#0000 68%,#000 86% 100%)}.today-module__rSCGqW__progressiveBlurLayer:nth-child(5),.today-module__rSCGqW__progressiveBlurLayer:nth-child(6){display:none}}
.about-module__Qh_SSG__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);--landing-global-gutter:clamp(1.5rem,2.7083vw,3.25rem);--mobile-hero-gutter:clamp(1.5rem,calc(-.181rem + 6.897vw),3.125rem);--mobile-header-top:var(--mobile-hero-gutter);--mobile-logo-width:clamp(8.4375rem,calc(.032rem + 34.483vw),16.5625rem);--mobile-logo-height:calc(var(--mobile-logo-width)*49/191);--mobile-burger-width:clamp(2rem,calc(.06rem + 7.958vw),3.875rem);--mobile-burger-line:1px;--mobile-burger-gap:clamp(.5rem,calc(.004rem + 2.037vw),.979rem);--landing-header-top:clamp(1rem,2.0833vw,2.5rem);--landing-logo-width:clamp(5rem,9.8958vw,11.875rem);--landing-logo-height:calc(var(--landing-logo-width)*49/191);--landing-gutter:var(--mobile-hero-gutter);--landing-header-safe-gap:clamp(1.5rem,2.5vw,3.75rem);--landing-header-space:calc(var(--landing-header-top) + var(--landing-logo-height) + var(--landing-header-safe-gap));--today-content-top:clamp(295px,calc(75.597vw + .851px),580px);--today-content-bottom:24px;--today-panel-height:clamp(75px,calc(9.1146vw + 5px),180px);--today-panel-navigation-bottom:var(--mobile-hero-gutter);--panel-navigation-size:clamp(.75rem,calc(.601rem + .612vw),.9375rem);--about-section-line-width:0px;--about-section-column-gap:0px;background:#000;width:100vw;min-height:100svh;margin:-2.5rem calc(50% - 50vw);position:relative;overflow:clip visible}.about-module__Qh_SSG__mediaLayer{z-index:0;pointer-events:none;background:#000;width:100%;height:100lvh;display:block;position:fixed;inset:0;overflow:hidden}.about-module__Qh_SSG__backgroundImage{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block}.about-module__Qh_SSG__contentLayer{z-index:1;box-sizing:border-box;width:100%;height:auto;min-height:100svh;padding-inline:var(--mobile-hero-gutter);padding-top:var(--today-content-top);padding-bottom:calc(var(--today-panel-height) + var(--today-content-bottom));display:block;position:relative;overflow:visible}.about-module__Qh_SSG__contentFrame{width:100%;margin:0;position:relative;overflow:visible}.about-module__Qh_SSG__heroCopy{--landing-copy-size:clamp(.9375rem,calc(.162rem + 3.183vw),1.6875rem);--hero-copy-gap:clamp(1rem,calc(.418rem + 2.387vw),1.5625rem);z-index:1;flex-direction:column;align-items:flex-start;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);display:flex;position:relative;overflow:visible}.about-module__Qh_SSG__heroTextGroup{flex-direction:column;gap:0;width:100%;display:flex;overflow:visible}.about-module__Qh_SSG__decorativeMark{z-index:0;pointer-events:none;color:#7a684f26;font-family:var(--font-display),Georgia,serif;letter-spacing:-.03em;font-size:clamp(10.25rem,.164rem + 41.379vw,20rem);font-weight:500;line-height:.7;position:absolute;top:calc(-1*clamp(3.75rem,11vw,6rem));left:calc(-1*clamp(2.625rem,.297rem + 9.549vw,5.25rem))}.about-module__Qh_SSG__heading{background-image:var(--title-gradient-image);background-size:var(--title-gradient-size);color:#0000;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);font-family:var(--font-display);letter-spacing:-.03em;animation:var(--title-gradient-animation);-webkit-text-fill-color:transparent;background-position:0%;-webkit-background-clip:text;background-clip:text;margin-top:-.3em;margin-bottom:-.3em;padding-top:.3em;padding-bottom:.3em;font-size:clamp(3.25rem,13.2626vw,6.375rem);font-weight:400;line-height:.7;overflow:visible}.about-module__Qh_SSG__editorialList{width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);margin-top:calc(var(--hero-copy-gap)*var(--editorial-gap-scale,1));flex-direction:column;gap:clamp(2rem,.966rem + 4.244vw,3rem);display:flex}.about-module__Qh_SSG__editorialItem{grid-template-columns:var(--about-section-line-width)minmax(0,1fr);column-gap:var(--about-section-column-gap);align-items:start;display:grid}.about-module__Qh_SSG__editorialLine{background:#fbf1d7;grid-area:1/1;place-self:center end;width:80%;height:1px}.about-module__Qh_SSG__editorialCopy{min-width:0;display:contents}.about-module__Qh_SSG__itemHeading{color:#dab080;font-family:var(--font-serif),Georgia,serif;font-size:var(--landing-copy-size);font-synthesis-weight:none;letter-spacing:0;grid-area:1/2;margin:0;font-weight:400;line-height:1.3}.about-module__Qh_SSG__itemText{color:#97846c;font-family:var(--font-serif),Georgia,serif;font-size:var(--landing-copy-size);letter-spacing:0;grid-area:2/2;margin:clamp(.75rem,.362rem + 1.592vw,1.125rem) 0 0;font-weight:400;line-height:1.32}@media (min-width:768px){.about-module__Qh_SSG__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);--landing-gutter:clamp(4rem,8.3333vw,10rem);--about-section-line-width:clamp(2.5rem,3.125vw,3.75rem);--about-section-column-gap:clamp(1.25rem,1.6667vw,2rem);--panel-navigation-size:clamp(.75rem,1.25vw,1.5rem);--today-panel-navigation-bottom:clamp(1rem,2.0833vw,2.5rem);--today-content-top:clamp(88px,calc(15.625vw - 32px),128px);--today-content-bottom:clamp(40px,calc(7.8125vw - 20px),60px);width:100vw;min-height:100lvh;margin:-2.5rem calc(50% - 50vw);position:relative}.about-module__Qh_SSG__contentLayer{height:auto;min-height:100svh;padding-inline:0;padding-left:var(--landing-gutter);padding-top:var(--today-content-top);padding-bottom:calc(var(--today-panel-height) + var(--today-content-bottom));display:block}.about-module__Qh_SSG__heroCopy{--landing-copy-size:clamp(.875rem,1.7708vw,2.125rem);--hero-copy-gap:clamp(1.25rem,2.0833vw,2.5rem);width:clamp(20rem,41.6667vw,50rem)}.about-module__Qh_SSG__decorativeMark{color:#7a684f26;font-size:clamp(6.625rem,13.8542vw,16.625rem);top:clamp(-3.5rem,-5vh,-2rem);left:calc(-1*clamp(2.75rem,5vw,4.5rem))}.about-module__Qh_SSG__heading{width:100%;font-size:clamp(3.25rem,6.7708vw,8.125rem)}.about-module__Qh_SSG__editorialList{width:calc(145.2% - clamp(1.13rem,1.4125vw,1.695rem) - clamp(.565rem,.7534vw,.904rem));margin-top:calc(var(--hero-copy-gap)*2.3*var(--editorial-gap-scale,1));gap:clamp(1.8rem,2.8125vw,3.375rem)}.about-module__Qh_SSG__editorialItem{grid-template-columns:var(--about-section-line-width)minmax(0,1fr);column-gap:var(--about-section-column-gap)}.about-module__Qh_SSG__itemText{font-size:var(--landing-cta-size)}}.about-module__Qh_SSG__creatorCredit{left:0;right:0;bottom:var(--today-panel-navigation-bottom);z-index:2;box-sizing:border-box;pointer-events:none;margin:0;position:fixed}.about-module__Qh_SSG__creatorCreditText{box-sizing:border-box;padding-left:calc((50% - 50vw) + var(--landing-gutter) + var(--about-section-line-width) + var(--about-section-column-gap));padding-right:var(--landing-gutter);color:#e3d3c0;font-family:var(--font-serif),Georgia,serif;font-size:var(--panel-navigation-size);letter-spacing:0;pointer-events:none;margin:0;font-weight:400;line-height:1.4}.about-module__Qh_SSG__creatorCreditText a{color:#c1a17a;pointer-events:auto;text-decoration:none;transition:color .22s}.about-module__Qh_SSG__creatorCreditLinkGroup{white-space:nowrap}.about-module__Qh_SSG__creatorCreditArrow{color:#c1a17a;margin-left:7px;font-size:.86em;transition:transform .18s;display:inline-flex;transform:translateY(-6px)}.about-module__Qh_SSG__creatorCreditArrow svg{width:.86em;height:.86em;display:block}.about-module__Qh_SSG__creatorCreditText a:focus-visible{color:#f9eed4}.about-module__Qh_SSG__creatorCreditText a:focus-visible+.about-module__Qh_SSG__creatorCreditArrow{transform:translate(2px,-8px)}.about-module__Qh_SSG__creatorCreditText a:focus-visible{outline-offset:.2em;outline:1px solid}@media (hover:hover) and (pointer:fine){.about-module__Qh_SSG__creatorCreditText a:hover{color:#f9eed4}.about-module__Qh_SSG__creatorCreditText a:hover+.about-module__Qh_SSG__creatorCreditArrow{transform:translate(2px,-8px)}}@media (min-width:768px){.about-module__Qh_SSG__creatorCreditText{padding-right:0}}@media (min-width:1024px){.about-module__Qh_SSG__page{--today-content-top:clamp(128px,calc(13.4615vw - 9.8462px),184px);--today-content-bottom:clamp(60px,calc(7.2115vw - 13.846px),90px)}.about-module__Qh_SSG__editorialList{width:calc(clamp(462.952px,44.5919vw + 6.3418px,862.488px) - clamp(1.017rem,1.2713vw,1.5255rem) - clamp(.5085rem,.6781vw,.8136rem))}}@media (min-width:1440px){.about-module__Qh_SSG__page{--today-content-top:clamp(184px,calc(13.3333vw - 8px),248px);--today-content-bottom:60px}}@media (prefers-reduced-motion:reduce){.about-module__Qh_SSG__heading{background-position:50%;animation:none}}@media (max-width:1023px),(width:1024px) and (orientation:portrait){.about-module__Qh_SSG__contentLayer{padding-inline:var(--mobile-hero-gutter)}.about-module__Qh_SSG__heroCopy,.about-module__Qh_SSG__heading{width:100%}.about-module__Qh_SSG__editorialItem{grid-template-columns:minmax(0,1fr);column-gap:0}.about-module__Qh_SSG__editorialLine{display:none}.about-module__Qh_SSG__itemHeading,.about-module__Qh_SSG__itemText{grid-column:1}}@media (min-width:390px) and (max-width:1023px),(width:1024px) and (orientation:portrait){.about-module__Qh_SSG__page{height:auto;min-height:100dvh;position:relative}.about-module__Qh_SSG__mediaLayer{height:100dvh;position:absolute}.about-module__Qh_SSG__editorialList{--editorial-gap-scale:2}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.about-module__Qh_SSG__page{--today-content-top:clamp(540px,70vw,680px);--today-content-bottom:32px;--today-panel-height:clamp(150px,18vw,190px);--about-section-line-width:0px;--about-section-column-gap:0px}.about-module__Qh_SSG__mediaLayer{height:auto;position:absolute;overflow:visible}.about-module__Qh_SSG__backgroundImage{clip-path:inset(0 0 1px);object-fit:contain;object-position:top center;height:auto}.about-module__Qh_SSG__heroCopy{--landing-copy-size:clamp(1.5rem,3vw,1.875rem);--hero-copy-gap:clamp(1.375rem,2.75vw,1.75rem);width:min(100%,clamp(38rem,72vw,46rem))}.about-module__Qh_SSG__editorialList{gap:2.75rem;width:100%}.about-module__Qh_SSG__itemHeading{font-size:calc(var(--landing-copy-size) + 3px)}.about-module__Qh_SSG__itemText{font-size:var(--landing-copy-size)}.about-module__Qh_SSG__heading{font-size:clamp(6rem,12.5vw,7.5rem)}.about-module__Qh_SSG__decorativeMark{font-size:clamp(17rem,34vw,20rem);top:calc(-1*clamp(5rem,8.5vw,6rem));left:calc(-1*clamp(4.5rem,8.5vw,5.5rem))}.about-module__Qh_SSG__creatorCreditText{padding-left:var(--mobile-hero-gutter);padding-right:var(--mobile-hero-gutter);font-size:clamp(1.5rem,3vw,1.875rem);line-height:1.32}}@media (min-width:768px) and (max-width:1023px) and (orientation:landscape){.about-module__Qh_SSG__page{--landing-gutter:clamp(3rem,6vw,4rem);--today-content-top:clamp(76px,10vw,96px);--today-content-bottom:clamp(36px,5vw,48px)}.about-module__Qh_SSG__heroCopy{--landing-copy-size:clamp(.875rem,1.55vw,1.125rem);--hero-copy-gap:clamp(1rem,1.8vw,1.35rem);width:clamp(19rem,42vw,26rem)}.about-module__Qh_SSG__editorialList{--editorial-gap-scale:1;gap:clamp(1.25rem,2vw,1.75rem);width:clamp(26rem,55vw,34rem)}}@media (max-width:767px){.about-module__Qh_SSG__page{--today-panel-height:clamp(160px,calc(19.45vw + 10px),360px)}.about-module__Qh_SSG__mediaLayer{height:auto;position:absolute;inset:0 auto auto 0;overflow:visible}.about-module__Qh_SSG__backgroundImage{clip-path:inset(0 0 1px);object-fit:contain;object-position:top center;height:auto}.about-module__Qh_SSG__creatorCreditText{font-size:var(--landing-copy-size)}.about-module__Qh_SSG__editorialList{margin-top:calc((var(--hero-copy-gap)*var(--editorial-gap-scale,1)) + 1.625rem);width:100%}}@supports (animation-timeline:scroll()){@media (max-width:767px) and (prefers-reduced-motion:no-preference){.about-module__Qh_SSG__mediaLayer{will-change:transform;animation:linear both about-module__Qh_SSG__aboutMobileMediaParallax;animation-timeline:scroll(root);animation-range:0 100dvh}}}@keyframes about-module__Qh_SSG__aboutMobileMediaParallax{0%{transform:translate(0,0)}to{transform:translateY(12dvh)}}
.archive-module__E98OOq__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);--landing-global-gutter:clamp(1.5rem,2.7083vw,3.25rem);--mobile-hero-gutter:clamp(1.5rem,calc(-.181rem + 6.897vw),3.125rem);--mobile-header-top:var(--mobile-hero-gutter);--mobile-logo-width:clamp(8.4375rem,calc(.032rem + 34.483vw),16.5625rem);--mobile-logo-height:calc(var(--mobile-logo-width)*49/191);--mobile-burger-width:clamp(2rem,calc(.06rem + 7.958vw),3.875rem);--mobile-burger-line:1px;--mobile-burger-gap:clamp(.5rem,calc(.004rem + 2.037vw),.979rem);--mobile-hero-bottom-gap:clamp(3rem,calc(-.358rem + 13.793vw),6.25rem);--landing-header-top:clamp(1rem,2.0833vw,2.5rem);--landing-logo-width:clamp(5rem,9.8958vw,11.875rem);--landing-logo-height:calc(var(--landing-logo-width)*49/191);--landing-header-safe-gap:clamp(1.5rem,2.5vw,3.75rem);--landing-header-space:calc(var(--landing-header-top) + var(--landing-logo-height) + var(--landing-header-safe-gap));--today-content-top:clamp(295px,calc(75.597vw + .851px),580px);--today-content-bottom:24px;--today-panel-height:clamp(75px,calc(9.1146vw + 5px),180px);background:#000;width:100vw;min-height:100svh;margin:-2.5rem calc(50% - 50vw);position:relative;overflow:hidden auto}.archive-module__E98OOq__mediaLayer{z-index:0;pointer-events:none;background:#000;width:100%;height:100lvh;display:block;position:fixed;inset:0;overflow:hidden}.archive-module__E98OOq__backgroundImage{object-fit:cover;object-position:center;pointer-events:none;width:100%;height:100%;display:block}.archive-module__E98OOq__contentLayer{z-index:1;box-sizing:border-box;width:100%;height:auto;min-height:100svh;padding-inline:var(--mobile-hero-gutter);padding-top:var(--today-content-top);padding-bottom:calc(var(--today-panel-height) + var(--today-content-bottom));display:block;position:relative;overflow:visible}.archive-module__E98OOq__contentFrame{width:100%;margin:0;position:relative;overflow:visible}.archive-module__E98OOq__heroCopy{--landing-copy-size:clamp(.9375rem,calc(.162rem + 3.183vw),1.6875rem);--hero-copy-gap:clamp(1rem,calc(.418rem + 2.387vw),1.5625rem);z-index:1;flex-direction:column;align-items:flex-start;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);display:flex;position:relative;overflow:visible}.archive-module__E98OOq__heroTextGroup{flex-direction:column;gap:0;width:100%;display:flex;overflow:visible}.archive-module__E98OOq__decorativeMark{z-index:0;pointer-events:none;color:#7a684f26;font-family:var(--font-display),Georgia,serif;letter-spacing:-.03em;font-size:clamp(10.25rem,.164rem + 41.379vw,20rem);font-weight:500;line-height:.7;position:absolute;top:calc(-1*clamp(3.75rem,11vw,6rem));left:calc(-1*clamp(2.625rem,.297rem + 9.549vw,5.25rem))}.archive-module__E98OOq__heading{background-image:var(--title-gradient-image);background-size:var(--title-gradient-size);color:#0000;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);font-family:var(--font-display);letter-spacing:-.03em;animation:var(--title-gradient-animation);-webkit-text-fill-color:transparent;background-position:0%;-webkit-background-clip:text;background-clip:text;margin-top:-.3em;margin-bottom:-.3em;padding-top:.3em;padding-bottom:.3em;font-size:clamp(3.25rem,13.2626vw,6.375rem);font-weight:400;line-height:.7;overflow:visible}.archive-module__E98OOq__description{color:#97846c;width:clamp(16.875rem,.065rem + 68.966vw,33.125rem);font-family:var(--font-serif),Georgia,serif;font-size:var(--landing-copy-size);letter-spacing:0;font-weight:400;line-height:1.3}.archive-module__E98OOq__heading+.archive-module__E98OOq__description{margin-top:var(--hero-copy-gap)}.archive-module__E98OOq__calendarSlot{width:100%;margin-top:var(--hero-copy-gap)}@media (min-width:768px){.archive-module__E98OOq__page{--landing-cta-size:clamp(.75rem,1.25vw,1.5rem);--today-content-top:clamp(88px,calc(15.625vw - 32px),128px);--today-content-bottom:clamp(40px,calc(7.8125vw - 20px),60px);width:100%;min-height:100lvh;margin:0;position:fixed;inset:0}.archive-module__E98OOq__contentLayer{--landing-gutter:clamp(4rem,8.3333vw,10rem);height:auto;min-height:100svh;padding-inline:0;padding-left:var(--landing-gutter);padding-top:var(--today-content-top);padding-bottom:calc(var(--today-panel-height) + var(--today-content-bottom));display:block}.archive-module__E98OOq__heroCopy{--landing-copy-size:clamp(.875rem,1.7708vw,2.125rem);--hero-copy-gap:clamp(1.25rem,2.0833vw,2.5rem);width:clamp(20rem,41.6667vw,50rem)}.archive-module__E98OOq__decorativeMark{color:#7a684f26;font-size:clamp(6.625rem,13.8542vw,16.625rem);top:clamp(-3.5rem,-5vh,-2rem);left:calc(-1*clamp(2.75rem,5vw,4.5rem))}.archive-module__E98OOq__heading{width:100%;font-size:clamp(3.25rem,6.7708vw,8.125rem)}.archive-module__E98OOq__description{width:100%;font-size:var(--landing-cta-size)}}@media (min-width:1024px){.archive-module__E98OOq__page{--today-panel-height:0px;--today-content-top:clamp(128px,calc(13.4615vw - 9.8462px),184px);--today-content-bottom:clamp(60px,calc(7.2115vw - 13.846px),90px)}.archive-module__E98OOq__heroCopy{--archive-calendar-width:clamp(354.265px,calc(34.1222vw + 4.8529px),660px)}.archive-module__E98OOq__description,.archive-module__E98OOq__calendarSlot{width:var(--archive-calendar-width)}}@media (min-width:1440px){.archive-module__E98OOq__page{--today-content-top:clamp(184px,calc(13.3333vw - 8px),248px);--today-content-bottom:60px}}@media (prefers-reduced-motion:reduce){.archive-module__E98OOq__heading{background-position:50%;animation:none}}@media (max-width:1023px),(width:1024px) and (orientation:portrait){.archive-module__E98OOq__contentLayer{padding-inline:var(--mobile-hero-gutter)}.archive-module__E98OOq__heroCopy,.archive-module__E98OOq__heading,.archive-module__E98OOq__description{width:100%}}@media (min-width:768px) and (max-width:1024px) and (orientation:portrait){.archive-module__E98OOq__page{--today-content-top:clamp(540px,70vw,680px);--today-content-bottom:32px;--today-panel-height:clamp(150px,18vw,190px);height:100dvh;min-height:100dvh;overflow-y:hidden}.archive-module__E98OOq__mediaLayer{height:auto;bottom:auto}.archive-module__E98OOq__backgroundImage{object-fit:contain;object-position:top center;height:auto}.archive-module__E98OOq__contentLayer{height:100dvh;min-height:0;padding-top:var(--landing-header-space);padding-bottom:calc(clamp(2rem,4vw,3rem) + env(safe-area-inset-bottom));align-items:flex-end;display:flex}.archive-module__E98OOq__heroCopy{--landing-copy-size:clamp(1.5rem,3vw,1.875rem);--hero-copy-gap:clamp(1.375rem,2.75vw,1.75rem);--archive-calendar-width:100%}.archive-module__E98OOq__description{font-size:var(--landing-copy-size)}.archive-module__E98OOq__calendarSlot{width:100%}.archive-module__E98OOq__heading{font-size:clamp(6rem,12.5vw,7.5rem)}.archive-module__E98OOq__decorativeMark{font-size:clamp(17rem,34vw,20rem);top:calc(-1*clamp(5rem,8.5vw,6rem));left:calc(-1*clamp(4.5rem,8.5vw,5.5rem))}}@media (min-width:768px) and (max-width:1023px) and (orientation:landscape){.archive-module__E98OOq__page{--today-content-top:clamp(76px,10vw,96px);--today-content-bottom:clamp(36px,5vw,48px)}.archive-module__E98OOq__contentLayer{--landing-gutter:clamp(3rem,6vw,4rem);padding-left:var(--landing-gutter)}.archive-module__E98OOq__heroCopy{--landing-copy-size:clamp(.875rem,1.55vw,1.125rem);--hero-copy-gap:clamp(1rem,1.8vw,1.35rem);width:clamp(19rem,42vw,26rem)}}@media (max-width:767px){.archive-module__E98OOq__page{height:100dvh;min-height:100dvh;overflow-y:hidden}.archive-module__E98OOq__mediaLayer{height:auto;bottom:auto}.archive-module__E98OOq__backgroundImage{object-fit:contain;object-position:top center;height:auto}.archive-module__E98OOq__contentLayer{height:100dvh;min-height:0;padding-top:var(--landing-header-space);padding-bottom:calc(1.75rem + env(safe-area-inset-bottom));align-items:flex-end;display:flex}}
.calendar-preview-module__6Fm9_G__page{box-sizing:border-box;background:#0b0908;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:clamp(24px,6vw,72px);display:flex}.calendar-preview-module__6Fm9_G__page>*{max-width:488px}
::view-transition{pointer-events:auto}::view-transition-group(root){animation:none}::view-transition-image-pair(root){isolation:isolate}:is(::view-transition-old(root),::view-transition-new(root)){mix-blend-mode:normal;animation:none}::view-transition-old(root){z-index:2;animation:1.4s steps(22,end) forwards QuotePageTransition-module__IYM2Oq__quote-mask-old-root;-webkit-mask-image:url(/images/transitions/nature-sprite.png);mask-image:url(/images/transitions/nature-sprite.png);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:2300% 100%;mask-size:2300% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (max-width:1024px) and (orientation:portrait){::view-transition-old(root){animation-name:QuotePageTransition-module__IYM2Oq__quote-mask-old-root-vertical;-webkit-mask-image:url(/images/transitions/nature-sprite-vertical.png);mask-image:url(/images/transitions/nature-sprite-vertical.png);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:100% 2300%;mask-size:100% 2300%}}::view-transition-new(root){z-index:1}@keyframes QuotePageTransition-module__IYM2Oq__quote-mask-old-root{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes QuotePageTransition-module__IYM2Oq__quote-mask-old-root-vertical{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:0 100%;mask-position:0 100%}}
.SitePreloader-module__fEhsua__overlay{z-index:2147483647;color:#e3d3c0;opacity:1;pointer-events:none;min-height:100dvh;position:fixed;inset:0}.SitePreloader-module__fEhsua__overlayFallback{opacity:0;transition:opacity 1.4s}.SitePreloader-module__fEhsua__maskSurface{opacity:1;background:#0b0908;place-items:center;min-height:100dvh;display:grid;position:absolute;inset:0}@supports ((-webkit-mask-image:url("/images/transitions/nature-sprite.png")) or (mask-image:url("/images/transitions/nature-sprite.png"))){.SitePreloader-module__fEhsua__maskSurfaceReady,.SitePreloader-module__fEhsua__maskSurfaceReadyVertical{opacity:1;transition:none;-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.SitePreloader-module__fEhsua__maskSurfaceReady{-webkit-mask-image:url(/images/transitions/nature-sprite.png);mask-image:url(/images/transitions/nature-sprite.png);-webkit-mask-size:2300% 100%;mask-size:2300% 100%}.SitePreloader-module__fEhsua__maskSurfaceReadyVertical{-webkit-mask-image:url(/images/transitions/nature-sprite-vertical.png);mask-image:url(/images/transitions/nature-sprite-vertical.png);-webkit-mask-size:100% 2300%;mask-size:100% 2300%}.SitePreloader-module__fEhsua__maskSurfaceCommitted,.SitePreloader-module__fEhsua__maskSurfacePrepared,.SitePreloader-module__fEhsua__maskSurfaceExiting{opacity:1;transition:none}.SitePreloader-module__fEhsua__maskSurfaceReady.SitePreloader-module__fEhsua__maskSurfaceExiting{animation:1.4s steps(22,end) both SitePreloader-module__fEhsua__preloader-mask-exit}.SitePreloader-module__fEhsua__maskSurfaceReadyVertical.SitePreloader-module__fEhsua__maskSurfaceExiting{animation:1.4s steps(22,end) both SitePreloader-module__fEhsua__preloader-mask-exit-vertical}}.SitePreloader-module__fEhsua__group{text-align:center;flex-direction:column;align-items:center;gap:clamp(1.15rem,2.1vw,1.75rem);padding-inline:clamp(1.25rem,5vw,4rem);display:flex}.SitePreloader-module__fEhsua__logo{color:#0000;font-family:var(--font-display);letter-spacing:-.03em;background-image:linear-gradient(105deg,#e3d3c0 0%,#f9eed4 24%,#dab080 48%,#e3d3c0 72%,#dab080 100%);background-position:0%;background-size:230% 100%;-webkit-background-clip:text;background-clip:text;margin-top:-.3em;margin-bottom:-.3em;padding-top:.3em;padding-bottom:.3em;font-size:clamp(4rem,14vw,8rem);font-weight:400;line-height:.72;animation:8s ease-in-out infinite alternate SitePreloader-module__fEhsua__preloaderGradient;overflow:visible}.SitePreloader-module__fEhsua__phraseStack{color:#97846c;min-width:min(100%,34rem);min-height:calc(1.35*clamp(1rem,2.1vw,1.35rem));font-family:var(--font-serif),Georgia,serif;letter-spacing:0;font-size:clamp(1rem,2.1vw,1.35rem);font-weight:400;line-height:1.35;display:grid}.SitePreloader-module__fEhsua__phrase{opacity:0;grid-area:1/1;margin:0;transition:opacity .5s}.SitePreloader-module__fEhsua__phraseActive{opacity:1}.SitePreloader-module__fEhsua__counter{right:max(clamp(1.25rem,3.4vw,2rem),env(safe-area-inset-right));bottom:max(clamp(1.1rem,3vw,1.75rem),env(safe-area-inset-bottom));color:#dab080;letter-spacing:0;margin:0;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:clamp(1.75rem,4.5vw,2rem);font-weight:600;line-height:1;position:absolute}@keyframes SitePreloader-module__fEhsua__preloaderGradient{0%{background-position:0%}to{background-position:100%}}@keyframes SitePreloader-module__fEhsua__preloader-mask-exit{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes SitePreloader-module__fEhsua__preloader-mask-exit-vertical{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:0 100%;mask-position:0 100%}}@media (min-width:390px) and (max-width:1023px),(width:1024px) and (orientation:portrait){.SitePreloader-module__fEhsua__logo{font-size:clamp(3.35rem,17vw,7rem)}.SitePreloader-module__fEhsua__phrase{font-size:clamp(1rem,3.1vw,1.32rem)}.SitePreloader-module__fEhsua__phraseStack{min-height:calc(1.35*clamp(1rem,3.1vw,1.32rem))}}@media (prefers-reduced-motion:reduce){.SitePreloader-module__fEhsua__overlay,.SitePreloader-module__fEhsua__maskSurface,.SitePreloader-module__fEhsua__phrase{transition:none}.SitePreloader-module__fEhsua__logo{background-position:50%;animation:none}}
