.water-battery-page{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#1f2937;background-color:#f9fafb;line-height:1.8;letter-spacing:.02em;word-break:break-word}.water-battery-page .container{width:100%;max-width:820px;margin:0 auto;padding:0 20px;box-sizing:border-box}.water-battery-page .breadcrumb-nav{background-color:#ffffff;border-bottom:1px solid #e5e7eb;padding:12px 0;font-size:.875rem}.water-battery-page .breadcrumb-list{display:flex;flex-wrap:wrap;align-items:center;list-style:none;margin:0;padding:0;gap:8px}.water-battery-page .breadcrumb-item a{color:#4b5563;text-decoration:none;transition:color .2s ease}.water-battery-page .breadcrumb-item a:hover{color:#1d4ed8;text-decoration:underline}.water-battery-page .breadcrumb-separator{color:#9ca3af;font-size:.75rem}.water-battery-page .breadcrumb-item.current{color:#6b7280;font-weight:500}.water-battery-page .hero-section{background:linear-gradient(180deg,#ffffff,#f3f4f6);padding:40px 0 32px;border-bottom:1px solid #e5e7eb}.water-battery-page .hero-badge{display:inline-block;background-color:#fee2e2;color:#b91c1c;font-size:.8125rem;font-weight:700;padding:4px 12px;border-radius:9999px;margin-bottom:16px;border:1px solid #fca5a5}.water-battery-page .hero-title{font-size:1.75rem;font-weight:800;line-height:1.4;color:#111827;margin:0 0 20px}.water-battery-page .hero-title-sub{display:block;font-size:1.375rem;color:#b91c1c;margin-top:6px}.water-battery-page .hero-intro{font-size:1rem;color:#374151;line-height:1.85;margin:0 0 32px}.water-battery-page .quick-answer-card{background-color:#ffffff;border:2px solid #3b82f6;border-radius:12px;padding:24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.water-battery-page .quick-answer-header{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:12px;border-bottom:2px solid #eff6ff}.water-battery-page .quick-answer-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background-color:#3b82f6;color:#ffffff;font-weight:800;border-radius:50%;font-size:1rem}.water-battery-page .quick-answer-heading{font-size:1.25rem;font-weight:700;color:#1e3a8a;margin:0}.water-battery-page .quick-answer-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px}.water-battery-page .quick-item{background-color:#f8fafc;border-left:4px solid #3b82f6;padding:14px 16px;border-radius:0 8px 8px 0}.water-battery-page .quick-item-title{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:6px}.water-battery-page .quick-item-text{font-size:.9375rem;color:#475569;line-height:1.7;margin:0}.water-battery-page .main-content{padding:40px 0 60px}.water-battery-page .content-section{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 24px;margin-bottom:32px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.water-battery-page .section-header{display:flex;align-items:baseline;gap:14px;margin-bottom:20px;padding-bottom:14px;border-bottom:2px solid #f3f4f6}.water-battery-page .section-number{font-size:1.5rem;font-weight:900;color:#2563eb;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.water-battery-page .section-header h2{font-size:1.25rem;font-weight:800;color:#111827;line-height:1.5;margin:0;flex:1 1}.water-battery-page .section-title-sub{display:block;font-size:1rem;font-weight:700;color:#4b5563;margin-top:4px}.water-battery-page .section-body p{font-size:1rem;color:#374151;line-height:1.85;margin:0 0 16px}.water-battery-page .section-body p:last-child{margin-bottom:0}.water-battery-page .notice-box{background-color:#fffbeb;border:1px solid #fcd34d;border-left:4px solid #f59e0b;border-radius:6px;padding:14px 16px;color:#92400e;font-weight:500;margin-top:16px}.water-battery-page .related-links-card{background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:20px;margin-top:24px}.water-battery-page .related-links-title{font-size:1rem;font-weight:700;color:#0369a1;margin-bottom:8px}.water-battery-page .related-links-desc{font-size:.875rem;color:#334155;margin-bottom:12px;line-height:1.6}.water-battery-page .related-links-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.water-battery-page .related-links-list li a{display:inline-block;color:#0284c7;font-weight:600;font-size:.9375rem;text-decoration:none;padding:4px 0;border-bottom:1px dotted #0284c7;transition:color .2s ease}.water-battery-page .related-links-list li a:hover{color:#0369a1;text-decoration:underline}.water-battery-page .faq-section{background-color:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:28px 24px;margin-bottom:32px;box-shadow:0 1px 3px 0 rgba(0,0,0,.05)}.water-battery-page .section-tag{display:inline-block;background-color:#dbeafe;color:#1e40af;font-size:.8125rem;font-weight:800;padding:4px 10px;border-radius:6px}.water-battery-page .faq-list{display:flex;flex-direction:column;gap:16px}.water-battery-page .faq-item{border:1px solid #e5e7eb;border-radius:8px;background-color:#f9fafb;overflow:hidden;transition:border-color .2s ease}.water-battery-page .faq-item[open]{border-color:#93c5fd;background-color:#ffffff}.water-battery-page .faq-question{display:flex;align-items:center;gap:12px;padding:16px 20px;font-weight:700;font-size:1rem;color:#111827;cursor:pointer;list-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.water-battery-page .faq-question::-webkit-details-marker{display:none}.water-battery-page .faq-question:after{content:"+";margin-left:auto;font-size:1.25rem;font-weight:700;color:#6b7280;transition:transform .2s ease}.water-battery-page .faq-item[open] .faq-question:after{content:"−";color:#2563eb}.water-battery-page .faq-q-badge{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:24px;background-color:#2563eb;color:#ffffff;font-size:.75rem;font-weight:800;border-radius:4px;flex-shrink:0}.water-battery-page .faq-answer{padding:0 20px 20px 64px;font-size:.9375rem;color:#374151;line-height:1.8}.water-battery-page .faq-answer p{margin:0}.water-battery-page .sources-section{margin-bottom:32px}.water-battery-page .sources-card{background-color:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:24px}.water-battery-page .sources-heading{font-size:1.125rem;font-weight:700;color:#334155;margin:0 0 16px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.water-battery-page .sources-list{list-style:square;padding-left:20px;margin:0;display:flex;flex-direction:column;gap:10px}.water-battery-page .sources-list li a{color:#2563eb;font-size:.875rem;line-height:1.6;text-decoration:none;word-break:break-all}.water-battery-page .sources-list li a:hover{text-decoration:underline}.water-battery-page .conversion-bridge-section{margin-bottom:32px}.water-battery-page .bridge-card{background-color:#ffffff;border:2px solid #059669;border-radius:12px;padding:28px 24px;box-shadow:0 4px 6px -1px rgba(0,0,0,.05)}.water-battery-page .bridge-badge{display:inline-block;background-color:#d1fae5;color:#065f46;font-size:.8125rem;font-weight:700;padding:4px 12px;border-radius:9999px;margin-bottom:12px}.water-battery-page .bridge-heading{font-size:1.25rem;font-weight:800;color:#064e3b;margin:0 0 16px;line-height:1.5}.water-battery-page .bridge-body p{font-size:.9375rem;color:#374151;line-height:1.8;margin:0 0 14px}.water-battery-page .bridge-notice{font-size:.875rem;color:#4b5563;background-color:#f3f4f6;padding:10px 14px;border-radius:6px}.water-battery-page .bridge-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}.water-battery-page .bridge-link-btn{display:inline-block;background-color:#059669;color:#ffffff;font-size:.9375rem;font-weight:700;padding:10px 20px;border-radius:6px;text-decoration:none;transition:background-color .2s ease}.water-battery-page .bridge-link-btn:hover{background-color:#047857}.water-battery-page .cta-section{margin-bottom:40px}.water-battery-page .cta-card{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#ffffff;border-radius:16px;padding:36px 28px;box-shadow:0 10px 25px -5px rgba(30,58,138,.3)}.water-battery-page .cta-header{text-align:center;margin-bottom:28px}.water-battery-page .cta-title{font-size:1.375rem;font-weight:800;color:#ffffff;line-height:1.5;margin:0 0 12px}.water-battery-page .cta-lead{font-size:.9375rem;color:#dbeafe;line-height:1.7;margin:0}.water-battery-page .cta-methods{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.water-battery-page .cta-method-item{background-color:#ffffff;border-radius:10px;padding:20px 16px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.water-battery-page .cta-method-label{font-size:.8125rem;font-weight:700;color:#4b5563;margin-bottom:8px}.water-battery-page .cta-tel-link{font-size:1.375rem;font-weight:900;color:#1e3a8a;text-decoration:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,monospace;margin:4px 0}.water-battery-page .cta-tel-link:hover{text-decoration:underline}.water-battery-page .cta-line-btn{display:inline-block;background-color:#06c755;color:#ffffff;font-weight:800;font-size:.9375rem;padding:10px 16px;border-radius:6px;text-decoration:none;width:100%;box-sizing:border-box;transition:background-color .2s ease}.water-battery-page .cta-line-btn:hover{background-color:#05b04a}.water-battery-page .cta-web-btn{display:inline-block;background-color:#2563eb;color:#ffffff;font-weight:800;font-size:.9375rem;padding:10px 16px;border-radius:6px;text-decoration:none;width:100%;box-sizing:border-box;transition:background-color .2s ease}.water-battery-page .cta-web-btn:hover{background-color:#1d4ed8}.water-battery-page .cta-hours{font-size:.75rem;color:#6b7280;margin-top:8px}@media (max-width:768px){.water-battery-page .hero-title{font-size:1.5rem}.water-battery-page .hero-title-sub{font-size:1.1875rem}.water-battery-page .cta-methods{grid-template-columns:1fr;gap:12px}.water-battery-page .faq-answer{padding:0 16px 16px}.water-battery-page .bridge-links{flex-direction:column}.water-battery-page .bridge-link-btn{text-align:center}}@media (max-width:480px){.water-battery-page .container{padding:0 16px}.water-battery-page .hero-section{padding:28px 0 24px}.water-battery-page .hero-title{font-size:1.3125rem}.water-battery-page .hero-title-sub{font-size:1.125rem}.water-battery-page .bridge-card,.water-battery-page .content-section,.water-battery-page .cta-card,.water-battery-page .faq-section,.water-battery-page .quick-answer-card{padding:20px 16px}.water-battery-page .section-header{gap:10px}.water-battery-page .section-number{font-size:1.25rem}.water-battery-page .section-header h2{font-size:1.125rem}}.water-battery-page .guide-hero-figure,.water-battery-page .section-figure{margin:20px 0 24px;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px rgba(0,0,0,.06);background-color:#f8fafc;line-height:0}.water-battery-page .guide-hero-figure{margin:24px 0 28px}.water-battery-page .guide-image{width:100%;height:auto;display:block;object-fit:cover}