.wh-page{--wh-cyan:#49ddff;--wh-green:#49e5a7;--wh-blue:#68b8ff;--wh-yellow:#ffc94a;--wh-orange:#ff932e;--wh-line:rgba(78,200,245,.18);--wh-muted:#8da6b8}
.wh-hero{padding:2rem 0 1.2rem;text-align:center}.wh-kicker{text-transform:uppercase;letter-spacing:.16em;font-size:.64rem;font-weight:800;color:#59cdec}.wh-hero h1{font-size:clamp(2rem,4vw,3.35rem);font-weight:900;letter-spacing:-.04em;line-height:1.05;margin:.45rem 0 .7rem;color:#f1fbff}.wh-hero p{max-width:850px;margin:auto;color:#9bb2c2;line-height:1.65;font-size:.94rem}
.wh-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.65rem;margin-bottom:.8rem}.wh-summary,.wh-panel{border:1px solid var(--wh-line);background:linear-gradient(145deg,rgba(8,35,53,.96),rgba(4,22,35,.93));box-shadow:0 18px 48px rgba(0,0,0,.17)}.wh-summary{padding:.85rem;border-radius:14px}.wh-summary span{display:block;color:#718da0;font-size:.62rem;text-transform:uppercase}.wh-summary strong{display:block;color:#effaff;font-size:1.35rem;margin:.15rem 0}.wh-summary small{display:block;color:#668397;font-size:.59rem;line-height:1.3}
.wh-panel{border-radius:18px;padding:1.15rem;margin-bottom:.8rem}.wh-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1rem}.wh-section-head h2{font-size:1.3rem;font-weight:900;color:#eefaff;margin-top:.15rem}.wh-section-head p{max-width:510px;text-align:right;color:#7f9bad;font-size:.7rem;line-height:1.45}.wh-section-head a{color:var(--wh-cyan);font-size:.72rem;text-decoration:none}.wh-section-head a:hover{text-decoration:underline}
.wh-months{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:.38rem}.wh-month{position:relative;text-align:center;background:rgba(0,12,22,.30);border:1px solid rgba(90,150,180,.10);border-radius:11px;padding:.6rem .3rem}.wh-month.is-cold{border-color:rgba(104,184,255,.60);box-shadow:inset 0 0 18px rgba(104,184,255,.06)}.wh-month.is-warm{border-color:rgba(255,147,46,.60);box-shadow:inset 0 0 18px rgba(255,147,46,.06)}.wh-month-name{font-size:.58rem;text-transform:uppercase;color:#7692a5}.wh-month-temp{display:block;font-size:.87rem;margin:.25rem 0;color:#eaf8ff}.wh-temp-scale{position:relative;height:54px;width:8px;margin:.4rem auto;border-radius:999px;background:linear-gradient(to top,#68b8ff 0%,#49ddff 42%,#49e5a7 60%,#ffc94a 78%,#ff932e 100%)}.wh-temp-dot{position:absolute;left:50%!important;transform:translateX(-50%);bottom:calc(var(--dummy,0)*1%);width:13px;height:4px;border-radius:3px;background:#fff;box-shadow:0 0 8px rgba(255,255,255,.6)}.wh-month:nth-child(1) .wh-temp-dot,.wh-month:nth-child(2) .wh-temp-dot,.wh-month:nth-child(3) .wh-temp-dot{bottom:20%}.wh-month:nth-child(4) .wh-temp-dot{bottom:42%}.wh-month:nth-child(5) .wh-temp-dot{bottom:62%}.wh-month:nth-child(6) .wh-temp-dot{bottom:78%}.wh-month:nth-child(7) .wh-temp-dot{bottom:90%}.wh-month:nth-child(8) .wh-temp-dot{bottom:84%}.wh-month:nth-child(9) .wh-temp-dot{bottom:65%}.wh-month:nth-child(10) .wh-temp-dot{bottom:48%}.wh-month:nth-child(11) .wh-temp-dot{bottom:30%}.wh-month:nth-child(12) .wh-temp-dot{bottom:22%}.wh-rain-track{height:4px;background:rgba(104,184,255,.10);border-radius:9px;overflow:hidden;margin:.45rem .1rem .25rem}.wh-rain-track span{display:block;height:100%;background:#49ddff;border-radius:9px}.wh-month small{font-size:.54rem;color:#6f8a9c}.wh-legend{display:flex;justify-content:center;flex-wrap:wrap;gap:.8rem;margin-top:.8rem;color:#6e899b;font-size:.6rem}.wh-dot{display:inline-block;width:7px;height:7px;border-radius:50%;margin-right:.25rem}.wh-dot.cold{background:#68b8ff}.wh-dot.warm{background:#ff932e}.wh-rain-sample{display:inline-block;width:14px;height:3px;background:#49ddff;border-radius:9px;margin:0 .25rem 2px 0}
.wh-seasons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.wh-season{background:rgba(0,12,22,.30);border:1px solid rgba(90,150,180,.10);border-radius:13px;padding:.85rem}.wh-season>span{font-size:.65rem;color:#7c98aa;text-transform:uppercase}.wh-season>strong{display:block;font-size:1.55rem;color:#eafaff;margin:.15rem 0}.wh-season div{font-size:.67rem;color:#9eb3c1}.wh-season div b{color:#49ddff}.wh-season small{display:block;margin-top:.3rem;color:#627f92;font-size:.58rem}
.wh-story-intro{font-size:1rem;line-height:1.7;color:#c5d8e2;max-width:950px;margin-bottom:.9rem}.wh-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.wh-story-part{padding:.85rem;background:rgba(0,12,22,.25);border-radius:12px;border-left:2px solid rgba(73,221,255,.35)}.wh-story-part h3{font-size:.77rem;font-weight:900;color:#effaff;margin-bottom:.28rem}.wh-story-part p{font-size:.72rem;line-height:1.55;color:#8fa8b8}.wh-takeaway{margin-top:.7rem;padding:.9rem 1rem;border-radius:12px;background:linear-gradient(90deg,rgba(73,221,255,.08),rgba(73,229,167,.05));border:1px solid rgba(73,221,255,.15)}.wh-takeaway span{font-size:.58rem;text-transform:uppercase;color:#59cdec;font-weight:900}.wh-takeaway p{font-size:.76rem;line-height:1.5;color:#c7dce5;margin-top:.2rem}
.wh-normal-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.45rem}.wh-normal-grid article{padding:.65rem;background:rgba(0,12,22,.28);border-radius:10px}.wh-normal-grid span{display:block;color:#708c9e;font-size:.58rem}.wh-normal-grid strong{display:block;color:#eefaff;font-size:.9rem;margin:.12rem 0}.wh-normal-grid small{display:block;color:#668397;font-size:.54rem}
.wh-switch{display:flex;justify-content:center;margin-bottom:.8rem}.wh-switch button{padding:.5rem .85rem;border:1px solid rgba(73,221,255,.16);background:#071d2c;color:#819daf;font-size:.67rem;font-weight:800}.wh-switch button:first-child{border-radius:999px 0 0 999px}.wh-switch button:last-child{border-radius:0 999px 999px 0}.wh-switch button.is-active{background:#49ddff;color:#03141e;border-color:#49ddff}.wh-table-scroll{overflow-x:auto;border-radius:12px}.wh-table-panel table{width:100%;min-width:920px;border-collapse:collapse;background:rgba(0,12,22,.20)}.wh-table-panel th,.wh-table-panel td{padding:.58rem .48rem;border-bottom:1px solid rgba(90,150,180,.09);text-align:center;font-size:.65rem}.wh-table-panel thead th{color:#7895a7;background:rgba(12,39,56,.65);font-size:.57rem;text-transform:uppercase}.wh-table-panel tbody th{color:#dceef6}.wh-table-panel td{color:#aec3cf}.hidden{display:none!important}.wh-actions{display:flex;justify-content:center;gap:.55rem;margin:1rem 0 2.5rem}.wh-actions a{border:1px solid var(--wh-line);border-radius:999px;padding:.55rem .85rem;color:#a9dcec;text-decoration:none;font-size:.7rem;font-weight:800}.wh-actions a:hover{background:rgba(73,221,255,.08)}
@media(max-width:1000px){.wh-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-months{grid-template-columns:repeat(6,minmax(0,1fr))}.wh-normal-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
@media(max-width:700px){.wh-section-head{display:block}.wh-section-head p{margin-top:.4rem;text-align:left}.wh-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-months{grid-template-columns:repeat(4,minmax(0,1fr))}.wh-seasons,.wh-story-grid{grid-template-columns:1fr}.wh-normal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wh-hero{padding-top:1.2rem}.wh-panel{padding:.85rem}.wh-story-intro{font-size:.85rem}}
