:root{--bh-blue:#1265ff;--bh-blue-2:#3b82ff;--bh-blue-soft:#eef5ff;--bh-text:#111827;--bh-muted:#6b7280;--bh-line:#e5edf8;--bh-bg:#f6f9ff;--bh-card:#ffffff;--bh-green:#10b981;--bh-purple:#7c3aed}*{box-sizing:border-box}body.batteryhub-theme{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial,Noto Sans SC,sans-serif;background:linear-gradient(180deg,#f8fbff,#fff 32%,#f7fbff);color:var(--bh-text)}a{text-decoration:none;color:inherit}.skip-link{position:absolute;left:-999px}.bh-container{max-width:1180px;margin:0 auto;padding:0 22px}.bh-header{position:sticky;top:0;z-index:30;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--bh-line)}.bh-header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bh-logo{display:flex;align-items:center;gap:10px;min-width:210px}.bh-logo-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#0b63ff,#5ea2ff);color:#fff;font-weight:900;font-size:20px;box-shadow:0 10px 24px #1265ff38}.bh-logo-text{line-height:1}.bh-logo-name{font-size:21px;font-weight:900;letter-spacing:.2px}.bh-logo-sub{font-size:11px;color:#55616f;margin-top:3px}.bh-nav{display:flex;align-items:center;gap:28px;font-size:14px;font-weight:700;color:#1f2937;flex:1;justify-content:center}.bh-nav a{position:relative;padding:26px 0}.bh-nav a:hover,.bh-nav a.active{color:var(--bh-blue)}.bh-nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:8px;background:var(--bh-blue)}.bh-icons{display:flex;align-items:center;gap:19px;color:#111827}.bh-icon{font-size:22px;position:relative}.bh-cart-dot{position:absolute;right:-8px;top:-9px;min-width:18px;height:18px;border-radius:99px;background:var(--bh-blue);color:#fff;font-size:11px;display:grid;place-items:center;border:2px solid #fff}.bh-mobile-menu{display:none}.bh-hero{padding:24px 0 20px}.bh-hero-card{min-height:460px;border-radius:18px;overflow:hidden;position:relative;background:#061426;border:1px solid #0c2846;box-shadow:0 28px 80px #104ea029}.bh-hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#020817f0,#020817b3 40%,#0208171f),var(--hero-url);background-size:cover;background-position:center;filter:saturate(1.08)}.bh-hero-content{position:relative;z-index:1;padding:70px 58px;color:#fff;max-width:610px}.bh-hero h1{font-size:48px;line-height:1.18;margin:0 0 20px;font-weight:900;letter-spacing:-.8px}.bh-hero p{font-size:17px;color:#cfdbec;margin:0 0 36px}.bh-hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;margin:0 0 34px;max-width:560px}.bh-hero-feature{text-align:center;color:#e6f0ff;font-weight:700;font-size:13px}.bh-hero-feature span{display:block;font-size:24px;margin-bottom:8px}.bh-actions{display:flex;gap:18px;align-items:center}.bh-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 30px;border-radius:11px;background:linear-gradient(135deg,#0b63ff,#1976ff);color:#fff;font-weight:800;box-shadow:0 12px 24px #1265ff42;border:0}.bh-btn.secondary{background:transparent;border:1px solid rgba(255,255,255,.55);box-shadow:none;color:#fff}.bh-section{padding:18px 0}.bh-section-card{background:#fff;border:1px solid var(--bh-line);border-radius:18px;padding:22px;box-shadow:0 18px 46px #0f4d960f}.bh-section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:20px}.bh-kicker{font-size:13px;color:var(--bh-blue);font-weight:900;letter-spacing:.04em}.bh-h2{font-size:28px;margin:5px 0 0;font-weight:900;letter-spacing:-.3px}.bh-text-muted{color:var(--bh-muted);line-height:1.7}.bh-link{color:var(--bh-blue);font-weight:800}.bh-use-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:14px}.bh-use-card{height:112px;border:1px solid var(--bh-line);border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;color:#344054;font-weight:800;font-size:13px}.bh-use-card img{width:32px;height:32px;object-fit:contain}.bh-use-card:hover,.bh-use-card.active{border-color:#b8d4ff;background:#f1f7ff;color:var(--bh-blue)}.bh-product-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.bh-product-card{background:#fff;border:1px solid var(--bh-line);border-radius:14px;overflow:hidden;position:relative;box-shadow:0 16px 36px #0f4d960d;transition:.18s}.bh-product-card:hover{transform:translateY(-3px);box-shadow:0 18px 48px #0f4d961f;border-color:#c8ddff}.bh-product-media{height:172px;display:grid;place-items:center;background:radial-gradient(circle at 50% 40%,#f4f8ff,#fff 54%,#f9fbff);padding:20px}.bh-product-media img{max-width:100%;max-height:142px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(22,38,70,.12))}.bh-product-info{padding:14px 16px 16px}.bh-product-title{font-weight:900;margin:0 0 6px;font-size:16px}.bh-product-meta{color:#6b7280;font-size:13px;line-height:1.45}.bh-price{color:var(--bh-blue);font-weight:900;margin-top:9px}.bh-badge{position:absolute;left:12px;top:12px;border-radius:6px;padding:5px 9px;color:#fff;font-size:12px;font-weight:900;background:var(--bh-blue)}.bh-badge.green{background:var(--bh-green)}.bh-badge.purple{background:var(--bh-purple)}.bh-cart-mini{position:absolute;right:12px;bottom:13px;width:30px;height:30px;border:1px solid #d7e5fb;border-radius:8px;color:var(--bh-blue);display:grid;place-items:center;background:#fff}.bh-trust-row{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;background:#f8fbff;border:1px solid var(--bh-line);border-radius:16px;padding:18px}.bh-trust-item{display:flex;align-items:center;gap:9px;font-weight:800;font-size:13px;color:#344054}.bh-trust-item span:first-child{font-size:25px;color:var(--bh-blue)}.bh-cta{background:linear-gradient(110deg,#fff,#f2f7ff 55%,#dceaff);border:1px solid var(--bh-line);border-radius:18px;padding:34px 30px;position:relative;overflow:hidden}.bh-cta:after{content:"";position:absolute;right:40px;top:15px;width:260px;height:160px;background:var(--hero-url) center/cover;border-radius:24px;opacity:.25;filter:saturate(1.2)}.bh-cta-content{position:relative;z-index:1;max-width:640px}.bh-footer{margin-top:40px;background:#081628;color:#cbd5e1;padding:34px 0}.bh-footer strong{color:#fff}.bh-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:24px}.bh-small{font-size:13px;color:#94a3b8;line-height:1.7}.bh-collection-page{padding:26px 0 54px}.bh-collection-shell{background:#fff;border:1px solid var(--bh-line);border-radius:20px;box-shadow:0 24px 70px #0f4d9614;padding:28px}.bh-breadcrumb{color:#8a97a8;font-size:13px;margin:0 0 24px}.bh-breadcrumb strong{color:#566475}.bh-collection-layout{display:grid;grid-template-columns:220px 1fr;gap:34px}.bh-sidebar{background:linear-gradient(180deg,#f7fbff,#fff);border-radius:14px}.bh-side-block{border-bottom:1px solid var(--bh-line);padding:16px}.bh-side-title{font-weight:900;margin-bottom:12px}.bh-side-item{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:8px;font-size:14px;font-weight:700;color:#4b5563}.bh-side-item.active{background:#eaf3ff;color:var(--bh-blue)}.bh-check{display:flex;align-items:center;gap:9px;margin:10px 0;color:#6b7280;font-size:14px}.bh-check span{width:14px;height:14px;border:1px solid #c8d3e3;border-radius:3px;background:#fff}.bh-dim-input{height:36px;border:1px solid #d7e1ee;border-radius:7px;margin:8px 0;padding:0 12px;color:#8a97a8;background:#fff;font-size:13px}.bh-filter-btn{width:100%;height:40px;border:0;border-radius:7px;background:var(--bh-blue);color:#fff;font-weight:900;margin-top:10px}.bh-collection-top{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:26px}.bh-collection-top h1{font-size:30px;margin:0 0 10px;font-weight:900}.bh-sort{min-width:150px;height:38px;border:1px solid #d8e3f1;border-radius:8px;background:#fff;color:#6b7280;padding:0 12px}.bh-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.bh-pagination{display:flex;justify-content:center;gap:16px;margin:28px 0 4px;color:#475569;font-size:14px}.bh-pagination span{width:28px;height:28px;display:grid;place-items:center;border-radius:7px}.bh-pagination .active{background:var(--bh-blue);color:#fff;font-weight:900}.bh-product-page{padding:34px 0}.bh-product-detail{display:grid;grid-template-columns:1fr 1fr;gap:40px;background:#fff;border:1px solid var(--bh-line);border-radius:20px;box-shadow:0 20px 60px #0f4d9614;padding:34px}.bh-product-image{background:radial-gradient(circle at center,#f3f8ff,#fff);border-radius:18px;display:grid;place-items:center;min-height:420px;border:1px solid var(--bh-line)}.bh-product-image img{max-width:86%;max-height:380px;object-fit:contain}.bh-product-content h1{font-size:34px;margin:0 0 12px}.bh-prose{line-height:1.8;color:#475569}.bh-qty{display:flex;gap:10px;margin:24px 0}.bh-qty input{width:80px;border:1px solid var(--bh-line);border-radius:8px;padding:12px}.shopify-payment-button,.product-form__buttons{margin-top:16px}@media(max-width:990px){.bh-nav{display:none}.bh-mobile-menu{display:block}.bh-use-grid{grid-template-columns:repeat(4,1fr)}.bh-product-strip,.bh-grid{grid-template-columns:repeat(2,1fr)}.bh-collection-layout{grid-template-columns:1fr}.bh-sidebar{display:none}.bh-hero h1{font-size:36px}.bh-product-detail{grid-template-columns:1fr}.bh-trust-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.bh-container{padding:0 14px}.bh-header-inner{height:64px}.bh-logo-sub{display:none}.bh-hero-content{padding:44px 28px}.bh-hero h1{font-size:30px}.bh-hero-features,.bh-use-grid{grid-template-columns:repeat(2,1fr)}.bh-product-strip,.bh-grid{grid-template-columns:1fr}.bh-collection-shell{padding:18px}.bh-footer-grid{grid-template-columns:1fr}.bh-actions{flex-wrap:wrap}}img{max-width:100%;height:auto}.skip-link{position:absolute;left:16px;top:12px;z-index:999;padding:10px 14px;border-radius:8px;background:#fff;color:var(--bh-blue);box-shadow:0 10px 30px #0f4d962e;transform:translateY(-160%);transition:transform .18s}.skip-link:focus{transform:translateY(0);outline:2px solid var(--bh-blue);outline-offset:2px}.bh-btn:focus-visible,.bh-icon:focus-visible,.bh-logo:focus-visible,.bh-nav a:focus-visible,.bh-link:focus-visible,.bh-mobile-menu:focus-visible{outline:3px solid rgba(18,101,255,.35);outline-offset:3px}.bh-mobile-menu{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;padding:6px;border-radius:8px}.bh-card{background:#fff;border:1px solid var(--bh-line);border-radius:14px;padding:22px}.bh-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.bh-rating{font-size:13px;color:#f59e0b}.bh-ai{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid var(--bh-line);border-radius:18px;padding:28px;box-shadow:0 18px 46px #0f4d960f}.bh-ai-options{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:18px}.bh-ai-option{background:#f8fbff;border:1px solid var(--bh-line);border-radius:12px;padding:14px}.bh-scene-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bh-scene{min-height:210px;border-radius:18px;padding:22px;overflow:hidden;background-size:cover;background-position:center;position:relative;border:1px solid var(--bh-line);box-shadow:0 18px 46px #0f4d9614}.bh-scene:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#ffffffe0,#ffffffb8)}.bh-scene h3,.bh-scene p{position:relative;z-index:1}.bh-category-grid,.bh-cat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.bh-cat-card{display:block;background:#fff;border:1px solid var(--bh-line);border-radius:18px;overflow:hidden;box-shadow:0 18px 46px #0f4d960f;transition:transform .18s,box-shadow .18s,border-color .18s}.bh-cat-card:hover{transform:translateY(-3px);box-shadow:0 18px 48px #0f4d961f;border-color:#c8ddff}.bh-cat-media{aspect-ratio:16/10;background:#f4f8ff;overflow:hidden}.bh-cat-media img{width:100%;height:100%;object-fit:cover}.bh-cat-body{padding:18px}.bh-cat-icon img{width:34px;height:34px;object-fit:contain}.bh-cat-body h3{margin:10px 0 6px;font-size:18px}.bh-footer a{color:#e2e8f0;text-decoration:underline;text-underline-offset:3px}@media(max-width:990px){.bh-header{position:sticky}.bh-nav{position:absolute;left:22px;right:22px;top:calc(100% + 8px);display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;background:#fff;border:1px solid var(--bh-line);border-radius:14px;box-shadow:0 18px 46px #0f4d9629}.bh-nav.is-open{display:flex}.bh-nav a{padding:14px 16px;border-radius:10px}.bh-nav a.active:after{display:none}.bh-product-grid{grid-template-columns:repeat(2,1fr)}.bh-ai{align-items:stretch;flex-direction:column}.bh-ai-options,.bh-scene-grid,.bh-category-grid,.bh-cat-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.bh-product-grid,.bh-ai-options,.bh-scene-grid,.bh-category-grid,.bh-cat-grid{grid-template-columns:1fr}.bh-ai{padding:20px}.bh-cat-media{aspect-ratio:4/3}.bh-icons{gap:12px}.bh-icon{font-size:20px}.bh-logo{min-width:auto}.bh-logo-name{font-size:18px}}@media(min-width:761px){body.batteryhub-theme .bh-section{padding:30px 0}body.batteryhub-theme .bh-section-head{margin-bottom:30px}body.batteryhub-theme .bh-kicker{font-size:15px;margin-bottom:10px}body.batteryhub-theme .bh-h2{font-size:34px;line-height:1.18}body.batteryhub-theme .bh-text-muted{font-size:16px;line-height:1.85}body.batteryhub-theme .bh-hero{padding:34px 0 30px}body.batteryhub-theme .bh-hero-card{min-height:500px}body.batteryhub-theme .bh-hero-content{padding:82px 72px;max-width:720px}body.batteryhub-theme .bh-hero h1{font-size:56px;line-height:1.16;margin-bottom:24px}body.batteryhub-theme .bh-hero p{font-size:19px;line-height:1.8;margin-bottom:42px}body.batteryhub-theme .bh-hero-features{gap:30px;margin-bottom:42px}body.batteryhub-theme .bh-use-grid,body.batteryhub-theme .bh-product-strip,body.batteryhub-theme .bh-category-grid,body.batteryhub-theme .bh-cat-grid,body.batteryhub-theme .bh-scene-grid{gap:24px}body.batteryhub-theme .bh-use-card{font-size:15px;height:126px}body.batteryhub-theme .bh-product-title{font-size:18px}body.batteryhub-theme .bh-product-meta{font-size:14px;line-height:1.6}}@media(min-width:761px){body.batteryhub-theme .bh-container{max-width:none!important;width:100%!important;padding-left:56px!important;padding-right:56px!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.bh-product-card:hover,.bh-cat-card:hover{transform:none}}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.bh-product-card-wrap{position:relative;min-width:0}.bh-product-card-wrap .bh-product-card{display:block;height:100%}.bh-card-add{margin:0}.bh-card-add .bh-cart-mini{border:1px solid #d7e5fb;cursor:pointer;font:inherit}.bh-cart-mini{z-index:3}.bh-cart-mini-disabled{color:#94a3b8;cursor:not-allowed}.bh-filter-form{margin:0}.bh-filter-group{border-top:1px solid var(--bh-line);padding:12px 0}.bh-filter-group:first-of-type{border-top:0}.bh-filter-group summary{font-size:13px;font-weight:900;color:#64748b;cursor:pointer;margin-bottom:8px}.bh-check{display:grid;grid-template-columns:auto auto 1fr auto}.bh-check input{position:absolute;opacity:0;pointer-events:none}.bh-check input+span{width:14px;height:14px;border:1px solid #c8d3e3;border-radius:3px;background:#fff}.bh-check input:checked+span{border-color:var(--bh-blue);background:var(--bh-blue);box-shadow:inset 0 0 0 3px #fff}.bh-check input:disabled+span,.bh-check input:disabled~small{opacity:.45}.bh-check small{color:#94a3b8}.bh-price-filter{display:grid;gap:8px;margin:8px 0}.bh-clear-filters{display:block;margin-top:10px;color:var(--bh-blue);font-weight:800;font-size:13px}.bh-side-item{display:flex}.bh-side-item:hover{background:#f2f7ff;color:var(--bh-blue)}.bh-sort-form{min-width:160px}.bh-pagination a{min-width:28px;height:28px;display:grid;place-items:center;border-radius:7px;border:1px solid var(--bh-line);background:#fff;color:#475569}.bh-pagination a:hover{border-color:#bdd6ff;color:var(--bh-blue)}.bh-filter-heading{font-size:13px;font-weight:900;color:#64748b;margin:8px 0 10px}.bh-check-disabled{opacity:.9;cursor:not-allowed}.bh-check-disabled span{background:#f8fbff}.bh-filter-group .bh-dim-input:disabled{background:#f8fbff;cursor:not-allowed;opacity:1}.bh-mobile-filter-button,.bh-filter-drawer-head,.bh-filter-backdrop{display:none}.bh-filter-close{border:0;background:#eef5ff;color:var(--bh-blue);width:34px;height:34px;border-radius:8px;font-size:22px;line-height:1;cursor:pointer}.bh-mobile-filter-button{border:1px solid #cfe0f7;background:#fff;color:var(--bh-blue);font-weight:900;border-radius:8px;height:38px;padding:0 16px;cursor:pointer}.bh-mobile-filter-button:focus-visible,.bh-filter-close:focus-visible{outline:3px solid rgba(18,101,255,.35);outline-offset:3px}@media(max-width:990px){.bh-collection-top{align-items:flex-start;flex-wrap:wrap}.bh-collection-top>div{flex:1 1 100%}.bh-mobile-filter-button{display:inline-flex;align-items:center;justify-content:center;order:2}.bh-sort-form{order:3;margin-left:auto}.bh-filter-drawer-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 18px 4px}.bh-sidebar{display:block;position:fixed;top:0;left:0;bottom:0;width:min(86vw,360px);max-width:360px;overflow:auto;z-index:80;border-radius:0 18px 18px 0;background:#fff;box-shadow:0 24px 70px #0f172a3d;transform:translate(-105%);transition:transform .22s ease}.bh-sidebar.is-open{transform:translate(0)}.bh-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:70;border:0;background:#0f172a6b;cursor:pointer}.bh-filter-open .bh-filter-backdrop{display:block}.bh-filter-open{overflow:hidden}.bh-sidebar .bh-side-block{padding:16px 18px}}@media(min-width:991px){.bh-sidebar{transform:none!important}.bh-filter-open{overflow:auto}.bh-filter-backdrop{display:none!important}}.bh-product-meta{min-height:18px}.bh-header{position:sticky;top:0;z-index:1000;transition:box-shadow .2s ease,background-color .2s ease,transform .2s ease}.bh-header-inner{transition:height .2s ease}.bh-header.is-scrolled{background:#fffffff5;box-shadow:0 14px 36px #0f4d961f}.bh-header.is-scrolled .bh-header-inner{height:62px}.bh-header.is-scrolled .bh-nav a{padding-top:20px;padding-bottom:20px}@media(max-width:620px){.bh-header.is-scrolled .bh-header-inner{height:58px}.bh-price-current{font-size:16px}}body.batteryhub-theme{padding-top:74px}.bh-header{position:fixed!important;top:0;left:0;right:0;width:100%;z-index:1000;background:#fffffff5}.bh-price{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.bh-price-compare{display:block;color:#8a97a8;font-size:13px;font-weight:800;text-decoration:line-through;text-decoration-thickness:1.5px}.bh-price-current{display:block;color:#ef0000;font-size:17px;font-weight:900}@media(max-width:990px){body.batteryhub-theme{padding-top:64px}.bh-mobile-filter-button{display:inline-flex!important;align-items:center;justify-content:center}.bh-sidebar[data-filter-drawer]{display:block!important;position:fixed!important;top:0;left:0;bottom:0;width:min(86vw,360px);max-width:360px;overflow:auto;z-index:1002;border-radius:0 18px 18px 0;background:#fff;box-shadow:0 24px 70px #0f172a3d;transform:translate(-105%);transition:transform .22s ease}.bh-sidebar[data-filter-drawer].is-open{transform:translate(0)}.bh-filter-backdrop{z-index:1001}.bh-filter-drawer-head{display:flex!important}}@media(max-width:620px){.bh-price-current{font-size:16px}}
/*# sourceMappingURL=/cdn/shop/t/63/assets/batteryhub.css.map */
