:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#17211b;background:#f6f7f4;font-synthesis:none;--ink: #17211b;--muted: #657068;--line: #d9ded9;--green: #1d5b3b;--soft-green: #e8f1eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}.site-header{height:64px;display:flex;align-items:center;justify-content:space-between;max-width:960px;margin:auto;padding:0 24px;border-bottom:1px solid var(--line);font-size:13px}.site-header a{text-decoration:none}.brand{font-size:16px;font-weight:700}.header-actions{display:flex;align-items:center;gap:18px}.language-picker select{padding:6px 28px 6px 9px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background-color:#fff;font-size:12px;cursor:pointer}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main{max-width:960px;margin:auto;padding:0 24px}.hero{padding:64px 0 36px}h1{margin:0 0 12px;font-size:clamp(36px,6vw,58px);line-height:1.05;letter-spacing:-.04em}.hero p{max-width:560px;margin:0;color:var(--muted);font-size:17px;line-height:1.6}h2{margin:0;font-size:24px;letter-spacing:-.02em}.calculator{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:#fff}.location-panel{padding:36px}.search-wrap{margin-top:32px;position:relative}.search-wrap>label{display:block;margin-bottom:8px;color:var(--muted);font-size:13px;font-weight:600}.search-row{display:flex;gap:8px}.search-row input{flex:1;min-width:0;padding:12px 14px;border:1px solid #bec6c0;border-radius:7px;color:var(--ink);background:#fff;outline:none}.search-row input:focus{border-color:var(--green);box-shadow:0 0 0 3px #1d5b3b1a}.locate{padding:0 12px;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--green);cursor:pointer;font-size:12px;font-weight:600}.locate:hover{background:var(--soft-green)}.results{position:absolute;z-index:4;top:72px;left:0;right:0;margin:0;padding:5px;border:1px solid var(--line);border-radius:7px;background:#fff;list-style:none;box-shadow:0 10px 28px #17211b1a}.results button{width:100%;display:flex;justify-content:space-between;gap:12px;padding:11px;border:0;border-radius:5px;background:transparent;text-align:left;cursor:pointer}.results button:hover,.results button:focus{background:#f1f4f1;outline:none}.results span{color:var(--muted);font-size:10px;white-space:nowrap}.search-note{position:absolute;margin:6px 0 0;color:var(--muted);font-size:12px}.error{color:#a33a2c}.calculate-button{width:100%;margin-top:52px;padding:13px 16px;display:flex;justify-content:space-between;border:0;border-radius:7px;background:var(--green);color:#fff;font-weight:650;cursor:pointer}.calculate-button:hover:not(:disabled){background:#15472e}.calculate-button:disabled{opacity:.4;cursor:not-allowed}.status{min-height:36px;margin:12px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.result-panel{min-width:0;padding:36px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid var(--line);background:#f0f3ef}.empty-result{text-align:center;color:var(--muted)}.sun-mark{display:block;margin-bottom:12px;font-size:42px;opacity:.45}.empty-result p{margin:0;line-height:1.5}.result-topline{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}.unit-toggle{display:flex;gap:2px;padding:3px;border-radius:20px;background:#dbe1dc}.unit-toggle button{padding:5px 9px;border:0;border-radius:16px;background:transparent;cursor:pointer;font-size:11px}.unit-toggle button[aria-pressed=true]{background:#fff;box-shadow:0 1px 2px #17211b18}.big-number{margin:28px 0 14px;font-size:clamp(68px,10vw,96px);font-weight:700;line-height:1;letter-spacing:-.07em;white-space:nowrap}.big-number small{margin-left:9px;font-size:11px;font-weight:600;letter-spacing:0}.risk-pill{align-self:flex-start;padding:6px 9px;border-radius:4px;background:#d5e8bb;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.risk-pill.elevated{background:#f1dc75}.risk-pill.high{background:#efaa65}.risk-pill.very-high{color:#fff;background:#b84e3d}.guidance{margin:12px 0 0;font-size:13px;line-height:1.55}.inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:22px 0 0;border:1px solid var(--line);background:var(--line)}.inputs div{padding:10px;background:#f0f3ef}.inputs dt{color:var(--muted);font-size:9px;text-transform:uppercase}.inputs dd{margin:4px 0 0;font-size:12px;font-weight:700}.timestamp{margin:12px 0 0;color:var(--muted);font-size:10px}.risk-table-section{margin:72px 0}.risk-table-heading{display:flex;align-items:end;justify-content:space-between;gap:32px;margin-bottom:24px}.risk-table-controls{display:flex;align-items:center;gap:18px}.risk-table-controls p{max-width:420px;margin:0;color:var(--muted);font-size:13px;line-height:1.5}.risk-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.risk-table-wrap:focus-visible{outline:3px solid #78a98c;outline-offset:3px}.risk-table-section table{width:100%;min-width:680px;border-collapse:collapse;text-align:left}.risk-table-section thead th{padding:12px 15px;border-bottom:1px solid var(--line);color:var(--muted);font-size:9px;letter-spacing:.07em;text-transform:uppercase}.risk-table-section thead th:first-child{width:20%}.risk-table-section thead th:nth-child(2){width:28%}.risk-table-section tbody tr+tr{border-top:1px solid var(--line)}.risk-table-section tbody th,.risk-table-section tbody td{padding:16px 15px}.risk-table-section tbody th{font-size:13px}.risk-table-section tbody td{color:#4f5d54;font-size:12px;line-height:1.5}.risk-range{color:var(--ink)!important;font-size:12px!important;font-weight:600;white-space:nowrap}.risk-swatch{display:inline-block;width:8px;height:8px;margin-right:9px;border-radius:50%;background:#8eb45c}tr.elevated .risk-swatch{background:#d1b12e}tr.high .risk-swatch{background:#d57b27}tr.very-high .risk-swatch{background:#b84e3d}.risk-table-section tbody tr.current-risk{background:#eef2ed;box-shadow:inset 3px 0 var(--green)}.current-marker{display:inline-block;margin-left:9px;padding:3px 6px;border-radius:3px;background:var(--green);color:#fff;font-size:8px;text-transform:uppercase;vertical-align:1px}.risk-table-note{max-width:720px;margin:12px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.about{margin-bottom:72px;padding:28px;display:grid;grid-template-columns:220px 1fr;gap:36px;border-radius:10px;background:#edf0ec}.about p{margin:0 0 12px;color:#4f5d54;font-size:13px;line-height:1.65}.about p:last-child{margin-bottom:0}.about strong{color:var(--ink)}footer{padding:28px max(24px,calc((100vw - 912px)/2));display:flex;justify-content:space-between;gap:32px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;line-height:1.5}footer p{margin:0}footer p:first-child{max-width:560px}footer a{color:var(--ink)}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #78a98c;outline-offset:2px}@media(max-width:760px){.calculator{grid-template-columns:1fr}.result-panel{min-height:390px;border-top:1px solid var(--line);border-left:0}.risk-table-heading{align-items:start;flex-direction:column}.about{grid-template-columns:1fr;gap:18px}footer{flex-direction:column;gap:10px}}@media(max-width:520px){.site-header,main{padding-right:18px;padding-left:18px}.hero{padding:48px 0 28px}.location-panel,.result-panel{padding:24px}.search-row{flex-direction:column}.locate{padding:11px}.results{top:118px}.inputs{grid-template-columns:repeat(2,1fr)}.risk-table-controls{width:100%;align-items:start;flex-direction:column}.about{padding:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
