:root{--shop-ink:#17130f;--shop-ink-soft:#4d463e;--shop-muted:#766f66;--shop-line:#e6dfd4;--shop-line-strong:#cdbfAA;--shop-bg:#fbfaf7;--shop-surface:#ffffff;--shop-surface-soft:#f5f1e9;--shop-gold:#b68a3a;--shop-gold-dark:#7a5521;--shop-green:#254a3d;--shop-danger:#9b2f26;--shop-success:#1f6b4c;--shop-shadow:0 22px 60px rgba(24, 19, 14, 0.1);--shop-radius:8px;--shop-max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.shop-body{margin:0;background:var(--shop-bg);color:var(--shop-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.5}body.shop-body.is-locked{overflow:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.skip-link{position:fixed;top:12px;left:12px;z-index:10000;transform:translateY(calc(-100% - 24px));border:1px solid rgba(182,138,58,.48);border-radius:999px;background:var(--shop-ink);color:#fff;padding:10px 15px;font-size:.9rem;font-weight:900;box-shadow:0 14px 34px rgba(23,19,15,.18);transition:transform .18s ease}.skip-link:focus,.skip-link:focus-visible{transform:translateY(0)}button,input,select,textarea{font:inherit}button{cursor:pointer}.shop-shell{min-height:100vh}.shop-header{position:sticky;top:0;z-index:30;background:rgba(251,250,247,.94);border-bottom:1px solid var(--shop-line);backdrop-filter:blur(16px)}.shop-footer__inner,.shop-header__inner,.shop-main{width:min(calc(100% - 32px),var(--shop-max));margin:0 auto}.shop-header__inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px}.shop-brand{min-width:0;display:inline-flex;align-items:center;gap:12px;font-weight:800;letter-spacing:0}.shop-brand img{width:48px;height:48px;object-fit:contain}.shop-brand__text{display:grid;gap:1px}.shop-brand__name{font-size:clamp(1rem, .92rem + .3vw, 1.16rem)}.shop-brand__eyebrow{color:var(--shop-muted);font-size:.72rem;font-weight:700;text-transform:uppercase}.shop-nav{display:none;align-items:center;gap:18px;color:var(--shop-ink-soft);font-size:.92rem;font-weight:700}.shop-nav a:hover{color:var(--shop-gold-dark)}.shop-header__actions{display:flex;align-items:center;gap:8px}.cart-pill,.shop-icon-button{min-height:42px;border:1px solid var(--shop-line);background:var(--shop-surface);color:var(--shop-ink);display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800}.shop-icon-button{width:42px;border-radius:50%}.shop-icon-button--account{width:auto;min-width:72px;padding:0 13px;border-radius:999px;font-size:.86rem;letter-spacing:0}.cart-pill{padding:0 12px;border-radius:999px}.cart-pill__count,.floating-cart__count{min-width:22px;height:22px;display:inline-grid;place-items:center;border-radius:50%;background:var(--shop-ink);color:#fff;font-size:.78rem}.shop-main{padding:28px 0 60px}.shop-footer{border-top:1px solid var(--shop-line);background:var(--shop-surface)}.shop-footer__inner{padding:24px 0;display:grid;gap:10px;color:var(--shop-muted);font-size:.9rem}.shop-footer a{color:var(--shop-ink);font-weight:700}.shop-hero{display:grid;gap:24px;padding:28px 0 34px;border-bottom:1px solid var(--shop-line)}.shop-hero__copy{display:grid;gap:14px}.eyebrow,.shop-kicker{color:var(--shop-gold-dark);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.page-title,.shop-title{margin:0;color:var(--shop-ink);font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.3rem, 1.72rem + 2.4vw, 4.4rem);line-height:.98;letter-spacing:0}.page-title{font-size:clamp(2rem, 1.65rem + 1.5vw, 3.4rem)}.page-lead,.shop-lead{margin:0;max-width:68ch;color:var(--shop-ink-soft);font-size:clamp(1rem, .96rem + .25vw, 1.15rem)}.shop-hero__visual{min-height:280px;display:grid;align-items:end;border:1px solid var(--shop-line);border-radius:var(--shop-radius);overflow:hidden;background:linear-gradient(135deg,#f4efe6 0,#fff 55%,#eadfc8 100%)}.shop-hero__visual img{width:100%;height:100%;max-height:410px;object-fit:contain;object-position:center bottom;padding:18px}.shop-strip{display:grid;grid-template-columns:1fr;gap:10px;margin-top:18px}.badge,.shop-strip span{display:inline-flex;align-items:center;gap:8px;width:fit-content;border:1px solid var(--shop-line);background:var(--shop-surface);border-radius:999px;padding:8px 12px;color:var(--shop-ink-soft);font-size:.82rem;font-weight:800}.shop-section{padding:30px 0}.section-head{display:grid;gap:8px;margin-bottom:18px}.auth-panel h2,.content-panel h2,.dashboard-panel h2,.section-head h2,.summary-panel h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.55rem, 1.28rem + .9vw, 2.2rem);line-height:1.1}.auth-panel p,.content-panel p,.dashboard-panel p,.muted,.section-head p,.summary-panel p{margin:0;color:var(--shop-muted)}.shop-toolbar{display:grid;gap:14px;margin-bottom:22px;padding:16px;border:1px solid var(--shop-line);background:var(--shop-surface);border-radius:var(--shop-radius)}.shop-search{display:grid;gap:8px}.form-field label,.radio-card span:first-child,.shop-field label,.shop-search label{color:var(--shop-ink);font-size:.82rem;font-weight:900}.shop-controls{display:grid;gap:10px}.form-field,.shop-field{display:grid;gap:8px}.form-field input,.form-field select,.form-field textarea,.shop-input,.shop-select{width:100%;min-height:46px;border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:#fff;color:var(--shop-ink);padding:11px 12px;outline:0}.form-field textarea{min-height:104px;resize:vertical}.form-field input:focus,.form-field select:focus,.form-field textarea:focus,.shop-input:focus,.shop-select:focus{border-color:var(--shop-gold);box-shadow:0 0 0 3px rgba(182,138,58,.16)}.related-grid,.review-grid,.shop-grid{display:grid;gap:16px}.auth-panel,.cart-item,.content-panel,.dashboard-panel,.empty-state,.metric-card,.product-card,.radio-card,.success-panel,.summary-panel{border:1px solid var(--shop-line);background:var(--shop-surface);border-radius:var(--shop-radius)}.product-card{display:grid;overflow:hidden}.product-card__image{aspect-ratio:4/4.35;display:grid;place-items:center;background:var(--shop-surface-soft);border-bottom:1px solid var(--shop-line)}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:20px}.product-card__body{display:grid;gap:12px;padding:16px}.product-card__meta,.product-meta{color:var(--shop-gold-dark);font-size:.78rem;font-weight:900;text-transform:uppercase}.product-card h3{min-height:48px;margin:0;font-size:1.04rem;line-height:1.24}.product-card__copy{min-height:66px;margin:0;color:var(--shop-muted);font-size:.92rem}.auth-actions,.cart-item__actions,.line-actions,.product-actions,.product-card__footer,.summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.price{color:var(--shop-ink);font-size:1.08rem;font-weight:900}.btn{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;border-radius:999px;padding:0 18px;font-size:.9rem;font-weight:900;text-align:center;transition:transform .18s ease,border-color .18s ease,background .18s ease}.btn:hover{transform:translateY(-1px)}.btn--dark{background:var(--shop-ink);color:#fff}.btn--gold{background:var(--shop-gold);color:#fff}.btn--light{background:var(--shop-surface);border-color:var(--shop-line);color:var(--shop-ink)}.btn--ghost{background:0 0;border-color:transparent;color:var(--shop-gold-dark);padding-inline:0}.btn--wide{width:100%}.btn[disabled]{cursor:not-allowed;opacity:.55;transform:none}.floating-cart{position:fixed;right:16px;bottom:16px;z-index:25;min-height:52px;display:inline-flex;align-items:center;gap:10px;padding:0 16px;border-radius:999px;background:var(--shop-ink);color:#fff;box-shadow:var(--shop-shadow);font-weight:900}.floating-cart__count{background:var(--shop-gold)}.shop-toast{position:fixed;left:50%;bottom:22px;z-index:50;width:min(calc(100% - 32px),420px);transform:translate(-50%,12px);border-radius:var(--shop-radius);background:var(--shop-ink);color:#fff;padding:14px 16px;text-align:center;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.shop-toast.is-visible{opacity:1;transform:translate(-50%,0)}.breadcrumbs{display:flex;align-items:center;gap:8px;margin:8px 0 18px;color:var(--shop-muted);font-size:.88rem;font-weight:700}.breadcrumbs a{color:var(--shop-gold-dark)}.product-layout{display:grid;gap:24px}.product-media{display:grid;gap:12px}.gallery-main{aspect-ratio:1/1.05;display:grid;place-items:center;border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:var(--shop-surface-soft);overflow:hidden}.gallery-main img{width:100%;height:100%;object-fit:contain;padding:24px}.gallery-thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.gallery-thumbs button{aspect-ratio:1;border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:var(--shop-surface);padding:6px}.gallery-thumbs button.is-active{border-color:var(--shop-gold);box-shadow:0 0 0 3px rgba(182,138,58,.14)}.gallery-thumbs img{width:100%;height:100%;object-fit:contain}.product-summary{display:grid;gap:18px;align-content:start}.product-summary h1{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem, 1.58rem + 1.8vw, 3.55rem);line-height:1.02}.product-summary__copy{margin:0;color:var(--shop-ink-soft);font-size:1.03rem}.variant-group{display:grid;gap:10px}.variant-options{display:flex;flex-wrap:wrap;gap:10px}.variant-option{min-height:42px;border:1px solid var(--shop-line);border-radius:999px;background:#fff;padding:0 14px;font-weight:900}.variant-option.is-active{border-color:var(--shop-ink);background:var(--shop-ink);color:#fff}.qty-control,.stepper{width:fit-content;display:inline-grid;grid-template-columns:42px 58px 42px;align-items:center;border:1px solid var(--shop-line);border-radius:999px;background:#fff;overflow:hidden}.qty-control button,.stepper button{height:42px;border:0;background:#fff;color:var(--shop-ink);font-size:1.1rem;font-weight:900}.qty-control input,.stepper input{width:58px;height:42px;border:0;border-inline:1px solid var(--shop-line);text-align:center;font-weight:900}.accordion{display:grid;gap:10px;margin-top:20px}.accordion details{border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:var(--shop-surface);padding:14px 16px}.accordion summary{cursor:pointer;font-weight:900}.accordion p,.accordion ul{margin:12px 0 0;color:var(--shop-ink-soft)}.info-grid{display:grid;gap:14px}.auth-panel,.content-panel,.dashboard-panel,.success-panel,.summary-panel{padding:18px}.content-panel ul{margin:12px 0 0;padding-left:18px;color:var(--shop-ink-soft)}.review-grid{grid-template-columns:1fr}.review-card{min-height:150px;display:grid;align-content:start;gap:10px;border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:var(--shop-surface);padding:16px}.review-stars{color:var(--shop-gold-dark);letter-spacing:0}.account-layout,.cart-layout,.checkout-layout{display:grid;gap:18px}.cart-list{display:grid;gap:12px}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:14px;padding:12px}.cart-item__image{aspect-ratio:1;display:grid;place-items:center;border-radius:var(--shop-radius);background:var(--shop-surface-soft)}.cart-item__image img{width:100%;height:100%;object-fit:contain;padding:10px}.cart-item__body{display:grid;gap:10px}.cart-item__body h3{margin:0;font-size:1rem}.summary-panel{display:grid;gap:16px;align-content:start}.summary-line{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--shop-line)}.summary-line strong{font-size:1.1rem}.empty-state{padding:28px;display:grid;gap:14px;justify-items:start}.form-grid{display:grid;gap:12px}.form-card{display:grid;gap:14px;border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:var(--shop-surface);padding:18px}.form-card h2,.form-card h3{margin:0}.radio-grid{display:grid;gap:10px}.radio-card{min-height:58px;display:grid;grid-template-columns:20px 1fr;gap:10px;align-items:center;padding:12px;cursor:pointer}.radio-card input{width:18px;height:18px;accent-color:var(--shop-gold)}.radio-card small{display:block;color:var(--shop-muted)}.success-panel{display:grid;gap:14px;border-color:rgba(31,107,76,.26)}.success-code{width:fit-content;border:1px solid rgba(31,107,76,.24);border-radius:999px;background:rgba(31,107,76,.08);color:var(--shop-success);padding:9px 12px;font-weight:900}.auth-tabs{display:flex;gap:8px;flex-wrap:wrap}.auth-tabs button{min-height:42px;border:1px solid var(--shop-line);border-radius:999px;background:#fff;padding:0 14px;color:var(--shop-ink);font-weight:900}.auth-tabs button.is-active{background:var(--shop-ink);border-color:var(--shop-ink);color:#fff}.auth-view{display:none}.auth-view.is-active{display:grid;gap:14px}.dashboard-grid,.metric-grid{display:grid;gap:12px}.metric-card{padding:14px}.metric-card strong{display:block;font-size:1.45rem}.address-list,.order-list{display:grid;gap:10px}.address-row,.order-row{display:grid;gap:6px;border:1px solid var(--shop-line);border-radius:var(--shop-radius);padding:12px}.status-pill{width:fit-content;border-radius:999px;background:rgba(182,138,58,.12);color:var(--shop-gold-dark);padding:5px 9px;font-size:.78rem;font-weight:900}.shop-alert{border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:var(--shop-surface-soft);padding:12px;color:var(--shop-ink-soft)}.shop-alert--error{border-color:rgba(155,47,38,.24);background:rgba(155,47,38,.06);color:var(--shop-danger)}.shop-alert--success{border-color:rgba(31,107,76,.22);background:rgba(31,107,76,.07);color:var(--shop-success)}[hidden]{display:none!important}@media (min-width:560px){.shop-strip{grid-template-columns:repeat(3,1fr)}.related-grid,.shop-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--two,.metric-grid,.shop-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:860px){.shop-footer__inner,.shop-header__inner,.shop-main{width:min(calc(100% - 48px),var(--shop-max))}.shop-nav{display:flex}.shop-hero{grid-template-columns:1.02fr 0.98fr;align-items:center;padding:38px 0 44px}.shop-toolbar{grid-template-columns:1.15fr 2fr;align-items:end}.shop-controls{grid-template-columns:repeat(5,minmax(0,1fr))}.shop-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-layout{grid-template-columns:minmax(0,0.94fr) minmax(360px,0.82fr);align-items:start}.info-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.review-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-layout,.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.dashboard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1120px){.shop-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (max-width:520px){.shop-header__inner{min-height:68px}.shop-brand img{width:40px;height:40px}.shop-brand__eyebrow{display:none}.cart-pill span:not(.cart-pill__count){display:none}.shop-icon-button--account{min-width:58px;padding:0 10px;font-size:.8rem}.cart-item{grid-template-columns:76px 1fr}.auth-actions .btn,.cart-item__actions .btn,.product-actions .btn{width:100%}}.professional-pricing-banner{border:1px solid rgba(184,138,59,.35);border-radius:8px;background:#fff8ea;color:#6e4c17;padding:12px 14px;margin:14px 0 18px;font-size:.94rem;line-height:1.45}.professional-pricing-banner--compact{margin:0 0 14px;font-size:.88rem}.price-stack{display:grid;gap:3px;align-items:start}.price-stack--large{margin:16px 0 8px}.price-stack--admin{gap:5px}.price-label{display:inline-flex;width:fit-content;border:1px solid rgba(184,138,59,.35);border-radius:999px;background:#fff8ea;color:#7a5620;padding:4px 9px;font-size:.72rem;font-weight:800;text-transform:uppercase}.price-regular{color:var(--muted,#6f6a61);font-size:.86rem;text-decoration:line-through}.price-reference{color:var(--shop-muted,#6f6a61);font-size:.86rem;font-weight:760;text-decoration:none}.distributor-resale{display:grid;gap:4px;margin-top:2px}.distributor-resale--large{gap:6px;margin-top:6px}.distributor-resale__profit{display:grid;gap:3px;color:#1f7a4a;font-size:.84rem;font-weight:800}.pricing-note{border-left:3px solid rgba(184,138,59,.55);background:#fff8ea;color:#6e4c17;margin:10px 0 18px;padding:10px 12px;border-radius:0 8px 8px 0;line-height:1.45}.pricing-note--success{border-left-color:#1f7a4a;background:#effaf3;color:#1f7a4a}body.shop-body{overflow-x:hidden;background:linear-gradient(180deg,#fffdf9 0,#f7f3ec 44%,#fbfaf7 100%)}.cart-layout,.checkout-layout,.shop-footer__inner,.shop-header__inner,.shop-hero,.shop-hero__actions,.shop-hero__copy,.shop-main,.shop-shell,.shop-strip{min-width:0}.page-lead,.page-title,.shop-lead,.shop-professional-note,.shop-title{overflow-wrap:anywhere}.shop-main{scroll-margin-top:92px}.shop-header{box-shadow:0 10px 36px rgba(23,19,15,.06)}.shop-brand img{filter:drop-shadow(0 6px 14px rgba(23, 19, 15, .08))}.btn,.cart-pill,.shop-brand,.shop-icon-button,.shop-nav a{-webkit-tap-highlight-color:transparent}body.shop-body [role=button]:focus-visible,body.shop-body a:focus-visible,body.shop-body button:focus-visible,body.shop-body input:focus-visible,body.shop-body select:focus-visible,body.shop-body summary:focus-visible,body.shop-body textarea:focus-visible{outline:3px solid rgba(182,138,58,.88);outline-offset:4px}.cart-pill:hover,.shop-icon-button:hover{border-color:rgba(182,138,58,.52);color:var(--shop-gold-dark);box-shadow:0 10px 24px rgba(23,19,15,.08)}.shop-hero{position:relative;min-height:min(720px,calc(100vh - 92px));align-items:center;border-bottom:0;padding:34px 0 44px}.shop-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:linear-gradient(90deg,transparent,rgba(182,138,58,.55),transparent)}.shop-title{max-width:760px}.shop-professional-note{width:fit-content;max-width:100%;margin:2px 0 0;border:1px solid rgba(182,138,58,.24);border-radius:999px;background:rgba(255,248,234,.9);color:#654512;padding:9px 13px;font-size:.9rem;font-weight:800}.shop-offer-hero{display:grid;grid-template-columns:1fr;gap:18px;margin:0 0 24px;padding:clamp(22px,4vw,34px);border:1px solid rgba(182,138,58,.28);border-radius:8px;background:linear-gradient(135deg,rgba(37,74,61,.96),rgba(23,19,15,.96)),#254a3d;color:#fff;box-shadow:0 24px 70px rgba(23,19,15,.12)}.shop-offer-hero .shop-kicker{color:#f3ca76}.shop-offer-hero h2{max-width:760px;margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.75rem, 1.32rem + 1.8vw, 3rem);line-height:1.05}.shop-offer-hero p{max-width:72ch;margin:10px 0 0;color:rgba(255,255,255,.78)}.shop-offer-hero__panel{display:grid;gap:6px;align-content:start;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:rgba(255,255,255,.08);padding:16px}.shop-offer-hero__panel small,.shop-offer-hero__panel span,.shop-offer-hero__status{color:rgba(255,255,255,.72);font-size:.82rem;font-weight:800}.shop-offer-hero__panel strong{font-size:1.3rem;text-transform:uppercase}.shop-offer-hero__status{display:inline-flex;width:fit-content;margin-top:12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:7px 10px}.shop-offer-hero__status--warning{color:#ffe2a5}.shop-offer-preview{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.shop-offer-preview button{min-height:34px;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:0 0;color:#fff;padding:0 10px;font-size:.78rem;font-weight:900}.shop-offer-preview button.is-active{background:#fff;color:var(--shop-green)}.shop-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.shop-hero__visual{position:relative;min-height:330px;isolation:isolate;background:radial-gradient(circle at 22% 18%,rgba(255,255,255,.95),transparent 34%),linear-gradient(135deg,#efe5d2 0,#fff 52%,#e6d5b2 100%);box-shadow:0 24px 70px rgba(23,19,15,.1)}.shop-hero__visual::before{content:"";position:absolute;inset:18px;border:1px solid rgba(182,138,58,.28);border-radius:8px;pointer-events:none;z-index:1}.shop-hero__badge{position:absolute;left:18px;top:18px;z-index:2;border-radius:999px;background:rgba(23,19,15,.9);color:#fff;padding:8px 12px;font-size:.72rem;font-weight:900;text-transform:uppercase}.shop-section{scroll-margin-top:96px}.shop-section__lead{max-width:62ch}.shop-toolbar{position:sticky;top:78px;z-index:18;gap:12px;border-color:rgba(205,191,170,.9);box-shadow:0 18px 42px rgba(23,19,15,.07)}.shop-filter-panel{min-width:0}.shop-filter-panel summary{display:flex;align-items:center;justify-content:space-between;min-height:46px;border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:#fff;padding:0 12px;color:var(--shop-ink);font-weight:900;cursor:pointer}.shop-filter-panel summary::after{content:"+";color:var(--shop-gold-dark);font-size:1.12rem}.shop-filter-panel[open] summary::after{content:"-"}.shop-filter-panel .shop-controls{margin-top:12px}.shop-clear-filters{min-height:46px;align-self:end;justify-self:start;border-color:var(--shop-line);padding:0 14px}.shop-grid{align-items:stretch}.product-card{position:relative;min-width:0;grid-template-rows:auto 1fr;border-color:rgba(205,191,170,.88);box-shadow:0 16px 40px rgba(23,19,15,.06);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card:hover{transform:translateY(-3px);border-color:rgba(182,138,58,.5);box-shadow:0 26px 62px rgba(23,19,15,.1)}.product-card:focus-within{border-color:rgba(182,138,58,.72);box-shadow:0 26px 62px rgba(23,19,15,.12)}.product-card__image{position:relative;min-height:250px;background:linear-gradient(180deg,#fffaf0 0,#f3eee6 100%)}.product-card__image .badge{position:absolute;left:12px;top:12px;z-index:2;background:rgba(255,255,255,.92);backdrop-filter:blur(10px)}.product-card__image img{transform:scale(.94);transition:transform .22s ease}.product-card:hover .product-card__image img{transform:scale(.98)}.product-card__body{grid-template-rows:auto auto auto auto 1fr auto;min-height:330px}.product-card__meta-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.product-card__category{border:1px solid var(--shop-line);border-radius:999px;padding:5px 9px;color:var(--shop-ink-soft);font-size:.72rem;font-weight:900}.product-card h3{min-height:0;font-size:1.12rem}.product-card__benefit{margin:0;color:var(--shop-ink);font-size:.95rem;font-weight:800}.product-card__copy{min-height:0}.product-card__actions{display:grid;grid-template-columns:1fr;gap:9px}.product-card__actions .btn{width:100%}.btn--mini{min-height:36px;font-size:.82rem}.badge--available{border-color:rgba(31,107,76,.22);background:rgba(31,107,76,.08);color:var(--shop-success)}.badge--low{border-color:rgba(182,138,58,.32);background:#fff8ea;color:var(--shop-gold-dark)}.badge--out{border-color:rgba(155,47,38,.22);background:rgba(155,47,38,.07);color:var(--shop-danger)}.empty-state--wide{grid-column:1/-1}.product-care-row,.product-kicker-row,.product-quick-facts{display:flex;flex-wrap:wrap;gap:9px}.product-quick-facts{margin:0;padding:0;list-style:none}.product-care-row span,.product-quick-facts li{border:1px solid var(--shop-line);border-radius:999px;background:#fff;padding:7px 10px;color:var(--shop-ink-soft);font-size:.82rem;font-weight:800}.product-summary-card{border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:rgba(255,255,255,.74);padding:18px;box-shadow:0 18px 46px rgba(23,19,15,.06)}.product-summary-card .product-actions{margin-top:8px}.product-story{display:grid;gap:12px}.cart-item,.content-panel,.form-card,.review-card,.success-panel,.summary-panel{box-shadow:0 14px 34px rgba(23,19,15,.05)}.address-row,.order-row{background:#fff}@media (min-width:560px){.product-card__actions{grid-template-columns:1fr 1fr}.product-card__actions .btn--mini{grid-column:1/-1}}@media (min-width:860px){.shop-hero{min-height:560px}.shop-offer-hero{grid-template-columns:minmax(0,1fr) minmax(260px,340px);align-items:center}.shop-filter-panel summary{display:none}.shop-filter-panel .shop-controls{margin-top:0}.shop-controls{grid-template-columns:repeat(5,minmax(0,1fr)) auto}.shop-clear-filters{justify-self:end;white-space:nowrap}.product-card__body{padding:18px}}@media (max-width:520px){.shop-header,.shop-main,.shop-shell,body.shop-body,html{max-width:100%;overflow-x:hidden}.shop-header__actions{gap:6px}.shop-hero{min-height:auto;padding-top:22px}.shop-title{font-size:2.45rem}.shop-professional-note{width:100%;max-width:calc(100vw - 24px);border-radius:8px;white-space:normal}.shop-clear-filters,.shop-hero__actions .btn{width:100%}.shop-hero__actions,.shop-lead,.shop-strip{width:100%;max-width:calc(100vw - 24px)}.shop-toolbar{position:static;padding:12px}.product-card__image{min-height:230px}.floating-cart{max-width:calc(100vw - 24px);right:12px;bottom:12px}}.related-grid,.shop-grid{align-items:stretch}.product-card{height:100%;min-height:0;display:grid;grid-template-rows:auto minmax(0,1fr);contain:layout paint}.product-card__image{width:100%;aspect-ratio:4/5;min-height:0;max-height:none;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#fffaf0 0,#f1eadf 100%);isolation:isolate}.product-card__image::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0) 60%,rgba(23,19,15,.05) 100%)}.product-card__image img,.product-card__img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-position:center;transform:none}.product-card__image--cover .product-card__img,.product-card__image--cover img{object-fit:cover;padding:0}.product-card__image--contain .product-card__img,.product-card__image--contain img{object-fit:contain;padding:clamp(14px,5vw,28px)}.product-card:hover .product-card__image img,.product-card:hover .product-card__img{transform:none}.product-card__image .badge{max-width:calc(100% - 24px);white-space:nowrap;box-shadow:0 8px 22px rgba(23,19,15,.1)}.product-card__body{min-height:0;display:grid;grid-template-rows:auto auto auto auto minmax(0,1fr) auto;align-content:start}.product-card__actions,.product-card__footer,.product-card__meta-row{min-width:0}.product-card h3,.product-card__benefit,.product-card__category,.product-card__copy,.product-card__meta{overflow-wrap:anywhere}.gallery-main{width:100%;aspect-ratio:1/1.08;min-height:0;max-height:min(72vh,680px);display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(180deg,#fffaf0 0,#f2ede5 100%)}.gallery-main img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-position:center}.gallery-main--cover img{object-fit:cover;padding:0}.gallery-main--contain img{object-fit:contain;padding:clamp(16px,5vw,38px)}.gallery-thumbs button{overflow:hidden;display:flex;align-items:center;justify-content:center}.gallery-thumb__img,.gallery-thumbs img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-position:center}.gallery-thumb__img--cover{object-fit:cover;padding:0}.gallery-thumb__img--contain{object-fit:contain;padding:4px}@media (max-width:520px){.shop-footer__inner,.shop-header__inner,.shop-main{width:min(calc(100% - 24px),var(--shop-max))}.product-card__image{aspect-ratio:1/1.12;min-height:0}.product-card__body{padding:14px}.floating-cart{bottom:max(14px,env(safe-area-inset-bottom));max-width:calc(100vw - 24px)}.shop-grid{padding-bottom:76px}}.shop-hero-search{width:min(100%,720px)}.shop-hero-search label{display:grid;gap:8px;color:var(--shop-ink);font-size:.82rem;font-weight:900}.shop-input--hero{min-height:58px;border-color:rgba(23,19,15,.12);border-radius:999px;background:#fff;box-shadow:0 18px 45px rgba(23,19,15,.09);padding-inline:22px;font-size:1rem}.shop-category-dock{position:sticky;top:77px;z-index:20;margin:0 calc(50% - 50vw);padding:14px max(16px,calc((100vw - var(--shop-max))/ 2));border-block:1px solid rgba(205,191,170,0.78);background:rgba(255,255,255,.9);backdrop-filter:blur(18px);box-shadow:0 14px 34px rgba(23,19,15,.06)}.section-head--compact{width:min(calc(100% - 32px),var(--shop-max));margin:0 auto 12px}.section-head--compact h2{font-size:clamp(1.15rem, 1rem + .5vw, 1.45rem)}.shop-chip-track{width:min(calc(100% - 32px),var(--shop-max));display:grid;grid-auto-flow:column;grid-auto-columns:minmax(150px,180px);gap:10px;margin:0 auto;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scrollbar-width:none}.product-rail::-webkit-scrollbar,.shop-chip-track::-webkit-scrollbar{display:none}.category-chip{min-height:92px;display:grid;grid-template-columns:1fr auto;align-content:start;gap:4px 10px;border:1px solid rgba(205,191,170,.9);border-radius:8px;background:#fff;color:var(--shop-ink);padding:12px;text-align:left;scroll-snap-align:start;box-shadow:0 10px 24px rgba(23,19,15,.05)}.category-chip span{font-weight:950}.category-chip small{grid-column:1/-1;color:var(--shop-muted);font-size:.78rem;line-height:1.28}.category-chip strong{min-width:28px;height:28px;display:inline-grid;place-items:center;border-radius:50%;background:#eff6f1;color:var(--shop-green);font-size:.82rem}.category-chip.is-active{border-color:rgba(37,74,61,.38);background:#f2fbf6;box-shadow:0 14px 32px rgba(37,74,61,.1)}.shop-section--rails{padding-top:34px}.shop-rails{display:grid;gap:24px}.shop-rail-section{min-width:0;display:grid;gap:14px;padding:20px 0 10px}.rail-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.rail-head h2{margin:0;font-family:Georgia,"Times New Roman",serif;font-size:clamp(1.45rem, 1.22rem + .8vw, 2.05rem);line-height:1.05}.rail-head p:not(.eyebrow){max-width:68ch;margin:6px 0 0;color:var(--shop-muted)}.rail-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.rail-arrow{display:none;width:42px;height:42px;border:1px solid var(--shop-line);border-radius:50%;background:#fff;color:var(--shop-ink);font-size:1.45rem;font-weight:900;line-height:1;box-shadow:0 10px 24px rgba(23,19,15,.07)}.product-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(232px,252px);gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scroll-padding-inline:2px;padding:4px 2px 18px}.product-rail .product-card{scroll-snap-align:start}.product-card--compact{min-height:100%}.product-card--compact .product-card__image{aspect-ratio:1/1.05}.product-card--compact .product-card__body{min-height:310px;padding:14px;gap:10px}.product-card--compact h3{font-size:1rem}.product-card--compact .product-card__copy{font-size:.86rem}.product-card__image .badge--new{left:auto;right:12px;border-color:rgba(37,74,61,.22);background:rgba(37,74,61,.92);color:#fff}.price-label--regular{border-color:rgba(37,74,61,.22);background:#eff6f1;color:var(--shop-green)}.shop-all-head{margin-top:26px;padding-top:24px;border-top:1px solid rgba(205,191,170,.78)}.section-head--row{display:flex;align-items:end;justify-content:space-between;gap:18px}.shop-toolbar{grid-template-columns:1fr}.shop-controls{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.shop-clear-filters{border-color:var(--shop-line);padding-inline:14px}@media (min-width:860px){.shop-category-dock{top:77px}.rail-arrow{display:inline-grid;place-items:center}.product-rail{grid-auto-columns:minmax(248px,272px);gap:16px}.shop-toolbar{position:sticky;top:196px}.shop-controls{grid-template-columns:repeat(6,minmax(0,1fr)) auto}}@media (max-width:720px){.shop-category-dock{position:relative;top:auto;margin-top:8px}.rail-head,.section-head--row{display:grid;align-items:start}.rail-actions{justify-content:start}.product-rail{grid-auto-columns:minmax(218px,74vw)}.product-card__actions{gap:8px}}@media (max-width:520px){.shop-hero-search,.shop-hero-search .shop-input{width:100%}.shop-category-dock{padding-inline:0}.section-head--compact,.shop-chip-track{width:min(calc(100% - 24px),var(--shop-max))}.shop-chip-track{grid-auto-columns:minmax(138px,156px)}.category-chip{min-height:88px;padding:11px}.shop-grid{padding-bottom:88px}.product-card--compact .product-card__body{min-height:304px}.floating-cart{bottom:max(18px,env(safe-area-inset-bottom))}}.shop-sticky-tools{position:sticky;top:76px;z-index:24;margin:0 calc(50% - 50vw);border-block:1px solid rgba(205,191,170,0.78);background:rgba(255,255,255,.9);backdrop-filter:blur(18px);box-shadow:0 16px 36px rgba(23,19,15,.07)}.shop-sticky-tools__inner{width:min(calc(100% - 32px),var(--shop-max));display:grid;grid-template-columns:minmax(220px,0.85fr) minmax(0,1.2fr) auto;align-items:start;gap:10px;margin:0 auto;padding:10px 0}.shop-tools-search{display:grid;gap:4px}.shop-tools-search span{color:var(--shop-muted);font-size:.7rem;font-weight:900;text-transform:uppercase}.shop-tools-search .shop-input{min-height:42px;border-radius:999px;padding:8px 14px;box-shadow:none}.shop-sticky-tools .shop-chip-track{width:100%;grid-auto-columns:minmax(126px,150px);align-self:stretch}.shop-sticky-tools .category-chip{min-height:64px;padding:9px 10px;gap:2px 8px;box-shadow:none}.shop-sticky-tools .category-chip small{display:none}.shop-sticky-tools .category-chip strong{min-width:24px;height:24px;font-size:.74rem}.shop-sticky-tools .shop-toolbar{position:static;min-width:160px;margin:0;padding:0;border:0;background:0 0;box-shadow:none}.shop-sticky-tools .shop-filter-panel{min-width:0}.shop-sticky-tools .shop-filter-panel summary{min-height:42px;white-space:nowrap}.shop-sticky-tools .shop-controls{position:absolute;right:max(16px,calc((100vw - var(--shop-max))/ 2));top:calc(100% + 8px);width:min(760px,calc(100vw - 32px));grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--shop-line);border-radius:8px;background:rgba(255,255,255,.98);padding:12px;box-shadow:0 24px 60px rgba(23,19,15,.14)}.shop-sticky-tools .shop-field span{font-size:.74rem}.shop-sticky-tools .shop-input,.shop-sticky-tools .shop-select{min-height:40px}.shop-sticky-tools .shop-clear-filters{min-height:40px;justify-self:start}@media (min-width:860px){.shop-sticky-tools .shop-filter-panel[open] summary{display:none}.shop-sticky-tools .shop-filter-panel .shop-controls{position:static;width:auto;min-width:520px;grid-template-columns:repeat(3,minmax(120px,1fr)) auto;padding:0;border:0;background:0 0;box-shadow:none}.shop-sticky-tools__inner{grid-template-columns:minmax(220px,0.75fr) minmax(260px,1fr) minmax(520px,1.6fr)}}@media (max-width:859px){.shop-sticky-tools{top:68px}.shop-sticky-tools__inner{width:min(calc(100% - 24px),var(--shop-max));grid-template-columns:1fr auto;gap:8px}.shop-tools-search{grid-column:1/2}.shop-sticky-tools .shop-toolbar{grid-column:2/3;grid-row:1/2;align-self:end}.shop-sticky-tools .shop-chip-track{grid-column:1/-1;grid-auto-columns:minmax(124px,146px)}.shop-sticky-tools .category-chip{min-height:58px}.shop-sticky-tools .shop-controls{right:12px;left:12px;top:calc(100% + 6px);width:auto;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.shop-sticky-tools{top:64px}.shop-sticky-tools__inner{width:min(calc(100% - 20px),var(--shop-max))}.shop-tools-search .shop-input{min-height:40px}.shop-sticky-tools .shop-controls{grid-template-columns:1fr;max-height:min(70vh,520px);overflow:auto}}.shop-sticky-tools__inner{grid-template-columns:minmax(180px,340px) minmax(0,1fr);align-items:end}.shop-tools-search{gap:0}.shop-tools-search span{display:none}.shop-tools-search .shop-input{min-height:38px;padding:8px 14px;font-size:.9rem}.shop-sticky-tools .shop-toolbar{width:100%;justify-self:end}@media (min-width:860px){.shop-sticky-tools__inner{grid-template-columns:minmax(210px,340px) minmax(0,1fr)}.shop-sticky-tools .shop-filter-panel .shop-controls{grid-template-columns:repeat(6,minmax(92px,1fr)) auto;min-width:0}}@media (max-width:859px){.shop-sticky-tools__inner{grid-template-columns:1fr auto}.shop-tools-search{grid-column:1/2}.shop-sticky-tools .shop-toolbar{grid-column:2/3}}@media (max-width:520px){.shop-shell,body.shop-body,html{width:100%;max-width:100vw;overflow-x:clip}.shop-footer__inner,.shop-header__inner,.shop-main{width:100%!important;max-width:100%!important;padding-left:12px;padding-right:12px}.shop-header__inner{gap:8px}.shop-brand{flex:1 1 auto;min-width:0;max-width:calc(100vw - 76px);gap:8px}.shop-brand img{flex:0 0 34px;width:34px;height:34px}.shop-brand__name{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.94rem}.shop-header__actions{display:none}.shop-sticky-tools,.shop-sticky-tools .shop-controls,.shop-sticky-tools .shop-filter-panel,.shop-sticky-tools .shop-toolbar,.shop-sticky-tools__inner{min-width:0!important;max-width:100%!important}.shop-hero,.shop-hero__actions,.shop-hero__copy,.shop-lead,.shop-professional-note,.shop-strip{width:100%!important;max-width:100%!important}.shop-lead,.shop-professional-note{display:block;overflow:visible;white-space:normal;font-size:.98rem}.shop-professional-note{font-size:.86rem;width:100%!important;max-width:320px!important}.floating-cart{left:12px!important;right:auto!important;width:54px;min-width:54px;max-width:54px!important;height:54px;min-height:54px;padding:0;justify-content:center;overflow:hidden}.floating-cart span:first-child{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.floating-cart.is-empty{display:none}}.shop-commerce-bar{width:100%;display:flex;gap:8px;align-items:center;justify-content:center;flex-wrap:wrap;padding:8px 14px;background:#17130f;color:#fff;font-size:.82rem;font-weight:800}.shop-commerce-bar button,.shop-commerce-bar span{min-height:30px;display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:5px 10px}.shop-commerce-bar button{color:#17130f;background:#f4d58d;border-color:transparent;font:inherit;cursor:pointer}.shop-app-banner,.shop-conversion-section{width:min(100%,var(--shop-max));margin:22px auto}.section-head--compact{max-width:780px;margin-bottom:14px}.shop-section__lead{max-width:72ch;color:var(--shop-muted)}.shop-kit-grid,.shop-role-grid,.shop-trust-grid{display:grid;gap:12px}.shop-kit-grid,.shop-role-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.shop-app-banner,.shop-kit-grid article,.shop-role-grid article,.shop-trust-card{border:1px solid var(--shop-line);border-radius:var(--shop-radius);background:#fff;box-shadow:0 14px 36px rgba(23,19,15,.06)}.shop-kit-grid article,.shop-role-grid article{display:grid;align-content:start;gap:8px;min-height:168px;padding:18px}.shop-kit-grid span,.shop-role-grid span{width:fit-content;border-radius:999px;padding:5px 9px;background:#eff6f1;color:var(--shop-green);font-size:.75rem;font-weight:900;text-transform:uppercase}.shop-app-banner h2,.shop-kit-grid strong,.shop-role-grid strong,.shop-trust-card h2{line-height:1.15}.shop-conversion-section--split{display:grid;grid-template-columns:1fr;gap:14px}.shop-trust-card{padding:20px}.shop-trust-card--dark{background:#254a3d;color:#fff}.shop-trust-card--dark .eyebrow,.shop-trust-card--dark p{color:rgba(255,255,255,.78)}.shop-trust-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-top:14px}.shop-trust-grid span{border:1px solid var(--shop-line);border-radius:999px;padding:8px 11px;color:var(--shop-ink-soft);background:var(--shop-surface-soft);font-size:.88rem;font-weight:800}.shop-app-banner{display:grid;grid-template-columns:1fr;gap:16px;align-items:center;padding:22px;background:linear-gradient(135deg,#fff,#f7f0df)}.shop-app-banner__actions{display:flex;gap:10px;flex-wrap:wrap}.product-card__badges{position:absolute;inset:12px 12px auto 12px;z-index:2;display:flex;gap:6px;flex-wrap:wrap;align-items:flex-start}.product-card__image .product-card__badges .badge,.product-card__image .product-card__badges .badge--new{position:static;left:auto;right:auto;top:auto;max-width:100%}.badge--best{border-color:rgba(182,138,58,.28);background:#f7ead0;color:#7a5521}.badge--offer{border-color:rgba(155,47,38,.18);background:#fff1ed;color:var(--shop-danger)}.review-card--placeholder{grid-column:1/-1;min-height:130px}.checkout-trust-box{display:grid;gap:6px;margin:12px 0 14px;padding:14px;border:1px solid rgba(37,74,61,.16);border-radius:var(--shop-radius);background:#eff6f1;color:var(--shop-green)}.checkout-trust-box p{margin:0;color:var(--shop-ink-soft);font-size:.9rem}@media (min-width:860px){.shop-conversion-section--split{grid-template-columns:minmax(0,1.15fr) minmax(280px,0.85fr)}.shop-app-banner{grid-template-columns:minmax(0,1fr) auto}}@media (max-width:520px){.shop-commerce-bar{justify-content:stretch;overflow:visible;flex-wrap:wrap;padding-inline:10px}.shop-commerce-bar button,.shop-commerce-bar span{flex:1 1 calc(50% - 8px);justify-content:center;white-space:normal;text-align:center}.shop-commerce-bar button{flex-basis:100%}.shop-kit-grid,.shop-role-grid{grid-template-columns:1fr}.shop-app-banner__actions .btn{width:100%}}.badge,.price-label,.product-card__category,.shop-hero__badge{letter-spacing:.02em}.price-stack{width:100%;padding:10px 12px;border:1px solid rgba(205,191,170,.7);border-radius:var(--shop-radius);background:#fffaf0}.price-stack--admin,.price-stack--pending{background:#fff}.product-card__actions{margin-top:2px}.product-card__actions .btn--dark{box-shadow:0 10px 20px rgba(23,19,15,.12)}.shop-kit-grid .btn,.shop-kit-grid article,.shop-role-grid article{min-width:0}.shop-field span,.shop-tools-search span{color:var(--shop-ink-soft);font-weight:900}.empty-state--wide{text-align:center}@media (max-width:520px){.product-card__actions .btn,.shop-hero__actions .btn,.shop-strip span{justify-content:center;text-align:center}.price-stack{padding:11px}}@media (prefers-reduced-motion:reduce){body.shop-body *,body.shop-body ::after,body.shop-body ::before{scroll-behavior:auto!important;transition-duration:0s!important;animation-duration:0s!important;animation-iteration-count:1!important}}