.lf-discovery-page{min-height:70vh}.lf-discovery-hero{background:linear-gradient(120deg,#111a33,#29234d);color:#fff;padding:58px 0 44px}.lf-discovery-kicker{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:850;color:#cfc3ff}.lf-discovery-hero h1,.lf-collection-hero h1,.lf-artist-hero h1{font-size:clamp(38px,5vw,62px);line-height:1.05;letter-spacing:-.045em;margin:8px 0}.lf-discovery-hero p{color:#d8dbea;margin:0;max-width:670px}.lf-discovery-search{margin-top:24px;max-width:760px;background:#fff;border-radius:14px;padding:6px 8px;display:flex;align-items:center;gap:8px;color:#6b7280}.lf-discovery-search span{font-size:25px;padding-left:9px}.lf-discovery-search input{border:0;outline:0;min-height:48px;flex:1;font-size:16px}.lf-discovery-search button{border:0;background:#f4f1ff;color:#6d45d8;border-radius:9px;padding:10px 14px;font-weight:800;cursor:pointer}.lf-discovery-workspace{padding-top:28px;padding-bottom:62px}.lf-filter-bar{display:flex;align-items:center;gap:9px;flex-wrap:wrap;padding:14px;background:#fff;border:1px solid var(--lf-border,#e6e9f0);border-radius:16px;box-shadow:0 8px 24px rgba(17,26,51,.04)}.lf-filter-bar select{height:40px;border:1px solid #e2e6ee;border-radius:10px;background:#fff;padding:0 34px 0 11px;color:#344054;font-weight:650}.lf-filter-check{height:40px;display:flex;align-items:center;gap:7px;padding:0 11px;border:1px solid #e2e6ee;border-radius:10px;font-size:13px;font-weight:700;color:#475467}.lf-sort{margin-left:auto}.lf-reset-filters{height:40px;border:0;background:transparent;color:#6d45d8;font-weight:800;cursor:pointer}.lf-results-head{display:flex;justify-content:space-between;align-items:center;gap:16px;margin:25px 2px 13px;color:#667085;font-size:14px}.lf-results-head h2{color:#172033;margin:0;font-size:27px}.lf-results-head a{color:#6d45d8;font-weight:800}.lf-discovery-list{display:flex;flex-direction:column;gap:10px}.lf-discovery-card{position:relative;background:#fff;border:1px solid #e6e9f0;border-radius:15px;display:grid;grid-template-columns:74px 1fr 42px;align-items:center;gap:15px;padding:10px 12px;transition:.18s transform,.18s box-shadow,.18s border-color}.lf-discovery-card:hover{transform:translateY(-1px);border-color:#d6ccfa;box-shadow:0 12px 30px rgba(17,26,51,.07)}.lf-discovery-art{height:64px;border-radius:11px;overflow:hidden;background:linear-gradient(135deg,#ddd5fb,#edf0f6);display:grid;place-items:center;color:#6d45d8;font-size:25px}.lf-discovery-art img{width:100%;height:100%;object-fit:cover}.lf-card-title-row{display:flex;align-items:center;gap:7px}.lf-card-title-row h3{font-size:16px;line-height:1.25;margin:0}.lf-verified{display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#6d45d8;color:#fff;font-size:11px;font-weight:900}.lf-discovery-artist{font-size:13px;color:#667085;margin-top:4px}.lf-discovery-artist a:hover{color:#6d45d8}.lf-discovery-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:7px}.lf-discovery-meta span{font-size:11px;color:#697386;background:#f5f6f9;padding:3px 7px;border-radius:999px}.lf-card-open{width:35px;height:35px;display:grid;place-items:center;border-radius:10px;border:1px solid #e5e7eb;color:#6d45d8;font-weight:900}.lf-empty-state{text-align:center;background:#fff;border:1px dashed #d8dce6;border-radius:18px;padding:52px 20px;color:#667085}.lf-empty-state>div{font-size:36px;color:#6d45d8}.lf-empty-state h3{color:#172033;margin:6px 0 2px}.lf-empty-state p{margin:0}.lf-load-more-wrap{text-align:center;padding-top:22px}.lf-load-more{border:1px solid #d8d1f6;background:#fff;color:#6d45d8;border-radius:11px;min-height:44px;padding:0 20px;font-weight:850;cursor:pointer}.lf-song-results.is-loading,.lf-discovery-page .is-loading{opacity:.55;pointer-events:none}.lf-profile-page{padding:48px 0 70px}.lf-artist-hero{display:grid;grid-template-columns:170px 1fr;gap:30px;align-items:center;background:#fff;border:1px solid #e6e9f0;border-radius:22px;padding:24px}.lf-artist-photo{aspect-ratio:1;border-radius:18px;overflow:hidden;background:linear-gradient(135deg,#dcd4fc,#f2f3f7);display:grid;place-items:center;font-size:48px;color:#6d45d8}.lf-artist-photo img{width:100%;height:100%;object-fit:cover}.lf-artist-hero p,.lf-collection-hero p{color:#667085;max-width:700px}.lf-profile-copy{margin-top:22px;background:#fff;border:1px solid #e6e9f0;border-radius:18px;padding:28px}.lf-profile-library{margin-top:34px}.lf-collection-hero{background:linear-gradient(120deg,#fff,#f2efff);border:1px solid #e6e9f0;border-radius:22px;padding:38px}
@media(max-width:760px){.lf-discovery-hero{padding:38px 0 32px}.lf-discovery-workspace{padding-top:16px}.lf-filter-bar{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lf-filter-bar label,.lf-filter-bar select{width:100%}.lf-sort{margin-left:0}.lf-reset-filters{grid-column:1/-1}.lf-discovery-card{grid-template-columns:58px 1fr 34px;gap:10px;padding:9px}.lf-discovery-art{height:54px}.lf-discovery-meta span:nth-child(n+3){display:none}.lf-results-head{align-items:flex-start}.lf-results-head a{display:none}.lf-artist-hero{grid-template-columns:90px 1fr;gap:16px;padding:16px}.lf-artist-hero h1{font-size:32px}.lf-artist-photo{border-radius:13px}.lf-collection-hero{padding:24px}}
.lf-discovery-widget .is-loading{opacity:.55;pointer-events:none}
