:root{color:#dbe8ee;background:#101417;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;min-width:320px;background:#101417}button,input{font:inherit}main{min-height:100vh;padding:22px}.fallback-shell{color:#dbe8ee}.fallback-message{margin:14px 0 0;color:#9db0b9}.app-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:18px}.eyebrow{margin:0 0 4px;color:#8fa3ad;font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;color:#f6fbfd;line-height:1.1}h1{font-size:30px}h2{font-size:23px}h3{font-size:18px}.actions,.toolbar,.status-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:36px;border:1px solid #2f454f;border-radius:6px;background:#1d2b31;color:#f6fbfd;cursor:pointer}.actions button{padding:0 13px}.analyst-button:not(:disabled){border-color:#3e745f;background:#18362e}button:hover:not(:disabled){background:#263942}.analyst-button:hover:not(:disabled){background:#21473d}button:disabled{cursor:progress;opacity:.7}.toolbar{margin-bottom:10px}.toggle{display:inline-flex;align-items:center;gap:8px;min-height:36px;padding:0 10px;border:1px solid #22343c;border-radius:6px;background:#141d21;color:#c7d6dc}.toggle input{accent-color:#54b4ff}.search{display:flex;align-items:center;gap:8px;min-width:min(420px,100%);height:36px;padding:0 8px 0 11px;border:1px solid #2f454f;border-radius:6px;background:#0c1114}.search input{width:100%;border:0;outline:0;background:transparent;color:#f6fbfd}.search button,.icon-button{width:32px;min-height:32px;padding:0}.search button{width:24px;min-height:24px}.status-line{margin-bottom:12px;color:#9db0b9;font-size:13px}.status-line span{padding-right:10px;border-right:1px solid #2a3b43}.status-line span:last-child{border-right:0}.error{margin-bottom:12px;padding:10px 12px;border-left:4px solid #ff4d4d;background:#2b1818;color:#ffd4d4}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:22px;background:#04080abd}.analysis-modal{width:min(920px,100%);max-height:min(780px,calc(100vh - 44px));display:flex;flex-direction:column;border:1px solid #36515c;border-radius:8px;background:#10191e;box-shadow:0 24px 80px #0000006b}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-bottom:1px solid #263942}.calling-panel{min-height:360px;display:grid;place-items:center;gap:18px;padding:32px;text-align:center}.calling-panel p{max-width:480px;margin:8px 0 0;color:#9db0b9}.phone-orbit{position:relative;width:104px;height:104px;display:grid;place-items:center;border-radius:999px;background:#18362e;color:#7bffc4;animation:phone-buzz 1.1s infinite}.ring{position:absolute;top:6px;right:6px;bottom:6px;left:6px;border:2px solid rgba(123,255,196,.45);border-radius:999px;animation:ring-out 1.4s infinite}.ring-two{animation-delay:.42s}.dial-dots{display:flex;gap:8px}.dial-dots span{width:8px;height:8px;border-radius:999px;background:#7bffc4;animation:dot-pulse 1s infinite}.dial-dots span:nth-child(2){animation-delay:.15s}.dial-dots span:nth-child(3){animation-delay:.3s}.analysis-output{overflow:auto;padding:18px;color:#dbe8ee;line-height:1.48}.analysis-output p{margin:0 0 9px;white-space:pre-wrap}.analysis-output .blank-line{min-height:10px;margin:0}.analysis-output a{display:inline-flex;align-items:center;gap:4px;color:#69bfff;font-weight:800;text-decoration:none}.analysis-output a:hover{text-decoration:underline}.table-wrap{overflow:auto;border:1px solid #263942;border-radius:6px;background:#0c1114}table{width:100%;min-width:1260px;border-collapse:collapse;table-layout:fixed}th,td{padding:9px 10px;border-bottom:1px solid #1f2e35;vertical-align:middle;font-size:13px}th{position:sticky;top:0;z-index:1;background:#18252b;color:#f6fbfd;text-align:left;font-size:12px;font-weight:800}tr:hover td{background:#121d22}.id{width:88px;color:#8fa3ad}.question{width:420px}.question a{display:inline-flex;align-items:center;gap:5px;color:#69bfff;font-weight:800;text-decoration:none}.question a:hover{text-decoration:underline}.date{width:106px;text-align:center}.leader{width:110px;text-align:center;color:#f6fbfd;font-weight:800}.number{width:86px;text-align:right;font-variant-numeric:tabular-nums}.price{color:#f6fbfd;font-weight:800}.positive{color:#2fd36b;font-weight:800}.negative{color:#ff5c5c;font-weight:800}.muted{color:#8fa3ad}@keyframes phone-buzz{0%,to{transform:rotate(0)}20%{transform:rotate(-5deg)}40%{transform:rotate(5deg)}60%{transform:rotate(-3deg)}80%{transform:rotate(3deg)}}@keyframes ring-out{0%{opacity:.75;transform:scale(.82)}to{opacity:0;transform:scale(1.72)}}@keyframes dot-pulse{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@media (max-width: 760px){main{padding:14px}.app-header{align-items:flex-start;flex-direction:column}h1{font-size:24px}.modal-backdrop{align-items:stretch;padding:10px}.analysis-modal{max-height:calc(100vh - 20px)}.calling-panel{min-height:300px;padding:24px 16px}}
