.TopBar-module__dQ673a__bar{height:var(--topbar-h);padding:0 var(--space-3);background:var(--surface);border-bottom:1px solid var(--border);z-index:var(--z-topbar);flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.TopBar-module__dQ673a__side{width:40px;display:inline-flex}.TopBar-module__dQ673a__iconButton{width:40px;height:40px;color:var(--fg);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.TopBar-module__dQ673a__iconButton:hover{background:var(--surface-2)}.TopBar-module__dQ673a__brand{letter-spacing:.01em;color:var(--fg);font-size:1.125rem;font-weight:700;text-decoration:none}
.BottomTabBar-module__w-1iDG__bar{height:var(--tabbar-h);background:var(--surface);border-top:1px solid var(--border);padding-bottom:env(safe-area-inset-bottom,0);z-index:var(--z-tabbar);flex-shrink:0;justify-content:space-around;align-items:center;display:flex}.BottomTabBar-module__w-1iDG__tab{height:100%;color:var(--muted);flex:1;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.BottomTabBar-module__w-1iDG__tab[aria-current=page]{color:var(--accent)}.BottomTabBar-module__w-1iDG__center{border-radius:var(--radius-full);background:var(--accent);width:56px;height:56px;color:var(--accent-contrast);box-shadow:var(--shadow-2);flex:none;justify-content:center;align-items:center;margin-top:-20px;text-decoration:none;display:inline-flex}.BottomTabBar-module__w-1iDG__center[aria-current=page]{background:var(--accent-strong)}
.AuthNav-module__Ll92GW__nav{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.AuthNav-module__Ll92GW__link{color:var(--accent);font-size:.9375rem;text-decoration:none}.AuthNav-module__Ll92GW__link:hover{text-decoration:underline}.AuthNav-module__Ll92GW__email{color:var(--fg);word-break:break-all;font-size:.9375rem}.AuthNav-module__Ll92GW__button{padding:var(--space-2) var(--space-3);color:var(--fg);border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-2);cursor:pointer;font-size:.875rem}.AuthNav-module__Ll92GW__button:hover{border-color:var(--accent)}
.AppearanceToggle-module__irW4KG__group{gap:var(--space-1);padding:var(--space-1);background:var(--surface-2);border-radius:var(--radius-full);display:inline-flex}.AppearanceToggle-module__irW4KG__option{color:var(--muted);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;font-size:.9375rem}.AppearanceToggle-module__irW4KG__option[aria-pressed=true]{background:var(--accent);color:var(--accent-contrast)}
.UnitsToggle-module__-F9PIq__group{gap:var(--space-1);padding:var(--space-1);background:var(--surface-2);border-radius:var(--radius-full);display:inline-flex}.UnitsToggle-module__-F9PIq__option{color:var(--muted);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);cursor:pointer;background:0 0;border:none;font-size:.9375rem}.UnitsToggle-module__-F9PIq__option[aria-pressed=true]{background:var(--accent);color:var(--accent-contrast)}
.MultiSelectDropdown-module__Xk1OtG__container{position:relative}.MultiSelectDropdown-module__Xk1OtG__trigger{text-align:left;width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);color:var(--fg);cursor:pointer;font-size:.875rem}.MultiSelectDropdown-module__Xk1OtG__trigger:hover{background:var(--surface-2);border-color:var(--accent)}.MultiSelectDropdown-module__Xk1OtG__trigger[aria-expanded=true]{border-color:var(--accent);border-bottom-right-radius:0;border-bottom-left-radius:0}.MultiSelectDropdown-module__Xk1OtG__panel{z-index:10;background:var(--surface);border:1px solid var(--accent);border-bottom-left-radius:var(--radius-lg);border-bottom-right-radius:var(--radius-lg);max-height:200px;box-shadow:var(--shadow-2);border-top:none;position:absolute;top:100%;left:0;right:0;overflow-y:auto}.MultiSelectDropdown-module__Xk1OtG__option{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);cursor:pointer;color:var(--fg);font-size:.875rem;display:flex}.MultiSelectDropdown-module__Xk1OtG__option:hover{background:var(--surface-2)}.MultiSelectDropdown-module__Xk1OtG__checkbox{accent-color:var(--accent);flex-shrink:0}.MultiSelectDropdown-module__Xk1OtG__optionLabel{flex:1}
.PreferencesDrawer-module__VM52TG__root{z-index:var(--z-drawer);position:fixed;inset:0}.PreferencesDrawer-module__VM52TG__backdrop{background:#0000008c;position:absolute;inset:0}.PreferencesDrawer-module__VM52TG__panel{background:var(--surface);border-right:1px solid var(--border);width:84%;max-width:340px;height:100%;box-shadow:var(--shadow-2);padding:var(--space-4);gap:var(--space-5);flex-direction:column;display:flex;position:absolute;top:0;left:0;overflow-y:auto}.PreferencesDrawer-module__VM52TG__header{justify-content:space-between;align-items:center;display:flex}.PreferencesDrawer-module__VM52TG__brand{color:var(--fg);font-size:1.125rem;font-weight:700}.PreferencesDrawer-module__VM52TG__close{width:36px;height:36px;color:var(--fg);cursor:pointer;border-radius:var(--radius-full);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.PreferencesDrawer-module__VM52TG__close:hover{background:var(--surface-2)}.PreferencesDrawer-module__VM52TG__section{gap:var(--space-3);display:grid}.PreferencesDrawer-module__VM52TG__sectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin:0;font-size:.75rem}.PreferencesDrawer-module__VM52TG__soon{color:var(--muted);background:var(--surface-2);border-radius:var(--radius-full);padding:var(--space-1) var(--space-3);font-size:.8125rem;display:inline-block}.PreferencesDrawer-module__VM52TG__about{color:var(--muted);margin:0;font-size:.875rem}.PreferencesDrawer-module__VM52TG__chips{flex-wrap:wrap;gap:6px;padding-top:4px;display:flex}.PreferencesDrawer-module__VM52TG__navLink{padding:var(--space-2) 0;color:var(--fg);font-size:.9375rem;text-decoration:none;display:block}.PreferencesDrawer-module__VM52TG__navLink:hover{text-decoration:underline}.PreferencesDrawer-module__VM52TG__filterRow{justify-content:space-between;align-items:center;gap:var(--space-2);cursor:pointer;display:flex}.PreferencesDrawer-module__VM52TG__filterLabel{color:var(--fg);flex:1;font-size:.875rem}.PreferencesDrawer-module__VM52TG__filterInput{width:80px;padding:var(--space-1) var(--space-2);border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-2);color:var(--fg);text-align:right;font-size:.875rem}.PreferencesDrawer-module__VM52TG__filterInput:focus{outline:2px solid var(--accent);outline-offset:-1px}
.AppShell-module__JCX2KW__shell{width:100%;max-width:var(--app-max-width);background:var(--bg);flex-direction:column;height:100dvh;display:flex;position:relative;overflow:hidden}.AppShell-module__JCX2KW__content{-webkit-overflow-scrolling:touch;flex:1;overflow:hidden auto}
:root{--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--radius-sm:.5rem;--radius-md:.875rem;--radius-lg:1.25rem;--radius-full:999px;--shadow-1:0 1px 2px #0000004d;--shadow-2:0 8px 24px #00000073;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--z-topbar:10;--z-tabbar:10;--z-drawer:30;--app-max-width:430px;--topbar-h:56px;--tabbar-h:64px;--backdrop:#06100b;--bg:#0e1512;--surface:#14201b;--surface-2:#1c2c25;--fg:#ecf3ef;--muted:#8aa197;--border:#26352e;--accent:#1fb87a;--accent-strong:#25d08a;--accent-contrast:#06140e;--danger:#f2667a;--card:var(--surface)}[data-theme=light]{--backdrop:#e7e9e5;--bg:#fafaf8;--surface:#fff;--surface-2:#f2f2ee;--fg:#14201b;--muted:#5c6b63;--border:#e2e6e2;--accent:#0e8c5a;--accent-strong:#0b7a4e;--accent-contrast:#fff;--danger:#b91c1c;--card:var(--surface)}*{box-sizing:border-box}html,body{margin:0;padding:0}html{background:var(--backdrop)}body{background:var(--backdrop);color:var(--fg);font-family:var(--font-sans);justify-content:center;min-height:100dvh;line-height:1.5;display:flex}a{color:var(--accent)}
