.lh-fy{min-height:100vh;background:var(--lh-surface)}.lh-fy-search .lh-search-input{width:300px}.lh-fy-avatar{width:38px;height:38px;border-radius:9999px;background:var(--lh-ink);color:#fff;border:0;display:flex;align-items:center;justify-content:center;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;flex-shrink:0}.lh-fy-avatar:hover{background:var(--lh-coral)}.lh-fy-subnav{background:var(--lh-white);border-bottom:1px solid var(--lh-hairline);padding:0 24px}.lh-fy-subnav-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:32px;overflow-x:auto}.lh-fy-subnav-link{font-size:14px;font-weight:500;color:var(--lh-muted);padding:18px 0;border-bottom:2px solid transparent;white-space:nowrap;display:flex;align-items:center;gap:6px}.lh-fy-subnav-link:hover{color:var(--lh-ink)}.lh-fy-subnav-link.is-active{font-weight:600;color:var(--lh-ink);border-bottom-color:var(--lh-coral)}.lh-fy-subnav-manage{margin-left:auto}.lh-fy-body{padding:36px 24px 56px}.lh-fy-grid{max-width:1240px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;grid-gap:56px;gap:56px;align-items:start}.lh-fy-sidebar{display:flex;flex-direction:column;gap:24px}.lh-fy-following{background:var(--lh-white);border:1px solid var(--lh-hairline);border-radius:20px;padding:24px}.lh-fy-following-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.lh-fy-following-head h3{margin:0;font-size:13px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--lh-faint)}.lh-fy-following-head span{font-size:12px;font-weight:700;color:var(--lh-coral)}.lh-fy-filter{position:relative;margin-bottom:18px}.lh-fy-filter-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--lh-faint);display:flex}.lh-fy-filter input{width:100%;box-sizing:border-box;background:var(--lh-wash);border:1px solid var(--lh-hairline);border-radius:9999px;padding:9px 14px 9px 38px;font-family:inherit;font-size:13px;outline:none}.lh-fy-filter input:focus{border-color:var(--lh-coral)}.lh-fy-topics{display:flex;flex-direction:column;gap:4px}.lh-fy-topic{display:flex;align-items:center;gap:12px;padding:10px 8px;border-radius:12px}.lh-fy-topic.is-highlighted{background:var(--lh-wash)}.lh-fy-topic-dot{width:34px;height:34px;border-radius:10px;background:repeating-linear-gradient(135deg,#efedea 0 8px,#f7f6f4 8px 16px);display:block;flex-shrink:0}.lh-fy-topic-name{font-size:14px;font-weight:600;color:var(--lh-ink);flex:1 1}.lh-fy-star{color:var(--lh-silver);flex-shrink:0}.lh-fy-add-topics,.lh-fy-star.is-on{color:var(--lh-coral)}.lh-fy-add-topics{width:100%;margin-top:18px;padding:11px;font-family:inherit;font-size:13px;font-weight:600;background:transparent;border:2px solid rgba(255,127,80,.2);border-radius:9999px;cursor:pointer}.lh-fy-add-topics:hover{border-color:var(--lh-coral)}.lh-fy-balance{background:linear-gradient(155deg,#FFF3EC,#FDFBF9 42%,#F4F7FB);color:var(--lh-ink);border:1px solid var(--lh-warm-border);border-top:3px solid var(--lh-coral);border-radius:20px;padding:24px;position:relative;overflow:hidden}.lh-fy-balance-glow{position:absolute;top:-80px;right:-80px;width:160px;height:160px;background:rgba(255,127,80,.2);border-radius:9999px;filter:blur(48px);pointer-events:none}.lh-fy-balance-body{position:relative;z-index:1}.lh-fy-balance h3{margin:0 0 6px;font-size:15px;font-weight:800;letter-spacing:-.01em}.lh-fy-balance-period{margin:0 0 20px;font-size:13px;color:var(--lh-muted);line-height:1.5}.lh-fy-balance-bar{display:flex;height:10px;border-radius:9999px;overflow:hidden;margin-bottom:14px}.lh-fy-balance-labels{display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--lh-muted);margin-bottom:20px}.lh-fy-balance-insight{margin:0 0 16px;font-size:13px;line-height:1.6;color:var(--lh-gray);font-weight:400}.lh-fy-balance a{font-size:13px;font-weight:600;color:var(--lh-coral);display:flex;align-items:center;gap:6px}.lh-fy-main{min-width:0}.lh-fy-main-head{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:24px}.lh-fy-main-title{display:flex;align-items:center;gap:12px}.lh-fy-main-title h1{margin:0;font-size:32px;font-weight:800;letter-spacing:-.035em;color:var(--lh-ink)}.lh-fy-pills{display:flex;background:var(--lh-hairline-soft);border-radius:9999px;padding:4px;gap:2px}.lh-fy-pills button{font-family:inherit;font-size:13px;font-weight:600;padding:7px 18px;border:0;border-radius:9999px;background:transparent;color:var(--lh-muted);cursor:pointer;white-space:nowrap}.lh-fy-pills button.is-active{background:var(--lh-white);color:var(--lh-ink);box-shadow:0 1px 3px rgba(0,0,0,.08)}.lh-fy-feed{display:flex;flex-direction:column;gap:20px}.lh-fy-card{background:var(--lh-white);border:1px solid var(--lh-hairline);border-radius:20px;padding:24px;display:flex;gap:24px;align-items:flex-start}.lh-fy-card-body{flex:1 1;min-width:0}.lh-fy-card-thumb{width:200px;height:150px;flex-shrink:0;border-radius:14px;background:repeating-linear-gradient(135deg,#e9e7e3 0 12px,#f2f0ed 12px 24px)}.lh-fy-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:12px}.lh-fy-card-kicker{font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--lh-coral)}.lh-fy-dot{width:4px;height:4px;border-radius:9999px;background:var(--lh-silver)}.lh-fy-card-time{font-size:12px;color:var(--lh-faint);font-weight:500}.lh-fy-blindspot-chip{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:4px 9px;border-radius:6px;background:rgba(255,127,80,.14);color:#c2410c}.lh-fy-card h2{margin:0 0 12px;font-size:26px;font-weight:800;line-height:1.2;letter-spacing:-.03em;color:var(--lh-ink);text-wrap:pretty}.lh-fy-card p{margin:0 0 18px;font-size:15px;line-height:1.6;color:var(--lh-muted);text-wrap:pretty}.lh-fy-card-foot{display:flex;align-items:center;flex-wrap:wrap;gap:14px}.lh-fy-card-bias{display:flex;height:8px;width:180px;border-radius:9999px;overflow:hidden;background:var(--lh-hairline-soft)}.lh-fy-card-coverage{font-size:13px;font-weight:600;color:var(--lh-gray)}.lh-fy-card-sources{font-size:13px;color:var(--lh-faint);font-weight:500}.lh-fy-card-link{margin-left:auto;font-size:13px;font-weight:600;color:var(--lh-coral);display:flex;align-items:center;gap:6px;white-space:nowrap}.lh-fy-card-link:hover{color:var(--lh-coral-hover)}@media (max-width:1100px){.lh-fy-grid{grid-template-columns:1fr;gap:32px}.lh-fy-sidebar{display:grid;grid-template-columns:1fr 1fr;align-items:start}}@media (max-width:720px){.lh-fy-body{padding:24px 16px 44px}.lh-fy-subnav{padding:0 16px}.lh-fy-subnav-inner{gap:22px}.lh-fy-subnav-manage{margin-left:0}.lh-fy-sidebar{grid-template-columns:1fr}.lh-fy-main-title h1{font-size:26px}.lh-fy-card{flex-direction:column;padding:18px}.lh-fy-card-thumb{width:100%;height:160px;order:-1}.lh-fy-card h2{font-size:20px}.lh-fy-card-link{margin-left:0}}