.SectionPage-module__fyQwkG__sectionPageContainer{flex-direction:column;gap:40px;width:100%;max-width:1600px;margin:0 auto;padding:40px 20px;display:flex}@media (max-width:768px){.SectionPage-module__fyQwkG__sectionPageContainer{gap:24px;padding:24px 16px}}.SectionPage-module__fyQwkG__sectionHeader{border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);flex-direction:column;gap:16px;padding-bottom:24px;display:flex}.SectionPage-module__fyQwkG__headerContent{flex-direction:column;gap:12px;display:flex}.SectionPage-module__fyQwkG__headerTitle{align-items:center;gap:12px;display:flex}.SectionPage-module__fyQwkG__headerHeading{color:var(--foreground);margin:0;font-size:2rem;font-weight:700}@media (max-width:768px){.SectionPage-module__fyQwkG__headerHeading{font-size:1.5rem}}.SectionPage-module__fyQwkG__headerDescription{color:color-mix(in srgb, var(--foreground) 70%, transparent);margin:0;font-size:.95rem;line-height:1.5}.SectionPage-module__fyQwkG__backLink{border-radius:var(--radius-sm);background:color-mix(in srgb, var(--foreground) 8%, transparent);color:var(--foreground);align-self:flex-start;padding:8px 12px;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.SectionPage-module__fyQwkG__backLink:hover,.SectionPage-module__fyQwkG__backLink:focus-visible{background:color-mix(in srgb, var(--foreground) 15%, transparent);color:color-mix(in srgb, var(--foreground) 90%, transparent);outline:none}.SectionPage-module__fyQwkG__toolbar{border:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);border-radius:var(--radius-md);background:color-mix(in srgb, var(--foreground) 4%, transparent);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));align-items:end;gap:14px;padding:18px;display:grid}.SectionPage-module__fyQwkG__toolbarField{flex-direction:column;gap:8px;display:flex}.SectionPage-module__fyQwkG__toolbarLabel{color:color-mix(in srgb, var(--foreground) 68%, transparent);font-size:.82rem;font-weight:600}.SectionPage-module__fyQwkG__toolbarInput,.SectionPage-module__fyQwkG__toolbarSelect{border-radius:var(--radius-sm);border:1px solid color-mix(in srgb, var(--foreground) 14%, transparent);background:color-mix(in srgb, var(--background) 82%, transparent);width:100%;min-height:42px;color:var(--foreground);font:inherit;padding:10px 12px}.SectionPage-module__fyQwkG__toolbarInput:focus,.SectionPage-module__fyQwkG__toolbarSelect:focus{outline:2px solid color-mix(in srgb, var(--foreground) 24%, transparent);outline-offset:2px}.SectionPage-module__fyQwkG__songsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:start;gap:20px 18px;width:100%;display:grid}@media (min-width:1200px){.SectionPage-module__fyQwkG__songsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,320px))}}@media (min-width:900px) and (max-width:1199px){.SectionPage-module__fyQwkG__songsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,320px))}}@media (min-width:640px) and (max-width:899px){.SectionPage-module__fyQwkG__songsGrid{grid-template-columns:repeat(2,minmax(260px,320px))}}@media (max-width:639px){.SectionPage-module__fyQwkG__songsGrid{grid-template-columns:1fr;gap:16px}}.SectionPage-module__fyQwkG__gridItem{--modern-card-width:100%;justify-self:start;width:min(100%,320px)}.SectionPage-module__fyQwkG__loadingContainer{width:100%}.SectionPage-module__fyQwkG__loadingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,320px));justify-content:start;gap:20px 18px;display:grid}@media (min-width:1200px){.SectionPage-module__fyQwkG__loadingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,320px))}}@media (min-width:900px) and (max-width:1199px){.SectionPage-module__fyQwkG__loadingGrid{grid-template-columns:repeat(auto-fit,minmax(280px,320px))}}@media (min-width:640px) and (max-width:899px){.SectionPage-module__fyQwkG__loadingGrid{grid-template-columns:repeat(2,minmax(260px,320px))}}@media (max-width:639px){.SectionPage-module__fyQwkG__loadingGrid{grid-template-columns:1fr}}.SectionPage-module__fyQwkG__skeletonCard{aspect-ratio:1;background:color-mix(in srgb, var(--foreground) 8%, transparent);border-radius:var(--radius-md);animation:2s cubic-bezier(.4,0,.6,1) infinite SectionPage-module__fyQwkG__pulse}@keyframes SectionPage-module__fyQwkG__pulse{0%,to{opacity:1}50%{opacity:.5}}.SectionPage-module__fyQwkG__emptyContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:60px 20px;display:flex}.SectionPage-module__fyQwkG__emptyText{color:color-mix(in srgb, var(--foreground) 60%, transparent);margin:0;font-size:1.1rem}.SectionPage-module__fyQwkG__emptyLink{border-radius:var(--radius-md);background:color-mix(in srgb, var(--foreground) 10%, transparent);color:var(--foreground);padding:10px 20px;font-weight:500;text-decoration:none;transition:background-color .2s}.SectionPage-module__fyQwkG__emptyLink:hover,.SectionPage-module__fyQwkG__emptyLink:focus-visible{background:color-mix(in srgb, var(--foreground) 18%, transparent)}.SectionPage-module__fyQwkG__emptyResetButton{border-radius:var(--radius-md);background:color-mix(in srgb, var(--foreground) 10%, transparent);color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 16%, transparent);font:inherit;cursor:pointer;padding:10px 20px;font-weight:500}.SectionPage-module__fyQwkG__emptyResetButton:hover,.SectionPage-module__fyQwkG__emptyResetButton:focus-visible{background:color-mix(in srgb, var(--foreground) 18%, transparent)}.SectionPage-module__fyQwkG__errorContainer{border-radius:var(--radius-md);background:#ef444414;border:1px solid #ef444480;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 20px;display:flex}.SectionPage-module__fyQwkG__errorText{color:#ef4444cc;margin:0;font-size:.95rem}.SectionPage-module__fyQwkG__retryButton{border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:#ef4444;border:none;padding:10px 20px;font-weight:500;transition:background-color .2s}.SectionPage-module__fyQwkG__retryButton:hover,.SectionPage-module__fyQwkG__retryButton:focus-visible{background:#dc2626}.SectionPage-module__fyQwkG__loadMoreContainer{justify-content:center;padding:20px;display:flex}.SectionPage-module__fyQwkG__loadMoreButton{border-radius:var(--radius-md);background:color-mix(in srgb, var(--foreground) 12%, transparent);color:var(--foreground);border:1px solid color-mix(in srgb, var(--foreground) 18%, transparent);cursor:pointer;padding:12px 32px;font-size:.95rem;font-weight:600;transition:all .2s}.SectionPage-module__fyQwkG__loadMoreButton:hover:not(:disabled),.SectionPage-module__fyQwkG__loadMoreButton:focus-visible:not(:disabled){background:color-mix(in srgb, var(--foreground) 20%, transparent);border-color:color-mix(in srgb, var(--foreground) 30%, transparent);transform:translateY(-1px)}.SectionPage-module__fyQwkG__loadMoreButton:disabled{opacity:.6;cursor:not-allowed}
