.pt-20:where(.astro-no5v2w34){padding-top:5rem}.product-page-bg:where(.astro-no5v2w34){position:absolute;inset:0;pointer-events:none;z-index:0}.product-page-bg:where(.astro-no5v2w34):before{content:"";position:absolute;top:-10%;right:-5%;width:350px;height:350px;border-radius:50%;background:radial-gradient(circle,var(--color-primary-200),transparent 70%);opacity:.06}.product-page-bg:where(.astro-no5v2w34):after{content:"";position:absolute;bottom:10%;left:-5%;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,var(--color-secondary-200),transparent 70%);opacity:.05}.product-layout:where(.astro-no5v2w34){display:grid;grid-template-columns:1fr;gap:var(--space-10);position:relative;z-index:1}@media(width>=768px){.product-layout:where(.astro-no5v2w34){grid-template-columns:1fr 1fr}}.product-image-wrapper:where(.astro-no5v2w34){position:relative;border-radius:var(--radius-xl);overflow:hidden;background:var(--color-surface-secondary);aspect-ratio:4 / 3}.product-image:where(.astro-no5v2w34){width:100%;height:100%;object-fit:cover;display:block}.product-image-overlay:where(.astro-no5v2w34){position:absolute;top:var(--space-4);left:var(--space-4);display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:#0000008c;backdrop-filter:blur(4px);border-radius:var(--radius-full);color:#fff;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);z-index:2}.product-image-overlay:where(.astro-no5v2w34) svg:where(.astro-no5v2w34){width:18px;height:18px}.product-badge-detail:where(.astro-no5v2w34){position:absolute;display:flex;align-items:center;gap:var(--space-1-5);padding:var(--space-1-5) var(--space-2-5);border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);color:var(--color-accent-800);background:var(--color-accent-100);box-shadow:var(--shadow-sm);z-index:2}.product-badge-detail--delivery:where(.astro-no5v2w34){color:var(--color-secondary-800);background:var(--color-secondary-100)}.product-badge-detail:where(.astro-no5v2w34) svg:where(.astro-no5v2w34){width:14px;height:14px;flex-shrink:0}.product-badge-detail:where(.astro-no5v2w34):first-of-type{top:var(--space-4);right:var(--space-4)}.product-badge-detail--delivery:where(.astro-no5v2w34){top:calc(var(--space-4) + 40px);right:var(--space-4)}.product-content:where(.astro-no5v2w34){display:flex;flex-direction:column;gap:var(--space-5)}.product-title:where(.astro-no5v2w34){font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold)}@media(width>=768px){.product-title:where(.astro-no5v2w34){font-size:var(--font-size-4xl)}}.product-price:where(.astro-no5v2w34){font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--color-primary-500)}.product-desc:where(.astro-no5v2w34){font-size:var(--font-size-lg);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.product-features:where(.astro-no5v2w34){background:var(--color-surface-secondary);border-radius:var(--radius-xl);padding:var(--space-6);border:1px solid var(--color-border-light)}.product-features__title:where(.astro-no5v2w34){font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);margin-bottom:var(--space-4);color:var(--color-text)}.product-features__list:where(.astro-no5v2w34){display:flex;flex-direction:column;gap:var(--space-3);list-style:none;padding:0;margin:0}.product-features__item:where(.astro-no5v2w34){display:flex;align-items:center;gap:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-secondary)}.product-features__item:where(.astro-no5v2w34) svg:where(.astro-no5v2w34){flex-shrink:0}.product-info-cards:where(.astro-no5v2w34){display:flex;flex-direction:column;gap:var(--space-3)}.product-info-card:where(.astro-no5v2w34){display:flex;align-items:center;gap:var(--space-3);font-size:var(--font-size-sm);color:var(--color-text-secondary);padding:var(--space-3);border-radius:var(--radius-lg);border:1px solid var(--color-border-light)}.product-info-card:where(.astro-no5v2w34) svg:where(.astro-no5v2w34){flex-shrink:0}.product-actions:where(.astro-no5v2w34){display:flex;flex-wrap:wrap;gap:var(--space-4);padding-top:var(--space-2)}.related-title:where(.astro-no5v2w34){font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);margin-bottom:var(--space-8);text-align:center;color:var(--color-text)}.related-grid:where(.astro-no5v2w34){display:grid;grid-template-columns:1fr;gap:var(--space-4);max-width:36rem;margin:0 auto}@media(width>=640px){.related-grid:where(.astro-no5v2w34){grid-template-columns:repeat(2,1fr)}}.related-card:where(.astro-no5v2w34){display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-6);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-xl);text-decoration:none;transition:all var(--transition-base)}.related-card:where(.astro-no5v2w34):hover{box-shadow:var(--shadow-md);transform:translateY(-2px);border-color:var(--color-primary-200)}.related-card__name:where(.astro-no5v2w34){font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--color-text);margin:0}.related-card__price:where(.astro-no5v2w34){font-size:var(--font-size-lg);font-weight:var(--font-weight-bold);color:var(--color-primary-500);margin:0}.related-card__link:where(.astro-no5v2w34){font-size:var(--font-size-sm);color:var(--color-primary-600);font-weight:var(--font-weight-medium)}.dark .product-features:where(.astro-no5v2w34){background:var(--color-surface);border-color:var(--color-border)}.dark .product-info-card:where(.astro-no5v2w34){border-color:var(--color-border)}.dark .related-card:where(.astro-no5v2w34){background:var(--color-surface-secondary);border-color:var(--color-border)}.dark .related-card:where(.astro-no5v2w34):hover{border-color:var(--color-primary-500)}.dark .product-image-wrapper:where(.astro-no5v2w34){background:var(--color-surface)}.dark .product-badge-detail:where(.astro-no5v2w34){background:#ffffff1a;color:var(--color-accent-400)}.dark .product-badge-detail--delivery:where(.astro-no5v2w34){background:#ffffff14;color:var(--color-secondary-400)}
