:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#172033;background:#eef2f7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,textarea{font:inherit}.shell{min-height:100vh;padding:24px;background:linear-gradient(120deg,rgba(55,102,208,.12),transparent 32%),linear-gradient(140deg,rgba(43,154,128,.12),transparent 36%),#eef2f7}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;max-width:1440px;margin:0 auto 20px}.brand{display:flex;align-items:center;gap:14px}.brandMark,.paneIcon,.artifactIcon{display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#fff;color:#2f61d5;border:1px solid rgba(76,92,126,.14);box-shadow:0 12px 28px #25314e14}.eyebrow{margin:0 0 4px;color:#68758e;font-size:12px;font-weight:700;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:clamp(24px,3vw,34px);line-height:1.08;letter-spacing:0}h2{margin-bottom:0;font-size:18px;line-height:1.25}.statusRail{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.statusPill{min-width:112px;padding:9px 12px;border:1px solid rgba(76,92,126,.14);border-radius:8px;background:#ffffffbf}.statusPill span{display:block;color:#68758e;font-size:12px}.statusPill strong{display:block;color:#172033;font-size:14px}.statusPill.good strong{color:#08775f}.statusPill.warn strong{color:#a15c00}.errorBanner{max-width:1440px;margin:0 auto 16px;padding:12px 14px;border:1px solid #f0b7b7;border-radius:8px;background:#fff4f4;color:#922a2a}.workspace{display:grid;grid-template-columns:minmax(320px,420px) 1fr;gap:18px;max-width:1440px;margin:0 auto;align-items:start}.paneTitle{display:flex;align-items:center;gap:12px;margin-bottom:12px}.paneTitle p{margin:4px 0 0;color:#68758e}.phoneFrame{min-height:690px;border-radius:28px;padding:14px;background:#111827;box-shadow:0 28px 70px #1d284038}.chatHeader{height:48px;display:grid;place-items:center;color:#f8fafc;font-weight:700;border-bottom:1px solid rgba(255,255,255,.1)}.chatList{height:480px;overflow:auto;padding:16px 4px}.bubble{width:fit-content;max-width:86%;margin-bottom:10px;padding:10px 12px;border-radius:8px;background:#fff;color:#172033;line-height:1.45;font-size:14px}.bubble.mine{margin-left:auto;background:#dce8ff}.agentBubble{background:#dff7ee}.composer{display:grid;grid-template-columns:1fr 44px;gap:10px;padding-top:12px}textarea{width:100%;min-height:104px;resize:vertical;border:1px solid rgba(76,92,126,.18);border-radius:8px;padding:11px 12px;color:#172033;background:#fff;outline:none}textarea:focus{border-color:#2f61d5;box-shadow:0 0 0 3px #2f61d524}input{width:100%;min-height:38px;border:1px solid rgba(76,92,126,.18);border-radius:8px;padding:8px 10px;color:#172033;background:#fff;outline:none}input:focus{border-color:#2f61d5;box-shadow:0 0 0 3px #2f61d524}.iconButton,.textButton,.secondaryButton{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.iconButton{height:44px}.iconButton.primary,.textButton{color:#fff;background:#2f61d5;box-shadow:0 12px 24px #2f61d538}.iconButton:hover,.textButton:hover{transform:translateY(-1px)}.textButton{width:100%;min-height:42px;margin-top:10px;padding:0 14px;font-weight:700}.textButton:disabled{opacity:.45;cursor:not-allowed;transform:none}.endpointPanel,.readinessPanel{display:grid;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(76,92,126,.12)}.readinessHeader{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#42506b}.readinessHeader span{padding:3px 8px;border-radius:8px;background:#eef2f7;color:#68758e;font-size:12px;font-weight:800}.readinessHeader span.good{color:#08775f;background:#ddf5ed}.readinessHeader span.warn{color:#a15c00;background:#fff4dd}.readinessList{display:grid;gap:8px}.readinessItem{display:grid;grid-template-columns:48px 1fr;gap:9px;padding:9px;border:1px solid rgba(76,92,126,.12);border-radius:8px;background:#fff}.readinessItem>span{align-self:start;padding:3px 6px;border-radius:8px;text-align:center;color:#68758e;background:#eef2f7;font-size:11px;font-weight:800}.readinessItem.good>span{color:#08775f;background:#ddf5ed}.readinessItem.warn>span{color:#a15c00;background:#fff4dd}.readinessItem strong{display:block;color:#172033;font-size:13px}.readinessItem p{margin:3px 0 0;color:#68758e;font-size:12px;line-height:1.35}.endpointHeader{display:flex;align-items:center;gap:8px;color:#42506b}.endpointHeader span{margin-left:auto;padding:3px 8px;border-radius:8px;background:#eef2f7;color:#68758e;font-size:12px;font-weight:800}.endpointPanel label{display:grid;gap:6px;color:#42506b;font-size:12px;font-weight:800}.endpointActions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.secondaryButton{min-height:38px;color:#42506b;background:#eef2f7;font-weight:800}.secondaryButton.primary{color:#fff;background:#2f61d5}.dashboardGrid{display:grid;grid-template-columns:minmax(340px,1.2fr) minmax(280px,.8fr);gap:14px}.overviewStrip{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(340px,1.2fr) minmax(280px,1fr);gap:14px;margin-bottom:14px}.panel{border:1px solid rgba(76,92,126,.14);border-radius:8px;background:#ffffffd6;box-shadow:0 20px 50px #25314e14;padding:18px}.miniPanel{min-height:178px;padding:16px}.taskPanel,.artifactsPanel{min-height:320px}.panelHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.panelHeader.compact{align-items:center}.statusStack,.confirmList{display:grid;gap:10px}.statusRow{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:11px;border:1px solid rgba(76,92,126,.12);border-radius:8px;background:#fff}.statusRow strong,.deliveryTile strong,.confirmItem strong{display:block;color:#172033;font-size:14px}.statusRow p,.deliveryTile p,.confirmItem p{margin:4px 0 0;color:#68758e;font-size:12px;line-height:1.4}.statusRow>span,.deliveryTile span,.confirmItem>span{flex:0 0 auto;padding:4px 8px;border-radius:8px;background:#eef2f7;color:#42506b;font-size:12px;font-weight:800}.statusRow.good>span,.deliveryTile.good span{color:#08775f;background:#ddf5ed}.statusRow.warn>span,.deliveryTile.warn span,.confirmItem.warn>span{color:#a15c00;background:#fff4dd}.deliveryGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.deliveryTile{display:grid;grid-template-columns:30px 1fr;gap:10px;min-width:0;padding:11px;border:1px solid rgba(76,92,126,.12);border-radius:8px;background:#fff}.deliveryIcon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;color:#2f61d5;background:#e3ebff}.deliveryTile span{display:inline-block;margin-top:6px}.confirmItem{display:grid;grid-template-columns:68px 1fr;gap:10px;padding:11px;border:1px solid rgba(76,92,126,.12);border-radius:8px;background:#fff}.confirmItem>span{align-self:start;text-align:center}.taskBadges{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.taskBadge{padding:6px 10px;border-radius:8px;background:#e7edf8;color:#42506b;font-size:12px;font-weight:800}.sourceBadge{padding:6px 10px;border-radius:8px;color:#2f61d5;background:#e3ebff;font-size:12px;font-weight:800}.taskBadge.completed{color:#08775f;background:#ddf5ed}.taskBadge.running,.taskBadge.planning{color:#2f61d5;background:#e3ebff}.taskBadge.failed{color:#922a2a;background:#fff0f0}.intentText{padding:12px;border-radius:8px;background:#f4f7fb;color:#42506b;line-height:1.55}.stepList,.artifactList,.eventList{display:grid;gap:10px}.stepItem{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:11px;border:1px solid rgba(76,92,126,.12);border-radius:8px;background:#fff}.stepItem p,.artifactCard p{margin:4px 0 0;color:#68758e;line-height:1.45;font-size:13px}.stepIcon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#68758e;background:#eef2f7}.stepIcon.running svg{animation:spin 1s linear infinite}.stepIcon.completed{color:#08775f;background:#ddf5ed}.artifactCard{display:grid;grid-template-columns:42px 1fr;gap:12px;padding:12px;border:1px solid rgba(76,92,126,.12);border-radius:8px;background:#fff}.artifactCard pre{max-height:132px;overflow:hidden;margin:10px 0 0;padding:10px;border-radius:8px;background:#f4f7fb;color:#42506b;white-space:pre-wrap;font-size:12px;line-height:1.45}.artifactLink{display:inline-flex;align-items:center;gap:6px;margin-top:8px;color:#2f61d5;font-size:13px;font-weight:700;text-decoration:none}.artifactLink:hover{text-decoration:underline}.eventItem{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid rgba(76,92,126,.12)}.eventItem span{color:#42506b;font-weight:700}.eventItem time{color:#68758e;font-size:12px}.eventItem p{margin:4px 0 0;color:#68758e;font-size:12px;line-height:1.4}.empty{color:#68758e;line-height:1.6}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1060px){.workspace,.overviewStrip{grid-template-columns:1fr}.phoneFrame{min-height:600px}}@media(max-width:760px){.shell{padding:16px}.topbar,.dashboardGrid{grid-template-columns:1fr;display:grid}.deliveryGrid{grid-template-columns:1fr}.statusRail{justify-content:stretch}.statusPill{min-width:0}.phoneFrame{border-radius:20px}}
