:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#101a19;background:#eef7f4;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}button{border:0;border-radius:12px;background:#0c2f2b;color:#edfff9;padding:.72rem 1rem;cursor:pointer;transition:transform .16s ease,background .16s ease}button:hover{transform:translateY(-1px)}input,textarea{width:100%;border:1px solid #c8d9d4;border-radius:12px;background:#fbfffd;padding:.72rem .85rem;color:#101a19}textarea{min-height:84px;resize:vertical}label span{display:block;margin-bottom:.35rem;color:#61746f;font-size:.84rem}.app-shell{min-height:100vh;padding:.9rem}.topbar{position:sticky;top:.8rem;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:1rem;border:1px solid rgba(198,218,211,.88);border-radius:18px;background:#ffffffdb;padding:.65rem;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;gap:.7rem;align-items:center;min-width:180px}.brand-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#6ce5cf;color:#061514}.brand small,.auth-card small,.job-card small,.artifact-card small{display:block;color:#6f817c}.nav-tabs{display:flex;gap:.35rem;overflow-x:auto}.nav-tabs button{display:flex;align-items:center;gap:.35rem;background:transparent;color:#445a55;white-space:nowrap}.nav-tabs button.active{background:#dff8f1;color:#092b27}.main{max-width:1120px;margin:0 auto;padding:1.2rem 0 0}.page-grid,.auth-page{display:grid;gap:1rem;animation:pageIn .22s ease-out}.auth-page{grid-template-columns:minmax(0,1fr) 360px}.hero-panel,.panel,.auth-card,.metric-card,.feature-card{border:1px solid #d5e5e0;border-radius:18px;background:#ffffffd1;box-shadow:0 18px 50px #13332d0f}.hero-panel{min-height:360px;padding:clamp(1.4rem,5vw,3.5rem);background:linear-gradient(135deg,#70edd557,#ffffffeb),#fbfffd}.hero-panel.small{min-height:260px}.hero-panel h1{max-width:760px;margin:0;font-size:clamp(2.4rem,7vw,5.8rem);line-height:.94;letter-spacing:0}.hero-panel p{max-width:660px;color:#4f635e;font-size:1.05rem}.eyebrow{margin:0 0 .8rem;color:#078775;font-weight:800}.cta-button,.wide-button{display:inline-flex;align-items:center;justify-content:center;gap:.45rem}.feature-grid,.metrics,.prd-grid{display:grid;gap:1rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card{padding:1rem}.feature-card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#e0faf3;color:#0b6b5f}.feature-card p{color:#5d706b}.metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-card{padding:1rem}.metric-card span{color:#60736d}.metric-card strong{display:block;margin-top:.35rem;font-size:1.35rem}.panel,.auth-card{padding:1rem;animation:pageIn .22s ease-out}.panel-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;font-weight:800}.prd-grid{grid-template-columns:minmax(260px,390px) 1fr}.form-grid,.job-list,.artifact-list,.auth-card{display:grid;gap:.8rem}.prd-preview{overflow:auto;max-height:58vh;margin:0;border-radius:14px;background:#071312;color:#d9fff6;padding:1rem;white-space:pre-wrap}.button-row,.segmented{display:flex;gap:.5rem}.segmented{padding:.25rem;border-radius:14px;background:#e6f2ee}.segmented button{flex:1;background:transparent;color:#445a55}.segmented button.active{background:#fff;color:#092b27}.job-card,.artifact-card{display:grid;gap:.7rem;border:1px solid #dce9e5;border-radius:14px;padding:.9rem}.job-card{grid-template-columns:minmax(0,1fr) auto}.job-card p{grid-column:1 / -1;margin:0;color:#526761}.status{border-radius:999px;padding:.25rem .6rem;background:#e6efec;color:#30443f;font-size:.8rem}.status-completed{background:#d7faec;color:#096247}.status-running{background:#dcf1ff;color:#185a83}.status-failed{background:#ffe1e0;color:#8e2521}.artifact-card{color:inherit;text-decoration:none}@keyframes pageIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(max-width:900px){.topbar{align-items:stretch;flex-direction:column}.brand,.nav-tabs{width:100%}.auth-page,.prd-grid,.feature-grid,.metrics{grid-template-columns:1fr}.hero-panel{min-height:auto}}
