.styling-game{font-family:MADE Outer Sans,sans-serif;background-color:#fff;min-height:80vh;padding:2rem 0;width:100%;overflow-x:hidden}.styling-game__container{display:grid;grid-template-columns:280px 1fr 280px;gap:2rem;max-width:1600px;margin:0 auto;padding:0 1rem;box-sizing:border-box}.styling-game__sidebar{background-color:#f5f5f5;padding:1.5rem;border-radius:8px;height:fit-content;position:sticky;top:100px;z-index:10}.styling-game__sidebar-title{font-size:1.25rem;font-weight:700;text-transform:uppercase;margin:0 0 1.5rem;letter-spacing:.05em}.styling-game__product-bank{overflow-y:auto;max-height:calc(100vh - 250px)}.product-bank__category{display:grid;grid-template-columns:1fr;gap:1rem}.product-bank__item{background:#fff;border:2px solid #000000;border-radius:4px;padding:.75rem;cursor:grab;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column;align-items:center;gap:.5rem}.product-bank__item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.product-bank__item:active,.product-bank__item.dragging{cursor:grabbing;opacity:.6}.product-bank__image{width:100%;height:auto;max-height:120px;object-fit:contain;pointer-events:none}.product-bank__title{font-size:.75rem;font-weight:500;text-align:center;text-transform:uppercase;letter-spacing:.03em;line-height:1.2}.product-bank__empty{font-size:.875rem;color:#666;text-align:center;padding:2rem 1rem}.styling-game__canvas-wrapper{display:flex;flex-direction:column;gap:1.5rem;width:100%}.styling-game__canvas{position:relative;background-color:#f9f9f9;border:3px solid #000000;border-radius:8px;height:720px;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0}.model-container{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.model-image{max-width:100%;max-height:90%;height:auto;width:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.dropped-products{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.dropped-product{pointer-events:all;transition:transform .1s ease;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2));position:relative}.dropped-product:hover{transform:translate(-50%,-50%) scale(1.05)}.styling-game__canvas.dragging-active{box-shadow:inset 0 0 20px 8px #f006;border-color:red;transition:box-shadow .2s ease,border-color .2s ease}img.dropped-product-img{width:400px!important;max-width:none!important;max-height:none!important;height:auto;object-fit:contain;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}.dragging-touch{box-shadow:0 8px 24px #0000004d}.styling-game__controls{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.gender-toggle,.action-button{font-family:MADE Outer Sans,sans-serif;font-size:.875rem;font-weight:700;text-transform:uppercase;padding:.75rem 2rem;border:2px solid #000000;border-radius:4px;background-color:transparent;color:#000;cursor:pointer;transition:all .2s ease;letter-spacing:.05em}.gender-toggle:hover,.action-button:hover{background-color:#0000000d}.gender-toggle--active{background-color:#000;color:#fff}.action-button--secondary{background-color:#49ff00;border-color:#49ff00;color:#000}.action-button--secondary:hover{background-color:#0c0;border-color:#0c0}.styling-game__info{background-color:#f5f5f5;padding:1.5rem;border-radius:8px;height:fit-content;position:sticky;top:100px}.styling-game__info-title{font-size:1.25rem;font-weight:700;text-transform:uppercase;margin:0 0 1.5rem;letter-spacing:.05em}.current-outfit{display:flex;flex-direction:column;gap:.75rem}.current-outfit__empty{font-size:.875rem;color:#666;text-align:center;padding:2rem 1rem;margin:0}.outfit-item{background:#fff;border:1px solid #000000;border-radius:4px;padding:.75rem}.outfit-item__link{font-size:.875rem;font-weight:500;color:#000;text-decoration:none;text-transform:uppercase;letter-spacing:.02em;transition:opacity .2s ease}.outfit-item__link:hover{opacity:.6;text-decoration:underline}@media screen and (max-width: 1024px){.styling-game__container{grid-template-columns:1fr;gap:1.5rem;width:100%}.styling-game__sidebar,.styling-game__info{position:static}.styling-game__sidebar{padding:1rem;overflow:hidden}.product-bank__category{display:flex;overflow-x:auto;gap:1rem;padding-bottom:1rem;-webkit-overflow-scrolling:touch}.product-bank__item{min-width:140px;flex-shrink:0}.styling-game__canvas{height:500px;max-width:100%;box-sizing:border-box}img.dropped-product-img{width:180px!important}.styling-game__controls{gap:.75rem}.gender-toggle,.action-button{padding:.625rem 1.5rem;font-size:.8125rem}}@media screen and (max-width: 640px){.styling-game{padding:1rem 0}.styling-game__container{padding:0 .5rem;gap:1rem;width:100%;display:flex;flex-direction:column}.styling-game__canvas{height:400px;margin:0;width:100%;box-sizing:border-box}img.dropped-product-img{width:200px!important}.styling-game__sidebar-title,.styling-game__info-title{font-size:1rem;margin-bottom:1rem}.product-bank__item{min-width:120px}.product-bank__image{max-height:100px}.styling-game__controls{flex-direction:row;flex-wrap:wrap}.gender-toggle,.action-button{flex:1;padding:.75rem .5rem;min-width:80px;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/styling-game.css.map */
