.tc-discovery-page{min-height:100vh;background:var(--bg-body,#f7f9fc);color:var(--text-primary,#0f172a);font-family:Inter,system-ui,sans-serif}.tc-shell{width:min(980px,100%);margin:auto;padding:18px 16px 70px}.tc-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0 20px}.tc-brand{display:flex;align-items:center;gap:10px}.tc-brand img{width:38px;height:38px}.tc-title{font-size:27px;font-weight:850;letter-spacing:-.8px}.tc-sub{font-size:12px;color:#64748b;margin-top:4px}.tc-back{border:1px solid #e2e8f0;background:#fff;border-radius:999px;padding:8px 13px;text-decoration:none;color:#0f172a;font-weight:700;font-size:12px}.tc-hero{padding:22px;border:1px solid #e2e8f0;border-radius:26px;background:linear-gradient(135deg,#fff,#f8fafc);box-shadow:0 18px 45px rgba(15,23,42,.07);margin-bottom:16px}.tc-kicker{text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:800;color:#94a3b8}.tc-hero h1{font-size:32px;margin-top:6px;letter-spacing:-1px}.tc-hero p{color:#64748b;font-size:13px;max-width:620px;margin-top:7px}.tc-section{margin-top:18px}.tc-section-title{font-size:16px;font-weight:850;margin-bottom:10px}.tc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.tc-card{border:1px solid #e2e8f0;background:#fff;border-radius:18px;padding:14px;transition:.18s;box-shadow:0 8px 24px rgba(15,23,42,.035)}.tc-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(15,23,42,.08)}.tc-user{display:flex;align-items:center;gap:10px}.tc-avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;background:#eef2f7;display:grid;place-items:center;font-weight:800}.tc-name{font-weight:800;font-size:14px}.tc-handle{font-size:11px;color:#94a3b8}.tc-bio{font-size:12px;color:#64748b;line-height:1.4;margin:10px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.tc-stats{font-size:10px;color:#64748b;margin-bottom:10px}.tc-follow{width:100%;border:0;border-radius:999px;background:#0f172a;color:#fff;padding:8px;font-weight:750;cursor:pointer}.tc-follow.following{background:#eef2f7;color:#0f172a}.tc-tags{display:flex;flex-wrap:wrap;gap:7px}.tc-tag{padding:8px 11px;border-radius:999px;background:#fff;border:1px solid #e2e8f0;font-size:12px;font-weight:700;text-decoration:none;color:#0f172a}.tc-post{padding:14px 0;border-top:1px solid #edf2f7}.tc-post-head{display:flex;gap:9px;align-items:center}.tc-post-avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#eef2f7}.tc-post-body{font-size:14px;line-height:1.5;margin:7px 0}.tc-post-meta{font-size:10px;color:#94a3b8}.tc-tabs{display:flex;gap:7px;overflow:auto;margin:10px 0 2px}.tc-tab{padding:8px 12px;border:1px solid #e2e8f0;background:#fff;border-radius:999px;font-size:11px;font-weight:750;cursor:pointer}.tc-tab.active{background:#0f172a;color:#fff;border-color:#0f172a}.tc-empty{padding:35px;text-align:center;color:#64748b;border:1px dashed #cbd5e1;border-radius:18px;background:#fff}@media(max-width:700px){.tc-grid{grid-template-columns:1fr 1fr}.tc-hero h1{font-size:27px}}@media(max-width:460px){.tc-shell{padding:10px 11px 55px}.tc-grid{grid-template-columns:1fr}.tc-title{font-size:23px}.tc-hero{padding:18px;border-radius:21px}}
