:root{color:#182026;background:#f6f8fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit}.app-shell{min-height:100vh;display:grid;place-items:center;padding:32px;background:linear-gradient(135deg,#2563eb14,#14b8a61a),#f6f8fb}.app-shell__content{width:min(920px,100%);padding:40px;border:1px solid #dbe3ee;border-radius:8px;background:#fff;box-shadow:0 24px 80px #16223314}.app-shell__eyebrow{margin:0 0 12px;color:#2563eb;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.app-shell h1{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1}.app-shell__subtitle{max-width:680px;margin:18px 0 0;color:#526071;font-size:1.1rem;line-height:1.6}.status-row{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.status-badge{display:inline-flex;align-items:center;min-height:32px;padding:6px 10px;border:1px solid #cbd5e1;border-radius:8px;color:#334155;background:#f8fafc;font-size:.88rem;font-weight:600}.status-badge--success{border-color:#86efac;color:#166534;background:#f0fdf4}.workspace-panel{padding:20px;border:1px solid #dbe3ee;border-radius:8px;background:#f8fafc}.workspace-panel h2{margin:0 0 8px}.workspace-panel p{margin:0 0 16px;color:#526071;line-height:1.6}.text-link{font-weight:700;text-decoration-thickness:2px;text-underline-offset:4px}.startup-error{max-width:720px;margin:64px auto;padding:24px;border:1px solid #fecaca;border-radius:8px;background:#fff1f2;color:#7f1d1d}.startup-error pre{overflow:auto;padding:12px;border-radius:8px;background:#fff}
