.loading-spinner-module__K_AcpW__spinner{box-sizing:border-box;border-style:solid;border-width:.1em;border-bottom-color:#0000;border-radius:50%;animation:1s linear infinite loading-spinner-module__K_AcpW__rotate;display:inline-block}@keyframes loading-spinner-module__K_AcpW__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.search-box-module__T3jgOW__search-form{width:80vw;max-width:600px;margin:0 auto}.search-box-module__T3jgOW__search-box{border:1px solid var(--border-color);height:3em;box-shadow:0 2px 6px 0 var(--shadow-color);background-color:var(--search-box-bg);border-radius:5px;margin:2em auto;font-size:clamp(1rem,3vw,1.25rem);display:flex;position:relative}.search-box-module__T3jgOW__search-box :focus{box-shadow:0 0 0 2px #6ae,inset 0 0 1px #6ae}.search-box-module__T3jgOW__search-box input{box-sizing:border-box;background-color:var(--search-box-bg);color:var(--search-box-fg);border:0;border-top-left-radius:4px;border-bottom-left-radius:4px;outline:0;flex:1;padding:.5em;transition:box-shadow .2s}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions{box-sizing:border-box;flex-direction:row;display:flex;position:relative}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button{border:0;border-radius:0;outline:0;justify-content:center;align-items:center;width:3em;transition:background-color .2s,box-shadow .2s;display:flex}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button:disabled{opacity:.75;cursor:not-allowed}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button .search-box-module__T3jgOW__button-icon{box-sizing:border-box;width:auto;height:1.5em}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=submit]{background-color:#28d}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=button]{background-color:#0000}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=button]:enabled:hover{background-color:#9992}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=submit]:enabled:hover{background-color:#39e}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button:enabled:active{box-shadow:inset 0 0 5px 0 var(--shadow-color)}@media screen and (max-width:800px){.search-box-module__T3jgOW__search-box{margin-bottom:4em}.search-box-module__T3jgOW__search-box input{border-radius:5px}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions{justify-content:space-between;width:100%;position:absolute;top:3.5em;left:0}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button{border-radius:10px;width:48%;height:2.5em}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=button]{color:#333;background-color:#ddd;border:1px solid #ccc}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=submit]{border:1px solid #28d}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=button]:enabled:hover{background-color:#e3e3e3}@media (prefers-color-scheme:dark){.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=button]{background-color:#333;border-color:#444}.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=button]:enabled:hover{background-color:#3f3f3f}}}.search-box-module__T3jgOW__spinner{border-width:.1em;border-color:#333;width:1em;height:1em}@media (prefers-color-scheme:dark){.search-box-module__T3jgOW__search-box .search-box-module__T3jgOW__actions button[type=button] img{filter:invert()}.search-box-module__T3jgOW__spinner{border-color:#fff}}
@keyframes search-result-module__3F0Qaq__result-show{0%{opacity:0;transform:scale(.9)}to{opacity:1}}.search-result-module__3F0Qaq__search-result{background-color:var(--result-bg);color:var(--result-fg);box-shadow:0 2px 6px 0 var(--shadow-color);border:1px solid var(--border-color);border-radius:8px;flex-direction:row;width:100%;max-width:900px;height:15em;margin:0 auto;animation:.5s forwards search-result-module__3F0Qaq__result-show;display:flex}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__video{border-top-left-radius:inherit;border-bottom-left-radius:inherit;border:0;outline:0;width:15em;height:100%}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details{box-sizing:border-box;grid-template-rows:auto 1fr;grid-template-columns:1fr 1fr 1fr;gap:1em;width:100%;padding:1.5em;display:grid}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__video+.search-result-module__3F0Qaq__details{width:calc(100% - 15em)}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__song{border-bottom:1.5px dashed #9998;grid-column:1/-1;margin:0;padding-bottom:.25em;font-size:1.5em;font-weight:700}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__album,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__composer,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__singer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.25em;display:flex}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__album .search-result-module__3F0Qaq__label,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__composer .search-result-module__3F0Qaq__label,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__singer .search-result-module__3F0Qaq__label{margin-top:.5em;font-size:.8em;font-weight:700}@media screen and (max-width:800px){.search-result-module__3F0Qaq__search-result{box-sizing:border-box;flex-direction:column;width:80vw;height:auto}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__video{aspect-ratio:1;border-top-left-radius:inherit;border-top-right-radius:inherit;border:0;border-bottom-left-radius:0;outline:0;width:100%;height:auto}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details{grid-template-columns:1fr;grid-auto-flow:row;width:100%}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__album,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__singer,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__composer{text-align:left;word-break:break-word;grid-template-rows:1fr 1fr;grid-template-columns:auto 1fr;width:100%;display:grid}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__album .search-result-module__3F0Qaq__icon-container,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__singer .search-result-module__3F0Qaq__icon-container,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__composer .search-result-module__3F0Qaq__icon-container{grid-area:1/1/-1;margin-right:1rem}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__album .search-result-module__3F0Qaq__label,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__singer .search-result-module__3F0Qaq__label,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__composer .search-result-module__3F0Qaq__label{grid-area:1/2;margin-top:auto}.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__album .search-result-module__3F0Qaq__album-name,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__singer .search-result-module__3F0Qaq__singer-name,.search-result-module__3F0Qaq__search-result .search-result-module__3F0Qaq__details .search-result-module__3F0Qaq__composer .search-result-module__3F0Qaq__composer-name{grid-area:2/2;margin-bottom:auto}}@media screen and (min-width:2000px){.search-result-module__3F0Qaq__search-result:nth-child(odd):last-child{grid-column:1/-1}}@media (prefers-color-scheme:dark){.search-result-module__3F0Qaq__icon{filter:invert()}}
.search-module__-EI5GW__results{grid-template-columns:1fr;gap:2em;display:grid}@media screen and (min-width:2000px){.search-module__-EI5GW__results{grid-template-columns:1fr 1fr}}.search-module__-EI5GW__no-results{text-align:center}
