@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";:root{--bb-navy:#172033;--bb-navy-dark:#0f172a;--bb-navy-soft:#26334d;--bb-gold:#c9a227;--bb-gold-light:#e3c766;--bb-gold-soft:#c9a2271f;--bb-cream:#faf8f2;--bb-white:#fff;--bb-text:#172033;--bb-muted:#667085;--bb-border:#1720331a;--bb-shadow:0 10px 30px #0f172a14;--bb-shadow-hover:0 14px 35px #0f172a1f;--bb-gold-shadow:0 8px 24px #c9a2272e;color:var(--bb-text);background:var(--bb-cream);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;width:100%;min-height:100%}body{width:100%;min-width:320px;min-height:100vh;color:var(--bb-text);background:linear-gradient(135deg,#faf8f2 0%,#fff 50%,#f7f4eb 100%);margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}::selection{color:var(--bb-navy-dark);background:#c9a22740}::-webkit-scrollbar{width:9px}::-webkit-scrollbar-track{background:#f3f0e7}::-webkit-scrollbar-thumb{background:linear-gradient(#172033,#c9a227);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#c9a227}.bb-premium-button{color:#fff;background:linear-gradient(135deg,#172033,#26334d);border:1px solid #c9a22773;border-radius:12px;transition:transform .25s,box-shadow .25s,border-color .25s,background .25s;box-shadow:0 8px 20px #0f172a1f,inset 0 1px #ffffff14}.bb-premium-button:hover{border-color:var(--bb-gold);box-shadow:0 12px 26px #0f172a29, var(--bb-gold-shadow);background:linear-gradient(135deg,#26334d,#172033);transform:translateY(-2px)}.bb-premium-button:active{transform:translateY(0)scale(.98)}.bb-gold{color:var(--bb-gold)!important}.bb-gold-border{border-color:#c9a22759!important}.bb-premium-card{border:1px solid var(--bb-border);box-shadow:var(--bb-shadow);-webkit-backdrop-filter:blur(12px);background:#ffffffdb;border-radius:18px;transition:transform .25s,box-shadow .25s,border-color .25s}.bb-premium-card:hover{box-shadow:var(--bb-shadow-hover), 0 4px 14px #c9a2270f;border-color:#c9a22740;transform:translateY(-3px)}@media (width<=768px){body{overflow-x:hidden}}*{box-sizing:border-box;margin:0;padding:0;font-family:Poppins,sans-serif}html{scroll-behavior:smooth}body{color:#1e293b;background:#f8fafc}.navbar{-webkit-backdrop-filter:blur(18px);z-index:1000;background:#ffffffe0;border-bottom:1px solid #2563eb14;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:16px 3%;transition:all .35s;display:flex;position:sticky;top:0;box-shadow:0 10px 35px #2563eb14}.search-box{flex:1;max-width:180px;display:flex}.search-box input{border:2px solid #dbeafe;border-radius:40px;outline:none;width:100%;padding:12px 18px;font-size:16px}.search-box input:focus{border-color:#2563eb}.logo{align-items:center;gap:12px;display:flex}.logo img{width:42px;transition:all .35s}.logo:hover img{transform:rotate(-8deg)scale(1.12)}.logo h2{color:#2563eb;letter-spacing:.5px;font-weight:800;transition:all .35s}.search-box{width:180px;min-width:150px;margin:0 20px;display:flex}.search-box input{background:#fff;border:2px solid #dbeafe;border-radius:50px;outline:none;width:100%;padding:14px 22px;font-size:16px;transition:all .35s;box-shadow:0 8px 22px #2563eb1a}.search-box input:focus{border-color:#2563eb;transform:scale(1.02);box-shadow:0 0 0 5px #2563eb2e}.search-box input::placeholder{color:#94a3b8;transition:all .3s}.search-box input:focus::placeholder{opacity:.5}.nav-links{gap:12px;margin:0 20px;list-style:none;display:flex}.nav-links a{color:#1e293b;font-weight:600;text-decoration:none;transition:all .3s}.nav-links a:hover{color:#2563eb}.nav-icons{cursor:pointer;gap:12px;margin-left:30px;font-size:15px;display:flex}.hero-content{max-width:600px}.hero-badge{color:#2563eb;background:#dbeafe;border-radius:30px;margin-bottom:25px;padding:10px 18px;font-weight:600;display:inline-block}.hero-content h1{color:#0f172a;margin-bottom:20px;font-size:68px;line-height:1.1}.hero-content p{color:#64748b;margin-bottom:35px;font-size:20px;line-height:1.7}.hero-buttons{gap:20px;display:flex}.primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:12px;padding:16px 36px;font-size:18px;font-weight:600;transition:all .3s}.primary-btn:hover{background:#1d4ed8;transform:translateY(-3px)}.secondary-btn{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:12px;padding:16px 36px;font-size:18px;font-weight:600;transition:all .3s}.secondary-btn:hover{color:#fff;background:#2563eb}.hero-image img{filter:drop-shadow(0 30px 50px #2563eb40);width:100%;max-width:620px;transition:all .4s;animation:4s ease-in-out infinite float}.categories{text-align:center;background:#fff;padding:80px 8%}.categories h2{color:#0f172a;margin-bottom:45px;font-size:42px}.category-grid{scroll-behavior:smooth;gap:18px;padding:15px 5px;display:flex;overflow-x:auto}.category-grid::-webkit-scrollbar{height:8px}.category-grid::-webkit-scrollbar-thumb{background:#2563eb;border-radius:20px}.category-card{color:#111827;text-align:center;cursor:pointer;background:#fff;border:2px solid #0000;border-radius:18px;flex-shrink:0;min-width:140px;padding:22px 18px;transition:all .35s;box-shadow:0 8px 24px #00000014}.category-card:hover{border-color:#2563eb;transform:translateY(-8px);box-shadow:0 15px 35px #2563eb40}.products{background:#f8fafc;padding:80px 8%}.products h2{text-align:center;margin-bottom:50px;font-size:42px}.product-grid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.product-card{text-align:center;background:#fff;border:1px solid #2563eb14;border-radius:28px;padding:24px;transition:all .45s;position:relative;overflow:hidden;box-shadow:0 10px 30px #0f172a14,0 3px 10px #2563eb0f}.sale-badge{color:#fff;background:#ef4444;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:700;position:absolute;top:15px;left:15px}.product-card h3{color:#111827;margin:15px 0;font-size:22px;font-weight:700;transition:all .35s}.price{color:#2563eb;margin-bottom:10px;font-size:24px;font-weight:700}.rating{color:#f59e0b;margin-bottom:20px}.product-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:12px;padding:14px 24px;font-weight:600;transition:all .3s}.product-card button:hover{transform:translateY(-2px);box-shadow:0 12px 25px #2563eb59}.footer{color:#fff;text-align:center;background:#0f172a;padding:50px 20px}.footer h3{margin-bottom:10px;font-size:28px}.footer p{color:#cbd5e1}@media (width<=992px){.hero{text-align:center;flex-direction:column;gap:50px}.hero-content h1{font-size:48px}.search-box{display:flex}.category-grid,.product-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.navbar{flex-direction:column;gap:20px}.nav-links{flex-wrap:wrap;justify-content:center}.category-grid,.product-grid{grid-template-columns:1fr}.hero-content h1{font-size:38px}.hero-buttons{flex-direction:column}.wishlist-btn{cursor:pointer;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:48px;font-size:24px;transition:all .3s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 8px 20px #0000001f}.cart-section h2{text-align:center;margin-bottom:30px}.cart-item{background:#fff;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;padding:20px;display:flex;box-shadow:0 5px 15px #0000001a}.cart-item img{border-radius:10px;width:80px}.cart-item button{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:8px;padding:10px 18px}.cart-item button:hover{background:#dc2626}.empty-cart{text-align:center;color:#666}.cart-summary{background:#fff;border-radius:15px;margin-top:30px;padding:30px;box-shadow:0 10px 20px #00000014}.cart-summary p{margin:12px 0;font-size:18px}.checkout-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;margin-top:25px;padding:16px;font-size:18px}.checkout-btn:hover{background:#1d4ed8}}.navbar{-webkit-backdrop-filter:blur(12px);background:#ffffffeb;border-bottom:1px solid #2563eb14}.navbar .navbar:hover{box-shadow:0 15px 40px #2563eb26}.logo{text-decoration:none}.logo h2{transition:all .3s}.logo:hover h2{color:#1d4ed8}.nav-links a{position:relative}.nav-links a:after{content:"";background:#2563eb;border-radius:10px;width:0;height:3px;transition:all .3s;position:absolute;bottom:-6px;left:0}.nav-links a:hover:after{width:100%}.search-box input{transition:all .3s}.search-box input:hover{box-shadow:0 0 15px #2563eb26}.search-box input:focus{box-shadow:0 0 18px #2563eb40}.icon{font-size:24px;text-decoration:none;transition:all .3s;position:relative}.icon:hover{transform:translateY(-3px)scale(1.08)}.icon span{color:#fff;background:#ef4444;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-12px}.nav-links{align-items:center;gap:14px;display:flex}.nav-links a{color:#1e293b;background:linear-gradient(145deg,#fff,#e9eefc);border-radius:14px;padding:10px 18px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:6px 6px 12px #0000001a,-6px -6px 12px #ffffffe6}.nav-links a:hover{color:#fff;background:linear-gradient(145deg,#2563eb,#3b82f6);transform:translateY(-4px)scale(1.05);box-shadow:0 12px 25px #2563eb59}.nav-links a:active{transform:scale(.96)}.hero-badge{color:#2563eb;background:#eef5ff;border:2px solid #dbeafe;border-radius:40px;margin-bottom:25px;padding:12px 24px;font-weight:700;display:inline-block;box-shadow:0 10px 25px #2563eb1f}.hero-title{color:#14213d;margin-bottom:25px;font-size:72px;font-weight:800;line-height:1.05}.hero-title span{color:#2563eb}.hero-description{color:#6b7280;max-width:620px;margin-bottom:40px;font-size:22px;line-height:1.8}@keyframes float{0%{transform:translateY(0)}50%{transform:translateY(-18px)}to{transform:translateY(0)}}.hero-image{justify-content:center;align-items:center;display:flex;position:relative}.hero-image:before{content:"";opacity:.18;filter:blur(20px);z-index:-1;background:radial-gradient(circle,#60a5fa 0%,#0000 70%);border-radius:50%;width:430px;height:430px;position:absolute}.hero-image img{filter:drop-shadow(0 30px 50px #2563eb40);width:100%;max-width:520px;animation:4s ease-in-out infinite float}.hero-image{flex:1;justify-content:center;align-items:center;display:flex}.hero-image img{border-radius:30px;width:480px;max-width:100%;transition:all .4s;animation:4s ease-in-out infinite float;box-shadow:0 30px 60px #2563eb40}.hero-image img:hover{transform:scale(1.05);box-shadow:0 35px 70px #2563eb66}.products-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:35px;padding:60px 8%;display:grid}.product-card{background:#fff;border-radius:24px;transition:all .35s;position:relative;overflow:hidden;box-shadow:0 12px 30px #00000014}.product-card:hover{border-color:#2563eb33;transform:translateY(-12px)scale(1.02);box-shadow:0 25px 60px #2563eb2e,0 10px 30px #0f172a1a}.product-card:hover:before{top:-20%;left:-20%}.product-card img{object-fit:contain;filter:drop-shadow(0 10px 18px #0000001f);width:220px;height:220px;margin:20px auto;transition:all .45s}.product-info{padding:22px}.product-info h3{color:#0f172a;margin-bottom:12px;font-size:24px}.product-buttons{gap:12px;margin-top:22px;display:flex}.cart-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:none;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:170px;height:58px;font-size:18px;font-weight:700;transition:all .35s;display:flex;box-shadow:0 12px 25px #2563eb4d}.cart-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-4px);box-shadow:0 18px 35px #2563eb66}.wishlist-btn{cursor:pointer;background:#fff;border:none;border-radius:16px;width:58px;font-size:24px;transition:all .35s;box-shadow:0 10px 25px #0000001f}.wishlist-btn:hover{background:#ffe4ec;transform:scale(1.12)}.details-btn{color:#2563eb;cursor:pointer;background:#fff;border:2px solid #2563eb;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;min-width:170px;height:58px;font-size:18px;font-weight:700;transition:all .35s;display:flex}.details-btn:hover{color:#fff;background:#2563eb;transform:translateY(-4px);box-shadow:0 18px 35px #2563eb4d}.product-card{position:relative;overflow:hidden}.product-card:before{content:"";background:#ffffff40;width:60%;height:250%;transition:all .8s;position:absolute;top:-120%;left:-40%;transform:rotate(25deg)}.product-card:hover:before{left:140%}.stars{color:#fbbf24;letter-spacing:4px;text-shadow:0 0 10px #fbbf24b3;font-size:22px}.product-card{background:#fff;border:1px solid #0000000f;border-radius:22px;transition:all .35s;position:relative;overflow:hidden}.product-card img{transition:all .5s}.product-card:hover img{transform:scale(1.08)}.product-card img{object-fit:contain;background:linear-gradient(145deg,#fff,#f4f8ff);border-radius:20px;width:220px;height:220px;margin:20px auto;padding:15px;transition:all .4s;display:block;box-shadow:inset 0 2px 8px #ffffffe6,0 15px 35px #2563eb1a}.product-card h4{color:#2563eb;text-shadow:0 2px 10px #2563eb26;margin:12px 0;font-size:34px;font-weight:900}.product-card p{color:#6b7280;font-size:16px;font-weight:600}.stars{color:#fbbf24;letter-spacing:3px;filter:drop-shadow(0 2px 6px #fbbf2466);margin:10px 0;font-size:22px}.product-card h3{color:#111827;margin-top:18px;font-size:28px;font-weight:800;line-height:1.3}.price{color:#2563eb;text-shadow:0 2px 10px #2563eb33;margin:12px 0;font-size:34px;font-weight:900}.category{color:#6b7280;font-size:16px;font-weight:600}.stars{color:#fbbf24;letter-spacing:4px;margin:10px 0;font-size:22px}.product-card:hover img{filter:drop-shadow(0 18px 30px #2563eb40);transform:scale(1.08)rotate(-2deg)}.product-card{transition:all .4s}.product-card:hover{transform:translateY(-15px);box-shadow:0 30px 60px #0000002e}.product-card:hover h3{color:#2563eb}.product-card:hover .price{transform:scale(1.05)}.cart-btn,.details-btn,.checkout-btn,.remove-btn{cursor:pointer;transition:all .25s}.cart-btn:hover,.details-btn:hover,.checkout-btn:hover,.remove-btn:hover{transform:translateY(-3px)}.cart-btn:active,.details-btn:active,.checkout-btn:active,.remove-btn:active{transform:scale(.95)}.flash-sale{color:#fff;text-align:center;letter-spacing:.5px;background:#111827;padding:12px;font-size:18px;font-weight:700}.flash-sale span{color:#facc15;margin-left:12px;font-size:22px}.sort-container{justify-content:flex-end;max-width:1400px;margin:20px auto;padding:0 20px;display:flex}.sort-container select{cursor:pointer;background:#fff;border:2px solid #dbeafe;border-radius:12px;padding:12px 18px;font-size:15px;transition:all .3s}.sort-container select:hover{border-color:#2563eb}.sort-container select:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb26}.featured-section{padding:70px 8%}.featured-section h2{text-align:center;color:#1e293b;margin-bottom:35px;font-size:34px}.brands{background:#f8fafc;padding:70px 8%}.brands h2{text-align:center;margin-bottom:35px;font-size:34px}.brand-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:20px;display:grid}.brand-card{text-align:center;cursor:pointer;background:#fff;border-radius:18px;padding:35px;font-size:22px;font-weight:700;transition:all .3s;box-shadow:0 8px 24px #00000014}.brand-card:hover{color:#2563eb;transform:translateY(-8px)}.newsletter{text-align:center;color:#fff;background:#2563eb;padding:80px 8%}.newsletter h2{font-size:34px}.newsletter p{margin:20px 0 35px}.newsletter-box{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.newsletter-box input{border:none;border-radius:40px;width:380px;max-width:90%;padding:15px 20px;font-size:16px}.newsletter-box button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:40px;padding:15px 30px;font-size:16px;transition:all .3s}.newsletter-box button:hover{transform:scale(1.05)}.active-category{color:#fff;background:#2563eb;border:2px solid #2563eb}.category-card p{color:#111827;margin-top:10px;font-weight:700}.brand{color:#555;margin:6px 0;font-size:14px}.product-tags{flex-wrap:wrap;gap:6px;margin:10px 0;display:flex}.tag{color:#fff;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}.featured{background:#f39c12}.best{background:#e74c3c}.trend{background:#27ae60}.ai{background:#6c5ce7}.delivery{background:#0984e3}.trending-products{text-align:center;background:#fff;width:100%;padding:60px 20px}.trending-header{-webkit-backdrop-filter:blur(18px);color:#222;background:#ffffff2e;border:1px solid #fff6;border-radius:50px;padding:16px 40px;font-size:32px;font-weight:800;display:inline-block;box-shadow:0 12px 35px #0000001f}.trending-subtitle{color:#777;margin-top:15px;font-size:17px}.trending-buttons{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;margin-top:35px;display:flex}.trend-btn{cursor:pointer;color:#1f2937;-webkit-backdrop-filter:blur(15px);background:#ffffff8c;border:1px solid #ffffff8c;border-radius:40px;padding:16px 30px;font-size:16px;font-weight:700;transition:all .35s;box-shadow:0 8px 20px #00000014}.trend-btn:hover{color:#fff;background:linear-gradient(135deg,#2563eb,#3b82f6);transform:translateY(-6px);box-shadow:0 18px 35px #2563eb59}.home-promo-row{width:100%;padding:20px 0 30px}.home-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;display:grid}.bb-promo-slider{border-radius:24px;min-height:300px;padding:18px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 15px 35px #0000001f}.bb-promo-slider:hover{transform:translateY(-4px);box-shadow:0 20px 45px #0000002e}.bb-promo-header{color:#fff;justify-content:space-between;align-items:center;gap:10px;margin-bottom:14px;display:flex}.bb-promo-heading{align-items:center;gap:10px;display:flex}.bb-promo-icon{font-size:28px}.bb-promo-heading h3{letter-spacing:.4px;margin:0;font-size:17px;font-weight:800}.bb-promo-heading p{opacity:.9;margin:3px 0 0;font-size:11px;font-weight:600}.bb-promo-counter{white-space:nowrap;background:#fff3;border-radius:20px;padding:5px 9px;font-size:11px;font-weight:700}.bb-promo-product{cursor:pointer;background:#fffffff7;border-radius:18px;padding:10px;animation:.6s bbPromoFade}@keyframes bbPromoFade{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}.bb-promo-image-wrapper{background:#f5f5f5;border-radius:13px;width:100%;height:145px;position:relative;overflow:hidden}.bb-promo-image-wrapper img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.bb-promo-product:hover .bb-promo-image-wrapper img{transform:scale(1.05)}.bb-promo-discount{color:#fff;background:#ef4444;border-radius:8px;padding:5px 8px;font-size:11px;font-weight:800;position:absolute;top:8px;left:8px}.bb-promo-product-info{padding:10px 5px 3px}.bb-promo-product-info h4{color:#172554;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0 0 7px;font-size:14px;line-height:1.3;display:-webkit-box;overflow:hidden}.bb-promo-price{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:9px;display:flex}.bb-promo-price strong{color:#2563eb;font-size:17px}.bb-promo-price del{color:#888;font-size:11px}.bb-promo-product-info button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:100%;padding:9px 12px;font-size:12px;font-weight:700;transition:transform .2s,opacity .2s}.bb-promo-product-info button:hover{opacity:.9;transform:translateY(-1px)}.bb-promo-dots{justify-content:center;align-items:center;gap:5px;margin-top:11px;display:flex}.bb-promo-dots span{background:#ffffff73;border-radius:50%;width:6px;height:6px;transition:width .25s,background .25s}.bb-promo-dots span.active{background:#fff;border-radius:10px;width:18px}.bb-promo-paused{color:#fff;opacity:.7;font-size:9px;position:absolute;bottom:13px;right:18px}.bb-promo-loading{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;display:flex}.bb-promo-loading span{margin-bottom:10px;font-size:40px}.bb-promo-loading h3{margin:0 0 5px}.bb-promo-loading p{margin:0;font-size:12px}.bb-promo-error{text-align:center;color:#555;background:#fff;border-radius:18px;width:100%;padding:25px}@media (width<=900px){.home-promo-grid{grid-template-columns:1fr}.bb-promo-slider{min-height:330px}}@media (width<=600px){.home-promo-row{padding:15px 10px 25px}.home-promo-grid{gap:14px}.bb-promo-slider{border-radius:20px;min-height:300px;padding:14px}.bb-promo-image-wrapper{height:150px}.bb-promo-heading h3{font-size:15px}.bb-promo-heading p{font-size:10px}}.home-promo-row{background:0 0;width:100%;padding:6px 0 12px}.home-promo-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:100%;max-width:1400px;margin:0 auto;padding:0 12px;display:grid}.home-promo-card{width:100%;height:175px;box-shadow:none;cursor:pointer;isolation:isolate;background:0 0;border:none;border-radius:14px;outline:none;text-decoration:none;display:block;position:relative;overflow:hidden}.home-promo-product-image{object-fit:cover;background:#f5f5f5;border:none;border-radius:14px;outline:none;width:100%;height:100%;transition:opacity .8s,transform 5s;display:block;position:absolute;inset:0;transform:scale(1.015)}.home-promo-card:hover .home-promo-product-image{transform:scale(1.035)}.home-promo-card:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0000,#000000ad);height:70px;position:absolute;bottom:0;left:0;right:0}.home-promo-info{z-index:2;color:#fff;pointer-events:none;position:absolute;bottom:25px;left:12px;right:12px}.home-promo-info h3{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:700;line-height:1.2;overflow:hidden}.home-promo-info span{color:#ffffffd1;text-transform:capitalize;margin-top:3px;font-size:10px;font-weight:500;line-height:1.1;display:block}.home-promo-dots{z-index:3;pointer-events:none;justify-content:center;align-items:center;gap:4px;display:flex;position:absolute;bottom:8px;left:0;right:0}.home-promo-dots span{background:#ffffff8c;border-radius:50%;width:5px;height:5px;transition:width .25s,background .25s}.home-promo-dots span.active{background:#fff;border-radius:5px;width:14px}@media (width<=900px){.home-promo-grid{gap:9px;padding:0 9px}.home-promo-card{border-radius:12px;height:150px}.home-promo-product-image{border-radius:12px}.home-promo-info{bottom:23px;left:9px;right:9px}.home-promo-info h3{font-size:11px}.home-promo-info span{font-size:9px}}@media (width<=600px){.home-promo-row{padding:5px 0 9px}.home-promo-grid{gap:6px;padding:0 6px}.home-promo-card{border-radius:10px;height:105px}.home-promo-product-image{border-radius:10px}.home-promo-info{bottom:19px;left:6px;right:6px}.home-promo-info h3{font-size:8px}.home-promo-info span{margin-top:2px;font-size:7px}.home-promo-dots{gap:3px;bottom:5px}.home-promo-dots span{width:3px;height:3px}.home-promo-dots span.active{width:9px}}.crystal-heart{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:radial-gradient(circle at 30% 30%,#ffffffe6,#fff3);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;animation:3s ease-in-out infinite floatHeart;display:flex;position:relative;overflow:hidden}.heart-svg{z-index:2;filter:drop-shadow(0 0 8px #ff287859);width:22px}.heart-glow{background:radial-gradient(circle,#ff32782e,#0000 70%);border-radius:50%;width:100%;height:100%;animation:2.5s infinite pulseGlow;position:absolute}.heart-shine{background:#fffc;width:18px;height:120%;animation:3s linear infinite shineMove;position:absolute;top:-40%;left:-60%;transform:rotate(35deg)}@keyframes floatHeart{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes pulseGlow{0%,to{opacity:.5}50%{opacity:1}}@keyframes shineMove{0%{left:-60%}to{left:160%}}:root{--bb-navy:#172033;--bb-navy-dark:#0f172a;--bb-navy-soft:#26334d;--bb-gold:#c9a227;--bb-gold-dark:#a98220;--bb-gold-light:#e3c766;--bb-gold-soft:#f7f0df;--bb-ivory:#fffdf8;--bb-cream:#f8f4e9;--bb-white:#fff;--bb-text:#182033;--bb-muted:#667085;--bb-border:#17203317;--bb-gold-border:#c9a22747;--bb-shadow:0 8px 25px #0f172a12;--bb-gold-shadow:0 8px 22px #c9a2271a}.navbar,.navbar *,.top-highlight-bar,.top-highlight-bar *{box-sizing:border-box}.top-highlight-bar{z-index:10000;white-space:nowrap;width:100%;height:38px;color:var(--bb-ivory);background:linear-gradient(90deg,#0b1220,#172033,#26334d,#172033,#0b1220);border-bottom:1px solid #c9a2274d;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 3px 12px #0f172a1f}.top-highlight-track{flex-shrink:0;align-items:center;width:max-content;animation:25s linear infinite topHighlightMarquee;display:flex}.top-highlight-message{color:#f7f4eb;letter-spacing:.2px;flex-shrink:0;align-items:center;padding:0 48px;font-size:14px;font-weight:750;display:inline-flex}@keyframes topHighlightMarquee{0%{transform:translate(100vw)}to{transform:translate(-100%)}}.navbar{z-index:9999;-webkit-backdrop-filter:blur(20px);background:#fffffff2;border:1px solid #fffffff2;border-bottom-color:#17203314;border-radius:22px;align-items:center;gap:12px;width:calc(100% - 32px);max-width:1400px;height:86px;min-height:86px;margin:10px auto 14px;padding:8px 18px;transition:box-shadow .3s,transform .3s;display:flex;position:sticky;top:0;box-shadow:0 12px 35px #0f172a12,inset 0 1px #fff}.navbar:hover{box-shadow:0 16px 42px #0f172a17,inset 0 1px #fff}.premium-brand{cursor:pointer;flex:0 0 172px;align-items:center;width:172px;height:76px;text-decoration:none;display:flex}.premium-logo{object-fit:contain;object-position:left center;width:172px;height:72px;transition:transform .25s,filter .25s;display:block}.premium-brand:hover .premium-logo{filter:drop-shadow(0 7px 14px #1720331f);transform:scale(1.025)}.navbar>.search-box{z-index:1000;background:#faf8f2b8;border:1px solid #1720331a;border-radius:15px;flex:0 235px;order:2;align-items:center;width:235px;min-width:190px;max-width:260px;height:48px;transition:border-color .25s,box-shadow .25s,background .25s;display:flex;position:relative;box-shadow:inset 0 1px 3px #0f172a06,0 5px 15px #0f172a09}.search-box:focus-within{background:#fff;border-color:#c9a2277a;box-shadow:0 0 0 3px #c9a22714,0 8px 22px #0f172a12}.search-icon{color:var(--bb-muted);flex-shrink:0;margin-left:14px;font-size:15px}.search-box input{width:100%;height:100%;color:var(--bb-text);background:0 0;border:none;outline:none;padding:0 38px 0 10px;font-family:inherit;font-size:12px;font-weight:650}.search-box input::placeholder{color:#98a1b2}.clear-search{background:var(--bb-cream);width:26px;height:26px;color:var(--bb-navy);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;right:9px}.clear-search:hover{background:var(--bb-gold-soft);color:var(--bb-gold-dark);transform:scale(1.05)}.navbar>.nav-links{flex:auto;order:3;justify-content:flex-start;align-items:center;gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:flex;overflow:visible}.nav-links li{flex-shrink:0;align-items:center;display:flex}.nav-links .nav-item{white-space:nowrap;cursor:pointer;border-radius:15px;justify-content:center;align-items:center;gap:9px;min-width:132px;height:52px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:750;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s,color .25s;display:inline-flex;position:relative;box-shadow:0 5px 16px #1419280f,inset 0 1px #fffffff2;color:var(--bb-text)!important;background:linear-gradient(145deg,#ffffffe0,#f8f4e994)!important;border:1px solid #b4a06e38!important}.nav-links .nav-item svg{color:var(--bb-gold);flex-shrink:0;font-size:17px;transition:transform .25s,color .25s}.navbar .nav-item:after{content:none!important}.navbar .nav-item.active{transform:translateY(-1px);color:var(--bb-text)!important;background:linear-gradient(145deg,#fffdf8,#f7f0df)!important;border:1px solid #c9a2274d!important;box-shadow:0 7px 20px #14192812,0 2px 8px #c9a2270f,inset 0 1px #fff!important}.navbar .nav-item.active svg{color:var(--bb-gold)!important}.nav-links .nav-item:hover{transform:translateY(-2px);box-shadow:0 10px 24px #14192817,0 3px 10px #c9a22714;color:var(--bb-gold-dark)!important;background:linear-gradient(145deg,#fffdf8,#f7f0df)!important;border-color:#c9a22761!important}.nav-links .nav-item:hover svg{color:var(--bb-gold-dark);transform:scale(1.08)}.categories-nav-wrapper{position:relative}.categories-nav-button{min-width:auto!important;box-shadow:none!important;color:var(--bb-text)!important;background:0 0!important;border-color:#0000!important}.categories-nav-button svg{color:var(--bb-text);transition:color .25s,transform .25s}.categories-nav-button:hover{color:var(--bb-gold-dark)!important;background:#c9a2270e!important;border-color:#c9a2272e!important;box-shadow:0 6px 15px #0f172a0d!important}.categories-nav-button:hover svg{color:var(--bb-gold-dark)}.category-chevron{transition:transform .25s,color .25s;color:var(--bb-text)!important;font-size:10px!important}.category-chevron.open{transform:rotate(180deg);color:var(--bb-gold)!important}.navbar>.nav-right{flex:none;order:4;align-items:center;gap:8px;max-width:360px;margin-left:auto;display:flex}.icon-dock{width:48px;height:48px;color:var(--bb-navy);background:linear-gradient(145deg,#fff,#f7f4eb);border:1px solid #17203314;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:flex;position:relative;box-shadow:0 6px 16px #0f172a0f,inset 0 1px #fff}.icon-dock:hover{background:linear-gradient(145deg,#fffdf8,#f7f0df);border-color:#c9a22747;transform:translateY(-2px)scale(1.02);box-shadow:0 10px 24px #0f172a14,0 3px 10px #c9a2270f}.icon-dock>svg{font-size:21px}.icon-dock .crystal-heart,.icon-dock svg{max-width:24px;max-height:24px}.dock-badge{border:1px solid #c9a2278c;border-radius:50%;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-weight:900;display:flex;position:absolute;top:-6px;right:-6px;box-shadow:0 4px 9px #0f172a2e;color:#fff!important;background:linear-gradient(135deg,#172033,#26334d)!important}.profile-menu{position:relative}.profile-btn{min-width:132px;max-width:150px;height:48px;color:var(--bb-text);cursor:pointer;background:linear-gradient(145deg,#fff,#f7f4eb);border:1px solid #17203317;border-radius:28px;align-items:center;gap:7px;padding:4px 9px;font-family:inherit;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s;display:flex;box-shadow:0 6px 16px #0f172a0f}.profile-btn:hover{background:linear-gradient(145deg,#fffdf8,#f7f0df);border-color:#c9a2274d;transform:translateY(-2px);box-shadow:0 9px 20px #0f172a14,0 3px 10px #c9a2270f}.avatar{border:1px solid #c9a22780;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:14px;font-weight:900;display:flex;box-shadow:0 5px 12px #0f172a29;color:#fff!important;background:linear-gradient(135deg,#172033,#26334d)!important}.username{text-overflow:ellipsis;white-space:nowrap;max-width:76px;color:var(--bb-text);font-size:13px;font-weight:800;overflow:hidden}.profile-arrow{color:#667085;margin-left:auto;font-size:10px}.dropdown-menu{-webkit-backdrop-filter:blur(24px);z-index:999999;background:#fffffffa;border:1px solid #17203314;border-radius:20px;width:230px;padding:8px;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 55px #0f172a26,0 5px 15px #c9a2270a}.dropdown-menu a,.dropdown-menu button{width:100%;color:var(--bb-text);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;padding:13px 14px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:block}.dropdown-menu a:hover,.dropdown-menu button:hover{background:var(--bb-cream);color:var(--bb-gold-dark);transform:translate(2px)}.search-suggestions{-webkit-backdrop-filter:blur(25px);z-index:999999;background:#fffffffa;border:1px solid #17203314;border-radius:18px;width:100%;max-height:420px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 25px 60px #0f172a29}.search-results-title{color:var(--bb-muted);padding:10px 12px;font-size:13px;font-weight:800}.search-suggestion-item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:13px;align-items:center;gap:12px;width:100%;padding:10px;transition:background .2s,transform .2s;display:flex}.search-suggestion-item:hover{background:var(--bb-cream);transform:translate(2px)}.search-suggestion-item img{object-fit:contain;background:#f8f7f2;border-radius:11px;flex-shrink:0;width:52px;height:52px}.search-suggestion-info{flex-direction:column;gap:4px;min-width:0;display:flex}.search-suggestion-info strong{color:var(--bb-text);white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.search-suggestion-info span{color:var(--bb-muted);font-size:12px}.search-suggestion-info b{color:var(--bb-gold-dark);font-size:13px}.search-no-result{text-align:center;padding:30px 15px}.no-result-icon{margin-bottom:8px;font-size:38px}.search-no-result strong{color:var(--bb-text);font-size:15px;display:block}.search-no-result small{color:var(--bb-muted);margin-top:5px;display:block}.categories-dropdown{-webkit-backdrop-filter:blur(24px);z-index:999999;background:#fffffffa;border:1px solid #17203314;border-radius:24px;width:360px;max-height:520px;padding:14px;animation:.2s ease-out categoryMenuIn;position:absolute;top:calc(100% + 12px);left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 25px 60px #0f172a26,0 8px 22px #c9a2270f,inset 0 1px #fff}@keyframes categoryMenuIn{0%{opacity:0;transform:translate(-50%,-7px)scale(.98)}to{opacity:1;transform:translate(-50%)scale(1)}}.categories-dropdown:before{content:"";background:#fff;border-top:1px solid #17203314;border-left:1px solid #17203314;width:14px;height:14px;position:absolute;top:-7px;left:50%;transform:translate(-50%)rotate(45deg)}.categories-dropdown-title{color:var(--bb-navy);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:8px;padding:4px 7px 13px;font-size:12px;font-weight:900;display:flex}.categories-dropdown-title:before{content:"";background:var(--bb-gold);border-radius:50%;flex-shrink:0;width:7px;height:7px;box-shadow:0 0 0 5px #c9a2271a}.category-dropdown-link{width:100%;min-height:62px;color:var(--bb-text);background:linear-gradient(145deg,#fff,#faf8f2);border:1px solid #17203314;border-radius:17px;align-items:center;gap:10px;margin-bottom:7px;padding:8px 10px;font-size:14px;font-weight:800;text-decoration:none;transition:transform .22s,box-shadow .22s,border-color .22s,background .22s,color .22s;display:flex;position:relative;box-shadow:0 4px #d6ccb18c,0 8px 18px #0f172a0d,inset 0 1px #fff}.category-dropdown-link:last-child{margin-bottom:0}.category-dropdown-link:hover{color:var(--bb-gold-dark);background:linear-gradient(145deg,#fffdf8,#f7f0df);border-color:#c9a22747;transform:translateY(-3px);box-shadow:0 7px #c9a22729,0 14px 24px #0f172a14,inset 0 1px #fff}.category-dropdown-link:active{transform:translateY(2px);box-shadow:0 2px #c9a22729,0 6px 12px #0f172a0f}.category-dropdown-icon{background:linear-gradient(145deg,#faf8f2,#fff);border:1px solid #c9a2271f;border-radius:13px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden;box-shadow:inset 0 1px #fff,0 4px 10px #0f172a0d}.category-dropdown-icon img{object-fit:cover;border-radius:10px;width:38px;height:38px;transition:transform .22s;display:block}.category-dropdown-link:hover .category-dropdown-icon img{transform:scale(1.1)}.category-dropdown-name{flex:1;line-height:1.2}.category-dropdown-arrow{width:28px;height:28px;color:var(--bb-gold-dark);opacity:.8;background:#c9a2271a;border-radius:50%;justify-content:center;align-items:center;font-size:16px;font-weight:900;transition:transform .22s,background .22s;display:flex}.category-dropdown-link:hover .category-dropdown-arrow{background:#c9a2272b;transform:translate(3px)}.categories-dropdown::-webkit-scrollbar{width:6px}.categories-dropdown::-webkit-scrollbar-thumb{background:#c9a2274d;border-radius:10px}.currency-wrapper{flex-shrink:0;position:relative}.currency-display{min-width:96px;height:48px;color:var(--bb-text);cursor:pointer;background:linear-gradient(145deg,#fff,#f7f4eb);border:1px solid #17203317;border-radius:25px;justify-content:center;align-items:center;gap:7px;padding:0 12px;font-family:inherit;transition:all .25s;display:inline-flex;box-shadow:0 6px 16px #0f172a0f}.currency-display:hover{border-color:#c9a2274d;transform:translateY(-2px);box-shadow:0 9px 20px #0f172a14}.currency-flag{font-size:20px;line-height:1}.currency-code{font-size:13px;font-weight:850}.currency-chevron{color:var(--bb-muted);font-size:10px;transition:transform .2s}.currency-chevron.open{color:var(--bb-gold);transform:rotate(180deg)}.currency-menu{-webkit-backdrop-filter:blur(22px);z-index:999999;background:#fffffffa;border:1px solid #17203314;border-radius:18px;width:205px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 24px 55px #0f172a29}.currency-menu-item{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:11px;width:100%;padding:9px 10px;transition:all .2s;display:flex}.currency-menu-item:hover,.currency-menu-item.selected{background:var(--bb-cream)}.currency-menu-flag{text-align:center;width:30px;font-size:23px}.currency-menu-text{flex-direction:column;gap:2px;display:flex}.currency-menu-text strong{color:var(--bb-text);font-size:13px}.currency-menu-text small{color:var(--bb-muted);font-size:10px}@media (width<=1250px){.navbar{gap:8px;width:calc(100% - 22px);padding:8px 14px}.premium-brand{flex-basis:155px;width:155px}.premium-logo{width:155px}.navbar>.search-box{flex-basis:190px;width:190px;min-width:165px}.nav-links .nav-item{min-width:112px;padding:0 14px;font-size:13px}.icon-dock{width:45px;height:45px}.profile-btn{min-width:120px;height:45px}.avatar{width:37px;height:37px}}@media (width<=1050px){.top-highlight-message{padding:0 35px;font-size:12px}.navbar{border-radius:19px;gap:7px;height:78px;min-height:78px;padding:7px 11px}.premium-brand{flex-basis:135px;width:135px;height:62px}.premium-logo{width:135px;height:58px}.navbar>.search-box{width:165px;min-width:135px;height:44px}.nav-links{gap:3px!important}.nav-links .nav-item{gap:6px;min-width:auto;height:44px;padding:0 10px;font-size:11px}.nav-links .nav-item svg{font-size:13px}.icon-dock{border-radius:13px;width:42px;height:42px}.icon-dock>svg{font-size:18px}.profile-btn{justify-content:center;width:42px;min-width:42px;height:42px;padding:3px}.username,.profile-arrow{display:none}.avatar{width:35px;height:35px}}@media (width<=800px){.top-highlight-bar{height:34px}.top-highlight-message{padding:0 28px;font-size:11px}.top-highlight-track{animation-duration:22s}.navbar{border-radius:18px;width:calc(100% - 16px);height:72px;min-height:72px;margin:7px auto;padding:7px 9px}.premium-brand{flex-basis:125px;width:125px}.premium-logo{width:125px;height:54px}.nav-links{display:none!important}.navbar>.search-box{flex:1;width:auto;min-width:145px;max-width:none;height:42px}.navbar>.nav-right{gap:5px;margin-left:auto}.icon-dock{border-radius:12px;width:41px;height:41px}.profile-btn{width:41px;height:41px}.avatar{width:34px;height:34px}.categories-dropdown{width:min(340px,100vw - 30px);left:0;transform:none}@keyframes categoryMenuIn{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}}@media (width<=520px){.top-highlight-bar{height:32px}.top-highlight-message{padding:0 22px;font-size:10px}.top-highlight-track{animation-duration:20s}.navbar{border-radius:15px;gap:5px;width:calc(100% - 10px);height:64px;min-height:64px;margin:5px auto;padding:5px 7px}.premium-brand{flex-basis:105px;width:105px;height:50px}.premium-logo{width:105px;height:46px}.navbar>.search-box{border-radius:12px;min-width:90px;height:37px}.search-icon{margin-left:8px;font-size:11px}.search-box input{padding:0 28px 0 6px;font-size:9px}.clear-search{width:22px;height:22px;font-size:10px;right:5px}.navbar>.nav-right{gap:4px}.icon-dock{border-radius:10px;width:36px;height:36px}.icon-dock>svg{font-size:16px}.icon-dock .crystal-heart,.icon-dock svg{max-width:20px;max-height:20px}.dock-badge{min-width:16px;height:16px;padding:0 4px;font-size:7px;top:-5px;right:-5px}.profile-btn{width:36px;min-width:36px;height:36px;padding:2px}.avatar{width:30px;height:30px;font-size:10px}.categories-dropdown{border-radius:19px;width:calc(100vw - 30px);padding:11px}.category-dropdown-link{border-radius:14px;min-height:57px}.category-dropdown-icon{flex-basis:40px;width:40px;height:40px}.category-dropdown-icon img{width:34px;height:34px}}.nav-item:focus-visible,.icon-dock:focus-visible,.profile-btn:focus-visible,.search-box input:focus-visible,.category-dropdown-link:focus-visible{outline-offset:3px;outline:2px solid #c9a227b3}@media (prefers-reduced-motion:reduce){.top-highlight-track{animation:none}.navbar *,.top-highlight-bar *{transition:none!important}}@media (width>=1051px){.navbar{align-items:center;gap:10px;width:calc(100% - 32px);max-width:1450px;height:86px;min-height:86px;padding:8px 18px;display:flex}.navbar>.premium-brand{flex:0 0 172px;width:172px}.navbar>.premium-brand .premium-logo{width:172px;height:72px}.navbar>.search-box{flex:auto;order:2;width:auto;min-width:360px;max-width:none;height:50px;margin-right:4px}.navbar>.search-box input{font-size:13px}.navbar>.nav-links{white-space:nowrap;flex:none;order:3;justify-content:flex-end;align-items:center;gap:6px;margin-left:0;margin-right:2px;padding:0;display:flex}.navbar>.nav-links .nav-item{border-radius:16px;gap:9px;min-width:132px;height:54px;padding:0 17px;font-size:15px}.navbar>.nav-links .categories-nav-button{min-width:158px}.navbar>.nav-right{flex:none;order:4;align-items:center;gap:7px;margin-left:0;display:flex}.navbar>.nav-right .icon-dock{border-radius:16px;width:50px;height:50px}.navbar>.nav-right .icon-dock>svg{font-size:21px}.navbar>.nav-right .profile-btn{border-radius:26px;min-width:140px;max-width:155px;height:50px}}@media (width>=1251px){.navbar{gap:9px;width:calc(100% - 48px);max-width:1500px}.navbar>.search-box{flex:auto;min-width:430px;max-width:none}.navbar>.nav-links{gap:5px}.navbar>.nav-links .nav-item{min-width:130px;padding-left:16px;padding-right:16px}.navbar>.nav-links .categories-nav-button{min-width:155px}.navbar>.nav-right{gap:6px}}@media (width>=1450px){.navbar{max-width:1550px;padding-left:20px;padding-right:20px}.navbar>.premium-brand{flex-basis:180px;width:180px}.navbar>.premium-brand .premium-logo{width:180px}.navbar>.search-box{flex:auto;min-width:480px}.navbar>.nav-links .nav-item{min-width:135px}.navbar>.nav-links .categories-nav-button{min-width:160px}}@media (width>=769px) and (width<=1050px){.navbar>.search-box{flex:300px;min-width:240px;max-width:none}}.navbar .categories-nav-wrapper{position:relative!important;overflow:visible!important}.navbar .categories-dropdown{z-index:9999999!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:500px!important;max-width:min(500px,100vw - 30px)!important;max-height:min(570px,100vh - 110px)!important;padding:14px!important;display:grid!important;position:absolute!important;top:calc(100% + 12px)!important;left:auto!important;right:0!important;overflow:hidden auto!important;transform:none!important}.navbar .categories-dropdown:before{left:auto!important;right:28px!important;transform:rotate(45deg)!important}.navbar .categories-dropdown-title{grid-column:1/-1!important;margin:0!important;padding:4px 7px 9px!important}.navbar .category-dropdown-link{border-radius:15px!important;width:100%!important;height:58px!important;min-height:58px!important;margin:0!important;padding:7px 9px!important}.navbar .category-dropdown-icon{border-radius:11px!important;flex-basis:40px!important;width:40px!important;height:40px!important}.navbar .category-dropdown-icon img{border-radius:8px!important;width:34px!important;height:34px!important}.navbar .category-dropdown-name{min-width:0!important;font-size:12px!important;line-height:1.2!important}.navbar .category-dropdown-arrow{flex:0 0 24px!important;width:24px!important;height:24px!important;font-size:14px!important}@media (width>=801px) and (width<=1050px){.navbar .categories-dropdown{width:450px!important;max-width:calc(100vw - 24px)!important;right:-8px!important}}@media (width<=800px){.navbar .categories-dropdown{grid-template-columns:1fr!important;width:min(360px,100vw - 20px)!important;max-width:calc(100vw - 20px)!important;left:auto!important;right:0!important}.navbar .categories-dropdown-title{grid-column:1!important}}.featured-section,.featured-premium-section,.product-section{box-sizing:border-box;width:100%;background:#fff!important;margin:0!important;padding:26px 0 34px!important;overflow:visible!important}.product-section+.product-section{border-top:1px solid #f2f3f5;margin-top:0!important;padding-top:26px!important}.product-section-wallpaper{display:none!important}.product-section-wrapper,.featured-premium-section{min-height:0!important}.section-heading{box-sizing:border-box;justify-content:space-between!important;align-items:flex-end!important;gap:18px!important;width:92%!important;max-width:1500px!important;margin:0 auto 14px!important;padding:0!important;display:flex!important}.heading-left{min-width:0}.section-title-accent{background:#159b86;border-radius:99px;width:34px;height:4px;margin:0 0 7px 1px}.heading-left h2,.featured-section h2{letter-spacing:-.45px;color:#17233f!important;text-align:left!important;margin:0!important;padding:0!important;font-size:27px!important;font-weight:800!important;line-height:1.15!important}.heading-left p{font-weight:500;color:#70798a!important;margin:6px 0 0!important;font-size:12px!important;line-height:1.35!important}.heading-right{flex:none}.product-count{color:#5e687a;white-space:nowrap;font-size:12px;font-weight:700}.products-carousel{box-sizing:border-box;align-items:center!important;gap:7px!important;width:96%!important;max-width:1540px!important;margin:0 auto!important;padding:0!important;display:flex!important;overflow:visible!important}.featured-product-grid{scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x proximity;flex:auto;flex-wrap:nowrap!important;align-items:flex-start!important;gap:14px!important;width:100%!important;min-width:0!important;margin:0!important;padding:1px 1px 10px!important;display:flex!important;overflow:auto hidden!important}.featured-product-grid::-webkit-scrollbar{display:none}.featured-product-card{scroll-snap-align:start;box-sizing:border-box;transition:transform .22s;width:224px!important;min-width:224px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:18px!important;flex:0 0 224px!important;margin:0!important;padding:0 0 4px!important;position:relative!important;overflow:visible!important}.featured-product-card:hover{box-shadow:none!important;transform:translateY(-2px)!important}.featured-product-card .product-image-box{width:224px!important;height:224px!important;box-shadow:none!important;isolation:isolate!important;background:#f1f2f4!important;border:0!important;border-radius:19px!important;margin:0 0 9px!important;padding:0!important;display:block!important;position:relative!important;overflow:hidden!important}.featured-product-card .product-image-link{border-radius:inherit!important;width:100%!important;height:100%!important;display:block!important;position:absolute!important;inset:0!important;overflow:hidden!important}.featured-product-card .product-image{object-fit:cover!important;object-position:center!important;border-radius:inherit!important;filter:none!important;opacity:1!important;transform-origin:50%!important;background:#f1f2f4!important;width:calc(100% + 2px)!important;max-width:none!important;height:calc(100% + 2px)!important;max-height:none!important;margin:0!important;padding:0!important;transition:transform .18s!important;display:block!important;position:absolute!important;inset:-1px!important;transform:scale(1.08)!important}.featured-product-card .top-pick-badge{z-index:10!important;color:#536074!important;-webkit-backdrop-filter:none!important;background:#fff!important;border-radius:999px!important;align-items:center!important;gap:5px!important;padding:6px 9px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;position:absolute!important;top:9px!important;right:9px!important;box-shadow:0 2px 8px #0f172a14!important}.top-pick-dot{flex:0 0 7px;background:#1aa487!important;border-radius:50%!important;width:7px!important;height:7px!important}.featured-product-card .stock-badge{z-index:10!important;color:#fff!important;background:#df3c75!important;border-radius:999px!important;padding:6px 10px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;position:absolute!important;bottom:9px!important;left:9px!important;box-shadow:0 3px 9px #df3c752e!important}.featured-product-card .sale-badge{z-index:10!important;color:#fff!important;background:#df3c75!important;border-radius:999px!important;padding:6px 8px!important;font-size:10px!important;font-weight:800!important;line-height:1!important;position:absolute!important;top:9px!important;left:9px!important}.product-hover-actions{z-index:20!important;opacity:0!important;pointer-events:none!important;align-items:center!important;gap:6px!important;transition:opacity .2s,transform .2s!important;display:flex!important;position:absolute!important;bottom:9px!important;right:9px!important;transform:translateY(5px)!important}.featured-product-card:hover .product-hover-actions{opacity:1!important;pointer-events:auto!important;transform:translateY(0)!important}.product-overlay-btn{cursor:pointer;color:#1a2945!important;-webkit-backdrop-filter:none!important;background:#fffffff5!important;border:0!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;padding:0!important;font-size:14px!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 4px 12px #0f172a29!important}.featured-product-card .product-name-link{color:inherit!important;margin:0!important;padding:0!important;text-decoration:none!important;display:block!important}.featured-product-card .product-name{letter-spacing:-.08px;color:#26334e!important;text-align:left!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;width:100%!important;height:40px!important;min-height:40px!important;max-height:40px!important;margin:0 2px 4px!important;padding:0!important;font-size:13px!important;font-weight:600!important;line-height:1.48!important;display:-webkit-box!important;overflow:hidden!important}.product-meta-row{justify-content:flex-start!important;align-items:center!important;min-height:15px!important;margin:0 2px 2px!important;padding:0!important;display:flex!important}.product-rating{color:#7a8392!important;align-items:center!important;gap:3px!important;font-size:10px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important}.rating-stars{color:#f2b400!important;font-size:12px!important;line-height:1!important}.product-price-row{flex-wrap:wrap!important;align-items:baseline!important;gap:7px!important;min-height:23px!important;margin:0 2px!important;padding:0!important;display:flex!important}.featured-product-card .product-price{letter-spacing:-.2px;color:#173d97!important;margin:0!important;padding:0!important;font-size:18px!important;font-weight:800!important;line-height:1.15!important}.product-old-price{color:#9aa1ad!important;font-size:10px!important;font-weight:600!important;line-height:1!important}.carousel-arrow{color:#273653!important;cursor:pointer!important;background:#fff!important;border:1px solid #e5e8ee!important;border-radius:50%!important;flex:0 0 38px!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;padding:0!important;font-size:27px!important;font-weight:400!important;line-height:1!important;transition:transform .2s,box-shadow .2s!important;display:flex!important;box-shadow:0 5px 15px #0f172a17!important}.carousel-arrow:hover{transform:scale(1.06)!important;box-shadow:0 8px 20px #0f172a21!important}.skeleton-card{pointer-events:none}.skeleton{background:#eceff3;border-radius:12px;position:relative;overflow:hidden}.skeleton:after{content:"";background:linear-gradient(90deg,#0000,#ffffffa6,#0000);animation:1.2s infinite bbSkeleton;position:absolute;inset:0;transform:translate(-100%)}.skeleton-image{border-radius:19px;width:224px;height:224px;margin-bottom:9px}.skeleton-title{width:90%;height:17px;margin:0 2px 7px}.skeleton-rating{width:28%;height:12px;margin:0 2px 5px}.skeleton-price{width:40%;height:20px;margin:0 2px}@keyframes bbSkeleton{to{transform:translate(100%)}}.no-products{text-align:center;color:#737d8e;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:160px;display:flex}.no-products h3{color:#1d2a45;margin:0 0 6px}.products{background:#fff;width:100%;padding:34px 0 60px}.products>.product-grid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:16px;width:92%;max-width:1500px;margin:0 auto;display:grid}.products>.product-grid .product-card{background:#fff;border:1px solid #edf0f4;border-radius:18px;overflow:hidden;box-shadow:0 4px 16px #0f172a0f}@media (width<=1000px){.featured-product-card{flex-basis:205px!important;width:205px!important;min-width:205px!important}.featured-product-card .product-image-box{width:205px!important;height:205px!important}.skeleton-image{width:205px;height:205px}}@media (width<=700px){.featured-section,.featured-premium-section,.product-section{padding:23px 0 29px!important}.product-section+.product-section{padding-top:23px!important}.section-heading{width:92%!important;margin-bottom:12px!important}.heading-left h2,.featured-section h2{font-size:22px!important}.heading-left p{font-size:11px!important}.heading-right{display:none!important}.products-carousel{gap:5px!important;width:100%!important}.featured-product-grid{gap:12px!important;padding:1px 4% 10px!important}.featured-product-card{flex-basis:188px!important;width:188px!important;min-width:188px!important}.featured-product-card .product-image-box{border-radius:17px!important;width:188px!important;height:188px!important}.skeleton-image{width:188px;height:188px}.featured-product-card .product-name{height:38px!important;min-height:38px!important;max-height:38px!important;font-size:12px!important}.featured-product-card .product-price{font-size:16px!important}.carousel-arrow{flex-basis:32px!important;width:32px!important;height:32px!important;font-size:23px!important}}@media (width<=480px){.carousel-arrow{display:none!important}.featured-product-card{flex-basis:174px!important;width:174px!important;min-width:174px!important}.featured-product-card .product-image-box{width:174px!important;height:174px!important}.skeleton-image{width:174px;height:174px}.featured-product-card .product-name{font-size:12px!important}}@media (prefers-reduced-motion:reduce){.featured-product-card,.featured-product-card .product-image,.product-hover-actions,.carousel-arrow{transition:none!important}}.featured-product-card,.featured-product-card .product-image-box,.featured-product-card .product-image-link,.featured-product-card .product-image{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background-image:none!important}.featured-product-card:before,.featured-product-card:after,.featured-product-card .product-image-box:before,.featured-product-card .product-image-box:after,.featured-product-card .product-image-link:before,.featured-product-card .product-image-link:after,.featured-product-card .product-image:before,.featured-product-card .product-image:after{content:none!important;opacity:0!important;visibility:hidden!important;box-shadow:none!important;background:0 0!important;display:none!important;transform:none!important}.featured-product-card .product-image{transition:none!important;transform:scale(1.08)!important}.featured-product-card:hover .product-image{transform:scale(1.08)!important}.featured-product-card .product-hover-actions{opacity:0!important;visibility:hidden!important;pointer-events:none!important;box-shadow:none!important;-webkit-backdrop-filter:none!important;background:0 0!important;transform:translateY(4px)!important}.featured-product-card:hover .product-hover-actions{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0)!important}.featured-product-card .product-overlay-btn{-webkit-backdrop-filter:none!important;background:#fffffff7!important;border:0!important;border-radius:50%!important;width:30px!important;min-width:30px!important;height:30px!important;padding:0!important;box-shadow:0 3px 9px #0f172a24!important}.featured-product-card .product-overlay-btn:hover{transform:scale(1.06)!important}@media (width<=480px){.featured-product-card .product-overlay-btn{width:28px!important;min-width:28px!important;height:28px!important;font-size:13px!important}}.hero{box-sizing:border-box;background:radial-gradient(circle at 12% 35%,#7091ff24,#0000 32%),radial-gradient(circle at 78% 20%,#ffb9cd2e,#0000 30%),linear-gradient(135deg,#f7f9ff 0%,#f3f5ff 45%,#fff5f7 100%);grid-template-columns:minmax(0,2.15fr) minmax(280px,.85fr);gap:20px;width:100%;padding:24px 20px 30px;display:grid;position:relative;overflow:hidden}.hero-main{box-sizing:border-box;background:radial-gradient(circle at 72% 30%,#ffbed27a,#0000 27%),radial-gradient(circle at 15% 25%,#78a0ff45,#0000 35%),linear-gradient(135deg,#e9efff 0%,#f5f3ff 48%,#ffeaf1 100%);border:1px solid #ffffffe6;border-radius:28px;justify-content:space-between;align-items:center;min-height:455px;padding:42px 34px 38px 42px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #2e47961f,inset 0 1px #fffffff2}.hero-main:before{content:"";filter:blur(35px);pointer-events:none;background:#4678ff21;border-radius:50%;width:380px;height:380px;position:absolute;top:-170px;right:30px}.hero-main:after{content:"";filter:blur(30px);pointer-events:none;background:#ff96be24;border-radius:50%;width:300px;height:300px;position:absolute;bottom:-150px;left:-130px}.hero-content{z-index:5;width:52%;max-width:560px;position:relative}.hero-welcome{color:#1554d1;background:linear-gradient(135deg,#d2e1fff5,#e7dafff5);border-radius:50px;align-items:center;margin-bottom:17px;padding:8px 17px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:inset 0 1px #ffffffe6,0 7px 18px #285adc14}.hero-content h1{letter-spacing:-2.5px;color:#050505;margin:0 0 16px;font-size:clamp(38px,4vw,60px);font-weight:900;line-height:1.03}.hero-content h1 span{color:#1557df;text-shadow:0 7px 20px #1557df24}.hero-content p{color:#172033;margin:0 0 22px;font-size:16px;font-weight:500;line-height:1.5}.hero-features{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:24px;display:flex}.hero-feature{color:#182033;-webkit-backdrop-filter:blur(12px);background:#ffffffb8;border:1px solid #ffffffe0;border-radius:50px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:750;display:flex;box-shadow:0 7px 18px #2832640e,inset 0 1px #fffffff2}.feature-icon{font-size:15px}.hero-buttons{align-items:center;gap:12px;display:flex}.shop-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2463ff,#1748d7);border:none;border-radius:15px;padding:14px 25px;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s;box-shadow:0 11px 25px #1953dc40,inset 0 1px #ffffff4d}.shop-btn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 16px 30px #1953dc52}.secondary-btn{color:#172033;cursor:pointer;-webkit-backdrop-filter:blur(15px);background:#ffffffc7;border:1px solid #ffffffe6;border-radius:15px;padding:13px 22px;font-size:14px;font-weight:750;transition:transform .25s,color .25s,box-shadow .25s;box-shadow:0 7px 20px #1e285012,inset 0 1px #fffffff2}.secondary-btn span{margin-left:7px;font-size:18px}.secondary-btn:hover{color:#1557df;transform:translateY(-3px);box-shadow:0 13px 25px #1e3c961f}.hero-image{z-index:3;justify-content:center;align-items:center;width:48%;min-width:350px;height:390px;display:flex;position:relative}.hero-glow{filter:blur(8px);pointer-events:none;background:radial-gradient(#2a69ff52,#2a69ff00);border-radius:50%;width:330px;height:90px;position:absolute;bottom:35px}.hero-image img{z-index:2;object-fit:contain;filter:drop-shadow(0 25px 30px #162a642e);width:100%;max-width:470px;max-height:390px;transition:transform .4s;animation:5s ease-in-out infinite heroFloat;position:relative}.hero-image img:hover{transform:translateY(-7px)scale(1.025)}@keyframes heroFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hero-deal-card{box-sizing:border-box;background:radial-gradient(circle at 75% 18%,#ffffffe6,#0000 30%),linear-gradient(135deg,#eef3ff,#e9edff,#dfe7ff);border:1px solid #ffffffeb;border-radius:28px;flex-direction:column;justify-content:space-between;min-height:455px;padding:34px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 60px #2e47961c,inset 0 1px #fffffff2}.hero-deal-card:hover{transform:translateY(-4px);box-shadow:0 28px 68px #2e479629}.deal-content{z-index:4;position:relative}.deal-title{color:#111827;margin-bottom:20px;font-size:16px;font-weight:850}.deal-content h2{color:#111827;margin:0 0 9px;font-size:27px;line-height:1.15}.deal-content h2 span{color:#1557df;margin-top:4px;display:block}.deal-content p{color:#5b6475;margin:0 0 20px;font-size:14px}.deal-content button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2162ff,#1748d7);border:none;border-radius:14px;padding:12px 22px;font-size:13px;font-weight:800;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 22px #1953dc3b}.deal-content button:hover{transform:translateY(-3px);box-shadow:0 14px 27px #1953dc52}.deal-visual{opacity:.88;filter:drop-shadow(0 18px 22px #1e46aa29);z-index:2;font-size:125px;line-height:1;position:absolute;bottom:0;right:8px}@media (width<=1200px){.hero{grid-template-columns:1fr}.hero-main{min-height:450px}.hero-deal-card{flex-direction:row;align-items:center;min-height:245px}.deal-visual{font-size:115px}}@media (width<=900px){.hero{padding:18px}.hero-main{text-align:center;flex-direction:column;min-height:auto;padding:38px 25px}.hero-content{width:100%;max-width:650px}.hero-features,.hero-buttons{justify-content:center}.hero-image{width:100%;min-width:0;height:350px;margin-top:15px}.hero-image img{max-width:430px}}@media (width<=600px){.hero{padding:12px}.hero-main{border-radius:22px;padding:30px 18px}.hero-welcome{padding:7px 14px;font-size:12px}.hero-content h1{letter-spacing:-1.7px;font-size:35px}.hero-content p{font-size:14px}.hero-features{flex-direction:column;align-items:stretch}.hero-feature{justify-content:center}.hero-buttons{flex-direction:column;width:100%}.shop-btn,.secondary-btn{width:100%}.hero-image{height:300px}.hero-image img{max-width:320px}.hero-deal-card{border-radius:22px;min-height:285px;padding:25px 20px}.deal-title{font-size:15px}.deal-content h2{font-size:25px}.deal-visual{font-size:95px;bottom:5px;right:0}}@media (width<=400px){.hero-content h1{font-size:31px}.hero-image{height:260px}.hero-image img{max-width:280px}}.hero-side{flex-direction:column;gap:18px;min-width:0;display:flex}.hero-categories-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#ffffffeb,#f1f5ffe0);border:1px solid #ffffffe6;border-radius:26px;padding:24px 22px;box-shadow:0 20px 50px #2e47961a,inset 0 1px #fffffff2}.hero-categories-header{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.hero-categories-header h3{color:#111827;margin:0;font-size:18px;font-weight:900}.hero-categories-header button{color:#1557df;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:800}.hero-categories-header button:hover{transform:translate(3px)}.hero-category-mini-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.hero-category-mini{cursor:pointer;background:#ffffffb8;border:1px solid #ffffffe6;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;padding:10px 5px 12px;transition:all .3s;display:flex;box-shadow:0 8px 20px #1e32640f}.hero-category-mini:hover{background:#fff;transform:translateY(-5px);box-shadow:0 15px 30px #1e46a01f}.hero-category-icon{background:linear-gradient(145deg,#f8fbff,#e8efff);border-radius:16px;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:7px;display:flex}.hero-category-icon img{object-fit:contain;width:58px;height:58px;transition:all .3s}.hero-category-mini:hover .hero-category-icon img{transform:scale(1.08)translateY(-2px)}.hero-category-mini span{color:#172033;font-size:11px;font-weight:800}.hero-side .hero-deal-card{border-radius:26px;min-height:225px;padding:25px 22px}.hero-side .deal-title{margin-bottom:14px;font-size:17px}.hero-side .deal-content h2{font-size:25px}.hero-side .deal-content p{margin-bottom:15px;font-size:13px}.hero-side .deal-content button{border-radius:13px;padding:11px 20px;font-size:13px}.hero-side .deal-visual{font-size:90px;bottom:0;right:5px}@media (width<=1200px){.hero-side{grid-template-columns:1fr 1fr;display:grid}}@media (width<=700px){.hero-side{flex-direction:column;display:flex}.hero-category-mini-grid{grid-template-columns:repeat(3,1fr)}}.hero-category-mini-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px;display:grid}.hero-category-mini{cursor:pointer;background:linear-gradient(145deg,#fff,#edf3ff);border:1px solid #fffffff2;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:125px;padding:10px;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px #becdebbf,0 10px 18px #1e40af1a,inset 0 2px #fff}.hero-category-mini:before{content:"";filter:blur(8px);pointer-events:none;background:#3773ff26;border-radius:50%;width:70px;height:70px;position:absolute;top:-30px;right:-20px}.hero-category-icon{background:0 0;border-radius:14px;justify-content:center;align-items:center;width:82px;height:72px;margin-bottom:5px;display:flex;overflow:hidden}.hero-category-icon img{object-fit:cover;border-radius:13px;transition:transform .3s,filter .3s;display:block;transform:scale(1.08);width:78px!important;height:68px!important}.hero-category-mini span{z-index:2;color:#111827;text-align:center;margin-top:2px;font-size:12px;font-weight:800;line-height:1.1;position:relative}.hero-category-mini:hover{border-color:#2563eb73;transform:translateY(-5px);box-shadow:0 8px #b4c6ebcc,0 16px 25px #2563eb29,inset 0 2px #fff}.hero-category-mini:hover .hero-category-icon img{filter:brightness(1.05);transform:scale(1.16)}.hero-category-mini:active{transform:translateY(3px);box-shadow:0 2px #b4c6ebcc,0 5px 10px #2563eb1a,inset 0 2px 5px #0f172a14}@media (width<=700px){.hero-category-mini{height:110px}.hero-category-icon{width:70px;height:62px}.hero-category-icon img{width:68px!important;height:60px!important}}.categories{box-sizing:border-box;width:100%;padding:34px 5% 38px}.categories-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.categories-mini-title{color:#667085;letter-spacing:.2px;margin-bottom:5px;font-size:12px;font-weight:750;display:block}.categories-header h2{color:#111827;letter-spacing:-.5px;margin:0;font-size:28px;font-weight:850}.view-all-categories{color:#1557d6;white-space:nowrap;background:#2563eb12;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:800;transition:transform .2s,background .2s;display:inline-flex}.view-all-categories span{font-size:17px;transition:transform .2s}.view-all-categories:hover{background:#2563eb1f;transform:translateY(-1px)}.view-all-categories:hover span{transform:translate(3px)}.categories-carousel-wrap{align-items:center;width:100%;display:flex;position:relative}.category-scroll{scroll-behavior:smooth;scrollbar-width:none;overscroll-behavior-inline:contain;gap:22px;width:100%;padding:5px 8px 14px;display:flex;overflow:auto hidden}.category-scroll::-webkit-scrollbar{display:none}.category-link{color:inherit;flex:0 0 112px;text-decoration:none;display:block}.category-card{background:0 0;border:1px solid #0000;border-radius:20px;flex-direction:column;justify-content:flex-start;align-items:center;width:112px;min-height:150px;padding:7px 5px 10px;transition:transform .22s,background .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.category-icon-wrapper{background:linear-gradient(145deg,#fff 0%,#f4f7fb 100%);border:1px solid #17203312;border-radius:50%;flex:0 0 106px;justify-content:center;align-items:center;width:106px;height:106px;transition:transform .25s,box-shadow .25s;display:flex;overflow:hidden;box-shadow:0 7px 18px #0f172a14,inset 0 1px #fffffff2}.category-3d-icon{object-fit:contain;object-position:center;filter:drop-shadow(0 5px 6px #0f172a1f);border-radius:50%;width:82px;height:82px;transition:transform .25s,filter .25s;display:block}.category-card p{color:#1d2939;text-align:center;max-width:110px;margin:11px 0 0;font-size:13px;font-weight:800;line-height:1.2}.category-card:hover{background:#ffffffb8;border-color:#2563eb14;transform:translateY(-4px)}.category-card:hover .category-icon-wrapper{transform:translateY(-2px);box-shadow:0 11px 23px #0f172a1f,inset 0 1px #fffffffa}.category-card:hover .category-3d-icon{filter:drop-shadow(0 8px 8px #0f172a29);transform:scale(1.08)}.active-category .category-icon-wrapper{border:2px solid #2563eb;box-shadow:0 9px 22px #2563eb2e}.active-category p{color:#1557d6}.category-nav{z-index:5;color:#172033;background:#fffffff5;border:1px solid #17203314;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:29px;line-height:1;transition:transform .2s,box-shadow .2s;display:flex;position:absolute;top:43px;box-shadow:0 7px 18px #0f172a1f}.category-nav:hover{transform:scale(1.06);box-shadow:0 10px 22px #0f172a29}.category-nav-left{left:-13px}.category-nav-right{right:-13px}@media (width<=1100px){.category-scroll{gap:17px}.category-link{flex-basis:105px}.category-card{width:105px}.category-icon-wrapper{flex-basis:98px;width:98px;height:98px}.category-3d-icon{width:76px;height:76px}}@media (width<=768px){.categories{padding:30px 20px 34px}.categories-header h2{font-size:25px}.category-scroll{gap:12px;padding-left:4px;padding-right:4px}.category-link{flex-basis:96px}.category-card{width:96px;min-height:137px}.category-icon-wrapper{flex-basis:90px;width:90px;height:90px}.category-3d-icon{width:70px;height:70px}.category-card p{margin-top:9px;font-size:12px}.category-nav{width:34px;height:34px;font-size:25px;top:38px}.category-nav-left{left:-9px}.category-nav-right{right:-9px}}@media (width<=480px){.categories{padding:26px 14px 30px}.categories-header{align-items:center;margin-bottom:14px}.categories-mini-title{font-size:11px}.categories-header h2{font-size:23px}.view-all-categories{padding:7px 10px;font-size:12px}.category-scroll{gap:10px}.category-link{flex-basis:88px}.category-card{width:88px;min-height:126px}.category-icon-wrapper{flex-basis:82px;width:82px;height:82px}.category-3d-icon{width:64px;height:64px}.category-card p{max-width:86px;font-size:11px}.category-nav{display:none}}@media (prefers-reduced-motion:reduce){.category-scroll,.category-card,.category-icon-wrapper,.category-3d-icon,.category-nav,.view-all-categories{scroll-behavior:auto;transition:none}}.bb-ad-section{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:28px 18px 32px}.bb-ad-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:16px;display:flex}.bb-ad-heading>div>span{letter-spacing:.02em;opacity:.7;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.bb-ad-heading h2{margin:0;font-size:clamp(24px,3vw,34px);line-height:1.05}.bb-ad-live{white-space:nowrap;opacity:.65;font-size:12px;font-weight:800}.bb-ad-layout{grid-template-rows:1fr auto;grid-template-columns:1.45fr 1fr;gap:14px;display:grid}.bb-ad-tile{isolation:isolate;background:#e8edf5;border-radius:20px;min-width:0;text-decoration:none;transition:transform .25s,box-shadow .25s;animation:.45s both bbAdReveal;display:block;position:relative;overflow:hidden;transform:translateZ(0);box-shadow:0 10px 28px #0f172a1a}.bb-ad-tile:hover{transform:translateY(-3px);box-shadow:0 16px 34px #0f172a29}.bb-ad-hero{min-height:350px}.bb-ad-side-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.bb-ad-small{min-height:168px}.bb-ad-wide{grid-column:1/-1;min-height:145px}.bb-ad-image{object-fit:cover;width:100%;height:100%;transition:transform .55s;display:block;position:absolute;inset:0}.bb-ad-tile:hover .bb-ad-image{transform:scale(1.045)}.bb-ad-shade{z-index:1;background:linear-gradient(#00000005 25%,#000000b8 100%);position:absolute;inset:0}.bb-ad-copy{z-index:2;color:#fff;text-shadow:0 1px 3px #00000040;position:absolute;bottom:16px;left:18px;right:18px}.bb-ad-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:1px solid #ffffff47;border-radius:999px;margin-bottom:7px;padding:4px 9px;font-size:10px;font-weight:800;display:inline-block}.bb-ad-copy h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 7px;font-size:clamp(15px,1.5vw,22px);line-height:1.15;display:-webkit-box;overflow:hidden}.bb-ad-meta{justify-content:space-between;align-items:center;gap:10px;font-size:11px;font-weight:700;display:flex}.bb-ad-meta span{opacity:.9}.bb-ad-meta strong{white-space:nowrap;font-size:13px}.bb-ad-shop{margin-top:8px;font-size:11px;font-weight:800;display:inline-block}@keyframes bbAdReveal{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:scale(1)}}@media (width<=900px){.bb-ad-layout{grid-template-rows:auto;grid-template-columns:1fr}.bb-ad-hero{min-height:300px}.bb-ad-wide{grid-column:auto}}@media (width<=560px){.bb-ad-section{padding:20px 10px 25px}.bb-ad-heading{align-items:flex-start}.bb-ad-heading h2{font-size:23px}.bb-ad-live{padding-top:5px;font-size:10px}.bb-ad-side-grid{grid-template-columns:1fr 1fr;gap:10px}.bb-ad-hero{min-height:270px}.bb-ad-small{min-height:145px}.bb-ad-wide{min-height:125px}.bb-ad-copy{bottom:12px;left:12px;right:12px}.bb-ad-copy h3{font-size:13px}.bb-ad-meta{font-size:9px}.bb-ad-meta strong{font-size:11px}}.cart-toast{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:9999;background:#ffffffeb;border-left:5px solid #22c55e;border-radius:18px;align-items:center;gap:14px;padding:16px 20px;animation:.35s toastIn;display:flex;position:fixed;top:110px;right:30px;box-shadow:0 20px 40px #00000026}.toast-icon{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.toast-text strong{color:#0f172a;margin-bottom:4px;display:block}.toast-text p{color:#64748b;margin:0;font-size:14px}@keyframes toastIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.cart-page{box-sizing:border-box;background:radial-gradient(circle at 15% 10%,#ffc48c47,#0000 32%),radial-gradient(circle at 85% 30%,#ffdcb440,#0000 35%),linear-gradient(135deg,#fff8f1 0%,#fff1e5 48%,#ffead8 100%);min-height:100vh;padding:55px 6% 80px}.cart-page-header{justify-content:space-between;align-items:flex-end;gap:25px;max-width:1250px;margin:0 auto 35px;display:flex}.cart-eyebrow{color:#ea580c;letter-spacing:1px;background:#f973161a;border-radius:999px;margin-bottom:8px;padding:6px 12px;font-size:11px;font-weight:850;display:inline-block}.cart-page-header h1{color:#172033;margin:0;font-size:38px;font-weight:900;line-height:1.15}.cart-page-header p{color:#64748b;margin:10px 0 0;font-size:14px}.cart-count{color:#ea580c;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffffbf;border:1px solid #f9731624;border-radius:999px;flex-shrink:0;padding:11px 18px;font-size:13px;font-weight:800;box-shadow:0 8px 22px #7c2d1212}.cart-layout{grid-template-columns:minmax(0,1.65fr) minmax(330px,.75fr);align-items:start;gap:28px;max-width:1250px;margin:0 auto;display:grid}.cart-products{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffd6;border:1px solid #ffffffe6;border-radius:28px;padding:28px;box-shadow:0 22px 55px #7c2d1214}.cart-products-header{border-bottom:1px solid #e2e8f0cc;justify-content:space-between;align-items:center;gap:20px;margin-bottom:8px;padding-bottom:18px;display:flex}.cart-products-header h2{color:#172033;margin:0;font-size:21px;font-weight:850}.cart-products-header span{color:#94a3b8;font-size:13px;font-weight:700}.cart-item{border-bottom:1px solid #e2e8f0bf;grid-template-columns:125px minmax(0,1fr) auto;align-items:center;gap:22px;padding:23px 5px;display:grid;position:relative}.cart-item:last-of-type{border-bottom:none}.cart-image-box{background:linear-gradient(145deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:22px;justify-content:center;align-items:center;width:125px;height:125px;display:flex;overflow:hidden;box-shadow:inset 0 0 0 1px #fffc,0 10px 25px #7c2d1212}.cart-image-box img{box-sizing:border-box;object-fit:contain;width:100%;height:100%;padding:12px;transition:transform .35s}.cart-item:hover .cart-image-box img{transform:scale(1.06)}.cart-info{min-width:0}.cart-category{color:#f97316;text-transform:uppercase;letter-spacing:.8px;margin-bottom:7px;font-size:10px;font-weight:850;display:inline-block}.cart-info h3{color:#172033;margin:0 0 8px;font-size:19px;font-weight:850;line-height:1.35}.cart-unit-price{color:#64748b;margin:0;font-size:13px}.quantity-box{background:#fff7ed;border:1px solid #fed7aa;border-radius:12px;align-items:center;gap:0;margin-top:16px;padding:4px;display:inline-flex}.quantity-box button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c,#ea580c);border:none;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;padding:0;font-size:19px;font-weight:800;line-height:1;transition:transform .2s,box-shadow .2s;display:flex}.quantity-box button:hover{transform:translateY(-1px);box-shadow:0 5px 12px #ea580c40}.quantity-box span{text-align:center;color:#172033;min-width:38px;font-size:14px;font-weight:850}.cart-item-right{flex-direction:column;justify-content:center;align-items:flex-end;gap:14px;min-width:125px;display:flex}.cart-item-right strong{color:#ea580c;white-space:nowrap;font-size:18px;font-weight:900}.remove-btn{color:#dc2626;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;padding:8px 13px;font-size:11px;font-weight:750;transition:background .2s,transform .2s}.remove-btn:hover{background:#fee2e2;transform:translateY(-1px)}.continue-shopping{color:#ea580c;cursor:pointer;background:0 0;border:none;margin-top:22px;padding:10px 0;font-size:13px;font-weight:800;transition:transform .2s}.continue-shopping:hover{transform:translate(-3px)}.cart-summary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(145deg,#fffffff5,#fff7edf0);border:1px solid #f973161f;border-radius:28px;padding:28px;position:sticky;top:25px;box-shadow:0 22px 55px #7c2d121a}.summary-top{border-bottom:1px solid #e2e8f0cc;margin-bottom:22px;padding-bottom:20px}.summary-top span{color:#ea580c;letter-spacing:.9px;background:#ffedd5;border-radius:999px;margin-bottom:8px;padding:6px 10px;font-size:10px;font-weight:850;display:inline-block}.summary-top h2{color:#172033;margin:0;font-size:24px;font-weight:900}.summary-line{color:#64748b;justify-content:space-between;align-items:center;gap:20px;margin-bottom:17px;font-size:14px;display:flex}.summary-line strong{color:#334155;white-space:nowrap;font-size:14px;font-weight:800}.summary-line .free{color:#16a34a;font-weight:850}.summary-divider{background:linear-gradient(90deg,#0000,#fed7aa,#0000);width:100%;height:1px;margin:20px 0}.grand-total{justify-content:space-between;align-items:center;gap:15px;padding:4px 0 20px;display:flex}.grand-total span{color:#172033;font-size:16px;font-weight:850}.grand-total strong{color:#ea580c;white-space:nowrap;font-size:25px;font-weight:950}.cart-benefits{background:linear-gradient(135deg,#ffedd5bf,#fff7edd9);border:1px solid #ffedd5;border-radius:17px;flex-direction:column;gap:11px;margin:4px 0 22px;padding:17px;display:flex}.cart-benefits div{color:#475569;align-items:center;gap:9px;font-size:12px;font-weight:700;display:flex}.checkout-btn{box-sizing:border-box;color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c 0%,#f97316 50%,#ea580c 100%);border:none;border-radius:16px;justify-content:space-between;align-items:center;gap:15px;width:100%;min-height:56px;padding:0 20px;font-size:14px;font-weight:850;transition:transform .25s,box-shadow .25s,filter .25s;display:flex;box-shadow:0 12px 28px #ea580c40}.checkout-btn:hover{filter:brightness(1.04);transform:translateY(-3px);box-shadow:0 18px 35px #ea580c52}.checkout-btn:active{transform:translateY(0)}.secure-note{text-align:center;color:#94a3b8;margin:14px 0 0;font-size:11px;line-height:1.5}.empty-cart{box-sizing:border-box;text-align:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe6;border:1px solid #f973161a;border-radius:30px;max-width:650px;margin:70px auto 0;padding:65px 35px;box-shadow:0 25px 60px #7c2d1217}.empty-cart-icon{background:linear-gradient(135deg,#fff7ed,#ffedd5);border:1px solid #fed7aa;border-radius:50%;justify-content:center;align-items:center;width:92px;height:92px;margin:0 auto 22px;font-size:42px;display:flex;box-shadow:0 15px 35px #f973161f}.empty-cart h2{color:#172033;margin:0 0 10px;font-size:27px;font-weight:900}.empty-cart p{color:#64748b;max-width:430px;margin:0 auto 25px;font-size:14px;line-height:1.7}.continue-shopping-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c,#ea580c);border:none;border-radius:14px;min-height:48px;padding:0 24px;font-size:13px;font-weight:850;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 25px #ea580c38}.continue-shopping-btn:hover{transform:translateY(-3px);box-shadow:0 15px 30px #ea580c4d}@media (width<=1050px){.cart-page{padding:50px 4% 70px}.cart-layout{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:22px}.cart-products{padding:23px}.cart-summary{padding:24px}.cart-item{grid-template-columns:105px minmax(0,1fr) auto;gap:16px}.cart-image-box{width:105px;height:105px}.cart-info h3{font-size:17px}}@media (width<=850px){.cart-page{padding:42px 20px 60px}.cart-page-header{flex-direction:column;align-items:flex-start;margin-bottom:25px}.cart-page-header h1{font-size:32px}.cart-count{align-self:flex-start}.cart-layout{grid-template-columns:1fr;gap:22px}.cart-products{order:1}.cart-summary{order:2;position:relative;top:auto}}@media (width<=600px){.cart-page{padding:32px 14px 50px}.cart-page-header{gap:15px;margin-bottom:20px}.cart-page-header h1{font-size:27px}.cart-page-header p{font-size:13px;line-height:1.5}.cart-eyebrow{padding:5px 10px;font-size:9px}.cart-count{padding:9px 14px;font-size:12px}.cart-products{border-radius:22px;padding:17px}.cart-products-header{padding-bottom:14px}.cart-products-header h2{font-size:18px}.cart-products-header span{font-size:11px}.cart-item{grid-template-columns:82px minmax(0,1fr);gap:13px;padding:18px 0}.cart-image-box{border-radius:16px;grid-row:span 2;width:82px;height:82px}.cart-image-box img{padding:7px}.cart-category{margin-bottom:5px;font-size:8px}.cart-info h3{margin-bottom:5px;font-size:14px;line-height:1.35}.cart-unit-price{font-size:11px}.quantity-box{margin-top:10px}.quantity-box button{width:30px;height:30px;font-size:17px}.quantity-box span{min-width:31px;font-size:12px}.cart-item-right{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center;gap:10px;width:100%;min-width:0;margin-top:-2px}.cart-item-right strong{font-size:14px}.remove-btn{padding:6px 9px;font-size:10px}.continue-shopping{margin-top:18px;font-size:12px}.cart-summary{border-radius:22px;padding:21px}.summary-top{margin-bottom:19px;padding-bottom:16px}.summary-top h2{font-size:21px}.summary-line{margin-bottom:14px;font-size:13px}.summary-line strong{font-size:13px}.grand-total{padding-bottom:18px}.grand-total span{font-size:15px}.grand-total strong{font-size:21px}.cart-benefits{gap:9px;margin-bottom:18px;padding:14px}.cart-benefits div{font-size:11px}.checkout-btn{border-radius:14px;min-height:52px;padding:0 16px;font-size:13px}.secure-note{font-size:10px}.empty-cart{border-radius:24px;margin-top:40px;padding:50px 20px}.empty-cart-icon{width:78px;height:78px;font-size:34px}.empty-cart h2{font-size:23px}.empty-cart p{font-size:13px}}@media (width<=380px){.cart-page{padding-left:10px;padding-right:10px}.cart-products{padding:14px}.cart-item{grid-template-columns:70px minmax(0,1fr);gap:10px}.cart-image-box{width:70px;height:70px}.cart-info h3{font-size:13px}.cart-unit-price{font-size:10px}.cart-item-right strong{font-size:13px}.remove-btn{padding:5px 7px;font-size:9px}.cart-summary{padding:17px}.checkout-btn{min-height:50px;font-size:12px}}.cart-item{animation:.45s both cartItemAppear}@keyframes cartItemAppear{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.checkout-btn:focus-visible,.remove-btn:focus-visible,.quantity-box button:focus-visible,.continue-shopping:focus-visible,.continue-shopping-btn:focus-visible{outline-offset:3px;outline:3px solid #f973164d}@media (prefers-reduced-motion:reduce){.cart-item,.cart-image-box img,.checkout-btn,.remove-btn,.continue-shopping,.continue-shopping-btn{transition:none;animation:none}}.wishlist-page{box-sizing:border-box;background:#fff3df;width:100%;max-width:none;min-height:calc(100vh - 120px);margin:0;padding:55px 5% 80px}.wishlist-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:45px;display:flex}.wishlist-eyebrow{color:#e91e63;letter-spacing:1.5px;margin-bottom:10px;font-size:12px;font-weight:800;display:inline-block}.wishlist-header h1{color:#111b4b;margin:0;font-size:clamp(32px,4vw,48px);font-weight:900;line-height:1.1}.wishlist-header p{color:#737b91;margin:12px 0 0;font-size:15px}.wishlist-count{text-align:center;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffbf;border:1px solid #142d6414;border-radius:20px;min-width:105px;padding:18px 22px;box-shadow:0 12px 30px #192d5a1a,inset 0 1px #fffc}.wishlist-count span{color:#14245c;font-size:25px;font-weight:900;display:block}.wishlist-count small{color:#7b8398;font-size:12px;font-weight:700}.wishlist-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;display:grid}.wishlist-card{background:#ffffffe0;border:1px solid #142d6414;border-radius:24px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 14px 35px #14285a1a,0 2px 8px #14285a0a}.wishlist-card:hover{transform:translateY(-7px);box-shadow:0 22px 50px #14285a29,0 5px 15px #14285a12}.wishlist-image-wrap{background:#f3f5fa;height:260px;position:relative;overflow:hidden}.wishlist-image{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.wishlist-card:hover .wishlist-image{transform:scale(1.06)}.wishlist-sale{z-index:3;color:#fff;background:linear-gradient(135deg,#ff3d73,#d91858);border-radius:10px;padding:7px 11px;font-size:11px;font-weight:900;position:absolute;top:14px;left:14px;box-shadow:0 6px 15px #d9185840}.wishlist-remove-icon{z-index:3;color:#e91e63;cursor:pointer;background:#ffffffeb;border:0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;transition:transform .25s,background .25s;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 7px 20px #141e3c26}.wishlist-remove-icon:hover{background:#fff0f5;transform:scale(1.12)}.wishlist-details{padding:20px}.wishlist-category{color:#8790a7;text-transform:uppercase;letter-spacing:1px;margin-bottom:7px;font-size:10px;font-weight:900;display:block}.wishlist-details h2{color:#17245a;margin:0;font-size:18px;font-weight:850;line-height:1.3}.wishlist-brand{color:#8b93a8;margin:6px 0 0;font-size:12px;font-weight:600}.wishlist-rating{color:#69728a;align-items:center;gap:5px;margin-top:11px;font-size:12px;font-weight:700;display:flex}.wishlist-rating span:first-child{color:#ffb300;font-size:14px}.wishlist-price-row{flex-wrap:wrap;align-items:center;gap:9px;margin-top:12px;display:flex}.wishlist-price-row strong{color:#153b91;font-size:20px;font-weight:900}.wishlist-price-row del{color:#9ba1b0;font-size:12px}.wishlist-actions{grid-template-columns:1fr;gap:9px;margin-top:18px;display:grid}.wishlist-view-btn,.wishlist-cart-btn{box-sizing:border-box;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;width:100%;min-height:43px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.wishlist-view-btn{color:#fff;background:linear-gradient(135deg,#172b75,#315bc9);border:none;box-shadow:0 8px 18px #2449a038}.wishlist-cart-btn{color:#172b75;background:#ebf1ffe6;border:1px solid #3054aa24}.wishlist-view-btn:hover,.wishlist-cart-btn:hover{transform:translateY(-2px)}.wishlist-view-btn:hover{box-shadow:0 12px 25px #2449a04d}.wishlist-remove-btn{color:#c66a89;cursor:pointer;background:0 0;border:none;width:100%;margin-top:12px;padding:5px 0;font-size:11px;font-weight:700;transition:color .2s}.wishlist-remove-btn:hover{color:#e91e63;text-decoration:underline}.wishlist-empty{text-align:center;background:#ffffffbf;border:1px solid #142d6414;border-radius:28px;max-width:620px;margin:80px auto;padding:60px 30px;box-shadow:0 20px 50px #14285a1a}.empty-icon{color:#e91e63;background:#fff0f5;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:38px;display:flex}.wishlist-empty h2{color:#17245a;margin:0;font-size:25px}.wishlist-shop-btn{color:#fff;background:linear-gradient(135deg,#172b75,#315bc9);border-radius:13px;justify-content:center;align-items:center;padding:13px 25px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex;box-shadow:0 10px 25px #2449a040}@media (width<=1100px){.wishlist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wishlist-image-wrap{height:230px}}@media (width<=800px){.wishlist-page{padding:40px 20px 60px}.wishlist-header{align-items:flex-start}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wishlist-image-wrap{height:220px}}@media (width<=550px){.wishlist-page{padding:30px 14px 50px}.wishlist-header{flex-direction:column;gap:18px;margin-bottom:30px}.wishlist-count{box-sizing:border-box;width:100%}.wishlist-grid{grid-template-columns:1fr}.wishlist-image-wrap{height:280px}.wishlist-details{padding:18px}}.wishlist-empty{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffd1;border-radius:28px;width:min(700px,90%);margin:70px auto;padding:55px 30px;box-shadow:0 15px 40px #14235a1f,inset 0 1px #fffc}.wishlist-empty-icon{color:#e85b82;background:#fff2f4;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:42px;font-weight:700;display:flex;box-shadow:0 8px 20px #e85b8226}.wishlist-empty h2{color:#172554;margin:0 0 12px;font-size:30px;font-weight:800}.wishlist-empty p{color:#718096;max-width:500px;margin:0 auto 28px;font-size:15px;line-height:1.7}.wishlist-shop-btn{color:#fff;background:linear-gradient(135deg,#ff9f43,#f97316);border-radius:14px;justify-content:center;align-items:center;padding:14px 30px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 18px #f9731647,inset 0 1px #ffffff59}.wishlist-shop-btn:hover{transform:translateY(-3px);box-shadow:0 12px 25px #f9731659,inset 0 1px #fff6}.wishlist-shop-btn:active{transform:translateY(0)}.checkout-page{background:linear-gradient(#fff8ef,#fff3e2);min-height:100vh;padding:70px 5%}.checkout-container{grid-template-columns:1.2fr .8fr;align-items:start;gap:35px;max-width:1400px;margin:auto;display:grid}.checkout-form-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffeb;border-radius:28px;padding:40px;box-shadow:0 20px 50px #f973161f}.checkout-badge{color:#ea580c;letter-spacing:.5px;background:#ffedd5;border-radius:40px;margin-bottom:18px;padding:8px 18px;font-size:13px;font-weight:700;display:inline-block}.checkout-form-card h2{color:#1e293b;margin-bottom:28px;font-size:34px}.checkout-form-card form{flex-direction:column;gap:18px;display:flex}.checkout-form-card input,.checkout-form-card textarea{background:#fff;border:1px solid #e5e7eb;border-radius:14px;outline:none;width:100%;padding:16px 18px;font-size:15px;transition:all .3s}.checkout-form-card input:focus,.checkout-form-card textarea:focus{border-color:#f97316;box-shadow:0 0 0 4px #f973161f}.checkout-form-card textarea{resize:none}.payment-section{margin-top:15px}.payment-heading{align-items:center;gap:12px;margin-bottom:18px;display:flex}.payment-heading span{font-size:28px}.payment-heading h3{margin:0;font-size:20px}.payment-heading p{color:#64748b;margin-top:3px;font-size:14px}.payment-option{cursor:pointer;background:#fff;border:2px solid #ececec;border-radius:18px;align-items:center;gap:16px;margin-bottom:15px;padding:18px;transition:all .3s;display:flex;position:relative}.payment-option:hover{border-color:#f97316;transform:translateY(-2px)}.payment-option input{display:none}.payment-active{background:#fff7ed;border-color:#f97316}.payment-icon{background:#fff;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;font-size:28px;display:flex}.payment-text{flex:1}.payment-text strong{color:#1e293b;margin-bottom:5px;display:block}.payment-text span{color:#64748b;font-size:14px}.payment-check{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}.place-order-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:16px;width:100%;margin-top:20px;padding:18px;font-size:17px;font-weight:700;transition:all .35s}.place-order-btn:hover{transform:translateY(-4px);box-shadow:0 18px 35px #f9731659}.place-order-btn:disabled{opacity:.6;cursor:not-allowed}.checkout-trust{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-top:20px;display:flex}.checkout-trust span{color:#ea580c;background:#fff7ed;border-radius:30px;padding:10px 16px;font-size:13px;font-weight:700}.order-summary{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fffffff0;border-radius:28px;padding:30px;position:sticky;top:30px;box-shadow:0 20px 50px #f973161f}.summary-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.summary-badge{color:#ea580c;background:#ffedd5;border-radius:20px;margin-bottom:10px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.summary-header h2{color:#1e293b;margin:0}.summary-count{color:#64748b;font-weight:700}.summary-products{flex-direction:column;gap:18px;margin-bottom:25px;display:flex}.summary-product{border-bottom:1px solid #f1f5f9;align-items:center;gap:15px;padding-bottom:18px;display:flex}.summary-image-box{position:relative}.summary-product-image{object-fit:contain;background:#fff7ed;border-radius:16px;width:75px;height:75px;padding:8px}.summary-quantity{color:#fff;background:#f97316;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}.summary-product-info{flex:1}.summary-product-info h4{color:#1e293b;margin:0 0 6px;font-size:16px}.summary-product-info span{color:#64748b;font-size:14px}.summary-product-price{color:#ea580c;font-size:15px}.summary-divider{background:#e5e7eb;height:1px;margin:20px 0}.summary-calculation div,.summary-total{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.summary-total{border-top:2px dashed #f1f5f9;padding-top:20px}.summary-total h2{color:#ea580c;margin:0;font-size:30px}.free-delivery{color:#22c55e;font-weight:700}.secure-payment-box{background:#fff7ed;border-radius:18px;margin-top:25px;padding:20px}.secure-item{color:#334155;margin-bottom:12px;font-weight:600}.secure-item:last-child{margin-bottom:0}.checkout-success{background:linear-gradient(#fff8ef,#fff3e2);justify-content:center;align-items:center;min-height:100vh;display:flex}.success-card{text-align:center;background:#fff;border-radius:28px;padding:50px;box-shadow:0 20px 50px #f9731626}.success-card h1{color:#22c55e;margin-bottom:15px}.success-card h3{color:#ea580c}@media (width<=992px){.checkout-container{grid-template-columns:1fr}.order-summary{position:static}}@media (width<=768px){.checkout-page{padding:40px 20px}.checkout-form-card,.order-summary{padding:24px}.checkout-form-card h2{font-size:28px}.checkout-trust{flex-direction:column}}.login-page{box-sizing:border-box;background:radial-gradient(circle at 15% 20%,#ff993329,#0000 35%),radial-gradient(circle at 85% 80%,#ff7e001f,#0000 35%),#fffaf5;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:35px 25px;font-family:Inter,Arial,Helvetica,sans-serif;display:flex}.login-shell{background:#ffffffb8;border:1px solid #ea7e1b24;border-radius:28px;grid-template-columns:1fr 1fr;width:min(1180px,100%);min-height:690px;display:grid;overflow:hidden;box-shadow:0 25px 70px #3c230a1f}.login-showcase{box-sizing:border-box;background:radial-gradient(circle at 80% 15%,#ffaa6440,#0000 35%),linear-gradient(145deg,#fff8ef,#fff1e2);justify-content:center;padding:50px 45px;display:flex;position:relative}.showcase-content{flex-direction:column;width:100%;max-width:500px;display:flex}.login-brand{align-items:center;margin-bottom:38px;display:flex}.login-brand img{object-fit:contain;width:145px;height:auto}.showcase-heading{margin-bottom:22px}.showcase-welcome{color:#ed7b18;margin-bottom:8px;font-size:17px;font-weight:700;display:block}.showcase-heading h1{letter-spacing:-3px;color:#111b3f;margin:0;font-size:clamp(46px,5vw,66px);font-weight:800;line-height:.98}.showcase-heading h1 strong{color:#e87516}.showcase-heading p{color:#25304b;margin-top:22px;font-size:17px;font-weight:500}.showcase-heading p strong{color:#e87516}.real-shopping-image{background:0 0;border-radius:18px;justify-content:center;align-items:center;width:100%;height:285px;margin-top:5px;display:flex;overflow:hidden}.real-shopping-image img{object-fit:contain;mix-blend-mode:screen;width:100%;height:100%;display:block}.showcase-benefits{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px;display:grid}.benefit-item{text-align:center;flex-direction:column;align-items:center;display:flex}.benefit-icon{color:#e87516;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:9px;display:flex;box-shadow:0 5px 18px #e675161f}.benefit-item strong{color:#252525;margin-bottom:3px;font-size:12px}.benefit-item span{color:#777;font-size:10px;line-height:1.3}.login-panel{box-sizing:border-box;background:#fffffff2;justify-content:center;align-items:center;padding:40px 55px;display:flex}.login-card{text-align:center;width:100%;max-width:500px}.login-lock{color:#ed7819;background:#fff8f0;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;font-size:21px;display:flex;box-shadow:0 8px 25px #e675161f}.login-title h2{color:#111;letter-spacing:-1px;margin:0;font-size:31px}.login-title h2 span{color:#e87516}.login-title p{color:#777;margin:9px 0 30px;font-size:13px}.auth-tabs{border-bottom:1px solid #e7e7e7;grid-template-columns:1fr 1fr;margin-bottom:28px;display:grid}.auth-tab{color:#303030;cursor:pointer;background:0 0;border:none;padding:13px 8px;font-size:14px;font-weight:700;position:relative}.auth-tab svg{margin-right:8px;font-size:12px}.auth-tab.active{color:#e87516}.auth-tab.active:after{content:"";background:#e87516;border-radius:5px;height:3px;position:absolute;bottom:-1px;left:10%;right:10%}.login-form{width:100%}.input-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.input-group{box-sizing:border-box;background:#fff;border:1px solid #dfe2e7;border-radius:11px;align-items:center;gap:12px;width:100%;min-height:53px;margin-bottom:15px;padding:0 15px;transition:border-color .2s,box-shadow .2s;display:flex}.input-group:focus-within{border-color:#ee851f;box-shadow:0 0 0 3px #ee851f1a}.input-group>svg{color:#687080;flex-shrink:0;font-size:15px}.input-group input{color:#222;background:0 0;border:none;outline:none;width:100%;min-width:0;font-size:14px}.input-group input::placeholder{color:#9298a2}.password-toggle{color:#777;cursor:pointer;background:0 0;border:none;align-items:center;padding:5px;display:flex}.login-options{justify-content:space-between;align-items:center;margin:3px 0 18px;font-size:11px;display:flex}.login-options label{color:#777;cursor:pointer;align-items:center;gap:6px;display:flex}.login-options input{accent-color:#e87516}.forgot-password{color:#e87516;cursor:pointer;background:0 0;border:none;font-size:11px;font-weight:600}.premium-login-button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#f28b19,#e9690d);border:none;border-radius:11px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:53px;font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #e8690d33}.premium-login-button:hover{transform:translateY(-1px);box-shadow:0 11px 25px #e8690d47}.or-divider{align-items:center;gap:12px;margin:24px 0 17px;display:flex}.or-divider span{background:#e5e5e5;flex:1;height:1px}.or-divider small{color:#a1a1a1;white-space:nowrap;font-size:10px}.social-login{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.social-button{cursor:pointer;background:#fff;border:1px solid #e1e3e7;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:48px;font-size:12px;font-weight:600;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.social-button:hover{transform:translateY(-2px);box-shadow:0 7px 18px #00000014}.google-button{color:#202124}.google-button:hover{border-color:#4285f4}.google-icon{width:19px;height:19px;font-size:19px}.facebook-button{color:#1877f2}.facebook-button:hover{background:#f4f8ff;border-color:#1877f2}.facebook-icon{color:#1877f2;font-size:18px}.apple-button{color:#000}.apple-button:hover{background:#fafafa;border-color:#111}.apple-icon{color:#000;font-size:18px}.bottom-signup{color:#777;margin-top:24px;font-size:11px}.bottom-signup button{color:#e87516;cursor:pointer;background:0 0;border:none;margin-left:4px;font-weight:700}@media (width<=900px){.login-page{padding:20px}.login-shell{grid-template-columns:1fr}.login-showcase,.login-panel{padding:35px}}@media (width<=600px){.login-page{padding:0}.login-shell{border-radius:0;min-height:100vh}.login-showcase,.login-panel{padding:30px 22px}.showcase-heading h1{font-size:48px}.real-shopping-image{height:220px}.showcase-benefits{gap:8px}.social-login{grid-template-columns:1fr}.social-button{width:100%}.input-row{grid-template-columns:1fr;gap:0}}.product-details{grid-template-columns:minmax(0,1.45fr) minmax(0,1fr) minmax(260px,380px);align-items:start;gap:clamp(18px,2.5vw,40px);width:min(100% - 32px,1700px);max-width:1700px;margin:32px auto;padding:0;display:grid}.details-content{flex-direction:column;gap:20px;width:100%;min-width:0;display:flex}.sale-badge{color:#fff;background:#ef4444;border-radius:8px;width:max-content;padding:8px 16px;font-weight:700;display:inline-block}.details-content h1{margin:0;font-size:42px;line-height:1.25}.stars{font-size:20px}.current-price{color:#2563eb;margin:0;font-size:42px}.old-price{color:#888;margin-top:-10px;font-size:20px;text-decoration:line-through}.description{color:#555;font-size:16px;line-height:1.8}.saving-card{background:#eff6ff;border:2px solid #bfdbfe;border-radius:16px;padding:18px}.saving-row{border-bottom:1px dashed #cbd5e1;justify-content:space-between;padding:12px 0;display:flex}.saving-row:last-child{border:none}.product-meta{background:#fff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 8px 25px #0000000f}.meta-item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.meta-item:last-child{border:none}.in-stock{color:#16a34a;font-weight:700}.out-stock{color:#ef4444;font-weight:700}.buy-box{background:#fff;border:1px solid #e5e7eb;border-radius:18px;flex-direction:column;gap:18px;width:100%;padding:25px;display:flex;position:sticky;top:90px;box-shadow:0 12px 30px #00000014}.buy-box h2{color:#2563eb;margin:0;font-size:34px}.buy-stock{color:#16a34a;font-weight:700}.quantity-box{justify-content:center;align-items:center;gap:15px;display:flex}.quantity-box button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;width:45px;height:45px;font-size:22px}.quantity-box span{text-align:center;min-width:40px;font-size:22px;font-weight:700}.wishlist-big-btn,.cart-btn,.buy-btn,.back-btn{cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:16px;font-weight:700;transition:all .3s}.wishlist-big-btn{color:#e11d48;background:#fff0f3;border:2px solid #fecdd3}.cart-btn{color:#fff;background:#2563eb}.buy-btn{color:#fff;background:#16a34a}.back-btn{color:#fff;background:#6b7280}.wishlist-big-btn:hover,.cart-btn:hover,.buy-btn:hover,.back-btn:hover{transform:translateY(-3px)}.delivery-card{border:1px solid #e5e7eb;border-radius:14px;margin-top:10px;overflow:hidden}.delivery-item{border-bottom:1px solid #eee;padding:18px}.delivery-item:last-child{border-bottom:none}.delivery-item strong{margin-bottom:5px;display:block}.product-tabs{background:#fff;border-radius:18px;max-width:1500px;margin:60px auto;overflow:hidden;box-shadow:0 10px 30px #00000014}.tabs-header{border-bottom:1px solid #eee;display:flex}.tabs-header button{cursor:pointer;background:#fff;border:none;flex:1;padding:18px;font-size:17px;font-weight:700}.active-tab{color:#fff;background:#2563eb!important}.tabs-content{padding:30px;line-height:1.9}.reviews-section{background:#fff;border-radius:18px;max-width:1500px;margin:60px auto;padding:35px;box-shadow:0 10px 30px #00000014}.review-card{border:1px solid #eee;border-radius:14px;margin-top:20px;padding:20px}.review-header{justify-content:space-between;align-items:center;display:flex}.review-stars{margin:10px 0;font-size:18px}.verified-badge{color:#16a34a;font-weight:700}.bundle-section{background:#fff;border-radius:18px;max-width:1500px;margin:60px auto;padding:35px;box-shadow:0 10px 30px #00000014}.bundle-container{flex-wrap:wrap;justify-content:center;align-items:center;gap:25px;display:flex}.bundle-item{text-align:center}.bundle-item img{object-fit:contain;width:170px;height:170px;padding:15px}.bundle-plus{color:#2563eb;font-size:34px;font-weight:700}.bundle-total{text-align:center;margin-top:30px}.bundle-btn{color:#fff;cursor:pointer;background:#f90;border:none;border-radius:12px;margin-top:18px;padding:16px 40px;font-size:17px;font-weight:700}.related-section{max-width:1500px;margin:60px auto}.related-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:25px;display:grid}.related-card{color:#111827;background:#fff;border-radius:18px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 8px 22px #00000014}.related-card:hover{transform:translateY(-8px)}.related-card img{object-fit:contain;width:100%;height:220px;padding:20px}.related-card h4{padding:0 20px}.related-card p{color:#2563eb;padding:0 20px 20px;font-weight:700}@media (width<=1250px){.product-details{grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.buy-box{grid-column:1/-1;justify-self:center;width:min(100%,520px);position:static}}@media (width<=992px){.product-details{grid-template-columns:1fr;width:min(100% - 24px,760px);margin-top:22px}.buy-box{position:static}.tabs-header{flex-direction:column}}@media (width<=576px){.product-details{gap:16px;width:calc(100% - 20px);margin:14px auto}.details-content{min-width:0}.details-content h1,.current-price{font-size:30px}.bundle-item img{width:120px;height:120px}}.gallery-container{grid-template-columns:90px 1fr;align-items:start;gap:18px;width:100%;display:grid}.gallery-thumbnails{flex-direction:column;gap:10px;max-height:620px;padding:4px;display:flex;overflow-y:auto}.gallery-thumb{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:76px;height:76px;padding:5px;transition:all .2s;display:flex}.gallery-thumb:hover{border-color:#2563eb;transform:translateY(-2px)}.gallery-thumb.active{border:2px solid #2563eb;box-shadow:0 5px 15px #2563eb26}.gallery-thumb img{object-fit:contain;border-radius:8px;width:100%;height:100%}.gallery-video-thumb{color:#2563eb;flex-direction:column;gap:3px;font-weight:700}.gallery-video-thumb span{font-size:22px}.gallery-video-thumb small{font-size:10px}.gallery-main{cursor:zoom-in;background:#fff;border:1px solid #e5e7eb;border-radius:20px;justify-content:center;align-items:center;width:100%;height:620px;display:flex;overflow:hidden}.main-image{object-fit:contain;width:100%;height:100%;padding:25px;transition:all .3s}.gallery-main:hover .main-image{transform:scale(1.03)}.main-video{object-fit:contain;background:#000;width:100%;height:100%}.image-preview{z-index:9999;background:#000000e0;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.gallery-preview-content{justify-content:center;align-items:center;width:min(1100px,95vw);height:min(850px,90vh);display:flex;position:relative}.preview-media{object-fit:contain;border-radius:12px;max-width:100%;max-height:100%}.gallery-preview-close{color:#111827;cursor:pointer;z-index:5;background:#fff;border:none;border-radius:50%;width:44px;height:44px;font-size:30px;line-height:1;position:absolute;top:-20px;right:-20px}@media (width<=992px){.gallery-container{grid-template-columns:1fr}.gallery-thumbnails{flex-direction:row;order:2;max-height:none;overflow:auto hidden}.gallery-thumb{flex:0 0 70px}.gallery-main{height:520px}}@media (width<=576px){.gallery-main{border-radius:14px;height:380px}.main-image{padding:15px}.gallery-thumb{width:62px;height:62px}.gallery-thumbnails{gap:8px}}.category-page{box-sizing:border-box;background:#fff;min-height:100vh;padding:28px 4% 55px}.category-page-header{box-sizing:border-box;width:92%;max-width:1500px;box-shadow:none;background:#f8f9fb;border:1px solid #edf0f4;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;margin:0 auto 25px;padding:30px 34px;display:flex}.category-page-heading span{color:#1d58d7;margin-bottom:7px;font-size:11px;font-weight:800;display:inline-block}.category-page-heading h1{color:#17233f;margin:0 0 7px;font-size:34px;font-weight:800;line-height:1.1}.category-page-heading p{color:#737d8d;max-width:650px;margin:0;font-size:13px;line-height:1.5}.category-page-main-icon{background:#fff;border:1px solid #edf0f4;border-radius:20px;flex:0 0 100px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.category-page-main-icon img{object-fit:contain;width:76px;height:76px}.subcategory-section{background:0 0;width:92%;max-width:1500px;margin:0 auto 27px;padding:0}.subcategory-heading{margin:0 0 13px}.subcategory-heading span{color:#159b86;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:800}.subcategory-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.subcategory-card{box-sizing:border-box;background:#fff;border:1px solid #e9edf3;border-radius:16px;align-items:center;gap:13px;min-height:82px;padding:12px 14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 14px #0f172a0b}.subcategory-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0f172a14}.subcategory-image{background:#f5f7fa;border-radius:13px;flex:0 0 55px;justify-content:center;align-items:center;width:55px;height:55px;display:flex;overflow:hidden}.subcategory-image img{object-fit:contain;width:49px;height:49px}.subcategory-info{min-width:0}.subcategory-info h3{color:#25324b;margin:0 0 4px;font-size:14px;font-weight:800;line-height:1.25}.subcategory-info span{color:#1d58d7;font-size:10px;font-weight:800}.category-products{width:92%;max-width:1500px;box-shadow:none;background:0 0;border-radius:0;margin:0 auto;padding:0}.category-products-heading{justify-content:space-between;align-items:flex-end;gap:16px;margin:0 0 14px;display:flex}.category-products-heading>div>span{color:#159b86;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:800}.category-products-heading h2{color:#17233f;margin:4px 0 0;font-size:24px;font-weight:800;line-height:1.15}.category-products-heading>span{color:#687386;white-space:nowrap;font-size:11px;font-weight:700}.category-product-grid{grid-template-columns:repeat(auto-fill,minmax(224px,1fr));align-items:start;gap:20px 14px;width:100%;display:grid}.category-product-grid .universal-product-card{justify-self:start;width:224px;min-width:224px}.category-product-grid .product-card{box-shadow:none;box-sizing:border-box;background:0 0;border:0;border-radius:18px;margin:0;padding:0 0 4px;transition:transform .22s;position:relative;overflow:visible}.category-product-grid .product-card:hover{box-shadow:none;transform:translateY(-2px)}.category-product-grid .product-image-box{background:#f1f2f4;border-radius:19px;width:224px;height:224px;margin:0 0 9px;padding:0;position:relative;overflow:hidden}.category-product-grid .product-image-link{border-radius:inherit;width:100%;height:100%;display:block;position:absolute;inset:0;overflow:hidden}.category-product-grid .product-image{object-fit:cover;object-position:center;border-radius:inherit;background:#f1f2f4;width:calc(100% + 2px);height:calc(100% + 2px);margin:0;padding:0;transition:transform .35s;position:absolute;inset:-1px;transform:scale(1.08)}.category-product-grid .product-card:hover .product-image{transform:scale(1.14)}.category-product-grid .top-pick-badge{z-index:10;color:#536074;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe6;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:10px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:9px;right:9px;box-shadow:0 2px 8px #0f172a14}.category-product-grid .top-pick-dot{background:#1aa487;border-radius:50%;flex:0 0 7px;width:7px;height:7px}.category-product-grid .sale-badge{z-index:10;color:#fff;background:#df3c75;border-radius:999px;padding:6px 8px;font-size:10px;font-weight:800;line-height:1;position:absolute;top:9px;left:9px}.category-product-grid .stock-badge{z-index:10;color:#fff;background:#df3c75;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800;line-height:1;position:absolute;bottom:9px;left:9px}.category-product-grid .product-name-link{text-decoration:none;display:block}.category-product-grid .product-name{color:#26334e;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;height:40px;min-height:40px;max-height:40px;margin:0 2px 4px;font-size:13px;font-weight:600;line-height:1.48;display:-webkit-box;overflow:hidden}.category-product-grid .product-meta-row{align-items:center;min-height:15px;margin:0 2px 2px;display:flex}.category-product-grid .product-rating{color:#7a8392;align-items:center;gap:3px;font-size:10px;font-weight:700;line-height:1;display:inline-flex}.category-product-grid .rating-stars{color:#f2b400;font-size:12px}.category-product-grid .product-price-row{flex-wrap:wrap;align-items:baseline;gap:7px;min-height:23px;margin:0 2px;display:flex}.category-product-grid .product-price{color:#173d97;margin:0;font-size:18px;font-weight:800;line-height:1.15}.category-product-grid .product-old-price{color:#9aa1ad;font-size:10px;font-weight:600}.category-product-grid .product-hover-actions{z-index:20;opacity:0;pointer-events:none;gap:6px;transition:opacity .2s,transform .2s;display:flex;position:absolute;bottom:9px;right:9px;transform:translateY(5px)}.category-product-grid .product-card:hover .product-hover-actions{opacity:1;pointer-events:auto;transform:translateY(0)}.category-product-grid .product-overlay-btn{color:#1a2945;cursor:pointer;background:#fffffff5;border:0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:14px;text-decoration:none;display:inline-flex;box-shadow:0 4px 12px #0f172a29}.category-products-empty{box-sizing:border-box;text-align:center;background:#fafbfc;border:1px dashed #dfe5ed;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;min-height:170px;padding:28px;display:flex}.category-products-empty h3{color:#1d2a45;margin:0 0 6px;font-size:17px}.category-products-empty p{color:#737d8e;margin:0;font-size:12px}.category-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:60vh;display:flex}.category-not-found h2{color:#17233f;margin:0}.category-not-found p{color:#737d8e;margin:0}.category-not-found a{color:#1d58d7;font-weight:800;text-decoration:none}@media (width<=1200px){.category-product-grid{grid-template-columns:repeat(auto-fill,minmax(205px,1fr))}.category-product-grid .universal-product-card,.category-product-grid .product-image-box{width:205px;min-width:205px}.category-product-grid .product-image-box{height:205px}}@media (width<=900px){.category-page{padding-top:20px}.category-page-header{padding:24px}.category-product-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 12px}.category-product-grid .universal-product-card,.category-product-grid .product-image-box{width:100%;min-width:0}.category-product-grid .product-image-box{aspect-ratio:1;height:auto}}@media (width<=700px){.category-page{padding:18px 0 35px}.category-page-header,.subcategory-section,.category-products{width:92%}.category-page-header{border-radius:18px;margin-bottom:20px;padding:20px}.category-page-heading h1{font-size:28px}.category-page-heading p{font-size:11px}.category-page-main-icon{flex-basis:76px;width:76px;height:76px}.category-page-main-icon img{width:58px;height:58px}.subcategory-grid{grid-template-columns:1fr}.category-products-heading h2{font-size:21px}.category-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:17px 10px}.category-product-grid .product-name{height:38px;min-height:38px;max-height:38px;font-size:12px}.category-product-grid .product-price{font-size:16px}}@media (width<=480px){.category-page-header{align-items:flex-start}.category-page-main-icon{display:none}.category-product-grid .product-name{font-size:11.5px}.category-product-grid .product-price{font-size:15px}.category-product-grid .top-pick-badge,.category-product-grid .sale-badge,.category-product-grid .stock-badge{padding:5px 7px;font-size:9px}}@media (prefers-reduced-motion:reduce){.category-product-grid .product-card,.category-product-grid .product-image,.category-product-grid .product-hover-actions{transition:none}}.subcategory-page{box-sizing:border-box;width:100%;max-width:1400px;margin:0 auto;padding:30px 40px 80px}.subcategory-hero{box-sizing:border-box;background:#fff;border:1px solid #edf0f7;border-radius:28px;justify-content:space-between;align-items:center;gap:50px;width:100%;min-height:260px;margin-bottom:50px;padding:45px 55px;display:flex;overflow:hidden;box-shadow:0 12px 35px #1e3c7812}.subcategory-hero-content{flex:1;min-width:0}.subcategory-brand{color:#3156c9;margin-bottom:10px;font-size:14px;font-weight:800;display:inline-block}.subcategory-hero h1{color:#17203a;margin:0 0 14px;font-size:clamp(38px,5vw,58px);font-weight:800;line-height:1.05}.subcategory-hero p{color:#69738c;max-width:650px;margin:0;font-size:16px;line-height:1.7}.subcategory-hero-image{border-radius:22px;flex:0 0 220px;justify-content:center;align-items:center;width:220px;height:220px;display:flex;overflow:hidden}.subcategory-hero-image img{object-fit:contain;object-position:center;border-radius:20px;width:100%;height:100%;display:block}.subcategory-section{width:100%;margin-bottom:60px}.subcategory-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.subcategory-heading div:first-child{min-width:0}.subcategory-heading span{letter-spacing:1.5px;text-transform:uppercase;color:#3156c9;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.subcategory-heading h2{color:#17203a;margin:0;font-size:30px;font-weight:800;line-height:1.2}.back-btn{color:#3156c9;background:#fff;border:1px solid #dbe2f2;border-radius:12px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.back-btn:hover{background:#f4f7ff;transform:translateY(-2px);box-shadow:0 8px 20px #3156c91f}.subcategory-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;width:100%;display:grid}.subcategory-card{box-sizing:border-box;background:#fff;border:1px solid #e8ecf5;border-radius:20px;align-items:center;gap:18px;min-width:0;padding:18px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.subcategory-card:hover{border-color:#cbd7f8;transform:translateY(-5px);box-shadow:0 15px 35px #1e3c781f}.subcategory-image-box{box-sizing:border-box;background:#f5f7fc;border-radius:16px;flex:0 0 105px;justify-content:center;align-items:center;width:105px;height:105px;padding:8px;display:flex;overflow:hidden}.subcategory-image-box img{object-fit:contain;object-position:center;border-radius:12px;width:100%;height:100%;display:block}.subcategory-card-content{flex:1;min-width:0}.subcategory-card-content h3{color:#17203a;overflow-wrap:anywhere;margin:0 0 8px;font-size:17px;font-weight:800;line-height:1.3}.subcategory-card-content span{color:#3156c9;font-size:13px;font-weight:700;display:inline-block}.subcategory-products{width:100%;margin-top:20px}.products-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:28px;display:flex}.products-header span{letter-spacing:1.5px;text-transform:uppercase;color:#3156c9;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.products-header h2{color:#17203a;margin:0;font-size:30px;font-weight:800;line-height:1.2}.subcategory-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;width:100%;display:grid}.subcategory-product-card{box-sizing:border-box;background:#fff;border:1px solid #e8ecf5;border-radius:20px;flex-direction:column;min-width:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.subcategory-product-card:hover{border-color:#d5def5;transform:translateY(-5px);box-shadow:0 16px 38px #1e3c781f}.subcategory-product-card .product-image{box-sizing:border-box;background:#f7f8fc;justify-content:center;align-items:center;width:100%;height:250px;padding:18px;display:flex;position:relative;overflow:hidden}.subcategory-product-card .product-image img{object-fit:contain;object-position:center;border:0;width:100%;max-width:100%;height:100%;max-height:100%;display:block}.product-discount{z-index:5;color:#fff;background:#3156c9;border-radius:8px;padding:6px 10px;font-size:12px;font-weight:800;line-height:1;position:absolute;top:12px;left:12px}.subcategory-product-card .product-info{flex-direction:column;flex:1;padding:18px;display:flex}.product-brand{color:#7a849c;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.subcategory-product-card .product-info h3{color:#17203a;min-height:46px;margin:0 0 10px;font-size:17px;font-weight:800;line-height:1.35}.product-rating{color:#f5b400;align-items:center;margin-bottom:12px;font-size:14px;display:flex}.product-rating span{color:#7a849c;margin-left:5px;font-size:12px}.product-price{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;margin-bottom:15px;display:flex}.product-price strong{color:#17203a;font-size:18px;font-weight:800}.product-price del{color:#9aa2b5;font-size:13px}.add-cart-btn{color:#fff;cursor:pointer;background:#3156c9;border:none;border-radius:12px;width:100%;min-height:45px;padding:0 15px;font-size:14px;font-weight:800;transition:transform .2s,background .2s,box-shadow .2s}.add-cart-btn:hover{background:#2546ae;transform:translateY(-2px);box-shadow:0 8px 20px #3156c940}.add-cart-btn:active{transform:translateY(0)}.no-products{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e8ecf5;border-radius:24px;width:100%;padding:70px 30px}.no-products>div{margin-bottom:12px;font-size:42px}.no-products h3{color:#17203a;margin:0 0 8px;font-size:22px}.no-products p{color:#7a849c;margin:0 0 20px;font-size:14px}.subcategory-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:500px;padding:40px;display:flex}.subcategory-not-found h1{color:#17203a;margin:0 0 20px;font-size:36px}.back-home-btn{color:#3156c9;font-weight:700;text-decoration:none}@media (width<=1100px){.subcategory-page{padding:25px 25px 60px}.subcategory-hero{padding:35px}.subcategory-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.subcategory-page{padding:18px 15px 45px}.subcategory-hero{flex-direction:column;align-items:flex-start;gap:25px;min-height:auto;padding:28px 22px}.subcategory-hero-image{flex:0 0 160px;align-self:center;width:160px;height:160px}.subcategory-hero h1{font-size:38px}.subcategory-heading,.products-header{flex-direction:column;align-items:flex-start}.subcategory-heading h2,.products-header h2{font-size:26px}.subcategory-grid{grid-template-columns:1fr;gap:15px}.subcategory-card{padding:15px}.subcategory-image-box{flex-basis:85px;width:85px;height:85px}.subcategory-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.subcategory-product-card .product-image{height:190px;padding:12px}.subcategory-product-card .product-info{padding:14px}.subcategory-product-card .product-info h3{min-height:42px;font-size:15px}.product-price strong{font-size:16px}.add-cart-btn{min-height:42px;font-size:13px}}@media (width<=430px){.subcategory-product-grid{grid-template-columns:1fr}.subcategory-product-card .product-image{height:240px}.subcategory-hero h1{font-size:32px}.subcategory-hero p{font-size:14px}}.admin-login-page{justify-content:center;align-items:center;min-height:80vh;padding:40px 20px;display:flex}.admin-login-card{background:#fff;border:1px solid #eee;border-radius:20px;width:420px;padding:40px;box-shadow:0 20px 60px #0000001f}.admin-logo .icon{font-size:55px}.admin-logo h1{color:#1e3a8a;margin:10px 0 5px;font-size:38px;font-weight:800}.admin-logo p{color:#666}.admin-login-card input{box-sizing:border-box;border:1px solid #ddd;border-radius:12px;width:100%;margin-top:18px;padding:15px;font-size:16px;transition:all .3s}.admin-login-card input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 10px #2563eb33}.login-btn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:12px;width:100%;margin-top:25px;padding:16px;font-size:17px;font-weight:700;transition:all .3s}.admin-login-page{background:linear-gradient(135deg,#eff6ff,#dbeafe,#bfdbfe);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.admin-login-card{background:#fff;border:1px solid #e5e7eb;border-radius:22px;width:430px;padding:45px;animation:.5s fadeIn;box-shadow:0 25px 60px #00000026}.admin-logo{text-align:center;margin-bottom:30px}.admin-logo .icon{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:auto;font-size:42px;display:flex;box-shadow:0 15px 35px #2563eb59}.admin-logo h1{color:#1e3a8a;margin-top:20px;font-size:36px;font-weight:800}.admin-logo p{color:#6b7280;margin-top:8px;font-size:15px}.input-group{margin-top:20px}.input-group label{color:#374151;margin-bottom:8px;font-weight:600;display:block}.input-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:12px;outline:none;width:100%;padding:15px;font-size:16px;transition:all .3s}.input-group input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb26}.login-btn{cursor:pointer;color:#fff;background:linear-gradient(90deg,#2563eb,#1d4ed8);border:none;border-radius:14px;width:100%;margin-top:30px;padding:16px;font-size:17px;font-weight:700;transition:all .3s}.login-btn:hover{transform:translateY(-3px);box-shadow:0 18px 35px #2563eb59}.login-footer{text-align:center;color:#9ca3af;margin-top:25px;font-size:14px}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.admin-container{background:#f5f7fb;min-height:100vh;padding:30px}.admin-container h1{color:#1e293b;margin-bottom:8px;font-size:34px;font-weight:800}.admin-container p{color:#64748b;margin-bottom:30px}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:22px;margin:30px 0;display:grid}.stat-card{cursor:pointer;background:#fff;border-radius:18px;padding:24px;transition:all .35s;box-shadow:0 12px 30px #00000014}.stat-card:hover{transform:translateY(-8px);box-shadow:0 20px 45px #00000026}.stat-card h3{color:#64748b;margin-bottom:15px;font-size:16px}.stat-card h2{font-size:34px;font-weight:800}.admin-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:12px 24px;font-weight:700;transition:all .3s}.admin-btn:hover{background:#1d4ed8;transform:translateY(-3px)}.product-table{border-collapse:collapse;background:#fff;border-radius:18px;width:100%;overflow:hidden;box-shadow:0 12px 30px #00000014}.product-table th{color:#fff;text-align:left;background:#2563eb;padding:16px}.product-table td{border-bottom:1px solid #eee;padding:15px}.product-table tr:hover{background:#f8fafc}.admin-shell{background:#f5f7fb;min-height:100vh;display:flex}.admin-sidebar{box-sizing:border-box;color:#fff;background:#111827;flex:0 0 250px;align-self:flex-start;width:250px;min-height:100vh;padding:25px 18px;position:sticky;top:0}.admin-sidebar h2{color:#fff;margin:0 8px 35px;font-size:22px}.admin-sidebar nav{gap:7px;display:grid}.admin-sidebar-link{color:#fff;border-radius:10px;align-items:center;gap:10px;padding:12px 14px;font-size:16px;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:flex}.admin-sidebar-link:hover{background:#ffffff14}.admin-sidebar-link.active{color:#93c5fd;background:#2563eb47}.admin-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.admin-eyebrow{color:#2563eb;letter-spacing:.12em;margin-bottom:7px;font-size:12px;font-weight:800;display:block}.admin-page-header h1{margin-bottom:5px}.admin-page-header p{margin-bottom:0}.admin-danger-btn,.admin-secondary-btn{box-sizing:border-box;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;font-weight:700;text-decoration:none;display:inline-flex}.admin-danger-btn{color:#fff;background:#ef4444;border:0}.admin-secondary-btn{color:#1e3a8a;background:#fff;border:1px solid #dbe3f0}.admin-secondary-btn:hover{background:#eff6ff}.admin-actions-row,.admin-filters{flex-wrap:wrap;align-items:center;gap:12px;margin:25px 0;display:flex}.admin-filters input,.admin-filters select,.admin-table select{box-sizing:border-box;color:#1e293b;min-height:44px;font:inherit;background:#fff;border:1px solid #dbe3f0;border-radius:10px;padding:10px 12px}.admin-filters input{width:260px;max-width:100%}.admin-table-wrap{background:#fff;border-radius:18px;width:100%;overflow-x:auto;box-shadow:0 12px 30px #00000014}.admin-table{border-collapse:collapse;width:100%;min-width:900px}.admin-table th{color:#fff;text-align:left;white-space:nowrap;background:#2563eb;padding:15px}.admin-table td{vertical-align:middle;border-bottom:1px solid #eef2f7;padding:14px 15px}.admin-table tr:hover td{background:#f8fafc}.admin-empty-cell{text-align:center;color:#64748b;padding:45px!important}.admin-message{background:#fff;border-radius:18px;padding:30px;box-shadow:0 12px 30px #00000014}.admin-message-error{border:1px solid #fecaca}.admin-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-settings-card{background:#fff;border-radius:18px;padding:24px;box-shadow:0 12px 30px #00000012}.admin-settings-card h3{color:#1e293b;margin:0 0 8px}.admin-settings-card p{margin:0;line-height:1.6}.admin-auth-loading{place-items:center;min-height:60vh;padding:30px;display:grid}.admin-login-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-top:16px;padding:12px 14px;font-size:14px}@media (width<=900px){.admin-sidebar{flex-basis:210px;width:210px}.admin-container{padding:22px}.admin-settings-grid{grid-template-columns:1fr}}@media (width<=700px){.admin-shell{display:block}.admin-sidebar{width:100%;min-height:auto;padding:15px;position:relative}.admin-sidebar h2{margin:0 0 15px}.admin-sidebar nav{gap:7px;padding-bottom:3px;display:flex;overflow-x:auto}.admin-sidebar-link{white-space:nowrap;flex:none}.admin-container{min-height:auto;padding:18px}.admin-page-header{flex-direction:column}.admin-page-header .admin-danger-btn,.admin-page-header .admin-secondary-btn{width:100%}}.admin-order-stats{grid-template-columns:repeat(6,minmax(150px,1fr));margin-top:25px}.admin-order-stats .stat-card{cursor:default;padding:20px}.admin-order-stats .stat-card:hover{transform:translateY(-4px)}.admin-order-stats .stat-card h3{margin-bottom:10px}.admin-order-stats .stat-card h2{margin:0}.admin-order-results{color:#64748b;margin:-8px 0 12px;font-size:14px}.admin-status-select{min-width:130px}.admin-status-select.status-pending{border-color:#f59e0b}.admin-status-select.status-processing{border-color:#3b82f6}.admin-status-select.status-shipped{border-color:#8b5cf6}.admin-status-select.status-delivered{border-color:#22c55e}.admin-status-select.status-cancelled{border-color:#ef4444}.admin-updating-text{color:#64748b;margin-top:5px;font-size:11px;display:block}@media (width<=1200px){.admin-order-stats{grid-template-columns:repeat(3,minmax(180px,1fr))}}@media (width<=700px){.admin-order-stats{grid-template-columns:repeat(2,minmax(140px,1fr));gap:12px}.admin-order-stats .stat-card{padding:16px}.admin-order-stats .stat-card h2{font-size:26px}.admin-filters{align-items:stretch}.admin-filters input,.admin-filters select,.admin-filters button{width:100%}.admin-actions-row{width:100%;margin:0}.admin-actions-row button,.admin-actions-row a{flex:1}}.stat-card-clickable{text-align:left;width:100%;font:inherit;cursor:pointer;border-bottom:0;border-left:0;border-right:0;position:relative}.stat-card-clickable:after{content:"";border-top:2px solid #94a3b8;border-right:2px solid #94a3b8;width:7px;height:7px;transition:all .2s;position:absolute;bottom:15px;right:18px;transform:rotate(45deg)}.stat-card-clickable:hover:after{border-color:#2563eb;right:14px}.stat-card-hint{color:#94a3b8;opacity:0;margin-top:8px;font-size:11px;font-weight:600;transition:all .25s;display:block;transform:translateY(3px)}.stat-card-clickable:hover .stat-card-hint{opacity:1;transform:translateY(0)}.admin-details-overlay{z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a8c;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.admin-details-modal{background:#fff;border-radius:22px;flex-direction:column;width:min(950px,100%);max-height:88vh;animation:.25s adminModalIn;display:flex;overflow:hidden;box-shadow:0 30px 80px #00000040}.admin-details-header{border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:flex-start;gap:20px;padding:24px 28px;display:flex}.admin-details-header h2{color:#1e293b;margin:4px 0 0;font-size:25px}.admin-details-close{color:#475569;cursor:pointer;background:#f1f5f9;border:0;border-radius:10px;width:40px;height:40px;font-size:18px}.admin-details-close:hover{color:#dc2626;background:#fee2e2}.admin-details-content{flex:1;padding:22px 28px;overflow-y:auto}.admin-detail-summary{background:#f8fafc;border-radius:14px;flex-direction:column;min-width:170px;margin-bottom:18px;padding:16px 20px;display:inline-flex}.admin-detail-summary strong{color:#2563eb;font-size:27px}.admin-detail-summary span{color:#64748b;margin-top:3px;font-size:13px}.admin-detail-list{gap:10px;display:grid}.admin-detail-item{background:#fff;border:1px solid #e5e7eb;border-radius:13px;justify-content:space-between;align-items:center;gap:20px;padding:15px 17px;transition:all .2s;display:flex}.admin-detail-item:hover{background:#f8fafc;border-color:#cbd5e1}.admin-detail-main{flex-direction:column;gap:4px;min-width:0;display:flex}.admin-detail-main strong{color:#1e293b;font-size:14px}.admin-detail-main span{color:#64748b;font-size:12px}.admin-detail-side{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.admin-detail-side strong{color:#1e293b;font-size:14px}.admin-detail-side span{color:#64748b;font-size:12px}.admin-status-badge{text-transform:capitalize;border-radius:20px;padding:5px 9px;font-weight:700}.admin-status-badge.status-pending{color:#b45309;background:#fef3c7}.admin-status-badge.status-processing{color:#1d4ed8;background:#dbeafe}.admin-status-badge.status-shipped{color:#6d28d9;background:#ede9fe}.admin-status-badge.status-delivered{color:#15803d;background:#dcfce7}.admin-status-badge.status-cancelled{color:#b91c1c;background:#fee2e2}.admin-revenue-total{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:16px;margin-bottom:18px;padding:22px}.admin-revenue-total span{color:#047857;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.admin-revenue-total strong{color:#059669;font-size:30px}.low-stock-number{color:#dc2626!important}.admin-detail-empty{text-align:center;color:#64748b;background:#f8fafc;border-radius:15px;padding:50px 20px}.admin-details-footer{background:#fafafa;border-top:1px solid #eef2f7;justify-content:flex-end;padding:17px 28px;display:flex}@keyframes adminModalIn{0%{opacity:0;transform:translateY(15px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=700px){.admin-details-overlay{padding:12px}.admin-details-modal{border-radius:17px;max-height:92vh}.admin-details-header{padding:19px}.admin-details-content{padding:17px}.admin-details-header h2{font-size:20px}.admin-detail-item{flex-direction:column;align-items:flex-start;gap:10px}.admin-detail-side{align-items:flex-start;width:100%}.admin-details-footer{padding:14px 17px}.admin-details-footer .admin-btn{width:100%}}.stock-alert-summary{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:18px;display:grid}.stock-alert-box{border-radius:14px;flex-direction:column;gap:3px;padding:15px 18px;display:flex}.stock-alert-box strong{font-size:25px}.stock-alert-box span{font-size:12px;font-weight:600}.stock-alert-all{color:#2563eb;background:#eff6ff}.stock-alert-out{color:#dc2626;background:#fef2f2}.stock-alert-low{color:#ea580c;background:#fff7ed}.stock-alert-filters{gap:10px;margin-bottom:10px;display:flex}.stock-alert-filters input,.stock-alert-filters select{box-sizing:border-box;color:#1e293b;min-height:44px;font:inherit;background:#fff;border:1px solid #dbe3f0;border-radius:10px;outline:none;padding:10px 13px}.stock-alert-filters input{flex:1}.stock-alert-filters input:focus,.stock-alert-filters select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.stock-alert-results{color:#64748b;margin-bottom:12px;font-size:13px}.stock-alert-list{gap:10px;display:grid}.stock-alert-product{background:#fff;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;gap:18px;padding:15px;transition:all .2s;display:flex}.stock-alert-product:hover{background:#f8fafc;transform:translateY(-1px)}.stock-alert-product-out{border-left:4px solid #ef4444}.stock-alert-product-low{border-left:4px solid #f59e0b}.stock-product-info{flex-direction:column;gap:4px;min-width:0;display:flex}.stock-product-title{align-items:center;gap:8px;display:flex}.stock-product-title strong{color:#1e293b;font-size:14px}.stock-product-info>span:not(.stock-dot){color:#64748b;font-size:12px}.stock-dot{border-radius:50%;flex:0 0 9px;width:9px;height:9px}.stock-dot-out{background:#ef4444}.stock-dot-low{background:#f59e0b}.stock-product-actions{flex:none;align-items:center;gap:15px;display:flex}.stock-number{flex-direction:column;align-items:flex-end;min-width:75px;display:flex}.stock-number strong{font-size:18px}.stock-number span{font-size:11px;font-weight:700}.stock-number-out strong,.stock-number-out span{color:#dc2626}.stock-number-low strong,.stock-number-low span{color:#ea580c}.stock-edit-btn{color:#1d4ed8;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;justify-content:center;align-items:center;padding:9px 13px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.stock-edit-btn:hover{background:#dbeafe;transform:translateY(-1px)}@media (width<=700px){.stock-alert-summary{grid-template-columns:1fr}.stock-alert-filters{flex-direction:column}.stock-alert-product{flex-direction:column;align-items:flex-start}.stock-product-actions{justify-content:space-between;width:100%}.stock-number{align-items:flex-start}}.add-product-page{max-width:100%}.premium-product-form{flex-direction:column;gap:20px;width:100%;max-width:1100px;margin:0 auto;display:flex}.product-form-section{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:28px;box-shadow:0 12px 30px #0000000f}.product-section-heading{align-items:center;gap:14px;margin-bottom:25px;display:flex}.product-section-icon{background:#eff6ff;border-radius:13px;flex:0 0 46px;justify-content:center;align-items:center;width:46px;height:46px;font-size:22px;display:flex}.product-section-heading h2{color:#1e293b;margin:0 0 4px;font-size:20px;font-weight:800}.product-section-heading p{color:#64748b;margin:0;font-size:13px}.product-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-field{min-width:0}.product-field-full{grid-column:1/-1}.product-field label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.product-field label span{color:#ef4444}.product-field input,.product-field textarea{box-sizing:border-box;color:#1e293b;width:100%;font:inherit;background:#f8fafc;border:1px solid #dbe3f0;border-radius:12px;outline:none;transition:all .25s}.product-field input{min-height:48px;padding:12px 14px}.product-field textarea{resize:vertical;min-height:140px;padding:14px;line-height:1.6}.product-field input::placeholder,.product-field textarea::placeholder{color:#94a3b8}.product-field input:hover,.product-field textarea:hover{background:#fff;border-color:#bfdbfe}.product-field input:focus,.product-field textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.input-prefix{background:#f8fafc;border:1px solid #dbe3f0;border-radius:12px;align-items:center;min-height:48px;transition:all .25s;display:flex;overflow:hidden}.input-prefix:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.input-prefix>span{color:#64748b;min-width:38px;padding-left:13px;font-size:13px;font-weight:800}.input-prefix input{background:0 0;border:0;border-radius:0;min-height:46px;box-shadow:none!important}.input-prefix input:focus{box-shadow:none!important}.product-image-preview{background:#f8fafc;border:1px solid #dbe3f0;border-radius:15px;justify-content:center;align-items:center;width:130px;height:130px;margin-top:14px;display:flex;position:relative;overflow:hidden}.product-image-preview img{object-fit:contain;box-sizing:border-box;width:100%;height:100%;padding:8px}.product-image-preview span{text-align:center;color:#fff;background:#0f172abf;padding:6px;font-size:10px;font-weight:700;position:absolute;bottom:0;left:0;right:0}.product-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.product-option{box-sizing:border-box;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;align-items:center;gap:13px;min-height:82px;padding:15px 17px;transition:all .25s;display:flex;position:relative}.product-option:hover{background:#fff;border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb14}.product-option input{opacity:0;pointer-events:none;position:absolute}.product-option-icon{background:#fff;border-radius:12px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex;box-shadow:0 4px 12px #0000000f}.product-option>span:nth-child(3){flex-direction:column;gap:4px;display:flex}.product-option strong{color:#1e293b;font-size:14px}.product-option small{color:#64748b;font-size:11px;line-height:1.4}.product-check{box-sizing:border-box;color:#fff;border:2px solid #cbd5e1;border-radius:50%;flex:0 0 23px;justify-content:center;align-items:center;width:23px;height:23px;margin-left:auto;font-size:12px;font-weight:900;display:flex}.product-option-active .product-check{background:#2563eb;border-color:#2563eb}.product-form-actions{justify-content:flex-end;align-items:center;gap:12px;padding:20px 0 5px;display:flex}.premium-save-product-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:12px 25px;font-size:14px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 10px 25px #2563eb40}.premium-save-product-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 15px 32px #2563eb59}.premium-save-product-btn:active:not(:disabled){transform:translateY(0)}.premium-save-product-btn:disabled{opacity:.7;cursor:not-allowed}.save-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.7s linear infinite saveSpin}@keyframes saveSpin{to{transform:rotate(360deg)}}@media (width<=900px){.product-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.product-form-section{border-radius:16px;padding:20px}.product-form-grid,.product-pricing-grid,.product-options-grid{grid-template-columns:1fr}.product-field-full{grid-column:auto}.product-section-heading{align-items:flex-start}.product-section-icon{flex-basis:40px;width:40px;height:40px}.product-section-heading h2{font-size:18px}.product-form-actions{flex-direction:column-reverse}.product-form-actions a,.product-form-actions button{box-sizing:border-box;width:100%}.product-option{min-height:75px}}.revenue-overview-grid{grid-template-columns:1.4fr 1fr 1fr;gap:14px;margin-bottom:28px;display:grid}.revenue-overview-card{box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;justify-content:center;min-height:125px;padding:20px;display:flex}.revenue-overview-card span{color:#64748b;font-size:13px;font-weight:700}.revenue-overview-card strong{color:#1e293b;margin-top:8px;font-size:27px;font-weight:800}.revenue-overview-card small{color:#94a3b8;margin-top:5px;font-size:11px}.revenue-main-card{background:linear-gradient(135deg,#ecfdf5,#f0fdf4);border-color:#a7f3d0}.revenue-main-card strong{color:#059669;font-size:32px}.revenue-section-title{justify-content:space-between;align-items:center;margin:8px 0 14px;display:flex}.revenue-section-title h3{color:#1e293b;margin:2px 0 0;font-size:18px}.revenue-orders-title{margin-top:30px}.revenue-order-count{color:#64748b;font-size:12px;font-weight:700}.payment-breakdown-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.payment-breakdown-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:13px;align-items:center;gap:11px;min-height:78px;padding:13px 15px;transition:all .2s;display:flex}.payment-breakdown-card:hover{background:#f8fafc;transform:translateY(-2px)}.payment-method-icon{background:#eff6ff;border-radius:11px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.payment-breakdown-card>div:nth-child(2){flex-direction:column;gap:3px;min-width:0;display:flex}.payment-breakdown-card>div:nth-child(2) strong{color:#1e293b;font-size:13px}.payment-breakdown-card>div:nth-child(2) span{color:#94a3b8;font-size:11px}.payment-revenue{white-space:nowrap;margin-left:auto;color:#059669!important;font-size:13px!important}.revenue-amount{color:#059669!important}@media (width<=800px){.revenue-overview-grid{grid-template-columns:1fr}.revenue-overview-card{min-height:105px}}@media (width<=600px){.payment-breakdown-grid{grid-template-columns:1fr}.payment-breakdown-card{width:100%}.revenue-section-title{align-items:flex-start;gap:10px}}.premium-product-form{width:100%;max-width:1100px;margin:0 auto}.product-form-section{background:#fff;border:1px solid #e5eaf2;border-radius:22px;margin-bottom:22px;padding:30px;box-shadow:0 12px 35px #0f172a12}.product-form-section-header{align-items:center;gap:16px;margin-bottom:25px;display:flex}.product-form-section-header h2{color:#172554;margin:0 0 5px;font-size:21px;font-weight:800}.product-form-section-header p{color:#64748b;margin:0;font-size:14px}.product-form-icon{background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:15px;flex:0 0 52px;justify-content:center;align-items:center;width:52px;height:52px;font-size:24px;display:flex;box-shadow:0 8px 20px #2563eb1a}.product-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.product-form-field{flex-direction:column;gap:8px;display:flex}.product-form-field.full-width{grid-column:1/-1}.product-form-field label{color:#334155;font-size:14px;font-weight:800}.product-form-field label span{color:#ef4444;margin-left:3px}.product-form-field input,.product-form-field textarea,.product-form-field select{box-sizing:border-box;color:#172033;background:#f8fafc;border:1px solid #dbe3ef;border-radius:13px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:15px;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s}.product-form-field input{min-height:50px}.product-form-field textarea{resize:vertical;min-height:150px;line-height:1.6}.product-form-field input:hover,.product-form-field textarea:hover,.product-form-field select:hover{background:#fff;border-color:#cbd5e1}.product-form-field input:focus,.product-form-field textarea:focus,.product-form-field select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1c,0 8px 20px #2563eb0f}.input-with-prefix{align-items:stretch;display:flex}.input-with-prefix span{color:#1d4ed8;background:#eff6ff;border:1px solid #dbe3ef;border-right:0;border-radius:13px 0 0 13px;justify-content:center;align-items:center;min-width:50px;font-weight:800;display:flex}.input-with-prefix input{border-radius:0 13px 13px 0}.product-image-preview{background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;width:130px;height:130px;margin-top:8px;overflow:hidden;box-shadow:0 8px 20px #00000014}.product-image-preview img{object-fit:cover;width:100%;height:100%}.product-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.product-option-card{cursor:pointer;background:#f8fafc;border:1px solid #dbe3ef;border-radius:16px;align-items:flex-start;gap:14px;padding:20px;transition:all .25s;display:flex;position:relative}.product-option-card:hover{background:#fff;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 10px 25px #2563eb14}.product-option-card input{opacity:0;pointer-events:none;position:absolute}.product-option-check{color:#0000;background:#fff;border:2px solid #cbd5e1;border-radius:8px;flex:0 0 25px;justify-content:center;align-items:center;width:25px;height:25px;font-size:14px;font-weight:900;display:flex}.product-option-active{background:#eff6ff;border-color:#2563eb}.product-option-active .product-option-check{color:#fff;background:#2563eb;border-color:#2563eb}.product-option-content{flex-direction:column;gap:5px;display:flex}.product-option-content strong{color:#172554;font-size:15px}.product-option-content small{color:#64748b;line-height:1.5}.premium-form-actions{background:#fff;border:1px solid #e5eaf2;border-radius:18px;justify-content:flex-end;align-items:center;gap:12px;margin-top:25px;padding:20px;display:flex;box-shadow:0 10px 30px #0f172a0f}.cancel-product-btn{color:#475569;background:#fff;border:1px solid #dbe3ef;border-radius:12px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-weight:800;text-decoration:none;transition:all .25s;display:inline-flex}.cancel-product-btn:hover{background:#f8fafc;border-color:#94a3b8;transform:translateY(-2px)}.save-product-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 25px;font-family:inherit;font-size:15px;font-weight:800;transition:all .25s;display:inline-flex;box-shadow:0 10px 25px #2563eb40}.save-product-btn:hover{transform:translateY(-2px);box-shadow:0 15px 32px #2563eb52}.save-product-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.button-spinner{font-size:18px;animation:.8s linear infinite adminSpin}@keyframes adminSpin{to{transform:rotate(360deg)}}.admin-loading-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:55vh;display:flex}.admin-loading-card h2{color:#172554;margin:15px 0 5px}.admin-loading-card p{margin:0}.admin-loading-spinner{font-size:42px;animation:.8s linear infinite adminSpin}.admin-error-icon{margin-bottom:10px;font-size:42px}.admin-form-actions{gap:10px;margin-top:20px;display:flex}.admin-product-cell{align-items:center;gap:13px;min-width:280px;display:flex}.admin-product-image-wrap{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:13px;flex:0 0 58px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.admin-product-image{object-fit:cover;width:100%;height:100%}.admin-product-image-placeholder{font-size:25px}.admin-product-info{flex-direction:column;gap:4px;max-width:360px;display:flex}.admin-product-info strong{color:#1e293b;line-height:1.35}.admin-product-info span{color:#94a3b8;font-size:12px}.product-id-badge{color:#1d4ed8;background:#eff6ff;border-radius:8px;padding:6px 9px;font-size:12px;font-weight:800;display:inline-flex}.category-badge{color:#475569;background:#f1f5f9;border-radius:9px;padding:7px 10px;font-size:12px;font-weight:700;display:inline-flex}.admin-price{color:#172554;white-space:nowrap}.stock-value{border-radius:8px;justify-content:center;min-width:35px;padding:6px 9px;font-weight:800;display:inline-flex}.stock-value-good{color:#047857;background:#ecfdf5}.stock-value-low{color:#c2410c;background:#fff7ed}.stock-value-out{color:#dc2626;background:#fef2f2}.inventory-status{white-space:nowrap;align-items:center;gap:7px;font-size:13px;font-weight:800;display:inline-flex}.inventory-good{color:#15803d}.inventory-low{color:#c2410c}.inventory-out{color:#dc2626}.inventory-status span{font-size:15px}.product-action-buttons{align-items:center;gap:8px;display:flex}.product-edit-btn,.product-delete-btn{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-family:inherit;font-size:13px;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.product-edit-btn{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe}.product-edit-btn:hover{color:#fff;background:#2563eb;border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 18px #2563eb38}.product-delete-btn{color:#dc2626;background:#fef2f2;border:1px solid #fecaca}.product-delete-btn:hover{color:#fff;background:#ef4444;border-color:#ef4444;transform:translateY(-2px);box-shadow:0 8px 18px #ef444438}.product-table-empty{flex-direction:column;align-items:center;gap:5px;display:flex}.product-table-empty span{font-size:30px}.product-table-empty strong{color:#334155}.product-table-empty small{color:#94a3b8}@media (width<=800px){.product-form-section{padding:22px}.product-form-grid{grid-template-columns:1fr}.product-form-field.full-width{grid-column:auto}.product-option-grid{grid-template-columns:1fr}.premium-form-actions{flex-direction:column-reverse}.cancel-product-btn,.save-product-btn{width:100%}}@media (width<=600px){.product-form-section{border-radius:17px;padding:18px}.product-form-section-header{align-items:flex-start}.product-form-icon{flex-basis:44px;width:44px;height:44px;font-size:20px}.product-form-section-header h2{font-size:18px}.product-action-buttons{flex-direction:column;align-items:stretch}.product-edit-btn,.product-delete-btn{width:90px}}.edit-product-page{background:radial-gradient(circle at 10% 0,#2563eb14,#0000 28%),radial-gradient(circle at 90% 5%,#6366f112,#0000 25%),#f5f7fb}.edit-product-hero{background:#fffffff0;border:1px solid #e5e7eb;border-radius:22px;justify-content:space-between;align-items:center;gap:22px;max-width:1100px;margin:0 auto 24px;padding:26px 28px;display:flex;box-shadow:0 16px 45px #0f172a14}.edit-product-title-wrap{align-items:center;gap:16px;min-width:0;display:flex}.edit-product-title-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:17px;flex:0 0 58px;place-items:center;width:58px;height:58px;font-size:27px;display:grid;box-shadow:0 12px 28px #2563eb40}.edit-product-hero h1{color:#0f172a;letter-spacing:-.02em;margin:0 0 5px;font-size:30px;font-weight:850}.edit-product-hero p{color:#64748b;margin:0;font-size:14px}.edit-back-btn,.edit-cancel-btn{box-sizing:border-box;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 17px;font-size:14px;font-weight:800;text-decoration:none;transition:all .2s;display:inline-flex}.edit-back-btn{color:#1e3a8a;white-space:nowrap;background:#fff;border:1px solid #dbe3f0}.edit-back-btn:hover{background:#eff6ff;border-color:#93c5fd;transform:translateY(-1px)}.edit-product-form{gap:18px;width:100%;max-width:1100px;margin:0 auto;display:grid}.edit-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:26px;box-shadow:0 12px 32px #0f172a0f}.edit-card-heading{align-items:center;gap:13px;margin-bottom:23px;display:flex}.edit-card-icon{background:#eff6ff;border-radius:13px;flex:0 0 46px;place-items:center;width:46px;height:46px;font-size:21px;display:grid}.edit-card-heading h2{color:#172033;margin:0 0 4px;font-size:19px;font-weight:850}.edit-card-heading p{color:#64748b;margin:0;font-size:13px}.edit-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:19px;display:grid}.edit-pricing-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.edit-field{min-width:0}.edit-field-full{grid-column:1/-1}.edit-field label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:800;display:block}.edit-field label span{color:#ef4444}.edit-field input,.edit-field textarea{box-sizing:border-box;color:#172033;width:100%;font:inherit;background:#f8fafc;border:1px solid #d8e0ec;border-radius:12px;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}.edit-field input{min-height:49px;padding:12px 14px}.edit-field textarea{resize:vertical;min-height:155px;padding:14px;line-height:1.6}.edit-field input::placeholder,.edit-field textarea::placeholder{color:#94a3b8}.edit-field input:hover,.edit-field textarea:hover{background:#fff;border-color:#b9c9df}.edit-field input:focus,.edit-field textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1c}.edit-input-prefix{box-sizing:border-box;background:#f8fafc;border:1px solid #d8e0ec;border-radius:12px;align-items:center;min-height:49px;transition:all .2s;display:flex;overflow:hidden}.edit-input-prefix:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1c}.edit-input-prefix>span{color:#64748b;min-width:40px;padding-left:13px;font-size:13px;font-weight:850}.edit-input-prefix input{background:0 0;border:0;border-radius:0;min-height:47px;box-shadow:none!important}.edit-image-preview-wrap{background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;align-items:center;gap:15px;margin-top:15px;padding:12px;display:flex}.edit-image-preview{background:#fff;border:1px solid #dbe3f0;border-radius:12px;flex:0 0 105px;place-items:center;width:105px;height:105px;display:grid;overflow:hidden}.edit-image-preview img{box-sizing:border-box;object-fit:contain;width:100%;height:100%;padding:7px}.edit-image-preview-text{flex-direction:column;gap:4px;display:flex}.edit-image-preview-text strong{color:#1e293b;font-size:14px}.edit-image-preview-text span{color:#64748b;font-size:12px}.edit-options-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.edit-option{box-sizing:border-box;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:15px;align-items:center;gap:13px;min-height:82px;padding:15px 17px;transition:all .22s;display:flex;position:relative}.edit-option:hover{background:#fff;border-color:#bfdbfe;transform:translateY(-2px);box-shadow:0 9px 22px #2563eb14}.edit-option-active{background:#eff6ff;border-color:#93c5fd}.edit-option input{opacity:0;pointer-events:none;position:absolute}.edit-option-check{box-sizing:border-box;color:#fff;border:2px solid #cbd5e1;border-radius:50%;flex:0 0 24px;place-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:grid}.edit-option-active .edit-option-check{background:#2563eb;border-color:#2563eb}.edit-option>span:last-child{flex-direction:column;gap:4px;display:flex}.edit-option strong{color:#1e293b;font-size:14px}.edit-option small{color:#64748b;font-size:11px;line-height:1.45}.edit-product-actions{justify-content:flex-end;align-items:center;gap:11px;padding:3px 0 20px;display:flex}.edit-cancel-btn{color:#475569;background:#fff;border:1px solid #dbe3f0;min-width:110px}.edit-cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1}.edit-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-width:165px;min-height:48px;padding:12px 21px;font-size:14px;font-weight:850;transition:all .22s;display:inline-flex;box-shadow:0 11px 26px #2563eb40}.edit-save-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 16px 34px #2563eb57}.edit-save-btn:active:not(:disabled){transform:translateY(0)}.edit-save-btn:disabled{opacity:.72;cursor:not-allowed}.edit-button-spinner{animation:.7s linear infinite editButtonSpin;display:inline-block}@keyframes editButtonSpin{to{transform:rotate(360deg)}}.edit-product-loading{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e2e8f0;border-radius:22px;width:min(520px,100%);margin:80px auto;padding:40px;box-shadow:0 18px 50px #0f172a14}.edit-loading-spinner{color:#2563eb;background:#eff6ff;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 17px;font-size:27px;animation:.8s linear infinite editButtonSpin;display:grid}.edit-product-loading h2,.edit-product-error h2{color:#172033;margin:0 0 7px}.edit-product-loading p,.edit-product-error p{color:#64748b;margin:0}.edit-product-error{box-sizing:border-box;background:#fff;border:1px solid #fecaca;border-radius:20px;align-items:center;gap:17px;width:min(650px,100%);margin:70px auto;padding:28px;display:flex;box-shadow:0 16px 40px #0f172a12}.edit-error-icon{color:#dc2626;background:#fee2e2;border-radius:14px;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:23px;font-weight:900;display:grid}.edit-product-error>div:nth-child(2){flex:1}@media (width<=900px){.edit-pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.edit-product-hero{align-items:flex-start}}@media (width<=700px){.edit-product-page{padding:15px}.edit-product-hero{border-radius:17px;flex-direction:column;align-items:stretch;padding:20px}.edit-product-title-wrap{align-items:flex-start}.edit-product-title-icon{flex-basis:48px;width:48px;height:48px;font-size:22px}.edit-product-hero h1{font-size:25px}.edit-form-card{border-radius:17px;padding:20px}.edit-form-grid,.edit-pricing-grid,.edit-options-grid{grid-template-columns:1fr}.edit-field-full{grid-column:auto}.edit-product-actions{flex-direction:column-reverse;align-items:stretch}.edit-cancel-btn,.edit-save-btn,.edit-back-btn{width:100%}.edit-product-error{flex-wrap:wrap;align-items:flex-start;margin:30px auto}.edit-product-error .edit-back-btn{width:100%}.edit-image-preview-wrap{align-items:flex-start}}.admin-settings-page{padding-bottom:60px}.settings-layout{grid-template-columns:285px minmax(0,1fr);align-items:start;gap:24px;display:grid}.settings-sidebar{background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:12px;position:sticky;top:20px}.settings-sidebar-title{letter-spacing:1.2px;color:#64748b;padding:12px 14px 10px;font-size:11px;font-weight:800}.settings-nav-item{cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:center;gap:12px;width:100%;margin-bottom:3px;padding:13px 12px;transition:all .2s;display:flex}.settings-nav-item:hover{background:#f8fafc}.settings-nav-active{background:#eef4ff}.settings-nav-icon{background:#f1f5f9;border-radius:10px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.settings-nav-active .settings-nav-icon{background:#dbeafe}.settings-nav-text{flex-direction:column;gap:2px;min-width:0;display:flex}.settings-nav-text strong{color:#1e293b;font-size:13px}.settings-nav-text small{color:#94a3b8;font-size:10px;line-height:1.35}.settings-content{min-width:0}.settings-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;overflow:hidden}.settings-panel-header{background:linear-gradient(#fff 0%,#fafcff 100%);border-bottom:1px solid #eef2f7;align-items:center;gap:15px;padding:24px 26px;display:flex}.settings-panel-icon{background:#eef4ff;border-radius:14px;place-items:center;width:52px;height:52px;font-size:25px;display:grid}.settings-panel-header h2{color:#172033;margin:0 0 4px;font-size:22px}.settings-panel-header p{color:#64748b;margin:0;font-size:13px}.settings-panel-body{padding:24px 26px}.settings-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.settings-input-group{flex-direction:column;gap:7px;display:flex}.settings-input-group span{color:#334155;font-size:12px;font-weight:700}.settings-input-group input{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #dbe2ea;border-radius:10px;outline:none;width:100%;padding:12px 13px;font-size:13px;transition:all .2s}.settings-input-group input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb14}.settings-toggle-row{border-top:1px solid #eef2f7;justify-content:space-between;align-items:center;gap:20px;padding:17px 0;display:flex}.settings-toggle-left{align-items:center;gap:13px;min-width:0;display:flex}.settings-toggle-icon{background:#f8fafc;border-radius:11px;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:19px;display:grid}.settings-toggle-left strong{color:#1e293b;margin-bottom:3px;font-size:14px;display:block}.settings-toggle-left p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.settings-switch{cursor:pointer;background:#cbd5e1;border:0;border-radius:30px;flex:0 0 48px;width:48px;height:27px;padding:3px;transition:all .2s}.settings-switch span{background:#fff;border-radius:50%;width:21px;height:21px;transition:all .2s;display:block;box-shadow:0 2px 5px #0f172a26}.settings-switch-on{background:#2563eb}.settings-switch-on span{transform:translate(21px)}.settings-info-box{background:#eff6ff;border:1px solid #dbeafe;border-radius:13px;margin-top:20px;padding:16px 18px}.settings-info-box strong{color:#1e40af;margin-bottom:5px;font-size:13px;display:block}.settings-info-box p{color:#475569;margin:0;font-size:12px;line-height:1.6}.settings-security-card{background:#fff;border:1px solid #e5e7eb;border-radius:14px;align-items:center;gap:14px;margin-bottom:12px;padding:17px;display:flex}.settings-security-icon{background:#f1f5f9;border-radius:11px;flex:0 0 44px;place-items:center;width:44px;height:44px;font-size:20px;display:grid}.settings-security-card>div:nth-child(2){flex:1}.settings-security-card strong{color:#1e293b;margin-bottom:4px;font-size:14px;display:block}.settings-security-card p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.settings-status-good{color:#15803d;white-space:nowrap;background:#dcfce7;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:800}.system-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.system-status-card{background:#fafafa;border:1px solid #e5e7eb;border-radius:14px;padding:18px}.system-status-card span{color:#64748b;margin-bottom:7px;font-size:11px;display:block}.system-status-card strong{color:#1e293b;font-size:15px;display:block}.system-status-card small{color:#15803d;margin-top:8px;font-size:11px;font-weight:700;display:inline-block}.settings-actions{justify-content:space-between;align-items:center;gap:15px;margin-top:18px;display:flex}.settings-reset-btn,.settings-save-btn{cursor:pointer;border-radius:10px;min-height:44px;padding:0 18px;font-size:13px;font-weight:700;transition:all .2s}.settings-reset-btn{color:#dc2626;background:#fff;border:1px solid #fecaca}.settings-reset-btn:hover{background:#fef2f2}.settings-save-btn{color:#fff;background:#2563eb;border:0;box-shadow:0 5px 15px #2563eb2e}.settings-save-btn:hover{background:#1d4ed8;transform:translateY(-1px)}@media (width<=950px){.settings-layout{grid-template-columns:1fr}.settings-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid;position:static}.settings-sidebar-title{grid-column:1/-1}}@media (width<=650px){.settings-sidebar,.settings-form-grid,.system-status-grid{grid-template-columns:1fr}.settings-panel-header,.settings-panel-body{padding:20px}.settings-toggle-row{align-items:flex-start}.settings-actions{flex-direction:column-reverse;align-items:stretch}.settings-reset-btn,.settings-save-btn{width:100%}}.admin-order-customer-btn{cursor:pointer;color:inherit;text-align:left;background:0 0;border:0;flex-direction:column;align-items:flex-start;gap:3px;padding:0;display:inline-flex}.admin-order-customer-btn span{opacity:.65;font-size:12px;font-weight:600}.admin-order-customer-btn:hover span{opacity:1;text-decoration:underline}.admin-order-modal-backdrop{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.admin-order-modal{background:#fff;border-radius:18px;width:min(900px,100%);max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 24px 70px #00000040}.admin-order-modal-header,.admin-order-modal-footer{justify-content:space-between;align-items:center;gap:16px;display:flex}.admin-order-modal-header{margin-bottom:20px}.admin-order-modal-header h2{margin:5px 0 0}.admin-order-modal-close{cursor:pointer;background:#f2f2f2;border:0;border-radius:50%;width:40px;height:40px;font-size:28px;line-height:1}.admin-order-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.admin-order-detail-card{background:#fafafa;border:1px solid #e8e8e8;border-radius:14px;margin-bottom:16px;padding:18px}.admin-order-detail-card h3{margin:0 0 12px}.admin-order-detail-card p{overflow-wrap:anywhere;margin:8px 0}.admin-order-items-list{flex-direction:column;display:flex}.admin-order-item{border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;gap:20px;padding:12px 0;display:flex}.admin-order-item:last-child{border-bottom:0}.admin-order-item>div{flex-direction:column;gap:3px;display:flex}.admin-order-item small,.admin-order-muted{opacity:.7}@media (width<=700px){.admin-order-modal-backdrop{padding:10px}.admin-order-modal{padding:16px}.admin-order-detail-grid{grid-template-columns:1fr}}.markaz-import-page{max-width:1100px;margin:0 auto;padding:28px}.markaz-import-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.markaz-kicker{letter-spacing:.12em;opacity:.65;margin:0 0 6px;font-size:12px;font-weight:800}.markaz-import-header h1{margin:0 0 8px;font-size:32px}.markaz-import-header p{opacity:.75;max-width:720px;margin:0;line-height:1.6}.markaz-safe-badge{white-space:nowrap;border:1px solid #d9d9d9;border-radius:999px;padding:10px 14px;font-weight:700}.markaz-import-card{background:#fff;border:1px solid #e5e5e5;border-radius:18px;margin-top:20px;padding:22px;box-shadow:0 8px 28px #0000000d}.markaz-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.markaz-grid label{flex-direction:column;gap:8px;font-weight:700;display:flex}.markaz-grid input,.markaz-grid select{box-sizing:border-box;width:100%;font:inherit;background:#fff;border:1px solid #d8d8d8;border-radius:10px;padding:12px}.markaz-selected-file{background:#f6f6f6;border-radius:10px;margin-top:16px;padding:12px}.markaz-import-button{cursor:pointer;border:0;border-radius:10px;margin-top:18px;padding:13px 20px;font-weight:800}.markaz-import-button:disabled{opacity:.6;cursor:not-allowed}.markaz-result{border:1px solid #ddd;border-radius:16px;margin-top:20px;padding:20px}.markaz-result.error{border-color:#e3b8b8}.markaz-result.success{border-color:#b8d9c0}.markaz-result h2{margin-top:0}.markaz-stats{grid-template-columns:repeat(3,1fr);gap:10px;margin:14px 0;display:grid}.markaz-stats span{border:1px solid #e5e5e5;border-radius:10px;padding:12px}@media (width<=700px){.markaz-import-page{padding:18px}.markaz-import-header{flex-direction:column}.markaz-grid,.markaz-stats{grid-template-columns:1fr}}.contact-page{box-sizing:border-box;background:radial-gradient(circle at 10% 10%,#2563eb14,#0000 30%),radial-gradient(circle at 90% 80%,#6366f114,#0000 30%),#f7f9ff;width:100%;min-height:calc(100vh - 80px);padding:70px 28px 90px;position:relative;overflow:hidden}.contact-container{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:center;gap:70px;width:min(1180px,100%);margin:0 auto;display:grid}.contact-info{z-index:2;position:relative}.contact-badge,.form-badge{color:#3158a8;letter-spacing:1.4px;background:#ffffffd1;border:1px solid #2563eb1f;border-radius:999px;align-items:center;gap:9px;padding:8px 15px;font-size:11px;font-weight:800;display:inline-flex;box-shadow:0 8px 25px #1e40af14,inset 0 1px #ffffffe6}.badge-dot{background:#2563eb;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #2563eb1a,0 0 15px #2563eb73}.contact-info h1{color:#172554;letter-spacing:-2.4px;margin:24px 0 18px;font-size:clamp(40px,4vw,62px);font-weight:900;line-height:1.02}.contact-info h1 span{font-size:.72em;display:inline-block;transform:rotate(-7deg)}.contact-intro{color:#64748b;max-width:540px;margin:0 0 32px;font-size:16px;line-height:1.8}.contact-cards{flex-direction:column;gap:13px;display:flex}.contact-card{min-height:84px;color:inherit;background:linear-gradient(145deg,#fffffffa,#f5f8ffeb);border:1px solid #fffffff2;border-radius:20px;align-items:center;gap:16px;padding:15px 18px;text-decoration:none;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;box-shadow:0 16px 35px #0f172a12,0 4px 10px #2563eb0d,inset 0 1px #fff}.contact-card:hover{border-color:#2563eb2e;transform:translateY(-4px);box-shadow:0 22px 45px #0f172a1a,0 8px 20px #2563eb17}.contact-icon-box{color:#2563eb;background:linear-gradient(145deg,#fff,#eaf1ff);border:1px solid #2563eb1a;border-radius:15px;flex:0 0 50px;place-items:center;width:50px;height:50px;display:grid;box-shadow:7px 7px 15px #0f172a14,-4px -4px 10px #fffffff2,inset 0 1px 1px #fff}.contact-svg-icon{width:24px;height:24px}.whatsapp-card .contact-icon-box{color:#16a34a;background:linear-gradient(145deg,#fff,#eafff1)}.whatsapp-card:hover{border-color:#16a34a38}.email-card .contact-icon-box{color:#2563eb}.location-card .contact-icon-box{color:#f97316;background:linear-gradient(145deg,#fff,#fff3e8)}.contact-card-content{flex-direction:column;min-width:0;display:flex}.contact-card-label{color:#94a3b8;letter-spacing:1.2px;margin-bottom:3px;font-size:9px;font-weight:800}.contact-card h3{color:#172554;margin:0 0 3px;font-size:17px;font-weight:800}.contact-card-value{color:#64748b;overflow-wrap:anywhere;font-size:13px;line-height:1.4}.contact-card-arrow{color:#2563eb;background:#eff6ff;border-radius:50%;place-items:center;width:32px;height:32px;margin-left:auto;font-size:18px;transition:transform .25s,background .25s;display:grid}.contact-card:hover .contact-card-arrow{color:#fff;background:#2563eb;transform:translate(4px)}.contact-trust{background:#fff9;border:1px solid #2563eb14;border-radius:16px;align-items:center;gap:12px;margin-top:18px;padding:13px 16px;display:flex}.trust-icon{color:#2563eb;background:#eff6ff;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:18px;display:grid}.contact-trust strong{color:#172554;margin-bottom:2px;font-size:12px;display:block}.contact-trust span{color:#64748b;font-size:11px;display:block}.contact-form-wrapper{position:relative}.contact-form-glow{filter:blur(70px);pointer-events:none;background:#2563eb1f;border-radius:50%;width:280px;height:280px;position:absolute;top:-100px;right:-80px}.contact-form{z-index:2;background:linear-gradient(145deg,#fffffffa,#f4f7fff5);border:1px solid #fffffff2;border-radius:30px;padding:38px;position:relative;box-shadow:0 35px 70px #0f172a1f,0 10px 25px #2563eb12,inset 0 1px #fff}.form-top{justify-content:space-between;align-items:center;display:flex}.form-shape{color:#2563eb;background:linear-gradient(145deg,#fff,#eaf1ff);border-radius:14px;place-items:center;width:45px;height:45px;font-size:20px;display:grid;box-shadow:7px 7px 15px #0f172a14,-4px -4px 10px #fffffff2}.form-badge{color:#2563eb}.contact-form h2{color:#172554;letter-spacing:-1.5px;margin:22px 0 8px;font-size:38px;font-weight:900;line-height:1}.contact-form h2 span{color:#2563eb}.form-description{color:#64748b;max-width:470px;margin:0 0 26px;font-size:14px;line-height:1.65}.contact-form form{flex-direction:column;gap:16px;display:flex}.form-field{flex-direction:column;gap:7px;display:flex}.form-field label{color:#334155;letter-spacing:.5px;font-size:11px;font-weight:800}.form-field input,.form-field textarea{box-sizing:border-box;color:#172554;background:linear-gradient(145deg,#fff,#f5f8ff);border:1px solid #94a3b833;border-radius:14px;outline:none;width:100%;padding:14px 15px;font-family:inherit;font-size:14px;transition:border-color .25s,box-shadow .25s,transform .25s;box-shadow:inset 3px 3px 8px #0f172a09,inset -3px -3px 8px #fffffff2}.form-field textarea{resize:vertical;min-height:135px}.form-field input::placeholder,.form-field textarea::placeholder{color:#a0aec0}.form-field input:focus,.form-field textarea:focus{border-color:#2563eb8c;transform:translateY(-1px);box-shadow:0 0 0 4px #2563eb14,inset 3px 3px 8px #0f172a09}.premium-send-button{cursor:pointer;color:#fff;letter-spacing:.2px;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:54px;margin-top:3px;font-family:inherit;font-size:14px;font-weight:800;transition:transform .25s,box-shadow .25s;display:flex;position:relative;overflow:hidden;box-shadow:0 13px 25px #2563eb47,inset 0 1px #ffffff40}.premium-send-button:hover{transform:translateY(-3px);box-shadow:0 18px 32px #2563eb59,inset 0 1px #ffffff4d}.premium-send-button:active{transform:translateY(0)}.send-button-icon{background:#ffffff29;border-radius:9px;place-items:center;width:29px;height:29px;font-size:17px;display:grid}.send-button-shine{background:linear-gradient(90deg,#0000,#fff3,#0000);width:70%;height:100%;transition:left .7s;position:absolute;top:0;left:-120%;transform:skew(-20deg)}.premium-send-button:hover .send-button-shine{left:130%}.quick-contact{margin-top:25px}.quick-contact-line{align-items:center;gap:10px;margin-bottom:14px;display:flex}.quick-contact-line span{background:#e2e8f0;flex:1;height:1px}.quick-contact-line p{color:#94a3b8;white-space:nowrap;margin:0;font-size:10px;font-weight:700}.quick-buttons{grid-template-columns:1fr 1fr;gap:10px;display:grid}.quick-button{border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:46px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.quick-button svg{width:19px;height:19px}.quick-button:hover{transform:translateY(-2px)}.whatsapp-quick{color:#15803d;background:#effdf4;border:1px solid #16a34a1f;box-shadow:0 8px 18px #16a34a12}.email-quick{color:#2563eb;background:#eff6ff;border:1px solid #2563eb1f;box-shadow:0 8px 18px #2563eb12}@media (width<=1000px){.contact-container{grid-template-columns:1fr;gap:45px;max-width:720px}.contact-info h1{font-size:48px}}@media (width<=600px){.contact-page{padding:45px 16px 65px}.contact-container{gap:35px}.contact-info h1{letter-spacing:-1.5px;font-size:38px}.contact-intro{font-size:14px;line-height:1.7}.contact-card{border-radius:17px;min-height:76px;padding:12px 13px}.contact-icon-box{flex-basis:44px;width:44px;height:44px}.contact-svg-icon{width:21px;height:21px}.contact-card h3{font-size:15px}.contact-card-value{font-size:11px}.contact-card-arrow{width:28px;height:28px;font-size:15px}.contact-form{border-radius:23px;padding:24px 17px}.contact-form h2{font-size:32px}.form-shape{width:40px;height:40px}.quick-buttons{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.contact-card,.contact-card-arrow,.premium-send-button,.quick-button,.form-field input,.form-field textarea{transition:none}}.profile-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#fb923c2e,#0000 35%),linear-gradient(135deg,#fff7ed 0%,#ffedd5 45%,#fffaf5 100%);min-height:100vh;padding:55px 6% 80px}.profile-header{justify-content:space-between;align-items:center;gap:25px;max-width:1200px;margin:0 auto 35px;display:flex}.profile-eyebrow{color:#ea580c;letter-spacing:1px;background:#ffedd5;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:900;display:inline-block}.profile-header h1{color:#172033;margin:12px 0 7px;font-size:38px;font-weight:950}.profile-header p{color:#64748b;margin:0;font-size:14px}.profile-status{color:#15803d;background:#ffffffd9;border:1px solid #22c55e26;border-radius:999px;align-items:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:800;display:flex;box-shadow:0 10px 25px #22c55e14}.status-dot{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #22c55e1f}.profile-layout{grid-template-columns:minmax(280px,.75fr) minmax(0,1.5fr);gap:25px;max-width:1200px;margin:auto;display:grid}.profile-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffe0;border:1px solid #f973161a;border-radius:28px;position:relative;overflow:hidden;box-shadow:0 22px 55px #7c2d1217}.profile-main-card{text-align:center;padding-bottom:30px}.profile-cover{background:linear-gradient(135deg,#fb923c,#f97316,#ea580c);height:125px}.profile-cover:after{content:"";background:#ffffff21;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-60px}.profile-avatar-wrapper{background:#fff;border-radius:50%;width:115px;height:115px;margin:-57px auto 15px;padding:6px;position:relative;box-shadow:0 15px 35px #7c2d1229}.profile-avatar{color:#fff;background:linear-gradient(135deg,#1d4ed8,#4338ca);border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:42px;font-weight:900;display:flex}.profile-avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%}.profile-main-info h2{color:#172033;margin:0 0 6px;font-size:25px;font-weight:950}.profile-main-info p{color:#64748b;margin:0 0 13px;font-size:13px}.member-badge{color:#ea580c;background:#fff7ed;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:850;display:inline-block}.profile-actions{justify-content:center;align-items:center;gap:10px;margin-top:23px;padding:0 25px;display:flex}.edit-profile-btn,.save-profile-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#fb923c,#ea580c);border:none;border-radius:13px;min-height:46px;padding:0 20px;font-size:12px;font-weight:850;transition:transform .25s,box-shadow .25s;box-shadow:0 10px 25px #ea580c33}.edit-profile-btn:hover,.save-profile-btn:hover{transform:translateY(-2px);box-shadow:0 15px 30px #ea580c47}.cancel-profile-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:13px;min-height:46px;padding:0 18px;font-size:12px;font-weight:800}.information-card{padding:30px}.card-heading{border-bottom:1px solid #e2e8f0bf;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px;padding-bottom:18px;display:flex}.card-heading span{color:#ea580c;letter-spacing:1px;margin-bottom:6px;font-size:9px;font-weight:900;display:block}.card-heading h2{color:#172033;margin:0;font-size:22px;font-weight:950}.heading-icon{background:#fff7ed;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:21px;display:flex}.profile-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.profile-field{min-width:0}.profile-field.full-field{grid-column:1/-1}.profile-field label{color:#475569;margin-bottom:8px;font-size:11px;font-weight:850;display:block}.field-value,.profile-field input,.profile-field textarea{box-sizing:border-box;color:#334155;background:#f8fafcd9;border:1px solid #e2e8f0;border-radius:13px;outline:none;width:100%;min-height:48px;padding:13px 15px;font-size:13px;transition:border-color .2s,box-shadow .2s}.profile-field input,.profile-field textarea{resize:vertical;font-family:inherit}.profile-field input:focus,.profile-field textarea:focus{border-color:#fb923c;box-shadow:0 0 0 4px #fb923c1a}.address-value{min-height:70px;line-height:1.6}.locked-field{color:#64748b;justify-content:space-between;align-items:center;display:flex}.locked-field span{font-size:12px}.profile-field small{color:#94a3b8;margin-top:7px;font-size:10px;line-height:1.5;display:block}.security-card{padding:30px}.account-details{flex-direction:column;gap:13px;display:flex}.account-detail{background:#fffaf5;border:1px solid #ffedd5;border-radius:15px;align-items:center;gap:13px;padding:14px;display:flex}.detail-icon{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.account-detail span{color:#94a3b8;margin-bottom:3px;font-size:10px;display:block}.account-detail strong{color:#334155;font-size:12px}.account-detail .verified{color:#16a34a}.privacy-note{color:#64748b;background:#f8fafc;border-radius:13px;margin-top:18px;padding:13px;font-size:10px;line-height:1.6}.quick-links-card{padding:30px}.quick-links{flex-direction:column;gap:12px;display:flex}.quick-link{background:#fffaf5;border:1px solid #ffedd5;border-radius:16px;align-items:center;gap:13px;padding:14px;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:flex}.quick-link:hover{background:#fff;transform:translateY(-2px);box-shadow:0 12px 25px #7c2d1214}.quick-link-icon{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:19px;display:flex}.quick-link div:nth-child(2){flex:1}.quick-link strong{color:#334155;margin-bottom:3px;font-size:13px;display:block}.quick-link span{color:#94a3b8;font-size:10px}.quick-link b{color:#ea580c;font-size:20px}.profile-login-card{text-align:center;background:#ffffffe6;border-radius:28px;max-width:500px;margin:100px auto;padding:55px 30px;box-shadow:0 25px 60px #7c2d121a}.profile-login-icon{margin-bottom:15px;font-size:50px}.profile-login-card h2{color:#172033;margin:0 0 10px}.profile-login-card p{color:#64748b;margin:0;font-size:13px}@media (width<=950px){.profile-page{padding-left:4%;padding-right:4%}.profile-layout{grid-template-columns:1fr}.profile-main-card{width:100%;max-width:600px;margin:auto}}@media (width<=600px){.profile-page{padding:35px 14px 55px}.profile-header{flex-direction:column;align-items:flex-start;gap:15px;margin-bottom:25px}.profile-header h1{font-size:29px}.profile-header p{font-size:12px;line-height:1.6}.profile-status{font-size:11px}.profile-card{border-radius:22px}.profile-cover{height:105px}.profile-avatar-wrapper{width:100px;height:100px;margin-top:-50px}.profile-avatar{font-size:36px}.profile-main-info h2{font-size:22px}.information-card,.security-card,.quick-links-card{padding:21px}.card-heading h2{font-size:19px}.profile-fields{grid-template-columns:1fr;gap:15px}.profile-field.full-field{grid-column:auto}.profile-actions{padding:0 18px}}@media (width<=380px){.profile-page{padding-left:10px;padding-right:10px}.profile-header h1{font-size:26px}.profile-main-info h2{font-size:20px}.profile-actions{flex-direction:column}.edit-profile-btn,.save-profile-btn,.cancel-profile-btn{width:100%}}.orders-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#fb923c2e,#0000 35%),linear-gradient(135deg,#fff7ed 0%,#ffedd5 45%,#fffaf5 100%);min-height:100vh;padding:55px 6% 80px}.orders-header{justify-content:space-between;align-items:flex-end;gap:25px;max-width:1200px;margin:0 auto 30px;display:flex}.orders-eyebrow{color:#ea580c;letter-spacing:1px;background:#ffedd5;border-radius:999px;padding:7px 12px;font-size:10px;font-weight:900;display:inline-block}.orders-header h1{color:#172033;margin:12px 0 7px;font-size:38px;font-weight:950}.orders-header p{color:#64748b;margin:0;font-size:14px}.orders-user-badge{background:#ffffffe0;border:1px solid #f973161a;border-radius:18px;align-items:center;gap:12px;padding:12px 16px;display:flex;box-shadow:0 12px 30px #7c2d1212}.orders-user-icon{color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c);border-radius:13px;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex}.orders-user-badge span{color:#94a3b8;margin-bottom:3px;font-size:9px;font-weight:700;display:block}.orders-user-badge strong{color:#334155;font-size:12px}.order-stats{grid-template-columns:repeat(4,1fr);gap:18px;max-width:1200px;margin:0 auto 30px;display:grid}.order-stat-card{background:#ffffffe0;border:1px solid #f9731617;border-radius:20px;align-items:center;gap:13px;padding:20px;display:flex;box-shadow:0 15px 35px #7c2d120f}.stat-icon{background:#fff7ed;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:19px;display:flex}.pending-icon{background:#fef3c7}.processing-icon{background:#dbeafe}.delivered-icon{background:#dcfce7}.order-stat-card span{color:#94a3b8;margin-bottom:4px;font-size:10px;font-weight:750;display:block}.order-stat-card strong{color:#172033;font-size:21px;font-weight:950}.empty-orders{text-align:center;background:#ffffffe6;border:1px solid #f973161a;border-radius:28px;max-width:700px;margin:55px auto;padding:60px 30px;box-shadow:0 25px 60px #7c2d1214}.empty-orders-icon{background:linear-gradient(135deg,#fff7ed,#ffedd5);border-radius:25px;justify-content:center;align-items:center;width:85px;height:85px;margin:0 auto 20px;font-size:38px;display:flex}.empty-orders h2{color:#172033;margin:0 0 10px;font-size:25px}.empty-orders p{color:#64748b;max-width:480px;margin:0 auto 25px;font-size:13px;line-height:1.7}.start-shopping-btn{color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c);border-radius:13px;justify-content:center;align-items:center;min-height:46px;padding:0 22px;font-size:12px;font-weight:850;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 12px 25px #ea580c33}.start-shopping-btn:hover{transform:translateY(-2px);box-shadow:0 17px 30px #ea580c47}.orders-list{max-width:1200px;margin:0 auto}.orders-list-heading{justify-content:space-between;align-items:flex-end;margin-bottom:18px;padding:0 3px;display:flex}.orders-list-heading span{color:#ea580c;letter-spacing:1px;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.orders-list-heading h2{color:#172033;margin:0;font-size:23px;font-weight:950}.orders-list-heading>strong{color:#ea580c;background:#fff7ed;border-radius:999px;padding:8px 13px;font-size:10px}.order-card{background:#ffffffeb;border:1px solid #f9731617;border-radius:23px;margin-bottom:18px;padding:24px;transition:transform .25s,box-shadow .25s;position:relative;overflow:hidden;box-shadow:0 15px 35px #7c2d1212}.order-card:hover{transform:translateY(-2px);box-shadow:0 22px 45px #7c2d121a}.order-card:before{content:"";background:linear-gradient(#fb923c,#ea580c);width:4px;position:absolute;top:0;bottom:0;left:0}.order-top{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:20px;padding-bottom:18px;display:flex}.order-label{color:#94a3b8;letter-spacing:1px;margin-bottom:5px;font-size:8px;font-weight:900;display:block}.order-top h3{color:#172033;margin:0;font-size:15px;font-weight:900}.order-status{border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:10px;font-weight:850;display:inline-flex}.status-dot{border-radius:50%;width:7px;height:7px}.status-pending .status-dot{background:#f59e0b}.status-processing .status-dot{background:#3b82f6}.status-delivered .status-dot{background:#22c55e}.status-cancelled .status-dot{background:#ef4444}.order-details{grid-template-columns:repeat(3,1fr);gap:15px;padding:20px 0;display:grid}.order-detail{background:#fffaf5;border-radius:14px;padding:13px}.order-detail span{color:#94a3b8;margin-bottom:6px;font-size:9px;display:block}.order-detail strong{color:#334155;font-size:12px}.order-address{background:#f8fafc;border-radius:15px;margin-bottom:18px;padding:15px}.order-address span{color:#64748b;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.order-address p{color:#475569;margin:0;font-size:11px;line-height:1.5}.order-bottom{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:15px;padding-top:16px;display:flex}.secure-order{color:#94a3b8;font-size:9px}.view-order-btn{color:#ea580c;cursor:pointer;background:#fff7ed;border:none;border-radius:11px;padding:10px 15px;font-size:10px;font-weight:850;transition:background .2s,transform .2s}.view-order-btn:hover{background:#ffedd5;transform:translate(2px)}.orders-loading{text-align:center;background:#ffffffe6;border-radius:25px;max-width:600px;margin:100px auto;padding:50px;box-shadow:0 20px 50px #7c2d1214}.orders-spinner{border:4px solid #ffedd5;border-top-color:#ea580c;border-radius:50%;width:42px;height:42px;margin:0 auto 15px;animation:.8s linear infinite ordersSpin}.orders-loading p{color:#64748b;margin:0;font-size:12px}@keyframes ordersSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.orders-page{padding-left:4%;padding-right:4%}.order-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.orders-page{padding:35px 14px 60px}.orders-header{flex-direction:column;align-items:flex-start;gap:18px}.orders-header h1{font-size:29px}.orders-header p{font-size:12px;line-height:1.6}.orders-user-badge{box-sizing:border-box;width:100%}.order-stats{grid-template-columns:repeat(2,1fr);gap:12px}.order-stat-card{gap:9px;padding:15px}.stat-icon{border-radius:11px;width:38px;height:38px;font-size:16px}.order-stat-card strong{font-size:18px}.orders-list-heading h2{font-size:19px}.order-card{padding:18px}.order-details{grid-template-columns:1fr;gap:9px}.order-bottom{flex-direction:column;align-items:flex-start}.view-order-btn{width:100%}}@media (width<=400px){.order-stats{grid-template-columns:1fr}.orders-list-heading{flex-direction:column;align-items:flex-start;gap:10px}.order-top{flex-direction:column;align-items:flex-start}.order-status{align-self:flex-start}}.cancel-order-btn{color:#dc2626;cursor:pointer;background:#fff1f2;border:1px solid #fecaca;border-radius:10px;margin-left:12px;padding:11px 18px;font-size:12px;font-weight:800;transition:all .2s;box-shadow:0 5px 15px #dc262614}.cancel-order-btn:hover{color:#fff;background:#dc2626;transform:translateY(-2px);box-shadow:0 8px 20px #dc26262e}.cancel-order-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.order-details-page{box-sizing:border-box;background:radial-gradient(circle at 0 0,#fb923c2e,#0000 35%),linear-gradient(135deg,#fff7ed 0%,#ffedd5 45%,#fffaf5 100%);min-height:100vh;padding:55px 6% 80px}.order-details-header{justify-content:space-between;align-items:flex-end;gap:25px;max-width:1200px;margin:0 auto 30px;display:flex}.order-details-header>div span{color:#ea580c;letter-spacing:1px;background:#ffedd5;border-radius:999px;padding:7px 12px;font-size:9px;font-weight:900;display:inline-block}.order-details-header h1{color:#172033;margin:12px 0 7px;font-size:36px;font-weight:950}.order-details-header p{color:#64748b;margin:0;font-size:13px}.details-status{border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:11px;font-weight:900;display:inline-flex}.status-pending{color:#b45309;background:#fef3c7}.status-processing{color:#1d4ed8;background:#dbeafe}.status-delivered{color:#15803d;background:#dcfce7}.status-cancelled{color:#b91c1c;background:#fee2e2}.order-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1200px;margin:0 auto 22px;display:grid}.details-card{background:#ffffffeb;border:1px solid #f9731617;border-radius:24px;padding:25px;box-shadow:0 18px 40px #7c2d1212}.details-card h2{color:#172033;margin:0 0 20px;font-size:20px;font-weight:950}.info-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;gap:20px;padding:13px 0;display:flex}.info-row:last-child{border-bottom:none}.info-row span{color:#94a3b8;font-size:11px}.info-row strong{color:#334155;text-align:right;font-size:12px}.delivery-info{background:#fffaf5;border-radius:16px;padding:16px}.delivery-info strong{color:#172033;margin-bottom:10px;font-size:15px;display:block}.delivery-info p{color:#64748b;margin:7px 0;font-size:11px;line-height:1.6}.products-details-card{max-width:1150px;margin:0 auto 22px}.ordered-products{flex-direction:column;gap:12px;display:flex}.ordered-product{background:#fffaf5;border:1px solid #ffedd5;border-radius:17px;align-items:center;gap:16px;padding:14px;display:flex}.ordered-product img{object-fit:contain;box-sizing:border-box;background:#fff;border-radius:13px;flex-shrink:0;width:82px;height:82px;padding:5px}.ordered-product-info{flex:1}.ordered-product-info h3{color:#334155;margin:0 0 7px;font-size:14px}.ordered-product-info p{color:#64748b;margin:0 0 5px;font-size:10px}.ordered-product-info span{color:#ea580c;font-size:10px;font-weight:750}.ordered-product>strong{color:#172033;white-space:nowrap;font-size:14px}.no-items{text-align:center;background:#fffaf5;border-radius:15px;padding:30px}.no-items p{color:#94a3b8;margin:0;font-size:12px}.details-total-card{color:#fff;background:linear-gradient(135deg,#fb923c,#ea580c);border-radius:22px;justify-content:space-between;align-items:center;gap:20px;max-width:1150px;margin:0 auto;padding:25px;display:flex;box-shadow:0 18px 40px #ea580c33}.details-total-card span{font-size:13px;font-weight:800}.details-total-card strong{font-size:26px;font-weight:950}.details-actions{justify-content:flex-start;max-width:1150px;margin:22px auto 0;display:flex}.back-orders-btn{color:#ea580c;cursor:pointer;background:#fff;border:none;border-radius:13px;justify-content:center;align-items:center;min-height:46px;padding:0 20px;font-size:12px;font-weight:850;text-decoration:none;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 10px 25px #7c2d1212}.back-orders-btn:hover{background:#fff7ed;transform:translateY(-2px)}.order-not-found{text-align:center;background:#ffffffeb;border-radius:28px;max-width:600px;margin:100px auto;padding:55px 30px;box-shadow:0 25px 60px #7c2d1217}.order-not-found h1{color:#172033;margin:0 0 10px;font-size:27px}.order-not-found p{color:#64748b;margin:0 0 25px;font-size:13px}@media (width<=800px){.order-details-page{padding:35px 14px 60px}.order-details-header{flex-direction:column;align-items:flex-start;gap:18px}.order-details-header h1{font-size:29px}.order-details-grid{grid-template-columns:1fr}.details-card{border-radius:20px;padding:20px}.ordered-product{flex-wrap:wrap;align-items:flex-start}.ordered-product>strong{box-sizing:border-box;width:100%;padding-left:98px}.details-total-card{flex-direction:column;align-items:flex-start}.details-total-card strong{font-size:23px}}@media (width<=450px){.order-details-page{padding-left:10px;padding-right:10px}.order-details-header h1{font-size:25px}.info-row{flex-direction:column;align-items:flex-start;gap:5px}.info-row strong{text-align:left}.ordered-product{gap:12px}.ordered-product img{width:70px;height:70px}.ordered-product>strong{padding-left:82px}}
