.AboutPage-module__8JHuWG__main{background-color:var(--whisker-cream);min-height:calc(100vh - 80px)}.AboutPage-module__8JHuWG__container{max-width:1200px;margin:0 auto;padding:2rem}.AboutPage-module__8JHuWG__header{text-align:center;margin-bottom:3rem}.AboutPage-module__8JHuWG__heading{font-family:var(--font-outfit);color:var(--tabby-brown);margin-bottom:1rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:700}.AboutPage-module__8JHuWG__subheading{font-family:var(--font-lora);color:var(--text-light);max-width:600px;margin:0 auto;font-size:clamp(1rem,2vw,1.25rem);line-height:1.6}.AboutPage-module__8JHuWG__teamSection{margin-bottom:3rem}.AboutPage-module__8JHuWG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:65%;margin:0 auto;display:grid}.AboutPage-module__8JHuWG__card{color:inherit;background:#fff;border-radius:10px;flex-direction:column;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}a.AboutPage-module__8JHuWG__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.AboutPage-module__8JHuWG__image{aspect-ratio:1;object-fit:cover;width:100%}.AboutPage-module__8JHuWG__imagePlaceholder{background:var(--whisker-cream);width:100%;height:200px;color:var(--text-light);font-family:var(--font-lora);justify-content:center;align-items:center;display:flex}.AboutPage-module__8JHuWG__info{flex-direction:column;flex-grow:1;padding:1rem;display:flex}.AboutPage-module__8JHuWG__name{font-family:var(--font-outfit);color:var(--hunter-green);margin-bottom:.25rem;font-size:1.25rem;font-weight:600}.AboutPage-module__8JHuWG__role{font-family:var(--font-lora);color:var(--tabby-brown);margin-bottom:.75rem;font-size:.79rem;font-weight:500}.AboutPage-module__8JHuWG__bio{font-family:var(--font-lora);color:var(--text-dark);font-size:.875rem;line-height:1.6}.AboutPage-module__8JHuWG__bio p{margin:0}.AboutPage-module__8JHuWG__readMore{font-family:var(--font-outfit);color:var(--hunter-green);margin-top:.75rem;font-size:.875rem;font-weight:500;display:inline-block}a.AboutPage-module__8JHuWG__card:hover .AboutPage-module__8JHuWG__readMore{text-decoration:underline}.AboutPage-module__8JHuWG__missionSection{text-align:center;max-width:800px;margin:0 auto 3rem}.AboutPage-module__8JHuWG__missionHeading{font-family:var(--font-outfit);color:var(--tabby-brown);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.AboutPage-module__8JHuWG__missionBody{font-family:var(--font-lora);color:var(--text-dark);font-size:clamp(1rem,2vw,1.125rem);line-height:1.8}@media (max-width:900px){.AboutPage-module__8JHuWG__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:100%}}@media (max-width:600px){.AboutPage-module__8JHuWG__container{padding:1.5rem}.AboutPage-module__8JHuWG__header{margin-bottom:2rem}.AboutPage-module__8JHuWG__grid{grid-template-columns:1fr;gap:1rem}.AboutPage-module__8JHuWG__image{aspect-ratio:1}.AboutPage-module__8JHuWG__info{padding:.875rem}.AboutPage-module__8JHuWG__name{font-size:1.125rem}.AboutPage-module__8JHuWG__role{font-size:.73rem}.AboutPage-module__8JHuWG__bio{font-size:.8125rem}}
.Breadcrumb-module__ndiauG__breadcrumb{font-family:var(--font-outfit);flex-wrap:wrap;align-items:center;margin:1.5rem 0;font-size:.875rem;display:flex}.Breadcrumb-module__ndiauG__item{align-items:center;display:inline-flex}.Breadcrumb-module__ndiauG__link{color:var(--tabby-brown);text-decoration:none;transition:opacity .2s}.Breadcrumb-module__ndiauG__link:hover{opacity:.8}.Breadcrumb-module__ndiauG__separator{color:var(--text-light);margin:0 .5rem}.Breadcrumb-module__ndiauG__current{color:var(--text-dark)}
.AdoptionForm-module__HcI7ea__overlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.AdoptionForm-module__HcI7ea__modal{background-color:var(--whisker-cream);border-radius:12px;width:100%;max-width:600px;max-height:90vh;padding:2rem;position:relative;overflow-y:auto}.AdoptionForm-module__HcI7ea__closeButton{color:var(--text-light);cursor:pointer;background:0 0;border:none;padding:0;font-size:2rem;line-height:1;transition:color .2s;position:absolute;top:1rem;right:1rem}.AdoptionForm-module__HcI7ea__closeButton:hover{color:var(--tabby-brown)}.AdoptionForm-module__HcI7ea__header{margin-bottom:1.5rem;padding-right:2rem}.AdoptionForm-module__HcI7ea__title{font-family:var(--font-outfit);color:var(--tabby-brown);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.AdoptionForm-module__HcI7ea__subtitle{font-family:var(--font-lora);color:var(--text-light);margin:0;font-size:.9375rem}.AdoptionForm-module__HcI7ea__error{border:1px solid var(--tabby-brown);color:var(--tabby-brown);font-family:var(--font-outfit);background-color:#c85c3f1a;border-radius:8px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem}.AdoptionForm-module__HcI7ea__form{flex-direction:column;gap:1.25rem;display:flex}.AdoptionForm-module__HcI7ea__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.AdoptionForm-module__HcI7ea__formGroup{flex-direction:column;gap:.375rem;display:flex}.AdoptionForm-module__HcI7ea__label{font-family:var(--font-outfit);color:var(--text-dark);font-size:.875rem;font-weight:600}.AdoptionForm-module__HcI7ea__input,.AdoptionForm-module__HcI7ea__textarea,.AdoptionForm-module__HcI7ea__select{font-family:var(--font-lora);color:var(--text-dark);background-color:#fff;border:1px solid #2c5f4f33;border-radius:8px;padding:.75rem 1rem;font-size:.9375rem;transition:border-color .2s,box-shadow .2s}.AdoptionForm-module__HcI7ea__input:focus,.AdoptionForm-module__HcI7ea__textarea:focus,.AdoptionForm-module__HcI7ea__select:focus{border-color:var(--hunter-green);outline:none;box-shadow:0 0 0 3px #2c5f4f1a}.AdoptionForm-module__HcI7ea__textarea{resize:vertical;min-height:60px}.AdoptionForm-module__HcI7ea__select{cursor:pointer}.AdoptionForm-module__HcI7ea__checkboxLabel{font-family:var(--font-outfit);color:var(--text-dark);cursor:pointer;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.AdoptionForm-module__HcI7ea__checkbox{width:1.125rem;height:1.125rem;accent-color:var(--hunter-green);cursor:pointer}.AdoptionForm-module__HcI7ea__charCount{font-family:var(--font-outfit);color:var(--text-light);text-align:right;font-size:.75rem}.AdoptionForm-module__HcI7ea__turnstileWrapper{justify-content:center;margin:.5rem 0;display:flex}.AdoptionForm-module__HcI7ea__submitButton{font-family:var(--font-outfit);color:var(--tabby-brown);background-color:var(--whisker-cream);border:2px solid var(--tabby-brown);cursor:pointer;border-radius:8px;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.AdoptionForm-module__HcI7ea__submitButton:hover:not(:disabled){background-color:var(--tabby-brown);color:var(--whisker-cream)}.AdoptionForm-module__HcI7ea__submitButton:disabled{opacity:.5;cursor:not-allowed}.AdoptionForm-module__HcI7ea__success{text-align:center;padding:2rem 1rem}.AdoptionForm-module__HcI7ea__successIcon{background-color:var(--hunter-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.5rem;font-size:2rem;display:flex}.AdoptionForm-module__HcI7ea__successTitle{font-family:var(--font-outfit);color:var(--hunter-green);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.AdoptionForm-module__HcI7ea__successMessage{font-family:var(--font-lora);color:var(--text-dark);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.AdoptionForm-module__HcI7ea__successButton{font-family:var(--font-outfit);color:var(--hunter-green);border:2px solid var(--hunter-green);cursor:pointer;background-color:#0000;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.AdoptionForm-module__HcI7ea__successButton:hover{background-color:var(--hunter-green);color:#fff}@media (max-width:768px){.AdoptionForm-module__HcI7ea__modal{max-height:85vh;padding:1.5rem}.AdoptionForm-module__HcI7ea__title{font-size:1.5rem}.AdoptionForm-module__HcI7ea__formRow{grid-template-columns:1fr}}
.AdoptButton-module__yfL7ma__adoptButton{font-family:var(--font-outfit);color:var(--tabby-brown);background-color:var(--whisker-cream);border:2px solid var(--tabby-brown);cursor:pointer;border-radius:8px;width:100%;margin-top:1.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.AdoptButton-module__yfL7ma__adoptButton:hover{background-color:var(--tabby-brown);color:var(--whisker-cream)}
.ImageGallery-module__K18T6a__gallery{flex-direction:column;gap:.75rem;display:flex}.ImageGallery-module__K18T6a__singleImage{border-radius:12px;overflow:hidden}.ImageGallery-module__K18T6a__singleImage .ImageGallery-module__K18T6a__image{width:100%;height:auto;display:block}.ImageGallery-module__K18T6a__mainImageContainer{background-color:#f5f5f5;border-radius:12px;position:relative;overflow:hidden}.ImageGallery-module__K18T6a__mainImage{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.ImageGallery-module__K18T6a__navButton{cursor:pointer;width:36px;height:36px;color:var(--tabby-brown);background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #00000026}.ImageGallery-module__K18T6a__navButton:hover{background:#fff;transform:translateY(-50%)scale(1.05)}.ImageGallery-module__K18T6a__prevButton{left:12px}.ImageGallery-module__K18T6a__nextButton{right:12px}.ImageGallery-module__K18T6a__dots{gap:6px;display:flex;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.ImageGallery-module__K18T6a__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.ImageGallery-module__K18T6a__dot:hover{background:#fffc}.ImageGallery-module__K18T6a__activeDot{background:#fff;transform:scale(1.2)}.ImageGallery-module__K18T6a__counter{color:#fff;font-size:.75rem;font-family:var(--font-outfit);background:#0009;border-radius:12px;padding:4px 10px;font-weight:500;position:absolute;top:12px;right:12px}.ImageGallery-module__K18T6a__thumbnails{scrollbar-width:thin;scrollbar-color:#0003 transparent;gap:8px;padding:4px 0;display:flex;overflow-x:auto}.ImageGallery-module__K18T6a__thumbnails::-webkit-scrollbar{height:4px}.ImageGallery-module__K18T6a__thumbnails::-webkit-scrollbar-track{background:0 0}.ImageGallery-module__K18T6a__thumbnails::-webkit-scrollbar-thumb{background:#0003;border-radius:2px}.ImageGallery-module__K18T6a__thumbnail{cursor:pointer;opacity:.6;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:60px;height:60px;padding:0;transition:all .2s;overflow:hidden}.ImageGallery-module__K18T6a__thumbnail:hover{opacity:.9}.ImageGallery-module__K18T6a__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}.ImageGallery-module__K18T6a__activeThumbnail{border-color:var(--hunter-green);opacity:1}@media (max-width:768px){.ImageGallery-module__K18T6a__navButton{width:32px;height:32px;font-size:1.25rem}.ImageGallery-module__K18T6a__prevButton{left:8px}.ImageGallery-module__K18T6a__nextButton{right:8px}.ImageGallery-module__K18T6a__thumbnail{width:50px;height:50px}}
.FeaturedBlogCard-module__bTXEjW__card{text-align:center;padding:.75rem .5rem;position:relative}.FeaturedBlogCard-module__bTXEjW__card:before{content:"";border:1px solid var(--tabby-brown);z-index:0;background-color:#0000;border-radius:50%;width:230px;height:230px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FeaturedBlogCard-module__bTXEjW__card:first-child:before{border-radius:63% 37% 54% 46%/55% 48% 52% 45%}.FeaturedBlogCard-module__bTXEjW__card:nth-child(2):before{border-radius:41% 59% 38% 62%/66% 43% 57% 34%}.FeaturedBlogCard-module__bTXEjW__card:nth-child(3):before{border-radius:58% 42% 61% 39%/48% 59% 41% 52%}.FeaturedBlogCard-module__bTXEjW__card:nth-child(4):before{border-radius:44% 56% 49% 51%/61% 47% 53% 39%}.FeaturedBlogCard-module__bTXEjW__content{z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:150px;display:flex;position:relative}.FeaturedBlogCard-module__bTXEjW__date{font-family:var(--font-outfit);color:var(--text-light);margin-bottom:.25rem;font-size:.6875rem;display:block}.FeaturedBlogCard-module__bTXEjW__titleLink{text-decoration:none}.FeaturedBlogCard-module__bTXEjW__title{font-family:var(--font-outfit);color:var(--hunter-green);-webkit-line-clamp:4;-webkit-box-orient:vertical;max-width:160px;margin-bottom:.25rem;font-size:1rem;font-weight:600;line-height:1.3;transition:color .2s;display:-webkit-box;overflow:hidden}.FeaturedBlogCard-module__bTXEjW__titleLink:hover .FeaturedBlogCard-module__bTXEjW__title{color:var(--tabby-brown)}.FeaturedBlogCard-module__bTXEjW__excerpt{font-family:var(--font-lora);color:var(--text-dark);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:160px;margin-bottom:.25rem;font-size:.75rem;line-height:1.4;display:-webkit-box;overflow:hidden}.FeaturedBlogCard-module__bTXEjW__readMore{font-family:var(--font-outfit);color:var(--tabby-brown);font-size:.75rem;text-decoration:none;position:relative}.FeaturedBlogCard-module__bTXEjW__readMore:after{content:"";background-color:var(--tabby-brown);width:0;height:1px;transition:width .2s;position:absolute;bottom:-2px;left:0}.FeaturedBlogCard-module__bTXEjW__readMore:hover:after{width:100%}.FeaturedBlogCard-module__bTXEjW__blogVariant:before{display:none}.FeaturedBlogCard-module__bTXEjW__blogVariant .FeaturedBlogCard-module__bTXEjW__content{text-align:left;align-items:flex-start;min-height:auto;padding:1rem}.FeaturedBlogCard-module__bTXEjW__blogVariant .FeaturedBlogCard-module__bTXEjW__title,.FeaturedBlogCard-module__bTXEjW__blogVariant .FeaturedBlogCard-module__bTXEjW__excerpt{-webkit-line-clamp:3;max-width:none}@media (max-width:768px){.FeaturedBlogCard-module__bTXEjW__card{padding:.5rem .25rem}.FeaturedBlogCard-module__bTXEjW__card:before{width:180px;height:180px}.FeaturedBlogCard-module__bTXEjW__content{min-height:120px}.FeaturedBlogCard-module__bTXEjW__title{max-width:130px;font-size:.875rem}.FeaturedBlogCard-module__bTXEjW__excerpt{max-width:130px;font-size:.6875rem}.FeaturedBlogCard-module__bTXEjW__readMore{font-size:.6875rem}.FeaturedBlogCard-module__bTXEjW__blogVariant .FeaturedBlogCard-module__bTXEjW__content{padding:.75rem}.FeaturedBlogCard-module__bTXEjW__blogVariant .FeaturedBlogCard-module__bTXEjW__title,.FeaturedBlogCard-module__bTXEjW__blogVariant .FeaturedBlogCard-module__bTXEjW__excerpt{max-width:none}}
.CatNavigation-module__DaiI7G__navigation{justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:1.5rem 0;display:flex}.CatNavigation-module__DaiI7G__navButton{background:var(--paw-pink);color:var(--hunter-green);font-family:var(--font-outfit);border-radius:8px;align-items:center;gap:.25rem;padding:.625rem .875rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,transform .2s;display:flex}.CatNavigation-module__DaiI7G__navButton:hover,.CatNavigation-module__DaiI7G__navButton:active{background:var(--tabby-brown);color:#fff}.CatNavigation-module__DaiI7G__catName{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.CatNavigation-module__DaiI7G__navPlaceholder{width:100px}.CatNavigation-module__DaiI7G__swipeHint{font-family:var(--font-outfit);color:var(--text-light);text-align:center;font-size:.75rem;display:none}@media (max-width:768px){.CatNavigation-module__DaiI7G__navigation{flex-wrap:wrap;justify-content:center}.CatNavigation-module__DaiI7G__navButton{flex:1;justify-content:center;max-width:45%}.CatNavigation-module__DaiI7G__navPlaceholder{flex:1;max-width:45%}.CatNavigation-module__DaiI7G__swipeHint{order:3;width:100%;margin-top:.5rem;display:block}}
.TagFilter-module__uzDIyG__filterContainer{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 1rem;display:flex}.TagFilter-module__uzDIyG__tag{font-family:var(--font-outfit);border:1px solid var(--tabby-brown);color:var(--tabby-brown);cursor:pointer;text-transform:capitalize;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.TagFilter-module__uzDIyG__tag:hover{background:var(--paw-pink)}.TagFilter-module__uzDIyG__tag.TagFilter-module__uzDIyG__active{background:var(--tabby-brown);color:#fff}.TagFilter-module__uzDIyG__clearAll{font-family:var(--font-outfit);border:1px solid var(--text-light);color:var(--text-light);cursor:pointer;background:0 0;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.TagFilter-module__uzDIyG__clearAll:hover{border-color:var(--tabby-brown);color:var(--tabby-brown)}@media (max-width:768px){.TagFilter-module__uzDIyG__filterContainer{gap:.375rem}.TagFilter-module__uzDIyG__tag,.TagFilter-module__uzDIyG__clearAll{padding:.375rem .75rem;font-size:.8125rem}}
.FAQAccordion-module__gG3F-W__accordion{max-width:800px;margin:0 auto}.FAQAccordion-module__gG3F-W__categorySection{margin-bottom:3rem}.FAQAccordion-module__gG3F-W__categoryTitle{font-family:var(--font-outfit);color:var(--hunter-green);border-bottom:2px solid var(--hunter-green);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.FAQAccordion-module__gG3F-W__faqList{flex-direction:column;gap:.75rem;display:flex}.FAQAccordion-module__gG3F-W__faqItem{background:#fff;border-radius:12px;transition:box-shadow .2s;overflow:hidden;box-shadow:0 2px 8px #0000000f}.FAQAccordion-module__gG3F-W__faqItem:hover{box-shadow:0 4px 12px #0000001a}.FAQAccordion-module__gG3F-W__faqItem[open]{box-shadow:0 4px 16px #0000001f}.FAQAccordion-module__gG3F-W__question{cursor:pointer;font-family:var(--font-outfit);color:var(--tabby-brown);justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1.125rem;font-weight:500;list-style:none;transition:color .2s;display:flex}.FAQAccordion-module__gG3F-W__question::-webkit-details-marker{display:none}.FAQAccordion-module__gG3F-W__question::marker{content:"";display:none}.FAQAccordion-module__gG3F-W__question:hover,.FAQAccordion-module__gG3F-W__faqItem[open] .FAQAccordion-module__gG3F-W__question{color:var(--hunter-green)}.FAQAccordion-module__gG3F-W__icon{width:28px;height:28px;color:var(--hunter-green);background-color:var(--whisker-cream);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;font-weight:300;transition:transform .3s,background-color .2s;display:flex}.FAQAccordion-module__gG3F-W__icon:before{content:"+"}.FAQAccordion-module__gG3F-W__faqItem[open] .FAQAccordion-module__gG3F-W__icon{background-color:var(--hunter-green);color:#fff;transform:rotate(180deg)}.FAQAccordion-module__gG3F-W__faqItem[open] .FAQAccordion-module__gG3F-W__icon:before{content:"−"}.FAQAccordion-module__gG3F-W__answer{font-family:var(--font-lora);color:var(--text-dark);padding:0 1.5rem 1.5rem;font-size:1rem;line-height:1.7;animation:.3s FAQAccordion-module__gG3F-W__fadeIn}.FAQAccordion-module__gG3F-W__answer p{margin:0}.FAQAccordion-module__gG3F-W__link{color:var(--hunter-green);text-underline-offset:2px;text-decoration:underline;transition:color .2s}.FAQAccordion-module__gG3F-W__link:hover{color:var(--tabby-brown)}@keyframes FAQAccordion-module__gG3F-W__fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:600px){.FAQAccordion-module__gG3F-W__categoryTitle{font-size:1.25rem}.FAQAccordion-module__gG3F-W__question{padding:1rem 1.25rem;font-size:1rem}.FAQAccordion-module__gG3F-W__icon{width:24px;height:24px;font-size:1.25rem}.FAQAccordion-module__gG3F-W__answer{padding:0 1.25rem 1.25rem;font-size:.9375rem}}
