/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-gray-400:oklch(70.7% .022 261.325);--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.mx-auto{margin-inline:auto}.my-4{margin-block:calc(var(--spacing) * 4)}.mt-2{margin-top:calc(var(--spacing) * 2)}.mt-4{margin-top:calc(var(--spacing) * 4)}.mt-6{margin-top:calc(var(--spacing) * 6)}.mt-12{margin-top:calc(var(--spacing) * 12)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.flex{display:flex}.h-16{height:calc(var(--spacing) * 16)}.h-38{height:calc(var(--spacing) * 38)}.w-16{width:calc(var(--spacing) * 16)}.flex-1{flex:1}.flex-\[3rem\]{flex:3rem}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.flex-col{flex-direction:column}.items-center{align-items:center}.gap-2{gap:calc(var(--spacing) * 2)}.gap-4{gap:calc(var(--spacing) * 4)}.gap-8{gap:calc(var(--spacing) * 8)}.p-4{padding:calc(var(--spacing) * 4)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-gray-400{color:var(--color-gray-400)}.capitalize{text-transform:capitalize}}body{background:var(--bg);color:var(--text);font-family:sans-serif;line-height:1.5}main{width:90%;max-width:120ch;margin:0 auto}.panel{background-color:var(--panel-bg);border-radius:.5rem;padding:1rem}.icon{fill:var(--text-dim)}.text-dim{color:var(--text-dim)}input[type=text]{color:#333;border:2px solid var(--surface-dark);background-color:#fff;border-radius:.5rem;padding:.5rem 1rem;transition:border-color .15s,background-color .5s}input[type=text]:hover{background-color:#fcfcfd;border-color:#8ca6d9}header{text-align:center;align-items:center;width:90%;max-width:120ch;margin:0 auto;padding:2rem 0;display:flex;position:relative}.header-logo{aspect-ratio:5;flex:0 0 360px;width:360px;max-width:50%;margin:0 auto}@media (width<=650px){.header-logo{margin:0}}.header-logo img{width:100%;height:100%}.header-logo .logo-dark{display:none}@media (prefers-color-scheme:dark){:root:where(:not([data-theme=light])) .header-logo .logo-light{display:none}:root:where(:not([data-theme=light])) .header-logo .logo-dark{display:block}}:root[data-theme=dark] .header-logo .logo-light{display:none}:root[data-theme=dark] .header-logo .logo-dark{display:block}.alert{color:var(--text);background-color:var(--surface-dark);border-radius:.5rem;padding:1rem;font-size:.9rem}.fatal-error-alert{background-color:var(--surface-dark);color:var(--text);border-radius:.5rem;padding:2rem}.fatal-error-alert img{opacity:.85;filter:invert(var(--icon-invert))}.theme-toggle-container{align-items:center;display:flex;position:absolute;top:0;bottom:0;right:0}.theme-toggle{background:var(--surface-dark);border:1px solid #ffffff1a;border-radius:999px;gap:2px;padding:2px;display:inline-flex}.theme-toggle img{filter:invert(var(--icon-invert))}.theme-toggle button{width:30px;height:26px;color:var(--text-dim);cursor:pointer;background:0 0;border:0;border-radius:999px;place-items:center;display:grid}.theme-toggle button:hover{color:var(--text)}.theme-toggle button[aria-pressed=true]{background:var(--surface-light);color:var(--text);box-shadow:0 1px 2px #0b0b0b14}.theme-toggle svg{display:block}.loading-spinner{justify-content:center;align-items:center;padding:3rem 0;display:flex}.loading-spinner-circle{border:.25rem solid var(--surface-dark);border-top-color:var(--text-dim);border-radius:50%;width:2.25rem;height:2.25rem;animation:.7s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}footer{border-top:1px solid var(--surface-dark);text-align:center;width:90%;max-width:120ch;color:var(--text-dim);flex-direction:column;align-items:center;gap:.35rem;margin:4rem auto 0;padding:1.75rem 0 2.5rem;font-size:.8rem;line-height:1.6;display:flex}footer p{margin:0}footer a{color:var(--text-dim);text-decoration:underline;-webkit-text-decoration-color:var(--surface-dark);-webkit-text-decoration-color:var(--surface-dark);-webkit-text-decoration-color:var(--surface-dark);text-decoration-color:var(--surface-dark);text-underline-offset:3px;transition:color .15s,text-decoration-color .15s}footer a:hover{color:var(--text);text-decoration-color:currentColor}.btn{cursor:pointer;box-shadow:none;border-radius:.25rem;transition:all .15s}.btn:hover{transform:scale(1.05);box-shadow:0 3px 8px 8px #0000001a}.btn:active{transform:translateY(3px)scale(1.05);box-shadow:0 2px 3px 3px #0000001a}.primary-btn{background-color:var(--btn-primary-bg);color:var(--btn-primary-text);outline:5px solid var(--btn-primary-bg);border:1px dashed #66779980;padding:.75rem 1.5rem;font-size:.9rem}.secondary-btn{background-color:var(--btn-primary-bg);color:var(--btn-primary-text);outline:4px solid var(--btn-primary-bg);border:1px dashed #6793;padding:.35rem 1rem;font-size:.875rem}.history-graph-container,.history-graph-plot-area{position:relative}.history-graph-days-group-container{gap:8px;height:20rem;display:flex}@keyframes nowMarkerIn{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes nowLabelIn{0%{opacity:0;transform:translate(-50%,-.35rem)}to{opacity:1;transform:translate(-50%)}}.history-graph-now-marker{z-index:6;pointer-events:none;border-left:1.5px dashed var(--text);width:0;position:absolute;top:0;bottom:1.9rem}@supports (color:color-mix(in lab, red, red)){.history-graph-now-marker{border-left:1.5px dashed color-mix(in srgb, var(--text) 55%, transparent)}}.history-graph-now-marker{transform-origin:top;animation:.4s .5s backwards nowMarkerIn}.history-graph-now-label{white-space:nowrap;background:var(--text);color:var(--bg);letter-spacing:.02em;border-radius:999px;padding:.28rem .5rem;font-size:.65rem;font-weight:600;line-height:1;animation:.4s .55s backwards nowLabelIn;position:absolute;top:-1.55rem;left:0;transform:translate(-50%)}.history-graph-now-label:after{content:"";background:var(--text);width:6px;height:6px;margin-top:-3px;margin-left:-3px;position:absolute;top:100%;left:50%;transform:rotate(45deg)}.history-graph-day{white-space:nowrap;flex-direction:column;height:100%;display:flex;position:relative;overflow:hidden}.history-graph-day:nth-child(2n){background:linear-gradient(#0000,#78787833)}.history-graph-bars-container{flex:1 0 auto;align-items:flex-end;gap:8px;display:flex;overflow:hidden}.history-graph-day-label{text-align:center;flex:0 auto;padding:.5rem;font-size:.8rem}@keyframes barGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.history-graph-bar{transform-origin:bottom;cursor:crosshair;flex:1 0 auto;animation:.5s .75s forwards barGrow;transform:scaleY(0)}.history-graph-observed{opacity:.3;filter:contrast(35%)}.history-graph-predicted{opacity:1}.history-graph-bar-low{background-color:var(--kp-low)}.history-graph-bar-medium{background-color:var(--kp-med)}.history-graph-bar-high{background-color:var(--kp-high)}.history-graph-bar-extreme{background-color:var(--kp-extreme)}.history-graph-hover-information{height:2rem}@media screen and (width<=45rem){.history-graph-bars-container,.history-graph-days-group-container{gap:3px}}@media screen and (width<=30rem){.history-graph-bars-container,.history-graph-days-group-container{gap:0}}.history-graph-bar-popup{position-area:top;position-try-fallbacks:flip-block, --history-graph-popup-shift-left, --history-graph-popup-shift-right, flip-block --history-graph-popup-shift-left, flip-block --history-graph-popup-shift-right;text-align:center;color:#fff;pointer-events:none;background-color:#000;border-top:4px solid #0000;border-radius:.25rem;width:6rem;max-width:6rem;margin-bottom:.5rem;padding:.25rem;font-size:.75rem;transition:opacity .2s,transform .2s;position:absolute;transform:translateY(-.5rem)}@position-try --history-graph-popup-shift-left{position-area:top span-left}@position-try --history-graph-popup-shift-right{position-area:top span-right}#barPopup:after{content:"";border:.5rem solid #0000;border-top-color:#000;width:1rem;height:1rem;margin-left:-.5rem;position:absolute;top:100%;left:50%}.landing-page-grid{grid-template-columns:1fr 1fr;grid-template-areas:"current local""graph graph""summary summary";gap:1rem;display:grid}.landing-page-grid h2{color:var(--text);margin:0 0 1.5rem;font-size:1.2rem;font-weight:500}@media (width<=900px){.landing-page-grid{flex-direction:column;display:flex}}.kp-explainer{background-color:var(--surface-dark);color:var(--text-dim);border-radius:.5rem;gap:1rem;margin-top:2rem;padding:1rem;font-size:.9rem;display:flex}.kp-explainer img{flex:0 0 1rem}.local-panel-banner{margin-top:0 3rem;text-align:center;background-color:var(--surface-dark);color:var(--text);border-radius:.5rem;padding:.75rem 1rem;font-size:.9rem;display:block}.search-page{background-color:var(--surface-light);border-radius:.5rem;padding:1rem}.search-back-link{color:var(--text-dim);margin-bottom:2rem;display:block}.search-back-link:hover{color:var(--text);text-decoration:underline}.search-title{margin-bottom:1rem;font-size:1.4rem}.search-result-count{background-color:var(--surface-dark);border-radius:.5rem;padding:1rem}.search-results{margin-top:1rem}.search-results a{cursor:pointer;grid-template-columns:3rem auto;grid-template-areas:"icon name""icon admin";align-items:center;gap:.5rem;padding:1rem;display:grid}.search-results a:hover{background-color:#0000000d}.search-results li{border-bottom:1px solid #0000004d}.search-results li:last-child{border-bottom:none}.search-result-flag{grid-area:icon;font-size:1.4rem}.search-result-name{color:var(--text);grid-area:name}.search-result-admin{color:var(--text-dim);grid-area:admin;font-size:.9rem}.kp-bar-graph{flex:1 0 auto}.kp-bar-graph-arrow-container{--arrow-size:1rem;height:calc(var(--arrow-size) / 2);margin:.65rem 0;position:relative}.kp-bar-graph-arrow{margin-left:calc(var(--arrow-size) * -.5);border-left:calc(var(--arrow-size) / 2) solid transparent;border-right:calc(var(--arrow-size) / 2) solid transparent;border-top:calc(var(--arrow-size) / 2) solid var(--text);width:0;height:0;transform:all 1s ease;position:absolute;left:0}.kp-bar-graph-arrow[data-isLoading="true"]{opacity:0}.kp-bar-graph-bar{align-items:stretch;display:flex}.kp-bar-graph-bar>div{flex:1 0 auto;height:.8rem}.kp-bar-graph-bar>div:first-child{border-radius:100px 0 0 100px;flex:0 0 33.33%}.kp-bar-graph-bar>div:last-child{border-radius:0 100px 100px 0}.kp-bar-graph-numbers{justify-content:space-between;display:flex}.kp-bar-graph-numbers>span{color:var(--text-dim);margin:.25rem 0;font-size:.875rem}.kp-number-box{background-color:var(--surface-light);box-shadow:1px 1px 8px var(--surface-dark);border:1px solid #0000;border-bottom-width:9px;border-radius:.5rem;flex-direction:column;flex:0 0 7rem;padding:.65rem;display:flex}.kp-number-box[data-isLoading="true"]{background-image:linear-gradient(90deg,#0000 0%,#7a8fb866 50%,#0000 100%);background-repeat:no-repeat;background-size:250% 100%;animation:1.5s ease-in-out infinite kp-number-box-shimmer;border-color:#8592ad80!important}@keyframes kp-number-box-shimmer{0%{background-position:150% 0}to{background-position:-150% 0}}.kp-number-box>div{margin:auto}.kp-number-box-number{text-align:center;color:var(--text);font-size:4rem;font-weight:700;line-height:1}.kp-number-box-label{color:var(--text);text-align:center;font-size:1rem}.local-page{flex-direction:column;gap:1rem;display:flex}.local-back-link{color:var(--text-dim);display:block}.local-back-link:hover{color:var(--text);text-decoration:underline}.local-page h2{color:var(--text);margin:0 0 1rem;font-size:1.2rem;font-weight:500}.local-place-name{align-items:center;gap:.6rem;font-size:1.6rem;display:flex}.local-place-flag{font-size:1.4rem}.local-place-stats{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin-top:1.5rem;display:grid}.local-place-stat{background-color:var(--surface-light);border-radius:.5rem;padding:.75rem 1rem}.local-place-stat-label{color:var(--text-dim);font-size:.8rem}.local-place-stat-value{font-size:1.5rem;font-weight:700}.local-place-stat-note{color:var(--text-dim);margin-top:.25rem;font-size:.8rem}.local-best-night{background-color:var(--surface-dark);border-left:4px solid var(--text-dim);border-radius:.5rem;align-items:center;gap:1.25rem;margin-top:1.5rem;padding:1rem 1.25rem;display:flex}.local-best-night[data-empty=true]{color:var(--text-dim)}.local-best-night-score{flex:none;font-size:2.25rem;font-weight:700;line-height:1}.local-best-night-label{margin-bottom:.15rem;font-weight:600}.local-days-grid{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:1rem;display:grid}.local-day-card{background-color:var(--surface-light);border-radius:.5rem;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.local-day-card-date{font-weight:600}.local-day-card-score{border-bottom:2px solid;align-items:baseline;gap:.5rem;padding-bottom:.5rem;display:flex}.local-day-card-score-number{font-size:2.5rem;font-weight:700;line-height:1}.local-day-card-score-number:after{content:"%";font-size:1.25rem}.local-day-card-score-label{color:var(--text-dim)}.local-day-card-stats{flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.local-day-card-stat{justify-content:space-between;display:flex}.local-day-card-moon{border-top:1px solid var(--surface-dark);align-items:center;gap:.75rem;margin-top:auto;padding-top:.5rem;font-size:.9rem;display:flex}.local-day-card-moon-icon{font-size:1.75rem}.local-hourly{flex-direction:column;gap:1.5rem;display:flex}.local-hourly-day-header{margin-bottom:.5rem;font-weight:600}.local-hourly-table{overflow-x:auto}.local-hourly-row{grid-template-columns:4.5rem 4.5rem 5rem 4rem 3rem auto;align-items:center;gap:2.5rem;padding:.5rem .75rem;font-size:.9rem;display:grid}@media (width<=900px){.local-hourly-row{gap:.5rem}}@media (width<=800px){.local-hourly-row{grid-template-columns:4.5rem 5rem 4rem 3rem auto}.local-hourly-row>span:nth-child(2){display:none}}@media (width<=500px){.local-hourly-row{grid-template-columns:4.5rem 4rem 3rem auto}.local-hourly-row span:nth-child(3){display:none}}.local-hourly-row-head{text-transform:uppercase;letter-spacing:.03em;white-space:normal;font-size:.75rem;line-height:1.2}.local-hourly-row[data-sky=day]{background-color:var(--surface-light)}@supports (color:color-mix(in lab, red, red)){.local-hourly-row[data-sky=day]{background-color:color-mix(in srgb, var(--surface-light) 60%, transparent)}}.local-hourly-row[data-sky=twilight]{background-color:var(--surface-dark)}@supports (color:color-mix(in lab, red, red)){.local-hourly-row[data-sky=twilight]{background-color:color-mix(in srgb, var(--surface-dark) 70%, transparent)}}.local-hourly-row[data-sky=night]{background-color:var(--surface-dark)}@supports (color:color-mix(in lab, red, red)){.local-hourly-row[data-sky=night]{background-color:color-mix(in srgb, var(--surface-dark) 100%, black 15%)}}.local-hourly-score{flex-direction:column;gap:.25rem;display:flex}.local-hourly-score-value{font-weight:600}.local-hourly-score-bar{background-color:var(--surface-dark);border-radius:999px;height:.35rem;overflow:hidden}.local-hourly-score-bar-fill{border-radius:inherit;height:100%;transition:width .2s;display:block}@media (width<=900px){.local-place-stats,.local-days-grid{grid-template-columns:1fr}}@media (width<=480px){.local-hourly-row{gap:.35rem;padding:.4rem .5rem;font-size:.8rem}}:root{--bg:#e0e4eb;--panel-bg:#d1d6e0;--surface-light:#dde1e9;--surface-dark:#bfc6d4;--btn-primary-bg:#e0e4eb;--btn-primary-text:#14181f;--icon-invert:0%;--text:#14181f;--text-dim:#333c4d;--kp-low:green;--kp-med:yellow;--kp-high:darkorange;--kp-extreme:red;--score-poor:#676f7e;--score-fair:#1b6e98;--score-good:#2e9e66;--score-excellent:#e9b10c;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}:root:where(:not([data-theme=light])){--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#14181f;--panel-bg:#29303d;--surface-light:#333c4d;--surface-dark:#1f242e;--btn-primary-bg:#14181f;--btn-primary-text:#e0e4eb;--icon-invert:100%;--text:#e0e4eb;--text-dim:#b3bbcc;--kp-low:lime;--kp-med:yellow;--kp-high:orange;--kp-extreme:red;--score-poor:#8f96a3;--score-fair:#51b8ec;--score-good:#47d18c;--score-excellent:#fac938}}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#14181f;--panel-bg:#29303d;--surface-light:#333c4d;--surface-dark:#1f242e;--btn-primary-bg:#14181f;--btn-primary-text:#e0e4eb;--icon-invert:100%;--text:#e0e4eb;--text-dim:#b3bbcc;--kp-low:lime;--kp-med:yellow;--kp-high:orange;--kp-extreme:red;--score-poor:#8f96a3;--score-fair:#51b8ec;--score-good:#47d18c;--score-excellent:#fac938}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}
