:root{--brand:#d35400;--muted:#6c757d;--card-radius:10px;}body{background:#f8f9fa;font-family:'Inter',system-ui,-apple-system,'Segoe UI',Roboto,'Helvetica Neue',Arial}.site-brand-text{font-size:1.55rem;line-height:1.1}.site-brand-tagline{color:var(--muted);font-size:.78rem;font-weight:500;line-height:1.15}.slogan{color:var(--brand);font-size:.9rem;display:block;margin-top:-3px}.hero-img{height:420px;object-fit:cover;filter:brightness(.75)}.product-card{border-radius:var(--card-radius);overflow:hidden;transition:transform .15s ease,box-shadow .15s ease}.product-card:hover,.product-card:focus{transform:translateY(-2px);box-shadow:0 .5rem 1rem rgba(0,0,0,.12)!important}.price{color:var(--brand)}.card img{object-fit:cover;height:220px}.thumb{width:64px;height:64px;object-fit:cover}.product-detail-image-frame{height:420px;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #dee2e6}.product-detail-image-frame .product-detail-image{width:100%;height:100%;object-fit:contain;padding:16px}.card .product-detail-thumb{width:64px;height:64px;object-fit:contain;background:#fff;cursor:pointer}.jds-thumb-wrap{position:relative;display:inline-flex;align-items:center}.jds-thumb{width:48px;height:48px;object-fit:contain;background:#fff;border:1px solid #dee2e6;border-radius:6px;padding:2px}.jds-thumb-preview{display:none;position:absolute;left:58px;top:50%;transform:translateY(-50%);z-index:20;background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 .5rem 1rem rgba(0,0,0,.15);padding:8px}.jds-thumb-preview img{width:240px;height:240px;object-fit:contain}.jds-thumb-wrap:hover .jds-thumb-preview,.jds-thumb-wrap:focus .jds-thumb-preview{display:block}@media (max-width:767px){.hero-img{height:220px}.slogan{display:none}.product-detail-image-frame{height:320px}.jds-thumb-preview{left:auto;right:0;top:58px;transform:none}.jds-thumb-preview img{width:180px;height:180px}}@media (max-width:575px){.site-brand-tagline{display:none}.site-brand-text{font-size:1.45rem}}
