.batterytalk-panel__head,.batterytalk-panel__head h2,.batterytalk-panel__head p,.batterytalk-panel__head button{color:#fff}.batterytalk-panel__history-item{background:#fff;border:1px solid #0000;transition:border-color .12s,background .12s}.batterytalk-panel__history-item:hover,.batterytalk-panel__history-item.is-active{background:#eff6ff;border-color:#93c5fd}.batterytalk-panel__head h2#batterytalk-title{color:#fff}.batterytalk-panel__head p{color:#ffffffd1}.batterytalk-floating__btn-wrap{flex-direction:column;align-items:flex-end;display:flex;position:relative}.batterytalk-floating__btn{position:relative}.batterytalk-floating__dot{animation:2.4s ease-in-out infinite batterytalk-pulse}.batterytalk-floating__unread{background:#ef4444;border-radius:9999px;width:.625rem;height:.625rem;position:absolute;top:.125rem;right:.125rem;box-shadow:0 0 0 2px #fff}.batterytalk-floating__toast{color:#1d4ed8;white-space:nowrap;background:#fff;border:1px solid #bfdbfe;border-radius:.625rem;max-width:10rem;margin-bottom:.375rem;padding:.375rem .625rem;font-size:.6875rem;font-weight:800;animation:.2s ease-out batterytalk-toast-in;box-shadow:0 4px 14px #0f172a1f}.batterytalk-floating__btn--shake{animation:.65s ease-in-out batterytalk-shake}.batterytalk-floating__btn--unread-pulse{box-shadow:0 6px 22px #2563eb66,0 0 0 3px #ef444459}.batterytalk-inline-card{min-height:0}.batterytalk-chat__messages{background:linear-gradient(#f8fafc 0%,#fff 100%)}.batterytalk-chat__bubble{border-radius:.875rem;max-width:88%;margin-bottom:.5rem;padding:.625rem .75rem;font-size:.8125rem;font-weight:600;line-height:1.45}.batterytalk-chat__bubble--system{color:#475569;text-align:center;background:#f1f5f9;border:1px solid #e2e8f0;max-width:92%;margin-left:auto;margin-right:auto;font-size:.75rem;font-weight:600}.batterytalk-chat__bubble--customer{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#1e3a8a 100%);border-bottom-right-radius:.25rem;margin-left:auto}.batterytalk-chat__bubble--admin{color:#0f172a;background:#fff;border:1px solid #e2e8f0;border-bottom-left-radius:.25rem;margin-right:auto}.batterytalk-chat__time{opacity:.65;margin-top:.25rem;font-size:.625rem;font-weight:600;display:block}.batterytalk-chat__chips{flex-wrap:wrap;gap:.375rem;display:flex}.batterytalk-chat__chip{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;padding:.375rem .625rem;font-size:.6875rem;font-weight:800;transition:background .15s}.batterytalk-chat__chip:hover{background:#dbeafe}.batterytalk-chat__composer{background:#fff}.batterytalk-chat__input{color:#0f172a;border:1px solid #e2e8f0;border-radius:.75rem;outline:none;padding:.5rem .75rem;font-size:.8125rem;font-weight:600}.batterytalk-chat__input:focus{border-color:#60a5fa;box-shadow:0 0 0 2px #60a5fa40}.batterytalk-chat__send-btn{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#2563eb 55%,#06b6d4 100%);border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:opacity .15s,transform .15s;display:flex}.batterytalk-chat__send-btn:disabled{opacity:.45}.batterytalk-chat__send-btn:not(:disabled):hover{transform:scale(1.04)}.batterytalk-chat__phone-prompt{min-width:0;padding:.625rem .75rem}.batterytalk-chat__phone-label{color:#78350f;font-size:.75rem;font-weight:800;line-height:1.35}.batterytalk-chat__phone-form{flex-direction:column;gap:.5rem;min-width:0;margin-top:.5rem;display:flex}.batterytalk-chat__phone-input{box-sizing:border-box;width:100%;min-width:0}.batterytalk-chat__phone-submit{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#0f172a 0%,#2563eb 55%,#06b6d4 100%);border-radius:.75rem;justify-content:center;align-items:center;width:100%;min-height:2.5rem;padding:.5rem .875rem;font-size:.8125rem;font-weight:800;transition:opacity .15s,transform .15s;display:flex}.batterytalk-chat__phone-submit:disabled{opacity:.45}.batterytalk-chat__phone-submit:not(:disabled):hover{transform:scale(1.01)}.batterytalk-chat__phone-error{color:#dc2626;margin-top:.375rem;font-size:.6875rem;font-weight:700;line-height:1.35}@media (min-width:391px){.batterytalk-chat__phone-prompt{padding:.625rem .75rem}.batterytalk-chat__phone-form{flex-direction:row;align-items:stretch;gap:.5rem}.batterytalk-chat__phone-input{flex:1;width:auto;min-width:0}.batterytalk-chat__phone-submit{flex:none;width:auto;min-width:3.5rem;padding:0 .875rem}}.batterytalk-panel__resume{background:#f8fafc;flex-direction:column;gap:.5rem;display:flex}.batterytalk-panel__resume-btn{border-radius:.75rem;width:100%;min-height:2.5rem;padding:.5rem .75rem;font-size:.75rem;font-weight:900;line-height:1.35;transition:opacity .15s,transform .15s}.batterytalk-panel__resume-btn--primary{color:#fff;background:linear-gradient(135deg,#0f172a 0%,#2563eb 55%,#06b6d4 100%)}.batterytalk-panel__resume-btn--secondary{color:#0f172a;background:#fff;border:1px solid #cbd5e1}.batterytalk-panel__resume-btn:hover{transform:scale(1.01)}@media (max-width:390px){.batterytalk-chat__composer{padding:.625rem .75rem}.batterytalk-chat__phone-prompt{padding:.5rem .625rem}.batterytalk-panel__resume{padding:.625rem .75rem}.batterytalk-panel__resume-btn{min-height:2.75rem;font-size:.8125rem}}@keyframes batterytalk-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.65;transform:scale(.85)}}@keyframes batterytalk-shake{0%,to{transform:rotate(0)scale(1)}12%{transform:rotate(-7deg)scale(1.03)}24%{transform:rotate(7deg)scale(1.03)}36%{transform:rotate(-5deg)scale(1.02)}48%{transform:rotate(5deg)scale(1.02)}60%{transform:rotate(-3deg)scale(1.01)}72%{transform:rotate(3deg)scale(1.01)}}@keyframes batterytalk-toast-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.batterytalk-floating__btn--shake,.batterytalk-floating__toast,.batterytalk-floating__dot{animation:none}}@media (max-width:390px){.batterytalk-floating__toast{margin-bottom:.25rem;font-size:.625rem}}.battery-product-reviews__summary{background:linear-gradient(135deg,#f8fafc 0%,#eff6ff 55%,#ecfeff 100%);border:1px solid #e2e8f0;border-radius:1rem;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;padding:1rem 1.25rem;display:flex}.battery-product-reviews__stars{color:#0f172a;align-items:center;gap:.35rem;font-size:1.5rem;font-weight:900;display:flex}.battery-product-qna__title{color:#0f172a;margin:0;font-size:1rem;font-weight:700}.battery-product-qna__stats{flex-wrap:wrap;gap:.375rem;display:flex}.battery-product-qna__stat{color:#64748b;background:#f1f5f9;border-radius:9999px;align-items:center;padding:.25rem .625rem;font-size:.6875rem;font-weight:600;display:inline-flex}.battery-product-qna__secret-badge{color:#64748b;background:#f1f5f9;border-radius:9999px;padding:.15rem .5rem;font-size:.625rem;font-weight:800}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/fef07dbb0973bf53-s.12tyk43_3sh9u.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.0jzbimsg8vl84.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/53b9e256198e5412-s.0-wfv7uh4i7h9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.0nx0ww8fni_q3.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.09~u27dqhyhd6.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_da832ead-module__aN_Ytq__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_da832ead-module__aN_Ytq__variable{--font-sans:"Geist", "Geist Fallback"}
