:root{--ink:#082031;--blue:#0a3955;--paper:#f4f0e8;--line:#d7d2c7;--muted:#5d6a71;--teal:#76b7b1;--amber:#ddad58;--coral:#d46d57;--white:#fffdf8}*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:"Noto Sans TC","Microsoft JhengHei",Arial,sans-serif;line-height:1.5}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:9}.site-header{min-height:84px;padding:0 clamp(1.25rem,4vw,5rem);display:flex;align-items:center;gap:clamp(1rem,3vw,3rem);background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:4}.brand{display:flex;align-items:center;gap:.6rem;color:var(--ink);font-size:.76rem;font-weight:800;line-height:1.05;text-decoration:none;letter-spacing:.06em;white-space:nowrap}.brand em{font-style:normal;color:#3b6e87}.brand-mark{font-size:2rem;color:var(--coral);line-height:1}nav{display:flex;align-items:center;gap:clamp(.6rem,1.6vw,1.5rem);flex:1;overflow:auto}nav a{color:#64747a;text-decoration:none;font-size:.82rem;padding:1.95rem 0 1.7rem;white-space:nowrap;border-bottom:3px solid transparent}nav a:hover,nav a.active{color:var(--ink);border-color:var(--coral)}.header-status{font-size:.75rem;text-align:right;color:#44606d;line-height:1.2;white-space:nowrap}.header-status small{color:#8a9697}.pulse{width:.55rem;height:.55rem;display:inline-block;border-radius:50%;background:var(--amber);margin-right:.2rem}.hero{min-height:620px;background:var(--ink);color:#fff;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(420px,.9fr);position:relative;overflow:hidden}.hero-copy{padding:clamp(4rem,9vw,8.5rem) clamp(1.5rem,7vw,8rem);max-width:800px;z-index:1}.eyebrow{font-size:.71rem;letter-spacing:.16em;font-weight:800;color:#9dccca;margin:0 0 1rem}.eyebrow.ink{color:#4d8586}.hero h1,.page-intro h1,.county-hero h1{font-family:Georgia,"Noto Serif TC",serif;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.95;letter-spacing:-.05em;margin:.1rem 0 1.6rem}.hero-lede{max-width:510px;font-size:1.08rem;color:#d7e1e0;line-height:1.8}.hero-visual{background:url('assets/hero-weather-v2.png') right center/cover no-repeat;min-height:620px;opacity:1}.hero-actions{display:flex;gap:.7rem;margin-top:2rem}.btn{border:0;padding:.82rem 1.1rem;font:inherit;font-size:.86rem;font-weight:800;cursor:pointer;text-decoration:none;display:inline-block}.btn.primary{background:var(--coral);color:white}.btn.secondary{background:var(--ink);color:white}.btn.ghost{border:1px solid #668393;background:transparent;color:white}.demo-note{font-size:.75rem;max-width:455px;margin-top:1.5rem;color:#9bb2bd}.hero-signal{position:absolute;bottom:2rem;right:clamp(1.5rem,5vw,5rem);padding:1rem 1.25rem;border-left:2px solid var(--amber);background:#072133d9;width:180px}.hero-signal span,.hero-signal small{display:block;font-size:.75rem;color:#b7cbd0}.hero-signal strong{font-family:Georgia,serif;font-size:2.2rem;display:block}.content-section,.page-intro,.filter-bar,.official-banner,.watch-controls,.timeline{max-width:1180px;margin:0 auto;padding-left:clamp(1.5rem,4vw,3rem);padding-right:clamp(1.5rem,4vw,3rem)}.content-section{padding-top:4.5rem;padding-bottom:4.5rem}.split-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem;border-bottom:1px solid var(--line)}h2{font-family:Georgia,"Noto Serif TC",serif;font-size:clamp(2rem,3vw,3rem);line-height:1.12;letter-spacing:-.03em;margin:.1rem 0 1rem}.split-intro p,.page-intro p,.body-copy{color:var(--muted);max-width:650px}.legend{display:flex;flex-direction:column;justify-content:center;gap:1rem}.badge{display:inline-flex;align-items:center;padding:.27rem .52rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.04em;margin-right:.55rem}.risk-high{background:#f7d9d1;color:#8d3324}.risk-mid{background:#f6ebc9;color:#76520e}.risk-low{background:#dcebe5;color:#225f55}.section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:1.5rem}.text-btn{padding:0;border:0;background:none;color:#2e7080;font:inherit;font-weight:800;font-size:.86rem;cursor:pointer}.county-list{border-top:1px solid var(--line)}.county-row{width:100%;display:grid;grid-template-columns:220px 1fr 24px;align-items:center;text-align:left;gap:1rem;padding:1rem .15rem;border:0;border-bottom:1px solid var(--line);background:transparent;font:inherit;color:var(--ink);cursor:pointer}.county-row:hover{background:#eee8dc}.county-row b{font-size:1rem}.county-summary{color:var(--muted);font-size:.9rem}.arrow{font-size:1.2rem;color:#54818a}.two-column{background:#e5eee9;max-width:none;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.7fr);gap:4rem;padding-left:max(1.5rem,calc((100% - 1120px)/2));padding-right:max(1.5rem,calc((100% - 1120px)/2))}.statement{border-left:1px solid #779a99;padding-left:2rem;align-self:center;font-family:Georgia,"Noto Serif TC",serif;font-size:1.5rem;line-height:1.4}.statement-number{color:#49817f;font-size:.75rem;font-family:Arial;font-weight:bold}.page-intro{padding-top:5rem;padding-bottom:3rem}.page-intro h1{font-size:clamp(3rem,5vw,5rem);margin-bottom:.9rem}.page-intro.compact{padding-bottom:2rem}.filter-bar{display:flex;gap:.5rem;align-items:center;padding-bottom:1.5rem;border-bottom:1px solid var(--line)}.filter{border:1px solid var(--line);border-radius:999px;background:transparent;color:#50656d;padding:.5rem .85rem;font:inherit;font-size:.82rem;cursor:pointer}.filter.active{background:var(--ink);border-color:var(--ink);color:white}.filter b{margin-left:.2rem}.search{margin-left:auto;border-bottom:1px solid #829197;padding:.35rem 0;min-width:220px}.search input{border:0;background:transparent;font:inherit;outline:0;width:calc(100% - 25px)}.full-list{max-width:1180px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem) 4rem}.county-hero{padding:3.5rem max(1.5rem,calc((100% - 1120px)/2));background:#e6ece7}.county-hero.risk-high{background:#f1ddd7;color:var(--ink)}.back{border:0;background:none;padding:0;color:#3e6a75;font:inherit;font-weight:700;cursor:pointer}.county-title{display:flex;align-items:center;gap:.7rem}.county-title h1{font-size:clamp(3.5rem,7vw,6rem);margin:1.2rem 0}.county-title>span{font-size:.9rem;color:#607276}.metric-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #aab8b4;margin-top:2.2rem;max-width:850px}.metric-strip div{padding:1rem 1rem 0 0}.metric-strip b{font:2rem Georgia,serif;display:block}.metric-strip span{font-size:.75rem;color:#55706e}.detail-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:4rem}.action-list{padding-left:1.2rem}.action-list li{padding:.55rem 0;border-bottom:1px solid var(--line)}.source-box,.data-callout,.notification-note{background:#e7efeb;padding:1.6rem}.source-box h3{font:1.5rem Georgia,serif}.alert-feed{max-width:900px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem) 3rem}.alert-card{display:grid;grid-template-columns:135px 1fr;gap:1.5rem;padding:1.5rem 0;border-bottom:1px solid var(--line)}.alert-card h3{font-size:1.2rem;margin:.2rem 0}.alert-card p{margin:.3rem 0;color:var(--muted)}.alert-card small{font-size:.76rem;color:#66777b}.official-banner{margin-top:1rem;margin-bottom:3rem;padding-top:1.5rem;padding-bottom:1.5rem;background:var(--ink);color:white;display:grid;grid-template-columns:130px 1fr auto;gap:1rem;align-items:center}.official-banner span{font-weight:800;color:#a9d5cf}.official-banner p{margin:0;color:#e6efed}.official-tag{font-size:.78rem;color:#758a8d}.static{cursor:default}.static:hover{background:transparent}.timeline{max-width:900px;padding-bottom:4rem}.timeline article{display:grid;grid-template-columns:85px 1fr;gap:1.5rem;position:relative;padding:0 0 3rem}.timeline article:not(:last-child):before{content:"";position:absolute;left:17px;top:42px;bottom:0;border-left:1px solid #a8bfbd}.timeline-dot{width:36px;height:36px;border-radius:50%;background:#4a8583;color:#fff;display:grid;place-items:center;font-size:.7rem;font-weight:800;z-index:1}.timeline time{font-size:.82rem;color:#5c8181;font-weight:800}.timeline h2{font-size:1.7rem;margin:.2rem 0}.timeline p{margin:.4rem 0;color:var(--muted)}.watch-controls{display:flex;align-items:end;gap:.8rem;padding-bottom:2rem}.watch-controls label{display:flex;flex-direction:column;gap:.35rem;font-size:.8rem;font-weight:800}.watch-controls select{min-width:220px;padding:.6rem;border:1px solid var(--line);font:inherit}.notification-note{max-width:1120px;margin:0 auto 4rem}.method-grid{max-width:1180px;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem) 3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.method-principle{background:var(--paper);padding:1.7rem}.method-principle span{font-size:.7rem;color:#518685;font-weight:800}.method-principle h2{font-size:1.8rem;margin-top:.8rem}.method-principle p{color:var(--muted)}.source-table{border-top:1px solid var(--line)}.source-row{display:grid;grid-template-columns:1fr 1.5fr .5fr;gap:1.5rem;padding:1rem .25rem;border-bottom:1px solid var(--line);font-size:.9rem}.source-row.head{font-size:.76rem;color:#617578;font-weight:800}footer{padding:1.5rem clamp(1.5rem,4vw,5rem);display:flex;justify-content:space-between;gap:1rem;background:#061c2a;color:#9bb2bd;font-size:.72rem}.empty{padding:2rem;border-bottom:1px solid var(--line);color:var(--muted)}@media(max-width:820px){.site-header{min-height:70px}.header-status{display:none}nav{gap:1rem}nav a{padding:1.55rem 0;font-size:.75rem}.hero{grid-template-columns:1fr;min-height:auto}.hero-visual{display:none}.hero-copy{padding-top:5rem;padding-bottom:5rem}.hero-signal{right:1.5rem;bottom:1.5rem}.split-intro,.two-column,.detail-grid{grid-template-columns:1fr;gap:2rem}.county-row{grid-template-columns:135px 1fr 20px}.county-summary{font-size:.78rem}.filter-bar{flex-wrap:wrap}.search{margin-left:0;width:100%;min-width:0}.metric-strip{grid-template-columns:repeat(2,1fr)}.official-banner{grid-template-columns:1fr}.source-row{grid-template-columns:1fr}.source-row.head{display:none}.method-grid{grid-template-columns:1fr}.alert-card{grid-template-columns:1fr;gap:.2rem}.watch-controls{align-items:stretch;flex-direction:column}.watch-controls select{min-width:0}footer{flex-direction:column}.county-title{flex-wrap:wrap}}
.hero-risk-map{min-height:620px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:radial-gradient(circle at 60% 38%,#164b62 0%,#0a2c42 40%,#061d2d 76%)}.hero-risk-map:before{content:"";position:absolute;inset:0;background:repeating-radial-gradient(ellipse at 54% 48%,transparent 0 28px,rgba(130,196,196,.09) 29px 30px);opacity:.7}.hero-risk-map svg{height:430px;width:min(78%,430px);position:relative;z-index:1;filter:drop-shadow(0 18px 18px #00111ccc)}.taiwan-outline{fill:#123d54;stroke:#9dcfca;stroke-width:1.1}.map-ridge{fill:none;stroke:#5e8d99;stroke-width:1;stroke-dasharray:3 4}.risk-dot{cursor:pointer}.risk-dot circle:first-child{stroke:#f4f0e8;stroke-width:1.2;transition:r .2s ease}.risk-dot:hover circle:first-child,.risk-dot:focus circle:first-child{r:9}.map-kicker{position:absolute;left:clamp(1.5rem,4vw,3.5rem);top:clamp(2rem,5vw,4rem);z-index:2;color:#b9d9d5}.map-kicker span{display:block;font-size:.68rem;letter-spacing:.16em;font-weight:800}.map-kicker strong{font:3.3rem Georgia,serif;line-height:1.05;color:#fff}.map-kicker small{font:700 .74rem "Noto Sans TC","Microsoft JhengHei",sans-serif;color:#b9d9d5}.map-legend{position:absolute;left:clamp(1.5rem,4vw,3.5rem);bottom:4rem;z-index:2;display:flex;gap:.6rem;flex-wrap:wrap;color:#d5e4e1;font-size:.72rem}.map-legend span{display:flex;align-items:center;gap:.28rem}.map-legend i{width:.5rem;height:.5rem;border-radius:50%;display:inline-block}.dot-high{background:#d46d57}.dot-mid{background:#ddad58}.dot-low{background:#5f9c95}.hero-risk-map>p{position:absolute;right:clamp(1.5rem,4vw,3.5rem);bottom:2.3rem;z-index:2;color:#a7c2c7;font-size:.72rem;margin:0}@media(max-width:820px){.hero-risk-map{display:none}}@media(max-width:820px){.hero-risk-map{display:flex;min-height:410px}.hero-risk-map svg{height:290px;width:220px}.map-kicker{top:1.5rem;left:1.5rem}.map-kicker strong{font-size:2.2rem}.map-legend{left:1.5rem;bottom:1.35rem}.hero-risk-map>p{right:1.5rem;bottom:1.35rem}}.hero-risk-map svg{filter:drop-shadow(0 12px 14px #00111ccc)}.county-shape{stroke:#071d2c;stroke-width:.7;stroke-linejoin:round;cursor:pointer;transition:filter .2s ease,stroke-width .2s ease}.county-shape:hover,.county-shape:focus{stroke:#fffdf8;stroke-width:1.4;filter:brightness(1.16)}@media(max-width:820px){.hero-signal{display:none}}