@import "https://fonts.googleapis.com/css2?family=Oswald:wght@500;600;700&family=Source+Sans+3:wght@400;500;600;700&display=swap";:root{color:#191714;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#191714;--muted:#686158;--paper:#f4f0e8;--panel:#fffaf0;--steel:#d5d0c5;--night:#111418;--rust:#bd4f2c;--signal:#dfb544;--green:#2f7056;--font-display:"Oswald", sans-serif;background:#f4f0e8;font-family:"Source Sans 3",Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,.brand,.standards-logo strong{font-family:var(--font-display);line-height:1}h1,h2,h3,p{margin:0}.site-header{z-index:30;-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:linear-gradient(135deg,#ffffffc7,#f4f0e87a),#ffffff61;border:1px solid #ffffff94;border-radius:26px;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px;width:min(100% - 28px,1480px);min-height:82px;margin:10px auto 0;padding:12px clamp(18px,4vw,58px);display:grid;position:sticky;top:10px;box-shadow:0 18px 40px #11141824,inset 0 1px #ffffffbd,inset 0 -1px #19171414}.brand{text-transform:uppercase;align-items:center;gap:12px;font-size:1.28rem;font-weight:700;display:inline-flex}.brand img{object-fit:contain;block-size:48px;inline-size:58px}nav{color:var(--muted);justify-content:center;gap:24px;font-weight:800;display:flex}nav a:hover{color:var(--ink)}.header-actions{justify-self:end;align-items:center;gap:10px;display:flex}.icon-button,.cart-button,.filter-toggle,.filters button,.quantity-controls button{background:var(--panel);color:var(--ink);cursor:pointer;border:1px solid #19171438}.icon-button{place-items:center;block-size:42px;inline-size:42px;display:grid}.mobile-menu{display:none}.cart-button{background:var(--night);color:#fffaf0;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.cart-button span{background:var(--signal);min-width:24px;height:24px;color:var(--ink);place-items:center;display:grid}.shop-hero{border-bottom:1px solid #1917142e;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(30px,5vw,70px);min-height:calc(86vh - 74px);padding:clamp(42px,7vw,90px) clamp(18px,4vw,58px);display:grid}.kicker{color:var(--rust);text-transform:uppercase;margin-bottom:12px;font-size:.86rem;font-weight:900;line-height:1.25}.shop-hero h1{text-transform:uppercase;max-inline-size:760px;font-size:clamp(3.2rem,7vw,7rem)}.shop-hero p:not(.kicker){color:#403b34;max-inline-size:650px;margin-top:22px;font-size:clamp(1.06rem,1.6vw,1.28rem);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.primary-button,.secondary-button,.product-card-footer button,.source-link{border:1px solid var(--ink);cursor:pointer;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:900;transition:transform .18s,background .18s,color .18s;display:inline-flex}.primary-button,.product-card-footer button{background:var(--rust);color:#fffaf0;border-color:var(--rust)}.secondary-button,.source-link{color:var(--ink);background:0 0}.primary-button:hover,.secondary-button:hover,.product-card-footer button:hover,.source-link:hover{transform:translateY(-2px)}.hero-feature-grid{grid-template-columns:.95fr 1.05fr;gap:14px;display:grid}.hero-feature-grid a{background:var(--night);color:#fffaf0;align-content:end;min-height:280px;padding:18px;display:grid;position:relative;overflow:hidden}.hero-feature-grid a:first-child{grid-row:span 2;min-height:574px}.hero-feature-grid img{object-fit:cover;opacity:.82;width:100%;height:100%;transition:transform .26s;position:absolute;inset:0}.hero-feature-grid a:hover img{transform:scale(1.04)}.hero-feature-grid span,.hero-feature-grid strong{z-index:1;text-shadow:0 1px 18px #0000008c;position:relative}.hero-feature-grid span{color:var(--signal);text-transform:uppercase;font-weight:900}.hero-feature-grid strong{margin-top:8px;font-size:1.35rem;line-height:1.1}.catalog-shell{grid-template-columns:260px minmax(0,1fr);gap:28px;padding:clamp(34px,5vw,58px);display:grid;position:relative}.filter-toggle,.filter-close{display:none}.filters{align-self:start;gap:8px;max-height:calc(100vh - 112px);padding-right:6px;display:grid;position:sticky;top:94px;overflow:auto}.filters-title{text-transform:uppercase;align-items:center;gap:8px;margin-bottom:8px;font-weight:900;display:flex}.filters-title span{flex:1}.filters button{text-align:left;min-height:42px;padding:8px 12px;font-weight:800}.filters button.is-active,.filters button:hover{background:var(--night);color:#fffaf0}.catalog-main{gap:18px;display:grid}.catalog-toolbar{grid-template-columns:minmax(0,1fr) 230px;gap:12px;display:grid}.search-box,.sort-box{background:var(--panel);border:1px solid #19171438;align-items:center;gap:10px;min-height:50px;padding:0 14px;display:flex}input,select,textarea{width:100%;color:var(--ink);background:#fffdf7;border:1px solid #19171440;border-radius:0}.search-box input,.sort-box select{background:0 0;border:0;min-height:42px}input:focus,select:focus,textarea:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #bd4f2c59}.catalog-meta{color:var(--muted);justify-content:space-between;align-items:center;font-weight:800;display:flex}.product-grid,.related-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.product-card{background:var(--panel);border:1px solid #1917142e;grid-template-rows:250px 1fr;min-height:520px;display:grid}.product-image{background:var(--steel);display:block;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .22s}.product-image:hover img{transform:scale(1.04)}.product-body{flex-direction:column;gap:12px;padding:18px;display:flex}.product-body span{color:var(--rust);text-transform:uppercase;font-size:.78rem;font-weight:900}.product-body h2{text-transform:uppercase;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3em;font-size:1.25rem;line-height:1;display:-webkit-box;overflow:hidden}.product-body p{color:#4d463d;-webkit-line-clamp:3;-webkit-box-orient:vertical;line-height:1.42;display:-webkit-box;overflow:hidden}.product-card-footer{justify-content:space-between;align-items:center;gap:10px;margin-top:auto;display:flex}.product-card-footer strong{font-size:1.18rem}.product-card-footer button{min-height:42px;padding-inline:13px}.primary-button:disabled{cursor:not-allowed;color:#5d554b;background:#c9c0b3;border-color:#c9c0b3}.load-more-sentinel{min-height:1px}.product-page,.checkout-page,.not-found{padding:clamp(34px,5vw,58px)}.policy-page{gap:18px;max-width:980px;min-height:60vh;padding:clamp(34px,6vw,76px) clamp(18px,5vw,58px);display:grid}.policy-page h1{text-transform:uppercase;font-size:clamp(2.8rem,7vw,6rem)}.policy-copy{color:#403b34;gap:16px;font-size:1.12rem;line-height:1.55;display:grid}.back-link{color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin-bottom:24px;font-weight:900;display:inline-flex}.product-detail{grid-template-columns:minmax(0,1fr) minmax(360px,.74fr);gap:clamp(24px,5vw,64px);display:grid}.gallery{gap:12px;display:grid}.gallery-main{aspect-ratio:4/3;object-fit:cover;background:var(--steel);border:1px solid #1917142e;width:100%}.gallery-thumbs{grid-template-columns:repeat(auto-fill,minmax(76px,1fr));gap:8px;display:grid}.gallery-thumbs button{background:var(--steel);cursor:pointer;border:2px solid #0000;height:76px;padding:0}.gallery-thumbs button.is-active{border-color:var(--rust)}.gallery-thumbs img{object-fit:cover;width:100%;height:100%}.detail-copy{align-content:start;gap:18px;display:grid}.detail-copy h1,.checkout-page h1,.not-found h1{text-transform:uppercase;font-size:clamp(2.5rem,5vw,5.2rem)}.detail-price{font-size:1.75rem;font-weight:900}.detail-copy p{color:#473f36;font-size:1.08rem;line-height:1.5}.detail-copy dl{border-top:1px solid #19171438;display:grid}.detail-copy dl div{border-bottom:1px solid #19171429;grid-template-columns:120px 1fr;gap:14px;padding:12px 0;display:grid}dt{color:var(--muted);text-transform:uppercase;font-weight:900}dd{margin:0;font-weight:800}.purchase-row{grid-template-columns:96px 1fr;gap:12px;display:grid}label{color:var(--muted);gap:6px;font-weight:900;display:grid}input,select{min-height:48px;padding:0 12px}textarea{resize:vertical;padding:12px}.source-link{width:fit-content}.related{margin-top:clamp(42px,6vw,80px)}.section-heading{grid-template-columns:.6fr 1.4fr;align-items:end;gap:28px;margin-bottom:26px;display:grid}.section-heading h2{text-transform:uppercase;font-size:clamp(2.1rem,4vw,4.3rem)}.checkout-layout{grid-template-columns:minmax(300px,.72fr) minmax(0,1fr);gap:clamp(24px,5vw,58px);display:grid}.cart-summary,.checkout-form{background:var(--panel);border:1px solid #19171433;align-content:start;gap:16px;padding:clamp(18px,3vw,28px);display:grid}.cart-summary h2{text-transform:uppercase;font-size:2rem}.empty-cart,.cart-note{color:var(--muted);line-height:1.4}.cart-line{border-bottom:1px solid #19171424;grid-template-columns:76px 1fr;gap:12px;padding-bottom:14px;display:grid}.cart-line img{object-fit:cover;background:var(--steel);width:76px;height:76px}.cart-line strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1;display:-webkit-box;overflow:hidden}.cart-line span{color:var(--muted);margin-top:5px;font-weight:800;display:block}.quantity-controls{align-items:center;gap:6px;margin-top:8px;display:flex}.quantity-controls button,.quantity-controls span{place-items:center;min-width:30px;height:30px;display:grid}.quantity-controls span{color:var(--ink);background:#efe8dc}.subtotal{border-top:2px solid var(--ink);justify-content:space-between;gap:16px;padding-top:12px;font-size:1.18rem;font-weight:900;display:flex}.split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.success-banner{color:#244e3f;background:#2f70561f;gap:10px;margin-bottom:22px;padding:13px 14px;font-weight:900;display:flex}.required-asterisk{color:#9d2e24;margin-left:4px}.receipt-overlay{z-index:70;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.receipt-backdrop{background:#11141894;border:0;position:absolute;inset:0}.receipt-modal{z-index:1;-webkit-backdrop-filter:blur(22px)saturate(160%);backdrop-filter:blur(22px)saturate(160%);background:#fffaf0f0;border:1px solid #ffffff8a;border-radius:22px;gap:18px;width:min(100%,640px);max-height:calc(100dvh - 36px);padding:clamp(20px,4vw,34px);display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #00000047}.receipt-head{justify-content:space-between;align-items:start;gap:18px;display:flex}.receipt-head h2{text-transform:uppercase;font-size:clamp(2.1rem,6vw,4rem)}.receipt-copy{color:#4d463d;line-height:1.45}.receipt-details{background:#f0e8dc;grid-template-columns:130px 1fr;gap:8px 14px;padding:14px;display:grid}.receipt-details span{color:var(--muted);font-weight:900}.receipt-items{border-top:1px solid #1917142e;display:grid}.receipt-items div{border-bottom:1px solid #19171424;grid-template-columns:48px 1fr auto;gap:12px;padding:10px 0;display:grid}.submit-button{width:100%}.form-status{color:#9d2e24;font-weight:900}.cart-overlay{z-index:50;grid-template-columns:1fr minmax(320px,460px);display:grid;position:fixed;inset:0}.cart-backdrop{cursor:pointer;background:#1114187a;border:0}.cart-drawer{background:var(--paper);grid-template-rows:auto 1fr auto;gap:16px;min-block-size:100dvh;padding:22px;display:grid;box-shadow:-18px 0 40px #0000002e}.drawer-head{justify-content:space-between;align-items:center;display:flex}.drawer-head h2{text-transform:uppercase;font-size:2.3rem}.drawer-checkout{width:100%}footer{background:var(--night);color:#fffaf0;padding:34px clamp(18px,4vw,58px) 22px}.footer-main{grid-template-columns:1fr auto;align-items:start;gap:28px;display:grid}.footer-brand img{background:#fffaf0;padding:4px}.footer-main p{color:#cfc5b5;max-inline-size:560px;margin-top:12px}.footer-contact{color:#e7dece;gap:10px;font-weight:800;display:grid}.footer-contact span,.legal{align-items:center;gap:9px;display:flex}.accreditations{grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:30px 0;display:grid}.standards-logo{min-height:74px;color:var(--night);text-align:center;background:#fffaf0;border:1px solid #fffaf057;place-items:center;padding:10px 16px;display:grid}.standards-logo img{object-fit:contain;width:100%;max-width:142px;max-height:50px}.legal{color:#b8ad9f;text-align:center;flex-wrap:wrap;justify-content:space-between;font-size:.92rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:14px;display:inline-flex}.footer-links a{color:#fffaf0;font-weight:900}.not-found{align-content:center;justify-items:start;gap:18px;min-height:58vh;display:grid}.admin-shell{background:#ece6da;grid-template-columns:280px minmax(0,1fr);min-height:calc(100vh - 74px);display:grid}.admin-auth{background:#ece6da;place-items:center;min-height:calc(100vh - 110px);padding:clamp(22px,5vw,58px);display:grid}.admin-auth-card{background:var(--panel);border:1px solid #1917142e;gap:16px;width:min(100%,440px);padding:clamp(22px,4vw,34px);display:grid}.admin-auth-card img{width:84px}.admin-auth-card h1{text-transform:uppercase;font-size:clamp(2.4rem,7vw,4.2rem)}.admin-rail{background:var(--night);color:#fffaf0;border-right:1px solid #1917142e;align-self:start;gap:18px;min-height:calc(100vh - 74px);padding:18px;display:grid;position:sticky;top:74px}.admin-brand{border-bottom:1px solid #fffaf02e;align-items:center;gap:12px;padding-bottom:16px;display:flex}.admin-brand img{object-fit:contain;background:#fffaf0;block-size:42px;inline-size:42px}.admin-brand strong,.admin-topbar h1,.admin-panel h2,.metric strong{font-family:var(--font-display);line-height:1}.admin-brand span{color:#cfc5b5;font-size:.92rem;display:block}.admin-tabs,.admin-section,.admin-product-list,.merchant-table,.admin-table{display:grid}.admin-tabs{gap:6px}.admin-tabs button,.admin-public-link{color:#eee7d9;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-weight:900;display:flex}.admin-tabs button:hover,.admin-tabs button.is-active,.admin-public-link:hover{background:#25221f;border-color:#5b554d}.admin-public-link{align-self:end}.admin-main{min-width:0;max-width:100%;padding:clamp(18px,3vw,34px);overflow-x:hidden}.admin-topbar{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.admin-topbar h1{text-transform:uppercase;font-size:clamp(2.4rem,5vw,5rem)}.admin-save-state{color:#244e3f;background:#2f70561a;border:1px solid #2f70563d;max-inline-size:360px;padding:10px 12px;font-weight:900}.admin-section{gap:18px}.metric-grid,.admin-split,.product-admin-grid,.admin-settings-grid,.admin-form-grid,.add-product-form{gap:12px;display:grid}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.metric,.admin-panel{background:var(--panel);border:1px solid #1917142e}.metric{gap:12px;min-height:120px;padding:18px;display:grid}.metric span,.panel-heading span{color:var(--muted);font-weight:900}.metric strong{font-size:clamp(1.8rem,3vw,2.8rem)}.admin-split,.admin-settings-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px}.product-admin-grid{grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);gap:18px}.admin-panel{min-width:0;max-width:100%;padding:18px;overflow:hidden}.admin-panel h2{text-transform:uppercase;margin-bottom:14px;font-size:1.8rem}.panel-heading{justify-content:space-between;align-items:start;gap:16px;margin-bottom:14px;display:flex}.panel-heading p{max-inline-size:650px;color:var(--muted);line-height:1.45}.admin-checklist{gap:10px;margin:0;padding:0;list-style:none;display:grid}.admin-checklist li{color:#34302b;align-items:center;gap:10px;min-height:38px;font-weight:800;display:flex}.admin-table,.merchant-table{border-top:1px solid var(--ink)}.admin-row,.merchant-row{border-bottom:1px solid #19171424;align-items:center;gap:14px;min-height:64px;padding:12px;display:grid}.admin-row{grid-template-columns:minmax(150px,.75fr) minmax(150px,.8fr) minmax(110px,.55fr) minmax(190px,1fr) minmax(92px,.42fr) minmax(86px,.38fr) minmax(118px,.55fr)}.admin-row>span{overflow-wrap:anywhere;min-width:0}.merchant-row{grid-template-columns:68px minmax(88px,.42fr) minmax(150px,1fr) minmax(86px,.44fr) minmax(86px,.42fr) minmax(96px,.42fr) minmax(92px,.42fr) minmax(132px,.64fr);gap:10px;width:100%}.merchant-row img{object-fit:cover;background:var(--steel);width:56px;height:56px}.merchant-row a{color:#1f5d86;overflow-wrap:anywhere;font-weight:900}.merchant-row>span,.merchant-row>strong{overflow-wrap:anywhere;min-width:0}.admin-head{background:var(--night);color:#fffaf0;text-transform:uppercase;min-height:44px;font-size:.78rem;font-weight:900}.admin-empty-row{color:var(--muted);padding:18px 12px;font-weight:900}.admin-row small,.admin-product-list span{color:var(--muted);font-size:.86rem;font-weight:700;display:block}.status{color:#5f4210;background:#dfb54433;padding:4px 8px;font-weight:900;display:inline-flex}.status.scheduled{color:#244e3f;background:#2f705629}.status.closed{color:var(--muted);background:#1917141f}.status.requested{color:#7e311b;background:#bd4f2c24}.admin-search{background:#fffdf7;border:1px solid #19171438;align-items:center;gap:8px;min-width:min(100%,260px);padding:0 10px;display:flex}.admin-search input{background:0 0;border:0;min-height:40px}.admin-action-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.danger-button{color:#8b2d21;cursor:pointer;background:#fff4ee;border:1px solid #8b2d21;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:900;display:inline-flex}.category-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;max-height:360px;display:grid;overflow:auto}.category-grid button{min-height:42px;color:var(--ink);cursor:pointer;text-align:left;background:#fffdf7;border:1px solid #19171429;align-items:center;gap:8px;padding:8px 10px;font-weight:800;display:flex}.category-form{grid-template-columns:minmax(220px,1fr) auto;align-items:end}.category-form h2{grid-column:1/-1}.smtp-actions{margin-top:14px}.smtp-log{border-top:1px solid #19171429;gap:10px;margin-top:16px;padding-top:14px;display:grid}.smtp-log h3{text-transform:uppercase;font-size:1.25rem}.smtp-log p{color:var(--muted)}.smtp-log div{background:#f0e8dc;gap:4px;padding:10px;display:grid}.smtp-log div.is-ok{border-left:4px solid var(--green)}.smtp-log div.is-error{border-left:4px solid #9d2e24}.smtp-log span{color:var(--muted);font-size:.9rem;font-weight:800}.smtp-log code{white-space:pre-wrap;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.85rem}.admin-product-list{border-top:1px solid #1917142e;max-height:620px;overflow:auto}.admin-product-list button{color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-bottom:1px solid #1917141f;gap:5px;padding:12px;display:grid}.admin-product-row{border-bottom:1px solid #1917141f;grid-template-columns:minmax(0,1fr) auto;display:grid}.admin-product-row>button:first-child{border-bottom:0}.admin-product-row .secondary-button{align-self:center;min-height:38px;margin-right:8px;padding-inline:14px}.admin-product-list button:hover,.admin-product-list button.is-active{background:#f0e7d8}.admin-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-form-grid label{color:var(--muted);gap:6px;font-weight:900;display:grid}.admin-form-grid label:has(input[type=checkbox]){min-height:44px;color:var(--ink);align-items:center;display:flex}.admin-form-grid input[type=checkbox]{block-size:18px;inline-size:18px}.span-2,.admin-settings-grid .span-2{grid-column:1/-1}.add-product-form{grid-column:1/-1;grid-template-columns:repeat(4,minmax(0,1fr)) auto;align-items:end}.add-product-form h2{grid-column:1/-1}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=1180px){.product-grid,.related-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=980px){.site-header{grid-template-columns:1fr auto;width:min(100% - 20px,940px)}.mobile-menu{display:grid}nav{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf0e6;border:1px solid #ffffff94;border-radius:18px;grid-column:1/-1;padding:16px 18px;display:none;position:absolute;top:calc(100% + 8px);left:10px;right:10px;box-shadow:0 14px 32px #11141824}nav.is-open{justify-content:stretch;display:grid}nav a{min-height:40px}.shop-hero,.catalog-shell,.product-detail,.checkout-layout,.section-heading,.footer-main,.admin-split,.product-admin-grid,.admin-settings-grid{grid-template-columns:1fr}.shop-hero{min-height:auto}.hero-feature-grid{grid-template-columns:1fr 1fr}.hero-feature-grid a:first-child{grid-area:auto/1/auto/-1;min-height:360px}.filters{z-index:46;-webkit-backdrop-filter:blur(24px)saturate(160%);backdrop-filter:blur(24px)saturate(160%);background:#fffaf0f0;grid-template-columns:1fr;align-content:start;width:min(84vw,360px);height:100dvh;max-height:none;padding:22px 16px;transition:transform .22s;position:fixed;top:0;left:0;overflow:auto;transform:translate(-105%);box-shadow:18px 0 48px #11141838}.filters.is-open{transform:translate(0)}.filter-toggle{background:var(--night);color:#fffaf0;justify-content:center;align-items:center;gap:8px;min-height:46px;margin-bottom:-8px;font-weight:900;display:inline-flex}.filter-close{place-items:center;width:34px;height:34px;padding:0;display:grid}.filter-backdrop{z-index:45;cursor:pointer;background:#11141857;border:0;position:fixed;inset:0}.product-grid,.related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.accreditations,.metric-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=860px){.admin-row,.admin-row.admin-head{grid-template-columns:1fr;gap:8px;padding:14px;display:grid}.admin-row.admin-head{display:none}.admin-row>span{grid-template-columns:96px minmax(0,1fr);align-items:start;gap:10px;display:grid}.admin-row>span:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}.merchant-row{grid-template-columns:72px minmax(0,1fr);gap:8px 12px}.merchant-row img{grid-row:span 6}.merchant-row>span,.merchant-row>strong,.merchant-row>a{overflow-wrap:anywhere;grid-template-columns:92px minmax(0,1fr);gap:8px;display:grid}.merchant-row>span:before,.merchant-row>strong:before,.merchant-row>a:before{content:attr(data-label);color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:900}}@media (width<=640px){.site-header{border-radius:22px;min-height:72px;padding-inline:14px}.brand span{font-size:1.02rem}.brand img{block-size:40px;inline-size:48px}.cart-button{padding-inline:10px}.shop-hero,.catalog-shell,.product-page,.checkout-page,.not-found{padding-inline:18px}.shop-hero h1{font-size:clamp(3rem,14vw,4.4rem)}.hero-actions,.catalog-toolbar,.split,.purchase-row{grid-template-columns:1fr}.hero-actions{display:grid}.hero-feature-grid,.filters,.product-grid,.related-grid,.accreditations,.metric-grid,.admin-form-grid,.add-product-form,.category-form,.admin-tabs{grid-template-columns:1fr}.admin-topbar,.panel-heading{display:grid}.admin-shell{grid-template-columns:1fr;min-height:auto}.admin-rail{min-height:auto;position:static}.admin-tabs{grid-template-columns:1fr 1fr}.admin-product-row{grid-template-columns:1fr;padding-bottom:10px}.admin-product-row .secondary-button{width:calc(100% - 16px);margin:0 8px}.hero-feature-grid a,.hero-feature-grid a:first-child{min-height:260px}.product-card,.product-body h2{min-height:auto}.cart-overlay{grid-template-columns:1fr}.cart-backdrop{display:none}.cart-drawer{min-block-size:100dvh}.legal{gap:12px;display:grid}}
