@font-face{font-family:Inter;src:url(../../../fonts/Inter-Variable.woff2) format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--water-deep: #0c4a6e;--water-mid: #0369a1;--water-surface: #0ea5e9;--water-shallow: #38bdf8;--water-foam: #e0f2fe;--temp-freezing: #1e40af;--temp-cold: #0ea5e9;--temp-cool: #06b6d4;--temp-mild: #14b8a6;--temp-warm: #10b981;--temp-hot: #f59e0b;--temp-tropical: #ef4444;--lake-blue: #1976D2;--lake-blue-dark: #1565C0;--lake-blue-light: #42A5F5;--lake-blue-hover: #1E88E5;--font-sans: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono: "SF Mono", "Fira Code", monospace;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 1.5rem;--space-xl: 2rem;--space-2xl: 3rem;--header-height: 48px;--content-max-width: 640px;--hero-max-width: 640px;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--color-error: #ffa4a4;--color-success: #69db7c;--color-warning: #fbbf24;--color-warning-bg: rgba(251, 191, 36, .15);--color-danger: #e44;--color-danger-bg: rgba(238, 68, 68, .1);--color-danger-strong: #c00;--color-stale: #f5b041;--color-active: #4caf50;--color-active-glow: rgba(76, 175, 80, .5);--color-star: #f5c518;--color-accent: #90CAF9;--btn-primary-bg: #0D47A1;--btn-primary-text: #fff;--btn-primary-hover: #0B3D91;--color-success-bg: rgba(105, 219, 124, .15);--color-error-bg: rgba(255, 107, 107, .12);--color-highlight-bg: rgba(21, 101, 192, .12);--color-highlight-border: var(--lake-blue);--color-bg: #1565C0;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .87);--color-text-dim: rgba(255, 255, 255, .7);--color-surface: rgba(255, 255, 255, .1);--color-surface-hover: rgba(255, 255, 255, .16);--color-surface-active: rgba(255, 255, 255, .24);--color-border: rgba(255, 255, 255, .3);--glass-bg: rgba(13, 74, 138, .85);--glass-border: rgba(255, 255, 255, .25);--glass-blur: 12px;--glass-shadow: 0 4px 24px rgba(0, 0, 0, .2);--header-bg: rgba(13, 74, 138, .92);--header-border: rgba(255, 255, 255, .3);--focus-ring: rgba(255, 255, 255, .8)}@media(max-width:768px){:root{--header-height: 56px}}@media(min-width:1024px){:root{--content-max-width: 1100px;--hero-max-width: 720px}}[data-theme=royal]{--color-bg: #1565C0;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .87);--color-text-dim: rgba(255, 255, 255, .7);--color-surface: rgba(255, 255, 255, .1);--color-surface-hover: rgba(255, 255, 255, .16);--color-surface-active: rgba(255, 255, 255, .24);--color-border: rgba(255, 255, 255, .3);--glass-bg: rgba(13, 74, 138, .85);--glass-border: rgba(255, 255, 255, .25);--glass-blur: 12px;--glass-shadow: 0 4px 24px rgba(0, 0, 0, .2);--header-bg: rgba(13, 74, 138, .92);--header-border: rgba(255, 255, 255, .3);--focus-ring: rgba(255, 255, 255, .8)}[data-theme=bw]{--color-bg: #000000;--color-text: #ffffff;--color-text-muted: rgba(255, 255, 255, .85);--color-text-dim: rgba(255, 255, 255, .75);--color-surface: rgba(255, 255, 255, .08);--color-surface-hover: rgba(255, 255, 255, .12);--color-surface-active: rgba(255, 255, 255, .18);--color-border: rgba(255, 255, 255, .3);--glass-bg: rgba(30, 30, 30, .9);--glass-border: rgba(255, 255, 255, .25);--glass-blur: 12px;--glass-shadow: 0 4px 24px rgba(0, 0, 0, .5);--header-bg: rgba(0, 0, 0, .92);--header-border: rgba(255, 255, 255, .3);--focus-ring: rgba(255, 255, 255, .9);--btn-primary-bg: var(--lake-blue);--btn-primary-text: #fff;--btn-primary-hover: var(--lake-blue-hover);--color-highlight-bg: rgba(21, 101, 192, .12);--color-highlight-border: var(--lake-blue);--color-accent: #90CAF9}[data-theme=bw] .temp-detail-modal .td-section-label{color:#90caf9}*,*:before,*:after{box-sizing:border-box}html{font-family:var(--font-sans);font-size:16px;color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;transition:background-color .3s ease,color .3s ease}body{margin:0;overflow:hidden}*,*:before,*:after{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}input,textarea,select,[contenteditable]{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}a{color:var(--color-text);text-decoration:none}select option{color:#fff;background:#0d4a8a}[data-theme=bw] select option{color:#fff;background:#000}a:hover{text-decoration:underline}:focus-visible{outline:2px solid var(--focus-ring);outline-offset:2px}:focus:not(:focus-visible){outline:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-to-content{position:absolute;top:-100%;left:50%;transform:translate(-50%);z-index:10000;background:var(--color-bg);color:var(--color-text);padding:.75rem 1.5rem;border:2px solid var(--focus-ring);border-radius:var(--radius-md);font-weight:600;text-decoration:none}.skip-to-content:focus{top:var(--space-sm)}.glass{background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}@supports (backdrop-filter: blur(1px)){.glass{backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur))}}.wave-separator{height:6px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 120 6'%3E%3Cpath d='M0 3 Q15 0 30 3 Q45 6 60 3 Q75 0 90 3 Q105 6 120 3' fill='none' stroke='currentColor' stroke-width='1' opacity='0.12'/%3E%3C/svg%3E");background-repeat:repeat-x;background-size:120px 6px;border:none;margin:var(--space-xs) 0}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton{background:linear-gradient(90deg,var(--color-surface) 25%,var(--color-surface-hover) 50%,var(--color-surface) 75%);background-size:200% 100%;animation:shimmer 1.5s ease-in-out infinite;border-radius:var(--radius-sm)}.btn{padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.85rem;font-weight:600;min-height:44px;cursor:pointer;border:1px solid transparent;transition:background .15s,opacity .15s;color:var(--color-text);background:var(--color-surface);border-color:var(--color-border);display:inline-flex;align-items:center;justify-content:center;gap:.3rem;line-height:1}.btn:hover:not(:disabled){background:var(--color-surface-hover)}.btn:active:not(:disabled){background:var(--color-surface-active)}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:var(--btn-primary-bg);color:var(--btn-primary-text);border-color:var(--btn-primary-bg)}.btn-primary:hover:not(:disabled){background:var(--btn-primary-hover);opacity:.9}.btn-primary:active:not(:disabled){background:var(--lake-blue-dark);opacity:1}.btn-outline{background:transparent;color:var(--color-text-muted);border:1px solid var(--color-border)}.btn-outline:hover:not(:disabled){background:var(--color-surface-hover)}.btn-outline:active:not(:disabled){background:var(--color-surface-active)}.btn-danger{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger)}.btn-danger:hover:not(:disabled){background:var(--color-danger-bg)}.btn-danger:active:not(:disabled){background:#e443}.btn-ghost{background:none;border:none;color:var(--color-text-muted)}.btn-ghost:hover:not(:disabled){background:var(--color-surface-hover)}.btn-ghost:active:not(:disabled){background:var(--color-surface-active)}.btn-sm{padding:.3rem .6rem;font-size:.75rem;min-height:32px}.btn-icon{padding:.4rem;background:none;border:none;cursor:pointer;min-height:44px;min-width:44px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-text-muted);border-radius:var(--radius-sm)}.btn-icon:hover{background:var(--color-surface-hover)}.btn-icon:active{background:var(--color-surface-active)}.modal-close{position:absolute;top:.5rem;right:.5rem;background:none;border:none;color:var(--color-text-muted);font-size:1.5rem;cursor:pointer;padding:.5rem;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-sm);line-height:1}.modal-close:hover{color:var(--color-text);background:var(--color-surface-hover)}.modal-close:active{background:var(--color-surface-active)}.widget-error{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;font-size:.85rem;color:var(--color-text-dim)}input,select,textarea{font-size:max(16px,1em)}@media(pointer:coarse){button,[role=button],a.btn{min-height:44px;min-width:44px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@keyframes vt-fade-in{0%{opacity:0}}@keyframes vt-fade-out{to{opacity:0}}@keyframes vt-slide-in{0%{transform:translate(12px)}}@keyframes vt-slide-out{to{transform:translate(-12px)}}::view-transition-old(root){animation:.12s ease-out both vt-fade-out,.12s ease-out both vt-slide-out}::view-transition-new(root){animation:.12s ease-in both vt-fade-in,.12s ease-in both vt-slide-in}@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none}}.card-hover{transition:transform .15s ease,box-shadow .15s ease}.card-hover:hover{transform:translateY(-1px);box-shadow:var(--glass-shadow)}#lhc_status_widget_v2{transform:scale(.55)!important;transform-origin:bottom right!important;opacity:.65;transition:opacity .2s ease}#lhc_status_widget_v2:hover{opacity:1}@media(min-width:769px){#lhc_status_widget_v2{right:10px!important;bottom:10px!important}}@media(max-width:768px){#lhc_status_widget_v2{bottom:calc(46px + env(safe-area-inset-bottom,0px))!important}}.lang-switcher.svelte-1v2j48r{display:flex;gap:.25rem;padding:.75rem var(--space-lg)}.lang-btn.svelte-1v2j48r{padding:.3rem .6rem;border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-decoration:none;color:#fff9;background:#ffffff0d;transition:background .15s,color .15s}.lang-btn.svelte-1v2j48r:hover{background:#ffffff26;color:#ffffffe6}.lang-btn.active.svelte-1v2j48r{background:#fff3;color:#fff}[data-theme=bw] .lang-btn.active.svelte-1v2j48r{background:var(--btn-primary-bg);color:#fff}.fav-modal-backdrop.svelte-1qnkgcm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:svelte-1qnkgcm-fadein .2s;padding:var(--space-md)}.fav-modal.svelte-1qnkgcm{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);max-width:420px;width:100%;max-height:80dvh;overflow-y:auto;animation:svelte-1qnkgcm-slidein .2s ease-out}.fav-modal-header.svelte-1qnkgcm{position:sticky;top:calc(-1 * var(--space-lg));z-index:1;background:var(--color-bg);margin:calc(-1 * var(--space-lg)) calc(-1 * var(--space-lg)) 0;padding:var(--space-md) var(--space-lg) var(--space-sm);display:flex;justify-content:space-between;align-items:center}.fav-modal-header.svelte-1qnkgcm h2:where(.svelte-1qnkgcm){font-size:1.1rem;font-weight:700;margin:0}.fav-modal-close.svelte-1qnkgcm{background:none;border:none;color:var(--color-text-dim);font-size:1.4rem;cursor:pointer;padding:.2rem .4rem;line-height:1}.fav-modal-close.svelte-1qnkgcm:hover{color:var(--color-text)}.fav-empty.svelte-1qnkgcm{text-align:center;color:var(--color-text-dim);font-size:.9rem;padding:var(--space-lg) 0;margin:0}.fav-list.svelte-1qnkgcm{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:2px}.fav-item.svelte-1qnkgcm{display:flex;align-items:center;gap:.3rem;padding:.2rem .5rem;border-radius:var(--radius-md);background:var(--color-surface);border:1px solid var(--color-border)}.fav-reorder.svelte-1qnkgcm{display:flex;flex-direction:column;flex-shrink:0}.reorder-btn.svelte-1qnkgcm{display:flex;align-items:center;justify-content:center;width:18px;height:12px;padding:0;border:none;background:none;color:var(--color-text-dim);cursor:pointer;border-radius:3px;transition:background .15s,color .15s}.reorder-btn.svelte-1qnkgcm:hover:not(:disabled){background:var(--color-surface-hover);color:var(--color-text)}.reorder-btn.svelte-1qnkgcm:disabled{opacity:.3;cursor:default}.fav-link.svelte-1qnkgcm{flex:1;min-width:0;text-decoration:none;color:inherit}.fav-name.svelte-1qnkgcm{font-size:.88rem;font-weight:600;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fav-right.svelte-1qnkgcm{display:flex;align-items:center;gap:.25rem;flex-shrink:0}.fav-temp.svelte-1qnkgcm{font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums}.fav-temp.loading.svelte-1qnkgcm{opacity:.3}.fav-deg.svelte-1qnkgcm{font-size:.5em}.fav-trend.svelte-1qnkgcm{font-size:.9rem;opacity:.7}.fav-remove.svelte-1qnkgcm{background:none;border:none;font-size:1.2rem;cursor:pointer;color:var(--color-star);padding:0 .15rem;line-height:1;transition:transform .15s,opacity .15s}.fav-remove.svelte-1qnkgcm:hover{transform:scale(1.2);opacity:.7}@keyframes svelte-1qnkgcm-fadein{0%{opacity:0}to{opacity:1}}@keyframes svelte-1qnkgcm-slidein{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.fav-modal.svelte-1qnkgcm{scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}@media(max-width:480px){.fav-modal.svelte-1qnkgcm{padding:var(--space-md);scrollbar-width:none}.fav-modal.svelte-1qnkgcm::-webkit-scrollbar{display:none}.fav-temp.svelte-1qnkgcm{font-size:1.05rem}}.search-backdrop.svelte-1gvkdtx{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:flex-start;justify-content:center;background:#0009;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:svelte-1gvkdtx-fadein .2s;padding:var(--space-md);padding-top:10dvh}.search-modal.svelte-1gvkdtx{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-lg);max-width:480px;width:100%;max-height:70dvh;overflow-y:auto;animation:svelte-1gvkdtx-slidein .2s ease-out}.search-header.svelte-1gvkdtx{position:sticky;top:calc(-1 * var(--space-lg));z-index:1;background:var(--color-bg);margin:calc(-1 * var(--space-lg)) calc(-1 * var(--space-lg)) 0;padding:var(--space-md) var(--space-lg) .5rem;display:flex;align-items:center;justify-content:space-between}.search-header.svelte-1gvkdtx h2:where(.svelte-1gvkdtx){font-size:1.1rem;font-weight:700;margin:0}.search-close.svelte-1gvkdtx{background:none;border:none;color:var(--color-text-dim);font-size:1.4rem;cursor:pointer;padding:.2rem .4rem;line-height:1}.search-close.svelte-1gvkdtx:hover{color:var(--color-text)}.search-input-wrap.svelte-1gvkdtx{position:relative;margin-top:var(--space-md);margin-bottom:var(--space-md)}.search-icon.svelte-1gvkdtx{position:absolute;left:.7rem;top:50%;transform:translateY(-50%);color:var(--color-text-dim);pointer-events:none}.search-input.svelte-1gvkdtx{width:100%;padding:.6rem .8rem .6rem 2.2rem;border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);color:var(--color-text);font-size:.95rem;outline:none;transition:border-color .15s}.search-input.svelte-1gvkdtx:focus{border-color:var(--lake-blue)}.search-input.svelte-1gvkdtx::placeholder{color:var(--color-text-dim)}.search-empty.svelte-1gvkdtx{text-align:center;color:var(--color-text-dim);font-size:.9rem;padding:var(--space-lg) 0;margin:0}.search-results.svelte-1gvkdtx{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.15rem}.search-result.svelte-1gvkdtx{display:flex;align-items:center;gap:.6rem;padding:.5rem .6rem;text-decoration:none;color:inherit;border-radius:var(--radius-md);transition:background .15s}.search-result.svelte-1gvkdtx:hover{background:var(--color-surface)}.result-icon.svelte-1gvkdtx{flex-shrink:0;display:flex;align-items:center;color:var(--color-text-dim)}.result-text.svelte-1gvkdtx{display:flex;flex-direction:column;min-width:0}.result-name.svelte-1gvkdtx{font-size:.95rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-lake.svelte-1gvkdtx{font-size:.75rem;color:var(--color-text-dim);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes svelte-1gvkdtx-fadein{0%{opacity:0}to{opacity:1}}@keyframes svelte-1gvkdtx-slidein{0%{opacity:0;transform:translateY(12px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:480px){.search-modal.svelte-1gvkdtx{padding:var(--space-md)}.search-header.svelte-1gvkdtx{top:calc(-1 * var(--space-md));margin:calc(-1 * var(--space-md)) calc(-1 * var(--space-md)) 0;padding:var(--space-sm) var(--space-md) .5rem}}.app.svelte-12qhfyh{display:flex;flex-direction:column;height:100dvh;overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent}.app.svelte-12qhfyh::-webkit-scrollbar{width:6px}.app.svelte-12qhfyh::-webkit-scrollbar-track{background:transparent}.app.svelte-12qhfyh::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}.app.svelte-12qhfyh::-webkit-scrollbar-thumb:hover{background:var(--color-text-dim)}.app.embed.svelte-12qhfyh{min-height:auto}.app.navigating.svelte-12qhfyh{cursor:wait}.frame-limit-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2200;display:flex;align-items:center;justify-content:center;padding:1rem;background:#00000085;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.frame-limit-modal.svelte-12qhfyh{width:min(440px,100%);padding:1rem;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:0 16px 40px #00000047}.frame-limit-icon.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:.75rem;border-radius:999px;background:color-mix(in srgb,var(--lake-blue) 18%,transparent);color:#fff}.frame-limit-modal.svelte-12qhfyh h2:where(.svelte-12qhfyh){margin:0 0 .45rem;font-size:1.1rem}.frame-limit-modal.svelte-12qhfyh p:where(.svelte-12qhfyh){margin:0;color:var(--color-text-muted);line-height:1.45}.frame-limit-actions.svelte-12qhfyh{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem;margin-top:1rem}.frame-limit-close.svelte-12qhfyh,.frame-limit-open.svelte-12qhfyh{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:.6rem .95rem;border-radius:8px;border:1px solid var(--color-border);text-decoration:none;font:inherit;cursor:pointer}.frame-limit-close.svelte-12qhfyh{background:transparent;color:var(--color-text-muted)}.frame-limit-open.svelte-12qhfyh{background:var(--lake-blue);border-color:var(--lake-blue);color:#fff}.nav-progress.svelte-12qhfyh{position:fixed;top:0;left:0;height:3px;width:100%;background:var(--lake-blue, #1976D2);z-index:99999;animation:svelte-12qhfyh-nav-slide 1.2s ease-in-out infinite}@keyframes svelte-12qhfyh-nav-slide{0%{transform:translate(-100%)}50%{transform:translate(0)}to{transform:translate(100%)}}.header.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:var(--header-height);padding:0 var(--space-lg);background:var(--header-bg);border-bottom:1px solid var(--header-border);position:sticky;top:0;z-index:100}@supports (backdrop-filter: blur(1px)){.header.svelte-12qhfyh{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}.header-left.svelte-12qhfyh{display:flex;align-items:center;flex:1;min-width:0}.header-right.svelte-12qhfyh{display:flex;align-items:center;gap:12px;justify-content:flex-end;position:relative}.header-icon-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:none;color:var(--color-text);cursor:pointer;border-radius:50%;transition:background .15s}.header-icon-btn.svelte-12qhfyh:hover{background:var(--color-surface-hover)}.header-icon-btn.spinning.svelte-12qhfyh svg:where(.svelte-12qhfyh){animation:svelte-12qhfyh-spin .6s linear infinite}@keyframes svelte-12qhfyh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.header-back.svelte-12qhfyh{font-size:.8rem;color:var(--color-text-muted);text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header-back.svelte-12qhfyh:hover{color:var(--color-text)}.hamburger.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:40px;height:40px;padding:0;border:none;background:none;cursor:pointer;margin-right:var(--space-sm);flex-shrink:0;border-radius:50%;transition:background .15s}.hamburger.svelte-12qhfyh:hover{background:var(--color-surface-hover)}.hamburger-line.svelte-12qhfyh{display:block;width:20px;height:2px;background:var(--color-text);border-radius:1px;transition:transform .2s,opacity .2s}.user-btn.svelte-12qhfyh{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:none;background:none;color:var(--color-text);cursor:pointer;border-radius:50%;transition:background .15s}.user-btn.svelte-12qhfyh:hover{background:var(--color-surface-hover)}.user-dropdown-backdrop.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:140;background:#0000004d}.header.user-menu-open.svelte-12qhfyh{filter:blur(4px);pointer-events:none}.user-dropdown.svelte-12qhfyh{position:fixed;top:48px;right:12px;min-width:180px;background:var(--glass-bg);border:1px solid rgba(255,255,255,.25);border-radius:var(--radius-md);box-shadow:0 8px 32px #00000059;backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));z-index:160;overflow:hidden}.user-greeting.svelte-12qhfyh{padding:.6rem 1rem;font-size:.8rem;color:var(--color-text-dim);border-bottom:1px solid var(--color-border)}.user-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:.7rem 1rem;color:var(--color-text);text-decoration:none;font-size:.9rem;transition:background .15s}.user-dropdown.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.user-dropdown.svelte-12qhfyh .dropdown-logout:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh):hover{background:var(--color-surface-hover)}.user-dropdown.svelte-12qhfyh .dropdown-logout:where(.svelte-12qhfyh){margin:0;padding:0}.user-dropdown.svelte-12qhfyh .dropdown-logout:where(.svelte-12qhfyh) button:where(.svelte-12qhfyh),.user-dropdown.svelte-12qhfyh .dropdown-link-btn:where(.svelte-12qhfyh){display:block;width:100%;padding:.7rem 1rem;color:var(--color-text);text-decoration:none;font-size:.9rem;background:none;border:none;text-align:left;cursor:pointer;transition:background .15s}.user-dropdown.svelte-12qhfyh .dropdown-link-btn:where(.svelte-12qhfyh):hover{background:var(--color-surface-hover)}.dropdown-icon.svelte-12qhfyh{vertical-align:-3px;margin-right:.4rem}.user-dropdown.tour-elevated.svelte-12qhfyh{z-index:10001;pointer-events:none}.menu-overlay.svelte-12qhfyh{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:200}.menu.svelte-12qhfyh{position:fixed;top:0;left:-280px;width:280px;height:100dvh;background:var(--color-bg);color:var(--color-text);border-right:1px solid var(--color-border);z-index:300;overflow-y:auto;transition:left .25s ease}.menu.open.svelte-12qhfyh{left:0}.menu-header.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;padding:var(--space-md) var(--space-lg);border-bottom:1px solid var(--color-border)}.menu-title.svelte-12qhfyh{font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim)}.menu-close.svelte-12qhfyh{background:none;border:none;color:var(--color-text-dim);font-size:1.5rem;cursor:pointer;padding:0;line-height:1}.menu-close.svelte-12qhfyh:hover{color:var(--color-text)}.menu-list.svelte-12qhfyh{list-style:none;margin:0;padding:0}.menu-list.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh){display:block;padding:.75rem var(--space-lg);color:var(--color-text);text-decoration:none;font-size:.95rem;transition:background .15s}.menu-list.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover,.menu-list.svelte-12qhfyh .menu-btn:where(.svelte-12qhfyh):hover{background:var(--color-surface-hover)}[data-theme=bw] .menu-list.svelte-12qhfyh li:where(.svelte-12qhfyh) a:where(.svelte-12qhfyh):hover,[data-theme=bw] .menu-list.svelte-12qhfyh .menu-btn:where(.svelte-12qhfyh):hover{background:#1976d226}.menu-list.svelte-12qhfyh .menu-btn:where(.svelte-12qhfyh){display:block;width:100%;padding:.75rem var(--space-lg);color:var(--color-text);font-size:.95rem;text-align:left;background:none;border:none;cursor:pointer;transition:background .15s}.menu-row.svelte-12qhfyh{display:flex}.menu-row.svelte-12qhfyh a:where(.svelte-12qhfyh){flex:1;text-align:center;padding:.75rem .5rem;color:var(--color-text);text-decoration:none;font-size:.9rem;transition:background .15s}.menu-row.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{background:var(--color-surface-hover)}.menu-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.8rem;color:var(--color-text-dim)}.menu-separator.svelte-12qhfyh{height:1px;background:var(--color-border);margin:.5rem 0}.content.svelte-12qhfyh{flex:1;display:flex;flex-direction:column;min-width:0}.content.user-menu-blur.svelte-12qhfyh{filter:blur(4px);pointer-events:none}.footer.svelte-12qhfyh{padding:var(--space-md) var(--space-lg);text-align:center;color:var(--color-text-dim);font-size:.75rem}@media(max-height:660px){.footer.svelte-12qhfyh{display:none}}.offline-banner.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.5rem var(--space-lg);background:var(--color-warning);color:#1a1a1a;font-size:.8rem;font-weight:500}.offline-banner.svelte-12qhfyh svg:where(.svelte-12qhfyh){flex-shrink:0;opacity:.8}.update-banner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:.5rem var(--space-lg);background:var(--color-success);color:#1a1a1a;font-size:.8rem;font-weight:500}.update-btn.svelte-12qhfyh{padding:.25rem .75rem;border:none;border-radius:var(--radius-sm);background:#0003;color:#1a1a1a;font-size:.8rem;font-weight:600;cursor:pointer}.update-btn.svelte-12qhfyh:hover{background:#0000004d}.install-banner.svelte-12qhfyh{padding:.75rem var(--space-lg);background:linear-gradient(135deg,#0d47a1,#1565c0,#0d47a1);background-size:200% 200%;animation:svelte-12qhfyh-shimmer 3s ease infinite;font-size:.85rem;color:#fff;border-bottom:2px solid rgba(255,255,255,.3);box-shadow:0 2px 8px #00000026}@keyframes svelte-12qhfyh-shimmer{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.install-row.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem}.install-text.svelte-12qhfyh{flex:1;font-weight:700;font-size:.9rem}.install-info-btn.svelte-12qhfyh{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:2px;line-height:1;display:flex;align-items:center}.install-info-btn.svelte-12qhfyh:hover{color:#fff}.install-desc.svelte-12qhfyh{margin:.6rem 0 0;padding:.5rem .6rem;font-size:.8rem;line-height:1.4;color:#fffffff2;background:#00000026;border-radius:var(--radius-sm)}.install-btn.svelte-12qhfyh{padding:.4rem 1rem;border-radius:var(--radius-sm);background:#fff;color:#0d47a1;border:none;font-size:.85rem;font-weight:700;cursor:pointer;white-space:nowrap;box-shadow:0 1px 4px #0003}.install-close.svelte-12qhfyh{background:none;border:none;color:#fff9;font-size:1.3rem;cursor:pointer;padding:0 .2rem;line-height:1}.install-close.svelte-12qhfyh:hover{color:#fff}.install-dismiss-msg.svelte-12qhfyh{margin:0 0 .5rem;font-size:.8rem;line-height:1.4;color:#fffffff2}.install-dismiss-actions.svelte-12qhfyh{display:flex;gap:.75rem;align-items:center}.install-dismiss-btn.svelte-12qhfyh{padding:.35rem .9rem;border-radius:var(--radius-sm);background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.5);font-size:.8rem;font-weight:600;cursor:pointer}.install-dismiss-cancel.svelte-12qhfyh{background:none;border:none;color:#fffc;font-size:.8rem;cursor:pointer;text-decoration:underline;padding:0}.bottom-nav.svelte-12qhfyh{display:flex;position:fixed;bottom:0;left:0;right:0;height:44px;background:var(--color-bg);border-top:1px solid var(--color-border);z-index:100;justify-content:center;gap:.25rem;padding:0 var(--space-md)}@supports (backdrop-filter: blur(1px)){.bottom-nav.svelte-12qhfyh{background:var(--header-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}}.bnav-item.svelte-12qhfyh{display:flex;flex-direction:row;align-items:center;justify-content:center;height:100%;min-height:0;box-sizing:border-box;gap:.35rem;color:var(--color-text-dim);text-decoration:none;font-size:.78rem;line-height:1;text-transform:capitalize;background:none;border:none;cursor:pointer;transition:color .15s;padding:0 .7rem;white-space:nowrap;-moz-appearance:none;appearance:none;-webkit-appearance:none}.bnav-item.svelte-12qhfyh svg:where(.svelte-12qhfyh){display:block;flex-shrink:0}.bnav-item.svelte-12qhfyh span:where(.svelte-12qhfyh){display:block;line-height:1}.bnav-item.svelte-12qhfyh:hover,.bnav-item.active.svelte-12qhfyh{color:var(--lake-blue)}.content.svelte-12qhfyh{padding-bottom:44px}.footer.svelte-12qhfyh{padding-bottom:calc(44px + var(--space-md))}@media(max-width:768px){.bottom-nav.svelte-12qhfyh{height:56px;gap:0;padding:0;padding-bottom:env(safe-area-inset-bottom,0)}.bnav-item.svelte-12qhfyh{flex:1;display:grid;grid-template-rows:auto auto;align-content:center;justify-items:center;justify-content:center;gap:2px;font-size:.65rem;padding:0;text-align:center}.content.svelte-12qhfyh{padding-bottom:56px}.footer.svelte-12qhfyh{padding-bottom:calc(56px + var(--space-md))}}@supports (-moz-appearance: none){@media(max-width:768px){.bnav-item.svelte-12qhfyh{transform:translateY(6px)}}}.toast-container.svelte-12qhfyh{position:fixed;bottom:80px;left:50%;transform:translate(-50%);z-index:2000;display:flex;flex-direction:column;gap:.5rem;max-width:90vw;width:360px;pointer-events:none}.toast.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;padding:.7rem 1rem;border-radius:var(--radius-md);font-size:.85rem;font-weight:500;pointer-events:auto;box-shadow:0 4px 16px #00000040;animation:svelte-12qhfyh-toast-in .25s ease}@keyframes svelte-12qhfyh-toast-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.toast-success.svelte-12qhfyh{background:#16a34a;color:#fff}.toast-error.svelte-12qhfyh{background:#dc2626;color:#fff}.toast-info.svelte-12qhfyh{background:var(--glass-bg);color:var(--color-text);border:1px solid var(--glass-border)}.toast.svelte-12qhfyh span:where(.svelte-12qhfyh){flex:1}.toast-dismiss.svelte-12qhfyh{background:none;border:none;color:inherit;font-size:1.2rem;cursor:pointer;padding:0 .2rem;opacity:.7;line-height:1}.toast-dismiss.svelte-12qhfyh:hover{opacity:1}
