.styles_searcherPage__EpFdf{min-height:100vh;padding-top:5rem;width:100%;background:#fff;display:flex;flex-direction:column}.styles_searcherPage__filters__0BDmL{position:relative;background:none;padding:0}.styles_searcherPage__filtersHeader__CG1BI{display:flex;justify-content:space-between;align-items:center;position:fixed;top:0;left:0;width:100%;height:5rem;padding:0 1.5rem;z-index:50;box-shadow:0 2px 8px -2px rgba(59,130,246,.1);border-bottom:1px solid #bfdbfe;background:#fff}.styles_searcherPage__toggleButton__uZW6S{display:inline-flex;align-items:center;gap:.5rem;background:#fff;color:#1e3a8a;border:1px solid #bfdbfe;padding:0 .75rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .15s ease-in-out;min-height:44px;height:44px;box-sizing:border-box}.styles_searcherPage__toggleIcon__9dSlA{display:inline-flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;color:#1d4ed8;font-size:1.25rem}.styles_searcherPage__toggleLabel__C9cwZ{font-size:.95rem}.styles_searcherPage__filtersForm__rxfAU{position:fixed;top:0;left:0;right:0;bottom:0;background:#eff6ff;box-shadow:0 8px 30px rgba(0,0,0,.12);z-index:2000;display:flex;flex-direction:column;gap:1rem;justify-content:flex-start;align-items:stretch;transform:translateY(0);transition:transform .32s cubic-bezier(.22,1,.36,1),opacity .2s ease-in-out;opacity:1;height:100vh;overflow-y:auto;padding:5rem 1rem 1rem}@media(min-width:768px){.styles_searcherPage__filtersForm__rxfAU{bottom:auto;height:auto;max-height:100vh}}.styles_searcherPage__filtersFormHidden__tXFHM{transform:translateY(-110%);opacity:0;pointer-events:none}.styles_searcherPage__filtersContainer__NAHml{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:56rem;margin:0 auto}.styles_searcherPage__filterSection__vgbTX{padding:.75rem;background:hsla(0,0%,100%,.5);border-radius:8px;border:1px solid #bfdbfe;transition:all .3s}.styles_searcherPage__filterSection__vgbTX:hover{background:hsla(0,0%,100%,.8)}.styles_searcherPage__filterHeader__q8VnS{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:.5rem 0}.styles_searcherPage__filterTitle__K_1kx{font-size:.875rem;font-weight:600;display:flex;align-items:center;gap:.5rem;margin:0;color:#1e3a8a}.styles_searcherPage__filterIcon___W_nP{transition:transform .3s}.styles_searcherPage__filterIconRotated__t9yjZ{transform:rotate(180deg)}.styles_searcherPage__filterContent__zmZjC{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;margin-top:1rem;transition:all .3s;overflow:hidden}@media(min-width:768px){.styles_searcherPage__filterContent__zmZjC{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.styles_searcherPage__filterContent__zmZjC{grid-template-columns:repeat(3,1fr)}}.styles_searcherPage__filterContentHidden__qkvgd{display:none}.styles_searcherPage__filterLabel___3p9t{display:flex;flex-direction:column;gap:.25rem;font-weight:500;color:#1e3a8a}.styles_searcherPage__filterInput__uaaA0{background:#fff;color:#1e3a8a;padding:.75rem 1rem;border-radius:8px;border:2px solid #bfdbfe;width:100%;font-size:1rem;min-height:44px;box-sizing:border-box;transition:all .3s}.styles_searcherPage__filterInput__uaaA0:focus{outline:none;border-color:#1d4ed8;box-shadow:0 0 0 3px rgba(59,130,246,.12)}.styles_searcherPage__filterInput__uaaA0::placeholder{color:#60a5fa}.styles_searcherPage__filterInput__uaaA0 option{background-color:#fff;color:#1e3a8a}.styles_searcherPage__submitContainer__UQqPu{display:flex;justify-content:flex-end;gap:.5rem;width:100%;margin-top:.25rem}.styles_searcherPage__submitButton__tTfef{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;padding:.5rem 1.5rem;border-radius:6px;border:none;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .3s;box-shadow:0 1px 3px rgba(59,130,246,.1)}.styles_searcherPage__submitButton__tTfef:hover{background:linear-gradient(135deg,#2563eb,#1e40af);transform:translateY(-1px);box-shadow:0 2px 6px rgba(59,130,246,.15)}.styles_searcherPage__submitButton__tTfef:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.3)}.styles_searcherPage__resetButton__KWuUi{background:#fff;color:#1e3a8a;border:1px solid #bfdbfe;padding:.5rem 1.5rem;border-radius:6px;cursor:pointer;font-weight:500;font-size:.875rem;transition:all .3s;box-shadow:0 1px 3px rgba(0,0,0,.05)}.styles_searcherPage__resetButton__KWuUi:hover{background:#eff6ff;border-color:#93c5fd;box-shadow:0 2px 6px rgba(0,0,0,.08)}.styles_searcherPage__resetButton__KWuUi:focus{outline:none;box-shadow:0 0 0 2px rgba(59,130,246,.3)}.styles_searcherPage__bandsContainer__XQGx3{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;max-width:1200px;margin:0 auto;box-sizing:border-box}@media(min-width:768px){.styles_searcherPage__bandsContainer__XQGx3{gap:2rem;padding:2rem}}@media(min-width:1024px){.styles_searcherPage__bandsContainer__XQGx3{gap:2.5rem;padding:2.5rem}}@media(max-width:767px){.styles_searcherPage__bandsContainer__XQGx3{gap:1rem;padding:1rem}}.styles_searcherPage__bandCard__FnndJ{width:100%;max-width:400px}@media(min-width:768px){.styles_searcherPage__bandCard__FnndJ{max-width:none}}.styles_searcherPage__loading__FQGJ2,.styles_searcherPage__noResults__khDQu{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:4rem 2rem;text-align:center;color:#1e40af;font-size:1.125rem;min-height:40vh;width:100%;grid-column:1/-1;align-self:center}.styles_searcherPage__loading__FQGJ2{color:#3b82f6}.styles_searcherPage__pagination___lGm4{display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:1.5rem;padding:1rem;background-color:#eff6ff;border-radius:8px;box-shadow:0 4px 12px rgba(59,130,246,.1)}.styles_searcherPage__paginationInfoContainer__qGp5K{display:flex;justify-content:center;margin-top:.75rem;padding:.5rem;background-color:#eff6ff;border-radius:8px}.styles_searcherPage__paginationInfo__pOLEg{color:#1e40af;font-size:.875rem;text-align:center}.styles_searcherPage__paginationButton__tuZL7{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:#fff;border:2px solid #bfdbfe;border-radius:8px;cursor:pointer;transition:all .3s ease}.styles_searcherPage__paginationButton__tuZL7 svg{fill:#1e40af;transition:fill .3s ease}.styles_searcherPage__paginationButton__tuZL7:hover:not(:disabled){border-color:#3b82f6;background-color:rgba(59,130,246,.05)}.styles_searcherPage__paginationButton__tuZL7:hover:not(:disabled) svg{fill:#3b82f6}.styles_searcherPage__paginationButton__tuZL7:disabled{cursor:not-allowed;opacity:.5}.styles_searcherPage__paginationButton__tuZL7:disabled svg{fill:#60a5fa}.styles_searcherPage__filtersGrid___SZAo{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem}@media(min-width:768px){.styles_searcherPage__filtersGrid___SZAo{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.styles_searcherPage__filtersGrid___SZAo{grid-template-columns:repeat(3,1fr)}}.styles_searcherPage__filtersGrid___SZAo{margin-bottom:1.5rem}.styles_searcherPage__sortSection__VKRzh{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.styles_searcherPage__EpFdf select.styles_searcherPage__filterInput__uaaA0{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'><path fill='%2393c5fd' d='M5.516 7.548l4.484 4.482 4.484-4.482-1.032-1.034-3.452 3.45-3.452-3.45z'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding:.6rem 2rem .6rem 1rem;font-size:1rem;background:#fff;border:2px solid #bfdbfe;border-radius:8px}.styles_searcherPage__listControls__Jic8c{display:flex;justify-content:space-between;align-items:center;gap:1rem;position:relative;width:100%;max-width:1400px;padding:0 1rem;margin:1rem auto 0}@media(min-width:768px){.styles_searcherPage__listControls__Jic8c{padding:0 2rem}}@media(min-width:1024px){.styles_searcherPage__listControls__Jic8c{padding:0 2rem}}.styles_searcherPage__primarySearchButton__4Xm0c{padding:.625rem 1rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.styles_searcherPage__primarySearchButton__4Xm0c:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(59,130,246,.2)}.styles_searcherPage__closeButton__bL_Lc{position:absolute;top:.5rem;right:1rem;background:rgba(0,0,0,0);border:none;font-size:1.125rem;line-height:1;cursor:pointer;color:#1e40af}.styles_searcherPage__closeHiddenButton__06cEA{display:none}.styles_searcherPage__logoContainer__TzseE{display:flex;align-items:center;gap:.5rem}.styles_searcherPage__logo__Ccwee{height:4rem;width:4rem;cursor:pointer;transition:transform .2s ease}.styles_searcherPage__nav__l4tDA{margin-left:auto;display:flex;gap:.5rem;align-items:center}.styles_searcherPage__navButton__cjPb9{background:rgba(0,0,0,0);border:1px solid #bfdbfe;padding:.75rem 1rem;border-radius:6px;cursor:pointer;font-weight:400;transition:background .15s ease-in-out,transform .12s ease;font-size:1rem}.styles_searcherPage__navButton__cjPb9:hover{background:rgba(59,130,246,.06);transform:translateY(-1px)}