@import "https://fonts.googleapis.com/css2?family=Space+Mono:wght@400;700&display=swap";
body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Space Mono,monospace}#root{min-height:100vh}
*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background:#f5ebe0;min-height:100vh;font-family:Space Mono,monospace;font-weight:400;line-height:1.6}button,input,select,textarea{font-family:Space Mono,monospace}.header{color:#000;background:#f5ebe0;border-bottom:1px solid #000;padding:1.5rem 2rem;position:relative}.header-content{align-items:center;gap:2rem;display:flex;position:relative}.header-nav{align-items:center;gap:0;margin-right:auto;display:flex}.header-nav-button{cursor:pointer;color:#333;background:0 0;border:1px solid #000;border-right:none;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s}.header-nav-button:first-child{border-left:1px solid #000}.header-nav-button:last-child{border-right:1px solid #000}.header-nav-button:hover{color:#000;background:#f8f9fa}.nav-bar{background:#f5ebe0;border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5;padding:0;display:flex}.nav-button{cursor:pointer;color:#333;background:0 0;border:none;border-bottom:1px solid #000;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.nav-button:hover{color:#000;background:#f8f9fa}.nav-button:last-child{border-right:none}.logo{cursor:pointer;align-items:center;transition:all .3s;display:flex}.logo:hover{transform:scale(1.05)}.logo img{width:auto;height:70px;box-shadow:none;border-radius:8px}.main-nav{text-align:center}.main-nav ul{justify-content:center;gap:1rem;margin-top:1.5rem;list-style:none;display:flex}.main-nav li{margin:0}.main-nav a{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:0;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:all .3s}.main-nav a:hover{background:#fff3;transform:translateY(-1px)}.content-wrapper{margin-top:0}.main{max-width:none;margin:0 5%;padding:2rem 0 0}.breadcrumb{color:#666;text-transform:none;letter-spacing:normal;background:#f8f9fa;border:none;border-radius:4px;margin-bottom:1rem;padding:.75rem 2rem;font-size:.9rem}.breadcrumb-item{transition:color .3s;display:inline}.breadcrumb-item.clickable{color:#000;cursor:pointer;text-decoration:none}.breadcrumb-item.clickable:hover{text-decoration:underline}.breadcrumb-item.active{color:#2c3e50;font-weight:500}.breadcrumb-separator{color:#999;margin:0 .5rem}.section{box-shadow:none;background:#fff;border:none;margin-bottom:2.5rem;padding:2.5rem;transition:none}.section:hover{box-shadow:none;transform:none}h1,h2{margin-bottom:1.5rem;font-weight:600}.sidebar-overlay{z-index:9998;background:#0003;position:fixed;inset:0}.sidebar-menu{z-index:9999;background:#fff;border-right:1px solid #e5e5e5;flex-direction:column;width:350px;height:100vh;transition:transform .3s;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:2px 0 8px #0000001a}.sidebar-menu.open{transform:translate(0)}.sidebar-header{color:#fff;background:#000;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.sidebar-header h2{color:#fff;margin:0;font-size:1.3rem}.sidebar-close{color:#fff;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:background .3s;display:flex}.sidebar-close:hover{background:#fff3}.sidebar-content{flex:1;padding:0;overflow-y:auto}.sidebar-section{border-bottom:1px solid #0000001a;padding:1.5rem 2rem}.sidebar-section:last-child{border-bottom:none}.sidebar-section h3{color:#000;margin-bottom:1rem;font-size:1.1rem;font-weight:600}.sidebar-section ul{margin:0;padding:0;list-style:none}.sidebar-section li{margin-bottom:.75rem}.sidebar-section a{color:#2c3e50;padding:.75rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.sidebar-section a:hover{color:#000;background:#f8f9fa;transform:none}.sidebar-link{color:#2c3e50;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.sidebar-link:hover{color:#000;background:#f8f9fa;transform:none}.search-bar{background:#f5ebe0;border:1px solid #000;border-radius:0;align-items:center;gap:.5rem;width:300px;padding:.5rem;display:flex}.search-input{color:#000;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:.25rem .5rem;font-size:.9rem}.search-input::placeholder{color:#888}.search-button{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:1rem;transition:all .3s;display:flex}.search-button:hover{opacity:.7;transform:none}h1{font-size:2rem;font-weight:300}h2{color:#000;font-size:1.5rem}.button{color:#fff;cursor:pointer;box-shadow:none;text-transform:none;letter-spacing:normal;background:#000;border:1px solid #000;border-radius:0;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:all .2s}.button:hover{box-shadow:none;background:#333;transform:none}.footer{color:#666;text-align:center;background:#f8f9fa;border-top:1px solid #e5e5e5;margin-top:3rem;padding:2rem}.categories-container{padding:2rem 0}.categories-header{text-align:center;margin-bottom:3rem}.categories-header h2{margin-bottom:1rem;font-size:2.5rem}.category-page{min-height:60vh;padding:2rem 0}.category-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.category-page h1{margin-bottom:2rem;font-size:2.5rem}.products-page{min-height:60vh;padding:2rem 0}.products-page .container{max-width:1200px;margin:0 auto;padding:0 2rem}.products-page h1{text-align:center;margin-bottom:1rem;font-size:2.5rem}.products-page .page-description{text-align:center;color:#666;margin-bottom:3rem;font-size:1.2rem}.categories-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.category-card{text-align:center;cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;padding:2rem;transition:all .2s;box-shadow:0 2px 4px #0000001a}.category-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.category-icon{margin-bottom:1rem;font-size:3rem}.category-card h3{color:#000;margin-bottom:1rem;font-size:1.4rem}.view-products-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:0;margin-top:1rem;padding:.75rem 2rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.view-products-btn:hover{background:#333}.products-container{padding:2rem 0}.product-list-container{padding:1rem 0}.product-list-header{margin-bottom:2rem}.product-list-header h2{margin-bottom:.5rem;font-size:2rem}.product-controls{align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.sort-control,.filter-control{align-items:center;gap:.5rem;display:flex}.sort-control select,.filter-control select{background:#fff;border:1px solid #ddd;border-radius:8px;padding:.5rem 1rem;font-size:1rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;display:grid}.product-card{cursor:pointer;background:#fff;border:1px solid #e5e5e5;border-radius:8px;transition:all .2s;overflow:hidden;box-shadow:0 2px 4px #0000001a}.product-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.product-image{height:200px;position:relative;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.product-card:hover .product-image img{transform:scale(1.05)}.out-of-stock-badge{color:#fff;background:#e74c3c;border-radius:12px;padding:.25rem .75rem;font-size:.8rem;font-weight:500;position:absolute;top:1rem;right:1rem}.product-info{padding:1.5rem}.product-name{color:#2c3e50;margin-bottom:.5rem;font-size:1.2rem}.product-description{color:#666;margin-bottom:1rem;font-size:.9rem}.product-rating{align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.rating-text{color:#666;font-size:.9rem}.product-price{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.price{color:#000;font-size:1.3rem;font-weight:700}.stock-info{color:#666;font-size:.8rem}.product-tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.tag{color:#666;background:#f8f9fa;border:1px solid #e5e5e5;border-radius:12px;padding:.25rem .75rem;font-size:.8rem}.add-to-cart-btn{color:#fff;cursor:pointer;width:100%;box-shadow:none;text-transform:none;letter-spacing:normal;background:#000;border:1px solid #000;border-radius:0;padding:.75rem;font-weight:500;transition:all .2s}.add-to-cart-btn:hover:not(:disabled){background:#333}.add-to-cart-btn:disabled{cursor:not-allowed;background:#bdc3c7}.back-button{cursor:pointer;background:#f8f9fa;border:1px solid #000;border-radius:0;margin-bottom:2rem;padding:.75rem 1.5rem;font-weight:500;transition:all .2s}.back-button:hover{background:#fff;box-shadow:0 2px 4px #0000001a}.loading,.error,.no-products{text-align:center;color:#666;padding:3rem;font-size:1.1rem}.product-detail-container{padding:2rem 0}.product-detail{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}.product-images{flex-direction:column;gap:1rem;display:flex}.main-image{border-radius:12px;width:100%;height:400px;position:relative;overflow:hidden}.main-image img{object-fit:cover;width:100%;height:100%}.image-nav-arrow{color:#fff;cursor:pointer;z-index:10;background:#0009;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;padding:0 0 3px;font-size:2.5rem;line-height:0;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.image-nav-arrow:hover{background:#000c;transform:translateY(-50%)scale(1.1)}.image-nav-arrow.left{left:1rem}.image-nav-arrow.right{right:1rem}.image-thumbnails{gap:.5rem;display:flex;overflow-x:auto}.image-thumbnails img{object-fit:cover;cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:8px;width:80px;height:60px;transition:opacity .3s}.image-thumbnails img:hover,.image-thumbnails img.active{opacity:1;border-color:#667eea}.product-header{margin-bottom:2rem}.product-header h1{color:#2c3e50;margin-bottom:1rem;font-size:2.5rem}.product-features{margin:2rem 0}.product-features h3{color:#667eea;margin-bottom:1rem}.product-features ul{padding:0;list-style:none}.product-features li{border-bottom:1px solid #eee;padding:.5rem 0 .5rem 1.5rem;position:relative}.product-features li:before{content:"✓";color:#27ae60;font-weight:700;position:absolute;left:0}.product-specifications{margin:2rem 0}.product-specifications h3{color:#667eea;margin-bottom:1rem}.spec-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.spec-item{background:#f8f9fa;border-radius:8px;justify-content:space-between;padding:.75rem;display:flex}.spec-label{color:#2c3e50;font-weight:500}.spec-value{color:#667eea;font-weight:600}.purchase-section{background:#ffffffe6;border-radius:12px;margin:2rem 0;padding:1.5rem;box-shadow:0 4px 20px #0000001a}.quantity-selector{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.quantity-controls button{cursor:pointer;background:#fff;border:1px solid #000;border-radius:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex}.quantity-controls button:hover:not(:disabled){color:#fff;background:#667eea}.quantity-controls button:disabled{opacity:.5;cursor:not-allowed}.quantity{text-align:center;min-width:60px;padding:.5rem 1rem;font-size:1.2rem;font-weight:600}.add-to-cart-btn.large{padding:1rem 2rem;font-size:1.1rem}.confirmation-content{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;padding:2rem;display:flex}.confirmation-icon{margin-bottom:1rem;font-size:4rem}.confirmation-message{color:#555;max-width:400px;margin:0;font-size:1.1rem;line-height:1.6}.product-warranty{color:#666;border-top:1px solid #eee;margin-top:2rem;padding-top:2rem;line-height:1.6}.in-stock{color:#000;font-weight:500}.out-of-stock{color:#e74c3c;font-weight:500}.floating-cart-button{color:#fff;cursor:pointer;z-index:1000;background:#000;border:1px solid #000;border-radius:0;justify-content:center;align-items:center;width:60px;height:60px;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.floating-cart-button:hover{background:#333;transform:scale(1.1);box-shadow:0 6px 20px #0003}.floating-cart-button .cart-icon{font-size:1.5rem}.floating-cart-button .cart-counter{color:#fff;background:#e74c3c;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.75rem;font-weight:700;animation:.3s bounce;display:flex;position:absolute;top:-8px;right:-8px}@keyframes bounce{0%,20%,60%,to{transform:translateY(0)}40%{transform:translateY(-10px)}80%{transform:translateY(-5px)}}.cart-overlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.cart-modal{background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;width:90vw;max-width:800px;max-height:90vh;display:flex;overflow-y:auto;box-shadow:0 10px 25px #00000026}.cart-container{flex-direction:column;height:100%;display:flex}.cart-header{color:#fff;background:#000;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:2rem;display:flex}.cart-header h2{color:#fff;margin:0}.close-cart-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:background .3s;display:flex}.close-cart-btn:hover{background:#fff3}.cart-empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex}.empty-cart-icon{opacity:.5;margin-bottom:1rem;font-size:4rem}.cart-empty h3{color:#2c3e50;margin-bottom:1rem}.cart-empty p{color:#666;margin-bottom:2rem}.continue-shopping-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:0;padding:1rem 2rem;font-weight:500;transition:all .2s}.continue-shopping-btn:hover{background:#333}.cart-items{flex:1;max-height:400px;padding:1rem 2rem;overflow-y:auto}.cart-item{border-bottom:1px solid #eee;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.cart-item:last-child{border-bottom:none}.cart-item-image{flex-shrink:0}.cart-item-image img{object-fit:cover;border-radius:8px;width:80px;height:80px}.cart-item-details{flex:1;min-width:0}.cart-item-name{color:#2c3e50;margin-bottom:.5rem;font-size:1.1rem}.cart-item-description{color:#666;margin-bottom:.5rem;font-size:.9rem}.cart-item-price{color:#000;font-weight:600}.cart-item-controls{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex}.quantity-controls{align-items:center;gap:.5rem;display:flex}.quantity-btn{cursor:pointer;background:#fff;border:1px solid #000;border-radius:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .3s;display:flex}.quantity-btn:hover:not(:disabled){color:#fff;background:#000}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-display{text-align:center;min-width:40px;font-weight:600}.cart-item-total{color:#2c3e50;font-size:1.1rem;font-weight:700}.remove-btn{cursor:pointer;opacity:.6;background:0 0;border:none;padding:.25rem;font-size:1.2rem;transition:opacity .3s}.remove-btn:hover{opacity:1}.cart-summary{background:#f8f9fa;border-top:1px solid #eee;padding:2rem}.cart-actions{gap:1rem;margin-bottom:1.5rem;display:flex}.clear-cart-btn{color:#fff;cursor:pointer;background:#e74c3c;border:1px solid #000;border-radius:0;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.clear-cart-btn:hover{background:#c0392b}.cart-total{margin-bottom:1.5rem}.total-row{justify-content:space-between;margin-bottom:.5rem;display:flex}.total-final{border-top:1px solid #ddd;margin-top:1rem;padding-top:.5rem;font-size:1.2rem;font-weight:700}.total-label{color:#2c3e50}.total-value{color:#000;font-weight:600}.checkout-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:0;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:600;transition:all .2s}.checkout-btn:hover{background:#333}.account-section{align-items:center;gap:1rem;display:flex;position:relative}.auth-button,.account-button{cursor:pointer;color:#000;background:#f8f9fa;border:1px solid #000;border-radius:0;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:500;transition:all .2s;display:flex}.auth-button:hover,.account-button:hover{background:#fff;box-shadow:0 2px 4px #0000001a}.auth-icon,.account-icon{font-size:1.1rem}.account-dropdown{position:relative}.dropdown-arrow{font-size:.8rem;transition:transform .3s}.dropdown-arrow.open{transform:rotate(180deg)}.account-menu{z-index:1000;background:#fff;border:1px solid #e5e5e5;border-radius:8px;width:280px;margin-top:.5rem;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 4px 12px #00000026}.account-menu-header{color:#fff;background:#000;border-bottom:1px solid #e5e5e5;padding:1.5rem}.account-greeting{margin-bottom:.25rem;font-weight:600}.account-email{opacity:.9;font-size:.9rem}.account-menu ul{padding:.5rem 0;list-style:none}.account-menu li{margin:0}.account-menu button{text-align:left;cursor:pointer;color:#2c3e50;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:1rem 1.5rem;font-size:.95rem;transition:background .2s;display:flex}.account-menu button:hover{background:#f8f9fa}.account-menu-divider{border-top:1px solid #0000001a;margin-top:.5rem;padding-top:.5rem}.auth-overlay{z-index:10000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.auth-modal{background:#fff;border:1px solid #e5e5e5;border-radius:8px;flex-direction:column;width:90vw;max-width:500px;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 10px 25px #00000026}.auth-header{color:#fff;background:#000;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:2rem;display:flex}.auth-header h2{color:#fff;margin:0}.close-auth-btn{cursor:pointer;color:#fff;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;transition:background .3s;display:flex}.close-auth-btn:hover{background:#fff3}.auth-form{flex:1;padding:2rem;overflow-y:auto}.form-row{gap:1rem;display:flex}.form-group{flex:1;margin-bottom:1.5rem}.form-group label{color:#2c3e50;margin-bottom:.5rem;font-weight:500;display:block}.form-group input{background:#fff;border:1px solid #e5e5e5;border-radius:4px;width:100%;padding:.75rem;font-size:1rem;font-weight:400;transition:all .2s}.form-group input:focus{border-color:#000;outline:none;box-shadow:0 0 0 2px #0000001a}.auth-error{color:#c00;text-align:center;background:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:1rem}.demo-credentials{background:#f0f7ff;border:1px solid #b3d9ff;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.9rem}.demo-credentials p{margin:.25rem 0}.auth-submit-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:0;width:100%;margin-bottom:1.5rem;padding:1rem;font-size:1.1rem;font-weight:600;transition:all .2s}.auth-submit-btn:hover:not(:disabled){background:#333}.auth-submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-switch{text-align:center;color:#666}.auth-switch-btn{color:#000;cursor:pointer;background:0 0;border:none;font-weight:500;text-decoration:underline}.auth-switch-btn:hover{color:#333}.user-account-container{padding:2rem 0}.account-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.account-header h2{color:#2c3e50;margin:0}.account-tabs{border-bottom:1px solid #eee;gap:.5rem;margin-bottom:2rem;display:flex}.tab-btn{cursor:pointer;color:#666;background:0 0;border:none;border-bottom:3px solid #0000;padding:1rem 1.5rem;font-weight:500;transition:all .3s}.tab-btn:hover{color:#667eea}.tab-btn.active{color:#667eea;border-bottom-color:#667eea}.account-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #fff3;border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a}.account-section-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.account-section-header h3{color:#2c3e50;margin:0}.edit-btn,.save-btn,.cancel-btn,.secondary-btn{color:#fff;cursor:pointer;background:#667eea;border:1px solid #000;border-radius:0;padding:.5rem 1rem;font-weight:500;transition:all .3s}.edit-btn:hover,.save-btn:hover,.secondary-btn:hover{background:#5a6fd8;transform:translateY(-1px)}.cancel-btn{background:#6c757d;margin-left:.5rem}.cancel-btn:hover{background:#5a6268}.edit-actions{align-items:center;display:flex}.profile-form h4{color:#667eea;margin:2rem 0 1rem}.profile-form p{color:#2c3e50;background:#f8f9fa;border-radius:6px;margin:0;padding:.75rem}.orders-list{flex-direction:column;gap:1.5rem;display:flex}.order-card{background:#fff;border:1px solid #eee;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}.order-header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.order-header h4{color:#2c3e50;margin:0 0 .25rem}.order-date{color:#666;margin:0;font-size:.9rem}.order-status{text-align:right}.status-badge{border-radius:12px;margin-bottom:.5rem;padding:.25rem .75rem;font-size:.8rem;font-weight:500;display:inline-block}.status-pending{color:#856404;background:#fff3cd}.status-processing{color:#004085;background:#cce5ff}.status-shipped{color:#155724;background:#d4edda}.status-delivered{color:#0c5460;background:#d1ecf1}.order-total{color:#667eea;margin:0;font-size:1.1rem;font-weight:700}.order-items{flex-direction:column;gap:1rem;display:flex}.order-item{align-items:center;gap:1rem;display:flex}.order-item img{object-fit:cover;border-radius:6px;width:50px;height:50px}.order-item-details{flex:1}.item-name{color:#2c3e50;margin:0 0 .25rem;font-weight:500}.item-quantity{color:#666;margin:0;font-size:.9rem}.item-price{color:#667eea;margin:0;font-weight:600}.no-orders{text-align:center;color:#666;padding:3rem}.shop-now-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:0;margin-top:1rem;padding:1rem 2rem;font-weight:500;transition:all .2s}.shop-now-btn:hover{background:#333}.settings-grid{flex-direction:column;gap:2rem;display:flex}.setting-item{background:#fff;border:1px solid #eee;border-radius:12px;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.setting-item h4{color:#2c3e50;margin:0 0 .5rem}.setting-item p{color:#666;margin:0;font-size:.9rem}.toggle-switch{width:50px;height:26px;display:inline-block;position:relative}.toggle-switch input{opacity:0;width:0;height:0}.slider{cursor:pointer;background:#ccc;border-radius:26px;transition:all .4s;position:absolute;inset:0}.slider:before{content:"";background:#fff;border-radius:50%;width:20px;height:20px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.slider{background:#27ae60}input:checked+.slider:before{transform:translate(24px)}.danger-zone{background:#fef5f5;border-color:#fcc}.danger-btn{color:#fff;cursor:pointer;background:#e74c3c;border:1px solid #000;border-radius:0;padding:.75rem 1.5rem;font-weight:500;transition:all .3s}.danger-btn:hover{background:#c0392b;transform:translateY(-1px)}.search-results-container{padding:2rem 0}.search-results-header{text-align:center;margin-bottom:3rem}.search-results-header h2{margin-bottom:.5rem;font-size:2rem}.search-results-header p{color:#666;font-size:1.1rem}.product-category{margin-bottom:.5rem}.product-category small{color:#666;text-transform:uppercase;letter-spacing:.5px;font-size:.85rem}@media (max-width:768px){.product-detail{grid-template-columns:1fr;gap:2rem}.categories-grid,.products-grid{grid-template-columns:1fr}.product-controls{flex-direction:column;align-items:stretch;gap:1rem}.spec-grid{grid-template-columns:1fr}.cart-modal{width:95vw;height:95vh}.cart-item{text-align:center;flex-direction:column;align-items:stretch;gap:1rem}.cart-item-controls{align-items:center}.cart-actions{flex-direction:column}}.checkout-container{max-width:1400px;margin:2rem auto;padding:0 2rem}.checkout-header{text-align:center;margin-bottom:3rem}.checkout-header h2{color:#2c3e50;font-size:2.5rem}.checkout-content{grid-template-columns:2fr 1fr;gap:3rem;display:grid}.checkout-main{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.checkout-sidebar{height:fit-content;position:sticky;top:2rem}.checkout-form{flex-direction:column;gap:2rem;display:flex}.checkout-section{border-bottom:1px solid #eee;margin-bottom:2rem;padding-bottom:2rem}.checkout-section:last-of-type{border-bottom:none;margin-bottom:0;padding-bottom:0}.checkout-section h3{color:#2c3e50;margin-bottom:1.5rem;font-size:1.4rem}.card-element-container{background:#fff;border:1px solid #e5e5e5;border-radius:4px;padding:1rem;transition:border-color .2s}.card-element-container:focus-within{border-color:#000;box-shadow:0 0 0 2px #0000001a}.checkout-error{color:#c00;text-align:center;background:#fee;border:1px solid #fcc;border-radius:8px;margin-bottom:1rem;padding:1rem}.checkout-actions{border-top:1px solid #eee;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.cancel-checkout-btn{color:#fff;cursor:pointer;background:#6c757d;border:1px solid #000;border-radius:0;padding:1rem 2rem;font-weight:500;transition:all .2s}.cancel-checkout-btn:hover:not(:disabled){background:#5a6268}.cancel-checkout-btn:disabled{opacity:.7;cursor:not-allowed}.submit-payment-btn{color:#fff;cursor:pointer;background:#000;border:1px solid #000;border-radius:0;min-width:200px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .2s}.submit-payment-btn:hover:not(:disabled){background:#333}.submit-payment-btn:disabled{opacity:.7;cursor:not-allowed}.order-summary{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.order-summary h3{color:#2c3e50;text-align:center;margin-bottom:1.5rem;font-size:1.4rem}.order-items{max-height:300px;margin-bottom:1.5rem;padding-right:.5rem;overflow-y:auto}.order-items::-webkit-scrollbar{width:6px}.order-items::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.order-items::-webkit-scrollbar-thumb{background:#888;border-radius:3px}.order-items::-webkit-scrollbar-thumb:hover{background:#555}.order-totals{border-top:1px solid #eee;padding-top:1.5rem}@media (max-width:968px){.checkout-content{grid-template-columns:1fr}.checkout-sidebar{position:static}.checkout-actions{flex-direction:column-reverse}.submit-payment-btn,.cancel-checkout-btn{width:100%}}.checkout-success-container{text-align:center;background:#fff;border-radius:12px;max-width:600px;margin:4rem auto;padding:3rem;box-shadow:0 4px 20px #0000001a}.success-icon{margin-bottom:1.5rem;font-size:5rem}.checkout-success-container h2{color:#2c3e50;margin-bottom:1rem;font-size:2rem}.order-number{color:#666;margin-bottom:2rem;font-size:1.2rem;font-weight:500}.success-details{background:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:2rem}.success-details p{color:#2c3e50;margin:.75rem 0;line-height:1.6}.total-amount{color:#000;font-size:1.5rem;font-weight:700;margin-top:1.5rem!important}.success-actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.success-actions .button{min-width:200px}
