.home-container{background:#fff;min-height:100vh;padding-bottom:2rem}.home-loading-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.home-skeleton-hero{animation:home-shimmer 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;border-radius:16px;height:400px;margin-bottom:3rem}.home-skeleton-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.home-skeleton-card{animation:home-shimmer 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;border-radius:16px;height:450px}@keyframes home-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.home-hero-section{margin:0 auto 4rem;max-width:1200px;padding:2rem 1rem}.home-hero-content{grid-gap:3rem;align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:24px;display:grid;gap:3rem;grid-template-columns:1fr;overflow:hidden;padding:3rem;position:relative}.home-hero-content:before{background:radial-gradient(circle,#00000005 0,#0000 70%);content:"";height:200%;position:absolute;right:-50%;top:-50%;transform:rotate(45deg);width:100%}.home-hero-text{z-index:1}.home-hero-badge{background:#fff;border:1px solid #dee2e6;border-radius:25px;box-shadow:0 2px 8px #00000014;color:#495057;display:inline-block;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;padding:.75rem 1.5rem}.home-hero-title{color:#212529;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.home-hero-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.home-hero-price{color:#212529;font-size:3rem;font-weight:700}.home-hero-original-price{color:#6c757d;font-size:1.5rem;text-decoration:line-through}.home-hero-savings{color:#28a745;font-size:1.25rem;font-weight:600;margin-bottom:2rem}.home-hero-btn{background:#212529;border:none;border-radius:50px;box-shadow:0 4px 15px #00000026;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1.25rem 2.5rem;transition:all .3s ease}.home-hero-btn:hover{background:#495057;box-shadow:0 8px 25px #0003;transform:translateY(-2px)}.home-hero-image{align-items:center;display:flex;justify-content:center;z-index:1}.home-hero-product-image{border-radius:12px;filter:drop-shadow(0 15px 35px rgba(0,0,0,.1));max-height:350px;max-width:100%;object-fit:contain}.home-hero-indicators{display:flex;gap:.75rem;justify-content:center;margin-top:2rem}.home-hero-indicator{background:#dee2e6;border:none;border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;width:12px}.home-hero-indicator.home-active{background:#212529;transform:scale(1.3)}.home-section-title{color:#212529;font-size:2.25rem;font-weight:700;margin-bottom:3rem;position:relative;text-align:center}.home-section-title:after{background:#212529;border-radius:2px;bottom:-12px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.home-sale-section{margin:0 auto 4rem;max-width:1200px;padding:2rem 1rem}.home-products-container{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))}.home-product-card{background:#fff;border:1px solid #f8f9fa;border-radius:20px;box-shadow:0 8px 30px #00000014;overflow:hidden;transition:all .3s ease}.home-product-card:hover{box-shadow:0 20px 50px #0000001f;transform:translateY(-8px)}.home-product-image-container{background:#f8f9fa;height:300px;overflow:hidden;position:relative}.home-product-image{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.home-product-card:hover .home-product-image{transform:scale(1.05)}.home-image-nav-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #dee2e6;border-radius:50%;color:#212529;cursor:pointer;display:flex;height:45px;justify-content:center;opacity:0;position:absolute;right:1rem;top:50%;transform:translateY(-50%);transition:all .3s ease;width:45px}.home-product-card:hover .home-image-nav-btn{opacity:1}.home-image-nav-btn:hover{background:#fff;box-shadow:0 4px 15px #00000026;transform:translateY(-50%) scale(1.1)}.home-image-indicators{bottom:1.5rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.home-indicator{background:#ffffff80;border-radius:50%;height:8px;transition:all .3s ease;width:8px}.home-indicator.home-active{background:#fff;transform:scale(1.3)}.home-sale-badge{background:#dc3545;border-radius:20px;box-shadow:0 2px 8px #dc35454d;color:#fff;font-size:.75rem;font-weight:600;left:1.5rem;padding:.5rem 1rem;position:absolute;top:1.5rem}.home-product-content{padding:2rem}.home-product-title{color:#212529;font-size:1.375rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.home-product-seller{color:#6c757d;font-size:.875rem;margin-bottom:1.5rem}.home-product-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.home-price-main{color:#212529;font-size:1.75rem;font-weight:700}.home-price-original{color:#6c757d;font-size:1.125rem;text-decoration:line-through}.home-price-savings{background:#28a7451a;border-radius:15px;color:#28a745;font-size:.875rem;font-weight:600;padding:.25rem .75rem}.home-product-stock{margin-bottom:1.5rem}.home-stock-indicator{align-items:center;display:flex;gap:1rem}.home-stock-bar{background:#e9ecef;border-radius:3px;flex:1 1;height:6px;overflow:hidden}.home-stock-fill{background:linear-gradient(90deg,#dc3545,#ffc107 50%,#28a745);height:100%;transition:width .5s ease}.home-stock-text{color:#6c757d;font-size:.75rem;font-weight:500}.home-countdown-timer{align-items:center;background:#dc35450d;border:1px solid #dc35451a;border-radius:12px;display:flex;gap:.75rem;margin-bottom:1.5rem;padding:1rem}.home-timer-icon{color:#dc3545;height:18px;width:18px}.home-timer-text{color:#dc3545;font-size:.875rem;font-weight:600}.home-product-actions{display:flex;gap:1rem}.home-btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;flex:1 1;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.875rem 1.25rem;text-decoration:none;transition:all .3s ease}.home-btn-primary{background:#212529;color:#fff}.home-btn-primary:hover{background:#495057;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.home-btn-secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#212529}.home-btn-secondary:hover{background:#e9ecef;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.home-btn-secondary.home-loading{cursor:not-allowed;opacity:.7}.home-btn-icon{height:16px;width:16px}.home-grid-section{margin:0 auto 3rem;max-width:1200px;padding:2rem 1rem}.home-product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.home-grid-card{background:#fff;border:1px solid #f8f9fa;border-radius:16px;box-shadow:0 4px 20px #0000000f;cursor:pointer;overflow:hidden;transition:all .3s ease}.home-grid-card:hover{box-shadow:0 15px 35px #0000001a;transform:translateY(-6px)}.home-grid-image-container{background:#f8f9fa;height:220px;overflow:hidden;position:relative}.home-grid-image{height:100%;object-fit:contain;transition:transform .3s ease;width:100%}.home-grid-card:hover .home-grid-image{transform:scale(1.05)}.home-grid-badge{background:#212529;border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;left:1rem;padding:.25rem .75rem;position:absolute;top:1rem}.home-grid-content{padding:1.5rem}.home-grid-title{color:#212529;font-size:1.125rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.home-grid-seller{color:#6c757d;font-size:.8rem;margin-bottom:.5rem}.home-grid-stock{color:#28a745;font-size:.8rem;font-weight:500}@keyframes home-slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes home-fade-in{0%{opacity:0}to{opacity:1}}@keyframes home-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.home-animate-slide-up{animation:home-slide-up .6s ease-out}.home-animate-fade-in{animation:home-fade-in .8s ease-out}.home-animate-scale-in{animation:home-scale-in .4s ease-out}@media (max-width:768px){.home-hero-content{padding:2rem;text-align:center}.home-hero-title{font-size:2rem}.home-hero-price{font-size:2.25rem}.home-section-title{font-size:1.75rem}.home-products-container{gap:2rem;grid-template-columns:1fr}.home-product-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.home-product-actions{flex-direction:column}.home-product-image-container{height:250px}}@media (min-width:769px){.home-hero-content{grid-template-columns:1fr 1fr;text-align:left}}.products-container{background:#fff;min-height:100vh;padding-bottom:2rem}.products-loading-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.products-loading-header{margin-bottom:2rem}.products-skeleton-filter-bar{animation:products-shimmer 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;border-radius:12px;height:70px;margin-bottom:1rem}.products-skeleton-list{display:flex;flex-direction:column;gap:1.5rem}.products-skeleton-horizontal-card{animation:products-shimmer 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;border-radius:16px;height:200px}@keyframes products-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.products-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;margin-bottom:2rem;padding:2.5rem 1rem}.products-header-content{margin:0 auto;max-width:1200px;text-align:center}.products-page-title{color:#212529;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.75rem}.products-results-count{color:#6c757d;font-size:1.125rem}.products-filter-section{background:#fff;border-bottom:1px solid #f8f9fa;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:0 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}.products-filter-container{margin:0 auto;max-width:1200px;padding:1.5rem 0}.products-mobile-filter-toggle{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:12px;color:#212529;cursor:pointer;display:none;font-weight:600;gap:.75rem;margin-bottom:1rem;padding:1rem 1.5rem;transition:all .2s ease}.products-mobile-filter-toggle:hover{background:#e9ecef}.products-filter-icon{height:18px;width:18px}.products-filter-content{align-items:center;display:flex;flex-wrap:wrap;gap:2rem}.products-category-filters{display:flex;flex:1 1;flex-wrap:wrap;gap:.75rem}.products-filter-chip{background:#f8f9fa;border:1px solid #dee2e6;border-radius:25px;color:#495057;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;transition:all .3s ease;white-space:nowrap}.products-filter-chip:hover{background:#e9ecef;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.products-filter-chip.products-active{background:#212529;border-color:#212529;color:#fff}.products-sort-controls{display:flex;gap:.75rem}.products-sort-btn{align-items:center;background:#f8f9fa;border:1px solid #dee2e6;border-radius:12px;color:#495057;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s ease;white-space:nowrap}.products-sort-btn:hover{background:#e9ecef}.products-sort-btn.products-active{background:#212529;border-color:#212529;color:#fff}.products-sort-icon{height:16px;width:16px}.products-list{display:flex;flex-direction:column;gap:1.5rem;margin:0 auto;max-width:1200px;padding:0 1rem}.products-horizontal-card{background:#fff;border:1px solid #f8f9fa;border-radius:16px;box-shadow:0 4px 20px #0000000f;cursor:pointer;display:flex;min-height:200px;overflow:hidden;transition:all .3s ease}.products-horizontal-card:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-4px)}.products-card-image-section{flex-shrink:0;height:250px;overflow:hidden;width:250px}.products-image-container{background:#f8f9fa;height:100%;overflow:hidden;position:relative}.products-product-image{height:100%;object-fit:contain;transition:transform .5s ease;width:100%}.products-horizontal-card:hover .products-product-image{transform:scale(1.05)}.products-image-controls{display:flex;justify-content:space-between;left:0;opacity:0;padding:0 1rem;position:absolute;right:0;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.products-horizontal-card:hover .products-image-controls{opacity:1}.products-nav-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #dee2e6;border-radius:50%;color:#212529;cursor:pointer;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.products-nav-btn:hover{background:#fff;box-shadow:0 4px 15px #00000026;transform:scale(1.1)}.products-nav-icon{height:18px;width:18px}.products-image-indicators{bottom:1rem;display:flex;gap:.5rem;left:50%;position:absolute;transform:translateX(-50%)}.products-indicator{background:#ffffff80;border-radius:50%;height:6px;transition:all .3s ease;width:6px}.products-indicator.products-active{background:#fff;transform:scale(1.3)}.products-badges{display:flex;flex-direction:column;gap:.5rem;left:1rem;position:absolute;top:1rem}.products-sale-badge{border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.products-sale-badge.products-limited{background:#dc3545}.products-sale-badge.products-flash{background:#ffc107;color:#212529}.products-recent-badge{background:#28a745}.products-discount-badge,.products-recent-badge{border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.products-discount-badge{background:#212529}.products-card-content{display:flex;flex:1 1;gap:1.5rem;padding:1.5rem}.products-card-main-content{flex:1 1}.products-product-name{color:#212529;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.75rem}.products-product-description{color:#6c757d;font-size:.875rem;line-height:1.5;margin-bottom:1rem}.products-product-meta{margin-bottom:1rem}.products-stock-info{margin-bottom:.5rem}.products-stock-status{border-radius:12px;font-size:.875rem;font-weight:500;padding:.25rem .75rem}.products-stock-status.products-in-stock{background:#28a7451a;color:#28a745}.products-stock-status.products-out-of-stock{background:#dc35451a;color:#dc3545}.products-seller-info{color:#6c757d;font-size:.8rem}.products-card-right-section{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;min-width:200px}.products-pricing-section{margin-bottom:1rem;text-align:right}.products-price-main{color:#212529;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.products-price-original{color:#6c757d;font-size:1rem;margin-bottom:.25rem;text-decoration:line-through}.products-price-savings{background:#28a7451a;border-radius:12px;color:#28a745;display:inline-block;font-size:.875rem;font-weight:600;padding:.25rem .5rem}.products-card-actions{display:flex;flex-direction:column;gap:.75rem;width:100%}.products-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1rem;text-decoration:none;transition:all .3s ease}.products-btn:disabled{cursor:not-allowed;opacity:.5}.products-btn-primary{background:#212529;color:#fff}.products-btn-primary:hover:not(:disabled){background:#495057;box-shadow:0 4px 15px #0003;transform:translateY(-2px)}.products-btn-secondary{background:#f8f9fa;border:1px solid #dee2e6;color:#212529}.products-btn-secondary:hover:not(:disabled){background:#e9ecef;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.products-btn-secondary.products-loading{cursor:not-allowed;opacity:.7}.products-btn-icon{height:16px;width:16px}.products-cart-message{border-radius:6px;font-size:.875rem;font-weight:500;margin-top:.75rem;padding:.5rem;text-align:center}.products-cart-message.products-success{background:#28a7451a;color:#28a745}.products-cart-message.products-error{background:#dc35451a;color:#dc3545}.products-empty-state{color:#6c757d;padding:4rem 2rem;text-align:center}.products-empty-icon{font-size:4rem;margin-bottom:1rem}.products-empty-title{color:#495057;font-size:1.5rem;font-weight:600;margin-bottom:.5rem}.products-empty-description{font-size:1rem}@keyframes products-scale-in{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.products-animate-scale-in{animation:products-scale-in .4s ease-out}@media (max-width:768px){.products-page-title{font-size:1.75rem}.products-mobile-filter-toggle{display:flex}.products-filter-content{align-items:stretch;display:none;flex-direction:column;gap:1rem}.products-filter-content.products-mobile-active{display:flex}.products-category-filters,.products-sort-controls{flex-direction:column;gap:.5rem}.products-horizontal-card{flex-direction:column;min-height:auto}.products-card-image-section{height:200px;width:100%}.products-card-content{flex-direction:column;gap:1rem}.products-card-right-section{align-items:flex-start;min-width:auto}.products-pricing-section{text-align:left}.products-card-actions{flex-direction:row}}@media (min-width:769px) and (max-width:1024px){.products-card-image-section{width:200px}}*{box-sizing:border-box}.view-product-container{background:#fff;margin:0 auto;max-width:1200px;min-height:100vh;padding:20px}.product-details-inline{margin:10px 0}.product-details-inline .product-details-text{color:#555;font-size:14px}@media (max-width:768px){.product-details-inline{display:block;margin:10px 0}}.loading-container{gap:20px;min-height:60vh}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:50px;width:50px}.loading-text{color:#666;font-size:16px;margin:0}.error-container{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;min-height:60vh;text-align:center}.error-icon{font-size:48px}.error-message{color:#dc3545;font-size:18px;margin:0}.retry-button{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:12px 24px;transition:background .3s ease}.retry-button:hover{background:#0056b3}.product-content{grid-gap:40px;animation:fadeInUp .6s ease-out;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin-bottom:60px}.product-images-section{display:flex;gap:16px}.thumbnails{display:flex;flex-direction:column;flex-shrink:0;gap:12px;order:1}.thumbnail-wrapper{border:2px solid #0000;border-radius:12px;cursor:pointer;height:80px;overflow:hidden;position:relative;transition:all .3s ease;width:80px}.thumbnail-wrapper:hover{border-color:#007bff;transform:scale(1.05)}.thumbnail-wrapper.active{border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.thumbnail-image{background-color:#f8f9fa;height:100%;object-fit:contain;transition:opacity .3s ease;width:100%}.main-image-container{flex:1 1;order:2;position:relative}.image-wrapper{align-items:center;background:#f8f9fa;border-radius:16px;display:flex;height:500px;justify-content:center;overflow:hidden;position:relative;width:100%}.image-skeleton{animation:shimmer 2s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.main-product-image{height:100%;object-fit:contain;opacity:1;transition:opacity .5s ease;width:100%}.main-product-image.loaded{opacity:1}.product-details-section{padding:20px 0}.product-title{color:#1a1a1a;font-size:32px;font-weight:700;line-height:1.2;margin:0 0 24px}.description-section{margin-bottom:32px}.description-section h3{color:#1a1a1a;font-size:20px;font-weight:600;margin:0 0 12px}.product-description{color:#6c757d;line-height:1.6;margin:0}.rating-section{border-bottom:1px solid #eee;margin-bottom:32px;padding-bottom:24px}.rating-display{align-items:center;display:flex;gap:12px}.rating-stars{color:#ffc107;font-size:20px}.rating-text{color:#6c757d;font-size:14px}.price-section{border-bottom:1px solid #eee;margin-bottom:32px;padding-bottom:24px}.price-with-discount{align-items:center;display:flex;gap:12px;margin-bottom:8px}.current-price{color:#dc3545;font-size:28px;font-weight:700}.original-price{color:#6c757d;font-size:20px;text-decoration:line-through}.discount-badge{background:#dc3545;border-radius:6px;color:#fff;font-size:14px;font-weight:600;padding:4px 8px}.savings-text{color:#28a745;font-weight:600;margin:0}.purchase-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:24px}.quantity-selector{align-items:center;display:flex;gap:16px;margin-bottom:24px}.quantity-selector label{color:#1a1a1a;font-weight:600}.quantity-controls{border:1px solid #dee2e6;border-radius:8px;overflow:hidden}.quantity-btn,.quantity-controls{align-items:center;background:#fff;display:flex}.quantity-btn{border:none;cursor:pointer;font-size:18px;font-weight:600;height:40px;justify-content:center;transition:background .2s ease;width:40px}.quantity-btn:hover:not(:disabled){background:#f8f9fa}.quantity-btn:disabled{cursor:not-allowed;opacity:.5}.quantity-display{color:#1a1a1a;font-weight:600;min-width:40px;padding:0 16px;text-align:center}.action-buttons{display:flex;gap:12px;margin-bottom:16px}.btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:16px;font-weight:600;gap:8px;justify-content:center;min-height:50px;padding:14px 28px;transition:all .3s ease}.btn:disabled{cursor:not-allowed;opacity:.7}.btn-primary{background:#007bff;color:#fff}.btn-primary:hover:not(:disabled){background:#0056b3;box-shadow:0 4px 12px #007bff4d;transform:translateY(-2px)}.btn-secondary{background:#6c757d;color:#fff}.btn-secondary:hover:not(:disabled){background:#545b62;box-shadow:0 4px 12px #6c757d4d;transform:translateY(-2px)}.button-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:currentcolor;height:16px;width:16px}.message{animation:slideIn .3s ease-out;border-radius:8px;font-weight:500;padding:12px 16px}.message.success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.message.error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.reviews-section{animation:fadeInUp .6s ease-out .3s both}.section-title{border-bottom:2px solid #007bff;color:#1a1a1a;display:inline-block;font-size:28px;font-weight:700;margin:0 0 32px;padding-bottom:16px}.review-gallery{margin-bottom:40px}.review-gallery h3{color:#1a1a1a;font-size:20px;font-weight:600;margin:0 0 16px}.gallery-scroll{display:flex;gap:12px;overflow-x:auto;padding:8px 0 16px;scrollbar-color:#dee2e6 #0000;scrollbar-width:thin}.gallery-scroll::-webkit-scrollbar{height:6px}.gallery-scroll::-webkit-scrollbar-track{background:#0000}.gallery-scroll::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:3px}.gallery-item{border-radius:8px;cursor:pointer;flex-shrink:0;overflow:hidden;transition:transform .3s ease}.gallery-item:hover{transform:scale(1.05)}.gallery-thumb{display:block;height:80px;object-fit:cover;width:80px}.fullscreen-modal{align-items:center;animation:fadeIn .3s ease-out;background:#000000f2;cursor:pointer;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fullscreen-image{animation:zoomIn .3s ease-out;border-radius:8px;max-height:90%;max-width:90%;object-fit:contain}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.modal-nav{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:48px;height:60px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s ease;width:60px}.modal-nav:hover{background:#ffffff4d}.modal-nav.left{left:30px}.modal-nav.right{right:30px}.modal-close{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:32px;height:50px;justify-content:center;position:absolute;right:30px;top:30px;transition:background .3s ease;width:50px}.modal-close:hover{background:#ffffff4d}.reviews-list{display:flex;flex-direction:column;gap:24px;margin-bottom:40px}.review-card{animation:slideInUp .5s ease-out;background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:24px;transition:all .3s ease}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.review-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.review-card.user-review{background:linear-gradient(135deg,#f8f9ff,#fff);border-color:#007bff}.review-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:16px}.user-info{align-items:center;gap:12px}.user-avatar{border:2px solid #e9ecef;border-radius:50%;height:48px;object-fit:cover;width:48px}.user-details{display:flex;flex-direction:column;gap:4px}.username{color:#1a1a1a;font-size:16px;font-weight:600}.review-badge{background:#007bff;border-radius:12px;color:#fff;font-size:12px;font-weight:500;padding:2px 8px}.review-actions{position:relative}.options-btn{background:none;border:none;border-radius:4px;color:#6c757d;cursor:pointer;font-size:20px;padding:4px 8px;transition:background .2s ease}.options-btn:hover{background:#f8f9fa}.options-dropdown{animation:dropdownSlide .2s ease-out;background:#fff;border:1px solid #dee2e6;border-radius:8px;box-shadow:0 4px 12px #00000026;min-width:120px;position:absolute;right:0;top:100%;z-index:100}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.options-dropdown button{background:none;border:none;color:#1a1a1a;cursor:pointer;display:block;font-size:14px;padding:12px 16px;text-align:left;transition:background .2s ease;width:100%}.options-dropdown button:hover{background:#f8f9fa}.options-dropdown button:first-child{border-radius:8px 8px 0 0}.options-dropdown button:last-child{border-radius:0 0 8px 8px}.review-text{color:#495057;font-size:15px;line-height:1.6;margin:0 0 16px}.review-images{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.review-image{border-radius:8px;cursor:pointer;height:100px;object-fit:cover;transition:transform .3s ease;width:100px}.review-image:hover{transform:scale(1.05)}.review-date{color:#6c757d;font-size:14px;font-weight:500}.add-review-section{background:#f8f9fa;border:2px dashed #dee2e6;border-radius:12px;padding:32px;text-align:center;transition:all .3s ease}.add-review-section:hover{background:#f0f8ff;border-color:#007bff}.add-review-section h3{color:#1a1a1a;font-size:24px;font-weight:600;margin:0 0 24px}.review-form{display:flex;flex-direction:column;gap:20px;margin:0 auto;max-width:600px}.review-textarea{border:1px solid #dee2e6;border-radius:8px;font-family:inherit;font-size:15px;line-height:1.5;min-height:120px;padding:16px;resize:vertical;transition:border-color .3s ease;width:100%}.review-textarea:focus{border-color:#007bff;box-shadow:0 0 0 3px #007bff1a;outline:none}.file-input-wrapper{position:relative}.file-input{height:0;opacity:0;position:absolute;width:0}.file-input-label{align-items:center;background:#fff;border:2px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;display:inline-flex;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.file-input-label:hover{border-color:#007bff;color:#007bff;transform:translateY(-2px)}.file-count{color:#28a745;font-size:14px;font-weight:500;margin:0}.submit-review-btn{margin:0 auto;max-width:200px}.edit-review-overlay{align-items:center;animation:fadeIn .3s ease-out;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10000}.edit-review-modal{animation:scaleIn .3s ease-out;background:#fff;border-radius:12px;max-height:80vh;max-width:600px;overflow-y:auto;padding:32px;width:90%}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.edit-review-modal h3{color:#1a1a1a;font-size:24px;font-weight:600;margin:0 0 24px}.keep-images-section{margin:20px 0}.keep-images-section p{color:#1a1a1a;font-weight:600;margin:0 0 12px}.keep-images{display:flex;flex-wrap:wrap;gap:12px}.edit-image-item{border-radius:8px;height:80px;overflow:hidden;position:relative;width:80px}.edit-image-item img{height:100%;object-fit:cover;width:100%}.remove-image-btn{align-items:center;background:#dc3545e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:12px;height:20px;justify-content:center;position:absolute;right:4px;top:4px;transition:background .2s ease;width:20px}.remove-image-btn:hover{background:#dc3545}.edit-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:24px}.mobile-description-section{display:none}@media (max-width:768px){.view-product-container{padding:16px}.product-content{gap:24px;grid-template-columns:1fr}.product-images-section{flex-direction:column;gap:16px}.main-image-container{order:1!important}.thumbnails{flex-direction:row!important;gap:8px;order:2!important;overflow-x:auto;padding:12px 0;scrollbar-color:#dee2e6 #0000;scrollbar-width:thin}.thumbnails::-webkit-scrollbar{height:6px}.thumbnails::-webkit-scrollbar-track{background:#0000}.thumbnails::-webkit-scrollbar-thumb{background:#dee2e6;border-radius:3px}.thumbnail-wrapper{flex-shrink:0;height:70px;width:70px}.image-wrapper{height:300px}.main-product-image{background:#f8f9fa;object-fit:contain}.product-details-section{display:flex;flex-direction:column}.product-title{font-size:24px;margin-bottom:16px;order:1}.price-section{margin-bottom:24px;order:2;padding-bottom:16px}.current-price{font-size:24px}.original-price{font-size:18px}.purchase-section{margin-bottom:24px;order:3;padding:20px}.description-section{display:none}.mobile-description-section{display:block;margin-bottom:24px;order:4}.mobile-description-section h3{color:#1a1a1a;font-size:18px;font-weight:600;margin:0 0 12px}.rating-section{display:none}.action-buttons{flex-direction:column;gap:12px}.btn{font-size:16px;padding:16px 24px}.quantity-controls{width:120px}.quantity-selector{margin-bottom:20px}}@media (max-width:480px){.view-product-container{padding:12px}.current-price,.product-title{font-size:20px}.purchase-section{padding:16px}.thumbnail-wrapper{height:60px;width:60px}.image-wrapper{height:250px}.btn{font-size:14px;padding:14px 20px}.section-title{font-size:20px}.review-card{padding:16px}.review-images{gap:6px}.review-image{height:70px;width:70px}.gallery-thumb{height:50px;width:50px}.add-review-section{padding:20px 16px}.review-textarea{min-height:100px;padding:12px}.modal-nav{font-size:32px;height:50px;width:50px}.modal-nav.left{left:20px}.modal-nav.right{right:20px}.modal-close{font-size:24px;height:40px;right:20px;top:20px;width:40px}.edit-review-modal{padding:24px 20px;width:95%}.edit-actions{flex-direction:column}}.btn,.file-input-label,.gallery-item,.options-btn,.review-image,.thumbnail-wrapper{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0)}.btn:focus,.file-input:focus+.file-input-label,.options-btn:focus,.quantity-btn:focus,.review-textarea:focus{outline:2px solid #007bff;outline-offset:2px}.btn,.modal-close,.modal-nav,.options-btn,.quantity-btn{-webkit-user-select:none;user-select:none}.recent-section,.recommended-section{margin-top:40px}.mini-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));padding:10px 0}.mini-card{align-items:center;background:#fff;border:1px solid #ddd;border-radius:10px;cursor:pointer;display:flex;flex-direction:column;padding:10px;transition:box-shadow .3s}.mini-card:hover{box-shadow:0 2px 10px #0000001a}.mini-image{border-radius:8px;height:160px;object-fit:contain;width:100%}.mini-info{margin-top:8px;text-align:center}.mini-name{font-size:15px;font-weight:600;margin:6px 0}.mini-price{color:#b12704;font-size:14px}@media (max-width:768px){.mini-grid{grid-template-columns:repeat(2,1fr)}.mini-card{padding:8px}.mini-image{height:140px}.mini-name{font-size:14px}.mini-price{font-size:13px}}.cart-container{background:#fff;min-height:100vh;padding-bottom:2rem}.cart-loading-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.cart-skeleton-header{height:80px;margin-bottom:2rem}.cart-skeleton-header,.cart-skeleton-item{animation:cart-shimmer 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%;border-radius:12px}.cart-skeleton-item{height:150px;margin-bottom:1.5rem}@keyframes cart-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.cart-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;margin-bottom:2rem;padding:2rem 1rem}.cart-header-content{flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.cart-header-content,.cart-title-section{align-items:center;display:flex;gap:1rem}.cart-header-icon{color:#495057;height:32px;width:32px}.cart-title{color:#212529;font-size:2.25rem;font-weight:700;margin:0}.cart-item-count{background:#fff;border:1px solid #dee2e6;border-radius:20px;color:#6c757d;font-size:1.125rem;padding:.5rem 1rem}.cart-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px;margin:0 auto;max-width:1200px;padding:0 1rem}.cart-items-section{display:flex;flex-direction:column;gap:1.5rem}.cart-item{background:#fff;border:1px solid #f8f9fa;border-radius:16px;box-shadow:0 4px 20px #0000000f;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.cart-item:hover{box-shadow:0 8px 30px #0000001a}.cart-item-image-section{flex-shrink:0}.cart-item-image{border:1px solid #f8f9fa;border-radius:12px;cursor:pointer;height:120px;object-fit:cover;transition:transform .3s ease;width:120px}.cart-item-image:hover{transform:scale(1.05)}.cart-item-details{display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.cart-item-info{margin-bottom:1rem}.cart-item-name{color:#212529;cursor:pointer;font-size:1.25rem;font-weight:600;line-height:1.4;margin-bottom:.5rem;transition:color .3s ease}.cart-item-name:hover{color:#495057}.cart-item-seller{color:#6c757d;font-size:.875rem;margin-bottom:1rem}.cart-item-pricing{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.cart-current-price{color:#212529;font-size:1.5rem;font-weight:700}.cart-original-price{color:#6c757d;font-size:1.125rem;text-decoration:line-through}.cart-discount-percent{background:#28a7451a;border-radius:12px;color:#28a745;font-size:.875rem;font-weight:600;padding:.25rem .5rem}.cart-item-controls{align-items:center;display:flex;justify-content:space-between}.cart-quantity-controls{background:#f8f9fa;border-radius:12px;gap:.5rem;padding:.5rem}.cart-quantity-btn,.cart-quantity-controls{align-items:center;border:1px solid #dee2e6;display:flex}.cart-quantity-btn{background:#fff;border-radius:8px;cursor:pointer;height:32px;justify-content:center;transition:all .3s ease;width:32px}.cart-quantity-btn:hover:not(:disabled){background:#e9ecef}.cart-quantity-btn:disabled{cursor:not-allowed;opacity:.5}.cart-quantity-icon{height:14px;width:14px}.cart-quantity-display{color:#212529;font-weight:600;min-width:32px;text-align:center}.cart-remove-btn{align-items:center;background:#dc35451a;border:1px solid #dc354533;border-radius:8px;color:#dc3545;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.cart-remove-btn:hover{background:#dc354526}.cart-remove-icon{height:14px;width:14px}.cart-item-totals{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;min-width:120px}.cart-item-total-price{color:#212529;font-size:1.375rem;font-weight:700;margin-bottom:.5rem}.cart-item-savings{color:#28a745;font-size:.875rem;font-weight:600}.cart-summary-section{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.cart-summary{background:#fff;border:1px solid #f8f9fa;border-radius:16px;box-shadow:0 4px 20px #0000000f;padding:2rem}.cart-summary-title{color:#212529;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.cart-summary-details{margin-bottom:2rem}.cart-summary-row{align-items:center;color:#495057;display:flex;font-size:1rem;justify-content:space-between;padding:.75rem 0}.cart-summary-row.cart-savings{color:#28a745;font-weight:600}.cart-summary-row.cart-total{border-top:1px solid #f8f9fa;color:#212529;font-size:1.25rem;font-weight:700;margin-top:1rem;padding-top:1rem}.cart-summary-divider{background:#f8f9fa;height:1px;margin:1rem 0}.cart-proceed-btn{align-items:center;background:#212529;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.75rem;justify-content:center;padding:1rem 1.5rem;transition:all .3s ease;width:100%}.cart-proceed-btn:hover{background:#495057;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.cart-proceed-icon{height:20px;width:20px}.cart-empty-state{margin:0 auto;max-width:1200px;padding:4rem 2rem;text-align:center}.cart-empty-icon{font-size:5rem;margin-bottom:1.5rem}.cart-empty-title{color:#495057;font-size:2rem;font-weight:700;margin-bottom:1rem}.cart-empty-description{color:#6c757d;font-size:1.125rem;margin-bottom:2rem}.cart-continue-shopping-btn{background:#212529;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cart-continue-shopping-btn:hover{background:#495057;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.cart-error{background:#dc35451a;border:1px solid #dc354533;border-radius:12px;color:#dc3545;margin:2rem auto;max-width:500px;padding:2rem;text-align:center}@media (max-width:768px){.cart-title{font-size:1.75rem}.cart-header-content{flex-direction:column;text-align:center}.cart-content{gap:1.5rem;grid-template-columns:1fr}.cart-item{flex-direction:column;gap:1rem}.cart-item-image{align-self:center;height:100px;width:100px}.cart-item-controls{align-items:stretch;flex-direction:column;gap:1rem}.cart-item-totals{align-items:flex-start;min-width:auto}.cart-summary-section{position:static}}@media (min-width:769px) and (max-width:1024px){.cart-content{grid-template-columns:1fr 300px}}.buy-checkout-container{color:#333;font-family:Arial,sans-serif;min-height:100vh;padding:20px}.checkout-header{animation:fadeInDown .8s ease-out;margin-bottom:40px;text-align:center}.checkout-title{color:#fff;font-size:2.5rem;font-weight:300;letter-spacing:1px;margin-bottom:30px;text-shadow:2px 2px 4px #0000004d}.progress-bar{align-items:center;display:flex;justify-content:center;margin:30px auto;max-width:400px}.progress-step{flex-direction:column}.progress-circle,.progress-step{align-items:center;display:flex;transition:all .3s ease}.progress-circle{background:#ffffff4d;border-radius:50%;color:#fff;font-weight:700;height:40px;justify-content:center;margin-bottom:8px;width:40px}.progress-step.active .progress-circle{background:#4caf50;box-shadow:0 0 15px #4caf5080;transform:scale(1.1)}.progress-step.completed .progress-circle{background:#2e7d32}.progress-label{color:#fffc;font-size:.8rem;font-weight:500}.progress-line{background:#ffffff4d;height:2px;margin:0 10px;width:60px}.checkout-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.checkout-left,.checkout-right{animation:fadeInUp .8s ease-out}.checkout-right{animation-delay:.2s}.order-summary-section,.user-details-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:20px;box-shadow:0 15px 35px #0000001a;padding:30px}.section-title{align-items:center;color:#333;display:flex;font-size:1.4rem;font-weight:600;margin-bottom:25px}.section-icon{font-size:1.2rem;margin-right:10px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.input-group{display:flex;flex-direction:column}.input-group.full-width{grid-column:1/-1}.input-label{color:#555;font-size:.9rem;font-weight:600;margin-bottom:8px}.styled-input{background:#fff;border:2px solid #e1e5e9;border-radius:12px;font-size:1rem;padding:15px;transition:all .3s ease}.styled-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none;transform:translateY(-2px)}.product-list{margin-bottom:25px}.pc{align-items:center;animation:slideInRight .6s ease-out forwards;background:#fff;border-radius:15px;box-shadow:0 5px 15px #00000014;display:flex;margin-bottom:15px;opacity:0;overflow:hidden;padding:20px;position:relative;transform:translateX(50px);transition:all .3s ease}.pc:before{background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.pc:hover:before{left:100%}.pc:hover{box-shadow:0 10px 25px #0000001f;transform:translateY(-5px)}.product-image-container{border-radius:12px;flex-shrink:0;height:80px;margin-right:15px;overflow:hidden;width:80px}.product-image{height:100%;object-fit:cover;width:100%}.product-info{flex-grow:1}.product-name{color:#333;font-size:1.1rem;font-weight:600;margin:0 0 5px}.product-seller{color:#666;font-size:.85rem;margin:0 0 10px}.product-pricing{align-items:center;display:flex;justify-content:space-between}.product-price{color:#2e7d32;font-size:1.1rem;font-weight:700}.product-quantity{background:#f5f5f5;border-radius:20px;color:#666;font-size:.9rem;padding:4px 12px}.remove-button{background:#ff4757;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:1.2rem;height:30px;margin-left:15px;transition:all .3s ease;width:30px}.remove-button:hover{background:#ff3742;transform:scale(1.1)}.order-total{border-top:2px solid #f0f0f0;margin-top:20px;padding-top:20px}.total-row{display:flex;font-size:1rem;justify-content:space-between;margin-bottom:10px}.total-final{border-top:1px solid #e0e0e0;color:#2e7d32;font-size:1.3rem;font-weight:700;margin-top:15px;padding-top:15px}.free-shipping{color:#4caf50;font-weight:600}.payment-section{border-top:2px solid #f0f0f0;margin-top:30px;padding-top:25px}.payment-title{color:#333;font-size:1.2rem;font-weight:600;margin-bottom:20px;text-align:center}.paypal-container{background:#f8f9fa;border:2px dashed #ddd;border-radius:12px;padding:10px}.message-alert{align-items:center;animation:shake .5s ease-in-out;background:linear-gradient(135deg,#ff6b6b,#ee5a52);border-radius:12px;box-shadow:0 5px 15px #ff6b6b4d;color:#fff;display:flex;margin-bottom:25px;padding:15px 20px}.alert-icon{font-size:1.2rem;margin-right:10px}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:100vh}.loading-spinner{height:100px;margin-bottom:30px;position:relative;width:100px}.spinner-ring{animation:spin 1s linear infinite;border:4px solid #0000;border-radius:50%;border-top-color:#fff;height:100%;left:0;position:absolute;top:0;width:100%}.spinner-ring:nth-child(2){animation-delay:-.3s;border-top-color:#ffffffb3;height:80%;left:10%;top:10%;width:80%}.spinner-ring:nth-child(3){animation-delay:-.6s;border-top-color:#fff6;height:60%;left:20%;top:20%;width:60%}.loading-text{animation:pulse 2s ease-in-out infinite;color:#fff;font-size:1.2rem;font-weight:300}.success-container{align-items:center;background:linear-gradient(135deg,#4caf50,#45a049);display:flex;flex-direction:column;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.success-checkmark-container{animation:bounceIn .8s ease-out;margin-bottom:30px}.success-checkmark{height:120px;width:120px}.success-circle{stroke-dasharray:283;stroke-dashoffset:283;animation:drawCircle 1s ease-out forwards}.success-tick{stroke-dasharray:60;stroke-dashoffset:60;animation:drawTick .8s ease-out .5s forwards}.success-title{animation:fadeInUp .8s ease-out .3s both;color:#fff;font-size:2.5rem;margin-bottom:15px;text-align:center}.success-message{animation:fadeInUp .8s ease-out .5s both;color:#ffffffe6;font-size:1.2rem}.success-confetti{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.confetti-piece{animation:confetti-fall 3s linear infinite;background:gold;height:10px;position:absolute;width:10px}.confetti-piece:first-child{animation-delay:0s;background:#ff6b6b;left:10%}.confetti-piece:nth-child(2){animation-delay:.5s;background:#4ecdc4;left:20%}.confetti-piece:nth-child(3){animation-delay:1s;background:#45b7d1;left:30%}.confetti-piece:nth-child(4){animation-delay:1.5s;background:#96ceb4;left:70%}.confetti-piece:nth-child(5){animation-delay:2s;background:#ffeaa7;left:80%}.confetti-piece:nth-child(6){animation-delay:2.5s;background:plum;left:90%}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInRight{to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes drawCircle{to{stroke-dashoffset:0}}@keyframes drawTick{to{stroke-dashoffset:0}}@keyframes confetti-fall{0%{opacity:1;transform:translateY(-100vh) rotate(0deg)}to{opacity:0;transform:translateY(100vh) rotate(2turn)}}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}@media (max-width:768px){.buy-checkout-container{padding:15px}.checkout-title{font-size:2rem}.checkout-content{gap:20px;grid-template-columns:1fr}.order-summary-section,.user-details-section{padding:20px}.form-grid{gap:15px;grid-template-columns:1fr}.progress-bar{max-width:300px}.progress-circle{font-size:.9rem;height:35px;width:35px}.progress-line{width:40px}.pc{padding:15px}.product-image-container{height:60px;width:60px}.section-title{font-size:1.2rem}.success-title{font-size:2rem}.success-checkmark{height:100px;width:100px}}@media (max-width:480px){.checkout-title{font-size:1.8rem}.order-summary-section,.user-details-section{padding:15px}.pc{flex-direction:column;padding:20px;text-align:center}.product-image-container{height:80px;margin:0 0 15px;width:80px}.product-pricing{gap:20px;justify-content:center}.remove-button{margin:0;position:absolute;right:10px;top:10px}.progress-bar{flex-direction:column;gap:10px}.progress-line{height:20px;width:2px}.success-title{font-size:1.8rem}.success-message{font-size:1rem;padding:0 20px}}.styled-input:hover{border-color:#a8b3f0}.section-title:hover .section-icon{animation:bounce .6s ease-in-out}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}html{scroll-behavior:smooth}.remove-button:focus,.styled-input:focus{outline:2px solid #667eea;outline-offset:2px}.orders-container{background:#fff;min-height:100vh;padding-bottom:2rem}.orders-loading-container{margin:0 auto;max-width:1200px;padding:2rem 1rem}.orders-skeleton-header{border-radius:12px;height:80px;margin-bottom:2rem}.orders-skeleton-card,.orders-skeleton-header{animation:orders-shimmer 1.5s infinite;background:linear-gradient(90deg,#f8f9fa 25%,#e9ecef 50%,#f8f9fa 75%);background-size:200% 100%}.orders-skeleton-card{border-radius:16px;height:300px;margin-bottom:1.5rem}@keyframes orders-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.orders-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;margin-bottom:2rem;padding:2rem 1rem}.orders-header-content{flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1200px}.orders-header-content,.orders-title-section{align-items:center;display:flex;gap:1rem}.orders-header-icon{color:#495057;height:32px;width:32px}.orders-title{color:#212529;font-size:2.25rem;font-weight:700;margin:0}.orders-count{background:#fff;border:1px solid #dee2e6;border-radius:20px;color:#6c757d;font-size:1.125rem;padding:.5rem 1rem}.orders-list{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px;padding:0 1rem}.orders-item{background:#fff;border:1px solid #f8f9fa;border-radius:20px;box-shadow:0 8px 30px #00000014;padding:2rem;transition:all .3s ease}.orders-item:hover{box-shadow:0 15px 40px #0000001f;transform:translateY(-2px)}.orders-item-header{border-bottom:1px solid #f8f9fa;margin-bottom:2rem;padding-bottom:1.5rem}.orders-item-info{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.orders-id-section{display:flex;flex-direction:column;gap:.75rem}.orders-id{color:#212529;font-size:1.375rem;font-weight:700;margin:0}.orders-date{align-items:center;color:#6c757d;display:flex;font-size:.875rem;gap:.5rem}.orders-date-icon{height:16px;width:16px}.orders-amount{align-items:flex-end;display:flex;flex-direction:column;text-align:right}.orders-amount-label{color:#6c757d;font-size:.875rem;margin-bottom:.25rem}.orders-amount-value{color:#212529;font-size:1.75rem;font-weight:700}.orders-products-section{margin-bottom:2rem}.orders-products-title{align-items:center;color:#212529;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin-bottom:1.5rem}.orders-products-list{display:flex;flex-direction:column;gap:1rem}.orders-product-item{align-items:center;background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;display:flex;gap:1.5rem;padding:1rem;transition:all .3s ease}.orders-product-item:hover{background:#e9ecef}.orders-product-image-container{flex-shrink:0}.orders-product-image{border:1px solid #dee2e6;border-radius:8px;cursor:pointer;height:80px;object-fit:cover;transition:transform .3s ease;width:80px}.orders-product-image:hover{transform:scale(1.05)}.orders-product-details{flex:1 1}.orders-product-name{color:#212529;font-size:1rem;font-weight:600;margin-bottom:.25rem}.orders-product-quantity{color:#6c757d;font-size:.875rem}.orders-view-product-btn{align-items:center;background:#212529;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.orders-view-product-btn:hover{background:#495057;box-shadow:0 4px 15px #0003;transform:translateY(-1px)}.orders-view-icon{height:14px;width:14px}.orders-payment-section{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;padding:1.5rem}.orders-payment-title{align-items:center;color:#212529;display:flex;font-size:1.125rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.orders-payment-icon{height:18px;width:18px}.orders-payment-details{display:flex;flex-direction:column;gap:.75rem}.orders-payment-row{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.orders-payment-label{color:#6c757d;font-size:.875rem;font-weight:500}.orders-payment-value{color:#212529;font-size:.875rem;font-weight:600;word-break:break-all}.orders-empty-state{margin:0 auto;max-width:1200px;padding:4rem 2rem;text-align:center}.orders-empty-icon{font-size:5rem;margin-bottom:1.5rem}.orders-empty-title{color:#495057;font-size:2rem;font-weight:700;margin-bottom:1rem}.orders-empty-description{color:#6c757d;font-size:1.125rem;margin-bottom:2rem}.orders-continue-shopping-btn{background:#212529;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.125rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.orders-continue-shopping-btn:hover{background:#495057;box-shadow:0 8px 25px #00000026;transform:translateY(-2px)}.orders-error{background:#dc35451a;border:1px solid #dc354533;border-radius:12px;color:#dc3545;margin:2rem auto;max-width:500px;padding:2rem;text-align:center}@media (max-width:768px){.orders-title{font-size:1.75rem}.orders-header-content{flex-direction:column;text-align:center}.orders-item-info{align-items:flex-start;flex-direction:column}.orders-amount{align-items:flex-start;text-align:left}.orders-product-item{flex-direction:column;gap:1rem;text-align:center}.orders-product-details{text-align:center}.orders-payment-row{align-items:flex-start;flex-direction:column}.orders-payment-value{word-break:break-word}}@media (min-width:769px) and (max-width:1024px){.orders-item{padding:1.5rem}}.policy-container,.terms-container{background-color:#f9f9f9;border:1px solid #ddd;border-radius:10px;box-shadow:0 2px 5px #0000001a;font-family:Arial,sans-serif;margin:20px;padding:20px}h1{color:#333;font-size:2.5em;margin-bottom:20px}h2{color:#555;font-size:1.8em;margin-bottom:10px;margin-top:20px}p,ul{color:#666;font-size:1em;line-height:1.6}ul{padding-left:20px}li{margin-bottom:10px}footer{font-size:.9em;margin-top:20px}footer a{color:#007bff;text-decoration:none}footer a:hover{text-decoration:underline}.search-bar-container{max-width:400px;position:relative;width:100%}.search-input-wrapper{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden;position:relative;transition:all .3s ease}.search-input-wrapper:hover{border-color:#d1d5db;box-shadow:0 2px 6px #0000000d}.search-input-wrapper:focus-within{border-color:#000;box-shadow:0 2px 8px #0000001a}.search-icon{color:#9ca3af;height:16px;left:12px;position:absolute;transition:color .3s ease;width:16px;z-index:1}.search-input-wrapper:focus-within .search-icon{color:#000}.search-input{background:#0000;border:none;color:#1f2937;font-size:14px;outline:none;padding:8px 36px 8px 34px;width:100%}.search-input::placeholder{color:#9ca3af}.clear-btn{background:none;border:none;border-radius:50%;cursor:pointer;padding:4px;position:absolute;right:10px;transition:background .2s ease;z-index:1}.clear-btn:hover{background:#f3f4f6}.clear-icon{color:#9ca3af;height:14px;width:14px}.search-loading{animation:spin 1s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#000;height:14px;position:absolute;right:10px;width:14px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.search-dropdown{animation:slideDown .2s ease-out forwards;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 6px 16px #0000000f;left:0;margin-top:6px;overflow:hidden;position:absolute;right:0;top:100%;transform-origin:top;z-index:1000}@keyframes slideDown{0%{opacity:0;transform:translateY(-6px) scaleY(.95)}to{opacity:1;transform:translateY(0) scaleY(1)}}.dropdown-header{align-items:center;background:#fafafa;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:10px 14px}.dropdown-header span{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.clear-all-btn{background:none;border:none;color:#ef4444;cursor:pointer;font-size:11px;font-weight:500;transition:color .2s ease}.clear-all-btn:hover{color:#dc2626}.search-results{max-height:250px;overflow-x:hidden;overflow-y:auto}.search-result-item{align-items:center;border-bottom:1px solid #f9fafb;color:inherit;display:flex;padding:10px 14px;text-decoration:none;transition:all .2s ease}.search-result-item:hover{background:#f9fafb;transform:translateX(4px)}.search-result-item:last-child{border-bottom:none}.result-image{border-radius:6px;height:36px;margin-right:10px;object-fit:cover;transition:transform .2s ease;width:36px}.search-result-item:hover .result-image{transform:scale(1.05)}.result-info{flex:1 1}.result-name{color:#1f2937;font-size:13px;font-weight:500;margin:0 0 3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-price{color:#000;font-size:12px;font-weight:600;margin:0}.view-all-btn{background:#f9fafb;border:none;border-top:1px solid #f3f4f6;color:#000;cursor:pointer;font-size:13px;font-weight:500;padding:10px 14px;text-align:center;transition:all .2s ease;width:100%}.view-all-btn:hover{background:#f3f4f6}.recent-searches{max-height:200px;overflow-x:hidden;overflow-y:auto}.recent-search-item{align-items:center;background:none;border:none;border-bottom:1px solid #f9fafb;cursor:pointer;display:flex;padding:8px 14px;text-align:left;transition:all .2s ease;width:100%}.recent-search-item:hover{background:#f9fafb;transform:translateX(4px)}.recent-search-item:last-child{border-bottom:none}.recent-icon{color:#9ca3af;height:14px;margin-right:10px;transition:color .2s ease;width:14px}.recent-search-item:hover .recent-icon{color:#6b7280}.recent-search-item span{color:#374151;font-size:13px;font-weight:400}.no-results{padding:20px 14px;text-align:center}.no-results p{color:#6b7280;font-size:13px;margin:0}@media (max-width:768px){.search-bar-container{max-width:100%}.search-input{font-size:14px;padding:8px 36px 8px 34px}.search-icon{height:14px;left:10px;width:14px}.clear-btn{right:10px}.clear-icon{height:14px;width:14px}.search-dropdown{border-radius:6px;box-shadow:0 6px 16px #0000001a;margin-top:4px}.search-results{max-height:220px}.search-result-item{padding:10px 12px}.result-image{height:32px;margin-right:10px;width:32px}.result-name{font-size:13px}.result-price{font-size:12px}.recent-search-item{padding:10px 12px}.recent-search-item span{font-size:13px}}.account-settings{margin:auto;max-width:500px;padding:20px}.account-header{align-items:center;display:flex;gap:16px;margin-bottom:20px}.account-avatar{align-items:center;background-color:#d9d9d9;border-radius:50%;color:#fff;display:flex;font-size:24px;height:60px;justify-content:center;object-fit:cover;width:60px}.account-avatar.fallback{background-color:#3f51b5;color:#fff;font-size:28px;font-weight:700}.account-info h2{font-size:24px;margin:0}.account-info p{color:#555;font-size:14px;margin:0}.image-upload{border:2px dashed #ccc;cursor:pointer;margin-bottom:15px;padding:10px;text-align:center}.preview-img{border-radius:50%;height:80px;margin:0 auto;object-fit:cover;width:80px}input[type=password],input[type=text]{margin:10px 0;padding:10px;width:100%}button{background-color:#007bff;border:none;color:#fff;cursor:pointer;padding:10px 15px}.message{color:green;font-weight:700}.user-navbar{background:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a;top:0}.brand-link{color:#1f2937}.brand-icon{color:#3b82f6}.nav-desktop{flex:1 1;justify-content:space-between;margin-left:2rem}.nav-link{transition:all .2s ease}.nav-link:hover{background:#f3f4f6;color:#1f2937}.nav-link.active{background:#eff6ff;color:#3b82f6}.nav-link.active:after{background:#3b82f6;border-radius:2px;bottom:-16px;height:3px;width:6px}.nav-icon{height:18px;width:18px}.nav-search{margin:0 1rem}.profile-dropdown{position:relative}.profile-trigger{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem;transition:all .2s ease}.profile-trigger:hover{background:#f3f4f6}.profile-image{border:2px solid #e5e7eb;border-radius:50%;height:36px;object-fit:cover;width:36px}.profile-initial{align-items:center;background:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:36px;justify-content:center;width:36px}.profile-chevron{color:#6b7280;height:16px;transition:transform .2s ease;width:16px}.profile-chevron.rotated{transform:rotate(180deg)}.dropdown-menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #00000026;opacity:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);transform:translateY(-10px);transition:all .2s ease;visibility:hidden;width:280px}.dropdown-menu.active{opacity:1;transform:translateY(0);visibility:visible}.dropdown-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem}.user-info{display:flex;flex-direction:column;gap:.25rem}.user-name{color:#1f2937;font-size:.875rem;font-weight:600}.user-email{color:#6b7280;font-size:.75rem;word-break:break-all}.dropdown-items{padding:.5rem 0}.dropdown-item{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:background .2s ease;width:100%}.dropdown-item:hover{background:#f9fafb}.dropdown-item.danger{color:#dc2626}.dropdown-item.danger:hover{background:#fef2f2}.dropdown-icon{flex-shrink:0;height:16px;width:16px}.mobile-menu-toggle{align-items:center;background:none;border:none;border-radius:8px;color:#374151;cursor:pointer;display:flex;height:60px;justify-content:center;transition:all .2s ease;width:60px}.mobile-menu-toggle:hover{background:#f3f4f6;color:#1f2937}.mobile-overlay{background:#00000080;bottom:0;left:0;opacity:0;position:fixed;right:0;top:65px;transition:all .3s ease;visibility:hidden}.mobile-overlay.active{opacity:1;visibility:visible}.mobile-menu{background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100%;margin-left:auto;max-width:400px;overflow-y:auto;width:100%}.mobile-profile-section{background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1.5rem}.mobile-profile-info{align-items:center;display:flex;gap:1rem}.mobile-user-details{flex:1 1}.mobile-user-name{color:#1f2937;font-size:1rem;font-weight:600;margin-bottom:.25rem}.mobile-user-email{color:#6b7280;font-size:.875rem;word-break:break-all}.mobile-search-section{border-bottom:1px solid #e5e7eb;padding:1rem}.mobile-nav-links{border-bottom:1px solid #e5e7eb;padding:1rem 0}.mobile-nav-link{align-items:center;color:#374151;display:flex;font-weight:500;gap:1rem;padding:1rem 1.5rem;position:relative;text-decoration:none;transition:all .2s ease}.mobile-nav-link:hover{background:#f3f4f6;color:#1f2937}.mobile-nav-link.active{background:#eff6ff;color:#3b82f6}.mobile-nav-link.active:before{background:#3b82f6;bottom:0;content:"";left:0;position:absolute;top:0;width:4px}.mobile-nav-icon{flex-shrink:0;height:20px;width:20px}.mobile-nav-label{font-size:.875rem}.mobile-profile-actions{flex:1 1;padding:1rem 0}.mobile-section-title{color:#6b7280;font-size:.75rem;font-weight:600;letter-spacing:.05em;margin-bottom:.5rem;padding:.5rem 1.5rem;text-transform:uppercase}.mobile-profile-action{align-items:center;background:none;border:none;color:#374151;cursor:pointer;display:flex;font-family:inherit;font-size:.875rem;font-weight:500;gap:1rem;padding:1rem 1.5rem;text-align:left;transition:all .2s ease;width:100%}.mobile-profile-action:hover{background:#f3f4f6;color:#1f2937}.mobile-profile-action.danger{color:#dc2626}.mobile-profile-action.danger:hover{background:#fef2f2}.mobile-action-icon{flex-shrink:0;height:20px;width:20px}.mobile-action-label{font-size:.875rem}@media (min-width:768px){.brand-text{display:block}.nav-desktop{display:flex}.mobile-menu-toggle,.mobile-overlay{display:none}}@media (max-width:767px){.nav-container{padding:0 1rem}.brand-text{display:block;font-size:1.125rem}.mobile-overlay{top:64px}}.user-navbar{position:-webkit-sticky;position:sticky;z-index:1000}.profile-dropdown{z-index:1001}.dropdown-menu{z-index:9999}.mobile-overlay{z-index:999}.form-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 4px 8px #0000001a;margin:50px auto;padding:20px;width:400px}.form-container h2{color:#333;font-size:24px;margin-bottom:20px;text-align:center}.success-message{color:green}.error-message,.success-message{font-weight:700;text-align:center}.error-message{color:red}.form-group{margin-bottom:15px}.form-group label{color:#333;display:block;font-size:14px;font-weight:700;margin-bottom:5px}.form-group input{border:1px solid #ccc;border-radius:5px;box-sizing:border-box;font-size:16px;padding:10px;transition:border-color .3s ease-in-out;width:100%}.form-group input:focus{border-color:#007bff;outline:none}.button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:18px;font-weight:700;margin-bottom:10px;padding:10px;transition:background-color .3s ease-in-out;width:100%}.button:hover{background-color:#0056b3}.switch-link{color:#007bff;display:block;font-size:16px;margin-top:10px;text-align:center;text-decoration:none}.switch-link:hover{text-decoration:underline}@media (max-width:480px){.form-container{width:90%}}.common-navbar{background:#fff;border-bottom:1px solid #e5e7eb;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:1000}.nav-container{height:64px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.brand-link,.nav-brand,.nav-container{align-items:center;display:flex}.brand-link{color:#000;font-size:1.25rem;font-weight:700;gap:.5rem;text-decoration:none;transition:transform .2s ease}.brand-link:hover{transform:scale(1.05)}.brand-icon{height:28px;width:28px}.brand-text{display:none}.nav-desktop{align-items:center;display:none;gap:2rem}.nav-links{gap:1.5rem}.nav-link,.nav-links{align-items:center;display:flex}.nav-link{border-radius:8px;color:#6b7280;font-weight:500;gap:.5rem;padding:.5rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{background:#f9fafb;color:#000;transform:translateY(-2px)}.nav-link.active{background:#f3f4f6;color:#000}.nav-link.active:after{background:#000;border-radius:50%;bottom:-8px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:4px}.nav-icon{height:20px;width:20px}.nav-label{font-size:.875rem}.nav-search{flex:1 1;max-width:300px}.mobile-menu-btn{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .2s ease;width:40px}.mobile-menu-btn:hover{background:#f9fafb}.hamburger{display:flex;flex-direction:column;gap:4px;height:16px;width:20px}.hamburger span{background:#000;border-radius:1px;height:2px;transition:all .3s ease;width:100%}.hamburger.active span:first-child{transform:rotate(45deg) translate(6px,6px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.mobile-nav{background:#fff;border-top:1px solid #e5e7eb;display:block;max-height:0;overflow:hidden;transition:all .3s ease}.mobile-nav.active{max-height:300px;padding:1rem 0}.mobile-search{margin-bottom:1rem;padding:0 1rem}.mobile-links{display:flex;flex-direction:column}.mobile-link{align-items:center;color:#6b7280;display:flex;font-weight:500;gap:1rem;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .3s ease}.mobile-link.active,.mobile-link:hover{background:#f9fafb;color:#000}.mobile-link.active:before{background:#000;bottom:0;content:"";left:0;position:absolute;top:0;width:3px}.mobile-icon{height:20px;width:20px}.mobile-label{font-size:.875rem}@media (min-width:768px){.brand-text{display:block}.nav-desktop{display:flex}.mobile-menu-btn,.mobile-nav{display:none}}@media (min-width:1024px){.nav-container{padding:0 2rem}.nav-desktop{gap:3rem}.nav-links{gap:2rem}}.app-container{display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden}.content{flex-grow:1;padding:20px}.footer{background-color:#000;box-sizing:border-box;color:#fff;font-size:14px;max-width:100vw;padding:10px 20px;position:relative;text-align:center;width:100%}.footer-content a{color:#fff;margin:0 10px;text-decoration:none}.footer-content a:hover{text-decoration:underline}body,html{display:flex;flex-direction:column;margin:0;min-height:100vh;overflow-x:hidden;padding:0;width:100vw}#root{display:flex;flex:1 1;flex-direction:column}.internet-warning{background-color:#ff4d4f;box-shadow:0 2px 6px #0003;color:#fff;font-weight:700;padding:10px;position:fixed;text-align:center;top:0;width:100%;z-index:9999}.loader{height:-webkit-fit-content;height:fit-content;justify-content:center;width:-webkit-fit-content;width:fit-content}.loader,.truckWrapper{align-items:center;display:flex}.truckWrapper{flex-direction:column;height:100px;justify-content:flex-end;overflow-x:hidden;position:relative;width:200px}.truckBody{animation:motion 1s linear infinite;height:-webkit-fit-content;height:fit-content;margin-bottom:6px;width:130px}@keyframes motion{0%{transform:translateY(0)}50%{transform:translateY(3px)}to{transform:translateY(0)}}.truckTires{align-items:center;bottom:0;display:flex;height:-webkit-fit-content;height:fit-content;justify-content:space-between;padding:0 10px 0 15px;position:absolute;width:130px}.truckTires svg{width:24px}.road{align-self:flex-end;background-color:#282828;border-radius:3px;bottom:0;height:1.5px;position:relative;width:100%}.road:before{border-left:10px solid #fff;right:-50%;width:20px}.road:after,.road:before{animation:roadAnimation 1.4s linear infinite;background-color:#282828;border-radius:3px;content:"";height:100%;position:absolute}.road:after{border-left:4px solid #fff;right:-65%;width:10px}.lampPost{animation:roadAnimation 1.4s linear infinite;bottom:0;height:90px;position:absolute;right:-90%}@keyframes roadAnimation{0%{transform:translateX(0)}to{transform:translateX(-350px)}}.loader-screen{align-items:center;display:flex;height:100vh;justify-content:center;width:100vw}