.login-page{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;padding:1rem}.login-container{background:white;border-radius:16px;box-shadow:0 25px 50px #00000026;overflow:hidden;width:100%;max-width:400px;position:relative}.login-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:2rem;text-align:center;position:relative}.login-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.login-title{font-size:1.75rem;font-weight:700;margin:0;position:relative;z-index:1}.login-subtitle{font-size:.9rem;opacity:.9;margin:.5rem 0 0;position:relative;z-index:1}.login-form{padding:2rem}.login-footer{text-align:center;padding:1rem 2rem 2rem;border-top:1px solid #e5e7eb;background:#f9fafb}.login-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .2s ease}.login-link:hover{color:#5a67d8;text-decoration:underline}.social-login{display:flex;gap:.75rem;margin-top:1rem}@media (max-width: 480px){.login-page{padding:.5rem}.login-container{border-radius:12px}.login-header{padding:1.5rem}.login-title{font-size:1.5rem}.login-form{padding:1.5rem}.login-footer{padding:1rem 1.5rem 1.5rem}.social-login{flex-direction:column}}.auth-container{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;padding:1rem}.auth-card{background:white;border-radius:16px;box-shadow:0 25px 50px #00000026;overflow:hidden;width:100%;max-width:400px;position:relative}.auth-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:2rem;text-align:center;position:relative}.auth-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.auth-header h1{font-size:1.75rem;font-weight:700;margin:0;position:relative;z-index:1}.auth-header p{font-size:.9rem;opacity:.9;margin:.5rem 0 0;position:relative;z-index:1}.auth-icon{width:3rem;height:3rem;margin:0 auto 1rem;position:relative;z-index:1}.auth-form{padding:2rem}.auth-footer{text-align:center;padding:1rem 2rem 2rem;border-top:1px solid #e5e7eb;background:#f9fafb}.auth-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .2s ease;display:inline-flex;align-items:center;gap:.5rem}.auth-link:hover{color:#5a67d8;text-decoration:underline}.link-icon{width:1rem;height:1rem}.forgot-password-link{text-align:right;margin-top:8px}.forgot-password-link a{color:#667eea;text-decoration:none;font-size:14px;transition:color .3s ease}.forgot-password-link a:hover{color:#5a67d8;text-decoration:underline}.auth-icon.success{color:#10b981}.auth-icon.error{color:#ef4444}.success-message{text-align:center;margin:20px 0}.success-message p{color:#475569;line-height:1.6;margin-bottom:15px}.info-box{background:#f0f9ff;border:1px solid #0ea5e9;border-radius:8px;padding:15px;margin:15px 0;display:flex;align-items:center;gap:10px}.info-box .info-icon{color:#0ea5e9;flex-shrink:0}.info-box p{color:#0c4a6e;margin:0;font-size:14px}.auth-actions{text-align:center;margin-top:20px}.auth-actions .btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#667eea;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease}.auth-actions .btn:hover{background:#5a67d8;transform:translateY(-1px)}.auth-content{padding:20px}.btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:#667eea;color:#fff;text-decoration:none;border-radius:6px;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;font-size:1rem}.btn:hover{background:#5a67d8;transform:translateY(-1px)}.btn-primary{background:#667eea}.btn-primary:hover{background:#5a67d8}.btn-full{width:100%;justify-content:center}.register-page{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);display:flex;align-items:center;justify-content:center;padding:1rem}.register-container{background:white;border-radius:16px;box-shadow:0 25px 50px #00000026;overflow:hidden;width:100%;max-width:450px;position:relative}.register-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:2rem;text-align:center;position:relative}.register-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="25" cy="25" r="1" fill="white" opacity="0.1"/><circle cx="75" cy="75" r="1" fill="white" opacity="0.1"/><circle cx="50" cy="10" r="0.5" fill="white" opacity="0.1"/><circle cx="10" cy="60" r="0.5" fill="white" opacity="0.1"/><circle cx="90" cy="40" r="0.5" fill="white" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}.register-title{font-size:1.75rem;font-weight:700;margin:0;position:relative;z-index:1}.register-subtitle{font-size:.9rem;opacity:.9;margin:.5rem 0 0;position:relative;z-index:1}.register-form{padding:2rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.form-input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#f9fafb;box-sizing:border-box}.form-input:focus{outline:none;border-color:#667eea;background:white;box-shadow:0 0 0 3px #667eea1a}.form-input::-moz-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.form-input.error{border-color:#dc2626;background:#fef2f2}.form-input.error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.error-text{color:#dc2626;font-size:.75rem;margin-top:.25rem;display:flex;align-items:center;gap:.25rem}.submit-btn{width:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:.875rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:.5rem}.success-message{background:#f0fdf4;border:1px solid #bbf7d0;color:#059669;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.register-footer{text-align:center;padding:1rem 2rem 2rem;border-top:1px solid #e5e7eb;background:#f9fafb}.register-link{color:#667eea;text-decoration:none;font-weight:600;transition:color .2s ease}.register-link:hover{color:#5a67d8;text-decoration:underline}.password-requirements{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem;margin-bottom:1rem;font-size:.75rem;color:#64748b}.password-requirements h4{margin:0 0 .5rem;font-size:.875rem;font-weight:600;color:#374151}.requirement-list{list-style:none;padding:0;margin:0}.requirement-list li{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.requirement-list li:before{content:"•";color:#9ca3af;font-weight:700}.requirement-list li.valid:before{content:"✓";color:#059669}.requirement-list li.invalid:before{content:"✗";color:#dc2626}.divider{display:flex;align-items:center;margin:1.5rem 0;color:#6b7280;font-size:.875rem}.divider:before,.divider:after{content:"";flex:1;height:1px;background:#e5e7eb}.divider:before{margin-right:1rem}.divider:after{margin-left:1rem}.social-register{display:flex;gap:.75rem;margin-top:1rem}.social-btn{flex:1;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;background:white;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.social-btn:hover{border-color:#667eea;background:#f8fafc;color:#667eea}@media (max-width: 480px){.register-page{padding:.5rem}.register-container{border-radius:12px}.register-header{padding:1.5rem}.register-title{font-size:1.5rem}.register-form{padding:1.5rem}.form-row{grid-template-columns:1fr;gap:0}.register-footer{padding:1rem 1.5rem 1.5rem}.social-register{flex-direction:column}}.cart-page{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:.5rem}.cart-container{max-width:1200px;margin:0 auto;background:white;border-radius:12px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.cart-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:1rem 1.5rem;text-align:center}.cart-title{font-size:1.5rem;font-weight:700;margin:0}.cart-subtitle{font-size:.875rem;opacity:.9;margin:.25rem 0 0}.cart-content{padding:1rem 1.5rem}.cart-items{background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;overflow:hidden}.cart-item{display:flex;align-items:center;padding:.75rem;border-bottom:1px solid #e2e8f0;gap:.75rem}.cart-item:last-child{border-bottom:none}.cart-item-image{width:60px;height:60px;border-radius:6px;-o-object-fit:cover;object-fit:cover;flex-shrink:0}.cart-item-details{flex:1;min-width:0}.cart-item-name{font-weight:600;color:#1f2937;margin:0 0 .25rem;font-size:.875rem;line-height:1.2}.cart-item-price{font-weight:600;color:#667eea;margin:0;font-size:.875rem}.cart-item-total{font-weight:700;color:#1f2937;font-size:1rem;text-align:right;min-width:60px}.cart-item-remove{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.25rem .5rem;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:500;transition:all .2s;margin-left:.5rem}.cart-item-remove:hover{background:#fee2e2;border-color:#fca5a5}.cart-summary{background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;margin-top:1rem}.summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.875rem}.summary-row:last-child{margin-bottom:0;padding-top:.5rem;border-top:1px solid #e5e7eb;font-weight:600;font-size:1rem}.checkout-btn{width:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:.75rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.75rem}.checkout-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #667eea4d}.checkout-btn:disabled{opacity:.7;cursor:not-allowed}.empty-cart{text-align:center;padding:2rem;color:#6b7280}.empty-cart-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.empty-cart-text{font-size:1.125rem;margin-bottom:.5rem;color:#374151}.empty-cart-subtext{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.continue-shopping-btn{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;text-decoration:none;display:inline-block}.continue-shopping-btn:hover{transform:translateY(-1px);box-shadow:0 8px 25px #667eea4d}.loading-spinner{display:inline-block;width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.75rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem;display:flex;align-items:center;gap:.5rem}@media (max-width: 768px){.cart-page{padding:.25rem}.cart-header{padding:.75rem}.cart-title{font-size:1.25rem}.cart-content{padding:.5rem}.cart-item{padding:.5rem;gap:.5rem}.cart-item-image{width:50px;height:50px}.cart-item-name,.cart-item-price{font-size:.75rem}.cart-item-total{font-size:.875rem;min-width:50px}.cart-summary{padding:.75rem}.summary-row{font-size:.75rem}.summary-row:last-child{font-size:.875rem}}.checkout-page{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:.5rem}.checkout-container{max-width:1200px;margin:0 auto;background:white;border-radius:12px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.checkout-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:1rem 1.5rem;text-align:center}.checkout-title{font-size:1.5rem;font-weight:700;margin:0}.checkout-subtitle{font-size:.875rem;opacity:.9;margin:.25rem 0 0}.checkout-content{padding:1rem 1.5rem}.checkout-form{background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0}.guest-notice{background:#fef3c7;border:1px solid #f59e0b;color:#92400e;padding:.5rem;border-radius:6px;margin-bottom:.75rem;font-size:.75rem}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:.5rem;border-radius:6px;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem;font-size:.75rem}.form-section{margin-bottom:1rem}.form-section-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;padding-bottom:.25rem;border-bottom:2px solid #e5e7eb}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.form-group.full-width{grid-column:1 / -1}.form-label{font-size:.75rem;font-weight:500;color:#374151;margin-bottom:.25rem}.form-input{padding:.5rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.form-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-textarea{resize:vertical;min-height:60px}.payment-methods{display:flex;flex-direction:column;gap:.5rem}.payment-option{display:flex;align-items:center;gap:.5rem;padding:.625rem;border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;transition:all .2s}.payment-option:hover{border-color:#667eea;background:#f8fafc}.payment-option.selected{border-color:#667eea;background:#f0f4ff}.payment-radio{width:1rem;height:1rem;accent-color:#667eea}.payment-label{font-weight:600;color:#1f2937;margin:0;font-size:.875rem}.payment-description{font-size:.75rem;color:#6b7280;margin:.125rem 0 0}.submit-btn{width:100%;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;border:none;padding:.75rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:.75rem}.submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #667eea4d}.submit-btn:disabled{opacity:.7;cursor:not-allowed}.loading-spinner{width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.checkout-summary{background:#f8fafc;padding:1rem;border-radius:8px;border:1px solid #e2e8f0;position:sticky;top:.5rem}.summary-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 .75rem;padding-bottom:.25rem;border-bottom:2px solid #e5e7eb}.summary-items{display:flex;flex-direction:column;gap:.5rem}.summary-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e5e7eb}.summary-item:last-of-type{border-bottom:none}.summary-item-name{font-weight:500;color:#1f2937;margin:0;font-size:.75rem}.summary-item-price{font-weight:600;color:#1f2937;margin:0;font-size:.75rem}.summary-total{margin-top:.75rem;padding-top:.75rem;border-top:2px solid #e5e7eb;font-weight:600;font-size:.875rem;color:#1f2937}@media (max-width: 1024px){.checkout-content,.checkout-form,.checkout-summary{padding:.75rem}}@media (max-width: 768px){.checkout-page{padding:.25rem}.checkout-header{padding:.75rem}.checkout-title{font-size:1.25rem}.form-grid{grid-template-columns:1fr;gap:.5rem}.checkout-content,.checkout-form{padding:.5rem}.checkout-summary{padding:.5rem;position:static}}.account-page{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);padding:2rem 1rem}.account-container{max-width:1200px;margin:0 auto;background:white;border-radius:20px;box-shadow:0 20px 40px #0000001a;overflow:hidden}.account-header{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:#fff;padding:3rem 2rem;text-align:center}.account-header h1{font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.account-header p{font-size:1.1rem;opacity:.9}.account-content{display:flex;min-height:600px}.account-sidebar{width:280px;background:#f8fafc;border-right:1px solid #e2e8f0;padding:2rem 0}.sidebar-item{display:flex;align-items:center;gap:1rem;padding:1rem 2rem;cursor:pointer;transition:all .3s ease;border-left:4px solid transparent}.sidebar-item:hover{background:#e2e8f0;border-left-color:#667eea}.sidebar-item.active{background:#667eea;color:#fff;border-left-color:#4c51bf}.sidebar-item span{font-weight:500}.account-main{flex:1;padding:2rem}.profile-section{max-width:600px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.section-header h2{font-size:1.8rem;font-weight:600;color:#1a202c}.edit-btn,.save-btn,.cancel-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.edit-btn{background:#667eea;color:#fff}.edit-btn:hover{background:#5a67d8}.save-btn{background:#48bb78;color:#fff}.save-btn:hover{background:#38a169}.cancel-btn{background:#e53e3e;color:#fff}.cancel-btn:hover{background:#c53030}.edit-actions{display:flex;gap:1rem}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#4a5568;font-size:.95rem}.form-group input{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border-color .3s ease}.form-group input:focus{outline:none;border-color:#667eea}.form-group input:disabled{background:#f7fafc;color:#4a5568}.password-input{position:relative;display:flex;align-items:center}.password-input input{flex:1;padding-right:3rem}.password-toggle{position:absolute;right:1rem;background:none;border:none;cursor:pointer;color:#718096;transition:color .3s ease}.password-toggle:hover{color:#4a5568}.orders-section h2{font-size:1.8rem;font-weight:600;color:#1a202c;margin-bottom:2rem}.loading{text-align:center;padding:3rem;color:#718096;font-size:1.1rem}.empty-orders{text-align:center;padding:4rem 2rem;color:#718096}.empty-orders h3{font-size:1.5rem;margin:1rem 0;color:#4a5568}.shop-btn{background:#667eea;color:#fff;border:none;padding:.75rem 2rem;border-radius:8px;font-weight:500;cursor:pointer;transition:background .3s ease;margin-top:1rem}.shop-btn:hover{background:#5a67d8}.orders-list{display:flex;flex-direction:column;gap:1.5rem}.order-card{border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .3s ease}.order-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea1a}.order-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.order-info h3{font-size:1.2rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}.order-date{display:flex;align-items:center;gap:.5rem;color:#718096;font-size:.9rem}.status-badge{padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.status-badge.orange{background:#fed7aa;color:#c05621}.status-badge.blue{background:#bfdbfe;color:#1e40af}.status-badge.purple{background:#ddd6fe;color:#5b21b6}.status-badge.green{background:#bbf7d0;color:#166534}.status-badge.red{background:#fecaca;color:#dc2626}.order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.order-item{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f7fafc;border-radius:8px}.order-item img{width:60px;height:60px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.item-details h4{font-weight:500;color:#1a202c;margin-bottom:.25rem}.item-price{display:flex;align-items:center;gap:.25rem;color:#667eea;font-weight:500}.order-footer{display:flex;justify-content:space-between;align-items:flex-start;padding-top:1rem;border-top:1px solid #e2e8f0}.order-total{font-size:1.1rem;color:#1a202c}.order-address{text-align:right;color:#718096;font-size:.9rem}.order-address p:first-child{margin-bottom:.25rem}.settings-section h2{font-size:1.8rem;font-weight:600;color:#1a202c;margin-bottom:2rem}.settings-options{display:flex;flex-direction:column;gap:1.5rem}.setting-item{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border:2px solid #e2e8f0;border-radius:12px;transition:all .3s ease}.setting-item:hover{border-color:#667eea}.setting-info h3{font-size:1.1rem;font-weight:600;color:#1a202c;margin-bottom:.5rem}.setting-info p{color:#718096;font-size:.95rem}.danger-btn,.logout-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:500;cursor:pointer;transition:all .3s ease}.danger-btn{background:#e53e3e;color:#fff}.danger-btn:hover{background:#c53030}.logout-btn{background:#667eea;color:#fff}.logout-btn:hover{background:#5a67d8}@media (max-width: 768px){.account-content{flex-direction:column}.account-sidebar{width:100%;border-right:none;border-bottom:1px solid #e2e8f0}.sidebar-item{justify-content:center;border-left:none;border-bottom:2px solid transparent}.sidebar-item:hover,.sidebar-item.active{border-left:none;border-bottom-color:#667eea}.account-main{padding:1.5rem}.order-footer{flex-direction:column;gap:1rem;align-items:flex-start}.order-address{text-align:left}.setting-item{flex-direction:column;gap:1rem;align-items:flex-start}.edit-actions{flex-direction:column;gap:.5rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:100vh}.navbar{background:linear-gradient(135deg,#ffffff 0%,#f8fafc 100%);box-shadow:0 4px 20px #00000014;position:sticky;top:0;z-index:1000;border-bottom:3px solid #3b82f6}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;height:90px}.nav-brand .brand-link{text-decoration:none;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.brand-title{font-size:1.6rem;font-weight:700;color:#1e40af;letter-spacing:-.5px;line-height:1.2}.brand-subtitle{font-size:.8rem;color:#64748b;font-weight:500}.nav-links{display:flex;align-items:center;gap:1.5rem}.nav-link{text-decoration:none;color:#475569;font-weight:600;font-size:.95rem;padding:.5rem .75rem;border-radius:6px;transition:all .3s ease;position:relative;white-space:nowrap}.nav-link:hover{color:#1e40af;background-color:#eff6ff;transform:translateY(-1px)}.nav-link.active{color:#1e40af;background-color:#dbeafe}.auth-buttons{display:flex;align-items:center;gap:.75rem;margin-left:1rem}.login-btn{text-decoration:none;color:#1e40af;font-weight:600;font-size:.9rem;padding:.5rem 1rem;border:2px solid #1e40af;border-radius:6px;transition:all .3s ease;background:transparent}.login-btn:hover{background:#1e40af;color:#fff;transform:translateY(-1px)}.register-btn{text-decoration:none;color:#fff;font-weight:600;font-size:.9rem;padding:.5rem 1rem;border:2px solid #059669;border-radius:6px;transition:all .3s ease;background:#059669}.register-btn:hover{background:#047857;border-color:#047857;transform:translateY(-1px)}.user-section{display:flex;align-items:center;gap:1rem;margin-left:1rem;position:relative}.user-dropdown-btn{display:flex;align-items:center;gap:.5rem;background:#1e40af;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .3s ease}.user-dropdown-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.user-dropdown{position:absolute;top:100%;right:0;background:white;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 10px 25px #0000001a;min-width:200px;z-index:1000;margin-top:.5rem}.dropdown-header{padding:1rem;border-bottom:1px solid #e2e8f0;background:#f8fafc}.user-greeting{font-size:.9rem;color:#64748b;font-weight:500}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#475569;text-decoration:none;font-weight:500;font-size:.9rem;transition:all .3s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.dropdown-item:hover{background:#f1f5f9;color:#1e40af}.dropdown-item.logout-item{color:#ef4444}.dropdown-item.logout-item:hover{background:#fef2f2;color:#dc2626}.dropdown-divider{height:1px;background:#e2e8f0;margin:.5rem 0}.logout-btn{display:flex;align-items:center;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-weight:600;font-size:.9rem;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .3s ease}.logout-btn:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}.home-page{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:calc(100vh - 80px)}.hero-slider{position:relative;height:500px;overflow:hidden}.slider-container{position:relative;width:100%;height:100%}.slider-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:opacity .5s ease}.slider-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(30,64,175,.8) 0%,rgba(67,56,202,.6) 100%)}.slider-content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:0 2rem}.hero-text{max-width:800px}.hero-title{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:#fff;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 8px rgba(0,0,0,.3)}.hero-highlight{color:#fbbf24;text-shadow:0 0 20px rgba(251,191,36,.5)}.hero-subtitle{font-size:clamp(1.2rem,2.5vw,1.5rem);color:#dbeafe;font-weight:300;text-shadow:0 2px 4px rgba(0,0,0,.3)}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.2);border:none;color:#fff;font-size:2rem;width:60px;height:60px;border-radius:50%;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.slider-btn:hover{background:rgba(255,255,255,.3);transform:translateY(-50%) scale(1.1)}.slider-btn-prev{left:2rem}.slider-btn-next{right:2rem}.slider-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:1rem}.slider-dot{width:12px;height:12px;border-radius:50%;border:none;background:rgba(255,255,255,.5);cursor:pointer;transition:all .3s ease}.slider-dot.active{background:#fbbf24;transform:scale(1.2);box-shadow:0 0 15px #fbbf2499}.slider-dot:hover:not(.active){background:rgba(255,255,255,.8)}.main-content{max-width:1200px;margin:0 auto;padding:3rem 2rem}.section-title{font-size:2.5rem;font-weight:700;color:#1e293b;margin-bottom:2rem}.section-title.centered{text-align:center;margin-bottom:3rem}.intro-section{margin-bottom:4rem}.intro-card{background:white;border-radius:20px;box-shadow:0 10px 40px #0000001a;padding:3rem;border-left:6px solid #3b82f6;position:relative;overflow:hidden}.intro-card:before{content:"";position:absolute;top:0;right:0;width:100px;height:100px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:50%;transform:translate(50%,-50%);opacity:.1}.intro-text{font-size:1.1rem;line-height:1.8;color:#4b5563}.intro-text p{margin-bottom:1.5rem}.highlight-box{background:linear-gradient(135deg,#ecfdf5 0%,#dbeafe 100%);padding:1.5rem;border-radius:12px;border-left:4px solid #10b981;margin-top:2rem}.highlight-text{color:#065f46;font-weight:600;font-size:1.2rem;margin:0}.services-section{margin-bottom:4rem}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.service-card{background:white;border-radius:16px;box-shadow:0 8px 30px #00000014;padding:2rem;text-align:center;transition:all .3s ease;border-top:4px solid #3b82f6;position:relative;overflow:hidden}.service-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 100%);transform:scaleX(0);transition:transform .3s ease}.service-card:hover:before{transform:scaleX(1)}.service-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000026;border-top-color:#fbbf24}.service-icon{font-size:3rem;margin-bottom:1rem;transition:transform .3s ease}.service-card:hover .service-icon{transform:scale(1.2)}.service-title{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.service-description{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.service-btn{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:#fff;border:none;padding:.8rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.service-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.news-section{margin-bottom:4rem}.news-card{background:white;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden;display:flex;flex-direction:column}.news-image{flex:1}.news-image img{width:100%;height:300px;-o-object-fit:cover;object-fit:cover}.news-content{flex:2;padding:3rem}.news-title{font-size:2rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.news-text{color:#4b5563;line-height:1.8;margin-bottom:2rem}.news-text p{margin-bottom:1.5rem}.quote-box{background:linear-gradient(135deg,#fefce8 0%,#fef3c7 100%);padding:1.5rem;border-radius:12px;border-left:4px solid #f59e0b;margin-top:1.5rem}.quote-box p{color:#92400e;font-weight:600;font-style:italic;margin:0}.buy-btn{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.buy-btn:hover{transform:translateY(-3px);box-shadow:0 10px 30px #10b98166}.stats-section{margin-bottom:4rem}.stats-card{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:20px;padding:3rem;text-align:center;color:#fff;position:relative;overflow:hidden}.stats-card:before{content:"";position:absolute;top:-50%;right:-50%;width:200px;height:200px;background:rgba(255,255,255,.1);border-radius:50%}.stats-title{font-size:2rem;font-weight:700;margin-bottom:3rem;position:relative}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;position:relative}.stat-item{text-align:center}.stat-number{font-size:clamp(3rem,6vw,4rem);font-weight:700;color:#fbbf24;margin-bottom:1rem;text-shadow:0 0 20px rgba(251,191,36,.3)}.stat-label{font-size:1.2rem;font-weight:500;opacity:.9}.store-page{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:calc(100vh - 80px);padding:3rem 0}.store-container{max-width:1200px;margin:0 auto;padding:0 2rem}.store-header{text-align:center;margin-bottom:3rem}.page-title{font-size:3rem;font-weight:700;color:#1e293b;margin-bottom:1rem}.page-subtitle{font-size:1.2rem;color:#64748b;font-weight:500}.products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.product-card{background:white;border-radius:16px;box-shadow:0 8px 30px #00000014;overflow:hidden;transition:all .3s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #00000026}.product-image{position:relative;overflow:hidden}.product-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image img{transform:scale(1.05)}.product-info{padding:1.5rem}.product-name{font-size:1.3rem;font-weight:700;color:#1e293b;margin-bottom:.5rem}.product-description{color:#64748b;margin-bottom:1.5rem;line-height:1.6}.product-footer{display:flex;justify-content:space-between;align-items:center}.product-price{font-size:1.5rem;font-weight:700;color:#3b82f6}.add-to-cart-btn{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:#fff;border:none;padding:.6rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease}.add-to-cart-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f666}.contact-page{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);min-height:calc(100vh - 80px);padding:3rem 0}.contact-container{max-width:1000px;margin:0 auto;padding:0 2rem}.contact-header{text-align:center;margin-bottom:3rem}.contact-content{background:white;border-radius:20px;box-shadow:0 10px 40px #0000001a;overflow:hidden}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:0}.contact-info{padding:3rem;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.contact-section-title{font-size:1.8rem;font-weight:700;color:#1e293b;margin-bottom:2rem}.contact-methods{display:flex;flex-direction:column;gap:1.5rem}.contact-method{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;transition:all .3s ease}.contact-method.email{background:linear-gradient(135deg,#dbeafe 0%,#bfdbfe 100%)}.contact-method.phone{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%)}.contact-method.address{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%)}.contact-method.hours{background:linear-gradient(135deg,#e9d5ff 0%,#ddd6fe 100%)}.contact-icon{font-size:1.5rem}.contact-label{font-weight:600;color:#1e293b;margin-bottom:.2rem}.contact-value{color:#64748b}.contact-form-section{padding:3rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-input,.form-textarea{padding:1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .3s ease;background:#f8fafc}.form-input:focus,.form-textarea:focus{outline:none;border-color:#3b82f6;background:white;box-shadow:0 0 0 3px #3b82f61a}.form-textarea{resize:vertical;min-height:120px}.submit-btn{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-weight:700;font-size:1.1rem;cursor:pointer;transition:all .3s ease;text-transform:uppercase;letter-spacing:.5px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f666}.footer{background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);color:#fff;padding:3rem 0 1rem;margin-top:auto}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section{padding:1rem 0}.footer-title{font-size:1.3rem;font-weight:700;margin-bottom:1rem;color:#fbbf24}.footer-text{color:#cbd5e1;line-height:1.7;margin-bottom:1rem}.footer-links{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:#cbd5e1;text-decoration:none;transition:all .3s ease;padding:.2rem 0}.footer-link:hover{color:#fbbf24;transform:translate(5px)}.footer-contact{color:#cbd5e1;line-height:1.8}.footer-contact p{margin-bottom:.5rem}.footer-bottom{border-top:1px solid #374151;padding-top:2rem;text-align:center;color:#9ca3af}@media (max-width: 768px){.nav-container{height:auto;flex-direction:column;padding:1rem}.brand-title{font-size:1.4rem}.brand-subtitle{font-size:.7rem}.nav-links{gap:.75rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.nav-link{font-size:.9rem;padding:.4rem .6rem}.auth-buttons,.user-section{margin-left:0;margin-top:.5rem}.hero-slider{height:350px}.slider-btn{width:50px;height:50px;font-size:1.5rem}.slider-btn-prev{left:1rem}.slider-btn-next{right:1rem}.main-content{padding:2rem 1rem}.intro-card{padding:2rem}.services-grid{grid-template-columns:1fr}.news-card{flex-direction:column}.news-content,.stats-card{padding:2rem}.stats-grid{gap:2rem}.products-grid,.contact-grid{grid-template-columns:1fr}.contact-info,.contact-form-section{padding:2rem}.footer-grid{grid-template-columns:1fr;text-align:center}}@media (min-width: 1024px){.news-card{flex-direction:row}.news-image{flex:1;min-height:400px}.news-image img{height:100%}}.admin-panel{display:flex;min-height:100vh;background:#f8fafc}.admin-sidebar{width:280px;background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);color:#fff;display:flex;flex-direction:column;box-shadow:4px 0 20px #0000001a}.admin-header{padding:2rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.admin-header h1{font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.admin-header p{font-size:.875rem;opacity:.8;margin:0}.admin-nav{flex:1;padding:1rem 0}.nav-item{display:flex;align-items:center;gap:.75rem;width:100%;padding:.75rem 1.5rem;background:none;border:none;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .3s ease;text-align:left}.nav-item:hover{background:rgba(255,255,255,.1)}.nav-item.active{background:rgba(255,255,255,.2);border-right:3px solid #fbbf24}.admin-footer{padding:1rem 1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;gap:.5rem}.back-btn,.logout-btn{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem;background:none;border:1px solid rgba(255,255,255,.2);color:#fff;border-radius:6px;font-size:.875rem;cursor:pointer;transition:all .3s ease}.back-btn:hover,.logout-btn:hover{background:rgba(255,255,255,.1);border-color:#ffffff4d}.logout-btn{background:rgba(239,68,68,.2);border-color:#ef44444d}.logout-btn:hover{background:rgba(239,68,68,.3)}.admin-content{flex:1;padding:2rem;overflow-y:auto}.content-header{margin-bottom:2rem}.content-header h2{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0}.admin-dashboard{margin-bottom:2rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.stat-card{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 20px #00000014;display:flex;align-items:center;gap:1rem;transition:transform .3s ease}.stat-card:hover{transform:translateY(-2px)}.stat-icon{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.stat-content h3{font-size:1.875rem;font-weight:700;color:#1f2937;margin:0 0 .25rem}.stat-content p{font-size:.875rem;color:#6b7280;margin:0}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.add-btn{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease}.add-btn:hover{transform:translateY(-1px);box-shadow:0 8px 25px #3b82f64d}.table-container{background:white;border-radius:12px;box-shadow:0 4px 20px #00000014;overflow:hidden}.admin-table{width:100%;border-collapse:collapse}.admin-table th{background:#f8fafc;padding:1rem;text-align:left;font-weight:600;color:#374151;font-size:.875rem;border-bottom:1px solid #e5e7eb}.admin-table td{padding:1rem;border-bottom:1px solid #f3f4f6;font-size:.875rem;color:#374151}.admin-table tr:hover{background:#f9fafb}.admin-table tr:last-child td{border-bottom:none}.product-thumb{width:40px;height:40px;border-radius:6px;-o-object-fit:cover;object-fit:cover}.status{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.status.active{background:#dcfce7;color:#166534}.status.inactive{background:#fef2f2;color:#dc2626}.status.pending{background:#fef3c7;color:#92400e}.status.processing{background:#dbeafe;color:#1e40af}.status.shipped{background:#e0e7ff;color:#3730a3}.status.delivered{background:#dcfce7;color:#166534}.status.cancelled{background:#fef2f2;color:#dc2626}.role{padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase}.role.admin{background:#fef3c7;color:#92400e}.role.user{background:#dbeafe;color:#1e40af}.action-buttons{display:flex;gap:.5rem}.action-btn{width:32px;height:32px;border:none;border-radius:6px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.action-btn.view{background:#dbeafe;color:#1e40af}.action-btn.view:hover{background:#bfdbfe}.action-btn.edit{background:#fef3c7;color:#92400e}.action-btn.edit:hover{background:#fde68a}.action-btn.delete{background:#fef2f2;color:#dc2626}.action-btn.delete:hover{background:#fee2e2}.loading{text-align:center;padding:2rem;color:#6b7280;font-size:.875rem}.error-message{background:#fef2f2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;margin-bottom:1rem;font-size:.875rem}@media (max-width: 1024px){.admin-sidebar{width:240px}.admin-content{padding:1.5rem}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}}@media (max-width: 768px){.admin-panel{flex-direction:column}.admin-sidebar{width:100%;height:auto}.admin-nav{display:flex;overflow-x:auto;padding:1rem}.nav-item{flex-shrink:0;white-space:nowrap}.admin-content{padding:1rem}.stats-grid{grid-template-columns:1fr}.table-container{overflow-x:auto}.admin-table{min-width:600px}.section-header{flex-direction:column;gap:1rem;align-items:flex-start}}
