:root{--c-bg:#f7f6f3;--c-bg-card:#fff;--c-fg:#18181b;--c-fg-muted:#57534e;--c-fg-soft:#78716c;--c-border:#e7e5e0;--c-border-soft:#f0eee9;--c-border-strong:#1c1917;--c-accent:#1a2a4a;--c-accent-hover:#0e223d;--c-accent-soft:#eef1f7;--c-accent-fg:#fff;--c-success:#15803d;--c-success-soft:#f0fdf4;--c-dark:#18181b;--c-dark-2:#292524;--r-sm:6px;--r-md:10px;--r-lg:14px;--r-pill:999px;--shadow-sm:0 1px 2px rgba(24,24,27,.04),0 1px 3px rgba(24,24,27,.06);--shadow-md:0 2px 4px rgba(24,24,27,.06),0 6px 16px rgba(24,24,27,.08);--max-w:1280px;--pad-x:clamp(0.875rem,4vw,2.5rem)}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--c-bg);color:var(--c-fg);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,sans-serif;font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}h1,h2,h3,h4{margin:0 0 .5em;font-weight:700;letter-spacing:-.015em;line-height:1.2}p{margin:0 0 1em}.container{max-width:var(--max-w);margin:0 auto;padding-left:var(--pad-x);padding-right:var(--pad-x)}.top-bar{background:linear-gradient(90deg,var(--c-accent) 0,var(--c-accent-hover) 100%);color:#fff;font-size:.85rem;padding:.55rem 0}.top-bar__row{justify-content:space-between;align-items:center}.top-bar__items,.top-bar__row{display:flex;gap:1.5rem;flex-wrap:wrap}.top-bar__item{display:inline-flex;align-items:center;gap:.45rem;font-weight:500}.top-bar__item svg{width:16px;height:16px;flex:0 0 auto}.top-bar__right{font-size:.82rem;opacity:.95}.site-header{background:#fff;border-bottom:1px solid var(--c-border);position:-webkit-sticky;position:sticky;top:0;z-index:20}.site-header__row{display:grid;grid-template-columns:auto 1fr auto;grid-gap:1.5rem;gap:1.5rem;align-items:center;padding:.9rem 0}@media (max-width:760px){.site-header__row{grid-template-columns:1fr auto;grid-template-rows:auto auto}.site-header__row .header-search{grid-column:1/-1}}.site-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none}.site-logo__img{width:56px;height:56px;display:block;flex:0 0 auto;object-fit:contain}@media (max-width:760px){.site-logo__img{width:44px;height:44px}}.site-logo__text{display:flex;flex-direction:column;line-height:1.1}.site-logo__sub{font-size:.78rem;font-weight:500;color:var(--c-fg-soft);display:inline-flex;align-items:center;gap:.35rem;letter-spacing:.01em}.site-logo__sub:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--c-success)}@media (max-width:480px){.site-logo__text{display:none}}.header-search{display:flex;align-items:center;background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-pill);padding:.55rem 1rem;transition:border-color .15s,background .15s;max-width:600px;width:100%;justify-self:center}.header-search:focus-within{border-color:var(--c-accent);background:#fff}.header-search svg{width:18px;height:18px;color:var(--c-fg-soft);flex:0 0 auto}.header-search input{border:0;background:transparent;outline:0;padding:0 .7rem;width:100%;font-size:.95rem;color:var(--c-fg)}.header-search input::placeholder{color:var(--c-fg-soft)}.header-actions{display:flex;gap:.5rem;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5em;padding:.7em 1.3em;border-radius:var(--r-md);font-size:.92rem;font-weight:600;border:1px solid transparent;background:transparent;color:var(--c-fg);transition:background .15s,border-color .15s,transform .05s,color .15s;text-decoration:none}.btn--primary{background:var(--c-accent);color:var(--c-accent-fg);box-shadow:0 2px 6px rgba(234,88,12,.2)}.btn--primary:hover{background:var(--c-accent-hover)}.btn--ghost{color:var(--c-fg);border-color:var(--c-border);background:#fff}.btn--ghost:hover{border-color:var(--c-border-strong)}.btn:active{transform:translateY(1px)}.btn--sm{padding:.55em 1em;font-size:.85rem}.hero{background:linear-gradient(135deg,#fb923c 0,var(--c-accent) 55%,var(--c-accent-hover) 100%);color:#fff;padding:clamp(2.5rem,6vw,4.5rem) 0;border-bottom:1px solid var(--c-border);position:relative;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 25% 35%,hsla(0,0%,100%,.18) 0,transparent 35%),radial-gradient(circle at 80% 70%,hsla(0,0%,100%,.12) 0,transparent 35%);pointer-events:none}.hero__inner{position:relative}.hero__eyebrow{display:inline-block;background:hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.25);padding:.35em .95em;border-radius:var(--r-pill);font-size:.78rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.2rem}.hero__title{font-size:clamp(1.9rem,5vw,3.2rem);letter-spacing:-.025em;margin-bottom:.9rem;max-width:22ch;text-shadow:0 1px 2px rgba(0,0,0,.1)}.hero__sub{font-size:clamp(1rem,1.3vw,1.15rem);max-width:62ch;margin-bottom:1.6rem;opacity:.95}.hero__cta-row{display:flex;gap:.7rem;flex-wrap:wrap}.hero .btn--ghost{background:hsla(0,0%,100%,.12);color:#fff;border-color:hsla(0,0%,100%,.35);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.hero .btn--ghost:hover{background:hsla(0,0%,100%,.2)}.shop{padding:1.4rem 0 2.5rem}.shop__layout{display:grid;grid-template-columns:240px minmax(0,1fr) 220px;grid-gap:1.8rem;gap:1.8rem;align-items:flex-start}.shop__sidebar{position:-webkit-sticky;position:sticky;top:72px;align-self:flex-start;max-height:calc(100vh - 90px);overflow-y:auto;background:#fff;border:1px solid var(--c-border);border-radius:var(--r-lg);padding:1.1rem .9rem 1.2rem}.shop__sidebar-title{font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--c-fg-muted);margin:0 0 .7rem .4rem}.cat-nav{display:flex;flex-direction:column;gap:.1rem}.cat-nav__item{display:flex;align-items:center;justify-content:space-between;gap:.6rem;padding:.5rem .7rem;border-radius:.5rem;color:var(--c-fg);font-size:.92rem;font-weight:500;text-decoration:none;transition:background .12s,color .12s;line-height:1.25}.cat-nav__item:hover{background:var(--c-bg-soft,#f8f6f1)}.cat-nav__item--active{background:var(--c-accent,#ea580c);color:#fff!important;font-weight:700}.cat-nav__item--active .cat-nav__count{background:hsla(0,0%,100%,.25);color:#fff}.cat-nav__item--pinned{font-weight:700}.cat-nav__label{flex:1 1 auto;min-width:0}.cat-nav__count{flex-shrink:0;font-size:.74rem;background:#f0eee9;color:var(--c-fg-muted);padding:.12em .55em;border-radius:.45em;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.shop__main{min-width:0}.shop__heading{font-size:clamp(1.4rem,2.6vw,1.9rem);font-weight:800;margin:0 0 .4rem;color:var(--c-fg)}.shop__active-filters{display:flex;flex-wrap:wrap;gap:.4rem;margin:.4rem 0 .8rem}.filter-chip{display:inline-flex;align-items:center;gap:.5em;padding:.32em .8em;background:var(--c-accent-soft,#fff7ed);border:1px solid #fed7aa;color:var(--c-accent-hover,#c2410c);border-radius:var(--r-pill);font-size:.82rem;font-weight:600;text-decoration:none;transition:background .12s}.filter-chip:hover{background:#ffedd5}.filter-chip [aria-hidden=true]{font-size:1.15em;line-height:1;opacity:.7}.shop__result-strip{display:flex;align-items:center;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid var(--c-border);margin-bottom:1.2rem;font-size:.88rem;color:var(--c-fg-muted)}.shop__result-count{font-weight:600}.filter-form{display:flex;flex-direction:column;gap:1rem}.filter-group{border:0;padding:0;margin:0}.filter-group__legend{font-size:.82rem;font-weight:700;color:var(--c-fg);padding:0 0 .4rem}.filter-check{display:flex;align-items:center;gap:.55em;font-size:.88rem;color:var(--c-fg);padding:.32em .4em;cursor:pointer;border-radius:.4rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter-check:hover{background:var(--c-bg-soft,#f8f6f1)}.filter-check input[type=checkbox]{width:16px;height:16px;accent-color:var(--c-accent,#ea580c)}.filter-form__apply{background:var(--c-accent,#ea580c);color:#fff;border:0;border-radius:.5rem;padding:.6em 1em;font-size:.9rem;font-weight:700;cursor:pointer;transition:background .12s}.filter-form__apply:hover{background:var(--c-accent-hover,#c2410c)}.filter-form__reset{text-align:center;font-size:.82rem;color:var(--c-fg-muted);text-decoration:underline}@media (max-width:1024px){.shop__layout{grid-template-columns:220px 1fr}.shop__sidebar--filter{grid-column:1/-1;position:static;max-height:none;margin-top:1rem}}@media (max-width:720px){.shop{padding:.8rem 0 1.5rem}.shop__layout{grid-template-columns:1fr;gap:1rem}.shop__sidebar{position:static;max-height:none;padding:.7rem}.shop__sidebar--cats .cat-nav{flex-direction:row;overflow-x:auto;gap:.35rem;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent)}.shop__sidebar--cats .cat-nav__item{flex-shrink:0;white-space:nowrap;padding:.4rem .8rem}.shop__sidebar-title{display:none}}.toolbar{background:#fff;border-bottom:1px solid var(--c-border);padding:.65rem 0;position:-webkit-sticky;position:sticky;top:64px;z-index:15}.toolbar__row{gap:.85rem;align-items:center;justify-content:space-between}.pills,.toolbar__row{display:flex;flex-wrap:nowrap;min-width:0}.pills{gap:.4rem;overflow-x:auto;scrollbar-width:thin;scroll-snap-type:x proximity;-webkit-mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);padding:.15rem .4rem;margin:0 -.4rem;flex:1 1 auto}.pills::-webkit-scrollbar{height:3px}.pills::-webkit-scrollbar-thumb{background:var(--c-border-strong,#d1d5db);border-radius:2px}.pill{display:inline-flex;align-items:center;gap:.4rem;padding:.45em .95em;border-radius:var(--r-pill);font-size:.85rem;font-weight:600;background:#fff;color:var(--c-fg);border:1px solid var(--c-border);transition:background .15s,border-color .15s,color .15s,box-shadow .15s;text-decoration:none;white-space:nowrap;flex-shrink:0;scroll-snap-align:start}@media (max-width:640px){.toolbar__right{display:none}.toolbar{padding:.5rem 0}}.pill:hover{border-color:var(--c-border-strong)}.pill svg{width:14px;height:14px}.pill--active{background:var(--c-accent);color:#fff;border-color:var(--c-accent);box-shadow:0 2px 6px rgba(234,88,12,.25)}.toolbar__right{display:flex;gap:.5rem;align-items:center}.sort{display:inline-flex;align-items:center;gap:.45rem;padding:.55em 1em;background:#fff;border:1px solid var(--c-border);border-radius:var(--r-md);font-size:.88rem;font-weight:600;color:var(--c-fg)}.sort svg{width:14px;height:14px}.view-toggle{display:inline-flex;border:1px solid var(--c-border);border-radius:var(--r-md);overflow:hidden}.view-toggle__btn{background:#fff;border:0;padding:.55em .85em;color:var(--c-fg-soft);display:inline-grid;place-items:center}.view-toggle__btn--active{background:var(--c-accent);color:#fff}.view-toggle__btn svg{width:16px;height:16px}.result-strip{background:#fff;border-bottom:1px solid var(--c-border);padding:.85rem 0;font-size:.92rem}.result-strip__row{display:flex;gap:1rem;justify-content:space-between;align-items:center;flex-wrap:wrap}.result-strip__count strong{font-weight:800;color:var(--c-fg)}.result-strip__quality{display:inline-flex;align-items:center;gap:.45rem;font-size:.85rem;font-weight:600;color:var(--c-success)}.result-strip__quality svg{width:18px;height:18px}.section{padding:clamp(2rem,4vw,3.5rem) 0;background:var(--c-bg)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:1.4rem;gap:1.4rem}.product-card{background:#fff;border:1px solid var(--c-border);border-radius:var(--r-lg);overflow:hidden;display:flex;flex-direction:column;transition:border-color .18s,box-shadow .18s,transform .18s ease;position:relative}.product-card:hover{border-color:var(--c-border-strong);box-shadow:0 8px 24px rgba(0,0,0,.08);transform:translateY(-4px)}.product-card__image-wrap{aspect-ratio:1/1;background:radial-gradient(circle at 50% 35%,#fff 0,#f8f6f1 60%,#efece5 100%);position:relative;overflow:hidden;border-bottom:1px solid var(--c-border);display:grid;place-items:center;padding:.6rem}.product-card__image{width:100%;height:100%;object-fit:contain;transition:transform .35s ease}.product-card:hover .product-card__image{transform:scale(1.04)}.product-card__image-placeholder{color:var(--c-fg-soft);font-size:.85rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem}.product-card__image-placeholder svg{width:22px;height:22px;opacity:.6}.product-card__body{padding:1.1rem 1.2rem 1.4rem;display:flex;flex-direction:column;gap:.4rem;min-width:0}.product-card__title{font-size:1.08rem;margin:0 0 .2rem;line-height:1.3;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto}.product-card__title a{color:inherit}.product-card__specs{font-size:.86rem;color:var(--c-fg-muted);margin:0;word-break:break-word}@media (max-width:480px){.product-card__body{padding:.95rem 1rem 1.15rem}.product-card__title{font-size:1rem}.product-card__price{font-size:1.2rem}}.product-card__condition{display:inline-block;font-size:.74rem;font-weight:700;letter-spacing:.04em;padding:.22em .7em;border-radius:var(--r-pill);background:var(--c-accent-soft);border:1px solid #fed7aa;color:var(--c-accent-hover);margin:.3rem 0 0;align-self:flex-start}.product-card__price{margin:.6rem 0 0;font-size:1.35rem;font-weight:800;color:var(--c-fg);display:flex;flex-wrap:wrap;align-items:baseline;gap:.45rem}.product-card__price-original{font-size:.7em;font-weight:500;color:var(--c-fg-muted)}.product-card__price-original del{text-decoration:line-through}.product-card__price-current{font-weight:800;color:var(--c-fg)}.product-card__price-discount{font-size:.58em;font-weight:700;color:#fff;background:#b91c1c;padding:.25em .55em;border-radius:.35em;letter-spacing:.02em;line-height:1.2}.pdp-gallery{display:flex;flex-direction:column;gap:.7rem;min-width:0}.pdp-gallery__viewport{width:100%;aspect-ratio:1/1;background:radial-gradient(circle at 50% 35%,#fff 0,#f8f6f1 65%,#efece5 100%);border-radius:var(--r-lg);border:1px solid var(--c-border);overflow:hidden;scroll-snap-type:x mandatory;display:flex;overflow-x:auto;scroll-behavior:smooth}.pdp-gallery__viewport::-webkit-scrollbar{display:none}.pdp-gallery__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:start;display:flex;align-items:center;justify-content:center;padding:1rem}.pdp-gallery__main-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.pdp-gallery__placeholder{width:100%;aspect-ratio:1/1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.8rem;color:var(--c-fg-muted);background:radial-gradient(circle at 50% 35%,#fff 0,#f8f6f1 65%,#efece5 100%);border-radius:var(--r-lg);border:1px solid var(--c-border)}.pdp-gallery__thumbs{display:flex;gap:.5rem;overflow-x:auto;padding:.2rem 0}.pdp-gallery__thumbs::-webkit-scrollbar{height:3px}.pdp-gallery__thumb{flex-shrink:0;width:72px;height:72px;border-radius:.5rem;border:2px solid var(--c-border);background:#fff;overflow:hidden;display:grid;place-items:center;padding:.2rem;transition:border-color .15s,transform .15s;cursor:pointer}.pdp-gallery__thumb:hover{border-color:var(--c-accent,#ea580c);transform:translateY(-2px)}.pdp-gallery__thumb img{max-width:100%;max-height:100%;object-fit:contain}.pdp__price-block{background:linear-gradient(180deg,#fff7ed,#fff);border:1px solid #fed7aa;border-radius:var(--r-lg);padding:1rem 1.2rem;margin:1rem 0 1.2rem}.pdp__savings{margin:.3rem 0 0;font-size:.92rem;font-weight:700;color:#15803d}.pdp__price-note{margin:.4rem 0 0;font-size:.78rem;color:var(--c-fg-muted)}.pdp__availability{display:inline-flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:#15803d;margin:0 0 1rem}.pdp__availability-dot{width:8px;height:8px;border-radius:50%;background:#15803d;box-shadow:0 0 0 4px rgba(21,128,61,.18);animation:pdp-pulse 2s ease-in-out infinite}@keyframes pdp-pulse{0%,to{box-shadow:0 0 0 4px rgba(21,128,61,.18)}50%{box-shadow:0 0 0 8px rgba(21,128,61,.05)}}.pdp__trust{list-style:none;margin:1rem 0 1.5rem;padding:0;display:grid;grid-gap:.6rem;gap:.6rem}.pdp__trust-item{display:flex;align-items:flex-start;gap:.7rem;padding:.7rem .9rem;background:#fff;border:1px solid var(--c-border);border-radius:.6rem;font-size:.9rem}.pdp__trust-item svg{width:22px;height:22px;color:var(--c-accent,#ea580c);flex-shrink:0;margin-top:1px}.pdp__trust-item div{display:flex;flex-direction:column;line-height:1.3}.pdp__trust-item strong{color:var(--c-fg);font-weight:700;font-size:.92rem}.pdp__trust-item span{color:var(--c-fg-muted);font-size:.82rem}.pdp{padding:clamp(2rem,4vw,3.5rem) 0}.pdp__back{font-size:.9rem;color:var(--c-fg-muted);margin-bottom:1.5rem;display:inline-flex;align-items:center;gap:.4rem}.pdp__back:hover{color:var(--c-fg)}.pdp__grid{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}@media (min-width:800px){.pdp__grid{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr)}}.pdp__image-wrap{aspect-ratio:4/3;background:linear-gradient(135deg,#fafaf9,#f0eee9);border-radius:var(--r-lg);border:1px solid var(--c-border);overflow:hidden;display:grid;place-items:center}.pdp__image{width:100%;height:100%;object-fit:cover}.pdp__title{font-size:clamp(1.7rem,3.5vw,2.4rem);margin-bottom:.6rem}.pdp__specs{font-size:1.05rem;color:var(--c-fg-muted);margin:0 0 .5rem}.pdp__condition{display:inline-block;font-size:.85rem;font-weight:700;padding:.3em .95em;border-radius:var(--r-pill);background:var(--c-accent-soft);border:1px solid #fed7aa;color:var(--c-accent-hover);margin:.3rem 0 .7rem}.pdp__location{font-size:.92rem;color:var(--c-fg-muted);margin:0 0 1.5rem}.pdp__price{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:800;margin:.4rem 0 1.6rem;color:var(--c-fg);display:flex;flex-wrap:wrap;align-items:baseline;gap:.6rem}.pdp__price-original{font-size:.65em;font-weight:500;color:var(--c-fg-muted,#6b7280)}.pdp__price-original del{text-decoration:line-through}.pdp__price-current{font-weight:800;color:var(--c-fg)}.pdp__price-discount{font-size:.55em;font-weight:700;color:#fff;background:#b91c1c;padding:.25em .55em;border-radius:.35em;letter-spacing:.02em}.pdp__description{font-size:1rem;color:var(--c-fg);line-height:1.7;white-space:pre-line;max-width:70ch;margin-bottom:2rem}.pdp__specs-table{margin:0 0 1.8rem;padding:1rem 1.2rem;background:#fafaf9;border:1px solid var(--c-border);border-radius:var(--r-md);display:grid;grid-gap:.5rem;gap:.5rem;font-size:.95rem}.pdp__spec-row{display:grid;grid-template-columns:minmax(140px,35%) 1fr;grid-gap:1rem;gap:1rem;align-items:baseline;min-width:0}.pdp__spec-row dt{color:var(--c-fg-soft);font-weight:600;min-width:0;word-break:break-word}.pdp__spec-row dd{margin:0;color:var(--c-fg);min-width:0;word-break:break-word;overflow-wrap:anywhere}.pdp__cta-row{display:flex;gap:.7rem;flex-wrap:wrap;padding-top:1.5rem;border-top:1px solid var(--c-border)}@media (max-width:600px){.pdp__title{-webkit-hyphens:auto;hyphens:auto}.pdp__description,.pdp__title{word-break:break-word;overflow-wrap:anywhere}.pdp__specs-table{padding:.85rem 1rem;gap:.85rem;font-size:.92rem}.pdp__spec-row{grid-template-columns:1fr;gap:.2rem;padding-bottom:.65rem;border-bottom:1px solid var(--c-border-soft)}.pdp__spec-row:last-child{padding-bottom:0;border-bottom:0}.pdp__spec-row dt{font-size:.74rem;text-transform:uppercase;letter-spacing:.06em;color:var(--c-fg-soft)}.pdp__cta-row{flex-direction:column;align-items:stretch}.pdp__cta-row .add-to-cart-form,.pdp__cta-row .add-to-cart-form>*,.pdp__cta-row .btn{display:flex;width:100%;justify-content:center}}.site-footer{background:var(--c-dark);color:#d6d3d1;padding:3rem 0 2rem;margin-top:4rem;font-size:.9rem}.site-footer__grid{display:grid;grid-gap:2rem;gap:2rem;margin-bottom:2rem;grid-template-columns:1fr}@media (min-width:700px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr}}.site-footer h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.15em;color:#f5f5f4;margin:0 0 .8rem}.site-footer a{color:#d6d3d1}.site-footer a:hover{color:#fff}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;grid-gap:.4rem;gap:.4rem}.site-footer__legal{border-top:1px solid var(--c-dark-2);padding-top:1.5rem;font-size:.82rem;color:#a8a29e;display:flex;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.cart-link{display:inline-flex;align-items:center;gap:.5rem;padding:.55em 1em;border:1px solid var(--c-border);background:#fff;border-radius:var(--r-md);font-size:.92rem;font-weight:600;position:relative;transition:border-color .15s,background .15s}.cart-link:hover{border-color:var(--c-border-strong)}.cart-link svg{width:18px;height:18px;flex:0 0 auto}.cart-link__badge{display:inline-grid;place-items:center;min-width:22px;height:22px;border-radius:var(--r-pill);background:var(--c-accent);color:#fff;font-size:.75rem;font-weight:700;padding:0 .4em;margin-left:.15rem}@media (max-width:540px){.cart-link__label{display:none}}.cart{padding:clamp(2rem,4vw,3.5rem) 0 4rem}.cart h1{font-size:clamp(1.7rem,3.5vw,2.3rem);margin-bottom:1.6rem}.cart__empty{background:#fff;border:1px solid var(--c-border);border-radius:var(--r-lg);padding:2.5rem 2rem;text-align:center;display:grid;grid-gap:1rem;gap:1rem;justify-items:center}.cart__list{list-style:none;padding:0;margin:0 0 2rem;display:grid;grid-gap:.6rem;gap:.6rem}.cart__line{background:#fff;border:1px solid var(--c-border);border-radius:var(--r-lg);padding:1rem 1.2rem;display:grid;grid-template-columns:80px 1fr auto auto auto;grid-gap:1rem;gap:1rem;align-items:center;min-width:0}@media (max-width:700px){.cart__line{grid-template-columns:56px minmax(0,1fr) auto;grid-template-areas:"img info remove" "qty qty total";row-gap:.85rem;column-gap:.85rem;padding:.9rem 1rem;align-items:start}.cart__line-img{grid-area:img}.cart__line-info{grid-area:info;min-width:0}.cart__line-qty{grid-area:qty}.cart__line-total{grid-area:total;align-self:center}.cart__line-remove{grid-area:remove;align-self:start;justify-self:end}}.cart__line-img{width:80px;height:80px;border-radius:var(--r-md);overflow:hidden;background:linear-gradient(135deg,#fafaf9,#f0eee9);display:grid;place-items:center;flex:0 0 auto}@media (max-width:700px){.cart__line-img{width:56px;height:56px}}.cart__line-img img{width:100%;height:100%;object-fit:cover}.cart__line-img-placeholder{color:var(--c-fg-soft);font-size:1.4rem}.cart__line-info{min-width:0}.cart__line-title{font-size:1.02rem;margin:0 0 .2rem;word-break:break-word;overflow-wrap:anywhere}.cart__line-title a{color:inherit}.cart__line-title a:hover{color:var(--c-accent-hover)}.cart__line-sub{font-size:.85rem;color:var(--c-fg-muted);margin:0}.cart__line-qty{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.cart__line-qty label{font-size:.75rem;color:var(--c-fg-soft)}.cart__line-qty input{width:64px;padding:.4em .6em;border:1px solid var(--c-border);border-radius:var(--r-sm);font-size:.95rem;text-align:center}@media (max-width:700px){.cart__line-qty{background:var(--c-bg);border:1px solid var(--c-border-soft);border-radius:var(--r-md);padding:.5rem .7rem}.cart__line-qty label{flex:1 1 100%;margin-bottom:.1rem}.cart__line-qty input{width:64px}.cart__line-qty .btn--sm{padding:.45em .9em;font-size:.82rem}}.cart__line-total{font-weight:700;font-size:1.05rem;min-width:80px;text-align:right;margin:0}@media (max-width:700px){.cart__line-total{min-width:0;font-size:1.1rem;text-align:right;padding-left:.4rem}}.cart__line-remove-btn{background:transparent;border:0;cursor:pointer;width:32px;height:32px;border-radius:50%;color:var(--c-fg-soft);font-size:1.4rem;line-height:1;transition:background .15s,color .15s}.cart__line-remove-btn:hover{background:#fef2f2;color:#b91c1c}.cart__summary{background:#fff;border:1px solid var(--c-border);border-radius:var(--r-lg);padding:1.4rem 1.5rem;display:grid;grid-gap:.6rem;gap:.6rem}.cart__sum-row{display:flex;justify-content:space-between;align-items:baseline;font-size:.97rem}.cart__sum-row--total{font-size:1.15rem;padding-top:.6rem;border-top:1px solid var(--c-border);margin-top:.4rem}.cart__sum-row--total strong{font-size:1.4rem}.cart__sum-note{font-size:.82rem;color:var(--c-fg-soft);margin:0}.cart__actions{display:flex;gap:.6rem;margin-top:.8rem;flex-wrap:wrap;justify-content:flex-end}@media (max-width:600px){.cart__summary{padding:1.1rem 1.1rem 1.2rem;border-radius:var(--r-md)}.cart__actions{flex-direction:column-reverse;align-items:stretch}.cart__actions .btn{width:100%;justify-content:center;padding:.85em 1.3em}.cart h1{font-size:1.6rem;margin-bottom:1.2rem}}.cart__legal-hint{font-size:.8rem;color:var(--c-fg-soft);margin-top:.8rem;line-height:1.5}.cart__legal-hint a{text-decoration:underline}.add-to-cart-form{display:inline-block}.legal{padding:clamp(2rem,4vw,3.5rem) 0 4rem;background:var(--c-bg)}.legal__inner{max-width:760px}.legal h1{font-size:clamp(1.7rem,3.5vw,2.3rem);margin-bottom:.4rem}.legal__meta{color:var(--c-fg-soft);font-size:.9rem;margin-bottom:2rem}.legal h2{font-size:1.2rem;margin-top:2rem;margin-bottom:.6rem}.legal h3{font-size:1rem;margin-top:1.4rem;margin-bottom:.4rem}.legal li,.legal p{font-size:.97rem;line-height:1.65}.legal ul{padding-left:1.4rem;margin:0 0 1rem}.legal .placeholder{background:#fef3c7;color:#78350f;padding:.05em .45em;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;font-weight:600}.legal-warning{background:#fef3c7;color:#78350f;border:1px solid #fde68a;border-radius:var(--r-md);padding:1rem 1.2rem;margin:0 0 2rem;font-size:.92rem}.legal-warning strong{color:#78350f}.checkout{padding:2rem 0 4rem;background:var(--c-bg);min-height:70vh}.checkout__title{font-size:clamp(1.5rem,3vw,2rem);margin:1.4rem 0 .4rem}.checkout__lede{color:var(--c-fg-muted);max-width:60ch;margin:0 0 1.6rem;line-height:1.55}.checkout-steps{display:flex;gap:0;list-style:none;padding:0;margin:0 0 1.6rem;border-bottom:1px solid var(--c-border)}.checkout-steps__item{display:flex;align-items:center;gap:.6rem;padding:.9rem 1.2rem .9rem 0;margin-right:1.2rem;position:relative;color:var(--c-fg-soft);font-size:.95rem}.checkout-steps__item:not(:last-child):after{content:"→";position:absolute;right:0;color:var(--c-fg-soft);opacity:.5}.checkout-steps__num{width:1.7rem;height:1.7rem;border-radius:999px;background:var(--c-bg-card);border:1px solid var(--c-border);display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem}.checkout-steps__item--active .checkout-steps__num{background:var(--c-accent);color:var(--c-accent-fg);border-color:var(--c-accent)}.checkout-steps__item--active .checkout-steps__label{color:var(--c-fg);font-weight:600}.checkout-steps__item--done .checkout-steps__num{background:var(--c-success);color:#fff;border-color:var(--c-success)}.checkout-steps__item--done .checkout-steps__label{color:var(--c-fg-muted)}.checkout-form{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-md);padding:1.6rem;max-width:720px;box-shadow:var(--shadow-sm)}.checkout-form__row{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.checkout-form__field{flex:1 1 200px;display:flex;flex-direction:column;gap:.35rem;font-size:.95rem}.checkout-form__field--full{flex-basis:100%}.checkout-form__field--small{flex:0 1 130px}.checkout-form__field>span{font-weight:500;color:var(--c-fg)}.checkout-form__field input,.checkout-form__field select{width:100%;padding:.65rem .8rem;border:1px solid var(--c-border);border-radius:var(--r-sm);background:var(--c-bg);font-size:.95rem;color:var(--c-fg);font-family:inherit}.checkout-form__field input:focus,.checkout-form__field select:focus{outline:none;border-color:var(--c-accent);box-shadow:0 0 0 3px rgba(234,88,12,.15)}.checkout-form__field input:invalid:not(:placeholder-shown){border-color:#b91c1c}.checkout-form__actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.4rem;flex-wrap:wrap}.shipping-options{list-style:none;padding:0;margin:0 0 1.4rem;max-width:720px;display:flex;flex-direction:column;gap:.6rem}.shipping-options__item{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-md);transition:border-color .15s,box-shadow .15s}.shipping-options__item:has(input:checked){border-color:var(--c-accent);box-shadow:0 0 0 3px rgba(234,88,12,.1)}.shipping-options__label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:.9rem;gap:.9rem;padding:1rem 1.2rem;cursor:pointer;font-size:.97rem}.shipping-options__label input[type=radio]{accent-color:var(--c-accent);width:1.1rem;height:1.1rem}.shipping-options__name{font-weight:500}.shipping-options__price{font-weight:600}.checkout-review{display:grid;grid-gap:1.2rem;gap:1.2rem;max-width:720px}.checkout-review__block{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-md);padding:1.2rem 1.4rem;box-shadow:var(--shadow-sm)}.checkout-review__block-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.6rem;gap:1rem}.checkout-review__block-head h2{font-size:1.05rem;margin:0}.checkout-review__edit{font-size:.88rem;color:var(--c-accent);text-decoration:underline}.checkout-review__address{margin:0;line-height:1.55;font-size:.95rem;color:var(--c-fg-muted)}.checkout-review__lines{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.8rem}.checkout-review__line{display:grid;grid-template-columns:56px 1fr auto;grid-gap:.9rem;gap:.9rem;align-items:center;padding:.4rem 0;border-bottom:1px solid var(--c-border-soft)}.checkout-review__line:last-child{border-bottom:0}.checkout-review__line-img{width:56px;height:56px;background:var(--c-bg);border-radius:var(--r-sm);overflow:hidden;display:flex;align-items:center;justify-content:center}.checkout-review__line-img img{width:100%;height:100%;object-fit:cover}.checkout-review__line-info{display:flex;flex-direction:column;gap:.2rem}.checkout-review__line-title{font-weight:500;font-size:.95rem}.checkout-review__line-meta{font-size:.85rem;color:var(--c-fg-muted)}.checkout-review__line-total{font-weight:600;font-size:.95rem}.checkout-review__totals{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-md);padding:1.2rem 1.4rem}.checkout-review__total-row{display:flex;justify-content:space-between;align-items:baseline;padding:.35rem 0;font-size:.95rem;color:var(--c-fg-muted)}.checkout-review__total-row strong{color:var(--c-fg);font-weight:500}.checkout-review__total-row--total{border-top:1px solid var(--c-border);margin-top:.4rem;padding-top:.7rem;font-size:1.1rem;color:var(--c-fg)}.checkout-review__total-row--total strong{font-weight:700}.checkout-review__total-note{margin:.4rem 0 0;font-size:.82rem;color:var(--c-fg-soft)}.checkout-consents{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-md);padding:1.4rem}.checkout-consents__set{border:none;padding:0;margin:0}.checkout-consents__set>legend{font-weight:600;margin-bottom:.8rem;font-size:1rem}.checkout-consents__item{display:grid;grid-template-columns:1.1rem 1fr;grid-gap:.7rem;gap:.7rem;align-items:flex-start;padding:.5rem 0;font-size:.92rem;line-height:1.5;color:var(--c-fg)}.checkout-consents__item input[type=checkbox]{margin-top:.2rem;accent-color:var(--c-accent);width:1.1rem;height:1.1rem}.checkout-consents__item a{color:var(--c-accent);text-decoration:underline}.checkout-consents__pending{margin:1rem 0 0;padding:.8rem 1rem;background:#fef3c7;color:#78350f;border:1px solid #fde68a;border-radius:var(--r-sm);font-size:.9rem}.checkout-empty-state{background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-md);padding:1.4rem 1.6rem;max-width:720px}.checkout-empty-state p{margin:0 0 1rem}.stripe-card-wrap{margin:1.4rem 0 0;padding:1rem 1.2rem;background:var(--c-bg);border:1px solid var(--c-border);border-radius:var(--r-md)}.stripe-card-wrap>label{display:block;font-weight:500;margin-bottom:.6rem}.stripe-card-element{background:var(--c-bg-card);padding:.85rem .9rem;border:1px solid var(--c-border);border-radius:var(--r-sm)}.stripe-card-hint{font-size:.82rem;color:var(--c-fg-soft);margin:.6rem 0 0;line-height:1.5}.stripe-card-hint code{background:var(--c-bg-card);padding:.05em .4em;border:1px solid var(--c-border);border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85em}.stripe-error{margin:1rem 0 0;padding:.8rem 1rem;background:#fee2e2;color:#7f1d1d;border:1px solid #fecaca;border-radius:var(--r-sm);font-size:.92rem;line-height:1.45}.stripe-error strong{color:#7f1d1d}.order-confirmation{padding:2.5rem 0 4rem;background:var(--c-bg);min-height:70vh}.order-confirmation__inner{max-width:820px}.order-confirmation__hero{text-align:center;margin-bottom:2rem}.order-confirmation__check{width:64px;height:64px;border-radius:999px;background:var(--c-success-soft);color:var(--c-success);display:inline-flex;align-items:center;justify-content:center;margin-bottom:1rem}.order-confirmation__check svg{width:32px;height:32px}.order-confirmation__hero h1{font-size:clamp(1.6rem,3vw,2.2rem);margin:0 0 .6rem}.order-confirmation__lede{color:var(--c-fg-muted);max-width:56ch;margin:0 auto;line-height:1.55}.order-confirmation__meta{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem;background:var(--c-bg-card);border:1px solid var(--c-border);border-radius:var(--r-md);padding:1.2rem 1.4rem;margin-bottom:1.4rem;box-shadow:var(--shadow-sm)}@media (max-width:560px){.order-confirmation__meta{grid-template-columns:1fr}}.order-confirmation__meta-label{display:block;font-size:.78rem;color:var(--c-fg-soft);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.25rem}.order-confirmation__meta-value{font-weight:600;font-size:1rem;color:var(--c-fg)}.order-confirmation__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem;margin:1.4rem 0}@media (max-width:720px){.order-confirmation__grid{grid-template-columns:1fr}}.order-confirmation__actions{margin:1.6rem 0 1rem;text-align:center}.order-confirmation__hint{color:var(--c-fg-soft);font-size:.9rem;text-align:center;margin:0;line-height:1.55}.notice{background:#fef3c7;color:#78350f;border-top:1px solid #fde68a;padding:.75rem 0;font-size:.85rem}.notice .container{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.notice strong{color:#78350f}.search-active{background:linear-gradient(180deg,#f7f3eb,#f0eadd);border-top:1px solid #d9cda6;border-bottom:1px solid #d9cda6}.search-active__row{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:.65rem 0;flex-wrap:wrap}.search-active__text{font-size:.95rem;color:#0e223d;font-weight:500}.search-active__clear{color:#0e223d;text-decoration:underline;font-size:.9rem;font-weight:500}.search-active__clear:hover{color:#1a2a4a}.pdp__gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));grid-gap:.5rem;gap:.5rem;margin-top:.75rem}.pdp__gallery-img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:6px;border:1px solid #e2e8f0;cursor:zoom-in}.pdp__videos{display:grid;grid-template-columns:1fr;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.pdp__video{width:100%;max-height:480px;background:#000;border-radius:8px;border:1px solid #d4d4d8}@media (min-width:768px){.pdp__videos{grid-template-columns:1fr 1fr}.pdp__video{max-height:320px}}