.shop_shopWrapper__R9KHU{background:var(--color-bg);color:var(--color-text);min-height:100vh;padding:4rem 2rem 8rem}@media(max-width:768px){.shop_shopWrapper__R9KHU{padding:3rem 1.5rem 6rem}}.shop_shopHero__nrx0n{max-width:1200px;margin:0 auto 3rem;text-align:center}.shop_shopTitle__KaZv7{font-size:clamp(2.5rem,5vw,4rem);font-weight:800;font-family:var(--font-heading);letter-spacing:-.03em;margin-bottom:.5rem}.shop_shopSub__MD5dc{font-size:clamp(1rem,2vw,1.25rem);color:var(--color-text-muted);font-weight:500}.shop_shopNav__mHY2A{max-width:1200px;margin:0 auto 2.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem;border-bottom:1px solid rgba(26,26,26,.1);padding-bottom:1.5rem}.shop_categories__4y1n8{display:flex;gap:.75rem;flex-wrap:wrap}.shop_catButton__Orx0U{background:rgba(0,0,0,0);border:1px solid rgba(26,26,26,.2);color:var(--color-text);padding:.6rem 1.2rem;border-radius:999px;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease}.shop_catButton__Orx0U:hover{border-color:var(--color-text);background:rgba(26,26,26,.05)}.shop_catButtonActive__pnY88{border-color:var(--color-text)}.shop_catButtonActive__pnY88,.shop_catButtonActive__pnY88:hover{background:var(--color-text);color:#fff}.shop_cartTrigger__vgCNu{background:var(--color-accent);color:#000;border:none;padding:.75rem 1.5rem;border-radius:999px;font-weight:700;font-size:.95rem;cursor:pointer;transition:transform .2s ease,filter .2s ease;box-shadow:0 4px 12px rgba(215,255,1,.35)}.shop_cartTrigger__vgCNu:hover{transform:translateY(-2px);filter:brightness(1.05)}.shop_cartTrigger__vgCNu:active{transform:translateY(0)}.shop_gridSection__E_wEa{max-width:1200px;margin:0 auto}.shop_empty__5ymHx{text-align:center;color:var(--color-text-muted);font-size:1.1rem;padding:4rem 0}.shop_productGrid__RbROE{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,280px),1fr));grid-gap:2rem;gap:2rem}.shop_productCard__74Dus{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.04);display:flex;flex-direction:column;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease}.shop_productCard__74Dus:hover{transform:translateY(-6px);box-shadow:0 12px 30px rgba(0,0,0,.08)}.shop_imageWrapper___ke_2{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;cursor:pointer;background:#f3f3f3}.shop_productImage__8SPFc{object-fit:cover;transition:transform .5s ease}.shop_productCard__74Dus:hover .shop_productImage__8SPFc{transform:scale(1.05)}.shop_soldOut__tOZas{position:absolute;inset:0;background:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em}.shop_cardInfo__eXNmV{padding:1.25rem;display:flex;flex-direction:column;flex-grow:1}.shop_authorName__yeSsS{font-size:.75rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.35rem}.shop_productTitle__SF4FQ{font-size:1.1rem;font-weight:600;color:var(--color-text);margin-bottom:1rem;cursor:pointer;line-height:1.4}.shop_productTitle__SF4FQ:hover{text-decoration:underline}.shop_cardFooter__iZU9u{margin-top:auto;display:flex;justify-content:space-between;align-items:center}.shop_price__a824E{font-size:1.25rem;font-weight:700;color:var(--color-text)}.shop_addToCartBtn__27tc_{background:#1a1a1a;color:#fff;border:none;padding:.5rem 1.2rem;border-radius:8px;font-weight:700;font-size:.85rem;cursor:pointer;transition:background .2s ease,transform .1s ease}.shop_addToCartBtn__27tc_:hover{background:#000}.shop_addToCartBtn__27tc_:active{transform:scale(.95)}.shop_addToCartBtn__27tc_:disabled{background:#e2e2e2;color:#a0a0a0;cursor:not-allowed}.shop_overlay__DiBHD{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;animation:shop_fadeIn__02h8B .3s ease forwards}.shop_modal__sd7a9{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90vw;max-width:900px;background:#fff;border-radius:20px;z-index:101;overflow:hidden;box-shadow:0 20px 50px rgba(0,0,0,.3);animation:shop_scaleIn__hEqsC .3s cubic-bezier(.16,1,.3,1) forwards}.shop_modalGrid__HdxpJ{display:grid;grid-template-columns:1.1fr .9fr;height:80vh;max-height:600px}@media(max-width:768px){.shop_modalGrid__HdxpJ{grid-template-columns:1fr;grid-template-rows:.8fr 1.2fr;height:90vh;max-height:none;overflow-y:auto}}.shop_modalImages__H6uol{background:#f8f8f8;padding:2rem}.shop_mainImageWrapper__Q2N8J,.shop_modalImages__H6uol{position:relative;display:flex;align-items:center;justify-content:center}.shop_mainImageWrapper__Q2N8J{width:100%;height:100%;aspect-ratio:1/1}.shop_modalMainImg__OsZLa{object-fit:contain!important}.shop_modalDetails__FSHup{padding:2.5rem;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto;border-left:1px solid rgba(0,0,0,.05)}@media(max-width:768px){.shop_modalDetails__FSHup{padding:1.5rem;border-left:none;border-top:1px solid rgba(0,0,0,.05)}}.shop_modalAuthor__ldil6{font-size:.8rem;font-weight:700;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem;display:block}.shop_modalTitle__hkTq1{font-size:1.75rem;font-weight:700;color:var(--color-text);margin-bottom:.75rem;line-height:1.2}.shop_modalPrice__wR13P{font-size:1.5rem;font-weight:800;color:var(--color-text);margin-bottom:1.5rem;display:block}.shop_modalDesc__ve5w1{font-size:.95rem;line-height:1.6;color:#374151;margin-bottom:1.5rem}.shop_modalDesc__ve5w1 p{margin-bottom:.75rem}.shop_stockStatus__X3LsV{margin-bottom:1.5rem;font-size:.875rem;font-weight:600}.shop_inStock__qFWIt{color:#10b981}.shop_outOfStock__ZPuXH{color:#ef4444}.shop_modalActions__H5uh1{display:flex;flex-direction:column;gap:.75rem}.shop_modalPrimaryBtn__FXIsb{background:var(--color-accent);color:#000;border:none;padding:.9rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:filter .2s ease,transform .1s ease}.shop_modalPrimaryBtn__FXIsb:hover{filter:brightness(1.05)}.shop_modalPrimaryBtn__FXIsb:active{transform:scale(.98)}.shop_modalPrimaryBtn__FXIsb:disabled{background:#e2e2e2;color:#a0a0a0;cursor:not-allowed}.shop_modalCloseBtn__FHftK{background:rgba(0,0,0,0);color:var(--color-text-muted);border:1px solid rgba(26,26,26,.15);padding:.9rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s ease}.shop_modalCloseBtn__FHftK:hover{color:var(--color-text);border-color:var(--color-text);background:rgba(26,26,26,.02)}.shop_drawerShell__Sg2VB{position:fixed;inset:0;z-index:1000;pointer-events:none}.shop_drawerOverlay__9jIxq{position:absolute;inset:0;background:rgba(0,0,0,.5);opacity:0;transition:opacity .4s cubic-bezier(.16,1,.3,1);pointer-events:none}.shop_drawerShell__Sg2VB[data-open=true] .shop_drawerOverlay__9jIxq{opacity:1;pointer-events:auto}.shop_cartDrawer__h9ZOj{position:absolute;top:0;right:0;bottom:0;width:100%;max-width:440px;background:#fff;box-shadow:-10px 0 40px rgba(0,0,0,.15);transform:translateX(105%);transition:transform .4s cubic-bezier(.16,1,.3,1);pointer-events:auto;display:flex;flex-direction:column}.shop_drawerShell__Sg2VB[data-open=true] .shop_cartDrawer__h9ZOj{transform:translateX(0)}.shop_drawerHeader__7OzEg{padding:1.5rem;border-bottom:1px solid rgba(0,0,0,.05);display:flex;justify-content:space-between;align-items:center}.shop_drawerHeader__7OzEg h2{font-size:1.5rem;font-weight:700}.shop_drawerClose__1tlKx{background:rgba(0,0,0,0);border:none;font-size:1.25rem;cursor:pointer;padding:.5rem;line-height:1;color:var(--color-text-muted)}.shop_drawerClose__1tlKx:hover{color:var(--color-text)}.shop_drawerContent__cxdN_{flex-grow:1;display:flex;flex-direction:column;overflow-y:auto}.shop_emptyCart__ZSNbm{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--color-text-muted)}.shop_emptyCart__ZSNbm p{font-size:1.1rem;margin-bottom:1.5rem}.shop_continueShopping__HcQ6X{background:#1a1a1a;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:700;cursor:pointer}.shop_continueShopping__HcQ6X:hover{background:#000}.shop_cartItems__dgb9A{flex-grow:1;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.shop_cartItem__Z78Tm{display:flex;gap:1rem;align-items:center;position:relative}.shop_itemThumb__QdseQ{position:relative;width:70px;height:70px;border-radius:8px;overflow:hidden;background:#f3f3f3;flex-shrink:0}.shop_itemThumb__QdseQ img{object-fit:cover}.shop_itemDetails__CQ4rD{flex-grow:1}.shop_itemDetails__CQ4rD h4{font-size:.95rem;font-weight:600;margin-bottom:.25rem;padding-right:1.5rem}.shop_itemPrice__L8IQj{font-weight:700;font-size:.9rem;color:var(--color-text);display:block;margin-bottom:.5rem}.shop_qtyControl__rVWEK{display:flex;align-items:center;border:1px solid rgba(0,0,0,.15);border-radius:6px;width:-moz-fit-content;width:fit-content;overflow:hidden}.shop_qtyControl__rVWEK button{background:rgba(0,0,0,0);border:none;width:28px;height:28px;cursor:pointer;font-weight:600}.shop_qtyControl__rVWEK button:hover{background:rgba(0,0,0,.05)}.shop_qtyControl__rVWEK span{padding:0 .5rem;font-size:.85rem;font-weight:700}.shop_itemRemove__DzF4V{position:absolute;top:0;right:0;background:rgba(0,0,0,0);border:none;cursor:pointer;color:var(--color-text-muted);font-size:.85rem;padding:.25rem}.shop_itemRemove__DzF4V:hover{color:var(--color-text)}.shop_drawerFooter__w0nuH{padding:1.5rem;border-top:1px solid rgba(0,0,0,.05);background:#fafafa}.shop_totals__4Uc64{display:flex;justify-content:space-between;font-size:1.1rem;font-weight:700;margin-bottom:1.5rem}.shop_checkoutBtn__nJH2Z{width:100%;background:var(--color-text);color:#fff;border:none;padding:1rem;border-radius:12px;font-weight:700;font-size:1rem;cursor:pointer;transition:background .2s ease}.shop_checkoutBtn__nJH2Z:hover{background:#000}.shop_checkoutForm__Tyox8{padding:1.5rem;display:flex;flex-direction:column;height:100%}.shop_checkoutForm__Tyox8 h3{font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.shop_formField__B6_cD{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.25rem}.shop_formField__B6_cD label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-muted)}.shop_formField__B6_cD input,.shop_formField__B6_cD textarea{padding:.75rem;border:1px solid rgba(26,26,26,.15);border-radius:8px;font-size:.95rem;font-family:inherit;transition:border-color .2s}.shop_formField__B6_cD input:focus,.shop_formField__B6_cD textarea:focus{outline:none;border-color:var(--color-text)}.shop_formField__B6_cD textarea{resize:none;height:80px}.shop_formTotals__Ef8Aq{margin-top:auto;display:flex;justify-content:space-between;font-size:1.1rem;font-weight:700;padding:1rem 0;border-top:1px solid rgba(0,0,0,.05)}.shop_formButtons__h_Xeb{display:flex;gap:.75rem}.shop_backBtn__8unLy{flex:1 1;background:rgba(0,0,0,0);border:1px solid rgba(0,0,0,.15);padding:.9rem;border-radius:10px;font-weight:700;cursor:pointer}.shop_backBtn__8unLy:hover{background:rgba(0,0,0,.02)}.shop_submitOrderBtn__0492_{flex:2 1;background:var(--color-accent);color:#000;border:none;padding:.9rem;border-radius:10px;font-weight:700;cursor:pointer;box-shadow:0 4px 12px rgba(215,255,1,.35)}.shop_submitOrderBtn__0492_:hover{filter:brightness(1.05)}.shop_loadingState__rvuI1{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1.5rem}.shop_loadingState__rvuI1 .shop_spinner__G8IAN{width:40px;height:40px;border:3px solid rgba(0,0,0,.1);border-top:3px solid var(--color-text);border-radius:50%;animation:shop_spin__jRxJO .8s linear infinite}.shop_loadingState__rvuI1 p{font-weight:600;color:var(--color-text-muted)}.shop_successState__Jc8HP{flex-grow:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;text-align:center}.shop_successState__Jc8HP .shop_successIcon__NBfZA{width:60px;height:60px;background:#d1fae5;color:#059669;font-size:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.shop_successState__Jc8HP h3{font-size:1.5rem;font-weight:700;margin-bottom:.75rem}.shop_successState__Jc8HP p{color:var(--color-text-muted);font-size:.95rem;line-height:1.5;margin-bottom:2rem}.shop_closeSuccessBtn__vFjHN{background:#1a1a1a;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:700;cursor:pointer}.shop_closeSuccessBtn__vFjHN:hover{background:#000}@keyframes shop_fadeIn__02h8B{0%{opacity:0}to{opacity:1}}@keyframes shop_scaleIn__hEqsC{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes shop_spin__jRxJO{to{transform:rotate(1turn)}}.ProductCarousel_carousel__jjBY_{display:flex;flex-direction:column;gap:24px;padding:24px;width:100%;max-width:1200px;margin:0 auto 3rem;background:hsla(0,0%,100%,.45);border:1px solid hsla(0,0%,100%,.6);border-radius:24px;box-shadow:0 10px 30px rgba(0,0,0,.02);box-sizing:border-box}@media(max-width:768px){.ProductCarousel_carousel__jjBY_{padding:20px;border-radius:20px;margin-bottom:2.5rem}}@media(max-width:640px){.ProductCarousel_carousel__jjBY_{padding:16px;border-radius:16px;margin-bottom:2rem}}.ProductCarousel_header__KigEE{display:flex;justify-content:space-between;align-items:center;padding:0 4px}.ProductCarousel_title__FN34p{margin:0;font-family:var(--font-montserrat),"Montserrat",sans-serif;font-weight:700;font-size:22px;line-height:140%;color:var(--color-text,#1a1a1a)}.ProductCarousel_buttons__DB5mp{display:flex;gap:8px}.ProductCarousel_button__xBtLm{width:32px;height:32px;padding:0;border:1px solid rgba(26,26,26,.1);background-color:rgba(0,0,0,0);color:var(--color-text,#1a1a1a);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s ease,border-color .2s ease}.ProductCarousel_button__xBtLm:hover{background-color:rgba(26,26,26,.05);border-color:rgba(26,26,26,.2)}.ProductCarousel_button__xBtLm:active{background-color:rgba(26,26,26,.1)}.ProductCarousel_track__c5wtg{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;gap:16px;padding:4px}.ProductCarousel_track__c5wtg::-webkit-scrollbar{display:none}.ProductCarousel_slide__7kl3s{flex:0 0 auto;scroll-snap-align:start;width:280px}@media(max-width:640px){.ProductCarousel_slide__7kl3s{width:220px}}.ProductCarousel_productCard__HfPEa{background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:16px;overflow:hidden;box-shadow:0 4px 18px rgba(0,0,0,.03);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s ease,border-color .3s ease;height:100%;display:flex;flex-direction:column}.ProductCarousel_productCard__HfPEa:hover{transform:translateY(-5px);box-shadow:0 10px 25px rgba(0,0,0,.06);border-color:rgba(0,0,0,.08)}.ProductCarousel_imageWrapper__P6jwf{position:relative;width:100%;aspect-ratio:1/1;background:#f3f3f3;cursor:pointer;overflow:hidden}.ProductCarousel_productImage__bztna{object-fit:cover;transition:transform .5s ease}.ProductCarousel_productCard__HfPEa:hover .ProductCarousel_productImage__bztna{transform:scale(1.04)}.ProductCarousel_soldOut__vH4SS{position:absolute;inset:0;background:hsla(0,0%,100%,.7);display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;color:#1a1a1a;text-transform:uppercase;letter-spacing:.05em}.ProductCarousel_cardInfo__0dS_G{padding:1.25rem;display:flex;flex-direction:column;flex:1 1}.ProductCarousel_authorName__Q5_62{font-size:.75rem;font-weight:700;color:var(--color-text-muted,#666);margin-bottom:.35rem;text-transform:uppercase;letter-spacing:.1em}.ProductCarousel_productTitle__f62_d{font-size:1.1rem;font-weight:600;color:var(--color-text,#1a1a1a);margin-bottom:1rem;cursor:pointer;transition:color .2s ease;flex:1 1;line-height:1.4}.ProductCarousel_productTitle__f62_d:hover{text-decoration:underline}.ProductCarousel_cardFooter__m8wyM{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.ProductCarousel_price__EEw8x{font-size:1.25rem;font-weight:700;color:var(--color-text,#1a1a1a)}.ProductCarousel_addToCartBtn___ukHL{background:var(--color-text,#1a1a1a);color:#fff;border:none;padding:.5rem 1.25rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:transform .2s ease,background .2s ease}.ProductCarousel_addToCartBtn___ukHL:hover:not(:disabled){transform:scale(1.05);background:rgba(26,26,26,.85)}.ProductCarousel_addToCartBtn___ukHL:disabled{opacity:.5;cursor:not-allowed}.productModal_modal__HVWMX{--modal-bg:#ffffff;--modal-info-bg:#ffffff;--modal-text:#111111;--modal-muted:#aaaaaa;--modal-desc:#555555;--modal-ghost:#888888;--modal-ghost-hov:#333333;--modal-primary-bg:#1a1a1a;--modal-primary-hov:#333333;--modal-primary-text:#ffffff}.productModal_modal__HVWMX[data-neon]{--modal-bg:#090909;--modal-info-bg:#0f0f0f;--modal-text:#f5f5f5;--modal-muted:rgba(255,255,255,0.55);--modal-desc:rgba(255,255,255,0.7);--modal-ghost:rgba(255,255,255,0.5);--modal-ghost-hov:#f5f5f5;--modal-primary-bg:#f5f5f5;--modal-primary-hov:#dcdcdc;--modal-primary-text:#101010}.productModal_card__ljS2A{width:100%;overflow:hidden;border-radius:12px;cursor:pointer;background:#f3f3f3}.productModal_card__ljS2A:hover img{opacity:.85}.productModal_cardImage__G_4Vv{width:100%;height:auto;display:block;transition:opacity .3s}.productModal_overlay__GHvFm{position:fixed;inset:0;background:rgba(0,0,0,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:300;animation:productModal_fadeIn__8lh_L .2s ease}.productModal_modal__HVWMX{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:301;background:var(--modal-bg);color:var(--modal-text);border-radius:16px;overflow:hidden;width:92vw;max-width:960px;height:92vh;max-height:800px;display:flex;flex-direction:column;animation:productModal_scaleIn__gKbS1 .25s ease;box-shadow:0 10px 40px rgba(0,0,0,.35);transition:background .4s ease,color .4s ease,box-shadow .4s ease}.productModal_modal__HVWMX[data-neon]{box-shadow:0 0 30px rgba(215,255,1,.15),0 0 60px rgba(215,255,1,.05)}@media(min-width:768px){.productModal_modal__HVWMX{flex-direction:row;height:88vh;max-height:700px}}.productModal_imageWrap__1M3mL{position:relative;background:#111;overflow:hidden;flex-shrink:0;height:55vh}@media(min-width:768px){.productModal_imageWrap__1M3mL{width:64%;height:100%;max-height:none}}.productModal_sliderTrack__ICRhR{display:flex;width:100%;height:100%;transition:transform .38s cubic-bezier(.4,0,.2,1);will-change:transform}.productModal_slide__HliCf{flex:0 0 100%;width:100%;height:100%;position:relative;overflow:hidden;--mouse-x:50%;--mouse-y:50%}.productModal_mediaEl__x_X1A{object-fit:contain;transition:transform .1s ease-out;transform-origin:var(--mouse-x) var(--mouse-y)}@media(hover:hover)and (pointer:fine){.productModal_mediaEl__x_X1A:hover{transform:scale(2);cursor:zoom-in}}.productModal_spinner__NryJj{position:absolute;inset:0;z-index:10;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.45);pointer-events:none}.productModal_spinner__NryJj:after{content:"";width:2.5rem;height:2.5rem;border:3px solid hsla(0,0%,100%,.25);border-top-color:#fff;border-radius:50%;animation:productModal_spin__HGY_V .75s linear infinite}.productModal_navBtn__FmiVF{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:2.75rem;height:2.75rem;border:none;border-radius:50%;background:rgba(0,0,0,.45);color:#fff;font-size:1.9rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.productModal_navBtn__FmiVF:hover{background:rgba(0,0,0,.72)}.productModal_navPrev__D4_nz{left:.75rem}.productModal_navNext__dAf_8{right:.75rem}.productModal_counter__HMgyG{position:absolute;right:.9rem;bottom:1rem;padding:.3rem .6rem;border-radius:999px;background:rgba(0,0,0,.52);color:#fff;font-size:.75rem;letter-spacing:.05em}.productModal_info__iG_BJ{display:flex;flex-direction:column;justify-content:space-between;padding:1.5rem;gap:1rem;overflow:hidden;background:var(--modal-info-bg);transition:background .4s ease;flex-grow:1}@media(min-width:768px){.productModal_info__iG_BJ{width:36%;height:100%}}.productModal_scrollableContent__s_m0a{display:flex;flex-direction:column;overflow-y:auto;flex:1 1;padding-right:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0)}.productModal_scrollableContent__s_m0a::-webkit-scrollbar{width:6px}.productModal_scrollableContent__s_m0a::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.productModal_scrollableContent__s_m0a::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}[data-neon] .productModal_scrollableContent__s_m0a{scrollbar-color:hsla(0,0%,100%,.2) rgba(0,0,0,0)}[data-neon] .productModal_scrollableContent__s_m0a::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2)}@media(min-width:768px){.productModal_scrollableContent__s_m0a{overflow-y:visible;flex:1 1;min-height:0}}.productModal_authorLabel__7gWP0{font-size:.72rem;font-weight:700;color:var(--modal-muted);text-transform:uppercase;letter-spacing:.12em;transition:color .4s ease}.productModal_title__3Jer3{font-size:1.2rem;font-weight:600;color:var(--modal-text);margin:.3rem 0 0;transition:color .4s ease}.productModal_switchWrap__QTU8M{display:inline-flex;align-items:center;gap:.55rem;margin-top:1rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.productModal_switchLabel__vP4__{font-size:.8rem;font-weight:600;color:var(--modal-muted);transition:color .4s ease}.productModal_switchTrack___0_ZS{display:flex;align-items:center;box-sizing:content-box;position:relative;width:2.6rem;height:1.4rem;border-radius:999px;background:#ccc;transition:background .3s ease,border-color .4s ease;flex-shrink:0;border:4px solid var(--color-accent)}.productModal_switchTrack___0_ZS:has(.productModal_switchInput__Y3bN1:checked){background:var(--color-accent,#d7ff01)}.productModal_switchInput__Y3bN1{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.productModal_switchThumb__O1kg3{box-sizing:border-box;position:absolute;width:1.2rem;height:1.2rem;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.25);transition:transform .25s ease,background-color .4s ease;pointer-events:none;margin-left:3px}.productModal_switchInput__Y3bN1:checked~.productModal_switchThumb__O1kg3{transform:translateX(1.2rem)}.productModal_description__2ckVQ{font-size:.88rem;color:var(--modal-desc);line-height:1.75;margin-top:.6rem;transition:color .4s ease}.productModal_description__2ckVQ p{margin:0 0 .5rem}.productModal_description__2ckVQ strong{font-weight:600}.productModal_description__2ckVQ em{font-style:italic}.productModal_description__2ckVQ ul{padding-left:1.25rem}.productModal_description__2ckVQ{overflow-y:visible;max-height:none}@media(min-width:768px){.productModal_description__2ckVQ{overflow-y:auto;flex:1 1;min-height:0;padding-right:4px;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,0)}.productModal_description__2ckVQ::-webkit-scrollbar{width:6px}.productModal_description__2ckVQ::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.productModal_description__2ckVQ::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:3px}[data-neon] .productModal_description__2ckVQ{scrollbar-color:hsla(0,0%,100%,.2) rgba(0,0,0,0)}[data-neon] .productModal_description__2ckVQ::-webkit-scrollbar-thumb{background-color:hsla(0,0%,100%,.2)}}.productModal_actions__WdMZ6{display:flex;flex-direction:column;gap:.5rem;margin-top:auto}.productModal_btnPrimary__9HsqG{padding:.7rem 1rem;background:var(--modal-primary-bg);color:var(--modal-primary-text);border:none;border-radius:8px;font-size:.9rem;cursor:pointer;text-align:center;text-decoration:none;transition:background .15s,background-color .4s ease,color .4s ease,border-color .4s ease}.productModal_btnPrimary__9HsqG:hover{background:var(--modal-primary-hov)}.productModal_btnGhost__YITxQ{padding:.7rem 1rem;background:rgba(0,0,0,0);color:var(--modal-ghost);border:none;border-radius:8px;font-size:.9rem;cursor:pointer;transition:color .4s ease,background .2s ease}.productModal_btnGhost__YITxQ:hover{color:var(--modal-ghost-hov)}@keyframes productModal_fadeIn__8lh_L{0%{opacity:0}to{opacity:1}}@keyframes productModal_scaleIn__gKbS1{0%{opacity:0;transform:translate(-50%,-48%) scale(.97)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes productModal_spin__HGY_V{to{transform:rotate(1turn)}}.productModal_modalPrice__uxlgB{font-size:1.25rem;font-weight:600;color:#fff;margin-top:.5rem;display:block}.productModal_stockStatus__kYTbW{margin-top:1rem;font-size:.9rem;font-weight:500}.productModal_inStock__nckU3{color:#4caf50}.productModal_outOfStock__qHQVV{color:#f44336}