.Product-module__BXRmYa__productMain{padding:calc(var(--space-section) + 80px) var(--gutter) var(--space-section);background:var(--bg);min-height:100vh}.Product-module__BXRmYa__container{gap:var(--space-16);max-width:var(--content-width);grid-template-columns:1fr 1fr;margin:0 auto;display:grid}.Product-module__BXRmYa__imageCol{border-radius:var(--radius-2xl);background:#ffffff05;border:1px solid #f5f0e80d;position:relative;overflow:hidden}.Product-module__BXRmYa__image{aspect-ratio:4/5;object-fit:cover;width:100%;height:auto;display:block}.Product-module__BXRmYa__skuBadge{top:var(--space-6);left:var(--space-6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-md);font-family:var(--font-sans);color:var(--text-secondary);letter-spacing:.05em;background:#0009;border:1px solid #ffffff1a;padding:6px 12px;font-size:12px;position:absolute}.Product-module__BXRmYa__contentCol{flex-direction:column;justify-content:center;display:flex}.Product-module__BXRmYa__label{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:.25em;text-transform:uppercase;margin-bottom:var(--space-4);font-weight:600}.Product-module__BXRmYa__title{font-family:var(--font-serif);font-size:var(--text-5xl);color:var(--text-primary);margin-bottom:var(--space-4)}.Product-module__BXRmYa__tagline{font-family:var(--font-sans);font-size:var(--text-xl);color:var(--text-secondary);margin-bottom:var(--space-8);line-height:1.4}.Product-module__BXRmYa__priceRow{align-items:baseline;gap:var(--space-3);margin-bottom:var(--space-8);padding-bottom:var(--space-8);border-bottom:1px solid #f5f0e81a;display:flex}.Product-module__BXRmYa__price{font-family:var(--font-sans);font-size:var(--text-3xl);color:var(--text-primary);font-weight:600}.Product-module__BXRmYa__subprice{font-family:var(--font-sans);font-size:var(--text-sm);color:var(--text-tertiary)}.Product-module__BXRmYa__description{font-family:var(--font-sans);font-size:var(--text-md);color:var(--text-secondary);margin-bottom:var(--space-10);line-height:1.7}.Product-module__BXRmYa__addBtn{width:100%;padding:var(--space-5);color:var(--bg);border-radius:var(--radius-full);font-family:var(--font-sans);font-size:var(--text-lg);letter-spacing:.05em;text-transform:uppercase;cursor:pointer;margin-bottom:var(--space-6);border:none;font-weight:600;transition:transform .3s,box-shadow .3s}.Product-module__BXRmYa__addBtn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #00000080}.Product-module__BXRmYa__guarantee{justify-content:center;align-items:center;gap:var(--space-3);color:var(--text-secondary);font-family:var(--font-sans);font-size:var(--text-sm);display:flex}@media (max-width:900px){.Product-module__BXRmYa__container{grid-template-columns:1fr}.Product-module__BXRmYa__title{font-size:var(--text-4xl)}}
