:root{--canvas:#f7f6f2;--surface:#fff;--ink:#1d211c;--muted:#62675f;--border:#d9d9d1;--brand:#23352a;--brand-soft:#33483a;--accent:#a86432;--shell:1220px;--serif:Georgia,"Times New Roman",serif;--sans:Arial,"Helvetica Neue",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--sans);line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,select,input,textarea{font:inherit}:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{position:fixed;z-index:100;top:8px;left:8px;transform:translateY(-150%);background:var(--brand);color:#fff;padding:10px 14px}.skip-link:focus{transform:none}.shell{width:min(calc(100% - 32px),var(--shell));margin-inline:auto}.announcement{padding:8px 16px;background:var(--brand);color:#fff;font-size:11px;letter-spacing:.12em;text-align:center;text-transform:uppercase}.site-header{position:sticky;z-index:30;top:0;border-bottom:1px solid var(--border);background:#fffffff5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-grid{display:grid;min-height:72px;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:13px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand img{width:auto;max-height:42px}.brand-mark{display:grid;width:36px;height:36px;place-items:center;border:1px solid currentColor;border-radius:50%;font:20px var(--serif)}.desktop-nav{display:flex;justify-content:center;gap:32px;font-size:13px}.desktop-nav a:hover,.footer-grid a:hover{color:var(--accent)}.button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;border:1px solid var(--brand);background:var(--brand);color:#fff;padding:11px 22px;font-size:13px;font-weight:700;transition:transform .2s ease,background .2s ease}.button:hover{background:var(--brand-soft);transform:translateY(-2px)}.button-small{min-height:40px;padding:8px 17px}.button-outline{border-color:#ffffff73;background:transparent}.button-light{border-color:#fff;background:#fff;color:var(--brand)}.mobile-menu{display:none}.hero{border-bottom:1px solid var(--border);background:#f3eee7}.hero-grid{display:grid;min-height:560px;grid-template-columns:minmax(300px,.84fr) minmax(0,1.45fr);padding-inline:0}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:64px clamp(24px,5vw,72px) 64px 0}.eyebrow{margin:0 0 16px;color:var(--muted);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.hero h1,.home-section h2,.wholesale-copy h2,.page-title,.product-info h1{margin:0;font-family:var(--serif);font-weight:400;letter-spacing:-.045em;line-height:1}.hero h1{max-width:12ch;font-size:clamp(48px,5.7vw,78px)}.hero-copy>p:not(.eyebrow){max-width:520px;margin:24px 0 0;color:var(--muted);font-size:16px}.hero-actions{display:flex;align-items:center;gap:28px;margin-top:32px}.secondary-link,.text-link{border-bottom:1px solid var(--accent);padding-bottom:3px;font-size:13px}.hero-media{position:relative;min-height:560px;overflow:hidden;background:#e9e1d7}.hero-media>img{width:100%;height:100%;object-fit:cover;object-position:65% center}.hero-product-note{position:absolute;right:20px;bottom:20px;left:20px;display:grid;grid-template-columns:1fr auto;gap:3px 20px;background:#fffffff0;padding:16px}.hero-product-note small{grid-column:1/-1;color:var(--muted);font-size:10px;letter-spacing:.12em;text-transform:uppercase}.hero-product-note strong{font:18px var(--serif)}.hero-product-note b{font-size:14px}.hero-placeholder,.image-placeholder{display:grid;width:100%;height:100%;place-items:center;background:var(--brand-soft);color:#fff;font:42px var(--serif)}.home-section{padding-block:64px}.section-title-row{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-title-row h2,.process-section h2{font-size:clamp(32px,4vw,50px)}.section-title-row>a{font-size:12px;text-decoration:underline;text-underline-offset:4px}.color-section{background:#fff}.color-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.color-card{border-bottom:1px solid var(--border);background:var(--canvas)}.color-card img{width:100%;aspect-ratio:4/3;object-fit:cover;object-position:center 38%;transition:transform .25s ease}.color-card:hover img{transform:scale(1.02)}.color-card span{display:block;padding:10px 12px;text-align:center;font-size:12px}.featured-section{background:var(--canvas)}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.product-card{min-width:0}.product-card-media{position:relative;display:block;overflow:hidden;background:#eeeae3}.product-card-media>img{width:100%;aspect-ratio:4/5;object-fit:cover;transition:transform .25s ease}.product-card:hover .product-card-media>img{transform:scale(1.025)}.product-badge{position:absolute;top:10px;left:10px;background:#fff;padding:6px 9px;font-size:10px;font-weight:700}.product-card-copy{padding:13px 4px}.product-card h3{margin:0;font:18px/1.25 var(--serif)}.sku{margin:6px 0;color:var(--muted);font-size:10px}.card-row{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-top:10px}.card-row strong{font-size:14px}.card-row .text-link{font-size:11px}.wholesale-section{background:var(--brand);color:#fff}.wholesale-grid{display:grid;grid-template-columns:1.1fr .9fr}.wholesale-visual{min-height:390px;overflow:hidden;background:var(--brand-soft)}.wholesale-visual img{width:100%;height:100%;object-fit:cover}.wholesale-copy{display:flex;flex-direction:column;justify-content:center;padding:54px}.wholesale-copy .eyebrow,.site-footer{color:#ffffffb8}.wholesale-copy h2{font-size:clamp(36px,4vw,56px)}.wholesale-copy p:not(.eyebrow){margin:22px 0 28px;color:#ffffffc2}.process-section{background:#fff}.process-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:28px 0 0;padding:0;list-style:none}.process-grid li{border-top:2px solid var(--brand);padding-top:15px}.process-grid span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:var(--brand);color:#fff;font-size:10px}.process-grid strong{display:block;margin-top:16px;font:20px var(--serif)}.process-grid p{margin:5px 0 0;color:var(--muted);font-size:13px}.site-footer{background:var(--brand);padding:45px 0 20px}.footer-grid{display:grid;grid-template-columns:1.2fr .7fr .7fr auto;align-items:start;gap:32px}.footer-grid>div{display:grid;gap:7px;font-size:12px}.footer-grid strong{margin-bottom:5px;color:#fff}.footer-brand{color:#fff}.copyright{margin-top:32px;border-top:1px solid rgba(255,255,255,.15);padding-top:16px;font-size:11px}.page-shell{padding-block:64px}.page-title{font-size:clamp(42px,6vw,72px)}.rich-text{max-width:760px}.collection-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.collection-heading p{color:var(--muted)}.product-layout{display:grid;grid-template-columns:1.15fr .85fr;gap:56px}.product-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-gallery>*:first-child{grid-column:1/-1}.product-info{position:sticky;top:112px;align-self:start}.product-info h1{font-size:clamp(38px,5vw,62px)}.product-price{font-size:20px;font-weight:700}.product-form{display:grid;gap:14px;margin-top:28px}.field{display:grid;gap:7px}.field label{font-size:12px;font-weight:700}.field select,.field input,.field textarea{min-height:46px;border:1px solid var(--border);background:#fff;padding:10px}.product-description{margin-top:32px;color:var(--muted)}.cart-row{display:grid;grid-template-columns:90px 1fr auto;gap:20px;align-items:center;border-bottom:1px solid var(--border);padding:16px 0}.cart-row img{width:90px;aspect-ratio:4/5;object-fit:cover}.empty-state{padding:80px 0;text-align:center}@media(max-width:900px){.desktop-nav,.header-cta{display:none}.header-grid{grid-template-columns:1fr auto}.mobile-menu{position:relative;display:block}.mobile-menu summary{display:grid;width:44px;height:44px;place-content:center;gap:5px;cursor:pointer;list-style:none}.mobile-menu summary span{display:block;width:22px;height:1px;background:var(--ink)}.mobile-menu nav{position:absolute;top:54px;right:0;display:grid;min-width:220px;border:1px solid var(--border);background:#fff;padding:12px;box-shadow:0 16px 40px #0000001a}.mobile-menu nav a{padding:11px}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:52px 0 40px}.hero-media{min-height:480px;margin-inline:-16px}.wholesale-grid,.product-layout{grid-template-columns:1fr}.wholesale-copy{padding:42px 24px}.product-info{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.announcement{font-size:9px}.site-header{position:relative}.shell{width:min(calc(100% - 24px),var(--shell))}.hero h1{font-size:clamp(42px,13vw,58px)}.hero-actions{align-items:stretch;flex-direction:column;gap:14px}.hero-actions .secondary-link{align-self:center}.hero-media{min-height:430px}.hero-product-note{right:12px;bottom:12px;left:12px}.hero-product-note strong{font-size:15px}.home-section{padding-block:46px}.color-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.section-title-row{align-items:start}.product-card h3{font-size:15px}.card-row{align-items:start;flex-direction:column}.wholesale-visual{min-height:300px}.process-grid{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.footer-grid .button{width:100%}.product-gallery{grid-template-columns:1fr}.product-gallery>*:first-child{grid-column:auto}.cart-row{grid-template-columns:70px 1fr}.cart-row>*:last-child{grid-column:2}}@media(max-width:360px){.color-grid,.product-grid,.process-grid,.hero-product-note{grid-template-columns:1fr}.hero-product-note b{margin-top:5px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.product-card-media{display:block;position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;background-color:#f7f7f7}.product-card-media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.product-card{display:flex;flex-direction:column;height:100%}.product-card-copy{display:flex;flex-direction:column;flex:1}.card-row{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:12px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
