:root{font-family:Inter,system-ui,sans-serif;color:#e8edf7;background:#09111f}*{box-sizing:border-box}body{margin:0}main{max-width:1180px;margin:auto;padding:48px 24px}header{display:flex;justify-content:space-between;gap:30px;align-items:end;border-bottom:1px solid #23324b;padding-bottom:28px}.eyebrow{text-transform:uppercase;color:#70d6ae;letter-spacing:.12em;font-size:.75rem;margin:0}h1{font-size:2.45rem;margin:.25rem 0}h2{margin:40px 0 14px;font-size:1.2rem}h3{font-size:.9rem;margin:0;padding:14px 16px;border-bottom:1px solid #23324b}p{color:#aebbd0;max-width:700px}button{border:0;background:#70d6ae;color:#052318;font-weight:750;border-radius:8px;padding:12px 16px;cursor:pointer;white-space:nowrap}button:disabled{opacity:.6}.actions{display:flex;flex-wrap:wrap;gap:8px}.actions .secondary{background:#1d3555;color:#dce8fa}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:28px}.cards article{background:#111d30;border:1px solid #23324b;border-radius:10px;padding:18px}.cards span{display:block;color:#aebbd0;font-size:.83rem}.cards strong{display:block;margin-top:7px;font-size:1.2rem}.section-title{display:flex;align-items:baseline;justify-content:space-between;gap:20px}.section-title h2{margin-bottom:14px}.section-title p{font-size:.85rem}.market-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.market-panel{overflow:hidden;background:#111d30;border:1px solid #23324b;border-radius:10px}.stock-card{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:13px 16px;border-bottom:1px solid #23324b}.stock-card:last-child{border-bottom:0}.stock-identity{display:grid;grid-template-columns:24px 1fr;column-gap:7px;align-items:center;min-width:0}.stock-rank{grid-row:span 2;color:#8492a9;font-size:.8rem}.stock-identity strong{font-size:.93rem}.stock-identity small{grid-column:2;color:#aebbd0;font-size:.72rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stock-price{display:grid;justify-items:end;grid-template-columns:auto auto;column-gap:9px;align-items:center;min-width:112px}.stock-price strong{grid-column:1 / -1;font-size:1rem}.stock-price span{font-size:.83rem}.change-badge{font-size:.77rem;padding:4px 7px;border-radius:6px}.change-badge.positive{background:#1f4a38}.change-badge.negative{background:#512936}.change-badge.neutral{background:#22465c;color:#b8e5ff}.neutral{color:#b8e5ff}.strategy-note{font-size:.9rem}.table-wrap{overflow:auto;background:#111d30;border:1px solid #23324b;border-radius:10px}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{padding:14px 16px;text-align:left;border-bottom:1px solid #23324b;white-space:nowrap}th{color:#aebbd0;font-size:.75rem;text-transform:uppercase;letter-spacing:.04em}tr:last-child td{border:0}.pill{font-size:.72rem;font-weight:700;padding:4px 7px;border-radius:99px}.open{background:#203d64;color:#afd0ff}.closed{background:#1f4a38;color:#9af0c6}.positive{color:#8ee5b9}.negative{color:#ff9d9d}.empty{color:#aebbd0;text-align:center}#notice{min-height:24px;color:#70d6ae}@media(max-width:720px){main{padding:28px 14px}header{align-items:start;flex-direction:column}.cards,.market-grid{grid-template-columns:1fr}.section-title{display:block}.stock-card{padding:12px}.stock-identity small{max-width:190px}h1{font-size:2rem}}
