.lucy-studio-panel{display:none;flex-direction:column;background:#fff;border-top:2px solid #e91e8c;animation:studioSlideUp .3s ease-out}.lucy-studio-panel.active{display:flex}@keyframes studioSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.studio-header{display:flex;align-items:center;justify-content:space-between;padding:8px 12px;background:linear-gradient(135deg,#e91e8c,#ff6b9d);color:#fff}.studio-header h4{margin:0;font-size:13px;font-weight:600;display:flex;align-items:center;gap:6px}.studio-close-btn{background:#fff3;border:none;color:#fff;width:24px;height:24px;border-radius:50%;cursor:pointer;font-size:14px;line-height:1;display:flex;align-items:center;justify-content:center}.studio-close-btn:hover{background:#fff6}.studio-canvas-wrap{position:relative;background:#f8f8f8;display:flex;align-items:center;justify-content:center;min-height:280px;overflow:hidden}.studio-canvas-wrap canvas{display:block;max-width:100%;touch-action:none}.studio-drop-overlay{display:none;position:absolute;top:0;right:0;bottom:0;left:0;background:#e91e8c1a;border:2px dashed #e91e8c;border-radius:8px;align-items:center;justify-content:center;font-size:13px;color:#e91e8c;font-weight:600;z-index:5}.studio-drop-overlay.active{display:flex}.studio-empty-state{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;font-size:13px;gap:8px;pointer-events:none}.studio-empty-state .emoji{font-size:32px}.studio-items-bar{display:flex;gap:8px;padding:8px 12px;overflow-x:auto;background:#fafafa;border-top:1px solid #eee;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.studio-items-bar::-webkit-scrollbar{height:4px}.studio-items-bar::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.studio-item-thumb{flex-shrink:0;width:56px;height:56px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s,transform .2s;position:relative}.studio-item-thumb:hover{border-color:#e91e8c;transform:scale(1.05)}.studio-item-thumb.on-canvas{border-color:#e91e8c;opacity:.6}.studio-item-thumb.selected{border-color:#e91e8c;box-shadow:0 0 0 2px #e91e8c4d}.studio-item-thumb img{width:100%;height:100%;object-fit:cover}.studio-item-thumb .remove-badge{position:absolute;top:-4px;right:-4px;width:16px;height:16px;background:#e74c3c;color:#fff;border-radius:50%;font-size:10px;display:none;align-items:center;justify-content:center;cursor:pointer;line-height:1}.studio-item-thumb.on-canvas .remove-badge{display:flex}.studio-controls{display:flex;align-items:center;gap:4px;padding:6px 12px;background:#fff;border-top:1px solid #eee;flex-wrap:wrap}.studio-ctrl-btn{background:#f5f5f5;border:1px solid #ddd;border-radius:6px;padding:4px 10px;font-size:12px;cursor:pointer;transition:background .2s;display:flex;align-items:center;gap:4px}.studio-ctrl-btn:hover{background:#ece;border-color:#e91e8c}.studio-ctrl-btn.active{background:#e91e8c;color:#fff;border-color:#e91e8c}.studio-scale-slider{width:80px;accent-color:#e91e8c}.studio-summary{padding:8px 12px;background:#fff;border-top:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.studio-summary .item-count{font-size:12px;color:#666}.studio-summary .total-price{font-size:15px;font-weight:700;color:#e91e8c}.studio-ctas{display:flex;flex-direction:column;gap:6px;padding:8px 12px 12px;background:#fff}.studio-cta-btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border:none;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none}.studio-cta-primary{background:linear-gradient(135deg,#e91e8c,#ff6b9d);color:#fff}.studio-cta-primary:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e91e8c4d}.studio-cta-secondary{background:#f5f5f5;color:#333;border:1px solid #ddd}.studio-cta-secondary:hover{background:#ece;border-color:#e91e8c}.studio-cta-accent{background:linear-gradient(135deg,#6c5ce7,#a29bfe);color:#fff}.studio-cta-accent:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6c5ce74d}.studio-upsell{display:none;padding:8px 12px;background:#fdf6ff;border-top:1px solid #f0e0f5}.studio-upsell.active{display:block}.studio-upsell h5{margin:0 0 6px;font-size:12px;color:#e91e8c;display:flex;align-items:center;gap:4px}.upsell-items-grid{display:flex;gap:8px;overflow-x:auto}.upsell-item{flex-shrink:0;width:90px;text-align:center;cursor:pointer;transition:transform .2s}.upsell-item:hover{transform:scale(1.03)}.upsell-item img{width:80px;height:80px;object-fit:cover;border-radius:8px;border:1px solid #eee}.upsell-item .upsell-title{font-size:10px;color:#333;margin-top:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.upsell-item .upsell-price{font-size:11px;font-weight:600;color:#e91e8c}.upsell-bundle-cta{margin-top:8px;width:100%;padding:8px;background:linear-gradient(135deg,#00b894,#55efc4);color:#fff;border:none;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.upsell-bundle-cta:hover{transform:translateY(-1px);box-shadow:0 3px 10px #00b8944d}.ai-product-card .try-on-btn{display:block;width:100%;padding:6px 0;margin-top:6px;background:linear-gradient(135deg,#e91e8c,#ff6b9d);color:#fff;border:none;border-radius:6px;font-size:11px;font-weight:600;cursor:pointer;transition:all .2s}.ai-product-card .try-on-btn:hover{transform:translateY(-1px);box-shadow:0 3px 8px #e91e8c4d}.studio-challenge-banner{display:none;padding:8px 12px;background:linear-gradient(135deg,#fdcb6e,#ffeaa7);border-top:1px solid #f0d78c;font-size:12px;text-align:center}.studio-challenge-banner.active{display:block}.studio-challenge-banner strong{color:#d63031}.challenge-enter-btn{display:inline-block;margin-top:4px;padding:4px 12px;background:#d63031;color:#fff;border:none;border-radius:4px;font-size:11px;font-weight:600;cursor:pointer}
/*# sourceMappingURL=/cdn/shop/t/17/assets/lucy-mini-studio.css.map */
