/*
Theme Name: ElectroKart
Description: ElectroKart.shop reference-matched storefront V3
Version: 3.0.0
*/
:root{--side:222px;--bg:#050e1a;--panel:#09182b;--blue:#078cff;--cyan:#18d7ff;--text:#f6f9ff;--muted:#a9b9cc}
*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);font-family:Inter,Segoe UI,Arial,sans-serif}body{overflow-x:hidden}a{text-decoration:none;color:inherit}
.ek-sidebar{position:fixed;left:0;top:0;bottom:0;width:var(--side);background:linear-gradient(180deg,#071220 0%,#08182b 100%);border-right:1px solid #1b3652;z-index:100;padding:12px 12px 20px;overflow-y:auto;scrollbar-width:none}.ek-sidebar::-webkit-scrollbar{width:0}
.ek-sidebar-top{height:78px;position:relative;display:flex;align-items:center;justify-content:center;margin-bottom:12px}.ek-sidebar-top img{width:190px;height:67px;object-fit:cover;object-position:center}.ek-close{position:absolute;right:1px;top:5px;background:none;border:0;color:#dce9f7;font-size:25px;cursor:pointer}
.ek-nav{display:flex;flex-direction:column;gap:5px}.ek-nav a{height:45px;display:flex;align-items:center;gap:13px;padding:0 10px;border-radius:11px;font-size:15px;color:#edf4fb}.ek-nav a:hover,.ek-nav a.current{background:linear-gradient(90deg,#0879dc,#0968c5);color:#fff}.ek-nav .ek-svg{width:29px;height:29px;display:flex;align-items:center;justify-content:center}.ek-nav svg{width:25px;height:25px;stroke:currentColor;fill:none;stroke-width:1.8}.ek-nav .chev{margin-left:auto;font-size:20px;color:#cfe4f8}
.ek-promo{margin:18px 5px 0;border:1px solid #7442d999;border-radius:13px;overflow:hidden;background:#0a1425}.ek-promo img{display:block;width:100%;height:215px;object-fit:cover;object-position:center}.ek-promo .pbtn{display:block;margin:-45px 12px 12px;position:relative;text-align:center;background:#078cff;border-radius:9px;padding:10px;font-weight:800}.ek-side-social{display:flex;justify-content:center;gap:20px;margin:22px 0 12px;font-size:19px}.ek-side-foot{text-align:center;color:#aebed0;font-size:12px;line-height:1.55}.ek-side-foot b{color:#fff;font-size:14px}
.ek-main{margin-left:var(--side);min-height:100vh}.ek-header{height:82px;display:flex;align-items:center;gap:17px;padding:0 25px;background:#050e1af7;border-bottom:1px solid #ffffff16;position:sticky;top:0;z-index:90}.ek-header-logo{width:235px;height:65px;object-fit:cover;object-position:center}.ek-search{display:flex;flex:1;max-width:620px;margin:auto}.ek-search input{height:42px;flex:1;border:1px solid #168dff;border-right:0;border-radius:11px 0 0 11px;background:#091629;color:#fff;padding:0 16px;outline:0}.ek-search button{width:59px;height:42px;border:0;border-radius:0 11px 11px 0;background:#078dff;color:#fff;font-size:20px}.ek-actions{display:flex;gap:19px}.ek-action{text-align:center;font-size:12px;min-width:47px}.ek-action .aicon{display:block;font-size:23px;line-height:23px}.ek-cart{position:relative;display:inline-block}.ek-badge{position:absolute;right:-8px;top:-7px;background:#087fff;color:#fff;border-radius:10px;font-size:10px;padding:2px 5px}
.ek-mobile{display:none;background:none;border:0;color:#fff;font-size:24px}
.ek-hero{height:480px;position:relative;overflow:hidden;background:#06111e}.ek-hero-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:right center;opacity:.98}.ek-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#06101df2 0%,#06101dc0 38%,#06101d08 68%,#06101d00 100%);z-index:1}.ek-hero-copy{position:absolute;left:50px;top:66px;z-index:3;width:400px}.ek-hero-copy h1{font-size:56px;line-height:.93;letter-spacing:-2px;margin:0 0 16px;font-weight:950}.ek-hero-copy h1 span{color:#078dff}.ek-hero-copy p{font-size:15px;letter-spacing:1.8px;line-height:1.45;color:#d9e5f1}.ek-hero-copy .shop{margin-top:0}.ek-trust{position:absolute;left:50px;top:355px;z-index:4;display:flex;gap:22px}.ek-trust div{text-align:center;font-size:11px}.ek-trust .ti{display:block;font-size:25px;color:#1ad8ff;margin-bottom:5px}
.ek-section{padding:25px 25px 0}.ek-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.ek-title h2{font-size:26px;margin:0}.ek-title a{color:#19cfff;font-size:14px}.ek-cats{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.ek-cat{height:131px;border:1px solid #168dffb0;border-radius:12px;background:#091a2e;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.ek-cat img{width:100%;height:88px;object-fit:contain}.ek-cat b{font-size:13px;margin-top:4px}
.ek-deal{height:146px;margin-top:25px;border:1px solid #168dffbb;border-radius:13px;overflow:hidden;position:relative;background:#0a1526}.ek-deal img{width:100%;height:100%;object-fit:cover}.ek-deal a{position:absolute;left:176px;bottom:17px;background:#078cff;border-radius:9px;padding:10px 15px;font-size:12px;font-weight:800}
.ek-products{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.ek-product{background:#f5f7fa;color:#111820;border-radius:9px;padding:9px}.ek-product img{width:100%;height:166px;object-fit:contain;background:#fff;border-radius:7px}.ek-product h3{font-size:14px;min-height:34px;margin:8px 0 4px;font-weight:600}.ek-price{font-size:17px;font-weight:900}.ek-old{font-size:12px;color:#89929c;text-decoration:line-through;margin-left:4px}.ek-product .add{display:block;text-align:center;background:#078cff;color:#fff;border-radius:8px;padding:9px;margin-top:8px;font-weight:800;font-size:13px}
.ek-benefits{margin-top:31px;border-top:1px solid #ffffff16;padding:25px;display:grid;grid-template-columns:repeat(4,1fr);text-align:center}.ek-benefits>div{border-right:1px solid #ffffff16}.ek-benefits>div:last-child{border:0}.ek-benefits .bi{font-size:27px;display:block}.ek-benefits strong{display:block;font-size:13px}.ek-benefits small{color:#a8b9cb;font-size:12px}.ek-footer{text-align:center;padding:0 25px 30px;color:#9fb0c4;font-size:12px}
@media(max-width:900px){.ek-sidebar{transform:translateX(-100%);transition:.2s}.ek-sidebar.open{transform:none}.ek-main{margin-left:0}.ek-mobile{display:block}.ek-search{display:none}.ek-header{padding:0 12px}.ek-header-logo{width:175px}.ek-cats{grid-template-columns:repeat(2,1fr)}.ek-products{grid-template-columns:repeat(2,1fr)}.ek-benefits{grid-template-columns:repeat(2,1fr)}.ek-hero-copy{left:24px}.ek-hero-copy h1{font-size:44px}.ek-trust{left:24px;top:370px}.ek-deal a{left:25px}}

/* V5 image-quality fix */
.ek-cat img{object-fit:contain!important;image-rendering:auto}
.ek-product img{object-fit:contain!important;image-rendering:auto}
.ek-hero-bg{object-fit:contain!important;background:#06111e;object-position:right center}
.ek-deal img{object-fit:contain!important;background:#0a1526}
