.local-hero-section{background:linear-gradient(135deg,#1e3c72,#2a5298);color:white;padding:4rem 1rem;text-align:center}.local-hero-container{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:52% 44%;grid-gap:4%;gap:4%;align-items:center;text-align:left}.hero-content{display:flex;flex-direction:column;align-items:flex-start}.hero-image-wrapper{width:100%;display:flex;justify-content:center;align-items:center}.hero-image{width:100%;max-width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.15)}.hero-badge{display:inline-block;background:rgba(255,255,255,.2);border:1px solid rgba(255,255,255,.4);padding:.5rem 1rem;border-radius:9999px;font-size:.9rem;font-weight:600;margin-bottom:1rem;letter-spacing:.05em}.hero-title{font-size:2.2rem;font-weight:700;line-height:1.4;margin-bottom:1.5rem}.hero-intro{font-size:1.1rem;line-height:1.8;opacity:.9}.safety-summary-section{padding:3rem 1rem;background-color:#f8fafc}.safety-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:1.5rem;gap:1.5rem;max-width:900px;margin:0 auto}.safety-card{background:white;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.05);display:flex;align-items:flex-start;gap:1rem}.safety-card-icon{background:#ebf8ff;color:#3182ce;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.safety-card-text{font-size:1rem;line-height:1.6;color:#2d3748;font-weight:600;margin:auto 0}.safety-card.alert .safety-card-icon{background:#fff5f5;color:#e53e3e}.decision-flow-section{padding:4rem 1rem;background:white}.section-container{max-width:800px;margin:0 auto}.section-title{font-size:1.8rem;font-weight:700;text-align:center;margin-bottom:2.5rem;color:#2d3748}.flow-container{display:flex;flex-direction:column;gap:1rem}.flow-step{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;position:relative}.flow-step-question{font-size:1.2rem;font-weight:700;color:#2b6cb0;margin-bottom:1rem;display:flex;align-items:center;gap:.75rem}.flow-options{display:flex;flex-direction:column;gap:.75rem}.flow-option{display:flex;background:white;border:1px solid #cbd5e0;border-radius:8px;padding:1rem;align-items:flex-start;gap:1rem;text-decoration:none;color:inherit;transition:all .2s ease}.flow-option:hover{border-color:#3182ce;box-shadow:0 2px 4px rgba(49,130,206,.1);transform:translateY(-2px)}.option-badge{background:#edf2f7;color:#4a5568;font-weight:700;padding:.25rem .75rem;border-radius:9999px;font-size:.85rem;min-width:60px;text-align:center}.option-badge.yes{background:#e6fffa;color:#319795}.option-badge.no{background:#fff5f5;color:#e53e3e}.option-badge.alert{background:#fed7d7;color:#c53030}.option-content{flex-grow:1}.option-title{font-weight:700;color:#2d3748;margin-bottom:.25rem}.option-desc{font-size:.9rem;color:#718096}.content-section{padding:4rem 1rem}.content-section:nth-of-type(2n){background-color:#f8fafc}.content-section h2{font-size:1.6rem;color:#2d3748;margin-bottom:1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e2e8f0}.content-section p{line-height:1.8;color:#4a5568;margin-bottom:1.5rem}.info-card{background:white;border-left:4px solid #3182ce;padding:1.5rem;border-radius:0 8px 8px 0;box-shadow:0 2px 4px rgba(0,0,0,.05);margin-bottom:2rem}.info-card h3{font-size:1.2rem;color:#2c5282;margin-bottom:1rem}.info-card ul{list-style-type:none;padding:0;margin:0}.info-card li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;line-height:1.6;color:#4a5568}.info-card li:before{content:"•";color:#3182ce;font-weight:700;position:absolute;left:0}.box-diagram{background:#ebf8ff;border:2px dashed #90cdf4;border-radius:12px;padding:2rem;text-align:center;margin:2rem 0}.box-visual{margin-bottom:1.5rem}.box-hole,.box-visual{display:flex;justify-content:center;align-items:center}.box-hole{width:300px;height:150px;background:#2a4365;border-radius:8px;position:relative;color:white;font-weight:700;letter-spacing:.1em;box-shadow:inset 0 4px 6px rgba(0,0,0,.4)}.box-width-label{position:absolute;top:-30px;width:100%;text-align:center;color:#2c5282;font-weight:700}.box-width-label:before{content:"↔";margin-right:.5rem}.box-height-label{position:absolute;left:-70px;height:100%;display:flex;align-items:center;color:#2c5282;font-weight:700}.box-height-label:after{content:"↕";margin-left:.5rem}.emergency-panel{background:#fff5f5;border:2px solid #fc8181;border-radius:12px;padding:2rem;text-align:center;margin:2rem 0}.emergency-panel h3{color:#c53030;font-size:1.4rem;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.emergency-panel p{color:#742a2a;font-weight:600;margin-bottom:0}.official-source-panel{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;margin-top:3rem}.official-source-panel h3{font-size:1.1rem;color:#4a5568;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.source-list{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.source-link{color:#3182ce;text-decoration:none;font-weight:600;display:flex;align-items:center;gap:.5rem}.source-link:hover{text-decoration:underline}.staleness-notice{font-size:.85rem;color:#718096;background:#edf2f7;padding:1rem;border-radius:6px}.consultation-cta{background:linear-gradient(90deg,#2b6cb0,#2c5282);color:white;padding:3rem 1rem;border-radius:12px;text-align:center;margin:3rem 0}.consultation-cta h2{color:white;border:none;margin-bottom:1rem}.consultation-cta p{color:#e2e8f0;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;flex-wrap:wrap}.cta-btn,.cta-buttons{justify-content:center}.cta-btn{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:9999px;font-weight:700;text-decoration:none;transition:all .2s ease;min-width:250px}.cta-btn.tel{background:white;color:#2b6cb0}.cta-btn.tel:hover{background:#f7fafc;transform:translateY(-2px)}.cta-btn.line{background:#06c755;color:white}.cta-btn.line:hover{background:#05b34c;transform:translateY(-2px)}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;background:white}.faq-summary{padding:1.25rem 1.5rem;font-weight:700;color:#2b6cb0;cursor:pointer;display:flex;justify-content:space-between;align-items:center;list-style:none;transition:background-color .2s ease}.faq-summary::-webkit-details-marker{display:none}.faq-summary:hover{background-color:#f7fafc}.faq-summary:after{content:"\f107";font-family:Font Awesome\ 5 Free;font-weight:900;color:#718096;transition:transform .3s ease}.faq-item[open] .faq-summary:after{transform:rotate(180deg)}.faq-answer{color:#4a5568;line-height:1.8;border-top:1px solid #edf2f7;margin-top:.5rem;padding:1rem 1.5rem 1.5rem}.general-guide-link{display:block;text-align:center;background:#ebf8ff;color:#2b6cb0;padding:1.5rem;border-radius:8px;text-decoration:none;font-weight:700;margin-top:2rem;border:1px solid #bee3f8;transition:all .2s ease}.general-guide-link:hover{background:#bee3f8;transform:translateY(-2px)}@media (max-width:768px){.local-hero-container{grid-template-columns:1fr;gap:2rem;text-align:left}.hero-title{font-size:1.7rem}.box-hole{width:240px;height:120px}.box-height-label{left:-50px;font-size:.9rem}.cta-buttons{flex-direction:column}.cta-btn{width:100%}}