:root{--ink:#191a18;--paper:#f8f7f3;--white:#fff;--gold:#b6a078;--muted:#6d6f69;--line:#dedfd8;--soft:#eeeee7;--error:#993b32;--max:1440px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:35px}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;font-size:15px;line-height:1.8;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,summary{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.45}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid #897043;outline-offset:5px}input,select,textarea{border:1px solid #bfc1b8;background:var(--white);color:var(--ink);padding:13px 15px;border-radius:2px;min-height:48px;font-size:16px;max-width:100%}input[type=checkbox]{min-height:20px;width:20px;accent-color:var(--ink)}label{display:block;font-size:14px;line-height:1.8}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-weight:500}h1{font-size:42px;letter-spacing:.055em;line-height:1.5;margin-bottom:24px}h2{font-size:28px;line-height:1.6;letter-spacing:.04em}h3{font-size:18px;line-height:1.7}p{margin-bottom:18px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}[hidden]{display:none!important}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:var(--white);padding:15px}.skip-link:focus{top:10px}.announcement{display:flex;justify-content:center;align-items:center;gap:10px;background:var(--ink);color:#e8e4d9;padding:7px 16px;font-size:10px;letter-spacing:.16em;min-height:31px}.announcement-copy{font-size:11px;letter-spacing:.05em;margin-left:10px}.status-dot{width:4px;height:4px;background:#c6b187;border-radius:50%;display:inline-block}.site-header{display:flex;align-items:center;gap:36px;padding:24px max(32px,5.4vw);background:var(--paper);border-bottom:1px solid var(--line);min-height:100px;position:relative;z-index:20}.brand{font-family:"Helvetica Neue",Arial,sans-serif;font-size:30px;font-weight:600;letter-spacing:5.5px;display:flex;align-items:center;line-height:1}.brand small{display:block;font-size:6.8px;letter-spacing:2.2px;margin-top:11px;font-weight:500}.brand img{width:200px;max-height:62px;object-fit:contain}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:32px;flex:1}.desktop-nav a{font-size:13px;white-space:nowrap;padding:10px 0;position:relative}.desktop-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:3px;height:1px;background:var(--ink);transition:right .2s}.desktop-nav a:hover:after,.desktop-nav a[aria-current]:after{right:0}.header-actions{display:flex;gap:22px;align-items:center}.header-actions a{display:flex;gap:8px;align-items:center;min-height:44px;font-size:13px;white-space:nowrap}.header-actions b{font-size:12px;font-weight:500;min-width:20px;text-align:center;color:#77623c}.mobile-nav{display:none}.eyebrow{font-size:11px;font-weight:500;letter-spacing:.18em;color:#7b745f;line-height:1.5;margin-bottom:14px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);border-radius:1px;padding:16px 24px;min-height:54px;font-size:14px;font-weight:500;letter-spacing:.04em;transition:background .2s,border-color .2s}.button:hover{background:#383a34;border-color:#383a34}.button svg{width:20px;height:20px}.button.gold{background:var(--ink);border-color:var(--ink);color:#fff}.button.gold:hover{background:#383a34}.button.outline{background:transparent;color:var(--ink);border-color:#b8bbb1}.button.outline:hover{background:#eeeee7}.button.small{font-size:13px;padding:10px 17px;min-height:46px}.button[aria-disabled=true]{opacity:.55;cursor:wait}.section-wrap{max-width:var(--max);padding:64px max(32px,5.4vw) 88px;margin:auto}.section-heading{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-bottom:35px}.section-heading h1,.section-heading h2{margin-bottom:0}.section-heading .eyebrow{margin-bottom:12px}.section-heading .page-intro{margin-top:17px;margin-bottom:0}.section-title{display:flex;gap:28px;align-items:center}.section-title .eyebrow{padding-left:28px;border-left:1px solid #babdb3;margin:0;color:var(--muted)}.section-status{font-size:10px;letter-spacing:.15em;color:#797a74}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:14px;border-bottom:1px solid #969c8e;padding:4px 0 6px;min-height:36px;line-height:1.7}.text-link:hover{border-color:var(--ink)}.text-link svg{width:18px;height:18px}.muted,.price-note{color:var(--muted);font-size:13px;line-height:1.85}.page-intro{font-size:15px;line-height:2;color:#64675f}.hero{display:grid;grid-template-columns:44% 56%;background:var(--paper);min-height:570px;max-width:1800px;margin:auto}.hero-content{padding:76px 26px 70px max(32px,5.4vw);align-self:center}.hero-kicker{display:flex;align-items:center;gap:15px;color:#5e6158;font-size:12px;letter-spacing:.045em;line-height:1.8;margin-bottom:28px}.hero-kicker span{width:34px;height:1px;background:var(--gold);flex-shrink:0}.hero h1{font-size:clamp(33px,3.38vw,54px);font-weight:400;line-height:1.62;letter-spacing:.055em;margin-bottom:29px;white-space:nowrap}.hero-copy{font-size:16px;line-height:2.15;margin-bottom:32px;color:#494d43;letter-spacing:.02em}.hero .button{min-width:217px}.hero-art{position:relative;min-height:570px;margin:0;overflow:hidden;background:#1c1c19}.hero-art img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;object-position:63% center}.hero-art figcaption{position:absolute;right:22px;bottom:16px;color:#f2ece0;font-size:10px;letter-spacing:.03em;text-shadow:0 1px 5px #000}.collection-feature{padding-top:54px;padding-bottom:0}.collection-feature .section-heading{margin-bottom:20px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:42px 26px}.product-card-image{display:flex;align-items:center;justify-content:center;aspect-ratio:1;background:#eeeee9;position:relative;padding:25px;overflow:hidden;border-radius:2px}.product-card-image img{width:100%;height:100%;object-fit:contain;transition:transform .35s}.product-card-image:hover img{transform:scale(1.025)}.image-empty{width:100%;height:100%;min-height:160px;display:grid;place-items:center;font-size:12px;color:var(--muted);background:#eeeee9}.badge{position:absolute;left:12px;top:12px;background:#e0d1b2;font-size:10px;letter-spacing:.1em;padding:4px 9px}.badge.soldout{background:#33382f;color:#fff}.product-card-copy{padding-top:18px}.product-card-copy .eyebrow{font-size:9px;letter-spacing:.12em;margin-bottom:8px;color:#828579}.product-card-copy h3{font-size:14px;line-height:1.8;font-weight:500;margin-bottom:12px;letter-spacing:.01em}.product-card-copy h3 a:hover{text-decoration:underline;text-underline-offset:4px}.card-price{font-weight:600;font-size:20px;margin-bottom:3px;letter-spacing:.02em}.card-price s{font-size:13px;color:#73776a;font-weight:400;margin-left:6px}.product-card-copy .price-note{font-size:11px;margin-bottom:8px}.condition{font-size:12px;color:var(--muted);line-height:1.8;margin-bottom:10px}.stock-label{display:block;border-top:1px solid var(--line);padding-top:9px;font-size:12px;color:#5f6858}.empty-state{text-align:center;padding:64px 28px;background:var(--soft);border-radius:2px}.editorial-empty{background:transparent;min-height:260px;padding:45px 22px 57px;display:flex;flex-direction:column;align-items:center;justify-content:center}.empty-number{font-size:10px;letter-spacing:.2em;color:#8b806b;margin-bottom:22px}.empty-state h2,.empty-state h3{font-size:25px;letter-spacing:.04em;margin-bottom:14px}.empty-state p:not(.empty-number){font-size:14px;line-height:2;color:var(--muted);margin-bottom:20px}.empty-state .button{margin-top:7px}.empty-state form{max-width:400px;margin:30px auto;display:grid;gap:15px}.empty-actions{display:flex;align-items:center;justify-content:center;gap:27px;flex-wrap:wrap}.collection-bottom{border-top:1px solid var(--line);padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#77796f;letter-spacing:.1em}.collection-bottom a{display:flex;align-items:center;gap:18px;font-size:13px;color:var(--ink);letter-spacing:.02em}.brand-story{background:#eae9e2;display:grid;grid-template-columns:1fr 1fr;gap:10%;padding:78px max(32px,10vw);margin-top:44px}.story-heading .eyebrow{margin-bottom:25px}.story-heading h2{font-size:37px;line-height:1.7;font-weight:400;letter-spacing:.07em;margin-bottom:0}.story-copy p{font-size:14px;line-height:2.15;color:#50554b}.story-copy .text-link{margin-top:12px}.home-guidance{display:grid;grid-template-columns:repeat(3,1fr);padding:50px max(32px,5.4vw);max-width:var(--max);margin:auto;gap:0}.home-guidance>a{display:flex;align-items:flex-start;gap:18px;padding:13px 27px;border-right:1px solid var(--line)}.home-guidance>a:first-child{padding-left:0}.home-guidance>a:last-child{border:0;padding-right:0}.guide-number{font-family:Georgia,serif;font-size:20px;color:#9a8660;line-height:1.5}.home-guidance h2{font-size:17px;margin-bottom:7px;letter-spacing:.015em}.home-guidance p{font-size:12px;color:var(--muted);line-height:1.9;margin-bottom:0}.home-guidance svg{width:18px;height:18px;margin:7px 0 0 auto}.site-footer{background:var(--ink);color:#cdcfc6;padding:65px max(32px,5.4vw) 26px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:8%;padding-bottom:46px}.footer-brand .brand{color:#f7f5ed;font-size:32px}.footer-brand p{font-size:14px;letter-spacing:.04em;margin:30px 0 11px;color:#b7bbb0}.footer-caption{font-size:9px;letter-spacing:.15em;color:#818778}.footer-columns{display:grid;grid-template-columns:1fr 1.3fr;gap:35px}.footer-columns h2{font-size:10px;letter-spacing:.18em;color:#c8b48b;margin-bottom:17px}.footer-columns a{display:block;font-size:13px;line-height:1.8;padding:6px 0;color:#d2d5cb}.footer-columns a:hover{text-decoration:underline;text-underline-offset:4px}.footer-contact{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid #ffffff23;padding:23px 0;font-size:12px;color:#a4aa9b}.footer-contact a{display:flex;align-items:center;gap:16px;color:#d5d7ce;font-size:14px;overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #ffffff23;padding-top:20px;font-size:10px;color:#89917f;letter-spacing:.06em}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:11px;font-size:11px;color:#7c8172;margin-bottom:42px;line-height:1.8}.breadcrumbs a:hover{text-decoration:underline}.collection-page .section-heading{padding-bottom:28px;margin-bottom:0;border-bottom:1px solid var(--line)}.filter-form{padding:19px 0;margin-bottom:14px;border-bottom:1px solid var(--line)}.filter-options{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.filter-group{position:relative}.filter-group summary{padding:10px 15px;font-size:13px;background:#eeeee7;list-style:none;min-height:46px}.filter-group summary::-webkit-details-marker{display:none}.filter-group summary::after{content:'＋';margin-left:14px;font-size:14px}.filter-group[open] summary::after{content:'−'}.filter-content{position:absolute;top:100%;left:0;min-width:250px;max-width:85vw;background:var(--paper);border:1px solid var(--line);padding:20px;z-index:8;box-shadow:0 6px 16px #0000000c}.check{display:flex;gap:10px;align-items:center;margin-bottom:12px;font-size:13px;white-space:nowrap;min-height:35px}.check:last-child{margin:0}.check small{color:#78806c}.check:has(input:disabled){opacity:.45}.price-range{display:flex;align-items:center;gap:10px}.price-range label{width:108px;font-size:12px}.price-range input{width:100%;margin-top:6px;padding:9px}.sort{display:flex;gap:12px;align-items:center;margin-left:auto;font-size:12px}.sort select{font-size:14px;max-width:260px}.active-filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:25px}.active-filters:empty{margin-bottom:20px}.active-filters a{font-size:12px;padding:8px 12px;background:#eaece2;min-height:40px}.collection-description{max-width:850px;padding:25px 0 0}.pagination{display:flex;justify-content:center;gap:10px;margin:50px 0 0}.pagination a,.pagination span{min-width:44px;min-height:44px;display:grid;place-items:center;font-size:13px}.pagination a{border:1px solid var(--line)}.pagination [aria-current]{background:var(--ink);color:var(--paper)}.product-layout{display:grid;grid-template-columns:1.1fr 1fr;gap:6%}.main-image{aspect-ratio:1;background:#eeeee7;display:flex;align-items:center;justify-content:center;padding:36px}.main-image img{height:100%;width:100%;object-fit:contain}.gallery-thumbs{display:flex;gap:12px;flex-wrap:wrap;margin-top:15px}.gallery-thumbs a{width:74px;height:74px;background:#eeeee7;display:flex;align-items:center;justify-content:center;padding:7px;border:1px solid transparent}.gallery-thumbs a[aria-current]{border-color:#92856a}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-purchase .eyebrow{font-size:10px;letter-spacing:.1em}.product-purchase h1{font-size:27px;line-height:1.75;letter-spacing:.025em;margin-bottom:21px}.product-price{font-size:32px;font-weight:600;letter-spacing:.02em;margin-bottom:5px}.product-price s{font-size:17px;color:#797e70;font-weight:400;margin-left:12px}.price-note a{text-decoration:underline;text-underline-offset:3px}.stock-status{display:flex;align-items:center;gap:8px;font-size:13px;color:#4b6143;margin:22px 0;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.stock-status span{background:#748469;width:5px;height:5px;border-radius:50%}.stock-status.unavailable{color:#747669}.stock-status.unavailable span{background:#969b8b}.variant-form{margin:0 0 23px}.variant-row{display:flex;gap:8px;margin-top:7px}.variant-row select{min-width:0;flex:1;font-size:14px}.variant-row .button{white-space:nowrap;padding:10px;font-size:12px}.quantity{display:inline-flex;border:1px solid #b9bdb2;background:#fff;margin:8px 0 10px}.quantity input{width:66px;text-align:center;border:0;padding:10px 0;appearance:textfield}.quantity input::-webkit-inner-spin-button{appearance:none}.quantity button{border:0;background:transparent;min-width:44px;font-size:18px}.add-to-cart{width:100%;min-height:58px;font-size:15px;margin-top:10px}.product-facts{margin:24px 0}.product-facts>div{display:grid;grid-template-columns:100px 1fr;gap:18px;border-bottom:1px solid var(--line);padding:14px 0;font-size:13px;line-height:1.9}.product-facts>div>span{color:#757a6c}.product-facts strong{font-weight:400;white-space:pre-line}.product-description{max-width:900px;padding-top:40px;margin-top:55px;border-top:1px solid var(--line)}.product-description h2{font-size:24px}.rte{font-size:14px;line-height:2;overflow-wrap:anywhere}.rte a{text-decoration:underline;text-underline-offset:4px}.rte table{border-collapse:collapse;max-width:100%;display:block;overflow:auto}.rte td,.rte th{border:1px solid var(--line);padding:10px}.rte img{max-width:100%;height:auto}.rte h2{font-size:23px;margin-top:32px}.rte h3{font-size:18px;margin-top:25px}.shipping-summary{margin:20px 0;padding:16px 18px;background:#eeeee7;border-left:2px solid var(--gold)}.shipping-summary p{display:grid;grid-template-columns:72px 1fr;gap:12px;font-size:13px;line-height:1.9;margin-bottom:8px}.shipping-summary p:last-child{margin:0}.shipping-summary strong{font-weight:500}.shipping-summary span{color:#5e6556}.purchase-preparation{border:1px solid var(--line);padding:22px;margin:18px 0;background:#efefe8}.purchase-preparation p{font-size:14px;margin-bottom:12px}.purchase-preparation .button{width:100%;justify-content:space-between}.volume-prices{background:#eeeee7;padding:18px;margin-top:20px}.cart-layout{display:grid;grid-template-columns:1.6fr 1fr;gap:6%}.cart-item{display:flex;align-items:flex-start;gap:22px;padding:27px 0;border-top:1px solid var(--line)}.cart-item:last-of-type{border-bottom:1px solid var(--line);margin-bottom:22px}.cart-image{width:105px;height:125px;flex:none;background:#e9ebe2;display:flex;align-items:center;justify-content:center;padding:10px}.cart-image img{width:100%;height:100%;object-fit:contain}.cart-image span{font-size:11px;color:var(--muted)}.cart-item-info{flex:1;min-width:0}.cart-item-info h2{font-size:15px;letter-spacing:.02em;margin-bottom:9px}.cart-item-info p{font-size:12px;margin-bottom:8px;line-height:1.9}.cart-item-info s{color:#767e6b}.cart-quantity{display:flex;align-items:center;gap:10px;margin-top:12px;font-size:12px}.cart-quantity input{width:68px;min-height:44px;padding:7px}.cart-quantity label{font-size:12px}.cart-quantity a{text-decoration:underline;color:#707864;padding:9px 5px;min-height:44px;display:inline-flex;align-items:center}.line-total{font-size:15px;padding-top:5px;white-space:nowrap}.cart-summary{align-self:start;background:#edeee6;padding:28px;position:sticky;top:25px;border-radius:2px}.cart-summary h2{font-size:22px;margin-bottom:27px}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:13px;margin-bottom:15px}.summary-row.total{padding-top:22px;border-top:1px solid #ccd0c1}.summary-row.total strong{font-size:28px}.cart-summary label{font-size:12px;margin-top:24px;margin-bottom:7px}.cart-summary textarea{width:100%;resize:vertical;margin-bottom:7px}.cart-summary .button{width:100%}.checkout-note{text-align:center;font-size:12px;margin:13px 0 0}.discount{color:#506645}.search-form{display:flex;gap:10px;margin:30px 0 32px;max-width:800px}.search-form input{flex:1;min-width:0}.page-width{max-width:950px}.page-content{margin-top:35px}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}.contact-intro h1{font-size:38px}.contact-email{display:inline-block;font-size:15px;border-bottom:1px solid #a0a58f;padding:0 0 5px;overflow-wrap:anywhere;margin:4px 0 34px}.contact-tip{margin-bottom:27px;max-width:350px}.contact-tip h2{font-size:16px;margin-bottom:8px}.contact-tip p{font-size:13px;color:var(--muted);line-height:1.9}.contact-form-wrap{border-left:1px solid var(--line);padding-left:45px}.contact-form{max-width:650px}.form-row{margin-bottom:24px}.form-row input,.form-row textarea{width:100%;margin-top:8px}.form-row label span{font-size:10px;color:#856f49;margin-left:9px;letter-spacing:.05em}.form-row label .optional{color:#747969}.contact-form .muted a{text-decoration:underline}.contact-form .button{min-width:240px;margin-top:7px}.success-message{padding:20px;background:#e1ebd9;margin-bottom:24px;font-size:14px;line-height:1.9;border-left:2px solid #758969}.errors{background:#f4e7e2;color:var(--error);padding:18px;margin:20px 0;font-size:14px;line-height:1.8}.prelaunch-note{border-left:2px solid var(--gold);background:#eeeee6;padding:20px 24px;margin:34px 0 45px;font-size:14px}.prelaunch-note strong{font-weight:500}.prelaunch-note p{margin:8px 0 0;font-size:13px;color:var(--muted)}.guide-layout{display:grid;grid-template-columns:225px 1fr;gap:8%}.guide-nav{align-self:start;position:sticky;top:30px;border-top:1px solid var(--line)}.guide-nav a{display:block;padding:15px 0;font-size:13px;border-bottom:1px solid var(--line)}.guide-nav a:hover{color:#857044}.guide-content{max-width:760px}.guide-content>section{padding:5px 0 40px;margin-bottom:35px;border-bottom:1px solid var(--line);scroll-margin-top:35px}.guide-content h2{font-size:24px;margin-bottom:20px}.guide-content p{font-size:14px;line-height:2;color:#5f6557}.guide-content .eyebrow{font-size:10px;color:#8c7a56;letter-spacing:.12em}.guide-help{background:#edede6;padding:28px 30px}.guide-help h2{font-size:23px}.guide-help p{margin-bottom:20px}.collection-links{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:35px}.collection-links a{padding:28px;border:1px solid var(--line)}.collection-links h2{font-size:22px}.collection-links span{font-size:13px;color:var(--muted)}.shopify-policy__container{max-width:950px!important;padding:60px 32px 80px!important;line-height:2}.shopify-policy__title h1{font-size:30px}.shopify-policy__body{margin-top:30px;font-size:14px}.shopify-policy__body a{text-decoration:underline}
@media(min-width:1500px){.hero-content{padding-left:80px}.section-wrap{padding-left:78px;padding-right:78px}}
@media(max-width:1100px){.site-header{gap:22px;padding-left:32px;padding-right:32px}.desktop-nav{gap:20px}.desktop-nav a{font-size:12px}.header-actions{gap:17px}.brand{font-size:26px;letter-spacing:4.5px}.brand small{font-size:6px;letter-spacing:1.7px}.hero{grid-template-columns:46% 54%;min-height:510px}.hero-content{padding:60px 22px 60px 32px}.hero h1{font-size:37px}.hero-art{min-height:510px}.hero-copy{font-size:16px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px 20px}.home-guidance>a{padding-left:20px;padding-right:20px;gap:12px}.home-guidance p{font-size:11px}.cart-layout{gap:4%;grid-template-columns:1.4fr 1fr}.cart-summary{padding:22px}.cart-image{width:80px;height:100px}.cart-item{gap:15px}.line-total{font-size:13px}.footer-main{gap:5%}.product-purchase h1{font-size:24px}.contact-layout{gap:7%}.contact-form-wrap{padding-left:30px}}
@media(max-width:850px){.desktop-nav{display:none}.site-header{padding:19px 25px;min-height:84px;gap:18px}.header-actions{margin-left:auto}.mobile-nav{display:block}.mobile-nav>summary{display:flex;align-items:center;justify-content:center;list-style:none;width:44px;height:44px}.mobile-nav>summary::-webkit-details-marker{display:none}.mobile-nav>nav{position:absolute;left:0;right:0;top:100%;background:var(--paper);padding:16px 25px 25px;border-bottom:1px solid var(--line);box-shadow:0 10px 15px #00000008}.mobile-nav nav a{display:block;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.hero h1{font-size:32px}.hero-content{padding-left:26px}.hero-kicker{font-size:11px;gap:9px}.hero-kicker span{width:23px}.hero-copy{font-size:16px}.hero-art{min-height:480px}.hero .button{min-width:195px}.brand-story{padding:60px 7%;gap:7%}.story-heading h2{font-size:30px}.home-guidance{display:block;padding:25px 7%}.home-guidance>a{padding:20px 0!important;border-right:0;border-bottom:1px solid var(--line)}.home-guidance p{font-size:12px}.footer-main{grid-template-columns:.8fr 1.2fr}.footer-brand .brand{font-size:28px}.footer-brand p{font-size:12px}.footer-caption{font-size:8px}.contact-layout{grid-template-columns:1fr;gap:40px}.contact-form-wrap{padding:0;border:0}.contact-intro h1{font-size:32px}.contact-tip{display:none}.contact-email{margin-bottom:20px;margin-right:30px}.guide-layout{grid-template-columns:180px 1fr;gap:6%}}
@media(max-width:760px){h1{font-size:31px}h2{font-size:25px}.announcement{font-size:9px;gap:7px;min-height:29px}.announcement-copy{font-size:10px;margin-left:5px}.site-header{padding:15px 20px;gap:7px;min-height:78px}.brand{font-size:25px;letter-spacing:4px}.brand small{font-size:5.5px;letter-spacing:1.65px;margin-top:9px}.brand img{width:155px;max-height:50px}.header-actions{gap:4px}.header-actions a{min-width:42px;justify-content:center;gap:4px}.header-actions a>span{display:none}.header-actions svg{width:21px;height:21px}.header-actions b{min-width:13px;font-size:11px}.mobile-nav>summary{width:40px}.hero{display:flex;flex-direction:column;min-height:0}.hero-content{padding:39px 25px 38px;align-self:stretch}.hero-kicker{font-size:11px;margin-bottom:22px;gap:12px}.hero-kicker span{width:26px}.hero h1{font-size:clamp(31px,7.9vw,44px);line-height:1.6;letter-spacing:.06em;margin-bottom:19px}.hero-copy{font-size:16px;line-height:2;margin-bottom:25px}.hero .button{min-width:208px;min-height:51px}.hero-art{height:310px;min-height:0;aspect-ratio:1.25}.hero-art img{object-position:62% 59%}.hero-art figcaption{font-size:9px;bottom:12px;right:16px}.section-wrap{padding:40px 22px 58px}.collection-feature{padding-top:34px;padding-bottom:0}.section-heading{gap:16px;margin-bottom:24px;align-items:flex-start}.section-title{gap:15px;align-items:center}.section-title h2{font-size:23px}.section-title .eyebrow{font-size:9px;padding-left:14px;letter-spacing:.12em}.section-status{display:none}.section-heading h1{font-size:30px}.section-heading h2{font-size:23px}.section-heading .text-link{font-size:12px;gap:8px}.empty-state{padding:36px 20px}.editorial-empty{min-height:250px;padding:37px 12px 42px}.empty-state h2,.empty-state h3{font-size:21px;line-height:1.65}.empty-state p:not(.empty-number){font-size:13px}.empty-number{font-size:9px;margin-bottom:20px}.collection-bottom{padding:21px 0;font-size:8px;gap:15px;align-items:flex-start}.collection-bottom>span{max-width:125px;line-height:1.8}.collection-bottom a{font-size:12px;gap:10px}.brand-story{grid-template-columns:1fr;gap:27px;padding:45px 25px;margin-top:30px}.story-heading .eyebrow{font-size:10px;margin-bottom:18px}.story-heading h2{font-size:30px;line-height:1.65}.story-copy p{font-size:13px;line-height:2}.story-copy .text-link{font-size:13px}.home-guidance{padding:15px 25px 24px}.home-guidance h2{font-size:16px}.home-guidance p{font-size:12px}.guide-number{min-width:24px;font-size:19px}.site-footer{padding:43px 25px 23px}.footer-main{grid-template-columns:1fr;gap:36px;padding-bottom:30px}.footer-brand .brand{font-size:29px}.footer-brand p{font-size:13px;margin-top:25px}.footer-caption{font-size:9px}.footer-columns{gap:30px;grid-template-columns:1fr 1.15fr}.footer-columns a{font-size:12px;padding:8px 0}.footer-columns h2{font-size:10px;margin-bottom:13px}.footer-contact{display:block;padding:21px 0;font-size:11px}.footer-contact a{font-size:13px;margin-top:9px;gap:12px}.footer-bottom{font-size:9px}.breadcrumbs{margin-bottom:30px;font-size:10px;gap:8px}.page-intro{font-size:14px;line-height:1.9}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 15px}.product-card-image{padding:15px}.product-card-copy{padding-top:13px}.product-card-copy .eyebrow{font-size:8px;letter-spacing:.05em}.product-card-copy h3{font-size:13px;line-height:1.8;margin-bottom:10px}.card-price{font-size:18px}.card-price s{font-size:11px;margin-left:3px}.card-price .muted{font-size:12px}.product-card-copy .price-note{font-size:10px}.condition{font-size:11px}.stock-label{font-size:11px}.badge{font-size:8px;top:9px;left:9px;padding:4px 7px}.filter-options{gap:8px}.filter-group summary{font-size:12px;padding:11px 12px}.filter-content{min-width:235px;left:0;max-height:50vh;overflow:auto}.sort{width:100%;font-size:12px;gap:12px}.sort select{flex:1;max-width:none;font-size:16px;min-width:0}.filter-options>.button{margin-left:auto;min-height:44px}.active-filters a{font-size:11px;padding:7px 9px}.product-layout{display:block}.product-gallery{margin-bottom:30px}.main-image{padding:25px}.gallery-thumbs{gap:10px}.gallery-thumbs a{width:60px;height:60px}.product-purchase h1{font-size:23px}.product-price{font-size:29px}.price-note{font-size:12px}.variant-row select{font-size:16px}.variant-row .button{font-size:11px;padding:10px}.product-facts>div{grid-template-columns:88px 1fr;gap:13px;font-size:12px}.product-description{padding-top:30px;margin-top:35px}.rte{font-size:13px}.shipping-summary p{font-size:12px;grid-template-columns:64px 1fr;gap:10px}.cart-layout{display:block}.cart-item{gap:13px;padding:22px 0;position:relative}.cart-image{width:77px;height:94px;padding:9px}.cart-item-info h2{font-size:13px}.cart-item-info p{font-size:11px}.cart-quantity{gap:7px;flex-wrap:wrap}.cart-quantity input{width:63px}.cart-quantity label,.cart-quantity a{font-size:11px}.line-total{font-size:13px;position:absolute;bottom:30px;right:0}.cart-item-info{padding-bottom:32px}.cart-summary{position:static;margin-top:30px;padding:24px 21px}.cart-summary h2{font-size:21px}.cart-items>.button{width:100%;justify-content:center}.search-form{margin-top:22px;gap:8px}.search-form input{font-size:16px;padding:11px;min-width:0}.search-form .button{padding:13px 18px;min-width:68px;justify-content:center}.contact-layout{gap:36px}.contact-intro h1{font-size:30px}.contact-email{font-size:14px;display:block;width:fit-content;margin-bottom:22px;margin-right:0}.contact-form .button{width:100%}.form-row{margin-bottom:21px}.guide-layout{grid-template-columns:1fr;gap:35px}.guide-nav{position:static;display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.guide-nav a{font-size:12px;line-height:1.8;padding:13px 0}.guide-content h2{font-size:23px}.guide-content p{font-size:13px}.guide-content>section{padding-bottom:28px;margin-bottom:27px}.prelaunch-note{padding:18px;margin:28px 0 32px}.prelaunch-note strong{font-size:13px}.prelaunch-note p{font-size:12px}.guide-help{padding:25px 21px}.collection-links{grid-template-columns:1fr;gap:15px}.collection-links h2{font-size:20px}.shopify-policy__container{padding:40px 22px 60px!important}.shopify-policy__title h1{font-size:26px}.shopify-policy__body{font-size:13px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

.password-access{margin-top:34px;max-width:360px;font-size:12px;color:var(--muted)}.password-access summary{padding:12px 0;min-height:44px}.password-access .password-fields{display:grid;gap:14px;margin-top:16px}.password-access input{width:100%}.template-password .site-footer{padding-top:25px}.template-password .footer-bottom{border:0;padding-top:0}
