.rr-control-button{display:inline-flex;min-height:var(--rr-control-button-min-height, 34px);align-items:center;justify-content:center;gap:var(--rr-space-3, 8px);padding:6px 14px;border:1px solid var(--rr-control-button-border-color, var(--rr-boundary));border-radius:var(--rr-control-button-border-radius, var(--rr-radius-md));color:var(--rr-control-button-color, var(--rr-text-secondary));background:var(--rr-control-button-background, #fff);box-shadow:var( --rr-control-button-box-shadow, 0 2px 0 rgb(90 96 101 / 18%) );font-family:var(--rr-font-display);font-size:var(--rr-type-control-size);font-weight:var(--rr-control-button-font-weight, 700);line-height:var(--rr-type-control-line);letter-spacing:var(--rr-control-button-letter-spacing, inherit);text-align:center;text-decoration:none;white-space:nowrap;cursor:pointer;transition:color .12s ease,border-color .12s ease,background-color .12s ease,box-shadow .12s ease,transform .12s ease}.rr-control-button--primary{border-color:var( --rr-control-button-primary-border-color, var(--rr-brand-red) );color:var(--rr-control-button-primary-color, #fff);background:var( --rr-control-button-primary-background, var(--rr-brand-red) );box-shadow:var( --rr-control-button-primary-box-shadow, var(--rr-elevation-primary) )}.rr-control-button:not(:disabled):hover{border-color:var(--rr-control-button-hover-border-color, #b7bbc0);color:var(--rr-control-button-hover-color, var(--rr-text-primary));background:var(--rr-control-button-hover-background, #f8f8f8);box-shadow:var( --rr-control-button-hover-box-shadow, var(--rr-control-button-box-shadow, 0 2px 0 rgb(90 96 101 / 18%)) );transform:var(--rr-control-button-hover-transform, translateY(-1px))}.rr-control-button--primary:not(:disabled):hover{border-color:var( --rr-control-button-primary-hover-border-color, var(--rr-brand-red) );color:var(--rr-control-button-primary-hover-color, #fff);background:var( --rr-control-button-primary-hover-background, #f20b1d );box-shadow:var( --rr-control-button-primary-hover-box-shadow, 0 5px 0 var(--rr-brand-red-dark), 0 13px 24px rgb(230 0 18 / 24%) )}.rr-control-button:not(:disabled):active{transform:translateY(2px) scale(.98);box-shadow:0 0 0 transparent}.rr-control-button:focus-visible{outline:3px solid color-mix(in srgb,var(--rr-focus) 34%,transparent);outline-offset:2px}.rr-control-button:disabled{border-color:var(--rr-control-button-disabled-border-color, #dadcdf);color:var(--rr-control-button-disabled-color, var(--rr-text-disabled));background:var( --rr-control-button-disabled-background, var(--rr-surface-disabled) );box-shadow:var(--rr-control-button-disabled-box-shadow, none);cursor:not-allowed;opacity:.76}@media(prefers-reduced-motion:reduce){.rr-control-button{transition:none}}@media(pointer:coarse){.rr-control-button{min-height:var(--rr-control-button-min-height, 42px)}}.account-panel{position:fixed;z-index:160;top:82px;right:20px;width:min(360px,calc(100vw - 32px));padding:16px;border:1px solid var(--rr-boundary);border-radius:var(--rr-radius-md);color:var(--rr-text-primary);background:var(--rr-surface-panel);box-shadow:var(--rr-elevation-overlay);max-height:min(760px,calc(100vh - 104px));overflow-y:auto}.account-panel__backdrop{position:fixed;z-index:159;inset:0;background:#02080c7a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);animation:account-backdrop-in .16s ease-out both}@keyframes account-backdrop-in{0%{opacity:0}to{opacity:1}}.account-panel__header,.account-panel__tabs,.account-panel__identity,.account-panel__section-heading{display:flex;align-items:center}.account-panel__identity,.account-panel__section-heading{justify-content:space-between;gap:12px}.account-panel__identity{padding:2px 0}.account-panel__plan{display:inline-block;margin-bottom:3px;color:var(--rr-status-current);font-size:10px;font-weight:800;letter-spacing:.06em}.account-panel__signout,.account-panel__section-heading button{padding:4px 0;border:0;color:var(--rr-text-secondary);background:transparent;cursor:pointer;font:inherit;font-size:11px;font-weight:700}.account-panel__signout:hover,.account-panel__section-heading button:hover{color:var(--rr-text-primary)}.account-panel__header{justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid var(--rr-divider)}.account-panel__hint,.account-panel__fine-print{color:var(--rr-text-muted);font-family:var(--rr-font-mono, monospace);font-size:10px;line-height:15px}.account-panel h2{margin:2px 0 0;font-size:18px;line-height:23px}.account-panel__close{display:grid;width:32px;height:32px;place-items:center;padding:0;border:1px solid transparent;border-radius:6px;color:var(--rr-text-secondary);background:transparent;cursor:pointer}.account-panel__close:hover,.account-panel__close:focus-visible{border-color:var(--rr-boundary);background:var(--rr-surface-interactive-hover)}.account-panel__content{display:grid;gap:12px;padding:14px 0 4px}.account-panel__verification-sent{justify-items:center;gap:16px;padding-block:28px 12px;text-align:center}.account-panel__verification-icon{display:grid;width:52px;height:52px;place-items:center;border-radius:50%;color:var(--rr-status-current);background:color-mix(in srgb,var(--rr-status-current) 14%,transparent);font-size:28px;font-variation-settings:"FILL" 1}.account-panel__verification-sent h3{margin:0 0 8px;font-size:18px;line-height:24px}.account-panel__verification-sent p{margin:0;color:var(--rr-text-secondary);font-size:13px;line-height:19px}.account-panel__verification-sent p+p{margin-top:6px}.account-panel__verification-sent strong{color:var(--rr-text-primary);overflow-wrap:anywhere}.account-panel__email,.account-panel__copy,.account-panel__message{margin:0}.account-panel__email{color:var(--rr-text-secondary);font-family:var(--rr-font-mono, monospace);font-size:12px}.account-panel__copy{color:var(--rr-text-secondary);font-size:13px;line-height:19px}.account-panel__tabs{gap:14px;padding:0 0 7px;border:0;border-bottom:1px solid var(--rr-divider);background:transparent}.account-panel__tabs button{flex:1;min-height:32px;padding:0 8px;border:1px solid transparent;border-radius:3px;color:var(--rr-text-secondary);background:transparent;cursor:pointer;font:inherit;font-size:12px}.account-panel__tabs button[aria-pressed=true]{color:var(--rr-text-primary);border-color:var(--rr-divider);background:var(--rr-surface-interactive);box-shadow:none;font-weight:700}.account-panel__form{display:grid;gap:10px}.account-panel__form h3,.account-panel__sessions h3,.account-panel__danger h3{margin:0;font-size:13px;line-height:18px}.account-panel__form label{display:grid;gap:5px;color:var(--rr-text-secondary);font-size:12px;font-weight:700}.account-panel__form input{width:100%;min-height:36px;box-sizing:border-box;padding:7px 9px;border:1px solid var(--rr-boundary);border-radius:var(--rr-radius-sm);color:var(--rr-text-primary);background:var(--rr-surface-interactive);font:inherit;font-size:13px}.account-panel__form input:focus{outline:2px solid var(--rr-focus);outline-offset:1px}.account-panel__hint{margin:-4px 0 0}.account-panel__message{color:var(--rr-status-current);font-size:12px;line-height:17px}.account-panel__message--error{color:var(--rr-status-offline)}.account-panel__action{width:100%;justify-content:center}.account-panel__fine-print{margin:14px 0 0;padding-top:10px;border-top:1px solid var(--rr-divider)}.account-panel__security{display:grid;gap:16px}.account-panel__sessions,.account-panel__danger{display:grid;gap:9px;padding-top:13px;border-top:1px solid var(--rr-divider)}.account-panel__session-list{display:grid;gap:5px}.account-panel__session{display:grid;gap:1px;padding:7px 9px;border:1px solid var(--rr-boundary);border-radius:var(--rr-radius-sm);background:var(--rr-surface-interactive);color:var(--rr-text-primary);font-size:12px}.account-panel__session small{color:var(--rr-text-muted);font-size:10px}.account-panel__danger p{margin:0;color:var(--rr-text-secondary);font-size:11px;line-height:16px}.account-panel__danger label{display:grid;gap:5px;color:var(--rr-text-secondary);font-size:11px;font-weight:700}.account-panel__danger input{min-height:34px;box-sizing:border-box;padding:7px 9px;border:1px solid var(--rr-boundary);border-radius:var(--rr-radius-sm);color:var(--rr-text-primary);background:var(--rr-surface-interactive);font:inherit}.account-panel__danger button{justify-self:start;padding:6px 9px;border:1px solid color-mix(in srgb,var(--rr-status-offline) 48%,transparent);border-radius:var(--rr-radius-sm);color:var(--rr-status-offline);background:transparent;cursor:pointer;font:inherit;font-size:11px;font-weight:800}.weather-app .account-panel{top:50%;right:auto;left:50%;transform:translate(-50%,-50%);width:min(420px,calc(100vw - 32px));padding:22px;border:1px solid #4a6670;border-radius:4px;color:#f7efe3;background:radial-gradient(circle at 82% 12%,rgb(112 157 157 / 20%),transparent 30%),linear-gradient(145deg,#1e252b,#13191f);box-shadow:inset 0 1px #ffffff14,0 32px 90px #0000007a}.weather-app .account-panel__header{padding-bottom:16px;border-bottom-color:#fff3dd1f;background:transparent}.weather-app .account-panel__close{width:38px;height:38px;border-color:#fff3dd24;border-radius:4px;color:#f7efe3;background:#ffffff0f}.weather-app .account-panel__close:hover,.weather-app .account-panel__close:focus-visible{border-color:#2a434d;color:#f1f4ef;background:#172c36;outline:0;box-shadow:0 0 0 2px #86bfd547}.weather-app .account-panel__hint,.weather-app .account-panel__fine-print{color:#b7d5d7a8;font-family:var(--rr-font-ui);letter-spacing:0}.weather-app .account-panel h2,.weather-app .account-panel__copy,.weather-app .account-panel__email{color:#f7efe3;font-family:var(--rr-font-ui)}.weather-app .account-panel h2{font-size:20px;font-weight:600}.weather-app .account-panel__content{gap:15px;padding-top:18px}.weather-app .account-panel__plan{color:#89cccf}.weather-app .account-panel__identity small,.weather-app .account-panel__form label,.weather-app .account-panel__signout{color:#f7efe3b3}.weather-app .account-panel__tabs{border-bottom-color:#fff3dd1f}.weather-app .account-panel__tabs button{color:#f7efe39e}.weather-app .account-panel__tabs button[aria-pressed=true]{color:#f7efe3;border-color:#f7efe329;background:#f7efe317}.weather-app .account-panel__form input{min-height:42px;border-color:#89cccf61;border-radius:3px;color:#f7efe3;background:#081117c7}.weather-app .account-panel__form input:focus{outline:0;box-shadow:0 0 0 2px #86bfd547}.weather-app .account-panel__verify,.weather-app .account-panel__action{min-height:42px;border:1px solid rgb(245 200 130 / 50%);border-radius:4px;color:#20282e;background:#ead3aa;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.weather-app .account-panel__verify:hover,.weather-app .account-panel__action:hover{border-color:#ffdca6b8;background:#f0dbb5;box-shadow:none}.weather-app .account-panel__fine-print{border-top-color:#fff3dd1a}.weather-app .account-panel:has(.account-panel__identity){width:min(480px,calc(100vw - 32px));max-height:min(720px,calc(100dvh - 64px));padding:22px;border-color:#89a9b57a;border-radius:16px;background:linear-gradient(145deg,#26313a,#18232c)}.account-panel__identity-copy{min-width:0}.account-panel__identity-copy h3{margin:0 0 7px;color:#f5f4f0;font-size:24px;line-height:1.1;letter-spacing:-s025em}.account-panel__identity-meta{display:flex;align-items:center;gap:12px;min-width:0}.account-panel__identity-meta .account-panel__plan{margin:0;padding:3px 8px;border:1px solid #59cee5;border-radius:5px;color:#6de1f2;font-size:11px}.account-panel__identity-meta .account-panel__email{overflow:hidden;color:#bbc5ca;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-panel__verification{display:inline-flex;flex:none;align-items:center;gap:5px;color:#b8c3c8;font-size:12px}.account-panel__verification:before{width:1px;height:18px;margin-right:3px;background:#dce8ec38;content:""}.account-panel__verification .material-symbols-outlined{color:#61d5ea;font-size:17px;font-variation-settings:"FILL" 1}.weather-app .account-panel:has(.account-panel__identity) .account-panel__header{padding-bottom:14px;border-bottom:0}.weather-app .account-panel:has(.account-panel__identity) .account-panel__header h2{font-size:22px}.weather-app .account-panel:has(.account-panel__identity) .account-panel__content{gap:14px;padding-top:4px}.weather-app .account-panel:has(.account-panel__identity) .account-panel__identity{display:block;padding:0}.weather-app .account-panel:has(.account-panel__identity) .account-panel__tabs{gap:20px;padding:4px 0 0}.weather-app .account-panel:has(.account-panel__identity) .account-panel__tabs button{flex:0 0 96px;min-height:36px;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;font-size:14px}.weather-app .account-panel:has(.account-panel__identity) .account-panel__tabs button{position:relative}.weather-app .account-panel:has(.account-panel__identity) .account-panel__tabs button[aria-pressed=true]{border-bottom-color:transparent;background:transparent}.weather-app .account-panel:has(.account-panel__identity) .account-panel__tabs button[aria-pressed=true]:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:#62d8ed;content:""}.account-panel__section-label{margin:2px 0 0!important;color:#84939b;font-size:11px!important;letter-spacing:.09em;text-transform:uppercase}.weather-app .account-panel:has(.account-panel__identity) .account-panel__form{gap:10px;padding-top:0}.weather-app .account-panel:has(.account-panel__identity) .account-panel__form label{color:#eef1ef;font-size:13px;font-weight:600}.weather-app .account-panel:has(.account-panel__identity) .account-panel__form input{min-height:42px;padding-inline:12px;border-color:#91acb561;border-radius:6px;font-size:14px}.account-panel__save{width:min(160px,100%);justify-self:center}.weather-app .account-panel__save{border-color:#55cbe4;color:#09202a;background:#62d8ed}.weather-app .account-panel__save:hover{border-color:#83e5f5;background:#78e0f1;box-shadow:none}.account-panel__account-group{display:grid;gap:0;margin-top:8px;padding-top:14px;border-top:1px solid rgb(220 232 236 / 15%)}.account-panel__account-group .account-panel__section-label{margin-bottom:8px!important}.account-panel__account-row{display:flex;width:100%;min-height:52px;box-sizing:border-box;align-items:center;gap:10px;padding:6px 10px;border:1px solid rgb(145 172 181 / 28%);border-radius:0;color:inherit;background:#0811173d;font:inherit;text-align:left}.account-panel__account-row+.account-panel__account-row{border-top:0}.account-panel__account-row>.material-symbols-outlined{display:grid;width:32px;height:32px;place-items:center;border:1px solid rgb(97 213 234 / 28%);border-radius:5px;color:#61d5ea;font-size:18px}.account-panel__account-row>span:nth-child(2){display:grid;min-width:0;flex:1;gap:2px}.account-panel__account-row strong{color:#f3f3ef;font-size:13px}.account-panel__account-row small{color:#a6b2b7;font-size:11px}.account-panel__account-row--expandable{cursor:pointer}.account-panel__account-row--expandable:hover{background:#ffffff0d}.account-panel__account-chevron{margin-left:auto;color:#9eabb1!important;transition:transform .16s ease}.account-panel__account-row--expandable[aria-expanded=true] .account-panel__account-chevron{transform:rotate(180deg)}.account-panel__saved-places{display:grid;border:1px solid rgb(145 172 181 / 28%);border-top:0;background:#050d1259}.account-panel__saved-place{display:flex;align-items:center;gap:10px;padding:10px 14px 10px 20px}.account-panel__saved-place+.account-panel__saved-place{border-top:1px solid rgb(145 172 181 / 16%)}.account-panel__saved-place>.material-symbols-outlined{color:#61d5ea;font-size:17px}.account-panel__saved-place-copy{display:grid;min-width:0;flex:1;gap:2px}.account-panel__saved-place strong{overflow:hidden;color:#edf1ef;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.account-panel__saved-place small{overflow:hidden;color:#92a0a6;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.account-panel__saved-place-remove{display:grid;width:36px;height:36px;flex:none;place-items:center;padding:0;border:1px solid transparent;border-radius:5px;color:#a6b2b7;background:transparent;cursor:pointer}.account-panel__saved-place-remove:hover{border-color:#ff848452;color:#ff9c9c;background:#ff5e5e14}.account-panel__saved-place-remove:focus-visible{outline:2px solid #62d8ed;outline-offset:2px}.account-panel__saved-place-remove:disabled{cursor:wait;opacity:.5}.account-panel__saved-place-remove .material-symbols-outlined{font-size:18px}.account-panel__saved-places>p{margin:0;padding:12px 20px;color:#92a0a6;font-size:12px}.account-panel__signout--footer{display:flex;min-height:40px;align-items:center;justify-content:center;gap:7px;margin-top:0;padding-top:12px;border-top:1px solid rgb(220 232 236 / 15%);color:#aab5ba!important;font-size:13px}.account-panel__signout--footer .material-symbols-outlined{font-size:19px}@media(max-width:660px){.account-panel{top:50%;right:auto;left:50%;transform:translate(-50%,-50%)}.account-panel__close,.account-panel__tabs button,.account-panel__form input,.account-panel__danger input,.account-panel__danger button,.account-panel__action{min-height:44px}.weather-app .account-panel:has(.account-panel__identity){top:50%;right:auto;left:50%;width:calc(100vw - 16px);max-height:calc(100dvh - 24px);padding:20px;border-radius:12px;transform:translate(-50%,-50%)}.account-panel__identity-copy h3{font-size:23px}.account-panel__identity-meta{flex-wrap:wrap;gap:8px}.account-panel__verification:before{display:none}.weather-app .account-panel:has(.account-panel__identity) .account-panel__tabs button{flex:1}.account-panel__saved-place-remove{width:44px;height:44px}}.first-time-setup{position:fixed!important;z-index:300;inset:0!important;display:grid;width:100vw!important;height:100vh!important;height:100dvh!important;place-items:center;overflow:hidden;color:#f7f9fb}.first-time-setup__backdrop{position:absolute;inset:-30px;background:radial-gradient(circle at 52% 42%,rgb(119 25 40 / 30%),transparent 32%),linear-gradient(#03080f8c,#03080fc7),var(--welcome-radar-image, linear-gradient(145deg, #101d29, #351a25 48%, #13281f));background-position:center;background-size:cover;filter:blur(18px) saturate(1.15);transform:scale(1.06)}.first-time-setup>.welcome-page__rain{position:absolute;z-index:1;inset:0;display:block;width:100%;height:100%;opacity:.48;pointer-events:none}.first-time-setup__boot{position:absolute;z-index:3;display:grid;place-items:center;gap:1rem;color:#eff5f9d1;transition:opacity .44s ease,transform .44s cubic-bezier(.22,1,.36,1),filter .44s ease}.first-time-setup__boot--leaving{opacity:0;transform:scale(.97);filter:blur(7px);pointer-events:none}.first-time-setup__boot-icons{position:relative;width:76px;height:76px}.first-time-setup__boot-icons .material-symbols-outlined{--boot-icon-index: 0;position:absolute;inset:0;display:grid;place-items:center;color:#eaf3f8;font-size:4rem;font-variation-settings:"FILL" 0,"wght" 280,"GRAD" 0,"opsz" 48;opacity:0;transform:scale(.78);text-shadow:0 12px 32px rgb(0 0 0 / 36%);animation:first-time-setup-weather-cycle 2s ease-in-out infinite;animation-delay:calc(var(--boot-icon-index) * .4s)}.first-time-setup__boot-label{font-size:.72rem;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.first-time-setup__welcome{position:absolute;z-index:2;display:flex;flex-direction:column;align-items:center;transition:opacity .36s ease,transform .52s cubic-bezier(.22,1,.36,1),filter .36s ease}.first-time-setup__welcome--waiting{opacity:0;pointer-events:none}.first-time-setup__welcome--leaving{opacity:0;transform:translateY(-20px) scale(.97);filter:blur(8px);pointer-events:none}.first-time-setup__title{display:grid;place-items:center;width:max-content;max-width:92vw;color:#f3f6fa;font-size:clamp(3.5rem,9vw,8rem);font-weight:760;line-height:.95;letter-spacing:-s065em;text-align:center}.first-time-setup__title-ghost,.first-time-setup__title-live{grid-area:1 / 1}.first-time-setup__title-ghost{visibility:hidden}.first-time-setup__title-live{justify-self:start;white-space:pre;text-shadow:0 16px 36px rgb(0 0 0 / 35%)}.first-time-setup__caret{display:inline-block;width:.055em;height:.82em;margin-left:.055em;border-radius:999px;background:currentColor;vertical-align:-s02em;animation:first-time-setup-caret .7s steps(1,end) infinite}.first-time-setup__caret[hidden]{display:none}.first-time-setup__prompt{min-height:1.5em;margin:1.1rem 0 0;color:#eff4f9c2;font-size:clamp(1.05rem,2vw,1.55rem);font-weight:430;letter-spacing:-s025em}.first-time-setup__caret--prompt{width:.08em;height:.8em}.first-time-setup__begin{display:flex;align-items:center;gap:.45rem;height:48px;margin-top:1.55rem;padding:0 1.35rem 0 1.55rem;border:1px solid rgb(255 255 255 / 48%);border-radius:999px;background:linear-gradient(180deg,#fffffff5,#dee5edeb);box-shadow:inset 0 1px #fff,0 14px 34px #00000040;color:#202936;font:inherit;font-size:.86rem;font-weight:750;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .42s ease,transform .52s cubic-bezier(.22,1,.36,1),box-shadow .18s ease}.first-time-setup__begin--visible{opacity:1;transform:translateY(0);pointer-events:auto;cursor:pointer}.first-time-setup__begin--visible:hover{box-shadow:inset 0 1px #fff,0 16px 38px #00000057,0 0 0 4px #74c49e1f}.first-time-setup__begin .material-symbols-outlined{font-size:1.05rem}.first-time-setup__shell{position:fixed;top:calc(50vh + clamp(24px,4vh,52px));top:calc(50dvh + clamp(24px,4dvh,52px));left:50vw;width:min(760px,calc(100vw - 2rem));min-height:510px;overflow:visible;border:1px solid rgb(255 255 255 / 64%);border-radius:30px;background:linear-gradient(180deg,#fafcfef5,#dde4eded);box-shadow:inset 0 1px #fff,0 40px 100px #0000006b;color:#202936;opacity:0;visibility:hidden;transform:translate(-50%,calc(-50% + 22px)) scale(.985);pointer-events:none}.first-time-setup__shell--visible{visibility:visible;pointer-events:auto;animation:first-time-setup-in .68s cubic-bezier(.22,1,.36,1) both}.first-time-setup__shell>header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.4rem 0;color:#25314185;font-size:.68rem;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.first-time-setup__progress{display:flex;gap:.35rem}.first-time-setup__progress i{width:22px;height:4px;border-radius:999px;background:#2d3b4c21;transition:background .22s ease,transform .22s ease}.first-time-setup__progress i.is-active{background:#507a96;transform:scaleX(1.08)}.first-time-setup__intro{padding:2rem 2.6rem 1.5rem;text-align:center}.first-time-setup__intro p{margin:0 0 .55rem;color:#52768e;font-size:clamp(1rem,1.5vw,1.25rem);font-weight:600}.first-time-setup__intro h1{margin:0;font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.08;letter-spacing:-s045em}.first-time-setup__answers{min-height:230px;padding:.25rem 2.6rem 1rem}.first-time-setup__location{position:relative;width:min(580px,100%);margin:0 auto}.first-time-setup__location .location-search{position:relative;z-index:3}.first-time-setup__location>p{display:flex;align-items:center;gap:.4rem;margin:.8rem .4rem 0;color:#202936a3;font-size:.75rem}.first-time-setup__location>p .material-symbols-outlined{color:#4b7a97;font-size:1rem}.first-time-setup__choices{display:grid;gap:.75rem;width:min(620px,100%);margin:.2rem auto 0}.first-time-setup__choices--two{grid-template-columns:repeat(2,1fr)}.first-time-setup__choices--three{grid-template-columns:repeat(3,1fr)}.first-time-setup__choices button{display:flex;min-height:130px;flex-direction:column;align-items:center;justify-content:center;gap:.45rem;padding:1rem;border:1px solid rgb(47 63 82 / 13%);border-radius:18px;background:#ffffff61;color:#263342;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.first-time-setup__choices button:hover{transform:translateY(-2px);border-color:#4b7a9761;background:#ffffffad}.first-time-setup__choices button.is-selected{border-color:#5a89a6;background:#d9ebf5c2;box-shadow:inset 0 0 0 1px #5a89a63d,0 10px 26px #355b741f}.first-time-setup__choices strong{font-size:clamp(1.25rem,2vw,1.8rem);letter-spacing:-s035em}.first-time-setup__choices span{color:#2633428f;font-size:.7rem;line-height:1.35;text-align:center}.first-time-setup__shell>footer{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.4rem 1.35rem}.first-time-setup__shell>footer button{height:44px;border:0;border-radius:999px;font:inherit;font-size:.76rem;font-weight:700;cursor:pointer}.first-time-setup__back{padding:0 1rem;background:transparent;color:#2531419e}.first-time-setup__back:disabled{opacity:.28;cursor:default}.first-time-setup__continue{display:flex;align-items:center;gap:.45rem;padding:0 1.25rem 0 1.4rem;background:#202a35;color:#fff;box-shadow:0 10px 24px #121c2733}.first-time-setup__continue:disabled{opacity:.35;cursor:default;box-shadow:none}.first-time-setup__continue .material-symbols-outlined{font-size:1rem}@keyframes first-time-setup-in{0%{opacity:0;transform:translate(-50%,calc(-50% + 18px)) scale(.985)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes first-time-setup-caret{0%,48%{opacity:1}49%,to{opacity:0}}@keyframes first-time-setup-weather-cycle{0%,20%{opacity:0;transform:scale(.78)}28%,40%{opacity:1;transform:scale(1)}48%,to{opacity:0;transform:scale(1.12)}}@media(prefers-reduced-motion:reduce){.first-time-setup__shell--visible{animation-duration:1ms}.first-time-setup__boot-icons .material-symbols-outlined{animation:none}.first-time-setup__boot-icons .material-symbols-outlined:first-child{opacity:1;transform:none}}@media(max-width:620px){.first-time-setup__shell{min-height:560px}.first-time-setup__intro,.first-time-setup__answers{padding-right:1.15rem;padding-left:1.15rem}.first-time-setup__choices--three{grid-template-columns:1fr}.first-time-setup__choices--three button{min-height:74px}}.first-time-setup__shell{z-index:2;display:flex;flex-direction:column;align-items:center;width:min(1040px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);min-height:0;box-sizing:border-box;padding:0 0 1rem;border:0;border-radius:0;background:transparent;box-shadow:none;color:#f3f6fa}.first-time-setup__shell>header{width:100%;box-sizing:border-box;padding:.5rem 1rem 0;color:#ebf1f785}.first-time-setup__shell>header>span{display:none}.first-time-setup__progress{width:100%;justify-content:center}.first-time-setup__progress i{width:34px;background:#ffffff29}.first-time-setup__progress i.is-active{background:#b7daedd1}.first-time-setup__intro{width:100%;box-sizing:border-box;padding:3.4rem 2rem 2.2rem}.first-time-setup__intro p{color:#aad2ead1;font-size:clamp(1.05rem,1.5vw,1.3rem)}.first-time-setup__intro h1{display:block;width:min(900px,calc(100vw - 2rem));max-width:none;margin:0 auto!important;padding:0;color:#f4f7fa;font-size:clamp(2.4rem,5vw,4.7rem);font-weight:690;line-height:1.02;text-align:center!important;text-indent:0!important;text-wrap:balance;transform:none!important;text-shadow:0 14px 35px rgb(0 0 0 / 32%)}.first-time-setup__answers{display:flex;width:100%;min-height:210px;box-sizing:border-box;align-items:flex-start;justify-content:center;padding:.25rem 1rem 1rem}.first-time-setup__location{width:min(820px,100%)}.first-time-setup__location .location-search{width:100%!important;max-width:none!important;color:#28313d}.first-time-setup__location .location-search__form{grid-template-columns:minmax(0,1fr) clamp(64px,6vw,78px)!important;min-height:clamp(68px,7vw,84px)!important;border:1px solid rgb(255 255 255 / 80%)!important;border-radius:26px!important;background:linear-gradient(180deg,#fffffff7,#f1f4f8e5 50%,#d7dee7d6)!important;box-shadow:inset 0 2px #fffffff0,inset 0 -1px #202d402e,0 22px 65px #00000047!important}.first-time-setup__location .location-search__form:focus-within{box-shadow:inset 0 2px #fff,inset 0 -1px #202d402e,0 0 0 4px #ffffff24,0 25px 74px #00000057!important}.first-time-setup__location .location-search__form input,.first-time-setup__location .location-search__form button{height:clamp(68px,7vw,84px)!important}.first-time-setup__location .location-search__form input{padding-inline:clamp(1.35rem,3vw,2.25rem)!important;color:#252c36!important;font-size:clamp(1rem,1.5vw,1.3rem)!important;font-weight:480!important}.first-time-setup__location .location-search__form input::placeholder{color:#36404e94!important}.first-time-setup__location .location-search__form button{border-left:1px solid rgb(43 55 72 / 13%)!important;background:transparent!important;color:#252f3db8!important}.first-time-setup__location .location-search__saved-toggle{display:none!important}.first-time-setup__location .location-search__results{top:calc(100% + 12px);border:1px solid rgb(255 255 255 / 52%);border-radius:20px;background:#f4f7faf5;color:#222b37;box-shadow:0 24px 60px #00000057;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.first-time-setup__location .location-search__results li button,.first-time-setup__location .location-search__message,.first-time-setup__location .location-search__attribution{color:#28313d}.first-time-setup__location .location-search__result-detail,.first-time-setup__location .location-search__result-meta,.first-time-setup__location .location-search__attribution{color:#28313d9e}.first-time-setup__location>p{color:#ebf1f7ad}.first-time-setup__choices{width:min(820px,100%);gap:1rem}.first-time-setup__choices button{min-height:145px;border-color:#ffffff6b;background:linear-gradient(180deg,#ffffffeb,#dae2ebd1);box-shadow:inset 0 1px #fff,0 18px 46px #00000038;color:#263342}.first-time-setup__choices button:hover{background:linear-gradient(180deg,#fff,#e2eaf2eb)}.first-time-setup__choices button.is-selected{border-color:#8bcdede0;background:linear-gradient(180deg,#e8f7fffa,#c4deedeb);box-shadow:inset 0 0 0 1px #5a89a647,0 18px 48px #00000040,0 0 0 4px #79bee01a}.first-time-setup__shell>footer{position:relative;width:min(850px,100%);box-sizing:border-box;justify-content:center;margin-inline:auto;padding:.75rem 1rem 0}.first-time-setup__shell>footer button{min-width:112px}.first-time-setup__shell>footer .first-time-setup__back{position:absolute;right:calc(50% + 76px)}.first-time-setup__back{color:#eff4f9b3}.first-time-setup__continue{background:linear-gradient(180deg,#fffffff5,#dbe3eceb);color:#202936;box-shadow:inset 0 1px #fff,0 14px 34px #00000040}@media(max-width:620px){.first-time-setup__shell{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem);min-height:0}.first-time-setup__intro{padding-top:2.6rem}.first-time-setup__intro h1{font-size:clamp(2.15rem,11vw,3.15rem)}.first-time-setup__location .location-search__form{min-height:64px!important;border-radius:21px!important}.first-time-setup__location .location-search__form input,.first-time-setup__location .location-search__form button{height:64px!important}}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__form{min-height:clamp(68px,7vw,84px)!important;border:1px solid rgb(255 255 255 / 80%)!important;border-radius:26px!important;background:linear-gradient(180deg,#fffffff7,#f1f4f8e5 50%,#d7dee7d6)!important;box-shadow:inset 0 2px #fffffff0,inset 0 -1px #202d402e,0 22px 65px #00000047!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__form input,.weather-app--setup .first-time-setup .first-time-setup__location .location-search__form button{height:clamp(68px,7vw,84px)!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__form input{color:#252c36!important;background:transparent!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__form button{background:transparent!important;color:#252f3db8!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__results{overflow:hidden!important;border:1px solid rgb(255 255 255 / 58%)!important;border-radius:20px!important;background:#f4f7faf7!important;box-shadow:0 24px 60px #00000057!important;color:#222b37!important;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__results ul{padding:.45rem!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__results li+li{border-top-color:#2e3c4d1a!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__results li button{border:0!important;border-radius:13px!important;background:transparent!important;color:#263342!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__results li button:hover,.weather-app--setup .first-time-setup .first-time-setup__location .location-search__results li button:focus-visible{background:#4d77941a!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__result-detail,.weather-app--setup .first-time-setup .first-time-setup__location .location-search__result-meta,.weather-app--setup .first-time-setup .first-time-setup__location .location-search__attribution{color:#28313d99!important}.weather-app--setup .first-time-setup .first-time-setup__location .location-search__saved-row>.location-search__result-save{display:none!important}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media(forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media(forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media(hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media(forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media(forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media(forced-colors:active)and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active)and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;inset:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media(hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.maplibregl-popup.map-inspection-popup{z-index:9}.map-inspection-popup .maplibregl-popup-content{min-width:238px;padding:14px;color:#dce7e9;background:#172930d1;border:1px solid rgba(165,204,211,.34);border-radius:12px;box-shadow:0 16px 38px #030a0e57,inset 0 1px #ffffff0f;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%)}.map-inspection-popup .maplibregl-popup-tip{border-top-color:#172930e6;border-bottom-color:#172930e6}.map-inspection-popup .maplibregl-popup-close-button{width:30px;height:30px;color:#9eb3b8;font-size:20px;line-height:30px;border-radius:8px}.map-inspection-popup .maplibregl-popup-close-button:hover{color:#f1f6f7;background:#ffffff0f}.map-inspection-chooser{display:grid;gap:3px}.map-inspection-chooser>strong{padding-right:24px;color:#f0f5f6;font-size:14px;font-weight:700}.map-inspection-chooser>span{color:#91a8ad;font-size:11px}.map-inspection-chooser__list{display:grid;gap:5px;margin-top:8px}.map-inspection-chooser__list button{position:relative;display:grid;gap:2px;width:100%;padding:9px 10px 9px 13px;color:#dce7e9;text-align:left;background:#09161b6b;border:1px solid rgba(151,190,198,.2);border-radius:9px;cursor:pointer;transition:background-color .13s ease,border-color .13s ease,transform .13s cubic-bezier(.22,1,.36,1)}.map-inspection-chooser__list button:before{position:absolute;top:8px;bottom:8px;left:4px;width:2px;content:"";background:#79d7e9;border-radius:2px}.map-inspection-chooser__list button[data-kind=alert]:before{background:#ffcb56}.map-inspection-chooser__list button[data-kind=discussion]:before{background:#d9a7ff}.map-inspection-chooser__list button[data-kind=probsevere]:before{background:#6ee7c4}.map-inspection-chooser__list button:hover,.map-inspection-chooser__list button:focus-visible{background:#2c474f8a;border-color:#7ecfda6b;outline:none;transform:translateY(-1px)}.map-inspection-chooser__list button>strong{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.map-inspection-chooser__list button>span{overflow:hidden;color:#9eb3b8;font-size:11px;text-overflow:ellipsis;white-space:nowrap}@media(prefers-reduced-motion:reduce){.map-inspection-chooser__list button{transition:none}}.probsevere-inspector{position:absolute;z-index:8;box-sizing:border-box;width:min(310px,calc(100% - 24px));overflow:hidden;border:1px solid rgb(174 139 242 / 44%);border-radius:12px;color:#edf5f4;background:#12242bd6;box-shadow:0 18px 42px #0000005c,inset 0 1px #ffffff0f;backdrop-filter:blur(20px) saturate(140%);-webkit-backdrop-filter:blur(20px) saturate(140%);font-family:var(--rr-font-ui);animation:probsevere-inspector-enter .22s cubic-bezier(.22,1,.36,1)}.probsevere-inspector--radar{top:18px;right:18px;left:auto;max-height:calc(100% - 36px);overflow-x:hidden;overflow-y:auto;border-color:#ae8bf27a}.probsevere-inspector__header{display:flex;align-items:flex-start;justify-content:space-between;padding:14px 12px 12px 16px;border-bottom:1px solid rgb(135 176 186 / 18%)}.probsevere-inspector__header>div{display:grid;gap:2px;min-width:0}.probsevere-inspector__header strong{font-size:15px;line-height:19px}.probsevere-inspector__header span:not(.material-symbols-outlined){overflow:hidden;color:#a8bbc0;font-size:10.5px;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.probsevere-inspector__header button{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;padding:0;border:1px solid transparent;border-radius:7px;color:#a9bdc2;background:transparent;cursor:pointer}.probsevere-inspector__header button:hover{border-color:#87b0ba47;color:#fff;background:#86b9c217}.probsevere-inspector__header button:focus-visible{outline:2px solid #78ddb7;outline-offset:1px}.probsevere-inspector__header .material-symbols-outlined{font-size:19px}.probsevere-inspector__primary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px}.probsevere-inspector__primary>span{color:#a9bdc2;font-size:14px;font-weight:750;letter-spacing:.035em;text-transform:uppercase}.probsevere-inspector__primary>strong{color:#ff9f43;font-size:36px;line-height:1}.probsevere-inspector__probabilities,.probsevere-inspector__environment{display:grid;column-gap:12px;padding:0 16px 14px}.probsevere-inspector__probabilities{grid-template-columns:repeat(3,minmax(0,1fr))}.probsevere-inspector__environment{grid-template-columns:repeat(2,minmax(0,1fr));padding-top:12px;border-top:1px solid rgb(135 176 186 / 14%)}.probsevere-inspector__metric{display:grid;gap:2px;min-width:0}.probsevere-inspector__metric span{overflow:hidden;color:#91a7ad;font-size:10.5px;line-height:13px;text-overflow:ellipsis;white-space:nowrap}.probsevere-inspector__metric strong{color:#edf5f4;font-size:14px;line-height:17px}.probsevere-trend{padding:12px 16px 14px;border-top:1px solid rgb(135 176 186 / 16%)}.probsevere-trend>strong{color:#dce8e7;font-size:11px;line-height:14px}.probsevere-trend p{margin:4px 0 0;color:#91a7ad;font-size:10px;line-height:14px}.probsevere-trend time{color:#dce8e7;font-variant-numeric:tabular-nums}.probsevere-inspector footer{padding:10px 16px 12px;border-top:1px solid rgb(135 176 186 / 16%);color:#89a0a6;font-size:10px;line-height:14px}@keyframes probsevere-inspector-enter{0%{opacity:0;transform:translateY(7px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.probsevere-inspector{animation:none}}.studio-map{position:relative;min-width:0;min-height:0;overflow:hidden;border:2px solid #ffffff;border-radius:20px;background:#111820;box-shadow:var(--rr-elevation-bubble)}.studio-map__canvas{position:absolute;inset:0;-webkit-touch-callout:none}.studio-map__dashboard-alert-card{position:absolute;z-index:114;box-sizing:border-box;border:1px solid rgb(230 238 239 / 26%);border-radius:var(--rr-radius-lg);color:#edf3f6;background:linear-gradient(125deg,#3f4f54b8,#182a34c7);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #ffffff0a,0 12px 36px #00000042;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%);animation:studio-map-dashboard-hud-enter .19s cubic-bezier(.16,1,.3,1) both}.studio-map__dashboard-alert-card{top:16px;right:16px;width:min(360px,calc(100% - 32px));max-height:min(590px,calc(100% - 126px));overflow-y:auto;padding:13px}.studio-map__dashboard-alert-card>header{display:grid;grid-template-columns:4px minmax(0,1fr) 30px;gap:10px;align-items:start}.studio-map__dashboard-alert-marker{width:4px;min-height:42px;border-radius:2px;background:var(--dashboard-alert-color)}.studio-map__dashboard-alert-marker[data-watch=true]{border:1px dashed var(--dashboard-alert-color);background:transparent}.studio-map__dashboard-alert-card header small,.studio-map__dashboard-alert-card header h2{margin:0}.studio-map__dashboard-alert-card header small{color:#eff5f88a;font:700 9px/12px var(--rr-font-ui);letter-spacing:.065em;text-transform:uppercase}.studio-map__dashboard-alert-card header h2{margin-top:2px;color:#f7fafb;font:750 16px/20px var(--rr-font-ui)}.studio-map__dashboard-alert-card header button{display:grid;width:30px;height:30px;place-items:center;padding:0;border:1px solid rgb(230 238 239 / 18%);border-radius:var(--rr-radius-md);color:#eff5f8ad;background:#ffffff0a;cursor:pointer}.studio-map__dashboard-alert-card header button:hover{color:#fff;background:#ffffff17}.studio-map__dashboard-alert-card header button:focus-visible,.studio-map__dashboard-alert-card summary:focus-visible{outline:2px solid #b7dce7;outline-offset:2px}.studio-map__dashboard-alert-card header .material-symbols-outlined{font-size:18px}.studio-map__dashboard-alert-timing{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-top:12px;padding:8px 0;border-top:1px solid rgb(230 238 239 / 12%)}.studio-map__dashboard-alert-timing strong{color:var(--dashboard-alert-color);font:750 11px/15px var(--rr-font-ui)}.studio-map__dashboard-alert-timing time{color:#eff5f885;font:550 9px/13px var(--rr-font-ui);text-align:right}.studio-map__dashboard-alert-headline{margin:11px 0 0;color:#edf3f6;font:650 12px/17px var(--rr-font-ui)}.studio-map__dashboard-alert-attributes{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.studio-map__dashboard-alert-attributes span{padding:4px 6px;border:1px solid rgb(230 238 239 / 14%);border-radius:var(--rr-radius-md);color:#eff5f8a8;background:#ffffff0a;font:700 8px/10px var(--rr-font-ui);letter-spacing:.04em;text-transform:uppercase}.studio-map__dashboard-alert-card section{margin-top:12px;padding-top:11px;border-top:1px solid rgb(230 238 239 / 12%)}.studio-map__dashboard-alert-card section h3{margin:0;color:#fff;font:700 9px/12px var(--rr-font-ui);letter-spacing:.06em;text-transform:uppercase}.studio-map__dashboard-alert-card section p,.studio-map__dashboard-alert-card details>p{margin:5px 0 0;overflow-wrap:anywhere;color:#fff;font:500 11px/16px var(--rr-font-ui);white-space:pre-wrap}.studio-map__dashboard-alert-action{border-top-color:color-mix(in srgb,var(--dashboard-alert-color) 34%,transparent)!important}.studio-map__dashboard-alert-card details{margin-top:12px;padding-top:10px;border-top:1px solid rgb(230 238 239 / 12%)}.studio-map__dashboard-alert-card summary{display:flex;align-items:center;justify-content:space-between;color:#fff;font:700 10px/14px var(--rr-font-ui);cursor:pointer;list-style:none}.studio-map__dashboard-alert-card summary::-webkit-details-marker{display:none}.studio-map__dashboard-alert-card summary .material-symbols-outlined{font-size:17px;transition:transform .16s ease}.studio-map__dashboard-alert-card details[open] summary .material-symbols-outlined{transform:rotate(180deg)}@keyframes studio-map-dashboard-hud-enter{0%{opacity:0;filter:blur(3px);transform:translateY(-5px) scale(.98)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@media(max-width:680px){.studio-map__dashboard-alert-card{top:100px;right:10px;width:calc(100% - 20px);max-height:calc(100% - 222px)}}@media(prefers-reduced-motion:reduce){.studio-map__dashboard-alert-card{animation:none}}.studio-map__radar-pin-prompt{--radar-pin-tail-x: 50%;position:absolute;z-index:120;display:grid;width:252px;height:112px;box-sizing:border-box;gap:8px;padding:12px;border:1px solid rgb(230 238 239 / 26%);border-radius:var(--rr-radius-lg);color:#edf3f6;background:linear-gradient(125deg,#3f4f54b8,#182a34c7);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #ffffff0a,0 12px 36px #00000042;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%);animation:studio-map-radar-pin-prompt-enter .18s cubic-bezier(.16,1,.3,1) both}.studio-map__radar-pin-prompt:after{position:absolute;left:var(--radar-pin-tail-x);width:0;height:0;content:"";filter:drop-shadow(0 3px 2px rgb(0 0 0 / 24%));transform:translate(-50%)}.studio-map__radar-pin-prompt--above:after{bottom:-12px;border-top:12px solid rgb(24 42 52 / 78%);border-right:9px solid transparent;border-left:9px solid transparent}.studio-map__radar-pin-prompt--below:after{top:-12px;border-right:9px solid transparent;border-bottom:12px solid rgb(63 79 84 / 72%);border-left:9px solid transparent}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.studio-map__radar-pin-prompt{background:linear-gradient(125deg,#34464c,#1d303b)}}.studio-map__radar-pin-prompt-heading{display:flex;gap:7px;align-items:center;justify-content:center}.studio-map__radar-pin-prompt-dot{width:16px;height:16px;flex:0 0 auto;border:2px solid #effff7;border-radius:50%;background:#52f2a1;box-shadow:0 0 0 2px #52f2a12e,0 0 9px 3px #52f2a161,0 1px 4px #000000bf}.studio-map__radar-pin-prompt-heading strong{font:700 13px/17px var(--rr-font-display);letter-spacing:.01em}.studio-map__radar-pin-prompt p{margin:0;color:#b7c8cd;font:550 11px/15px var(--rr-font-ui);text-align:center}.studio-map__radar-pin-prompt p.is-loading{color:#9fb3b9}.studio-map__radar-pin-prompt-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:2px}.studio-map__radar-pin-prompt-actions button{min-height:44px;padding:0 10px;border:1px solid rgb(230 238 239 / 18%);border-radius:var(--rr-radius-md);color:#d8e3e6;background:#ffffff0d;font:700 11px/1 var(--rr-font-ui);cursor:pointer;transition:border-color .12s ease,background .12s ease,color .12s ease}.studio-map__radar-pin-prompt-actions button:hover{border-color:#e6eeef52;color:#fff;background:#ffffff17}.studio-map__radar-pin-prompt-actions button.is-primary{border-color:#6ee7ad75;color:#eafff4;background:#36996b4d}.studio-map__radar-pin-prompt-actions button.is-primary:hover{border-color:#6ee7adb3;background:#36996b6b}.studio-map__radar-pin-prompt-actions button:focus-visible{outline:2px solid #6ee7ad;outline-offset:2px}@keyframes studio-map-radar-pin-prompt-enter{0%{opacity:0;filter:blur(3px);transform:translateY(4px) scale(.97)}to{opacity:1;filter:blur(0);transform:translateY(0) scale(1)}}@media(prefers-reduced-motion:reduce){.studio-map__radar-pin-prompt{animation:none}}.studio-map__location-marker{position:absolute;z-index:2;display:block;width:16px;height:16px;overflow:visible;border:2px solid #f4fff8;border-radius:50%;background:#52f2a1;box-shadow:0 0 0 2px #52f2a12e,0 0 9px 3px #52f2a161,0 1px 4px #000000bf;pointer-events:none}.studio-map__location-marker-pulse{position:absolute;inset:-6px;display:block;border:1px solid rgb(82 242 161 / 48%);border-radius:50%;box-shadow:0 0 7px #52f2a13d;pointer-events:none;transform-origin:center;will-change:opacity,transform;animation:studio-map-location-marker-pulse 2.2s ease-out infinite}@keyframes studio-map-location-marker-pulse{0%{opacity:0;transform:scale(.45)}12%{opacity:.9}to{opacity:0;transform:scale(2.8)}}@media(prefers-reduced-motion:reduce){.studio-map__location-marker-pulse{opacity:.55;transform:scale(1);animation:none}}.studio-map__local-radar-site-marker{position:absolute;z-index:1;box-sizing:border-box;width:48px;height:48px;border:1px solid rgb(113 226 177 / 68%);border-radius:50%;background:#0714166b;box-shadow:inset 0 0 0 6px #71e2b10d;pointer-events:none}.studio-map__local-radar-site-marker:before,.studio-map__local-radar-site-marker:after,.studio-map__local-radar-site-marker *{pointer-events:none}.studio-map__local-radar-site-marker[hidden]{display:none}.studio-map__local-radar-site-marker:before{position:absolute;inset:8px;border:1px solid rgb(113 226 177 / 28%);border-radius:50%;content:""}.studio-map__local-radar-site-sweep{position:absolute;z-index:1;inset:4px;overflow:hidden;border-radius:50%;background:conic-gradient(transparent 0deg 316deg,rgb(100 220 195 / 3%) 326deg,rgb(105 228 190 / 13%) 344deg,rgb(125 239 199 / 36%) 358deg,transparent 360deg);opacity:.38}.studio-map__local-radar-site-sweep:before{position:absolute;top:50%;left:50%;width:1px;height:19px;background:#90f8d4e0;transform:translate(-50%,-100%);content:""}.studio-map__local-radar-site-dot{position:absolute;z-index:2;top:50%;left:50%;width:6px;height:6px;border:1px solid rgb(224 255 239 / 82%);border-radius:50%;background:#71e2b1;transform:translate(-50%,-50%)}.studio-map__local-radar-site-info{position:absolute;bottom:calc(100% + 8px);left:50%;display:grid;min-width:max-content;gap:2px;padding:7px 9px;border:1px solid rgb(124 190 198 / 30%);border-radius:6px;color:#f1f4ef;background:#081319f0;box-shadow:0 5px 14px #00000038;opacity:0;transform:translate(-50%,4px);transition:opacity .12s ease-out,transform .16s cubic-bezier(.22,1,.36,1);white-space:nowrap}.studio-map__local-radar-site-info strong{font:650 11px/1.2 var(--rr-font-ui)}.studio-map__local-radar-site-info small{color:#8ca0a4;font:500 10px/1.25 var(--rr-font-ui)}.studio-map__local-radar-site-marker[data-hovered=true] .studio-map__local-radar-site-info{opacity:1;transform:translate(-50%)}.studio-map:fullscreen,.studio-map:-webkit-full-screen{width:100vw;height:100vh}.studio-map .maplibregl-ctrl-top-right{top:2px;right:2px}.studio-map .maplibregl-ctrl-top-right>.maplibregl-ctrl-group{display:none}.studio-map .maplibregl-ctrl-group{overflow:hidden;border:1px solid rgb(198 200 204 / 84%);border-radius:14px;background:#fff;box-shadow:var(--rr-elevation-map-control)}.studio-map .maplibregl-ctrl-group button{width:32px;height:32px;background-color:#fff}.studio-map .maplibregl-ctrl-group button+button{border-top-color:var(--rr-divider)}.studio-map .maplibregl-ctrl-group button:hover{background-color:#f0f1f3}.studio-map .maplibregl-ctrl button .maplibregl-ctrl-icon{filter:none}.studio-map .maplibregl-ctrl-attrib{color:#5d6468;background:#ffffffe0}.studio-map .maplibregl-ctrl-attrib a{color:#285f7a}.studio-map .maplibregl-ctrl-bottom-right{z-index:3;top:8px;right:48px;bottom:auto}.studio-map .maplibregl-ctrl-bottom-right .maplibregl-ctrl-attrib{margin:0}.weather-app{display:block!important;width:100vw!important;height:100vh!important;height:100dvh!important;overflow:hidden!important}.weather-app>.dashboard-radar-canvas{position:fixed!important;inset:0!important;display:block!important;width:100vw!important;height:100vh!important;height:100dvh!important;min-width:0!important;min-height:0!important;padding:0!important;overflow:hidden!important}.weather-app>.dashboard-radar-canvas>.studio-map{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;min-height:0!important;max-height:none!important;overflow:hidden!important;border:0!important;border-radius:0!important}.weather-app>.dashboard-radar-canvas>.studio-map>.studio-map__canvas{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}.dashboard-settings{position:fixed;z-index:400;inset:0;display:grid;place-items:center;color:#f7efe3}.dashboard-settings__scrim{position:absolute;inset:0;width:100%;border:0;background:#03070bb8;cursor:default;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-settings__panel{position:relative;width:min(680px,calc(100vw - 2rem));max-height:min(790px,calc(100vh - 2rem));overflow:auto;border:1px solid rgb(255 243 221 / 18%);border-radius:26px;background:radial-gradient(circle at 82% 12%,rgb(112 157 157 / 24%),transparent 28%),linear-gradient(145deg,#1e252b,#13191f);box-shadow:0 40px 110px #0000008c,inset 0 1px #ffffff14}.dashboard-settings__panel>header{display:flex;align-items:flex-start;justify-content:space-between;padding:1.55rem 1.7rem 1rem}.dashboard-settings__panel>header span:first-child{color:#b7d5d7b8;font-size:.66rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.dashboard-settings h2{margin:.25rem 0 0;font-family:var(--rr-font-ui);font-size:2rem;font-weight:500}.dashboard-settings__close{display:grid;width:38px;height:38px;border:1px solid rgb(255 243 221 / 14%);border-radius:12px;background:#ffffff0f;color:#f7efe3;cursor:pointer;place-items:center}.dashboard-settings__body{display:grid;gap:1.1rem;padding:.25rem 1.7rem 1.2rem}.dashboard-settings fieldset,.dashboard-settings__location{display:grid;gap:.55rem;margin:0;padding:0;border:0}.dashboard-settings legend,.dashboard-settings__location>span{color:#f7efe3b3;font-size:.72rem;font-weight:750;letter-spacing:.06em;text-transform:uppercase}.dashboard-settings legend{margin-bottom:5px}.dashboard-settings__location .location-search{width:100%!important;max-width:none}.weather-app .dashboard-settings .dashboard-settings__location .location-search__form{height:48px;min-height:48px;box-sizing:border-box;grid-template-columns:44px minmax(0,1fr) 44px;overflow:hidden;border-color:#e2eef53d;border-radius:24px;background:#161f27b8;box-shadow:inset 0 1px #ffffff0d}.weather-app .dashboard-settings .dashboard-settings__location .location-search__form:focus-within{border-color:#a9cdd5;background:#1a262fd1;box-shadow:inset 0 1px #ffffff14,0 0 0 2px #a9cdd52e}.weather-app .dashboard-settings .dashboard-settings__location .location-search__form>input{grid-column:2;grid-row:1;height:100%;padding:0 12px 0 4px;color:#f7efe2;font-size:.78rem}.weather-app .dashboard-settings .dashboard-settings__location .location-search__form>input::placeholder{color:#9eafb5}.weather-app .dashboard-settings .dashboard-settings__location .location-search__form>button{height:100%;min-height:0;box-sizing:border-box;background:transparent;color:#cbdadd}.weather-app .dashboard-settings .dashboard-settings__location .location-search__form>button[type=submit]{grid-column:1;grid-row:1;border-left:0;border-radius:24px 0 0 24px}.weather-app .dashboard-settings .dashboard-settings__location .location-search__saved-toggle{grid-column:3;grid-row:1;border-left-color:#e2eef51f;border-radius:0 24px 24px 0}.weather-app .dashboard-settings .dashboard-settings__location .location-search__saved-toggle.has-saved-locations{color:#ffd45c}.weather-app .dashboard-settings .dashboard-settings__location .location-search__saved-toggle.has-saved-locations:hover,.weather-app .dashboard-settings .dashboard-settings__location .location-search__saved-toggle.has-saved-locations:focus-visible{color:#ffe28a}.dashboard-settings__location small{display:flex;align-items:center;gap:.35rem;color:#f7efe39e;font-size:.7rem}.dashboard-settings__location small .material-symbols-outlined{color:#78b7bb;font-size:.9rem}.dashboard-settings__choices{display:grid;gap:.65rem}.dashboard-settings__choices--two{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-settings__choices--three{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-settings__choices button{display:flex;min-height:72px;flex-direction:column;align-items:flex-start;justify-content:center;padding:.8rem 1rem;border:1px solid rgb(255 243 221 / 13%);border-radius:15px;background:#ffffff0f;color:#f7efe3;cursor:pointer}.dashboard-settings__choices button:hover{background:#ffffff1a}.dashboard-settings__choices button.is-selected{border-color:#89cccfa3;background:linear-gradient(145deg,#558a8e5c,#ddae7021);box-shadow:inset 0 1px #ffffff1a}.dashboard-settings__choices strong{font-size:1rem}.dashboard-settings__choices span{margin-top:.2rem;color:#f7efe385;font-size:.68rem}.dashboard-settings__panel>footer{display:flex;justify-content:flex-end;gap:.7rem;padding:1rem 1.7rem 1.5rem;border-top:1px solid rgb(255 243 221 / 10%)}.dashboard-settings__panel>footer button{min-height:42px;padding:0 1.15rem;border-radius:13px;font:inherit;font-size:.76rem;font-weight:750;cursor:pointer}.dashboard-settings__cancel{border:1px solid rgb(255 243 221 / 14%);background:transparent;color:#f7efe3ad}.dashboard-settings__save{border:1px solid rgb(245 200 130 / 50%);background:#ead3aa;color:#20282e}@media(max-width:600px){.dashboard-settings__choices--three{grid-template-columns:1fr}}.dashboard-panel.dashboard-precipitation{--metric-color: #8dd9ed;position:relative;width:100%;min-height:254px;display:flex;flex-direction:column;border:0;border-top:1px solid var(--dashboard-section-divider, rgb(255 255 255 / 62%));border-radius:0;background:transparent;color:#e8f0f2;box-shadow:none}.dashboard-today-content>.dashboard-today-extras>.dashboard-precipitation{border-top:0}.dashboard-today-content>.dashboard-today-extras>.dashboard-precipitation:before{content:"";width:48px;height:1px;flex:0 0 auto;margin-left:1.5rem;background:var(--dashboard-section-divider, rgb(255 255 255 / 62%))}.dashboard-panel.dashboard-precipitation[data-metric=dewPoint]{--metric-color: #ffc979}.dashboard-panel.dashboard-precipitation[data-metric=humidity]{--metric-color: #b8d7ef}.dashboard-panel.dashboard-precipitation[data-metric=wind]{--metric-color: #8ce0b8}.dashboard-precipitation__header{display:flex;justify-content:flex-start;align-items:baseline;gap:1rem;padding:.8rem 1.5rem .35rem}.dashboard-precipitation__header h2{margin:0;color:#f4eee3;font-size:var(--dashboard-type-section-title, 1.3rem);font-weight:650;line-height:1.2;letter-spacing:-.01em}.dashboard-precipitation__readout{display:flex;align-items:baseline;gap:.65rem;min-width:0}.dashboard-precipitation__readout small{color:#c6d6dc;font-size:var(--dashboard-type-meta, .72rem)}.dashboard-precipitation__readout strong{color:var(--metric-color);font-size:var(--dashboard-type-metric, 1.15rem);font-weight:680;font-variant-numeric:tabular-nums}.dashboard-precipitation__metrics{display:flex;align-items:center;gap:1.15rem;min-width:0;margin:0 1.5rem;border-bottom:1px solid rgb(190 211 218 / 16%);overflow-x:auto;scrollbar-width:none}.dashboard-precipitation__metrics::-webkit-scrollbar{display:none}.dashboard-precipitation__metrics button{position:relative;min-height:32px;padding:.25rem 0 .45rem;border:0;background:transparent;color:#aebfc5;font:600 .69rem/1 var(--rr-font-ui);white-space:nowrap;cursor:pointer}.dashboard-precipitation__metrics button:after{content:"";position:absolute;right:0;bottom:-1px;left:0;height:2px;background:transparent}.dashboard-precipitation__metrics button:hover{color:#f1f7f8}.dashboard-precipitation__metrics button[aria-pressed=true]{color:#f4f8f8}.dashboard-precipitation__metrics button[aria-pressed=true]:after{background:var(--metric-color)}.dashboard-precipitation__metrics button:focus-visible{outline:2px solid #b6e1ed;outline-offset:2px;border-radius:3px}.dashboard-precipitation__scroll{display:flex;min-height:168px;flex:1 0 168px;overflow:hidden;padding:28px 1.8rem 0 1.5rem}.dashboard-precipitation__chart{position:relative;flex:1;min-width:0;min-height:112px;margin:0 0 28px 38px}.dashboard-precipitation__now{position:absolute;z-index:3;top:0;bottom:0;width:1px;border-left:1px dashed rgb(244 238 227 / 62%);pointer-events:none}.dashboard-precipitation__now:after{content:"";position:absolute;top:-4px;left:-3px;width:6px;height:6px;border-radius:50%;background:#f4eee3}.dashboard-precipitation__now span{position:absolute;bottom:calc(100% + 6px);left:0;color:#f4eee3;font-size:.6rem;font-weight:650;line-height:1;white-space:nowrap;transform:translate(-50%)}.dashboard-precipitation__now.is-near-start span{transform:none}.dashboard-precipitation__now.is-near-end span{transform:translate(-100%)}.dashboard-precipitation__grid{position:absolute;inset:0;pointer-events:none}.dashboard-precipitation__grid>div{position:absolute;width:100%;border-top:1px dashed rgb(188 211 220 / 15%)}.dashboard-precipitation__grid>div:last-child{border-top-style:solid;border-color:#bcd3dc52}.dashboard-precipitation__grid span{position:absolute;top:-.5em;right:calc(100% + 10px);color:#b9cbd1;font-size:.63rem;line-height:1;font-variant-numeric:tabular-nums}.dashboard-precipitation__hour-grid{position:absolute;inset:0;pointer-events:none}.dashboard-precipitation__hour-grid>span{position:absolute;top:0;bottom:0;border-left:1px solid rgb(188 211 220 / 7%)}.dashboard-precipitation__hour-grid>.is-major{border-left-color:#bcd3dc21}.dashboard-precipitation__hour-grid>.is-end{right:0;left:auto!important}.dashboard-precipitation__line{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.dashboard-precipitation__line line{stroke:var(--metric-color);stroke-width:2.2;opacity:.92;vector-effect:non-scaling-stroke}.dashboard-precipitation__points{position:absolute;inset:0;display:grid;grid-template-columns:repeat(var(--precipitation-hours),minmax(0,1fr))}.dashboard-precipitation__hour{position:relative;min-width:0;height:100%;padding:0;border:0;background:transparent;cursor:crosshair}.dashboard-precipitation__hour:focus-visible{outline:2px solid #b6e1ed;outline-offset:2px}.dashboard-precipitation__value{position:absolute;left:0;color:var(--metric-color);font-size:1.1rem;font-weight:760;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap;text-shadow:0 1px 3px rgb(8 31 40 / 80%);transform:translate(-50%,calc(-100% - 12px))}.dashboard-precipitation__hour:first-child .dashboard-precipitation__value{transform:translateY(calc(-100% - 12px))}.dashboard-precipitation__point{position:absolute;left:0;width:15px;height:15px;border:3px solid #183d49;border-radius:50%;background:var(--metric-color);box-shadow:0 2px 7px #03161e61;transform:translate(-50%,-50%)}.dashboard-precipitation__hour.is-active .dashboard-precipitation__point{width:20px;height:20px;border-color:#edf9fa}.dashboard-precipitation__chart[data-density=medium] .dashboard-precipitation__hour:nth-child(2n) .dashboard-precipitation__value{display:none}.dashboard-precipitation__chart[data-density=long] .dashboard-precipitation__value{display:none}.dashboard-precipitation__chart[data-density=long] .dashboard-precipitation__hour:nth-child(4n+1) .dashboard-precipitation__value{display:block}.dashboard-precipitation__hour.is-unavailable:after{content:"";position:absolute;top:50%;left:0;width:3px;height:3px;border-radius:50%;background:#b9cbd173;transform:translate(-50%,-50%)}.dashboard-precipitation__ticks{position:absolute;top:calc(100% + 10px);right:0;left:0;color:#c3d3d8;font-size:.65rem;font-variant-numeric:tabular-nums}.dashboard-precipitation__ticks>span{position:absolute;white-space:nowrap;transform:translate(-50%)}.dashboard-precipitation__ticks>.is-first{transform:none}.dashboard-precipitation__ticks>.dashboard-precipitation__end-tick{right:0;left:auto!important;transform:none}.dashboard-precipitation .dashboard-precipitation__note{margin:.1rem 1.5rem .65rem;max-width:72ch;color:#c6d6dc;font-size:var(--dashboard-type-meta, .66rem);line-height:1.4}@media(max-width:760px){.dashboard-panel.dashboard-precipitation{min-height:322px}.dashboard-today-content>.dashboard-today-extras>.dashboard-precipitation:before{margin-left:1rem}.dashboard-precipitation__header{padding:.55rem 1rem .4rem;flex-wrap:wrap;gap:.35rem 1rem}.dashboard-precipitation__readout{gap:.55rem}.dashboard-precipitation__metrics{gap:1rem;margin:0 1rem}.dashboard-precipitation__metrics button{min-height:36px}.dashboard-precipitation__scroll{min-height:220px;flex-basis:220px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;padding-right:1rem;padding-left:1rem;scrollbar-width:none}.dashboard-precipitation__scroll::-webkit-scrollbar{display:none}.dashboard-precipitation__scroll:focus-visible{outline:2px solid #b6e1ed;outline-offset:-2px}.dashboard-precipitation__chart{width:max(calc(100% - 38px),calc(var(--precipitation-hours) * 44px));min-width:0;min-height:164px;flex:none}.dashboard-precipitation__hour:nth-child(2n) .dashboard-precipitation__value{display:none}.dashboard-precipitation__ticks>span:nth-child(2n):not(.dashboard-precipitation__end-tick){display:none}.dashboard-precipitation .dashboard-precipitation__note{margin-right:1rem;margin-left:1rem}}.forecast-changes{min-width:0;padding:14px 20px 10px;border:1px solid rgb(222 213 193 / 16%);border-radius:18px;background:linear-gradient(115deg,#73604117,#22364199);color:#d9e3e5;font-size:.82rem;overflow-wrap:anywhere}.forecast-changes h2{margin:0;font-family:var(--rr-font-ui);font-size:1.3rem;font-weight:500;line-height:1.2;color:#f4eee3}.forecast-changes .forecast-changes__header{display:flex;justify-content:space-between;align-items:center;gap:.5rem 1.5rem;margin:0 0 8px}.forecast-changes__eyebrow{display:block;margin-bottom:3px;color:#c9b891;font-size:.61rem;letter-spacing:.11em;text-transform:uppercase}.forecast-changes__stamp{color:#a9bcc4;font-size:.7rem;text-align:right}.forecast-changes p{margin:5px 0;line-height:1.45}.forecast-changes .forecast-changes__muted{color:#afbec3}.forecast-changes .forecast-changes__notice{color:#e7cfa9}.forecast-changes .forecast-changes__status{color:#dce6df;font-size:.83rem;font-weight:600}.forecast-changes__status>span{color:#abcab5;margin-right:.25rem}.forecast-changes .forecast-changes__recap{color:#aebfc7;font-size:.73rem}.forecast-changes__actions{display:flex;flex-wrap:wrap;align-items:center;gap:0 1.25rem;margin-top:3px}.forecast-changes__actions button,.forecast-changes__link-button{display:inline-flex;align-items:center;gap:.4rem;min-height:30px;padding:3px 0;border:0;background:none;color:#b8d2dc;font:inherit;font-size:.73rem;cursor:pointer;text-align:left}.forecast-changes__actions button:hover,.forecast-changes__link-button:hover{color:#f4eee3;text-decoration:underline;text-underline-offset:3px}.forecast-changes__more{color:#9fb2bb;font-size:.7rem}.forecast-changes__rows{display:flex;flex-wrap:wrap;gap:14px 26px;margin:12px 0 8px;padding:0;list-style:none}.forecast-changes__rows>li{display:flex;flex:1 1 220px;min-width:0;gap:9px}.forecast-changes__rows>li>.material-symbols-outlined{color:#adc8d1;font-size:1.2rem;flex:0 0 auto;margin-top:1px}.forecast-changes__rows>li[data-importance=significant]>.material-symbols-outlined{color:#dfc08a}.forecast-changes__rows h3{margin:0;color:#e4e9e5;font-family:inherit;font-size:.81rem;font-weight:600;line-height:1.4}.forecast-changes .forecast-changes__values{display:flex;flex-wrap:wrap;align-items:baseline;gap:.4rem;margin:4px 0 2px;font-size:.86rem;font-variant-numeric:tabular-nums}.forecast-changes__before{color:#99adb7}.forecast-changes__values strong{color:#f0dfbb;font-weight:600}.forecast-changes__delta{color:#c5b895;font-size:.69rem}.forecast-changes .forecast-changes__impact{color:#adbec5;font-size:.72rem;margin-top:10px}.forecast-changes__impact strong{color:#c7d2d4;font-weight:500}.forecast-changes__detail{min-width:0;margin-top:8px;padding-top:12px;border-top:1px solid rgb(198 216 224 / 13%)}.forecast-changes__detail h3{margin:0 0 8px;color:#e5e5dc;font-size:.92rem;font-weight:500}.forecast-changes__detail p{margin:9px 0}.forecast-changes .forecast-changes__fine-print{color:#9fb2bb;font-size:.69rem}.forecast-changes__wording{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;padding:.6rem .8rem;background:#0410172e;border-radius:10px}.forecast-changes__wording small{color:#acbfca}.forecast-changes__wording p{font-family:var(--rr-font-ui)}.forecast-changes__evidence{border-left:2px solid #88b4c1;padding-left:.8rem}.forecast-changes__history-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem}.forecast-changes__history-heading>span{color:#9fb2bb;font-size:.7rem}.forecast-changes__date-select{display:flex;flex-wrap:wrap;align-items:center;gap:.7rem;margin:.5rem 0;color:#a9bcc4}.forecast-changes select,.forecast-discussion__body button{max-width:100%;border:1px solid #536772;border-radius:6px;background:#243741;color:#e5eef0;padding:.35rem .6rem;font:inherit}.forecast-changes__table-scroll{max-width:100%;overflow:auto;max-height:290px;scrollbar-width:thin}.forecast-changes table{width:100%;border-collapse:collapse;text-align:left;font-variant-numeric:tabular-nums}.forecast-changes table caption{text-align:left;color:#a9bcc4;padding:.35rem 0 .7rem;font-size:.7rem}.forecast-changes th,.forecast-changes td{border-bottom:1px solid rgb(198 216 224 / 12%);padding:.65rem .7rem .65rem 0;font-size:.76rem;min-width:100px}.forecast-changes thead th{color:#9cb5bf;font-size:.7rem}.forecast-changes tbody th{color:#c6d5da;font-weight:500}.forecast-discussion a{color:#badbe7}.forecast-discussion pre{max-height:310px;overflow:auto;white-space:pre-wrap;overflow-wrap:anywhere;padding:1rem;border-radius:8px;background:#04101747;font-size:.76rem;line-height:1.5;color:#d1dee2}.forecast-changes :is(button,select,[tabindex]):focus-visible{outline:2px solid #a7d8de;outline-offset:4px}@media(max-width:760px){.forecast-changes{padding:13px 16px 9px}.forecast-changes .forecast-changes__header{flex-wrap:wrap}.forecast-changes__stamp{text-align:left}.forecast-changes__rows{flex-direction:column;gap:14px}.forecast-changes__rows>li{flex-basis:auto}.forecast-changes__wording{grid-template-columns:minmax(0,1fr)}.forecast-changes__actions button{min-height:38px}}.forecast-delta{display:inline-block;margin-left:5px;padding:2px 5px;border-radius:5px;border:1px solid rgb(159 199 217 / 23%);background:#689db626;color:#c4e3ed;font:inherit;font-size:.65rem;white-space:nowrap;cursor:pointer}.inline-forecast-updates{display:grid;gap:5px;margin:10px 0;font-size:.7rem;color:#d1dfe0}.dashboard-current:has(.forecast-delta) .dashboard-current__facts{flex-wrap:wrap;row-gap:5px}.forecast-changes-dialog{width:min(720px,calc(100vw - 32px));max-height:calc(100dvh - 48px);overflow-y:auto;box-sizing:border-box;padding:15px;border:1px solid #455963;border-radius:20px;background:#192831;color:#d5e1e5;box-shadow:0 20px 80px #00000073}.forecast-changes-dialog::backdrop{background:#030a109e}.forecast-changes-dialog__close{display:block;margin:0 0 12px auto;padding:7px 12px;border:1px solid #526772;border-radius:8px;background:#283b44;color:#e2edf1;cursor:pointer}.forecast-changes-dialog .forecast-changes{background:none;border:0;padding:0}.arrival-changes{padding:4px 4px 20px;margin-bottom:20px;border-bottom:1px solid #455963}.arrival-changes h2{margin:0;color:#f4eee3;font:500 1.35rem/1.3 var(--rr-font-ui)}.arrival-changes p{font-size:.78rem;line-height:1.5;color:#adbec8}.arrival-changes ol{list-style:none;padding:0}.arrival-changes li{padding:12px 0;border-bottom:1px solid rgb(190 214 225 / 12%)}.arrival-changes li strong{font-size:.85rem;color:#d7ebf2}.arrival-changes time{display:block;margin-top:4px;font-size:.7rem;color:#a2b7c2}.forecast-delta:focus-visible{outline:2px solid #a7d8de;outline-offset:3px}.dashboard-daylight{position:absolute;top:-81px;left:0;width:100%;box-sizing:border-box;display:grid;grid-template-columns:max-content minmax(8rem,1fr) max-content;align-items:end;gap:.8rem;min-height:76px;padding:.15rem .75rem 0;color:var(--dashboard-text-tertiary, #b4c6ca);font-size:.72rem;font-variant-numeric:tabular-nums}.dashboard-daylight__event{display:flex;align-items:center;gap:.3rem;padding-bottom:.12rem;white-space:nowrap}.dashboard-daylight__event>.material-symbols-outlined{font-size:16px;font-variation-settings:"FILL" 1}.dashboard-daylight__event time{color:#ffe0a0;font-weight:740}.dashboard-daylight__event--end{justify-content:flex-end}.dashboard-daylight__arc{position:relative;height:64px;min-width:0}.dashboard-daylight__arc svg{position:absolute;inset:8px 0 0;width:100%;height:54px;overflow:visible}.dashboard-daylight__path{fill:none;stroke:url(#dashboard-daylight-gradient);stroke-width:2.5;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 2px 4px rgb(218 183 105 / 42%))}.dashboard-daylight__stroke-past{stop-color:#f0c96f}.dashboard-daylight__stroke-future{stop-color:#cde0e747}.dashboard-daylight.is-night .dashboard-daylight__stroke-past{stop-color:#91abc8}.dashboard-daylight.is-night .dashboard-daylight__path{filter:drop-shadow(0 2px 4px rgb(113 144 185 / 32%))}.dashboard-daylight__duration{position:absolute;top:-17px;left:50%;transform:translate(-50%);color:#dfe9e8;font-size:.7rem;font-weight:720;letter-spacing:.015em;white-space:nowrap}.dashboard-daylight__position{position:absolute;z-index:2;transform:translate(-50%,-50%);font-size:21px;font-variation-settings:"FILL" 1;text-shadow:0 2px 7px rgb(6 18 24 / 78%)}.dashboard-daylight__sun{color:#e1be72}.dashboard-daylight__moon{color:#a3b8d4}.dashboard-daylight__phase{display:none}@media(max-width:760px){.dashboard-daylight{position:relative;inset:auto;width:auto;grid-template-columns:max-content minmax(6rem,1fr) max-content;gap:.35rem;margin-bottom:8px;padding-inline:.65rem}.dashboard-daylight__event{flex-direction:column;gap:0}.dashboard-daylight__event--end{align-items:flex-end}}.dashboard-forecast-context{grid-column:1 / -1;padding:.88rem .2rem .8rem;color:#edf3f2}.dashboard-forecast-context__summary{display:grid;grid-template-columns:minmax(0,1fr);gap:.7rem 1.5rem;align-items:center}.dashboard-forecast-context--compact{padding-block:.58rem}.dashboard-forecast-context--compact .dashboard-forecast-context__summary{grid-template-columns:minmax(0,1fr);gap:.38rem}.dashboard-forecast-context__heading{grid-column:1 / -1;display:flex;min-width:0;align-items:center;justify-content:space-between;gap:1rem}.dashboard-forecast-context--compact .dashboard-forecast-context__heading{grid-column:1 / -1}.dashboard-forecast-context__compact{grid-column:1 / -1;min-width:0;margin:0;padding-left:calc(var(--dashboard-icon-meta, 18px) + .55rem);overflow:hidden;color:#c5d5d7;font-size:.9rem;font-weight:650;line-height:1.45;text-overflow:ellipsis;white-space:nowrap}.dashboard-forecast-context h2{display:inline-flex;align-items:center;gap:.55rem;justify-self:start;margin:0;color:#fff7ec;font-size:1.28rem;font-weight:760;letter-spacing:-.015em;line-height:1.2;white-space:nowrap}.dashboard-forecast-context h2 .material-symbols-outlined{color:#f0c979;font-size:1.35rem;font-variation-settings:"FILL" 0,"wght" 520,"GRAD" 0,"opsz" 24}.dashboard-forecast-context dl{display:grid;grid-column:1 / -1;grid-template-columns:repeat(auto-fit,minmax(min(14rem,100%),1fr));min-width:0;gap:.75rem 2rem;margin:0}.dashboard-forecast-context dl>div{display:grid;min-width:0;gap:.18rem;align-content:start;padding-inline:0}.dashboard-forecast-context dt{overflow:hidden;color:var(--dashboard-text-tertiary, #b4c6ca);font-size:.76rem;font-weight:720;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dashboard-forecast-context dd{min-width:0;margin:0;color:#f1f6f4;font-size:1.08rem;font-weight:720;font-variant-numeric:tabular-nums;white-space:nowrap}.dashboard-forecast-context__trend dd{display:grid;gap:.12rem}.dashboard-forecast-context__trend dd{overflow-wrap:anywhere;white-space:normal}.dashboard-forecast-context__trend dd>span{min-width:0;color:#fff5df;font-size:1.12rem;line-height:1.28}.dashboard-forecast-context__trend dd>small{min-width:0;color:var(--dashboard-text-tertiary-soft, #a9bdc2);font-size:.72rem;font-weight:620;letter-spacing:.02em;line-height:1.4}.dashboard-forecast-context__heading>button,.dashboard-forecast-context .forecast-changes__link-button{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem 0;border:0;background:transparent;color:#b9deea;font:inherit;font-size:.84rem;font-weight:700;cursor:pointer}.dashboard-forecast-context__heading>button{flex:0 0 auto}.dashboard-forecast-context__heading>button .material-symbols-outlined{font-size:var(--dashboard-icon-meta, 18px)}.dashboard-forecast-context button:hover{color:#fff}.dashboard-forecast-context button:focus-visible{outline:2px solid #9ce8a6;outline-offset:3px}.dashboard-forecast-context__details{margin-top:1rem}.dashboard-forecast-context dl.dashboard-forecast-context__provenance{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.58rem 1.25rem;margin:0 0 .8rem}.dashboard-forecast-context dl.dashboard-forecast-context__provenance>div{display:block;min-width:0;padding:0;border:0}.dashboard-forecast-context__provenance dt{margin-bottom:.18rem}.dashboard-forecast-context__provenance dd{color:#e3eeee;font-size:.96rem;line-height:1.45}.dashboard-forecast-context__explainers{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem 2rem;max-width:58rem}.dashboard-forecast-context__explainers section{min-width:0;max-width:27rem}.dashboard-forecast-context__explainers h3{margin:0 0 .28rem;color:#e7efed;font-size:.8rem;font-weight:760;letter-spacing:.045em;text-transform:uppercase}.dashboard-forecast-context__explainers p,.dashboard-forecast-context .forecast-discussion p{max-inline-size:72ch;margin:0;color:#b9cbd0;font-size:.92rem;line-height:1.45}.dashboard-forecast-context__methodology{margin-top:.65rem;color:#b9cbd0}.dashboard-forecast-context__methodology summary{width:fit-content;color:var(--dashboard-text-tertiary, #b4c6ca);font-size:.8rem;font-weight:700;cursor:pointer}.dashboard-forecast-context__methodology[open] summary{color:#d7e8e9}.dashboard-forecast-context__methodology>div{display:grid;gap:.48rem;margin-top:.55rem}.dashboard-forecast-context__methodology p{max-inline-size:72ch;margin:0;color:#becdd0;font-size:.88rem;line-height:1.5}.dashboard-forecast-context__methodology strong{color:#dce7e6}.dashboard-forecast-context .forecast-discussion{margin-top:.62rem}.dashboard-forecast-context .forecast-discussion__body{margin-top:.48rem}.dashboard-forecast-context .forecast-discussion pre{overflow:auto;max-height:22rem;padding:.8rem;border:1px solid rgb(177 211 221 / 14%);border-radius:3px;background:#0811179e;color:#c8d6d8;font:.74rem/1.5 var(--rr-font-mono, monospace);white-space:pre-wrap}@media(max-width:900px){.dashboard-forecast-context dl{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-forecast-context dl>div:first-child{padding-left:0;border-left:0}}@media(max-width:600px){.dashboard-forecast-context__summary{grid-template-columns:minmax(0,1fr);gap:.65rem}.dashboard-forecast-context--compact .dashboard-forecast-context__summary{grid-template-columns:minmax(0,1fr)}.dashboard-forecast-context h2,.dashboard-forecast-context dl{grid-column:1}.dashboard-forecast-context--compact .dashboard-forecast-context__heading{grid-column:1 / -1}.dashboard-forecast-context__compact{grid-column:1 / -1;grid-row:2;padding-left:0;white-space:normal}.dashboard-forecast-context dl{grid-template-columns:minmax(0,1fr)}.dashboard-forecast-context dl>div{justify-content:space-between;padding:.25rem 0;border:0}.dashboard-forecast-context__explainers{grid-template-columns:minmax(0,1fr)}.dashboard-forecast-context dl.dashboard-forecast-context__provenance{grid-template-columns:repeat(2,minmax(0,1fr))}}.dashboard-forecast-context{padding:.72rem .1rem .35rem;border-top:1px solid var(--dashboard-section-divider, rgb(255 255 255 / 62%));color:#c8d6d8}.dashboard-forecast-context__summary{gap:.38rem 1rem}.dashboard-forecast-context__heading{align-items:baseline}.dashboard-forecast-context h2{gap:.38rem;color:#c7d7d9;font-size:.9rem;font-weight:680;letter-spacing:0}.dashboard-forecast-context h2 .material-symbols-outlined{color:#9bb8bf;font-size:1rem}.dashboard-forecast-context__heading>button,.dashboard-forecast-context .forecast-changes__link-button{color:#9fc2cc;font-size:.75rem;font-weight:650}.dashboard-forecast-context dl{gap:.42rem 1.25rem}.dashboard-forecast-context dt{color:#91a7ad;font-size:.64rem}.dashboard-forecast-context__trend dd>span{color:#d9e3e2;font-size:.88rem;font-weight:650}.dashboard-forecast-context:not([data-expanded=true]) .dashboard-forecast-context__trend dd>small{display:none}.dashboard-forecast-context__compact{color:#aebfc2;font-size:.78rem;font-weight:560}.dashboard-forecast-context__details{margin-top:.72rem}@media(max-width:600px){.dashboard-forecast-context{padding-block:.38rem}.dashboard-forecast-context__heading{gap:.6rem}.dashboard-forecast-context h2{white-space:normal}.dashboard-forecast-context dl>div{padding-block:.14rem}}.dashboard-what-matters{position:relative;z-index:94;grid-column:1 / -1;display:grid;grid-template-columns:minmax(0,1fr) auto;min-height:88px;box-sizing:border-box;gap:.88rem 2rem;align-items:end;padding:.88rem clamp(1rem,2vw,1.75rem) .96rem;border:0;border-radius:0;background:linear-gradient(90deg,rgb(74 131 148 / 15%),rgb(35 74 88 / 7%) 64%,transparent 100%);box-shadow:none;color:#edf3f2}.dashboard-what-matters[data-insight=official][data-severity=urgent]{border-color:color-mix(in srgb,var(--warning-color, #ff8a68) 48%,transparent)}.dashboard-what-matters[data-severity=unavailable]{opacity:.78}.dashboard-what-matters__body{display:grid;min-width:0;gap:.62rem}.dashboard-what-matters__intelligence{display:flex;min-width:0;align-items:flex-start;gap:1rem}.dashboard-what-matters__copy{display:grid;min-width:0;gap:.38rem}.dashboard-what-matters__eyebrow{color:#b8dce4;font-size:.78rem;font-weight:780;letter-spacing:.13em;text-transform:uppercase}.dashboard-what-matters__icon{flex:0 0 auto;margin-top:.12rem;color:#a9deea;font-size:var(--dashboard-icon-forecast, 24px);font-variation-settings:"FILL" 0,"wght" 420}.dashboard-what-matters__briefing{min-width:0;margin:0;color:#ebf4f4e0;font-size:clamp(.96rem,1.06vw,1.08rem);line-height:1.48}.dashboard-what-matters h2{margin:0;color:#fff7ec;font-family:var(--rr-font-ui);font-size:clamp(1.35rem,1.65vw,1.8rem);font-weight:690;line-height:1.15;letter-spacing:-.025em;overflow-wrap:anywhere}.dashboard-what-matters p{max-width:70rem;margin:0;color:#ebf2f1e0;font-size:1.02rem;line-height:1.48}.dashboard-what-matters p.dashboard-what-matters__evidence{color:#c3e0e7;font-size:.8rem;font-weight:650;font-variant-numeric:tabular-nums}.dashboard-what-matters__meta{display:grid;justify-items:end;gap:.62rem;padding-bottom:.13rem;color:#bad0d5;font-size:.88rem;white-space:nowrap}.dashboard-what-matters__actions{display:flex;gap:.9rem}.dashboard-what-matters__actions button{padding:0;border:0;background:transparent;color:#b9deea;font:inherit;font-weight:700;cursor:pointer}.dashboard-what-matters__actions button:hover{color:#fff}.dashboard-what-matters__actions button:focus-visible{outline:2px solid #9ce8a6;outline-offset:4px}.dashboard-what-matters__details{grid-column:1 / -1;padding-top:.9rem}.dashboard-what-matters__transparency{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:.58rem 1.25rem;margin:0 0 .8rem}.dashboard-what-matters__transparency>div{min-width:0}.dashboard-what-matters__transparency>div[data-freshness] dd:before{display:inline-block;width:7px;height:7px;margin-right:.42rem;border-radius:50%;background:#8bd7a4;vertical-align:.08em;content:""}.dashboard-what-matters__transparency>div[data-freshness=recent] dd:before{background:#9fc9d3}.dashboard-what-matters__transparency>div[data-freshness=aging] dd:before{background:#e0ba74}.dashboard-what-matters__transparency>div[data-freshness=stale] dd:before{background:#a5aeb1}.dashboard-what-matters__transparency dt{margin-bottom:.18rem;color:#9fb8bf;font-size:.75rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.dashboard-what-matters__transparency dd{margin:0;color:#e2eded;font-size:.96rem;line-height:1.45}.dashboard-what-matters__details h3{margin:0 0 .45rem;color:#c9dde0;font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.dashboard-what-matters__details p{max-inline-size:72ch}.dashboard-what-matters__details p+p{margin-top:.48rem}.dashboard-what-matters__details small{display:block;margin-top:.53rem;color:#9fb4ba}@media(max-width:760px){.dashboard-what-matters{grid-template-columns:minmax(0,1fr);padding:1.1rem .9rem 1.2rem}.dashboard-what-matters__body{display:grid;gap:.35rem}.dashboard-what-matters__intelligence{gap:.7rem}.dashboard-what-matters__icon{font-size:var(--dashboard-icon-forecast, 24px)}.dashboard-what-matters__meta{justify-items:start;gap:.45rem;white-space:normal}.dashboard-what-matters__transparency{grid-template-columns:minmax(0,1fr)}}.legal-links{position:fixed;z-index:400;right:max(12px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));display:flex;align-items:center;gap:12px;padding:6px 9px;border:1px solid rgb(221 235 239 / 13%);border-radius:4px;background:#050e13ad;box-shadow:0 6px 20px #0000002e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-links a{color:#eef6f7;font-size:10px;font-weight:700;letter-spacing:.025em;text-decoration:none}.legal-links a:hover{color:#f3f8f8;text-decoration:underline;text-underline-offset:3px}.legal-links a:focus-visible{border-radius:2px;outline:2px solid #b7dce7;outline-offset:3px}#root:has(.weather-app--dashboard)>.legal-links{display:none}.dashboard-page-footer{grid-column:1 / -1;display:flex;justify-content:flex-end;padding:.66rem 0 max(1.1rem,env(safe-area-inset-bottom))}.dashboard-page-footer .legal-links{position:static;z-index:auto;gap:18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.dashboard-page-footer .legal-links a{padding:.3rem .15rem;color:#f5fafa;font-size:.9rem;font-weight:720;text-shadow:0 1px 3px rgb(0 0 0 / 62%)}.dashboard-page-footer .legal-links a:hover{color:#fff}@media(max-width:560px){.legal-links{right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));gap:9px}.dashboard-page-footer{justify-content:center}.dashboard-page-footer .legal-links{width:100%;justify-content:space-between;gap:8px}.dashboard-page-footer .legal-links a{display:inline-flex;min-height:44px;align-items:center;padding-inline:8px}}.weather-app{position:relative;display:grid;grid-template-rows:56px minmax(0,1fr);width:100%;height:100vh;height:100dvh;min-width:0;min-height:0;overflow:hidden;background:var(--rr-surface-map)}.weather-app--setup .dashboard-radar-canvas{transform:translateZ(0) scale(1.015);filter:blur(9px) saturate(108%);backface-visibility:hidden;will-change:filter,transform;transition:filter .56s cubic-bezier(.4,0,.2,1),transform .56s cubic-bezier(.4,0,.2,1)}@media(prefers-reduced-motion:reduce){.weather-app--setup .dashboard-radar-canvas{transition-duration:1ms}}.weather-app h1,.weather-app p{margin:0}@media(max-width:560px){.weather-app{grid-template-rows:52px minmax(0,1fr)}}:root{color-scheme:dark;--rr-surface-app: #0b1326;--rr-surface-panel: #171f33;--rr-surface-map: #060e20;--rr-surface-interactive: #222a3d;--rr-surface-interactive-hover: #2d3449;--rr-surface-interactive-pressed: #31394d;--rr-surface-disabled: #1a2235;--rr-text-primary: #dae2fd;--rr-text-secondary: #b9c8de;--rr-text-muted: #8694a8;--rr-text-disabled: #5e6a7d;--rr-text-inverse: #0b1b2b;--rr-divider: #29344a;--rr-boundary: #3d4a5f;--rr-focus: #6bfb9a;--rr-selection: #9cc7e8;--rr-brand-red: #d32f2f;--rr-brand-red-dark: #8f1d1d;--rr-status-current: #6bfb9a;--rr-status-offline: #ffb4ab;--rr-space-3: 8px;--rr-radius-sm: 3px;--rr-radius-md: 6px;--rr-radius-lg: 8px;--rr-font-display: "Geist", Inter, ui-sans-serif, system-ui, sans-serif;--rr-font-ui: "Geist", Inter, ui-sans-serif, system-ui, sans-serif;--rr-font-mono: "JetBrains Mono", "Cascadia Mono", Consolas, monospace;--rr-type-control-size: 13px;--rr-type-control-line: 18px;--rr-elevation-bubble: none;--rr-elevation-map-control: none;--rr-elevation-overlay: none;--rr-elevation-primary: none}:root{color:var(--rr-text-primary);background:var(--rr-surface-app);font-family:var(--rr-font-ui);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;min-height:100dvh;overflow:hidden;background:var(--rr-surface-map)}button,input,textarea,select{font:inherit}button,summary,select,input[type=range]{-webkit-tap-highlight-color:transparent}::selection{color:var(--rr-text-inverse);background:var(--rr-selection)}*{scrollbar-width:thin;scrollbar-color:var(--rr-surface-interactive-pressed) var(--rr-surface-app)}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:var(--rr-surface-app)}*::-webkit-scrollbar-thumb{border:2px solid var(--rr-surface-app);background:var(--rr-surface-interactive-pressed)}.weather-app{color:var(--rr-text-primary);background:var(--rr-surface-app);font-family:var(--rr-font-ui)}@media(prefers-reduced-motion:no-preference){.weather-app button,.weather-app select,.weather-app input[type=range]{transition:color .14s ease,background-color .14s ease,border-color .14s ease,opacity .14s ease,transform .14s ease}.weather-app .maplibregl-ctrl button:hover{transform:translate(2px)}.weather-app button:active:not(:disabled){transform:translateY(1px)}}@media(prefers-reduced-motion:reduce){.weather-app *,.weather-app *:before,.weather-app *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.location-search{position:relative;width:clamp(230px,29vw,380px);color:var(--rr-text-secondary);animation:location-search-panel-enter .28s cubic-bezier(.22,1,.36,1) both}@keyframes location-search-panel-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.location-search{animation:none}}.location-search__form{display:grid;grid-template-columns:minmax(0,1fr) 38px 40px;overflow:hidden;border:1px solid var(--rr-boundary);border-radius:var(--rr-radius-md);background:var(--rr-surface-interactive);box-shadow:none}.location-search--heading{width:min(520px,48vw);color:inherit;animation:none}.location-search--heading .location-search__form{grid-template-columns:auto minmax(0,1fr);overflow:visible;border:0;border-radius:2px;background:transparent}.location-search--heading .location-search__form:focus-within{border-color:transparent;box-shadow:0 2px #b8e2eee0}.location-search--heading .location-search__location-icon{align-self:center;color:#d8eff7c2;font-size:.76em;font-variation-settings:"FILL" 0,"wght" 500;transform:translate(8px)}.location-search--heading .location-search__form input{height:auto;padding:0 0 0 8px;color:#f5eee3d1;font:inherit;font-size:inherit;font-weight:520;letter-spacing:inherit;line-height:1.08;text-overflow:ellipsis}.location-search--heading .location-search__submit,.location-search--heading .location-search__saved-toggle{display:none}.location-search--heading .location-search__results{top:calc(100% + 10px);width:min(420px,calc(100vw - 28px));color:var(--rr-text-secondary);font-size:1rem}.location-search__form:focus-within{border-color:var(--rr-focus);box-shadow:0 0 0 2px color-mix(in srgb,var(--rr-focus) 24%,transparent)}.location-search__form input{min-width:0;height:38px;padding:0 .72rem;border:0;outline:0;background:transparent;color:var(--rr-text-primary);font:inherit;font-size:.78rem}.location-search__form input::placeholder{color:var(--rr-text-muted)}.location-search__form button{display:grid;place-items:center;border:0;border-left:1px solid var(--rr-boundary);background:var(--rr-surface-interactive);color:var(--rr-text-secondary);cursor:pointer}.location-search__form button:hover:not(:disabled){background:var(--rr-surface-interactive-hover)}.location-search__form button:disabled{cursor:wait}.location-search__saved-toggle{position:relative}.location-search__saved-toggle .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 420}.location-search__saved-toggle.has-saved-locations{color:#ffd45c}.location-search__saved-toggle.has-saved-locations .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 480}.location-search__saved-count{position:absolute;top:3px;right:4px;min-width:13px;padding:0 2px;border-radius:6px;background:var(--rr-focus);color:var(--rr-text-inverse);font-size:.55rem;line-height:13px;text-align:center}.location-search__form .material-symbols-outlined{font-size:1.15rem}.location-search__results{position:absolute;z-index:5;top:calc(100% + 6px);right:0;left:0;overflow:hidden;border:1px solid var(--rr-boundary);border-radius:var(--rr-radius-md);background:var(--rr-surface-panel);box-shadow:none}.location-search__results ul{max-height:min(310px,48vh);margin:0;padding:.25rem;overflow-y:auto;list-style:none}.location-search__results li+li{border-top:1px solid var(--rr-divider)}.location-search__results li button{width:100%;padding:.58rem .62rem;border:0;border-radius:8px;background:transparent;color:var(--rr-text-primary);text-align:left;cursor:pointer}.location-search__results li button:hover,.location-search__results li button:focus-visible{outline:0;background:var(--rr-surface-interactive-hover)}.location-search__saved-heading{display:flex;align-items:center;justify-content:space-between;padding:.58rem .68rem .42rem;color:var(--rr-text-primary);font-size:.76rem}.location-search__saved-heading>span{color:var(--rr-text-muted);font-size:.64rem;font-variant-numeric:tabular-nums}.location-search__saved-row{display:flex;align-items:stretch;gap:.2rem;padding:.25rem}.location-search__saved-row>.location-search__result-select{flex:1 1 auto;width:auto;min-width:0;padding:.42rem .44rem}.location-search__saved-row>.location-search__result-save,.location-search__saved-actions button{display:grid;flex:0 0 34px;width:34px;min-height:34px;place-items:center;padding:0;border:1px solid var(--rr-boundary);background:var(--rr-surface-interactive);color:var(--rr-text-secondary)}.location-search__saved-row>.location-search__result-save:hover,.location-search__saved-row>.location-search__result-save:focus-visible,.location-search__saved-actions button:hover,.location-search__saved-actions button:focus-visible{background:var(--rr-surface-interactive-hover)}.location-search__saved-actions{display:flex;flex:0 0 auto;gap:.2rem}.location-search__saved-actions .material-symbols-outlined,.location-search__result-save .material-symbols-outlined{font-size:1rem}.location-search__result-save .material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 420}.location-search__saved-row>.location-search__result-save.is-saved{color:#ffd45c}.location-search__saved-row>.location-search__result-save.is-saved:hover,.location-search__saved-row>.location-search__result-save.is-saved:focus-visible{color:#ffe28a}.location-search__result-save.is-saved .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 480}.location-search__result-name,.location-search__result-detail,.location-search__result-meta{display:block}.location-search__result-name{overflow:hidden;font-size:.79rem;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.location-search__result-detail{overflow:hidden;margin-top:.08rem;color:var(--rr-text-muted);font-size:.68rem;text-overflow:ellipsis;white-space:nowrap}.location-search__result-meta{margin-top:.12rem;color:var(--rr-text-muted);font-size:.66rem;text-transform:capitalize}.location-search__message{margin:0;padding:.72rem;color:var(--rr-text-muted);font-size:.75rem}.location-search__message--error{color:var(--rr-status-offline)}.location-search__attribution{display:block;padding:.36rem .62rem;border-top:1px solid var(--rr-divider);color:var(--rr-text-muted);font-size:.62rem;text-decoration:none}.location-search__attribution:hover{text-decoration:underline}@media(max-width:600px){.location-search{flex:1 1 auto;width:auto;min-width:0}}.weather-app--dashboard{--dashboard-card-border: rgb(226 238 245 / 24%);--dashboard-card-radius: var(--rr-radius-lg);--dashboard-type-location: 32px;--dashboard-type-temperature: 84px;--dashboard-type-section-title: 22px;--dashboard-type-metric: 18px;--dashboard-type-meta: 15px;--dashboard-icon-hero: 44px;--dashboard-icon-forecast: 24px;--dashboard-icon-control: 24px;--dashboard-icon-meta: 18px;--dashboard-text-tertiary: #b4c6ca;--dashboard-text-tertiary-soft: #a9bdc2;--dashboard-canvas-width: min(84vw, 1480px);--dashboard-canvas-left: calc((100vw - var(--dashboard-canvas-width)) / 2);--dashboard-column-gap: clamp(16px, 1.5vw, 24px);--dashboard-side-width: clamp(290px, 25vw, 400px);--dashboard-radar-width: calc(var(--dashboard-canvas-width) - var(--dashboard-side-width) - var(--dashboard-column-gap));--dashboard-hourly-top: 12vh;--dashboard-hourly-height: clamp(170px, 20vh, 216px);--dashboard-lower-top: 36vh;--dashboard-lower-height: min(50vh, 540px);background:#030810}.dashboard-stage{position:absolute;z-index:90;inset:0;overflow:hidden;background:#030810;color:#f7f9fb;font-family:var(--rr-font-ui)}.dashboard-stage__scale{position:absolute;z-index:2;inset:-35px 0 35px;transform:scale(.9);transform-origin:50% 50%}.dashboard-stage[data-dashboard-view=today]{overflow-y:auto}.dashboard-today-extras{position:absolute;z-index:94;top:calc(27.5vh + max(25vh,220px) + 20px);left:var(--dashboard-page-left);width:var(--dashboard-page-width);display:grid;gap:14px;padding-bottom:24px}@media(max-width:760px){.dashboard-today-extras{top:calc(8rem + 420px);left:1rem;width:calc(100vw - 2rem)}}.dashboard-stage__header{position:absolute;z-index:94;top:3.8vh;left:var(--dashboard-canvas-left);width:var(--dashboard-canvas-width);text-align:center;animation:dashboard-piece-in .62s cubic-bezier(.22,1,.36,1) .42s both}.dashboard-stage__header h1{margin:0;font-size:clamp(1.75rem,3.1vw,3.35rem);line-height:1;letter-spacing:-.045em}.dashboard-stage__header p{margin:.65rem 0 0;color:#eee6d7a8;font-size:clamp(.8rem,1vw,1rem);letter-spacing:.025em}.dashboard-panel{position:absolute;z-index:94;overflow:hidden;border:1px solid rgb(255 255 255 / 72%);border-radius:24px;background:linear-gradient(180deg,#fbfcfef5,#e0e6eeeb);box-shadow:inset 0 1px #fff,0 24px 68px #00000047;color:#202936}.dashboard-panel__eyebrow{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.15rem 0;color:#2531418a;font-size:.68rem;font-weight:700;letter-spacing:.095em;text-transform:uppercase}.dashboard-hourly{top:var(--dashboard-hourly-top);left:var(--dashboard-canvas-left);width:var(--dashboard-canvas-width);height:var(--dashboard-hourly-height);animation:dashboard-panel-build .76s cubic-bezier(.22,1,.36,1) .63s both}.dashboard-hourly__ribbon{height:calc(100% - 28px);padding:.45rem .65rem .7rem}.dashboard-hourly ol{display:grid;height:100%;grid-template-columns:repeat(10,minmax(0,1fr));margin:0;padding:0;list-style:none}.dashboard-hourly li{display:flex;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:.16rem;border-right:1px solid rgb(43 57 75 / 9%);text-align:center}.dashboard-hourly li:last-child{border-right:0}.dashboard-hourly time,.dashboard-hourly small{display:block;white-space:nowrap}.dashboard-hourly time{color:#3444539e;font-size:.65rem;font-weight:700}.dashboard-hourly li>strong{color:#253342;font-size:clamp(1.3rem,2vw,2rem);line-height:1;letter-spacing:-.05em}.dashboard-hourly__condition{display:flex;width:100%;min-width:0;flex-direction:column;align-items:center;justify-content:center;gap:.08rem;overflow:hidden;color:#52748d}.dashboard-hourly__condition>.material-symbols-outlined{font-size:clamp(1.45rem,2.2vw,2rem)}.dashboard-weather-icon--sunny{color:#e4ad25!important;font-variation-settings:"FILL" 1;text-shadow:0 2px 10px rgb(228 173 37 / 18%)}.dashboard-weather-icon--partly-cloudy-day{position:relative;display:inline-block;width:1em;height:1em;overflow:visible;color:transparent!important;font-variation-settings:"FILL" 1;line-height:1;text-shadow:none}.dashboard-weather-icon--partly-cloudy-day:before,.dashboard-weather-icon--partly-cloudy-day:after{position:absolute;font-family:Material Symbols Outlined;font-variation-settings:"FILL" 1;line-height:1}.dashboard-weather-icon--partly-cloudy-day:before{top:-.03em;right:-.03em;color:#e4ad25;content:"sunny";font-size:.72em;text-shadow:0 2px 10px rgb(228 173 37 / 18%)}.dashboard-weather-icon--partly-cloudy-day:after{bottom:.02em;left:-.02em;color:#b6cfdf;content:"cloud";font-size:.72em;text-shadow:0 1px 2px rgb(4 15 21 / 45%)}.dashboard-weather-icon--twilight{color:#d8a36f!important;font-variation-settings:"FILL" 1;text-shadow:0 2px 10px rgb(128 142 184 / 20%)}.dashboard-weather-icon--night{color:#718eaf!important;font-variation-settings:"FILL" 1;text-shadow:0 2px 12px rgb(90 126 166 / 22%)}.dashboard-hourly__condition small{max-width:90%;color:#20293694;font-size:.55rem;white-space:normal}.dashboard-hourly__rain{display:inline-flex;align-items:center;gap:.08rem;margin-top:.08rem;padding:.16rem .34rem;border-radius:999px;background:#475d6e12;color:#3f4f5e6b;font-size:.58rem;font-weight:750}.dashboard-hourly__rain>.material-symbols-outlined{font-size:.68rem;font-variation-settings:"FILL" 1}.dashboard-hourly__rain--possible{background:#347aaa1a;color:#347aaa}.dashboard-daily ol{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.dashboard-daily time{display:flex;flex-direction:column;align-items:center;gap:.08rem;color:#344454;font-size:.7rem}.dashboard-daily time small{color:#34445370;font-size:.5rem;font-weight:650;letter-spacing:.035em;text-transform:uppercase}.dashboard-daily__temperatures{display:flex;align-items:baseline;justify-content:center;gap:.38rem}.dashboard-daily__temperatures strong{color:#253342;font-size:clamp(1.3rem,2vw,2rem);line-height:1;letter-spacing:-.05em}.dashboard-daily__temperatures>span{color:#3444537f;font-size:clamp(.9rem,1.2vw,1.15rem);font-weight:750}.weather-app--dashboard{--dashboard-cozy-width: min(78vw, 1380px);--dashboard-cozy-left: calc((100vw - var(--dashboard-cozy-width)) / 2)}.dashboard-stage{background:radial-gradient(circle at 18% 18%,rgb(176 102 71 / 22%),transparent 30%),radial-gradient(circle at 82% 64%,rgb(70 101 105 / 26%),transparent 36%),linear-gradient(145deg,#11151b,#172129 50%,#101519)}.dashboard-stage[data-dashboard-weather=sunny]{background:#67afd0}.dashboard-stage[data-dashboard-weather=night]{background:#020407}.dashboard-stage[data-dashboard-weather=cloudy]{background:radial-gradient(ellipse at 28% 18%,rgb(202 213 218 / 25%),transparent 42%),radial-gradient(ellipse at 76% 42%,rgb(111 133 143 / 28%),transparent 48%),linear-gradient(150deg,#384953,#1d2b33 62%,#111b21)}.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=day]{background:linear-gradient(180deg,#5c9fc2,#8fb7c8 60%,#657f8c)}.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=night]{background:#020407}.dashboard-stage[data-dashboard-weather=overcast]{background:#33404a}.dashboard-cloud-loop,.dashboard-cloud-loop:before,.dashboard-cloud-loop:after{--cloud-scale: 1;position:fixed;z-index:1;top:-5vh;left:-175vw;width:165vw;height:105vh;content:"";background-image:url(/assets/clouds-clean-BMRhufiK.png);background-position:center;background-repeat:no-repeat;background-size:contain;opacity:.82;filter:blur(2px) saturate(.92) drop-shadow(0 18px 30px rgb(226 241 246 / 16%));animation:dashboard-cloud-cross 220s linear infinite;pointer-events:none}.dashboard-cloud-loop:before{--cloud-scale: .86;top:16vh;opacity:.62;filter:blur(3px) saturate(.86);animation-delay:-73s}.dashboard-cloud-loop:after{--cloud-scale: 1.12;top:-16vh;opacity:.46;filter:blur(4px) saturate(.82);animation-delay:-147s}.dashboard-stage[data-dashboard-daylight=night] .dashboard-cloud-loop{opacity:.74;filter:brightness(.76) sepia(.06) saturate(.72) hue-rotate(168deg) blur(2px) drop-shadow(0 20px 32px rgb(174 203 226 / 14%))}.dashboard-stage[data-dashboard-daylight=night] .dashboard-cloud-loop:before{opacity:.68}.dashboard-stage[data-dashboard-daylight=night] .dashboard-cloud-loop:after{opacity:.52}@keyframes dashboard-cloud-cross{0%{transform:translateZ(0) scale(var(--cloud-scale))}to{transform:translate3d(510vw,0,0) scale(var(--cloud-scale))}}@media(prefers-reduced-motion:reduce){.dashboard-cloud-loop{left:0;animation:none;transform:none}.dashboard-cloud-loop:before,.dashboard-cloud-loop:after{display:none}}.dashboard-stage[data-dashboard-weather=rain]{background:#071018}.dashboard-stage[data-dashboard-weather=rain]:before{position:fixed;z-index:0;inset:-10%;content:"";background-image:linear-gradient(180deg,#030a113d,#030a118f),url(/assets/overcast-XQTrFMM3.jpg);background-position:center;background-size:cover;filter:blur(5px) brightness(.66) saturate(72%) contrast(108%);animation:dashboard-rain-cloud-pan 130s ease-in-out infinite alternate;pointer-events:none}.dashboard-rain-field{position:fixed;z-index:1;inset:0;overflow:hidden;pointer-events:none}.dashboard-rain-field canvas{display:block;width:100%;height:100%;filter:blur(1.15px);opacity:.9}.dashboard-rain-field--storm canvas{filter:blur(1.35px);opacity:1}.dashboard-rain-field:after{position:absolute;inset:0;content:"";background:radial-gradient(ellipse at 30% 78%,rgb(190 215 225 / 13%),transparent 36%),radial-gradient(ellipse at 76% 88%,rgb(179 205 217 / 11%),transparent 42%);filter:blur(18px);opacity:.72;animation:dashboard-rain-mist 12s ease-in-out infinite alternate}@keyframes dashboard-rain-mist{0%{transform:translate3d(-2%,0,0) scale(1)}to{transform:translate3d(2%,-1%,0) scale(1.04)}}@keyframes dashboard-rain-cloud-pan{0%{transform:translate3d(-3%,-1%,0) scale(1.07)}to{transform:translate3d(3%,1%,0) scale(1.11)}}.dashboard-stage[data-dashboard-weather=storm]{background:#03060a}.dashboard-stage[data-dashboard-weather=storm]:before{position:fixed;z-index:0;inset:-11%;content:"";background-image:linear-gradient(180deg,#02050a61,#02050aad),url(/assets/overcast-XQTrFMM3.jpg);background-position:center;background-size:cover;filter:blur(6px) brightness(.48) saturate(62%) contrast(122%);animation:dashboard-rain-cloud-pan 105s ease-in-out infinite alternate;pointer-events:none}.dashboard-storm-lightning{position:fixed;z-index:1;inset:0;background:radial-gradient(ellipse at 72% 4%,rgb(210 225 255 / 72%),transparent 34%),linear-gradient(180deg,rgb(188 210 243 / 18%),transparent 58%);mix-blend-mode:screen;opacity:0;animation:dashboard-storm-flash 14s linear infinite;pointer-events:none}@keyframes dashboard-storm-flash{0%,68%,70%,72%,to{opacity:0}68.35%{opacity:.42}68.7%{opacity:.08}69.05%{opacity:.68}69.5%{opacity:0}71.15%{opacity:.28}71.55%{opacity:0}}.dashboard-stage[data-dashboard-weather=snow]{background:radial-gradient(ellipse at 20% 12%,rgb(225 240 246 / 20%),transparent 42%),radial-gradient(ellipse at 78% 38%,rgb(188 211 222 / 15%),transparent 48%),linear-gradient(155deg,#667f8d,#344955 64%,#1d2d36)}.dashboard-snow-field{position:fixed;z-index:1;inset:0;overflow:hidden;pointer-events:none}.dashboard-snow-field canvas{display:block;width:100%;height:100%;filter:blur(.38px)}.dashboard-snow-field:after{position:absolute;inset:auto -8% -18% 0;height:46%;content:"";background:radial-gradient(ellipse at 50% 100%,rgb(223 238 244 / 14%),transparent 70%);filter:blur(22px);pointer-events:none}.dashboard-stage[data-dashboard-weather=sunny]:before,.dashboard-stage[data-dashboard-weather=night]:before,.dashboard-stage[data-dashboard-weather=overcast]:before,.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=night]:before{position:fixed;z-index:0;inset:-12px;content:"";background-position:center;background-size:cover;filter:blur(2px) saturate(112%);transform:scale(1.025);pointer-events:none}.dashboard-stage[data-dashboard-weather=sunny]:before{background-image:linear-gradient(180deg,#0811171f,#08111740),url(/assets/sunny-DdI8w4D6.jpg)}.dashboard-stage[data-dashboard-weather=night]:before{background-image:linear-gradient(180deg,#0308100a,#03081033),url(/assets/moon-twinkle-B-NVPmzA.webp);background-color:#020407}.dashboard-stage[data-dashboard-weather=overcast]:before{inset:-10%;background-image:linear-gradient(180deg,#09111829,#09111857),url(/assets/overcast-XQTrFMM3.jpg);background-color:#33404a;filter:blur(8px) saturate(78%) contrast(90%);animation:dashboard-overcast-pan 90s ease-in-out infinite alternate}.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=night]:before{background-image:linear-gradient(180deg,#0308101f,#03081061),url(/assets/moon-twinkle-B-NVPmzA.webp);background-color:#020407}.dashboard-stage[data-dashboard-weather=sunny]:after,.dashboard-stage[data-dashboard-weather=night]:after,.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=day]:after{position:fixed;z-index:1;inset:0;content:"";pointer-events:none}@media(prefers-reduced-motion:reduce){.dashboard-stage[data-dashboard-weather=rain]:before,.dashboard-stage[data-dashboard-weather=storm]:before,.dashboard-storm-lightning,.dashboard-rain-field:after,.dashboard-snow-field:after{animation:none}.dashboard-snow-field canvas{display:none}.dashboard-rain-field{transform:none}.dashboard-stage[data-dashboard-weather=overcast]:before{animation:none;transform:scale(1.06)}.dashboard-stage[data-dashboard-weather=night]:before,.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=night]:before{background-image:linear-gradient(180deg,#0308100a,#03081033),url(/assets/moon-DkyI5ssW.jpg)}}.dashboard-stage[data-dashboard-weather=sunny]:after{background:radial-gradient(circle at 13% 18%,rgb(255 252 225 / 36%),transparent 24%),radial-gradient(ellipse at 50% 34%,transparent 38%,rgb(8 24 35 / 8%) 74%,rgb(5 17 26 / 17%) 100%),linear-gradient(180deg,rgb(194 230 244 / 5%) 0%,transparent 42%,rgb(7 23 34 / 24%) 100%)}.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=day]:after{background:radial-gradient(ellipse at 50% 32%,transparent 36%,rgb(10 24 32 / 9%) 72%,rgb(6 17 24 / 18%) 100%),linear-gradient(180deg,transparent 42%,rgb(7 20 28 / 25%) 100%)}.dashboard-stage[data-dashboard-weather=night]:after{background:radial-gradient(circle at 95.5% 8%,rgb(226 235 248 / 18%),transparent 14%),linear-gradient(180deg,transparent 48%,rgb(34 57 88 / 14%));mix-blend-mode:screen}.dashboard-stage__header{top:7vh;left:var(--dashboard-cozy-left);width:var(--dashboard-cozy-width);text-align:left}.dashboard-stage__header h1{color:#f5eee3;font-family:var(--rr-font-ui);font-size:clamp(2.2rem,3.2vw,3.8rem);font-weight:600;letter-spacing:-.035em}.dashboard-conditions.dashboard-current{top:18vh;right:auto;left:var(--dashboard-cozy-left);width:var(--dashboard-cozy-width);height:32vh;min-height:280px;border-color:var(--dashboard-card-border);border-radius:var(--dashboard-card-radius);background:radial-gradient(circle at 84% 16%,rgb(139 194 207 / 10%),transparent 42%),linear-gradient(120deg,#224650fa,#2d525af7 56%,#32545af5);box-shadow:inset 0 1px #ffffff3d,0 28px 70px #00000042;color:#fff9ef}.dashboard-current:after{position:absolute;inset:0;content:"";pointer-events:none;background:linear-gradient(105deg,rgb(5 21 27 / 20%),transparent 64%)}.dashboard-current .dashboard-panel__eyebrow{position:relative;z-index:1;color:#fff9ef9e}.dashboard-current .dashboard-conditions__content{position:relative;z-index:1;display:grid;height:calc(100% - 38px);grid-template-columns:1fr auto;grid-template-rows:auto auto 1fr;column-gap:2.5rem;padding:1rem 2rem 1.5rem}.dashboard-current__reading{display:flex;align-items:center;gap:1.5rem}.dashboard-current__reading>strong{font-family:var(--rr-font-ui);font-size:clamp(5rem,8vw,8.5rem);font-weight:700;font-variant-numeric:tabular-nums;line-height:.85;letter-spacing:-.035em}.dashboard-current__reading>div{display:flex;flex-direction:column;align-items:flex-start;gap:.35rem}.dashboard-current__reading .material-symbols-outlined{color:#b6cfdf;font-size:clamp(2.8rem,4vw,4.5rem)}.dashboard-current__reading h2{max-width:12rem;margin:0;font-family:var(--rr-font-ui);font-size:clamp(1.2rem,1.65vw,1.8rem);font-weight:500;line-height:1.05}.dashboard-current__facts{grid-column:1 / -1;display:flex;flex-wrap:wrap;gap:.35rem .5rem;margin-top:.7rem;color:#fff9efad;font-size:clamp(.72rem,.9vw,.9rem)}.dashboard-current__facts>span{padding:0}.dashboard-current__facts>span+span:before{margin-right:.5rem;color:#fff9ef4d;content:"·"}.dashboard-current__facts strong{color:#fff9ef}.dashboard-daily{top:54vh;left:var(--dashboard-cozy-left);width:var(--dashboard-cozy-width);height:29vh;min-height:245px;border-color:#68554024;background:linear-gradient(180deg,#faf6edfa,#e7e0d3f5);box-shadow:inset 0 1px #fff,0 24px 60px #00000038}.dashboard-radar-controls-host,.dashboard-radar-frame{display:none!important}.dashboard-radar-frame{position:absolute;z-index:96;top:var(--dashboard-lower-top);left:var(--dashboard-canvas-left);width:var(--dashboard-radar-width);height:var(--dashboard-lower-height);pointer-events:none;border:1px solid rgb(255 255 255 / 54%);border-radius:26px;box-shadow:inset 0 1px #ffffff7f,0 24px 70px #00000057;animation:dashboard-panel-build .82s cubic-bezier(.22,1,.36,1) .82s both}.dashboard-radar-frame>div:first-child{position:absolute;z-index:2;top:1rem;left:1rem;display:flex;gap:.65rem;align-items:center;padding:.48rem .68rem;border:1px solid rgb(255 255 255 / 14%);border-radius:10px;background:#040a10b3;color:#f5f8fab8;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dashboard-radar-frame strong{color:#fff}.dashboard-radar-controls-host{position:fixed;z-index:100;top:calc(var(--dashboard-lower-top) + var(--dashboard-lower-height) - 6.7rem);right:auto;bottom:auto;left:calc(var(--dashboard-canvas-left) + .85rem);width:calc(var(--dashboard-radar-width) - 1.7rem);pointer-events:auto;transform:scale(.9);transform-origin:calc(50vw - var(--dashboard-canvas-left) - .85rem) calc(50vh - var(--dashboard-lower-top) - var(--dashboard-lower-height) + 6.7rem)}.dashboard-radar-controls{padding:.7rem .8rem;border:1px solid rgb(230 238 239 / 26%);border-radius:16px;background:linear-gradient(125deg,#3f4f54b8,#182a34c7);box-shadow:inset 0 1px #ffffff24,inset 0 -1px #ffffff0a,0 12px 36px #00000042;color:#edf3f6;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%)}.dashboard-radar-legend{display:grid;grid-template-columns:auto minmax(100px,1fr);align-items:center;gap:.6rem;margin-bottom:.55rem;color:#eff5f8b8;font-size:.62rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase}.dashboard-radar-legend i{height:7px;border-radius:999px;background:linear-gradient(90deg,#3296ff 0 12%,#28c36a 12% 35%,#f3df32 35% 55%,#ef7c24 55% 72%,#e6363a 72% 88%,#c34fc9 88%);box-shadow:inset 0 0 0 1px #ffffff2e}.dashboard-radar-legend small{grid-column:2;display:flex;justify-content:space-between;margin-top:-.45rem;color:#eff5f86b;font-size:.5rem;font-weight:600;letter-spacing:0;text-transform:none}.dashboard-radar-transport{display:grid;grid-template-columns:36px 52px minmax(100px,1fr) auto;align-items:center;gap:.5rem}.dashboard-radar-transport button,.dashboard-radar-transport select{height:34px;border:1px solid rgb(230 238 239 / 23%);border-radius:9px;background:linear-gradient(145deg,#e8efeb26,#9ac0ce0f);box-shadow:inset 0 1px #ffffff1a,0 2px 6px #0000001a;color:#f5f8fa}.dashboard-radar-transport button{display:grid;width:36px;padding:0;place-items:center;cursor:pointer}.dashboard-radar-transport :is(button,select):hover:not(:disabled){background:#dcecf033;border-color:#e6eeef61}.dashboard-radar-transport button:active:not(:disabled){background:#a9cdd53d;box-shadow:inset 0 1px 4px #0000002e}.dashboard-radar-transport :is(button,select,input):focus-visible{outline:2px solid #b7dce7;outline-offset:3px}.dashboard-radar-transport select{color-scheme:dark}.dashboard-radar-transport select option{background:#243740;color:#f5f8fa}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.dashboard-radar-controls{background:linear-gradient(125deg,#34464c,#1d303b)}}.dashboard-radar-transport button .material-symbols-outlined{font-size:1.15rem}.dashboard-radar-transport select{padding:0 .35rem;font:inherit;font-size:.68rem}.dashboard-radar-transport input[type=range]{width:100%;accent-color:#65c978}.dashboard-radar-zoom{display:flex;gap:.25rem}.dashboard-radar-zoom button{width:32px;height:32px}.dashboard-conditions{top:var(--dashboard-lower-top);right:var(--dashboard-canvas-left);width:var(--dashboard-side-width);height:var(--dashboard-lower-height);animation:dashboard-panel-build .8s cubic-bezier(.22,1,.36,1) 1.02s both}.dashboard-conditions__content{display:flex;height:calc(100% - 32px);flex-direction:column;align-items:stretch;justify-content:flex-start;padding:1rem 1.5rem 1.2rem;text-align:left}.dashboard-panel__loading{display:grid;height:calc(100% - 32px);place-items:center;color:#2029368a;font-size:.82rem}.weather-app--dashboard>.dashboard-radar-canvas{position:absolute!important;z-index:92!important;top:var(--dashboard-lower-top)!important;right:auto!important;bottom:auto!important;left:var(--dashboard-canvas-left)!important;width:var(--dashboard-radar-width)!important;height:var(--dashboard-lower-height)!important;overflow:hidden!important;border-radius:26px!important;filter:none!important;transform:scale(.9)!important;transform-origin:calc(50vw - var(--dashboard-canvas-left)) calc(50vh - var(--dashboard-lower-top))!important}.weather-app--dashboard>.dashboard-radar-canvas>.studio-map{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;border-radius:26px!important;pointer-events:auto!important}.weather-app--dashboard>.dashboard-radar-canvas{display:none!important}.weather-app--dashboard{--dashboard-page-max-width: 1560px;--dashboard-page-width: min(84vw, var(--dashboard-page-max-width));--dashboard-page-left: calc((100vw - var(--dashboard-page-width)) / 2);--dashboard-view-gap: clamp(16px, 1.4vw, 26px);--dashboard-current-width: min(30vw, 550px);--dashboard-radar-width: min(54vw, 920px);--dashboard-radar-left: calc((100vw - var(--dashboard-radar-width)) / 2);--dashboard-radar-top: 59vh;--dashboard-radar-height: min(40vh, 330px)}.dashboard-utility-row{position:absolute;z-index:108;top:3.2vh;left:var(--dashboard-page-left);display:grid;width:var(--dashboard-page-width);grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:1.25rem}.dashboard-search{width:min(58vw,980px)}.weather-app--dashboard .dashboard-utility-row .dashboard-search>.location-search{width:100%!important;max-width:none}.weather-app--dashboard .dashboard-search .location-search{animation:none}.weather-app--dashboard .dashboard-search .location-search__form{box-shadow:inset 0 1px #ffffff1a,0 8px 24px #0000001a;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.weather-app--dashboard .dashboard-search .location-search__form:focus-within{border-color:#a9cdd5!important;box-shadow:inset 0 1px #ffffff1f,0 0 0 2px #a9cdd52e!important}.weather-app--dashboard .dashboard-search .location-search__form input{padding-inline:16px;color:#f7efe2!important;caret-color:#b7dce7}.weather-app--dashboard .dashboard-search .location-search__form input::placeholder{color:#b9c8cd}.weather-app--dashboard .dashboard-search .location-search__form button{color:#cbdadd;border-left-color:#e6eeef1f;background:transparent}.weather-app--dashboard .dashboard-search .location-search__results{top:calc(100% + 8px);border:1px solid rgb(230 238 239 / 22%);border-radius:16px;background:linear-gradient(125deg,#354347f0,#1c2e38f2);box-shadow:inset 0 1px #ffffff1a,0 18px 42px #0000004d;-webkit-backdrop-filter:blur(22px) saturate(120%);backdrop-filter:blur(22px) saturate(120%)}.weather-app--dashboard .dashboard-search .location-search__results ul{padding:6px}.weather-app--dashboard .dashboard-search .location-search__results li+li{border-color:#dcecf017}.weather-app--dashboard .dashboard-search .location-search__results li button{color:#f4eee3;border-radius:10px}.weather-app--dashboard .dashboard-search :is(.location-search__result-detail,.location-search__result-meta,.location-search__message,.location-search__attribution,.location-search__saved-heading>span){color:#b9cbd2}.weather-app--dashboard .dashboard-search .location-search__result-name{font-size:.86rem}.weather-app--dashboard .dashboard-search .location-search__result-select{padding:10px}.weather-app--dashboard .dashboard-search .location-search__saved-heading{color:#f4eee3;padding:12px 16px 6px}.weather-app--dashboard .dashboard-search .location-search__message--error{color:#ffbcac}.weather-app--dashboard .dashboard-search .location-search__attribution{border-color:#dcecf01f;padding:9px 16px}.weather-app--dashboard .dashboard-search :is(.location-search__result-save,.location-search__saved-actions button){border:1px solid rgb(220 236 240 / 16%);background:#dcecf00f}.weather-app--dashboard .dashboard-search :is(.location-search__form button,.location-search__results li button):hover:not(:disabled){background:#dcecf01f}.weather-app--dashboard .dashboard-search :is(.location-search__form button,.location-search__results li button):focus-visible{outline:2px solid #a9cdd5;outline-offset:-3px;background:#dcecf01f}.weather-app--dashboard .dashboard-search .location-search__results button[aria-pressed=true]{color:#b5e4ca;background:#80caa921}.dashboard-utility-actions{display:flex;align-items:center;gap:.7rem}.dashboard-utility-actions button,.dashboard-utility-actions time{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:.4rem;padding:0 1rem;border:1px solid rgb(255 246 228 / 16%);border-radius:14px;background:#f4eee117;color:#f7efe2d1;font:inherit;font-size:.74rem;font-weight:720;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.dashboard-utility-actions button{cursor:pointer}.dashboard-utility-actions button:hover{background:#f4eee126}.dashboard-utility-actions .material-symbols-outlined{font-size:1rem}.dashboard-stage__header{top:11.5vh;left:var(--dashboard-page-left);width:var(--dashboard-page-width)}.dashboard-stage__header h1{font-size:clamp(2.4rem,4.4vw,5.25rem)}.dashboard-stage__header p{display:none}.dashboard-view-tabs{position:absolute;z-index:97;top:21vh;left:var(--dashboard-page-left);display:flex;align-items:stretch;gap:.75rem;width:var(--dashboard-page-width)}.dashboard-view-tabs__choices{display:flex;gap:.75rem;padding:.25rem;border:1px solid rgb(255 246 228 / 10%);border-radius:15px;background:#080f142e}.dashboard-view-tabs__choices>button{min-width:clamp(150px,16vw,250px);padding:.8rem 1.25rem;border:1px solid rgb(255 246 228 / 15%);border-radius:16px;background:#f4eee114;color:#f7efe29e;font:inherit;font-family:var(--rr-font-ui);font-size:clamp(.9rem,1.2vw,1.2rem);cursor:pointer;transition:background .16s ease,color .16s ease,transform .16s ease}.dashboard-view-tabs__choices>button:hover{color:#fff8ec;transform:translateY(-1px)}.dashboard-view-tabs__choices>button.is-active{border-color:#f1c47d6b;background:#f1c47d2e;color:#fff8ec;box-shadow:inset 0 1px #ffffff1a}.dashboard-warning-dialog button:focus-visible{outline:2px solid #a7d8de;outline-offset:3px}.dashboard-warning-dialog{width:min(600px,calc(100vw - 32px));max-height:calc(100dvh - 40px);overflow-y:auto;box-sizing:border-box;padding:24px;border:1px solid rgb(239 62 62 / 45%);border-radius:18px;background:#15232b;color:#cedbdc;box-shadow:0 24px 80px #0000006b}.dashboard-warning-dialog::backdrop{background:#050c11a3}.dashboard-warning-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.dashboard-warning-dialog header small{color:#ef8585;font:700 .66rem/1 var(--rr-font-ui);letter-spacing:.08em;text-transform:uppercase}.dashboard-warning-dialog h2{margin:.3rem 0 0;color:#fff8ec;font:700 1.6rem/1.15 var(--rr-font-ui)}.dashboard-warning-dialog header button{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;padding:0;border:1px solid rgb(230 238 239 / 18%);border-radius:var(--rr-radius-md);background:#ffffff0a;color:#eff5f8ad;cursor:pointer;transition:color .12s ease,border-color .12s ease,background-color .12s ease}.dashboard-warning-dialog header button:hover{border-color:#e6eeef47;background:#ffffff17;color:#fff}.dashboard-warning-dialog header button:active{background:#ffffff21}.dashboard-warning-dialog header button .material-symbols-outlined{font-size:20px}.dashboard-warning-dialog p{color:#c3d0d2;font:500 .88rem/1.55 var(--rr-font-ui)}.dashboard-warning-dialog section{margin-top:18px;padding-top:16px;border-top:1px solid rgb(255 248 236 / 12%)}.dashboard-warning-dialog h3{margin:0 0 8px;color:#fff8ec;font:700 1rem/1.25 var(--rr-font-ui)}.dashboard-warning-dialog__timing{color:#efaaaa!important;font-weight:700!important}.dashboard-warning-dialog__source{margin-top:20px;color:#8299a4!important;font-size:.74rem!important}.dashboard-conditions.dashboard-current{top:29vh;left:var(--dashboard-page-left);width:var(--dashboard-current-width);height:27vh;min-height:230px}.dashboard-current .dashboard-panel__eyebrow{font-size:.58rem}.dashboard-current .dashboard-conditions__content{display:flex;height:calc(100% - 34px);flex-direction:column;padding:.75rem 1.35rem 1rem}.dashboard-current__reading{gap:.58rem}.dashboard-current__reading>strong{font-size:clamp(3.6rem,5.5vw,6rem)}.dashboard-current__reading .material-symbols-outlined{font-size:clamp(1.65rem,2.15vw,2.25rem)}.dashboard-current__reading h2{font-size:clamp(.9rem,1.05vw,1.1rem)}.dashboard-current__facts{margin-top:.55rem;font-size:clamp(.58rem,.68vw,.72rem)}.dashboard-today-hourly{top:29vh;left:calc(var(--dashboard-page-left) + var(--dashboard-current-width) + var(--dashboard-view-gap));width:calc(var(--dashboard-page-width) - var(--dashboard-current-width) - var(--dashboard-view-gap));height:27vh;min-height:230px}.dashboard-today-hourly .dashboard-hourly__ribbon{padding:.55rem .65rem .75rem}.dashboard-today-hourly ol{grid-template-columns:repeat(10,minmax(0,1fr));grid-template-rows:minmax(0,1fr)}.dashboard-today-hourly li{gap:.28rem;padding:.45rem .25rem}.dashboard-today-hourly time{font-size:clamp(.58rem,.6vw,.68rem);font-variant-numeric:tabular-nums}@keyframes dashboard-overcast-pan{0%{transform:translate3d(-4%,-2%,0) scale(1.08)}to{transform:translate3d(4%,2%,0) scale(1.13)}}.dashboard-today-hourly .dashboard-hourly__condition>.material-symbols-outlined{font-size:clamp(1.85rem,2.35vw,2.5rem)}.dashboard-today-hourly .dashboard-hourly__condition small{max-width:96%;font-size:clamp(.58rem,.66vw,.72rem)}.dashboard-today-hourly li>strong{font-size:clamp(1.3rem,1.6vw,1.85rem);font-variant-numeric:tabular-nums;letter-spacing:-.025em}.dashboard-today-hourly .dashboard-hourly__rain{padding:.22rem .45rem;font-size:clamp(.58rem,.64vw,.7rem)}.dashboard-daily{top:29vh;left:var(--dashboard-page-left);width:var(--dashboard-page-width);height:54vh;min-height:390px;border-color:#fff4dc26;background:linear-gradient(145deg,#1e272df5,#161f25f7)}.dashboard-daily .dashboard-panel__eyebrow{color:#f7efe294}.dashboard-daily .dashboard-hourly__ribbon{height:calc(100% - 34px);padding:.7rem}.dashboard-daily ol{grid-auto-columns:minmax(170px,1fr);grid-auto-flow:column;grid-template-columns:none;gap:.65rem;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-color:rgb(247 239 226 / 28%) transparent;scrollbar-width:thin;scroll-snap-type:inline proximity}.dashboard-daily li.dashboard-daily__day{--forecast-glow: rgb(143 159 164 / 28%);position:relative;overflow:hidden;justify-content:center;gap:.42rem;padding:.85rem .55rem;border:1px solid rgb(255 247 232 / 11%);border-radius:18px;background:radial-gradient(circle at 50% 30%,var(--forecast-glow),transparent 58%),#ffffff0a;box-shadow:inset 0 1px #ffffff12}.dashboard-daily li.dashboard-daily__day{scroll-snap-align:start}.dashboard-daily li.dashboard-daily__day--sunny,.dashboard-today-hourly li.dashboard-hourly__hour--sunny{--forecast-glow: rgb(236 184 72 / 38%)}.dashboard-daily li.dashboard-daily__day--rain,.dashboard-today-hourly li.dashboard-hourly__hour--rain{--forecast-glow: rgb(62 132 166 / 40%)}.dashboard-daily li.dashboard-daily__day--storm,.dashboard-today-hourly li.dashboard-hourly__hour--storm{--forecast-glow: rgb(103 105 140 / 46%)}.dashboard-daily li.dashboard-daily__day--snow,.dashboard-today-hourly li.dashboard-hourly__hour--snow{--forecast-glow: rgb(150 211 224 / 36%)}.dashboard-daily li.dashboard-daily__day--cloudy,.dashboard-today-hourly li.dashboard-hourly__hour--cloudy{--forecast-glow: rgb(133 148 153 / 32%)}.dashboard-today-hourly li.dashboard-hourly__hour--night{--forecast-glow: rgb(115 134 188 / 38%)}.dashboard-daily .dashboard-daily__day time{color:#fff7e9;font-size:clamp(.78rem,.95vw,1rem)}.dashboard-daily .dashboard-daily__day time small{color:#f7efe27f;font-size:.58rem}.dashboard-daily .dashboard-daily__day .dashboard-hourly__condition>.material-symbols-outlined{font-size:clamp(2rem,2.6vw,2.75rem)}.dashboard-daily .dashboard-daily__day .dashboard-hourly__condition small{color:#f7efe2ad;font-size:clamp(.58rem,.65vw,.7rem)}.dashboard-daily .dashboard-daily__day .dashboard-daily__temperatures strong{color:#fff8ed;font-size:clamp(1.75rem,2.25vw,2.35rem)}.dashboard-daily .dashboard-daily__day .dashboard-daily__temperatures>span{color:#f7efe299;font-size:clamp(1rem,1.3vw,1.35rem)}.dashboard-daily__summary{display:block;margin:.1rem 0;overflow:visible;overflow-wrap:anywhere;color:#f7efe2a8;font-family:var(--rr-font-ui);font-size:clamp(.68rem,.75vw,.8rem);line-height:1.35;text-align:center}.dashboard-daily .dashboard-daily__day .dashboard-hourly__rain{font-size:.68rem}.dashboard-stage[data-dashboard-view=outlook] .dashboard-daily{animation-delay:80ms;height:auto;min-height:0;margin-bottom:24px}.dashboard-stage[data-dashboard-view=outlook]{overflow-y:auto}.dashboard-daily .dashboard-hourly__ribbon{height:auto}.dashboard-daily ol{height:auto;grid-auto-columns:minmax(170px,1fr);align-items:stretch;padding-bottom:.4rem}.dashboard-daily li.dashboard-daily__day{display:grid;grid-template-rows:2.4rem 3.2rem 2.8rem 1fr auto;justify-content:stretch;justify-items:center;align-items:start;gap:.6rem;padding:1rem .75rem}.dashboard-daily .dashboard-daily__day .dashboard-hourly__condition{height:100%;justify-content:flex-start;gap:.3rem}.dashboard-daily .dashboard-daily__day .dashboard-hourly__condition>.material-symbols-outlined{flex-shrink:0;line-height:1.15}.dashboard-daily .dashboard-daily__day .dashboard-hourly__condition small{white-space:normal;overflow-wrap:anywhere;line-height:1.2}.dashboard-daily .dashboard-daily__day .dashboard-daily__temperatures{align-self:center}.dashboard-daily .dashboard-daily__day .dashboard-hourly__rain{align-self:end}.dashboard-stage[data-dashboard-view=today] .dashboard-radar-frame,.dashboard-stage[data-dashboard-view=radar] .dashboard-radar-frame{display:block!important;top:var(--dashboard-radar-top);left:var(--dashboard-radar-left);width:var(--dashboard-radar-width);height:var(--dashboard-radar-height);border-color:#fff6e433}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]){--dashboard-radar-top: 29vh;--dashboard-radar-height: 62vh;--dashboard-radar-width: var(--dashboard-page-width);--dashboard-radar-left: var(--dashboard-page-left)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-canvas,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-canvas{display:block!important;top:var(--dashboard-radar-top)!important;left:var(--dashboard-radar-left)!important;width:var(--dashboard-radar-width)!important;height:var(--dashboard-radar-height)!important;transform:scale(.9)!important;transform-origin:calc(50vw - var(--dashboard-radar-left)) calc(50vh - var(--dashboard-radar-top))!important}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host{display:block!important;top:calc(var(--dashboard-radar-top) + var(--dashboard-radar-height) - 6.7rem);left:calc(var(--dashboard-radar-left) + .85rem);width:calc(var(--dashboard-radar-width) - 1.7rem);transform:scale(.9);transform-origin:calc(50vw - var(--dashboard-radar-left) - .85rem) calc(50vh - var(--dashboard-radar-top) - var(--dashboard-radar-height) + 6.7rem)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host{top:calc(var(--dashboard-radar-top) + var(--dashboard-radar-height) - 4.6rem)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-controls{padding:.48rem .58rem;border-radius:13px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-legend{margin-bottom:.3rem;font-size:.55rem}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-legend i{height:5px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-legend small{display:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-transport{grid-template-columns:32px 48px minmax(90px,1fr) auto;gap:.4rem}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-controls[aria-label="Local radar controls"] .dashboard-radar-transport{grid-template-columns:repeat(2,32px) 48px minmax(90px,1fr) auto}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-transport button,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-transport select{height:30px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host .dashboard-radar-transport button{width:32px}@keyframes dashboard-piece-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes dashboard-panel-build{0%{opacity:0;clip-path:inset(0 100% 0 0 round 24px)}to{opacity:1;clip-path:inset(0 0 0 0 round 24px)}}@media(max-width:760px){.dashboard-stage{overflow-y:auto}.dashboard-stage__scale{inset:0;transform:none}.dashboard-stage__header{top:1.75rem;left:1rem;width:calc(100vw - 2rem)}.dashboard-conditions.dashboard-current{top:7rem;right:auto;left:1rem;width:calc(100vw - 2rem);height:420px;min-height:0}.dashboard-current .dashboard-conditions__content{grid-template-columns:1fr;padding:.8rem 1.2rem 1.2rem}.dashboard-current__reading>strong{font-size:4.5rem}.dashboard-daily{top:calc(8rem + 420px);height:260px;min-height:0}.dashboard-hourly,.dashboard-conditions,.dashboard-radar-frame{left:1rem;width:calc(100vw - 2rem)}.dashboard-hourly{top:6.5rem;height:210px}.dashboard-daily li:nth-child(2n){display:none}.dashboard-hourly ol{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-radar-frame{top:20.5rem;height:42vh}.dashboard-conditions{top:calc(21.5rem + 42vh);right:auto;height:500px}.dashboard-radar-controls-host{position:absolute;top:calc(13.8rem + 42vh);right:1.85rem;bottom:auto;left:1.85rem;width:auto;transform:none}.weather-app--dashboard>.dashboard-radar-canvas{top:20.5rem!important;left:1rem!important;width:calc(100vw - 2rem)!important;height:42vh!important}}.weather-app--dashboard .dashboard-daily{top:var(--dashboard-content-top);border:0;border-radius:0;background:transparent;box-shadow:none;color:#e9f1ef;animation:none}.dashboard-daily__heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.5rem 1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--dashboard-section-divider, rgb(255 255 255 / 62%))}.dashboard-daily__heading-copy{display:flex;min-width:0;flex:1 1 42rem;align-items:baseline;gap:.35rem}.dashboard-daily__heading h2{margin:0;color:#fff7ec;font-size:1rem;font-weight:720;line-height:1.4;text-transform:capitalize;white-space:nowrap}.dashboard-daily__heading-copy>p{min-width:0;margin:0;color:#fff7ec;font-size:1rem;font-weight:500;line-height:1.4;letter-spacing:-.01em}.dashboard-daily__heading>span{color:var(--dashboard-text-tertiary);font-size:.8rem}.dashboard-daily .dashboard-hourly__ribbon{padding:0}.dashboard-daily ol{grid-auto-flow:row;grid-template-columns:repeat(var(--weekly-day-count, 7),minmax(0,1fr));gap:0;overflow:visible}.dashboard-daily li.dashboard-daily__day{display:block;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.dashboard-daily li.dashboard-daily__day>button{display:grid;width:100%;height:100%;min-height:14rem;padding:1.1rem .65rem;border:0;border-bottom:2px solid transparent;border-radius:0;background:transparent;color:inherit;cursor:pointer;font:inherit;grid-template-rows:2.8rem 2rem 2.5rem 1fr auto;gap:.55rem;transition:background .16s ease-out,border-color .16s ease-out}.dashboard-daily li.dashboard-daily__day+li{border-left:1px solid rgb(175 203 209 / 18%)}.dashboard-daily li.dashboard-daily__day>button:hover{background:#ffffff0a}.dashboard-daily li.dashboard-daily__day>button:focus-visible{position:relative;z-index:1;outline:2px solid #aad4e1;outline-offset:-2px}.dashboard-daily li.dashboard-daily__day.is-selected>button{border-bottom-color:#9ed3df;background:#7ebecd14}.dashboard-daily .dashboard-daily__day time{display:flex;white-space:normal;font-size:.94rem;line-height:1.3}.dashboard-daily .dashboard-daily__day time small{color:var(--dashboard-text-tertiary-soft);font-size:.72rem;text-transform:none;letter-spacing:0}.dashboard-daily .dashboard-daily__day .dashboard-hourly__condition{color:#b6cfdf}.dashboard-daily .dashboard-daily__day .dashboard-daily__temperatures{font-variant-numeric:tabular-nums}.dashboard-daily .dashboard-daily__day .dashboard-daily__temperatures strong{font-size:1.65rem;letter-spacing:-.03em}.dashboard-daily .dashboard-daily__day .dashboard-daily__temperatures>span{font-size:1.1rem}.dashboard-daily .dashboard-daily__day .dashboard-daily__temperatures>span{color:#bbccd0}.dashboard-daily__summary{color:#d5e2df;font-size:.92rem;line-height:1.45}.dashboard-daily .dashboard-daily__day .dashboard-hourly__rain{justify-self:center;background:none;color:#abc2c8;font-size:.8rem}.dashboard-weekly-detail{padding:1.45rem 0 1rem}.dashboard-weekly-detail__heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.4rem 1rem;margin-bottom:1rem}.dashboard-weekly-detail__heading h3{margin:0;color:#fff7ec;font-size:1.25rem;line-height:1.2}.dashboard-weekly-detail__heading>span{color:var(--dashboard-text-tertiary);font-size:.75rem}.dashboard-weekly-detail__periods{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgb(175 203 209 / 18%)}.dashboard-weekly-detail__period{display:flex;min-height:0;padding:1.25rem 1.5rem 1.35rem 0;flex-direction:column}.dashboard-weekly-detail__period+.dashboard-weekly-detail__period{padding-right:0;padding-left:1.5rem;border-left:1px solid rgb(175 203 209 / 18%)}.dashboard-weekly-detail__period h4{margin:0 0 .55rem;color:#bcd3d7;font-size:.78rem}.dashboard-weekly-detail__period>p{max-width:70ch;min-height:3.1em;margin:0;color:#e1ebe8;font-size:.92rem;line-height:1.55}.dashboard-weekly-detail__period dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:1rem 0 0}.dashboard-weekly-detail__period dl>div{min-width:0}.dashboard-weekly-detail__period dt{color:var(--dashboard-text-tertiary);font-size:.66rem}.dashboard-weekly-detail__period dd{margin:.25rem 0 0;color:#fff7ec;font-size:.84rem;font-weight:670;font-variant-numeric:tabular-nums}.dashboard-weekly-detail__unavailable{color:var(--dashboard-text-tertiary)!important}.dashboard-daily>.dashboard-precipitation{border-top:0}.dashboard-daily .dashboard-panel__loading{min-height:120px;color:var(--dashboard-text-tertiary)}@media(max-width:1100px){.dashboard-daily ol{grid-template-columns:minmax(0,1fr)}.dashboard-daily li.dashboard-daily__day>button{grid-template-columns:6rem 2.5rem 6rem minmax(0,1fr) 3.5rem;grid-template-rows:auto;align-items:center;min-height:0;padding:1rem 0;border-bottom:1px solid rgb(175 203 209 / 18%)}.dashboard-daily li.dashboard-daily__day.is-selected>button{border-bottom-color:#9ed3df}.dashboard-daily li.dashboard-daily__day+li{border-left:0}.dashboard-daily .dashboard-daily__day time{justify-self:start;align-items:start}.dashboard-daily__summary{justify-self:start;text-align:left}.dashboard-daily .dashboard-daily__day .dashboard-hourly__rain{align-self:center}}@media(max-width:760px){.weather-app--dashboard .dashboard-daily{position:relative;inset:auto;width:100%;flex:0 0 auto}.dashboard-daily__heading{align-items:flex-start;gap:.4rem 1rem}.dashboard-daily__heading-copy{flex-basis:100%;flex-direction:column;gap:.35rem}.dashboard-daily__heading>span{margin-left:auto}.dashboard-daily li.dashboard-daily__day>button{height:auto;grid-template-columns:5rem 2rem minmax(0,1fr) 3.5rem;gap:.6rem}.dashboard-daily__summary{grid-column:2 / -1;grid-row:2}.dashboard-daily .dashboard-daily__day .dashboard-hourly__rain{grid-column:4;grid-row:1}.dashboard-daily li.dashboard-daily__day.is-expanded>button{border-bottom-color:#9ed3df;background:#7ebecd14}.dashboard-weekly-expansion{padding:0 0 1.25rem;border-bottom:1px solid #9ed3df}.dashboard-weekly-expansion .dashboard-weekly-detail{padding-top:1.2rem}.dashboard-weekly-expansion>.dashboard-precipitation{border-top:1px solid rgb(175 203 209 / 18%)}.dashboard-weekly-detail__periods{grid-template-columns:minmax(0,1fr)}.dashboard-weekly-detail__period{padding:1rem 0}.dashboard-weekly-detail__period+.dashboard-weekly-detail__period{padding:1rem 0;border-top:1px solid rgb(175 203 209 / 18%);border-left:0}}@media(prefers-reduced-motion:reduce){.dashboard-daily li.dashboard-daily__day>button{transition:none}}@media(min-width:761px){.weather-app--dashboard{--dashboard-page-width: min(84vw, var(--dashboard-page-max-width));--dashboard-page-left: calc((100vw - var(--dashboard-page-width)) / 2);--dashboard-current-width: min(30vw, 550px);--dashboard-radar-width: var(--dashboard-page-width);--dashboard-radar-left: var(--dashboard-page-left);--dashboard-radar-top: 59vh;--dashboard-radar-height: min(36vh, 340px)}.dashboard-utility-row{top:3vh;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.8rem}.dashboard-search{width:auto;min-width:0}.dashboard-utility-actions{gap:.5rem}.dashboard-utility-actions button,.dashboard-utility-actions time{min-height:46px;border-radius:13px}.dashboard-stage__header{top:10.7vh}.dashboard-stage__header h1{font-size:clamp(2.5rem,3.75vw,3.9rem);line-height:.98}.dashboard-view-tabs{top:19.5vh;width:auto;gap:.45rem}.dashboard-view-tabs__choices{width:min(42vw,620px);gap:.45rem}.dashboard-view-tabs__choices>button{min-width:0;height:46px;flex:1 1 0;padding:0 .95rem;border-color:transparent;border-radius:11px;font-family:inherit;font-size:clamp(.78rem,.92vw,.98rem)}.dashboard-view-tabs__choices>button.is-active{border-color:#f1c47d4d;background:#f1c47d26;box-shadow:inset 0 1px #ffffff14,0 6px 18px #0000001a}.dashboard-conditions.dashboard-current,.dashboard-today-hourly{top:27.5vh;height:25vh;min-height:220px}.dashboard-current .dashboard-conditions__content{padding:.72rem 1.35rem .9rem}.dashboard-current__reading{gap:.62rem}.dashboard-current__reading>div{gap:.55rem}.dashboard-current__reading>strong{font-size:clamp(3.45rem,5.1vw,5.5rem)}.dashboard-current__facts{flex-wrap:wrap;gap:.3rem .45rem;margin-top:.65rem;font-size:clamp(.54rem,.61vw,.68rem);white-space:normal}.dashboard-today-hourly{border-color:#e2eef56b;background:linear-gradient(180deg,#e2eaf1f7,#c2cfdaf2);box-shadow:inset 0 1px #ffffffb8,0 24px 68px #0000003d}.dashboard-today-hourly li{gap:.32rem}.dashboard-today-hourly time{color:#293846b8;font-size:clamp(.58rem,.6vw,.68rem);font-variant-numeric:tabular-nums}.dashboard-today-hourly .dashboard-hourly__condition>.material-symbols-outlined{font-size:clamp(2rem,2.45vw,2.65rem)}.dashboard-today-hourly .dashboard-hourly__condition small{display:none}.dashboard-today-hourly li>strong{font-size:clamp(1.3rem,1.6vw,1.85rem);font-variant-numeric:tabular-nums;letter-spacing:-.025em}.dashboard-stage[data-dashboard-view=today] .dashboard-radar-frame,.dashboard-stage[data-dashboard-view=radar] .dashboard-radar-frame{overflow:hidden;border:1px solid rgb(231 238 241 / 24%);border-radius:24px;box-shadow:inset 0 1px #ffffff1f,0 24px 68px #00000047}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-canvas,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-canvas{border:1px solid rgb(231 238 241 / 24%)!important;border-radius:24px!important;box-shadow:0 24px 68px #00000047}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-canvas>.studio-map,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-canvas>.studio-map{border-radius:24px!important}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-controls-host{top:calc(var(--dashboard-radar-top) + var(--dashboard-radar-height) - 4.65rem)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]){--dashboard-radar-top: 27.5vh;--dashboard-radar-height: 64vh}}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=today])>.dashboard-radar-canvas{display:none!important}.dashboard-panel.dashboard-today-hourly{animation:none;border-color:var(--dashboard-card-border);border-radius:var(--dashboard-card-radius);background:linear-gradient(145deg,#1e272df5,#161f25f7);box-shadow:inset 0 1px #ffffff12}.dashboard-conditions.dashboard-current{animation:none}.dashboard-today-hourly .dashboard-panel__eyebrow{color:#adbcc4}.dashboard-today-hourly ol{isolation:isolate;overflow:hidden;border-radius:12px;background:#ffffff0a}.dashboard-today-hourly li.dashboard-hourly__hour{position:relative;border-right-color:transparent;background:none}.dashboard-today-hourly li.dashboard-hourly__hour:before{content:"";position:absolute;z-index:-1;inset:-12px -55%;background:radial-gradient(ellipse at 50% 36%,var(--forecast-glow),transparent 72%);filter:blur(14px);pointer-events:none}.dashboard-today-hourly li.dashboard-hourly__hour:first-child{border-radius:12px 0 0 12px}.dashboard-today-hourly li.dashboard-hourly__hour:last-child{border-radius:0 12px 12px 0}.dashboard-today-hourly li.dashboard-hourly__hour time{color:#e6edf0}.dashboard-today-hourly li.dashboard-hourly__hour>strong{color:#fff8ed}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__condition{color:#b6cfdf}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__condition small{color:#e0e7eb}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain{color:#bdcbd2;background:#ffffff12}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain--possible{color:#b4dff2;background:#5fa8ca2b}.dashboard-today-content{--dashboard-section-divider: rgb(255 255 255 / 62%);position:absolute;top:26.5vh;left:var(--dashboard-page-left);width:var(--dashboard-page-width);display:grid;grid-template-columns:var(--dashboard-current-width) minmax(0,1fr);gap:18px var(--dashboard-view-gap);padding-bottom:24px}.dashboard-hourly-stack{position:relative;min-width:0;grid-column:2}.dashboard-hourly-stack>.dashboard-today-hourly{width:100%;height:auto}.dashboard-today-content>.dashboard-panel{position:relative;inset:auto;width:auto;height:auto;min-width:0;min-height:max(25vh,220px);display:flex;flex-direction:column}.dashboard-today-content .dashboard-current .dashboard-conditions__content{height:auto;flex:1}.dashboard-today-content .dashboard-current__reading>div{align-items:center;text-align:center;transform:translate(60px)}.dashboard-today-content .dashboard-current__facts .dashboard-current__fact--warm :is(.material-symbols-outlined,strong){color:#efc681}.dashboard-today-content .dashboard-current__facts .dashboard-current__fact--temperature :is(.material-symbols-outlined,strong){color:#c9dce3}.dashboard-today-content .dashboard-current__facts .dashboard-current__fact--rain :is(.material-symbols-outlined,strong){color:#9fd4e7}.dashboard-today-content .dashboard-current__facts .dashboard-current__fact--moisture :is(.material-symbols-outlined,strong){color:#8fd4d2}.dashboard-today-content .dashboard-current__facts .dashboard-current__fact--wind :is(.material-symbols-outlined,strong){color:#a8cfe0}.dashboard-today-content .dashboard-current__facts [class*=dashboard-current__fact--] small{color:#f2f7f5ad}.dashboard-today-content .dashboard-current__facts .dashboard-current__fact--range strong{white-space:nowrap}.dashboard-today-content .dashboard-today-hourly .dashboard-hourly__timeline-shell{flex:0 0 166px;height:auto;min-height:0}.dashboard-today-content>.dashboard-today-extras{position:relative;inset:auto;width:auto;grid-column:1 / -1;padding-bottom:0}.dashboard-today-content>.dashboard-hourly-stack>.dashboard-panel{position:relative;inset:auto;min-width:0;min-height:max(25vh,220px);display:flex;flex-direction:column}@media(max-width:760px){.dashboard-today-content{top:max(15rem,27.5vh);left:1rem;width:calc(100vw - 2rem);grid-template-columns:minmax(0,1fr)}.dashboard-hourly-stack{grid-column:1}}.dashboard-hourly__timeline-shell{min-width:0}.dashboard-today-hourly .dashboard-hourly__ribbon{box-sizing:border-box;width:100%;min-width:0;margin:0;overflow-x:auto;overscroll-behavior-inline:contain;scrollbar-width:none;cursor:grab;transition:mask-image .18s ease}.dashboard-today-hourly .dashboard-hourly__ribbon.is-dragging{cursor:grabbing;-webkit-user-select:none;user-select:none}.dashboard-today-hourly .dashboard-hourly__ribbon::-webkit-scrollbar{display:none}.dashboard-today-hourly .dashboard-hourly__ribbon.is-overflowing-right{-webkit-mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 42px),transparent 100%);mask-image:linear-gradient(90deg,#000 0,#000 calc(100% - 42px),transparent 100%)}.dashboard-today-hourly .dashboard-hourly__ribbon.is-overflowing-left{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 42px,#000 100%);mask-image:linear-gradient(90deg,transparent 0,#000 42px,#000 100%)}.dashboard-today-hourly .dashboard-hourly__ribbon.is-overflowing-left.is-overflowing-right{-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 42px,#000 calc(100% - 42px),transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 42px,#000 calc(100% - 42px),transparent 100%)}.dashboard-today-hourly .dashboard-panel__eyebrow{min-height:38px;box-sizing:border-box;padding:0 1rem;border-bottom:1px solid rgb(226 238 245 / 8%)}.dashboard-today-hourly ol{--hour-column-width: 54px;position:relative;display:flex;width:max(100%,calc(var(--hour-count) * var(--hour-column-width)));min-width:100%;height:100%;flex-wrap:nowrap;overflow:visible;scroll-snap-type:inline proximity}.dashboard-hourly__temperature-curve{position:absolute;z-index:0;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.dashboard-hourly__temperature-curve polyline{fill:none;stroke:#abd7e585;stroke-width:1.35;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}.dashboard-hourly__now{position:absolute;z-index:5;top:.45rem;bottom:.15rem;width:2px;background:linear-gradient(180deg,#b0f5e4f5,#77cecfa8);box-shadow:0 0 9px #77dada3d;pointer-events:none}.dashboard-hourly__now:after{content:"";position:absolute;top:0;left:-2.25px;width:6px;height:6px;border:1.5px solid rgb(210 249 240 / 92%);border-radius:50%;background:#5aa7a8;box-shadow:0 0 0 2px #11272f85}.dashboard-hourly__now>span{position:absolute;top:-1.75rem;left:1px;padding:0;transform:translate(-50%);background:transparent;color:#bfe3dd;font-size:.57rem;font-weight:740;line-height:1;letter-spacing:.09em;text-shadow:0 1px 3px rgb(6 18 24 / 90%)}.dashboard-hourly__now--current{top:1.85rem;bottom:auto;height:max(8px,calc(var(--now-temperature-y) - 2.6rem))}.dashboard-hourly__now--current:after{display:none}.dashboard-today-hourly li.dashboard-hourly__hour{z-index:1;flex:1 0 var(--hour-column-width);border-right:0;scroll-snap-align:start}.dashboard-today-hourly li.dashboard-hourly__hour--solar-day{background:transparent}.dashboard-today-hourly li.dashboard-hourly__hour--solar-twilight{background:linear-gradient(90deg,#cda1780f,#4c4f701c)}.dashboard-today-hourly li.dashboard-hourly__hour--solar-night{background:#050e192b}.dashboard-today-hourly li.dashboard-hourly__hour--solar-night+li.dashboard-hourly__hour--solar-twilight{background:linear-gradient(90deg,#121d322b,#cda1780f)}.dashboard-today-hourly li.dashboard-hourly__hour--solar-twilight+li.dashboard-hourly__hour--solar-day{background:linear-gradient(90deg,rgb(205 161 120 / 4.5%),transparent)}.dashboard-today-hourly li.dashboard-hourly__hour--solar-twilight+li.dashboard-hourly__hour--solar-night{background:linear-gradient(90deg,#4c4f701a,#050e192b)}.dashboard-today-hourly li.dashboard-hourly__hour>button{display:flex;width:100%;height:100%;min-width:0;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;padding:.55rem .2rem .45rem;border:0;border-radius:8px;background:transparent;color:inherit;cursor:pointer;font:inherit}.dashboard-today-hourly li.dashboard-hourly__hour>button:hover,.dashboard-today-hourly li.dashboard-hourly__hour>button:focus-visible{background:#ffffff14;outline:none}.dashboard-today-hourly li.dashboard-hourly__hour>button[aria-expanded=true]{border-radius:12px;background:radial-gradient(ellipse at 50% var(--temperature-y),rgb(232 182 78 / 12%),transparent 44%),linear-gradient(180deg,rgb(169 210 223 / 6%),rgb(169 210 223 / 2%) 68%,transparent 100%);box-shadow:inset 0 0 22px #a9d2df0f,0 0 16px #5b9eb412}.dashboard-today-hourly li.dashboard-hourly__hour>button>time{position:absolute;z-index:3;top:14px;left:50%;transform:translate(-50%);white-space:nowrap}.dashboard-today-hourly li.dashboard-hourly__hour>button>strong{position:absolute;z-index:3;top:var(--temperature-y);left:50%;padding:.08rem .2rem;transform:translate(-50%,-50%);border-radius:4px;background:#142027d1;color:#fff8ed;font-size:clamp(.82rem,.9vw,1rem);line-height:1}.dashboard-today-hourly li.dashboard-hourly__hour>button>strong:before{content:"";position:absolute;top:50%;left:50%;z-index:-1;width:6px;height:6px;transform:translate(-50%,-50%);border:1px solid rgb(211 236 243 / 90%);border-radius:50%;background:#799cac}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__condition{position:absolute;z-index:2;top:29%;left:50%;width:auto;transform:translate(-50%,-50%)}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__condition>.material-symbols-outlined{font-size:1.15rem}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain{position:absolute;bottom:.35rem;left:50%;display:flex;min-height:36px;flex-direction:column;align-items:center;justify-content:center;gap:.18rem;margin:0;padding:0;transform:translate(-50%);background:transparent;color:#b4dff2}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain i{display:block;width:4px;height:var(--precipitation-height);max-height:22px;border-radius:3px 3px 1px 1px;background:#79b5cf6b}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain--low{color:#a9bdc2;opacity:1}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain--low i{width:3px;background:#79b5cf57}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain--unavailable{color:#b4dff273}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain--possible i{background:#7eb8d0}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain small{font-size:.7rem;font-weight:680;line-height:1}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__rain--possible{background:transparent}.dashboard-today-hourly li.dashboard-hourly__hour:before{display:none}.dashboard-hour-detail{position:relative;display:grid;grid-template-columns:max-content minmax(0,1fr);align-items:center;gap:.9rem;min-height:44px;margin:0 .75rem .4rem;padding:0;border:0;border-radius:0;background:transparent;color:#e6edf0;box-shadow:none}.dashboard-hour-detail__summary{display:flex;flex-wrap:wrap;min-width:0;align-items:baseline;gap:.35rem .75rem;padding:.55rem 0;white-space:normal}.dashboard-hour-detail__summary>*{color:#c4d0cc;font-size:.8rem;line-height:1.2}.dashboard-hour-detail__summary>*{max-width:100%;overflow-wrap:anywhere}.dashboard-hour-detail__summary>strong{color:#f1f4ef;font-size:.86rem}.dashboard-hour-detail__summary>strong+span{color:#efc681;font-weight:720}.dashboard-hour-detail--summary-only{grid-template-columns:minmax(0,1fr)}@media(max-width:760px){.dashboard-today-hourly ol{--hour-column-width: 68px}.dashboard-hour-detail{grid-template-columns:1fr;gap:0;margin:0 .5rem .5rem;padding:.4rem .5rem}.dashboard-hour-detail__summary>strong{flex-basis:100%}}.weather-app--dashboard .dashboard-search .location-search__form,.dashboard-utility-actions>button,.dashboard-utility-actions>time{border-color:#e2eef53d;background:radial-gradient(ellipse at 78% 20%,rgb(102 157 170 / 12%),transparent 65%),linear-gradient(145deg,#263c45,#1b2c36);box-shadow:inset 0 1px #ffffff1a,0 16px 42px #0000002e;color:#e8f0f2}.dashboard-utility-actions>button:hover{border-color:#e2eef55c;background:radial-gradient(ellipse at 78% 20%,rgb(116 172 186 / 16%),transparent 65%),linear-gradient(145deg,#2c4650,#20343e)}.dashboard-utility-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:stretch}.weather-app--dashboard .dashboard-utility-row{top:calc(43.3px - 5.556vh);right:12px;left:calc(4.4px - 5.556vw);width:auto;grid-template-columns:auto minmax(0,1fr) auto;gap:14px}.dashboard-brand-menu{position:relative;align-self:start}.dashboard-brand-menu__trigger{display:grid;width:60px;height:48px;grid-template-columns:40px 12px;align-items:center;gap:0;box-sizing:border-box;overflow:hidden;padding:3px;border:1px solid rgb(226 238 245 / 18%);border-radius:13px;background:#0c161cb8;box-shadow:0 8px 24px #0000002e;color:#eef6f7c7;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,transform .14s ease}.dashboard-brand-menu__trigger:hover{border-color:#e2eef557;background:#18262ee0;transform:translateY(-1px)}.dashboard-brand-menu__trigger:active{transform:translateY(0)}.dashboard-brand-menu__trigger:focus-visible{outline:2px solid #c7edf4;outline-offset:3px}.dashboard-brand-menu__trigger img{display:block;width:40px;height:40px;border-radius:50%;object-fit:cover}.dashboard-brand-menu__trigger .material-symbols-outlined{font-size:14px}.dashboard-brand-menu__panel{position:absolute;z-index:140;top:calc(100% + 8px);left:0;display:grid;width:min(260px,calc(100vw - 24px));gap:3px;padding:8px;border:1px solid rgb(226 238 245 / 22%);border-radius:14px;background:#0d1920f7;box-shadow:0 18px 44px #00000061}.dashboard-brand-menu__identity{display:grid;gap:2px;padding:8px 10px 10px}.dashboard-brand-menu__identity strong{color:#f4f8f8;font-size:.86rem}.dashboard-brand-menu__identity small{color:#aabcc1;font-size:.64rem;letter-spacing:.05em;text-transform:uppercase}.dashboard-brand-menu__panel>a{display:grid;min-height:42px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;padding:0 10px;border:0;border-radius:9px;background:transparent;color:#dce8ea;font:650 .78rem/1 var(--rr-font-ui);text-align:left;text-decoration:none}.dashboard-brand-menu__panel>a:hover{background:#e2eef51a;color:#fff}.dashboard-brand-menu__panel>a:focus-visible{outline:2px solid #c7edf4;outline-offset:-2px}.dashboard-brand-menu__panel>a .material-symbols-outlined{color:#abc7ce;font-size:19px}.dashboard-brand-menu__icon{display:block;width:19px;height:19px;object-fit:contain}.dashboard-brand-menu__icon--x{filter:invert(1)}.dashboard-saved-places{position:absolute;z-index:109;top:3.2vh;left:var(--dashboard-page-left);display:flex;max-width:min(54vw,760px);height:46px;align-items:center;overflow:hidden}.dashboard-saved-places__label{display:none;flex:0 0 auto;align-items:center;gap:5px;color:#f7efe2ad;font:720 .68rem/1 var(--rr-font-ui)}.dashboard-saved-places__label .material-symbols-outlined{color:#ffd45c;font-size:1rem;font-variation-settings:"FILL" 1,"wght" 480}.dashboard-saved-places button{min-width:0;height:32px;padding:0 clamp(.65rem,1.1vw,1rem);overflow:hidden;border:0;border-radius:0;background:transparent;color:#f7efe2c7;font:680 clamp(.72rem,.82vw,.84rem)/1 var(--rr-font-ui);text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.dashboard-saved-places button:first-child{padding-left:0}.dashboard-saved-places__divider{width:1px;height:18px;flex:0 0 1px;background:#ffffffb8}.dashboard-saved-places button:hover{color:#fff}.dashboard-saved-places button:focus-visible{outline:0;box-shadow:inset 0 -2px #a9cdd5}.dashboard-saved-places button.is-current{color:#fff8ec;font-weight:780}.dashboard-utility-actions{gap:6px}.weather-app--dashboard .dashboard-search .location-search__form{height:48px;min-height:48px;box-sizing:border-box;border-radius:24px;background:#161f27b8;box-shadow:inset 0 1px #ffffff0d}.weather-app--dashboard .dashboard-search .location-search__form>input,.weather-app--dashboard .dashboard-search .location-search__form>button{height:100%;min-height:0;box-sizing:border-box}.weather-app--dashboard .dashboard-search .location-search__saved-row>.location-search__result-save{border-color:transparent;background:transparent;color:#dce8ea94}.weather-app--dashboard .dashboard-search .location-search__result-save .material-symbols-outlined{font-size:1.4rem}.weather-app--dashboard .dashboard-search .location-search__saved-row>.location-search__result-save:hover,.weather-app--dashboard .dashboard-search .location-search__saved-row>.location-search__result-save:focus-visible{background:#ffffff0f;color:#ebf3f4d1}.weather-app--dashboard .dashboard-search .location-search__results .location-search__result-save.is-saved{color:#ffd45c}.weather-app--dashboard .dashboard-search .location-search__results .location-search__result-save.is-saved:hover,.weather-app--dashboard .dashboard-search .location-search__results .location-search__result-save.is-saved:focus-visible{color:#ffe28a}.dashboard-utility-actions>button{width:48px;min-width:48px;min-height:48px;padding:0;border:0;border-radius:50%;background:transparent;box-shadow:none;color:#eef6f7e0;-webkit-backdrop-filter:none;backdrop-filter:none;transition:color .14s ease,background-color .14s ease,transform .14s ease}.dashboard-utility-actions>.dashboard-feedback-trigger{width:auto;padding:0 12px;border-radius:8px;font:760 .78rem/1 var(--rr-font-ui)}.dashboard-today-hourly li.dashboard-hourly__hour--current>button:disabled{opacity:1;color:inherit;cursor:default}.dashboard-today-hourly li.dashboard-hourly__hour--current>button>time{top:8px;color:#bfe3dd;font-weight:780;letter-spacing:.06em}.dashboard-utility-actions>button:hover{border-color:transparent;background:#e2eef521;color:#fff;transform:translateY(-1px)}.dashboard-utility-actions>button:active{transform:translateY(0)}.dashboard-utility-actions>button:focus-visible{outline:2px solid #c7edf4;outline-offset:3px;background:#e2eef51a;color:#fff}.dashboard-utility-actions .material-symbols-outlined{font-size:1.35rem}.dashboard-feedback-dialog{width:min(520px,calc(100vw - 32px));box-sizing:border-box;padding:24px;border:1px solid rgb(226 238 245 / 22%);border-radius:14px;background:#15252e;color:#d8e5e7;box-shadow:0 24px 80px #0000006b}.dashboard-feedback-dialog::backdrop{background:#050c11ad}.dashboard-feedback-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.dashboard-feedback-dialog h2{margin:0;color:#fff8ec;font:760 1.5rem/1.15 var(--rr-font-ui);letter-spacing:-.02em}.dashboard-feedback-dialog header p{max-width:44ch;margin:8px 0 0;color:#b8c9cc;font:500 .86rem/1.5 var(--rr-font-ui)}.dashboard-feedback-dialog__close{display:grid;width:40px;height:40px;flex:0 0 auto;place-items:center;padding:0;border:0;border-radius:8px;background:#ffffff0f;color:#d8e5e7;cursor:pointer}.dashboard-feedback-dialog__close:hover{background:#ffffff1c;color:#fff}.dashboard-feedback-dialog button:focus-visible,.dashboard-feedback-dialog select:focus-visible,.dashboard-feedback-dialog textarea:focus-visible{outline:2px solid #b8e2ee;outline-offset:2px}.dashboard-feedback-dialog form{display:grid;gap:18px;margin-top:24px}.dashboard-feedback-dialog label{display:grid;gap:8px;color:#edf5f5;font:700 .78rem/1.3 var(--rr-font-ui)}.dashboard-feedback-dialog select,.dashboard-feedback-dialog textarea{width:100%;box-sizing:border-box;border:1px solid rgb(226 238 245 / 20%);border-radius:8px;background:#0f1f27;color:#f2f7f7;font:500 .9rem/1.5 var(--rr-font-ui)}.dashboard-feedback-dialog select{min-height:44px;padding:0 12px}.dashboard-feedback-dialog textarea{min-height:150px;padding:12px;resize:vertical}.dashboard-feedback-dialog textarea::placeholder{color:#8fa5aa}.dashboard-feedback-dialog footer{display:flex;justify-content:flex-end;gap:10px}.dashboard-feedback-dialog footer button,.dashboard-feedback-dialog__confirmation button{min-height:44px;padding:0 16px;border:0;border-radius:8px;background:#b8e2ee;color:#102129;font:760 .8rem/1 var(--rr-font-ui);cursor:pointer}.dashboard-feedback-dialog footer button:disabled{opacity:.55;cursor:wait}.dashboard-feedback-dialog footer .dashboard-feedback-dialog__secondary{background:#ffffff12;color:#d8e5e7}.dashboard-feedback-dialog__error{margin:-4px 0 0;color:#ffb2ad;font:650 .78rem/1.45 var(--rr-font-ui)}.dashboard-feedback-dialog__confirmation{display:grid;justify-items:start;gap:14px;margin-top:28px}.dashboard-feedback-dialog__confirmation>.material-symbols-outlined{color:#75d3bf;font-size:2rem}.dashboard-view-tabs__choices{border-color:#e2eef53d;border-radius:4px;background:radial-gradient(ellipse at 78% 20%,rgb(102 157 170 / 12%),transparent 65%),linear-gradient(145deg,#263c45,#1b2c36);box-shadow:inset 0 1px #ffffff1a,0 16px 42px #0000002e}.dashboard-view-tabs__choices>button{border-color:transparent;border-radius:3px;background:#ffffff08;color:#a9bcc4}.dashboard-view-tabs__choices>button:hover{background:#ffffff14;color:#e8f0f2;transform:none}.dashboard-view-tabs__choices>button.is-active{border-color:#e2eef542;background:linear-gradient(145deg,#7497a352,#425e694d);box-shadow:inset 0 1px #ffffff1f;color:#f2f6f7}.dashboard-stage__header{display:grid;gap:2px}@media(min-width:761px){.dashboard-stage__header{top:9.5vh}.dashboard-stage__header h1{font-size:clamp(1.875rem,2.2vw,2.25rem);line-height:1}.dashboard-view-tabs{top:16.5vh}.dashboard-today-content{top:23.5vh}}.dashboard-location-title{display:flex;align-items:center;gap:8px}.dashboard-location-primary{display:flex;align-items:center;gap:20px}.dashboard-location-title h1 span{color:#f5eee3d1;font-weight:520}.dashboard-location-heading-sr{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.dashboard-location-save{display:grid;width:34px;height:34px;flex:0 0 auto;padding:0;border:0;border-radius:4px;background:transparent;color:#dce8ea94;cursor:pointer;place-items:center}.dashboard-location-save:hover{background:#ffffff0f;color:#ebf3f4d1}.dashboard-location-save:focus-visible{outline:2px solid #b8e2ee;outline-offset:2px}.dashboard-location-save .material-symbols-outlined{font-size:1.65rem;font-variation-settings:"FILL" 0,"wght" 420}.dashboard-location-save.is-saved{color:#ffd45c}.dashboard-location-save.is-saved:hover{color:#ffe28a}.dashboard-location-save.is-saved .material-symbols-outlined{font-variation-settings:"FILL" 1,"wght" 480}.dashboard-location-alert{--dashboard-alert-color: #ef3e3e;position:relative;display:inline-flex;width:auto;height:34px;flex:0 0 auto;align-items:center;gap:6px;padding:0 10px;border:1px solid color-mix(in srgb,var(--dashboard-alert-color) 72%,transparent);border-radius:4px;background:color-mix(in srgb,var(--dashboard-alert-color) 14%,transparent);color:var(--dashboard-alert-color);cursor:pointer;transition:background-color .14s ease,transform .14s ease}.dashboard-location-alert:hover{background:color-mix(in srgb,var(--dashboard-alert-color) 24%,transparent);transform:translateY(-1px)}.dashboard-location-alert:focus-visible{outline:2px solid #b8e2ee;outline-offset:2px}.dashboard-location-alert>.material-symbols-outlined{font-size:1.2rem}.dashboard-location-alert>span:not(.material-symbols-outlined){color:#fff8ec;font:700 .72rem/1 var(--rr-font-ui);white-space:nowrap}.dashboard-location-alert b{position:absolute;top:-6px;right:-7px;min-width:16px;padding:2px 4px;border-radius:999px;background:var(--dashboard-alert-color);color:#10181d;font:750 .58rem/1 var(--rr-font-ui);text-align:center}.dashboard-location-meta{display:flex;flex-wrap:wrap;gap:8px 16px;margin-top:1px;color:#e2e8e8ad;font-size:clamp(.64rem,.72vw,.76rem)}.dashboard-location-meta>span{display:inline-flex;align-items:center;gap:5px}.dashboard-location-meta>:is(span,time,details){display:inline-flex;align-items:center;gap:5px}.dashboard-location-meta>:is(span,time,details)+:is(span,time,details):before{margin-right:9px;color:#e2e8e847;content:"·"}.dashboard-location-meta .material-symbols-outlined{color:#a8b9bd;font-size:.85rem}.dashboard-location-coordinates summary{display:inline-flex;align-items:center;gap:5px;color:inherit;cursor:pointer;list-style:none}.dashboard-location-coordinates summary::-webkit-details-marker{display:none}.dashboard-location-coordinates summary:hover{color:#e8eeee}.dashboard-location-coordinates summary:focus-visible{outline:2px solid #b8e2ee;outline-offset:2px}.dashboard-location-coordinates[open]>.dashboard-location-details__content{display:inline-flex;align-items:center;gap:8px 14px;margin-left:5px;color:#c3d1d2;font-variant-numeric:tabular-nums}.dashboard-location-details__content>span{display:inline-flex;align-items:center;gap:5px}.dashboard-utility-row>.dashboard-utility-actions{justify-self:end}@media(min-width:761px){.weather-app--dashboard .dashboard-utility-row>.dashboard-utility-actions{transform:translate(89px)}}.weather-app--dashboard .dashboard-location-search{width:fit-content;max-width:min(520px,48vw);min-width:0}.weather-app--dashboard .dashboard-location-search .location-search,.weather-app--dashboard .dashboard-location-search .location-search__form{width:fit-content;max-width:100%}.weather-app--dashboard .dashboard-location-search .location-search__form{display:inline-grid;grid-template-columns:auto minmax(0,auto);height:auto;min-height:0;border:0;border-radius:2px;background:transparent;box-shadow:inset 0 0 0 1px #ffffff47;transition:box-shadow .14s ease}.weather-app--dashboard .dashboard-location-search .location-search__form:hover{box-shadow:inset 0 0 0 1px #ffffff6b}.weather-app--dashboard .dashboard-location-search .location-search__form:focus-within{border-color:transparent;background:transparent;box-shadow:inset 0 0 0 2px #b8e2eee0}.weather-app--dashboard .dashboard-location-search .location-search__form>input{width:auto;max-width:100%;height:auto;min-height:34px;field-sizing:content;font-size:clamp(1.875rem,2.2vw,2.25rem)}.weather-app--dashboard .dashboard-location-search .location-search__saved-toggle{display:none}.dashboard-view-tabs__choices{width:auto;gap:0;padding:2px;box-shadow:inset 0 1px #ffffff14}.dashboard-view-tabs__choices>button{position:relative;min-width:88px;height:34px;flex:0 0 auto;padding:0 1rem;border:0;border-radius:0;background:transparent;font-size:.76rem}.dashboard-view-tabs__choices>button:first-child{border-radius:1px}.dashboard-view-tabs__choices>button:last-child{border-radius:1px}.dashboard-view-tabs__choices>button.is-active{border:0;border-radius:0;background:linear-gradient(145deg,#3e697db8,#234658bd);box-shadow:inset 0 1px #ffffff1c}@media(max-width:760px){.dashboard-location-primary{display:grid;gap:8px}.dashboard-location-title{flex-wrap:wrap;gap:8px}.dashboard-location-alert{max-width:100%}.weather-app--dashboard .dashboard-location-search{width:fit-content;max-width:calc(100% - 52px);min-width:0}.weather-app--dashboard .dashboard-location-search .location-search__form>input{font-size:clamp(1.35rem,6vw,1.75rem)}.dashboard-location-meta{gap:5px 10px}.dashboard-location-meta>:is(span,time,details)+:is(span,time,details):before{display:none}.dashboard-view-tabs__choices{width:100%}.dashboard-view-tabs__choices>button{min-width:0;flex:1 1 0}}@media(min-width:761px){.weather-app--dashboard{--dashboard-current-width: min(36vw, 610px)}.dashboard-today-content>.dashboard-current{min-height:340px}}.dashboard-today-content .dashboard-current .dashboard-panel__eyebrow{padding:15px 24px 0;color:#fff9efbd;font-size:.68rem;letter-spacing:.055em}.dashboard-today-content .dashboard-current .dashboard-conditions__content{gap:0;padding:18px 24px 22px}.dashboard-today-content .dashboard-current__reading{gap:clamp(22px,3vw,38px)}.dashboard-today-content .dashboard-current__reading>strong{font-size:clamp(5rem,6.5vw,6.7rem);line-height:.82}.dashboard-today-content .dashboard-current__reading .material-symbols-outlined{font-size:clamp(2.15rem,2.6vw,2.65rem)}.dashboard-today-content .dashboard-current__reading h2{font-size:clamp(1.05rem,1.25vw,1.3rem);font-weight:620}.dashboard-current__feels{margin:0;color:#fff9efc7;font-size:.78rem}.dashboard-current__provenance{margin:.65rem 0 0;color:#f4f9f8eb;font-size:clamp(.82rem,.88vw,.9rem);line-height:1.35}.dashboard-current__provenance summary{display:flex;align-items:center;width:100%;min-height:44px;justify-content:space-between;gap:8px;border-bottom:1px solid rgb(226 238 240 / 24%);color:#b9cdd2;cursor:pointer;list-style:none}.dashboard-current__provenance summary .material-symbols-outlined{font-size:18px}.dashboard-current__provenance[open] summary .material-symbols-outlined{transform:rotate(180deg)}.dashboard-current__provenance[data-freshness=stale] summary,.dashboard-current__provenance[data-freshness=aging] summary,.dashboard-current__status{color:#ffe0a0}.dashboard-current__provenance summary::-webkit-details-marker{display:none}.dashboard-current__provenance summary:focus-visible{outline:2px solid rgb(126 218 238 / 78%);outline-offset:3px}.dashboard-current__provenance p{max-width:44rem;margin:.5rem 0 0;color:#e2eef0b8;font-size:.84rem;line-height:1.45}.dashboard-current__provenance p.dashboard-current__analysis-context{color:#b5d3dbb8}.dashboard-today-content .dashboard-current__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px;margin-top:14px;padding-bottom:10px}.dashboard-today-content .dashboard-current__facts>span{display:grid;grid-template-columns:18px minmax(0,1fr);gap:2px 6px;align-items:center;align-self:start;justify-content:stretch;min-width:0;padding-inline:4px}.dashboard-today-content .dashboard-current__facts>span+span:before{display:none}.dashboard-current__fact-note{grid-column:2;display:flex;flex-direction:column;gap:2px;color:#b9cdd2;font-size:.8rem;line-height:1.35}.dashboard-today-content .dashboard-current__facts .material-symbols-outlined{grid-row:1 / 3;color:#e2eef0cc;font-size:1.05rem}.dashboard-today-content .dashboard-current__facts small{grid-column:2;overflow:visible;color:#fff9efc7;font-size:.72rem;font-weight:600;line-height:1.25;text-overflow:clip;white-space:normal}.dashboard-today-content .dashboard-current__facts strong{grid-column:2;overflow:visible;font-size:clamp(.9rem,1vw,1rem);line-height:1.2;white-space:normal}.dashboard-today-content .dashboard-current__facts .dashboard-current__fact--moisture strong{font-size:clamp(.82rem,.9vw,.94rem);overflow-wrap:anywhere;white-space:normal}.dashboard-today-content .dashboard-current__facts>[data-time-context] small:before{margin-right:.28rem;font-size:.62rem;font-weight:780;letter-spacing:.055em}.dashboard-today-content .dashboard-current__facts>[data-time-context=current] small:before{color:#92d9d4;content:"CURRENT ·"}.dashboard-today-content .dashboard-current__facts>[data-time-context=forecast] small:before{color:#e5bd77;content:"FORECAST ·"}.dashboard-today-content .dashboard-current__facts>:is(.dashboard-current__fact--range,.dashboard-current__fact--rain,.dashboard-current__fact--moisture,.dashboard-current__fact--wind) small:before{content:none}@media(max-width:760px){.dashboard-today-content .dashboard-current__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-today-content .dashboard-current__reading>strong{font-size:clamp(4.8rem,22vw,6.5rem)}}.dashboard-stage[data-dashboard-view=radar] .dashboard-stage__scale{inset:0;transform:none}.dashboard-stage[data-dashboard-view=radar]:is([data-dashboard-radar-opening=true],[data-dashboard-radar-closing=true]) .dashboard-stage__scale{inset:-35px 0 35px;transform:scale(.9)}.dashboard-stage[data-dashboard-view=radar] .dashboard-stage__scale>:not(.dashboard-radar-frame){visibility:hidden;opacity:0;pointer-events:none}.dashboard-stage[data-dashboard-view=radar] .dashboard-radar-frame{position:fixed;inset:0;width:100vw;height:100dvh;border:0;border-radius:0;box-shadow:none;opacity:0;animation:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-canvas{position:fixed!important;inset:0!important;width:100vw!important;height:100dvh!important;border:0!important;border-radius:0!important;box-shadow:none!important;transform:none!important;transform-origin:50% 50%!important;animation:dashboard-radar-open .5s cubic-bezier(.16,1,.3,1) both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-canvas>.studio-map{border-radius:0!important;transform-origin:50% 48%;animation:dashboard-radar-map-settle .5s cubic-bezier(.16,1,.3,1) both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card{--dashboard-radar-source-width: 310px;--dashboard-radar-dock-height: 76px;position:fixed;z-index:111;inset:auto auto 16px 16px;display:grid;width:var(--dashboard-radar-source-width);height:var(--dashboard-radar-dock-height);overflow:hidden;box-sizing:border-box;grid-template-rows:1fr;padding:11px 12px;border:1px solid rgb(221 237 240 / 13%);border-radius:var(--rr-radius-lg);background:linear-gradient(180deg,#182d36f0,#0f1f27f2);box-shadow:inset 0 1px #ffffff0d,0 14px 38px #0000003b;color:#edf3f6;-webkit-backdrop-filter:blur(18px) saturate(108%);backdrop-filter:blur(18px) saturate(108%);pointer-events:auto;animation:dashboard-radar-controls-in .34s cubic-bezier(.16,1,.3,1) .18s both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-source-card__fields{display:grid;grid-template-columns:minmax(82px,.7fr) minmax(0,1.55fr);align-items:center;gap:8px;min-width:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-product-target{display:grid;align-items:center;min-width:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field{display:grid;grid-template-rows:12px 32px;align-content:center;gap:4px;min-width:0;margin:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field>span:first-child{display:flex;align-items:flex-end;padding-left:2px;color:#d2e4e89e;font-size:.56rem;font-weight:620;letter-spacing:.01em;line-height:12px;text-transform:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field__control{position:relative;display:flex;min-width:0;height:32px;align-items:center;border:1px solid rgb(222 237 240 / 11%);border-radius:var(--rr-radius-md);background:#e0eff20a;box-shadow:none;transition:border-color .15s ease,background-color .15s ease}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field__control:hover{border-color:#bee0e53d;background:#e0eff214}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field__control:focus-within{border-color:#86cfd2;outline:2px solid rgb(124 203 207 / 18%);outline-offset:1px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field select{width:100%;height:100%;appearance:none;overflow:hidden;padding:0 24px 0 9px;border:0;background:transparent;color:#f5f8fa;font-family:inherit;font-size:.66rem;font-weight:650;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field select:disabled{color:#eff6f7d1;cursor:default;opacity:1}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field select option{background:#12242d;color:#f5f8fa}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field__control>.material-symbols-outlined{position:absolute;right:6px;color:#cee3e894;font-size:.9rem;pointer-events:none}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card{background:linear-gradient(125deg,#34464c,#1d303b)}}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>:is(.dashboard-radar-back,.dashboard-radar-layer-settings){position:fixed;z-index:112;top:16px;left:16px;display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;padding:0;border:1px solid rgb(226 238 245 / 22%);border-radius:10px;background:#1c3039d6;box-shadow:inset 0 1px #ffffff17,0 10px 28px #0000003d;color:#f5f8fa;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%);cursor:pointer;animation:dashboard-radar-controls-in .34s cubic-bezier(.16,1,.3,1) .18s both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-layer-settings{top:68px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-local-fields{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:6px;min-width:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-reference-legend-host{position:fixed;z-index:111;top:120px;left:33px;pointer-events:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-reference-legend{display:grid;height:156px;grid-template-columns:9px auto;gap:7px;color:#eff7f9e5;filter:drop-shadow(0 2px 5px rgb(0 0 0 / 68%));animation:dashboard-radar-controls-in .34s cubic-bezier(.16,1,.3,1) .18s both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-reference-legend i{border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff1f}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-reference-legend small{display:flex;flex-direction:column;justify-content:space-between;color:#d0e2e585;font-size:.48rem;font-weight:560;text-shadow:0 1px 3px rgb(0 0 0 / 90%)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]):has(>.dashboard-radar-layer-panel)>.dashboard-radar-reference-legend-host{visibility:hidden}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>:is(.dashboard-radar-back,.dashboard-radar-layer-settings):hover{border-color:#e2eef561;background:#263e48eb}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>:is(.dashboard-radar-back,.dashboard-radar-layer-settings):focus-visible{outline:2px solid #b7dce7;outline-offset:3px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-back:disabled{cursor:default;opacity:.6}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>:is(.dashboard-radar-back,.dashboard-radar-layer-settings) .material-symbols-outlined{font-size:1.15rem}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-layer-panel{position:fixed;z-index:112;top:16px;left:70px;width:min(340px,calc(100vw - 86px));max-height:calc(100dvh - 32px);overflow:auto;padding:12px;border:1px solid rgb(230 238 239 / 26%);border-radius:16px;background:linear-gradient(125deg,#3f4f54e0,#182a34eb);box-shadow:inset 0 1px #ffffff24,0 12px 36px #00000052;color:#edf3f6;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%);animation:dashboard-radar-controls-in .26s cubic-bezier(.16,1,.3,1) both}.dashboard-radar-preferences{display:grid}.dashboard-radar-preferences>label{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:14px;padding:8px 10px}.dashboard-radar-preferences>label>span:first-child{display:grid;gap:2px}.dashboard-radar-preferences strong{color:#f4f0e8;font-size:.72rem}.dashboard-radar-preferences small{color:#e0ebee94;font-size:.58rem}.dashboard-radar-preferences select{min-width:100px;min-height:32px;padding:0 8px;border:1px solid rgb(230 238 239 / 20%);border-radius:3px;color:#edf3f6;background:#182c35;font:inherit;font-size:.68rem}.dashboard-radar-preferences__range{display:flex;align-items:center;gap:7px}.dashboard-radar-preferences__range input{width:92px;accent-color:#89cccf}.dashboard-radar-preferences__range output{min-width:30px;color:#f4f0e8;font-size:.65rem;text-align:right}.dashboard-radar-hazards{display:grid;border-top:1px solid rgb(255 255 255 / 28%)}.dashboard-radar-hazards h3{margin:0;padding:12px 10px 9px;color:#e0ebee9e;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase}.dashboard-radar-hazard{display:grid;gap:7px;padding:10px}.dashboard-radar-hazard__toggle{display:flex;align-items:center;gap:8px;color:#f4f0e8;font-size:.7rem;font-weight:650}.dashboard-radar-hazard__toggle input{width:14px;height:14px;margin:0;accent-color:#89cccf}.dashboard-radar-hazard__opacity{display:flex;align-items:center;gap:8px;padding-left:22px}.dashboard-radar-hazard__opacity input{min-width:0;flex:1;accent-color:#89cccf}.dashboard-radar-hazard__opacity input:disabled{opacity:.35}.dashboard-radar-hazard__opacity output{width:32px;color:#f4f0e8b8;font-size:.62rem;text-align:right}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host{position:fixed;z-index:111;inset:auto 0 16px;display:block!important;width:min(636px,calc(100vw - 32px));margin-inline:auto;transform:none;animation:dashboard-radar-controls-in .34s cubic-bezier(.16,1,.3,1) .18s both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host .dashboard-radar-controls{display:grid;height:76px;box-sizing:border-box;grid-template-rows:14px 34px;gap:5px;padding:10px 12px;border-color:#ddedf021;border-radius:var(--rr-radius-lg);overflow:hidden;background:linear-gradient(180deg,#182d36f0,#0f1f27f2);box-shadow:inset 0 1px #ffffff0d,0 14px 38px #0000003b;-webkit-backdrop-filter:blur(18px) saturate(108%);backdrop-filter:blur(18px) saturate(108%)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host .dashboard-radar-legend{display:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-provenance{display:grid;grid-template-columns:repeat(2,auto);justify-content:center;gap:10px;margin:0;color:#fff;font-size:.58rem;font-weight:520}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-provenance :is(time,.dashboard-radar-provenance__age){color:#fff}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-provenance time{margin-left:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-legend{grid-template-columns:94px minmax(100px,1fr);grid-template-rows:5px 7px;gap:2px 10px;margin:0;color:#d0e2e5a8;font-size:.58rem;font-weight:620;letter-spacing:.01em;text-transform:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-legend>span{grid-row:1 / -1;align-self:center}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-legend i{height:4px;box-shadow:inset 0 0 0 1px #ffffff1a}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-legend small{margin:0;color:#d0e2e56b;font-size:.46rem;font-weight:560}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport{gap:8px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport :is(button,select){border-color:#ddedf01c;border-radius:var(--rr-radius-md);background:#deeef10a;box-shadow:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport input[type=range]{height:3px;appearance:none;border-radius:999px;background:linear-gradient(90deg,#7bc8ca 0 var(--radar-frame-progress),rgb(207 225 229 / 15%) var(--radar-frame-progress) 100%);cursor:pointer}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport input[type=range]::-webkit-slider-thumb{width:12px;height:12px;appearance:none;border:2px solid #dcf2f2;border-radius:50%;background:#69b7ba;box-shadow:0 0 0 4px #69b7ba1a,0 2px 6px #00000052}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport input[type=range]::-moz-range-track{height:3px;border:0;border-radius:999px;background:transparent}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport input[type=range]::-moz-range-thumb{width:10px;height:10px;border:2px solid #dcf2f2;border-radius:50%;background:#69b7ba;box-shadow:0 0 0 4px #69b7ba1a,0 2px 6px #00000052}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport input[type=range]:disabled{cursor:default;opacity:.45}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-zoom{gap:0;overflow:hidden;border:1px solid rgb(221 237 240 / 10%);border-radius:var(--rr-radius-md)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-zoom button{border:0;border-left:1px solid rgb(221 237 240 / 9%);border-radius:0;background:transparent}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-zoom button:first-child{border-left:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport :is(button,select):hover:not(:disabled){border-color:#bddee33d;background:#dfeff217;color:#f0f7f7}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-transport>button:first-child{border-color:#7ecacd2e;background:#75c3c614;color:#dff2f2}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-speed,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-zoom{color:#e0edefbd}@keyframes dashboard-radar-open{0%{opacity:0;clip-path:inset(9vh 5vw 9vh 5vw round 24px)}to{opacity:1;clip-path:inset(0 round 0)}}@keyframes dashboard-radar-map-settle{0%{filter:blur(3px) brightness(.76) saturate(.84)}to{filter:none}}@keyframes dashboard-radar-controls-in{0%{opacity:0;transform:translateY(16px) scale(.985)}to{opacity:1;transform:translateY(0)}}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-canvas{animation:dashboard-radar-dissolve .42s cubic-bezier(.4,0,.2,1) both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-canvas>.studio-map{animation:dashboard-radar-map-release .42s cubic-bezier(.4,0,.2,1) both}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-source-card,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-controls-host{animation:dashboard-radar-controls-out .22s cubic-bezier(.4,0,1,1) both}.dashboard-stage:is([data-dashboard-radar-opening=true],[data-dashboard-radar-closing=true]) .dashboard-stage__scale>:not(.dashboard-radar-frame){visibility:visible;opacity:1;pointer-events:none}.dashboard-stage[data-dashboard-suppress-weather-entrance=true] .dashboard-stage__scale *{animation:none!important}.dashboard-stage[data-dashboard-radar-closing=true] .dashboard-stage__scale{animation:dashboard-weather-focus-in .42s cubic-bezier(.16,1,.3,1) 20ms both}.dashboard-stage[data-dashboard-radar-opening=true] .dashboard-stage__scale{animation:dashboard-weather-focus-out .3s cubic-bezier(.4,0,1,1) both}@keyframes dashboard-radar-dissolve{0%{opacity:1}to{opacity:0}}@keyframes dashboard-radar-map-release{0%{filter:none}to{filter:blur(3px) brightness(.76) saturate(.84)}}@keyframes dashboard-radar-controls-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes dashboard-weather-focus-in{0%{opacity:0}to{opacity:1}}@keyframes dashboard-weather-focus-out{0%{opacity:1}to{opacity:0}}@media(max-width:1100px){.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card{right:auto;bottom:128px;left:16px;width:310px}}@media(max-width:760px){.dashboard-stage[data-dashboard-view=radar]:is([data-dashboard-radar-opening=true],[data-dashboard-radar-closing=true]) .dashboard-stage__scale{inset:0;transform:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-back{top:10px;left:10px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-layer-settings{top:62px;left:10px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-reference-legend-host{top:114px;left:27px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-layer-panel{top:10px;left:62px;width:min(340px,calc(100vw - 72px));max-height:calc(100dvh - 20px)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card{inset:auto auto 112px 10px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host{right:10px;bottom:10px;left:10px;width:auto;margin-inline:0}}@media(prefers-reduced-motion:reduce){.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-canvas,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-canvas>.studio-map,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-back,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-layer-settings,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-reference-legend-host,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-layer-panel,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-canvas,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-canvas>.studio-map,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-source-card,.weather-app--dashboard:has(.dashboard-stage[data-dashboard-radar-closing=true])>.dashboard-radar-controls-host,.dashboard-stage[data-dashboard-radar-closing=true] .dashboard-stage__scale,.dashboard-stage[data-dashboard-radar-opening=true] .dashboard-stage__scale{animation:none}}.weather-app--dashboard .dashboard-stage__header h1{font-size:var(--dashboard-type-location);font-weight:600;line-height:1.05;letter-spacing:-.025em}.weather-app--dashboard .dashboard-location-meta{font-size:var(--dashboard-type-meta);line-height:1.4}.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=day] .dashboard-location-meta{color:#f4f8f8;font-weight:650;text-shadow:0 1px 2px rgb(0 16 24 / 55%)}.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=day] .dashboard-location-meta .material-symbols-outlined,.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=day] .dashboard-location-coordinates[open]>span{color:#f4f8f8}.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=day] .dashboard-location-meta>:is(span,time,details)+:is(span,time,details):before{color:#d5e2e4}.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=night] .dashboard-location-meta,.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=night] .dashboard-location-meta .material-symbols-outlined,.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=night] .dashboard-location-coordinates[open]>span{color:#eaf3f5}.weather-app--dashboard .dashboard-stage[data-dashboard-daylight=night] .dashboard-location-meta>:is(span,time,details)+:is(span,time,details):before{color:#b9cbd0}.weather-app--dashboard .dashboard-today-content .dashboard-panel__eyebrow{min-height:38px;box-sizing:border-box;padding:12px 24px 0;color:#fff9efbd;font-size:var(--dashboard-type-section-title);font-weight:650;line-height:1.2;letter-spacing:-.01em;text-transform:none}.weather-app--dashboard .dashboard-today-hourly .dashboard-panel__eyebrow{padding:0 16px;color:#d6e0e4}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading>strong{font-size:var(--dashboard-type-temperature);line-height:.88;letter-spacing:-.04em}.weather-app--dashboard .dashboard-current.is-warm .dashboard-current__reading>strong{color:#ffdca1;text-shadow:0 2px 18px rgb(230 165 70 / 13%)}.weather-app--dashboard .dashboard-current.is-cold .dashboard-current__reading>strong{color:#c7e9f4;text-shadow:0 2px 18px rgb(91 171 207 / 13%)}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading h2{font-size:var(--dashboard-type-metric);font-weight:650;line-height:1.2}.weather-app--dashboard .dashboard-current__feels,.weather-app--dashboard .dashboard-today-content .dashboard-current__facts small{font-size:var(--dashboard-type-meta)}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts strong{font-size:var(--dashboard-type-metric);font-weight:650}@media(max-width:760px){.weather-app--dashboard{--dashboard-type-location: 28px;--dashboard-type-temperature: 72px;--dashboard-type-section-title: 18px}.weather-app--dashboard .dashboard-today-content .dashboard-panel__eyebrow{padding-inline:18px}}.dashboard-stage{--dashboard-atmosphere: 139 195 211;background:radial-gradient(ellipse at 50% -18%,rgb(143 187 202 / 13%),transparent 48%),linear-gradient(180deg,#3e687b,#2c4b5a 48%,#172a34)}.dashboard-stage[data-dashboard-weather=sunny]{--dashboard-atmosphere: 145 211 225;background:radial-gradient(circle at 12% 3%,rgb(232 218 164 / 13%),transparent 24%),linear-gradient(180deg,#5d91aa,#467489 46%,#203946)}.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=day]{--dashboard-atmosphere: 157 190 200;background:radial-gradient(ellipse at 26% 0%,rgb(203 216 220 / 10%),transparent 38%),linear-gradient(180deg,#607f8d,#46626f 48%,#233944)}.dashboard-stage[data-dashboard-weather=overcast]{--dashboard-atmosphere: 143 166 175;background:linear-gradient(180deg,#52636c,#394b55 48%,#202f37)}.dashboard-stage:is([data-dashboard-weather=night],[data-dashboard-weather=cloudy][data-dashboard-daylight=night]){--dashboard-atmosphere: 112 146 190;background:radial-gradient(ellipse at 78% 0%,rgb(105 128 157 / 10%),transparent 36%),linear-gradient(180deg,#101c2a,#0b1621 54%,#071018)}.dashboard-stage[data-dashboard-view=today] .dashboard-cloud-loop,.dashboard-stage[data-dashboard-view=outlook] .dashboard-cloud-loop{display:none}.dashboard-stage:is([data-dashboard-weather=sunny],[data-dashboard-weather=night],[data-dashboard-weather=overcast],[data-dashboard-weather=cloudy][data-dashboard-daylight=night]):before{inset:0;background-image:none;filter:none;transform:none;animation:none}.dashboard-stage[data-dashboard-weather=sunny]:after,.dashboard-stage[data-dashboard-weather=cloudy][data-dashboard-daylight=day]:after,.dashboard-stage[data-dashboard-weather=night]:after{background:radial-gradient(ellipse at 50% 34%,transparent 45%,rgb(7 19 26 / 9%) 78%,rgb(5 14 20 / 18%) 100%),linear-gradient(180deg,transparent 52%,rgb(5 16 23 / 18%) 100%);mix-blend-mode:normal}.dashboard-conditions.dashboard-current{background:linear-gradient(135deg,#21434d,#1c3943 56%,#172f38);box-shadow:inset 0 1px #ffffff21,0 18px 44px #040d122e}.dashboard-current:before{position:absolute;z-index:0;inset:0;content:"";background-position:72% center;background-repeat:no-repeat;background-size:cover;opacity:.12;filter:saturate(.62) contrast(1.06);-webkit-mask-image:linear-gradient(90deg,transparent 18%,rgb(0 0 0 / 42%) 56%,#000 100%);mask-image:linear-gradient(90deg,transparent 18%,rgb(0 0 0 / 42%) 56%,#000 100%);pointer-events:none}.dashboard-stage[data-dashboard-weather=sunny] .dashboard-current:before{background-image:url(/assets/sunny-DdI8w4D6.jpg)}.dashboard-stage:is([data-dashboard-weather=cloudy],[data-dashboard-weather=overcast]) .dashboard-current:before{background-image:url(/assets/overcast-XQTrFMM3.jpg)}.dashboard-stage:is([data-dashboard-weather=night],[data-dashboard-weather=cloudy][data-dashboard-daylight=night]) .dashboard-current:before{background-image:url(/assets/moon-DkyI5ssW.jpg);opacity:.09}.dashboard-stage[data-dashboard-weather=rain]:before{opacity:.7}.dashboard-stage[data-dashboard-weather=storm]:before{opacity:.62}.dashboard-stage[data-dashboard-weather=rain] .dashboard-rain-field canvas{opacity:.68}.dashboard-stage[data-dashboard-weather=storm] .dashboard-rain-field canvas{opacity:.74}.dashboard-stage:is([data-dashboard-weather=rain],[data-dashboard-weather=storm]) .dashboard-rain-field:after{opacity:.52}.dashboard-current:after{z-index:0;background:linear-gradient(90deg,#0e262fc7,#0e262f6b 48%,#0e262f24)}@media(min-width:1000px){.weather-app--dashboard{--dashboard-flow-left: var(--dashboard-page-left);--dashboard-flow-width: var(--dashboard-page-width);--dashboard-primary-width: clamp(400px, 32vw, 540px);--dashboard-flow-column-gap: clamp(18px, 2vw, 32px)}.dashboard-today-content{left:var(--dashboard-flow-left);width:var(--dashboard-flow-width);grid-template-columns:var(--dashboard-primary-width) minmax(0,1fr);column-gap:var(--dashboard-flow-column-gap)}.dashboard-today-content>.dashboard-what-matters{width:100%;justify-self:stretch;margin-left:0}.dashboard-today-content>.dashboard-today-extras{width:100%;justify-self:stretch}}@media(min-width:761px){.weather-app--dashboard{--dashboard-location-top: 9.5vh;--dashboard-location-stack-height: 64px;--dashboard-location-nav-gap: 42px;--dashboard-nav-height: 38px;--dashboard-nav-content-gap: 18px;--dashboard-nav-top: calc(var(--dashboard-location-top) + var(--dashboard-location-stack-height) + var(--dashboard-location-nav-gap));--dashboard-content-top: max(23.5vh, calc(var(--dashboard-nav-top) + var(--dashboard-nav-height) + var(--dashboard-nav-content-gap)))}.dashboard-stage__header{z-index:98;top:var(--dashboard-location-top);gap:6px}.dashboard-location-primary{min-height:40px}.dashboard-location-meta{min-height:18px;margin-top:11px;padding-left:2px}.dashboard-view-tabs{top:var(--dashboard-nav-top)}.dashboard-today-content{top:var(--dashboard-content-top)}}.dashboard-hourly__temperature-curve polyline{stroke:rgb(var(--dashboard-atmosphere) / 88%);stroke-width:2.45;filter:drop-shadow(0 1px 4px rgb(var(--dashboard-atmosphere) / 44%))}.dashboard-today-hourly li.dashboard-hourly__hour>button>strong{padding:.14rem 0;border:0;border-radius:0;transform:translate(-50%,8px);background:none!important;box-shadow:none;color:#f5fbfc;-webkit-backdrop-filter:none;backdrop-filter:none;text-shadow:0 1px 3px rgb(5 18 24 / 78%)}.dashboard-today-hourly li.dashboard-hourly__hour>button>strong:before{top:-7px;width:7px;height:7px;border:2px solid rgb(211 242 247 / 92%);background:#6fa9ba;box-shadow:0 0 0 3px #162d3794,0 1px 5px #4fa9c16b}.dashboard-today-hourly li.dashboard-hourly__hour>button[aria-expanded=true]>strong:before{border-color:#fff4d5;background:#e8b64e}.dashboard-today-hourly li.dashboard-hourly__hour--current>button>strong:before{top:-9px;width:11px;height:11px;border:3px solid #d8fff5;background:#48b9ad;box-shadow:0 0 0 4px #205b599e,0 0 14px #5ce7d394}.dashboard-today-hourly li.dashboard-hourly__hour--current>button{background:linear-gradient(180deg,rgb(91 207 193 / 10%),transparent 82%)}.dashboard-today-hourly li.dashboard-hourly__hour--current>button>time{top:5px;padding:.18rem .42rem;border:1px solid rgb(184 242 232 / 32%);border-radius:999px;background:#1c4b4cc2;color:#d9fff5;font-size:.66rem;text-shadow:none}.dashboard-today-hourly li.dashboard-hourly__hour--current>button>strong{color:#c9fff1}@media(min-width:1000px){.weather-app--dashboard{--dashboard-header-nav-width: clamp(280px, 29vw, 360px);--dashboard-header-column-gap: clamp(28px, 4vw, 64px);--dashboard-nav-top: calc(var(--dashboard-location-top) + 54px);--dashboard-content-top: max(23.5vh, calc(var(--dashboard-nav-top) + var(--dashboard-nav-height) + var(--dashboard-nav-content-gap)))}.dashboard-location-primary{position:relative;display:block;width:100%}.dashboard-location-title,.dashboard-location-title h1{min-width:0}.dashboard-location-title h1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weather-app--dashboard .dashboard-location-search{position:relative;z-index:110;top:auto;left:0;width:fit-content;max-width:min(520px,48vw)}.dashboard-location-meta{width:calc(100% - var(--dashboard-header-nav-width) - var(--dashboard-header-column-gap));box-sizing:border-box}.dashboard-view-tabs{right:auto;left:var(--dashboard-page-left);width:var(--dashboard-primary-width);box-sizing:border-box}.dashboard-view-tabs__choices{width:100%;box-sizing:border-box}.dashboard-view-tabs__choices>button{min-width:0;flex:1 1 0}}.dashboard-next-forecast{--dashboard-icon-forecast: 28px;grid-column:1 / -1;display:grid;gap:.8rem;padding:1rem 0 .65rem;border-top:1px solid var(--dashboard-section-divider, rgb(255 255 255 / 62%));color:#e9f1ef}.dashboard-next-forecast__heading{display:flex;align-items:end;justify-content:space-between;gap:1rem}.dashboard-next-forecast__heading>div{display:grid;gap:.12rem}.dashboard-next-forecast__heading span:first-child{color:var(--dashboard-text-tertiary);font-size:.72rem;font-weight:720;letter-spacing:.09em;text-transform:uppercase}.dashboard-next-forecast h2{margin:0;color:#fff7ec;font-size:1.28rem;line-height:1.15}.dashboard-next-forecast__summary{margin:.18rem 0 0;color:#d5e2df;font-size:.92rem;font-weight:680;line-height:1.3}.dashboard-next-forecast__heading button{padding:.35rem 0;border:0;background:transparent;color:#b9deea;font:inherit;font-size:.86rem;font-weight:720;cursor:pointer}.dashboard-next-forecast__heading button:hover{color:#fff}.dashboard-next-forecast__heading button:focus-visible{outline:2px solid #9ce8a6;outline-offset:3px}.dashboard-next-forecast ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin:0 46px 0 0;padding:0;list-style:none}.dashboard-next-forecast li{display:grid;min-width:0;grid-template-columns:auto auto minmax(0,1fr);align-items:center;gap:.8rem;padding:.55rem clamp(.7rem,1.4vw,1.25rem)}.dashboard-next-forecast li:first-child{padding-left:0}.dashboard-next-forecast li+li{border-inline-start:1px solid var(--dashboard-section-divider, rgb(255 255 255 / 62%))}.dashboard-next-forecast time{display:grid;min-width:4rem;gap:.08rem}.dashboard-next-forecast time strong{color:#f7eee1;font-size:.94rem}.dashboard-next-forecast__day-short{display:none}.dashboard-next-forecast time small{color:var(--dashboard-text-tertiary-soft);font-size:.72rem}.dashboard-next-forecast__icon{position:relative;display:grid;width:var(--dashboard-icon-forecast, 28px);height:var(--dashboard-icon-forecast, 28px);place-items:center}.dashboard-next-forecast__icon>.material-symbols-outlined:first-child{color:#b6cfdf;font-size:var(--dashboard-icon-forecast, 28px)}.dashboard-next-forecast__icon>.dashboard-next-forecast__precipitation-cue{position:absolute;right:-3px;bottom:-1px;color:#79b7d0;font-size:12px;font-variation-settings:"FILL" 1,"wght" 600}.dashboard-next-forecast__conditions{display:grid;min-width:0;gap:.15rem}.dashboard-next-forecast__conditions strong{overflow:visible;color:#e9f0ef;font-size:.92rem;line-height:1.3;overflow-wrap:normal;text-overflow:clip;white-space:normal}.dashboard-next-forecast__conditions small{display:flex;flex-wrap:wrap;align-items:baseline;gap:.2rem .42rem;color:#bbccd0;font-size:.78rem;font-variant-numeric:tabular-nums}.dashboard-next-forecast__conditions small>span+span:before{margin-right:.42rem;color:#789098;content:"·"}.dashboard-next-forecast__temperature-value{color:#e1e9e7;font-size:.92rem;font-weight:720}.dashboard-next-forecast__rain-value{color:#abc2c8;font-size:.78rem;font-weight:620}.dashboard-next-forecast__temperature-track{position:relative;display:block;width:100%;height:22px;margin-top:.25rem;overflow:visible;background:linear-gradient(#afcbd126,#afcbd126) center / 100% 1px no-repeat}.dashboard-next-forecast__temperature-range{position:absolute;top:10px;left:var(--range-left);width:var(--range-width);height:4px;background:linear-gradient(90deg,#78b9ce,#edc466)}.dashboard-next-forecast__temperature-low,.dashboard-next-forecast__temperature-high{position:absolute;top:2px;z-index:1;color:#bcd1d4;font-size:.72rem;font-weight:720;line-height:16px;font-variant-numeric:tabular-nums;text-shadow:0 0 4px #20343d,0 0 4px #20343d}.dashboard-next-forecast__temperature-low{left:var(--range-left);transform:translate(calc(-100% - 3px))}.dashboard-next-forecast__temperature-high{left:calc(var(--range-left) + var(--range-width));transform:translate(3px)}.dashboard-forecast-context-updating{grid-column:1 / -1;display:flex;min-height:76px;align-items:center;gap:.8rem;padding:.55rem clamp(1rem,2vw,1.75rem);color:#dce8e7}.dashboard-forecast-context-updating>span{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:#8fc7d0;animation:dashboard-context-pulse 1.4s ease-in-out infinite}.dashboard-forecast-context-updating p{display:grid;gap:.16rem;margin:0}.dashboard-forecast-context-updating strong{font-size:1rem;font-weight:680}.dashboard-forecast-context-updating small{color:var(--dashboard-text-tertiary);font-size:.8rem}@keyframes dashboard-context-pulse{50%{opacity:.35;transform:scale(.72)}}@media(prefers-reduced-motion:reduce){.dashboard-forecast-context-updating>span{animation:none}}@media(max-width:760px){.dashboard-next-forecast__day-full{display:none}.dashboard-next-forecast__day-short{display:inline}.dashboard-next-forecast ol{grid-template-columns:minmax(0,1fr)}.dashboard-next-forecast li{padding:.72rem 0}.dashboard-next-forecast li+li{border-block-start:1px solid var(--dashboard-section-divider, rgb(255 255 255 / 62%));border-inline-start:0}}.weather-app--dashboard .dashboard-conditions.dashboard-current,.weather-app--dashboard .dashboard-panel.dashboard-today-hourly{border:1px solid rgb(224 239 244 / 10%);border-radius:8px;box-shadow:inset 0 1px #ffffff0d;-webkit-backdrop-filter:blur(10px) saturate(.9);backdrop-filter:blur(10px) saturate(.9)}.weather-app--dashboard .dashboard-conditions.dashboard-current{background:linear-gradient(135deg,#193d48bd,#132f39ad)}.weather-app--dashboard .dashboard-panel.dashboard-today-hourly{background:radial-gradient(ellipse at 18% 0%,rgb(var(--dashboard-atmosphere) / 7%),transparent 48%),linear-gradient(145deg,#162229c7,#0f1b22b8)}@media(min-width:1000px){.weather-app--dashboard{--dashboard-primary-width: clamp(430px, 32vw, 520px)}.weather-app--dashboard .dashboard-today-content .dashboard-current .dashboard-conditions__content{padding:12px 28px 14px}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading{justify-content:space-between;gap:28px}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading>strong{font-size:92px}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading>div{transform:none}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading h2{max-width:13rem;font-size:24px}.weather-app--dashboard .dashboard-current__reading .material-symbols-outlined{font-size:48px}.weather-app--dashboard .dashboard-current__feels{font-size:16px}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts>span{grid-template-columns:24px minmax(0,1fr);grid-template-rows:auto auto;column-gap:10px;row-gap:4px;justify-content:stretch;padding:2px 3px 3px}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts{gap:12px 30px;margin-top:12px;padding-bottom:0}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts .material-symbols-outlined{align-self:start;margin-top:1px;font-size:22px;opacity:.9}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts small{color:#ebf4f3ab;font-size:15px;font-weight:590;line-height:1.2;letter-spacing:.01em}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts>[data-time-context] small:before{display:none}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts strong,.weather-app--dashboard .dashboard-today-content .dashboard-current__facts .dashboard-current__fact--moisture strong{font-size:21px;font-weight:690;line-height:1.18;letter-spacing:-.012em}}@media(min-width:761px){.weather-app--dashboard .dashboard-today-content>.dashboard-hourly-stack>.dashboard-today-hourly{align-self:stretch;min-height:0;height:100%}.dashboard-today-content .dashboard-today-hourly .dashboard-hourly__timeline-shell{flex-basis:288px}.dashboard-today-content .dashboard-today-hourly .dashboard-hourly__ribbon{height:100%}.dashboard-today-hourly ol{--hour-column-width: 72px}.dashboard-today-hourly li.dashboard-hourly__hour>button>time{font-size:clamp(.92rem,1vw,1.08rem);line-height:1.15;transform:translate(-50%)}.dashboard-today-hourly li.dashboard-hourly__hour>button>strong{padding:.16rem 0;font-size:clamp(1.28rem,1.42vw,1.55rem)}.dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__condition>.material-symbols-outlined{font-size:2rem}}.weather-app--dashboard .dashboard-current__reading .material-symbols-outlined{font-size:calc(var(--dashboard-icon-hero) + 16px)}.weather-app--dashboard .dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__condition>.material-symbols-outlined,.weather-app--dashboard .dashboard-daily .dashboard-hourly__condition>.material-symbols-outlined{font-size:var(--dashboard-icon-forecast)}.weather-app--dashboard .dashboard-current__facts .material-symbols-outlined,.weather-app--dashboard .dashboard-location-meta .material-symbols-outlined{font-size:var(--dashboard-icon-meta)}.weather-app--dashboard .dashboard-utility-actions .material-symbols-outlined,.weather-app--dashboard .dashboard-location-save .material-symbols-outlined{font-size:var(--dashboard-icon-control)}@media(min-width:761px){.weather-app--dashboard .dashboard-today-hourly li.dashboard-hourly__hour .dashboard-hourly__condition>.material-symbols-outlined{font-size:2rem}.dashboard-today-hourly li.dashboard-hourly__hour>button>strong:before{width:9px;height:9px}.dashboard-today-hourly li.dashboard-hourly__hour--current>button>strong:before{width:14px;height:14px}.dashboard-hourly__temperature-curve polyline{stroke-width:3}}.dashboard-today-hourly li.dashboard-hourly__hour>button:after{position:absolute;z-index:1;top:34px;left:50%;width:1px;height:max(8px,calc(var(--temperature-y) - 44px));background:repeating-linear-gradient(to bottom,rgb(205 230 236 / 16%) 0 2px,transparent 2px 5px);content:"";pointer-events:none}.dashboard-today-hourly li.dashboard-hourly__hour--time-labeled>button:after{background:#cde6ec33}.dashboard-today-hourly li.dashboard-hourly__hour>button[aria-expanded=true]:after,.dashboard-today-hourly li.dashboard-hourly__hour--current>button:after{background:rgb(var(--dashboard-atmosphere) / 42%)}@media(min-width:1000px){.weather-app--dashboard{--dashboard-primary-data-top: max( 23.5vh, calc( var(--dashboard-location-top) + var(--dashboard-location-stack-height) + var(--dashboard-location-nav-gap) + var(--dashboard-nav-height) + var(--dashboard-nav-content-gap) ) );--dashboard-content-top: var(--dashboard-primary-data-top);--dashboard-nav-top: calc(var(--dashboard-primary-data-top) - var(--dashboard-nav-height) - var(--dashboard-nav-content-gap))}}.weather-app--dashboard .dashboard-view-tabs__choices>button{color:#d8e5e8;font-weight:650;text-shadow:0 1px 2px rgb(0 0 0 / 34%)}.weather-app--dashboard .dashboard-view-tabs__choices>button.is-active{color:#fff;font-weight:760}.weather-app--dashboard .dashboard-hour-detail{padding-block:.18rem}.weather-app--dashboard .dashboard-hour-detail__summary{padding-block:.68rem}.weather-app--dashboard .dashboard-hour-detail__summary>*{color:#d9e3e0;font-size:clamp(1rem,1.08vw,1.18rem);line-height:1.35}.weather-app--dashboard .dashboard-hour-detail__summary>strong{color:#f7faf7;font-size:clamp(1.08rem,1.14vw,1.24rem);font-weight:740}.weather-app--dashboard .dashboard-today-content .dashboard-panel[data-empty=true]{min-height:130px;height:auto}.weather-app--dashboard .dashboard-today-content .dashboard-panel__loading{min-height:72px;height:auto;padding:16px;color:#d9e3e0;font-size:1rem;line-height:1.4;text-align:center}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:24px;row-gap:8px}.weather-app--dashboard .dashboard-current__reading>strong{grid-column:1;grid-row:1}.weather-app--dashboard .dashboard-current__reading>.dashboard-current__feels{grid-column:1;grid-row:2;align-self:start}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading>div{grid-column:2;grid-row:1 / span 2;min-width:0;transform:none}@media(max-width:999px){.weather-app--dashboard .dashboard-today-content .dashboard-current__reading h2{font-size:22px}}@media(max-width:760px){.weather-app--dashboard .dashboard-stage:is([data-dashboard-view=today],[data-dashboard-view=outlook]) .dashboard-stage__scale{display:flex;flex-direction:column;gap:12px;padding:max(20px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));box-sizing:border-box}.weather-app--dashboard .dashboard-stage:is([data-dashboard-view=today],[data-dashboard-view=outlook]) .dashboard-stage__header{position:relative;inset:auto;width:100%;padding-top:36px;grid-template-columns:minmax(0,1fr)}.weather-app--dashboard .dashboard-stage:is([data-dashboard-view=today],[data-dashboard-view=outlook]) .dashboard-view-tabs,.weather-app--dashboard .dashboard-stage[data-dashboard-view=today] .dashboard-today-content{position:relative;inset:auto;width:100%;flex:0 0 auto}.dashboard-today-content .dashboard-today-hourly .dashboard-hourly__timeline-shell{flex-basis:220px}.weather-app--dashboard .dashboard-hour-detail__summary>*{font-size:1rem}.weather-app--dashboard .dashboard-hour-detail__summary>strong{font-size:1.06rem}.weather-app--dashboard{--dashboard-type-temperature: clamp(60px, 17vw, 68px);--dashboard-type-section-title: 17px}.weather-app--dashboard .dashboard-today-content{row-gap:14px}.weather-app--dashboard .dashboard-today-content .dashboard-current .dashboard-panel__eyebrow{min-height:34px;padding:10px 16px 0}.weather-app--dashboard .dashboard-today-content .dashboard-current .dashboard-conditions__content{padding:12px 16px 14px}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading{grid-template-columns:minmax(96px,auto) minmax(0,1fr);column-gap:18px;row-gap:4px}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading>strong{font-size:var(--dashboard-type-temperature)}.weather-app--dashboard .dashboard-current__reading .material-symbols-outlined{font-size:50px}.weather-app--dashboard .dashboard-today-content .dashboard-current__reading h2{max-width:none;font-size:20px}.weather-app--dashboard .dashboard-current__provenance{margin-top:6px}.weather-app--dashboard .dashboard-current__provenance summary{min-height:44px}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts{gap:8px 14px;margin-top:8px;padding-bottom:0}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts>span{grid-template-columns:16px minmax(0,1fr);gap:1px 5px;padding-inline:0}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts .material-symbols-outlined{align-self:start;margin-top:1px;font-size:16px}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts small{font-size:11px;line-height:1.15}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts strong,.weather-app--dashboard .dashboard-today-content .dashboard-current__facts .dashboard-current__fact--moisture strong{font-size:16px;line-height:1.15}.weather-app--dashboard .dashboard-current__fact-note{flex-flow:row wrap;gap:0 5px;font-size:11px;line-height:1.2}.weather-app--dashboard .dashboard-current__fact-note>span+span:before{margin-right:5px;color:#b9cdd2b3;content:"·"}.dashboard-today-content .dashboard-today-hourly .dashboard-hourly__timeline-shell{flex-basis:208px}.weather-app--dashboard .dashboard-hour-detail{min-height:44px;margin-bottom:6px;padding-block:0}.weather-app--dashboard .dashboard-hour-detail__summary{padding-block:8px}.weather-app--dashboard .dashboard-hour-detail__summary>*{font-size:.94rem}.weather-app--dashboard .dashboard-hour-detail__summary>strong{font-size:1rem}}@media(max-width:760px){.weather-app--dashboard .dashboard-utility-row{top:max(10px,env(safe-area-inset-top));right:max(12px,env(safe-area-inset-right));left:max(12px,env(safe-area-inset-left));width:auto;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:8px}.weather-app--dashboard .dashboard-utility-row>span{display:none}.weather-app--dashboard .dashboard-saved-places{position:relative;inset:auto;display:flex;width:100%;max-width:none;height:36px;flex:0 0 36px;gap:0;margin-top:48px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.weather-app--dashboard .dashboard-saved-places::-webkit-scrollbar{display:none}.weather-app--dashboard .dashboard-saved-places__label{display:inline-flex;padding-right:10px}.weather-app--dashboard .dashboard-saved-places button{height:36px;flex:0 0 auto}.weather-app--dashboard .dashboard-saved-places__divider{flex:0 0 1px}.weather-app--dashboard .dashboard-stage:is([data-dashboard-view=today],[data-dashboard-view=outlook]) .dashboard-saved-places+.dashboard-stage__header{padding-top:0}.weather-app--dashboard .dashboard-utility-actions{gap:6px}.weather-app--dashboard .dashboard-brand-menu__trigger{width:54px;height:44px;grid-template-columns:36px 10px}.weather-app--dashboard .dashboard-brand-menu__trigger img{width:36px;height:36px}.weather-app--dashboard .dashboard-utility-actions button{width:44px;min-width:44px;min-height:44px;padding:0}.weather-app--dashboard .dashboard-utility-actions .dashboard-feedback-trigger{width:auto;min-width:0;padding:0 10px}.weather-app--dashboard .dashboard-stage__header{right:auto;left:14px;width:calc(100vw - 126px);min-width:0}.weather-app--dashboard .dashboard-location-primary,.weather-app--dashboard .dashboard-location-title,.weather-app--dashboard .dashboard-location-title h1{width:100%;min-width:0}.weather-app--dashboard .dashboard-location-title{display:flex;align-items:center}.weather-app--dashboard .dashboard-location-search,.weather-app--dashboard .location-search--heading{width:fit-content;max-width:calc(100% - 52px);min-width:0}.weather-app--dashboard .dashboard-location-title h1,.weather-app--dashboard .location-search--heading input{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.weather-app--dashboard .dashboard-location-save{width:44px;height:44px;flex:0 0 44px}.weather-app--dashboard .dashboard-location-meta{display:none}.weather-app--dashboard .dashboard-view-tabs__choices>button{min-height:44px;padding-inline:10px;font-size:.82rem}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts{gap:10px}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts strong,.weather-app--dashboard .dashboard-today-content .dashboard-current__facts .dashboard-current__fact--moisture strong{overflow-wrap:anywhere;white-space:normal}}@media(max-width:360px){.weather-app--dashboard .dashboard-utility-actions .dashboard-feedback-trigger{display:none}.weather-app--dashboard .dashboard-stage__header{width:calc(100vw - 116px)}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px}.weather-app--dashboard .dashboard-today-content .dashboard-current__facts>span{min-height:0;padding:0;border-top:0}}.dashboard-radar-provenance{display:flex;min-width:0;align-items:center;gap:6px 10px;margin-bottom:7px;color:#e0ecefb8;font-size:.64rem;line-height:1.25}.dashboard-radar-provenance time{margin-left:auto;color:#e8f0f1;font-variant-numeric:tabular-nums;white-space:nowrap}.dashboard-radar-provenance__age{flex:0 0 auto;white-space:nowrap}.dashboard-radar-mobile-more{display:none}@media(max-width:760px){.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]):has(.dashboard-radar-mobile-more[open])>.dashboard-radar-controls-host{z-index:113}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host .dashboard-radar-controls:has(.dashboard-radar-mobile-more[open]){overflow:visible}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card{right:10px;bottom:calc(132px + env(safe-area-inset-bottom));left:10px;width:auto;height:50px;padding:6px 8px;border-radius:12px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-source-card__fields{grid-template-columns:minmax(88px,.72fr) minmax(0,1.4fr)}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field{grid-template-rows:0 38px;gap:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field>span:first-child{overflow:hidden;height:0;padding:0}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-source-card .dashboard-radar-field__control{height:38px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host{bottom:max(10px,env(safe-area-inset-bottom))}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host .dashboard-radar-controls{height:94px;padding:10px;grid-template-rows:14px 44px;gap:6px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-provenance{display:grid;grid-template-columns:auto minmax(0,1fr) auto;min-width:0;min-height:0;align-items:center;justify-content:stretch;overflow:hidden;margin-bottom:5px}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-provenance time{display:none}.weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-provenance__age{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-radar-legend{margin-bottom:5px}.dashboard-radar-legend small{display:none}.dashboard-radar-desktop-control{display:none!important}.dashboard-radar-transport,.dashboard-radar-controls[aria-label="MRMS radar controls"] .dashboard-radar-transport,.dashboard-radar-controls[aria-label="Local radar controls"] .dashboard-radar-transport{grid-template-columns:44px minmax(0,1fr) 44px;gap:8px}.dashboard-radar-transport button,.dashboard-radar-transport select{height:44px}.dashboard-radar-transport button{width:44px}.dashboard-radar-mobile-more{position:relative;display:block}.dashboard-radar-mobile-more>summary{display:grid;width:44px;height:44px;border:1px solid rgb(230 238 239 / 23%);border-radius:9px;background:#dcecf01f;cursor:pointer;list-style:none;place-items:center}.dashboard-radar-mobile-more>summary::-webkit-details-marker{display:none}.dashboard-radar-mobile-more>summary:focus-visible{outline:2px solid #b7dce7;outline-offset:3px}.dashboard-radar-mobile-more>div{position:absolute;right:0;bottom:calc(100% + 8px);display:grid;width:min(260px,calc(100vw - 40px));gap:10px;padding:10px;border:1px solid rgb(230 238 239 / 26%);border-radius:12px;background:#142730f5;box-shadow:0 12px 36px #00000052}.dashboard-radar-mobile-more label{display:grid;grid-template-columns:1fr 72px;align-items:center;gap:10px;font-size:.72rem}.dashboard-radar-mobile-more label select{width:72px}.dashboard-radar-mobile-more .dashboard-radar-zoom{justify-content:flex-end}.dashboard-radar-mobile-more .dashboard-radar-zoom button{width:44px;height:44px}}:root body :is(.dashboard-panel,.dashboard-what-matters,.dashboard-daylight,.dashboard-daily__day,.dashboard-settings__panel,.reality-check-dialog__values,.dashboard-radar-controls,.dashboard-radar-source-card,.dashboard-view-tabs,.location-search__results,.location-search__saved,dialog){border-radius:var(--rr-radius-lg)!important}:root body .dashboard-view-tabs__choices,:root body .weather-app .account-panel{border-radius:4px!important}:root body :is(.dashboard-panel.dashboard-precipitation,.dashboard-daylight,.dashboard-what-matters){border-radius:0!important}:root body .dashboard-view-tabs__choices>button,:root body .weather-app .account-panel :is(button,input){border-radius:3px!important}:root body :is(.weather-app,dialog,[role=dialog]) :is(button,select,textarea,input:not([type=range]):not([type=radio]):not([type=checkbox])){border-radius:var(--rr-radius-md)!important}:root body .weather-app .dashboard-daily li.dashboard-daily__day,:root body .weather-app .dashboard-stage[data-dashboard-view=outlook] .dashboard-daily li.dashboard-daily__day>button{border-radius:0!important}:root body .weather-app .location-search .location-search__form,:root body [role=dialog] .location-search .location-search__form{border-radius:var(--rr-radius-md)!important}:root body .weather-app .first-time-setup .first-time-setup__location :is(.location-search__form,.location-search__results,button){border-radius:var(--rr-radius-md)!important}:root body .location-search .location-search__form :is(input,button){border-radius:0!important}:root body .dashboard-utility-actions time,:root body .dashboard-today-hourly ol{border-radius:var(--rr-radius-md)!important}:root body .dashboard-today-hourly li.dashboard-hourly__hour:first-child{border-radius:var(--rr-radius-md) 0 0 var(--rr-radius-md)!important}:root body .dashboard-today-hourly li.dashboard-hourly__hour:last-child{border-radius:0 var(--rr-radius-md) var(--rr-radius-md) 0!important}:root body .dashboard-hourly__rain{border-radius:var(--rr-radius-sm)!important}@media(min-width:1101px){:root body .weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar])>.dashboard-radar-controls-host .dashboard-radar-controls{border-radius:var(--rr-radius-lg)!important}:root body .weather-app--dashboard:has(.dashboard-stage[data-dashboard-view=radar]) .dashboard-radar-zoom button{border-radius:0!important}}:root body .weather-app--dashboard:has(.dashboard-stage[data-dashboard-view]) .dashboard-radar-canvas,:root body .weather-app--dashboard:has(.dashboard-stage[data-dashboard-view]) .dashboard-radar-canvas .studio-map,:root body .dashboard-stage .dashboard-radar-frame{border-radius:var(--rr-radius-lg)!important}@keyframes dashboard-panel-build{0%{opacity:0;clip-path:inset(0 100% 0 0 round 8px)}to{opacity:1;clip-path:inset(0 0 0 0 round 8px)}}
