:root{color:#eef6f7;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(circle at top,#1d4c5675,#0000 40%),linear-gradient(#041118,#07141c 42%,#09151f 100%);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Helvetica Neue,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{min-width:320px;margin:0}button,textarea,input{font:inherit}button{appearance:none}h1,h2,h3,p{margin:0}a{color:inherit;text-decoration:none}.app-shell{box-sizing:border-box;flex-direction:column;gap:24px;min-height:100vh;padding:32px;display:flex}.topbar{background:linear-gradient(135deg,#061821f5,#0a2834e0);border:1px solid #6fd0b724;border-radius:28px;justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 32px;display:flex;box-shadow:0 24px 80px #00000047}.eyebrow{color:#7de7c7;letter-spacing:.18em;text-transform:uppercase;margin-bottom:10px;font-size:12px;display:inline-flex}.subtitle{color:#e1f0f4c2;max-width:760px}.status-group{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.status-pill{color:#071d18;background:linear-gradient(135deg,#92f2d5,#5fe0d1);border-radius:999px;justify-content:center;align-items:center;height:34px;padding:0 14px;font-size:13px;font-weight:700;display:inline-flex}.status-pill.subtle{color:#d6e7ed;background:#ffffff14;border:1px solid #ffffff14}.workspace{grid-template-columns:minmax(0,1.3fr) minmax(360px,.9fr);gap:24px;min-height:0;display:grid}.panel{background:linear-gradient(#07141cf2,#08121aeb);border:1px solid #6fd0b71f;border-radius:28px;overflow:hidden;box-shadow:0 20px 60px #00000038}.panel-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:flex-start;gap:12px;padding:24px 24px 18px;display:flex}.panel-header p{color:#dbe8ecad}.panel-chat{flex-direction:column;display:flex}.example-grid{flex-wrap:wrap;gap:10px;padding:18px 24px 0;display:flex}.example-chip{color:#d8eff0;cursor:pointer;background:#0f2931eb;border:1px solid #79e5c82e;border-radius:999px;padding:10px 14px;font-size:13px;transition:transform .2s,border-color .2s,background .2s}.example-chip:hover:not(:disabled){background:#12343ef5;border-color:#79e5c866;transform:translateY(-1px)}.example-chip:disabled{opacity:.55;cursor:not-allowed}.chat-stream{flex-direction:column;gap:14px;min-height:420px;padding:22px 24px;display:flex}.message{flex-direction:column;gap:8px;display:flex}.message.user{align-items:flex-end}.message.assistant{align-items:flex-start}.message-meta{color:#d7e5e87a;align-items:center;gap:10px;font-size:12px;display:flex}.message-bubble{white-space:pre-wrap;border-radius:20px;max-width:min(84%,720px);padding:14px 16px;line-height:1.7}.message.user .message-bubble{color:#05201c;background:linear-gradient(135deg,#79e5c8,#62d5df);font-weight:600}.message.assistant .message-bubble{color:#ecf5f6;background:#ffffff0d;border:1px solid #ffffff12}.message.loading .message-bubble{color:#b1cdd0}.composer{padding:0 24px 24px}.composer textarea{color:#eff8f8;resize:vertical;box-sizing:border-box;width:100%;min-height:110px;font:inherit;background:#050f16eb;border:1px solid #6fd0b729;border-radius:20px;padding:16px 18px}.composer textarea:focus{border-color:#79e5c852;outline:2px solid #79e5c861}.composer-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.composer-hint{color:#d7e5e880;font-size:12px}.primary-btn{color:#03211b;cursor:pointer;background:linear-gradient(135deg,#8df1d5,#68d9de);border:none;border-radius:999px;height:44px;padding:0 20px;font-weight:700}.primary-btn:disabled{opacity:.58;cursor:not-allowed}.error-banner{color:#ffd4d4;background:#9320373d;border:1px solid #ff638438;border-radius:16px;margin:0 24px 24px;padding:12px 14px}.panel-analysis{flex-direction:column;display:flex}.analysis-card{background:#ffffff09;border:1px solid #ffffff0d;border-radius:22px;margin:0 18px 18px;padding:18px}.card-title-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.risk-tag,.decision-tag{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:82px;height:30px;padding:0 12px;font-size:12px;font-weight:700;display:inline-flex}.risk-low{color:#05211a;background:#88f0cb}.risk-medium{color:#342205;background:#ffd586}.risk-high{color:#3b0817;background:#ff97b3}.decision-approved{color:#07251d;background:#86efd3}.decision-rewrite{color:#3e2804;background:#ffd47d}.decision-blocked{color:#380717;background:#ff9ab0}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.metric-grid>div{background:#061218f5;border:1px solid #6fd0b714;border-radius:16px;padding:12px 14px}.metric-label{color:#d0e4e68c;margin-bottom:6px;font-size:12px;display:block}.draft-box{background:#061218f5;border:1px solid #6fd0b714;border-radius:18px;padding:14px}.draft-box.compact{margin-bottom:12px}.draft-box p{color:#eef8f8;white-space:pre-wrap;margin:0;line-height:1.75}.handoff-card{margin-bottom:22px}@media (width<=1180px){.workspace{grid-template-columns:1fr}}@media (width<=720px){.app-shell{gap:16px;padding:16px}.topbar,.panel-header,.composer,.chat-stream,.example-grid{padding-left:16px;padding-right:16px}.topbar{flex-direction:column;padding-top:22px;padding-bottom:22px}.composer-footer{flex-direction:column;align-items:stretch}.metric-grid{grid-template-columns:1fr}.analysis-card{margin-left:12px;margin-right:12px}.message-bubble{max-width:100%}}
