:root{--dark-map: url(/assets/dark-map-BJXSKVOY.png);--light-map: url(/assets/light-map-B9xl1cS_.png)}.weather-widget[data-v-4ca7f649]{cursor:default;position:relative;display:flex;align-items:center;width:100%;color:var(--foreground);background-color:var(--background-offset);border-radius:var(--border-radius);padding:var(--padding);gap:var(--padding);height:100%}@media screen and (min-width: 1000px){.weather-widget[data-v-4ca7f649]{aspect-ratio:210/114}}.weather-widget--details[data-v-4ca7f649],.weather-widget .generic-icon[data-v-4ca7f649]{position:relative;z-index:1}.weather-widget--details[data-v-4ca7f649]{display:flex;flex-direction:column;align-items:flex-end;width:100%;overflow:hidden;text-align:right;gap:0}.weather-widget--details[data-v-4ca7f649]>*{margin:0}.weather-widget--details_weather[data-v-4ca7f649]{display:flex;font-family:Inter,sans-serif;font-size:clamp(26px,var(--font-scale),38px);line-height:1;font-weight:800}.weather-widget--details_weather[data-v-4ca7f649]:hover{cursor:pointer;color:var(--accent);transition:var(--timing-default) var(--interp-curve) all}.weather-widget--details_weather b[data-v-4ca7f649]{align-self:flex-start;margin-top:.2em;font-size:.4em}.weather-widget--details_condition[data-v-4ca7f649]{width:100%;font-size:12px;line-height:1.25}.weather-widget[data-v-4ca7f649]:before{content:"current conditions";position:absolute;top:0;left:var(--gutter);font-size:12px;font-weight:700;translate:0 -50%;border-radius:var(--border-radius);padding:2px var(--padding-small);color:var(--foreground-muted);background-color:var(--background-offset);line-height:18px;white-space:nowrap;max-width:calc(100% - var(--gutter) * 2);overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;transition:var(--timing-default) var(--interp-curve) all;outline:2px solid var(--background);z-index:2}.weather-widget[data-v-4ca7f649]:after{content:"";position:absolute;inset:0;background-image:var(--light-map);background-position:0 50%;background-repeat:no-repeat;background-size:800% auto;animation:sprite-4ca7f649 .665s steps(7) infinite;border-radius:var(--border-radius);transition:335ms ease-in-out opacity;opacity:0}@media (prefers-color-scheme: dark){.weather-widget[data-v-4ca7f649]:after{background-image:var(--dark-map)}}[theme=light] .weather-widget[data-v-4ca7f649]:after{background-image:var(--light-map)}[theme=dark] .weather-widget[data-v-4ca7f649]:after{background-image:var(--dark-map)}.weather-widget[data-v-4ca7f649]:hover:before{color:var(--foreground)}.weather-widget[data-v-4ca7f649]:hover:after{opacity:.45}.weather-widget .generic-icon[data-v-4ca7f649]{font-size:52px}@keyframes sprite-4ca7f649{0%{background-position:0 50%}to{background-position:100% 50%}}.music-widget[data-v-4600553d]{position:relative;display:flex;align-items:center;width:100%;color:var(--foreground);background-color:var(--background-offset);border-radius:var(--border-radius);padding:var(--padding);gap:var(--padding);height:100%}@media screen and (min-width: 1000px){.music-widget[data-v-4600553d]{aspect-ratio:210/114}}.music-widget--albumart[data-v-4600553d]{--size: 40%;position:relative;display:flex;align-items:flex-end;justify-content:center;width:var(--size);aspect-ratio:1/1;border-radius:var(--border-radius-small);background-color:var(--background);padding:5px;flex-shrink:0;overflow:hidden}.music-widget--albumart img[data-v-4600553d]{position:absolute;top:0;left:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}.music-widget--details[data-v-4600553d]{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;gap:0}.music-widget--details[data-v-4600553d]>*{margin:0}.music-widget--details_song[data-v-4600553d]{position:relative;font-family:Inter,sans-serif;font-size:clamp(16px,var(--font-scale),24px);font-weight:700;line-height:1}.music-widget--details_song.is-scrolling[data-v-4600553d]:before,.music-widget--details_song.is-scrolling[data-v-4600553d]:after{content:"";position:absolute;top:0;bottom:0;width:calc(var(--padding) / 2);z-index:1}.music-widget--details_song.is-scrolling[data-v-4600553d]:before{left:0;background-image:linear-gradient(to right,var(--background-offset),rgba(0,0,0,0))}.music-widget--details_song.is-scrolling[data-v-4600553d]:after{right:0;background-image:linear-gradient(to right,rgba(0,0,0,0),var(--background-offset))}.music-widget--details_artist[data-v-4600553d]{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;font-size:12px;line-height:1.25}.music-widget--details_song[data-v-4600553d],.music-widget--details_artist[data-v-4600553d]{width:100%}.music-widget--details_song a[data-v-4600553d],.music-widget--details_artist a[data-v-4600553d]{border:none;color:inherit}.music-widget[data-v-4600553d]:before{content:"Current Jam";position:absolute;top:0;left:var(--gutter);font-size:12px;font-weight:700;translate:0 -50%;border-radius:var(--border-radius);padding:2px var(--padding-small);color:var(--foreground-muted);background-color:var(--background-offset);line-height:18px;white-space:nowrap;max-width:calc(100% - var(--gutter) * 2);overflow:hidden;text-overflow:ellipsis;text-transform:capitalize;outline:2px solid var(--background);transition:var(--timing-default) var(--interp-curve) all}.music-widget[data-v-4600553d]:hover:before{color:var(--foreground)}.music-widget .sound-vis[data-v-4600553d]{--small-h: 22px;--bar-w: 1px;position:relative;display:inline-flex;justify-content:space-around;align-items:flex-end;gap:var(--bar-w);color:#fff}.music-widget .sound-vis--small[data-v-4600553d]{height:var(--small-h);aspect-ratio:2/1}.music-widget .sound-vis--small .sound-vis--bar[data-v-4600553d]{width:var(--bar-w)}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]{transition:var(--timing-default) var(--interp-curve) all;height:10%}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(1){animation:playing-1-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(2){animation:playing-2-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(3){animation:playing-3-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(4){animation:playing-4-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(5){animation:playing-5-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(6){animation:playing-6-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(7){animation:playing-7-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(8){animation:playing-8-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(9){animation:playing-9-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-playing .sound-vis--bar[data-v-4600553d]:nth-child(10){animation:playing-10-4600553d 5s linear infinite alternate}.music-widget .sound-vis.audio-paused .sound-vis--bar[data-v-4600553d]{height:10%;transition:.6s ease-in-out all}.music-widget .sound-vis--bar[data-v-4600553d]{display:inline-block;background-color:currentColor;flex-shrink:0;flex-grow:0;flex-basis:var(--bar-w);border-radius:1px;transition:.6s ease-in-out all;box-shadow:0 0 0 1px var(--background-offset)}@keyframes playing-1-4600553d{5%{height:12%}10%{height:52%}15%{height:88%}20%{height:28%}25%{height:23%}30%{height:67%}35%{height:78%}40%{height:14%}45%{height:16%}50%{height:33%}55%{height:80%}60%{height:96%}65%{height:4%}70%{height:80%}75%{height:82%}80%{height:61%}85%{height:26%}90%{height:86%}95%{height:48%}to{height:23%}}@keyframes playing-2-4600553d{5%{height:70%}10%{height:58%}15%{height:29%}20%{height:85%}25%{height:52%}30%{height:72%}35%{height:70%}40%{height:66%}45%{height:39%}50%{height:76%}55%{height:89%}60%{height:35%}65%{height:69%}70%{height:85%}75%{height:11%}80%{height:46%}85%{height:11%}90%{height:38%}95%{height:18%}to{height:18%}}@keyframes playing-3-4600553d{5%{height:100%}10%{height:78%}15%{height:98%}20%{height:9%}25%{height:64%}30%{height:43%}35%{height:54%}40%{height:51%}45%{height:74%}50%{height:91%}55%{height:76%}60%{height:42%}65%{height:18%}70%{height:47%}75%{height:60%}80%{height:92%}85%{height:61%}90%{height:76%}95%{height:82%}to{height:18%}}@keyframes playing-4-4600553d{5%{height:26%}10%{height:41%}15%{height:96%}20%{height:36%}25%{height:62%}30%{height:49%}35%{height:42%}40%{height:25%}45%{height:34%}50%{height:90%}55%{height:68%}60%{height:74%}65%{height:55%}70%{height:44%}75%{height:10%}80%{height:17%}85%{height:94%}90%{height:28%}95%{height:46%}to{height:70%}}@keyframes playing-5-4600553d{5%{height:62%}10%{height:39%}15%{height:91%}20%{height:11%}25%{height:16%}30%{height:27%}35%{height:75%}40%{height:12%}45%{height:52%}50%{height:66%}55%{height:54%}60%{height:6%}65%{height:19%}70%{height:74%}75%{height:17%}80%{height:13%}85%{height:69%}90%{height:76%}95%{height:69%}to{height:90%}}@keyframes playing-6-4600553d{5%{height:22%}10%{height:89%}15%{height:45%}20%{height:82%}25%{height:26%}30%{height:80%}35%{height:51%}40%{height:79%}45%{height:36%}50%{height:82%}55%{height:39%}60%{height:9%}65%{height:100%}70%{height:20%}75%{height:9%}80%{height:59%}85%{height:9%}90%{height:36%}95%{height:37%}to{height:71%}}@keyframes playing-7-4600553d{5%{height:88%}10%{height:60%}15%{height:29%}20%{height:77%}25%{height:86%}30%{height:49%}35%{height:26%}40%{height:47%}45%{height:34%}50%{height:35%}55%{height:20%}60%{height:75%}65%{height:72%}70%{height:94%}75%{height:56%}80%{height:100%}85%{height:74%}90%{height:88%}95%{height:7%}to{height:42%}}@keyframes playing-8-4600553d{5%{height:50%}10%{height:37%}15%{height:97%}20%{height:88%}25%{height:20%}30%{height:80%}35%{height:62%}40%{height:85%}45%{height:61%}50%{height:18%}55%{height:14%}60%{height:22%}65%{height:26%}70%{height:69%}75%{height:24%}80%{height:50%}85%{height:97%}90%{height:86%}95%{height:74%}to{height:19%}}@keyframes playing-9-4600553d{5%{height:40%}10%{height:44%}15%{height:69%}20%{height:64%}25%{height:37%}30%{height:23%}35%{height:40%}40%{height:6%}45%{height:12%}50%{height:2%}55%{height:31%}60%{height:76%}65%{height:87%}70%{height:80%}75%{height:59%}80%{height:79%}85%{height:68%}90%{height:84%}95%{height:65%}to{height:85%}}@keyframes playing-10-4600553d{5%{height:77%}10%{height:85%}15%{height:4%}20%{height:33%}25%{height:58%}30%{height:55%}35%{height:98%}40%{height:87%}45%{height:74%}50%{height:58%}55%{height:51%}60%{height:28%}65%{height:12%}70%{height:76%}75%{height:61%}80%{height:94%}85%{height:74%}90%{height:32%}95%{height:32%}to{height:50%}}.outbound-links-preview[data-v-bcc1168b]{display:flex;align-items:center;gap:var(--gutter);list-style-type:none;font-size:26px;color:var(--foreground-muted);margin:0;margin-top:var(--gutter-large);padding:0}@media screen and (max-width: 786px){.outbound-links-preview[data-v-bcc1168b]{justify-content:space-between}}.outbound-links-preview li[data-v-bcc1168b]{display:block;line-height:1}.outbound-links-preview li[data-v-bcc1168b]:hover{color:var(--accent)}.outbound-links-preview li a:not(.button) .generic-icon[data-v-bcc1168b]{aspect-ratio:1/1}.outbound-links-preview li:not(:last-child) a[data-v-bcc1168b]{display:block;color:inherit}.description-content[data-v-bcc1168b]{border-radius:var(--border-radius);padding:var(--padding);background-color:var(--background-offset);height:100%}.description-content__tagline[data-v-bcc1168b]{font-size:clamp(16px,var(--font-scale),18px);margin-block-end:var(--gutter-small);font-style:italic;font-weight:600}
