:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#e5e7eb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#0d1117;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0}body{background:radial-gradient(circle at 0 0,#38bdf81f,#0000 34rem),linear-gradient(135deg,#0d1117 0%,#111827 48%,#0f172a 100%);min-width:320px}button,a{font:inherit}.auth-screen{place-items:center;min-height:100%;padding:24px;display:grid}.auth-panel{background:#0f172ae0;border:1px solid #94a3b840;border-radius:8px;width:min(460px,100%);padding:34px;box-shadow:0 28px 80px #00000059}.brand-mark{color:#0f172a;letter-spacing:0;background:#e5e7eb;border-radius:8px;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.eyebrow{color:#93c5fd;letter-spacing:.08em;text-transform:uppercase;margin:22px 0 8px;font-size:12px;font-weight:800}.auth-panel h1,.topbar h1{letter-spacing:0;margin:0}.auth-panel h1{font-size:34px}.auth-copy{color:#cbd5e1;margin:12px 0 24px;line-height:1.65}.signin-target{min-height:44px}.auth-alert{color:#fecaca;background:#7f1d1d38;border:1px solid #f8717159;border-radius:6px;margin-top:18px;padding:12px 14px;font-size:13px;line-height:1.45}.app-shell{grid-template-columns:310px minmax(0,1fr);height:100%;display:grid}.sidebar{background:#020617b3;border-right:1px solid #94a3b82e;flex-direction:column;gap:22px;min-height:0;padding:20px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brand-name{font-size:16px;font-weight:800}.brand-sub{color:#94a3b8;margin-top:2px;font-size:12px}.page-nav{gap:8px;display:grid}.page-link{color:#e5e7eb;background:#0f172a8c;border:1px solid #94a3b829;border-radius:8px;grid-template-columns:10px minmax(0,1fr);gap:12px;padding:14px;text-decoration:none;display:grid}.page-link:hover,.page-link.active{border-color:color-mix(in srgb, var(--accent), transparent 25%);background:color-mix(in srgb, var(--accent), #0f172a 88%)}.page-dot{background:var(--accent);width:10px;height:10px;box-shadow:0 0 16px var(--accent);border-radius:50%;margin-top:4px}.page-link strong,.page-link small{display:block}.page-link strong{font-size:14px;line-height:1.3}.page-link small{color:#aeb8c8;margin-top:5px;font-size:12px;line-height:1.35}.user-card{border-top:1px solid #94a3b82e;grid-template-columns:38px minmax(0,1fr);gap:10px;margin-top:auto;padding-top:18px;display:grid}.user-card img{background:#1f2937;border-radius:50%;width:38px;height:38px}.user-meta{min-width:0}.user-meta strong,.user-meta span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.user-meta strong{font-size:13px}.user-meta span{color:#94a3b8;font-size:12px}.signout-button{color:#fecaca;cursor:pointer;background:#7f1d1d38;border:1px solid #f8717159;border-radius:6px;grid-column:1/-1;height:36px}.workspace{grid-template-rows:auto minmax(0,1fr);gap:14px;min-width:0;min-height:0;padding:18px;display:grid}.topbar{justify-content:space-between;align-items:center;gap:16px;min-height:66px;display:flex}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.refresh-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.refresh-button{color:#dcfce7;cursor:pointer;background:#1665346b;border:1px solid #22c55e6b;border-radius:6px;height:38px;padding:0 14px}.refresh-button:disabled{cursor:wait;opacity:.7}.refresh-status{color:#a7f3d0;max-width:240px;font-size:12px;line-height:1.35}.topbar .eyebrow{margin:0 0 5px}.topbar h1{font-size:24px}.open-link{color:#e5e7eb;white-space:nowrap;background:#0f172ab3;border:1px solid #94a3b847;border-radius:6px;justify-content:center;align-items:center;height:38px;padding:0 14px;text-decoration:none;display:inline-flex}.frame-wrap{border:1px solid color-mix(in srgb, var(--accent), transparent 45%);background:#020617;border-radius:8px;min-height:0;overflow:hidden;box-shadow:0 18px 60px #0000004d}iframe{background:#fff;border:0;width:100%;height:100%;display:block}code{color:#bfdbfe;background:#0f172acc;border-radius:4px;padding:1px 5px}@media (width<=860px){.app-shell{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr}.sidebar{border-bottom:1px solid #94a3b82e;border-right:0;padding:14px}.page-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.user-card{display:none}.workspace{padding:12px}}@media (width<=560px){.page-nav{grid-template-columns:1fr}.topbar{flex-direction:column;align-items:flex-start}.topbar-actions,.refresh-group,.open-link,.refresh-button{width:100%}}
