:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;background:#f8fafc}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{border:0;border-radius:999px;background:#0f766e;color:#fff;padding:.8rem 1.1rem;font-weight:700;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.secondary-button{background:#f8fafc;color:#111827;border:1px solid #e5e7eb}.danger-button{background:#991b1b;color:#fff}.paywall{border-color:#fde68a;background:#fffbeb}input{width:100%;border:1px solid #e5e7eb;border-radius:18px;padding:1rem;background:#fff;color:#111827}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px}.hero-card{max-width:720px;background:#fff;border:1px solid #e5e7eb;border-radius:32px;padding:48px;box-shadow:0 24px 80px #0f172a14}.hero-card h1,.page h1{font-size:clamp(2rem,5vw,4.5rem);line-height:.96;margin:.3rem 0 1rem;letter-spacing:-.06em}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#0f766e;font-size:.78rem;font-weight:800}.muted{color:#4b5563;font-size:1.1rem;line-height:1.6}.form-row{margin:16px 0}.error{color:#b91c1c}.page{max-width:1120px;margin:0 auto;padding:48px 24px}.page.narrow{max-width:760px}.search{margin:24px 0}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.result{border-radius:20px;background:#fff;color:#111827;border:1px solid #e5e7eb;text-align:left;display:flex;flex-direction:column;gap:4px}.result small{color:#4b5563}.panel{margin-top:24px;background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:24px}.pill{display:inline-flex;border:1px solid #ccfbf1;background:#f0fdfa;color:#115e59;border-radius:999px;padding:.45rem .75rem;margin:.25rem;font-weight:700}.timeline{list-style:none;padding:0}.timeline li{background:#fff;border:1px solid #e5e7eb;border-radius:22px;padding:18px;margin:12px 0}.timeline.terminal li{background:#0f172a;color:#e5e7eb;border-color:#1e293b;border-radius:14px}.timeline.terminal p{color:#cbd5e1;margin:.35rem 0 0}.event-time{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;color:#5eead4;margin-right:.75rem}.build-console{background:#020617;border:1px solid #1e293b;border-radius:28px;padding:16px;margin-top:24px;box-shadow:0 24px 80px #0f172a29}.console-top{display:flex;gap:12px;align-items:center;color:#e5e7eb;padding:8px 8px 2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.85rem}.status-dot{width:10px;height:10px;border-radius:999px;background:#f59e0b;box-shadow:0 0 18px #f59e0b}.status-dot.live{background:#14b8a6;box-shadow:0 0 18px #14b8a6}.status-dot.done{background:#22c55e;box-shadow:0 0 18px #22c55e}.status-dot.failed{background:#ef4444;box-shadow:0 0 18px #ef4444}.failure-panel{border-color:#fecaca;background:#fff7f7}.actions{display:flex;gap:12px;flex-wrap:wrap}.workspace-grid{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:24px}.link-button{display:block;width:100%;margin:.35rem 0;border-radius:14px;background:#f8fafc;color:#111827;border:1px solid #e5e7eb;text-align:left}.source-row{display:flex;gap:8px;align-items:center;margin:.35rem 0}.source-path{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.8rem;color:#4b5563;overflow-wrap:anywhere;background:transparent;border:0;border-radius:0;padding:0;text-align:left;font-weight:500}.metadata-link{background:#f8fafc;color:#0f766e;border:1px solid #e5e7eb;border-radius:999px;padding:.25rem .5rem;font-size:.72rem}.markdown-view{min-height:320px;border-left:1px solid #e5e7eb;padding-left:24px;line-height:1.7}.markdown-view h1,.markdown-view h2,.markdown-view h3{letter-spacing:-.03em}.markdown-view a{color:#0f766e}.markdown-view pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:16px}@media(max-width:800px){.workspace-grid{grid-template-columns:1fr}.markdown-view{border-left:0;padding-left:0;border-top:1px solid #e5e7eb;padding-top:18px}}
