:root{color-scheme:light;--ink:#142d48;--muted:#55677d;--blue:#14579a;--line:#dbe5f0;--pale:#eaf5fc}*{box-sizing:border-box}body{margin:0;background:#f2f6fb;color:var(--ink);font:16px/1.65 system-ui,-apple-system,'Segoe UI','Noto Sans JP',sans-serif}.shell{max-width:1160px;margin:auto;padding:28px}header{display:flex;justify-content:space-between;align-items:center;margin-bottom:26px;gap:16px}.brand{display:flex;align-items:center;gap:12px}h1{font-size:1.5rem;line-height:1.4;margin:0}h2{margin:0;font-size:1.35rem;line-height:1.5}.timezone{font-size:.9rem;color:var(--muted)}section{background:#fff;border:1px solid var(--line);border-radius:16px;padding:26px;margin-bottom:22px}.control-top{display:flex;align-items:center;justify-content:space-between;gap:20px}.eyebrow{margin:0 0 5px;font-size:.875rem;letter-spacing:.06em;color:var(--blue);font-weight:700}.muted{font-size:.875rem;color:var(--muted);margin:8px 0}button,input{font:inherit;border:1px solid #b1c5da;border-radius:8px;padding:10px 14px}button{background:#f4f8fc;color:var(--ink);font-weight:600;cursor:pointer;min-height:46px}button:hover{background:#e8f1fb}.primary{background:#14579a;color:white;border-color:#14579a}.primary:hover{background:#103f71}button:disabled{opacity:.6;cursor:wait}input{min-width:0;width:100%;background:white;color:var(--ink)}:focus-visible{outline:3px solid #1f85c9;outline-offset:3px}.search{margin-top:20px;max-width:650px}.search label{display:block;font-size:.875rem;font-weight:600;margin-bottom:6px}.input-row{display:flex;gap:8px}.input-row button{flex-shrink:0}.results{list-style:none;padding:0;margin:8px 0}.results button{width:100%;text-align:left;margin:4px 0;font-weight:400}details{margin-top:16px;font-size:.9rem}summary{cursor:pointer;color:var(--blue);font-weight:600}.coords{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;align-items:end;gap:12px;margin-top:14px}.coords label{display:block}.coords input{margin-top:5px}.status{font-size:.9rem;color:var(--muted);min-height:30px;margin-bottom:12px}.error{padding:18px;background:#fff1f1;border:1px solid #e7adad;border-radius:10px;color:#882d2d;margin-bottom:22px}[hidden]{display:none!important}.overview{background:#133d68;color:white;display:grid;grid-template-columns:1fr 2fr;gap:30px;border:0}.overview .eyebrow{color:#9bdfff}.day-heading h2{font-size:1.8rem}.weather{font-size:1.35rem;margin-top:12px}.metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin:0}.metrics dt{font-size:.875rem;color:#d4e6f6}.metrics dd{margin:4px 0 0;font-size:1.5rem;font-weight:700}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:18px}.section-heading span{font-size:.875rem;color:var(--muted);white-space:nowrap}.chart{margin:4px 0 22px;overflow:auto}.chart svg{display:block;width:100%;min-width:700px;height:auto}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:.9375rem}caption{text-align:left;font-size:.875rem;color:var(--muted);padding:0 0 10px}th{background:#eaf1f8;font-weight:600;color:#304963}td,th{padding:11px 14px;border-bottom:1px solid var(--line);white-space:nowrap}tbody tr:nth-child(even){background:#f8fafd}.hourly .table-wrap{max-height:375px;border:1px solid var(--line);border-radius:8px}.hourly th{position:sticky;top:0}.prob-cell{display:flex;align-items:center;gap:16px}.prob-bar{width:140px;height:8px;border-radius:4px;background:#e1eaf5;display:inline-block;overflow:hidden}.prob-bar span{display:block;height:100%;background:#2783bb}footer{font-size:.8125rem;color:var(--muted);padding:4px 3px 24px}footer p{margin:6px 0}a{color:#125c9d}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.target-row{font-weight:600;color:#114c83}
@media(max-width:760px){.shell{padding:16px}header{align-items:flex-start}.brand{gap:8px}h1{font-size:1.2rem}.timezone{font-size:.8rem;white-space:nowrap}section{padding:19px;border-radius:12px}.overview{grid-template-columns:1fr;gap:23px}.day-heading h2{font-size:1.6rem}.coords{grid-template-columns:1fr 1fr}.coords label:first-child,.coords button{grid-column:1/-1}.metrics{gap:17px}.metrics dd{font-size:1.3rem}.chart svg{min-width:650px}.section-heading h2{font-size:1.2rem}.control-top{align-items:flex-start}.primary{padding:9px 13px;font-size:.9rem}.prob-bar{width:100px}td,th{padding:10px}}
@media(prefers-reduced-motion:no-preference){button{transition:background .15s}}
.control-top>div{min-width:0;overflow-wrap:anywhere}.primary{flex-shrink:0;white-space:nowrap}
header,.control-top,.section-heading{flex-wrap:wrap}.brand{min-width:0}h1{overflow-wrap:anywhere}.metrics{grid-template-columns:repeat(2,minmax(0,1fr))}.metrics dd{overflow-wrap:anywhere}
