:root{--color-bg: #F5F0EA;--color-surface: #fbfcfe;--color-surface-alt: #f3f5f9;--color-surface-hover: #e9edf5;--color-surface-active: #dfe6f2;--color-surface-selected: #e9edf5;--color-surface-darker: #e2e8f0;--color-bg-rgb: 245, 240, 234;--color-surface-rgb: 251, 252, 254;--color-text-rgb: 44, 37, 32;--color-text: #2C2520;--color-text-secondary: #4A4139;--color-text-muted: #8A7F74;--color-text-light: #A69B8F;--color-border: #c9d4e0;--color-border-light: #e2e8f0;--color-border-strong: #a8b6ca;--color-border-emphasis: #2C2520;--color-party-democrat: #3333FF;--color-party-republican: #E81B23;--color-party-independent: #17B169;--color-party-whig: #F0C800;--color-party-federalist: #6B8E23;--color-party-dem-rep: #008000;--color-status-passed: #047857;--color-status-failed: #DC2626;--color-status-active: #3498db;--color-status-success: #17B169;--color-status-error: #d32f2f;--color-status-passed-bg: #ecfdf5;--color-status-failed-bg: #fef2f2;--color-hover-subtle: rgba(15, 23, 42, .04);--color-hover-light: rgba(15, 23, 42, .06);--color-hover-medium: rgba(15, 23, 42, .09);--color-pressed: #d8dee9;--color-overlay-light: rgba(15, 23, 42, .04);--color-overlay-medium: rgba(15, 23, 42, .07);--color-overlay-heavy: rgba(15, 23, 42, .11);--color-overlay-backdrop: rgba(15, 20, 28, .72);--color-elevation-tint: transparent;--color-surface-inverse: #2C2520;--color-text-inverse: #FEFCF9;--color-highlight-active: rgba(173, 216, 230, .35);--color-surface-blue-tint: #E8F4F8;--color-chamber-senate: #E2C2A2;--color-chamber-house: #AAB6CC;--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;--font-serif: "Times New Roman", Times, Georgia, serif;--text-xs: 11px;--text-sm: 12px;--text-md: 13px;--text-base: 15px;--text-lg: 16px;--text-xl: 18px;--text-xxl: 24px;--text-display: 32px;--leading-tight: 1.2;--leading-snug: 1.35;--leading-normal: 1.5;--leading-relaxed: 1.6;--weight-normal: 400;--weight-medium: 500;--weight-semibold: 600;--weight-bold: 700;--weight-extrabold: 800;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-lg: 16px;--space-xl: 20px;--space-2xl: 24px;--space-3xl: 32px;--space-4xl: 48px;--shadow-sm: 0 1px 2px rgba(90, 70, 50, .06);--shadow-card: 0 1px 3px rgba(90, 70, 50, .09);--shadow-card-hover: 0 2px 8px rgba(90, 70, 50, .13);--shadow-elevated: 0 4px 12px rgba(90, 70, 50, .11);--shadow-modal: 0 8px 30px rgba(90, 70, 50, .16);--radius-sm: 6px;--radius-md: 10px;--radius-lg: 14px;--radius-xl: 20px;--radius-pill: 999px;--radius-circle: 50%;--transition-fast: .15s ease;--transition-medium: .2s ease;--transition-slow: .3s ease;--transition-expand: .25s cubic-bezier(.4, 0, .2, 1);--z-base: 0;--z-sticky: 10;--z-dropdown: 20;--z-sidebar: 30;--z-modal: 40;--z-toast: 50;--scrollbar-thumb: #C4B9AD;--scrollbar-thumb-hover: #A69B8F;--mobile-nav-height: 56px;--app-tab-bar-bg: var(--color-surface);--app-tab-bar-border-top: var(--color-border-emphasis);--app-tab-divider: var(--color-border);--app-tab-selected-bg: var(--color-surface-selected);--app-tab-pressed-bg: var(--color-pressed);--app-tab-icon-active: var(--color-text);--app-tab-icon-muted: var(--color-text-muted)}@media (max-width: 900px){:root{--color-bg: #f7f7f7;--color-bg-rgb: 247, 247, 247;--color-surface: #ffffff;--color-surface-rgb: 255, 255, 255;--color-surface-alt: #f2f2f2;--color-text: #121212;--color-text-rgb: 18, 18, 18;--color-text-secondary: #2c2c2c;--color-text-muted: #666666;--color-text-light: #555555;--color-border: #e0e0e0;--color-border-light: #ebebeb;--color-border-emphasis: #121212;--mobile-nav-height: 56px;--app-tab-bar-bg: #ffffff;--app-tab-bar-border-top: #121212;--app-tab-divider: #e0e0e0;--app-tab-selected-bg: #f0f0f0;--app-tab-pressed-bg: #e8e8e8;--app-tab-icon-active: #121212;--app-tab-icon-muted: #666666;--scrollbar-thumb: #b8b8b8;--scrollbar-thumb-hover: #9a9a9a}}html[data-mobile-shell]{scroll-padding-bottom:calc(var(--mobile-nav-height, 56px) + env(safe-area-inset-bottom,0px))}:root{--success-color: var(--color-status-success);--failure-color: var(--color-status-failed);--light-hover-highlight: var(--color-surface-hover);--dark-hover-highlight: var(--color-surface-active);--light-gray-border: var(--color-border);--dark-gray-border: var(--color-border-strong);--blue-tint-border: var(--color-border);--light-gray-text: var(--color-text-light);--party-color-opacity: .7;--error-color: var(--color-status-error);--data-font: var(--font-sans);--font-size-1x: 15pt;--line-height-1x: 1.6;--list-vertical-padding: 10px;--list-card-gap: 13px;--lightest-background: var(--color-surface-alt);--border-lighter: var(--color-border-light);--bg-body: var(--color-bg);--bg-container: var(--color-surface);--bg-header: var(--color-surface);--bg-header-alt: var(--color-bg);--bg-expanded: var(--color-surface-alt);--bg-card: var(--color-surface);--bg-page: var(--color-surface);--bg-darker: var(--color-surface-darker);--bg-strip: var(--color-surface-alt);--bg-white: var(--color-surface);--bg-light-blue: var(--color-surface-blue-tint);--bg-light-blue-tint: var(--color-surface-blue-tint);--bg-nav-button: var(--color-surface-alt);--bg-nav-button-hover: var(--color-surface-active);--text-primary: var(--color-text);--text-secondary: var(--color-text-secondary);--text-dark: var(--color-text);--text-dark-gray: var(--color-text-secondary);--text-medium: var(--color-text-secondary);--text-muted: var(--color-text-muted);--text-subtitle: var(--color-text-muted);--text-light-gray: var(--color-text-light);--text-medium-gray: var(--color-text-muted);--text-on-header: var(--color-text);--text-on-light-bg: var(--color-text);--status-active: var(--color-status-active);--status-passed: var(--color-status-passed);--status-failed: var(--color-status-failed);--border-primary: var(--color-border-emphasis);--border-light: var(--color-border);--border-medium: var(--color-border);--border-muted: var(--color-border-strong);--border-medium-opacity: var(--color-overlay-medium);--border-strong: var(--color-overlay-heavy);--border-nav-divider: var(--color-border);--border-light-gray: var(--color-border-light);--hover-overlay-subtle: var(--color-hover-subtle);--hover-overlay-light: var(--color-hover-light);--hover-overlay-medium: var(--color-hover-medium);--hover-overlay-strong: var(--color-overlay-medium);--tooltip-bg: var(--color-overlay-light);--shadow-card-hover: var(--shadow-card-hover);--text-shadow-header: none;--spacing-xs: var(--space-xs);--spacing-sm: var(--space-sm);--spacing-md: var(--space-md);--spacing-lg: var(--space-lg);--spacing-xl: var(--space-xl);--radius-circle: 50%;--radius-sm: 6px;--transition-fast: .15s ease;--transition-medium: .2s ease;--transition-slow: .3s ease;--depth-bg-gradient-original: radial-gradient(1200px 760px at 12% 14%, rgba(255, 255, 255, .18), transparent 68%), radial-gradient(1200px 760px at 88% 86%, rgba(255, 255, 255, .14), transparent 70%), repeating-radial-gradient( circle at 20% 18%, rgba(255, 255, 255, .022) 0 .9px, rgba(0, 0, 0, 0) .9px 28px ), linear-gradient(145deg, #FEFCF9 0%, #F0EBE3 46%, #2C2520 54%, #F5F0EA 100%);--depth-bg-pattern-a: radial-gradient(ellipse 55% 50% at 50% 40%, var(--color-bg) 15%, transparent 100%), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='56' height='56'%3E%3Crect x='0' y='0' width='5' height='5' rx='0.6' fill='rgba(0,0,0,0.08)'/%3E%3C/svg%3E"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='36' height='36'%3E%3Crect x='0' y='0' width='3.5' height='3.5' rx='0.4' fill='rgba(0,0,0,0.06)'/%3E%3C/svg%3E"), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Crect x='0' y='0' width='2' height='2' rx='0.3' fill='rgba(0,0,0,0.04)'/%3E%3C/svg%3E"), var(--color-bg);--depth-bg-pattern-b: var(--color-bg);--depth-bg-pattern-c: var(--color-bg);--depth-bg-gradient: var(--depth-bg-pattern-c);--depth-control-gradient: linear-gradient( 180deg, rgba(var(--color-surface-rgb), .99) 0%, rgba(246, 250, 255, .97) 100% );--depth-surface-gradient: linear-gradient( 180deg, rgba(var(--color-surface-rgb), .99) 0%, rgba(248, 252, 255, .96) 100% );--depth-border: 1px solid rgba(160, 174, 192, .55);--depth-shadow-sm: 0 8px 22px rgba(12, 22, 39, .08);--depth-shadow-md: 0 16px 38px rgba(12, 22, 39, .12);--depth-shadow-lg: 0 22px 52px rgba(12, 22, 39, .15)}html[data-theme]{color-scheme:light}html.theme-transition,html.theme-transition *,html.theme-transition *:before,html.theme-transition *:after{transition:background-color .3s ease,color .2s ease,border-color .3s ease,box-shadow .3s ease!important}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}html[data-bg=original]{--depth-bg-gradient: var(--depth-bg-gradient-original)}html[data-bg=pattern-a]{--depth-bg-gradient: var(--depth-bg-pattern-a)}html[data-bg=pattern-b]{--depth-bg-gradient: var(--depth-bg-pattern-b)}html[data-bg=pattern-c]{--depth-bg-gradient: var(--depth-bg-pattern-c)}html[data-bg=original] body{background-repeat:no-repeat;background-size:cover}body{font-family:var(--font-sans);background:var(--depth-bg-gradient);background-attachment:fixed;background-repeat:repeat;background-size:auto;color:var(--color-text);line-height:var(--leading-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative}html[data-bg=pattern-b] body{background:var(--color-bg)}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;opacity:0;transition:opacity .3s ease}.depth-floating-control{background:var(--depth-control-gradient);border:var(--depth-border);box-shadow:var(--depth-shadow-md)}.depth-floating-panel{background:var(--depth-surface-gradient);border:var(--depth-border);box-shadow:var(--depth-shadow-lg)}.depth-floating-card{background:var(--depth-surface-gradient);border:var(--depth-border);box-shadow:var(--depth-shadow-sm)}@media (max-width: 900px){body{margin:8px 0}}.kicker{font-size:var(--text-xs);font-weight:var(--weight-bold);text-transform:uppercase;letter-spacing:1px;color:var(--color-text-muted);line-height:var(--leading-tight)}.party-dot{display:inline-block;width:8px;height:8px;border-radius:var(--radius-circle);flex-shrink:0}.party-dot--democrat{background-color:var(--color-party-democrat)}.party-dot--republican{background-color:var(--color-party-republican)}.party-dot--independent{background-color:var(--color-party-independent)}.status-badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:var(--radius-pill);font-size:var(--text-sm);font-weight:var(--weight-bold)}.status-badge--passed{background-color:var(--color-status-passed-bg);color:var(--color-status-passed)}.status-badge--failed{background-color:var(--color-status-failed-bg);color:var(--color-status-failed)}.segmented-control{display:inline-flex;border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden;background:var(--color-surface)}.segmented-control__btn{padding:var(--space-sm) var(--space-lg);font-size:var(--text-md);font-weight:var(--weight-semibold);background:none;border:none;cursor:pointer;color:var(--color-text-muted);transition:all var(--transition-fast);border-right:1px solid var(--color-border)}.segmented-control__btn:last-child{border-right:none}.segmented-control__btn--active{background:var(--color-text);color:var(--color-surface)}.segmented-control__btn:hover:not(.segmented-control__btn--active){background:var(--color-surface-hover)}.chip{display:inline-flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-md);border-radius:var(--radius-pill);font-size:var(--text-sm);font-weight:var(--weight-semibold);cursor:pointer;border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text-muted);transition:all var(--transition-fast)}.chip--active{background:var(--color-text);color:var(--color-surface);border-color:var(--color-text)}.chip:hover:not(.chip--active){background:var(--color-surface-hover);border-color:var(--color-border-strong)}.line-clamp-1{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.modal.svelte-zjyfmn.svelte-zjyfmn{position:fixed;top:0;left:0;width:100%;height:100%;background-color:var(--color-overlay-backdrop)}.modal-scroll.svelte-zjyfmn.svelte-zjyfmn{height:100%;overflow-y:auto}.modal-content-wrapper.svelte-zjyfmn.svelte-zjyfmn{max-width:1400px;min-width:1200px;width:fit-content;margin:25px auto 0;position:relative;overflow:visible;contain:none}.modal-content-wrapper.tabs-on-left.svelte-zjyfmn.svelte-zjyfmn{padding-left:75px}.modal-content.svelte-zjyfmn.svelte-zjyfmn{position:relative;width:100%;user-select:contain}.modal-content-wrapper.tabs-on-left.svelte-zjyfmn .modal-content.svelte-zjyfmn{display:flex;align-items:flex-start;gap:0;overflow:visible;contain:none}.modal-tabs-sidebar.svelte-zjyfmn.svelte-zjyfmn{position:sticky;top:0;width:75px;max-height:100vh;overflow:visible;z-index:10;flex-shrink:0;margin-left:-75px;display:flex;flex-direction:column;align-items:stretch;contain:none;pointer-events:none}.modal-tabs-sidebar.svelte-zjyfmn>*{pointer-events:auto}.modal-content-inner.svelte-zjyfmn.svelte-zjyfmn{background:var(--color-surface);border:2px solid var(--color-border-emphasis);box-shadow:var(--shadow-elevated);margin-top:0;position:relative;flex:1;z-index:1}.bottom-space.svelte-zjyfmn.svelte-zjyfmn{height:10vh;background:transparent;position:relative;z-index:1}@media (prefers-reduced-motion: reduce){.modal-scroll.svelte-zjyfmn.svelte-zjyfmn{scroll-behavior:auto}}.mobile-modal-backdrop.svelte-1l71346{position:fixed;inset:0;background-color:var(--color-overlay-backdrop)}.mobile-modal-container.svelte-1l71346{position:absolute;inset:0;background-color:var(--color-surface);display:flex;flex-direction:column;overflow:hidden}.mobile-modal-header.svelte-1l71346{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background-color:var(--color-surface-alt);border-bottom:2px solid var(--color-border-emphasis);flex-shrink:0;min-height:52px}.mobile-modal-title.svelte-1l71346{margin:0;font-size:16px;font-weight:600;color:var(--color-text);font-family:var(--data-font, sans-serif);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding-right:12px}.close-button.svelte-1l71346{background:none;border:1px solid var(--color-border-emphasis);padding:8px;cursor:pointer;color:var(--color-text-secondary);display:flex;align-items:center;justify-content:center;border-radius:0;flex-shrink:0;transition:background-color .15s}.close-button.svelte-1l71346:hover{background-color:var(--color-overlay-medium)}.close-button.svelte-1l71346:active{background-color:var(--color-overlay-heavy)}.mobile-modal-content.svelte-1l71346{flex:1;overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;background:var(--color-surface)}.modal-tabs-container.svelte-qu1gfz.svelte-qu1gfz{display:flex;flex-direction:column;align-items:stretch;gap:0;padding:0;margin:0;background:transparent;overflow:visible;width:75px;min-width:75px;max-width:75px;height:100%;flex:1}.modal-tabs-scroll-wrapper.svelte-qu1gfz.svelte-qu1gfz{flex:1;overflow-y:auto;overflow-x:visible;min-height:0;contain:none;padding-right:200px;margin-right:-200px;padding-left:50px;margin-left:-50px;pointer-events:none}.modal-tabs-scroll-wrapper.svelte-qu1gfz>.svelte-qu1gfz{pointer-events:auto}.modal-tabs.svelte-qu1gfz.svelte-qu1gfz{display:flex;flex-direction:column;gap:0;flex:1;overflow:visible;min-height:0;contain:none}.modal-tab-outer.svelte-qu1gfz.svelte-qu1gfz{position:relative;flex-shrink:0;cursor:pointer;width:75px;overflow:visible;contain:none;z-index:1}.modal-tab.svelte-qu1gfz.svelte-qu1gfz{padding:.75rem .5rem;background:var(--color-text-light);border:1px solid var(--color-border-emphasis);border-bottom:none;border-right:none;display:flex;align-items:center;width:100%;min-height:100%;color:var(--color-text);font-weight:600;font-family:var(--data-font, sans-serif);white-space:nowrap;overflow:visible;box-sizing:border-box;position:relative}.modal-tab-outer.svelte-qu1gfz:hover .modal-tab.svelte-qu1gfz:not(.active){background:var(--color-text-light);filter:brightness(1.15)}.modal-tab-outer.svelte-qu1gfz:last-of-type .modal-tab.svelte-qu1gfz{border-bottom:1px solid var(--color-border-emphasis)}.modal-tab-outer.svelte-qu1gfz:last-of-type .modal-tab-expanded.svelte-qu1gfz{border-right:1px solid var(--color-border-emphasis);border-bottom:1px solid var(--color-border-emphasis)}.modal-tab-expanded.svelte-qu1gfz.svelte-qu1gfz{position:absolute;top:0;left:0;z-index:-1;width:max-content;background-color:var(--color-surface);box-shadow:0 2px 8px var(--color-overlay-heavy);white-space:nowrap;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .2s,visibility 0s .2s,z-index 0s .2s;overflow:visible;padding:.75rem .5rem;box-sizing:border-box;display:flex;align-items:center;border:1px solid var(--color-border-emphasis);border-bottom:none;border-right:none;color:var(--color-text);font-weight:600;font-family:var(--data-font, sans-serif);margin:0;height:100%;min-height:100%}.modal-tab-expanded.visible.svelte-qu1gfz.svelte-qu1gfz{opacity:1;pointer-events:auto;visibility:visible;z-index:1002;transition:opacity .2s,visibility 0s,z-index 0s}.tab-content-wrapper.svelte-qu1gfz.svelte-qu1gfz{display:flex;align-items:center;width:100%;position:relative;min-width:0;overflow:visible;height:100%}.tab-title.svelte-qu1gfz.svelte-qu1gfz{flex:1;overflow:hidden;text-overflow:none;min-width:0;white-space:nowrap}.modal-tab-expanded.svelte-qu1gfz .tab-title.svelte-qu1gfz{overflow:visible;white-space:nowrap}.close-tab.svelte-qu1gfz.svelte-qu1gfz{background:var(--color-text-light);border:1px solid var(--color-border-emphasis);padding:.75rem .5rem;cursor:pointer;font-size:1.25rem;line-height:1;color:var(--color-text);flex-shrink:0;display:none;align-items:center;justify-content:center;height:100%;aspect-ratio:1;border-radius:0;position:absolute;right:calc(100% + .5rem);top:50%;transform:translateY(-50%);z-index:10;box-sizing:border-box}.close-tab.visible.svelte-qu1gfz.svelte-qu1gfz{display:flex}.modal-tab.active.svelte-qu1gfz.svelte-qu1gfz{background:var(--color-surface-active);border:1px solid var(--color-border-emphasis);border-bottom:none;border-right:none;min-height:100%}.modal-tab-outer.svelte-qu1gfz:hover .modal-tab.active.svelte-qu1gfz{background:var(--color-surface-active)}.modal-tab-expanded.active.svelte-qu1gfz.svelte-qu1gfz{background-color:var(--color-surface-active);border:1px solid var(--color-border-emphasis);border-bottom:none;border-right:none}.modal-tab-outer.svelte-qu1gfz:hover .modal-tab-expanded.active.svelte-qu1gfz{background-color:var(--color-surface-active)}.modal-tab-outer.svelte-qu1gfz:last-of-type .modal-tab.active.svelte-qu1gfz,.modal-tab-outer.svelte-qu1gfz:last-of-type .modal-tab-expanded.active.svelte-qu1gfz{border-bottom:1px solid var(--color-border-emphasis)}.close-tab.svelte-qu1gfz.svelte-qu1gfz:hover{background-color:var(--color-surface);color:var(--color-text)}.modal-tabs-actions-tab.svelte-qu1gfz.svelte-qu1gfz{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:.5rem;flex-shrink:0;padding:.5rem;background:var(--color-text-light);border:1px solid var(--color-border-emphasis);border-top:2px solid var(--color-border-emphasis);border-left:2px solid var(--color-border-emphasis);border-bottom:1px solid var(--color-border-emphasis);border-right:none;width:75px}.expand-button.svelte-qu1gfz.svelte-qu1gfz{background:none;border:none;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;color:var(--color-text)}.expand-button.svelte-qu1gfz.svelte-qu1gfz:hover{background-color:var(--color-overlay-medium);border-radius:3px}.close-all-button.svelte-qu1gfz.svelte-qu1gfz{background:none;border:none;cursor:pointer;padding:.25rem;font-size:1.5rem;line-height:1;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:var(--color-text);font-weight:700}.close-all-button.svelte-qu1gfz.svelte-qu1gfz:hover{background-color:#ef444433;color:#ef4444;border-radius:3px}.modal-content-wrapper-outer.svelte-f1xq43{position:relative}.modal-content-wrapper.svelte-f1xq43{display:contents}.modal-content-wrapper.hidden.svelte-f1xq43{display:none}.mobile-modal-content-wrapper.svelte-f1xq43{min-height:100%}.menu-container.svelte-1lgmvqj{position:relative;display:inline-block}.menu-button.svelte-1lgmvqj{background:none;border:none;padding:4px 8px;cursor:pointer;color:var(--color-text-muted);transition:all .15s ease}.menu-button.svelte-1lgmvqj:hover{background-color:var(--color-overlay-light);color:var(--color-text-muted)}.menu-button.expanded.svelte-1lgmvqj{background-color:var(--color-overlay-medium);color:var(--color-text-secondary)}.dropdown-menu.svelte-1lgmvqj{background:rgba(var(--color-surface-rgb),.95);border:var(--depth-border);border-radius:12px;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.menu-item.svelte-1lgmvqj{display:flex;align-items:center;gap:12px;padding:8px 20px;color:var(--color-text, #121212);text-decoration:none;background:transparent;font-size:14px;font-weight:600;font-family:var(--data-font, sans-serif);letter-spacing:.5px;transition:background-color .2s ease;border-bottom:1px solid var(--color-border-light, #EBEBEB);white-space:nowrap}.menu-item.svelte-1lgmvqj:last-child{border-bottom:none}.menu-item.svelte-1lgmvqj:hover{background-color:var(--color-overlay-light)}.menu-info.svelte-1lgmvqj{display:flex;flex-direction:column;padding:12px 20px;background:var(--color-surface-alt, #F2F2F2);border-bottom:1px solid var(--color-border-light, #EBEBEB);gap:2px}.info-label.svelte-1lgmvqj{font-size:.65rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.5px}.info-value.svelte-1lgmvqj{font-size:.9rem;color:var(--color-text-secondary);font-weight:600;font-family:var(--data-font, sans-serif)}.info-detail.svelte-1lgmvqj{font-size:.75rem;color:var(--color-text-muted);font-family:var(--data-font, sans-serif)}.mobile-only.svelte-1lgmvqj{display:none}@media (max-width: 900px){.mobile-only.svelte-1lgmvqj{display:flex}}.search-container.svelte-1q5dyxo{position:relative;width:100%;max-width:600px;margin:0 auto;padding:8px;z-index:100}form.svelte-1q5dyxo{display:flex;align-items:center;background:var(--depth-control-gradient);border:var(--depth-border);border-radius:var(--radius-pill, 999px);padding:4px 15px;box-shadow:var(--depth-shadow-sm);transition:all .2s ease}.input-container.svelte-1q5dyxo{flex:1;position:relative}input.svelte-1q5dyxo{flex:1;width:100%;border:none;padding:8px 0;font-size:16px;background:transparent;outline:none;color:var(--color-text);font-family:var(--data-font, sans-serif)}input.svelte-1q5dyxo::placeholder{color:var(--color-text-muted);opacity:.7}input[type=search].svelte-1q5dyxo::-webkit-search-decoration,input[type=search].svelte-1q5dyxo::-webkit-search-cancel-button,input[type=search].svelte-1q5dyxo::-webkit-search-results-button,input[type=search].svelte-1q5dyxo::-webkit-search-results-decoration{display:none}@media (max-width: 900px){.search-container.svelte-1q5dyxo{padding:4px}form.svelte-1q5dyxo{padding:2px 10px}input.svelte-1q5dyxo{padding:6px 0;font-size:14px}}.site-header.svelte-9chpab{display:flex;flex-direction:column;max-width:1400px;margin:0 auto;padding:0 16px;border-bottom:1px solid var(--border-light)}.site-header-row.svelte-9chpab{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:12px}.site-header-left.svelte-9chpab{display:flex;flex-direction:row;align-items:center;flex-shrink:0}.section-nav.svelte-9chpab{display:inline-flex;align-items:center;gap:6px;padding:6px;border:var(--depth-border);border-radius:999px;background:rgba(var(--color-surface-rgb),.92);box-shadow:var(--depth-shadow-md)}.section-nav__link.svelte-9chpab{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:600;color:var(--color-text-secondary);text-decoration:none;transition:background .15s ease,color .15s ease}.section-nav__link.svelte-9chpab:hover{background:var(--color-overlay-light);color:var(--color-text)}.section-nav__link.active.svelte-9chpab{background:var(--color-text);color:var(--color-text-inverse)}.site-header-center.svelte-9chpab{flex:1;display:flex;justify-content:center;min-width:0}.site-header-right.svelte-9chpab{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:16px;flex-shrink:0}.last-updated-container.svelte-9chpab{display:flex;flex-direction:column;align-items:center;position:relative;padding:8px 12px 6px;cursor:help}.last-updated-label.svelte-9chpab{position:absolute;top:-2px;left:50%;transform:translate(-50%);padding:0 6px;font-size:.65rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.last-updated-time.svelte-9chpab{font-size:.8rem;color:var(--text-subtitle);font-weight:500;margin-top:2px}.desktop-only.svelte-9chpab{display:flex}.auth-avatar.svelte-9chpab{width:32px;height:32px;border-radius:50%;background:var(--color-text, #121212);color:var(--color-surface, #FFFFFF);display:flex;align-items:center;justify-content:center;font-size:var(--text-md, 13px);font-weight:var(--weight-bold, 700);font-family:var(--font-sans);text-decoration:none;transition:opacity var(--transition-fast, .15s ease);border:none;padding:0;cursor:pointer}.auth-avatar.svelte-9chpab:hover{opacity:.8}.auth-avatar.expanded.svelte-9chpab{box-shadow:0 0 0 2px var(--color-overlay-medium, rgba(0, 0, 0, .15))}.user-menu.svelte-9chpab{min-width:200px;background:rgba(var(--color-surface-rgb),.97);border:var(--depth-border);border-radius:12px;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.user-menu__header.svelte-9chpab{display:flex;flex-direction:column;padding:12px 16px;background:var(--color-surface-alt, #F2F2F2);border-bottom:1px solid var(--color-border-light, #EBEBEB);gap:2px}.user-menu__name.svelte-9chpab{font-size:13px;font-weight:600;color:var(--color-text, #121212);font-family:var(--font-sans)}.user-menu__email.svelte-9chpab{font-size:11px;color:var(--color-text-muted);font-family:var(--font-sans);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-menu__item.svelte-9chpab{display:block;width:100%;text-align:left;padding:10px 16px;background:transparent;border:none;color:var(--color-text, #121212);font-size:14px;font-weight:500;font-family:var(--font-sans);cursor:pointer;transition:background-color .15s ease;border-bottom:1px solid var(--color-border-light, #EBEBEB)}.user-menu__item.svelte-9chpab:last-child{border-bottom:none}.user-menu__item.svelte-9chpab:hover{background-color:var(--color-overlay-light)}.user-menu__item--danger.svelte-9chpab{color:#dc2626}.auth-link.svelte-9chpab{font-size:var(--text-md, 13px);font-weight:var(--weight-semibold, 600);color:var(--color-text, #121212);text-decoration:none;padding:var(--space-xs, 4px) var(--space-md, 12px);background:var(--depth-control-gradient);border:var(--depth-border);border-radius:var(--radius-sm, 6px);box-shadow:0 2px 6px #0c16270f;font-family:var(--font-sans);transition:all var(--transition-fast, .15s ease)}.auth-link.svelte-9chpab:hover{background:var(--color-surface);border-color:#a0afc8cc;box-shadow:var(--depth-shadow-sm)}@media (max-width: 900px){.site-header.svelte-9chpab{padding:0 12px;margin-bottom:0}.desktop-only.svelte-9chpab,html[data-mobile-shell] .site-header-left.svelte-9chpab{display:none}.site-header-left.svelte-9chpab{width:auto}.section-nav.svelte-9chpab{gap:4px;padding:4px}.section-nav__link.svelte-9chpab{min-height:34px;padding:6px 12px;font-size:13px}.site-header-right.svelte-9chpab{width:auto;gap:8px}.site-header-row.svelte-9chpab{gap:8px}}.mobile-bottom-nav.svelte-1e0bjpq{position:fixed;left:0;right:0;bottom:0;height:calc(var(--mobile-nav-height, 56px) + env(safe-area-inset-bottom,0px));box-sizing:border-box;padding-bottom:env(safe-area-inset-bottom,0px);background:var(--app-tab-bar-bg);border-top:1px solid var(--app-tab-bar-border-top);display:grid;grid-template-columns:repeat(5,1fr);z-index:var(--z-sticky, 10);box-shadow:none}.nav-item.svelte-1e0bjpq{position:relative;background:transparent;border:none;color:inherit;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:background-color var(--transition-fast, .15s ease)}.nav-item.svelte-1e0bjpq:not(:last-child):after{content:"";position:absolute;right:0;top:10%;bottom:10%;width:1px;background:var(--app-tab-divider);opacity:.9}.nav-item.active.svelte-1e0bjpq{background-color:var(--app-tab-selected-bg)}.nav-item.svelte-1e0bjpq:active{background-color:var(--app-tab-pressed-bg)}.nav-icon.svelte-1e0bjpq{display:flex;align-items:center;justify-content:center;width:100%;height:calc(var(--mobile-nav-height, 56px));box-sizing:border-box}.sign-in-popover-backdrop.svelte-1qqb3jk{position:fixed;inset:0;z-index:var(--z-modal, 40);background:#0f141973;display:flex;align-items:flex-end;justify-content:center;padding:env(safe-area-inset-top,0px) 0 env(safe-area-inset-bottom,0px);box-sizing:border-box}.sign-in-popover-panel.svelte-1qqb3jk{position:relative;width:100%;max-width:440px;max-height:min(90vh,640px);overflow-y:auto;background:var(--color-surface, #fff);border-radius:16px 16px 0 0;box-shadow:0 -8px 32px #0000001f;padding:20px 20px 28px;box-sizing:border-box}@media (min-width: 520px){.sign-in-popover-backdrop.svelte-1qqb3jk{align-items:center;padding:20px}.sign-in-popover-panel.svelte-1qqb3jk{border-radius:16px;max-height:min(85vh,620px)}}.sign-in-popover-close.svelte-1qqb3jk{position:absolute;top:12px;right:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:none;border-radius:999px;background:transparent;color:var(--color-text-muted, #666);cursor:pointer;transition:background .12s ease}.sign-in-popover-close.svelte-1qqb3jk:hover{background:var(--color-overlay-light, rgba(0, 0, 0, .06));color:var(--color-text, #121212)}.sign-in-popover-title.svelte-1qqb3jk{margin:0 44px 4px 0;font-size:22px;font-weight:700;color:var(--color-text);font-family:var(--font-sans)}.sign-in-popover-sub.svelte-1qqb3jk{margin:0 44px 20px 0;font-size:15px;color:var(--color-text-muted);font-family:var(--font-sans)}.layout-mobile-shell.svelte-l7ebrz{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;box-sizing:border-box}.mobile-shell-slot.svelte-l7ebrz{flex:1;min-height:0;width:100%;box-sizing:border-box;padding-bottom:calc(var(--mobile-nav-height, 56px) + env(safe-area-inset-bottom,0px))}
