:root{--font-body:Arial,Helvetica,sans-serif;--font-heading:Georgia,"Times New Roman",serif}*{box-sizing:border-box}body,input,button,select,textarea{font-family:var(--font-body)}body{line-height:1.65}h1,h2,h3,.header__logo-text{font-family:var(--font-heading);font-weight:400;letter-spacing:-.035em}h1{font-size:clamp(38px,5vw,70px);line-height:1.09;white-space:pre-line}h2{font-size:clamp(30px,3.3vw,46px);line-height:1.15}h3{font-size:29px;line-height:1.2}a,button,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #8d6a38;outline-offset:5px}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}[hidden]{display:none!important}img{max-width:100%;height:auto}main{min-height:55vh}p{line-height:1.7}.page-width{max-width:1400px;padding-left:52px;padding-right:52px}.page-width--narrow{max-width:900px}.section{padding:88px 0}.section--paper{background:var(--c-white)}.eyebrow{font-family:var(--font-body);font-size:10px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#766043;margin:0 0 20px}.lede{font-size:16px;line-height:1.85;max-width:590px;color:#655b50}.btn{font-size:12px;font-weight:500;letter-spacing:.025em;border-radius:0;min-height:48px;padding:15px 22px;background:var(--c-text);color:#fff;border:1px solid var(--c-text);text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn:hover{background:#544333;color:#fff}.btn--ghost{background:transparent;color:var(--c-text)}.btn--ghost:hover,.btn--gold{background:var(--c-text);color:#fff}.link-line{font-size:12px;border-bottom:1px solid currentColor;padding-bottom:4px}.fine-print,small{font-size:12px;line-height:1.7;color:#72685c}.fine-print a{text-decoration:underline}.announcement{background:#30271f;color:#f8f5ef;font-size:10px;letter-spacing:.12em;text-align:center;padding:9px 20px}.header-wrap{position:sticky;top:0;z-index:40;background:var(--c-bg)}.header{background:var(--c-bg);border-bottom:1px solid var(--c-border)}.header__inner{min-height:99px;gap:32px}.header__logo{flex:none;display:block;line-height:0}.brand-logo{width:158px;height:96px;object-fit:contain;display:block}.nav{gap:25px}.nav a{font-size:12px;white-space:nowrap}.header__actions{gap:20px}.header__action{font-size:11px;display:flex;align-items:center;gap:6px}.cart-count{border:1px solid var(--c-border);border-radius:50%;min-width:20px;height:20px;display:inline-flex;justify-content:center;align-items:center;font-size:10px;background:transparent}.nav-item{position:relative}.nav-sub{display:none;position:absolute;top:100%;left:-20px;min-width:190px;background:var(--c-bg);border:1px solid var(--c-border);padding:18px;box-shadow:0 10px 25px #30271f11}.nav-sub a{display:block;padding:7px 0}.nav-item:focus-within .nav-sub,.nav-item:hover .nav-sub{display:block}.mobile-nav{max-height:calc(100dvh - 126px);overflow:auto}.mobile-child{padding-left:35px!important;font-size:13px!important}.hero{padding:0;border-bottom:1px solid var(--c-border)}.hero__grid{max-width:none;padding:0;display:grid;grid-template-columns:48% 52%;gap:0;min-height:580px}.hero__text{padding:80px max(42px,calc((100vw - 1296px)/2));padding-right:48px;align-self:center}.hero__title{font-size:clamp(42px,4.5vw,71px);line-height:1.08;margin:0 0 28px;white-space:pre-line;max-width:650px}.hero__text .lede{max-width:425px;margin-bottom:30px}.hero__cta{gap:12px;display:flex;flex-wrap:wrap}.hero__media{height:100%;min-height:580px;aspect-ratio:auto;background:#d6bd94;border-radius:0;overflow:hidden}.hero__media img{width:100%;height:100%;object-fit:cover;display:block}.section__head{align-items:end;margin-bottom:34px;gap:24px}.section__head h2{max-width:670px;margin:0 0 15px}.section__head .lede{margin-bottom:0}.grid{gap:25px}.product-card{display:block}.product-card__media{border:0;background:#eee7dc;aspect-ratio:1/1.12;position:relative;overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover img{transform:scale(1.035)}.product-card__title{font-family:var(--font-heading);font-size:23px;margin:17px 0 6px;letter-spacing:-.02em}.product-card__price{font-size:13px;margin:0}.product-card__badge{position:absolute;top:14px;left:14px;background:var(--c-bg);color:var(--c-text);font-size:9px;text-transform:uppercase;letter-spacing:.12em;padding:5px 9px}.story-grid{display:grid;grid-template-columns:1.08fr 1fr;gap:80px;align-items:center}.story-image{position:relative}.story-image img{width:100%;height:480px;object-fit:cover;display:block}.image-caption{position:absolute;bottom:0;left:0;background:var(--c-bg);padding:10px 16px;font-size:9px;letter-spacing:.15em}.story-copy h2{font-size:clamp(38px,4vw,57px);max-width:460px;margin-bottom:26px}.story-copy .lede{margin-bottom:30px}.workshop-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--c-border);border-bottom:1px solid var(--c-border)}.workshop-card{padding:35px 28px;display:flex;flex-direction:column;align-items:start;border-right:1px solid var(--c-border)}.workshop-card:first-child{padding-left:0}.workshop-card:last-child{border-right:0;padding-right:0}.workshop-card h3{margin:5px 0 18px}.workshop-card p{font-size:14px;color:#655b50}.workshop-meta{font-size:11px;color:#766043;margin:14px 0 20px}.workshop-card details{width:100%;margin-bottom:25px;font-size:13px}.workshop-card summary{cursor:pointer;padding:12px 0;border-top:1px solid var(--c-border)}.workshop-card .btn{margin-top:auto}.workshop-grid+.fine-print{margin-top:20px;max-width:900px}.editorial .lede{margin:24px 0 38px}.editorial-blocks{display:grid;gap:34px}.editorial-blocks h2{font-size:27px;letter-spacing:-.015em;margin-bottom:15px}.editorial-blocks p{font-size:15px}.editorial-blocks figure{margin:0}.editorial-blocks figure img{width:100%;display:block}.editorial-blocks figcaption{font-size:12px;margin-top:8px;color:#655b50}.rte ul,.rte ol{padding-left:24px}.rte li{margin-bottom:8px}.concept-visual{padding-top:45px;max-width:650px}.concept-visual img{max-height:520px;width:100%;object-fit:contain}.concept-visual+.shopify-section .section{padding-top:35px}.footer{background:#eee8dd;color:var(--c-text);padding-top:65px;padding-bottom:20px;border-top:1px solid var(--c-border)}.footer__grid{grid-template-columns:1.25fr .85fr 1fr 1.35fr;gap:46px}.footer .brand-logo{width:185px;height:114px;margin-top:-20px}.footer p,.footer li,.footer a{font-size:12px}.footer-title{font-family:var(--font-body);font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin:0 0 20px}.footer li{margin-bottom:9px}.footer__brand p{max-width:230px}.footer__bottom{margin-top:48px;font-size:10px}.newsletter-form input{min-width:0;background:transparent;border:1px solid #b4a897}.newsletter-form .btn{flex:none}.consent{font-size:11px;line-height:1.5;margin-top:12px;align-items:start}.consent input{flex:none;margin-top:3px}.product__gallery>img{object-fit:contain;background:var(--c-white);max-height:680px}.product__thumbs button{border:1px solid var(--c-border);background:transparent}.product__thumbs button[aria-current=true]{border-color:var(--c-text)}.product__info h1{font-size:48px}.product__price{font-size:24px}.product__meta{font-size:12px}.form-message--error,[data-product-error],.drawer-error{color:#a12f2f;background:#faeeeb;padding:12px}.drawer__panel{background:var(--c-bg)}.drawer__item{gap:14px}.drawer__item img{object-fit:cover}.drawer__qty button{min-width:30px;min-height:34px}.drawer-error:empty{display:none}.drawer__empty{padding:40px 0}.empty{text-align:center;padding:60px 0}.form-grid label:not(.consent){display:block;font-size:13px}.form-grid input:not([type=checkbox]),.form-grid textarea{display:block;width:100%;margin-top:8px}.collection-head{padding:65px 0 35px}.filters{display:flex;gap:20px;flex-wrap:wrap;margin-bottom:22px;border-bottom:1px solid var(--c-border);padding-bottom:20px}.filters details{min-width:140px}.filters summary{cursor:pointer;font-size:13px}.filter-values{display:grid;gap:8px;padding-top:12px}.filter-values label{font-size:12px;display:flex;gap:8px;align-items:center}.filter-values input[type=number]{max-width:140px}.filter-actions{display:flex;gap:15px;align-items:center}.filter-actions .btn{min-height:36px;padding:8px 14px}.visually-hidden:focus{position:fixed!important;top:8px;left:8px;width:auto!important;height:auto!important;padding:12px!important;clip:auto!important;z-index:1000;background:#fff;color:#000}.sizer__result{background:var(--c-white)}@media(min-width:1500px){.hero__text{padding-left:calc((100vw - 1296px)/2)}}@media(max-width:1100px){.page-width{padding-left:28px;padding-right:28px}.header__inner{gap:18px}.nav{gap:15px}.nav a{font-size:11px}.header__actions{gap:12px}.account-link{display:none}.hero__text{padding:55px 32px}.hero__grid,.hero__media{min-height:510px}.hero__title{font-size:51px}.story-grid{gap:42px}.story-image img{height:430px}.footer__grid{gap:28px}.workshop-card{padding:28px 20px}}@media(max-width:900px){.nav{display:none}.burger{display:flex}.header__inner{justify-content:space-between}.hero__title{font-size:43px}.hero__cta .btn{padding:13px 15px}.footer__grid{grid-template-columns:repeat(2,1fr);gap:36px}.workshop-grid{grid-template-columns:1fr}.workshop-card,.workshop-card:first-child,.workshop-card:last-child{padding:28px 0;border-right:0;border-bottom:1px solid var(--c-border)}.workshop-card:last-child{border-bottom:0}.workshop-card p{max-width:650px}}@media(max-width:640px){.page-width{padding-left:20px;padding-right:20px}.section{padding:54px 0}.header__inner{min-height:78px;gap:14px}.brand-logo{width:124px;height:75px}.header__actions{gap:15px}.header__action{font-size:10px}.announcement{font-size:9px;padding:8px 12px}.hero__grid{display:flex;flex-direction:column;padding:0;min-height:0}.hero__text{padding:43px 24px 38px}.hero__title{font-size:45px;max-width:400px;margin-bottom:23px}.hero__text .eyebrow{margin-bottom:20px}.hero__text .lede{font-size:14px;margin-bottom:26px}.hero__media{min-height:0;height:340px;width:100%;aspect-ratio:auto}.hero__media img{object-position:center}.hero__cta{gap:9px}.hero__cta .btn{font-size:11px;padding:13px 15px}.section__head{display:block}.section__head .link-line{display:inline-block;margin-top:18px}.grid--4,.grid--3{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 14px}.product-card__title{font-size:20px;margin-top:12px}.product-card__price{font-size:12px}.product-card__price small{display:block;font-size:10px}.product-card__badge{top:9px;left:9px;font-size:8px;padding:4px 7px}.story-grid{grid-template-columns:1fr;gap:30px}.story-image img{height:320px}.story-copy h2{font-size:40px}.footer__grid{grid-template-columns:1fr 1fr;gap:32px 20px}.footer__brand{grid-column:1/-1}.footer__grid>div:last-child{grid-column:1/-1}.footer__brand p{max-width:310px}.footer .brand-logo{height:100px;width:165px}.footer__bottom{margin-top:30px;gap:15px}.product__info h1{font-size:37px}.product{gap:30px}.cart-table th,.cart-table td{padding:12px 5px;font-size:12px}.cart-item{gap:10px}.cart-item img{width:55px;height:55px}.cart-item__title{font-size:14px}.cart-table .qty{width:52px;min-width:0}.concept-visual{padding-top:30px}.concept-visual img{max-height:400px}.editorial-blocks h2{font-size:26px}.drawer__panel{width:min(100%,440px)}.sizer{display:block}.sizer__result{margin-top:20px}.collection-head{padding:40px 0 20px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}@media print{.header-wrap,.footer,.btn,.drawer{display:none!important}.section{padding:20px 0}.page-width{max-width:none}.editorial-blocks{gap:14px}}:root{--f-body:Arial,Helvetica,sans-serif;--f-title:Georgia,"Times New Roman",serif}.burger{flex-direction:column;gap:5px;align-items:center;justify-content:center;min-width:36px;min-height:40px}.burger span:not(.visually-hidden){margin:0;transform:none;opacity:1}.burger[aria-expanded=true] span:nth-child(2){transform:translateY(6px) rotate(45deg);opacity:1}.burger[aria-expanded=true] span:nth-child(3){opacity:0}.burger[aria-expanded=true] span:nth-child(4){transform:translateY(-6px) rotate(-45deg)}
/*# sourceMappingURL=/cdn/shop/t/2/assets/atelier.css.map */
