.WelcomeOverlay-module__-8OfsW__card{top:calc(var(--header-height) + 1rem);z-index:1000;width:min(560px,100vw - 4rem);max-height:calc(100svh - var(--page-chrome) - 90px);background:var(--body-bg-color);border-radius:12px;flex-direction:column;gap:.7rem;padding:1.4rem 1.5rem 2.5rem;display:flex;position:fixed;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 8px 32px #00000073}@media (prefers-reduced-motion:no-preference){.WelcomeOverlay-module__-8OfsW__card{animation:.3s both WelcomeOverlay-module__-8OfsW__fadeUp}}@keyframes WelcomeOverlay-module__-8OfsW__fadeUp{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.WelcomeOverlay-module__-8OfsW__title{font-family:var(--main-font-family);font-size:1.3rem;font-weight:var(--bold-font-weight);color:var(--primary-color);text-align:center;margin:0;padding:.4rem}@media (min-width:480px){.WelcomeOverlay-module__-8OfsW__title{font-size:1.4rem}}.WelcomeOverlay-module__-8OfsW__intro{font-family:var(--body-font-family);color:var(--primary-text-color);font-size:.95rem;line-height:1.2}.WelcomeOverlay-module__-8OfsW__sectionHeading{font-family:var(--main-font-family);font-size:.8rem;font-weight:var(--bold-font-weight);color:var(--grey-font-color);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.1rem;padding:1.2rem}.WelcomeOverlay-module__-8OfsW__cityGrid{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:.5rem;display:flex}.WelcomeOverlay-module__-8OfsW__cityLink{font-family:var(--body-font-family);font-size:.875rem;font-weight:var(--strong-font-weight);color:var(--primary-color);background:var(--grey-bg-color);border-radius:999px;padding:.28rem .875rem;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.WelcomeOverlay-module__-8OfsW__cityLink:hover{background:var(--primary-color);color:var(--white100)}
.LocationSearch-module__Zyzm0W__current{font-family:var(--body-font-family);font-size:.88rem;font-weight:var(--bold-font-weight);color:var(--primary-color);align-items:center;gap:.5rem;display:flex}.LocationSearch-module__Zyzm0W__currentLabel{white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.LocationSearch-module__Zyzm0W__clearBtn{cursor:pointer;color:var(--grey-font-color);border:1px solid var(--gray200);border-radius:999px;flex-shrink:0;padding:.3rem .4rem;font-size:.8rem;line-height:1;transition:background .15s}.LocationSearch-module__Zyzm0W__clearBtn:hover{background:var(--grey-bg-color)}.LocationSearch-module__Zyzm0W__bar{align-items:center;gap:.5rem;width:100%;display:flex;position:relative}.LocationSearch-module__Zyzm0W__input{background:var(--body-bg-color);border:1.5px solid var(--gray200);font-family:var(--body-font-family);color:var(--primary-text-color);border-radius:999px;outline:none;flex:1;min-width:0;padding:.4rem 1rem;font-size:1rem;transition:border-color .15s}@media (max-width:768px){.LocationSearch-module__Zyzm0W__input{font-size:1rem}}.LocationSearch-module__Zyzm0W__input:focus{border-color:var(--primary-color)}.LocationSearch-module__Zyzm0W__input::placeholder{color:var(--primary-text-color);opacity:.6}.LocationSearch-module__Zyzm0W__btn{cursor:pointer;font-family:var(--body-font-family);font-size:.85rem;font-weight:var(--bold-font-weight);color:#fff;background:var(--map-marker-color);white-space:nowrap;border:none;border-radius:999px;flex-shrink:0;padding:.4rem .9rem;transition:background .15s}.LocationSearch-module__Zyzm0W__btn:hover{background:var(--primary-hover-color)}.LocationSearch-module__Zyzm0W__btn:disabled{opacity:.55;cursor:default}.LocationSearch-module__Zyzm0W__nearMeBtn{align-items:center;gap:.35rem;display:flex}.LocationSearch-module__Zyzm0W__error{color:var(--accent-color);font-size:.82rem;font-family:var(--body-font-family);margin-top:.15rem}
.LocationPanel-module__lSL0aW__panel{background:var(--grey-bg-color);will-change:grid-template-rows;z-index:51;grid-template-rows:0fr;width:100%;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid;position:relative;box-shadow:0 4px 12px #00000014}.LocationPanel-module__lSL0aW__panel.LocationPanel-module__lSL0aW__open{border-bottom:1px solid var(--body-bg-color);box-shadow:none;grid-template-rows:1fr;height:120px}.LocationPanel-module__lSL0aW__inner{overflow:hidden}.LocationPanel-module__lSL0aW__content{flex-direction:column;gap:.85rem;max-width:1200px;margin:0 auto;padding:1.25rem 1.5rem;display:flex;position:relative}.LocationPanel-module__lSL0aW__locationSection{flex-direction:column;gap:.75rem;padding-right:1.7rem;display:flex}.LocationPanel-module__lSL0aW__sectionTitle{font-family:var(--main-font-family);font-size:.95rem;font-weight:var(--bold-font-weight);color:var(--primary-color);margin:0}.LocationPanel-module__lSL0aW__selectedLocation{text-transform:uppercase;color:var(--primary-text-color);font-weight:var(--strong-font-weight);padding-left:.25rem;padding-right:1rem}.LocationPanel-module__lSL0aW__closeBtn{width:2rem;height:2rem;color:var(--grey-font-color);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;top:4.3rem;right:1rem}.LocationPanel-module__lSL0aW__closeBtn:hover{background:var(--gray200);color:var(--primary-color)}.LocationPanel-module__lSL0aW__resultsSummary{font-family:var(--body-font-family);color:var(--grey-font-color);padding-top:0;font-size:.88rem}.LocationPanel-module__lSL0aW__resultsSummary strong{color:var(--primary-color);font-weight:var(--bold-font-weight)}@media (min-width:800px){.LocationPanel-module__lSL0aW__content{flex-direction:row;align-items:center;gap:1.5rem}.LocationPanel-module__lSL0aW__locationSection{flex:1;min-width:0}.LocationPanel-module__lSL0aW__resultsSummary{flex-shrink:0;padding-top:0}}
.FilterPanel-module__2QzVQW__panel{background:var(--grey-bg-color);will-change:grid-template-rows;z-index:51;grid-template-rows:0fr;width:100%;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.FilterPanel-module__2QzVQW__panel.FilterPanel-module__2QzVQW__open{box-shadow:none;grid-template-rows:1fr}.FilterPanel-module__2QzVQW__inner{overflow:hidden}.FilterPanel-module__2QzVQW__content{border-bottom:1px solid var(--body-bg-color);flex-direction:column;gap:1.25rem;max-width:1200px;margin:0 auto;padding:1.25rem 1.9rem 1.5rem;display:flex;position:relative}.FilterPanel-module__2QzVQW__section{flex-direction:column;gap:.75rem;display:flex}.FilterPanel-module__2QzVQW__sectionTitle{font-family:var(--main-font-family);font-size:1.2rem;font-weight:var(--bold-font-weight);color:var(--primary-color);margin:0}.FilterPanel-module__2QzVQW__filterTitleRow{justify-content:flex-start;gap:1rem;padding:.25rem;display:flex}.FilterPanel-module__2QzVQW__filterGrid{flex-direction:column;gap:.6rem;display:flex}.FilterPanel-module__2QzVQW__filterRow{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.FilterPanel-module__2QzVQW__filterLabel{font-family:var(--body-font-family);color:var(--grey-font-color);flex-shrink:0;min-width:90px;font-size:.85rem}.FilterPanel-module__2QzVQW__chipGroup{flex-wrap:wrap;gap:.35rem;display:flex}.FilterPanel-module__2QzVQW__chip{cursor:pointer;font-family:var(--body-font-family);font-size:.82rem;font-weight:var(--strong-font-weight);color:var(--grey-font-color);background:var(--body-bg-color);white-space:nowrap;border:1.5px solid #0000;border-radius:999px;padding:.25rem .75rem;transition:background .15s,color .15s,border-color .15s}.FilterPanel-module__2QzVQW__chip:hover{background:var(--gray200);color:var(--primary-text-color)}.FilterPanel-module__2QzVQW__chip.FilterPanel-module__2QzVQW__chipActive{background:var(--primary-color);color:#fff;border-color:var(--primary-color)}.FilterPanel-module__2QzVQW__closeBtn{width:2rem;height:2rem;color:var(--grey-font-color);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;bottom:1rem;right:1rem}.FilterPanel-module__2QzVQW__closeBtn:hover{background:var(--gray200);color:var(--primary-color)}.FilterPanel-module__2QzVQW__resetBtn{cursor:pointer;font-family:var(--body-font-family);font-size:.85rem;font-weight:var(--bold-font-weight);color:var(--accent-color);border:1.5px solid var(--accent-color);background:0 0;border-radius:999px;padding:.35rem 1.25rem;transition:background .15s,color .15s}.FilterPanel-module__2QzVQW__resetBtn:hover{background:var(--accent-color);color:#fff}@media (min-width:800px){.FilterPanel-module__2QzVQW__content{flex-direction:row;align-items:start;gap:2rem;display:flex}.FilterPanel-module__2QzVQW__rabbitSection{flex:1;min-width:0}.FilterPanel-module__2QzVQW__resetRow{flex-shrink:0;align-self:end;padding-top:0}}
.MediumRabbitCard-module__IGOVRW__rabbitCard{background:var(--body-bg-color);border:1.5px solid var(--grey-bg-color);border-radius:10px;flex-grow:1;grid-template-columns:120px 1fr;align-items:start;gap:.9rem;padding:1.5rem;display:grid}@media (min-width:480px){.MediumRabbitCard-module__IGOVRW__rabbitCard{min-width:400px}}.MediumRabbitCard-module__IGOVRW__rabbitPhoto{object-fit:cover;border-radius:8px;flex-shrink:0;width:120px;height:120px;margin-right:1rem}.MediumRabbitCard-module__IGOVRW__noPhoto{background:var(--grey-bg-color);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;margin-right:1rem;display:flex}.MediumRabbitCard-module__IGOVRW__noPhotoIcon{width:82px;height:auto;color:var(--grey-font-color);opacity:.5}.MediumRabbitCard-module__IGOVRW__rabbitCard:not(:has(.MediumRabbitCard-module__IGOVRW__rabbitPhoto,.MediumRabbitCard-module__IGOVRW__noPhoto)){grid-template-columns:1fr}.MediumRabbitCard-module__IGOVRW__rabbitInfo{flex-direction:column;gap:.25rem;display:flex}.MediumRabbitCard-module__IGOVRW__rabbitNames{font-size:1rem;font-weight:var(--bold-font-weight);color:var(--primary-text-color);line-height:1.3}.MediumRabbitCard-module__IGOVRW__detail{color:var(--grey-font-color);font-size:.85rem}.MediumRabbitCard-module__IGOVRW__specialNeeds{color:var(--accent-color);font-size:.8rem;font-weight:var(--strong-font-weight)}.MediumRabbitCard-module__IGOVRW__rabbitFooter{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.35rem;display:flex}.MediumRabbitCard-module__IGOVRW__badge{font-size:.7rem;font-weight:var(--bold-font-weight);text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;border-radius:999px;padding:.15rem .65rem}.MediumRabbitCard-module__IGOVRW__available{color:#155724;background:#d4edda}.MediumRabbitCard-module__IGOVRW__reserved{color:#856404;background:#fff3cd}.MediumRabbitCard-module__IGOVRW__adopted{color:#0c5460;background:#d1ecf1}.MediumRabbitCard-module__IGOVRW__viewLink{font-size:.85rem;font-weight:var(--strong-font-weight);color:var(--primary-color);text-underline-offset:3px;text-decoration:underline;transition:color .15s}.MediumRabbitCard-module__IGOVRW__viewLink:hover{color:var(--primary-hover-color)}
