.FindMySong-module__KIbpVq__page{background:var(--background);min-height:100vh;color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.FindMySong-module__KIbpVq__page :is(h2,h3){letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif;font-weight:400}.FindMySong-module__KIbpVq__page h2{font-size:clamp(1.75rem,3vw,2.5rem)}.FindMySong-module__KIbpVq__page h3{font-size:1.4rem}.FindMySong-module__KIbpVq__page :is(button,a,textarea):focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px}.FindMySong-module__KIbpVq__shell{width:100%;max-width:1180px;margin:0 auto}.FindMySong-module__KIbpVq__hero{border-bottom:1px solid var(--editorial-rule);padding:76px 24px 48px}.FindMySong-module__KIbpVq__eyebrow{letter-spacing:.18em;text-transform:uppercase;font:700 .72rem/1.6 system-ui,sans-serif}.FindMySong-module__KIbpVq__title{letter-spacing:-.055em;text-wrap:balance;overflow-wrap:anywhere;max-width:1000px;margin-top:24px;font:400 clamp(3rem,7vw,6rem)/1.03 Georgia,Times New Roman,serif}.FindMySong-module__KIbpVq__intro{max-width:760px;color:var(--editorial-muted);margin-top:24px;font-size:1.05rem;line-height:1.8}.FindMySong-module__KIbpVq__form{background:var(--editorial-panel);border:1px solid var(--editorial-rule);border-radius:var(--radius-md);margin-top:36px;padding:clamp(20px,3vw,36px)}.FindMySong-module__KIbpVq__query{resize:vertical;border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-input);width:100%;min-height:160px;color:var(--foreground);margin-top:16px;padding:18px;font:400 1.1rem/1.7 Georgia,Times New Roman,serif;display:block}.FindMySong-module__KIbpVq__query::placeholder{color:var(--editorial-muted);opacity:1}.FindMySong-module__KIbpVq__query:focus{border-color:var(--editorial-accent)}.FindMySong-module__KIbpVq__primary,.FindMySong-module__KIbpVq__secondary{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);text-align:center;cursor:pointer;justify-content:center;align-items:center;min-height:44px;padding:12px 22px;font-size:.85rem;font-weight:700;line-height:1.5;transition:background .15s,color .15s;display:inline-flex}.FindMySong-module__KIbpVq__primary{background:var(--editorial-accent);border-color:var(--editorial-accent);color:var(--editorial-accent-ink);flex-shrink:0}.FindMySong-module__KIbpVq__primary:hover:not(:disabled){background:var(--editorial-accent-hover)}.FindMySong-module__KIbpVq__secondary{color:var(--foreground);background:0 0}.FindMySong-module__KIbpVq__secondary:hover:not(:disabled){background:var(--editorial-raised)}.FindMySong-module__KIbpVq__primary:disabled,.FindMySong-module__KIbpVq__secondary:disabled{opacity:.55;cursor:not-allowed}.FindMySong-module__KIbpVq__examples{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}.FindMySong-module__KIbpVq__example{text-align:left;background:var(--editorial-panel);border:1px solid var(--editorial-rule);border-radius:var(--radius-md);color:var(--editorial-accent);cursor:pointer;padding:18px 20px;font:400 1rem/1.6 Georgia,Times New Roman,serif;transition:border-color .15s,background .15s}.FindMySong-module__KIbpVq__example:hover{background:var(--editorial-raised);border-color:#c5a6ff}.FindMySong-module__KIbpVq__explainer{border-bottom:1px solid var(--editorial-rule);padding:48px 24px}.FindMySong-module__KIbpVq__results{width:100%;max-width:1228px;margin:auto;padding:48px 24px 72px;scroll-margin-top:100px}.FindMySong-module__KIbpVq__page .FindMySong-module__KIbpVq__support{--chapter-bg:var(--editorial-panel);--chapter-text:var(--foreground);--chapter-muted:var(--editorial-muted);--chapter-accent:var(--editorial-accent);--chapter-rule:var(--editorial-rule);border-radius:var(--radius-md)}.FindMySong-module__KIbpVq__support [class*=text-gray-]{color:var(--editorial-muted)}.FindMySong-module__KIbpVq__support [class*=text-amber-]{color:var(--editorial-focus)}.FindMySong-module__KIbpVq__support button{border-color:var(--editorial-rule)}.FindMySong-module__KIbpVq__support button[aria-pressed]{border-radius:var(--radius-md);background:var(--editorial-raised);color:var(--foreground)}.FindMySong-module__KIbpVq__support button[aria-pressed=true],.FindMySong-module__KIbpVq__support button[type=submit]{background:var(--editorial-accent);border-color:var(--editorial-accent);color:var(--editorial-accent-ink)}.FindMySong-module__KIbpVq__support button[type=submit]{border-radius:var(--radius-md)}.FindMySong-module__KIbpVq__support button[aria-pressed=true]:hover,.FindMySong-module__KIbpVq__support button[type=submit]:hover{background:var(--editorial-accent-hover)}.FindMySong-module__KIbpVq__page .FindMySong-module__KIbpVq__support :is(button,a):focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px}@media (max-width:700px){.FindMySong-module__KIbpVq__examples{grid-template-columns:1fr}}@media (max-width:520px){.FindMySong-module__KIbpVq__hero{padding:48px 14px 32px}.FindMySong-module__KIbpVq__explainer{padding:32px 18px}.FindMySong-module__KIbpVq__results{padding:32px 14px 48px}.FindMySong-module__KIbpVq__title{font-size:3rem}.FindMySong-module__KIbpVq__form{padding:20px 18px}.FindMySong-module__KIbpVq__query{padding:14px}.FindMySong-module__KIbpVq__primary{max-width:100%}}@media (prefers-reduced-motion:reduce){.FindMySong-module__KIbpVq__page :is(button,a,article){transition:none}}
.ContentLoader-module__RvYJwq__root{color:var(--chapter-muted,var(--editorial-muted));letter-spacing:.015em;text-align:left;min-width:0;max-width:100%;font:400 .8125rem/1.5 Arial,Helvetica,sans-serif}.ContentLoader-module__RvYJwq__block{width:100%;padding:1rem 0}.ContentLoader-module__RvYJwq__inline{vertical-align:middle;display:inline-flex}.ContentLoader-module__RvYJwq__caption{overflow-wrap:anywhere;align-items:center;gap:.65rem;min-width:0;display:flex}.ContentLoader-module__RvYJwq__mark{height:16px;color:var(--chapter-accent,var(--editorial-accent));flex:none;align-items:center;gap:3px;display:inline-flex}.ContentLoader-module__RvYJwq__mark span{background:currentColor;border-radius:1px;width:2px;height:9px;animation:1.8s ease-in-out infinite ContentLoader-module__RvYJwq__breathe}.ContentLoader-module__RvYJwq__mark span:nth-child(2){height:15px;animation-delay:.2s}.ContentLoader-module__RvYJwq__mark span:nth-child(3){height:11px;animation-delay:.4s}.ContentLoader-module__RvYJwq__skeleton{gap:.8rem;margin-top:1.1rem;display:grid}.ContentLoader-module__RvYJwq__row{align-items:center;gap:.85rem;min-width:0;display:flex}.ContentLoader-module__RvYJwq__copy{flex:1;gap:.6rem;min-width:0;display:grid}.ContentLoader-module__RvYJwq__line,.ContentLoader-module__RvYJwq__shortLine,.ContentLoader-module__RvYJwq__artwork{opacity:.12;border-radius:var(--radius-sm);background:currentColor;display:block}.ContentLoader-module__RvYJwq__line{width:88%;height:8px}.ContentLoader-module__RvYJwq__shortLine{width:52%;height:6px}.ContentLoader-module__RvYJwq__lines .ContentLoader-module__RvYJwq__row:nth-child(2n) .ContentLoader-module__RvYJwq__line{width:72%}.ContentLoader-module__RvYJwq__lines .ContentLoader-module__RvYJwq__row:last-child .ContentLoader-module__RvYJwq__line{width:48%}.ContentLoader-module__RvYJwq__artwork{flex-shrink:0;width:40px;height:40px}.ContentLoader-module__RvYJwq__list .ContentLoader-module__RvYJwq__row+.ContentLoader-module__RvYJwq__row{border-top:1px solid var(--chapter-rule,var(--editorial-rule));padding-top:.8rem}.ContentLoader-module__RvYJwq__cards{grid-template-columns:repeat(auto-fit,minmax(min(140px,100%),1fr));gap:1rem}.ContentLoader-module__RvYJwq__cards .ContentLoader-module__RvYJwq__row{flex-direction:column;align-items:stretch}.ContentLoader-module__RvYJwq__cards .ContentLoader-module__RvYJwq__artwork{aspect-ratio:1.5;width:100%;height:auto}.ContentLoader-module__RvYJwq__cards .ContentLoader-module__RvYJwq__copy{flex:auto}@keyframes ContentLoader-module__RvYJwq__breathe{0%,to{opacity:.35}50%{opacity:.85}}@media (prefers-reduced-motion:reduce){.ContentLoader-module__RvYJwq__mark span{opacity:.65;animation:none}}
.Fusion-module__Dsh8-a__page{min-height:100vh;color:var(--foreground);background:var(--background);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:48px 24px 80px}.Fusion-module__Dsh8-a__container{width:min(100%,1180px);margin:0 auto}.Fusion-module__Dsh8-a__eyebrow{color:var(--editorial-accent);letter-spacing:.18em;margin:0 0 16px;font:700 .72rem/1.6 system-ui,sans-serif}.Fusion-module__Dsh8-a__title{letter-spacing:-.055em;overflow-wrap:anywhere;text-wrap:balance;max-width:1020px;margin:0;font:400 clamp(3rem,7vw,6rem)/1.03 Georgia,Times New Roman,serif}.Fusion-module__Dsh8-a__intro{max-width:670px;color:var(--editorial-muted);margin-top:20px;font-size:1.05rem;line-height:1.8}.Fusion-module__Dsh8-a__builder{margin-top:40px}.Fusion-module__Dsh8-a__selectionGrid{grid-template-columns:minmax(0,1fr) 40px minmax(0,1fr);align-items:start;gap:20px;display:grid}.Fusion-module__Dsh8-a__times{color:var(--editorial-discovery);text-align:center;align-self:center;font-size:2.5rem;font-weight:300}.Fusion-module__Dsh8-a__selector{background:var(--editorial-panel);border:1px solid var(--editorial-rule);border-radius:var(--radius-md);min-width:0;padding:24px}.Fusion-module__Dsh8-a__selector h2{color:var(--foreground);margin:0 0 20px;font-size:1.5rem;font-weight:400}.Fusion-module__Dsh8-a__searchInput{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-input);width:100%;min-height:48px;color:var(--foreground);outline:none;padding:12px 14px;font-size:1rem}.Fusion-module__Dsh8-a__searchInput::placeholder{color:var(--editorial-muted)}.Fusion-module__Dsh8-a__searchInput:focus{border-color:var(--editorial-focus);outline:2px solid var(--editorial-focus);outline-offset:3px}.Fusion-module__Dsh8-a__results{margin:12px 0 0;padding:0;list-style:none}.Fusion-module__Dsh8-a__result{text-align:left;border-radius:var(--radius-md);width:100%;color:var(--foreground);cursor:pointer;background:0 0;border:0;align-items:center;gap:12px;padding:12px 8px;display:flex}.Fusion-module__Dsh8-a__result:hover{background:var(--editorial-raised)}.Fusion-module__Dsh8-a__result img,.Fusion-module__Dsh8-a__smallArt{border-radius:var(--radius-md);background:var(--editorial-panel);object-fit:cover;flex-shrink:0;width:48px;height:48px}.Fusion-module__Dsh8-a__resultText{gap:4px;min-width:0;display:grid}.Fusion-module__Dsh8-a__resultText strong{overflow-wrap:anywhere;font-size:.9rem}.Fusion-module__Dsh8-a__resultText small{color:var(--editorial-muted)}.Fusion-module__Dsh8-a__selectedSong{align-items:center;gap:18px;min-width:0;display:flex}.Fusion-module__Dsh8-a__selectedArt{background:var(--editorial-panel);border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:88px;height:88px}.Fusion-module__Dsh8-a__selectedTitle{overflow-wrap:anywhere;font:400 1.5rem/1.2 Georgia,Times New Roman,serif}.Fusion-module__Dsh8-a__artists{color:var(--editorial-muted);overflow-wrap:anywhere;margin-top:6px;font-size:.85rem;line-height:1.5}.Fusion-module__Dsh8-a__muted{color:var(--editorial-muted);font-size:.9rem;line-height:1.7}.Fusion-module__Dsh8-a__button,.Fusion-module__Dsh8-a__secondary,.Fusion-module__Dsh8-a__textButton{min-height:46px;font:inherit;text-align:center;cursor:pointer;border-radius:var(--radius-md);justify-content:center;align-items:center;gap:10px;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex}.Fusion-module__Dsh8-a__button{color:var(--editorial-accent-ink);background:var(--editorial-accent);border:1px solid var(--editorial-accent)}.Fusion-module__Dsh8-a__button:hover:not(:disabled){background:var(--editorial-accent-hover)}.Fusion-module__Dsh8-a__button:disabled{opacity:.45;cursor:not-allowed}.Fusion-module__Dsh8-a__secondary{color:var(--editorial-accent);border:1px solid var(--editorial-rule);background:var(--editorial-panel)}.Fusion-module__Dsh8-a__secondary:hover:not(:disabled){background:var(--editorial-raised)}.Fusion-module__Dsh8-a__textButton{color:var(--editorial-accent);text-underline-offset:5px;background:0 0;border:0;padding-left:0;padding-right:0;text-decoration:underline}.Fusion-module__Dsh8-a__voteActions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:12px;display:flex}.Fusion-module__Dsh8-a__voteButton{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);max-width:100%;min-height:44px;color:var(--foreground);font:inherit;text-align:center;overflow-wrap:anywhere;cursor:pointer;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:.9rem;font-weight:700;display:inline-flex}.Fusion-module__Dsh8-a__voteButton[aria-pressed=true]{border-color:var(--editorial-accent);background:var(--editorial-raised);color:var(--foreground)}.Fusion-module__Dsh8-a__voteButton:hover:not(:disabled){border-color:var(--editorial-accent)}.Fusion-module__Dsh8-a__voteButton:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:3px}.Fusion-module__Dsh8-a__voteButton:disabled{opacity:.65;cursor:not-allowed}.Fusion-module__Dsh8-a__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:28px;display:flex}.Fusion-module__Dsh8-a__status{border-radius:var(--radius-md);background:var(--editorial-panel);border:1px solid var(--editorial-rule);color:var(--editorial-accent);margin-top:24px;padding:18px 22px;line-height:1.7}.Fusion-module__Dsh8-a__error{color:#e9aca0;border-left:3px solid #e9aca0;margin-top:20px;padding:12px 18px;line-height:1.7}.Fusion-module__Dsh8-a__hero{grid-template-columns:minmax(0,.95fr) minmax(0,1.2fr);align-items:center;gap:clamp(28px,5vw,72px);display:grid}.Fusion-module__Dsh8-a__cover{aspect-ratio:1;border-radius:var(--radius-md);background:var(--editorial-panel);border:1px solid var(--editorial-rule);width:100%;position:relative;overflow:hidden}.Fusion-module__Dsh8-a__cover img,.Fusion-module__Dsh8-a__cardArt img{object-fit:cover;width:100%;height:100%;display:block}.Fusion-module__Dsh8-a__artMark{color:var(--editorial-accent);place-items:center;font-size:clamp(5rem,16vw,11rem);font-weight:200;line-height:1;display:grid;position:absolute;inset:0}.Fusion-module__Dsh8-a__heroTitle{letter-spacing:-.045em;overflow-wrap:anywhere;font:400 clamp(2.5rem,4.8vw,4.75rem)/1.05 Georgia,Times New Roman,serif}.Fusion-module__Dsh8-a__heroTitle a{color:inherit;text-decoration:none}.Fusion-module__Dsh8-a__heroTitle a:hover{color:var(--editorial-accent)}.Fusion-module__Dsh8-a__songIdentity{vertical-align:top;flex-direction:column;align-items:flex-start;display:inline-flex}.Fusion-module__Dsh8-a__songArtist{color:var(--editorial-muted);overflow-wrap:anywhere;margin:3px 0 0;font-size:.72em;font-weight:500;line-height:1.5;display:block}.Fusion-module__Dsh8-a__storyList h3 a,.Fusion-module__Dsh8-a__perspectives h3 a{color:inherit;text-decoration:none}.Fusion-module__Dsh8-a__storyList h3 a:hover,.Fusion-module__Dsh8-a__perspectives h3 a:hover{text-underline-offset:4px;text-decoration:underline}.Fusion-module__Dsh8-a__heroTimes{color:var(--editorial-accent);padding:10px 0;font-size:.7em;display:block}.Fusion-module__Dsh8-a__caption{color:var(--editorial-muted);margin-top:12px;font-size:.85rem;line-height:1.6}.Fusion-module__Dsh8-a__match{border-top:1px solid var(--editorial-rule);margin-top:24px;padding-top:20px}.Fusion-module__Dsh8-a__match strong{color:var(--editorial-accent);font-size:2rem;display:block}.Fusion-module__Dsh8-a__match span{color:var(--editorial-muted);font-size:.85rem}.Fusion-module__Dsh8-a__match p{color:var(--editorial-muted);margin-top:6px;font-size:.75rem;line-height:1.6}.Fusion-module__Dsh8-a__content{gap:48px;margin-top:60px;display:grid}.Fusion-module__Dsh8-a__section{border-top:1px solid var(--editorial-rule);padding-top:28px}.Fusion-module__Dsh8-a__section h2,.Fusion-module__Dsh8-a__discovery h2{overflow-wrap:anywhere;margin:0 0 18px;font-size:clamp(1.4rem,3vw,1.85rem);font-weight:400;line-height:1.3}.Fusion-module__Dsh8-a__prose{max-width:820px;color:var(--editorial-muted);white-space:pre-line;overflow-wrap:anywhere;font-size:1rem;line-height:1.95}.Fusion-module__Dsh8-a__storyList{border-left:1px solid var(--editorial-rule);gap:28px;margin:0;padding:0 0 0 20px;list-style:none;display:grid}.Fusion-module__Dsh8-a__storyList h3{color:var(--foreground);margin:0 0 8px;font-size:1.5rem;font-weight:400}.Fusion-module__Dsh8-a__dnaGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.Fusion-module__Dsh8-a__dnaItem{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);padding:20px}.Fusion-module__Dsh8-a__dnaItem dt{color:var(--editorial-muted);margin-bottom:8px;font-size:.75rem;font-weight:700}.Fusion-module__Dsh8-a__dnaItem dd{color:var(--foreground);overflow-wrap:anywhere;font-size:1rem;line-height:1.65}.Fusion-module__Dsh8-a__perspectives{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.Fusion-module__Dsh8-a__perspectives h3{color:var(--foreground);margin-bottom:10px;font-size:1.5rem;font-weight:400}.Fusion-module__Dsh8-a__insight{border-left:3px solid var(--editorial-rule);background:var(--editorial-panel);border-radius:var(--radius-md);padding:24px}.Fusion-module__Dsh8-a__insight h2{color:var(--foreground);margin-bottom:12px;font-size:1.6rem;font-weight:400}.Fusion-module__Dsh8-a__insight p{color:var(--foreground);white-space:pre-line;overflow-wrap:anywhere;margin:0;font-size:clamp(1.15rem,2.5vw,1.5rem);line-height:1.7}.Fusion-module__Dsh8-a__discovery{padding:28px 0}.Fusion-module__Dsh8-a__communityList{gap:16px;margin:20px 0;display:grid}.Fusion-module__Dsh8-a__communityCard{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);min-width:0;padding:18px}.Fusion-module__Dsh8-a__communityAuthor{overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Fusion-module__Dsh8-a__communityAuthor time{color:var(--editorial-muted);font-size:.8rem}.Fusion-module__Dsh8-a__communityAvatar{object-fit:cover;border-radius:50%}.Fusion-module__Dsh8-a__communityBody{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--foreground);line-height:1.7}.Fusion-module__Dsh8-a__communityActions{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.Fusion-module__Dsh8-a__communityButton{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);max-width:100%;min-height:44px;color:var(--editorial-accent);font:inherit;cursor:pointer;overflow-wrap:anywhere;justify-content:center;align-items:center;padding:10px 14px;font-size:.9rem;line-height:1.4;text-decoration:none;display:inline-flex}.Fusion-module__Dsh8-a__communityButton:disabled{opacity:.5;cursor:default}.Fusion-module__Dsh8-a__communityButton[aria-pressed=true]{background:var(--editorial-raised);border-color:var(--editorial-accent);color:var(--foreground)}.Fusion-module__Dsh8-a__communityButton:focus-visible,.Fusion-module__Dsh8-a__communityInput:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:3px}.Fusion-module__Dsh8-a__communityForm{gap:10px;min-width:0;margin:18px 0;display:grid}.Fusion-module__Dsh8-a__communityForm>button{justify-self:start}.Fusion-module__Dsh8-a__communityInput{box-sizing:border-box;resize:vertical;border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-input);width:100%;min-width:0;min-height:100px;color:var(--foreground);font:inherit;padding:12px;line-height:1.6}.Fusion-module__Dsh8-a__discovery>p{color:var(--editorial-muted);margin-bottom:20px;line-height:1.7}.Fusion-module__Dsh8-a__catalog{border-top:1px solid var(--editorial-rule);margin-top:68px;padding-top:36px}.Fusion-module__Dsh8-a__catalogHeading{max-width:680px;margin-bottom:24px}.Fusion-module__Dsh8-a__catalogHeading h2{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:400;line-height:1.25}.Fusion-module__Dsh8-a__catalogHeading p{color:var(--editorial-muted);margin:10px 0 0;line-height:1.7}.Fusion-module__Dsh8-a__catalogError{color:#e9aca0;border-left:3px solid #e9aca0;margin:0 0 20px;padding:12px 18px;line-height:1.7}.Fusion-module__Dsh8-a__catalogError p{margin:0}.Fusion-module__Dsh8-a__catalogActions{justify-content:center;margin-top:28px;display:flex}.Fusion-module__Dsh8-a__cardGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.Fusion-module__Dsh8-a__card{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);color:var(--foreground);flex-direction:column;text-decoration:none;transition:border-color .18s,background .18s;display:flex;overflow:hidden}.Fusion-module__Dsh8-a__card:hover{background:var(--editorial-raised);border-color:var(--editorial-accent)}.Fusion-module__Dsh8-a__cardArt{aspect-ratio:1;background:var(--editorial-raised);position:relative}.Fusion-module__Dsh8-a__cardArt .Fusion-module__Dsh8-a__artMark{font-size:5rem}.Fusion-module__Dsh8-a__cardBody{flex-direction:column;flex-grow:1;padding:16px;display:flex}.Fusion-module__Dsh8-a__card h3{overflow-wrap:anywhere;margin:0;font-size:1.25rem;font-weight:400;line-height:1.5}.Fusion-module__Dsh8-a__cardMatch{color:var(--editorial-accent);margin-top:14px;font-size:.95rem;font-weight:700}.Fusion-module__Dsh8-a__cardMatch span{color:var(--editorial-muted);margin-top:3px;font-size:.65rem;font-weight:500;display:block}.Fusion-module__Dsh8-a__cardTheme{color:var(--editorial-muted);margin-top:12px;font-size:.8rem;line-height:1.6}.Fusion-module__Dsh8-a__cardAction{color:var(--editorial-accent);margin-top:auto;padding-top:20px;font-size:.8rem;font-weight:700;display:block}.Fusion-module__Dsh8-a__page :is(a,button):focus-visible,.Fusion-module__Dsh8-a__card:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px}@media (max-width:900px){.Fusion-module__Dsh8-a__cardGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.Fusion-module__Dsh8-a__selectionGrid{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);gap:12px}.Fusion-module__Dsh8-a__selector{padding:18px}.Fusion-module__Dsh8-a__selectedSong{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.Fusion-module__Dsh8-a__page{padding:28px 14px 48px}.Fusion-module__Dsh8-a__selectionGrid,.Fusion-module__Dsh8-a__hero,.Fusion-module__Dsh8-a__perspectives{grid-template-columns:minmax(0,1fr)}.Fusion-module__Dsh8-a__selectionGrid{gap:10px}.Fusion-module__Dsh8-a__selectedSong{flex-direction:row;align-items:center}.Fusion-module__Dsh8-a__times{font-size:1.8rem}.Fusion-module__Dsh8-a__cover{max-width:420px;margin:0 auto}.Fusion-module__Dsh8-a__hero{gap:28px}.Fusion-module__Dsh8-a__content{gap:34px;margin-top:40px}.Fusion-module__Dsh8-a__dnaGrid{gap:10px}.Fusion-module__Dsh8-a__dnaItem{padding:15px}.Fusion-module__Dsh8-a__cardGrid{gap:10px}.Fusion-module__Dsh8-a__cardBody{padding:12px}.Fusion-module__Dsh8-a__card h3{font-size:1.1rem}.Fusion-module__Dsh8-a__actions>:is(a,button){max-width:100%}}@media (prefers-reduced-motion:reduce){.Fusion-module__Dsh8-a__card{transition:none}}.Fusion-module__Dsh8-a__page :is(h2,h3),.Fusion-module__Dsh8-a__discovery h2,.Fusion-module__Dsh8-a__card h3{letter-spacing:-.025em;font-family:Georgia,Times New Roman,serif}.Fusion-module__Dsh8-a__communityButton:hover:not(:disabled){background:var(--editorial-raised);border-color:var(--editorial-accent)}.Fusion-module__Dsh8-a__secondary:disabled,.Fusion-module__Dsh8-a__textButton:disabled,.Fusion-module__Dsh8-a__result:disabled{opacity:.55;cursor:not-allowed}.Fusion-module__Dsh8-a__communityInput::placeholder{color:var(--editorial-muted)}.Fusion-module__Dsh8-a__page [role=alert]{color:#e9aca0}.Fusion-module__Dsh8-a__page .Fusion-module__Dsh8-a__hero>*,.Fusion-module__Dsh8-a__page .Fusion-module__Dsh8-a__perspectives>*{min-width:0}.Fusion-module__Dsh8-a__page [id=related-fusions],.Fusion-module__Dsh8-a__section{scroll-margin-top:100px}
.MeaningChapter-module__J5uR2G__chapter{--chapter-bg:var(--editorial-panel);--chapter-text:var(--foreground);--chapter-muted:var(--editorial-muted);--chapter-accent:var(--editorial-accent);--chapter-rule:var(--editorial-rule);min-width:0;color:var(--chapter-text);background:var(--chapter-bg);border:1px solid var(--chapter-rule);border-radius:var(--radius-md);scroll-margin-top:calc(var(--song-navbar-height,80px) + var(--song-navigation-height,56px) + 24px);padding:clamp(1.25rem,3.6vw,3.25rem);position:relative}.MeaningChapter-module__J5uR2G__contents{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 1.5rem;margin:0 0 1.5rem;display:grid}.MeaningChapter-module__J5uR2G__contentsLink{border-top:1px solid var(--editorial-rule);min-width:0;color:var(--foreground);overflow-wrap:anywhere;align-items:baseline;gap:.65rem;padding:1rem .2rem;font-size:.8rem;line-height:1.5;text-decoration:none;display:flex}.MeaningChapter-module__J5uR2G__contentsLink:hover{color:var(--editorial-accent)}.MeaningChapter-module__J5uR2G__contentsLink:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:3px;border-radius:var(--radius-sm)}.MeaningChapter-module__J5uR2G__contentsNumber{color:var(--editorial-accent);flex:none;font:500 .7rem/1.5 ui-monospace,monospace}.MeaningChapter-module__J5uR2G__contentsArrow{color:var(--editorial-accent);margin-left:auto}.MeaningChapter-module__J5uR2G__ink{--chapter-bg:var(--editorial-panel)}.MeaningChapter-module__J5uR2G__closing{--chapter-bg:var(--editorial-raised);--chapter-text:var(--foreground);--chapter-muted:var(--editorial-muted);--chapter-accent:var(--editorial-accent);--chapter-rule:var(--editorial-rule)}.MeaningChapter-module__J5uR2G__paper{--chapter-bg:var(--background);--chapter-text:var(--foreground);--chapter-muted:var(--editorial-muted);--chapter-accent:var(--editorial-accent);--chapter-rule:var(--editorial-rule)}.MeaningChapter-module__J5uR2G__mint{--chapter-bg:var(--editorial-raised);--chapter-text:var(--foreground);--chapter-muted:var(--editorial-muted);--chapter-accent:var(--editorial-accent);--chapter-rule:var(--editorial-rule)}.MeaningChapter-module__J5uR2G__folio{color:var(--chapter-accent);letter-spacing:.08em;align-items:center;gap:1.25rem;margin-bottom:clamp(1.75rem,4vw,3.25rem);font:500 .8rem/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;display:flex}.MeaningChapter-module__J5uR2G__slash{color:var(--chapter-muted)}.MeaningChapter-module__J5uR2G__rule{background:var(--chapter-rule);flex:1;height:1px}.MeaningChapter-module__J5uR2G__dot{background:currentColor;border-radius:50%;width:7px;height:7px}.MeaningChapter-module__J5uR2G__grid{gap:1.75rem;min-width:0;display:grid}.MeaningChapter-module__J5uR2G__heading{min-width:0;position:relative}.MeaningChapter-module__J5uR2G__title{max-width:18ch;color:var(--chapter-text);letter-spacing:-.045em;text-wrap:balance;overflow-wrap:anywhere;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.75rem);font-weight:400;line-height:1.08}.MeaningChapter-module__J5uR2G__note{max-width:52ch;color:var(--chapter-muted);margin:1rem 0 0;font-size:.8rem;line-height:1.6}.MeaningChapter-module__J5uR2G__mark{width:90px;color:var(--chapter-accent);display:none}.MeaningChapter-module__J5uR2G__mark svg{width:100%;height:auto;display:block}.MeaningChapter-module__J5uR2G__body{min-width:0;max-width:65ch}.MeaningChapter-module__J5uR2G__content{width:100%;min-width:0;color:var(--chapter-text);overflow-wrap:anywhere}.MeaningChapter-module__J5uR2G__content :where(input,textarea,select,button){max-width:100%}.MeaningChapter-module__J5uR2G__content :where(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px}.MeaningChapter-module__J5uR2G__stacked .MeaningChapter-module__J5uR2G__grid{grid-template-columns:minmax(0,1fr)}.MeaningChapter-module__J5uR2G__stacked .MeaningChapter-module__J5uR2G__heading{padding-right:0}.MeaningChapter-module__J5uR2G__stacked .MeaningChapter-module__J5uR2G__title{max-width:26ch}.MeaningChapter-module__J5uR2G__stacked .MeaningChapter-module__J5uR2G__body{max-width:none}.MeaningChapter-module__J5uR2G__stacked .MeaningChapter-module__J5uR2G__mark{display:none}.MeaningChapter-module__J5uR2G__body>div{max-width:none;color:var(--chapter-text)}.MeaningChapter-module__J5uR2G__body p,.MeaningChapter-module__J5uR2G__body li{color:var(--chapter-muted);overflow-wrap:anywhere;font-size:1.0625rem;line-height:1.85}.MeaningChapter-module__J5uR2G__body p{margin:0}.MeaningChapter-module__J5uR2G__body>div>*+*{margin-top:1.4rem}.MeaningChapter-module__J5uR2G__body strong{color:var(--chapter-text);font-weight:600}.MeaningChapter-module__J5uR2G__body h3{color:var(--chapter-text);font-size:1.15rem;line-height:1.45}.MeaningChapter-module__J5uR2G__body ul{color:var(--chapter-text)}.MeaningChapter-module__J5uR2G__body li>span[aria-hidden]{background:var(--chapter-accent)}.MeaningChapter-module__J5uR2G__body>div>div{color:var(--chapter-text);border-color:var(--chapter-accent)}.MeaningChapter-module__J5uR2G__body>div>p:first-child{color:var(--chapter-text);letter-spacing:-.012em;font-size:1.1875rem;line-height:1.65}.MeaningChapter-module__J5uR2G__closing .MeaningChapter-module__J5uR2G__body>div>p:first-child{max-width:42ch;font-size:clamp(1.3rem,2.2vw,1.65rem);font-weight:600}.MeaningChapter-module__J5uR2G__body ::selection{background:var(--chapter-accent);color:var(--chapter-bg)}.MeaningChapter-module__J5uR2G__layers{margin:0;padding:0;list-style:none}.MeaningChapter-module__J5uR2G__layer+.MeaningChapter-module__J5uR2G__layer{border-top:1px solid var(--chapter-rule);margin-top:2rem;padding-top:2rem}.MeaningChapter-module__J5uR2G__layerTitle{color:var(--chapter-accent);letter-spacing:.06em;text-transform:uppercase;margin:0 0 1rem;font:600 .8rem/1.6 ui-monospace,SFMono-Regular,Consolas,monospace}.MeaningChapter-module__J5uR2G__layer>div>p:first-child{color:var(--chapter-text);font-size:1.1875rem;line-height:1.7}.MeaningChapter-module__J5uR2G__hero{border-top:3px solid var(--chapter-accent)}.MeaningChapter-module__J5uR2G__hero .MeaningChapter-module__J5uR2G__title{letter-spacing:-.055em;max-width:17ch;font-size:clamp(2.4rem,5.2vw,4.7rem);line-height:.98}.MeaningChapter-module__J5uR2G__hero .MeaningChapter-module__J5uR2G__body>div>p:first-child{font-size:clamp(1.25rem,2.2vw,1.7rem);line-height:1.55}@media (min-width:760px){.MeaningChapter-module__J5uR2G__contents{grid-template-columns:repeat(auto-fit,minmax(min(100%,9rem),1fr))}.MeaningChapter-module__J5uR2G__grid{grid-template-columns:minmax(0,.8fr) minmax(0,1.6fr);gap:2.75rem}.MeaningChapter-module__J5uR2G__mark{margin-top:2.5rem;display:block}.MeaningChapter-module__J5uR2G__hero .MeaningChapter-module__J5uR2G__grid{display:block}.MeaningChapter-module__J5uR2G__hero .MeaningChapter-module__J5uR2G__heading{padding-right:110px}.MeaningChapter-module__J5uR2G__hero .MeaningChapter-module__J5uR2G__mark{margin:0;position:absolute;top:0;right:0}.MeaningChapter-module__J5uR2G__hero .MeaningChapter-module__J5uR2G__body{width:80%;margin:2.75rem 0 0 auto}.MeaningChapter-module__J5uR2G__stacked .MeaningChapter-module__J5uR2G__heading{padding-right:90px}.MeaningChapter-module__J5uR2G__stacked .MeaningChapter-module__J5uR2G__mark{width:64px;margin:0;display:block;position:absolute;top:0;right:0}}@media (prefers-contrast:more){.MeaningChapter-module__J5uR2G__chapter{--chapter-muted:var(--chapter-text)}}
.HomeDiscovery-module__VyS8sa__sections{max-width:80rem;color:var(--foreground);margin:0 auto;padding:2.5rem 1rem}.HomeDiscovery-module__VyS8sa__section{border-bottom:1px solid var(--editorial-rule);min-width:0;padding:2.5rem 0}.HomeDiscovery-module__VyS8sa__heading{justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem;display:flex}.HomeDiscovery-module__VyS8sa__heading>div{min-width:0;max-width:43rem}.HomeDiscovery-module__VyS8sa__eyebrow{color:var(--brand-lavender);letter-spacing:.14em;margin:0 0 .75rem;font-size:.7rem;font-weight:700}.HomeDiscovery-module__VyS8sa__heading h2{letter-spacing:-.025em;text-wrap:balance;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.6rem,3vw,2.4rem);font-weight:400;line-height:1.2}.HomeDiscovery-module__VyS8sa__heading div>p:last-child{color:var(--editorial-muted);margin-top:.85rem;line-height:1.7}.HomeDiscovery-module__VyS8sa__cta{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-raised);min-height:44px;color:var(--foreground);flex-shrink:0;align-items:center;gap:.7rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.HomeDiscovery-module__VyS8sa__label{color:var(--editorial-muted);margin-bottom:.75rem;font-size:.8rem}.HomeDiscovery-module__VyS8sa__ideas{flex-wrap:wrap;gap:.6rem;display:flex}.HomeDiscovery-module__VyS8sa__idea{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);min-height:44px;color:var(--foreground);align-items:center;padding:.6rem .9rem;font-size:.85rem;line-height:1.5;text-decoration:none;display:inline-flex}.HomeDiscovery-module__VyS8sa__finderDemo{margin-top:1.5rem}.HomeDiscovery-module__VyS8sa__finderDemo blockquote{border-left:2px solid var(--brand-violet);color:var(--foreground);margin:0 0 1rem;padding-left:1rem;font-family:Georgia,Times New Roman,serif;font-size:1.4rem;line-height:1.5}.HomeDiscovery-module__VyS8sa__songGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.HomeDiscovery-module__VyS8sa__song{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);min-width:0;color:var(--foreground);flex-direction:column;gap:.9rem;padding:1.1rem;text-decoration:none;display:flex}.HomeDiscovery-module__VyS8sa__songHeader{align-items:center;gap:1rem;display:flex}.HomeDiscovery-module__VyS8sa__songHeader>div{min-width:0}.HomeDiscovery-module__VyS8sa__songHeader img{border-radius:var(--radius-md);object-fit:cover;flex-shrink:0;width:72px;height:72px}.HomeDiscovery-module__VyS8sa__song h3{font-family:Georgia,Times New Roman,serif;font-size:1.15rem;font-weight:400;line-height:1.5}.HomeDiscovery-module__VyS8sa__songHeader p{color:var(--editorial-muted);margin-top:.2rem;font-size:.85rem}.HomeDiscovery-module__VyS8sa__meaning,.HomeDiscovery-module__VyS8sa__summary{color:var(--editorial-muted);font-size:.9rem;line-height:1.7}.HomeDiscovery-module__VyS8sa__action{min-height:44px;color:var(--editorial-accent);align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.HomeDiscovery-module__VyS8sa__song .HomeDiscovery-module__VyS8sa__action{margin-top:auto}.HomeDiscovery-module__VyS8sa__fusionGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1rem;display:grid}.HomeDiscovery-module__VyS8sa__fusionExample{min-width:0}.HomeDiscovery-module__VyS8sa__summary{margin-top:.9rem}.HomeDiscovery-module__VyS8sa__sections :is(h2,h3,p,a,blockquote){overflow-wrap:anywhere}.HomeDiscovery-module__VyS8sa__sections a:hover{border-color:var(--editorial-accent);color:var(--foreground)}.HomeDiscovery-module__VyS8sa__sections a:focus-visible{outline:2px solid var(--editorial-accent);outline-offset:4px}@media (max-width:700px){.HomeDiscovery-module__VyS8sa__heading{flex-direction:column;align-items:flex-start}.HomeDiscovery-module__VyS8sa__cta{flex-shrink:1;max-width:100%}.HomeDiscovery-module__VyS8sa__songGrid,.HomeDiscovery-module__VyS8sa__fusionGrid{grid-template-columns:minmax(0,1fr)}.HomeDiscovery-module__VyS8sa__fusionExample>a{flex-direction:row}.HomeDiscovery-module__VyS8sa__fusionExample>a>div:first-child{flex-shrink:0;width:35%}.HomeDiscovery-module__VyS8sa__fusionExample>a>div:last-child{min-width:0}.HomeDiscovery-module__VyS8sa__sections{padding-block:1rem}}
.SongAction-module__v48fDa__button{border-radius:var(--radius-md);text-align:center;cursor:pointer;border:1px solid;justify-content:center;align-items:center;gap:10px;max-width:100%;min-height:48px;padding:10px 16px;font-size:14px;font-weight:600;line-height:1.4;text-decoration:none;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.SongAction-module__v48fDa__rating{border-color:var(--editorial-rule);background:var(--editorial-raised);color:var(--editorial-focus)}.SongAction-module__v48fDa__fusion{border-color:var(--editorial-accent);background:var(--editorial-accent);color:var(--background)}.SongAction-module__v48fDa__icon{border-radius:var(--radius-md);background:var(--editorial-panel);flex-shrink:0;place-items:center;width:28px;height:28px;display:grid}.SongAction-module__v48fDa__fusion .SongAction-module__v48fDa__icon{background:0 0}.SongAction-module__v48fDa__icon svg{width:18px;height:18px}.SongAction-module__v48fDa__label{overflow-wrap:anywhere;min-width:0}.SongAction-module__v48fDa__arrow{flex-shrink:0;font-size:18px;line-height:1}.SongAction-module__v48fDa__button:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px}.SongAction-module__v48fDa__button:active{transform:translateY(0)}@media (hover:hover){.SongAction-module__v48fDa__rating:hover{background:var(--editorial-panel);border-color:var(--editorial-focus)}.SongAction-module__v48fDa__fusion:hover{background:var(--foreground);border-color:var(--foreground)}}@media (max-width:479px){.SongAction-module__v48fDa__button{width:100%}}@media (prefers-reduced-motion:reduce){.SongAction-module__v48fDa__button{transition:none}.SongAction-module__v48fDa__button:hover{transform:none}}
.AccountPreferences-module__CAUnaq__paper{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:var(--editorial-panel);color:var(--foreground);border:1px solid var(--editorial-rule);border-radius:var(--radius-md);max-width:960px;margin:0 auto;padding:clamp(24px,5vw,64px)}.AccountPreferences-module__CAUnaq__header{padding-bottom:28px}.AccountPreferences-module__CAUnaq__eyebrow{letter-spacing:.2em;margin-bottom:18px;font-size:.72rem;font-weight:700}.AccountPreferences-module__CAUnaq__title{letter-spacing:-.04em;text-wrap:balance;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,5vw,3.8rem);font-weight:400;line-height:1.08}.AccountPreferences-module__CAUnaq__intro{max-width:620px;color:var(--editorial-muted);margin-top:20px;font-size:1.03rem;line-height:1.75}.AccountPreferences-module__CAUnaq__section{border:0;border-top:1px solid var(--editorial-rule);min-width:0;margin:0;padding:28px 0}.AccountPreferences-module__CAUnaq__section legend{padding-right:16px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.25rem,3vw,1.6rem)}.AccountPreferences-module__CAUnaq__section legend>span{letter-spacing:.08em;color:var(--editorial-muted);vertical-align:middle;font:600 .7rem/1.5 system-ui,sans-serif}.AccountPreferences-module__CAUnaq__hint{color:var(--editorial-muted);max-width:660px;margin:0 0 16px;font-size:.875rem;line-height:1.7}.AccountPreferences-module__CAUnaq__concerts{border-top:1px solid var(--editorial-rule);margin-top:20px;padding-top:18px}.AccountPreferences-module__CAUnaq__paper label>span{display:block}.AccountPreferences-module__CAUnaq__paper input[type=text],.AccountPreferences-module__CAUnaq__paper select{border-radius:var(--radius-md);background:var(--editorial-input);width:100%;min-height:48px;color:var(--foreground);border:1px solid #6f8374;margin-top:8px;padding:10px 12px;font-size:1rem;display:block}.AccountPreferences-module__CAUnaq__paper select{max-width:360px}.AccountPreferences-module__CAUnaq__artists{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.AccountPreferences-module__CAUnaq__artistPicker{min-width:0;position:relative}.AccountPreferences-module__CAUnaq__artistOptions{z-index:10;background:var(--editorial-panel);border:1px solid var(--brand-lavender,#bc9af4);border-radius:var(--radius-md);max-height:260px;margin:0;padding:4px;list-style:none;position:absolute;top:76px;left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0006}.AccountPreferences-module__CAUnaq__artistOptions li{cursor:pointer;overflow-wrap:anywhere;padding:12px 8px;font-size:.9rem;line-height:1.4}.AccountPreferences-module__CAUnaq__artistOptions li[aria-selected=true]{background:var(--brand-tint,#252333);color:var(--brand-lavender,#bc9af4)}.AccountPreferences-module__CAUnaq__artistOptions small{color:var(--editorial-muted);margin-top:4px;font-size:.75rem;display:block}.AccountPreferences-module__CAUnaq__artistHint{color:var(--editorial-muted);margin:8px 0 0;font-size:.75rem;line-height:1.5}.AccountPreferences-module__CAUnaq__catalogRetry{text-underline-offset:4px;color:var(--brand-lavender,#bc9af4);cursor:pointer;padding:8px 0;text-decoration:underline}.AccountPreferences-module__CAUnaq__artists label,.AccountPreferences-module__CAUnaq__genre{font-size:.8rem;font-weight:600}.AccountPreferences-module__CAUnaq__genre{max-width:360px;margin-top:20px;display:block}.AccountPreferences-module__CAUnaq__channels{flex-wrap:wrap;column-gap:32px;display:flex}.AccountPreferences-module__CAUnaq__check{cursor:pointer;align-items:center;gap:12px;min-height:48px;font-size:.94rem;display:flex}.AccountPreferences-module__CAUnaq__check input{width:20px;height:20px;accent-color:var(--editorial-accent);flex:0 0 20px}.AccountPreferences-module__CAUnaq__consent{border:1px solid var(--editorial-rule);align-items:flex-start;margin-top:18px;padding:16px;font-size:.85rem;line-height:1.6}.AccountPreferences-module__CAUnaq__consent input{margin-top:2px}.AccountPreferences-module__CAUnaq__legal{margin-top:16px;font-size:.82rem;line-height:1.8}.AccountPreferences-module__CAUnaq__paper a{text-underline-offset:4px;text-decoration:underline}.AccountPreferences-module__CAUnaq__actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.AccountPreferences-module__CAUnaq__primary,.AccountPreferences-module__CAUnaq__secondary,.AccountPreferences-module__CAUnaq__error button{border-radius:var(--radius-md);cursor:pointer;min-height:48px;padding:12px 22px;font-size:.9rem;font-weight:600}.AccountPreferences-module__CAUnaq__paper .AccountPreferences-module__CAUnaq__primary{background:var(--editorial-accent);color:var(--editorial-accent-ink);border:1px solid var(--editorial-accent);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.AccountPreferences-module__CAUnaq__secondary{color:var(--editorial-accent);background:0 0;border:1px solid #6f8374}.AccountPreferences-module__CAUnaq__paper :is(button,input,select,a):focus-visible{outline:3px solid var(--editorial-focus);outline-offset:4px}.AccountPreferences-module__CAUnaq__paper button:hover,.AccountPreferences-module__CAUnaq__paper .AccountPreferences-module__CAUnaq__primary:hover{filter:brightness(.92)}.AccountPreferences-module__CAUnaq__paper :disabled{opacity:.65;cursor:wait}.AccountPreferences-module__CAUnaq__error{color:#e9aca0;border:1px solid #9d6e61;margin-bottom:20px;padding:16px;line-height:1.6}.AccountPreferences-module__CAUnaq__error button{text-decoration:underline}.AccountPreferences-module__CAUnaq__success{color:var(--editorial-accent);margin-top:16px;font-weight:600}.AccountPreferences-module__CAUnaq__paper fieldset{scroll-margin-top:110px}.AccountPreferences-module__CAUnaq__paper.AccountPreferences-module__CAUnaq__embedded{background:0 0;border:0;max-width:none;margin:0;padding:0}.AccountPreferences-module__CAUnaq__embedded .AccountPreferences-module__CAUnaq__eyebrow{display:none}.AccountPreferences-module__CAUnaq__embedded .AccountPreferences-module__CAUnaq__title{font-size:clamp(1.75rem,3vw,2.4rem)}.AccountPreferences-module__CAUnaq__embedded .AccountPreferences-module__CAUnaq__intro{margin-top:12px}@media (max-width:600px){.AccountPreferences-module__CAUnaq__artists{grid-template-columns:1fr}.AccountPreferences-module__CAUnaq__paper{padding:28px 20px}.AccountPreferences-module__CAUnaq__actions,.AccountPreferences-module__CAUnaq__channels{flex-direction:column}}
.SongConcerts-module__om-rFq__results{min-height:168px}.SongConcerts-module__om-rFq__panel{scroll-margin-top:9rem}.SongConcerts-module__om-rFq__skeleton{gap:16px;padding:16px 0;display:grid}.SongConcerts-module__om-rFq__skeleton span{border-radius:var(--radius-md);background:linear-gradient(90deg,#8176ff12,#8176ff2b,#8176ff12) 0 0/200% 100%;height:48px;animation:1.6s ease-in-out infinite SongConcerts-module__om-rFq__loading;display:block}@keyframes SongConcerts-module__om-rFq__loading{0%{background-position:200% 0}to{background-position:-200% 0}}.SongConcerts-module__om-rFq__panel{border:1px solid var(--editorial-rule);color:var(--foreground);background:radial-gradient(ellipse at 0 0, #7ee0cf1a, transparent 65%), linear-gradient(125deg, var(--editorial-panel), var(--background));border-radius:20px;padding:clamp(16px,3vw,24px);position:relative;overflow:hidden}.SongConcerts-module__om-rFq__editorial{--chapter-bg:var(--editorial-panel);--chapter-rule:var(--editorial-rule);--chapter-accent:var(--editorial-discovery)}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__heading{border-bottom:1px solid var(--editorial-rule);padding-bottom:1.25rem}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__artwork,.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__eventIcon,.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__filter select,.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__ticket{border-radius:var(--radius-md)}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__artwork{flex-basis:64px;width:64px;height:64px}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__identity{align-items:center}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__eyebrow{color:var(--editorial-discovery)}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__row{border-top-color:var(--editorial-rule)}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__row:first-child{border-top:0}.SongConcerts-module__om-rFq__editorial .SongConcerts-module__om-rFq__notice{color:var(--editorial-muted)}.SongConcerts-module__om-rFq__panel:before{content:"";background:linear-gradient(90deg,#0000,#7ee0cf9c,#0000);height:1px;position:absolute;top:0;left:24px;right:24px}.SongConcerts-module__om-rFq__heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.SongConcerts-module__om-rFq__identity{flex:260px;align-items:center;gap:16px;min-width:0;display:flex}.SongConcerts-module__om-rFq__artwork{background:linear-gradient(140deg, var(--editorial-raised), var(--editorial-panel));border:1px solid #7ee0cf66;border-radius:16px;flex:0 0 88px;place-items:center;width:88px;height:88px;display:grid;overflow:hidden}.SongConcerts-module__om-rFq__artwork img{object-fit:cover;width:100%;height:100%}.SongConcerts-module__om-rFq__artwork svg{width:38px;height:38px;stroke:var(--editorial-discovery);stroke-width:1.5px}.SongConcerts-module__om-rFq__heading h2{overflow-wrap:anywhere;margin:6px 0;font-size:clamp(1.05rem,2.5vw,1.3rem);font-weight:650;line-height:1.3}.SongConcerts-module__om-rFq__eyebrow{color:var(--editorial-discovery);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;margin:0;font-size:.68rem;font-weight:700;display:flex}.SongConcerts-module__om-rFq__provider{color:var(--editorial-muted);text-underline-offset:3px;align-items:center;gap:4px;min-height:24px;margin:0;font-size:.75rem;text-decoration:underline;display:inline-flex}.SongConcerts-module__om-rFq__provider:hover{color:var(--editorial-accent-hover)}.SongConcerts-module__om-rFq__provider:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px;border-radius:var(--radius-sm)}.SongConcerts-module__om-rFq__equalizer{flex-shrink:0;align-items:center;gap:3px;height:16px;display:inline-flex}.SongConcerts-module__om-rFq__equalizer i{border-radius:var(--radius-sm);background:var(--editorial-discovery);width:3px;height:10px;animation:1.2s ease-in-out 3 SongConcerts-module__om-rFq__sound}.SongConcerts-module__om-rFq__equalizer i:nth-child(2){height:16px;animation-delay:.15s}.SongConcerts-module__om-rFq__equalizer i:nth-child(3){height:7px;animation-delay:.3s}@keyframes SongConcerts-module__om-rFq__sound{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.SongConcerts-module__om-rFq__filter{color:var(--editorial-muted);flex-direction:column;gap:5px;font-size:.7rem;display:flex}.SongConcerts-module__om-rFq__filter select{border:1px solid var(--editorial-rule);background:var(--editorial-input);max-width:12rem;min-height:44px;color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;border-radius:10px;padding:8px 12px;font-size:16px}.SongConcerts-module__om-rFq__list{margin:0;padding:0;list-style:none}.SongConcerts-module__om-rFq__row{border-top:1px solid #8176ff2b;align-items:center;gap:14px;padding:16px 0;display:flex}.SongConcerts-module__om-rFq__eventIcon{background:#7ee0cf0a;border:1px solid #7ee0cf6b;border-radius:10px;flex-shrink:0;place-items:center;width:38px;height:42px;display:grid}.SongConcerts-module__om-rFq__eventIcon svg{width:20px;height:20px;stroke:var(--editorial-discovery);stroke-width:1.5px;stroke-linecap:round}.SongConcerts-module__om-rFq__eventInfo{flex:1;min-width:0}.SongConcerts-module__om-rFq__place{overflow-wrap:anywhere;margin:0 0 5px;font-size:.875rem;font-weight:550}.SongConcerts-module__om-rFq__country{white-space:nowrap;vertical-align:middle;align-items:center;gap:6px;display:inline-flex}.SongConcerts-module__om-rFq__country img{object-fit:contain;border-radius:var(--radius-sm);width:24px;height:18px}.SongConcerts-module__om-rFq__detail,.SongConcerts-module__om-rFq__notice{color:var(--editorial-muted);margin:0;font-size:.75rem;line-height:1.6}.SongConcerts-module__om-rFq__notice{margin-top:14px}.SongConcerts-module__om-rFq__ticket,.SongConcerts-module__om-rFq__more{justify-content:center;align-items:center;gap:7px;min-height:44px;font-size:.8rem;display:inline-flex}.SongConcerts-module__om-rFq__ticket{border:1px solid var(--editorial-accent);background:var(--editorial-accent);color:var(--editorial-accent-ink);border-radius:10px;flex-shrink:0;padding:0 12px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s}.SongConcerts-module__om-rFq__ticket svg{stroke:currentColor;stroke-width:1.6px;width:18px;height:18px}.SongConcerts-module__om-rFq__ticket:hover{background:var(--editorial-accent-hover);border-color:var(--editorial-accent-hover)}.SongConcerts-module__om-rFq__more{cursor:pointer;color:var(--editorial-discovery);text-underline-offset:4px;background:0 0;border:0;padding:0 4px;text-decoration:underline}.SongConcerts-module__om-rFq__ticket:focus-visible,.SongConcerts-module__om-rFq__more:focus-visible,.SongConcerts-module__om-rFq__filter select:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px}@media (max-width:540px){.SongConcerts-module__om-rFq__artwork{border-radius:12px;flex-basis:68px;width:68px;height:68px}.SongConcerts-module__om-rFq__heading{gap:14px}.SongConcerts-module__om-rFq__identity{flex-basis:100%;gap:12px}.SongConcerts-module__om-rFq__filter{flex-direction:row;align-items:center;gap:10px}.SongConcerts-module__om-rFq__filter select{max-width:min(240px,65vw)}.SongConcerts-module__om-rFq__row{flex-wrap:wrap;gap:10px}.SongConcerts-module__om-rFq__eventInfo{flex-basis:calc(100% - 50px)}.SongConcerts-module__om-rFq__ticket{margin-left:48px}}@media (prefers-reduced-motion:reduce){.SongConcerts-module__om-rFq__equalizer i,.SongConcerts-module__om-rFq__skeleton span{animation:none}.SongConcerts-module__om-rFq__ticket{transition:none}}
.CommunityPage-module__j4E9jq__page{background:var(--background);min-height:100vh;color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:48px 24px 80px}.CommunityPage-module__j4E9jq__shell{width:100%;max-width:1180px;margin:auto}.CommunityPage-module__j4E9jq__hero{border-bottom:1px solid var(--editorial-rule);margin-bottom:32px;padding:32px 0 38px}.CommunityPage-module__j4E9jq__eyebrow{color:var(--editorial-warm);letter-spacing:.18em;margin-bottom:16px;font:700 .72rem/1.6 system-ui,sans-serif}.CommunityPage-module__j4E9jq__hero h1,.CommunityPage-module__j4E9jq__directory h1{letter-spacing:-.055em;overflow-wrap:anywhere;font:400 clamp(3rem,7vw,6rem)/1.03 Georgia,serif}.CommunityPage-module__j4E9jq__intro{max-width:650px;color:var(--editorial-muted);margin-top:20px;font-size:1rem;line-height:1.8}.CommunityPage-module__j4E9jq__grid{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:32px;display:grid}.CommunityPage-module__j4E9jq__panel{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);min-width:0;padding:26px;scroll-margin-top:112px}.CommunityPage-module__j4E9jq__panel h2{letter-spacing:-.025em;font:400 1.75rem/1.18 Georgia,serif}.CommunityPage-module__j4E9jq__weekly{background:var(--editorial-raised);border-color:var(--editorial-rule);padding:30px}.CommunityPage-module__j4E9jq__weekly>p:first-child{text-transform:uppercase;letter-spacing:.14em;font:700 .69rem/1.7 system-ui,sans-serif}.CommunityPage-module__j4E9jq__weekly h2{max-width:580px;font-size:clamp(1.9rem,3vw,2.65rem)}.CommunityPage-module__j4E9jq__sidebar{gap:22px;min-width:0;display:grid;position:sticky;top:110px}.CommunityPage-module__j4E9jq__census{border-top:3px solid var(--editorial-discovery);background:var(--editorial-raised)}.CommunityPage-module__j4E9jq__census h2{text-transform:uppercase;letter-spacing:.1em;font:600 .73rem/1.7 system-ui,sans-serif}.CommunityPage-module__j4E9jq__census>p:nth-last-child(2){letter-spacing:-.04em;font:400 3.2rem/1.15 Georgia,serif}.CommunityPage-module__j4E9jq__ranking{padding:24px 20px}.CommunityPage-module__j4E9jq__ranking h2{font-size:1.6rem}.CommunityPage-module__j4E9jq__ranking li{border-bottom:1px solid var(--editorial-rule);padding-bottom:16px}.CommunityPage-module__j4E9jq__ranking li:last-child{border:0;padding-bottom:0}.CommunityPage-module__j4E9jq__song{background:var(--editorial-raised);border:1px solid var(--editorial-rule);border-radius:var(--radius-md);align-items:center;gap:12px;margin-top:22px;padding:14px;display:flex}.CommunityPage-module__j4E9jq__song:hover{background:var(--editorial-raised);border-color:var(--editorial-discovery)}.CommunityPage-module__j4E9jq__song h3{color:var(--foreground);font-size:1rem}.CommunityPage-module__j4E9jq__song img{border-radius:var(--radius-md)}.CommunityPage-module__j4E9jq__comment{white-space:pre-wrap;overflow-wrap:anywhere;color:var(--foreground);margin:24px 0;font:400 1.2rem/1.7 Georgia,serif}.CommunityPage-module__j4E9jq__discussion>div:last-child{border-top:1px solid var(--editorial-rule);padding-top:18px}.CommunityPage-module__j4E9jq__empty{border-style:dashed;padding:38px 26px}.CommunityPage-module__j4E9jq__button{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);min-height:44px;color:var(--editorial-accent);background:var(--editorial-panel);text-align:center;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font:600 .82rem/1.4 system-ui,sans-serif;transition:background .15s;display:inline-flex}.CommunityPage-module__j4E9jq__button:hover{background:var(--editorial-raised)}.CommunityPage-module__j4E9jq__primary,.CommunityPage-module__j4E9jq__selected{background:var(--editorial-accent);border-color:var(--editorial-accent);color:var(--editorial-accent-ink)}.CommunityPage-module__j4E9jq__primary:hover,.CommunityPage-module__j4E9jq__selected:hover{background:var(--editorial-accent-hover)}.CommunityPage-module__j4E9jq__error{color:#e9aca0;border-radius:var(--radius-md);background:#302521;border:1px solid #8c6158;margin-bottom:16px;padding:18px}.CommunityPage-module__j4E9jq__error .CommunityPage-module__j4E9jq__button{margin-top:12px}.CommunityPage-module__j4E9jq__page [class*=text-zinc-]{color:var(--editorial-muted)}.CommunityPage-module__j4E9jq__page [class*=text-emerald-]{color:var(--editorial-accent)}.CommunityPage-module__j4E9jq__page [class*=text-red-],.CommunityPage-module__j4E9jq__page [class*=text-rose-]{color:#e9aca0}.CommunityPage-module__j4E9jq__page [class*=text-amber-],.CommunityPage-module__j4E9jq__page [class*=text-yellow-]{color:var(--editorial-focus)}.CommunityPage-module__j4E9jq__page [class*=border-white\/],.CommunityPage-module__j4E9jq__page [class*=border-emerald-]{border-color:var(--editorial-rule)}.CommunityPage-module__j4E9jq__page [class*=bg-zinc-],.CommunityPage-module__j4E9jq__page [class*=bg-black\/],.CommunityPage-module__j4E9jq__page [class*=bg-emerald-9]{background-color:var(--editorial-raised)}.CommunityPage-module__j4E9jq__page [class*=rounded-lg],.CommunityPage-module__j4E9jq__page [class*=rounded-xl],.CommunityPage-module__j4E9jq__page [class*=rounded-2xl]{border-radius:var(--radius-md)}.CommunityPage-module__j4E9jq__page :is(input,textarea,select){background:var(--editorial-input);color:var(--foreground);border:1px solid var(--editorial-rule);border-radius:var(--radius-md);font:400 .95rem/1.6 system-ui,sans-serif}.CommunityPage-module__j4E9jq__page input::placeholder,.CommunityPage-module__j4E9jq__page textarea::placeholder{color:var(--editorial-muted);opacity:1}.CommunityPage-module__j4E9jq__page textarea{resize:vertical}.CommunityPage-module__j4E9jq__page :is(button,a,input,select,textarea):focus-visible{outline:3px solid var(--editorial-focus);outline-offset:4px}.CommunityPage-module__j4E9jq__page button:disabled{opacity:.5;cursor:not-allowed}.CommunityPage-module__j4E9jq__page [role=alert]{color:#e9aca0}.CommunityPage-module__j4E9jq__page [role=status]{color:var(--editorial-muted);line-height:1.7}.CommunityPage-module__j4E9jq__page button[aria-pressed=true]:not(.CommunityPage-module__j4E9jq__selected){background:var(--brand-tint);border-color:var(--editorial-accent)}.CommunityPage-module__j4E9jq__page [class*=hover\:text-emerald-]:hover{color:var(--editorial-focus)}.CommunityPage-module__j4E9jq__page [class*="hover:bg-white/"]:hover{background-color:var(--editorial-raised)}.CommunityPage-module__j4E9jq__page a[class*=min-h-11]{border:1px solid var(--editorial-rule);color:var(--editorial-accent);background:var(--editorial-panel);border-radius:var(--radius-md)}.CommunityPage-module__j4E9jq__page a[class*=bg-emerald-400]{background:var(--editorial-accent);border-color:var(--editorial-accent);color:var(--editorial-accent-ink)}.CommunityPage-module__j4E9jq__page a[class*=bg-emerald-400]:hover{background:var(--editorial-accent-hover)}.CommunityPage-module__j4E9jq__page nav{border-bottom:1px solid var(--editorial-rule);padding-bottom:20px}.CommunityPage-module__j4E9jq__page nav a{font-size:.8rem}.CommunityPage-module__j4E9jq__page section[class*=rounded-2xl]{border-color:var(--editorial-rule);background:var(--editorial-raised)}.CommunityPage-module__j4E9jq__page section[class*=rounded-2xl] h2{font:400 1.85rem/1.2 Georgia,serif}.CommunityPage-module__j4E9jq__directory>div{max-width:1180px;padding:0}.CommunityPage-module__j4E9jq__directory h1{margin-top:48px}.CommunityPage-module__j4E9jq__directory h1+p{margin-top:24px;margin-bottom:32px;font-size:1rem;line-height:1.8}.CommunityPage-module__j4E9jq__directory article{background:var(--editorial-panel);border:1px solid var(--editorial-rule);padding:26px}.CommunityPage-module__j4E9jq__directory article>a{color:var(--foreground)}.CommunityPage-module__j4E9jq__directory article>a>span[class*=min-w-0]{font:400 1.3rem/1.3 Georgia,serif}.CommunityPage-module__j4E9jq__directory button{border-color:var(--editorial-rule);color:var(--editorial-accent)}.CommunityPage-module__j4E9jq__loading{gap:24px;display:grid}.CommunityPage-module__j4E9jq__loading .CommunityPage-module__j4E9jq__hero{margin:0}.CommunityPage-module__j4E9jq__skeleton{background:var(--editorial-raised);border:1px solid var(--editorial-rule);border-radius:var(--radius-md);animation:1.8s ease-in-out infinite alternate CommunityPage-module__j4E9jq__communityPulse}.CommunityPage-module__j4E9jq__loadingNav{width:260px;max-width:85%;height:44px}.CommunityPage-module__j4E9jq__loadingTitle{width:60%;height:75px}.CommunityPage-module__j4E9jq__loadingIntro{width:75%;height:20px;margin-top:28px}.CommunityPage-module__j4E9jq__loadingPanel{min-height:220px}@keyframes CommunityPage-module__j4E9jq__communityPulse{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.CommunityPage-module__j4E9jq__skeleton{animation:none}}@media (max-width:900px){.CommunityPage-module__j4E9jq__grid{grid-template-columns:minmax(0,1fr)}.CommunityPage-module__j4E9jq__sidebar{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;position:static}}@media (max-width:600px){.CommunityPage-module__j4E9jq__page{padding:26px 16px 52px}.CommunityPage-module__j4E9jq__hero{margin-bottom:24px;padding:20px 0 28px}.CommunityPage-module__j4E9jq__panel,.CommunityPage-module__j4E9jq__weekly{padding:22px 18px}.CommunityPage-module__j4E9jq__grid{gap:24px}.CommunityPage-module__j4E9jq__sidebar{grid-template-columns:minmax(0,1fr)}.CommunityPage-module__j4E9jq__comment{font-size:1.1rem}.CommunityPage-module__j4E9jq__directory h1{margin-top:32px}}
.ProfilePage-module__9t0n8W__page{background:var(--background);min-height:100vh;color:var(--foreground);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;padding:48px 24px 80px}.ProfilePage-module__9t0n8W__shell{max-width:1180px;margin:auto}.ProfilePage-module__9t0n8W__skeleton{border-radius:var(--radius-md);background:#302842;animation:1.8s ease-in-out infinite alternate ProfilePage-module__9t0n8W__profilePulse}.ProfilePage-module__9t0n8W__loadingIndex{min-width:0}.ProfilePage-module__9t0n8W__loadingLink{width:75%;height:14px;margin:17px 0}.ProfilePage-module__9t0n8W__loadingHeading{width:58%;height:34px;margin:12px 0 32px}.ProfilePage-module__9t0n8W__loadingLabel{width:38%;height:12px}.ProfilePage-module__9t0n8W__loadingInput{border:1px solid var(--editorial-rule);background:var(--editorial-raised);height:46px}.ProfilePage-module__9t0n8W__loadingButton{background:#45536a;width:160px;max-width:100%;height:48px;margin-top:20px}@keyframes ProfilePage-module__9t0n8W__profilePulse{0%{opacity:.55}to{opacity:1}}@media (prefers-reduced-motion:reduce){.ProfilePage-module__9t0n8W__skeleton{animation:none}}.ProfilePage-module__9t0n8W__hero{border-bottom:1px solid #4f6454;padding:36px 0 40px}.ProfilePage-module__9t0n8W__eyebrow{letter-spacing:.18em;margin-bottom:16px;font:700 .72rem/1.6 system-ui,sans-serif}.ProfilePage-module__9t0n8W__hero h1{letter-spacing:-.055em;font:400 clamp(3rem,7vw,6rem)/1.03 Georgia,serif}.ProfilePage-module__9t0n8W__intro{max-width:580px;color:var(--editorial-muted);margin-top:20px;font-size:1rem;line-height:1.8}.ProfilePage-module__9t0n8W__layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:44px;padding-top:36px;display:grid}.ProfilePage-module__9t0n8W__index{padding:8px 0;position:sticky;top:105px}.ProfilePage-module__9t0n8W__index h2{letter-spacing:.12em;text-transform:uppercase;margin-bottom:20px;font-size:.72rem}.ProfilePage-module__9t0n8W__index a{border-bottom:1px solid var(--editorial-rule);gap:14px;padding:14px 0;font-size:.9rem;line-height:1.5;text-decoration:none;display:flex}.ProfilePage-module__9t0n8W__index a:hover{color:var(--editorial-focus)}.ProfilePage-module__9t0n8W__index a span{color:var(--editorial-muted);padding-top:3px;font-size:.68rem}.ProfilePage-module__9t0n8W__content{gap:28px;min-width:0;display:grid}.ProfilePage-module__9t0n8W__section{background:var(--editorial-panel);border:1px solid var(--editorial-rule);min-width:0;padding:clamp(22px,3vw,38px);scroll-margin-top:108px}.ProfilePage-module__9t0n8W__section>h2{letter-spacing:-.025em;margin-bottom:26px;font:400 clamp(1.7rem,3vw,2.25rem)/1.15 Georgia,serif}.ProfilePage-module__9t0n8W__section>h2>span{letter-spacing:.15em;color:var(--editorial-muted);margin-bottom:12px;font:600 .68rem/1.5 system-ui,sans-serif;display:block}.ProfilePage-module__9t0n8W__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:24px 0;display:grid}.ProfilePage-module__9t0n8W__field{flex-direction:column;gap:8px;min-width:0;font-size:.82rem;font-weight:600;display:flex}.ProfilePage-module__9t0n8W__publicNames{border:1px solid var(--editorial-rule);padding:18px}.ProfilePage-module__9t0n8W__publicNames legend{padding:0 8px;font:400 1.25rem Georgia,serif}.ProfilePage-module__9t0n8W__hint{color:var(--editorial-muted);font-size:.86rem;line-height:1.7}.ProfilePage-module__9t0n8W__page :is(input:not([type=checkbox]),select,textarea){background:var(--editorial-input);border-radius:var(--radius-md);color:var(--foreground);border:1px solid #6f8374;width:100%;min-height:46px;padding:11px 12px;font:400 .95rem/1.4 system-ui,sans-serif}.ProfilePage-module__9t0n8W__page textarea{resize:vertical;min-height:110px}.ProfilePage-module__9t0n8W__page input:disabled{color:#a7b4a1;background:var(--editorial-raised);cursor:not-allowed}.ProfilePage-module__9t0n8W__page input[type=checkbox]{width:20px;height:20px;accent-color:var(--editorial-accent);flex-shrink:0}.ProfilePage-module__9t0n8W__page :is(a,button,input,select,textarea,summary):focus-visible{outline:3px solid var(--editorial-focus);outline-offset:4px}.ProfilePage-module__9t0n8W__primary{border:1px solid var(--editorial-accent);border-radius:var(--radius-md);background:var(--editorial-accent);min-height:48px;color:var(--editorial-accent-ink);cursor:pointer;justify-content:center;align-items:center;margin-top:20px;padding:12px 20px;font-size:.88rem;font-weight:600;display:inline-flex}.ProfilePage-module__9t0n8W__primary:hover{background:var(--editorial-accent-hover)}.ProfilePage-module__9t0n8W__page button:disabled{opacity:.6;cursor:wait}.ProfilePage-module__9t0n8W__filter{border-top:1px solid var(--editorial-rule);margin-top:32px;padding-top:28px}.ProfilePage-module__9t0n8W__filter h3{margin-bottom:20px;font:400 1.4rem Georgia,serif}.ProfilePage-module__9t0n8W__filter label{align-items:center;gap:12px;display:flex}.ProfilePage-module__9t0n8W__feedback{background:#283244;border:1px solid #6f8374;padding:18px;line-height:1.6}.ProfilePage-module__9t0n8W__error{color:#e9aca0;background:#33221e;border-color:#9d6e61}.ProfilePage-module__9t0n8W__notice{background:#302a1d;border:1px solid #816e49;padding:22px}.ProfilePage-module__9t0n8W__notice h2{margin-bottom:12px;font:400 1.4rem Georgia,serif}.ProfilePage-module__9t0n8W__danger{background:0 0;border-color:#9d6e61}.ProfilePage-module__9t0n8W__danger button{color:#e9aca0;background:0 0;border-color:#9d6e61}.ProfilePage-module__9t0n8W__danger button:hover{background:#33221e}.ProfilePage-module__9t0n8W__embedded :is(section,form,fieldset){border-color:var(--editorial-rule);border-radius:var(--radius-md);background-color:#0000}.ProfilePage-module__9t0n8W__embedded>:is(section,form){border:0;padding:0}.ProfilePage-module__9t0n8W__embedded :is(h2,h3,legend){color:var(--foreground)}.ProfilePage-module__9t0n8W__embedded h2{font:400 1.7rem/1.2 Georgia,serif}:is(.ProfilePage-module__9t0n8W__embedded .text-white,.ProfilePage-module__9t0n8W__embedded .text-zinc-100,.ProfilePage-module__9t0n8W__embedded .text-gray-200,.ProfilePage-module__9t0n8W__embedded .text-emerald-200,.ProfilePage-module__9t0n8W__embedded .text-emerald-300,.ProfilePage-module__9t0n8W__embedded .text-cyan-200){color:var(--editorial-accent)}:is(.ProfilePage-module__9t0n8W__embedded .text-gray-300,.ProfilePage-module__9t0n8W__embedded .text-gray-400,.ProfilePage-module__9t0n8W__embedded .text-gray-500,.ProfilePage-module__9t0n8W__embedded .text-zinc-400,.ProfilePage-module__9t0n8W__embedded .text-emerald-300\/80){color:var(--editorial-muted)}.ProfilePage-module__9t0n8W__embedded .text-amber-300{color:var(--editorial-focus)}.ProfilePage-module__9t0n8W__embedded .invert{filter:invert()}:is(.ProfilePage-module__9t0n8W__embedded .bg-black\/30,.ProfilePage-module__9t0n8W__embedded .bg-black\/40,.ProfilePage-module__9t0n8W__embedded .bg-white\/10,.ProfilePage-module__9t0n8W__embedded .bg-emerald-500\/10){background:var(--editorial-raised)}:is(.ProfilePage-module__9t0n8W__embedded .border-white\/10,.ProfilePage-module__9t0n8W__embedded .border-emerald-400\/40,.ProfilePage-module__9t0n8W__embedded .border-emerald-400\/30){border-color:var(--editorial-rule)}.ProfilePage-module__9t0n8W__embedded button{border-radius:var(--radius-md);background:var(--editorial-accent);color:var(--editorial-accent-ink);border-color:var(--editorial-accent)}.ProfilePage-module__9t0n8W__embedded nav{margin-bottom:24px}.ProfilePage-module__9t0n8W__embedded nav a{border-color:var(--editorial-rule);border-radius:var(--radius-md)}@media (max-width:850px){.ProfilePage-module__9t0n8W__layout{grid-template-columns:1fr;gap:28px;padding-top:20px}.ProfilePage-module__9t0n8W__index{position:static}.ProfilePage-module__9t0n8W__index h2{margin-bottom:8px}.ProfilePage-module__9t0n8W__index>div{flex-wrap:wrap;gap:0 24px;display:flex}.ProfilePage-module__9t0n8W__index a{padding:10px 0}}@media (max-width:520px){.ProfilePage-module__9t0n8W__page{padding:28px 14px 48px}.ProfilePage-module__9t0n8W__hero{padding:20px 8px 28px}.ProfilePage-module__9t0n8W__fields{grid-template-columns:1fr}.ProfilePage-module__9t0n8W__section{padding:24px 18px}.ProfilePage-module__9t0n8W__primary{width:100%}.ProfilePage-module__9t0n8W__index a{font-size:.82rem}}@media (max-width:850px){.ProfilePage-module__9t0n8W__loadingLink{width:calc(50% - 12px);margin:12px 0}}
.SongFusionsSection-module__WieDYW__invitation{border:1px solid var(--editorial-rule);border-radius:var(--radius-lg);background:linear-gradient(120deg, var(--brand-tint), var(--editorial-panel));justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;padding:26px;display:flex}.SongFusionsSection-module__WieDYW__invitation h3{color:var(--foreground);margin:0 0 8px;font-size:clamp(1.2rem,2.3vw,1.6rem);font-weight:700;line-height:1.3}.SongFusionsSection-module__WieDYW__invitation p{max-width:620px;color:var(--editorial-muted);margin:0;font-size:.95rem;line-height:1.7}.SongFusionsSection-module__WieDYW__cta{flex-shrink:0}.SongFusionsSection-module__WieDYW__empty{max-width:650px;color:var(--editorial-muted);margin:0;padding:28px 0;font-size:1rem;line-height:1.8}.SongFusionsSection-module__WieDYW__loading>p{color:var(--editorial-muted);margin:0 0 18px}.SongFusionsSection-module__WieDYW__skeletons{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.SongFusionsSection-module__WieDYW__skeletons>div{border:1px solid var(--editorial-rule);border-radius:var(--radius-lg);padding:12px;overflow:hidden}.SongFusionsSection-module__WieDYW__skeletons span,.SongFusionsSection-module__WieDYW__skeletons i{border-radius:var(--radius-md);background:#c5a6ff20;animation:1.7s ease-in-out infinite SongFusionsSection-module__WieDYW__pulse;display:block}.SongFusionsSection-module__WieDYW__skeletons span{aspect-ratio:1.5}.SongFusionsSection-module__WieDYW__skeletons i{width:80%;height:14px;margin-top:16px}.SongFusionsSection-module__WieDYW__skeletons i:last-child{width:55%;margin-bottom:8px}@keyframes SongFusionsSection-module__WieDYW__pulse{50%{opacity:.4}}@media (max-width:700px){.SongFusionsSection-module__WieDYW__invitation{flex-direction:column;align-items:flex-start;padding:20px}.SongFusionsSection-module__WieDYW__skeletons{grid-template-columns:repeat(2,minmax(0,1fr))}.SongFusionsSection-module__WieDYW__skeletons>div:last-child{display:none}}@media (prefers-reduced-motion:reduce){.SongFusionsSection-module__WieDYW__skeletons span,.SongFusionsSection-module__WieDYW__skeletons i{animation:none}}.SongFusionsSection-module__WieDYW__loading>p{color:var(--editorial-muted);font:400 .8125rem/1.5 Arial,Helvetica,sans-serif}
.SongHero-module__qvjDPG__hero{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-panel);box-shadow:none;margin-bottom:24px;position:relative;overflow:hidden}.SongHero-module__qvjDPG__hero :is(a,button,summary):focus-visible{outline:2px solid var(--editorial-focus);outline-offset:4px}.SongHero-module__qvjDPG__layout{grid-template-columns:88px minmax(0,1fr);grid-template-areas:"artwork heading""meaning meaning""listen listen""details details";gap:24px 16px;display:grid}.SongHero-module__qvjDPG__layout.SongHero-module__qvjDPG__withVideo{grid-template-areas:"artwork heading""meaning meaning""listen listen""video video""details details"}.SongHero-module__qvjDPG__heading{grid-area:heading}.SongHero-module__qvjDPG__artwork{grid-area:artwork}.SongHero-module__qvjDPG__meaning{grid-area:meaning}.SongHero-module__qvjDPG__listen{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--background);grid-area:listen;align-self:start;padding:16px}.SongHero-module__qvjDPG__video{grid-area:video}.SongHero-module__qvjDPG__details{grid-area:details}.SongHero-module__qvjDPG__eyebrow{color:var(--editorial-accent);letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:700;line-height:1.5}.SongHero-module__qvjDPG__title{color:var(--foreground);letter-spacing:-.035em;overflow-wrap:anywhere;text-wrap:balance;margin-top:10px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.75rem,3.8vw,3.5rem);font-weight:400;line-height:1.1}.SongHero-module__qvjDPG__rating{border-bottom:1px solid var(--editorial-rule);margin-bottom:20px;padding-bottom:16px}.SongHero-module__qvjDPG__meaningLead{border-left:2px solid var(--editorial-accent);padding-left:16px}.SongHero-module__qvjDPG__emotionalTag{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-raised);color:var(--editorial-muted);overflow-wrap:anywhere;padding:5px 10px;font-size:12px;font-weight:500;line-height:1.5}.SongHero-module__qvjDPG__actions{flex-wrap:wrap;align-items:stretch;gap:10px;margin-top:24px;display:flex}.SongHero-module__qvjDPG__action{border-radius:var(--radius-md);text-align:center;overflow-wrap:anywhere;cursor:pointer;border:1px solid #0000;flex:10rem;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:44px;padding:12px 18px;font-size:14px;font-weight:650;line-height:1.4;transition:background-color .15s,border-color .15s,color .15s;display:inline-flex}.SongHero-module__qvjDPG__primaryAction{background:var(--editorial-accent);color:var(--background)}.SongHero-module__qvjDPG__primaryAction:hover{background:var(--foreground)}.SongHero-module__qvjDPG__storyAction{border-color:var(--editorial-rule);background:var(--editorial-raised);color:var(--foreground)}.SongHero-module__qvjDPG__storyAction:hover{background:var(--editorial-panel)}.SongHero-module__qvjDPG__storySaved{border-color:var(--editorial-accent);background:var(--editorial-raised);color:var(--editorial-accent)}.SongHero-module__qvjDPG__platformLink{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-raised);min-width:0;min-height:44px;color:var(--foreground);flex:7.5rem;justify-content:center;align-items:center;gap:8px;padding:9px 10px;font-size:12px;font-weight:600;line-height:1.5;transition:background-color .15s,border-color .15s;display:flex}.SongHero-module__qvjDPG__platformLink:hover{border-color:var(--editorial-accent);background:var(--editorial-panel)}.SongHero-module__qvjDPG__platformIcon{background:var(--foreground);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}@media (min-width:640px){.SongHero-module__qvjDPG__hero{border-radius:var(--radius-md)}.SongHero-module__qvjDPG__eyebrow{font-size:11px}.SongHero-module__qvjDPG__meaningLead{padding-left:20px}.SongHero-module__qvjDPG__action{flex:0 auto}.SongHero-module__qvjDPG__layout{grid-template-columns:128px minmax(0,1fr);column-gap:24px}}@media (min-width:1024px){.SongHero-module__qvjDPG__layout{grid-template-columns:minmax(240px,300px) minmax(0,1fr);grid-template-areas:"artwork heading""artwork meaning""listen meaning""details details";gap:24px 32px}.SongHero-module__qvjDPG__layout.SongHero-module__qvjDPG__withVideo{grid-template-areas:"artwork heading""artwork meaning""listen meaning""video video""details details"}}@media (prefers-reduced-motion:reduce){.SongHero-module__qvjDPG__action,.SongHero-module__qvjDPG__platformLink{transition:none}}.SongHero-module__qvjDPG__ticketsLink{border:1px solid var(--editorial-rule);border-radius:var(--radius-md);background:var(--editorial-raised);min-height:44px;color:var(--editorial-accent);justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-flex}.SongHero-module__qvjDPG__ticketsLink svg{stroke:currentColor;stroke-width:1.6px;flex-shrink:0;width:18px;height:18px}.SongHero-module__qvjDPG__ticketsLink:hover{background:var(--editorial-rule);color:var(--foreground)}.SongHero-module__qvjDPG__ticketsLink:focus-visible{outline:2px solid var(--editorial-focus);outline-offset:3px}
