:root{color-scheme:light;--paper:#f7f7f2;--ink:#342630;--plum:#502b3a;--lime:#e0eca4;--muted:#74616b;--line:#dfdcd6;font-family:'Manrope',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scrollbar-color:#a29198 var(--paper)}
*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:inherit;text-decoration:none;text-underline-offset:4px}button:focus-visible,a:focus-visible{outline:3px solid #927226;outline-offset:5px}::selection{background:var(--lime);color:var(--plum)}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex:none}img{display:block;max-width:100%}.shell{width:min(1160px,calc(100% - 72px));margin-inline:auto}.skip-link{position:fixed;top:-100px;left:20px;background:var(--lime);padding:15px;z-index:10}.skip-link:focus{top:15px}.header{display:flex;align-items:center;justify-content:space-between;height:112px;gap:20px}.brand{display:flex;gap:14px;align-items:center}.brand img{width:72px;height:72px;object-fit:contain}.brand-name{font:600 25px/1.2 'Bricolage Grotesque',sans-serif;letter-spacing:-.03em}.brand-name span{font:500 11px/1.5 'Manrope',sans-serif;display:block;letter-spacing:.075em;margin-top:4px}.header-link{display:flex;align-items:center;gap:12px;font-size:12px;font-weight:700;padding:12px 0}.header-link:hover{color:#80556a}.welcome{display:grid;grid-template-columns:1fr 1fr;min-height:410px;border-radius:16px;overflow:hidden;background:var(--plum);color:var(--paper)}.welcome-copy{padding:42px 46px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}h1,h2,strong,.photo-note{font-family:'Bricolage Grotesque',sans-serif}h1{font-size:clamp(48px,5.6vw,76px);font-weight:500;line-height:.99;letter-spacing:-.035em;margin:0;text-wrap:balance}h1 span{color:var(--lime)}.welcome-copy p{font-size:14px;line-height:1.7;color:#e9dce2;margin:22px 0 26px}.primary-link{display:inline-flex;align-items:center;gap:28px;background:var(--lime);color:var(--plum);padding:13px 19px;border-radius:8px;font-size:12px;font-weight:800;min-height:48px}.primary-link:hover{background:#eef6c9}.welcome-photo{position:relative;background:#151413;isolation:isolate;overflow:hidden}.welcome-photo>img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:center 47%;animation:plate-reveal 900ms cubic-bezier(.16,1,.3,1) both}.photo-note{position:absolute;right:28px;top:26px;font-weight:500;font-size:22px;line-height:1.05;color:var(--lime);text-align:right;transform:rotate(5deg)}.featured-link{position:absolute;bottom:22px;left:24px;right:24px;display:flex;justify-content:space-between;align-items:center;font-size:14px;font-weight:600;gap:12px;padding:13px 16px;background:#f7f7f2;color:var(--ink);border-radius:8px}.featured-link small{display:block;font-size:11px;line-height:1.5;color:var(--muted);font-weight:500;margin-top:4px}.round-arrow{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex:none;background:var(--plum);color:var(--paper)}.round-arrow svg{width:18px;height:18px}.categories{padding-top:46px;scroll-margin-top:24px}.section-heading{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:23px}.section-heading h2{margin:0;font-size:34px;line-height:1.1;letter-spacing:-.025em;font-weight:500}.section-heading p{font-size:12px;line-height:1.6;margin:9px 0 0;color:var(--muted)}.category-count{font-size:11px;color:var(--muted);white-space:nowrap;align-self:flex-end;padding-bottom:4px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.category{display:flex;flex-direction:column;background:transparent;border:0;padding:0;text-align:left;min-width:0;border-radius:12px}.category-lead{grid-column:span 2}.category-image{display:block;height:225px;border-radius:12px;overflow:hidden;width:100%;background:#191817}.category-image img{width:100%;height:100%;object-fit:cover;object-position:50% 44%;transition:transform 450ms cubic-bezier(.16,1,.3,1)}.category-lead .category-image img{object-position:center 43%;height:150%;transform:translateY(-17%)}.category-light .category-image{background:#ece9e6}.category-caption{display:flex;width:100%;justify-content:space-between;align-items:center;gap:9px;padding:15px 0 9px}.category-caption strong{font-size:20px;line-height:1.15;font-weight:500;letter-spacing:-.025em;display:block}.category-caption small{display:block;font-size:11px;line-height:1.6;color:var(--muted);margin-top:5px}.category-caption .round-arrow{background:transparent;color:var(--plum);border:1px solid #d6ccd0;width:29px;height:29px;transition:background 180ms,color 180ms}.category[aria-expanded=true] .round-arrow{background:var(--plum);color:var(--paper);border-color:var(--plum)}.category[aria-expanded=true] strong{text-decoration:underline;text-underline-offset:5px}.products{padding:30px;margin-top:40px;background:#eeeee5;border-radius:12px;scroll-margin-top:24px}.products[hidden]{display:none}.products h2{font-size:29px}.close-products{display:grid;place-items:center;width:44px;height:44px;border:1px solid #c8bec1;background:transparent;border-radius:50%}#product-list{list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:0 36px;margin:0 0 24px;padding:0}#product-list li{border-bottom:1px solid #d4d0c8;padding:15px 0;font-size:14px;line-height:1.5;display:flex;gap:12px;justify-content:space-between}#product-list small{font-size:11px;white-space:nowrap;color:var(--muted);font-variant-numeric:tabular-nums}.back-link{font-size:12px;font-weight:700;display:inline-flex;gap:10px;align-items:center;min-height:44px}footer{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);margin-top:48px;padding:25px 0 30px;font-size:11px;line-height:1.6;color:var(--muted)}footer span:first-child{font-weight:700;color:var(--plum)}@keyframes plate-reveal{from{transform:scale(1.055);clip-path:inset(0 0 5% 0)}to{transform:scale(1);clip-path:inset(0)}}
@media(hover:hover){.category:hover .category-image img{transform:scale(1.045)}.category-lead:hover .category-image img{transform:translateY(-17%) scale(1.045)}.category:hover .round-arrow{background:var(--plum);color:var(--paper);border-color:var(--plum)}}
@media(min-width:1440px){.shell{width:min(1280px,calc(100% - 120px))}.welcome{min-height:440px}.category-image{height:245px}}
@media(max-width:900px){.shell{width:calc(100% - 40px)}.header{height:94px}.welcome{min-height:350px}.welcome-copy{padding:32px}.welcome-copy h1{font-size:57px}.category-grid{gap:22px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.category-lead{grid-column:auto}.category-image{height:230px}.category-lead .category-image img{height:100%;transform:none}.category-caption strong{font-size:23px}.category:last-child{grid-column:span 2;display:grid;grid-template-columns:1fr 1fr;background:#ebe7e4;overflow:hidden}.category:last-child .category-image{border-radius:0}.category:last-child .category-caption{padding:24px}.category:last-child .category-caption strong{font-size:30px}.category:last-child .category-caption small{font-size:12px}.category-lead:hover .category-image img{transform:scale(1.045)}}
@media(max-width:600px){.shell{width:calc(100% - 32px)}.header{height:88px}.brand{gap:8px}.brand img{width:55px;height:55px}.brand-name{font-size:22px}.brand-name span{font-size:11px;letter-spacing:.03em;margin-top:2px}.header-link{font-size:11px;gap:6px}.header-link svg{width:17px;height:17px}.welcome{min-height:0;grid-template-columns:1fr;border-radius:14px}.welcome-copy{padding:26px 25px 24px;display:grid;grid-template-columns:1fr auto;gap:15px 10px;align-items:center}.welcome-copy h1{font-size:48px}.welcome-copy p{font-size:12px;line-height:1.7;margin:0;align-self:end;padding-bottom:2px;max-width:123px}.primary-link{grid-column:span 2;justify-content:space-between;font-size:11px;min-height:44px;padding:10px 13px;background:transparent;color:var(--lime);border-top:1px solid #785261;border-radius:0;padding-inline:0;padding-bottom:0}.primary-link:hover{background:transparent;color:#fff}.welcome-photo{height:225px}.welcome-photo>img{object-position:center 44%}.photo-note{font-size:19px;top:18px;right:20px}.featured-link{bottom:14px;left:14px;right:14px;padding:9px 12px;font-size:12px}.featured-link small{font-size:11px;margin-top:2px}.featured-link .round-arrow{width:30px;height:30px}.categories{padding-top:32px}.section-heading{margin-bottom:18px;gap:8px}.section-heading h2{font-size:29px}.section-heading p{font-size:12px;margin-top:7px}.category-count{font-size:11px}.category-grid{gap:20px 12px}.category-image{height:175px;border-radius:10px}.category-caption{padding:12px 0 2px;gap:5px;align-items:flex-start}.category-caption strong{font-size:18px;line-height:1.16}.category-caption small{font-size:11px;margin-top:5px}.category-caption .round-arrow{width:23px;height:23px;margin-top:1px}.category-caption .round-arrow svg{width:14px;height:14px}.category:last-child .category-image{height:175px}.category:last-child .category-caption{padding:17px;align-self:center;align-items:center}.category:last-child .category-caption strong{font-size:23px}.category:last-child .category-caption small{font-size:11px}.products{margin-top:28px;padding:20px}.products h2{font-size:26px}#product-list{grid-template-columns:1fr}#product-list li{font-size:13px}footer{margin-top:32px;padding:23px 0;flex-direction:column;gap:5px;font-size:11px}}
@media(max-width:360px){.shell{width:calc(100% - 24px)}.brand-name{font-size:19px}.header-link{font-size:11px}.welcome-copy{padding:22px 20px}.welcome-copy h1{font-size:44px}.welcome-copy p{font-size:12px;max-width:100px}.category-image{height:150px}.category-caption strong{font-size:16px}.category-caption small{font-size:11px}.category:last-child .category-caption{padding:12px}.category:last-child .category-caption strong{font-size:20px}}
.primary-link:focus-visible{outline-color:var(--lime)}.featured-link:focus-visible{outline:3px solid var(--paper);outline-offset:4px;box-shadow:0 0 0 4px var(--plum)}
.collection-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:36px 40px;border-radius:14px;background:var(--plum);color:var(--paper)}
.collection-heading h1{font-size:52px;line-height:1.08;font-weight:500;letter-spacing:-.03em}
.collection-heading p{font-size:14px;line-height:1.6;color:#e9dce2;margin:13px 0 0}
.collection-count{background:var(--lime);color:var(--plum);padding:9px 13px;border-radius:6px;font-size:12px;font-weight:700;white-space:nowrap}
.collection-nav{display:flex;gap:6px;overflow-x:auto;padding:20px 3px 18px;margin:0 -3px 12px;scrollbar-width:thin;scroll-padding-inline:12px}
.collection-nav a{display:flex;align-items:center;justify-content:center;min-height:46px;white-space:nowrap;font-size:12px;font-weight:600;padding:11px 16px;border-radius:6px;flex-shrink:0}
.collection-nav a:hover{background:#ece9e6}
.collection-nav a[aria-current=page]{background:var(--plum);color:var(--paper)}
.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px 22px;scroll-margin-top:20px}
.product-card{min-width:0}
.product-photo{width:100%;height:auto;border-radius:12px;background:#e9e7e3}
.product-info{padding:15px 1px 0}
.product-info h2{font-size:21px;line-height:1.18;letter-spacing:-.02em;font-weight:500;margin:0;text-wrap:balance;overflow-wrap:anywhere}
.product-weight{display:block;font-size:12px;color:var(--muted);margin-top:9px;line-height:1.6;font-variant-numeric:tabular-nums}
.collection-back{display:inline-flex;align-items:center;gap:12px;min-height:48px;font-size:13px;font-weight:700;margin-top:32px}
.collection-back:hover{text-decoration:underline}
@media(max-width:1000px){.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px 20px}}
@media(max-width:700px){.collection-heading{padding:26px 23px;gap:12px}.collection-heading h1{font-size:38px}.collection-heading p{font-size:13px;margin-top:10px}.collection-count{font-size:11px;padding:8px 10px}.collection-nav{padding-top:16px;margin-bottom:5px}.collection-nav a{font-size:12px;padding:10px 14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:27px 14px}.product-info h2{font-size:19px}.product-info{padding-top:12px}.product-weight{margin-top:7px}.collection-page .header-link{min-height:44px}.collection-back{margin-top:26px}}
@media(max-width:380px){.collection-heading{padding:24px 18px;align-items:flex-start}.collection-heading h1{font-size:32px}.collection-count{padding:7px 8px}.product-grid{gap:24px 12px}.product-info h2{font-size:17px}.collection-page .brand-name{font-size:19px}.collection-page .header{gap:8px}.collection-page .header-link{font-size:11px;gap:4px}.collection-page .header-link svg{width:15px}}
.arrival{position:relative;display:grid;grid-template-columns:1fr 1.25fr;grid-template-rows:auto auto;column-gap:24px;align-items:center;padding:44px 0 40px;isolation:isolate}
.arrival-copy{position:relative;z-index:1;align-self:end}
.arrival-copy h1{font-family:'Bricolage Grotesque',sans-serif;font-size:clamp(44px,4.9vw,68px);font-weight:500;letter-spacing:-.04em;line-height:1.04;color:var(--plum);margin:0}
.arrival-copy h1 span{color:inherit}
.arrival-line{display:block;overflow:hidden;padding-bottom:.1em;margin-bottom:-.1em}
.arrival-line>span{display:block;color:inherit;animation:letter-unfold 700ms cubic-bezier(.16,1,.3,1) both}
.arrival-line:nth-child(2)>span{animation-delay:100ms}
.arrival-copy p{margin:23px 0 0;font-size:15px;line-height:1.7;color:var(--muted)}
.arrival-plate{grid-column:2;grid-row:1 / 3;min-width:0;width:100%;margin:0;mix-blend-mode:multiply;animation:plate-serve 850ms cubic-bezier(.16,1,.3,1) both;transform-origin:75% 75%}
.arrival-crop{width:100%;aspect-ratio:748 / 440;overflow:hidden;mask-image:linear-gradient(to bottom,transparent,#000 9%,#000 85%,transparent)}
.arrival-crop img{width:100%;height:auto;max-width:none;transform:translateY(-31%)}
.arrival-plate figcaption{display:flex;align-items:center;justify-content:center;gap:14px;font-size:12px;line-height:1.6;color:var(--muted);margin-top:8px}
.arrival-plate figcaption span+span{padding-left:14px;border-left:1px solid #c9bdc0;font-variant-numeric:tabular-nums}
.arrival-action{align-self:start;display:flex;align-items:center;justify-content:space-between;gap:32px;justify-self:start;min-height:52px;padding:15px 20px;margin-top:28px;border-radius:8px;background:var(--plum);color:var(--paper);font-size:13px;font-weight:700;transition:background 160ms}
.arrival-action svg{transition:transform 180ms cubic-bezier(.16,1,.3,1)}
.arrival-action:hover{background:#704354}.arrival-action:hover svg{transform:translateX(4px)}.arrival-action:active{background:#38212c}.arrival-action:focus-visible{outline:3px solid var(--paper);outline-offset:-6px}
.arrival-rule{position:absolute;bottom:0;left:0;right:0;height:1px;background:#d4cccb;transform-origin:left;animation:table-set 700ms 160ms cubic-bezier(.16,1,.3,1) both}
@keyframes letter-unfold{from{clip-path:inset(0 0 75% 0);transform:translateY(18%)}to{clip-path:inset(0);transform:translateY(0)}}
@keyframes plate-serve{from{transform:translate(35px,18px) rotate(-4deg);opacity:.7}to{transform:translate(0,0) rotate(0);opacity:1}}
@keyframes table-set{from{transform:scaleX(.25)}to{transform:scaleX(1)}}
@view-transition{navigation:none}
::view-transition-old(root){animation:page-leave 140ms ease-out both}::view-transition-new(root){animation:page-arrive 240ms cubic-bezier(.16,1,.3,1) both}
@keyframes page-leave{to{opacity:0}}@keyframes page-arrive{from{opacity:.7;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:900px){.arrival{grid-template-columns:1fr 1.1fr;column-gap:12px;padding-top:34px}.arrival-copy h1{font-size:clamp(37px,5vw,49px)}.arrival-copy p{font-size:14px}}
@media(max-width:600px){.arrival{grid-template-columns:minmax(0,1fr);padding:18px 0 28px;row-gap:0;overflow:hidden}.arrival-copy{text-align:center;align-self:auto}.arrival-copy h1{font-size:clamp(36px,8.8vw,52px);line-height:1.08;letter-spacing:-.04em}.arrival-copy p{font-size:13px;line-height:1.6;margin-top:14px}.arrival-copy p br{display:none}.arrival-copy p br::after{content:' '}.arrival-plate{grid-column:1;grid-row:2;margin-top:9px}.arrival-crop{aspect-ratio:748 / 420}.arrival-plate figcaption{font-size:11px;margin-top:0;gap:10px}.arrival-plate figcaption span+span{padding-left:10px}.arrival-action{width:100%;justify-self:stretch;margin-top:22px;min-height:50px;font-size:13px;padding:13px 18px}.arrival-rule{left:0;right:0}}
.collection-heading{animation:collection-open 380ms cubic-bezier(.16,1,.3,1) both}
.collection-page .product-card{animation:product-arrive 380ms cubic-bezier(.16,1,.3,1) both;animation-delay:100ms}
.collection-page .product-card:nth-child(2){animation-delay:130ms}.collection-page .product-card:nth-child(3){animation-delay:160ms}.collection-page .product-card:nth-child(4){animation-delay:190ms}.collection-page .product-card:nth-child(n+5){animation:none}
@keyframes collection-open{from{transform:translateY(6px);opacity:.7}to{transform:none;opacity:1}}
@keyframes product-arrive{from{transform:translateY(8px);opacity:.65}to{transform:none;opacity:1}}
@keyframes category-unfold{from{opacity:.7}to{opacity:1}}
.category{transition:transform 160ms cubic-bezier(.16,1,.3,1)}
.category:active,.switch-option:active{transform:scale(.98)}

.category[data-reveal=shown]{animation:menu-card-reveal 360ms var(--reveal-delay,0ms) cubic-bezier(.16,1,.3,1) both}
@keyframes menu-card-reveal{from{opacity:.7;transform:translateY(7px)}to{opacity:1;transform:none}}

@keyframes menu-depart{to{opacity:.35;transform:translateY(-10px)}}
.arrival-line>span{animation-duration:600ms}.arrival-line:nth-child(2)>span{animation-delay:90ms}.arrival-plate{animation-duration:750ms}
.arrival-action{animation:action-arrive 450ms 100ms cubic-bezier(.16,1,.3,1) both}
@keyframes action-arrive{from{clip-path:inset(0 18% 0 0);opacity:.65}to{clip-path:inset(0);opacity:1}}
.arrival-line>span,.arrival-plate,.arrival-action,.collection-heading,.collection-page .product-card,.category[data-reveal=shown],.category-switcher[open] .switch-options{animation-fill-mode:backwards}
html{font-kerning:normal;font-optical-sizing:auto}
.collection-heading h1,.product-info h2,.switch-option strong{font-family:'Space Grotesk','Manrope',sans-serif;font-weight:500}
.header .brand img{width:84px;height:84px}.header .brand{gap:0}.header-link{min-height:44px}
@media(max-width:600px){.header .brand img{width:70px;height:70px}.header{height:88px}.header-link{font-size:12px;gap:10px}}
.header{height:96px}.header .brand img{width:76px;height:76px}
.arrival{padding-top:24px;padding-bottom:28px}.arrival-copy p{margin-top:15px}.arrival-action{margin-top:20px}
.categories{padding-top:30px}.categories .section-heading{margin-bottom:18px}.category-grid{gap:18px 16px}
.category-image{position:relative}.category-caption{padding-top:11px;padding-bottom:3px}
.category-tag{position:absolute;top:12px;left:12px;background:var(--paper);color:var(--plum);padding:6px 9px;border-radius:5px;font-size:11px;font-weight:700;line-height:1.25;font-variant-numeric:tabular-nums}
.collection-heading{padding:28px 32px}.category-switcher{margin:16px 0 20px}.category-switcher summary{min-height:64px;padding-block:8px}
.product-grid{gap:25px 20px}.product-photo{aspect-ratio:1;height:auto;object-fit:cover;object-position:50% 40%}.product-info{padding-top:11px}.product-weight{margin-top:6px}
.collection-back{margin-top:22px}footer{margin-top:32px;padding-block:20px}
@media(max-width:900px){.category-grid{gap:18px 14px}}
@media(max-width:600px){.header{height:78px}.header .brand img{width:64px;height:64px}.arrival{padding-top:10px;padding-bottom:22px}.arrival-copy p{margin-top:10px}.arrival-plate{margin-top:2px}.arrival-action{margin-top:16px}.categories{padding-top:24px}.categories .section-heading{margin-bottom:15px}.category-grid{gap:17px 12px}.category-image{height:clamp(140px,40vw,180px)}.category-caption{padding-top:10px}.category-tag{top:8px;left:8px;padding:5px 7px}.category:last-child .category-image{height:140px}.category:last-child .category-caption{padding:15px}.collection-heading{padding:22px 20px}.category-switcher{margin:12px 0 17px}.product-grid{gap:22px 12px}.product-info{padding-top:10px}.product-weight{margin-top:5px}footer{margin-top:26px;padding-block:18px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}::view-transition-old(root),::view-transition-new(root){animation:none!important}.category[data-reveal]{opacity:1;transform:none}}

.history-return .arrival-line>span,.history-return .arrival-plate,.history-return .arrival-action,.history-return .arrival-rule,.history-return .collection-heading,.history-return .product-card,.history-return .category{animation:none!important}
.collection-heading{background:transparent;color:var(--plum);border-radius:0;padding:16px 0 20px;gap:26px;justify-content:space-between}
.collection-title-block{min-width:0;max-width:65%;position:relative;z-index:1}
.collection-heading h1{font-size:clamp(40px,4.4vw,56px);line-height:1.05;letter-spacing:-.04em;text-wrap:balance}
.collection-heading p{color:var(--muted);font-size:14px;line-height:1.5;margin:12px 0 0}
.collection-heading .collection-count{display:block;padding:0;margin-top:10px;background:none;color:var(--muted);font-size:12px;font-weight:500;line-height:1.4;white-space:normal}
.collection-portraits{position:relative;flex:0 0 250px;height:182px;margin-right:8px}
.collection-portraits img{position:absolute;width:142px;height:158px;object-fit:cover;object-position:50% 40%;border-radius:12px;box-shadow:0 7px 18px #34263024}
.collection-portraits img:first-child{left:9px;top:1px;transform:rotate(-8deg)}
.collection-portraits img:last-child{right:8px;bottom:1px;transform:rotate(7deg)}
.collection-page .category-switcher{margin-top:6px}
@media(max-width:700px){.collection-heading{padding:14px 0 18px;gap:14px;align-items:center}.collection-title-block{max-width:none;flex:1}.collection-heading h1{font-size:clamp(28px,7.3vw,42px)}.collection-heading p{font-size:12px;margin-top:9px}.collection-heading .collection-count{font-size:11px;margin-top:8px}.collection-portraits{flex-basis:136px;height:132px;margin-right:4px}.collection-portraits img{width:90px;height:104px;border-radius:10px;box-shadow:0 5px 12px #34263020}.collection-portraits img:first-child{left:3px;top:2px}.collection-portraits img:last-child{right:3px;bottom:3px}}
@media(max-width:360px){.collection-heading{gap:10px}.collection-portraits{flex-basis:110px;height:116px}.collection-portraits img{width:78px;height:90px}.collection-heading h1{font-size:28px}.collection-heading .collection-count{font-size:11px}}
@media(hover:none){.category:hover .category-image img{transform:none}.category-lead:hover .category-image img{transform:none}}
/* A photographic category gallery, opened with native details. */
.category-switcher{border:0;margin:16px 0 24px}
.category-switcher summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:76px;padding:14px 18px;background:#eeece6;border-radius:14px;color:var(--plum);transition:background 160ms}
.category-switcher summary::-webkit-details-marker{display:none}.category-switcher summary::marker{content:''}
.category-switcher summary:focus-visible{outline:2px solid var(--plum);outline-offset:3px}
.switch-current{display:flex;flex-direction:column;gap:4px;min-width:0}
.switch-label{font-family:'Space Grotesk',sans-serif;font-size:19px;font-weight:500;line-height:1.2;letter-spacing:-.02em}
.switch-summary-name{font-size:12px;color:var(--muted);line-height:1.4}
.switch-prompt{display:flex;align-items:center;gap:10px;font-size:12px;font-weight:600;white-space:nowrap}
.switch-toggle{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:var(--plum);color:var(--paper)}
.switch-toggle svg{width:17px;height:17px;transition:transform 180ms}
.switch-close-label{display:none}.category-switcher[open] .switch-close-label{display:inline}.category-switcher[open] .switch-open-label{display:none}.category-switcher[open] .switch-toggle svg{transform:rotate(180deg)}
.switch-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px 16px;padding:20px 2px 24px;border-bottom:1px solid var(--line)}
.category-switcher[open] .switch-options{animation:category-unfold 180ms ease-out backwards}
.switch-option{position:relative;display:flex;flex-direction:column;min-width:0;border-radius:12px;color:var(--plum);padding:0 0 9px}
.switch-photo{display:block;position:relative;width:100%;border-radius:12px;overflow:hidden;background:#e9e7e3}
.switch-photo img{width:100%;height:auto;aspect-ratio:1.65;object-fit:cover;object-position:50% 42%}
.switch-selected{position:absolute;left:8px;top:8px;padding:5px 8px;border-radius:5px;background:var(--lime);color:var(--plum);font-size:11px;line-height:1.4;font-weight:700}
.switch-caption{display:flex;flex-direction:column;gap:4px;padding:11px 26px 0 1px}
.switch-caption strong{font-family:'Space Grotesk',sans-serif;font-size:17px;line-height:1.2;font-weight:500;letter-spacing:-.02em}
.switch-caption small{font-size:11px;line-height:1.4;color:var(--muted)}
.switch-option>svg{position:absolute;right:2px;bottom:23px;width:17px;height:17px}
.switch-option[aria-current=page]{box-shadow:inset 0 -2px var(--plum)}
.switch-option:focus-visible{outline:2px solid var(--plum);outline-offset:4px}
@media(hover:hover){.category-switcher summary:hover{background:#e6e3db}.switch-option:hover strong{text-decoration:underline;text-underline-offset:4px}}
@media(max-width:700px){.category-switcher summary{min-height:72px;padding:12px 14px}.switch-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;padding-top:18px}.switch-caption strong{font-size:16px}.switch-photo img{aspect-ratio:1.7}.switch-option:last-child{grid-column:1/-1;display:grid;grid-template-columns:112px 1fr;gap:16px;align-items:center;padding-bottom:0}.switch-option:last-child .switch-photo img{aspect-ratio:1.35}.switch-option:last-child .switch-caption{padding-top:0}.switch-option:last-child>svg{bottom:calc(50% - 8px);right:8px}.switch-option:last-child[aria-current=page]{box-shadow:none}.switch-option:last-child[aria-current=page] strong{text-decoration:underline;text-underline-offset:5px}.switch-option:last-child .switch-selected{font-size:11px;padding:4px;left:5px;top:5px}}
@media(max-width:360px){.switch-caption strong{font-size:15px}.switch-caption{padding-right:18px}.switch-option>svg{width:14px;height:14px}.switch-prompt{gap:7px}.switch-selected{font-size:11px;padding:4px 6px}}
@media(prefers-reduced-motion:reduce){.category-switcher[open] .switch-options{animation:none}.switch-toggle svg,.category-switcher summary{transition:none}}
/* A single coordinated entrance, with no persistent text transforms. */
.arrival-line{overflow:hidden;padding-bottom:.13em;margin-bottom:-.13em}
.arrival-line>span{animation:opening-line 850ms cubic-bezier(.22,1,.36,1) backwards}
.arrival-line:nth-child(2)>span{animation-delay:120ms}
.arrival-copy .arrival-description{animation:opening-copy 650ms 240ms cubic-bezier(.22,1,.36,1) backwards}
.arrival .arrival-plate{animation:opening-photo 1000ms 80ms cubic-bezier(.22,1,.36,1) backwards}
.arrival .arrival-action,.arrival .arrival-rule{animation:none}
@keyframes opening-line{from{transform:translateY(65%);opacity:.45}to{transform:none;opacity:1}}
@keyframes opening-copy{from{transform:translateY(6px);opacity:.45}to{transform:none;opacity:1}}
@keyframes opening-photo{from{transform:translateY(14px);opacity:.6}to{transform:none;opacity:1}}
.history-return .arrival .arrival-description{animation:none!important}
.menu-footer{display:block;border-top:1px solid var(--plum);margin-top:56px;padding:32px 0 16px}
.footer-signature{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-bottom:30px}
.footer-logo{display:block;flex:none;border-radius:50%}
.footer-logo img{width:96px;height:96px;object-fit:contain;mix-blend-mode:multiply}
.footer-motto{margin:0;color:var(--plum);font-family:'Bricolage Grotesque',sans-serif;font-size:clamp(28px,3.2vw,40px);font-weight:500;line-height:1.12;letter-spacing:-.03em;text-align:right}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:10px}
.footer-bottom>p{margin:0;font-size:12px;line-height:1.5;color:var(--muted)}
.footer-top{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:8px 0 8px 12px;color:var(--plum);font-size:12px;font-weight:600}
.footer-top svg{width:17px;height:17px}
.footer-top:hover{text-decoration:underline;text-underline-offset:4px}
.footer-top:focus-visible,.footer-logo:focus-visible{outline:2px solid var(--plum);outline-offset:4px}
@media(max-width:600px){.menu-footer{margin-top:36px;padding-top:24px;padding-bottom:10px}.footer-signature{gap:20px;padding-bottom:23px}.footer-logo img{width:76px;height:76px}.footer-motto{font-size:28px}.footer-bottom{padding-top:8px}.footer-bottom>p,.footer-top{font-size:11px}}
@media(max-width:360px){.footer-signature{gap:14px}.footer-logo img{width:64px;height:64px}.footer-motto{font-size:25px}}
/* Keep the original cover photograph crisp: bounded size, natural colors,
   and a direct object-fit crop without a permanent image transform. */
.arrival .arrival-plate{max-width:560px;justify-self:center;mix-blend-mode:normal}
.arrival-crop{aspect-ratio:748 / 440;mask-image:none;border-radius:14px;overflow:hidden}
.arrival-crop img{width:100%;height:100%;max-width:100%;object-fit:cover;object-position:50% 53%;transform:none}
@media(max-width:600px){.arrival .arrival-plate{max-width:374px;margin-top:16px}.arrival-plate figcaption{margin-top:8px}}
.product-card{position:relative}
.product-open{display:block;width:100%;padding:0;border:0;border-radius:12px;background:transparent;text-align:left}
.product-open::after{content:'';position:absolute;inset:0;border-radius:12px;z-index:1}
.product-open:focus-visible{outline:none}
.product-open:focus-visible::after{outline:3px solid var(--plum);outline-offset:4px}
.product-info{display:flex;align-items:flex-start;gap:10px}
.product-info h2{flex:1;min-width:0}
.product-detail-arrow{width:18px;height:18px;margin-top:2px;color:var(--plum);flex:none}
@media(hover:hover){.product-card:has(.product-open:hover) h2{text-decoration:underline;text-underline-offset:4px}}
html{scrollbar-gutter:stable}
.product-dialog-open{overflow:hidden}
.product-dialog{width:min(800px,calc(100% - 32px));max-width:none;max-height:calc(100dvh - 40px);padding:0;border:0;border-radius:18px;background:var(--paper);color:var(--ink);overflow:auto;overscroll-behavior:contain;box-shadow:0 20px 70px #180e2140}
.product-dialog::backdrop{background:rgb(31 22 27 / .64)}
.product-dialog[open]{animation:detail-enter 220ms cubic-bezier(.22,1,.36,1) backwards}
.detail-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1fr)}
.detail-media{position:relative;background:#171615;min-width:0;min-height:420px;overflow:hidden}
.detail-media img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:contain}
.detail-light .detail-media{background:#efebeb}
.detail-copy{padding:64px 30px 32px;min-width:0}
.detail-copy h2{font-family:'Space Grotesk',sans-serif;font-size:30px;font-weight:500;line-height:1.1;letter-spacing:-.03em;margin:0;overflow-wrap:anywhere;text-wrap:balance}
.detail-category{font-size:12px;line-height:1.5;color:var(--muted);margin:10px 0 24px}
.detail-weight{display:flex;align-items:baseline;justify-content:space-between;gap:16px;border-block:1px solid var(--line);padding:13px 0;margin-bottom:24px;font-size:12px;line-height:1.5}
.detail-weight>span{color:var(--muted)}
.detail-weight[hidden]{display:none}
.detail-weight strong{font-family:'Manrope',sans-serif;font-size:13px;font-weight:600;text-align:right}
.detail-copy h3{font-family:'Space Grotesk',sans-serif;font-size:17px;font-weight:500;line-height:1.4;margin:0 0 8px}
.detail-description{font-size:14px;line-height:1.75;color:var(--muted);margin:0;overflow-wrap:anywhere}
.detail-toolbar{position:sticky;top:0;height:0;z-index:2}
.detail-close{position:absolute;top:12px;right:12px;margin:0;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--paper);color:var(--plum);box-shadow:0 2px 10px #180e2126}
.detail-close:focus-visible{outline:3px solid var(--plum);outline-offset:2px}
.detail-close svg{width:20px;height:20px}
@keyframes detail-enter{from{opacity:.7;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:600px){.product-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);border-radius:16px}.detail-layout{display:block}.detail-media{height:clamp(180px,37dvh,290px);min-height:0}.detail-copy{padding:24px}.detail-copy h2{font-size:27px}.detail-category{margin-bottom:18px}.detail-weight{margin-bottom:20px}.detail-description{font-size:13px}.product-detail-arrow{width:16px;height:16px}}
@media(max-width:360px){.detail-copy{padding:20px}.detail-copy h2{font-size:25px}}
@media(prefers-reduced-motion:reduce){.product-dialog[open]{animation:none}}
