*,*:before,*:after{box-sizing:border-box}:root{font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#d9e1f2;background:#070b17;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 0%,#111a37,#070b17 45%,#05070f)}#root{min-height:100vh}.layout{display:grid;grid-template-columns:280px 1fr;min-height:100vh}.sidebar{border-right:1px solid rgba(160,178,220,.2);background:#0a1123cc;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:1.4rem 1rem;display:flex;flex-direction:column;gap:1rem}.brand h1{margin:0;font-size:1.4rem}.brand p{margin:.3rem 0 0;color:#90a0c5;font-size:.9rem}.nav{display:flex;flex-direction:column;gap:.5rem}.nav-btn{border:1px solid rgba(117,134,179,.35);background:#1019348c;color:#c7d2ef;padding:.65rem .7rem;text-align:left;border-radius:.5rem;cursor:pointer}.nav-btn:hover{border-color:#7d90c199}.nav-btn.active{background:#4a7bfc33;border-color:#628effe6;color:#f0f5ff}.sidebar-footer{margin-top:auto;display:flex;flex-direction:column;gap:.5rem}.chip{display:inline-block;width:fit-content;padding:.3rem .55rem;border-radius:999px;font-size:.78rem;border:1px solid rgba(141,162,209,.35);color:#9fb0d8}.main{padding:1.4rem}.screen{display:flex;flex-direction:column;gap:1rem}.screen-head h2{margin:0}.muted{margin:.2rem 0 0;color:#97a8cf;font-size:.9rem}.grid{display:grid;gap:1rem}.stats{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.two{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.three{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.card{border:1px solid rgba(136,156,206,.26);background:#0e162cb8;border-radius:.85rem;padding:.95rem}.nested-card{margin-top:.8rem;background:#090f1fb8}.card h3{margin:0}.helper{color:#86a1d8;margin:.4rem 0 0;font-size:.85rem}.row{display:flex;align-items:center}.between{justify-content:space-between}.symbol-select{background:#0f1932;border:1px solid rgba(126,147,196,.4);color:#d9e1f2;padding:.35rem .45rem;border-radius:.35rem}.date-picker-wrap{display:flex;align-items:center;gap:.45rem}.date-btn{border:1px solid rgba(126,147,196,.4);background:#4973de2e;color:#dce7ff;border-radius:.35rem;padding:.36rem .6rem;cursor:pointer}.date-btn:hover{border-color:#8ca4ddb3}.table{width:100%;border-collapse:collapse;margin-top:.7rem}.table th,.table td{border-bottom:1px solid rgba(130,150,192,.2);text-align:left;padding:.5rem .35rem;font-size:.9rem}.table th{color:#94a7d1;font-weight:600}.table td.sic-cell{max-width:18rem;word-break:break-word;line-height:1.35}.deep-dive-symbol-head{word-break:break-word;line-height:1.35}.list{margin:.7rem 0 0;padding-left:1.05rem;display:flex;flex-direction:column;gap:.45rem;color:#ccd8f3}.sparkline{width:100%;height:170px;background:linear-gradient(180deg,#233d7c38,#233d7c0d);border-radius:.6rem}.sparkline polyline{stroke:#6ca7ff;stroke-width:2;vector-effect:non-scaling-stroke}.positive{color:#79e9a9}.negative{color:#ff8d8d}.template{margin:.7rem 0 0;white-space:pre-wrap;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;background:#080c18b3;border:1px solid rgba(121,140,186,.28);border-radius:.55rem;padding:.8rem;color:#bfd0f7}.analysis-card-body{display:grid;grid-template-columns:240px 1fr;gap:.8rem;align-items:start}.pie-wrap{border:1px solid rgba(121,140,186,.24);border-radius:.6rem;padding:.55rem;background:#0a101f99}.pie-chart{width:100%;height:auto;display:block}.pie-legend{margin-top:.45rem;display:flex;flex-direction:column;gap:.3rem}.legend-row{display:grid;grid-template-columns:10px 1fr auto;gap:.4rem;align-items:center;font-size:.78rem;color:#c5d4f4}.legend-dot{width:10px;height:10px;border-radius:999px}.legend-label{color:#a6b8e0}.legend-pct{color:#e2ecff}.login-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.login-card{max-width:420px;width:100%;padding:2rem;border-radius:.75rem;border:1px solid rgba(117,134,179,.35);background:#0a1123eb;box-shadow:0 12px 40px #00000059}.login-card h1{margin:0 0 .5rem;font-size:1.5rem}.login-lead{margin:0 0 .75rem;color:#c7d2ef;line-height:1.45}.login-hint{margin:0 0 1.25rem;font-size:.85rem;color:#90a0c5;line-height:1.4}.login-hint code{font-size:.8rem;color:#b8c8eb}.login-error{margin-bottom:1rem;padding:.65rem .75rem;border-radius:.5rem;background:#dc505026;border:1px solid rgba(220,100,100,.45);color:#ffb4b4;font-size:.9rem}.login-btn{width:100%;padding:.75rem 1rem;border-radius:.5rem;border:1px solid rgba(98,142,255,.85);background:#4a7bfc40;color:#f0f5ff;font-size:1rem;cursor:pointer}.login-btn:hover:not(:disabled){background:#4a7bfc66}.login-btn:disabled{opacity:.6;cursor:not-allowed}.chip-account{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.sidebar-signout{margin-top:.35rem}@media (max-width: 1000px){.layout{grid-template-columns:1fr}.sidebar{border-right:0;border-bottom:1px solid rgba(160,178,220,.2)}.nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.analysis-card-body{grid-template-columns:1fr}}
