:root{--paper:#fffefa;--cream:#f5efe5;--ink:#292723;--clay:#a4472c;--blue:#28465e;--line:#dcd3c6;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif;--script:'Oooh Baby',cursive;--gutter:clamp(24px,5.8vw,104px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid var(--clay);outline-offset:7px}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500;line-height:1.04;letter-spacing:-.038em}h1{font-size:clamp(42px,4.55vw,80px)}h2{font-size:clamp(38px,3.65vw,62px)}h3{font-size:clamp(26px,2.15vw,36px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-100px;left:16px;z-index:100;padding:12px 20px;background:var(--ink);color:white}.skip-link:focus{top:10px}.site-header{height:100px;background:var(--paper);position:relative;z-index:10}.header-inner{height:100%;padding:0 var(--gutter);display:flex;align-items:center;gap:60px}.brand{position:relative;width:200px;flex-shrink:0;height:100%;display:flex;align-items:flex-end;z-index:2}.brand-text{font-family:var(--script);font-size:100px;font-weight:400;letter-spacing:-.025em;line-height:1;white-space:nowrap;transform:translateY(28px);display:block}.brand img{width:200px;height:153px;max-width:none;object-fit:contain;position:absolute;top:5px;left:-4px}.main-nav{display:flex;align-items:center;justify-content:center;gap:clamp(32px,4.5vw,82px);width:100%;height:100%}.main-nav>a{font-family:var(--script);font-size:37px;line-height:1.25;white-space:nowrap;position:relative;min-height:48px;display:flex;align-items:center;padding:4px 0;transition:color .2s}.main-nav>a:hover{color:var(--clay)}.main-nav .visit-link{margin-left:auto;color:var(--clay)}.visit-link:after{position:absolute;bottom:4px;left:2px;right:0;height:1px;background:currentColor;content:'';transform:rotate(-3deg)}.menu-toggle{display:none}.hero{display:grid;grid-template-columns:47% 53%;min-height:590px;background:var(--cream)}.hero-copy{padding:95px clamp(28px,3.5vw,66px) 64px var(--gutter);display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.21em;text-transform:uppercase;font-weight:500;color:var(--clay);margin-bottom:22px}.hero h1{max-width:660px}.intro{font-size:clamp(17px,1.4vw,21px);max-width:440px;line-height:1.65;margin-top:26px}.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:18px;margin-top:32px}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;background:var(--clay);color:var(--paper);padding:13px 30px;font-size:16px;font-weight:500;min-height:50px;border:1px solid var(--clay);transition:background .2s,transform .2s}.button:hover{background:#873a24;transform:translateY(-2px)}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:16px;line-height:1.7;padding:2px 0;border-bottom:1px solid currentColor;transition:color .2s}.text-link:hover{color:var(--clay)}.hero-photo{min-width:0;overflow:hidden}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:center}.section-pad{padding:64px var(--gutter)}.collection{text-align:center}.collection h2{margin-bottom:35px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.category{display:block;min-width:0}.category-photo{position:relative;overflow:hidden;aspect-ratio:1/1;background:var(--cream)}.category-photo img{position:absolute;max-width:none;width:300%;height:100%;object-fit:fill;top:0;transition:scale .5s}.panel-one img{left:0;transform-origin:16.66% center}.panel-two img{left:-100%;transform-origin:50% center}.panel-three img{left:-200%;transform-origin:83.33% center}.category:hover .category-photo img{scale:1.035}.category h3{margin-top:17px;display:flex;align-items:center;justify-content:center;gap:16px}.category h3 span{font-family:var(--sans);font-size:20px;opacity:0;transition:opacity .2s}.category:hover h3 span,.category:focus-visible h3 span{opacity:1}.collection-link{margin-top:32px}.story{display:grid;grid-template-columns:52% 48%;background:var(--cream)}.story-photo img{width:100%;height:100%;object-fit:cover}.story-photo{overflow:hidden;min-height:440px}.story-copy{padding:60px clamp(28px,5vw,86px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.story-copy .eyebrow{margin-bottom:20px}.story-copy h2{margin-bottom:25px}.story-copy p:not(.eyebrow){font-size:17px;max-width:500px;margin-bottom:16px}.story-copy .text-link{margin-top:12px}.workshops{background:var(--blue);color:var(--paper);text-align:center;position:relative;overflow:hidden;padding-top:55px;padding-bottom:55px}.workshops .eyebrow{color:#d1c3ae;margin-bottom:15px}.workshops h2{font-size:clamp(36px,3.8vw,64px)}.workshops p:not(.eyebrow){margin-top:18px;font-size:17px}.button-outline{margin-top:26px;background:transparent;border-color:#e1dfd6;font-weight:400}.button-outline:hover{background:rgba(255,255,255,.1)}.site-footer{padding:38px var(--gutter) 30px}.footer-main{display:grid;grid-template-columns:1fr 1.4fr 1.35fr 1.4fr;align-items:center;gap:32px}.footer-brand{font-family:var(--script);font-size:70px;line-height:1.3;white-space:nowrap;width:max-content}.footer-location,.footer-instagram{display:flex;align-items:center;gap:12px;font-size:15px}.site-footer svg{width:21px;height:23px;stroke:currentColor;stroke-width:1.5;fill:none;flex-shrink:0}.footer-instagram:hover,.footer-visit:hover{color:var(--clay)}.footer-visit{font-size:15px;padding-left:25px;border-left:1px solid var(--line)}.footer-visit small{display:block;font-size:12px;color:#686056;margin-top:5px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:27px;font-size:12px;letter-spacing:.18em;text-transform:uppercase;color:#625c54}
@media(min-width:1700px){.hero{min-height:740px}.hero-copy{padding-top:120px;padding-bottom:100px}.hero-photo img{max-height:850px}}
@media(max-width:1000px){.header-inner{gap:35px}.brand{width:150px}.brand-text{font-size:88px}.brand img{width:160px;height:128px}.main-nav{gap:30px}.main-nav>a{font-size:32px}.hero{min-height:530px;grid-template-columns:49% 51%}.hero-copy{padding-top:76px;padding-bottom:48px}.hero h1{font-size:46px}.category-grid{gap:22px}.story-copy{padding:40px 30px}.footer-main{grid-template-columns:1fr 1fr;gap:24px}.footer-brand{font-size:64px}.footer-visit{border-left:0;padding-left:0}.footer-bottom{font-size:11px;letter-spacing:.12em}}
@media(max-width:880px){html{scroll-padding-top:20px}.site-header{height:82px}.header-inner{justify-content:space-between}.brand{width:145px}.brand-text{font-size:82px;transform:translateY(22px)}.brand img{width:147px;height:112px;top:1px}.menu-toggle{display:flex;align-items:center;gap:12px;background:none;border:0;color:var(--ink);padding:12px 0 12px 12px;min-height:48px;font-size:15px;cursor:pointer}.menu-icon{width:22px;height:12px;display:block;border-top:1px solid currentColor;border-bottom:1px solid currentColor;position:relative;transition:transform .2s}.menu-toggle[aria-expanded=true] .menu-icon{transform:rotate(45deg);height:0;border-bottom:0}.menu-toggle[aria-expanded=true] .menu-icon:after{content:'';position:absolute;height:1px;width:22px;background:currentColor;transform:rotate(90deg);top:-1px;left:0}.main-nav{display:none;position:absolute;top:82px;left:0;width:100%;height:auto;background:var(--paper);padding:48px var(--gutter) 24px;box-shadow:0 12px 16px #2927230b;flex-direction:column;align-items:flex-start;gap:6px}.main-nav.is-open{display:flex}.main-nav>a{font-size:37px;padding:5px 0;min-height:48px}.main-nav .visit-link{margin-left:0}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:74px var(--gutter) 38px}.hero h1{font-size:clamp(42px,9.7vw,66px);max-width:560px}.eyebrow{font-size:12px;margin-bottom:20px;letter-spacing:.16em}.intro{font-size:17px;margin-top:21px;max-width:490px}.hero-actions{gap:18px;margin-top:27px}.hero-photo{aspect-ratio:4/3}.hero-photo img{width:100%;height:100%;object-position:center}.section-pad{padding:44px var(--gutter)}.collection h2{font-size:39px;max-width:430px;margin:0 auto 28px}.category-grid{grid-template-columns:1fr;gap:30px;max-width:470px;margin:auto}.category-photo{aspect-ratio:1}.category h3{font-size:29px;margin-top:14px}.category h3 span{opacity:1;font-size:18px}.collection-link{margin-top:30px}.story{grid-template-columns:1fr}.story-photo{min-height:0;aspect-ratio:4/3}.story-copy{padding:40px var(--gutter) 44px}.story-copy h2{font-size:42px}.story-copy p:not(.eyebrow){font-size:16px}.workshops h2{font-size:43px}.workshops{padding-top:42px;padding-bottom:42px}.workshops .button{padding-inline:18px}.site-footer{padding:28px var(--gutter)}.footer-main{grid-template-columns:1fr;gap:22px}.footer-brand{font-size:70px;margin-bottom:-4px}.footer-bottom{flex-direction:column;gap:7px;border-top:1px solid var(--line);padding-top:22px;margin-top:27px;font-size:12px;letter-spacing:.08em}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.footer-brand img{width:135px;height:90px;object-fit:contain}.brand img{height:auto;width:240px;top:-5px;left:-20px}
@media(max-width:1000px){.brand img{width:210px;top:0;left:-25px}}
@media(max-width:880px){.brand img{width:182px;top:-1px;left:-18px}}
/* Keep the complete header visible when returning to the top. */
.hero{scroll-margin-top:100px}
@media(max-width:880px){.hero{scroll-margin-top:82px}}

/* Center the navigation independently of the signature and visit link. */
@media(min-width:881px){
 .header-inner{display:grid;grid-template-columns:minmax(170px,1fr) auto auto auto minmax(170px,1fr);column-gap:clamp(24px,3.5vw,60px)}
 .brand{grid-column:1;grid-row:1}
 .main-nav{display:contents}
 .main-nav>a{font-size:32px;line-height:1.25;justify-content:center;align-self:center;min-height:52px;padding:6px 3px}
 .main-nav>a:nth-child(1){grid-column:2;grid-row:1}
 .main-nav>a:nth-child(2){grid-column:3;grid-row:1}
 .main-nav>a:nth-child(3){grid-column:4;grid-row:1}
 .main-nav .visit-link{grid-column:5;grid-row:1;justify-self:end;margin-left:0}
}
@media(max-width:880px){.main-nav{align-items:center;text-align:center}.main-nav>a{font-size:32px;justify-content:center}.main-nav .visit-link{margin-left:0}}

/* Slightly stronger handwriting, below the signature weight. */
.main-nav>a{font-weight:500;-webkit-text-stroke:.22px currentColor}
