.rt-shell{--rt-primary:#fa4616;--rt-primary-active:#d63a0c;--rt-canvas:#fff;--rt-surface-soft:#f7f7f5;--rt-surface-strong:#edeeea;--rt-surface-dark:#0c0d0e;--rt-surface-dark-elevated:#17181b;--rt-hairline:#e3e3dd;--rt-hairline-soft:#edeeea;--rt-ink:#0c0d0e;--rt-body:#5c5f66;--rt-body-strong:#0c0d0e;--rt-muted:#7c8088;--rt-muted-soft:#a9adb3;--rt-on-primary:#fff;--rt-on-dark:#fff;--rt-on-dark-soft:#a9adb3;--rt-up:#16a06a;--rt-down:#db2b39;--rt-raised:#fff;--rt-scrim:#fcfcfad1;--rt-hero-bg:var(--rt-canvas);--rt-hero-ink:var(--rt-ink);--rt-hero-ink-soft:var(--rt-muted);--rt-hero-hairline:var(--rt-hairline);--rt-hero-elevated:var(--rt-raised);--rt-hero-elevated-border:var(--rt-hairline);--rt-font-sans:"Geist", var(--font-geist-sans), -apple-system, system-ui, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--rt-font-mono:"Geist Mono", var(--font-geist-mono), ui-monospace, "SF Mono", "JetBrains Mono", Menlo, Consolas, monospace;background:var(--rt-canvas);width:100%;height:100vh;font-family:var(--rt-font-sans);color:var(--rt-ink);display:flex;overflow:hidden}.rt-shell[data-rt-theme=dark]{--rt-raised:#2c2e32;--rt-scrim:#0c0d0ecc;--rt-canvas:#111315;--rt-surface-soft:#181a1d;--rt-surface-strong:#212327;--rt-surface-dark:#1b1d20;--rt-surface-dark-elevated:#26282c;--rt-hairline:#ffffff1c;--rt-hairline-soft:#ffffff0f;--rt-ink:#f2f2f0;--rt-body:#b7bbc1;--rt-body-strong:#f2f2f0;--rt-muted:#888d95;--rt-muted-soft:#666b72;--rt-hero-bg:var(--rt-surface-dark);--rt-hero-ink:var(--rt-on-dark);--rt-hero-ink-soft:var(--rt-on-dark-soft);--rt-hero-hairline:#ffffff14;--rt-hero-elevated:var(--rt-surface-dark-elevated);--rt-hero-elevated-border:#ffffff29}.rt-shell *{box-sizing:border-box}.rt-shell ::-webkit-scrollbar{width:10px;height:10px}.rt-shell ::-webkit-scrollbar-thumb{background:var(--rt-hairline);border:3px solid var(--rt-canvas);border-radius:999px}.rt-shell[data-rt-theme=dark] ::-webkit-scrollbar-thumb{border-color:var(--rt-canvas);background:#ffffff29}.rt-shell select{appearance:none;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.rt-shell[data-rt-theme=dark] select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.rt-shell[data-rt-theme=dark] select option{background:var(--rt-surface-strong);color:var(--rt-ink)}.rt-logo-dark,.rt-shell[data-rt-theme=dark] .rt-logo-light{display:none}.rt-shell[data-rt-theme=dark] .rt-logo-dark{display:inline}.rt-hover-surface:hover{background:var(--rt-surface-strong)}.rt-hover-shadow:hover{box-shadow:0 4px 12px #0000000f}.rt-hover-primary:hover{background:var(--rt-primary-active)!important}.rt-sidebar-desktop{flex:0 0 236px;height:100%}.rt-mobile-topbar{display:none}.rt-mobile-menu-btn{border:1px solid var(--rt-hairline);width:36px;height:36px;color:var(--rt-ink);cursor:pointer;background:0 0;border-radius:100px;justify-content:center;align-items:center;display:flex}.rt-mobile-panel{z-index:400;background:var(--rt-canvas);flex-direction:column;display:flex;position:fixed;inset:0;overflow-y:auto}.rt-mobile-panel-header{flex:none;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.rt-mobile-panel-close{border:1px solid var(--rt-hairline);width:38px;height:38px;color:var(--rt-ink);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.rt-mobile-panel-body{flex-direction:column;flex:auto;padding:4px 20px 24px;display:flex}.rt-mobile-panel-body .rt-mobile-panel-row{border:none;border-bottom:1px solid var(--rt-hairline);text-align:left;cursor:pointer;width:100%;font-family:var(--rt-font-sans);color:var(--rt-ink);background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:18px 0;font-size:19px;font-weight:700;text-decoration:none;display:flex}.rt-mobile-panel-body .rt-mobile-panel-row--signout{color:#ef4444}.rt-mobile-panel-chevron{color:var(--rt-muted);font-size:14px;transition:transform .15s}.rt-mobile-panel-chevron--open{transform:rotate(180deg)}.rt-mobile-panel-sub{border-bottom:1px solid var(--rt-hairline);flex-direction:column;padding:2px 0 14px;display:flex}.rt-mobile-panel-body .rt-mobile-panel-sub a{font-family:var(--rt-font-sans);color:var(--rt-body);padding:12px 0 12px 12px;font-size:16px;font-weight:500;text-decoration:none}.rt-mobile-panel-footer{padding:16px 20px calc(20px + env(safe-area-inset-bottom));border-top:1px solid var(--rt-hairline);flex:none;gap:12px;display:flex}.rt-mobile-panel-signin,.rt-mobile-panel-join{height:50px;font-family:var(--rt-font-sans);cursor:pointer;border-radius:100px;flex:1;font-size:15px;font-weight:700}.rt-mobile-panel-signin{border:1px solid var(--rt-hairline);color:var(--rt-ink);background:0 0}.rt-mobile-panel-join{background:var(--rt-primary);color:var(--rt-on-primary);border:none}@media (max-width:767px){.rt-shell{flex-direction:column}.rt-sidebar-desktop{display:none}.rt-mobile-topbar{border-bottom:1px solid var(--rt-hairline);background:var(--rt-canvas);flex:0 0 52px;justify-content:space-between;align-items:center;padding:0 14px;display:flex}}
