.cart__content{display:flex;flex-direction:column;height:100%;max-height:70vh}.cart__error{background:#fee;border:1px solid #fcc;color:#d00;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.cart__error p{margin:0;font-size:.875rem;flex:1 1}.cart__error-close{background:none;border:none;color:#d00;cursor:pointer;font-size:.75rem;padding:.25rem;border-radius:.25rem;transition:background-color .2s ease}.cart__error-close:hover{background:rgba(221,0,0,.1)}.cart__empty,.cart__login-message{text-align:center;padding:3rem 1rem;color:#4a5568}.cart__empty h3,.cart__login-message h3{margin:.5rem 0 1rem;color:#333;font-size:.9rem}.cart__empty p,.cart__login-message p{margin:0;line-height:1.5}.cart__empty-icon,.cart__login-icon{font-size:3rem;margin-bottom:1rem;opacity:.7}.cart__loading{display:flex;flex-direction:column;align-items:center;padding:3rem 1rem;color:#4a5568}.cart__loading-spinner{width:2rem;height:2rem;border:2px solid #eee;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.cart__items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem;flex:1 1;overflow-y:auto;max-height:40vh;padding:.5rem}.cart__item{display:flex;gap:.75rem;padding:1rem;border:1px solid #eee;border-radius:.5rem;background:#fafafa;transition:box-shadow .2s ease}.cart__item:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.cart__item-image{flex-shrink:0;border-radius:.25rem;overflow:hidden}.cart__item-details{flex:1 1;min-width:0}.cart__item-name{margin:0 0 .25rem;font-size:.8rem;font-weight:600;color:#333;line-height:1.3}.cart__item-specs{margin:0 0 .5rem;font-size:.75rem;color:#4a5568}.cart__item-price-info{margin-bottom:.75rem}.cart__item-price{margin:0 0 .25rem;font-size:.8rem;font-weight:600;color:#667eea}.cart__item-subtotal{margin:0;font-size:.75rem;color:#4a5568;font-weight:600}.cart__item-actions{display:flex;align-items:center;gap:1rem}.cart__item-quantity{display:flex;align-items:center;gap:.5rem}.cart__quantity-btn{width:1.75rem;height:1.75rem;background:#fff;border:1px solid #eee;border-radius:.25rem;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600;transition:all .2s ease}.cart__quantity-btn:hover:not(:disabled){background:#667eea;color:#fff;border-color:#667eea}.cart__quantity-btn:disabled{opacity:.5;cursor:not-allowed}.cart__quantity-value{min-width:1.5rem;text-align:center;font-weight:600;font-size:.8rem}.cart__remove{background:none;border:1px solid #ff4757;color:#ff4757;padding:.5rem .75rem;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:all .2s ease}.cart__remove:hover:not(:disabled){background:#ff4757;color:#fff}.cart__remove:disabled{opacity:.6;cursor:not-allowed}.cart__summary{margin-top:1rem;padding:1rem;background:#fafafa;border-radius:.5rem;border:1px solid #eee}.cart__total{margin-bottom:1rem;text-align:center}.cart__total h3{margin:0;color:#667eea;font-size:1rem;font-weight:700}.cart__checkout-actions{display:flex;flex-direction:column;gap:.5rem}.cart__checkout-btn{width:100%;background:#667eea;color:#fff;border:none;padding:.75rem;border-radius:.5rem;font-size:.9rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.cart__checkout-btn:hover{background:rgb(57.1551724138,88.1896551724,227.8448275862)}.cart__continue-shopping{width:100%;background:#fff;color:#333;border:1px solid #eee;padding:.75rem;border-radius:.5rem;font-size:.8rem;cursor:pointer;transition:all .2s ease}.cart__continue-shopping:hover{background:#fafafa;border-color:#667eea}.cart__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.cart__refresh{width:100%;background:#fff;color:#333;border:1px solid #eee;padding:.75rem;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s ease}.cart__refresh:hover:not(:disabled){background:#fafafa;border-color:#667eea}.cart__refresh:disabled{opacity:.6;cursor:not-allowed}.wishlist__content{display:flex;flex-direction:column;height:100%;max-height:70vh}.wishlist__error{background:#fee;border:1px solid #fcc;color:#d00;padding:.75rem;border-radius:.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;gap:.5rem}.wishlist__error p{margin:0;font-size:.875rem;flex:1 1}.wishlist__error-close{background:none;border:none;color:#d00;cursor:pointer;font-size:.75rem;padding:.25rem;border-radius:.25rem;transition:background-color .2s ease}.wishlist__error-close:hover{background:rgba(221,0,0,.1)}.wishlist__empty,.wishlist__login-message{text-align:center;padding:3rem 1rem;color:#4a5568}.wishlist__empty h3,.wishlist__login-message h3{margin:.5rem 0 1rem;color:#333;font-size:.9rem}.wishlist__empty p,.wishlist__login-message p{margin:0;line-height:1.5}.wishlist__empty-icon,.wishlist__login-icon{font-size:3rem;margin-bottom:1rem;opacity:.7}.wishlist__loading{display:flex;flex-direction:column;align-items:center;padding:3rem 1rem;color:#4a5568}.wishlist__loading-spinner{width:2rem;height:2rem;border:2px solid #eee;border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.wishlist__items{display:flex;flex-direction:column;gap:1rem;flex:1 1;overflow-y:auto;max-height:50vh;padding:.5rem}.wishlist__item{display:flex;gap:1rem;padding:1rem;border:1px solid #eee;border-radius:.5rem;background:#fafafa;transition:box-shadow .2s ease}.wishlist__item:hover{box-shadow:0 2px 8px rgba(0,0,0,.1)}.wishlist__item-image{flex-shrink:0;border-radius:.25rem;overflow:hidden}.wishlist__item-details{flex:1 1;min-width:0}.wishlist__item-name{margin:0 0 .5rem;font-size:.8rem;font-weight:600;color:#333;line-height:1.3}.wishlist__item-price{margin:0 0 .5rem;font-size:.9rem;font-weight:700;color:#667eea}.wishlist__item-description{margin:0 0 1rem;font-size:.75rem;color:#4a5568;line-height:1.4}.wishlist__item-actions{display:flex;gap:.5rem;flex-wrap:wrap}.wishlist__add-to-cart{background:#667eea;color:#fff;border:none;padding:.5rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;cursor:pointer;transition:background-color .2s ease}.wishlist__add-to-cart:hover:not(:disabled){background:rgb(57.1551724138,88.1896551724,227.8448275862)}.wishlist__add-to-cart:disabled{opacity:.6;cursor:not-allowed}.wishlist__remove{background:none;border:1px solid #ff4757;color:#ff4757;padding:.5rem .75rem;border-radius:.25rem;font-size:.75rem;cursor:pointer;transition:all .2s ease}.wishlist__remove:hover:not(:disabled){background:#ff4757;color:#fff}.wishlist__remove:disabled{opacity:.6;cursor:not-allowed}.wishlist__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #eee}.wishlist__refresh{width:100%;background:#fff;color:#333;border:1px solid #eee;padding:.75rem;border-radius:.25rem;font-size:.875rem;cursor:pointer;transition:all .2s ease}.wishlist__refresh:hover:not(:disabled){background:#fafafa;border-color:#667eea}.wishlist__refresh:disabled{opacity:.6;cursor:not-allowed}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.mobile-drawer{position:fixed;top:0;right:0;width:320px;max-width:90vw;height:100vh;background:#fff;box-shadow:-4px 0 20px rgba(0,0,0,.15);z-index:1040;transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column;border-left:1px solid #eee}.mobile-drawer--open{transform:translateX(0)}.mobile-drawer__overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.5);z-index:1025;animation:fade-in .2s ease}.mobile-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 1rem;border-bottom:1px solid #eee;background:#fafafa}.mobile-drawer__title{font-size:1.25rem;font-weight:600;color:#333;margin:0}.mobile-drawer__close{background:none;border:none;font-size:1.25rem;color:#666;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.mobile-drawer__close:hover{background:#f8f9ff;color:#333}.mobile-drawer__content{flex:1 1;overflow-y:auto;padding:1rem}.mobile-drawer__section{margin-bottom:2rem}.mobile-drawer__section:last-child{margin-bottom:0}.mobile-drawer__section-title{font-size:.9rem;font-weight:600;color:#333;margin:0 0 1rem;padding-bottom:.5rem;border-bottom:1px solid #eee}.mobile-drawer__category-toggle{display:flex;flex-direction:column;gap:.5rem}.mobile-drawer__category-btn{display:flex;align-items:center;justify-content:flex-start;width:100%;padding:1rem;border:1px solid #eee;border-radius:12px;background:#fff;color:#333;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.mobile-drawer__category-btn:hover{background:#fafafa;border-color:#667eea}.mobile-drawer__category-btn.active{background:#667eea;color:#fff;border-color:#667eea;box-shadow:0 4px 12px rgba(0,0,0,.1)}.mobile-drawer__language{width:100%}.mobile-drawer__language-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;border:1px solid #eee;border-radius:12px;background:#fff;color:#333;font-size:.9rem;cursor:pointer;transition:all .2s ease}.mobile-drawer__language-trigger:hover{background:#fafafa;border-color:#667eea}.mobile-drawer__language-options{margin-top:.5rem;border:1px solid #eee;border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.1)}.mobile-drawer__language-option{display:block;width:100%;padding:.75rem 1rem;background:#fff;color:#333;font-size:.9rem;text-align:left;cursor:pointer;transition:background-color .2s ease;border:none;border-bottom:1px solid #eee}.mobile-drawer__language-option:last-child{border-bottom:none}.mobile-drawer__language-option:hover{background:#fafafa}.mobile-drawer__language-option.active{background:#667eea;color:#fff}.mobile-drawer__actions{display:flex;flex-direction:column;gap:.5rem}.mobile-drawer__action-btn{position:relative;display:flex;align-items:center;gap:.75rem;width:100%;padding:1rem;border:1px solid #eee;border-radius:12px;background:#fff;color:#333;font-size:.9rem;cursor:pointer;transition:all .2s ease}.mobile-drawer__action-btn:hover{background:#fafafa;border-color:#667eea;transform:translateY(-1px)}.mobile-drawer__action-icon{font-size:1.25rem}.mobile-drawer__action-label{flex:1 1;text-align:left;font-weight:500}.mobile-drawer__action-badge{background:#ff4757;color:#fff;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:50px;min-width:20px;text-align:center;box-shadow:0 1px 3px rgba(0,0,0,.1)}.mobile-drawer__user-section{width:100%}.mobile-drawer__user-info{display:flex;align-items:center;gap:.75rem;padding:1rem;border:1px solid #eee;border-radius:12px;background:#fafafa;margin-bottom:.75rem}.mobile-drawer__user-avatar{font-size:1.5rem;background:#667eea;color:#fff;width:50px;height:50px;border-radius:50px;display:flex;align-items:center;justify-content:center}.mobile-drawer__user-details{flex:1 1}.mobile-drawer__user-name{font-size:.9rem;font-weight:600;color:#333;margin-bottom:2px}.mobile-drawer__user-email{font-size:.8rem;color:#666}.mobile-drawer__user-actions{display:flex;flex-direction:column;gap:.5rem}.mobile-drawer__user-action{width:100%;padding:.75rem 1rem;border:1px solid #eee;border-radius:12px;background:#fff;color:#333;font-size:.9rem;cursor:pointer;transition:all .2s ease}.mobile-drawer__user-action:hover{background:#fafafa;border-color:#667eea}.mobile-drawer__user-action:last-child{background:#ff4757;color:#fff;border-color:#ff4757}.mobile-drawer__user-action:last-child:hover{background:rgb(255,45.5,63.7173913043)}.mobile-drawer__auth-buttons{display:flex;flex-direction:column;gap:.75rem}.mobile-drawer__auth-btn{width:100%;padding:1rem;border:1px solid #eee;border-radius:12px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.mobile-drawer__auth-btn--login{background:rgba(0,0,0,0);color:#333}.mobile-drawer__auth-btn--login:hover{background:#fafafa;border-color:#667eea}.mobile-drawer__auth-btn--register{background:#667eea;color:#fff;border-color:#667eea}.mobile-drawer__auth-btn--register:hover{background:#764ba2;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:480px){.mobile-drawer{width:280px}.mobile-drawer__content{padding:.75rem}.mobile-drawer__header{padding:1rem .75rem}.mobile-drawer__section{margin-bottom:1.5rem}.mobile-drawer__action-btn,.mobile-drawer__auth-btn,.mobile-drawer__category-btn,.mobile-drawer__language-trigger{padding:.75rem;font-size:.85rem}.mobile-drawer__user-info{padding:.75rem}.mobile-drawer__user-action{padding:.5rem .75rem}}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/aa1b27f9e325731f-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/bb1cdd1f059eb586-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/e850464f9dfbb75b-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/2e3d66f724b5d1ac-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Nunito Sans;font-style:normal;font-weight:200 1000;font-stretch:100%;font-display:swap;src:url(/_next/static/media/c90a9e82ec3f8868-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Nunito Sans Fallback;src:local("Arial");ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.00%;size-adjust:101.39%}.__className_9886ed{font-family:Nunito Sans,Nunito Sans Fallback;font-style:normal}.__variable_9886ed{--font-nunito-sans:"Nunito Sans","Nunito Sans Fallback"}