:root{--brand:#1b2cc1;--brand-2:#7692ff;--accent:#abd2fa;--ink:#0a1444;--muted:#64748b;--bg:#f4f6fb;--card:#fff;--danger:#e53935;--success:#16a34a;--radius:12px;--shadow:0 2px 10px #0a144414;--shadow-lg:0 8px 24px #0a144424;color:#1e293b;background:var(--bg);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;height:100%}body{background:var(--bg);color:#1e293b;-webkit-tap-highlight-color:transparent;height:100%;min-height:100dvh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;background:0 0;border:none}input,select,textarea{font:inherit;touch-action:manipulation;-webkit-tap-highlight-color:transparent;outline:none}img{max-width:100%;height:auto;display:block}#root{flex-direction:column;width:100%;min-height:100dvh;display:flex}button{border-radius:8px;font-weight:500;transition:border-color .25s,background-color .2s,color .2s,transform .15s}button:active:not(:disabled){transform:scale(.98)}button:disabled{cursor:not-allowed}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:3px solid #1b2cc159}::selection{color:var(--ink);background:#1b2cc12e}.page{width:100%;max-width:1200px;padding:2rem 1.5rem;padding-left:max(1.5rem, env(safe-area-inset-left,0px));padding-right:max(1.5rem, env(safe-area-inset-right,0px));box-sizing:border-box;flex:1;margin:0 auto}@media (width<=640px){.page{padding:1.25rem 1rem;padding-left:max(1rem, env(safe-area-inset-left,0px));padding-right:max(1rem, env(safe-area-inset-right,0px))}}@media (width<=380px){.page{padding:1rem .75rem;padding-left:max(.75rem, env(safe-area-inset-left,0px));padding-right:max(.75rem, env(safe-area-inset-right,0px))}}@media (height<=480px) and (orientation:landscape){.page{padding-top:1rem;padding-bottom:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}button:active:not(:disabled){transform:none}}.main-content{padding:2rem;padding-left:max(2rem, env(safe-area-inset-left,0px));padding-right:max(2rem, env(safe-area-inset-right,0px));box-sizing:border-box;flex-direction:column;flex:1;width:100%;min-width:0;display:flex;overflow-x:clip}@media (width<=640px){.main-content{padding:1.25rem 1rem;padding-left:max(1rem, env(safe-area-inset-left,0px));padding-right:max(1rem, env(safe-area-inset-right,0px))}}@media (width<=380px){.main-content{padding:1rem .75rem;padding-left:max(.75rem, env(safe-area-inset-left,0px));padding-right:max(.75rem, env(safe-area-inset-right,0px))}}@media (height<=480px) and (orientation:landscape){.main-content{padding-top:1rem;padding-bottom:1rem}}.product-card{-webkit-tap-highlight-color:transparent;background:#fff;border:1px solid #e8ecf5;border-radius:12px;flex-direction:column;height:100%;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0a14440d}.product-poster{aspect-ratio:1;background:#fff;width:100%;position:relative}.product-img{object-fit:contain;width:100%;height:100%;padding:14px;display:block}.product-overlay{opacity:0;pointer-events:none;background:linear-gradient(#0a144426 0%,#1b2cc1eb 100%);flex-direction:column;justify-content:flex-end;padding:1rem;transition:opacity .25s;display:flex;position:absolute;inset:0}.overlay-desc{color:#ffffffeb;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:12.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.wish-btn{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:3;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#0a14448c;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:background-color .2s,transform .15s;display:flex;position:absolute;top:.85rem;right:.85rem}.wish-btn.active{background:#e53935}.wish-btn:active{transform:scale(.94)}.addto-cart-btn{color:#1b2cc1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:none;border-radius:8px;width:100%;min-height:42px;padding:.65rem;font-size:14px;font-weight:700;transition:background .2s,color .2s,transform .1s}.addto-cart-btn:active{transform:scale(.98)}.product-info{border-top:1px solid #f0f2fa;flex-direction:column;flex:1;gap:.25rem;min-width:0;padding:.9rem 1rem 1rem;display:flex}.product-info h3{color:#0a1444;overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:700;line-height:1.3}.product-brand{letter-spacing:1px;text-transform:uppercase;color:#7692ff;overflow-wrap:anywhere;font-size:11px;font-weight:700}.product-info h4{color:#1b2cc1;margin:.15rem 0;font-size:17px;font-weight:800}.product-info p{color:#94a3b8;margin:0;font-size:12px}.product-thumbs{z-index:2;opacity:0;pointer-events:none;flex-direction:column;gap:6px;transition:opacity .2s;display:flex;position:absolute;top:10px;left:10px}.product-thumbs.visible{pointer-events:auto}.product-thumb{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #fff9;border-radius:6px;width:39px;height:39px;padding:0;transition:border-color .2s,transform .15s,box-shadow .2s;display:block;overflow:hidden;box-shadow:0 2px 6px #0a144433}.product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-thumb.active{border-color:#1b2cc1;box-shadow:0 0 0 2px #1b2cc14d}.product-thumb:active{transform:scale(.96)}@media (hover:hover) and (pointer:fine){.product-card:hover{border-color:#abd2fa;transform:translateY(-4px);box-shadow:0 10px 24px #1b2cc129}.product-card:hover .product-overlay,.product-card:hover .product-thumbs{opacity:1;pointer-events:auto}.wish-btn:hover{background:#0a1444d9;transform:scale(1.08)}.addto-cart-btn:hover{color:#0a1444;background:#abd2fa}.product-thumb:hover{transform:scale(1.08)}}@media (hover:none){.product-overlay{opacity:1;pointer-events:none;background:0 0;padding:0}.overlay-desc{display:none}.product-overlay .addto-cart-btn{color:#fff;pointer-events:auto;background:#1b2cc1;width:auto;position:absolute;bottom:.75rem;left:.75rem;right:.75rem;box-shadow:0 4px 12px #1b2cc14d}.product-thumbs{opacity:1;pointer-events:auto;flex-direction:row;gap:4px;inset:auto auto .5rem .5rem}.product-thumb{width:34px;height:34px}}@media (width<=480px){.product-img{padding:10px}.product-info{gap:.2rem;padding:.75rem .8rem .85rem}.product-info h3{font-size:14px}.product-info h4{font-size:16px}.wish-btn{width:36px;height:36px;font-size:1.1rem;top:.6rem;right:.6rem}.addto-cart-btn{padding:.55rem;font-size:13px}}@media (width<=360px){.product-info h3{font-size:13.5px}.product-info h4{font-size:15px}.product-brand{letter-spacing:.6px;font-size:10px}.wish-btn{width:34px;height:34px;font-size:1rem}}@media (prefers-reduced-motion:reduce){.product-card,.product-overlay,.product-thumbs,.product-thumb,.wish-btn,.addto-cart-btn{transition:none}.product-card:hover,.wish-btn:hover,.product-thumb:hover{transform:none}}.product-card.out-of-stock .product-img{opacity:.55;filter:grayscale(40%)}.addto-cart-btn:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb}.addto-cart-btn:disabled:hover,.addto-cart-btn:disabled:active{color:#6b7280;background:#e5e7eb;transform:none}@media (hover:none){.addto-cart-btn:disabled{color:#4b5563;background:#d1d5db}}@media (width<=480px){.out-of-stock-badge{padding:4px 10px;font-size:10px;top:10px;left:10px}}.home{box-sizing:border-box;-webkit-tap-highlight-color:transparent;width:100%;padding:2rem 0;overflow-x:clip}.search-form{box-sizing:border-box;border:3px solid var(--brand,#1b2cc1);background-color:#0000;border-radius:20px;gap:1rem;max-width:600px;margin:0 auto 2rem;padding:1rem;display:flex}.search-input{border:2px solid var(--brand,#1b2cc1);color:#000;background-color:#0000;border-radius:20px;outline:none;flex:1;min-width:0;padding:.75rem 1rem;font-size:16px;transition:box-shadow .2s,border-color .2s}.search-input:focus{box-shadow:0 0 0 3px #1b2cc133}.search-btn{color:#fff;white-space:nowrap;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background-color:#1b2cc1;border:none;border-radius:20px;min-height:46px;padding:.75rem 1.5rem;font-size:15px;font-weight:500;transition:background-color .2s,color .2s,transform .1s}.search-btn:active{transform:scale(.98)}.clear-search{color:#1b2cc1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#eef2ff;border-radius:20px;min-height:32px;margin-left:10px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s,color .2s,transform .1s}.clear-search:active{transform:scale(.96)}.hero{color:#fff;text-align:center;background:linear-gradient(135deg,#7692ff 0%,#abd2fa 100%);border-radius:10px;padding:80px 24px;position:relative;overflow:hidden;box-shadow:7px 7px 15px #0003}.hero-content{z-index:1;max-width:700px;margin:0 auto;position:relative}.hero h1{margin-bottom:16px;font-size:clamp(28px,5vw,48px);font-weight:800;line-height:1.1}.hero p{opacity:.85;margin-bottom:32px;font-size:clamp(15px,2vw,18px)}.hero-carousel{border-radius:14px;max-width:1200px;height:360px;margin:24px auto 0;position:relative;overflow:hidden;box-shadow:0 8px 24px #1b2cc126}.hero-slide{opacity:0;pointer-events:none;box-sizing:border-box;background:linear-gradient(135deg,#7692ff 0%,#abd2fa 100%);padding:40px 48px;transition:opacity .8s;position:absolute;inset:0}.hero-slide.active{opacity:1;pointer-events:auto}.hero-slide-content{justify-content:space-between;align-items:center;gap:32px;max-width:1100px;height:100%;margin:0 auto;display:flex}.hero-slide-text{color:#fff;flex:1;min-width:0}.hero-badge{color:#fff;text-transform:uppercase;letter-spacing:1px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border-radius:20px;margin-bottom:14px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-block}.hero-slide-text h1{color:#fff;margin-bottom:10px;font-size:clamp(22px,3vw,36px);font-weight:800;line-height:1.1}.hero-slide-text p{opacity:.9;max-width:520px;margin-bottom:14px;font-size:15px}.hero-slide-price{color:#fff;margin-bottom:20px;font-size:clamp(20px,2.5vw,24px);font-weight:800}.hero-brand{opacity:.85;font-size:15px;font-weight:500}.hero-slide-image{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff26;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:260px;height:260px;display:flex;overflow:hidden}.hero-slide-image img{object-fit:cover;width:100%;height:100%}.hero-btn{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.shopnow-btn,.browse-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;min-height:46px;padding:12px 28px;font-size:15px;font-weight:600;transition:background .25s,color .25s,border-color .25s,transform .25s}.shopnow-btn{color:#fff;background:#1b2cc1;border:none;box-shadow:0 4px 14px #0a14444d}.browse-btn{color:#fff;background:0 0;border:2px solid #ffffff80}.shopnow-btn:active,.browse-btn:active{transform:scale(.98)}.hero-dots{z-index:2;gap:4px;display:flex;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .25s,width .25s;box-shadow:0 0 0 5px #0000}.hero-dot.active{background:#fff;border-radius:5px;width:28px}.hero-dots .hero-dot:after{content:"";position:absolute;inset:-8px}.container{box-sizing:border-box;padding:2rem 1.5rem}.categories-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;display:grid}.home-products{box-sizing:border-box;padding:2rem 1.5rem}.products-header{margin-bottom:2rem}.products-header h2{color:#1b2cc1;margin-bottom:.25rem;font-size:clamp(20px,3vw,28px);font-weight:700}.products-count{color:#666;margin:0;font-size:14px}.products-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;display:grid}.no-products{text-align:center;color:#666;padding:3rem 1rem;font-size:16px}#hot-deals .products-header h2{color:#e63946}.pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:2.5rem 0 1rem;display:flex}.page-btn{color:#1b2cc1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:2px solid #1b2cc1;border-radius:8px;min-width:44px;height:44px;padding:0 12px;font-size:15px;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .2s}.page-btn.active{color:#fff;cursor:default;background:#1b2cc1}.page-btn.nav-btn{padding:0 18px}.page-btn:disabled{opacity:.4;cursor:not-allowed;color:#999;border-color:#999}.page-btn:active:not(:disabled):not(.active){transform:scale(.96)}.ellipsis{color:#1b2cc1;-webkit-user-select:none;user-select:none;padding:0 6px;font-weight:700}.brand-belt{background:#f4f6fb;border-top:1px solid #eef2ff;border-bottom:1px solid #eef2ff;max-width:100%;margin:32px auto;padding:18px 0;position:relative;overflow:hidden}.brand-belt:before,.brand-belt:after{content:"";z-index:2;pointer-events:none;width:60px;position:absolute;top:0;bottom:0}.brand-belt:before{background:linear-gradient(90deg,#f4f6fb,#0000);left:0}.brand-belt:after{background:linear-gradient(270deg,#f4f6fb,#0000);right:0}.brand-belt-track{width:max-content;animation:40s linear infinite brand-scroll;display:flex}.brand-chip{color:#1b2cc1;opacity:.75;white-space:nowrap;letter-spacing:.5px;padding-right:40px;font-size:18px;font-weight:700;transition:opacity .2s}@keyframes brand-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (hover:hover) and (pointer:fine){.search-btn:hover{color:#1b2cc1;background-color:#abd2fa}.shopnow-btn:hover{color:#1b2cc1;background:#fff;transform:translateY(-2px)}.browse-btn:hover{background:#ffffff26;transform:translateY(-2px)}.page-btn:hover:not(:disabled):not(.active){background:#abd2fa;border-color:#abd2fa;transform:translateY(-2px)}.clear-search:hover{color:#fff;background:#1b2cc1}.brand-belt:hover .brand-belt-track{animation-play-state:paused}.brand-chip:hover{opacity:1}}@media (width<=900px){.hero-carousel{height:auto;min-height:360px}.hero-slide{padding:28px 24px;position:relative}.hero-slide-content{text-align:center;flex-direction:column;gap:24px;padding:12px 0}.hero-slide-text{width:100%}.hero-slide-text h1{font-size:26px}.hero-slide-image{width:180px;height:180px}.hero-dots{bottom:12px}}@media (width<=639px){.home{padding:1rem 0}.search-form{border-width:3px;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:.85rem}.search-btn{width:100%}.hero-carousel{border-radius:10px;min-height:320px;margin:12px auto 0}.hero-slide{padding:24px 18px}.hero-slide-text h1{font-size:22px}.hero-slide-price{font-size:20px}.hero-slide-image{width:140px;height:140px}.hero-btn{width:100%}.shopnow-btn,.browse-btn{flex:100%;width:100%;padding:12px 18px;font-size:14px}.brand-belt{margin:20px auto;padding:14px 0}.brand-belt:before,.brand-belt:after{width:32px}.brand-chip{padding-right:32px;font-size:15px}.container,.home-products{padding:1.25rem 1rem}.products-header{margin-bottom:1.25rem}.products-header h2{font-size:22px}.products-grid{grid-template-columns:1fr;gap:18px}.categories-grid{grid-template-columns:1fr;gap:16px}.pagination{gap:6px;margin:1.75rem 0 .75rem}.page-btn{min-width:40px;height:40px;padding:0 10px;font-size:14px}.page-btn.nav-btn{padding:0 12px}}@media (width<=380px){.hero-carousel{min-height:300px}.hero-slide{padding:20px 14px}.hero-slide-text h1{font-size:20px}.hero-slide-image{width:120px;height:120px}.page-btn{min-width:36px;height:36px;font-size:13px}.brand-chip{font-size:14px}}@media (height<=480px) and (orientation:landscape){.hero-carousel{min-height:260px}.hero-slide{padding:20px 24px}.hero-slide-text h1{font-size:22px}.hero-slide-image{width:120px;height:120px}.brand-belt{margin:16px auto;padding:10px 0}}@media (hover:hover) and (pointer:fine){.whatsapp-fab:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 20px #25d3668c}}@media (width<=480px){.whatsapp-fab{bottom:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));width:52px;height:52px;font-size:26px}}@media (prefers-reduced-motion:reduce){.whatsapp-fab{transition:none}.whatsapp-fab:active,.whatsapp-fab:hover{transform:none}.brand-belt-track{animation:none}.hero-slide,.shopnow-btn,.browse-btn,.search-btn,.page-btn,.clear-search{transition:none}.shopnow-btn:active,.browse-btn:active,.search-btn:active,.page-btn:active,.clear-search:active{transform:none}}.category-card{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#f5f8ff;border:2px solid #0000;border-radius:12px;min-width:0;padding:1.25rem;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s}.category-card.active{background:#eaf1ff;border:2px solid #1b2cc1;box-shadow:0 0 0 3px #abd2fa}.category-card:active{transform:scale(.98)}.category-card h3{color:#1b2cc1;overflow-wrap:anywhere;margin:0 0 .5rem;font-size:18px;line-height:1.25}.category-card p{color:#555;overflow-wrap:anywhere;margin:0;font-size:14px;line-height:1.4}@media (hover:hover) and (pointer:fine){.category-card:hover{border-color:#abd2fa;transform:translateY(-3px);box-shadow:0 6px 18px #1b2cc126}}@media (width<=480px){.category-card{border-radius:10px;padding:1rem}.category-card h3{margin-bottom:.4rem;font-size:16px}.category-card p{font-size:13px}}@media (width<=360px){.category-card{padding:.875rem}.category-card h3{font-size:15px}.category-card p{font-size:12.5px}}@media (height<=480px) and (orientation:landscape){.category-card{padding:1rem}}@media (prefers-reduced-motion:reduce){.category-card{transition:none}.category-card:hover,.category-card:active{transform:none}}.wishlist-page{box-sizing:border-box;color:#222;-webkit-tap-highlight-color:transparent;background:#fff;width:100%;min-height:100vh;padding:50px 60px}.wishlist-header{border-bottom:1px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:35px;padding-bottom:20px;display:flex}.wishlist-header h1{color:#222;margin:0 0 8px;font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.15}.wishlist-header p{color:#777;margin:0;font-size:15px}.clear-wishlist-btn{color:#e53935;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:1px solid #f0caca;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 17px;font-size:14px;font-weight:600;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.clear-wishlist-btn:before{content:"🗑";font-size:15px;line-height:1}.clear-wishlist-btn:hover{background:#fff1f1;border-color:#e53935}.clear-wishlist-btn:active{transform:scale(.98)}.wishlist-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:25px;display:grid}.wishlist-card{color:#222;background:#f5f7fa;border:1px solid #e3e7eb;border-radius:12px;transition:transform .3s,border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000014}.wishlist-product-image{background:#eef2f6;justify-content:center;align-items:center;width:100%;height:220px;display:flex;overflow:hidden}.wishlist-product-image img{object-fit:contain;width:100%;height:100%;padding:20px;transition:transform .4s}.remove-wishlist-btn{z-index:5;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fffffff2;border:1px solid #ddd;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:18px;line-height:1;transition:background .25s,border-color .25s,transform .25s;display:flex;position:absolute;top:12px;right:12px}.remove-wishlist-btn:hover{color:#fff;background:#ff3347;border-color:#ff3347}.remove-wishlist-btn:active{transform:scale(.95)}.wishlist-product-info{padding:22px}.wishlist-product-info h3{color:#222;overflow-wrap:anywhere;margin:0 0 10px;font-size:19px;font-weight:600;line-height:1.35}.wishlist-category{color:#666;text-transform:capitalize;background:#e4e9ef;border-radius:20px;margin:0 0 14px;padding:5px 10px;font-size:12px;display:inline-block}.wishlist-price{color:#1976d2;margin:5px 0;font-size:23px;font-weight:700}.wishlist-release{color:#777;margin:8px 0 0;font-size:13px}.wishlist-card-image{aspect-ratio:4/3;background:#f5f5f5;border-radius:8px;width:100%;margin-bottom:12px;overflow:hidden}.wishlist-card-image img{object-fit:cover;width:100%;height:100%;display:block}.add-cart-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1976d2;border:none;border-radius:8px;width:100%;margin:0;padding:12px 16px;font-size:14px;font-weight:600;transition:background .25s,transform .25s,box-shadow .25s;display:block}.wishlist-card .add-cart-btn{width:calc(100% - 44px);margin:0 22px 22px}.add-cart-btn:hover{background:#1565c0}.add-cart-btn:active{transform:translateY(-1px)}.wishlist-empty{text-align:center;box-sizing:border-box;color:#222;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:40px 24px;display:flex}.wishlist-empty-icon{background:#f3f6f9;border:1px solid #e1e6eb;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:25px;font-size:45px;line-height:1;display:flex}.wishlist-empty h2{color:#222;margin:0 0 12px;font-size:clamp(20px,5vw,28px);line-height:1.2}.wishlist-empty p{color:#777;max-width:420px;margin:0;font-size:15px;line-height:1.6}@media (hover:hover) and (pointer:fine){.wishlist-card:hover{border-color:#cbd5e1;transform:translateY(-5px);box-shadow:0 10px 25px #0000001f}.wishlist-card:hover .wishlist-product-image img{transform:scale(1.05)}.add-cart-btn:hover{transform:translateY(-2px);box-shadow:0 6px 15px #1976d240}}@media (width>=769px) and (width<=1100px){.wishlist-page{padding:40px 30px}.wishlist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.wishlist-page{padding:30px 20px}.wishlist-header{flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:25px}.wishlist-header h1{font-size:30px}.clear-wishlist-btn{justify-content:center;width:100%}.wishlist-grid{grid-template-columns:1fr;gap:18px}.wishlist-product-image{height:240px}}@media (width<=480px){.wishlist-page{padding:20px 14px}.wishlist-header h1{font-size:24px}.wishlist-header p{font-size:14px}.wishlist-grid{grid-template-columns:1fr;gap:14px}.wishlist-product-image{height:200px}.wishlist-product-image img{padding:14px}.wishlist-product-info{padding:16px}.wishlist-product-info h3{font-size:17px}.wishlist-price{font-size:20px}.remove-wishlist-btn{width:40px;height:40px;font-size:16px;top:10px;right:10px}.wishlist-card .add-cart-btn{width:calc(100% - 32px);margin:0 16px 16px;padding:11px 14px}.wishlist-empty{padding:32px 18px}.wishlist-empty-icon{width:80px;height:80px;font-size:36px}.wishlist-empty h2{font-size:22px}.wishlist-empty p{font-size:14px}}@media (width<=360px){.wishlist-page{padding:16px 12px}.wishlist-header h1{font-size:21px}.wishlist-grid{grid-template-columns:minmax(0,1fr)}.wishlist-product-image{height:180px}}@media (height<=480px) and (orientation:landscape){.wishlist-empty{min-height:auto;padding:24px 20px}.wishlist-empty-icon{width:64px;height:64px;margin-bottom:14px;font-size:30px}.wishlist-empty h2{font-size:20px}}@media (prefers-reduced-motion:reduce){.wishlist-card,.wishlist-product-image img,.add-cart-btn,.remove-wishlist-btn,.clear-wishlist-btn{transition:none}}.wishlist-card-image-placeholder{color:#cbd5e1;background:#f5f7fa;justify-content:center;align-items:center;width:100%;height:100%;font-size:42px;display:flex}@media (width<=480px){.wishlist-card-image-placeholder{font-size:34px}}.wishlist-card.out-of-stock .wishlist-card-image img,.wishlist-card.out-of-stock .wishlist-card-image-placeholder{opacity:.55;filter:grayscale(40%)}.out-of-stock-badge{z-index:5;color:#fff;text-transform:uppercase;letter-spacing:.5px;pointer-events:none;background:#dc2626;border-radius:20px;padding:5px 12px;font-size:11px;font-weight:700;position:absolute;top:12px;left:12px;box-shadow:0 2px 8px #0003}@media (width<=480px){.out-of-stock-badge{padding:4px 10px;font-size:10px;top:10px;left:10px}}.add-cart-btn:disabled{color:#6b7280;cursor:not-allowed;box-shadow:none;background:#e5e7eb;transform:none}.add-cart-btn:not(:disabled):hover{background:#1565c0}@media (hover:none){.add-cart-btn:disabled{color:#4b5563;background:#d1d5db}}.navbar{padding:.85rem 2rem;padding-top:calc(.85rem + env(safe-area-inset-top,0px));background:var(--card,#fff);z-index:100;-webkit-tap-highlight-color:transparent;flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0a144414}.navbar-brand{align-items:center;min-width:0;display:flex}.home-logo{align-items:center;gap:8px;min-width:0;text-decoration:none;display:flex}.logo-icon{color:#1b2cc1;flex-shrink:0;font-size:1.8rem;line-height:1}.logo-text{color:#000;letter-spacing:-.3px;white-space:nowrap;font-size:1.35rem;font-weight:700;line-height:1.1}.logo-sub{color:#1b2cc1;letter-spacing:.5px;white-space:nowrap;margin-left:2px;font-size:.85rem;font-weight:500}.navbar-search{background:#f4f6fb;border:2px solid #dbe3ff;border-radius:10px;flex:1;align-items:center;min-width:0;max-width:420px;margin:0 1.5rem;transition:border-color .2s,box-shadow .2s,background .2s;display:flex;overflow:hidden}.navbar-search:focus-within{background:#fff;border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11a}.navbar-search-input{color:#111;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 14px;font-size:16px}.navbar-search-input::placeholder{color:#999}.navbar-search-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1b2cc1;border:none;min-height:42px;padding:10px 18px;font-size:13px;font-weight:600;transition:background .2s,transform .1s}.navbar-search-btn:active{transform:scale(.97)}.navbar-links{align-items:center;gap:.35rem;display:flex}.nav-link{color:#334155;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:10px;align-items:center;gap:.45rem;padding:.55rem .9rem;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:inline-flex;position:relative}.nav-icon{font-size:17px}.nav-link.active{color:#fff;background:#1b2cc1}.nav-link.active .nav-icon{color:#fff}.nav-link:active{transform:scale(.97)}.nav-badge{color:#fff;text-align:center;pointer-events:none;background:#e53935;border-radius:999px;min-width:18px;height:18px;padding:0 5px;font-size:11px;font-weight:700;line-height:18px;position:absolute;top:-5px;right:-8px;box-shadow:0 1px 3px #00000040}.nav-link.active .nav-badge{color:#1b2cc1;background:#fff}@media (hover:hover) and (pointer:fine){.navbar-search-btn:hover{background:#0a1444}.nav-link:hover{color:#1b2cc1;background:#eef2ff;transform:translateY(-1px)}.nav-link.active:hover{color:#fff;background:#1b2cc1}}@media (width<=900px){.navbar{padding:.75rem 1rem;padding-top:calc(.75rem + env(safe-area-inset-top,0px));gap:.6rem}.navbar-search{flex-basis:100%;order:3;max-width:none;margin:0}}@media (width<=639px){.navbar{padding:.65rem .75rem;padding-top:calc(.65rem + env(safe-area-inset-top,0px));gap:.5rem}.navbar-links{order:4;justify-content:space-around;gap:.15rem;width:100%}.nav-link{text-align:center;flex-direction:column;flex:1;justify-content:center;gap:.2rem;min-width:0;padding:.4rem .55rem;font-size:11px}.nav-icon{font-size:19px}.logo-text{font-size:1.1rem}.logo-icon{font-size:21px}.logo-sub{letter-spacing:1.2px;margin-left:0;font-size:9px;display:block}.nav-badge{min-width:16px;height:16px;font-size:10px;line-height:16px;top:-4px;right:-4px}}@media (width<=380px){.nav-link{padding:.35rem .4rem;font-size:10px}.nav-icon{font-size:17px}.logo-text{font-size:1rem}.logo-icon{font-size:19px}.navbar-search-input{padding:9px 12px;font-size:16px}.navbar-search-btn{padding:9px 14px;font-size:12px}}@media (height<=480px) and (orientation:landscape){.navbar{padding:.5rem .9rem;padding-top:calc(.5rem + env(safe-area-inset-top,0px))}.nav-link{padding:.35rem .55rem;font-size:11px}.nav-icon{font-size:16px}}@media (prefers-reduced-motion:reduce){.navbar-search,.navbar-search-btn,.nav-link{transition:none}.nav-link:hover{transform:none}}.cart-page{width:100%;min-height:100dvh;padding:50px 60px;padding-bottom:calc(50px + env(safe-area-inset-bottom,0px));box-sizing:border-box;color:#222;-webkit-tap-highlight-color:transparent;background:#fff}.cart-header{border-bottom:1px solid #e5e5e5;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:35px;padding-bottom:20px;display:flex}.cart-header h1{color:#222;margin:0 0 6px;font-size:clamp(24px,4vw,34px);line-height:1.15}.cart-header p{color:#777;margin:0;font-size:14px}.clear-cart-btn{color:#e53935;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:1px solid #f0caca;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .1s;display:inline-flex}.clear-cart-btn:active{transform:scale(.97)}.clear-cart-icon{font-size:14px;display:block}.cart-content{grid-template-columns:1fr 330px;align-items:start;gap:30px;display:grid}.cart-items{flex-direction:column;gap:15px;min-width:0;display:flex}.cart-item{background:#f5f7fa;border:1px solid #e3e7eb;border-radius:12px;align-items:center;gap:20px;min-width:0;padding:18px;transition:border-color .2s;display:flex;position:relative}.cart-item-image{background:#eef2f6;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;display:flex;overflow:hidden}.cart-item-image img{object-fit:contain;width:100%;height:100%;padding:10px}.cart-item-info{flex:1;min-width:0}.cart-item-info h3{color:#222;overflow-wrap:anywhere;margin:0 0 7px;font-size:17px;line-height:1.3}.cart-category{color:#777;overflow-wrap:anywhere;margin:0 0 8px;font-size:13px}.cart-price{color:#1976d2;margin:0;font-size:16px;font-weight:600}.cart-quantity{align-items:center;gap:12px;display:flex}.cart-quantity button{color:#222;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:1px solid #d6dce2;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;transition:background .2s,border-color .2s,color .2s,transform .1s;display:flex}.cart-quantity button:active{transform:scale(.94)}.cart-quantity span{text-align:center;min-width:20px;font-size:14px;font-weight:600}.cart-subtotal{text-align:right;min-width:100px}.cart-subtotal strong{color:#222;font-size:16px}.remove-cart-btn{color:#999;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background .2s,color .2s,transform .1s;display:flex}.remove-cart-btn:active{transform:scale(.94)}.cart-summary{background:#f5f7fa;border:1px solid #e3e7eb;border-radius:12px;min-width:0;padding:25px;position:sticky;top:20px}.cart-summary h2{color:#222;align-items:center;gap:9px;margin:0 0 25px;font-size:21px;line-height:1.2;display:flex}.summary-icon{color:#1976d2;flex-shrink:0;font-size:18px}.summary-row{color:#666;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;font-size:14px;display:flex}.summary-row>span{align-items:center;gap:8px;display:inline-flex}.summary-row-icon{color:#1976d2;flex-shrink:0;font-size:14px}.summary-row strong{color:#222}.summary-divider{background:#ddd;height:1px;margin:20px 0}.summary-total{color:#222;justify-content:space-between;align-items:center;gap:10px;margin-bottom:22px;font-size:18px;display:flex}.summary-total strong{color:#1976d2;font-size:clamp(20px,2.5vw,22px)}.checkout-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1976d2;border:none;border-radius:8px;justify-content:center;align-items:center;gap:9px;width:100%;min-height:46px;padding:13px;font-size:15px;font-weight:600;transition:background .2s,transform .1s;display:inline-flex}.checkout-btn:active{transform:scale(.98)}.checkout-icon{font-size:14px}.cart-empty{text-align:center;box-sizing:border-box;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:60dvh;padding:40px 24px;display:flex}.cart-empty-icon{color:#1976d2;background:#f3f6f9;border:1px solid #e1e6eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:20px;font-size:36px;display:flex}.cart-empty h2{color:#222;margin:0 0 10px;font-size:clamp(20px,3.5vw,28px);line-height:1.2}.cart-empty p{color:#777;max-width:420px;margin:0;font-size:15px}@media (hover:hover) and (pointer:fine){.cart-item:hover{border-color:#cbd5e1}.clear-cart-btn:hover{background:#fff1f1;border-color:#e53935}.cart-quantity button:hover{color:#1976d2;background:#eaf2fb;border-color:#1976d2}.remove-cart-btn:hover{color:#e53935;background:#ffecec}.checkout-btn:hover{background:#1565c0;transform:translateY(-2px)}}@media (width<=900px){.cart-page{padding:30px 24px}.cart-content{grid-template-columns:1fr}.cart-summary{position:static;top:auto}}@media (width<=650px){.cart-page{padding:24px 16px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.cart-header{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:24px;padding-bottom:16px}.cart-header h1{font-size:24px}.clear-cart-btn{justify-content:center;width:100%}.cart-item{border-radius:10px;grid-template-columns:80px 1fr auto;grid-template-areas:"image info remove""image qty subtotal";align-items:start;gap:12px 14px;padding:14px;display:grid}.cart-item-image{grid-area:image;align-self:start;width:80px;height:80px}.cart-item-image img{padding:8px}.cart-item-info{grid-area:info;min-width:0}.cart-item-info h3{margin-bottom:5px;font-size:15px}.cart-category{margin-bottom:6px;font-size:12px}.cart-price{font-size:15px}.cart-quantity{grid-area:qty;align-self:center;gap:8px}.cart-quantity button{width:40px;height:40px;font-size:14px}.cart-quantity span{font-size:15px}.cart-subtotal{text-align:right;grid-area:subtotal;align-self:center;min-width:0}.cart-subtotal strong{font-size:15px}.remove-cart-btn{background:#fff;grid-area:remove;align-self:start;width:36px;height:36px;position:static}.cart-summary{border-radius:10px;padding:20px}.cart-summary h2{margin-bottom:18px;font-size:18px}.summary-total{font-size:16px}.summary-total strong{font-size:20px}}@media (width<=480px){.cart-page{padding:20px 12px}.cart-header h1{font-size:22px}.cart-header p{font-size:13px}.cart-item{grid-template-columns:64px 1fr auto;gap:10px 12px;padding:12px}.cart-item-image{width:64px;height:64px}.cart-item-image img{padding:6px}.cart-item-info h3,.cart-price{font-size:14px}.cart-quantity button{width:38px;height:38px;font-size:13px}.cart-subtotal strong{font-size:14px}.remove-cart-btn{width:34px;height:34px;font-size:13px}.cart-summary{padding:18px}.cart-empty{min-height:60dvh;padding:32px 20px}.cart-empty-icon{width:76px;height:76px;font-size:30px}.cart-empty h2{font-size:22px}.cart-empty p{font-size:14px}.checkout-btn{padding:12px;font-size:14px}}@media (width<=360px){.cart-page{padding:16px 10px}.cart-item{grid-template-columns:56px 1fr auto;column-gap:10px;padding:10px}.cart-item-image{width:56px;height:56px}.cart-item-info h3{font-size:13.5px}.cart-quantity button{width:34px;height:34px;font-size:12px}.remove-cart-btn{width:32px;height:32px;font-size:12px}.cart-summary{padding:16px}.cart-summary h2{font-size:17px}}@media (height<=480px) and (orientation:landscape){.cart-page{padding:16px 20px}.cart-empty{min-height:auto;padding:24px 20px}.cart-empty-icon{width:64px;height:64px;margin-bottom:12px;font-size:28px}.cart-empty h2{font-size:20px}.cart-summary{position:static}}@media (prefers-reduced-motion:reduce){.cart-item,.clear-cart-btn,.cart-quantity button,.remove-cart-btn,.checkout-btn{transition:none}.checkout-btn:hover,.checkout-btn:active,.clear-cart-btn:active,.cart-quantity button:active,.remove-cart-btn:active{transform:none}}.cart-item-image-placeholder{color:#cbd5e1;background:#eef2f6;justify-content:center;align-items:center;width:100%;height:100%;font-size:28px;display:flex}@media (width<=480px){.cart-item-image-placeholder{font-size:22px}}@media (width<=360px){.cart-item-image-placeholder{font-size:18px}}.profile-page{max-width:1100px;padding:0 20px 60px;padding-bottom:calc(60px + env(safe-area-inset-bottom,0px));color:#0a1444;-webkit-tap-highlight-color:transparent;margin:40px auto}.profile-header{background:#fff;border-radius:14px;flex-wrap:wrap;align-items:center;gap:18px;margin-bottom:24px;padding:22px 26px;display:flex;box-shadow:0 2px 12px #1b2cc114}.profile-avatar{color:#1b2cc1;background:#eef1ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.6rem;display:flex}.profile-header-text{flex:1;min-width:0}.profile-header-text h2{overflow-wrap:anywhere;margin:0 0 4px;font-size:clamp(18px,3vw,22px);line-height:1.2}.profile-role{color:#666;text-transform:capitalize;align-items:center;gap:6px;margin:0;font-size:13px;display:inline-flex}.profile-edit-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1b2cc1;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 18px;font-size:14px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.profile-edit-btn:active{transform:scale(.98)}.profile-grid{grid-template-columns:1fr 2fr;gap:24px;display:grid}.profile-grid.profile-grid-admin{grid-template-columns:1fr;max-width:600px;margin:0 auto}.profile-card{background:#fff;border-radius:14px;min-width:0;padding:24px;box-shadow:0 2px 12px #1b2cc114}.profile-card h3{color:#0a1444;align-items:center;gap:8px;margin:0 0 18px;font-size:17px;display:inline-flex}.profile-info{margin:0 0 20px;padding:0;list-style:none}.profile-info li{border-bottom:1px solid #f0f2fa;align-items:flex-start;gap:12px;min-width:0;padding:12px 0;display:flex}.profile-info li:last-child{border-bottom:none}.profile-info-icon{color:#1b2cc1;flex-shrink:0;margin-top:2px;font-size:1.15rem}.profile-info-text{flex:1;min-width:0}.profile-info-label{color:#888;text-transform:uppercase;letter-spacing:.4px;font-size:12px;display:block}.profile-info-value{color:#0a1444;overflow-wrap:anywhere;font-size:15px;font-weight:500;display:block}.profile-actions{flex-wrap:wrap;gap:10px;margin-top:8px;display:flex}.profile-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .15s;display:inline-flex}.profile-btn:active{transform:scale(.98)}.profile-btn.primary{color:#fff;background:#1b2cc1}.profile-btn.danger{color:#d92d20;background:#fff;border:1px solid #fecaca}.profile-btn.ghost{color:#0a1444;background:#fff;border:1px solid #d0d5dd}.profile-muted{color:#666}.profile-empty-orders{text-align:center;color:#888;padding:30px 10px}.profile-empty-orders svg{color:#c7cde8;margin-bottom:8px;font-size:2.4rem}.profile-empty-orders p{margin:0}.profile-orders-wrap{-webkit-overflow-scrolling:touch;overflow-x:auto}.profile-orders{border-collapse:collapse;width:100%;font-size:14px}.profile-orders th{text-align:left;color:#888;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;padding:8px 6px;font-size:12px}.profile-orders td{vertical-align:middle;border-top:1px solid #f0f2fa;padding:12px 6px}.profile-orders .mono{font-family:monospace;font-weight:600}.profile-orders .bold{font-weight:700}.profile-status{text-transform:uppercase;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.profile-modal-overlay{z-index:1000;background:#0a144473;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.profile-modal{background:#fff;border-radius:14px;width:100%;max-width:480px;max-height:calc(100dvh - 40px);padding:24px 26px;overflow-y:auto;box-shadow:0 20px 50px #0a144440}.profile-modal.small{text-align:center;max-width:380px}.profile-modal h3{color:#0a1444;margin:0 0 8px;font-size:18px}.profile-modal p{color:#555;margin:0 0 18px;font-size:14px;line-height:1.55}.profile-modal-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.profile-modal-close{cursor:pointer;color:#666;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:8px;font-size:1.2rem;display:inline-flex}.profile-modal-body{gap:12px;margin-bottom:20px;display:grid}.profile-modal-body label{color:#555;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.profile-modal-body input{color:#0a1444;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:16px;transition:border-color .15s,box-shadow .15s}.profile-modal-body input:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11f}.profile-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.profile-modal.small .profile-modal-actions{justify-content:center}@media (hover:hover) and (pointer:fine){.profile-edit-btn:hover,.profile-btn:hover{opacity:.9;transform:translateY(-1px)}.profile-modal-close:hover{color:#0a1444}}@media (width<=820px){.profile-grid{grid-template-columns:1fr}.profile-page{margin:24px auto}}@media (width<=700px){.profile-page{padding:0 14px 48px;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px));margin:16px auto}.profile-header{border-radius:12px;gap:14px;margin-bottom:18px;padding:18px}.profile-avatar{width:48px;height:48px;font-size:1.35rem}.profile-header-text{min-width:0}.profile-edit-btn{justify-content:center;width:100%;padding:12px 16px}.profile-card{border-radius:12px;padding:18px}.profile-orders-wrap{overflow-x:visible}.profile-orders,.profile-orders thead,.profile-orders tbody,.profile-orders tr,.profile-orders th,.profile-orders td{width:100%;display:block}.profile-orders thead{display:none}.profile-orders tr{background:#fff;border:1px solid #eef2ff;border-radius:10px;margin-bottom:10px;padding:12px 14px;box-shadow:0 1px 6px #1b2cc10f}.profile-orders td{border:none;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:14px;display:flex}.profile-orders td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.4px;color:#888;flex-shrink:0;font-size:11px;font-weight:700}.profile-orders td:first-child{border-bottom:1px solid #f0f2fa;margin-bottom:8px;padding-bottom:10px}.profile-orders td:first-child:before{display:none}.profile-actions{flex-direction:column;gap:8px}.profile-actions .profile-btn{width:100%}}@media (width<=480px){.profile-header{gap:12px;padding:16px}.profile-avatar{width:44px;height:44px;font-size:1.2rem}.profile-card{padding:16px}.profile-card h3{margin-bottom:14px;font-size:16px}.profile-info-value{font-size:14px}.profile-modal{border-radius:12px;padding:18px 16px}.profile-modal-overlay{padding:12px}.profile-modal h3{font-size:16px}.profile-modal p{font-size:13.5px}.profile-modal-actions{flex-direction:column-reverse;gap:8px}.profile-modal-actions .profile-btn{width:100%;padding:12px 16px}}@media (width<=360px){.profile-page{padding:0 10px 40px}.profile-header{padding:14px}.profile-avatar{width:40px;height:40px;font-size:1.1rem}.profile-card{padding:14px}.profile-modal{padding:16px 14px}}@media (height<=480px) and (orientation:landscape){.profile-modal{max-height:calc(100dvh - 24px);padding:16px 20px}.profile-modal-overlay{padding:12px}}@media (prefers-reduced-motion:reduce){.profile-edit-btn,.profile-btn,.profile-modal-body input{transition:none}}.footer{color:#fff;text-align:center;width:100%;padding-bottom:env(safe-area-inset-bottom,0px);-webkit-tap-highlight-color:transparent;background:#0a1444;margin-top:40px}.footer-container{padding:24px 15px 16px;padding-left:max(15px, env(safe-area-inset-left,0px));padding-right:max(15px, env(safe-area-inset-right,0px))}.footer-logo{color:#abd2fa;font-size:19px;font-weight:800}.footer-logo span{color:#fff}.footer-container p{color:#cbd5e1;overflow-wrap:anywhere;margin:5px 0;font-size:13px}.social-links{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:14px;display:flex}.social-link{color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:1px solid #fff6;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:15px;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.social-link:active{transform:scale(.94)}.footer-bottom{padding:10px 14px;padding-left:max(14px, env(safe-area-inset-left,0px));padding-right:max(14px, env(safe-area-inset-right,0px));color:#94a3b8;text-wrap:balance;border-top:1px solid #ffffff26;font-size:12px;line-height:1.5}@media (hover:hover) and (pointer:fine){.social-link:hover{color:#0a1444;background:#abd2fa;border-color:#abd2fa;transform:translateY(-2px)}}@media (width<=480px){.footer{margin-top:28px}.footer-container{padding:20px 14px 12px;padding-left:max(14px, env(safe-area-inset-left,0px));padding-right:max(14px, env(safe-area-inset-right,0px))}.footer-logo{font-size:18px}.footer-container p{font-size:12.5px}.social-links{gap:8px;margin-top:12px}.social-link{width:44px;height:44px;font-size:15px}.footer-bottom{padding:10px 12px;padding-left:max(12px, env(safe-area-inset-left,0px));padding-right:max(12px, env(safe-area-inset-right,0px));font-size:12px}}@media (height<=480px) and (orientation:landscape){.footer{margin-top:20px}.footer-container{text-align:left;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px 10px;display:flex}.footer-container p{margin:2px 0}.social-links{flex-shrink:0;gap:8px;margin-top:0}.social-link{width:38px;height:38px;font-size:14px}.footer-bottom{padding:8px 16px}}@media (prefers-reduced-motion:reduce){.social-link{transition:none}.social-link:active,.social-link:hover{transform:none}}.login-page{box-sizing:border-box;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;gap:0;min-height:80dvh;padding:50px 20px;display:flex}.login-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#1b2cc1,#7692ff);border-radius:12px 0 0 12px;justify-content:center;align-items:center;width:450px;max-width:100%;min-height:420px;display:flex;box-shadow:5px 5px 15px #00000040}.banner-content{padding:30px}.banner-content h1{color:#abd2fa;margin-bottom:15px;font-size:clamp(26px,4vw,38px);line-height:1.15}.banner-content h1 span{color:#fff}.banner-content p{margin:0;font-size:16px;line-height:1.6}.login-details{box-sizing:border-box;background:#fff;border-radius:0 12px 12px 0;width:400px;max-width:100%;min-height:420px;padding:45px 40px;box-shadow:5px 5px 15px #00000040}.login-details p{color:#000;margin:0 0 8px;font-size:14px;font-weight:600}.user-input,.pass-input{box-sizing:border-box;color:#111;appearance:none;background:#fff;border:2px solid #abd2fa;border-radius:7px;outline:none;width:100%;margin-bottom:22px;padding:12px;font-size:16px;transition:border-color .2s,box-shadow .2s}.user-input:focus,.pass-input:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11f}.user-input::placeholder,.pass-input::placeholder{color:#888}.login-btns{flex-direction:column;gap:12px;margin-top:10px;display:flex}.login-btn,.forgot-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:7px;width:100%;min-height:46px;padding:12px;font-size:15px;font-weight:600;transition:background .25s,border-color .25s,color .25s,transform .1s}.login-btn{color:#fff;background:#1b2cc1;border:2px solid #1b2cc1}.forgot-btn{color:#1b2cc1;background:#fff;border:2px solid #1b2cc1}.login-btn:active,.forgot-btn:active{transform:scale(.98)}.login-btn:disabled,.forgot-btn:disabled{opacity:.6;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.login-btn:hover,.forgot-btn:hover{color:#000;background:#abd2fa;border-color:#abd2fa}}@media (width<=850px){.login-page{flex-direction:column;padding:30px 15px}.login-banner{border-radius:12px 12px 0 0;width:100%;max-width:450px;min-height:200px;box-shadow:0 6px 14px #0000002e}.banner-content{padding:24px}.login-details{border-radius:0 0 12px 12px;width:100%;max-width:450px;min-height:auto;padding:32px 28px;box-shadow:0 6px 14px #0000002e}}@media (width<=500px){.login-page{align-items:flex-start;padding:20px 12px}.login-banner{min-height:160px}.banner-content{padding:20px 16px}.banner-content h1{margin-bottom:8px;font-size:26px}.banner-content p{font-size:14px;line-height:1.5}.login-details{padding:26px 20px}.login-details p{font-size:13.5px}.user-input,.pass-input{margin-bottom:18px;padding:11px}.login-btn,.forgot-btn{padding:11px;font-size:14px}}@media (width<=380px){.login-page{padding:16px 10px}.login-banner{min-height:140px}.banner-content{padding:18px 14px}.banner-content h1{font-size:22px}.banner-content p{font-size:13px}.login-details{padding:22px 16px}.user-input,.pass-input{margin-bottom:16px;padding:10px 11px}}@media (height<=480px) and (orientation:landscape){.login-page{align-items:flex-start;padding:16px}.login-banner{min-height:110px}.banner-content{padding:16px}.banner-content h1{margin-bottom:4px;font-size:22px}.banner-content p{font-size:13px}.login-details{padding:20px 24px}}@media (prefers-reduced-motion:reduce){.user-input,.pass-input,.login-btn,.forgot-btn{transition:none}.login-btn:active,.forgot-btn:active{transform:none}}.register-page{box-sizing:border-box;-webkit-tap-highlight-color:transparent;justify-content:center;align-items:center;min-height:80dvh;padding:50px 20px;display:flex}.register-banner{text-align:center;color:#fff;background:linear-gradient(135deg,#1b2cc1,#7692ff);border-radius:12px 0 0 12px;justify-content:center;align-items:center;width:430px;max-width:100%;min-height:520px;display:flex;box-shadow:5px 5px 15px #00000040}.register-banner-content{padding:30px}.register-banner-content h1{color:#abd2fa;margin-bottom:15px;font-size:clamp(26px,4vw,38px);line-height:1.15}.register-banner-content h1 span{color:#fff}.register-banner-content p{margin:0;font-size:16px;line-height:1.6}.register-details{box-sizing:border-box;background:#fff;border-radius:0 12px 12px 0;width:430px;max-width:100%;min-height:520px;padding:35px 40px;box-shadow:5px 5px 15px #00000040}.register-details h2{color:#000;margin:0;font-size:clamp(22px,3vw,28px);line-height:1.2}.register-subtitle{color:#666;margin:5px 0 25px}.register-details label{color:#000;margin-bottom:7px;font-size:14px;font-weight:600;display:block}.register-details input{box-sizing:border-box;color:#111;background:#fff;border:2px solid #abd2fa;border-radius:7px;outline:none;width:100%;margin-bottom:16px;padding:11px 12px;font-size:16px;transition:border-color .2s,box-shadow .2s}.register-details input:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11f}.register-details input::placeholder{color:#888}.register-row{gap:12px;display:flex}.register-field{flex:1;min-width:0}.register-field input{width:100%}.register-submit-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1b2cc1;border:2px solid #1b2cc1;border-radius:7px;width:100%;min-height:46px;margin-top:8px;padding:12px;font-size:15px;font-weight:600;transition:background .25s,border-color .25s,color .25s,transform .1s}.register-submit-btn:active{transform:scale(.99)}.register-submit-btn:disabled{opacity:.6;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.register-submit-btn:hover{color:#000;background:#abd2fa;border-color:#abd2fa}}@media (width<=850px){.register-page{flex-direction:column;padding:30px 15px}.register-banner{border-radius:12px 12px 0 0;width:100%;max-width:430px;min-height:220px;box-shadow:0 6px 14px #0000002e}.register-banner-content{padding:24px}.register-details{border-radius:0 0 12px 12px;width:100%;max-width:430px;min-height:auto;padding:30px 28px;box-shadow:0 6px 14px #0000002e}}@media (width<=500px){.register-page{align-items:flex-start;padding:20px 12px}.register-banner{min-height:170px}.register-banner-content{padding:20px 16px}.register-banner-content h1{margin-bottom:8px;font-size:26px}.register-banner-content p{font-size:14px;line-height:1.5}.register-details{padding:24px 20px}.register-details h2{font-size:22px}.register-subtitle{margin:5px 0 20px;font-size:14px}.register-row{flex-direction:column;gap:0}.register-field{flex:none}}@media (width<=380px){.register-page{padding:16px 10px}.register-banner{min-height:150px}.register-banner-content{padding:18px 14px}.register-banner-content h1{font-size:22px}.register-banner-content p{font-size:13px}.register-details{padding:20px 16px}.register-details h2{font-size:20px}.register-details input{margin-bottom:14px;padding:10px 11px}.register-submit-btn{padding:11px;font-size:14px}}@media (height<=480px) and (orientation:landscape){.register-page{align-items:flex-start;padding:16px}.register-banner{min-height:120px}.register-banner-content{padding:16px}.register-banner-content h1{margin-bottom:4px;font-size:22px}.register-banner-content p{font-size:13px}}@media (prefers-reduced-motion:reduce){.register-details input,.register-submit-btn{transition:none}}.dash-welcome{color:#fff;-webkit-tap-highlight-color:transparent;background:linear-gradient(135deg,#7692ff 0%,#abd2fa 100%);border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;padding:32px 36px;display:flex;box-shadow:0 4px 14px #0a14441f}.dash-welcome h1{color:#fff;overflow-wrap:anywhere;margin-bottom:6px;font-size:clamp(20px,3vw,26px);font-weight:800;line-height:1.2}.dash-welcome p{color:#eef4ff;opacity:.95;margin:0;font-size:14px}.dash-welcome-date{color:#fff;white-space:nowrap;background:#fff3;border-radius:10px;padding:10px 18px;font-size:13px;font-weight:600}.dash-stats{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-bottom:28px;display:grid}.dash-card{background:#fff;border-left:4px solid #1b2cc1;border-radius:12px;flex-direction:column;gap:8px;min-width:0;padding:22px 22px 18px;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 10px #1b2cc114}.dash-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.dash-card-label{color:#666;text-transform:uppercase;letter-spacing:.5px;overflow-wrap:anywhere;font-size:13px;font-weight:600}.dash-card-icon{color:#1b2cc1;background:#eef2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.dash-card-value{color:#0a1444;font-size:26px;font-weight:800;line-height:1.1}.dash-card-change{font-size:12px;font-weight:600}.dash-card-change.up{color:#16a34a}.dash-card-change.down{color:#dc2626}.dash-card-change.flat,.dash-card-change.disabled{color:#999}.dash-grid{grid-template-columns:2fr 1fr;gap:20px;margin-bottom:28px;display:grid}.dash-panel{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;min-width:0;padding:22px;overflow-x:auto;box-shadow:0 2px 10px #1b2cc114}.dash-panel-header{border-bottom:2px solid #eef2ff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.dash-panel-header h2{color:#0a1444;overflow-wrap:anywhere;font-size:16px;font-weight:700}.dash-panel-header a{color:#1b2cc1;white-space:nowrap;font-size:13px;font-weight:600;text-decoration:none}.dash-panel+.dash-stats,.dash-panel+.dash-grid,.dash-panel+.dash-panel{margin-top:28px}.dash-table{border-collapse:collapse;width:100%;font-size:14px}.dash-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#888;white-space:nowrap;border-bottom:2px solid #eef2ff;padding:8px 10px;font-size:12px;font-weight:700}.dash-table td{color:#222;vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #f0f2fa;padding:12px 10px}.dash-status{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;display:inline-block}.dash-status.pending{color:#92400e;background:#fef3c7}.dash-status.paid{color:#166534;background:#dcfce7}.dash-status.shipped{color:#1e40af;background:#dbeafe}.dash-status.collected{color:#334155;background:#e2e8f0}.dash-status.cancelled{color:#991b1b;background:#fee2e2}.dash-empty{text-align:center;color:#888;padding:30px}.dash-loading,.dash-error{text-align:center;color:#666;padding:60px;font-size:15px}.dash-error{color:#c62828}.dash-stock-list{flex-direction:column;gap:12px;display:flex}.dash-stock-item{background:#f8faff;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:0;padding:10px 12px;font-size:13px;display:flex}.dash-stock-name{color:#0a1444;overflow-wrap:anywhere;min-width:0;font-weight:600}.dash-stock-count{white-space:nowrap;border-radius:6px;flex-shrink:0;padding:3px 10px;font-size:12px;font-weight:700}.dash-stock-count.low{color:#991b1b;background:#fee2e2}.dash-stock-count.ok{color:#92400e;background:#fef3c7}.dash-actions{grid-template-columns:repeat(auto-fit,minmax(160px,220px));justify-content:start;gap:14px;display:grid}.dash-action-btn{color:#0a1444;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #eef2ff;border-radius:10px;align-items:center;gap:12px;min-height:52px;padding:14px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:flex}.dash-action-btn:active{transform:scale(.98)}.dash-action-icon{flex-shrink:0;font-size:18px}@media (hover:hover) and (pointer:fine){.dash-card:hover{transform:translateY(-4px);box-shadow:0 8px 22px #1b2cc126}.dash-action-btn:hover{color:#1b2cc1;background:#eef2ff;border-color:#1b2cc1;transform:translateY(-2px)}.dash-table tr:hover td{background:#f8faff}.dash-panel-header a:hover{text-decoration:underline}}@media (width<=1000px){.dash-grid{grid-template-columns:1fr}}@media (width<=900px){.dash-welcome{padding:26px 24px}.dash-panel{padding:18px}}@media (width<=700px){.dash-welcome{gap:12px;padding:22px 20px}.dash-welcome h1{font-size:20px}.dash-welcome-date{text-align:center;width:100%;padding:9px 14px;font-size:12.5px}.dash-stats{grid-template-columns:1fr;gap:14px;margin-bottom:20px}.dash-card{gap:6px;padding:18px 18px 16px}.dash-card-value{font-size:24px}.dash-grid{grid-template-columns:1fr;gap:16px;margin-bottom:20px}.dash-panel{box-shadow:none;background:0 0;padding:14px;overflow-x:visible}.dash-panel-header{background:#fff;border-bottom:none;border-radius:12px;margin-bottom:12px;padding:14px 16px;box-shadow:0 2px 10px #1b2cc114}.dash-table,.dash-table thead,.dash-table tbody,.dash-table tr,.dash-table th,.dash-table td{width:100%;display:block}.dash-table thead{display:none}.dash-table tr{background:#fff;border:1px solid #eef2ff;border-radius:12px;margin-bottom:12px;padding:14px;box-shadow:0 2px 10px #1b2cc10f}.dash-table td{text-align:right;border:none;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:13.5px;display:flex}.dash-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.5px;color:#888;text-align:left;flex-shrink:0;font-size:11px;font-weight:700}.dash-table td:first-child{border-bottom:1px solid #f0f2fa;justify-content:flex-start;margin-bottom:8px;padding-bottom:10px}.dash-table td:first-child:before{display:none}.dash-actions{grid-template-columns:1fr;gap:10px}.dash-action-btn{width:100%;padding:14px 16px}.dash-stock-item{padding:10px 12px;font-size:13px}.dash-empty{padding:24px 16px}.dash-loading,.dash-error{padding:40px 20px;font-size:14px}}@media (width<=480px){.dash-welcome{border-radius:12px;margin-bottom:20px;padding:20px 16px}.dash-welcome h1{font-size:18px}.dash-welcome p{font-size:13px}.dash-welcome-date{padding:8px 12px;font-size:12px}.dash-card{border-radius:10px;padding:16px 16px 14px}.dash-card-label{font-size:12px}.dash-card-icon{width:34px;height:34px;font-size:16px}.dash-card-value{font-size:22px}.dash-panel{padding:10px}.dash-panel-header{margin-bottom:10px;padding:12px 14px}.dash-panel-header h2{font-size:15px}.dash-panel-header a{font-size:12.5px}.dash-table tr{border-radius:10px;padding:12px}.dash-table td{font-size:13px}.dash-status{padding:3px 9px;font-size:10px}.dash-action-btn{min-height:48px;font-size:13.5px}}@media (width<=360px){.dash-welcome h1{font-size:17px}.dash-card-value{font-size:20px}.dash-table tr{padding:10px}.dash-table td{font-size:12.5px}.dash-action-btn{padding:12px 14px;font-size:13px}}@media (height<=480px) and (orientation:landscape){.dash-welcome{margin-bottom:18px;padding:18px 20px}.dash-welcome h1{font-size:19px}.dash-stats,.dash-grid{margin-bottom:18px}}@media (prefers-reduced-motion:reduce){.dash-card,.dash-action-btn{transition:none}.dash-card:hover,.dash-action-btn:hover,.dash-action-btn:active{transform:none}}.prod-edit-panel{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:12px;max-height:calc(100vh - 40px);padding:22px;position:sticky;top:20px;overflow-y:auto;box-shadow:0 2px 10px #1b2cc114}.prod-edit-header{border-bottom:2px solid #eef2ff;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;display:flex}.prod-edit-header h2{color:#0a1444;overflow-wrap:anywhere;align-items:center;min-width:0;font-size:16px;font-weight:700;display:flex}.prod-edit-close{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#f4f6fb;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background .2s,color .2s,transform .1s;display:inline-flex}.prod-edit-close:active{transform:scale(.94)}.prod-edit-preview{background:#f4f6fb;border:2px dashed #dbe3ff;border-radius:10px;justify-content:center;align-items:center;width:100%;height:180px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.prod-edit-preview img{object-fit:contain;width:100%;height:100%}.prod-edit-preview .no-img{color:#aab;text-align:center;word-break:break-all;padding:10px;font-size:13px;line-height:1.5}.prod-edit-field{min-width:0;margin-bottom:14px}.prod-edit-field label{color:#666;text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:12px;font-weight:700;display:block}.prod-edit-field input,.prod-edit-field select,.prod-edit-field textarea{color:#111;box-sizing:border-box;resize:vertical;appearance:none;background:#fff;border:2px solid #e0e5f5;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.prod-edit-field select{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>");background-position:right 12px center;background-repeat:no-repeat;background-size:14px;padding-right:36px}.prod-edit-field input:focus,.prod-edit-field select:focus,.prod-edit-field textarea:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11a}.prod-edit-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.prod-edit-row>*{min-width:0}.prod-specs-title{color:#666;text-transform:uppercase;letter-spacing:.5px;justify-content:space-between;align-items:center;gap:10px;margin:18px 0 10px;font-size:12px;font-weight:700;display:flex}.prod-specs-add{color:#1b2cc1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#eef2ff;border:1px solid #dbe3ff;border-radius:6px;min-height:34px;padding:6px 12px;font-size:12px;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .1s}.prod-specs-add:active{transform:scale(.97)}.prod-spec-row{grid-template-columns:1fr 1fr auto;gap:8px;min-width:0;margin-bottom:8px;display:grid}.prod-spec-row input{box-sizing:border-box;color:#111;background:#fff;border:2px solid #e0e5f5;border-radius:7px;outline:none;min-width:0;padding:8px 10px;font-family:inherit;font-size:16px;transition:border-color .2s,box-shadow .2s}.prod-spec-row input:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11a}.prod-spec-remove{color:#c62828;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fee2e2;border:none;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:13px;transition:background .2s,color .2s,transform .1s;display:inline-flex}.prod-spec-remove:active{transform:scale(.94)}.prod-edit-actions{border-top:2px solid #eef2ff;gap:10px;margin-top:20px;padding-top:16px;display:flex}.prod-save-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1b2cc1;border:2px solid #1b2cc1;border-radius:8px;flex:1;min-height:46px;padding:11px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,transform .1s}.prod-save-btn:active:not(:disabled){transform:scale(.98)}.prod-save-btn:disabled{cursor:not-allowed;background:#c9d4ff;border-color:#c9d4ff}.prod-cancel-btn{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #e0e5f5;border-radius:8px;flex:1;min-height:46px;padding:11px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .1s}.prod-cancel-btn:active:not(:disabled){transform:scale(.98)}.prod-cancel-btn:disabled{opacity:.5;cursor:not-allowed}.prod-edit-empty{text-align:center;color:#888;padding:50px 20px}.prod-edit-empty-icon{opacity:.4;margin-bottom:10px;font-size:42px}.prod-edit-empty h3{color:#0a1444;margin-bottom:4px;font-size:15px}.prod-edit-empty p{font-size:13px;line-height:1.5}.prod-dirty{vertical-align:middle;background:#f59e0b;border-radius:50%;width:8px;height:8px;margin-left:8px;display:inline-block}.prod-edit-delete{color:#c62828;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #fee2e2;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;margin-top:12px;padding:11px;font-size:14px;font-weight:600;transition:background .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.prod-edit-delete:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.prod-edit-close:hover{color:#c62828;background:#fee2e2}.prod-specs-add:hover{color:#fff;background:#1b2cc1;border-color:#1b2cc1}.prod-spec-remove:hover{color:#fff;background:#c62828}.prod-save-btn:hover{background:#0a1444;border-color:#0a1444}.prod-cancel-btn:hover:not(:disabled){color:#333;border-color:#999}.prod-edit-delete:hover{color:#fff;background:#c62828;border-color:#c62828}}@media (width<=1100px){.prod-edit-panel{max-height:none;position:static;top:auto;overflow-y:visible}}@media (width<=760px){.prod-edit-panel{border-radius:12px;padding:18px}.prod-edit-preview{height:160px}.prod-edit-actions{gap:8px}.prod-spec-row{grid-template-columns:1fr auto;grid-template-areas:"key key""value remove";row-gap:6px}.prod-spec-row input:first-of-type{grid-area:key}.prod-spec-row input:nth-of-type(2){grid-area:value}.prod-spec-row .prod-spec-remove{grid-area:remove}}@media (width<=480px){.prod-edit-panel{padding:16px}.prod-edit-header h2{font-size:15px}.prod-edit-row{grid-template-columns:1fr;gap:0}.prod-edit-preview{height:140px}.prod-edit-actions{flex-direction:column-reverse}.prod-save-btn,.prod-cancel-btn{width:100%}.prod-edit-empty{padding:36px 16px}.prod-edit-empty-icon{font-size:36px}}@media (width<=360px){.prod-edit-panel{padding:14px}.prod-edit-preview{height:120px}.prod-edit-field label{font-size:11px}.prod-edit-close{width:32px;height:32px}}@media (height<=480px) and (orientation:landscape){.prod-edit-preview{height:120px;margin-bottom:12px}.prod-edit-panel{padding:16px}}@media (prefers-reduced-motion:reduce){.prod-edit-close,.prod-specs-add,.prod-spec-remove,.prod-save-btn,.prod-cancel-btn,.prod-edit-delete,.prod-edit-field input,.prod-edit-field select,.prod-edit-field textarea,.prod-spec-row input{transition:none}}.prod-header{-webkit-tap-highlight-color:transparent;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.prod-header h1{color:#0a1444;margin-bottom:4px;font-size:clamp(20px,4vw,24px);font-weight:800;line-height:1.2}.prod-header p{color:#666;font-size:14px}.prod-add-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1b2cc1;border:2px solid #1b2cc1;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:11px 22px;font-size:14px;font-weight:600;transition:background .2s,border-color .2s,transform .1s;display:inline-flex}.prod-add-btn:active{transform:scale(.98)}.prod-search{gap:12px;width:100%;max-width:560px;margin-bottom:24px;display:flex}.prod-search input{color:#111;box-sizing:border-box;background:#fff;border:2px solid #c9d4ff;border-radius:10px;outline:none;flex:1;min-width:0;padding:12px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.prod-search input:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11a}.prod-search input::placeholder{color:#999}.prod-search-btn{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#1b2cc1;border:none;border-radius:10px;min-height:46px;padding:12px 22px;font-size:14px;font-weight:600;transition:background .2s,transform .1s}.prod-search-btn:active{transform:scale(.98)}.prod-panel{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;min-width:0;padding:22px;overflow-x:auto;box-shadow:0 2px 10px #1b2cc114}.prod-panel-header{border-bottom:2px solid #eef2ff;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:14px;display:flex}.prod-panel-header h2{color:#0a1444;font-size:16px;font-weight:700}.prod-count{color:#1b2cc1;background:#eef2ff;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700}.prod-table{border-collapse:collapse;width:100%;font-size:14px}.prod-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#888;white-space:nowrap;border-bottom:2px solid #eef2ff;padding:10px 12px;font-size:12px;font-weight:700}.prod-table td{color:#222;vertical-align:middle;border-bottom:1px solid #f0f2fa;padding:14px 12px}.prod-table tbody tr{cursor:pointer;transition:background .15s}.prod-table tbody tr.selected td{background:#eef2ff}.prod-table tbody tr.selected td:first-child{box-shadow:inset 4px 0 #1b2cc1}.prod-cell{align-items:center;gap:12px;min-width:0;display:flex}.prod-thumb{background:#eef2ff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;display:flex;overflow:hidden}.prod-thumb img{object-fit:cover;width:100%;height:100%}.prod-info-name{color:#0a1444;overflow-wrap:anywhere;font-size:14px;font-weight:600}.prod-info-brand{color:#888;overflow-wrap:anywhere;margin-top:2px;font-size:12px}.prod-barcode{color:#666;word-break:break-all;background:#f4f6fb;border-radius:4px;padding:4px 8px;font-family:Courier New,monospace;font-size:12px;display:inline-block}.prod-price{color:#0a1444;font-weight:700}.prod-stock{border-radius:20px;padding:4px 10px;font-size:12px;font-weight:700;display:inline-block}.prod-stock.high{color:#166534;background:#dcfce7}.prod-stock.mid{color:#92400e;background:#fef3c7}.prod-stock.low{color:#991b1b;background:#fee2e2}.prod-actions{gap:8px;display:flex}.prod-icon-btn{color:#1b2cc1;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#eef2ff;border:1px solid #dbe3ff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;transition:background .2s,color .2s,border-color .2s,transform .1s;display:inline-flex}.prod-icon-btn:active{transform:scale(.94)}.prod-icon-btn.danger{color:#dc2626;border-color:#fecaca}.prod-empty{text-align:center;color:#888;padding:50px 20px}.prod-empty-icon{opacity:.5;margin-bottom:12px;font-size:44px}.prod-empty h3{color:#0a1444;margin-bottom:6px;font-size:16px}.prod-empty p{font-size:13px}.prod-layout{grid-template-columns:1fr 380px;align-items:start;gap:20px;display:grid}@media (hover:hover) and (pointer:fine){.prod-add-btn:hover{background:#0a1444;border-color:#0a1444}.prod-search-btn:hover{background:#0a1444}.prod-table tbody tr:hover td{background:#f8faff}.prod-icon-btn:hover{color:#fff;background:#1b2cc1;border-color:#1b2cc1}.prod-icon-btn.danger:hover{color:#fff;background:#dc2626;border-color:#dc2626}.back-btn:hover{color:#1b2cc1;background:#eef2ff;border-color:#1b2cc1;transform:translateY(-2px)}}@media (width<=1100px){.prod-layout{grid-template-columns:1fr}}@media (width<=760px){.prod-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:18px}.prod-add-btn{width:100%}.prod-search{flex-direction:column;gap:10px;max-width:100%;margin-bottom:18px}.prod-search-btn{width:100%}.prod-panel{box-shadow:none;background:0 0;padding:14px;overflow-x:visible}.prod-panel-header{background:#fff;border-bottom:none;border-radius:12px;margin-bottom:12px;padding:14px 16px;box-shadow:0 2px 10px #1b2cc114}.prod-table,.prod-table thead,.prod-table tbody,.prod-table tr,.prod-table th,.prod-table td{width:100%;display:block}.prod-table thead{display:none}.prod-table tbody tr{background:#fff;border:1px solid #eef2ff;border-radius:12px;margin-bottom:12px;padding:14px;position:relative;box-shadow:0 2px 10px #1b2cc10f}.prod-table tbody tr.selected{border-color:#1b2cc1;box-shadow:0 2px 10px #1b2cc126}.prod-table tbody tr.selected:before{content:"";background:#1b2cc1;border-radius:12px 0 0 12px;width:4px;position:absolute;top:0;bottom:0;left:0}.prod-table tbody tr.selected td:first-child{box-shadow:none}.prod-table td{border:none;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:14px;display:flex}.prod-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.5px;color:#888;flex-shrink:0;font-size:11px;font-weight:700}.prod-table td:first-child{border-bottom:1px solid #f0f2fa;justify-content:flex-start;margin-bottom:8px;padding-bottom:12px}.prod-table td:first-child:before{display:none}.prod-table td:last-child{border-top:1px solid #f0f2fa;justify-content:flex-end;margin-top:8px;padding-top:10px}.prod-table td:last-child:before{display:none}.prod-actions{gap:10px}.prod-icon-btn{width:40px;height:40px;font-size:15px}}@media (width<=480px){.prod-header h1{font-size:20px}.prod-header p{font-size:13px}.prod-panel{padding:10px}.prod-panel-header{padding:12px 14px}.prod-panel-header h2{font-size:15px}.prod-table tbody tr{border-radius:10px;padding:12px}.prod-thumb{width:36px;height:36px;font-size:15px}.prod-info-name{font-size:13.5px}.prod-info-brand{font-size:11.5px}.prod-barcode{padding:3px 6px;font-size:11px}.prod-price{font-size:14px}.prod-icon-btn{width:38px;height:38px}.prod-empty{padding:36px 16px}.prod-empty-icon{font-size:36px}.back-btn{justify-content:center;width:100%}}@media (width<=360px){.prod-header h1{font-size:18px}.prod-table tbody tr{padding:10px}.prod-thumb{width:32px;height:32px}.prod-table td{font-size:13px}}@media (height<=480px) and (orientation:landscape){.prod-header,.prod-search{margin-bottom:14px}.prod-table tbody tr{padding:10px}}@media (prefers-reduced-motion:reduce){.prod-add-btn,.prod-search-btn,.prod-icon-btn,.prod-table tbody tr,.prod-search input,.back-btn{transition:none}}.orders-header{-webkit-tap-highlight-color:transparent;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.orders-header h1{color:#0a1444;margin-bottom:4px;font-size:clamp(20px,4vw,24px);font-weight:800;line-height:1.2}.orders-header p{color:#666;font-size:14px}.orders-filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.orders-filter-btn{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #eef2ff;border-radius:20px;min-height:40px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,color .2s,transform .1s}.orders-filter-btn.active{color:#fff;background:#1b2cc1;border-color:#1b2cc1}.orders-filter-btn:active{transform:scale(.97)}.orders-panel{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;padding:22px;overflow-x:auto;box-shadow:0 2px 10px #1b2cc114}.orders-table{border-collapse:collapse;width:100%;font-size:14px}.orders-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#888;white-space:nowrap;border-bottom:2px solid #eef2ff;padding:10px 12px;font-size:12px;font-weight:700}.orders-table td{color:#222;vertical-align:middle;overflow-wrap:anywhere;border-bottom:1px solid #f0f2fa;padding:14px 12px}.order-id{color:#0a1444;word-break:break-all;font-family:Courier New,monospace;font-weight:700}.order-total{color:#0a1444;font-weight:700}.order-status{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.order-status.pending{color:#92400e;background:#fef3c7}.order-status.paid{color:#166534;background:#dcfce7}.order-status.shipped{color:#1e40af;background:#dbeafe}.order-status.collected{color:#334155;background:#e2e8f0}.order-status-select{color:#0a1444;cursor:pointer;box-sizing:border-box;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'><polyline points='6 9 12 15 18 9'/></svg>") right 10px center/14px no-repeat;border:2px solid #e0e5f5;border-radius:8px;min-height:42px;padding:8px 32px 8px 12px;font-size:16px;font-weight:600;transition:border-color .2s,box-shadow .2s}.order-status-select:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11a}.back-btn{color:#0a1444;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #eef2ff;border-radius:10px;align-items:center;gap:12px;width:auto;min-height:46px;margin-top:20px;padding:14px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.back-btn:active{transform:scale(.98)}.back-btn-icon{font-size:18px}@media (hover:hover) and (pointer:fine){.orders-filter-btn:hover{color:#1b2cc1;border-color:#1b2cc1}.orders-table tr:hover td{background:#f8faff}.back-btn:hover{color:#1b2cc1;background:#eef2ff;border-color:#1b2cc1;transform:translateY(-2px)}}@media (width<=760px){.orders-header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px}.orders-header h1{font-size:22px}.orders-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-bottom:16px;padding-bottom:4px;overflow-x:auto}.orders-filters::-webkit-scrollbar{display:none}.orders-filter-btn{white-space:nowrap;flex:none;padding:8px 14px;font-size:12.5px}.orders-panel{box-shadow:none;background:0 0;padding:14px;overflow-x:visible}.orders-table,.orders-table thead,.orders-table tbody,.orders-table tr,.orders-table th,.orders-table td{width:100%;display:block}.orders-table thead{display:none}.orders-table tr{background:#fff;border:1px solid #eef2ff;border-radius:12px;margin-bottom:12px;padding:14px;box-shadow:0 2px 10px #1b2cc10f}.orders-table td{text-align:right;border:none;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:14px;display:flex}.orders-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.5px;color:#888;text-align:left;flex-shrink:0;font-size:11px;font-weight:700}.orders-table td:first-child{border-bottom:1px solid #f0f2fa;justify-content:flex-start;margin-bottom:8px;padding-bottom:10px}.orders-table td:first-child:before{display:none}.orders-table td .order-status-select{width:100%;max-width:200px}}@media (width<=480px){.orders-header h1{font-size:20px}.orders-header p{font-size:13px}.orders-panel{padding:10px}.orders-table tr{border-radius:10px;padding:12px}.orders-table td{gap:10px;font-size:13px}.order-status{padding:3px 10px;font-size:10px}.order-status-select{width:100%;max-width:100%;padding:8px 10px}.back-btn{justify-content:center;width:100%}}@media (width<=360px){.orders-header h1{font-size:18px}.orders-filter-btn{padding:7px 12px;font-size:12px}.orders-table tr{padding:10px}.orders-table td{font-size:12.5px}}@media (height<=480px) and (orientation:landscape){.orders-header{margin-bottom:14px}.orders-filters{margin-bottom:12px}.orders-table tr{padding:10px}}@media (prefers-reduced-motion:reduce){.orders-filter-btn,.order-status-select,.back-btn{transition:none}}.user-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.user-header h1{color:#0a1444;margin-bottom:4px;font-size:clamp(20px,4vw,24px);font-weight:800;line-height:1.2}.user-header p{color:#666;font-size:14px}.user-search{align-items:center;width:100%;max-width:460px;margin-bottom:16px;display:flex;position:relative}.user-search-icon{color:#888;pointer-events:none;align-items:center;font-size:1rem;display:inline-flex;position:absolute;left:14px}.user-search input{color:#111;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background:#fff;border:2px solid #c9d4ff;border-radius:10px;outline:none;width:100%;padding:11px 14px 11px 40px;font-size:16px;transition:border-color .2s,box-shadow .2s}.user-search input:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11a}.user-filters{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.user-filter-btn{color:#666;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #eef2ff;border-radius:20px;min-height:40px;padding:8px 16px;font-size:13px;font-weight:600;transition:background .2s,border-color .2s,color .2s}.user-filter-btn.active{color:#fff;background:#1b2cc1;border-color:#1b2cc1}.user-panel{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;padding:22px;overflow-x:auto;box-shadow:0 2px 10px #1b2cc114}.user-table{border-collapse:collapse;width:100%;font-size:14px}.user-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#888;white-space:nowrap;border-bottom:2px solid #eef2ff;padding:10px 12px;font-size:12px;font-weight:700}.user-table td{color:#222;vertical-align:middle;border-bottom:1px solid #f0f2fa;padding:14px 12px}.user-id{color:#666;word-break:break-all;background:#f4f6fb;border-radius:4px;padding:4px 8px;font-family:Courier New,monospace;font-size:12px;display:inline-block}.user-cell{align-items:center;gap:12px;min-width:0;display:flex}.user-avatar{color:#fff;background:linear-gradient(135deg,#1b2cc1,#7692ff);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:700;display:flex}.user-name{color:#0a1444;overflow-wrap:anywhere;font-size:14px;font-weight:600}.user-sub{color:#888;overflow-wrap:anywhere;font-size:12px}.user-role{text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-block}.user-role.admin{color:#991b1b;background:#fee2e2}.user-role.customer{color:#1e40af;background:#dbeafe}.user-actions{justify-content:flex-end;gap:6px;display:flex}.user-action-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:1px solid #e4e7ec;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;transition:background .15s,color .15s,transform .1s;display:inline-flex}.user-action-btn.edit{color:#1b2cc1}.user-action-btn.delete{color:#d92d20}.users-back-wrap{margin-top:18px}.back-btn{color:#0a1444;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#fff;border:2px solid #eef2ff;border-radius:10px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,border-color .2s,color .2s,transform .2s;display:inline-flex}.back-btn svg{font-size:18px}.user-modal-overlay{z-index:1000;background:#0a144473;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow-y:auto}.user-modal{background:#fff;border-radius:14px;width:100%;max-width:480px;max-height:calc(100dvh - 40px);padding:24px 26px;overflow-y:auto;box-shadow:0 20px 50px #0a144440}.user-modal.small{text-align:center;max-width:380px}.user-modal h3{color:#0a1444;margin:0 0 8px;font-size:18px;font-weight:700}.user-modal p{color:#555;margin:0 0 18px;font-size:14px;line-height:1.55}.user-modal-head{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.user-modal-close{cursor:pointer;color:#666;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:36px;min-height:36px;padding:8px;font-size:1.2rem;display:inline-flex}.user-modal-body{gap:12px;margin-bottom:20px;display:grid}.user-modal-body label{color:#555;flex-direction:column;gap:6px;font-size:13px;font-weight:600;display:flex}.user-modal-body label>span{align-items:center;gap:6px;display:inline-flex}.user-modal-body input,.user-modal-body select{color:#0a1444;box-sizing:border-box;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;width:100%;padding:10px 12px;font-size:16px;transition:border-color .15s,box-shadow .15s}.user-modal-body input:focus,.user-modal-body select:focus{border-color:#1b2cc1;box-shadow:0 0 0 3px #1b2cc11f}.user-modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.user-modal.small .user-modal-actions{justify-content:center}.user-btn{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:600;transition:opacity .15s,transform .15s;display:inline-flex}.user-btn.primary{color:#fff;background:#1b2cc1}.user-btn.danger{color:#fff;background:#d92d20}.user-btn.ghost{color:#0a1444;background:#fff;border:1px solid #d0d5dd}.user-btn:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.user-table tr:hover td{background:#f8faff}.user-filter-btn:hover{color:#1b2cc1;border-color:#1b2cc1}.user-action-btn:hover{transform:translateY(-1px)}.user-action-btn.edit:hover{background:#eef1ff}.user-action-btn.delete:hover{background:#fef2f2}.back-btn:hover{color:#1b2cc1;background:#eef2ff;border-color:#1b2cc1;transform:translateY(-2px)}.user-modal-close:hover{color:#0a1444}.user-btn:hover{opacity:.9;transform:translateY(-1px)}}@media (width<=900px){.user-panel{padding:16px}.user-table th,.user-table td{padding:12px 10px}}@media (width<=700px){.user-header{flex-direction:column;align-items:flex-start;gap:12px}.user-header h1{font-size:22px}.user-search{max-width:100%}.user-filters{-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-wrap:nowrap;gap:6px;margin-bottom:16px;padding-bottom:4px;overflow-x:auto}.user-filters::-webkit-scrollbar{display:none}.user-filter-btn{white-space:nowrap;flex:none;padding:8px 14px;font-size:12.5px}.user-panel{box-shadow:none;background:0 0;padding:14px;overflow-x:visible}.user-table,.user-table thead,.user-table tbody,.user-table tr,.user-table th,.user-table td{width:100%;display:block}.user-table thead{display:none}.user-table tr{background:#fff;border:1px solid #eef2ff;border-radius:12px;margin-bottom:12px;padding:14px;box-shadow:0 2px 10px #1b2cc114}.user-table td{border:none;justify-content:space-between;align-items:center;gap:12px;padding:6px 0;font-size:14px;display:flex}.user-table td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.5px;color:#888;flex-shrink:0;font-size:11px;font-weight:700}.user-table td:first-child{border-bottom:1px solid #f0f2fa;margin-bottom:8px;padding-bottom:10px}.user-table td:first-child:before{display:none}.user-cell{flex:1;justify-content:flex-start}.user-actions{flex:1;justify-content:flex-end}.user-action-btn{width:40px;height:40px;font-size:1rem}}@media (width<=480px){.user-header h1{font-size:20px}.user-header p{font-size:13px}.user-search input{padding:10px 12px 10px 38px;font-size:16px}.user-panel{padding:10px}.user-table tr{border-radius:10px;padding:12px}.user-avatar{width:34px;height:34px;font-size:13px}.user-name{font-size:13.5px}.user-sub{font-size:11.5px}.user-modal{border-radius:12px;padding:18px 16px}.user-modal-overlay{padding:12px}.user-modal h3{font-size:16px}.user-modal p{font-size:13.5px}.user-modal-actions{flex-direction:column-reverse;gap:8px}.user-modal-actions .user-btn{width:100%;padding:12px 16px}.back-btn{justify-content:center;width:100%}}@media (width<=360px){.user-header h1{font-size:18px}.user-filter-btn{padding:7px 12px;font-size:12px}.user-table tr{padding:10px}.user-action-btn{width:38px;height:38px}}@media (height<=480px) and (orientation:landscape){.user-modal{max-height:calc(100dvh - 24px);padding:16px 20px}.user-modal-overlay{padding:12px}}@media (prefers-reduced-motion:reduce){.user-filter-btn,.user-action-btn,.back-btn,.user-btn,.user-search input,.user-modal-body input,.user-modal-body select{transition:none}}.about-page{max-width:1100px;padding:40px 20px 80px;padding-bottom:calc(80px + env(safe-area-inset-bottom,0px));color:#222;-webkit-tap-highlight-color:transparent;margin:0 auto}.about-hero{text-align:center;border-bottom:1px solid #e8ecf5;margin-bottom:40px;padding:40px 20px 50px}.about-hero h1{letter-spacing:-.5px;overflow-wrap:anywhere;margin:0 0 16px;font-size:clamp(28px,5vw,42px);font-weight:700;line-height:1.15}.about-hero h1 span{color:#7692ff}.about-tagline{color:#555;max-width:750px;margin:0 auto;font-size:clamp(15px,2vw,18px);line-height:1.6}.about-section{margin-bottom:50px}.about-section h2{color:#0a1444;border-bottom:2px solid #1b2cc1;margin:0 0 20px;padding-bottom:10px;font-size:clamp(20px,3vw,26px);font-weight:600;line-height:1.2;display:inline-block}.about-section p{color:#444;max-width:850px;margin:0 0 16px;font-size:16px;line-height:1.7}.about-services{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-top:24px;display:grid}.about-service-card{background:#fff;border:1px solid #e8ecf5;border-radius:10px;min-width:0;padding:24px 20px;transition:transform .15s,box-shadow .15s}.about-service-icon{color:#1b2cc1;justify-content:center;align-items:center;margin-bottom:.75rem;font-size:2rem;line-height:1;display:flex}.about-service-card h3{color:#0a1444;overflow-wrap:anywhere;margin:0 0 8px;font-size:17px;font-weight:600}.about-service-card p{color:#666;margin:0;font-size:14px;line-height:1.5}.about-usp{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;margin-top:24px;display:grid}.about-usp-item{background:#fff;border-left:4px solid #1b2cc1;border-radius:6px;align-items:flex-start;gap:14px;min-width:0;padding:18px 20px;display:flex}.about-usp-icon{color:#1b2cc1;flex-shrink:0;justify-content:center;align-items:center;font-size:1.6rem;line-height:1;display:inline-flex}.about-usp-item h4{color:#0a1444;overflow-wrap:anywhere;margin:0 0 6px;font-size:16px;font-weight:600}.about-usp-item p{color:#666;margin:0;font-size:14px;line-height:1.5}.about-segments{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px 24px;margin:20px 0 0;padding:0;list-style:none;display:grid}.about-segments li{color:#444;align-items:center;gap:10px;min-width:0;padding:8px 0;font-size:15px;display:flex}.about-segment-dot{color:#1b2cc1;flex-shrink:0;font-size:10px}.about-values{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;margin-top:24px;display:grid}.about-value-card{text-align:center;background:#fff;border:1px solid #e8ecf5;border-radius:10px;min-width:0;padding:22px 18px}.about-value-icon{color:#1b2cc1;justify-content:center;align-items:center;margin-bottom:.5rem;font-size:1.8rem;line-height:1;display:flex}.about-value-card h4{color:#0a1444;overflow-wrap:anywhere;margin:0 0 8px;font-size:15px;font-weight:600}.about-value-card p{color:#666;margin:0;font-size:13px;line-height:1.5}.about-contact{text-align:center;background:#fff;border:1px solid #e8ecf5;border-radius:12px;margin-top:60px;padding:40px 30px}.about-contact h2{border:none;padding:0}.about-cta-buttons{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:24px;display:flex}.about-cta-btn{-webkit-tap-highlight-color:transparent;touch-action:manipulation;border-radius:8px;justify-content:center;align-items:center;min-height:46px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .15s,transform .1s;display:inline-flex}.about-cta-btn.primary{color:#fff;background:#1b2cc1}.about-cta-btn.secondary{color:#1b2cc1;background:#fff;border:2px solid #1b2cc1}.about-cta-btn:active{transform:scale(.98)}@media (hover:hover) and (pointer:fine){.about-service-card:hover{transform:translateY(-3px);box-shadow:0 6px 18px #0a14441a}.about-cta-btn:hover{opacity:.85;transform:translateY(-2px)}}@media (width<=700px){.about-page{padding:30px 16px 60px;padding-bottom:calc(60px + env(safe-area-inset-bottom,0px))}.about-hero{margin-bottom:30px;padding:30px 16px 36px}.about-section{margin-bottom:36px}.about-contact{margin-top:40px;padding:30px 20px}}@media (width<=600px){.about-page{padding:24px 14px 48px;padding-bottom:calc(48px + env(safe-area-inset-bottom,0px))}.about-hero{margin-bottom:24px;padding:24px 12px 30px}.about-hero h1{margin-bottom:12px;font-size:30px}.about-tagline{font-size:15.5px;line-height:1.55}.about-section{margin-bottom:30px}.about-section h2{margin-bottom:16px;font-size:22px}.about-section p{font-size:15px;line-height:1.6}.about-services{grid-template-columns:1fr;gap:14px;margin-top:18px}.about-service-card{padding:20px 16px}.about-usp{grid-template-columns:1fr;gap:14px;margin-top:18px}.about-usp-item{padding:16px}.about-segments{grid-template-columns:1fr;gap:6px;margin-top:16px}.about-segments li{padding:6px 0;font-size:14.5px}.about-values{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-top:18px}.about-value-card{padding:18px 14px}.about-value-card h4{font-size:14.5px}.about-value-card p{font-size:12.5px}.about-contact{border-radius:10px;margin-top:32px;padding:26px 16px}.about-cta-buttons{flex-direction:column;gap:10px;margin-top:20px}.about-cta-btn{width:100%;padding:12px 20px;font-size:14px}}@media (width<=400px){.about-page{padding:20px 12px 40px;padding-bottom:calc(40px + env(safe-area-inset-bottom,0px))}.about-hero{margin-bottom:20px;padding:20px 10px 26px}.about-hero h1{font-size:26px}.about-tagline{font-size:14.5px}.about-section h2{font-size:20px}.about-section p{font-size:14.5px}.about-service-card{padding:18px 14px}.about-service-icon{font-size:1.75rem}.about-usp-item{gap:12px;padding:14px}.about-usp-icon{font-size:1.4rem}.about-value-card{padding:16px 12px}}@media (height<=480px) and (orientation:landscape){.about-hero{margin-bottom:20px;padding:20px 16px 24px}.about-hero h1{font-size:28px}.about-tagline{font-size:15px}.about-section{margin-bottom:24px}.about-contact{margin-top:28px;padding:24px 20px}}@media (prefers-reduced-motion:reduce){.about-service-card,.about-cta-btn{transition:none}.about-service-card:hover,.about-cta-btn:hover,.about-cta-btn:active{transform:none}}.whatsapp-fab{bottom:20px;right:20px;bottom:calc(20px + env(safe-area-inset-bottom,0px));z-index:90;color:#fff;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:28px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;box-shadow:0 4px 14px #25d36666}.whatsapp-fab:active{transform:scale(.94)}@media (hover:hover) and (pointer:fine){.whatsapp-fab:hover{transform:translateY(-3px)scale(1.05);box-shadow:0 8px 20px #25d3668c}}@media (width<=480px){.whatsapp-fab{bottom:14px;right:14px;bottom:calc(14px + env(safe-area-inset-bottom,0px));width:52px;height:52px;font-size:26px}}@media (prefers-reduced-motion:reduce){.whatsapp-fab{transition:none}.whatsapp-fab:active,.whatsapp-fab:hover{transform:none}}
