.storms{max-width:100%}.storms .homepage-kp-chart{background:var(--aurora-surface,#111827);border:1px solid var(--aurora-border-light,#ffffff1a);border-radius:16px;padding:1.5rem}.storms .homepage-kp-chart__bars{align-items:flex-end;gap:3px;height:120px;padding:0 4px;display:flex}.storms .kp-chart__col{flex-direction:column;flex:1;align-items:center;gap:4px;min-width:0;display:flex}.storms .kp-chart__bar-wrap{align-items:flex-end;width:100%;height:90px;display:flex}.storms .kp-chart__bar{border-radius:3px 3px 0 0;width:100%;min-height:4px;transition:background .3s,box-shadow .3s,opacity .3s}.storms .kp-chart__bar--high{background:linear-gradient(#34d399,#22c55e);box-shadow:0 0 8px #22c55e66}.storms .kp-chart__bar--medium{background:linear-gradient(#facc15,#eab308)}.storms .kp-chart__bar--low{background:linear-gradient(#94a3b8,#64748b)}.storms .kp-chart__bar--unknown{background:#334155}.storms .kp-chart__day{color:#ffffff80;font-size:10px;line-height:1}.storms .kp-chart__month{color:#ffffffb8;text-transform:uppercase;font-size:9px;line-height:1}.storms .kp-chart__legend{border-top:1px solid #ffffff0f;justify-content:center;gap:16px;margin-top:12px;padding-top:12px;display:flex}.storms .kp-chart__legend-item{color:#ffffff80;align-items:center;gap:5px;font-size:11px;display:flex}.storms .kp-chart__dot{border-radius:50%;width:8px;height:8px}.storms .kp-chart__dot--high{background:#22c55e}.storms .kp-chart__dot--medium{background:#eab308}.storms .kp-chart__dot--low{background:#64748b}.storms__container{max-width:900px;margin:0 auto;padding:0 1.5rem}.storms__hero{text-align:center;padding:3rem 1.5rem 1rem}.storms__hero h1{color:#fff;margin:0 0 .5rem;font-size:2.2rem}.storms__subtitle{color:#cbd5e1;margin:0;font-size:1.1rem}.storms__section{padding:2rem 0}.storms__section h2{color:#fff;margin:0 0 1rem;font-size:1.6rem}.storms__status-panel{background:#ffffff0a;border:2px solid #38bd7e4d;border-radius:16px;padding:2rem;transition:border-color .3s}.storms__status-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.storms__status-header h2{margin:0;font-size:1.3rem}.storms__status-badge{color:#38bd7e;background:#38bd7e26;border-radius:6px;padding:.3rem .8rem;font-size:.85rem;font-weight:600}.storms__status-body{align-items:center;gap:1.5rem;margin-bottom:1.5rem;display:flex}.storms__g-level{text-align:center;min-width:80px}.storms__g-value{color:#38bd7e;font-size:2.5rem;font-weight:800;line-height:1;display:block}.storms__g-label{color:#cbd5e1;margin-top:.25rem;font-size:.85rem;display:block}.storms__status-desc{color:#c8c8c8;margin:0;font-size:1.05rem;line-height:1.6}.storms__status-meta{border-top:1px solid #ffffff14;grid-template-columns:repeat(3,1fr);gap:1rem;padding-top:1.5rem;display:grid}.storms__meta-row{text-align:center}.storms__meta-label{color:#cbd5e1;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem;font-size:.75rem;display:block}.storms__meta-value{color:#fff;font-size:1.1rem;font-weight:600}.storms__alert{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;margin-bottom:.75rem;padding:1rem 1.25rem}.storms__alert--loading,.storms__alert--none{color:#cbd5e1}.storms__alert--warning{background:#ef44440f;border-color:#ef44444d}.storms__alert--watch{background:#eab3080f;border-color:#eab3084d}.storms__alert--info{border-color:#38bd7e33}.storms__alert-time{color:#cbd5e1;margin-bottom:.5rem;font-size:.75rem;display:block}.storms__alert-msg{color:#c8c8c8;white-space:pre-wrap;word-wrap:break-word;margin:0;font-family:inherit;font-size:.8rem;line-height:1.5}.storms__source{color:#cbd5e1;margin-top:.5rem;font-size:.8rem}.storms__source a{color:#86efac;text-underline-offset:.15em;text-decoration:underline}.storms__source a:hover{text-decoration:underline}.storms__scale-grid{gap:.75rem;margin-top:1.5rem;display:grid}.storms__scale-card{background:#ffffff0a;border-left:4px solid #0000;border-radius:10px;padding:1.25rem}.storms__scale-card--g1{border-left-color:#eab308}.storms__scale-card--g2{border-left-color:#f97316}.storms__scale-card--g3{border-left-color:#ef4444}.storms__scale-card--g4{border-left-color:#dc2626}.storms__scale-card--g5{border-left-color:#991b1b}.storms__scale-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.storms__scale-level{color:#fff;font-size:1.2rem;font-weight:800}.storms__scale-name{color:#c8c8c8;font-weight:600}.storms__scale-kp{color:#f1f5f9;background:#ffffff14;border-radius:4px;padding:.15rem .5rem;font-size:.75rem}.storms__scale-card p{color:#cbd5e1;margin:0 0 .5rem;font-size:.9rem}.storms__scale-cities{color:#c8c8c8;font-size:.85rem}.storms__scale-cities a{color:#86efac;text-underline-offset:.15em;text-decoration:underline}.storms__scale-cities a:hover{text-decoration:underline}.storms__deep-link{color:#86efac;text-underline-offset:.15em;font-weight:500;text-decoration:underline}.storms__deep-link:hover{text-decoration:underline}.storms__timeline{margin-top:1rem}.storms__timeline-row{border-bottom:1px solid #ffffff0a;align-items:center;gap:.75rem;padding:.4rem 0;display:flex}.storms__timeline-row--storm{background:#ef44440a;border-radius:6px;margin:.15rem -.5rem;padding:.5rem}.storms__timeline-time{color:#cbd5e1;flex-shrink:0;min-width:110px;font-size:.75rem}.storms__timeline-bar-bg{background:#ffffff0f;border-radius:4px;flex:1;height:8px;overflow:hidden}.storms__timeline-bar{border-radius:4px;height:100%;transition:background .3s,opacity .3s}.storms__timeline-kp{text-align:right;min-width:45px;font-size:.8rem;font-weight:600}.storms__timeline-tag{color:#fecaca;text-align:center;background:#ef444426;border-radius:3px;min-width:24px;padding:.1rem .4rem;font-size:.65rem;font-weight:700}.storms__history{margin-top:1rem}.storms__history-item{border-bottom:1px solid #ffffff0f;gap:1.25rem;padding:1.25rem 0;display:flex}.storms__history-badge{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;min-width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.storms__history-badge--g5{color:#fee2e2;background:#991b1b33}.storms__history-badge--g4{color:#fecaca;background:#dc262626}.storms__history-badge--g3{color:#fde68a;background:#eab30826}.storms__history-body h3{color:#fff;margin:0 0 .25rem;font-size:1rem}.storms__history-body p{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.5}.storms__action-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.storms__action-card{background:#ffffff0a;border-radius:10px;padding:1.25rem}.storms__action-card h3{color:#38bd7e;margin:0 0 .5rem;font-size:.95rem}.storms__action-card p{color:#c8c8c8;margin:0;font-size:.85rem;line-height:1.5}.storms__city-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem;display:grid}.storms__city-group h3{color:#cbd5e1;text-transform:uppercase;letter-spacing:.03em;margin:0 0 .75rem;font-size:.9rem}.storms__city-links{flex-wrap:wrap;gap:.5rem;display:flex}.storms__city-links a{color:#c8c8c8;background:#ffffff0f;border:1px solid #ffffff14;border-radius:6px;padding:.35rem .75rem;font-size:.85rem;text-decoration:none;transition:background .2s,border-color .2s;display:inline-block}.storms__city-links a:hover{color:#38bd7e;background:#38bd7e1a;border-color:#38bd7e4d}.storms__section--cta{background:#38bd7e0f;border-radius:16px;max-width:900px;margin:1rem auto;padding:2.5rem 1.5rem}.storms__related{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;padding:1.5rem}.storms__related h3{color:#fff;margin:0 0 1rem;font-size:1.1rem}.storms__related ul{margin:0;padding:0;list-style:none}.storms__related li{border-bottom:1px solid #ffffff0a;padding:.5rem 0}.storms__related li:last-child{border-bottom:none}.storms__related a{color:#38bd7e;font-size:.95rem;text-decoration:none}.storms__related a:hover{text-decoration:underline}.storms__faq{padding-bottom:3rem}.storms__faq-grid{margin-top:1rem}.storms__faq-item{border-bottom:1px solid #ffffff14;padding:1rem 0}.storms__faq-item summary{cursor:pointer;color:#fff;justify-content:space-between;align-items:center;font-size:1rem;font-weight:600;list-style:none;display:flex}.storms__faq-item summary:after{content:"+";color:#38bd7e;flex-shrink:0;margin-left:1rem;font-size:1.4rem}.storms__faq-item[open] summary:after{content:"−"}.storms__faq-item p{color:#c8c8c8;margin:.75rem 0 0;font-size:.95rem;line-height:1.6}@media (width<=600px){.storms__hero h1{font-size:1.6rem}.storms__status-body{text-align:center;flex-direction:column}.storms__status-meta{grid-template-columns:1fr;gap:.75rem}.storms__timeline-time{min-width:80px;font-size:.7rem}}
