._sidebar_1s0uo_1{width:var(--sidebar-width);background:var(--bg-surface);border-right:1px solid var(--border-subtle);z-index:20;flex-direction:column;height:100vh;display:flex;position:fixed;top:0;left:0}._logo_1s0uo_14{padding:var(--space-md) var(--space-lg);font-size:var(--font-size-lg);color:var(--text-high);letter-spacing:-.02em;height:var(--topbar-height);border-bottom:1px solid var(--border-subtle);align-items:center;font-weight:700;display:flex}._nav_1s0uo_26{padding:var(--space-sm);flex-direction:column;flex:1;gap:2px;display:flex}._navLink_1s0uo_34{align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);color:var(--text-mid);font-size:var(--font-size-md);font-weight:450;transition:all .12s;display:flex}._navLink_1s0uo_34:hover,._navLinkActive_1s0uo_51{color:var(--text-high);background:var(--accent-dim)}._navIcon_1s0uo_56{opacity:.6;width:18px;height:18px}._navLinkActive_1s0uo_51 ._navIcon_1s0uo_56{opacity:1}._bottom_1s0uo_66{padding:var(--space-md);border-top:1px solid var(--border-subtle);gap:var(--space-sm);flex-direction:column;display:flex}._userEmail_1s0uo_74{font-size:var(--font-size-sm);color:var(--text-low);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._signOut_1s0uo_82{font-size:var(--font-size-sm);color:var(--text-low);padding:var(--space-xs) 0;text-align:left;transition:color .12s}._signOut_1s0uo_82:hover{color:var(--text-high)}._topbar_16mhl_1{top:0;left:var(--sidebar-width);height:var(--topbar-height);background:var(--bg-base);border-bottom:1px solid var(--border-subtle);padding:0 var(--space-lg);z-index:10;justify-content:space-between;align-items:center;display:flex;position:fixed;right:0}._title_16mhl_16{font-size:var(--font-size-md);color:var(--text-high);font-weight:600}._actions_16mhl_22{align-items:center;gap:var(--space-sm);display:flex}._layout_1qljq_1{min-height:100vh;display:flex}._main_1qljq_6{margin-left:var(--sidebar-width);margin-top:var(--topbar-height);padding:var(--space-lg);min-height:calc(100vh - var(--topbar-height));flex:1}:root{--bg-base:#131920;--bg-surface:#1c2630;--bg-card:#222a32;--bg-card-hover:#2a333d;--text-high:#dde3ea;--text-mid:#7a8794;--text-low:#525b64;--border-subtle:#ffffff08;--border-default:#7a879421;--border-active:#7a879457;--accent:#7a8794;--accent-dim:#7a879424;--status-done:#10b981;--status-progress:#3b82f6;--status-warning:#f59e0b;--status-blocked:#ef4444;--font-family:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-base:13px;--font-size-sm:12px;--font-size-md:14px;--font-size-lg:16px;--font-size-xl:20px;--font-size-2xl:28px;--font-size-3xl:40px;--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--space-3xl:64px;--radius-sm:8px;--radius-default:12px;--radius-lg:16px;--sidebar-width:240px;--topbar-height:48px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{font-size:var(--font-size-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family);background:var(--bg-base);color:var(--text-high);min-height:100vh;line-height:1.5}a{color:inherit;text-decoration:none}button{cursor:pointer;color:inherit;font-family:inherit;font-size:inherit;background:0 0;border:none}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;background:var(--bg-card);border:1px solid var(--border-default);border-radius:var(--radius-sm);padding:var(--space-sm) var(--space-md);outline:none;transition:border-color .15s}input:focus,textarea:focus,select:focus{border-color:var(--border-active)}input::placeholder,textarea::placeholder{color:var(--text-low)}img{max-width:100%;display:block}ul,ol{list-style:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-active);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--accent)}.btn{justify-content:center;align-items:center;gap:var(--space-sm);padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);font-size:var(--font-size-base);white-space:nowrap;font-weight:500;transition:all .15s;display:inline-flex}.btn-primary{background:var(--text-high);color:var(--bg-base)}.btn-primary:hover{background:#fff}.btn-secondary{background:var(--accent-dim);color:var(--text-high);border:1px solid var(--border-default)}.btn-secondary:hover{background:var(--bg-card-hover);border-color:var(--border-active)}.btn-ghost{color:var(--text-mid)}.btn-ghost:hover{color:var(--text-high);background:var(--accent-dim)}.btn-danger{color:var(--status-blocked)}.btn-danger:hover{background:#ef44441a}.badge{padding:2px var(--space-sm);border-radius:var(--radius-sm);font-size:var(--font-size-sm);align-items:center;font-weight:500;line-height:1.4;display:inline-flex}.badge-draft{background:var(--accent-dim);color:var(--text-mid)}.badge-sent{color:#3b82f6;background:#3b82f61f}.badge-viewed{color:#f59e0b;background:#f59e0b1f}.badge-accepted{color:#10b981;background:#10b9811f}.badge-declined{color:#ef4444;background:#ef44441f}.badge-expired{color:var(--text-low);background:#525b6426}
