:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#e5e7eb;background:#020817;font-synthesis:none;--panel:#0f172acc;--muted:#94a3b8;--accent:#38bdf8}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 20% 0%,#10264a 0,transparent 34%),linear-gradient(180deg,#020817,#0f172a)}button,input,textarea{font:inherit}button{border:0;border-radius:10px;padding:12px 17px;font-weight:750;cursor:pointer;color:#03131d;background:var(--accent)}button:disabled{opacity:.55;cursor:wait}button.secondary{background:#94a3b833;color:#e5e7eb}button.danger{background:#ef4444;color:#fff}.shell{width:min(1180px,calc(100% - 32px));margin:auto;padding:42px 0 70px}.hero{margin-bottom:28px}.hero h1,.detail-header h1{margin:0;font-size:clamp(2.2rem,6vw,4rem);letter-spacing:-.05em}.hero>p:last-child,.detail-header p{color:var(--muted);font-size:1.08rem}.eyebrow{color:#7dd3fc;font-weight:800;letter-spacing:.14em;font-size:.75rem}.panel{background:var(--panel);border:1px solid #94a3b833;border-radius:20px;padding:22px;margin-bottom:22px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.panel h2{margin-top:0}.input-row{display:flex;gap:12px}input,textarea{width:100%;color:#e5e7eb;background:#020617cc;border:1px solid #94a3b84d;border-radius:11px;padding:13px 14px;outline:none}input:focus,textarea:focus{border-color:var(--accent)}textarea{min-height:100px;resize:vertical}.notice{color:#bae6fd}.error-notice{color:#fca5a5}.privacy,.empty,.company-card p,.panel>p{color:var(--muted)}.privacy{font-size:.88rem;margin-bottom:0}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:17px}.company-card,.chat-card{background:#111827f7;border:1px solid #38bdf833;border-radius:17px;padding:18px}.company-card h3{margin:0 0 8px;font-size:1.3rem}.company-card p{margin:7px 0}.status-pill{display:inline-block;margin-top:4px;padding:4px 10px;color:#4ade80;background:#22c55e26;border-radius:999px;font-size:.78rem}.actions,.suggestions{display:flex;flex-wrap:wrap;gap:9px;margin-top:16px}.icon{padding-inline:13px}.detail-header{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:25px}.detail-header h1{font-size:clamp(2rem,5vw,3.3rem)}.chat-card{margin-top:20px}.suggestions{margin:0 0 14px}.suggestions button{padding:8px 11px;color:#bae6fd;background:#38bdf81f;border:1px solid #38bdf840;font-weight:600}.answer{min-height:145px;margin-top:16px;padding:15px;border-radius:12px;background:#020617cc;white-space:pre-wrap;line-height:1.65}.sources{display:grid;gap:7px;margin-top:14px}.sources a{color:#7dd3fc;overflow-wrap:anywhere}.not-found{text-align:center;margin-top:15vh}@media(max-width:650px){.input-row,.detail-header{align-items:stretch;flex-direction:column}.input-row button{width:100%}}
