@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/55c55f0601d81cf3-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/26a46d62cd723877-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/97e0cb1ae144a2a9-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/581909926a08bbc8-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-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:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-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:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_e8ce0c{font-family:Inter,Inter Fallback;font-style:normal}.__variable_e8ce0c{--font-inter:"Inter","Inter Fallback"}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border-radius:12px;padding:2rem;width:100%;max-width:400px;position:relative;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--secondary-color);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.modal-close:hover{background-color:var(--border-color)}.auth-form h2{text-align:center;margin-bottom:1.5rem;color:var(--text-color);font-size:1.5rem;font-weight:600}.auth-form .form-group{margin-bottom:1rem}.auth-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color);font-size:.875rem}.auth-form .form-group input{width:100%;padding:.75rem;border:2px solid var(--border-color);border-radius:8px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-form .form-group input:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.auth-form .form-group input:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}.auth-form .submit-btn{width:100%;background-color:var(--primary-color);color:#fff;padding:.75rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s,transform .1s;margin-top:.5rem}.auth-form .submit-btn:hover:not(:disabled){background-color:#1d4ed8;transform:translateY(-1px)}.auth-form .submit-btn:active:not(:disabled){transform:translateY(0)}.auth-form .submit-btn:disabled{background-color:var(--secondary-color);cursor:not-allowed;transform:none}.auth-form .switch-form{text-align:center;margin-top:1.5rem;color:var(--secondary-color);font-size:.875rem}.auth-form .switch-form .link-btn{background:none;border:none;color:var(--primary-color);cursor:pointer;text-decoration:underline;font-size:inherit}.auth-form .switch-form .link-btn:hover{color:#1d4ed8}.auth-form .error-message{background-color:#fef2f2;border:1px solid #fecaca;color:var(--error-color);padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}@media(max-width:480px){.modal-content{padding:1.5rem;margin:1rem}.auth-form h2{font-size:1.25rem}}.header{background-color:#fff;border-bottom:1px solid var(--border-color);padding:1rem 0;box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.header .header-content{gap:2rem}.header .logo h1{font-size:1.5rem;color:var(--primary-color);transition:color .2s}.header .logo h1:hover{color:#1d4ed8}.header .logo span{font-size:.75rem;color:var(--secondary-color)}.header .nav-links{gap:1.5rem}.header .nav-links .nav-link{color:var(--text-color);padding:.5rem 1rem;border-radius:6px;transition:all .2s}.header .nav-links .nav-link:hover{background-color:#f8fafc;color:var(--primary-color)}.header .nav .loading{color:var(--secondary-color);font-size:.875rem}.header .nav .user-menu{display:flex;align-items:center;gap:1rem}.header .nav .user-menu .welcome{color:var(--text-color);font-size:.875rem;font-weight:500}.header .nav .user-menu .logout-btn{background-color:var(--secondary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.header .nav .user-menu .logout-btn:hover{background-color:#475569}.header .nav .auth-buttons{display:flex;gap:.75rem}.header .nav .auth-buttons button{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:1px solid rgba(0,0,0,0)}.header .nav .auth-buttons .login-btn{background-color:rgba(0,0,0,0);color:var(--primary-color);border-color:var(--primary-color)}.header .nav .auth-buttons .login-btn:hover,.header .nav .auth-buttons .register-btn{background-color:var(--primary-color);color:#fff}.header .nav .auth-buttons .register-btn:hover{background-color:#1d4ed8}@media(max-width:768px){.header .header-content{flex-direction:column;gap:1rem}.header .logo{text-align:center}.header .nav .user-menu{flex-direction:column;gap:.5rem;text-align:center}.header .nav .auth-buttons{justify-content:center}}@media(max-width:480px){.header .nav .auth-buttons{flex-direction:column;width:100%}.header .nav .auth-buttons button{width:100%}}.loading-page{display:flex;justify-content:center;align-items:center;min-height:60vh}.loading-page h1{color:var(--secondary-color);font-size:1.5rem}.home-page{padding:2rem 0}.home-page .hero-section{text-align:center;margin-bottom:4rem}.home-page .hero-section h1{font-size:3rem;font-weight:700;color:var(--text-color);margin-bottom:1rem}@media(max-width:768px){.home-page .hero-section h1{font-size:2rem}}.home-page .hero-section>p{font-size:1.25rem;color:var(--secondary-color);margin-bottom:2rem}@media(max-width:768px){.home-page .hero-section>p{font-size:1rem}}.home-page .hero-section .welcome-guest,.home-page .hero-section .welcome-user{background-color:#f8fafc;border:1px solid var(--border-color);border-radius:12px;padding:2rem;margin:2rem auto;max-width:600px}.home-page .hero-section .welcome-guest h2,.home-page .hero-section .welcome-user h2{font-size:1.5rem;font-weight:600;color:var(--text-color);margin-bottom:.5rem}.home-page .hero-section .welcome-guest p,.home-page .hero-section .welcome-user p{color:var(--secondary-color);font-size:1rem;line-height:1.6}.home-page .hero-section .welcome-user{background-color:#f0f9ff;border-color:#bae6fd}.home-page .hero-section .welcome-user h2{color:var(--primary-color)}.home-page .features{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}@media(max-width:768px){.home-page .features{grid-template-columns:1fr;gap:1.5rem}}.home-page .features .feature{background-color:#fff;border:1px solid var(--border-color);border-radius:12px;padding:2rem;text-align:center;transition:transform .2s,box-shadow .2s}.home-page .features .feature:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.home-page .features .feature h3{font-size:1.25rem;font-weight:600;color:var(--text-color);margin-bottom:1rem}.home-page .features .feature p{color:var(--secondary-color);line-height:1.6}@media(max-width:480px){.home-page{padding:1rem 0}.home-page .hero-section{margin-bottom:2rem}.home-page .hero-section .welcome-guest,.home-page .hero-section .welcome-user{padding:1.5rem;margin:1.5rem auto}.home-page .features{margin-top:2rem}.home-page .features .feature{padding:1.5rem}}.products-container{padding:2rem 0}.products-container .products-header{text-align:center;margin-bottom:2rem}.products-container .products-header h2{font-size:2rem;font-weight:700;color:var(--text-color);margin-bottom:.5rem}.products-container .products-header p{color:var(--secondary-color);font-size:1.1rem}.product-filters{background:#fff;border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;margin-bottom:2rem}.product-filters .filters-header{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.product-filters .filters-header .search-section{flex:1;min-width:250px;position:relative}.product-filters .filters-header .search-section .search-input{width:100%;padding:.75rem;border:2px solid var(--border-color);border-radius:8px;font-size:1rem;transition:border-color .2s}.product-filters .filters-header .search-section .search-input:focus{outline:none;border-color:var(--primary-color)}.product-filters .filters-header .search-section .search-indicator{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);pointer-events:none}.product-filters .filters-header .search-section .search-indicator .searching-text{font-size:.75rem;color:var(--secondary-color);background:#fff;padding:.25rem .5rem;border-radius:4px;border:1px solid var(--border-color)}.product-filters .filters-header .filters-controls{display:flex;gap:1rem;align-items:center}.product-filters .filters-header .filters-controls .toggle-filters-btn{background:var(--primary-color);color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;cursor:pointer;font-weight:500;display:flex;align-items:center;gap:.5rem;transition:background-color .2s}.product-filters .filters-header .filters-controls .toggle-filters-btn:hover{background-color:#1d4ed8}.product-filters .filters-header .filters-controls .toggle-filters-btn .active-indicator{color:var(--accent-color);font-size:1.2rem}.product-filters .filters-header .filters-controls .sort-select{padding:.75rem;border:2px solid var(--border-color);border-radius:8px;background:#fff;cursor:pointer;min-width:180px}.product-filters .filters-header .filters-controls .sort-select:focus{outline:none;border-color:var(--primary-color)}.product-filters .filters-panel{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}.product-filters .filters-panel .filters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.product-filters .filters-panel .filters-grid .filter-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color)}.product-filters .filters-panel .filters-grid .filter-group .filter-select{width:100%;padding:.5rem;border:1px solid var(--border-color);border-radius:6px;background:#fff}.product-filters .filters-panel .filters-grid .filter-group .filter-select:focus{outline:none;border-color:var(--primary-color)}.product-filters .filters-panel .filters-grid .filter-group .price-inputs{display:flex;align-items:center;gap:.5rem}.product-filters .filters-panel .filters-grid .filter-group .price-inputs .price-input{flex:1;padding:.5rem;border:1px solid var(--border-color);border-radius:6px}.product-filters .filters-panel .filters-grid .filter-group .price-inputs .price-input:focus{outline:none;border-color:var(--primary-color)}.product-filters .filters-panel .filters-grid .filter-group .price-inputs span{color:var(--secondary-color);font-size:.875rem}.product-filters .filters-panel .filters-actions{text-align:center}.product-filters .filters-panel .filters-actions .clear-filters-btn{background:var(--secondary-color);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem}.product-filters .filters-panel .filters-actions .clear-filters-btn:hover{background-color:#475569}.products-results .results-info{margin-bottom:1.5rem;color:var(--secondary-color);font-size:.875rem}.products-results .no-products{text-align:center;padding:3rem;color:var(--secondary-color)}.products-results .no-products h3{margin-bottom:.5rem;color:var(--text-color)}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:2rem}.product-card-wrapper{position:relative;width:100%;height:auto}.product-card{background:#fff;border:1px solid var(--border-color);border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;position:relative}.product-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px -5px rgba(0,0,0,.1),0 6px 8px -5px rgba(0,0,0,.04)}.product-card .product-image{position:relative;width:100%;height:250px;overflow:hidden}.product-card .product-image .image{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card .product-image:hover .image{transform:scale(1.02)}.product-card .product-image .low-stock-badge,.product-card .product-image .out-of-stock-badge{position:absolute;top:.5rem;right:.5rem;padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:600;color:#fff}.product-card .product-image .low-stock-badge{background-color:var(--warning-color)}.product-card .product-image .out-of-stock-badge{background-color:var(--error-color)}.product-card .product-info{padding:1.5rem}.product-card .product-info .product-header{margin-bottom:.75rem}.product-card .product-info .product-header .product-name{font-size:1.1rem;font-weight:600;color:var(--text-color);margin:0 0 .25rem;line-height:1.3}.product-card .product-info .product-header .product-brand{color:var(--secondary-color);font-size:.875rem;font-weight:500}.product-card .product-info .product-description{color:var(--secondary-color);font-size:.875rem;line-height:1.4;margin-bottom:1rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-card .product-info .product-details{margin-bottom:1.5rem}.product-card .product-info .product-details .product-category{display:flex;gap:.5rem;margin-bottom:.75rem}.product-card .product-info .product-details .product-category .category-badge,.product-card .product-info .product-details .product-category .gender-badge{padding:.25rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.product-card .product-info .product-details .product-category .category-badge{background-color:var(--primary-color);color:#fff}.product-card .product-info .product-details .product-category .gender-badge{background-color:var(--border-color);color:var(--text-color)}.product-card .product-info .product-details .product-colors,.product-card .product-info .product-details .product-sizes{margin-bottom:.5rem;font-size:.875rem}.product-card .product-info .product-details .product-colors .colors-label,.product-card .product-info .product-details .product-colors .sizes-label,.product-card .product-info .product-details .product-sizes .colors-label,.product-card .product-info .product-details .product-sizes .sizes-label{font-weight:500;color:var(--text-color);margin-right:.5rem}.product-card .product-info .product-details .product-colors .colors-list,.product-card .product-info .product-details .product-colors .sizes-list,.product-card .product-info .product-details .product-sizes .colors-list,.product-card .product-info .product-details .product-sizes .sizes-list{display:inline-flex;gap:.25rem;flex-wrap:wrap}.product-card .product-info .product-details .product-colors .colors-list .color-item,.product-card .product-info .product-details .product-colors .colors-list .size-item,.product-card .product-info .product-details .product-colors .sizes-list .color-item,.product-card .product-info .product-details .product-colors .sizes-list .size-item,.product-card .product-info .product-details .product-sizes .colors-list .color-item,.product-card .product-info .product-details .product-sizes .colors-list .size-item,.product-card .product-info .product-details .product-sizes .sizes-list .color-item,.product-card .product-info .product-details .product-sizes .sizes-list .size-item{background-color:#f8fafc;padding:.125rem .375rem;border-radius:3px;font-size:.75rem;color:var(--secondary-color)}.product-card .product-info .product-details .product-colors .colors-list .color-more,.product-card .product-info .product-details .product-colors .colors-list .size-more,.product-card .product-info .product-details .product-colors .sizes-list .color-more,.product-card .product-info .product-details .product-colors .sizes-list .size-more,.product-card .product-info .product-details .product-sizes .colors-list .color-more,.product-card .product-info .product-details .product-sizes .colors-list .size-more,.product-card .product-info .product-details .product-sizes .sizes-list .color-more,.product-card .product-info .product-details .product-sizes .sizes-list .size-more{color:var(--secondary-color);font-size:.75rem;font-style:italic}.product-card .product-info .product-footer .product-price{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.product-card .product-info .product-footer .product-price .price{font-size:1.25rem;font-weight:700;color:var(--primary-color)}.product-card .product-info .product-footer .product-price .stock-info{font-size:.75rem;color:var(--secondary-color)}.product-card .product-info .product-footer .product-actions{display:flex;gap:.5rem;position:relative;z-index:2}.product-card .product-info .product-footer .product-actions button{flex:1;padding:.75rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s,color .2s;position:relative;z-index:10}.product-card .product-info .product-footer .product-actions .view-details-btn{background:rgba(0,0,0,0);color:var(--primary-color);border:1px solid var(--primary-color)}.product-card .product-info .product-footer .product-actions .view-details-btn:hover{background:var(--primary-color);color:#fff}.product-card .product-info .product-footer .product-actions .add-to-cart-btn{background:var(--primary-color);color:#fff;border:none;position:relative;z-index:10;pointer-events:auto;user-select:none}.product-card .product-info .product-footer .product-actions .add-to-cart-btn:hover:not(:disabled){background-color:#1d4ed8;transform:none}.product-card .product-info .product-footer .product-actions .add-to-cart-btn:disabled{background:var(--secondary-color);cursor:not-allowed}.product-card .product-info .product-footer .product-actions .add-to-cart-btn:active{background-color:#1e40af}.pagination .pagination-btn{background:var(--primary-color);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;transition:background-color .2s}.pagination .pagination-btn:hover:not(:disabled){background-color:#1d4ed8}.pagination .pagination-btn:disabled{background:var(--secondary-color);cursor:not-allowed}.products-error,.products-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.products-error .loading-spinner,.products-loading .loading-spinner{width:40px;height:40px;border-top:3px solid var(--border-color);border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.products-error .retry-btn,.products-loading .retry-btn{background:var(--primary-color);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:6px;cursor:pointer;margin-top:1rem}.products-error .retry-btn:hover,.products-loading .retry-btn:hover{background-color:#1d4ed8}@media(max-width:768px){.products-container{padding:1rem 0}.product-filters .filters-header{flex-direction:column;align-items:stretch}.product-filters .filters-header .search-section{min-width:auto}.product-filters .filters-header .filters-controls{justify-content:space-between}.product-filters .filters-panel .filters-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.product-card .product-info{padding:1rem}.product-card .product-info .product-actions{flex-direction:column}.product-card .product-info .product-actions button{width:100%}.pagination{flex-direction:column;gap:.5rem}.pagination .pagination-info{order:-1}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}.product-card .product-image{height:200px}}.cart-icon-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;color:var(--text-color);cursor:pointer;padding:.5rem;border-radius:6px;transition:background-color .2s}.cart-icon-btn:hover{background-color:#f8fafc}.cart-icon-btn .cart-icon{position:relative;display:flex;align-items:center;justify-content:center}.cart-icon-btn .cart-icon .cart-badge{position:absolute;top:-8px;right:-8px;background-color:var(--error-color);color:#fff;border-radius:50%;width:18px;height:18px;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;min-width:18px}.cart-icon-btn .cart-icon .cart-loading-indicator{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background-color:var(--accent-color);border-radius:50%;animation:pulse 1.5s infinite}.cart-icon-btn .cart-text{font-size:.875rem;font-weight:500}.cart-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.cart-modal-content{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:80vh;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.cart-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color)}.cart-modal-header h2{margin:0;color:var(--text-color)}.cart-modal-header .cart-modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--secondary-color);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.cart-modal-header .cart-modal-close:hover{background-color:var(--border-color)}.cart-modal-body{flex:1;overflow-y:auto;padding:0}.cart-container .cart-empty,.cart-container .cart-loading{text-align:center;padding:3rem 2rem;color:var(--secondary-color)}.cart-container .cart-empty h3,.cart-container .cart-loading h3{margin-bottom:.5rem;color:var(--text-color)}.cart-container .cart-empty .loading-spinner,.cart-container .cart-loading .loading-spinner{width:40px;height:40px;border-top:3px solid var(--border-color);border:3px solid var(--border-color);border-top-color:var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.cart-container .cart-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color)}.cart-container .cart-header h2{margin:0;color:var(--text-color)}.cart-container .cart-header .cart-count{color:var(--secondary-color);font-size:.875rem}.cart-container .cart-items{max-height:400px;overflow-y:auto}.cart-container .cart-summary{padding:1.5rem;border-top:1px solid var(--border-color);background-color:#f8fafc}.cart-container .cart-summary .cart-total{margin-bottom:1.5rem}.cart-container .cart-summary .cart-total .total-row{display:flex;justify-content:space-between;margin-bottom:.5rem}.cart-container .cart-summary .cart-total .total-row.total-final{font-weight:600;font-size:1.1rem;padding-top:.5rem;border-top:1px solid var(--border-color);margin-top:.5rem}.cart-container .cart-summary .cart-total .total-row .total-amount,.cart-container .cart-summary .cart-total .total-row .total-label{color:var(--text-color)}.cart-container .cart-summary .cart-actions{display:flex;gap:1rem}.cart-container .cart-summary .cart-actions button{flex:1;padding:.75rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.cart-container .cart-summary .cart-actions .clear-cart-btn{background:rgba(0,0,0,0);color:var(--secondary-color);border:1px solid var(--border-color)}.cart-container .cart-summary .cart-actions .clear-cart-btn:hover{background-color:var(--border-color)}.cart-container .cart-summary .cart-actions .checkout-btn{background:var(--primary-color);color:#fff;border:none}.cart-container .cart-summary .cart-actions .checkout-btn:hover{background-color:#1d4ed8}.cart-item{display:flex;gap:1rem;padding:1.5rem;border-bottom:1px solid var(--border-color);transition:opacity .2s}.cart-item.updating{opacity:.6;pointer-events:none}.cart-item .cart-item-image{flex-shrink:0}.cart-item .cart-item-image .image{width:80px;height:80px;object-fit:cover;border-radius:8px}.cart-item .cart-item-details{flex:1;min-width:0}.cart-item .cart-item-details .cart-item-header{margin-bottom:.5rem}.cart-item .cart-item-details .cart-item-header .product-name{font-size:1rem;font-weight:600;color:var(--text-color);margin:0 0 .25rem}.cart-item .cart-item-details .cart-item-header .product-brand{font-size:.875rem;color:var(--secondary-color)}.cart-item .cart-item-details .cart-item-options{display:flex;gap:1rem;margin-bottom:.5rem}.cart-item .cart-item-details .cart-item-options .option{font-size:.875rem;color:var(--secondary-color)}.cart-item .cart-item-details .cart-item-price{display:flex;flex-direction:column;gap:.25rem}.cart-item .cart-item-details .cart-item-price .unit-price{font-size:.875rem;color:var(--secondary-color)}.cart-item .cart-item-details .cart-item-price .subtotal{font-size:1rem;font-weight:600;color:var(--primary-color)}.cart-item .cart-item-controls{display:flex;flex-direction:column;gap:1rem;align-items:flex-end}.cart-item .cart-item-controls .quantity-controls{display:flex;align-items:center;gap:.5rem;border:1px solid var(--border-color);border-radius:6px;padding:.25rem}.cart-item .cart-item-controls .quantity-controls .quantity-btn{background:none;border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:4px;transition:background-color .2s}.cart-item .cart-item-controls .quantity-controls .quantity-btn:hover:not(:disabled){background-color:var(--border-color)}.cart-item .cart-item-controls .quantity-controls .quantity-btn:disabled{opacity:.5;cursor:not-allowed}.cart-item .cart-item-controls .quantity-controls .quantity{min-width:24px;text-align:center;font-weight:500}.cart-item .cart-item-controls .remove-btn{background:none;border:none;color:var(--error-color);font-size:.875rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:background-color .2s}.cart-item .cart-item-controls .remove-btn:hover{background-color:#fef2f2}.cart-item .cart-item-controls .remove-btn:disabled{opacity:.5;cursor:not-allowed}.add-to-cart-modal-overlay{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100vw!important;height:100vh!important;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:9999!important;padding:1rem;pointer-events:auto!important}.add-to-cart-modal-content{background:#fff;border-radius:12px;width:100%;max-width:500px;min-width:400px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04);position:relative;z-index:10000;pointer-events:auto}.add-to-cart-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--border-color)}.add-to-cart-modal-header h3{margin:0;color:var(--text-color)}.add-to-cart-modal-header .modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--secondary-color);width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.add-to-cart-modal-header .modal-close:hover{background-color:var(--border-color)}.add-to-cart-modal-body{padding:1.5rem}.add-to-cart-modal-body .product-preview{display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--border-color)}.add-to-cart-modal-body .product-preview .product-image{width:120px;height:120px;object-fit:cover;border-radius:8px}.add-to-cart-modal-body .product-preview .product-info{flex:1}.add-to-cart-modal-body .product-preview .product-info h4{margin:0 0 .5rem;color:var(--text-color)}.add-to-cart-modal-body .product-preview .product-info .brand{color:var(--secondary-color);font-size:.875rem;margin:0 0 .5rem}.add-to-cart-modal-body .product-preview .product-info .price{font-size:1.25rem;font-weight:600;color:var(--primary-color);margin:0}.add-to-cart-modal-body .error-message{background-color:#fef2f2;border:1px solid #fecaca;color:var(--error-color);padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}.add-to-cart-modal-body .selection-options .option-group{margin-bottom:1.5rem}.add-to-cart-modal-body .selection-options .option-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color)}.add-to-cart-modal-body .selection-options .option-group .color-options,.add-to-cart-modal-body .selection-options .option-group .size-options{display:flex;gap:.5rem;flex-wrap:wrap}.add-to-cart-modal-body .selection-options .option-group .color-options button,.add-to-cart-modal-body .selection-options .option-group .size-options button{padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:6px;background:#fff;cursor:pointer;transition:all .2s}.add-to-cart-modal-body .selection-options .option-group .color-options button:hover,.add-to-cart-modal-body .selection-options .option-group .size-options button:hover{border-color:var(--primary-color)}.add-to-cart-modal-body .selection-options .option-group .color-options button.selected,.add-to-cart-modal-body .selection-options .option-group .size-options button.selected{background-color:var(--primary-color);color:#fff;border-color:var(--primary-color)}.add-to-cart-modal-body .selection-options .option-group .quantity-controls{display:flex;align-items:center;gap:1rem}.add-to-cart-modal-body .selection-options .option-group .quantity-controls .quantity-btn{background:var(--primary-color);color:#fff;border:none;width:36px;height:36px;border-radius:6px;cursor:pointer;transition:background-color .2s}.add-to-cart-modal-body .selection-options .option-group .quantity-controls .quantity-btn:hover:not(:disabled){background-color:#1d4ed8}.add-to-cart-modal-body .selection-options .option-group .quantity-controls .quantity-btn:disabled{background-color:var(--secondary-color);cursor:not-allowed}.add-to-cart-modal-body .selection-options .option-group .quantity-controls .quantity{font-size:1.1rem;font-weight:600;min-width:24px;text-align:center}.add-to-cart-modal-body .modal-actions{display:flex;gap:1rem;margin-top:2rem}.add-to-cart-modal-body .modal-actions button{flex:1;padding:.75rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .2s}.add-to-cart-modal-body .modal-actions .cancel-btn{background:rgba(0,0,0,0);color:var(--secondary-color);border:1px solid var(--border-color)}.add-to-cart-modal-body .modal-actions .cancel-btn:hover:not(:disabled){background-color:var(--border-color)}.add-to-cart-modal-body .modal-actions .add-to-cart-btn{background:var(--primary-color);color:#fff;border:none}.add-to-cart-modal-body .modal-actions .add-to-cart-btn:hover:not(:disabled){background-color:#1d4ed8}.add-to-cart-modal-body .modal-actions .add-to-cart-btn:disabled{background-color:var(--secondary-color);cursor:not-allowed}@media(max-width:768px){.cart-modal-content{max-height:90vh}.cart-item{flex-direction:column;gap:1rem}.cart-item .cart-item-controls{flex-direction:row;justify-content:space-between;align-items:center}.add-to-cart-modal-body .product-preview{flex-direction:column;text-align:center}.add-to-cart-modal-body .product-preview .product-image{align-self:center}.add-to-cart-modal-body .selection-options .color-options,.add-to-cart-modal-body .selection-options .size-options{justify-content:center}.add-to-cart-modal-body .modal-actions{flex-direction:column}}@media(max-width:480px){.add-to-cart-modal-overlay,.cart-modal-overlay{padding:.5rem}.cart-item-controls .quantity-controls .quantity-btn{width:32px;height:32px}}.checkout-container{max-width:800px;margin:0 auto;padding:2rem}.checkout-container .checkout-error{text-align:center;padding:3rem;background:#f8fafc;border-radius:12px;border:1px solid var(--border-color)}.checkout-container .checkout-error h3{color:var(--text-color);margin-bottom:1rem}.checkout-container .checkout-error p{color:var(--secondary-color)}.checkout-form{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.checkout-form h2{color:var(--text-color);margin-bottom:2rem;text-align:center}.checkout-form .error-message{background-color:#fef2f2;border:1px solid #fecaca;color:var(--error-color);padding:1rem;border-radius:8px;margin-bottom:2rem;font-size:.875rem}.checkout-form .form-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid var(--border-color)}.checkout-form .form-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.checkout-form .form-section h3{color:var(--text-color);margin-bottom:1.5rem;font-size:1.25rem}.checkout-form .form-group{margin-bottom:1.5rem}.checkout-form .form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:var(--text-color)}.checkout-form .form-group input{width:100%;padding:.75rem;border:2px solid var(--border-color);border-radius:8px;font-size:1rem;transition:border-color .2s}.checkout-form .form-group input:focus{outline:none;border-color:var(--primary-color)}.checkout-form .form-group input[readonly]{background-color:#f8fafc;color:var(--secondary-color)}.checkout-form .form-group small{display:block;margin-top:.5rem;color:var(--secondary-color);font-size:.875rem}.checkout-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media(max-width:768px){.checkout-form .form-row{grid-template-columns:1fr}}.checkout-form .payment-methods{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.checkout-form .payment-methods .payment-option{display:flex;align-items:center;padding:1rem;border:2px solid var(--border-color);border-radius:8px;cursor:pointer;transition:all .2s}.checkout-form .payment-methods .payment-option:hover{border-color:var(--primary-color)}.checkout-form .payment-methods .payment-option input[type=radio]{margin-right:1rem;width:auto}.checkout-form .payment-methods .payment-option .payment-label{display:flex;align-items:center;gap:.75rem;font-weight:500}.checkout-form .payment-methods .payment-option .payment-label .payment-logo{width:32px;height:32px;object-fit:contain}.checkout-form .payment-methods .payment-option:has(input:checked){border-color:var(--primary-color);background-color:#f0f9ff}.checkout-form .order-summary{background:#f8fafc;padding:1.5rem;border-radius:8px;border:1px solid var(--border-color)}.checkout-form .order-summary .summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem}.checkout-form .order-summary .summary-row:last-child{margin-bottom:0}.checkout-form .order-summary .summary-row.total{font-weight:600;font-size:1.1rem;padding-top:.75rem;border-top:1px solid var(--border-color);margin-top:.75rem}.checkout-form .checkout-btn{width:100%;background:var(--primary-color);color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:2rem}.checkout-form .checkout-btn:hover:not(:disabled){background-color:#1d4ed8}.checkout-form .checkout-btn:disabled{background-color:var(--secondary-color);cursor:not-allowed}.payment-status{text-align:center;padding:4rem 2rem;max-width:600px;margin:0 auto}.payment-status .status-icon{margin-bottom:2rem;display:flex;justify-content:center}.payment-status h1{color:var(--text-color);margin-bottom:1rem;font-size:2rem}.payment-status p{color:var(--secondary-color);font-size:1.1rem;margin-bottom:2rem;line-height:1.6}.payment-status.success h1{color:#10b981}.payment-status.failed h1{color:#ef4444}.payment-status .order-details{background:#f8fafc;border:1px solid var(--border-color);border-radius:12px;padding:2rem;margin:2rem 0;text-align:left}.payment-status .order-details h3{color:var(--text-color);margin-bottom:1.5rem;text-align:center}.payment-status .order-details .detail-row{display:flex;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid var(--border-color)}.payment-status .order-details .detail-row:last-child{border-bottom:none}.payment-status .order-details .detail-row span:first-child{color:var(--secondary-color);font-weight:500}.payment-status .order-details .detail-row span:last-child{color:var(--text-color);font-weight:600}.payment-status .error-details{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;padding:1.5rem;margin:2rem 0}.payment-status .error-details p{color:var(--error-color);margin:0;font-size:1rem}.payment-status .action-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.payment-status .action-buttons .btn{padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:500;transition:all .2s;border:none;cursor:pointer}.payment-status .action-buttons .btn.btn-primary{background:var(--primary-color);color:#fff}.payment-status .action-buttons .btn.btn-primary:hover{background-color:#1d4ed8}.payment-status .action-buttons .btn.btn-secondary{background:rgba(0,0,0,0);color:var(--secondary-color);border:1px solid var(--border-color)}.payment-status .action-buttons .btn.btn-secondary:hover{background-color:var(--border-color)}.payment-status .loading{color:var(--secondary-color);font-size:1.1rem}@media(max-width:768px){.checkout-container{padding:1rem}.checkout-form{padding:1.5rem}.checkout-form .form-section h3{font-size:1.1rem}.payment-status{padding:2rem 1rem}.payment-status h1{font-size:1.5rem}.payment-status .action-buttons{flex-direction:column;align-items:center}.payment-status .action-buttons .btn{width:100%;max-width:300px}}.orders-page{max-width:1200px;margin:0 auto;padding:2rem}.orders-page .orders-header{text-align:center;margin-bottom:3rem}.orders-page .orders-header h1{color:var(--text-color);margin-bottom:.5rem;font-size:2.5rem}.orders-page .orders-header p{color:var(--secondary-color);font-size:1.1rem}.orders-page .no-orders{text-align:center;padding:4rem 2rem;background:#f8fafc;border-radius:12px;border:1px solid var(--border-color)}.orders-page .no-orders h3{color:var(--text-color);margin-bottom:1rem;font-size:1.5rem}.orders-page .no-orders p{color:var(--secondary-color);margin-bottom:2rem;font-size:1.1rem}.orders-page .no-orders .btn{padding:.75rem 2rem;background:var(--primary-color);color:#fff;text-decoration:none;border-radius:8px;font-weight:500;transition:background-color .2s}.orders-page .no-orders .btn:hover{background-color:#1d4ed8}.orders-page .orders-error,.orders-page .orders-loading{text-align:center;padding:4rem 2rem}.orders-page .orders-error .loading-spinner,.orders-page .orders-loading .loading-spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.orders-page .orders-error h3,.orders-page .orders-loading h3{color:var(--text-color);margin-bottom:1rem}.orders-page .orders-error p,.orders-page .orders-loading p{color:var(--secondary-color);margin-bottom:2rem}.orders-page .orders-error .btn,.orders-page .orders-loading .btn{padding:.75rem 1.5rem;background:var(--primary-color);color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;text-decoration:none;display:inline-block}.orders-page .orders-error .btn:hover,.orders-page .orders-loading .btn:hover{background-color:#1d4ed8}.orders-list{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.orders-list .order-card{background:#fff;border:1px solid var(--border-color);border-radius:12px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1);transition:box-shadow .2s}.orders-list .order-card:hover{box-shadow:0 4px 8px rgba(0,0,0,.15)}.orders-list .order-card .order-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.orders-list .order-card .order-card-header .order-info h3{color:var(--text-color);margin-bottom:.25rem;font-size:1.25rem}.orders-list .order-card .order-card-header .order-info .order-date{color:var(--secondary-color);font-size:.875rem}.orders-list .order-card .order-card-header .order-status .status-badge{color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.orders-list .order-card .order-card-body{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.orders-list .order-card .order-card-body .order-items-summary{flex:1}.orders-list .order-card .order-card-body .order-items-summary p{color:var(--secondary-color);font-size:.875rem;margin-bottom:.5rem}.orders-list .order-card .order-card-body .order-items-summary .items-preview .item-name{color:var(--text-color);font-size:.875rem}.orders-list .order-card .order-card-body .order-items-summary .items-preview .more-items{color:var(--secondary-color);font-style:italic;font-size:.875rem}.orders-list .order-card .order-card-body .order-total .total-amount{color:var(--text-color);font-size:1.25rem;font-weight:600}.orders-list .order-card .order-card-footer{display:flex;gap:1rem;justify-content:flex-end}.orders-list .order-card .order-card-footer .btn{padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .2s}.orders-list .order-card .order-card-footer .btn.btn-primary{background:var(--primary-color);color:#fff}.orders-list .order-card .order-card-footer .btn.btn-primary:hover{background-color:#1d4ed8}.orders-list .order-card .order-card-footer .btn.btn-secondary{background:rgba(0,0,0,0);color:var(--secondary-color);border:1px solid var(--border-color)}.orders-list .order-card .order-card-footer .btn.btn-secondary:hover{background-color:var(--border-color)}.pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.pagination .btn{padding:.5rem 1rem;background:rgba(0,0,0,0);color:var(--secondary-color);border:1px solid var(--border-color);border-radius:6px;cursor:pointer;font-weight:500}.pagination .btn:hover:not(:disabled){background-color:var(--border-color)}.pagination .btn:disabled{opacity:.5;cursor:not-allowed}.pagination .pagination-info{color:var(--secondary-color);font-size:.875rem}.order-details{max-width:1000px;margin:0 auto;padding:2rem}.order-details .order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid var(--border-color)}.order-details .order-header .order-title h1{color:var(--text-color);margin-bottom:.5rem;font-size:2rem}.order-details .order-header .order-title .order-number{color:var(--secondary-color);font-size:1.1rem}.order-details .order-header .order-status{display:flex;flex-direction:column;gap:.5rem}.order-details .order-header .order-status .payment-status-badge,.order-details .order-header .order-status .status-badge{color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;text-align:center}.order-details .order-content{display:grid;gap:2rem;margin-bottom:3rem}.order-details .order-content .order-section{background:#fff;border:1px solid var(--border-color);border-radius:12px;padding:2rem}.order-details .order-content .order-section h3{color:var(--text-color);margin-bottom:1.5rem;font-size:1.25rem;border-bottom:1px solid var(--border-color);padding-bottom:.5rem}.order-details .order-items{display:flex;flex-direction:column;gap:1rem}.order-details .order-items .order-item{display:flex;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px}.order-details .order-items .order-item .item-image img{border-radius:6px;object-fit:cover}.order-details .order-items .order-item .item-details{flex:1}.order-details .order-items .order-item .item-details h4{color:var(--text-color);margin-bottom:.25rem}.order-details .order-items .order-item .item-details .item-brand{color:var(--secondary-color);font-size:.875rem;margin-bottom:.5rem}.order-details .order-items .order-item .item-details .item-specs{display:flex;gap:1rem;font-size:.875rem;color:var(--secondary-color)}.order-details .order-items .order-item .item-price{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.order-details .order-items .order-item .item-price .unit-price{color:var(--secondary-color);font-size:.875rem}.order-details .order-items .order-item .item-price .total-price{color:var(--text-color);font-weight:600;font-size:1.1rem}.order-details .order-summary .summary-row{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:1rem}.order-details .order-summary .summary-row:last-child{margin-bottom:0}.order-details .order-summary .summary-row.total{font-weight:600;font-size:1.1rem;padding-top:.75rem;border-top:1px solid var(--border-color);margin-top:.75rem}.order-details .order-timeline .info-row,.order-details .order-timeline .timeline-item,.order-details .payment-info .info-row,.order-details .payment-info .timeline-item{display:flex;justify-content:space-between;margin-bottom:.75rem;font-size:1rem}.order-details .order-timeline .info-row:last-child,.order-details .order-timeline .timeline-item:last-child,.order-details .payment-info .info-row:last-child,.order-details .payment-info .timeline-item:last-child{margin-bottom:0}.order-details .order-timeline .info-row span:first-child,.order-details .order-timeline .timeline-item span:first-child,.order-details .payment-info .info-row span:first-child,.order-details .payment-info .timeline-item span:first-child{color:var(--secondary-color);font-weight:500}.order-details .order-timeline .info-row span:last-child,.order-details .order-timeline .timeline-item span:last-child,.order-details .payment-info .info-row span:last-child,.order-details .payment-info .timeline-item span:last-child{color:var(--text-color);font-weight:600}.order-details .shipping-address p{color:var(--text-color);margin-bottom:.5rem;line-height:1.5}.order-details .shipping-address p:last-child{margin-bottom:0}.order-details .order-actions{display:flex;gap:1rem;justify-content:center;padding-top:2rem;border-top:1px solid var(--border-color)}.order-details .order-actions .btn{padding:.75rem 2rem;border-radius:8px;font-weight:500;text-decoration:none;border:none;cursor:pointer;transition:all .2s}.order-details .order-actions .btn.btn-primary{background:var(--primary-color);color:#fff}.order-details .order-actions .btn.btn-primary:hover{background-color:#1d4ed8}.order-details .order-actions .btn.btn-secondary{background:rgba(0,0,0,0);color:var(--secondary-color);border:1px solid var(--border-color)}.order-details .order-actions .btn.btn-secondary:hover{background-color:var(--border-color)}.order-details .order-error,.order-details .order-loading{text-align:center;padding:4rem 2rem}.order-details .order-error .loading-spinner,.order-details .order-loading .loading-spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid var(--primary-color);border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.order-details .order-error h3,.order-details .order-loading h3{color:var(--text-color);margin-bottom:1rem}.order-details .order-error p,.order-details .order-loading p{color:var(--secondary-color);margin-bottom:2rem}.order-details .order-error .error-actions,.order-details .order-loading .error-actions{display:flex;gap:1rem;justify-content:center}.order-details .order-error .error-actions .btn,.order-details .order-loading .error-actions .btn{padding:.75rem 1.5rem;border-radius:8px;font-weight:500;text-decoration:none;border:none;cursor:pointer}.order-details .order-error .error-actions .btn.btn-primary,.order-details .order-loading .error-actions .btn.btn-primary{background:var(--primary-color);color:#fff}.order-details .order-error .error-actions .btn.btn-secondary,.order-details .order-loading .error-actions .btn.btn-secondary{background:rgba(0,0,0,0);color:var(--secondary-color);border:1px solid var(--border-color)}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media(max-width:768px){.orders-page{padding:1rem}.orders-page .orders-header h1{font-size:2rem}.orders-page .order-card .order-card-body,.orders-page .order-card .order-card-header{flex-direction:column;gap:1rem;align-items:flex-start}.orders-page .order-card .order-card-footer{justify-content:flex-start}.order-details{padding:1rem}.order-details .order-header{flex-direction:column;gap:1rem;align-items:flex-start}.order-details .order-header h1{font-size:1.5rem}.order-details .order-item{flex-direction:column;text-align:center}.order-details .order-item .item-details .item-specs{justify-content:center}.order-details .order-item .item-price{align-items:center}.order-details .order-actions{flex-direction:column;align-items:center}.order-details .order-actions .btn{width:100%;max-width:300px}.pagination{flex-direction:column;gap:.5rem}}*{margin:0;padding:0;box-sizing:border-box}:root{--primary-color:#2563eb;--secondary-color:#64748b;--accent-color:#f59e0b;--background-color:#ffffff;--text-color:#1f2937;--border-color:#e5e7eb;--success-color:#10b981;--error-color:#ef4444;--warning-color:#f59e0b}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:var(--background-color);color:var(--text-color);line-height:1.6}a{text-decoration:none;color:inherit}button{cursor:pointer;border:none}button,input,textarea{outline:none}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.chat-widget{position:fixed;bottom:24px;right:24px;z-index:1000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}@media(max-width:768px){.chat-widget{bottom:20px;right:20px}}@media(max-width:480px){.chat-widget{bottom:16px;right:16px}}.chat-widget .chat-toggle{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 32px rgba(102,126,234,.3);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;touch-action:manipulation}@media(max-width:768px){.chat-widget .chat-toggle{width:56px;height:56px}}@media(max-width:480px){.chat-widget .chat-toggle{width:52px;height:52px}}.chat-widget .chat-toggle:hover{transform:translateY(-2px);box-shadow:0 12px 40px rgba(102,126,234,.4)}.chat-widget .chat-toggle:active{transform:translateY(0)}.chat-widget .chat-toggle.open{background:linear-gradient(135deg,#ff6b6b,#ee5a24);box-shadow:0 8px 32px rgba(255,107,107,.3)}.chat-widget .chat-toggle svg{width:24px;height:24px;transition:transform .3s ease}.chat-widget .chat-toggle .chat-notification{position:absolute;top:-8px;right:-8px;background:#ff4757;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;animation:pulse 2s infinite}.chat-widget .chat-window{position:absolute;bottom:80px;right:0;width:380px;height:600px;background:#fff;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.15);display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.05)}@media(max-width:768px){.chat-widget .chat-window{width:340px;height:500px;bottom:70px;border-radius:16px;box-shadow:0 15px 40px rgba(0,0,0,.12)}}@media(max-width:480px){.chat-widget .chat-window{position:fixed;top:10px;left:10px;right:10px;bottom:10px;width:calc(100vw - 20px);height:calc(100vh - 20px);border-radius:12px;z-index:9999;max-height:calc(100vh - 20px)}}.chat-widget .chat-header{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:20px;display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.chat-widget .chat-header{padding:16px}}@media(max-width:480px){.chat-widget .chat-header{padding:12px 16px;position:relative}.chat-widget .chat-header:after{content:"";position:absolute;top:6px;left:50%;transform:translateX(-50%);width:30px;height:3px;background:hsla(0,0%,100%,.4);border-radius:2px}}.chat-widget .chat-header .chat-header-info{display:flex;align-items:center;gap:12px}.chat-widget .chat-header .chat-header-info .bot-avatar{width:40px;height:40px;border-radius:50%;background:hsla(0,0%,100%,.2);display:flex;align-items:center;justify-content:center;font-size:18px}.chat-widget .chat-header .chat-header-info .bot-info h3{margin:0;font-size:16px;font-weight:600}.chat-widget .chat-header .chat-header-info .bot-info .status{font-size:12px;opacity:.8;display:flex;align-items:center;gap:6px}.chat-widget .chat-header .chat-header-info .bot-info .status:before{content:"";width:8px;height:8px;border-radius:50%;background:#4ade80;animation:pulse 2s infinite}.chat-widget .chat-header .close-button{background:none;border:none;color:#fff;cursor:pointer;padding:8px;border-radius:8px;transition:background-color .2s ease}.chat-widget .chat-header .close-button:hover{background:hsla(0,0%,100%,.1)}.chat-widget .chat-header .close-button svg{width:20px;height:20px}.chat-widget .chat-messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:16px;background:#f8fafc}@media(max-width:480px){.chat-widget .chat-messages{padding:12px;gap:8px}}.chat-widget .chat-messages::-webkit-scrollbar{width:4px}.chat-widget .chat-messages::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.chat-widget .chat-messages::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.chat-widget .chat-messages .message{display:flex;gap:12px;animation:fadeInUp .3s ease}.chat-widget .chat-messages .message.user{flex-direction:row-reverse}.chat-widget .chat-messages .message.user .message-content{align-items:flex-end}.chat-widget .chat-messages .message.user .message-bubble{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff!important}.chat-widget .chat-messages .message.user .message-bubble *{color:#fff!important}.chat-widget .chat-messages .message .message-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;font-size:14px;color:#fff;flex-shrink:0}.chat-widget .chat-messages .message .message-avatar.user-avatar{background:linear-gradient(135deg,#4ade80,#22c55e)}.chat-widget .chat-messages .message .message-content{display:flex;flex-direction:column;gap:8px;max-width:70%}@media(max-width:480px){.chat-widget .chat-messages .message .message-content{max-width:85%}}.chat-widget .chat-messages .message .message-content .message-bubble{background:#fff;color:#1e293b!important;padding:16px 20px;border-radius:18px;box-shadow:0 2px 12px rgba(0,0,0,.08);border:1px solid #e2e8f0;font-size:14px;line-height:1.6;word-wrap:break-word}@media(max-width:480px){.chat-widget .chat-messages .message .message-content .message-bubble{padding:12px 16px;font-size:13px;line-height:1.5;max-width:calc(100vw - 80px)}}.chat-widget .chat-messages .message .message-content .message-bubble *{color:#1e293b!important}.chat-widget .chat-messages .message .message-content .message-bubble p{margin:0 0 12px}.chat-widget .chat-messages .message .message-content .message-bubble p:last-child{margin-bottom:0}.chat-widget .chat-messages .message .message-content .message-bubble ul{margin:12px 0;padding-left:0;list-style:none}.chat-widget .chat-messages .message .message-content .message-bubble ul li{margin:10px 0;line-height:1.6;position:relative;padding-left:20px}.chat-widget .chat-messages .message .message-content .message-bubble ul li:before{content:"•";color:#667eea;font-weight:700;position:absolute;left:0;font-size:1.2em}.chat-widget .chat-messages .message .message-content .message-bubble ul li .product-name{display:block;font-weight:600;color:#1e293b!important;margin-bottom:4px}.chat-widget .chat-messages .message .message-content .message-bubble ul li .price{font-weight:600;color:#059669!important;font-size:1.1em}.chat-widget .chat-messages .message .message-content .message-bubble ol{margin:8px 0;padding-left:20px}.chat-widget .chat-messages .message .message-content .message-bubble ol li{margin:6px 0;line-height:1.5}.chat-widget .chat-messages .message .message-content .message-bubble .price{font-weight:600;color:#059669!important;font-size:1.1em}.chat-widget .chat-messages .message .message-content .message-bubble .product-name,.chat-widget .chat-messages .message .message-content .message-bubble b,.chat-widget .chat-messages .message .message-content .message-bubble strong{font-weight:600;color:#1e293b!important}.chat-widget .chat-messages .message .message-content .message-bubble h1,.chat-widget .chat-messages .message .message-content .message-bubble h2,.chat-widget .chat-messages .message .message-content .message-bubble h3,.chat-widget .chat-messages .message .message-content .message-bubble h4,.chat-widget .chat-messages .message .message-content .message-bubble h5,.chat-widget .chat-messages .message .message-content .message-bubble h6{margin:12px 0 8px;font-weight:600;color:#1e293b!important}.chat-widget .chat-messages .message .message-content .message-bubble h1:first-child,.chat-widget .chat-messages .message .message-content .message-bubble h2:first-child,.chat-widget .chat-messages .message .message-content .message-bubble h3:first-child,.chat-widget .chat-messages .message .message-content .message-bubble h4:first-child,.chat-widget .chat-messages .message .message-content .message-bubble h5:first-child,.chat-widget .chat-messages .message .message-content .message-bubble h6:first-child{margin-top:0}.chat-widget .chat-messages .message .message-content .message-bubble h1{font-size:1.2em}.chat-widget .chat-messages .message .message-content .message-bubble h2{font-size:1.15em}.chat-widget .chat-messages .message .message-content .message-bubble h3{font-size:1.1em}.chat-widget .chat-messages .message .message-content .message-bubble h4,.chat-widget .chat-messages .message .message-content .message-bubble h5,.chat-widget .chat-messages .message .message-content .message-bubble h6{font-size:1em}.chat-widget .chat-messages .message .message-content .message-bubble.typing{padding:16px 20px}@media(max-width:480px){.chat-widget .chat-messages .message .message-content .message-bubble.typing{padding:12px 16px}}.chat-widget .chat-messages .message .message-content .message-time{font-size:11px;color:#64748b;margin-left:16px}.chat-widget .product-suggestions{display:flex;flex-direction:column;gap:8px;margin-top:8px}.chat-widget .product-suggestions .product-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:12px;transition:all .2s ease}.chat-widget .product-suggestions .product-card:hover{border-color:#667eea;transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.1)}.chat-widget .product-suggestions .product-card .product-info h4{margin:0 0 4px;font-size:14px;font-weight:600;color:#1e293b}.chat-widget .product-suggestions .product-card .product-info .brand{margin:0 0 4px;font-size:12px;color:#64748b}.chat-widget .product-suggestions .product-card .product-info .price{margin:0 0 8px;font-size:16px;font-weight:700;color:#667eea}.chat-widget .product-suggestions .product-card .product-info .product-details{display:flex;flex-direction:column;gap:2px}.chat-widget .product-suggestions .product-card .product-info .product-details span{font-size:11px;color:#64748b}.chat-widget .typing-indicator{display:flex;gap:4px}.chat-widget .typing-indicator span{width:8px;height:8px;border-radius:50%;background:#64748b;animation:typing 1.4s ease-in-out infinite}.chat-widget .typing-indicator span:first-child{animation-delay:-.32s}.chat-widget .typing-indicator span:nth-child(2){animation-delay:-.16s}.chat-widget .chat-input{padding:20px;background:#fff;border-top:1px solid #e2e8f0}.chat-widget .chat-input .input-container{display:flex;gap:12px;align-items:flex-end}.chat-widget .chat-input .input-container .message-input{flex:1;border:2px solid #e2e8f0;border-radius:24px;padding:12px 16px;font-size:14px;outline:none;transition:border-color .2s ease;resize:none;max-height:100px}.chat-widget .chat-input .input-container .message-input:focus{border-color:#667eea}.chat-widget .chat-input .input-container .message-input::placeholder{color:#94a3b8}.chat-widget .chat-input .input-container .send-button{width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.chat-widget .chat-input .input-container .send-button:hover:not(:disabled){transform:scale(1.05)}.chat-widget .chat-input .input-container .send-button:disabled{opacity:.5;cursor:not-allowed}.chat-widget .chat-input .input-container .send-button svg{width:18px;height:18px}.chat-widget .chat-input .input-suggestions{display:flex;gap:8px;margin-top:12px;flex-wrap:wrap}.chat-widget .chat-input .input-suggestions button{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:20px;padding:6px 12px;font-size:12px;color:#475569;cursor:pointer;transition:all .2s ease}.chat-widget .chat-input .input-suggestions button:hover{background:#667eea;color:#fff;border-color:#667eea}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes typing{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.header{background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.1);position:sticky;top:0;z-index:100}@media(max-width:768px){.header{box-shadow:0 1px 10px rgba(0,0,0,.1)}}.header .container{max-width:1200px;margin:0 auto;padding:0 1rem}@media(max-width:480px){.header .container{padding:0 .5rem}}.header .header-content{display:flex;align-items:center;justify-content:space-between;padding:.2rem 0}@media(max-width:768px){.header .header-content{padding:.3rem 0}}.header .logo a{text-decoration:none;color:inherit;display:block}.header .logo h1{font-size:1.3rem;font-weight:700;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin:0;line-height:1.2;white-space:nowrap}@media(max-width:768px){.header .logo h1{font-size:1.2rem}}@media(max-width:480px){.header .logo h1{font-size:.9rem;line-height:1.1}}.header .logo span{font-size:.65rem;color:#718096;font-weight:500;display:block;margin-top:-2px;white-space:nowrap}@media(max-width:480px){.header .logo span{font-size:.5rem;margin-top:-1px}}.header .nav-links{display:flex;align-items:center;gap:2rem;flex:1;justify-content:center}@media(max-width:768px){.header .nav-links{gap:1.5rem}}.header .nav-links .nav-link{color:#4a5568;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0;white-space:nowrap}@media(max-width:768px){.header .nav-links .nav-link{font-size:1.1rem;padding:.4rem 0;font-weight:600}}@media(max-width:480px){.header .nav-links .nav-link{font-size:1rem;padding:.3rem .5rem;border-radius:4px;min-height:32px;display:flex;align-items:center;justify-content:center;white-space:nowrap;font-weight:600}}.header .nav-links .nav-link:hover{color:#667eea}@media(max-width:480px){.header .nav-links .nav-link:hover{background:rgba(102,126,234,.1)}}.header .nav-links .nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(135deg,#667eea,#764ba2);transition:width .3s ease}@media(max-width:480px){.header .nav-links .nav-link:after{display:none}}.header .nav-links .nav-link:hover:after{width:100%}.header .nav{display:flex;align-items:center;gap:1rem}.header .loading{color:#718096;font-size:.9rem}.header .user-menu{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}@media(max-width:768px){.header .user-menu{gap:1rem}}.header .user-menu .cart-icon-btn{background:none;border:none;cursor:pointer;padding:.75rem;border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#4a5568;position:relative}@media(max-width:480px){.header .user-menu .cart-icon-btn{padding:.4rem;border-radius:6px}}.header .user-menu .cart-icon-btn:hover{background:rgba(102,126,234,.1);color:#667eea;transform:translateY(-1px)}.header .user-menu .cart-icon-btn .cart-icon{position:relative;display:flex;align-items:center;justify-content:center}.header .user-menu .cart-icon-btn .cart-icon svg{transition:all .3s ease}.header .user-menu .cart-icon-btn .cart-icon .cart-badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;box-shadow:0 2px 8px rgba(255,107,107,.3);animation:cartBadgePulse 2s infinite}.header .user-menu .cart-icon-btn .cart-icon .cart-loading-indicator{position:absolute;top:-2px;right:-2px;width:8px;height:8px;background:#667eea;border-radius:50%;animation:cartLoading 1s infinite}.header .user-dropdown{position:relative}.header .user-dropdown .user-dropdown-trigger{display:flex;align-items:center;gap:.75rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:1px solid #e2e8f0;cursor:pointer;padding:.75rem 1.25rem;border-radius:50px;transition:all .3s cubic-bezier(.4,0,.2,1);color:#4a5568;font-weight:600;box-shadow:0 2px 8px rgba(0,0,0,.05);position:relative;overflow:hidden}@media(max-width:480px){.header .user-dropdown .user-dropdown-trigger{gap:.3rem;padding:.4rem .6rem;border-radius:20px}}.header .user-dropdown .user-dropdown-trigger:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,#667eea,#764ba2);transition:left .3s ease;z-index:-1}.header .user-dropdown .user-dropdown-trigger:hover{color:#fff;border-color:#667eea;transform:translateY(-1px);box-shadow:0 8px 25px rgba(102,126,234,.25)}.header .user-dropdown .user-dropdown-trigger:hover:before{left:0}.header .user-dropdown .user-dropdown-trigger:hover .user-avatar{background:hsla(0,0%,100%,.2);color:#fff}.header .user-dropdown .user-dropdown-trigger .user-avatar{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;transition:all .3s ease;flex-shrink:0}@media(max-width:480px){.header .user-dropdown .user-dropdown-trigger .user-avatar{width:24px;height:24px;font-size:.7rem}}.header .user-dropdown .user-dropdown-trigger .user-name{font-size:.9rem;white-space:nowrap}@media(max-width:480px){.header .user-dropdown .user-dropdown-trigger .user-name{display:none}}.header .user-dropdown .user-dropdown-trigger .dropdown-arrow{transition:transform .3s cubic-bezier(.4,0,.2,1)}.header .user-dropdown .user-dropdown-trigger .dropdown-arrow.open{transform:rotate(180deg)}.header .user-dropdown .dropdown-menu{top:calc(100% + 8px);right:0;border-radius:20px;box-shadow:0 20px 60px rgba(0,0,0,.12),0 8px 25px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.6);min-width:240px;z-index:1000;overflow:hidden;animation:dropdownSlideIn .4s cubic-bezier(.4,0,.2,1)}.header .user-dropdown .dropdown-menu,.header .user-dropdown .dropdown-menu:before{position:absolute;background:hsla(0,0%,100%,.95);backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.2)}.header .user-dropdown .dropdown-menu:before{content:"";top:-8px;right:20px;width:16px;height:16px;border-right:none;border-bottom:none;transform:rotate(45deg)}.header .user-dropdown .dropdown-menu .dropdown-item{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;color:#4a5568;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);border:none;background:none;width:100%;text-align:left;cursor:pointer;font-size:.9rem;font-weight:500;position:relative;overflow:hidden}.header .user-dropdown .dropdown-menu .dropdown-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));transition:left .3s ease;z-index:-1}.header .user-dropdown .dropdown-menu .dropdown-item:hover{color:#667eea;transform:translateX(4px)}.header .user-dropdown .dropdown-menu .dropdown-item:hover:before{left:0}.header .user-dropdown .dropdown-menu .dropdown-item:hover svg{transform:scale(1.1);color:#667eea}.header .user-dropdown .dropdown-menu .dropdown-item:first-child{margin-top:.5rem}.header .user-dropdown .dropdown-menu .dropdown-item:last-child:not(.logout){margin-bottom:.5rem}.header .user-dropdown .dropdown-menu .dropdown-item.logout{color:#e53e3e;margin-top:.5rem;margin-bottom:.5rem}.header .user-dropdown .dropdown-menu .dropdown-item.logout:before{background:linear-gradient(135deg,rgba(229,62,62,.1),rgba(197,48,48,.1))}.header .user-dropdown .dropdown-menu .dropdown-item.logout:hover,.header .user-dropdown .dropdown-menu .dropdown-item.logout:hover svg{color:#c53030}.header .user-dropdown .dropdown-menu .dropdown-item svg{flex-shrink:0;transition:all .3s cubic-bezier(.4,0,.2,1);opacity:.8}.header .user-dropdown .dropdown-menu .dropdown-item .item-label{font-weight:500}.header .user-dropdown .dropdown-menu .dropdown-item .item-description{font-size:.75rem;color:#718096;margin-top:2px}.header .user-dropdown .dropdown-menu .dropdown-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(226,232,240,.8) 50%,transparent);margin:.5rem 1rem}.header .auth-buttons{display:flex;gap:.5rem}.header .auth-buttons .login-btn,.header .auth-buttons .register-btn{padding:.5rem 1rem;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease;border:none;font-size:.9rem}.header .auth-buttons .login-btn{background:rgba(0,0,0,0);color:#4a5568;border:1px solid #e2e8f0}.header .auth-buttons .login-btn:hover{background:#f7fafc;color:#667eea;border-color:#667eea}.header .auth-buttons .register-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.header .auth-buttons .register-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.3)}@media(max-width:768px){.header .header-content{padding:.75rem 0}.header .logo h1{font-size:1.5rem}.header .nav-links{display:flex;flex:0 0 auto}.header .user-dropdown .dropdown-menu{right:-1rem;min-width:180px}}@media(max-width:480px){.header .header-content{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;flex-wrap:nowrap!important;gap:1rem!important;padding:.5rem 0!important;width:100%!important}.header .logo{flex:1!important;order:1;text-align:left!important;justify-self:flex-start!important;align-self:flex-start!important;margin-right:auto!important}.header .logo a{display:block!important;text-align:left!important;width:fit-content!important}.header .nav{flex:0 0 auto!important;order:2}.header .nav,.header .user-menu{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.5rem!important;flex-wrap:nowrap!important}.header .user-menu{justify-content:flex-end!important;width:auto!important;height:auto!important}.header .user-menu>*{flex:0 0 auto!important;display:inline-flex!important}.header .cart-icon-btn{padding:.4rem!important;border-radius:8px!important;justify-content:center!important}.header .cart-icon-btn,.header .user-dropdown{display:inline-flex!important;align-items:center!important;flex:0 0 auto!important}.header .user-dropdown{position:relative!important}.header .user-dropdown-trigger{padding:.3rem .5rem!important;gap:.25rem!important;border-radius:20px!important;font-size:.8rem!important}.header .user-avatar{width:24px!important;height:24px!important;font-size:.7rem!important}.header .user-name{display:none!important}.header .dropdown-arrow{width:10px!important;height:10px!important}}@keyframes dropdownSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95);filter:blur(10px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes cartBadgePulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes cartLoading{0%,to{opacity:1}50%{opacity:.3}}