:root{--background:#f8f7f3;--foreground:#172026;--muted:#66737c;--line:#d9ddd7;--accent:#1f6d58;--accent-strong:#154d3f;--clay:#9b5f45;--ink:#23395b;--surface:#fff;--soft:#eef3ef;--danger:#8f352d;--shadow:0 14px 36px #17202614}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--background);min-height:100vh;color:var(--foreground);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.topbar{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#f8f7f3f5;justify-content:space-between;align-items:center;gap:16px;padding:12px 18px;display:flex;position:sticky;top:0}.brand{font-size:1.1rem;font-weight:800}.nav{color:var(--muted);gap:18px;font-size:.94rem;display:none}.nav a:focus-visible,.bottom-nav a:focus-visible,.button:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:3px;outline:3px solid #1f6d5859}.content{width:min(100%,1180px);margin:0 auto;padding:18px 16px 92px}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0;font-size:.78rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:0;font-size:2.45rem;line-height:1.04}h2{margin-bottom:0;font-size:1.55rem;line-height:1.15}.lead{max-width:680px;color:var(--muted);margin-bottom:0;font-size:1rem;line-height:1.55}.button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:6px;justify-content:center;align-items:center;width:fit-content;min-height:44px;padding:0 17px;font-weight:800;display:inline-flex}.button-secondary{border-color:var(--line);background:var(--surface);color:var(--foreground)}.action-row{flex-wrap:wrap;gap:10px;display:flex}.home-hero,.taxonomy-hero,.product-detail{gap:18px;display:grid}.home-hero{align-items:end;min-height:calc(100vh - 190px);padding:14px 0 26px}.home-hero-copy,.taxonomy-copy{gap:14px;display:grid}.home-hero-image,.taxonomy-hero-image,.product-gallery{width:100%;min-height:330px;box-shadow:var(--shadow);border-radius:8px;position:relative;overflow:hidden}.home-hero-image img,.taxonomy-hero-image img,.product-gallery img,.product-image-wrap img,.taxonomy-card img{object-fit:cover}.section-block{gap:18px;padding:30px 0;display:grid}.section-heading{gap:8px;display:grid}.product-grid,.taxonomy-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.product-card,.taxonomy-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;overflow:hidden}.product-card{min-width:0;display:grid}.product-image-wrap{aspect-ratio:1/1.12;background:var(--soft);display:block;position:relative;overflow:hidden}.stock-pill{color:var(--accent-strong);background:#ffffffeb;border-radius:999px;padding:5px 8px;font-size:.74rem;font-weight:800;position:absolute;bottom:8px;left:8px}.stock-out_of_stock{color:var(--danger)}.product-card-body{gap:7px;padding:12px;display:grid}.product-card-title{min-height:2.5em;font-weight:800;line-height:1.25}.product-card-price,.price-line{align-items:baseline;gap:8px;font-weight:900;display:flex}.product-card-price span,.price-line span{color:var(--muted);font-size:.86rem;font-weight:500;text-decoration:line-through}.taxonomy-grid{grid-template-columns:1fr}.taxonomy-card{min-height:142px;position:relative}.taxonomy-card:after{content:"";background:linear-gradient(#1720260d,#172026ad);position:absolute;inset:0}.taxonomy-card span{z-index:1;color:#fff;font-size:1.05rem;font-weight:900;position:absolute;bottom:12px;left:14px;right:14px}.listing-header{gap:12px;padding:22px 0;display:grid}.browse-layout{gap:18px;display:grid}.filter-panel{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:14px;padding:14px;display:grid}.filter-panel h2,.filter-panel h3{margin:0}.filter-panel h2{font-size:1rem}.filter-panel h3{color:var(--muted);text-transform:uppercase;font-size:.8rem}.filter-panel div{gap:8px;display:grid}.filter-panel a{color:var(--foreground);font-size:.95rem;font-weight:700}.search-filter-form{gap:12px;display:grid}.search-filter-form label{color:var(--muted);gap:6px;font-size:.8rem;font-weight:800;display:grid}.search-filter-form input,.search-filter-form select{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:42px;color:var(--foreground);border-radius:6px;padding:0 10px}.filter-checks{gap:8px;display:grid}.filter-checks label{color:var(--foreground);grid-template-columns:18px minmax(0,1fr);align-items:center;font-size:.88rem}.filter-checks input{width:18px;min-height:18px}.price-filter-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.filter-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.filter-actions button,.filter-actions a{border-radius:6px;justify-content:center;align-items:center;min-height:42px;font-weight:900;display:inline-flex}.filter-actions button{border:1px solid var(--accent);background:var(--accent);color:#fff}.filter-actions a{border:1px solid var(--line);background:var(--surface)}.browse-links{border-top:1px solid var(--line);gap:8px;padding-top:4px;display:grid}.listing-results{gap:14px;min-width:0;display:grid}.result-bar{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:10px 12px;display:flex}.result-bar span{color:var(--muted);font-size:.88rem;font-weight:800}.empty-results{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:10px;padding:22px;display:grid}.empty-results h2,.empty-results p{margin:0}.taxonomy-hero{padding:18px 0 12px}.product-detail{align-items:start;padding:18px 0 20px}.product-gallery{aspect-ratio:1/1.1;min-height:0}.product-summary{gap:14px;display:grid}.price-line strong{font-size:1.45rem}.badge-row{flex-wrap:wrap;gap:8px;display:flex}.badge-row span{background:var(--soft);color:var(--accent-strong);border-radius:999px;padding:6px 9px;font-size:.82rem;font-weight:800}.buy-panel{z-index:12;border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:8px;gap:10px;padding:14px;display:grid;position:sticky;bottom:82px}.stock-summary{gap:4px;display:grid}.stock-summary strong{color:var(--accent-strong);font-size:.95rem}.stock-summary span{color:var(--muted);font-size:.9rem;line-height:1.45}.buy-panel button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:6px;min-height:46px;font-weight:900}.buy-panel button:disabled{cursor:not-allowed;opacity:.6}.buy-panel .secondary-action{border-color:var(--line);background:var(--surface);color:var(--foreground)}.notify-form,.notify-form div{gap:8px;display:grid}.notify-form label{color:var(--muted);font-size:.86rem;font-weight:800}.notify-form input{border:1px solid var(--line);border-radius:6px;min-width:0;min-height:44px;padding:0 12px}.cart-action-form,.quantity-form,.coupon-form,.checkout-form,.inquiry-form{gap:10px;display:grid}.cart-action-form label,.quantity-form label,.coupon-form label,.checkout-form label,.inquiry-form label{color:var(--muted);gap:6px;font-size:.82rem;font-weight:800;display:grid}.cart-action-form input,.quantity-form input,.coupon-form input,.checkout-form input,.inquiry-form input,.inquiry-form select,.inquiry-form textarea{border:1px solid var(--line);background:var(--surface);width:100%;min-width:0;min-height:44px;color:var(--foreground);border-radius:6px;padding:0 12px}.inquiry-panel{border:1px solid var(--line);background:color-mix(in srgb, var(--surface) 92%, var(--soft));border-radius:8px;gap:12px;padding:16px;display:grid}.inquiry-panel p{color:var(--muted);margin:0;font-size:.94rem;line-height:1.55}.inquiry-form{grid-template-columns:1fr}.inquiry-form textarea{resize:vertical;min-height:104px;padding:12px}.inquiry-form button{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:6px;min-height:46px;font-weight:900}.form-success,.form-error{border-radius:8px;gap:4px;padding:11px 12px;font-size:.9rem;display:grid}.form-success{color:var(--accent-strong);background:#1f6d5814;border:1px solid #1f6d5840}.form-error{color:var(--danger);background:#8f352d14;border:1px solid #8f352d40}.form-success span,.form-error span{line-height:1.45}@media (min-width:720px){.inquiry-form{grid-template-columns:repeat(2,minmax(0,1fr))}.inquiry-message-field,.inquiry-form button{grid-column:1/-1}}.cart-action-form{grid-template-columns:94px minmax(0,1fr);align-items:end}.cart-layout,.checkout-layout{gap:18px;padding:22px 0 34px;display:grid}.cart-main,.checkout-main,.checkout-summary,.cart-lines{gap:14px;display:grid}.cart-line,.shipping-option{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:12px;padding:14px;display:grid}.cart-line h2,.cart-line p,.checkout-summary h2,.checkout-form h2,.checkout-form p,.shipping-option span{margin:0}.cart-line h2{font-size:1.05rem}.cart-line p,.checkout-form p,.shipping-option span{color:var(--muted);line-height:1.45}.quantity-form{grid-template-columns:90px minmax(0,1fr);align-items:end}.quantity-form button,.coupon-form button,.checkout-form button,.checkout-summary .secondary-action{border:1px solid var(--accent);background:var(--accent);color:#fff;border-radius:6px;min-height:44px;font-weight:900}.checkout-form button:disabled{cursor:not-allowed;opacity:.58}.checkout-summary{z-index:12;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff7;border-radius:8px;padding:14px;position:sticky;bottom:82px}.coupon-form{grid-template-columns:minmax(0,1fr) 92px;align-items:end}.mini-totals{gap:8px;margin:0;display:grid}.mini-totals div{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:8px 0;display:flex}.mini-totals dt{color:var(--muted);font-weight:800}.mini-totals dd{text-align:right;margin:0;font-weight:900}.notice{color:var(--accent-strong);background:#eef7f2;border:1px solid #1f6d584d;border-radius:8px;margin:0;padding:12px;font-weight:800;line-height:1.45}.notice-error{color:var(--danger);background:#fff1ef;border-color:#8f352d4d}.checkout-link,.disabled-link{width:100%}.disabled-link{border-color:var(--line);background:var(--surface);color:var(--muted)}.address-grid{gap:10px;display:grid}.checkout-form{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:14px}.checkout-form fieldset{border:0;gap:8px;margin:0;padding:0;display:grid}.checkout-form legend{color:var(--muted);margin-bottom:6px;font-size:.82rem;font-weight:900}.checkout-form fieldset label{border:1px solid var(--line);min-height:44px;color:var(--foreground);border-radius:6px;grid-template-columns:20px minmax(0,1fr);align-items:center;padding:0 10px}.checkout-form fieldset input{width:18px;min-height:18px;padding:0}.spec-grid{grid-template-columns:1fr;gap:10px;margin:0;display:grid}.spec-grid div{border:1px solid var(--line);background:var(--surface);border-radius:8px;padding:12px}.spec-grid dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}.spec-grid dd{margin:5px 0 0;line-height:1.45}.bottom-nav{z-index:25;border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff5;border-radius:8px;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:12px;left:12px;right:12px;overflow:hidden}.bottom-nav a{min-height:48px;color:var(--muted);place-items:center;font-size:.72rem;font-weight:900;display:grid}@media (min-width:640px){.nav{display:flex}.content{padding:28px 24px 72px}h1{font-size:3.6rem}h2{font-size:2rem}.home-hero,.taxonomy-hero,.product-detail{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:28px}.home-hero{min-height:calc(100vh - 126px)}.product-grid,.taxonomy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.browse-layout{grid-template-columns:230px minmax(0,1fr);align-items:start}.filter-panel{position:sticky;top:82px}.bottom-nav{display:none}.buy-panel,.checkout-summary{position:static}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.cart-line{grid-template-columns:minmax(0,1fr) 210px;align-items:center}.address-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-field{grid-column:1/-1}}@media (min-width:980px){h1{font-size:4.5rem}.product-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.campaign-hero{color:#fff;background-position:50%;background-size:cover;border-radius:8px;align-content:end;gap:20px;min-height:calc(100vh - 132px);padding:34px;display:grid}.campaign-copy{gap:16px;max-width:720px;display:grid}.campaign-hero .eyebrow,.campaign-hero .lead{color:#fff}.offer-row,.tag-strip,.product-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.offer-row strong{min-height:36px;color:var(--accent-strong);background:#fff;border-radius:6px;align-items:center;padding:0 12px;display:inline-flex}.tag-strip span{background:#ffffff29;border:1px solid #ffffff7a;border-radius:6px;padding:9px 11px}.reel-layout{grid-template-columns:minmax(260px,.8fr) minmax(300px,1.2fr);align-items:stretch;gap:22px;display:grid}.reel-creative{color:#fff;background-position:50%;background-size:cover;border-radius:8px;align-items:end;min-height:680px;padding:18px;display:flex}.reel-creative span{background:#0000007a;border-radius:6px;padding:8px 10px;font-weight:700}.reel-shop,.reel-products{align-content:start;gap:14px;display:grid}.tagged-product{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.tagged-product h2{margin:0 0 6px;font-size:1rem}.tagged-product p{color:var(--muted);margin:0}.button-muted{border:1px solid var(--line);background:var(--surface);color:var(--foreground)}@media (max-width:760px){.campaign-hero{min-height:74vh;padding:22px}.reel-layout,.tagged-product{grid-template-columns:1fr}.reel-creative{min-height:420px}}:root{--porcelain:#f8f5ef;--bone:#ece4d6;--ink:#1f2523;--deep-olive:#31483b;--oxide:#8f3d2e;--cobalt:#315c8c;--brass:#b08a4a;--clay:#b96f4b;--background:var(--porcelain);--foreground:var(--ink);--muted:#6f6a5f;--line:#31483b2e;--accent:var(--deep-olive);--accent-strong:#20362b;--surface:#fffdf8;--soft:#f1eadf;--danger:var(--oxide);--shadow:0 24px 70px #1f25231f;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}body{background:linear-gradient(180deg, #ece4d694, #f8f5ef00 420px), var(--porcelain);font-family:var(--sans)}.topbar{background:#f8f5efe0;border-bottom-color:#1f25231f;padding:16px 18px}.brand{font-family:var(--serif);font-size:1.55rem;font-weight:500}.nav,.utility-nav{color:#1f2523c7;align-items:center;gap:22px;font-size:.88rem}.utility-nav{gap:12px;font-size:.82rem;font-weight:800;display:flex}.utility-nav a:last-child{border:1px solid var(--line);background:#fffdf8c7;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;display:inline-flex}.content{width:min(100%,1240px);padding:0 14px 104px}h1,h2{font-family:var(--serif);letter-spacing:0;font-weight:500}h2{font-size:1.7rem}.lead{color:#1f2523c2;font-size:1.02rem}.eyebrow{color:var(--brass);font-size:.72rem}.button,.filter-actions button,.quantity-form button,.coupon-form button,.checkout-form button,.checkout-summary .secondary-action,.buy-panel button{border-color:var(--deep-olive);background:var(--deep-olive);border-radius:3px;box-shadow:0 12px 30px #31483b29}.button-secondary,.button-muted,.filter-actions a,.buy-panel .secondary-action,.disabled-link{color:var(--ink);box-shadow:none;background:#fffdf8d1;border-color:#31483b38}.home-hero{border-bottom:1px solid var(--line);align-items:end;min-height:min(820px,100vh - 66px);margin:0 -14px;padding:42vh 20px 26px;position:relative;overflow:hidden}.home-hero:after{content:"";background:linear-gradient(90deg,#f8f5eff2 0%,#f8f5efbd 40%,#f8f5ef2e 100%),linear-gradient(#1f252300,#1f252347);position:absolute;inset:0}.home-hero-image{min-height:100%;box-shadow:none;border-radius:0;position:absolute;inset:0}.home-hero-copy{z-index:1;max-width:620px;padding:0;position:relative}.hero-notes,.product-card-cues,.swatch-row,.empty-actions{flex-wrap:wrap;gap:8px;display:flex}.hero-notes span,.product-card-cues span{color:#1f2523c7;background:#fffdf8ad;border:1px solid #31483b2e;border-radius:999px;align-items:center;min-height:32px;padding:0 10px;font-size:.76rem;font-weight:800;display:inline-flex}.shop-rail{padding-top:34px}.rail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.rail-tile{background:var(--bone);border-radius:4px;min-height:150px;position:relative;overflow:hidden}.rail-tile:after{content:"";background:linear-gradient(#1f252305,#1f252394);position:absolute;inset:0}.rail-tile img{object-fit:cover}.rail-tile span{z-index:1;color:#fffdf8;font-family:var(--serif);font-size:1.22rem;position:absolute;bottom:12px;left:12px;right:12px}.curated-edit,.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#ece4d66b;gap:18px;margin:34px 0;padding:22px;display:grid}.curated-edit p,.summary-note{color:var(--muted);line-height:1.55}.edit-links,.trust-strip{grid-template-columns:1fr}.edit-links{gap:10px;display:grid}.edit-links a{border:1px solid var(--line);background:#fffdf89e;justify-content:space-between;align-items:center;min-height:48px;padding:0 12px;font-weight:800;display:flex}.edit-links a:after{content:"View";color:var(--brass);font-size:.78rem}.trust-strip div{gap:5px;display:grid}.trust-strip span{color:var(--muted);line-height:1.45}.product-card,.taxonomy-card,.filter-panel,.result-bar,.empty-results,.cart-line,.shipping-option,.checkout-form,.checkout-summary,.spec-grid div,.tagged-product{background:#fffdf8d1;border-color:#31483b29;border-radius:4px}.product-card{transition:transform .16s,box-shadow .16s}.product-image-wrap img,.taxonomy-card img,.rail-tile img,.cart-line-image img,.gallery-thumbs img{object-fit:cover}.product-card-kicker{color:var(--brass);text-transform:uppercase;font-size:.68rem;font-weight:900}.product-card-title{min-height:auto;font-family:var(--serif);font-size:1.08rem;font-weight:500}.product-card-meta{color:var(--muted)}.product-card-cues span{min-height:26px;padding:0 8px;font-size:.68rem}.product-card-price,.price-line{color:var(--deep-olive)}.stock-pill{color:var(--deep-olive);border:1px solid #31483b1f;bottom:10px;left:10px}.filter-heading{justify-content:space-between;gap:12px;display:flex}.filter-heading span,.result-bar span{color:var(--muted);font-size:.82rem;font-weight:800}.mobile-filter-bar{z-index:10;border:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8f5eff0;border-radius:999px;justify-content:space-between;align-items:center;gap:12px;min-height:46px;padding:0 12px;font-weight:900;display:flex;position:sticky;top:66px}.mobile-filter-bar a{color:var(--brass)}.swatch-row span{border:1px solid #1f252329;border-radius:50%;width:28px;height:28px}.product-media-gallery{gap:10px;display:grid}.product-gallery{box-shadow:none;border-radius:4px}.gallery-thumbs{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.gallery-thumbs span{aspect-ratio:1;border:1px solid var(--line);background:var(--bone);border-radius:4px;position:relative;overflow:hidden}.buy-panel{background:#fffdf8f5;border-color:#31483b2e;border-radius:4px}.care-panel dd{gap:6px;display:grid}.care-panel dd span{color:var(--muted);line-height:1.45}.care-panel-wide{grid-column:1/-1}.complete-table{border-top:1px solid var(--line)}.cart-line-product{grid-template-columns:86px minmax(0,1fr);align-items:center;gap:12px;display:grid}.cart-line-image{aspect-ratio:1;background:var(--bone);border-radius:4px;position:relative;overflow:hidden}.checkout-summary{background:#fffdf8fa;border-radius:4px}.form-step{width:fit-content;color:var(--brass);text-transform:uppercase;border:1px solid #b08a4a57;border-radius:999px;margin:0;padding:5px 9px;font-size:.72rem;font-weight:900}.notice{color:var(--deep-olive);background:#ece4d68f;border-color:#31483b38;border-radius:4px}.bottom-nav{background:#fffdf8f5;border-radius:999px}.bottom-nav a{min-height:52px}@media (min-width:640px){.content{padding-top:0}.home-hero{margin:0 -24px;padding:42vh 64px 54px}.home-hero-copy h1{font-size:5.4rem}.rail-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.curated-edit{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;padding:34px}.edit-links{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));padding:24px 34px}.mobile-filter-bar{display:none}.product-detail{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.product-gallery{aspect-ratio:1/1.08}.cart-line{grid-template-columns:minmax(0,1fr) 230px}}@media (min-width:980px){.home-hero-copy h1{font-size:6.5rem}.product-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:639px){.utility-nav a:first-child,.nav{display:none}.home-hero-copy h1{font-size:3.18rem}.cart-action-form,.quantity-form,.coupon-form{grid-template-columns:1fr}.checkout-summary{bottom:76px}}.theme-jewellery_atelier{--background:#f6f2ea;--foreground:#161615;--muted:#6c6256;--line:#16161529;--accent:#151515;--accent-strong:#0f0f0f;--surface:#fffaf1;--soft:#ece1d2;--brass:#a67c38;--cobalt:#203a56;--shadow:0 26px 80px #0f0f0f29}.theme-jewellery_atelier .brand,.theme-jewellery_atelier h1,.theme-jewellery_atelier h2,.theme-jewellery_atelier h3{letter-spacing:0}.theme-jewellery_atelier .topbar{background:#f6f2eae6}.theme-jewellery_atelier .button,.theme-jewellery_atelier .buy-panel button,.theme-jewellery_atelier .checkout-form button,.theme-jewellery_atelier .filter-actions button{background:#151515;border-color:#151515}.assisted-purchase-panel,.media-metadata-list,.story-section,.trust-proof,.jewellery-spec-grid div,.media-empty-note{border:1px solid var(--line);background:#fffdf8d1;border-radius:4px}.assisted-purchase-panel{background:#ece4d67a;border-color:#a67c3859;gap:6px;padding:14px;display:grid}.assisted-purchase-panel span,.media-empty-note,.story-section p,.trust-proof dd,.media-metadata-list article span{color:var(--muted);line-height:1.55}.product-story-block,.trust-proof-block,.jewellery-spec-block{border-top:1px solid var(--line)}.story-section-grid,.trust-proof-grid,.jewellery-spec-grid{gap:12px;display:grid}.story-section,.trust-proof,.media-metadata-list article{gap:10px;padding:16px;display:grid}.story-section>span,.trust-proof>span{width:fit-content;color:var(--brass);text-transform:uppercase;border:1px solid #b08a4a57;border-radius:999px;padding:5px 9px;font-size:.72rem;font-weight:900}.story-section h3,.trust-proof h3,.media-metadata-list h3{font-family:var(--serif);margin:0;font-size:1.2rem;font-weight:500}.story-section p,.trust-proof dl,.jewellery-spec-grid,.media-metadata-list h3{margin:0}.trust-proof dl,.jewellery-spec-grid{gap:8px;display:grid}.trust-proof dl div,.jewellery-spec-grid div{border-bottom:1px solid var(--line);grid-template-columns:minmax(120px,.45fr) minmax(0,1fr);gap:10px;padding:10px 0;display:grid}.jewellery-spec-grid div{border-bottom:0;padding:12px}.trust-proof dt,.jewellery-spec-grid dt{color:var(--muted);text-transform:uppercase;font-size:.76rem;font-weight:900}.trust-proof dd,.jewellery-spec-grid dd{overflow-wrap:anywhere;min-width:0;margin:0;font-weight:800}.reference-list,.media-link-row{flex-wrap:wrap;gap:8px;display:flex}.reference-list code{overflow-wrap:anywhere;border:1px solid var(--line);max-width:100%;color:var(--foreground);background:#ece4d66b;border-radius:999px;padding:5px 8px;font-size:.74rem}.media-metadata-list{gap:10px;padding:14px;display:grid}.media-metadata-list article{border-top:1px solid var(--line);padding:12px 0 0}.media-metadata-list article:first-of-type{border-top:0;padding-top:0}.metadata-link{border:1px solid var(--line);width:fit-content;min-height:34px;color:var(--accent-strong);border-radius:999px;align-items:center;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.media-empty-note{margin:0;padding:12px}@media (min-width:760px){.story-section-grid,.trust-proof-grid,.jewellery-spec-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.trust-proof dl div,.jewellery-spec-grid div{grid-template-columns:1fr}}:root{--porcelain:#fbfaf6;--bone:#eee8dc;--champagne:#d8c39b;--brass:#a77d3f;--deep-olive:#253a31;--clay:#9a6048;--cobalt:#234d6f;--ink:#171b1c;--charcoal:#242827;--background:var(--porcelain);--foreground:var(--ink);--muted:#6f716d;--line:#24282724;--surface:#fffdf8;--soft:#f1ede4;--accent:var(--deep-olive);--accent-strong:#17261f;--shadow:0 24px 60px #1f25231c;--serif:Georgia, "Times New Roman", serif;--sans:Arial, Helvetica, sans-serif}body{background:var(--porcelain);color:var(--ink)}.topbar{background:#fbfaf6f0;border-bottom:1px solid #2428271f;min-height:68px;padding:14px 18px}.brand{text-overflow:ellipsis;white-space:nowrap;max-width:48vw;color:var(--ink);font-family:var(--serif);font-size:1.34rem;font-weight:500;overflow:hidden}.nav a,.utility-nav a,.bottom-nav a{align-items:center;min-height:44px;display:inline-flex}.nav a,.utility-nav a{color:#171b1cc2}.nav a:hover,.utility-nav a:hover,.bottom-nav a:hover{color:var(--brass)}.content{width:min(100%,1260px);padding-inline:14px}.eyebrow{color:var(--brass);text-transform:uppercase;font-size:.7rem;font-weight:900}h1,h2,h3{color:var(--ink);font-family:var(--serif);font-weight:500}h1{font-size:2.72rem;line-height:1}.lead{color:#171b1cb8;line-height:1.62}.button,.filter-actions button,.quantity-form button,.coupon-form button,.checkout-form button,.checkout-summary .secondary-action,.buy-panel button,.inquiry-form button{border-color:var(--ink);background:var(--ink);min-height:48px;color:var(--surface);box-shadow:none;letter-spacing:0;border-radius:2px}.home-hero{border-bottom:1px solid var(--line);background:var(--bone);min-height:min(790px,100vh - 68px);margin-inline:-14px;padding:38vh 18px 28px}.hero-notes span,.product-card-cues span,.badge-row span,.tag-strip span{color:#171b1cc2;background:#fffdf8c7;border-color:#24282724;border-radius:999px;min-height:32px}.section-block{gap:22px;padding:38px 0}.section-heading{max-width:780px}.rail-grid,.product-grid,.taxonomy-grid{gap:12px}.rail-tile,.taxonomy-card,.product-card,.filter-panel,.result-bar,.empty-results,.cart-line,.shipping-option,.checkout-form,.checkout-summary,.inquiry-panel,.assisted-purchase-panel,.media-metadata-list,.story-section,.trust-proof,.jewellery-spec-grid div,.spec-grid div,.tagged-product{background:#fffdf8e0;border-color:#24282724;border-radius:2px}.rail-tile span,.taxonomy-card span{font-family:var(--serif);font-weight:500}.curated-edit,.trust-strip{background:#f3eee3;border-color:#a77d3f3d}.trust-strip strong,.edit-links a{color:var(--ink)}.product-card{background:var(--surface);min-height:100%}.product-card:hover{transform:translateY(-3px);box-shadow:0 20px 46px #2428271f}.product-card-kicker{color:var(--brass);font-size:.66rem}.product-card-title{color:var(--ink);font-family:var(--serif);font-size:1.05rem;line-height:1.2}.product-card-meta{color:var(--muted);font-size:.8rem;line-height:1.4}.product-card-price,.price-line{color:var(--ink);font-weight:900}.product-card-price span,.price-line span{color:var(--muted)}.stock-pill{color:var(--deep-olive);background:#fffdf8e6;border:1px solid #24282724;border-radius:999px}.browse-layout{align-items:start}.filter-panel{box-shadow:none}.search-filter-form input,.search-filter-form select,.cart-action-form input,.quantity-form input,.coupon-form input,.checkout-form input,.inquiry-form input,.inquiry-form select,.inquiry-form textarea{background:#fffefa;border-radius:2px;min-height:46px}.filter-actions button,.filter-actions a{min-height:46px}.mobile-filter-bar{background:#fffdf8f2;border-radius:2px;top:72px}.product-gallery{background:var(--soft);min-height:380px;box-shadow:none;border-radius:2px}.gallery-thumbs span{border-radius:2px}.buy-panel{gap:14px;padding:16px;box-shadow:0 18px 44px #24282714}.stock-summary{gap:5px}.stock-summary strong{color:var(--ink);font-family:var(--serif);font-size:1.16rem;font-weight:500}.spec-grid div,.care-panel-wide,.story-section,.trust-proof,.media-metadata-list,.jewellery-spec-grid div{background:#fffdf8e6}.story-section>span,.trust-proof>span,.form-step{color:var(--brass);border-color:#a77d3f47}.cart-layout,.checkout-layout{padding-top:30px}.cart-line,.checkout-form,.checkout-summary{box-shadow:0 18px 44px #2428270f}.mini-totals div:last-child dd,.mini-totals div:last-child dt{color:var(--ink);font-size:1rem}.notice{background:#f3eee3;border-radius:2px}.bottom-nav{border:1px solid #24282724;border-radius:2px;bottom:12px;left:12px;right:12px;box-shadow:0 16px 42px #2428271f}.bottom-nav a{min-height:54px;font-size:.72rem}.theme-jewellery_atelier{--porcelain:#faf8f3;--bone:#ebe2d4;--champagne:#d0b372;--brass:#9f7436;--deep-olive:#1f2421;--ink:#151515;--charcoal:#1f1d1b;--surface:#fffaf1;--soft:#ece2d2;--background:var(--porcelain);--foreground:var(--ink)}.theme-jewellery_atelier body,.theme-jewellery_atelier .topbar{background:#faf8f3f2}.theme-product-jewellery_atelier .buy-panel,.theme-jewellery_atelier .assisted-purchase-panel{border-color:#9f743652}@media (max-width:639px){.content{padding-inline:12px}h1{font-size:2.36rem}h2{font-size:1.42rem}.home-hero{min-height:calc(100vh - 78px);padding:37vh 18px 24px}.home-hero-copy h1{font-size:2.74rem}.product-grid,.taxonomy-grid{gap:10px}.product-card-body{padding:12px 10px 14px}.product-card-cues span:nth-child(3){display:none}.product-gallery{min-height:340px}.buy-panel{z-index:12;position:sticky;bottom:72px}.checkout-summary{z-index:11;position:sticky;bottom:74px}.bottom-nav{grid-template-columns:repeat(5,minmax(0,1fr));display:grid}}@media (min-width:640px){.content{padding-inline:24px}.home-hero{margin-inline:-24px;padding:40vh 58px 54px}.home-hero-copy h1{font-size:4.82rem}.rail-grid{gap:14px}.product-detail{grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:34px}.product-media-gallery{align-self:start;position:sticky;top:90px}}@media (min-width:980px){.home-hero-copy h1{font-size:5.72rem}.product-grid-wide{grid-template-columns:repeat(3,minmax(0,1fr))}.nav{display:flex}}:root{--display:"Iowan Old Style", "Palatino Linotype", Palatino, "Book Antiqua", Georgia, serif;--ui:Aptos, "Segoe UI", Arial, Helvetica, sans-serif;--porcelain:#fbfaf7;--vellum:#f5f0e6;--ink:#111414;--charcoal:#242526;--smoke:#73736d;--brass:#9d7440;--champagne:#d9c8a2;--olive:#26362e;--cobalt:#284c68;--line:#11141421;--background:var(--porcelain);--foreground:var(--ink);--surface:transparent;--muted:var(--smoke);--accent:var(--olive);--accent-strong:#17221c;--soft:var(--vellum);--shadow:none}html{background:var(--porcelain)}body{background:var(--porcelain);color:var(--ink);font-family:var(--ui);font-size:16px;line-height:1.5}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fbfaf7d1;border-bottom:1px solid #1114141a;min-height:64px;padding:12px clamp(16px,3.2vw,44px)}.brand{max-width:56vw;color:var(--ink);font-family:var(--display);letter-spacing:0;font-size:clamp(1.35rem,2.4vw,2rem);font-weight:400}.nav,.utility-nav{color:#111414ad;text-transform:uppercase;gap:clamp(14px,2.4vw,30px);font-size:.78rem;font-weight:700}.utility-nav a:last-child{background:0 0;border:1px solid #11141433;border-radius:0;min-height:40px;padding:0 14px}.content{width:100%;max-width:none;padding:0 0 104px}.content>:not(.home-hero):not(.curated-edit):not(.trust-strip){width:min(100% - 28px,1240px);margin-left:auto;margin-right:auto}h1,h2,h3,.product-card-title,.rail-tile span,.taxonomy-card span{font-family:var(--display);letter-spacing:0;font-weight:400}h1{max-width:920px;font-size:clamp(3.1rem,9vw,8.6rem);line-height:.9}h2{font-size:clamp(1.85rem,4vw,4.4rem);line-height:.98}.lead{color:#111414b3;max-width:640px;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.72}.eyebrow{color:var(--brass);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.button,.filter-actions button,.quantity-form button,.coupon-form button,.checkout-form button,.checkout-summary .secondary-action,.buy-panel button,.inquiry-form button{border:1px solid var(--ink);background:var(--ink);color:#fffdf8;min-height:50px;box-shadow:none;letter-spacing:.04em;text-transform:uppercase;border-radius:0;padding:0 22px;font-size:.78rem;font-weight:800}.button-secondary,.button-muted,.filter-actions a,.buy-panel .secondary-action,.disabled-link{color:var(--ink);background:0 0;border-color:#11141438}.home-hero{background:#e7ded1;border:0;width:100vw;min-height:calc(100svh - 116px);margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:clamp(170px,44svh,460px) clamp(18px,6vw,88px) clamp(34px,7svh,72px)}.home-hero-image{filter:saturate(.86)contrast(1.02)}.home-hero-copy{gap:18px;max-width:min(880px,92vw);padding:0}.home-hero-copy h1{max-width:850px;font-size:clamp(3.5rem,10vw,9.2rem);line-height:.86}.home-hero-copy .lead{color:#111414c2;max-width:590px}.action-row{gap:12px}.hero-notes,.product-card-cues,.swatch-row,.empty-actions{gap:8px}.hero-notes span,.product-card-cues span,.badge-row span,.tag-strip span{color:#111414ad;text-transform:uppercase;background:0 0;border:0;border-radius:0;min-height:auto;padding:0;font-size:.74rem;font-weight:800}.hero-notes span+span:before,.product-card-cues span+span:before,.badge-row span+span:before{content:"/";color:#9d7440b3;margin-right:8px}.section-block{padding:clamp(44px,7vw,96px) 0}.section-heading{gap:10px;max-width:860px}.shop-rail{margin:0 auto;width:min(100% - 28px,1240px)!important}.rail-grid{gap:clamp(10px,1.4vw,18px)}.rail-tile{background:var(--vellum);border-radius:0;min-height:clamp(190px,25vw,360px)}.rail-tile:after,.taxonomy-card:after{background:#11141452}.rail-tile span,.taxonomy-card span{font-size:clamp(1.18rem,2.3vw,2.6rem)}.curated-edit,.trust-strip{background:var(--vellum);border-color:#1114141f;border-left-style:none;border-left-width:0;border-right-style:none;border-right-width:0;width:100vw;margin:0 0 0 calc(50% - 50vw);padding:clamp(42px,6vw,92px) clamp(18px,6vw,88px)}.curated-edit{align-items:end}.curated-edit h2,.curated-edit p{max-width:760px}.edit-links{border-top:1px solid #11141424;gap:0}.edit-links a{background:0 0;border:0;border-bottom:1px solid #11141424;min-height:58px;padding:0}.trust-strip{background:var(--porcelain)}.trust-strip div{border-top:1px solid #11141424;padding:0}.product-grid,.taxonomy-grid{gap:clamp(18px,2.3vw,34px)}.product-card,.taxonomy-card{box-shadow:none;background:0 0;border:0;border-radius:0}.product-card:hover{box-shadow:none;transform:none}.product-image-wrap{aspect-ratio:.78;background:var(--vellum)}.product-card-body{gap:8px;padding:14px 0 0}.product-card-kicker{color:var(--brass);letter-spacing:.08em;font-size:.66rem}.product-card-title{color:var(--ink);font-size:clamp(1.12rem,1.55vw,1.55rem);line-height:1.12}.product-card-meta{color:#11141494;font-size:.82rem}.product-card-price,.price-line{color:var(--ink);font-family:var(--ui)}.stock-pill{color:var(--ink);letter-spacing:.06em;text-transform:uppercase;background:#fbfaf7e0;border:0;border-radius:0;padding:7px 9px;font-size:.68rem;bottom:10px;left:10px}.listing-header,.taxonomy-hero,.product-detail{padding:clamp(38px,7vw,92px) 0 clamp(26px,5vw,64px)}.listing-header{border-bottom:1px solid #1114141f;align-content:end;min-height:42svh}.browse-layout{grid-template-columns:minmax(0,230px) minmax(0,1fr);gap:clamp(26px,4vw,58px)}.filter-panel,.result-bar,.empty-results,.mobile-filter-bar{box-shadow:none;background:0 0;border:0;border-radius:0}.filter-panel{border-right:1px solid #1114141f;padding:0 18px 0 0;position:sticky;top:88px}.filter-panel h2,.filter-heading span,.result-bar span{font-family:var(--ui)}.search-filter-form{gap:14px}.search-filter-form label,.cart-action-form label,.quantity-form label,.coupon-form label,.checkout-form label,.inquiry-form label{gap:6px}.search-filter-form input,.search-filter-form select,.cart-action-form input,.quantity-form input,.coupon-form input,.checkout-form input,.inquiry-form input,.inquiry-form select,.inquiry-form textarea{background:0 0;border-width:0 0 1px;border-color:#11141438;border-radius:0;min-height:48px;padding-inline:0}.filter-checks label{min-height:38px}.filter-actions{gap:10px}.mobile-filter-bar{background:#fbfaf7f0;border-bottom:1px solid #1114141f;min-height:52px;padding:0;top:64px}.result-bar{border-bottom:1px solid #1114141f;padding:0 0 18px}.product-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr))}.taxonomy-card{min-height:clamp(260px,32vw,430px)}.product-detail{align-items:start;gap:clamp(28px,5vw,72px);width:min(100% - 28px,1320px)!important}.product-media-gallery{gap:16px}.product-gallery{background:var(--vellum);border-radius:0;min-height:min(78svh,760px)}.gallery-thumbs{gap:12px}.gallery-thumbs span{border:0;border-radius:0}.media-metadata-list,.media-empty-note{background:0 0;border:0;border-top:1px solid #1114141f;border-radius:0;padding-inline:0}.product-summary{gap:20px}.product-summary h1{font-size:clamp(3rem,6vw,6.2rem)}.buy-panel,.inquiry-panel,.assisted-purchase-panel{box-shadow:none;background:0 0;border:1px solid #11141424;border-left:0;border-right:0;border-radius:0;padding:18px 0}.stock-summary strong{font-family:var(--display);font-size:1.35rem;font-weight:400}.spec-grid{border-top:1px solid #1114141f;gap:0}.spec-grid div,.story-section,.trust-proof,.jewellery-spec-grid div{background:0 0;border:0;border-bottom:1px solid #1114141f;border-radius:0;padding:18px 0}.product-story-block,.trust-proof-block,.jewellery-spec-block,.complete-table{border-top:1px solid #1114141f;margin-left:auto;margin-right:auto;width:min(100% - 28px,1240px)!important}.story-section-grid,.trust-proof-grid,.jewellery-spec-grid{gap:clamp(18px,3vw,44px)}.story-section h3,.trust-proof h3,.media-metadata-list h3{font-size:clamp(1.5rem,2.4vw,2.6rem)}.story-section>span,.trust-proof>span,.form-step{color:var(--brass);letter-spacing:.08em;border:0;border-radius:0;padding:0}.reference-list code,.metadata-link{background:0 0;border-radius:0}.cart-layout,.checkout-layout{padding-top:clamp(38px,7vw,92px);width:min(100% - 28px,1180px)!important}.cart-line,.checkout-form,.checkout-summary,.shipping-option{box-shadow:none;background:0 0;border:0;border-top:1px solid #1114141f;border-radius:0;padding-inline:0}.checkout-summary{border-top:2px solid var(--ink)}.cart-line-image{border-radius:0}.notice{border:0;border-left:2px solid var(--brass);background:0 0;border-radius:0}.bottom-nav{background:#fbfaf7f5;border:1px solid #11141424;border-radius:0;bottom:10px;left:10px;right:10px}.theme-jewellery_atelier{--porcelain:#faf8f3;--vellum:#efe5d6;--ink:#121111;--brass:#9b7137;--olive:#20221f}.theme-product-jewellery_atelier .product-gallery{background:#171615}@media (max-width:760px){.topbar{min-height:60px}.brand{font-size:1.28rem}.content>:not(.home-hero):not(.curated-edit):not(.trust-strip),.shop-rail,.product-detail,.product-story-block,.trust-proof-block,.jewellery-spec-block,.complete-table,.cart-layout,.checkout-layout{width:min(100% - 24px,1240px)!important}h1{font-size:clamp(2.95rem,15vw,4.8rem)}h2{font-size:clamp(1.9rem,9vw,3.1rem)}.home-hero{min-height:calc(100svh - 118px);padding:42svh 18px 30px}.home-hero-copy{max-width:94vw}.home-hero-copy h1{font-size:clamp(3.25rem,17vw,5.4rem)}.home-hero-copy .lead{max-width:350px;font-size:.98rem}.button,.filter-actions button,.filter-actions a,.buy-panel button,.inquiry-form button,.checkout-form button{width:100%}.rail-grid,.product-grid,.taxonomy-grid,.product-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px}.rail-tile{min-height:180px}.rail-tile span,.taxonomy-card span{font-size:1.35rem}.curated-edit,.trust-strip{padding:44px 18px}.product-card-body{padding-top:10px}.product-card-title{font-size:1.04rem}.product-card-meta{font-size:.76rem}.product-card-cues span:nth-child(3){display:none}.browse-layout{gap:28px;display:grid}.filter-panel{border-bottom:1px solid #1114141f;border-right:0;padding:0 0 22px;position:static}.product-gallery{min-height:440px}.gallery-thumbs{grid-template-columns:repeat(3,minmax(0,1fr))}.product-summary h1{font-size:clamp(2.85rem,14vw,4.7rem)}.buy-panel{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7f5;margin-left:-12px;margin-right:-12px;padding:14px 12px;position:sticky;bottom:72px}.cart-line,.checkout-form,.checkout-summary{padding:18px 0}.checkout-summary{z-index:11;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fbfaf7f5;position:sticky;bottom:74px}}@media (min-width:761px){.home-hero{min-height:calc(100svh - 150px)}.home-hero-copy{margin-left:clamp(0px,4vw,44px)}.curated-edit{grid-template-columns:minmax(0,.85fr) minmax(0,1fr)}.trust-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(24px,4vw,70px)}.product-detail{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr)}.product-media-gallery{position:sticky;top:86px}}@media (min-width:1100px){.product-grid-wide,.product-grid:not(.product-grid-wide){grid-template-columns:repeat(4,minmax(0,1fr))}}.premium-shell-header{isolation:isolate}.storefront-footer{color:#111414b8;border-top:1px solid #11141424;gap:18px;width:min(100% - 28px,1240px);margin:clamp(54px,8vw,110px) auto 96px;padding:28px 0 0;display:grid}.storefront-footer strong{color:var(--ink);font-family:var(--display);font-size:clamp(1.55rem,3vw,3rem);font-weight:400;line-height:1;display:block}.storefront-footer-links{text-transform:uppercase;flex-wrap:wrap;gap:14px 24px;font-size:.76rem;font-weight:800;display:flex}.storefront-footer-links a{align-items:center;min-height:42px;display:inline-flex}@media (min-width:760px){.storefront-footer{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.brand{align-items:center;gap:10px;min-width:0;display:inline-flex}.brand-logo{object-fit:contain;width:clamp(92px,12vw,148px);height:auto}.brand span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.brand-footer{width:fit-content;max-width:100%}.brand-footer .brand-logo{width:clamp(124px,18vw,190px)}.storefront-footer{margin-bottom:132px;padding-bottom:16px}.storefront-footer-brand{gap:8px;display:grid}.storefront-footer-brand>span,.storefront-footer-proof span{color:#111414ad;line-height:1.55}.storefront-footer-proof{text-transform:uppercase;flex-wrap:wrap;gap:8px 18px;font-size:.72rem;font-weight:800;display:flex}.storefront-footer-proof span+span:before{content:"/";color:#9d7440b8;margin-right:10px}.nav-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:22px;height:22px;display:block}.utility-nav a{gap:7px}.bottom-nav.icon-nav a{justify-content:center}.bottom-nav.icon-nav .nav-label{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}@media (max-width:760px){.topbar{grid-template-columns:minmax(0,1fr) auto}.brand-logo{width:106px}.brand span{max-width:34vw;font-size:.92rem}.utility-nav{gap:8px;display:flex}.utility-nav a{border:1px solid #11141429;justify-content:center;width:42px;min-height:42px;padding:0}.utility-nav a span{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.bottom-nav{min-height:58px;padding:0 4px}.bottom-nav a{min-height:56px;padding:0}.bottom-nav .nav-icon{width:23px;height:23px}.storefront-footer{width:min(100% - 28px,1240px);margin-top:64px;margin-bottom:112px;padding-bottom:34px}.storefront-footer-links{gap:8px 18px}.storefront-footer-proof{gap:6px;display:grid}.storefront-footer-proof span+span:before{content:none}}.brand{gap:0;line-height:0}.brand-logo{object-fit:contain;width:clamp(108px,11vw,152px);max-height:48px}.brand-footer .brand-logo{width:clamp(132px,16vw,196px);max-height:64px}.home-hero{background:#ded4c4;align-items:center;min-height:calc(100svh - 64px);padding:clamp(44px,8svh,92px) clamp(18px,6vw,88px) clamp(30px,6svh,64px)}.home-hero:after{background:linear-gradient(90deg,#fbfaf7e6 0%,#fbfaf7b3 36%,#fbfaf724 100%),linear-gradient(#11141408,#1114143d)}.home-hero-image img{object-position:center}.home-hero-copy{gap:clamp(12px,1.8vw,18px)}.home-hero-copy h1{font-size:clamp(3rem,8.3vw,8.2rem)}.hero-commerce-panel{border-top:1px solid #1114142e;border-bottom:1px solid #1114142e;gap:12px;width:min(100%,760px);padding:14px 0;display:grid}.hero-search{gap:8px;display:grid}.hero-search label{color:#111414a8;letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:800}.hero-search>div{border-bottom:1px solid #11141457;grid-template-columns:minmax(0,1fr) auto;display:grid}.hero-search input{min-width:0;min-height:44px;color:var(--ink);background:0 0;border:0;outline:0}.hero-search input::placeholder{color:#11141475}.hero-search button{min-height:44px;color:var(--ink);letter-spacing:.08em;text-transform:uppercase;background:0 0;border:0;font-size:.72rem;font-weight:900}.hero-feature-links,.hero-service-cues{flex-wrap:wrap;gap:8px 18px;display:flex}.hero-feature-links a{min-height:38px;color:var(--ink);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:7px;font-size:.74rem;font-weight:900;display:inline-flex}.feature-icon{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:18px;height:18px}.hero-service-cues span{color:#111414a8;text-transform:uppercase;font-size:.72rem;font-weight:800}.storefront-footer{padding-bottom:42px}@media (max-width:760px){.brand-logo{width:112px;max-height:42px}.home-hero{min-height:calc(100svh - 58px);padding:34px 18px 28px}.home-hero:after{background:linear-gradient(#fbfaf7c2 0%,#fbfaf780 42%,#fbfaf7db 100%),linear-gradient(#11141400,#1114143d)}.home-hero-copy{max-width:100%}.home-hero-copy h1{font-size:clamp(3rem,15vw,4.8rem)}.home-hero-copy .lead{font-size:.98rem;line-height:1.56}.hero-commerce-panel{gap:10px;padding:12px 0}.hero-feature-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.hero-feature-links a{text-align:center;justify-content:center;min-height:44px}.hero-feature-links span{display:none}.hero-service-cues{gap:5px;display:grid}.storefront-footer{margin-bottom:124px;padding-bottom:44px}}.utility-nav a,.bottom-nav a,.bottom-nav.icon-nav a{min-width:48px;min-height:48px}.utility-nav .nav-icon{stroke-width:1.9px;width:25px;height:25px}.bottom-nav .nav-icon,.bottom-nav.icon-nav .nav-icon{stroke-width:1.9px;width:26px;height:26px}.hero-feature-links .feature-icon{width:22px;height:22px}@media (max-width:760px){.topbar{min-height:66px}.utility-nav{gap:10px}.utility-nav a{width:48px;min-height:48px}.utility-nav .nav-icon{width:26px;height:26px}.bottom-nav{min-height:68px;padding:4px 8px max(4px, env(safe-area-inset-bottom))}.bottom-nav a,.bottom-nav.icon-nav a{min-width:54px;min-height:60px}.bottom-nav .nav-icon,.bottom-nav.icon-nav .nav-icon{width:27px;height:27px}.storefront-footer{margin-bottom:138px}.browse-layout{gap:28px;margin-inline:auto;display:grid;grid-template-columns:minmax(0,1fr)!important;width:min(100% - 24px,1240px)!important}.listing-results{width:100%;min-width:0}.filter-panel{border-bottom:1px solid #1114141f;border-right:0;width:100%;padding:0 0 22px;position:static}.product-grid.product-grid-wide{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.utility-nav a:first-child{display:inline-flex}}@media (max-width:430px){.utility-nav{gap:6px}.utility-nav a{width:46px;min-width:46px;min-height:46px}.product-grid.product-grid-wide{gap:18px 12px}.utility-nav a{height:46px}}
