.Toast-module__yWhMxq__toast{z-index:1000;border-radius:8px;align-items:center;gap:10px;width:calc(100% - 40px);max-width:420px;padding:13px 16px;animation:.25s Toast-module__yWhMxq__slideIn;display:flex;position:fixed;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000026}@keyframes Toast-module__yWhMxq__slideIn{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.Toast-module__yWhMxq__success{color:#065f46;background:#ecfdf5;border:1px solid #6ee7b7}.Toast-module__yWhMxq__error{color:#991b1b;background:#fef2f2;border:1px solid #fca5a5}.Toast-module__yWhMxq__warning{color:#78350f;background:#fffbeb;border:1px solid #fcd34d}.Toast-module__yWhMxq__info{color:#1e40af;background:#eff6ff;border:1px solid #93c5fd}.Toast-module__yWhMxq__icon{flex-shrink:0;font-size:15px;font-weight:700}.Toast-module__yWhMxq__text{flex:1;font-size:14px;font-weight:500;line-height:1.4}.Toast-module__yWhMxq__close{color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;flex-shrink:0;padding:0;font-size:18px;line-height:1}.Toast-module__yWhMxq__close:hover{opacity:1}
.AppShell-module__zsum4a__shell{background:var(--rv-bg);grid-template-columns:240px 1fr;min-height:100vh;display:grid}.AppShell-module__zsum4a__sidebar{background:var(--rv-surface);border-right:1px solid var(--rv-border-subtle);color:var(--rv-text);flex-direction:column;height:100vh;display:flex;position:sticky;top:0;overflow:hidden}.AppShell-module__zsum4a__brand{align-items:center;gap:var(--rv-space-2);padding:var(--rv-space-4) var(--rv-space-5);border-bottom:1px solid var(--rv-border-subtle);flex-shrink:0;height:64px;display:flex}.AppShell-module__zsum4a__brandMark{background:var(--rv-brand);border-radius:var(--rv-radius-sm);color:var(--rv-text-on-dark);font-family:var(--rv-font-mono);letter-spacing:.04em;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:700;display:flex}.AppShell-module__zsum4a__brandName{color:var(--rv-text);font-size:var(--rv-font-md);letter-spacing:var(--rv-tracking-tight);font-weight:600}.AppShell-module__zsum4a__sectionLabel{color:var(--rv-text-dim);letter-spacing:.08em;padding:var(--rv-space-4) var(--rv-space-5) var(--rv-space-2);text-transform:uppercase;font-size:10px;font-weight:600}.AppShell-module__zsum4a__networks{padding:0 var(--rv-space-2);flex-direction:column;flex:1;gap:1px;display:flex;overflow-y:auto}.AppShell-module__zsum4a__networkItem{border-radius:var(--rv-radius-sm);color:var(--rv-text-soft);cursor:pointer;font:inherit;font-size:var(--rv-font-base);align-items:center;gap:var(--rv-space-3);padding:var(--rv-space-2) var(--rv-space-3);text-align:left;transition:background var(--rv-transition), color var(--rv-transition);background:0 0;border:0;width:100%;display:flex}.AppShell-module__zsum4a__networkItem:hover{background:var(--rv-surface-2);color:var(--rv-text)}.AppShell-module__zsum4a__networkItem.AppShell-module__zsum4a__active{background:var(--rv-brand);color:var(--rv-text-on-dark)}.AppShell-module__zsum4a__networkIcon{background:var(--rv-surface-2);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.AppShell-module__zsum4a__networkItem.AppShell-module__zsum4a__active .AppShell-module__zsum4a__networkIcon{color:var(--rv-text-on-dark);background:#ffffff1f}.AppShell-module__zsum4a__networkLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.AppShell-module__zsum4a__networkBadge{background:var(--rv-accent-emerald-soft);border-radius:var(--rv-radius-full);color:var(--rv-accent-emerald);padding:2px 6px;font-size:10px;font-weight:600}.AppShell-module__zsum4a__networkItem.AppShell-module__zsum4a__active .AppShell-module__zsum4a__networkBadge{color:var(--rv-text-on-dark);background:#ffffff2e}.AppShell-module__zsum4a__networkAdd{border:1px dashed var(--rv-border-strong);border-radius:var(--rv-radius-sm);color:var(--rv-text-muted);cursor:pointer;font:inherit;font-size:var(--rv-font-sm);align-items:center;gap:var(--rv-space-2);margin:var(--rv-space-2) var(--rv-space-2) 0;padding:var(--rv-space-2) var(--rv-space-3);transition:background var(--rv-transition);background:0 0;text-decoration:none;display:flex}.AppShell-module__zsum4a__networkAdd:hover{background:var(--rv-surface-2);color:var(--rv-text)}.AppShell-module__zsum4a__sidebarFooter{border-top:1px solid var(--rv-border-subtle);align-items:center;gap:var(--rv-space-2);padding:var(--rv-space-3) var(--rv-space-4);flex-shrink:0;display:flex}.AppShell-module__zsum4a__userAvatar{background:var(--rv-surface-2);border-radius:var(--rv-radius-full);color:var(--rv-text-soft);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;display:flex}.AppShell-module__zsum4a__userInfo{flex:1;min-width:0}.AppShell-module__zsum4a__userEmail{color:var(--rv-text);font-size:var(--rv-font-sm);text-overflow:ellipsis;white-space:nowrap;font-weight:500;display:block;overflow:hidden}.AppShell-module__zsum4a__userMeta{color:var(--rv-text-dim);font-size:var(--rv-font-xs);display:block}.AppShell-module__zsum4a__iconBtn{border-radius:var(--rv-radius-sm);color:var(--rv-text-muted);cursor:pointer;width:28px;height:28px;transition:background var(--rv-transition), color var(--rv-transition);background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:flex}.AppShell-module__zsum4a__iconBtn:hover{background:var(--rv-surface-2);color:var(--rv-text)}.AppShell-module__zsum4a__main{flex-direction:column;min-width:0;min-height:100vh;display:flex}.AppShell-module__zsum4a__topbar{background:var(--rv-bg);border-bottom:1px solid var(--rv-border-subtle);align-items:center;gap:var(--rv-space-2);height:64px;padding:0 var(--rv-space-6);z-index:var(--rv-z-sticky);display:flex;position:sticky;top:0}.AppShell-module__zsum4a__menuBtn{border:1px solid var(--rv-border);border-radius:var(--rv-radius-sm);color:var(--rv-text);cursor:pointer;background:0 0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:none}.AppShell-module__zsum4a__menuBtn:hover{background:var(--rv-surface-2)}.AppShell-module__zsum4a__paletteBtn{background:var(--rv-surface-2);border:1px solid var(--rv-border);border-radius:var(--rv-radius);color:var(--rv-text-muted);cursor:pointer;font:inherit;font-size:var(--rv-font-xs);align-items:center;gap:8px;margin-left:auto;padding:6px 10px;transition:background .12s,color .12s;display:inline-flex}.AppShell-module__zsum4a__paletteBtn:hover{background:var(--rv-surface);color:var(--rv-text)}.AppShell-module__zsum4a__kbd{background:var(--rv-surface);border:1px solid var(--rv-border);color:var(--rv-text-muted);border-radius:4px;padding:1px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.AppShell-module__zsum4a__shellNoSidebar>main{grid-column:1/-1}.AppShell-module__zsum4a__bottomNav{background:var(--rv-surface);border-top:1px solid var(--rv-border);padding:6px env(safe-area-inset-right,0) calc(env(safe-area-inset-bottom,0) + 6px) env(safe-area-inset-left,0);z-index:30;justify-content:space-around;align-items:flex-start;gap:4px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000a}.AppShell-module__zsum4a__bottomNavItem{color:var(--rv-text-muted);flex-direction:column;flex:1;align-items:center;gap:3px;max-width:80px;padding:6px 4px;font-size:10px;text-decoration:none;transition:color .12s;display:flex}.AppShell-module__zsum4a__bottomNavItem:hover,.AppShell-module__zsum4a__bottomNavItemActive{color:var(--rv-text)}.AppShell-module__zsum4a__bottomNavLabel{letter-spacing:.01em;font-weight:500}.AppShell-module__zsum4a__bottomFab{background:var(--rv-text);color:var(--rv-text-on-dark);border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;margin-top:-10px;text-decoration:none;transition:background .12s,transform .12s;display:flex;box-shadow:0 4px 12px #00000026}.AppShell-module__zsum4a__bottomFab:hover{background:var(--rv-brand-hover);transform:translateY(-1px)}.AppShell-module__zsum4a__bottomFab:active{transform:scale(.95)}@media (max-width:880px){.AppShell-module__zsum4a__bottomNav{display:flex}.AppShell-module__zsum4a__tabs{display:none!important}.AppShell-module__zsum4a__paletteBtn span{display:none}.AppShell-module__zsum4a__paletteBtn{padding:6px}.AppShell-module__zsum4a__content{padding-bottom:88px!important}}.AppShell-module__zsum4a__tabs{scrollbar-width:none;flex:1;gap:2px;display:flex;overflow-x:auto}.AppShell-module__zsum4a__tabs::-webkit-scrollbar{display:none}.AppShell-module__zsum4a__tab{border-radius:var(--rv-radius-sm);color:var(--rv-text-muted);cursor:pointer;font:inherit;font-size:var(--rv-font-base);align-items:center;gap:var(--rv-space-2);padding:var(--rv-space-2) var(--rv-space-3);transition:background var(--rv-transition), color var(--rv-transition);white-space:nowrap;background:0 0;border:0;font-weight:500;text-decoration:none;display:inline-flex}.AppShell-module__zsum4a__tab:hover{background:var(--rv-surface-2);color:var(--rv-text)}.AppShell-module__zsum4a__tab.AppShell-module__zsum4a__tabActive{background:var(--rv-surface);border:1px solid var(--rv-border);color:var(--rv-text);font-weight:600}.AppShell-module__zsum4a__topbarRight{align-items:center;gap:var(--rv-space-2);display:flex}.AppShell-module__zsum4a__content{padding:var(--rv-space-6);flex:1;width:100%;max-width:1280px}.AppShell-module__zsum4a__drawerBackdrop{z-index:30;background:#0a0a0a66;animation:.2s ease-out AppShell-module__zsum4a__rvFadeIn;position:fixed;inset:0}@keyframes AppShell-module__zsum4a__rvFadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:900px){.AppShell-module__zsum4a__shell{grid-template-columns:1fr}.AppShell-module__zsum4a__sidebar{background:var(--rv-surface);box-shadow:var(--rv-shadow-lg);z-index:40;width:240px;transition:left .22s cubic-bezier(.16,1,.3,1);position:fixed;top:0;left:-240px}.AppShell-module__zsum4a__drawerOpen .AppShell-module__zsum4a__sidebar{left:0}.AppShell-module__zsum4a__menuBtn{display:inline-flex}.AppShell-module__zsum4a__topbar{padding:0 var(--rv-space-4);height:56px}.AppShell-module__zsum4a__content{padding:var(--rv-space-4)}}
.BrandSwitcher-module__KJ4bTa__switcherWrap{display:inline-flex;position:relative}.BrandSwitcher-module__KJ4bTa__switcher{background:var(--rv-surface);border:1px solid var(--rv-border);border-radius:var(--rv-radius);color:var(--rv-text);cursor:pointer;font:inherit;font-size:var(--rv-font-sm);align-items:center;gap:var(--rv-space-2);padding:var(--rv-space-1) var(--rv-space-3);max-width:220px;font-weight:500;text-decoration:none;display:inline-flex}.BrandSwitcher-module__KJ4bTa__switcher:hover{border-color:var(--rv-border-strong);background:var(--rv-surface-2)}.BrandSwitcher-module__KJ4bTa__dot{background:var(--rv-brand);border-radius:50%;flex-shrink:0;width:8px;height:8px}.BrandSwitcher-module__KJ4bTa__label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.BrandSwitcher-module__KJ4bTa__dropdown{background:var(--rv-surface);border:1px solid var(--rv-border);border-radius:var(--rv-radius);z-index:50;min-width:260px;margin-top:4px;position:absolute;top:100%;left:0;box-shadow:0 8px 24px #0000001f}.BrandSwitcher-module__KJ4bTa__dropdownHeader{color:var(--rv-text-muted);letter-spacing:.08em;padding:var(--rv-space-2) var(--rv-space-3);text-transform:uppercase;font-size:10px;font-weight:600}.BrandSwitcher-module__KJ4bTa__item{color:var(--rv-text);cursor:pointer;font:inherit;font-size:var(--rv-font-sm);align-items:center;gap:var(--rv-space-2);padding:var(--rv-space-2) var(--rv-space-3);text-align:left;background:0 0;border:0;width:100%;display:flex}.BrandSwitcher-module__KJ4bTa__item:hover{background:var(--rv-surface-2)}.BrandSwitcher-module__KJ4bTa__itemActive{background:var(--rv-surface-2);font-weight:600}.BrandSwitcher-module__KJ4bTa__item:disabled{opacity:.6;cursor:not-allowed}.BrandSwitcher-module__KJ4bTa__itemDot{background:var(--rv-brand);border-radius:50%;flex-shrink:0;width:6px;height:6px}.BrandSwitcher-module__KJ4bTa__itemName{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.BrandSwitcher-module__KJ4bTa__itemSpinner{color:var(--rv-text-muted);font-size:12px}.BrandSwitcher-module__KJ4bTa__dropdownFooter{border-top:1px solid var(--rv-border);color:var(--rv-text-muted);font-size:var(--rv-font-xs);align-items:center;gap:var(--rv-space-2);padding:var(--rv-space-2) var(--rv-space-3);text-decoration:none;display:flex}.BrandSwitcher-module__KJ4bTa__dropdownFooter:hover{color:var(--rv-text);background:var(--rv-surface-2)}
.SubNav-module__3UyEhG__subnav{background:var(--rv-surface);border-bottom:1px solid var(--rv-border);padding:6px var(--rv-space-4);scrollbar-width:thin;-webkit-overflow-scrolling:touch;align-items:center;gap:2px;display:flex;overflow-x:auto}.SubNav-module__3UyEhG__subnav::-webkit-scrollbar{height:4px}.SubNav-module__3UyEhG__subnav::-webkit-scrollbar-thumb{background:var(--rv-border);border-radius:2px}.SubNav-module__3UyEhG__item{border-radius:var(--rv-radius-sm);color:var(--rv-text-muted);font-size:var(--rv-font-sm);white-space:nowrap;transition:background var(--rv-transition), color var(--rv-transition);flex-shrink:0;padding:6px 12px;font-weight:500;text-decoration:none}.SubNav-module__3UyEhG__item:hover{background:var(--rv-surface-2);color:var(--rv-text)}.SubNav-module__3UyEhG__itemActive,.SubNav-module__3UyEhG__itemActive:hover{background:var(--rv-text);color:var(--rv-text-on-dark)}.SubNav-module__3UyEhG__groupLabel{color:var(--rv-text-dim);letter-spacing:.08em;text-transform:uppercase;border-left:1px solid var(--rv-border);flex-shrink:0;margin-left:4px;padding:0 6px 0 12px;font-size:10px;font-weight:600}.SubNav-module__3UyEhG__groupLabel:first-child{border-left:0;margin-left:0;padding-left:0}.SubNav-module__3UyEhG__subnavSub{background:var(--rv-surface-2,#f5f5f4);border-bottom:1px solid var(--rv-border);padding:4px var(--rv-space-4) 4px calc(var(--rv-space-4) + 14px)}.SubNav-module__3UyEhG__subnavSub .SubNav-module__3UyEhG__item{padding:4px 10px;font-size:12px}
