.product-module__w5v5AG__container{background:var(--container-bg,var(--store-bg,#fff));min-height:100vh;transition:background .3s;position:relative;overflow-x:hidden}.product-module__w5v5AG__header{background:var(--nav-bg,#ffffff4d);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--card-border,#0000001a);justify-content:space-between;align-items:center;padding:1rem 2rem;transition:all .3s;display:flex}.product-module__w5v5AG__backLink,.product-module__w5v5AG__cartIcon,.product-module__w5v5AG__logo{color:var(--text-main,#000);text-decoration:none}.product-module__w5v5AG__title{color:var(--text-main,#000)}.product-module__w5v5AG__grid{grid-template-columns:1fr 1fr;min-height:calc(100vh - 65px);display:grid}.product-module__w5v5AG__imageSection{background:0 0;justify-content:center;align-items:center;padding:3rem;display:flex}.product-module__w5v5AG__imageContainer{aspect-ratio:1;justify-content:center;align-items:center;width:80%;display:flex}.product-module__w5v5AG__image{object-fit:contain;max-width:100%;max-height:100%}.product-module__w5v5AG__detailsSection{background:var(--card-bg,transparent);-webkit-backdrop-filter:var(--card-filter,none);border-left:1px solid var(--card-border,transparent);box-shadow:var(--card-shadow,none);flex-direction:column;justify-content:flex-start;padding:3rem;display:flex}.product-module__w5v5AG__title{margin-bottom:.5rem;font-size:2.5rem;line-height:1.1}.product-module__w5v5AG__price{color:var(--text-main,#000);margin-bottom:2rem;font-size:1.5rem;font-weight:700}.product-module__w5v5AG__selector{margin-bottom:1.5rem}.product-module__w5v5AG__selector label{color:var(--text-main,#000);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.875rem;font-weight:700;display:block}.product-module__w5v5AG__options{flex-wrap:wrap;gap:.5rem;display:flex}.product-module__w5v5AG__option{background:var(--nav-bg,#0000000d);border:1px solid var(--card-border,#0000001a);color:var(--text-main,#000);border-radius:calc(var(--card-radius,24px) * .5);cursor:pointer;padding:.6rem 1.2rem;font-weight:700;transition:all .2s}.product-module__w5v5AG__option.product-module__w5v5AG__selected,.product-module__w5v5AG__option:hover{border-color:var(--accent-color,var(--text-main,#000));background:var(--card-bg,#0000001a);transform:translateY(-2px)}.product-module__w5v5AG__shipping{color:var(--text-muted,#666);opacity:.8;margin-top:2rem;font-size:.75rem;line-height:1.5}@media (max-width:768px){.product-module__w5v5AG__header{-webkit-backdrop-filter:blur(8px)}.product-module__w5v5AG__detailsSection{-webkit-backdrop-filter:blur(min(var(--card-blur,0px), 8px)) saturate(1.2)}.product-module__w5v5AG__grid{flex-direction:column;min-height:100vh;display:flex}.product-module__w5v5AG__imageSection{min-height:50vh;padding:2rem}.product-module__w5v5AG__detailsSection{border-left:none;border-top:1px solid var(--card-border,transparent);border-radius:var(--card-radius,24px) var(--card-radius,24px) 0 0;flex:1;padding:2rem 1.5rem}}.product-module__w5v5AG__galleryContainer{flex-direction:column;align-items:center;gap:2rem;width:80%;display:flex}.product-module__w5v5AG__mainImageWrapper{aspect-ratio:1;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.product-module__w5v5AG__thumbnails{justify-content:center;gap:1rem;display:flex}.product-module__w5v5AG__thumbnail{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;flex-direction:column;align-items:center;gap:4px;width:100px;padding:8px;transition:all .2s;display:flex}.product-module__w5v5AG__thumbnail:hover{border-color:hsl(var(--foreground));background:hsl(var(--secondary))}.product-module__w5v5AG__activeThumbnail{border-color:hsl(var(--foreground));background:#fff}.product-module__w5v5AG__thumbnailLabel{color:hsl(var(--muted-foreground));text-transform:uppercase;font-size:.65rem;font-weight:600}.product-module__w5v5AG__hasTooltip{position:relative}.product-module__w5v5AG__hasTooltip:hover:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;z-index:100;pointer-events:none;opacity:0;text-transform:none;text-align:center;white-space:normal;background:#1a1a1a;border:1px solid #ffffff1a;border-radius:8px;min-width:150px;margin-bottom:8px;padding:8px 12px;font-size:.75rem;font-weight:500;line-height:1.4;animation:.2s forwards product-module__w5v5AG__fadeIn;position:absolute;bottom:100%;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0000004d}@keyframes product-module__w5v5AG__fadeIn{to{opacity:1}}
