.product-page[data-astro-cid-yfdd2gc3]{padding-top:100px}.breadcrumb[data-astro-cid-yfdd2gc3]{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-muted);margin-bottom:32px;flex-wrap:wrap}.breadcrumb[data-astro-cid-yfdd2gc3] a[data-astro-cid-yfdd2gc3]:hover{color:var(--accent-gold)}.breadcrumb[data-astro-cid-yfdd2gc3] .current[data-astro-cid-yfdd2gc3]{color:var(--text-primary);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:300px}.product-detail[data-astro-cid-yfdd2gc3]{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:60px}.main-image[data-astro-cid-yfdd2gc3]{position:relative;border-radius:var(--border-radius-md);overflow:hidden;background:var(--bg-elevated);aspect-ratio:3 / 4}.main-image[data-astro-cid-yfdd2gc3] img[data-astro-cid-yfdd2gc3]{width:100%;height:100%;object-fit:contain}.main-image[data-astro-cid-yfdd2gc3] .badge[data-astro-cid-yfdd2gc3]{position:absolute;top:16px;right:16px}.thumb-strip[data-astro-cid-yfdd2gc3]{display:flex;gap:8px;margin-top:12px;overflow-x:auto}.thumb[data-astro-cid-yfdd2gc3]{width:72px;height:90px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;background:none;padding:0;transition:border-color .2s ease;flex-shrink:0}.thumb[data-astro-cid-yfdd2gc3].active,.thumb[data-astro-cid-yfdd2gc3]:hover{border-color:var(--accent-gold)}.thumb[data-astro-cid-yfdd2gc3] img[data-astro-cid-yfdd2gc3]{width:100%;height:100%;object-fit:cover}.product-title[data-astro-cid-yfdd2gc3]{font-size:28px;line-height:1.3;margin-bottom:8px}.product-author[data-astro-cid-yfdd2gc3]{display:flex;align-items:center;gap:6px;font-size:14px;color:var(--text-muted);margin-bottom:20px}.price-box[data-astro-cid-yfdd2gc3]{display:flex;align-items:center;gap:12px;background:var(--bg-elevated);padding:16px 20px;border-radius:var(--border-radius-sm);border-left:3px solid var(--accent-gold);margin-bottom:16px}.price-main[data-astro-cid-yfdd2gc3]{font-size:28px;font-weight:700;color:var(--primary)}.discount-pct[data-astro-cid-yfdd2gc3]{background:var(--danger);color:#fff;padding:2px 8px;border-radius:4px;font-size:12px;font-weight:700}.stock-pill[data-astro-cid-yfdd2gc3]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:var(--border-radius-pill);font-size:13px;font-weight:600;margin-bottom:20px}.stock-dot[data-astro-cid-yfdd2gc3]{width:8px;height:8px;border-radius:50%;animation:pulse 2s infinite}.in-stock[data-astro-cid-yfdd2gc3]{background:#27ae6014;color:#27ae60}.in-stock[data-astro-cid-yfdd2gc3] .stock-dot[data-astro-cid-yfdd2gc3]{background:#27ae60}.out-stock[data-astro-cid-yfdd2gc3]{background:#e74c3c14;color:#e74c3c}.out-stock[data-astro-cid-yfdd2gc3] .stock-dot[data-astro-cid-yfdd2gc3]{background:#e74c3c}.short-desc[data-astro-cid-yfdd2gc3]{font-size:14.5px;line-height:1.7;color:var(--text-secondary);margin-bottom:24px}.short-desc[data-astro-cid-yfdd2gc3] ul{padding-left:0;list-style:none}.short-desc[data-astro-cid-yfdd2gc3] li{position:relative;padding-left:18px;margin-bottom:6px}.short-desc[data-astro-cid-yfdd2gc3] li:before{content:"•";position:absolute;left:0;color:var(--accent-gold);font-weight:700}.trust-box[data-astro-cid-yfdd2gc3]{display:flex;flex-direction:column;gap:10px;padding:16px 20px;background:#0d3b2e08;border-radius:var(--border-radius-sm);border:1px solid rgba(13,59,46,.08);margin-bottom:24px}.trust-item[data-astro-cid-yfdd2gc3]{display:flex;align-items:center;gap:10px;font-size:13px;font-weight:500;color:var(--primary)}.cta-buttons[data-astro-cid-yfdd2gc3]{display:flex;gap:12px;margin-bottom:24px}.cta-buttons[data-astro-cid-yfdd2gc3] .btn-gold[data-astro-cid-yfdd2gc3]{flex:1}.cta-buttons[data-astro-cid-yfdd2gc3] .btn-secondary[data-astro-cid-yfdd2gc3]{flex-shrink:0}.product-meta[data-astro-cid-yfdd2gc3]{font-size:13px;color:var(--text-muted)}.product-meta[data-astro-cid-yfdd2gc3] p[data-astro-cid-yfdd2gc3]{margin-bottom:6px}.product-meta[data-astro-cid-yfdd2gc3] a[data-astro-cid-yfdd2gc3]{color:var(--accent-gold)}.product-meta[data-astro-cid-yfdd2gc3] a[data-astro-cid-yfdd2gc3]:hover{text-decoration:underline}.product-description[data-astro-cid-yfdd2gc3] h2[data-astro-cid-yfdd2gc3]{font-size:28px;margin-bottom:24px}.desc-content[data-astro-cid-yfdd2gc3]{max-width:800px;font-size:15px;line-height:1.8;color:var(--text-secondary)}.desc-content[data-astro-cid-yfdd2gc3] p{margin-bottom:16px}.desc-content[data-astro-cid-yfdd2gc3] img{border-radius:8px;margin:16px 0}.products-grid[data-astro-cid-yfdd2gc3]{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:24px}@media(max-width:768px){.product-detail[data-astro-cid-yfdd2gc3]{grid-template-columns:1fr;gap:32px}.product-title[data-astro-cid-yfdd2gc3]{font-size:22px}.price-main[data-astro-cid-yfdd2gc3]{font-size:24px}.cta-buttons[data-astro-cid-yfdd2gc3]{flex-direction:column}.cta-buttons[data-astro-cid-yfdd2gc3] .btn-secondary[data-astro-cid-yfdd2gc3]{width:100%}}
