@property --album-color{syntax: "<color>"; inherits: true; initial-value: rgb(196,107,75);}.ambient[data-astro-cid-7peg5vt4]{position:relative;width:100%;min-height:100svh;background:var(--color-bg);display:flex;flex-direction:column;overflow:hidden;--album-color: rgb(196, 107, 75)}.ambient[data-astro-cid-7peg5vt4]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 70% 60% at 50% 40%,color-mix(in srgb,var(--album-color) 18%,transparent) 0%,transparent 100%);transition:background 2s ease;pointer-events:none;z-index:0}.ambient__bg[data-astro-cid-7peg5vt4]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;mix-blend-mode:overlay;opacity:.4;z-index:1}.ambient__nav[data-astro-cid-7peg5vt4]{position:relative;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem}.ambient__back[data-astro-cid-7peg5vt4]{display:inline-flex;align-items:center;gap:.35rem;font-size:.8125rem;color:var(--color-muted);text-decoration:none;transition:color .2s;background:#16161699;backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:6px;padding:.35rem .7rem}.ambient__back[data-astro-cid-7peg5vt4]:hover{color:var(--color-text)}.ambient__back[data-astro-cid-7peg5vt4] svg[data-astro-cid-7peg5vt4]{width:13px;height:13px}.ambient__fullscreen[data-astro-cid-7peg5vt4]{background:#16161699;backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:6px;padding:.35rem .5rem;color:var(--color-muted);cursor:pointer;transition:color .2s,border-color .2s;line-height:0}.ambient__fullscreen[data-astro-cid-7peg5vt4]:hover{color:var(--color-text);border-color:var(--color-border-highlight)}.ambient__fullscreen[data-astro-cid-7peg5vt4] svg[data-astro-cid-7peg5vt4]{width:15px;height:15px}.ambient__nav-right[data-astro-cid-7peg5vt4]{display:flex;align-items:center;gap:.5rem}.ambient__audio[data-astro-cid-7peg5vt4]{background:#16161699;backdrop-filter:blur(8px);border:1px solid var(--color-border);border-radius:6px;padding:.35rem .5rem;color:var(--color-muted);cursor:pointer;transition:color .2s,border-color .2s;line-height:0}.ambient__audio[data-astro-cid-7peg5vt4]:hover{color:var(--color-text);border-color:var(--color-border-highlight)}.ambient__audio[data-astro-cid-7peg5vt4][data-on=true]{color:var(--color-accent);border-color:var(--color-accent)}.ambient__audio[data-astro-cid-7peg5vt4] svg[data-astro-cid-7peg5vt4]{width:15px;height:15px}.ambient__content[data-astro-cid-7peg5vt4]{position:relative;z-index:5;flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:clamp(2rem,6vw,4rem);gap:clamp(2.5rem,5vw,4rem)}.ambient__clock[data-astro-cid-7peg5vt4]{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem}.ambient__city[data-astro-cid-7peg5vt4]{font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);margin:0}.ambient__time[data-astro-cid-7peg5vt4]{font-family:var(--font-display);font-size:clamp(3.5rem,12vw,8rem);font-weight:400;color:var(--color-text);line-height:1;font-variant-numeric:tabular-nums}.ambient__date[data-astro-cid-7peg5vt4]{font-family:var(--font-body);font-size:.9375rem;color:var(--color-muted);margin:0}.ambient__lower[data-astro-cid-7peg5vt4]{width:100%;max-width:52rem;display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}@media(max-width:540px){.ambient__lower[data-astro-cid-7peg5vt4]{grid-template-columns:1fr}}.ambient__music[data-astro-cid-7peg5vt4],.ambient__weather[data-astro-cid-7peg5vt4]{background:#16161680;backdrop-filter:blur(12px);border:1px solid var(--color-border);border-radius:12px;padding:1.25rem}@media(prefers-color-scheme:light){.ambient__music[data-astro-cid-7peg5vt4],.ambient__weather[data-astro-cid-7peg5vt4]{background:#ede8df99}}.ambient__section-label[data-astro-cid-7peg5vt4]{font-family:var(--font-body);font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--color-muted);margin:0 0 .875rem}.ambient__music-skeleton[data-astro-cid-7peg5vt4],.ambient__weather-skeleton[data-astro-cid-7peg5vt4]{height:56px;border-radius:8px;background:var(--color-border);animation:skeleton-pulse 1.5s ease-in-out infinite}@keyframes skeleton-pulse{0%,to{opacity:.4}50%{opacity:.7}}.ambient-track[data-astro-cid-7peg5vt4]{display:flex;align-items:center;gap:.875rem;text-decoration:none;color:inherit}.ambient-track[data-astro-cid-7peg5vt4]:hover .ambient-track__name[data-astro-cid-7peg5vt4]{color:var(--color-accent)}.ambient-track__art[data-astro-cid-7peg5vt4]{width:56px;height:56px;border-radius:6px;object-fit:cover;flex-shrink:0}.ambient-track__info[data-astro-cid-7peg5vt4]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.ambient-track__name[data-astro-cid-7peg5vt4]{font-size:.9375rem;color:var(--color-text);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color .2s}.ambient-track__artist[data-astro-cid-7peg5vt4]{font-size:.8125rem;color:var(--color-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ambient-track__progress[data-astro-cid-7peg5vt4]{height:2px;background:var(--color-border);border-radius:1px;margin-top:.4rem;overflow:hidden}.ambient-track__bar[data-astro-cid-7peg5vt4]{height:100%;background:var(--color-accent);border-radius:1px;transition:width .5s linear}.ambient-track__status[data-astro-cid-7peg5vt4]{flex-shrink:0;align-self:center}.ambient-track__idle[data-astro-cid-7peg5vt4]{font-size:.75rem;color:var(--color-muted)}.ambient-eq[data-astro-cid-7peg5vt4]{display:flex;align-items:flex-end;gap:2px;height:14px}.ambient-eq[data-astro-cid-7peg5vt4] span[data-astro-cid-7peg5vt4]{display:block;width:3px;background:var(--color-accent);border-radius:1px;animation:eq-bar .8s ease-in-out infinite alternate}.ambient-eq[data-astro-cid-7peg5vt4] span[data-astro-cid-7peg5vt4]:nth-child(1){animation-delay:0s;animation-duration:.7s}.ambient-eq[data-astro-cid-7peg5vt4] span[data-astro-cid-7peg5vt4]:nth-child(2){animation-delay:.15s;animation-duration:.5s}.ambient-eq[data-astro-cid-7peg5vt4] span[data-astro-cid-7peg5vt4]:nth-child(3){animation-delay:.08s;animation-duration:.9s}@keyframes eq-bar{0%{height:3px}to{height:14px}}.ambient-weather[data-astro-cid-7peg5vt4]{display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto auto;column-gap:.75rem;align-items:center}.ambient-weather__icon[data-astro-cid-7peg5vt4]{grid-row:1 / 3;color:var(--color-muted);line-height:0}.ambient-weather__icon[data-astro-cid-7peg5vt4] svg[data-astro-cid-7peg5vt4]{width:36px;height:36px}.ambient-weather__temp[data-astro-cid-7peg5vt4]{font-family:var(--font-display);font-size:1.625rem;color:var(--color-text);line-height:1}.ambient-weather__desc[data-astro-cid-7peg5vt4]{font-size:.8125rem;color:var(--color-muted)}.ambient-weather__wind[data-astro-cid-7peg5vt4]{grid-column:1 / -1;font-size:.75rem;color:var(--color-muted);margin-top:.5rem;opacity:.7}.ambient-idle[data-astro-cid-7peg5vt4]{font-size:.875rem;color:var(--color-muted);margin:0}.ambient__history[data-astro-cid-7peg5vt4]{margin-top:2.5rem;max-width:480px}.ambient__history-list[data-astro-cid-7peg5vt4]{list-style:none;padding:0;margin:.75rem 0 0;display:flex;flex-direction:column;gap:.75rem}.ambient__history-item[data-astro-cid-7peg5vt4]{display:flex;align-items:center;gap:.625rem}.ambient__history-art[data-astro-cid-7peg5vt4]{width:32px;height:32px;border-radius:4px;object-fit:cover;flex-shrink:0;opacity:.8}.ambient__history-meta[data-astro-cid-7peg5vt4]{flex:1;min-width:0;display:flex;flex-direction:column;gap:.1rem}.ambient__history-track[data-astro-cid-7peg5vt4]{font-size:.8125rem;font-weight:500;color:var(--color-text);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ambient__history-track[data-astro-cid-7peg5vt4]:hover{color:var(--color-accent)}.ambient__history-artist[data-astro-cid-7peg5vt4]{font-size:.75rem;color:var(--color-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ambient__history-ago[data-astro-cid-7peg5vt4]{font-size:.7rem;color:var(--color-muted);flex-shrink:0;opacity:.6}
