:root{--conversion-orange:#ff7a45;--conversion-green:#36b37e;--conversion-red:#e63946;--conversion-text:#333;--conversion-muted:#666}
.web-presale-countdown{display:flex;align-items:center;gap:14px;margin:18px auto 0;padding:14px 18px;border:1px solid #ffd1ba;border-radius:16px;background:#fff5eb;color:#79361e;box-shadow:0 8px 24px rgba(255,122,69,.12)}.web-presale-countdown b{padding:6px 10px;border-radius:999px;background:var(--conversion-orange);color:#fff}.web-presale-countdown span{font-weight:800}.web-presale-countdown time{margin-left:auto;font-variant-numeric:tabular-nums;font-weight:900}
.web-catalog-filters{display:grid;gap:12px;margin:22px 0;padding:18px;border:1px solid #e3e9e6;border-radius:18px;background:#fff}.web-catalog-filters>div{display:flex;flex-wrap:wrap;align-items:center;gap:9px}.web-catalog-filters b{width:54px;color:var(--conversion-text)}.web-catalog-filters button{padding:8px 13px;border:0;border-radius:999px;background:#f1f4f2;color:#555;cursor:pointer}.web-catalog-filters button[aria-pressed=true]{background:var(--conversion-orange);color:#fff;font-weight:800}.web-catalog-filters .clear{justify-self:start;border:1px solid #ffb18f;background:#fff7f2;color:#a94320}.web-catalog-result{margin:0 0 14px;color:var(--conversion-muted)}.web-catalog-empty{padding:26px;border-radius:16px;background:#fff;text-align:center;color:var(--conversion-muted)}
.product,.btn,.product-buy,.gift-choice-card{transition:transform .18s ease,box-shadow .18s ease}.product:hover,.gift-choice-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(10,61,46,.16)}.product:active,.gift-choice-card:active{transform:scale(.99)}.btn:hover,.product-buy:hover{transform:scale(1.02);box-shadow:0 12px 26px rgba(230,57,70,.22)}.btn:active,.product-buy:active{transform:scale(.98)}.product-buy{background:linear-gradient(90deg,var(--conversion-orange),var(--conversion-red))!important;font-weight:900}.product-price del{display:block;margin-top:3px;color:#777;font-size:13px}
.web-stock-urgency{padding:11px 14px;border-radius:12px;background:#fff0e9;color:#a63c1d;font-weight:800}.web-trust-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:16px 0}.web-trust-cards span{display:grid;justify-items:center;gap:3px;padding:13px 8px;border:1px solid #d9ebe2;border-radius:14px;background:#f3faf6;text-align:center}.web-trust-cards b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--conversion-green);color:#fff}.web-trust-cards strong{color:#174b3c}.web-trust-cards small{color:var(--conversion-muted)}.web-product-action>a{background:linear-gradient(90deg,var(--conversion-red),var(--conversion-orange))!important;font-weight:900}.web-share-product{width:100%;margin-top:12px;padding:13px;border:1px solid var(--conversion-green);border-radius:999px;background:#f1fbf6;color:#197653;font-weight:900;cursor:pointer}.web-product-folds{display:grid}.web-product-folds p,.web-product-folds a{color:var(--conversion-muted);line-height:1.75}.web-detail-floating{position:fixed;right:24px;bottom:28px;z-index:30;display:grid;gap:9px}.web-detail-floating button,.web-detail-floating a{padding:11px 14px;border:1px solid #d9e6e0;border-radius:999px;background:rgba(255,255,255,.96);color:#0a3d2e;font:inherit;font-weight:800;text-decoration:none;box-shadow:0 8px 24px rgba(10,61,46,.12);cursor:pointer}
@media(max-width:680px){.web-presale-countdown{align-items:flex-start;flex-wrap:wrap;margin-inline:14px}.web-presale-countdown time{width:100%;margin-left:0}.web-catalog-filters b{width:100%}.web-trust-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.web-detail-floating{right:14px;bottom:82px}.product:hover,.gift-choice-card:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.product,.btn,.product-buy,.gift-choice-card{transition:none}}

/* Mobile tap targets meet the 44px minimum while preserving the visual rhythm. */
@media(max-width:680px){
  .site-header>.brand,.mobile-dock a,.web-catalog-filters button,.product-buy,.web-product-breadcrumb a,.web-product-gallery-prev,.web-product-gallery-next{min-height:44px}
  .site-stage .product-body .product-buy{min-height:44px}
  .web-product-gallery-prev,.web-product-gallery-next{width:44px;height:44px}
  .web-product-gallery-dots button,.web-product-gallery-dots button[aria-current="true"]{position:relative;display:grid;width:44px;height:44px;place-items:center;background:transparent}
  .web-product-gallery-dots button:before{content:"";display:block;width:8px;height:8px;border-radius:50%;background:#bfd1cb}
  .web-product-gallery-dots button[aria-current="true"]:before{width:24px;border-radius:99px;background:#409EFF;color:#fff}
  .footer-links a,.footer-bottom a,.section-title>a,.knowledge-copy>a,.web-product-service-link{display:inline-flex;min-height:44px;align-items:center}
}
