.theme-toggle[data-v-412ffee0]{position:relative;width:28px;height:28px;border-radius:50%;border:none;background:#ffffff29;color:#fff;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center}.theme-toggle[data-v-412ffee0]:hover{background:#ffffff42}.theme-toggle .icon[data-v-412ffee0]{position:absolute;width:15px;height:15px;transition:opacity .4s ease,transform .4s ease}.theme-toggle .icon-sun[data-v-412ffee0]{opacity:1;transform:rotate(0) scale(1)}.theme-toggle .icon-moon[data-v-412ffee0]{opacity:0;transform:rotate(-90deg) scale(.6)}:root[data-theme=dark] .theme-toggle .icon-sun[data-v-412ffee0]{opacity:0;transform:rotate(90deg) scale(.6)}:root[data-theme=dark] .theme-toggle .icon-moon[data-v-412ffee0]{opacity:1;transform:rotate(0) scale(1)}@media (prefers-reduced-motion: reduce){.theme-toggle .icon[data-v-412ffee0]{transition:opacity .3s ease}.theme-toggle .icon-sun[data-v-412ffee0],.theme-toggle .icon-moon[data-v-412ffee0]{transform:none}}.city-weather[data-v-93718002]{display:flex;align-items:center;gap:8px;min-width:0;font-size:15px;font-weight:600;color:#fff}.city-name[data-v-93718002]{color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:40vw}.city-select[data-v-93718002]{border:none;border-radius:8px;background:#ffffff1f;color:#fff;font-family:inherit;font-size:inherit;font-weight:inherit;padding:4px 8px;cursor:pointer;max-width:40vw}.city-select[data-v-93718002]:hover{background:#ffffff38}.city-select option[data-v-93718002]{color:#111}.dot[data-v-93718002]{opacity:.6}.time[data-v-93718002]{font-variant-numeric:tabular-nums;white-space:nowrap}.weather[data-v-93718002]{display:flex;align-items:center;gap:3px;white-space:nowrap}.weather-icon[data-v-93718002]{font-size:16px;line-height:1}@media (max-width: 480px){.city-select[data-v-93718002]{max-width:32vw}}.top-nav[data-v-015e6b16]{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;background:linear-gradient(135deg,#1f3a51b3,#0d1d2cb3);border-bottom:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;box-shadow:0 4px 14px #00000040}:root[data-theme=dark] .top-nav[data-v-015e6b16]{background:#0a1119}.brand[data-v-015e6b16]{display:flex;align-items:center;gap:10px;min-width:0;flex-shrink:1}.brand-logo[data-v-015e6b16]{flex-shrink:0;width:32px;height:32px;object-fit:contain}.brand-wordmark[data-v-015e6b16]{flex-shrink:0;font-family:var(--font-display);font-weight:700;font-size:16px;letter-spacing:.01em;color:#fff;padding-right:4px;border-right:1px solid rgba(255,255,255,.25)}@media (max-width: 480px){.brand-wordmark[data-v-015e6b16]{display:none}}.top-nav[data-v-015e6b16] .city-weather{min-width:0;flex-shrink:1}.actions[data-v-015e6b16]{display:flex;align-items:center;gap:10px;flex-shrink:0}.logout[data-v-015e6b16]{display:flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:8px;border:none;background:#ffffff1f;color:#fff;font-size:12.5px;font-weight:600;cursor:pointer}.logout[data-v-015e6b16]:hover{background:#ffffff38}.app-shell{min-height:100dvh;display:flex;flex-direction:column}.app-main{flex:1;display:flex;flex-direction:column}:root{--paper: #eef1ef;--paper-2: #e2e8e4;--surface: #ffffff;--ink: #142a2c;--ink-soft: #4a5d5c;--ink-faint: #6f807e;--accent: #b97a22;--accent-ink: #6b4712;--accent-2: #3e6e64;--accent-2-soft: #dce9e4;--line: rgba(20, 42, 44, .14);--danger: #b23a3a;--shadow: rgba(20, 42, 44, .18);--font-display: "Ubuntu", sans-serif;--font-body: "IBM Plex Sans", ui-sans-serif, system-ui, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--paper: #10191a;--paper-2: #16211f;--surface: #182524;--ink: #e9efec;--ink-soft: #a7b8b3;--ink-faint: #7d908c;--accent: #e3a94a;--accent-ink: #2a1d0a;--accent-2: #7ec2b0;--accent-2-soft: #1c2f2a;--line: rgba(233, 239, 236, .16);--danger: #e08a54;--shadow: rgba(0, 0, 0, .5)}}:root[data-theme=dark]{--paper: #10191a;--paper-2: #16211f;--surface: #182524;--ink: #e9efec;--ink-soft: #a7b8b3;--ink-faint: #7d908c;--accent: #e3a94a;--accent-ink: #2a1d0a;--accent-2: #7ec2b0;--accent-2-soft: #1c2f2a;--line: rgba(233, 239, 236, .16);--danger: #e08a54;--shadow: rgba(0, 0, 0, .5)}body{transition:background-color .4s ease,color .4s ease}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-body);-webkit-tap-highlight-color:transparent}h1,h2,h3{font-family:var(--font-display);margin:0;text-wrap:balance}a{color:inherit}button,input,select,textarea{font-family:inherit;font-size:inherit}img{max-width:100%;display:block}
