.InteractiveCanvas-module__-6n2AW__wrapper{width:100%;height:100%;margin-bottom:2rem;position:relative}.InteractiveCanvas-module__-6n2AW__canvasContainer{aspect-ratio:3/4;border:1px solid var(--stone-200);touch-action:none;-webkit-user-select:none;user-select:none;background-color:#fff;border-radius:.75rem;width:100%;position:relative;overflow:hidden}.InteractiveCanvas-module__-6n2AW__bgImage{pointer-events:none;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.InteractiveCanvas-module__-6n2AW__canvas{cursor:crosshair;z-index:10;width:100%;height:100%;position:absolute;inset:0}.InteractiveCanvas-module__-6n2AW__toolbar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--stone-200);z-index:20;background-color:#fffffff2;border-radius:.5rem;flex-direction:column;gap:.75rem;width:90%;max-width:30rem;padding:.5rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%);box-shadow:0 4px 6px -1px #0000001a}@media (min-width:640px){.InteractiveCanvas-module__-6n2AW__toolbar{flex-direction:row;align-items:center;width:auto}}.InteractiveCanvas-module__-6n2AW__colors{align-items:center;gap:.25rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.InteractiveCanvas-module__-6n2AW__colorBtn{border:2px solid #0000;border-radius:9999px;flex-shrink:0;width:1.5rem;height:1.5rem}.InteractiveCanvas-module__-6n2AW__activeColor{border-color:var(--stone-900);transform:scale(1.1)}.InteractiveCanvas-module__-6n2AW__tools{justify-content:center;align-items:center;gap:.5rem;display:flex}.InteractiveCanvas-module__-6n2AW__toolBtn{color:var(--stone-500);border-radius:.375rem;padding:.5rem;font-size:.75rem;font-weight:700}.InteractiveCanvas-module__-6n2AW__toolBtn:hover{background-color:var(--stone-100)}.InteractiveCanvas-module__-6n2AW__activeTool{background-color:var(--indigo-100);color:var(--indigo-600)}.InteractiveCanvas-module__-6n2AW__divider{background-color:var(--stone-200);width:1px;height:1.5rem;margin:0 .25rem}.InteractiveCanvas-module__-6n2AW__clearBtn{color:var(--red-500);border-radius:.375rem;padding:.5rem}.InteractiveCanvas-module__-6n2AW__clearBtn:hover{background-color:var(--red-50)}
.ProductView-module__pwr_Va__container{max-width:var(--container-max);min-height:100vh;margin:0 auto;padding:1rem 1.5rem 5rem;animation:.5s ProductView-module__pwr_Va__fadeIn}@media (min-width:1024px){.ProductView-module__pwr_Va__container{padding:1.5rem 2rem 6rem}}.ProductView-module__pwr_Va__backLink{color:var(--muted);transition:all var(--transition-fast);border-radius:var(--border-radius-lg);align-items:center;gap:.5rem;margin-bottom:2rem;margin-left:-1rem;padding:.5rem 1rem;font-weight:500;display:inline-flex}.ProductView-module__pwr_Va__backLink:hover{color:var(--foreground);background:var(--stone-100)}[data-theme=dark] .ProductView-module__pwr_Va__backLink:hover{background:var(--dark-surface-elevated)}.ProductView-module__pwr_Va__backIconWrapper{background-color:var(--stone-100);border-radius:var(--border-radius-full);width:2rem;height:2rem;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}[data-theme=dark] .ProductView-module__pwr_Va__backIconWrapper{background-color:var(--dark-surface-elevated)}.ProductView-module__pwr_Va__backLink:hover .ProductView-module__pwr_Va__backIconWrapper{background-color:var(--indigo-100);transform:translate(-4px)}[data-theme=dark] .ProductView-module__pwr_Va__backLink:hover .ProductView-module__pwr_Va__backIconWrapper{background-color:var(--indigo-900)}.ProductView-module__pwr_Va__grid{gap:3rem;display:grid}@media (min-width:1024px){.ProductView-module__pwr_Va__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem}}.ProductView-module__pwr_Va__visualColumn{position:relative}@media (min-width:1024px){.ProductView-module__pwr_Va__visualColumn{top:calc(var(--navbar-height) + 2rem);position:sticky}}.ProductView-module__pwr_Va__toggleWrapper{z-index:50;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--border-radius-full);box-shadow:var(--shadow-md);padding:.25rem;display:flex;position:absolute;top:1rem;right:1rem}.ProductView-module__pwr_Va__toggleBtn{border-radius:var(--border-radius-full);color:var(--muted);transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.05em;padding:.5rem 1rem;font-size:.75rem;font-weight:700}.ProductView-module__pwr_Va__toggleBtn:hover{color:var(--foreground)}.ProductView-module__pwr_Va__activeToggle{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-sm)}.ProductView-module__pwr_Va__toggleBtn:first-child.ProductView-module__pwr_Va__activeToggle{background-color:var(--stone-900)}.ProductView-module__pwr_Va__frame{background:var(--stone-200);border-radius:var(--border-radius-xl);aspect-ratio:3/4;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}[data-theme=dark] .ProductView-module__pwr_Va__frame{background:var(--dark-surface-elevated)}.ProductView-module__pwr_Va__coverImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--transition-slow)}.ProductView-module__pwr_Va__frame:hover .ProductView-module__pwr_Va__coverImage{transform:scale(1.02)}.ProductView-module__pwr_Va__detailsColumn{flex-direction:column;gap:1.5rem;display:flex}.ProductView-module__pwr_Va__title{font-family:var(--font-serif);color:var(--foreground);font-size:2.5rem;font-weight:700;line-height:1.2}@media (min-width:768px){.ProductView-module__pwr_Va__title{font-size:3rem}}.ProductView-module__pwr_Va__author{color:var(--muted);font-size:1.25rem}.ProductView-module__pwr_Va__description{color:var(--muted);background:var(--stone-100);border-radius:var(--border-radius-lg);padding:1.5rem;font-size:1.125rem;line-height:1.75}[data-theme=dark] .ProductView-module__pwr_Va__description{background:var(--dark-surface-elevated)}.ProductView-module__pwr_Va__purchaseBlock{background:var(--card-bg);border:1px solid var(--border-color);border-radius:var(--border-radius-xl);box-shadow:var(--shadow-md);margin-top:1rem;padding:2rem}[data-theme=dark] .ProductView-module__pwr_Va__purchaseBlock{background:var(--dark-surface);border-color:var(--dark-border)}.ProductView-module__pwr_Va__price{color:var(--foreground);font-size:2.5rem;font-weight:800;font-family:var(--font-serif);margin-bottom:1.5rem}.ProductView-module__pwr_Va__addToCartBtn{background:var(--gradient-secondary);color:#fff;border-radius:var(--border-radius-lg);width:100%;box-shadow:var(--shadow-lg),var(--shadow-glow);transition:all var(--transition-normal);text-transform:uppercase;letter-spacing:.05em;padding:1.25rem 2rem;font-size:1rem;font-weight:700}.ProductView-module__pwr_Va__addToCartBtn:hover{box-shadow:var(--shadow-xl),var(--shadow-glow-lg);transform:translateY(-3px)}.ProductView-module__pwr_Va__addToCartBtn:active{transform:translateY(-1px)}
