:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0c0e12;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}body{background:radial-gradient(circle at 0 0,#1e293b 0%,#0c0e12 100%);place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}#root{width:100%}*{box-sizing:border-box}.scout-container{flex-direction:column;width:100%;max-width:1000px;height:90vh;margin:0 auto;padding:2rem;display:flex}.glass-panel{-webkit-backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #ffffff1a;border-radius:24px;flex-direction:column;height:100%;padding:2rem;display:flex;overflow:hidden;box-shadow:0 8px 32px #0000005e}.scout-header{align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.scout-header h1{background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin:0;font-size:1.8rem;font-weight:800}.scout-header span{color:#94a3b8;font-size:.9rem;font-weight:500}.chat-area{scrollbar-width:thin;scrollbar-color:#334155 transparent;flex-direction:column;flex:1;gap:1.5rem;margin-bottom:1.5rem;padding-right:1rem;display:flex;overflow-y:auto}.chat-area::-webkit-scrollbar{width:6px}.chat-area::-webkit-scrollbar-thumb{background-color:#334155;border-radius:10px}.message-bubble{border-radius:20px;max-width:85%;padding:1.25rem 1.5rem;font-size:1rem;line-height:1.6;transition:all .3s;position:relative}.message-user{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border-bottom-right-radius:4px;align-self:flex-end;padding:4px 1rem}.message-agent{color:#e2e8f0;background:#ffffff0d;border:1px solid #ffffff1a;border-bottom-left-radius:4px;align-self:flex-start}.tool-output{background:#06b6d41a;border-left:3px solid #06b6d4;border-radius:8px;margin:.5rem 0;padding:1rem;font-family:inherit;font-size:.9rem}.scout-input-container{background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;gap:.75rem;padding:.5rem;display:flex}.scout-input{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.75rem 1rem;font-size:1rem}.scout-input::placeholder{color:#475569}.send-button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:12px;justify-content:center;align-items:center;padding:0 1.25rem;transition:all .2s;display:flex}.send-button:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.send-button:disabled{opacity:.5;cursor:not-allowed}.pulse{animation:2s infinite pulse-animation}@keyframes pulse-animation{0%{opacity:.5;transform:scale(.95)}50%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.95)}}.matrix-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem;display:grid}.matrix-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:1rem}.matrix-card h4{color:#06b6d4;margin:0 0 .5rem}.matrix-score{justify-content:space-between;margin-bottom:.25rem;font-size:.85rem;display:flex}.progress-bar{background:#ffffff1a;border-radius:2px;height:4px;overflow:hidden}.progress-fill{background:#06b6d4;height:100%;transition:width 1s ease-out}.scout-header-icon{background:#3b82f6;border-radius:12px;align-items:center;padding:.6rem;display:flex}.welcome-screen{text-align:center;color:#64748b;margin-top:4rem}.welcome-icon{justify-content:center;margin-bottom:1rem;display:flex}.scouting-status{color:#94a3b8;align-self:flex-start;align-items:center;gap:8px;margin-left:1rem;font-size:.9rem;display:flex}.scout-footer{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding-top:.65rem;padding-bottom:.4rem;display:flex}.scout-footer-text{color:#94a3b8;letter-spacing:.04em;font-size:.65rem}.scout-footer-dot{color:#94a3b899;font-size:.85rem;line-height:1}.scout-footer-link{color:#94a3b8;letter-spacing:.04em;text-underline-offset:2px;font-size:.65rem;text-decoration:underline;transition:color .2s}.scout-footer-link:hover{color:#3b82f6}.scout-footer-github{color:#94a3b8;letter-spacing:.04em;align-items:center;gap:.25rem;font-size:.65rem;text-decoration:none;transition:color .2s;display:flex}.scout-footer-github:hover{color:#3b82f6}.markdown-content h1,.markdown-content h2,.markdown-content h3{color:#06b6d4;margin-top:0;margin-bottom:.5rem}.markdown-content p{margin:.5rem 0}.markdown-content ul,.markdown-content ol{margin:.5rem 0;padding-left:1.5rem}.markdown-content li{margin-bottom:.25rem}.markdown-content code{background:#ffffff1a;border-radius:4px;padding:.2rem .4rem;font-family:monospace}.a2ui-card{background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem 1.5rem;display:flex}.a2ui-text-h1{letter-spacing:-.03em;background:linear-gradient(135deg,#06b6d4 0%,#3b82f6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:2rem;font-weight:800;line-height:1.2}.a2ui-text-h2{color:#e2e8f0;letter-spacing:-.01em;margin:0;font-size:1.1rem;font-weight:700}.a2ui-text-body{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.6}.a2ui-row{flex-flow:wrap;align-items:center;gap:.75rem;display:flex}.a2ui-column{flex-direction:column;gap:.75rem;display:flex}.a2ui-progress-bar{background:#ffffff14;border-radius:4px;width:100%;height:8px;overflow:hidden}.a2ui-progress-fill{border-radius:4px;height:100%;transition:width .6s ease-out,background-color .3s}.a2ui-chip{letter-spacing:.02em;white-space:nowrap;border-radius:999px;align-items:center;padding:.25rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.a2ui-chip-success{color:#4ade80;background:#22c55e26;border:1px solid #22c55e40}.a2ui-chip-warning{color:#facc15;background:#eab30826;border:1px solid #eab30840}.a2ui-chip-danger{color:#f87171;background:#ef444426;border:1px solid #ef444440}.a2ui-chip-default{color:#94a3b8;background:#ffffff14;border:1px solid #ffffff1a}.a2ui-button{cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.a2ui-button-primary{color:#fff;background:#3b82f6}.a2ui-button-primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.a2ui-button-secondary{color:#e2e8f0;background:#ffffff0f;border:1px solid #ffffff1a}.a2ui-button-secondary:hover{background:#ffffff1a;transform:translateY(-1px)}.a2ui-button:active{transform:translateY(0)}.a2ui-divider{background:#ffffff12;border:none;width:100%;height:1px;margin:.25rem 0}
