:root{color:#1d1d1f;font-synthesis:none;text-rendering:optimizelegibility;background:#f5f5f3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea,select{font:inherit}button{cursor:pointer}.shell{width:min(100%,680px);margin:0 auto;padding:28px 18px 40px}.app-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.eyebrow,.section-label{letter-spacing:.12em;text-transform:uppercase;color:#737373;margin:0 0 6px;font-size:.72rem;font-weight:750}h1{letter-spacing:-.04em;max-width:460px;margin:0;font-size:clamp(1.9rem,7vw,3rem);line-height:1.05}h2{letter-spacing:-.02em;margin:0;font-size:1.25rem}.status{color:#666;background:#fff;border:1px solid #d7d7d3;border-radius:999px;flex-shrink:0;padding:7px 10px;font-size:.72rem}.mode-switcher{background:#e9e9e6;border-radius:13px;grid-template-columns:repeat(3,1fr);gap:5px;margin-bottom:14px;padding:4px;display:grid}.mode{color:#666;background:0 0;border:0;border-radius:10px;min-height:44px;font-weight:650}.mode.active{color:#111;background:#fff;box-shadow:0 1px 3px #00000014}.panel,.output{background:#fff;border:1px solid #deded9;border-radius:18px;padding:20px}.panel{flex-direction:column;gap:20px;display:flex}.field{flex-direction:column;gap:8px;display:flex}label{font-size:.88rem;font-weight:700}select,textarea{color:#1d1d1f;background:#fafafa;border:1px solid #cfcfca;border-radius:12px;outline:none;width:100%}select{min-height:48px;padding:0 12px}textarea{resize:vertical;min-height:120px;padding:13px 14px;line-height:1.45}select:focus,textarea:focus{border-color:#555;box-shadow:0 0 0 3px #00000012}.hint{color:#777;margin:0;font-size:.8rem;line-height:1.45}.primary{color:#fff;background:#171717;border:0;border-radius:12px;min-height:50px;padding:12px 16px;font-weight:720}.primary:hover{background:#303030}.agents{grid-template-columns:1fr 1fr;gap:9px;display:grid}.agent,.review-actions button{color:#333;text-align:left;background:#fafafa;border:1px solid #d2d2cd;border-radius:11px;min-height:48px;padding:10px 12px}.agent.selected{color:#fff;background:#171717;border-color:#171717}.review-copy{color:#666;margin:0;line-height:1.55}.review-actions{grid-template-columns:1fr 1fr;gap:9px;display:grid}.output{margin-top:14px}.output-heading{border-bottom:1px solid #ecece8;justify-content:space-between;gap:18px;padding-bottom:16px;display:flex}.output-heading span{color:#777;font-size:.75rem}.output-body{flex-direction:column;gap:18px;padding-top:18px;display:flex}.result-item strong{margin-bottom:5px;font-size:.85rem;display:block}.result-item p{color:#5f5f5f;margin:0;line-height:1.55}.result-item.gate{border-left:3px solid #222;padding-left:14px}.hidden{display:none}footer{color:#888;justify-content:space-between;gap:20px;margin-top:16px;padding:0 3px;font-size:.72rem;display:flex}@media (width<=480px){.shell{padding:22px 14px 32px}.app-header{flex-direction:column;gap:12px}.agents{grid-template-columns:1fr}.panel,.output{border-radius:15px;padding:17px}}
