.ArtistHero_hero__H1NzM{position:relative;width:100%;margin-bottom:2rem}.ArtistHero_bannerWrapper__D2lAz{position:relative;width:100%;height:320px;border-radius:16px;overflow:hidden}.ArtistHero_bannerImage__jwlPv{object-fit:cover}.ArtistHero_bannerDesktop__v3PMU{display:block}.ArtistHero_bannerMobile__CHTPI{display:none}.ArtistHero_bannerPlaceholder___Jzj1{width:100%;height:100%;background:linear-gradient(135deg,#1a1a2e,#16213e 50%,#0f3460)}.ArtistHero_bannerOverlay__ZHy1j{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.7) 0,transparent 60%)}.ArtistHero_heroContent___T8up{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:-70px;z-index:1}.ArtistHero_avatarWrapper__LLUL7{margin-bottom:1rem}.ArtistHero_avatar__4kj_w{object-fit:cover}.ArtistHero_avatarPlaceholder__c_npG,.ArtistHero_avatar__4kj_w{width:140px;height:140px;border-radius:50%;border:4px solid rgba(255,105,180,.4);box-shadow:0 4px 24px rgba(0,0,0,.4)}.ArtistHero_avatarPlaceholder__c_npG{background:linear-gradient(135deg,#ff69b4,#ff1493);display:flex;align-items:center;justify-content:center;font-size:3.5rem;font-weight:700;color:white}.ArtistHero_name__ndLlx{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ArtistHero_tagline__7gF7U{font-size:1.125rem;color:rgba(255,255,255,.7);margin:0;max-width:600px;line-height:1.6}@media (max-width:768px){.ArtistHero_bannerWrapper__D2lAz{height:200px;border-radius:12px}.ArtistHero_bannerDesktop__v3PMU{display:none}.ArtistHero_bannerMobile__CHTPI{display:block}.ArtistHero_heroContent___T8up{margin-top:-50px}.ArtistHero_avatarPlaceholder__c_npG,.ArtistHero_avatar__4kj_w{width:100px;height:100px}.ArtistHero_avatarPlaceholder__c_npG{font-size:2.5rem}.ArtistHero_name__ndLlx{font-size:1.75rem}.ArtistHero_tagline__7gF7U{font-size:1rem;padding:0 1rem}}.ArtistHighlightsBar_bar__gubNs{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;padding:1.5rem 2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ArtistHighlightsBar_item__G1X2z{display:flex;align-items:center;gap:.75rem}.ArtistHighlightsBar_icon__tD5p_{color:#ff69b4;display:flex;align-items:center}.ArtistHighlightsBar_text__wyap0{display:flex;flex-direction:column}.ArtistHighlightsBar_value__ufrbL{font-size:1rem;font-weight:600;color:white}.ArtistHighlightsBar_label__ZdebI{font-size:.75rem;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.ArtistHighlightsBar_bar__gubNs{gap:1rem;padding:1rem}.ArtistHighlightsBar_item__G1X2z{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 0.5rem);justify-content:center}.ArtistHighlightsBar_value__ufrbL{font-size:.875rem}.ArtistHighlightsBar_label__ZdebI{font-size:.675rem}}@media (max-width:480px){.ArtistHighlightsBar_item__G1X2z{flex:0 0 100%}}.SocialLinksBar_socialBar__ArlVR{display:flex;gap:.75rem;flex-wrap:wrap}.SocialLinksBar_socialLink__FyfKF{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(255,255,255,.7);transition:all .3s ease}.SocialLinksBar_socialLink__FyfKF:hover{background:rgba(255,105,180,.15);border-color:rgba(255,105,180,.4);color:#ff69b4;transform:translateY(-2px)}.ArtistBio_section__vVIXX{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ArtistBio_title__71g_f{font-size:1.5rem;font-weight:600;margin:0 0 1.25rem;color:white}.ArtistBio_content__EN_fH{display:flex;flex-direction:column;gap:1.5rem}.ArtistBio_bio__2eUIZ{font-size:1rem;line-height:1.8;color:rgba(255,255,255,.75);margin:0;white-space:pre-line}.ArtistBio_socialSection__3PICo{display:flex;flex-direction:column;gap:.75rem}.ArtistBio_socialLabel__ysmL1{font-size:.875rem;font-weight:500;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.ArtistBio_section__vVIXX{padding:1.5rem}.ArtistBio_title__71g_f{font-size:1.25rem}.ArtistBio_bio__2eUIZ{font-size:.9375rem}}.ProductCustomizationModal_overlay__nrkWg{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:ProductCustomizationModal_fadeIn__x8qI8 .2s ease-in-out}@keyframes ProductCustomizationModal_fadeIn__x8qI8{0%{opacity:0}to{opacity:1}}.ProductCustomizationModal_modal__JxMbY{background:var(--bg-primary);border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);animation:ProductCustomizationModal_slideUp__lOxbi .3s ease-out;display:flex;flex-direction:column}@keyframes ProductCustomizationModal_slideUp__lOxbi{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ProductCustomizationModal_closeBtn__Wfe8V{position:absolute;top:16px;right:16px;background:var(--bg-card);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid var(--border-light);border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:1000;box-shadow:0 2px 8px rgba(0,0,0,.15);font-size:28px;font-weight:300;color:var(--text-primary);line-height:1;padding:0}.ProductCustomizationModal_closeBtn__Wfe8V:hover{background:var(--bg-secondary);transform:scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ProductCustomizationModal_closeBtn__Wfe8V:active{transform:scale(.95)}.ProductCustomizationModal_content__tk8wb{display:flex;flex-direction:column;gap:24px;padding:32px;overflow-y:auto;flex:1 1;min-height:0;max-width:1000px;margin:0 auto}.ProductCustomizationModal_imageSection__SSCBb{width:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);border-radius:12px;padding:16px;min-height:400px;max-height:600px}.ProductCustomizationModal_productImage__vhYYA{width:100%;height:auto;max-height:500px;object-fit:contain;border-radius:8px}.ProductCustomizationModal_detailsSection__raaiH{display:flex;flex-direction:column;gap:20px;width:100%;padding-top:8px}.ProductCustomizationModal_productName__p9Z3s{font-size:1.75rem;font-weight:600;color:var(--text-primary);margin:0;line-height:1.3}.ProductCustomizationModal_productDescription__3_BMQ{color:var(--text-secondary);font-size:1rem;line-height:1.6;margin:0}.ProductCustomizationModal_priceWrapper__bMaTO{display:flex;align-items:center;gap:12px;padding:16px 0;border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color)}.ProductCustomizationModal_productPrice__vb6sM{font-size:1.75rem;font-weight:600;color:var(--primary)}.ProductCustomizationModal_comparePrice__ou8Fj{font-size:1.25rem;color:var(--text-muted);text-decoration:line-through}.ProductCustomizationModal_productInfoSection__FXNXr{display:flex;flex-direction:column;gap:16px;margin:8px 0}.ProductCustomizationModal_sectionTitle__QQvLG{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 12px;letter-spacing:.3px}.ProductCustomizationModal_detailsCard__yIlfY{display:flex;flex-direction:column;gap:16px;padding:20px;background:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-light)}.ProductCustomizationModal_detailItem__wEP2e{display:flex;gap:12px;align-items:center}.ProductCustomizationModal_detailIcon__5ZZOg{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--bg-primary);border-radius:8px;color:var(--accent-primary)}.ProductCustomizationModal_detailContent__Mf04i{display:flex;flex-direction:column;gap:4px;flex:1 1}.ProductCustomizationModal_detailLabel___9VwN{font-size:.875rem;font-weight:600;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px}.ProductCustomizationModal_detailValue__jtALU{font-size:.95rem;color:var(--text-secondary);line-height:1.6}.ProductCustomizationModal_detailValue__jtALU strong{color:var(--text-primary);font-weight:600}.ProductCustomizationModal_variantsSection__X6Hrw{display:flex;flex-direction:column;gap:24px}.ProductCustomizationModal_sizeSection__lK5cZ{display:flex;flex-direction:column;gap:12px}.ProductCustomizationModal_label__xZ134{font-size:.875rem;font-weight:500;color:var(--text-primary);display:flex;align-items:center;gap:4px}.ProductCustomizationModal_selectedValue__2FSM9{color:var(--text-muted);font-weight:400}.ProductCustomizationModal_sizeButtons__jSvRK{display:flex;flex-wrap:wrap;gap:8px}.ProductCustomizationModal_sizeButton__2Ewf6{padding:10px 20px;border:2px solid var(--border-color);background:var(--bg-secondary);border-radius:8px;font-size:.875rem;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .2s;min-width:60px}.ProductCustomizationModal_sizeButton__2Ewf6:hover{border-color:var(--primary);background:var(--bg-tertiary)}.ProductCustomizationModal_sizeButtonActive__bk8Lq{border-color:var(--accent-primary);background:var(--accent-primary);color:white}.ProductCustomizationModal_sizeButtonActive__bk8Lq:hover{background:var(--accent-secondary);border-color:var(--accent-secondary)}.ProductCustomizationModal_stockInfo__qGn0K{font-size:.875rem;font-weight:500;padding:8px 12px;border-radius:6px;width:-moz-fit-content;width:fit-content}.ProductCustomizationModal_inStock__qi3D2{color:#10B981;background:rgba(16,185,129,.15)}.ProductCustomizationModal_outOfStock__PX34F{color:#EF4444;background:rgba(239,68,68,.15)}.ProductCustomizationModal_actionButtons__JsvuJ{display:flex;gap:12px;margin-top:8px}.ProductCustomizationModal_tryOnBtn__H3BC_{background:transparent;color:var(--text-primary);border:2px solid var(--accent-primary);padding:14px 24px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s;flex:1 1;display:flex;align-items:center;justify-content:center;gap:8px}.ProductCustomizationModal_tryOnBtn__H3BC_:hover{background:var(--accent-secondary);border-color:var(--accent-secondary);color:white;transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,31,127,.3)}.ProductCustomizationModal_tryOnBtn__H3BC_:active{transform:translateY(0)}.ProductCustomizationModal_addToCartBtn__ejCpm{background:var(--accent-primary);color:white;border:none;padding:16px 32px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;flex:2 1}.ProductCustomizationModal_addToCartBtn__ejCpm:hover:not(:disabled){background:var(--accent-secondary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(255,31,127,.3)}.ProductCustomizationModal_addToCartBtn__ejCpm:active:not(:disabled){transform:translateY(0)}.ProductCustomizationModal_addToCartBtn__ejCpm:disabled{background:var(--bg-tertiary);color:var(--text-muted);cursor:not-allowed}.ProductCustomizationModal_highlightsCard__4zUm6{display:flex;flex-direction:column;gap:12px;padding:20px;background:var(--bg-secondary);border-radius:12px;border:1px solid var(--border-light)}.ProductCustomizationModal_highlightsList__kafFM{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.ProductCustomizationModal_highlightItem__Blasl{display:flex;align-items:center;gap:10px;font-size:.95rem;color:var(--text-secondary);line-height:1.5}.ProductCustomizationModal_checkIcon__gAaWG{flex-shrink:0;stroke:var(--accent-primary)}.ProductCustomizationModal_sizeChartButton__Ybb1E{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 20px;background:var(--bg-secondary);border:2px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease}.ProductCustomizationModal_sizeChartButton__Ybb1E:hover{border-color:var(--accent-primary);background:var(--bg-tertiary);transform:translateY(-1px)}.ProductCustomizationModal_sizeChartButton__Ybb1E svg{stroke:var(--accent-primary)}@media (max-width:768px){.ProductCustomizationModal_content__tk8wb{padding:60px 24px 24px;gap:20px}.ProductCustomizationModal_imageSection__SSCBb{padding:12px;min-height:300px;max-height:400px}.ProductCustomizationModal_productImage__vhYYA{max-height:300px}.ProductCustomizationModal_productName__p9Z3s,.ProductCustomizationModal_productPrice__vb6sM{font-size:1.5rem}.ProductCustomizationModal_comparePrice__ou8Fj{font-size:1.125rem}.ProductCustomizationModal_modal__JxMbY{max-height:95vh;border-radius:16px 16px 0 0}.ProductCustomizationModal_actionButtons__JsvuJ{flex-direction:column}.ProductCustomizationModal_addToCartBtn__ejCpm,.ProductCustomizationModal_tryOnBtn__H3BC_{flex:1 1;width:100%}.ProductCustomizationModal_productInfoSection__FXNXr{gap:12px}.ProductCustomizationModal_detailsCard__yIlfY,.ProductCustomizationModal_highlightsCard__4zUm6{padding:16px}.ProductCustomizationModal_sectionTitle__QQvLG{font-size:1rem}.ProductCustomizationModal_detailValue__jtALU{font-size:.9rem}.ProductCustomizationModal_highlightItem__Blasl{font-size:.9rem;gap:8px}.ProductCustomizationModal_sizeChartButton__Ybb1E{padding:12px 16px;font-size:.9rem}}@media (max-width:480px){.ProductCustomizationModal_overlay__nrkWg{padding:0;align-items:flex-end}.ProductCustomizationModal_modal__JxMbY{max-height:90vh;max-width:100%;border-radius:16px 16px 0 0}.ProductCustomizationModal_content__tk8wb{padding:60px 16px 16px;gap:16px}.ProductCustomizationModal_imageSection__SSCBb{min-height:250px;max-height:350px;padding:8px}}.LoadingSpinner_spinner__cpgo3{display:flex;justify-content:center;align-items:center;padding:3rem}.LoadingSpinner_spinnerCircle__CaPIR{width:48px;height:48px;border:4px solid var(--border-light);border-top-color:var(--accent-primary);border-radius:50%;animation:LoadingSpinner_spin__TNw1o .8s linear infinite}@keyframes LoadingSpinner_spin__TNw1o{to{transform:rotate(1turn)}}.ProductVariantSelector_variantSelector__Co_p8{display:flex;flex-direction:column;gap:16px;margin:16px 0}.ProductVariantSelector_colorSection__PWaTn{display:flex;flex-direction:column;gap:8px}.ProductVariantSelector_label__5i4qF{font-size:.875rem;font-weight:500;color:var(--text-primary);display:flex;align-items:center;gap:4px}.ProductVariantSelector_selectedValue__CaGjm{color:var(--text-muted);font-weight:400}.ProductVariantSelector_colorSwatches__pmgye{display:flex;flex-wrap:wrap;gap:8px}.ProductVariantSelector_colorSwatch__g9x60{width:40px;height:40px;border-radius:8px;border:2px solid transparent;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ProductVariantSelector_colorSwatch__g9x60:hover{transform:scale(1.1);box-shadow:0 2px 8px rgba(0,0,0,.15)}.ProductVariantSelector_colorSwatch__g9x60:active{transform:scale(.95)}.ProductVariantSelector_colorSwatchActive__YEjm4{border-color:var(--primary);box-shadow:0 0 0 3px rgba(var(--primary-rgb),.2)}.ProductVariantSelector_checkmark__gL8yG{color:white;filter:drop-shadow(0 1px 2px rgba(0,0,0,.3))}.ProductVariantSelector_colorSwatch__g9x60[style*="#0ea5e9"] .ProductVariantSelector_checkmark__gL8yG,.ProductVariantSelector_colorSwatch__g9x60[style*="#FFFFFF"] .ProductVariantSelector_checkmark__gL8yG,.ProductVariantSelector_colorSwatch__g9x60[style*="#eab308"] .ProductVariantSelector_checkmark__gL8yG,.ProductVariantSelector_colorSwatch__g9x60[style*="#ec4899"] .ProductVariantSelector_checkmark__gL8yG{color:#374151}@media (max-width:768px){.ProductVariantSelector_variantSelector__Co_p8{gap:12px}.ProductVariantSelector_colorSwatch__g9x60{width:36px;height:36px}}.TryOnModal_overlay__1sZKV{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.TryOnModal_modal__o4mHD{background:white;border-radius:16px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.TryOnModal_closeBtn__j5shI{position:absolute;top:1rem;right:1rem;background:#f3f4f6;border:none;border-radius:50%;width:36px;height:36px;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#6b7280;transition:all .2s;z-index:10}.TryOnModal_closeBtn__j5shI:hover{background:#e5e7eb;color:#111827}.TryOnModal_content__QqFNe{padding:2rem}.TryOnModal_title__qUqXm{margin:0 0 .5rem;font-size:1.75rem;font-weight:600;color:#111827}.TryOnModal_subtitle__UA7rq{margin:0 0 2rem;font-size:1rem;color:#6b7280}.TryOnModal_error__Llm8G{padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;margin:1rem 0;font-size:.95rem}.TryOnModal_actions__WyvL7{display:flex;gap:1rem;margin-top:2rem;justify-content:flex-end}.TryOnModal_tryOnBtn__kgedn{padding:.875rem 2rem;background:#111827;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.TryOnModal_tryOnBtn__kgedn:hover:not(:disabled){background:#1f2937}.TryOnModal_tryOnBtn__kgedn:disabled{opacity:.5;cursor:not-allowed}.TryOnModal_processing__We055{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center}.TryOnModal_spinner__lKFDM{width:60px;height:60px;border:4px solid #f3f4f6;border-top-color:#111827;border-radius:50%;animation:TryOnModal_spin__vl5ae 1s linear infinite;margin-bottom:1.5rem}@keyframes TryOnModal_spin__vl5ae{to{transform:rotate(1turn)}}.TryOnModal_processing__We055 h3{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#111827}.TryOnModal_processing__We055 p{margin:0;color:#6b7280;font-size:.95rem}.TryOnModal_logs__NVpqr{margin-top:2rem;width:100%;max-width:400px;text-align:left}.TryOnModal_logItem__VlOjx{display:flex;align-items:center;gap:.75rem;padding:.5rem 0;color:#6b7280;font-size:.9rem}.TryOnModal_logDot__bJMtm{width:8px;height:8px;background:#10b981;border-radius:50%;flex-shrink:0}.TryOnModal_results__CNaWK{padding:1rem 0}.TryOnModal_results__CNaWK h3{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:#111827}.TryOnModal_resultImages__pFkEp{display:grid;grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.TryOnModal_resultImage__EhzD0{position:relative;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.TryOnModal_resultImage__EhzD0 img{width:100%;height:auto;display:block}.TryOnModal_downloadBtn___dOs2{position:absolute;bottom:1rem;right:1rem;display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px rgba(0,0,0,.1)}.TryOnModal_downloadBtn___dOs2:hover{background:white;box-shadow:0 4px 6px rgba(0,0,0,.15)}.TryOnModal_resultActions__47sCV{display:flex;gap:1rem;justify-content:flex-end}.TryOnModal_tryAgainBtn__gfWSn{padding:.875rem 1.5rem;background:transparent;color:#111827;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.TryOnModal_tryAgainBtn__gfWSn:hover{border-color:#9ca3af;background:#f9fafb}.TryOnModal_doneBtn__eVHlf{padding:.875rem 2rem;background:#111827;color:white;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}.TryOnModal_doneBtn__eVHlf:hover{background:#1f2937}@media (max-width:768px){.TryOnModal_modal__o4mHD{max-width:100%;max-height:100vh;border-radius:0}.TryOnModal_content__QqFNe{padding:1.5rem}.TryOnModal_title__qUqXm{font-size:1.5rem}.TryOnModal_actions__WyvL7,.TryOnModal_resultActions__47sCV{flex-direction:column}.TryOnModal_doneBtn__eVHlf,.TryOnModal_tryAgainBtn__gfWSn,.TryOnModal_tryOnBtn__kgedn{width:100%}}.ImageLightbox_lightboxOverlay__JsOBK{position:fixed;inset:0;background:rgba(0,0,0,.9);z-index:9999;display:flex;align-items:center;justify-content:center;animation:ImageLightbox_fadeIn__djOnV .2s ease;cursor:pointer}@keyframes ImageLightbox_fadeIn__djOnV{0%{opacity:0}to{opacity:1}}.ImageLightbox_closeButton__gljyL{position:absolute;top:20px;right:20px;background:rgba(255,255,255,.1);border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:white;font-size:32px;font-weight:300;line-height:1;transition:all .2s;z-index:10001;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ImageLightbox_closeButton__gljyL:hover{background:rgba(255,255,255,.2);transform:scale(1.1)}.ImageLightbox_closeButton__gljyL:active{transform:scale(.95)}.ImageLightbox_lightboxContent__tWApV{position:relative;width:90vw;height:90vh;max-width:1200px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:default}.ImageLightbox_navButton__pMlso{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.9);border:none;width:48px;height:48px;border-radius:6px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:10000;box-shadow:0 2px 8px rgba(0,0,0,.15);padding:0}.ImageLightbox_navButton__pMlso svg{width:24px;height:24px;color:#000000}.ImageLightbox_navButton__pMlso:hover{background:white;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px rgba(0,0,0,.2)}.ImageLightbox_navButton__pMlso:active{transform:translateY(-50%) scale(.95)}.ImageLightbox_navButtonPrev__aN6Oc{left:20px}.ImageLightbox_navButtonNext__ZWCeA{right:20px}.ImageLightbox_imageWrapper__o_4tQ{position:relative;width:100%;height:calc(100% - 120px);display:flex;align-items:center;justify-content:center}.ImageLightbox_carouselWrapper__XpXAU{position:relative;width:100%;height:calc(100% - 120px);overflow:hidden}.ImageLightbox_carouselTrack__gpWDi{display:flex;height:100%;width:300%}.ImageLightbox_carouselSlide__dEl1T{position:relative;width:33.333%;height:100%;flex-shrink:0;display:flex;align-items:center;justify-content:center}.ImageLightbox_slideImageWrapper__kIGqh{position:relative;width:100%;height:100%}.ImageLightbox_loadingOverlay__b6I9w{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;z-index:1}.ImageLightbox_bottomBar__cNLrC{position:absolute;bottom:0;left:0;right:0;padding:20px;display:flex;flex-direction:column;align-items:center;gap:16px;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent)}.ImageLightbox_imageCounter__d7Z2c{color:white;font-size:.875rem;font-weight:500;background:rgba(0,0,0,.5);padding:6px 16px;border-radius:20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.ImageLightbox_thumbnailsContainer__VSQnX{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:8px;max-width:100%;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent}.ImageLightbox_thumbnailsContainer__VSQnX::-webkit-scrollbar{height:6px}.ImageLightbox_thumbnailsContainer__VSQnX::-webkit-scrollbar-track{background:transparent}.ImageLightbox_thumbnailsContainer__VSQnX::-webkit-scrollbar-thumb{background:rgba(255,255,255,.3);border-radius:3px}.ImageLightbox_thumbnailsContainer__VSQnX::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.5)}.ImageLightbox_thumbnail__9N8QI{position:relative;width:80px;height:80px;flex-shrink:0;border:3px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s;background:rgba(255,255,255,.1);padding:0}.ImageLightbox_thumbnail__9N8QI:hover{border-color:rgba(255,255,255,.5);transform:scale(1.05)}.ImageLightbox_thumbnailActive__bJUYO{border-color:white;transform:scale(1.05)}@media (max-width:768px){.ImageLightbox_closeButton__gljyL{top:12px;right:12px;width:40px;height:40px}.ImageLightbox_navButton__pMlso{width:44px;height:44px}.ImageLightbox_navButtonPrev__aN6Oc{left:12px}.ImageLightbox_navButtonNext__ZWCeA{right:12px}.ImageLightbox_lightboxContent__tWApV{width:100vw;height:100vh}.ImageLightbox_carouselWrapper__XpXAU,.ImageLightbox_imageWrapper__o_4tQ{height:calc(100% - 140px)}.ImageLightbox_bottomBar__cNLrC{padding:12px;gap:12px}.ImageLightbox_thumbnail__9N8QI{width:60px;height:60px}.ImageLightbox_thumbnailsContainer__VSQnX{gap:8px;padding:4px}}@media (max-width:480px){.ImageLightbox_thumbnail__9N8QI{width:50px;height:50px}.ImageLightbox_navButton__pMlso{width:40px;height:40px}.ImageLightbox_navButton__pMlso svg{width:24px;height:24px}}.PortfolioGallery_section__1qRTW{display:flex;flex-direction:column;gap:1.5rem}.PortfolioGallery_title__0eYux{font-size:1.5rem;font-weight:600;color:white;margin:0}.PortfolioGallery_filters__NoGJs{display:flex;gap:.5rem;flex-wrap:wrap}.PortfolioGallery_filterBtn__jWxsH{padding:.5rem 1.25rem;border-radius:50px;border:1px solid rgba(255,255,255,.15);background:rgba(255,255,255,.05);color:rgba(255,255,255,.7);font-size:.875rem;cursor:pointer;transition:all .2s ease}.PortfolioGallery_filterBtn__jWxsH:hover{border-color:rgba(255,105,180,.4);color:white}.PortfolioGallery_filterActive___Y2Eh{background:linear-gradient(135deg,#ff69b4,#ff1493);border-color:transparent;color:white;font-weight:500}.PortfolioGallery_grid__ScN2k{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}.PortfolioGallery_card__T9HWv{cursor:pointer;border-radius:12px;overflow:hidden;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.PortfolioGallery_card__T9HWv:hover{transform:translateY(-2px);border-color:rgba(255,105,180,.3);box-shadow:0 8px 24px rgba(0,0,0,.3)}.PortfolioGallery_imageWrapper__xOrei{position:relative;aspect-ratio:1;overflow:hidden}.PortfolioGallery_image__ccK5n{transition:transform .3s ease}.PortfolioGallery_card__T9HWv:hover .PortfolioGallery_image__ccK5n{transform:scale(1.05)}.PortfolioGallery_overlay__EiGVN{position:absolute;inset:0;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.PortfolioGallery_card__T9HWv:hover .PortfolioGallery_overlay__EiGVN{opacity:1}.PortfolioGallery_viewIcon__8olCz{color:white;background:rgba(255,105,180,.6);width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center}.PortfolioGallery_info__QJEbk{padding:.75rem 1rem}.PortfolioGallery_itemTitle__sNdjH{font-size:.875rem;font-weight:500;color:white;margin:0 0 .25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.PortfolioGallery_category__0pG_y{font-size:.75rem;color:rgba(255,255,255,.5)}@media (max-width:768px){.PortfolioGallery_grid__ScN2k{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.PortfolioGallery_grid__ScN2k{grid-template-columns:1fr}}.ArtistTestimonialsSection_section__3uEOq{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.ArtistTestimonialsSection_title__1q_tG{font-size:1.5rem;font-weight:600;color:white;margin:0;text-align:center}.ArtistTestimonialsSection_container__gr9JI{position:relative;width:100%;max-width:600px}.ArtistTestimonialsSection_navButton__D1E_Q{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:white;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;z-index:1}.ArtistTestimonialsSection_navButton__D1E_Q:hover{background:rgba(255,105,180,.2);border-color:rgba(255,105,180,.4)}.ArtistTestimonialsSection_navPrev__X444p{left:-52px}.ArtistTestimonialsSection_navNext__OqqUd{right:-52px}.ArtistTestimonialsSection_card__Orl9K{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ArtistTestimonialsSection_stars__wMs5L{display:flex;justify-content:center;gap:.25rem;margin-bottom:1.25rem}.ArtistTestimonialsSection_text__NCbUu{font-size:1.0625rem;line-height:1.7;color:rgba(255,255,255,.8);margin:0 0 1.5rem;font-style:italic}.ArtistTestimonialsSection_author__LO5p_{display:flex;align-items:center;justify-content:center;gap:.75rem}.ArtistTestimonialsSection_authorAvatar__E8WX3{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ff69b4,#ff1493);display:flex;align-items:center;justify-content:center;font-weight:600;color:white;font-size:1rem}.ArtistTestimonialsSection_authorInfo__NuPMN{display:flex;flex-direction:column;text-align:left}.ArtistTestimonialsSection_authorName__XJz4s{font-weight:600;color:white;font-size:.9375rem}.ArtistTestimonialsSection_authorRole__bJzIp{font-size:.8125rem;color:rgba(255,255,255,.5)}.ArtistTestimonialsSection_dots__P_M9s{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.ArtistTestimonialsSection_dot__FydOn{width:8px;height:8px;border-radius:50%;border:none;background:rgba(255,255,255,.2);cursor:pointer;padding:0;transition:all .2s}.ArtistTestimonialsSection_dotActive__YJRF8{background:#ff69b4;transform:scale(1.25)}@media (max-width:768px){.ArtistTestimonialsSection_navPrev__X444p{left:-8px}.ArtistTestimonialsSection_navNext__OqqUd{right:-8px}.ArtistTestimonialsSection_navButton__D1E_Q{width:32px;height:32px}.ArtistTestimonialsSection_card__Orl9K{padding:1.5rem}.ArtistTestimonialsSection_text__NCbUu{font-size:.9375rem}}.artist-profile_container__rFvuG{min-height:calc(100vh - 80px);padding:2rem;max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.artist-profile_breadcrumb__ruTj_{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.artist-profile_breadcrumbLink__F0Hg8{color:#ff69b4;text-decoration:none;transition:color .2s}.artist-profile_breadcrumbLink__F0Hg8:hover{color:#ff1493}.artist-profile_breadcrumbSeparator__B__Oh{color:rgba(255,255,255,.4)}.artist-profile_breadcrumbCurrent__ApEsi{color:rgba(255,255,255,.9);font-weight:500}.artist-profile_loading__sVsCL{display:flex;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem}.artist-profile_skeletonBanner__G9Gh4{width:100%;height:280px;border-radius:16px;background:rgba(255,255,255,.05);animation:artist-profile_pulse__LFRm1 1.5s ease-in-out infinite}.artist-profile_skeletonAvatar__8ctlF{width:120px;height:120px;border-radius:50%;margin-top:-60px}.artist-profile_skeletonAvatar__8ctlF,.artist-profile_skeletonLine__DRGhe{background:rgba(255,255,255,.08);animation:artist-profile_pulse__LFRm1 1.5s ease-in-out infinite}.artist-profile_skeletonLine__DRGhe{width:200px;height:24px;border-radius:4px}.artist-profile_skeletonLineShort__hfzIt{width:300px;height:16px;border-radius:4px;background:rgba(255,255,255,.06);animation:artist-profile_pulse__LFRm1 1.5s ease-in-out infinite}@keyframes artist-profile_pulse__LFRm1{0%,to{opacity:1}50%{opacity:.4}}.artist-profile_notFound__rR6AQ{text-align:center;padding:4rem 2rem}.artist-profile_notFoundTitle__J8NE_{font-size:2rem;font-weight:600;margin-bottom:1rem;color:white}.artist-profile_notFoundText__8fs3R{font-size:1.125rem;color:rgba(255,255,255,.6);margin-bottom:2rem}.artist-profile_backButton__JziVn{display:inline-block;background:rgba(255,255,255,.1);color:white;padding:.75rem 2rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.artist-profile_backButton__JziVn:hover{background:rgba(255,255,255,.15);transform:translateY(-2px)}.artist-profile_ctaSection__jd3Qq{text-align:center;background:rgba(255,105,180,.05);border:1px solid rgba(255,105,180,.2);border-radius:16px;padding:3rem 2rem}.artist-profile_ctaTitle__Mnsjv{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#ff69b4}.artist-profile_ctaDescription__xJHDx{font-size:1rem;line-height:1.6;color:rgba(255,255,255,.8);margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}.artist-profile_ctaButton__3fd2x{display:inline-block;background:linear-gradient(135deg,#ff69b4,#ff1493);color:white;padding:.875rem 2.5rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(255,105,180,.4)}.artist-profile_ctaButton__3fd2x:hover{transform:translateY(-2px);text-decoration:none;color:white}.artist-profile_editButton__jKdIM{position:fixed;bottom:2rem;right:2rem;background:linear-gradient(135deg,#ff69b4,#ff1493);color:white;padding:.875rem 1.75rem;border-radius:50px;text-decoration:none;font-weight:600;font-size:.95rem;box-shadow:0 4px 20px rgba(255,105,180,.5);transition:all .3s ease;z-index:50}.artist-profile_editButton__jKdIM:hover{transform:translateY(-2px);box-shadow:0 6px 28px rgba(255,105,180,.6);text-decoration:none;color:white}@media (max-width:768px){.artist-profile_container__rFvuG{padding:1.5rem;gap:1.5rem}.artist-profile_ctaSection__jd3Qq{padding:2rem 1.5rem}.artist-profile_ctaTitle__Mnsjv{font-size:1.5rem}.artist-profile_breadcrumb__ruTj_{font-size:.8rem}}.ImageCaptureUpload_container__OGjcv{width:100%}.ImageCaptureUpload_tabs__7XyjL{display:flex;gap:0;border-bottom:2px solid #e5e7eb;margin-bottom:1.5rem}.ImageCaptureUpload_tab__b2EFM{flex:1 1;padding:.75rem 1rem;background:transparent;border:none;border-bottom:2px solid transparent;cursor:pointer;font-size:.95rem;font-weight:500;color:#6b7280;transition:all .2s;margin-bottom:-2px}.ImageCaptureUpload_tab__b2EFM:hover{color:#111827}.ImageCaptureUpload_tabActive__dJjmS{color:#111827;border-bottom-color:#111827}.ImageCaptureUpload_content__efBMR{min-height:300px}.ImageCaptureUpload_uploadSection__5BoEb{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem}.ImageCaptureUpload_fileInput__qhxYj{display:none}.ImageCaptureUpload_uploadLabel__w8lMr{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;width:100%;padding:3rem 2rem;border:2px dashed #d1d5db;border-radius:12px;background:#f9fafb;cursor:pointer;transition:all .3s;color:#6b7280}.ImageCaptureUpload_uploadLabel__w8lMr:hover{border-color:#9ca3af;background:#f3f4f6}.ImageCaptureUpload_uploadLabel__w8lMr svg{color:#9ca3af}.ImageCaptureUpload_uploadLabel__w8lMr span:first-of-type{font-size:1rem;font-weight:500;color:#374151}.ImageCaptureUpload_uploadHint__ku27W{font-size:.875rem;color:#9ca3af}.ImageCaptureUpload_cameraSection___EJpn{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:1rem}.ImageCaptureUpload_startCameraBtn__cSd_M{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background:#111827;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.ImageCaptureUpload_startCameraBtn__cSd_M:hover{background:#1f2937}.ImageCaptureUpload_video__NFyZ5{width:100%;max-width:100%;border-radius:12px;background:#000}.ImageCaptureUpload_cameraControls__iyped{display:flex;gap:1rem;margin-top:1rem}.ImageCaptureUpload_captureBtn__HXSmy{padding:.75rem 2rem;background:#111827;color:white;border:none;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:background .2s}.ImageCaptureUpload_captureBtn__HXSmy:hover{background:#1f2937}.ImageCaptureUpload_cancelBtn__axDee{padding:.75rem 2rem;background:transparent;color:#6b7280;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s}.ImageCaptureUpload_cancelBtn__axDee:hover{border-color:#9ca3af;color:#111827}.ImageCaptureUpload_preview__xCwbX{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.ImageCaptureUpload_preview__xCwbX h4{margin:0 0 1rem;font-size:.95rem;font-weight:600;color:#374151}.ImageCaptureUpload_previewImage__U83bk{width:100%;max-width:100%;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}@media (max-width:768px){.ImageCaptureUpload_uploadLabel__w8lMr{padding:2rem 1rem}.ImageCaptureUpload_video__NFyZ5{max-width:100%}.ImageCaptureUpload_cameraControls__iyped{flex-direction:column;width:100%}.ImageCaptureUpload_cancelBtn__axDee,.ImageCaptureUpload_captureBtn__HXSmy{width:100%}}@media (max-width:600px){.ImageCaptureUpload_tab__b2EFM{font-size:.9rem;padding:.65rem .9rem}.ImageCaptureUpload_uploadLabel__w8lMr{padding:1.75rem 1.25rem}.ImageCaptureUpload_cameraControls__iyped{flex-direction:row;gap:.75rem}.ImageCaptureUpload_cancelBtn__axDee,.ImageCaptureUpload_captureBtn__HXSmy{flex:1 1;padding:.75rem 1rem}}@media (max-width:480px){.ImageCaptureUpload_tab__b2EFM{font-size:.875rem;padding:.625rem .75rem}.ImageCaptureUpload_content__efBMR{min-height:240px}.ImageCaptureUpload_uploadSection__5BoEb{padding:1.5rem}.ImageCaptureUpload_uploadLabel__w8lMr{padding:1.5rem 1rem;gap:.75rem}.ImageCaptureUpload_uploadLabel__w8lMr span:first-of-type{font-size:.9rem}.ImageCaptureUpload_uploadHint__ku27W{font-size:.8rem}.ImageCaptureUpload_startCameraBtn__cSd_M{padding:.875rem 1.5rem;font-size:.9rem}.ImageCaptureUpload_cancelBtn__axDee,.ImageCaptureUpload_captureBtn__HXSmy{padding:.625rem 1.5rem;font-size:.875rem}}@media (max-width:400px){.ImageCaptureUpload_tab__b2EFM{font-size:.8rem;padding:.5rem .625rem}.ImageCaptureUpload_tabs__7XyjL{margin-bottom:1rem}.ImageCaptureUpload_uploadSection__5BoEb{padding:1rem}.ImageCaptureUpload_uploadLabel__w8lMr{padding:1.25rem .75rem;gap:.625rem}.ImageCaptureUpload_uploadLabel__w8lMr svg{width:40px;height:40px}.ImageCaptureUpload_uploadLabel__w8lMr span:first-of-type{font-size:.85rem}.ImageCaptureUpload_uploadHint__ku27W{font-size:.75rem}.ImageCaptureUpload_startCameraBtn__cSd_M{padding:.75rem 1.25rem;font-size:.85rem}.ImageCaptureUpload_cancelBtn__axDee,.ImageCaptureUpload_captureBtn__HXSmy{padding:.5rem 1.25rem;font-size:.8rem}}@media (max-width:360px){.ImageCaptureUpload_tab__b2EFM{font-size:.75rem;padding:.5rem}.ImageCaptureUpload_uploadSection__5BoEb{padding:.75rem}.ImageCaptureUpload_uploadLabel__w8lMr{padding:1rem .5rem;gap:.5rem}.ImageCaptureUpload_uploadLabel__w8lMr svg{width:36px;height:36px}.ImageCaptureUpload_uploadLabel__w8lMr span:first-of-type{font-size:.8rem}.ImageCaptureUpload_uploadHint__ku27W{font-size:.7rem}.ImageCaptureUpload_startCameraBtn__cSd_M{padding:.625rem 1rem;font-size:.8rem}.ImageCaptureUpload_cancelBtn__axDee,.ImageCaptureUpload_captureBtn__HXSmy{padding:.5rem 1rem;font-size:.75rem}.ImageCaptureUpload_content__efBMR{min-height:250px}}@media (max-width:320px){.ImageCaptureUpload_tab__b2EFM{font-size:.7rem;padding:.4rem}.ImageCaptureUpload_tabs__7XyjL{margin-bottom:.75rem}.ImageCaptureUpload_uploadSection__5BoEb{padding:.5rem}.ImageCaptureUpload_uploadLabel__w8lMr{padding:.75rem .4rem;gap:.4rem}.ImageCaptureUpload_uploadLabel__w8lMr svg{width:32px;height:32px}.ImageCaptureUpload_uploadLabel__w8lMr span:first-of-type{font-size:.75rem}.ImageCaptureUpload_uploadHint__ku27W{font-size:.65rem}.ImageCaptureUpload_startCameraBtn__cSd_M{padding:.5rem .75rem;font-size:.75rem}.ImageCaptureUpload_cancelBtn__axDee,.ImageCaptureUpload_captureBtn__HXSmy{padding:.4rem .75rem;font-size:.7rem}.ImageCaptureUpload_content__efBMR{min-height:200px}.ImageCaptureUpload_cameraControls__iyped{gap:.5rem}}.MultiItemTryOnPreview_container__SxPjd{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px rgba(0,0,0,.08);height:100%;max-height:calc(100vh - 180px);display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box}.MultiItemTryOnPreview_title__0U800{font-size:1.125rem;font-weight:600;margin-bottom:1rem;color:#1a1a1a}.MultiItemTryOnPreview_uploadArea__Fx_Md{flex:1 1;display:flex;flex-direction:column;align-items:stretch;justify-content:center;border:2px dashed #dee2e6;border-radius:8px;padding:0;min-height:280px;width:100%;max-width:100%;box-sizing:border-box;overflow-y:auto}.MultiItemTryOnPreview_uploadHint__y1H0Y{margin-top:1rem;text-align:center;color:#666;font-size:.875rem;max-width:300px}.MultiItemTryOnPreview_previewArea__dIfgl{flex:1 1;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:100%;box-sizing:border-box}.MultiItemTryOnPreview_imageDisplay__qAylX{position:relative;flex:1 1;border-radius:8px;overflow:hidden;background:#f8f9fa;min-height:400px}.MultiItemTryOnPreview_controls__TOxJZ{display:flex;gap:.75rem}.MultiItemTryOnPreview_changeButton__lq3uS,.MultiItemTryOnPreview_generateButton__kVzNl{flex:1 1;padding:.875rem 1rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}.MultiItemTryOnPreview_generateButton__kVzNl{background:#007bff;color:white}.MultiItemTryOnPreview_generateButton__kVzNl:hover:not(:disabled){background:#0056b3;transform:translateY(-1px)}.MultiItemTryOnPreview_generateButton__kVzNl:disabled{background:#6c757d;cursor:not-allowed;opacity:.6}.MultiItemTryOnPreview_changeButton__lq3uS{background:#f8f9fa;color:#495057;border:1px solid #dee2e6}.MultiItemTryOnPreview_changeButton__lq3uS:hover{background:#e9ecef}.MultiItemTryOnPreview_spinner__ziVWi{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:MultiItemTryOnPreview_spin__5NPhs .8s linear infinite}@keyframes MultiItemTryOnPreview_spin__5NPhs{to{transform:rotate(1turn)}}.MultiItemTryOnPreview_remainingText__UjLoJ{text-align:center;font-size:.875rem;color:#666;margin:0;padding:.5rem;background:#f8f9fa;border-radius:6px}.MultiItemTryOnPreview_error__fYRt2{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;font-size:.875rem;margin-top:1rem}.MultiItemTryOnPreview_error__fYRt2 svg{flex-shrink:0;stroke:#ffc107}@media (max-width:600px){.MultiItemTryOnPreview_container__SxPjd{padding:1.25rem}.MultiItemTryOnPreview_controls__TOxJZ{flex-direction:row;gap:.625rem}.MultiItemTryOnPreview_changeButton__lq3uS,.MultiItemTryOnPreview_generateButton__kVzNl{padding:.8rem 1rem;font-size:.95rem}}@media (max-width:768px){.MultiItemTryOnPreview_container__SxPjd{padding:1rem;max-height:75vh;overflow:auto}.MultiItemTryOnPreview_uploadArea__Fx_Md{min-height:180px;padding:0}.MultiItemTryOnPreview_imageDisplay__qAylX{min-height:220px;max-height:100%;overflow-y:auto}.MultiItemTryOnPreview_controls__TOxJZ{flex-direction:column}.MultiItemTryOnPreview_title__0U800{font-size:1rem}.MultiItemTryOnPreview_uploadHint__y1H0Y{max-width:100%}}@media (max-height:700px){.MultiItemTryOnPreview_uploadArea__Fx_Md{min-height:180px;padding:0}.MultiItemTryOnPreview_imageDisplay__qAylX{min-height:200px}}@media (max-width:400px){.MultiItemTryOnPreview_container__SxPjd{padding:.75rem;max-height:50vh;overflow:auto}.MultiItemTryOnPreview_uploadArea__Fx_Md{min-height:160px;padding:0}.MultiItemTryOnPreview_imageDisplay__qAylX{min-height:200px;max-height:100%;overflow-y:auto}.MultiItemTryOnPreview_title__0U800{font-size:.9rem;margin-bottom:.75rem}.MultiItemTryOnPreview_uploadHint__y1H0Y{font-size:.8rem;max-width:100%}.MultiItemTryOnPreview_changeButton__lq3uS,.MultiItemTryOnPreview_generateButton__kVzNl{padding:.75rem;font-size:.9rem}.MultiItemTryOnPreview_remainingText__UjLoJ{font-size:.8rem}}@media (max-width:360px){.MultiItemTryOnPreview_container__SxPjd{padding:.5rem;max-height:48vh;overflow:auto}.MultiItemTryOnPreview_uploadArea__Fx_Md{min-height:140px;padding:0}.MultiItemTryOnPreview_imageDisplay__qAylX{min-height:180px;max-height:100%;overflow-y:auto}.MultiItemTryOnPreview_title__0U800{font-size:.85rem;margin-bottom:.5rem}.MultiItemTryOnPreview_controls__TOxJZ{gap:.5rem}.MultiItemTryOnPreview_changeButton__lq3uS,.MultiItemTryOnPreview_generateButton__kVzNl{padding:.625rem;font-size:.85rem}}@media (max-width:320px){.MultiItemTryOnPreview_container__SxPjd{padding:.4rem;max-height:45vh;overflow:auto}.MultiItemTryOnPreview_uploadArea__Fx_Md{min-height:120px;padding:0}.MultiItemTryOnPreview_imageDisplay__qAylX{min-height:160px;max-height:100%;overflow-y:auto}.MultiItemTryOnPreview_title__0U800{font-size:.8rem}.MultiItemTryOnPreview_uploadHint__y1H0Y{font-size:.75rem;max-width:100%}}@media (max-width:768px) and (max-height:500px) and (orientation:landscape){.MultiItemTryOnPreview_container__SxPjd{padding:.5rem;max-height:70vh;overflow:auto}.MultiItemTryOnPreview_uploadArea__Fx_Md{min-height:120px;padding:0}.MultiItemTryOnPreview_imageDisplay__qAylX{min-height:150px;max-height:100%;overflow-y:auto}.MultiItemTryOnPreview_title__0U800{font-size:.9rem;margin-bottom:.5rem}.MultiItemTryOnPreview_controls__TOxJZ{flex-direction:row;gap:.5rem}}.CategoryProductSelector_container__I4_5_{background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden;width:100%;max-width:100%;box-sizing:border-box}.CategoryProductSelector_categoryTabs__rFt5Z{display:flex;flex-wrap:nowrap;gap:.5rem;padding:1rem;background:#f8f9fa;border-bottom:2px solid #e9ecef;overflow-x:auto;scrollbar-width:thin;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;box-sizing:border-box}.CategoryProductSelector_categoryTabs__rFt5Z::-webkit-scrollbar{height:4px}.CategoryProductSelector_categoryTabs__rFt5Z::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:2px}.CategoryProductSelector_categoryTabs__rFt5Z::-webkit-scrollbar-track{background:transparent}.CategoryProductSelector_categoryTab__rh2Au{display:flex;flex-direction:column;align-items:center;gap:.25rem;padding:.75rem 1rem;background:white;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .2s;white-space:nowrap;min-width:55px;flex-shrink:0}.CategoryProductSelector_categoryTab__rh2Au:hover{border-color:#dee2e6;transform:translateY(-2px)}.CategoryProductSelector_categoryTab__rh2Au.CategoryProductSelector_active__1W74_{background:#007bff;color:white;border-color:#0056b3}.CategoryProductSelector_categoryIcon__xtzze{display:flex;align-items:center;justify-content:center}.CategoryProductSelector_categoryLabel__RvXWV{font-size:.75rem;font-weight:600}.CategoryProductSelector_productGrid__8WMRq{padding:1.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(min(180px,100%),1fr));grid-gap:1.5rem;gap:1.5rem;min-height:400px;width:100%;max-width:100%;box-sizing:border-box}.CategoryProductSelector_productCard__GmzkG{background:white;border:1px solid #e9ecef;border-radius:8px;overflow:hidden;transition:all .2s;cursor:pointer}.CategoryProductSelector_productCard__GmzkG:hover{box-shadow:0 4px 12px rgba(0,0,0,.12);transform:translateY(-4px)}.CategoryProductSelector_productImage__tv4HZ{position:relative;width:100%;aspect-ratio:1;background:#f8f9fa}.CategoryProductSelector_affiliateBadge__PA6VC{position:absolute;top:.5rem;right:.5rem;background:#ff9900;color:white;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;z-index:10}.CategoryProductSelector_productInfo__KUNsz{padding:1rem;display:flex;flex-direction:column;gap:.5rem}.CategoryProductSelector_productName__UVSA9{font-size:.875rem;font-weight:600;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CategoryProductSelector_productPrice__6PaRP{font-size:1rem;font-weight:600;color:#28a745;margin:0}.CategoryProductSelector_selectButton__agGD1{width:100%;padding:.625rem;background:#007bff;color:white;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.CategoryProductSelector_selectButton__agGD1:hover{background:#0056b3}.CategoryProductSelector_selectButton__agGD1:active{transform:scale(.98)}.CategoryProductSelector_emptyState__dDK9u,.CategoryProductSelector_loadingState__u8hok{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;color:#999}.CategoryProductSelector_spinner__mVf5O{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#007bff;border-radius:50%;animation:CategoryProductSelector_spin__ZBRZF 1s linear infinite;margin-bottom:1rem}@keyframes CategoryProductSelector_spin__ZBRZF{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CategoryProductSelector_emptyState__dDK9u p,.CategoryProductSelector_loadingState__u8hok p{font-size:1rem;font-weight:600;color:#666;margin-bottom:.25rem}.CategoryProductSelector_emptyState__dDK9u span{font-size:.875rem;color:#999}@media (max-width:768px){.CategoryProductSelector_categoryTabs__rFt5Z{padding:.75rem}.CategoryProductSelector_categoryTab__rh2Au{padding:.5rem .75rem;min-width:75px}.CategoryProductSelector_categoryLabel__RvXWV{font-size:.7rem}.CategoryProductSelector_productGrid__8WMRq{grid-template-columns:repeat(auto-fill,minmax(min(140px,100%),1fr));gap:1rem;padding:1rem}.CategoryProductSelector_productInfo__KUNsz{padding:.75rem}.CategoryProductSelector_productName__UVSA9{font-size:.8rem}.CategoryProductSelector_productPrice__6PaRP{font-size:.9rem}}@media (max-width:400px){.CategoryProductSelector_categoryTab__rh2Au{padding:.5rem;min-width:70px}.CategoryProductSelector_categoryLabel__RvXWV{font-size:.65rem}.CategoryProductSelector_productGrid__8WMRq{grid-template-columns:repeat(auto-fill,minmax(min(90px,100%),1fr));gap:.75rem;padding:.75rem}}@media (max-width:360px){.CategoryProductSelector_categoryTab__rh2Au{padding:.4rem;min-width:65px}.CategoryProductSelector_categoryLabel__RvXWV{font-size:.6rem}.CategoryProductSelector_productGrid__8WMRq{grid-template-columns:repeat(auto-fill,minmax(min(85px,100%),1fr));gap:.5rem;padding:.5rem}.CategoryProductSelector_productInfo__KUNsz{padding:.5rem}.CategoryProductSelector_productName__UVSA9{font-size:.75rem}.CategoryProductSelector_selectButton__agGD1{padding:.5rem;font-size:.8rem}}@media (max-width:320px){.CategoryProductSelector_categoryTabs__rFt5Z{padding:.5rem;gap:.25rem}.CategoryProductSelector_categoryTab__rh2Au{padding:.35rem;min-width:60px}.CategoryProductSelector_productGrid__8WMRq{grid-template-columns:repeat(auto-fill,minmax(min(75px,100%),1fr));gap:.4rem;padding:.4rem}.CategoryProductSelector_productInfo__KUNsz{padding:.4rem}.CategoryProductSelector_productName__UVSA9{font-size:.7rem}.CategoryProductSelector_productPrice__6PaRP{font-size:.8rem}.CategoryProductSelector_selectButton__agGD1{padding:.4rem;font-size:.75rem}}.build-an-outfit_container__1aQJT{min-height:100vh;padding:2rem 1rem;background:linear-gradient(180deg,#f8f9fa,#ffffff);overflow-x:hidden;box-sizing:border-box}.build-an-outfit_header__jXM8G{text-align:center;margin-bottom:2rem}.build-an-outfit_header__jXM8G h1{font-size:2.5rem;font-weight:600;margin-bottom:.5rem;color:#1a1a1a}.build-an-outfit_header__jXM8G p{font-size:1.125rem;color:#666}.build-an-outfit_customizerLayout__ZMj6j{display:grid;grid-template-columns:2fr 1fr 1.5fr;grid-gap:1.5rem;gap:1.5rem;width:100%;margin:0 auto}.build-an-outfit_previewPanel__EikEA,.build-an-outfit_thumbnailsPanel__kL_K7{position:-webkit-sticky;position:sticky;top:2rem;height:-moz-fit-content;height:fit-content;width:100%;max-width:100%;box-sizing:border-box}.build-an-outfit_selectorPanel__4UXAL{min-height:600px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width:1200px){.build-an-outfit_customizerLayout__ZMj6j{grid-template-columns:1fr;gap:1.5rem;width:100%}.build-an-outfit_previewPanel__EikEA,.build-an-outfit_thumbnailsPanel__kL_K7{position:relative;top:0}}@media (max-width:600px){.build-an-outfit_container__1aQJT{padding:.75rem}.build-an-outfit_customizerLayout__ZMj6j{gap:.875rem}}@media (max-width:768px){.build-an-outfit_container__1aQJT{padding:.5rem}.build-an-outfit_header__jXM8G h1{font-size:1.75rem}.build-an-outfit_header__jXM8G p{font-size:1rem}.build-an-outfit_customizerLayout__ZMj6j{gap:1rem;width:100%}}@media (max-width:480px){.build-an-outfit_container__1aQJT{padding:.5rem}.build-an-outfit_header__jXM8G h1{font-size:1.5rem}.build-an-outfit_header__jXM8G p{font-size:.875rem}.build-an-outfit_customizerLayout__ZMj6j{gap:.75rem;width:100%}}@media (max-width:400px){.build-an-outfit_container__1aQJT{padding:.25rem}.build-an-outfit_header__jXM8G{margin-bottom:1.5rem}.build-an-outfit_header__jXM8G h1{font-size:1.375rem}.build-an-outfit_header__jXM8G p{font-size:.8rem}.build-an-outfit_customizerLayout__ZMj6j{gap:.5rem;width:100%}}@media (max-width:360px){.build-an-outfit_container__1aQJT{padding:.25rem}.build-an-outfit_header__jXM8G{margin-bottom:1rem}.build-an-outfit_header__jXM8G h1{font-size:1.25rem;margin-bottom:.375rem}.build-an-outfit_header__jXM8G p{font-size:.75rem}.build-an-outfit_customizerLayout__ZMj6j{gap:.4rem;width:100%}}@media (max-width:320px){.build-an-outfit_container__1aQJT{padding:.2rem}.build-an-outfit_header__jXM8G{margin-bottom:.75rem}.build-an-outfit_header__jXM8G h1{font-size:1.125rem;margin-bottom:.25rem}.build-an-outfit_header__jXM8G p{font-size:.7rem}.build-an-outfit_customizerLayout__ZMj6j{gap:.3rem;width:100%;max-width:100%}.build-an-outfit_previewPanel__EikEA,.build-an-outfit_selectorPanel__4UXAL,.build-an-outfit_thumbnailsPanel__kL_K7{width:100%;max-width:100%}}.CollapsibleSection_container__nKUMZ{margin:3rem 0;background:var(--bg-card);border-radius:20px;box-shadow:var(--shadow-md);overflow:hidden}.CollapsibleSection_header__qMwES{width:100%;display:flex;align-items:center;justify-content:space-between;padding:2rem;background:transparent;border:none;cursor:pointer;transition:all .2s ease;text-align:left}.CollapsibleSection_header__qMwES:hover{background:rgba(255,107,157,.05)}.CollapsibleSection_header__qMwES:focus{outline:2px solid var(--accent-primary);outline-offset:-2px}.CollapsibleSection_title__cqUoF{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin:0}.CollapsibleSection_chevron__X5beN{flex-shrink:0;color:var(--text-secondary);transition:transform .3s ease}.CollapsibleSection_chevronOpen__dnztf{transform:rotate(180deg)}.CollapsibleSection_content__PDzI5{max-height:0;opacity:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,padding .3s ease}.CollapsibleSection_contentOpen__MLlOF{max-height:5000px;opacity:1}.CollapsibleSection_contentInner__BsRje{padding:0 2rem 2rem}@media (max-width:640px){.CollapsibleSection_header__qMwES{padding:1.5rem}.CollapsibleSection_title__cqUoF{font-size:1.25rem}.CollapsibleSection_contentInner__BsRje{padding:0 1.5rem 1.5rem}}.PlacementSelector_container__IRuir{margin-bottom:1.5rem}.PlacementSelector_label__kY218{display:block;font-weight:600;margin-bottom:.75rem;color:#333;font-size:.95rem}.PlacementSelector_selected__0W89_{color:#3399cc}.PlacementSelector_options__mYzmJ{display:flex;gap:1rem;flex-wrap:wrap}.PlacementSelector_option__5VhwP{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;background:white;cursor:pointer;transition:all .2s ease;min-width:90px}.PlacementSelector_option__5VhwP:hover{border-color:#3399cc;transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.PlacementSelector_option__5VhwP.PlacementSelector_active__NneYe{border-color:#3399cc;background:#f0f8ff;box-shadow:0 0 0 2px rgba(51,153,204,.2)}.PlacementSelector_iconWrapper__0a__k{width:60px;height:60px;border-radius:4px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#f5f5f5}.PlacementSelector_optionLabel__eoxaE{font-size:.875rem;font-weight:500;color:#555;text-align:center}.PlacementSelector_option__5VhwP.PlacementSelector_active__NneYe .PlacementSelector_optionLabel__eoxaE{color:#3399cc;font-weight:600}@media (max-width:768px){.PlacementSelector_options__mYzmJ{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap}.PlacementSelector_options__mYzmJ::-webkit-scrollbar{display:none}.PlacementSelector_option__5VhwP{min-width:80px;flex-shrink:0}.PlacementSelector_iconWrapper__0a__k{width:50px;height:50px}.PlacementSelector_optionLabel__eoxaE{font-size:.8rem}}.customize_container__DRIgE{min-height:100vh}.customize_content__zwI2W{max-width:1400px;margin:0 auto;padding:2rem 1rem 4rem}.customize_pageHeader__pvljx{text-align:center;margin-bottom:3rem}.customize_pageTitle__9lURT{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:600;color:var(--text-primary);margin:0 0 .75rem}.customize_pageSubtitle__aAywh{font-size:clamp(1rem,3vw,1.1rem);color:var(--text-secondary);line-height:1.6;max-width:600px;margin:0 auto}.customize_errorContainer__qSAqU{text-align:center;padding:3rem 2rem;background:rgba(255,107,157,.1);border:2px solid var(--accent-primary);border-radius:16px;margin:2rem 0}.customize_errorMessage__QjaPZ{font-size:1rem;color:var(--text-primary);margin:0}.customize_loadingContainer__5x5a2{text-align:center;padding:4rem 2rem;color:var(--text-secondary)}.customize_spinner__P_9y8{width:48px;height:48px;border:4px solid rgba(255,107,157,.2);border-top:4px solid var(--accent-primary);border-radius:50%;animation:customize_spin__fMp7f .8s linear infinite;margin:0 auto 1rem}@keyframes customize_spin__fMp7f{to{transform:rotate(1turn)}}.customize_splitContainer__DLB_Y{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px;margin-bottom:2rem;padding:1rem 0;align-items:start;max-width:100%;overflow:hidden}.customize_imageSection___wDTV{display:flex;align-items:center;justify-content:center;padding:2rem;min-width:0}.customize_placeholderImage__A6AZv{width:100%;height:500px;background:var(--bg-card);border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--text-secondary);border:2px dashed var(--border-light)}.customize_configSection__ARD9m{display:flex;flex-direction:column;gap:24px;min-width:0}.customize_productInfo__Ez4xp{padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.customize_productTitle__PGLHH{font-size:clamp(1.5rem,4vw,2rem);font-weight:600;color:var(--text-primary);margin:0 0 .5rem;line-height:1.2}.customize_price__nJISX{font-size:1.5rem;font-weight:600;color:var(--accent-primary);margin:0}.customize_productTypeSelector__nIlrx{display:flex;flex-direction:column;gap:.75rem;padding-bottom:1rem;border-bottom:1px solid var(--border-light)}.customize_typeOptions___P_4x{display:flex;flex-wrap:wrap;gap:.75rem}.customize_typeButton__oKXbd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1rem 1.5rem;background:var(--bg-card);border:2px solid var(--border-light);border-radius:10px;cursor:pointer;transition:all .2s ease;min-width:140px;gap:.25rem}.customize_typeButton__oKXbd:hover{border-color:var(--accent-primary);transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.customize_typeButton__oKXbd.customize_active__ioSvi{border-color:var(--accent-primary);background:rgba(255,107,157,.1);box-shadow:0 0 0 3px rgba(255,107,157,.2)}.customize_typeName__jHxNE{font-size:1rem;font-weight:600;color:var(--text-primary)}.customize_typePrice__fE1Hy{font-size:.9rem;font-weight:500;color:var(--accent-primary)}.customize_designSelection__CxS2J{display:flex;flex-direction:column;gap:.75rem;min-width:0}.customize_sectionLabel__Bzbgp{font-size:1.1rem;font-weight:600;color:var(--text-primary);display:block;margin:0}.customize_question__socee{font-size:1rem;font-weight:500;color:var(--text-secondary);margin:0}.customize_themeDropdown__s7578{width:100%;font-size:1rem;font-family:inherit;background:var(--bg-card);color:var(--text-primary);border:2px solid var(--border-light);border-radius:10px;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23666' d='M5 8l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:20px;padding:.875rem 2.5rem .875rem 1rem}.customize_themeDropdown__s7578:hover{border-color:var(--accent-primary)}.customize_themeDropdown__s7578:focus{outline:none;border-color:var(--accent-primary);box-shadow:0 0 0 3px rgba(255,107,157,.1)}.customize_themeDropdown__s7578 option{background:#1A1A1A;color:#FFFFFF}.customize_designScrollContainer__W8CBE{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding:16px;background:var(--bg-card);border-radius:12px;border:1px solid var(--border-light);scroll-behavior:smooth;max-width:100%;width:100%;scrollbar-width:thin;scrollbar-color:var(--accent-primary) var(--bg-secondary)}.customize_designScrollContainer__W8CBE::-webkit-scrollbar{height:8px}.customize_designScrollContainer__W8CBE::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}.customize_designScrollContainer__W8CBE::-webkit-scrollbar-thumb{background:var(--accent-primary);border-radius:4px}.customize_designScrollContainer__W8CBE::-webkit-scrollbar-thumb:hover{background:var(--accent-secondary)}.customize_designThumbnail__J_ZkP{position:relative;flex-shrink:0;width:120px;height:120px;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;border:2px solid transparent;background:var(--bg-secondary);padding:0}.customize_designThumbnail__J_ZkP:hover{transform:scale(1.05);box-shadow:0 4px 12px rgba(0,0,0,.15);border-color:var(--accent-primary)}.customize_designThumbnail__J_ZkP.customize_active__ioSvi{border-color:var(--accent-primary);box-shadow:0 0 0 4px rgba(255,107,157,.2);transform:scale(1.02)}.customize_noThumbnail__p5UPl{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:var(--bg-secondary);color:var(--text-muted);font-size:.75rem}.customize_emptyState__VtGq2{grid-column:1/-1;text-align:center;padding:3rem 1rem;color:var(--text-secondary)}.customize_emptyState__VtGq2 p{margin:0;font-size:1rem}.customize_addToCartButton__rrQ3H{width:100%;padding:1.25rem;background:var(--accent-gradient);color:white;font-size:1.1rem;font-weight:600;border:none;border-radius:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(255,107,157,.3);margin-top:auto}.customize_addToCartButton__rrQ3H:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 24px rgba(255,107,157,.4)}.customize_addToCartButton__rrQ3H:active:not(:disabled){transform:translateY(-1px)}.customize_addToCartButton__rrQ3H:disabled{opacity:.5;cursor:not-allowed;transform:none}.customize_form__SnyMe{background:transparent;padding:0}.customize_formSection__dbYAk{margin-bottom:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid var(--border-light)}.customize_formSection__dbYAk:last-of-type{border-bottom:none}.customize_sectionTitle__Ddf60{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem}.customize_formGroup__vGNUy{margin-bottom:1.5rem}.customize_formRow__vSi8_{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.customize_label__n_ZNp{display:block;font-weight:600;color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem}.customize_input___T3IR,.customize_select__yFVZM,.customize_textarea__P00x4{width:100%;padding:.875rem 1rem;border:2px solid var(--border-light);border-radius:10px;font-size:1rem;font-family:inherit;background:var(--bg-secondary);color:var(--text-primary);transition:all .2s ease}.customize_input___T3IR:focus,.customize_select__yFVZM:focus,.customize_textarea__P00x4:focus{outline:none;border-color:var(--accent-primary);background:var(--bg-secondary)}.customize_select__yFVZM option{background:#1A1A1A;color:#FFFFFF}.customize_input___T3IR::placeholder,.customize_textarea__P00x4::placeholder{color:var(--text-muted)}.customize_textarea__P00x4{resize:vertical;min-height:150px;line-height:1.6}.customize_select__yFVZM{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%23666' d='M5 8l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:20px;padding-right:2.5rem}.customize_fileInput__M7W6X{padding:.75rem;border:2px dashed var(--border-light);border-radius:10px;background:var(--bg-secondary);cursor:pointer;transition:all .2s ease}.customize_fileInput__M7W6X:hover{border-color:var(--accent-primary);background:white;color:#000000}.customize_helperText__Zpquj{display:block;font-size:.85rem;color:var(--text-secondary);margin-top:.5rem;font-style:italic}.customize_formActions__U2gJi{margin-top:2rem;text-align:center}.customize_submitButton__m_xkp{background:var(--accent-gradient);color:white;padding:1.25rem 3rem;font-size:1.1rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(255,107,157,.3);width:100%;max-width:400px}.customize_submitButton__m_xkp:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px 24px rgba(255,107,157,.4)}.customize_submitButton__m_xkp:active:not(:disabled){transform:translateY(-1px)}.customize_submitButton__m_xkp:disabled{opacity:.6;cursor:not-allowed;transform:none}.customize_responseTime__daIuw{font-size:.9rem;color:var(--text-secondary);margin-top:1rem;font-weight:500}@media (min-width:640px){.customize_formRow__vSi8_{grid-template-columns:1fr 1fr}.customize_designScrollContainer__W8CBE{gap:14px}}@media (max-width:768px){.customize_content__zwI2W{padding:1.5rem 1rem 4rem}.customize_pageHeader__pvljx{margin-bottom:2rem}.customize_splitContainer__DLB_Y{grid-template-columns:1fr;gap:24px;padding:0}.customize_imageSection___wDTV{position:static;max-height:none}.customize_placeholderImage__A6AZv{height:300px}.customize_productTitle__PGLHH{font-size:1.5rem}.customize_price__nJISX{font-size:1.25rem}.customize_sectionLabel__Bzbgp{font-size:1rem}.customize_question__socee{font-size:.95rem}.customize_designScrollContainer__W8CBE{padding:12px}.customize_designThumbnail__J_ZkP{width:100px;height:100px}.customize_addToCartButton__rrQ3H{font-size:1rem;padding:1rem}.customize_submitButton__m_xkp{width:100%;padding:1rem 2rem}}@media (min-width:1024px){.customize_content__zwI2W{padding:3rem 2rem 4rem}.customize_splitContainer__DLB_Y{gap:40px}.customize_designScrollContainer__W8CBE{gap:16px;padding:20px}.customize_designThumbnail__J_ZkP{width:130px;height:130px}.customize_formRow__vSi8_{grid-template-columns:1fr 1fr}}@media (min-width:1280px){.customize_content__zwI2W{padding:3rem 2rem 4rem}.customize_splitContainer__DLB_Y{gap:48px}}.AmazonProductCard_productCard__vQGGW{background:var(--bg-card);border:1px solid var(--border-light);border-radius:16px;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.AmazonProductCard_productCard__vQGGW:hover{transform:translateY(-4px);box-shadow:0 8px 16px rgba(0,0,0,.1)}.AmazonProductCard_productName__bBixG{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:var(--text-primary);cursor:default}.AmazonProductCard_productDescription__hdnG8{color:var(--text-secondary);font-size:.9rem;margin-bottom:1.5rem;line-height:1.5}.AmazonProductCard_productFooter__yIjRm{display:flex;justify-content:space-between;align-items:center;margin-bottom:0;margin-top:auto;gap:.5rem;flex-wrap:nowrap}.AmazonProductCard_priceWrapper__48zeu{display:flex;align-items:flex-end}.AmazonProductCard_priceContainer__m0RRU{display:flex;flex-direction:column;align-items:flex-start;gap:0;line-height:1}.AmazonProductCard_originalPriceRow__od2ks{display:flex;align-items:center;gap:.375rem;margin-bottom:.125rem}.AmazonProductCard_productPrice__Duhop{font-size:1.5rem;font-weight:600;color:var(--accent-primary);line-height:1}.AmazonProductCard_originalPrice__NNgJl{font-size:.75rem;color:var(--text-secondary);text-decoration:line-through;line-height:1}.AmazonProductCard_discountBadge__8Yv9N{padding:.25rem .45rem;border-radius:4px;font-size:.75rem}.AmazonProductCard_discountBadge__8Yv9N,.AmazonProductCard_viewOnAmazonBtn__wh1dB{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:white;font-weight:600;white-space:nowrap}.AmazonProductCard_viewOnAmazonBtn__wh1dB{border:none;padding:.65rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:transform .2s ease,opacity .2s ease;min-height:44px;touch-action:manipulation;-webkit-tap-highlight-color:transparent;text-decoration:none;display:flex;align-items:center;gap:6px}.AmazonProductCard_viewOnAmazonBtn__wh1dB:hover{transform:translateY(-2px);color:white}.AmazonProductCard_viewOnAmazonBtn__wh1dB:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px}.AmazonProductCard_viewOnAmazonBtn__wh1dB svg{flex-shrink:0}@media (max-width:768px){.AmazonProductCard_productCard__vQGGW{padding:1.25rem}.AmazonProductCard_productName__bBixG{font-size:1.1rem}.AmazonProductCard_productPrice__Duhop{font-size:1.3rem}.AmazonProductCard_productFooter__yIjRm{flex-wrap:wrap;gap:.5rem}.AmazonProductCard_viewOnAmazonBtn__wh1dB{padding:.625rem 1rem;font-size:.85rem;width:100%;justify-content:center}}@media (max-width:480px){.AmazonProductCard_productCard__vQGGW{padding:1rem}.AmazonProductCard_productDescription__hdnG8{font-size:.875rem}.AmazonProductCard_priceWrapper__48zeu{align-items:flex-start}.AmazonProductCard_originalPrice__NNgJl{font-size:.7rem}.AmazonProductCard_discountBadge__8Yv9N{font-size:.65rem;padding:.2rem .35rem}.AmazonProductCard_productPrice__Duhop{font-size:1.25rem}}.AmazonDisclosure_disclosure__FSbRs{background:var(--accent-light);border:1px solid rgba(255,107,157,.3);border-radius:12px;padding:16px;display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.AmazonDisclosure_icon__2zBkh{color:var(--accent-primary);flex-shrink:0}.AmazonDisclosure_text__xoKib{margin:0;font-size:14px;line-height:1.5;color:var(--text-secondary);padding-top:1px}@media (max-width:768px){.AmazonDisclosure_disclosure__FSbRs{padding:12px;align-items:center}.AmazonDisclosure_text__xoKib{font-size:13px;padding-top:0}}.associates_container__7D1y5{max-width:1400px;margin:0 auto;padding:32px 20px}.associates_header___qbo2{text-align:center;margin-bottom:32px}.associates_title__8eDFK{font-size:36px;font-weight:600;margin:0 0 12px;color:var(--text-primary)}.associates_subtitle___9W6B{font-size:18px;color:var(--text-secondary);max-width:700px;margin:0 auto}.associates_filterBar__335f6{margin-bottom:24px;padding:20px;background:var(--glass-bg);backdrop-filter:var(--glass-blur) var(--glass-saturate);-webkit-backdrop-filter:var(--glass-blur) var(--glass-saturate);border:1px solid var(--glass-border);border-radius:16px;box-shadow:var(--shadow-sm)}.associates_filterGroup__7kPAn{display:flex;flex-direction:column;gap:12px}.associates_searchRow__veoCZ{display:flex;gap:16px}.associates_searchWrapper__tIHs7{flex-grow:0;flex-shrink:0;flex-basis:calc(60% - 10px);display:flex;flex-direction:column;gap:8px}.associates_productSearchInput__kzemO{width:100%;padding:10px 36px 10px 12px;border:1px solid var(--glass-border);border-radius:8px;font-size:14px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);outline:none;transition:border-color .2s;text-overflow:ellipsis}.associates_productSearchInput__kzemO:focus{border-color:var(--accent-primary)}.associates_productSearchInput__kzemO::placeholder{color:var(--text-muted)}.associates_filterGroup__7kPAn+.associates_filterGroup__7kPAn{margin-top:20px;padding-top:20px;border-top:1px solid var(--border-light)}.associates_filterLabel__7Yhqe{font-weight:600;font-size:14px;color:var(--text-primary);text-transform:uppercase;letter-spacing:.5px}.associates_categoryButtons__oN_U8{display:flex;flex-wrap:wrap;gap:8px}.associates_categoryButton__lY5yg{padding:10px 18px;border:1px solid var(--glass-border);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;color:var(--text-primary)}.associates_categoryButton__lY5yg:hover{border-color:var(--accent-primary);background:rgba(255,255,255,.08)}.associates_categoryButton__lY5yg.associates_active__14m1E{background:var(--accent-gradient);border-color:var(--accent-primary);color:white}.associates_tagFilterHeader__K2SRQ{display:flex;align-items:center;justify-content:space-between;gap:12px}.associates_clearTagsButton__XOYe_{background:none;border:none;color:var(--accent-primary);font-size:13px;font-weight:600;cursor:pointer;padding:4px 8px;border-radius:4px;transition:background .2s}.associates_clearTagsButton__XOYe_:hover{background:var(--accent-light)}.associates_tagSearchWrapper__Ylmol{flex-grow:0;flex-shrink:0;flex-basis:calc(40% - 10px);display:flex;flex-direction:column;gap:8px}.associates_inputWrapper__yP_V4{position:relative;width:100%}.associates_tagSearchInput__4zL3t{width:100%;padding:10px 36px 10px 12px;border:1px solid var(--glass-border);border-radius:8px;font-size:14px;background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--text-primary);outline:none;transition:border-color .2s}.associates_tagSearchInput__4zL3t:focus{border-color:var(--accent-primary)}.associates_tagSearchInput__4zL3t::placeholder{color:var(--text-muted)}.associates_clearSearchButton__7Ohp6{position:absolute;right:8px;top:50%;transform:translateY(-50%);background:none;border:none;font-size:24px;color:var(--text-muted);cursor:pointer;padding:4px 8px;line-height:1;transition:color .2s}.associates_clearSearchButton__7Ohp6:hover{color:var(--accent-primary)}.associates_tagFilters__sGXQL{display:flex;flex-wrap:wrap;gap:8px}.associates_tagButton__J67t5{padding:8px 16px;border:1px solid var(--glass-border);background:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:8px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s;color:var(--text-primary)}.associates_tagButton__J67t5:hover{border-color:var(--accent-primary);background:rgba(255,255,255,.08)}.associates_tagButton__J67t5.associates_active__14m1E{background:var(--accent-gradient);border-color:var(--accent-primary);color:white}.associates_noTagsFound__TXJs6{margin:12px 0 0;font-size:14px;color:var(--text-muted);font-style:italic}.associates_tagHint__2KYF9{margin:12px 0 0;font-size:13px;color:var(--text-muted)}.associates_resultsInfo__x9Axh{margin-bottom:20px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}.associates_resultCount__Sd8Yl{font-size:14px;color:var(--text-secondary);margin:0}.associates_sortWrapper__S8FCe{display:flex;align-items:center;gap:8px}.associates_sortLabel__DRnGa{font-size:14px;font-weight:600;color:var(--text-primary)}.associates_sortSelect__Cen2T{padding:8px 32px 8px 12px;border:1px solid var(--glass-border);border-radius:8px;font-size:14px;font-weight:500;color:var(--text-primary);background-color:rgba(255,255,255,.05);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23B3B3B3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;background-size:12px;cursor:pointer;transition:border-color .2s;appearance:none;-webkit-appearance:none;-moz-appearance:none}.associates_sortSelect__Cen2T:hover{border-color:var(--accent-primary)}.associates_sortSelect__Cen2T:focus{outline:none;border-color:var(--accent-primary)}.associates_sortSelect__Cen2T option{background:white;color:#000000}.associates_productsGrid__tCw9h{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));grid-gap:24px;gap:24px;margin-bottom:40px}.associates_emptyState__QaAnh{text-align:center;padding:60px 20px;color:var(--text-secondary)}.associates_emptyState__QaAnh p{margin:0;font-size:18px}@media (max-width:1024px){.associates_productsGrid__tCw9h{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}}@media (max-width:768px){.associates_container__7D1y5{padding:24px 16px}.associates_title__8eDFK{font-size:28px}.associates_subtitle___9W6B{font-size:16px}.associates_filterBar__335f6{padding:16px}.associates_searchRow__veoCZ{flex-direction:column}.associates_searchWrapper__tIHs7,.associates_tagSearchWrapper__Ylmol{flex:1 1 100%}.associates_categoryButtons__oN_U8{gap:6px}.associates_categoryButton__lY5yg{padding:8px 14px;font-size:13px}.associates_resultsInfo__x9Axh{flex-direction:column;align-items:flex-start;gap:12px}.associates_sortWrapper__S8FCe{width:100%}.associates_sortSelect__Cen2T{flex:1 1;min-width:0}.associates_productsGrid__tCw9h{grid-template-columns:1fr;gap:16px}}@media (max-width:480px){.associates_title__8eDFK{font-size:24px}.associates_subtitle___9W6B{font-size:14px}}