.lt-wrap{max-width:100%;margin:0 auto;padding:0 0 4rem}.lt-app-inner{display:flex;flex-direction:column;gap:2rem}.lt-toolbar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem}.lt-stamp{font-size:.85rem;color:var(--text-faint)}.lt-btn{font-family:var(--sans);font-size:.88rem;font-weight:600;color:var(--accent-contrast);background:var(--accent);border:1px solid var(--accent);border-radius:9px;padding:.5rem 1rem;cursor:pointer;transition:background .15s}.lt-btn:hover{background:var(--accent-hover)}.lt-section-head{margin-bottom:.85rem}.lt-section-title{font-size:1.15rem;font-weight:700;color:var(--text-bright);margin:0 0 .25rem}.lt-section-sub{font-size:.88rem;color:var(--text-sub);margin:0}.lt-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.lt-card{display:flex;align-items:center;gap:1rem;background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:.9rem 1.1rem}.lt-rank{flex:0 0 auto;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:.95rem;font-weight:700;color:var(--accent);background:var(--accent-soft);border-radius:50%}.lt-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.5rem}.lt-title-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.55rem}.lt-name{font-weight:700;color:var(--text-bright)}.lt-symbol{font-family:var(--mono);font-size:.82rem;color:var(--text-sub)}.lt-chip{font-size:.72rem;font-weight:600;color:var(--text-sub);border:1px solid var(--border-lit);border-radius:999px;padding:.1rem .55rem;white-space:nowrap}.lt-metrics{display:flex;flex-wrap:wrap;gap:.4rem 1.4rem}.lt-metric{display:flex;flex-direction:column;gap:.1rem}.lt-metric-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--text-faint)}.lt-metric-value{font-family:var(--mono);font-size:.9rem;color:var(--text)}.lt-metrics--sub{border-top:1px dashed var(--border);padding-top:.45rem}.lt-metrics--sub .lt-metric-value{font-size:.8rem;color:var(--text-sub)}.lt-metric-value.is-up{color:#4ade80}.lt-metric-value.is-down{color:#f87171}:root[data-theme=light] .lt-metric-value.is-up{color:#15803d}:root[data-theme=light] .lt-metric-value.is-down{color:#b91c1c}.lt-spark{flex:0 0 132px;height:40px}.lt-spark-svg{width:100%;height:100%}.lt-spark-svg.is-up polyline{stroke:#4ade80}.lt-spark-svg.is-down polyline{stroke:#f87171}:root[data-theme=light] .lt-spark-svg.is-up polyline{stroke:#15803d}:root[data-theme=light] .lt-spark-svg.is-down polyline{stroke:#b91c1c}.lt-skel{min-height:4.4rem}.lt-skel .lt-rank{background:var(--bg-hover)}.lt-skel-bar{height:.8rem;width:55%;border-radius:6px;background:var(--bg-hover);animation:lt-pulse 1.2s ease-in-out infinite}.lt-skel-bar--wide{width:80%}@keyframes lt-pulse{0%,to{opacity:.55}50%{opacity:1}}.lt-error{display:flex;flex-direction:column;align-items:flex-start;gap:.9rem;background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;color:var(--text-sub)}.lt-error p{margin:0}.lt-empty{color:var(--text-sub)}.lt-method{margin-top:3rem;border-top:1px solid var(--border);padding-top:1.75rem;max-width:46rem}.lt-method-title{font-size:1.05rem;font-weight:700;color:var(--text-bright);margin:0 0 .7rem}.lt-method p{font-size:.92rem;line-height:1.65;color:var(--text-sub);margin:0 0 .9rem}.lt-disclaimer{font-weight:600;color:var(--text)}@media(max-width:640px){.lt-card{flex-wrap:wrap}.lt-spark{flex-basis:100%}}@media(prefers-reduced-motion:reduce){.lt-skel-bar{animation:none;opacity:.7}}
