.moire-brand-shell{--brand-gutter:clamp(16px, 4vw, 64px);--brand-max:1560px;--brand-ink:#11100e;--brand-paper:#f1ede4;--brand-rule-light:#11100e2e;--brand-rule-dark:#f8f5ee33;width:100%;color:var(--brand-shell-foreground);font-family:var(--font-sans), Arial, sans-serif}.moire-brand-shell--light{--brand-shell-background:var(--brand-paper);--brand-shell-foreground:var(--brand-ink);--brand-shell-rule:var(--brand-rule-light)}.moire-brand-shell--dark{--brand-shell-background:var(--brand-ink);--brand-shell-foreground:#f8f5ee;--brand-shell-rule:var(--brand-rule-dark)}.moire-brand-skip{z-index:1000;color:#f8f5ee;min-height:44px;font-family:var(--font-sans), Arial, sans-serif;letter-spacing:.04em;background:#11100e;align-items:center;padding:10px 14px;font-size:.76rem;font-weight:650;text-decoration:none;transition:transform .16s;display:flex;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.moire-brand-skip:focus{transform:translateY(0)}.moire-brand-wordmark{min-height:44px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}.moire-brand-wordmark__text{font-family:var(--font-display), Georgia, serif;letter-spacing:.24em;text-transform:uppercase;white-space:nowrap;font-size:clamp(1.08rem,1.65vw,1.34rem);font-weight:420;line-height:1;display:block}.moire-brand-header{z-index:40;background:0 0;position:absolute;top:0;left:0}.moire-brand-header__inner{width:min(calc(100% - (var(--brand-gutter) * 2)), var(--brand-max));border-bottom:1px solid var(--brand-shell-rule);justify-content:space-between;align-items:center;gap:32px;min-height:clamp(72px,6vw,88px);margin-inline:auto;display:flex}.moire-brand-header__nav{letter-spacing:.015em;align-items:center;gap:clamp(18px,2.5vw,40px);font-size:.74rem;font-weight:520;display:flex}.moire-brand-header__nav a,.moire-brand-header__nav button{min-height:44px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;align-items:center;text-decoration:none;display:inline-flex}.moire-brand-header__nav .moire-brand-header__experience{gap:9px;font-weight:680;box-shadow:inset 0 -1px}.moire-brand-header__experience span{transition:transform .18s}:is(.moire-brand-header__experience:hover span,.moire-brand-header__experience:focus-visible span){transform:translate(2px,-2px)}.moire-brand-header__nav a,.moire-brand-header__nav button,.moire-brand-footer__nav a{text-underline-offset:.35em}:is(.moire-brand-header__nav a:hover,.moire-brand-header__nav a:focus-visible,.moire-brand-header__nav button:hover,.moire-brand-header__nav button:focus-visible,.moire-brand-footer__nav a:hover,.moire-brand-footer__nav a:focus-visible){text-decoration:underline;text-decoration-thickness:1px}.moire-brand-menu{background:var(--brand-paper);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--brand-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;border:0;margin:0;padding:0;overflow:auto}.moire-brand-menu:not([open]){display:none}.moire-brand-menu::backdrop{background:#11100e85}.moire-brand-menu__canvas{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);min-height:100dvh;display:grid}.moire-brand-menu__contents{min-width:0;padding:0 var(--brand-gutter) clamp(34px, 5vw, 76px);flex-direction:column;display:flex}.moire-brand-menu__topline{border-bottom:1px solid var(--brand-rule-light);flex:none;justify-content:space-between;align-items:center;gap:24px;min-height:clamp(72px,6vw,88px);display:flex}.moire-brand-menu__close{min-width:76px;min-height:44px;color:inherit;cursor:pointer;font:inherit;background:0 0;border:0;justify-content:space-between;align-items:center;gap:15px;padding:0;font-size:.74rem;display:inline-flex}.moire-brand-menu__close span:last-child{font-size:1.4rem;font-weight:300;line-height:1}.moire-brand-menu__eyebrow{color:#6d685f;letter-spacing:.08em;margin:clamp(36px,5vw,72px) 0 clamp(24px,3vw,46px);font-size:.67rem}.moire-brand-menu__nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(28px,4vw,60px) clamp(28px,5vw,86px);display:grid}.moire-brand-menu__group{border-top:1px solid var(--brand-rule-light);min-width:0;padding-top:14px}.moire-brand-menu__group h2{color:#6d685f;letter-spacing:.08em;margin:0 0 16px;font-size:.67rem;font-weight:520}.moire-brand-menu__group ul{margin:0;padding:0;list-style:none}.moire-brand-menu__group a{border-bottom:1px solid var(--brand-rule-light);min-height:50px;color:inherit;font-family:var(--font-display), Georgia, serif;letter-spacing:-.025em;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;font-size:clamp(1.15rem,1.8vw,1.8rem);line-height:1.05;text-decoration:none;display:grid}.moire-brand-menu__group a span:last-child{color:#847e73;font-family:var(--font-sans), Arial, sans-serif;font-size:.72em;transition:transform .18s}:is(.moire-brand-menu__group a:hover span:last-child,.moire-brand-menu__group a:focus-visible span:last-child){transform:translate(3px,-3px)}.moire-brand-menu__editorial{background:#d7d0c6;min-width:0;height:100dvh;margin:0;position:sticky;top:0;overflow:hidden}.moire-brand-menu__editorial img{object-fit:cover;object-position:61% center;width:100%;height:100%}.moire-brand-menu__editorial figcaption{color:var(--brand-ink);background:#f1ede4eb;padding:9px 12px;font-size:.66rem;position:absolute;bottom:clamp(18px,3vw,40px);right:clamp(18px,3vw,46px)}.moire-brand-footer{background:var(--brand-shell-background)}.moire-brand-footer__inner{width:min(calc(100% - (var(--brand-gutter) * 2)), var(--brand-max));border-top:1px solid var(--brand-shell-rule);grid-template-columns:minmax(220px,.6fr) minmax(0,1.4fr);align-items:end;gap:clamp(42px,8vw,132px);min-height:clamp(180px,18vw,260px);margin-inline:auto;padding:clamp(44px,6vw,82px) 0;display:grid}.moire-brand-footer__identity{gap:20px;display:grid}.moire-brand-footer__identity p{color:color-mix(in srgb, currentColor 66%, transparent);font-family:var(--font-display), Georgia, serif;margin:0;font-size:clamp(1.15rem,1.8vw,1.65rem);font-style:italic}.moire-brand-footer__nav{justify-content:flex-end;align-items:center;gap:clamp(14px,2.6vw,40px);font-size:.72rem;display:flex}.moire-brand-footer__nav a{min-height:44px;color:inherit;align-items:center;text-decoration:none;display:inline-flex}@media (max-width:800px){.moire-brand-header__inner,.moire-brand-menu__topline{min-height:clamp(64px,18vw,72px)}.moire-brand-header__nav a{display:none}.moire-brand-header__nav{gap:0}.moire-brand-menu__canvas{flex-direction:column;min-height:100dvh;display:flex}.moire-brand-menu__contents{min-height:66dvh}.moire-brand-menu__editorial{height:34dvh;min-height:220px;position:relative}.moire-brand-menu__editorial img{object-position:60% 42%}.moire-brand-menu__nav{grid-template-columns:1fr;gap:30px}.moire-brand-footer__inner{grid-template-columns:1fr;align-items:start;gap:38px}.moire-brand-footer__nav{justify-content:initial;border-top:1px solid var(--brand-shell-rule);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px;display:grid}.moire-brand-footer__nav a{border-bottom:1px solid var(--brand-shell-rule)}}@media (max-width:480px){.moire-brand-menu__contents{padding-bottom:30px}.moire-brand-menu__eyebrow{margin-top:30px}.moire-brand-menu__group a{min-height:52px;font-size:clamp(1.25rem,6.2vw,1.7rem)}.moire-brand-footer__nav{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.moire-brand-menu__group a span:last-child,.moire-brand-header__experience span{transition:none}}@media (forced-colors:active){.moire-brand-header__inner,.moire-brand-menu__topline,.moire-brand-menu__group,.moire-brand-menu__group a,.moire-brand-footer__inner,.moire-brand-footer__nav,.moire-brand-footer__nav a{border-color:canvastext}}
