@keyframes section-regen-fade-in{0%{opacity:0}to{opacity:1}}@keyframes section-regen-drift{0%{background-position:220% 0}to{background-position:-120% 0}}.section-regen-panel{animation:.16s ease-out both section-regen-fade-in}.section-regen-bar{background:linear-gradient(90deg, color-mix(in srgb, var(--color-foreground-primary) 4%, transparent) 0%, color-mix(in srgb, var(--color-foreground-primary) 11%, transparent) 50%, color-mix(in srgb, var(--color-foreground-primary) 4%, transparent) 100%);background-repeat:no-repeat;background-size:220% 100%;animation:3.8s ease-in-out infinite section-regen-drift}
@keyframes selection-suggestions-fade-slide{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes selection-suggestions-shimmer{0%,to{opacity:.35}50%{opacity:.65}}.selection-suggestions-popup{animation:.18s cubic-bezier(.4,0,.2,1) selection-suggestions-fade-slide}.selection-suggestions-shimmer{animation:1.2s ease-in-out infinite selection-suggestions-shimmer}
.lyrics-editor-content{min-height:320px;color:var(--color-foreground-primary);letter-spacing:-.005em;caret-color:var(--color-foreground-primary);white-space:pre-wrap;word-break:break-word;outline:none;flex:1;padding:16px 20px;font-size:16px;line-height:1.5}@media (min-width:768px){.lyrics-editor-content{font-size:14px;line-height:1.45}}.lyrics-section{margin:16px 0;padding-left:0;display:block}.lyrics-section-header{background:var(--color-background-tertiary);color:var(--color-foreground-secondary);letter-spacing:.08em;text-transform:uppercase;-webkit-user-select:none;user-select:none;cursor:pointer;border-radius:6px;align-items:center;margin-bottom:8px;padding:6px 12px;font-size:.68em;font-weight:600;line-height:1.2;transition:filter .12s,background .16s,color .16s;display:inline-flex}.lyrics-section-header:hover{filter:brightness(1.08)}.lyrics-section[data-section-type=verse] .lyrics-section-header{color:var(--color-accent-orange)}.lyrics-section[data-section-type=verse][data-active] .lyrics-section-header{background:var(--color-accent-orange);color:var(--color-accent-orange-contrast)}.lyrics-section[data-section-type=chorus] .lyrics-section-header,.lyrics-section[data-section-type=post-chorus] .lyrics-section-header{color:var(--color-accent-purple)}.lyrics-section[data-section-type=chorus][data-active] .lyrics-section-header,.lyrics-section[data-section-type=post-chorus][data-active] .lyrics-section-header{background:var(--color-accent-purple);color:var(--color-accent-purple-contrast)}.lyrics-section[data-section-type=bridge] .lyrics-section-header{color:var(--color-accent-blue)}.lyrics-section[data-section-type=bridge][data-active] .lyrics-section-header{background:var(--color-accent-blue);color:var(--color-accent-blue-contrast)}.lyrics-section[data-section-type=pre-chorus] .lyrics-section-header{color:var(--color-accent-yellow)}.lyrics-section[data-section-type=pre-chorus][data-active] .lyrics-section-header{background:var(--color-accent-yellow);color:var(--color-accent-yellow-contrast)}.lyrics-section[data-section-type=hook] .lyrics-section-header{color:var(--color-accent-brand)}.lyrics-section[data-section-type=hook][data-active] .lyrics-section-header{background:var(--color-accent-brand);color:var(--color-accent-brand-contrast,var(--color-background-primary))}.lyrics-section[data-section-type=refrain] .lyrics-section-header{color:var(--color-accent-green)}.lyrics-section[data-section-type=refrain][data-active] .lyrics-section-header{background:var(--color-accent-green);color:var(--color-accent-green-contrast)}@media (min-width:640px){.lyrics-section{border-left:2px solid #0000;transition:border-color .16s,padding-left .16s}.lyrics-section[data-active]{border-left-color:var(--color-foreground-tertiary);padding-left:12px}.lyrics-section[data-section-type=verse][data-active]{border-left-color:var(--color-accent-orange)}.lyrics-section[data-section-type=chorus][data-active],.lyrics-section[data-section-type=post-chorus][data-active]{border-left-color:var(--color-accent-purple)}.lyrics-section[data-section-type=bridge][data-active]{border-left-color:var(--color-accent-blue)}.lyrics-section[data-section-type=pre-chorus][data-active]{border-left-color:var(--color-accent-yellow)}.lyrics-section[data-section-type=hook][data-active]{border-left-color:var(--color-accent-brand)}.lyrics-section[data-section-type=refrain][data-active]{border-left-color:var(--color-accent-green)}}.lyrics-section:has(p:only-of-type:empty) .lyrics-section-header{margin-bottom:0;margin-right:8px}.lyrics-section:has(p:only-of-type:empty){align-items:baseline;display:flex}.lyrics-section:has(p:only-of-type:empty) p:empty{flex:1;margin:0}.inline-tag{background:var(--color-background-tertiary);border:1px dashed color-mix(in srgb, var(--color-foreground-primary) 22%, transparent);color:var(--color-foreground-secondary);letter-spacing:.01em;vertical-align:baseline;border-radius:6px;margin:0 2px;padding:2px 10px;font-size:.78em;font-style:italic;font-weight:500;line-height:1.3;display:inline-block}
@keyframes reference-stack-enter{0%{opacity:0;max-height:0;transform:translateY(-4px)}to{opacity:1;max-height:56px;transform:translateY(0)}}.reference-stack-chip{animation:.14s ease-out reference-stack-enter}
@keyframes editor-header-saving-pulse{0%,to{opacity:.4}50%{opacity:1}}.editor-header-saving-dot{animation:1.2s ease-in-out infinite editor-header-saving-pulse}
@property --cowriter-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes cowriter-stroke-rotate{to{--cowriter-angle:360deg}}.cowriter-shell:before{content:"";border-radius:inherit;z-index:1;background:conic-gradient(from var(--cowriter-angle,0deg), #ffffff38 0deg, #ffffffa6 30deg, #ffffffd9 55deg, #fff6 80deg, #ffffff38 110deg, #ffffff38 360deg);-webkit-mask-composite:xor;pointer-events:none;padding:1px;animation:7s linear infinite cowriter-stroke-rotate;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.cowriter-shell[data-hover-only=true]:before{opacity:0;animation-play-state:paused}.cowriter-shell[data-hover-only=true]:hover:before{opacity:1;background:conic-gradient(from var(--cowriter-angle,0deg), #ffffff47 0deg, #ffffffd9 30deg, #fff 55deg, #ffffff8c 80deg, #ffffff47 110deg, #ffffff47 360deg);transition:opacity .18s ease-out;animation-duration:4s;animation-play-state:running}
.ProfileV2HeroSection-module__4K7WyW__heroCard{contain:paint}.ProfileV2HeroSection-module__4K7WyW__heroZoom{animation:3.24s cubic-bezier(.01,.99,.05,1) forwards ProfileV2HeroSection-module__4K7WyW__heroZoomIn}@keyframes ProfileV2HeroSection-module__4K7WyW__heroZoomIn{0%{transform:scale(1.85)}to{transform:scale(1)}}
/*# sourceMappingURL=0~8opz11wfw.g.css.map*/