.WatchlistScreen_page__cTDqG{max-width:1216px;width:100%;margin:0 auto;padding:48px 32px 80px;display:flex;flex-direction:column;gap:28px}.WatchlistScreen_header__LEwqh{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;flex-wrap:wrap}.WatchlistScreen_stockCard__nwfRo{border:1px solid var(--border);border-radius:var(--r-card);padding:21px 28px 22px;display:grid;grid-template-columns:200px 1fr auto;grid-gap:20px;gap:20px;align-items:center}.WatchlistScreen_emptyCard__kMCNb{border:1px dashed var(--border);border-radius:var(--r-card);padding:48px 28px;display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}.WatchlistScreen_notifBanner__AQQCf{background:var(--brand);border-radius:var(--r-card);padding:24px 28px;display:flex;justify-content:space-between;align-items:center;gap:20px;flex-wrap:wrap}@media (max-width:839.98px){.WatchlistScreen_page__cTDqG{padding:28px 16px 48px}.WatchlistScreen_stockCard__nwfRo{grid-template-columns:1fr}}