:root{
  --ivory:#F2EDE4;--ivory-2:#F8F5EF;--milk:#E9DDCB;--sand:#D5BEA0;
  --cacao:#2C1B15;--cacao-2:#3A251D;--coffee:#735649;--bronze:#B39469;
  --ink:#2A211D;--muted:#766A63;--line:rgba(44,27,21,.14);--line-light:rgba(255,255,255,.17);
  --shell:min(1520px,calc(100vw - 112px));--ease:cubic-bezier(.22,.72,.2,1)
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ivory-2);color:var(--ink);font-family:'Manrope',sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}body.menu-open{overflow:hidden}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}main{display:block;overflow:hidden}.wide-shell,.section-shell{width:var(--shell);margin-inline:auto}.reveal{opacity:1;transform:none}.motion-ready .reveal{opacity:0;transform:translateY(24px)}.eyebrow,.section-head>div>span,.culture-heading>span{display:block;font-size:10px;letter-spacing:.22em;text-transform:uppercase;font-weight:700;color:var(--coffee)}.eyebrow.light{color:rgba(255,255,255,.68)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'Cormorant Garamond',serif;font-weight:500;letter-spacing:-.028em}p{line-height:1.75}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:999px;font-size:12px;font-weight:700;transition:.25s var(--ease)}.btn.dark{background:var(--cacao);color:#fff}.btn.ivory{background:var(--ivory);color:var(--cacao)}.btn.outline{border:1px solid var(--line);background:transparent}.btn:hover{transform:translateY(-2px)}.text-link,.section-link,.hero-text-link{display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:700}.hero-text-link{color:#fff}.fine-rule{height:1px;background:var(--line-light);margin:30px 0}.location-dot{display:inline-block;width:8px;height:8px;min-width:8px;min-height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px rgba(179,148,105,.14)}

/* HEADER */
.site-header{height:100px;width:100%;display:grid;grid-template-columns:270px 1fr 270px;align-items:center;padding:0 48px;background:rgba(242,237,228,.97);backdrop-filter:blur(15px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:80;transition:.3s var(--ease)}.site-header.scrolled{height:86px;background:rgba(242,237,228,.99)}.brand{display:flex;align-items:center}.brand img{width:164px;height:auto;max-height:92px;object-fit:contain;object-position:left center;transition:.3s var(--ease)}.site-header.scrolled .brand img{width:150px}.site-header nav{display:flex;justify-content:center;gap:34px}.site-header nav a{font-size:13px;font-weight:600;padding:10px 0;position:relative}.site-header nav a:after{content:'';position:absolute;height:1px;left:0;right:100%;bottom:3px;background:var(--cacao);transition:.25s}.site-header nav a:hover:after{right:0}.header-actions{justify-self:end;display:flex;align-items:center;gap:10px}.header-visit{height:42px;padding:0 15px;border:1px solid var(--line);border-radius:999px;display:flex;gap:9px;align-items:center;font-size:11px;font-weight:700}.header-visit:hover{background:var(--cacao);color:#fff}.pin-icon{display:grid;place-items:center;width:17px;height:17px;color:var(--bronze)}.lang{width:42px;height:42px;border:1px solid var(--line);border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:700}.menu-btn{display:none;width:42px;height:42px;border:0;background:none;padding:10px}.menu-btn span{display:block;height:1px;background:var(--cacao);margin:6px 0}.mobile-menu{position:fixed;inset:78px 0 0;z-index:79;background:var(--ivory);transform:translateY(-110%);transition:.42s var(--ease)}.mobile-menu.open{transform:none}.mobile-menu-inner{padding:36px 26px;display:flex;flex-direction:column;gap:14px}.mobile-logo{width:170px;margin-bottom:20px}.mobile-menu a{font-family:'Cormorant Garamond',serif;font-size:34px}.mobile-location,.mobile-lang{font-family:'Manrope',sans-serif!important;font-size:12px!important;margin-top:12px}

/* HERO */
.bh-hero{width:100%;min-height:720px;height:min(860px,calc(100svh - 100px));display:grid;grid-template-columns:44% 56%;background:var(--cacao);color:#fff;overflow:hidden;position:relative}.hero-copy-panel{background:linear-gradient(135deg,#251610 0%,#35231c 100%);position:relative;padding-left:max(56px,calc((100vw - min(1520px,calc(100vw - 112px)))/2));padding-right:56px;display:flex;flex-direction:column;justify-content:center}.hero-copy-inner{max-width:660px}.hero-copy-inner h1{font-size:clamp(72px,5.8vw,112px);line-height:.91;margin:20px 0 25px;color:#fff}.hero-copy-inner p{max-width:570px;font-size:16px;color:rgba(255,255,255,.73);margin-bottom:0}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:30px;flex-wrap:wrap}.hero-meta{position:absolute;left:max(56px,calc((100vw - min(1520px,calc(100vw - 112px)))/2));right:44px;bottom:34px;padding-top:17px;border-top:1px solid var(--line-light);display:grid;grid-template-columns:repeat(3,1fr)}.hero-meta>div{padding:0 18px}.hero-meta>div:first-child{padding-left:0}.hero-meta>div+div{border-left:1px solid var(--line-light)}.hero-meta small{display:block;font-size:8px;letter-spacing:.16em;color:rgba(255,255,255,.48);margin-bottom:7px}.hero-meta strong{font-size:11px;font-weight:600}.hero-media-panel{position:relative;overflow:hidden;background:#6f5a4e}.hero-media{position:absolute;inset:0}.hero-media picture,.hero-media img,.hero-media video{width:100%;height:100%}.hero-media img,.hero-media video{object-fit:cover;object-position:var(--media-focus,50% 50%)}.hero-media-mobile{display:none}.hero-media-caption{position:absolute;z-index:3;left:28px;right:28px;bottom:27px;border-top:1px solid rgba(255,255,255,.35);padding-top:12px;display:flex;justify-content:space-between;color:#fff;font-size:9px;letter-spacing:.12em;text-transform:uppercase;text-shadow:0 1px 8px rgba(0,0,0,.5)}.hero-layout-cinematic{display:block}.hero-layout-cinematic .hero-media-panel{position:absolute;inset:0}.hero-layout-cinematic .hero-media-panel:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(31,18,13,.82),rgba(31,18,13,.28) 62%,rgba(31,18,13,.06))}.hero-layout-cinematic .hero-copy-panel{z-index:2;width:100%;height:100%;background:transparent;padding-right:50vw}.hero-layout-cinematic .hero-meta{max-width:620px}

/* MANIFESTO */
.manifesto-wide{width:100%;background:var(--ivory);padding:96px 0}.manifesto-shell{width:var(--shell);margin:auto;display:grid;grid-template-columns:minmax(0,1.22fr) minmax(340px,.78fr);gap:90px;align-items:end}.manifesto-title h2{font-size:clamp(60px,5.5vw,96px);line-height:.94;margin:22px 0 0;max-width:860px}.manifesto-copy{padding-top:42px;border-top:1px solid var(--line)}.manifesto-copy>p{max-width:560px;color:var(--muted);font-size:15px}.manifesto-words{display:flex;gap:22px;flex-wrap:wrap;margin-top:32px;font-family:'Cormorant Garamond',serif;font-size:26px}.manifesto-words span+span:before{content:'·';margin-right:22px;color:var(--bronze)}

/* HEADS */
.section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,440px);gap:48px;align-items:end;margin-bottom:54px}.section-head h2,.culture-heading h2{font-size:clamp(54px,4.6vw,82px);line-height:.98;margin:13px 0 0}.section-head p,.culture-heading p{margin:0;color:var(--muted);font-size:14px}.section-head .section-link{justify-self:end}.section-head.compact{margin-bottom:38px}

/* PRODUCTS */
.products-section,.collection-section,.catalog{padding:110px 0;background:var(--ivory-2)}.product-editorial-grid,.editorial-catalog{display:grid;grid-template-columns:repeat(12,1fr);gap:48px 28px}.product-card{grid-column:span 4;display:block}.product-card-1{grid-column:span 7}.product-card-2{grid-column:span 5;padding-top:72px}.product-card-3,.product-card-4,.product-card-5,.product-card-6{grid-column:span 4}.product-card-media{overflow:hidden;background:var(--milk);aspect-ratio:4/5}.product-card-1 .product-card-media{aspect-ratio:7/5}.product-card-2 .product-card-media{aspect-ratio:5/6}.product-card-media picture,.product-card-media img{width:100%;height:100%}.product-card img{object-fit:cover;transition:transform .6s var(--ease)}.product-card:hover img{transform:scale(1.025)}.product-card-copy{padding-top:18px}.product-card-copy small{font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:var(--muted)}.product-card-copy h3{font-size:36px;line-height:1;margin:9px 0 10px}.product-card-copy p{font-size:12px;color:var(--muted);max-width:430px}.product-card-copy>span{font-size:11px;font-weight:700}.product-media-empty{height:100%;display:grid;place-items:center;color:rgba(44,27,21,.35);font-size:10px;letter-spacing:.22em}

/* TODAY */
.today{padding:88px 0;background:var(--ivory)}.today-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.today-item{min-height:188px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.today-status{display:flex;align-items:center;gap:8px;margin-bottom:28px}.today-status i{width:7px;height:7px;background:var(--bronze);border-radius:50%}.today-status em{font-style:normal;font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.today-item strong{font-family:'Cormorant Garamond',serif;font-size:31px;font-weight:500}.today-item p{font-size:12px;color:var(--muted);margin:8px 0 0}.today-item>span{position:absolute;right:24px;bottom:22px}

/* FOUNDER + ATELIER */
.story-editorial{width:100%;padding:104px 0}.founder-feature{background:var(--milk);color:var(--ink)}.atelier-feature{background:var(--cacao);color:#fff}.story-shell{width:var(--shell);margin:auto;display:grid;grid-template-columns:minmax(0,.88fr) minmax(480px,1.12fr);gap:76px;align-items:center}.story-shell-reverse{grid-template-columns:minmax(480px,1.12fr) minmax(0,.88fr)}.story-copy{display:flex;align-items:center;min-width:0}.story-copy-light{color:var(--ink)}.story-copy-dark{color:#fff}.story-copy-inner{max-width:610px}.story-copy h2{font-size:clamp(58px,4.8vw,84px);line-height:.96;margin:18px 0 22px}.story-copy p{font-size:14px;color:var(--muted);max-width:560px}.story-copy-dark p{color:rgba(255,255,255,.62)}.story-copy blockquote{font-family:'Cormorant Garamond',serif;font-size:27px;line-height:1.24;border-left:1px solid var(--bronze);margin:28px 0;padding-left:20px;max-width:560px}.story-note{display:flex;flex-direction:column;gap:8px}.story-note b{font-family:'Cormorant Garamond',serif;font-size:26px;font-weight:500}.story-note span{font-size:9px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.42)}.story-media{position:relative;overflow:hidden;background:rgba(255,255,255,.06);height:min(760px,72vh);min-height:590px;max-width:650px;width:100%;justify-self:center}.story-media picture,.story-media .story-image{width:100%;height:100%}.story-media .story-image{object-fit:cover;object-position:var(--media-focus,50% 50%)}.image-caption{position:absolute;left:0;right:0;bottom:0;padding:16px 18px;background:linear-gradient(180deg,transparent,rgba(20,12,9,.76));color:#fff;display:flex;justify-content:space-between;align-items:end;font-size:8px;letter-spacing:.14em;text-transform:uppercase}.image-caption span{color:rgba(255,255,255,.65)}

/* CULTURE */
.culture-wide{background:var(--cacao);color:#fff;padding:104px 0 116px}.culture-heading{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:end;margin-bottom:52px}.culture-heading>span{grid-column:1/-1;color:rgba(255,255,255,.5)}.culture-heading h2{margin:0;max-width:760px}.culture-heading p{color:rgba(255,255,255,.56);max-width:480px;justify-self:end}.culture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.culture-card{display:block}.culture-card-media{aspect-ratio:4/5;overflow:hidden;background:#241611}.culture-card-media picture,.culture-card-media img{width:100%;height:100%}.culture-card-media img{object-fit:cover;transition:transform .55s var(--ease)}.culture-card:hover img{transform:scale(1.025)}.culture-card-copy{padding-top:17px}.culture-card-copy small{font-size:8px;letter-spacing:.18em;color:rgba(255,255,255,.48)}.culture-card-copy h3{font-size:36px;line-height:1.04;margin:8px 0 8px;color:#fff}.culture-card-copy p{font-size:12px;color:rgba(255,255,255,.55);margin-bottom:10px;max-width:400px}.culture-card-copy>span{font-size:10px;font-weight:700}

/* JOURNAL */
.journal-home{padding:106px 0;background:var(--ivory-2)}.journal-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:38px 26px}.journal-card{grid-column:span 4}.journal-card:first-child{grid-column:span 7}.journal-card:nth-child(2){grid-column:span 5;padding-top:62px}.journal-card-media{aspect-ratio:4/5;overflow:hidden;background:var(--milk)}.journal-card:first-child .journal-card-media{aspect-ratio:7/5}.journal-card-media picture,.journal-card-media img{width:100%;height:100%}.journal-card-media img{object-fit:cover}.journal-card-copy{padding-top:16px}.journal-card-copy small{font-size:8px;letter-spacing:.15em;color:var(--muted)}.journal-card-copy h3{font-size:34px;margin:8px 0}.journal-card-copy p{font-size:12px;color:var(--muted)}

/* VISIT */
.visit-wide{width:100%;display:grid;grid-template-columns:42% 58%;min-height:650px;background:var(--milk)}.visit-wide-copy{display:flex;align-items:center;padding-left:max(56px,calc((100vw - min(1520px,calc(100vw - 112px)))/2));padding-right:68px}.visit-copy-inner{max-width:570px}.visit-wide h2{font-size:clamp(64px,5vw,92px);line-height:.92;margin:18px 0 22px}.visit-lead{font-size:14px;color:var(--muted);max-width:500px}.visit-address{display:grid;grid-template-columns:22px 1fr;gap:14px;padding:22px 0;margin-top:26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.visit-address .location-dot{margin-top:8px;color:var(--bronze)}.visit-address strong{font-size:13px}.visit-address p{font-size:11px;color:var(--muted);margin:5px 0}.visit-address small{font-size:9px;color:var(--muted)}.visit-wide-visual{min-height:650px;background:#d9d2c7;position:relative;overflow:hidden}.visit-photo,.visit-wide-visual picture{width:100%;height:100%}.visit-photo{object-fit:cover;object-position:var(--media-focus,50% 50%)}.visit-map{width:100%;height:100%;border:0;filter:saturate(.72) contrast(.93)}.map-editorial{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--cacao);color:#fff}.map-mark{width:58px;height:58px;border:1px solid var(--bronze);border-radius:50%;position:relative;margin-bottom:20px}.map-mark:before{content:'';position:absolute;inset:11px;border:1px solid rgba(179,148,105,.55);border-radius:50%}.map-mark i{position:absolute;width:7px;height:7px;background:var(--bronze);border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%)}.map-editorial small{font-size:9px;letter-spacing:.18em;color:rgba(255,255,255,.52)}.map-editorial strong{font-family:'Cormorant Garamond',serif;font-size:42px;font-weight:500;margin-top:8px}

/* PREFOOTER + FOOTER */
.visit-ribbon{background:var(--cacao-2);color:#fff}.visit-ribbon-inner{width:var(--shell);min-height:164px;margin:auto;display:grid;grid-template-columns:1.1fr .9fr auto;gap:46px;align-items:center}.visit-ribbon span{font-size:8px;letter-spacing:.18em;color:rgba(255,255,255,.5)}.visit-ribbon h2{font-size:42px;margin:6px 0 0;color:#fff}.visit-ribbon p{font-size:12px;color:rgba(255,255,255,.56);margin:0}.ribbon-link{font-size:11px;font-weight:700;white-space:nowrap}.site-footer{width:100%;background:linear-gradient(90deg,var(--ivory) 0 34%,var(--cacao) 34% 100%)}.footer-shell{width:var(--shell);margin:auto;display:grid;grid-template-columns:1.35fr .72fr .82fr 1.12fr;gap:54px;padding:78px 0 60px}.footer-brand{padding-right:46px;color:var(--ink)}.footer-brand img{width:220px;height:auto;object-fit:contain;object-position:left center}.footer-brand h2{font-size:36px;line-height:1.08;margin:26px 0 12px}.footer-brand p{font-size:11px;color:var(--muted);max-width:360px}.footer-social{display:inline-block;margin-top:20px;font-size:10px;font-weight:700}.footer-group{color:#fff;padding-top:10px}.footer-group h3{font-family:'Manrope',sans-serif;font-size:8px;letter-spacing:.18em;text-transform:uppercase;color:rgba(255,255,255,.45);margin-bottom:20px}.footer-group>a{display:block;font-size:11px;margin:0 0 12px;color:rgba(255,255,255,.78)}.footer-group>a:hover{color:#fff}.footer-address{display:grid;grid-template-columns:16px 1fr;gap:10px}.footer-address .location-dot{color:var(--bronze);margin-top:5px}.footer-address p,.footer-visit>p{font-size:10px;line-height:1.7;color:rgba(255,255,255,.6);margin:0 0 14px}.footer-strong-link{font-weight:700!important;color:#fff!important}.footer-bottom-shell{width:100%;min-height:66px;border-top:1px solid rgba(255,255,255,.1);background:var(--cacao);display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 max(56px,calc((100vw - min(1520px,calc(100vw - 112px)))/2));font-size:9px;color:rgba(255,255,255,.5)}.footer-bottom-shell>span{text-align:right}.footer-legal{display:flex;gap:20px}.footer-legal a:hover{color:#fff}

/* INNER PAGES */
.page-hero{padding:112px 0 90px;background:var(--ivory);border-bottom:1px solid var(--line)}.page-hero-inner,.page-hero>span,.page-hero>h1,.page-hero>p,.page-hero>.btn{width:var(--shell);margin-left:auto;margin-right:auto;display:block}.page-hero h1{font-size:clamp(64px,5.8vw,104px);line-height:.93;max-width:1120px;margin-top:18px;margin-bottom:24px}.page-hero p{max-width:700px;font-size:15px;color:var(--muted)}.page-hero.cacao{background:var(--cacao);color:#fff}.page-hero.cacao .eyebrow,.page-hero.cacao p{color:rgba(255,255,255,.65)}.editorial{display:grid;grid-template-columns:1.04fr .96fr;min-height:680px}.editorial>img{width:100%;height:680px;object-fit:cover}.editorial>div{display:flex;flex-direction:column;justify-content:center;padding:80px}.editorial h2{font-size:68px;line-height:.94}.editorial p{color:var(--muted);max-width:580px}.timeline{width:var(--shell);margin:auto;padding:84px 0 120px}.timeline-item{display:grid;grid-template-columns:190px 1fr;gap:64px;padding:30px 0;border-top:1px solid var(--line)}.timeline-date{font-size:10px;letter-spacing:.12em;color:var(--muted)}.timeline-item h2{font-size:44px;margin-bottom:8px}.timeline-item p{font-size:13px;color:var(--muted);max-width:700px}.story{width:min(1120px,calc(100vw - 80px));margin:auto;padding:110px 0}.story header{max-width:860px}.story h1{font-size:clamp(64px,6vw,102px);line-height:.93;margin:18px 0 24px}.story header p{font-size:16px;color:var(--muted)}.story-cover{width:100%;max-height:740px;object-fit:cover;margin:54px 0}.story-body{font-family:'Cormorant Garamond',serif;font-size:27px;line-height:1.55;max-width:760px;margin:auto}.product-detail{display:grid;grid-template-columns:1.05fr .95fr;min-height:calc(100vh - 88px)}.product-detail-media{background:var(--milk);min-height:690px}.product-detail-media img{width:100%;height:100%;object-fit:cover}.product-detail-copy{display:flex;flex-direction:column;justify-content:center;padding:82px;background:var(--ivory)}.product-detail-copy h1{font-size:76px;line-height:.94;margin:16px 0 22px}.product-detail-copy .lead{font-size:16px;line-height:1.7;color:var(--muted)}.prose{font-size:13px;line-height:1.9;margin:18px 0}.meta-box{padding:18px 0;margin:12px 0 26px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.meta-box small{font-size:8px;letter-spacing:.17em;text-transform:uppercase;color:var(--muted)}.locations{background:var(--ivory-2)}.locations>.section-shell{width:100%}.location-card{display:grid;grid-template-columns:42% 58%;min-height:650px;border-bottom:1px solid var(--line);background:var(--milk)}.location-copy{padding:72px;display:flex;flex-direction:column;justify-content:center}.location-copy h2{font-size:70px;margin:16px 0 24px}.location-address{padding:20px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.location-address p{font-size:12px;color:var(--muted)}.location-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.location-visual{min-height:650px}.location-pin-art{height:100%;background:var(--cacao);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-public{min-height:45vh}.empty-public h2{font-size:60px}.empty-public p{color:var(--muted);max-width:620px}.page-transition{display:none!important}

@media(max-width:1180px){
  :root{--shell:min(1120px,calc(100vw - 56px))}.site-header{grid-template-columns:220px 1fr 220px;padding:0 28px}.site-header nav{gap:22px}.brand img{width:150px}.hero-copy-panel{padding-left:38px;padding-right:38px}.hero-meta{left:38px;right:30px}.story-copy{padding:58px}.footer-shell{gap:34px;grid-template-columns:1.2fr .7fr .8fr 1fr}
}
@media(max-width:920px){
  :root{--shell:calc(100vw - 40px)}.site-header{height:80px;grid-template-columns:1fr auto;padding:0 20px}.site-header.scrolled{height:74px}.site-header nav,.header-visit{display:none}.brand img{width:145px}.menu-btn{display:block}.mobile-menu{inset:74px 0 0}.bh-hero{height:auto;min-height:0;display:flex;flex-direction:column}.hero-copy-panel{min-height:570px;padding:76px 28px 130px}.hero-copy-inner{max-width:720px}.hero-copy-inner h1{font-size:76px}.hero-meta{left:28px;right:28px;bottom:28px}.hero-media-panel{height:68vh;min-height:540px}.hero-layout-cinematic .hero-copy-panel{width:100%;padding-right:28px}.manifesto-shell{grid-template-columns:1fr;gap:42px}.manifesto-copy{padding-top:28px}.section-head{grid-template-columns:1fr;gap:26px}.section-head .section-link{justify-self:start}.product-card-1,.product-card-2,.product-card-3,.product-card-4,.product-card-5,.product-card-6{grid-column:span 6;padding-top:0}.story-editorial{padding:82px 0}.story-shell,.story-shell-reverse{grid-template-columns:1fr;gap:46px}.story-media{height:min(760px,78vh);min-height:580px;max-width:650px}.founder-feature .story-copy{order:1}.founder-feature .story-media{order:2}.atelier-feature .story-media{order:1}.atelier-feature .story-copy{order:2}.culture-heading{grid-template-columns:1fr}.culture-heading p{justify-self:start}.culture-grid{grid-template-columns:repeat(2,1fr)}.culture-card:last-child{grid-column:1/-1;max-width:50%}.journal-card,.journal-card:first-child,.journal-card:nth-child(2){grid-column:span 6;padding-top:0}.visit-wide{grid-template-columns:1fr}.visit-wide-copy{min-height:540px;padding:64px 32px}.visit-wide-visual{min-height:560px}.visit-ribbon-inner{grid-template-columns:1fr auto;gap:20px;padding:34px 0}.visit-ribbon-inner>p{grid-column:1}.ribbon-link{grid-column:2;grid-row:1/3}.site-footer{background:var(--cacao)}.footer-shell{grid-template-columns:1fr 1fr 1fr;padding:0;width:100%;gap:0}.footer-brand{grid-column:1/-1;background:var(--ivory);padding:58px 30px}.footer-group{padding:48px 30px}.footer-visit{grid-column:1/-1;padding-top:0}.footer-bottom-shell{grid-template-columns:1fr auto;padding:0 30px}.footer-bottom-shell>span{display:none}.product-detail,.editorial,.location-card{grid-template-columns:1fr}.editorial>img{height:58vh}.location-copy{padding:58px 36px}
}
@media(max-width:620px){
  :root{--shell:calc(100vw - 28px)}.site-header{height:74px;padding:0 14px}.site-header.scrolled{height:70px}.brand img{width:135px}.mobile-menu{inset:70px 0 0}.hero-copy-panel{min-height:510px;padding:64px 20px 126px}.hero-copy-inner h1{font-size:56px;line-height:.94}.hero-copy-inner p{font-size:13px}.hero-meta{left:20px;right:20px;grid-template-columns:repeat(3,1fr)}.hero-meta>div{padding:0 8px}.hero-meta small{font-size:7px}.hero-meta strong{font-size:9px}.hero-media-panel{height:62vh;min-height:480px}.hero-media-desktop{display:none}.hero-media-mobile{display:block}.manifesto-wide{padding:70px 0}.manifesto-title h2{font-size:52px}.manifesto-copy>p{font-size:13px}.manifesto-words{font-size:22px;gap:12px}.manifesto-words span+span:before{margin-right:12px}.products-section,.collection-section,.catalog,.journal-home{padding:78px 0}.section-head{margin-bottom:38px}.section-head h2,.culture-heading h2{font-size:48px}.product-editorial-grid,.editorial-catalog,.journal-grid{display:block}.product-card,.journal-card{margin-bottom:50px}.product-card-media,.product-card-1 .product-card-media,.product-card-2 .product-card-media,.journal-card-media,.journal-card:first-child .journal-card-media{aspect-ratio:4/5}.product-card-copy h3,.journal-card-copy h3{font-size:31px}.today{padding:70px 0}.today-grid{grid-template-columns:1fr}.today-item{border-right:0}.story-editorial{padding:68px 0}.story-shell,.story-shell-reverse{gap:34px}.story-media{height:auto;min-height:0;aspect-ratio:4/5;max-width:100%}.story-copy{min-height:0;padding:0}.story-copy h2{font-size:52px}.story-copy blockquote{font-size:23px}.culture-wide{padding:76px 0 84px}.culture-grid{display:block}.culture-card,.culture-card:last-child{max-width:none;margin-bottom:42px}.culture-card-media{aspect-ratio:4/5}.culture-card-copy h3{font-size:34px}.visit-wide-copy{min-height:520px;padding:56px 22px}.visit-wide h2{font-size:58px}.visit-wide-visual{min-height:500px}.visit-ribbon-inner{grid-template-columns:1fr;padding:30px 0}.visit-ribbon h2{font-size:34px}.visit-ribbon-inner>p,.ribbon-link{grid-column:auto;grid-row:auto}.footer-shell{display:block}.footer-brand{padding:54px 22px}.footer-brand img{width:210px}.footer-brand h2{font-size:32px}.footer-group{padding:34px 22px 0}.footer-visit{padding-bottom:48px}.footer-bottom-shell{grid-template-columns:1fr;gap:8px;padding:18px 22px}.footer-legal{flex-wrap:wrap;gap:12px}.page-hero{padding:84px 0 68px}.page-hero h1{font-size:56px}.editorial{display:flex;flex-direction:column}.editorial>img{height:55vh}.editorial>div{padding:50px 22px}.editorial h2{font-size:52px}.timeline{padding:66px 0 92px}.timeline-item{grid-template-columns:1fr;gap:8px}.timeline-item h2{font-size:38px}.story{width:var(--shell);padding:82px 0}.story h1{font-size:56px}.story-cover{margin:40px 0}.story-body{font-size:22px}.product-detail{display:flex;flex-direction:column}.product-detail-media{min-height:54vh}.product-detail-copy{padding:50px 22px}.product-detail-copy h1{font-size:56px}.location-copy{padding:50px 22px}.location-copy h2{font-size:54px}.location-visual{min-height:480px}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1!important;transform:none!important}.product-card img,.culture-card img{transition:none!important}.hero-video{animation:none!important}}
