body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.PetInput_media__63Chh{margin:0 auto;max-width:1200px;width:100%}.PetInput_master__SkwGF{background:#1a202c;display:flex;flex-direction:column;min-height:100vh}.PetInput_mainContainer__HchxC{display:flex;flex:1 1;justify-content:center;width:100%}.PetInput_main__YNg-P{flex:0.7 1;margin:2rem 0;max-width:1400px;padding:2rem;width:90%}.PetInput_aside__eO3AC,.PetInput_main__YNg-P{background:#2d3748;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.18);color:#f8f9fa}.PetInput_aside__eO3AC{flex:0.3 1;height:100vh;margin:2rem 1rem 2rem 0;overflow-y:auto;padding:1rem;position:-webkit-sticky;position:sticky;top:0}.PetInput_adSpace__V9dO\+{align-items:center;background:#4a5568;border:1px dashed #718096;border-radius:8px;color:#a0aec0;display:flex;justify-content:center;margin-bottom:1rem;min-height:250px;width:100%}.PetInput_headline__\+TXSY{color:#f8f9fa;font-weight:600;margin-bottom:1.5rem}.PetInput_petType__uEQKB{background:#4a5568;border:1px solid #718096;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.3);margin-bottom:2rem;padding:2rem}.PetInput_divinput__XLyLY{margin-bottom:1.5rem}.PetInput_divcheck__VDP8u{align-items:center;background:#4a5568;border:1px solid #718096;border-radius:8px;display:flex;gap:.5rem;margin-bottom:1rem;padding:.5rem;transition:background-color .2s}.PetInput_divcheck__VDP8u:hover{background:#2d3748;border-color:#4299e1}.PetInput_text__0tUbQ{color:#e2e8f0;font-size:1rem}.PetInput_textArea__4NdgJ{background:#4a5568;border:1px solid #718096;border-radius:8px;color:#e2e8f0;font-family:inherit;margin-bottom:1rem;min-height:150px;padding:1rem;resize:vertical;width:100%}.PetInput_hr__ioz36{border:none;border-top:1px solid #718096;margin:2rem 0}.PetInput_error__g2LZF{background-color:#fed7d7;border:1px solid #feb2b2;border-radius:6px;color:#e53e3e;font-size:.875rem;font-weight:500;margin:.5rem 0;padding:.75rem}.PetInput_button__HsX85{background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 2rem;transition:background-color .2s}.PetInput_button__HsX85:hover{background-color:#3182ce}.PetInput_center__\+CzCC{display:flex;justify-content:center;margin-top:2rem}.PetInput_padding10px__8mXof{padding:10px 0}.PetInput_description__CTkgu{margin-bottom:1.5rem}.PetInput_fileInputContainer__1kuUk{position:relative;width:100%}.PetInput_fileInput__BRIby{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.PetInput_fileInputLabel__Ln815{align-items:center;background:#4a5568;border:2px dashed #718096;border-radius:8px;color:#e2e8f0;cursor:pointer;display:flex;font-size:1rem;gap:12px;padding:1rem;transition:all .2s;width:100%}.PetInput_fileInputLabel__Ln815:hover{background:#2d3748;border-color:#4299e1}.PetInput_fileInputLabel__Ln815 i{color:#4299e1;font-size:1.5rem}.PetInput_photoPreviewSection__iTain{background:#4a5568;border:1px solid #718096;border-radius:8px;margin-top:1rem;padding:1rem}.PetInput_photoPreviewGrid__E72y8{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.PetInput_photoPreviewItem__1393N{background:#2d3748;border:1px solid #718096;border-radius:8px;padding:.5rem}.PetInput_photoPreviewImage__LGZzV{border-radius:6px;height:150px;margin-bottom:.5rem;overflow:hidden;position:relative;width:100%}.PetInput_previewImage__ypqUD{border-radius:6px;height:100%;object-fit:cover;width:100%}.PetInput_removePhotoBtn__x0pQZ{align-items:center;background:rgba(220,38,38,.9);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;position:absolute;right:8px;top:8px;transition:background-color .2s;width:28px}.PetInput_removePhotoBtn__x0pQZ:hover{background:#dc2626}.PetInput_photoDescriptionInput__DjOft{background:#4a5568;border:1px solid #718096;border-radius:4px;color:#e2e8f0;font-size:.875rem;padding:.5rem;width:100%}.PetInput_photoDescriptionInput__DjOft::-webkit-input-placeholder{color:#a0aec0}.PetInput_photoDescriptionInput__DjOft::placeholder{color:#a0aec0}.PetInput_photoDescriptionInput__DjOft:focus{border-color:#4299e1;box-shadow:0 0 0 2px rgba(66,153,225,.2);outline:none}input[type=file]{display:none}input[type=radio]{accent-color:#4299e1;height:1.2rem;margin-right:.5rem;width:1.2rem}@media (max-width:768px){.PetInput_mainContainer__HchxC{align-items:center;flex-direction:column}.PetInput_main__YNg-P{flex:1 1;margin:1rem 0;padding:1rem;width:95%}.PetInput_aside__eO3AC{flex:1 1;height:auto;margin:1rem 0;position:static;width:95%}.PetInput_petType__uEQKB{padding:1rem}.PetInput_button__HsX85{width:100%}}.PedigreePetComponent_main__FSg8O{color:#000;display:flex;flex-direction:column;padding-left:5%;width:70%}.PedigreePetComponent_headline__AJ2Ya{font-family:Verdana,Geneva,Tahoma,sans-serif}.PedigreePetComponent_petType__Ifoe4{display:flex;flex-direction:column}.PedigreePetComponent_divcheck__o51kn{display:flex;padding-left:10px}.PedigreePetComponent_divinput__eSBcn{display:flex;padding:10px;width:60%}.PedigreePetComponent_text__rDjyt{border-radius:4px;color:#000;padding:8px;width:50%}.PedigreePetComponent_padding10px__zp-vQ{padding:10px;width:60%}.PedigreePetComponent_button__v63JA{background-color:blue;border-radius:10px;padding:10px}.PedigreePetComponent_center__ieNE1{display:flex;justify-content:center}.PedigreePetComponent_textArea__SbAmJ{height:20vh;width:100%}.PedigreePetComponent_description__66eVS{display:flex;flex-direction:column;width:93%}.PedigreePetComponent_hr__7H\+F1{width:90%}@media only screen and (min-width:360px) and (max-width:600px){.PedigreePetComponent_main__FSg8O{align-items:center;width:inherit}.PedigreePetComponent_divcheck__o51kn{align-items:center}.PedigreePetComponent_divinput__eSBcn{align-items:center;flex-direction:column;width:inherit}.PedigreePetComponent_text__rDjyt{width:inherit}.PedigreePetComponent_headline__AJ2Ya{text-align:center}.PedigreePetComponent_media__wk8NZ{align-items:center;display:flex;flex-direction:column}.PedigreePetComponent_padding10px__zp-vQ{width:inherit}.PedigreePetComponent_hr__7H\+F1{display:none}}.Breeding_main__K86yc{color:#000;display:flex;flex-direction:column;padding-left:5%;width:70%}.Breeding_headline__Z-OxS{font-family:Verdana,Geneva,Tahoma,sans-serif}.Breeding_petType__l--Ew{display:flex;flex-direction:column}.Breeding_divcheck__P7s0j{display:flex;padding-left:10px}.Breeding_divinput__j0TKB{display:flex;padding:10px;width:60%}.Breeding_text__qIWlk{border-radius:4px;color:#000;padding:8px;width:50%}.Breeding_padding10px__QRiiE{padding:10px;width:60%}.Breeding_button__8FdLc{background-color:blue;border-radius:10px;padding:10px}.Breeding_center__HjMps{display:flex;justify-content:center}.Breeding_textArea__8vXgp{height:20vh;width:100%}.Breeding_description__x-Bb4{display:flex;flex-direction:column;width:93%}.Breeding_hr__nFknA{width:90%}@media only screen and (min-width:360px) and (max-width:600px){.Breeding_main__K86yc{align-items:center;width:inherit}.Breeding_divcheck__P7s0j{align-items:center}.Breeding_divinput__j0TKB{align-items:center;flex-direction:column;width:inherit}.Breeding_text__qIWlk{width:inherit}.Breeding_headline__Z-OxS{text-align:center}.Breeding_media__wpcaM{align-items:center;display:flex;flex-direction:column}.Breeding_padding10px__QRiiE{width:inherit}.Breeding_hr__nFknA{display:none}}.SellPetComponent_main__XQVtt{color:#000;display:flex;flex-direction:column;padding-left:5%;width:70%}.SellPetComponent_headline__PdEzk{font-family:Verdana,Geneva,Tahoma,sans-serif}.SellPetComponent_petType__2l9at{display:flex;flex-direction:column}.SellPetComponent_divcheck__gQsgA{display:flex;padding-left:10px}.SellPetComponent_divinput__Yg5j4{display:flex;padding:10px;width:60%}.SellPetComponent_text__cUWm-{border-radius:4px;color:#000;padding:8px;width:50%}.SellPetComponent_padding10px__lr7Yl{padding:10px;width:60%}.SellPetComponent_button__IGP7f{background-color:blue;border-radius:10px;padding:10px}.SellPetComponent_center__f2ebe{display:flex;justify-content:center}.SellPetComponent_textArea__HI\+lu{height:20vh;width:100%}.SellPetComponent_description__DoIBO{display:flex;flex-direction:column;width:93%}.SellPetComponent_hr__YSxwU{width:90%}@media only screen and (min-width:360px) and (max-width:600px){.SellPetComponent_main__XQVtt{align-items:center;width:inherit}.SellPetComponent_divcheck__gQsgA{align-items:center}.SellPetComponent_divinput__Yg5j4{align-items:center;flex-direction:column;width:inherit}.SellPetComponent_text__cUWm-{width:inherit}.SellPetComponent_headline__PdEzk{text-align:center}.SellPetComponent_media__nrd6I{align-items:center;display:flex;flex-direction:column}.SellPetComponent_padding10px__lr7Yl{width:inherit}.SellPetComponent_hr__YSxwU{display:none}}.Navigation_nav__\+N\+JP{background:linear-gradient(135deg,#1686c0,#00c0e0);box-shadow:0 2px 8px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.Navigation_header__QWNJT{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding:.75rem 2rem}.Navigation_width__DBfWU{align-items:center;display:flex;flex:1 1}.Navigation_width__DBfWU:first-child{justify-content:flex-start}.Navigation_width__DBfWU:nth-child(2){justify-content:center}.Navigation_width__DBfWU:last-child{justify-content:flex-end}.Navigation_links__8c3Zm{align-items:center;display:flex;gap:2rem}.Navigation_li__qD-yd{color:#fff;text-decoration:none;transition:color .2s}.Navigation_li__qD-yd:hover{color:hsla(0,0%,100%,.8)}.Navigation_messageContainer__g-qco{cursor:pointer;position:relative}.Navigation_messageIcon__CR5-v{align-items:center;border-radius:50%;color:#fff;display:flex;font-size:1.25rem;justify-content:center;padding:.5rem;position:relative;text-decoration:none;transition:background-color .2s}.Navigation_messageIcon__CR5-v:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.Navigation_messageBadge__IRtp8{position:absolute;right:2px;top:2px}.Navigation_messageCount__Ttkj8{align-items:center;background-color:#ef4444;border-radius:9999px;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:18px;justify-content:center;min-width:18px;padding:.25rem .5rem;position:absolute;right:-5px;top:-5px}.Navigation_messageDropdown__Nj7We{background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);opacity:0;position:absolute;right:0;top:120%;-webkit-transform:translateY(10px);transform:translateY(10px);transition:all .3s ease;visibility:hidden;width:300px}.Navigation_messageContainer__g-qco:hover .Navigation_messageDropdown__Nj7We{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);visibility:visible}.Navigation_messageHeader__HDvlz{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;padding:1rem}.Navigation_messageHeader__HDvlz h3{color:#2c3e50;font-size:1rem;margin:0}.Navigation_viewAll__5FzUF{color:#3182ce;font-size:.875rem;text-decoration:none}.Navigation_messageItem__P6JXL{border-bottom:1px solid #e2e8f0;padding:1rem;transition:background-color .2s}.Navigation_messageItem__P6JXL:last-child{border-bottom:none}.Navigation_messageItem__P6JXL:hover{background-color:#f7fafc}.Navigation_unread__7-OQE{background-color:#ebf8ff}.Navigation_unread__7-OQE:hover{background-color:#e6f6ff}.Navigation_messageContent__DQ9T8{display:flex;flex-direction:column;gap:.25rem}.Navigation_messageContent__DQ9T8 strong{color:#2c3e50;font-size:.875rem}.Navigation_messageContent__DQ9T8 p{color:#4a5568;font-size:.875rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Navigation_dropDiv__-fZ0e{display:inline-block;position:relative}.Navigation_menuIcon__UNcgK{cursor:pointer;transition:opacity .2s}.Navigation_menuIcon__UNcgK:hover{opacity:.8}.Navigation_dropdown__JM3tw{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);left:50%;min-width:200px;opacity:0;padding:.5rem 0;position:absolute;top:120%;-webkit-transform:translateX(-50%) translateY(10px);transform:translateX(-50%) translateY(10px);transition:all .3s ease;visibility:hidden;z-index:1000}.Navigation_dropDiv__-fZ0e:hover .Navigation_dropdown__JM3tw{opacity:1;-webkit-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);visibility:visible}.Navigation_dropdown__JM3tw a{color:#2c3e50;display:block;padding:.75rem 1.5rem;text-align:left;text-decoration:none;transition:all .2s;white-space:nowrap}.Navigation_dropdown__JM3tw a:hover{background-color:#f7fafc;color:#3182ce}.Navigation_languageSwitcher__\+\+KsX{align-items:center;display:flex}.Navigation_languageSelect__V9s-9{background-color:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;outline:none;padding:.5rem .75rem;transition:all .2s}.Navigation_languageSelect__V9s-9:hover{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.3)}.Navigation_languageSelect__V9s-9:focus{background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.4)}.Navigation_languageSelect__V9s-9 option{background-color:#2c3e50;color:#fff}.Navigation_authLink__7Um6c{border-radius:6px;color:#fff;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.Navigation_authLink__7Um6c:hover{background-color:hsla(0,0%,100%,.1)}@media screen and (max-width:768px){.Navigation_header__QWNJT{padding:.75rem 1rem}.Navigation_links__8c3Zm{gap:1rem}.Navigation_messageDropdown__Nj7We{right:-70px;width:280px}.Navigation_messageDropdown__Nj7We:before{right:85px}}@media screen and (max-width:480px){.Navigation_messageDropdown__Nj7We{right:-100px;width:260px}}.Navigation_friendRequestItem__hA6u-{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;gap:1rem;padding:1rem;transition:background-color .2s}.Navigation_friendRequestItem__hA6u-:last-child{border-bottom:none}.Navigation_friendRequestItem__hA6u-:hover{background-color:#f7fafc}.Navigation_requestAvatar__97LhF{border-radius:50%;height:40px;object-fit:cover;width:40px}.Navigation_requestContent__G7q7I{display:flex;flex:1 1;flex-direction:column;gap:.25rem}.Navigation_requestContent__G7q7I strong{color:#2c3e50;font-size:.875rem}.Navigation_requestContent__G7q7I p{color:#718096;font-size:.75rem;margin:0}.Navigation_requestActions__AWkuf{display:flex;gap:.5rem}.Navigation_acceptButton__yJfJI{background-color:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.75rem;padding:.25rem .75rem;transition:background-color .2s}.Navigation_acceptButton__yJfJI:hover{background-color:#3182ce}.Navigation_declineButton__TykMM{background-color:#e2e8f0;border:none;border-radius:4px;color:#4a5568;cursor:pointer;font-size:.75rem;padding:.25rem .75rem;transition:all .2s}.Navigation_declineButton__TykMM:hover{background-color:#cbd5e0;color:#2d3748}.UnreadBadge_badge__Dt9zL{align-items:center;background-color:#e53e3e;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:700;height:20px;justify-content:center;min-width:20px;padding:2px 6px;position:absolute;right:-8px;top:-8px;z-index:1}.UnreadBadge_badge__Dt9zL.UnreadBadge_small__rgtpt{font-size:10px;height:16px;min-width:16px;right:-6px;top:-6px}.UnreadBadge_badge__Dt9zL.UnreadBadge_large__IS-hy{font-size:14px;height:24px;min-width:24px;right:-10px;top:-10px}.BottomPage_nav__iRm6q{background-color:rgba(0,0,0,.212);bottom:0;left:0;position:fixed;right:0;width:100%;z-index:1000}.BottomPage_header__9HI5J{display:flex;flex-direction:row;justify-content:space-around}.BottomPage_petboook__d9K10{align-items:center}.BottomPage_links__GyQOA{align-items:center;display:flex;flex-direction:row;justify-content:space-around;width:20%}.BottomPage_li__b8kv-,.BottomPage_profile__36tAf{color:#fff}@media only screen and (min-width:360px) and (max-width:600px){.BottomPage_header__9HI5J{align-items:center;flex-direction:column}.BottomPage_links__GyQOA{flex-direction:column}}.petCategory_divcheck__iOTM6{display:flex;padding-left:10px}@media only screen and (min-width:360px) and (max-width:600px){.petCategory_divcheck__iOTM6{align-items:center}}.PetCategoryGroup_container__sPHCv{margin:15px 0}.PetCategoryGroup_label__69iOr{color:#4a5568;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.PetCategoryGroup_select__hok5M{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.PetCategoryGroup_select__hok5M:hover{border-color:#4299e1}.PetCategoryGroup_select__hok5M:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.PetCategoryGroup_select__hok5M option{padding:.5rem}.PetCategoryGroup_loading__qclEf{background-color:#e9ecef;border-radius:4px}.PetCategoryGroup_loading__qclEf,.PetCategoryGroup_noOptions__nVqQT{color:#6c757d;font-style:italic;margin-top:8px;padding:12px;text-align:center}.PetCategoryGroup_noOptions__nVqQT{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px}@media (prefers-color-scheme:dark){.PetCategoryGroup_select__hok5M{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.PetCategoryGroup_select__hok5M:hover{border-color:#4299e1}.PetCategoryGroup_select__hok5M option{background-color:#2d3748;color:#e2e8f0}}.Input_main__C1EtP{color:#000;display:flex;flex-direction:column;padding-left:5%;width:70%}.Input_headline__caKts{font-family:Verdana,Geneva,Tahoma,sans-serif}.Input_petType__-2XW9{display:flex;flex-direction:column}.Input_divcheck__XqSGg{display:flex;padding-left:10px}.Input_divinput__IOHNJ{display:flex;padding:10px;width:60%}.Input_text__EYyGd{border-radius:4px;color:#000;padding:8px;width:50%}.Input_padding10px__Zw\+5A{padding:10px;width:60%}.Input_button__TcJrh{background-color:blue;border-radius:10px;padding:10px}.Input_center__V2Jig{display:flex;justify-content:center}.Input_textArea__hSK3P{height:20vh;width:100%}.Input_description__95jom{display:flex;flex-direction:column;width:93%}.Input_hr__WTpie{width:90%}@media only screen and (min-width:360px) and (max-width:600px){.Input_main__C1EtP{align-items:center;width:inherit}.Input_divcheck__XqSGg{align-items:center}.Input_divinput__IOHNJ{align-items:center;flex-direction:column;width:inherit}.Input_text__EYyGd{width:inherit}.Input_headline__caKts{text-align:center}.Input_media__dh0e6{align-items:center;display:flex;flex-direction:column}.Input_padding10px__Zw\+5A{width:inherit}.Input_hr__WTpie{display:none}}.PetCategoryFood_select__zQejd{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-size:1rem;padding:.75rem;transition:all .2s;width:100%}.PetCategoryFood_select__zQejd:hover{border-color:#4299e1}.PetCategoryFood_select__zQejd:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.PetCategoryFood_select__zQejd option{padding:.5rem}@media (prefers-color-scheme:dark){.PetCategoryFood_select__zQejd{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.PetCategoryFood_select__zQejd:hover{border-color:#4299e1}.PetCategoryFood_select__zQejd option{background-color:#2d3748;color:#e2e8f0}}.PetCategoryFood_noFoodMessage__Tc\+pm{background-color:#fed7d7;border:1px solid #feb2b2;border-radius:8px;color:#c53030;font-size:.875rem;margin:.5rem 0;padding:1rem}.PetCategoryFood_noFoodMessage__Tc\+pm p{margin:.25rem 0}.PetCategoryFood_noFoodMessage__Tc\+pm p:last-child{color:#9c4221;font-family:monospace;font-size:.75rem}.GiveawayComponent_divcheck__Y3yHa{display:flex;padding-left:10px}.GiveawayComponent_input__hJddA{margin-right:8px}.GiveawayComponent_text__gnBth{border-radius:4px;color:#000;padding:8px;width:50%}@media only screen and (min-width:360px) and (max-width:600px){.GiveawayComponent_divcheck__Y3yHa{align-items:center}.GiveawayComponent_text__gnBth{width:inherit}}*{font-family:Verdana,Geneva,Tahoma,sans-serif}.OwnerInput_container__vZdkp{align-items:center;background:#1a202c;display:flex;flex-direction:column;min-height:100vh}.OwnerInput_content__p5Klf{width:100%}.OwnerInput_content__p5Klf,.OwnerInput_main__qyf\+p{align-items:center;display:flex;flex-direction:column}.OwnerInput_main__qyf\+p{background:#2d3748;border-radius:16px;box-shadow:0 2px 16px rgba(0,0,0,.18);color:#f8f9fa;margin:2rem 0;max-height:90vh;max-width:1400px;min-width:320px;overflow-y:auto;padding:2rem 1rem;width:90%}.OwnerInput_formContainer__FJHXw{align-items:center;display:flex;flex-direction:column;min-height:100%;width:100%}.OwnerInput_categorySelection__rbPEa{margin-bottom:2rem;width:100%}.OwnerInput_categorySelection__rbPEa h2{color:#f8f9fa;font-size:1.4rem;font-weight:600;margin-bottom:1rem}.OwnerInput_radioGroup__4OqTY{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.OwnerInput_radioGroup__4OqTY label{align-items:center;border:2px solid transparent;border-radius:6px;color:#f8f9fa;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.OwnerInput_radioGroup__4OqTY label:hover{background:rgba(66,153,225,.1);border-color:rgba(66,153,225,.3)}.OwnerInput_radioGroup__4OqTY input[type=radio]:checked+span{color:#4299e1!important;font-weight:600!important}.OwnerInput_radioGroup__4OqTY label.OwnerInput_selected__LNQn3{background:rgba(66,153,225,.15);border-color:#4299e1;color:#4299e1}.OwnerInput_radioGroup__4OqTY label.OwnerInput_selected__LNQn3 span{color:#4299e1!important;font-weight:600!important}.OwnerInput_radioGroup__4OqTY input[type=radio]{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#2d3748;border:2px solid #4299e1;border-radius:50%;cursor:pointer;height:18px;position:relative;transition:all .2s ease;width:18px}.OwnerInput_radioGroup__4OqTY input[type=radio]:checked{background:#4299e1;border-color:#4299e1}.OwnerInput_radioGroup__4OqTY input[type=radio]:checked:after{background:#fff;border-radius:50%;content:"";height:8px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:8px}.OwnerInput_radioGroup__4OqTY input[type=radio]:hover{border-color:#63b3ed;box-shadow:0 0 8px rgba(66,153,225,.3)}.OwnerInput_businessInfo__tU7VG{background:#2a4365;border:1px solid #4299e1;border-radius:8px;color:#e2e8f0;margin-top:1rem;padding:1rem}.OwnerInput_businessInfo__tU7VG p{font-size:.9rem;line-height:1.4;margin:0}.OwnerInput_required__B3CiC{color:#f56565;font-weight:700}.OwnerInput_inputGroup__v1PDC{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem;width:100%}.OwnerInput_inputGroup__v1PDC>div{margin-bottom:1rem}.OwnerInput_inputGroup__v1PDC h3{color:#e2e8f0;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.OwnerInput_inputGroup__v1PDC h4{color:#e2e8f0;font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.OwnerInput_inputGroup__v1PDC input{background:#2d3748;border:1px solid #4a5568;border-radius:6px;color:#f8f9fa;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1rem;padding:10px;transition:border-color .2s;width:100%}.OwnerInput_inputGroup__v1PDC input:focus{background:#232b3a;border-color:#4299e1;outline:none}.OwnerInput_inputGroup__v1PDC input::-webkit-input-placeholder{color:#a0aec0}.OwnerInput_inputGroup__v1PDC input::placeholder{color:#a0aec0}.OwnerInput_requiredField__fFBqZ{color:#f56565;font-size:.85rem;margin-top:.25rem}.OwnerInput_errorInput__6lCSc{background:hsla(0,88%,68%,.1)!important;border-color:#f56565!important}.OwnerInput_inputField__57HpP{display:flex;flex-direction:column;gap:.5rem;width:100%}.OwnerInput_inputField__57HpP label{color:#f8f9fa;font-size:1rem;font-weight:500}.OwnerInput_inputField__57HpP input{background:#2d3748;border:1px solid #4a5568;border-radius:6px;color:#f8f9fa;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1rem;padding:10px;transition:border-color .2s;width:100%}.OwnerInput_inputField__57HpP input:focus{background:#232b3a;border-color:#4299e1;outline:none}.OwnerInput_inputField__57HpP input::-webkit-input-placeholder{color:#a0aec0}.OwnerInput_inputField__57HpP input::placeholder{color:#a0aec0}.OwnerInput_saveButton__b4\+OK{background-color:#4299e1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1rem;padding:14px 0;transition:background-color .3s;width:100%}.OwnerInput_saveButton__b4\+OK:hover{background-color:#3182ce}.OwnerInput_loading__hcnKC{color:#a0aec0;font-size:1.2rem;padding:2rem;text-align:center}.OwnerInput_error__0t2aH{background-color:rgba(197,48,48,.1);border:1px solid #c53030;border-radius:4px;color:#fc8181;font-size:1.2rem;margin:1rem 0;padding:2rem;text-align:center}@media (max-width:768px){.OwnerInput_main__qyf\+p{padding:1rem .5rem;width:95%}.OwnerInput_inputGroup__v1PDC input{font-size:.95rem}.OwnerInput_saveButton__b4\+OK{font-size:1rem}}.OwnerInput_media__rTPV8{margin:0 auto;max-width:1200px;width:100%}.OwnerInput_master__owvUu{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.OwnerInput_mainContainer__X2yMH{display:flex;flex:1 1;margin:0 auto;max-width:1400px;padding:0 2rem 2rem;width:100%}.OwnerInput_mainContent__20htL{flex:1 1;width:100%}.OwnerInput_main__qyf\+p section{margin-bottom:2.5rem}.OwnerInput_main__qyf\+p p{color:#2c3e50;font-size:1rem;font-weight:500;line-height:1.5;margin:0}.OwnerInput_headline__qmKT\+{color:#2c3e50;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;margin-bottom:.5rem}.OwnerInput_editInput__mCyCp{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;font-size:1rem;margin-bottom:.5rem;padding:.75rem;transition:border-color .2s;width:100%}.OwnerInput_editInput__mCyCp:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.OwnerInput_editTextarea__Wl4oa{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;font-size:1rem;margin-bottom:.5rem;min-height:120px;padding:.75rem;resize:vertical;transition:border-color .2s;width:100%}.OwnerInput_editTextarea__Wl4oa:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.OwnerInput_editButtons__kglId{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.OwnerInput_cancelButton__81pf9,.OwnerInput_editButton__ROcw\+,.OwnerInput_saveButton__b4\+OK{border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.OwnerInput_editButton__ROcw\+{background-color:#4299e1;border:none;color:#fff;margin-bottom:1.5rem}.OwnerInput_editButton__ROcw\+:hover{background-color:#3182ce}.OwnerInput_success__y9nXI{border-radius:8px;font-weight:500;margin-bottom:1rem;padding:1rem}.OwnerInput_nameInputs__ITEcE{display:flex;gap:1rem;margin-bottom:1rem}.OwnerInput_validationError__h-OtY{color:#e53e3e;font-size:.875rem;margin-top:.25rem}.OwnerInput_infoSection__41oKH{background-color:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:1rem}.OwnerInput_infoSection__41oKH p{color:#2c3e50!important;margin:.5rem 0}.OwnerInput_infoLabel__p8naR{color:#2c3e50;font-weight:600;margin-right:.5rem}.OwnerInput_socialMediaInputs__XvA2U{display:flex;flex-direction:column;gap:1rem}.OwnerInput_socialMediaLinks__oRA\+d{display:flex;flex-wrap:wrap;gap:1rem}.OwnerInput_socialLink__h2ER3{align-items:center;background-color:#4299e1;border-radius:8px;color:#fff;display:inline-flex;font-size:.875rem;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.OwnerInput_socialLink__h2ER3:hover{background-color:#1a73e8}.OwnerInput_categorySection__eEOJZ{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin-bottom:2rem;padding:1.5rem}.OwnerInput_subheadline__4Nvnj{color:#333;font-size:1.5rem;font-weight:500;margin-bottom:1rem}.OwnerInput_categoryOptions__F9weN{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.OwnerInput_categoryOption__qdpLa{align-items:center;background-color:#fff;border:1px solid #dee2e6;border-radius:6px;cursor:pointer;display:flex;padding:.75rem 1.25rem;transition:all .2s ease}.OwnerInput_categoryOption__qdpLa:hover{background-color:#f1f3f5;border-color:#adb5bd}.OwnerInput_categoryRadio__jWupw{cursor:pointer;margin-right:.5rem}.OwnerInput_categoryLabel__sqFXv{color:#495057;font-size:1rem;-webkit-user-select:none;user-select:none}.OwnerInput_categoryOption__qdpLa input[type=radio]:checked+.OwnerInput_categoryLabel__sqFXv{color:#0056b3;font-weight:500}.OwnerInput_categoryOption__qdpLa:has(input[type=radio]:checked){background-color:#e7f5ff;border-color:#339af0}@media (prefers-color-scheme:dark){.OwnerInput_master__owvUu{background-color:#1a202c}.OwnerInput_main__qyf\+p{background-color:#2d3748;color:#e2e8f0}.OwnerInput_headline__qmKT\+,.OwnerInput_main__qyf\+p p{color:#e2e8f0}.OwnerInput_editInput__mCyCp,.OwnerInput_editTextarea__Wl4oa{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.OwnerInput_editInput__mCyCp:focus,.OwnerInput_editTextarea__Wl4oa:focus{border-color:#4299e1}.OwnerInput_loading__hcnKC{background-color:#2d3748;color:#e2e8f0}.OwnerInput_error__0t2aH{background-color:rgba(197,48,48,.1);border-color:#c53030;color:#fc8181}.OwnerInput_success__y9nXI{background-color:rgba(47,133,90,.1);border-color:#2f855a;color:#68d391}.OwnerInput_infoSection__41oKH{background-color:#2d3748}.OwnerInput_infoSection__41oKH p{color:#e2e8f0!important}.OwnerInput_infoLabel__p8naR{color:#4299e1}.OwnerInput_validationError__h-OtY{color:#fc8181}.OwnerInput_categorySection__eEOJZ{background-color:#2d3748}.OwnerInput_subheadline__4Nvnj{color:#e2e8f0}.OwnerInput_categoryOption__qdpLa{background-color:#2d3748;border-color:#4a5568}.OwnerInput_categoryOption__qdpLa:hover{background-color:#1a202c;border-color:#4299e1}.OwnerInput_categoryLabel__sqFXv{color:#e2e8f0}.OwnerInput_categoryOption__qdpLa input[type=radio]:checked+.OwnerInput_categoryLabel__sqFXv{color:#4299e1}.OwnerInput_categoryOption__qdpLa:has(input[type=radio]:checked){background-color:#1a202c;border-color:#4299e1}}@media screen and (max-width:768px){.OwnerInput_mainContainer__X2yMH{padding:0 1rem 1rem}.OwnerInput_main__qyf\+p{padding:1rem}.OwnerInput_headline__qmKT\+{text-align:center}.OwnerInput_editButtons__kglId{flex-direction:column;gap:.5rem}.OwnerInput_cancelButton__81pf9,.OwnerInput_editButton__ROcw\+,.OwnerInput_saveButton__b4\+OK{width:100%}.OwnerInput_categoryOptions__F9weN{flex-direction:column}.OwnerInput_categoryOption__qdpLa{width:100%}}.OwnerComponent_ownerContainer__EafOM{background-color:#2c3e50;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;width:100%}.OwnerComponent_heading__YVzv5{border-bottom:2px solid #3498db;color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.OwnerComponent_ownerFields__U7w-U{display:flex;flex-direction:column;gap:1rem}.OwnerComponent_inputGroup__yeNfk{margin-bottom:1rem;width:100%}.OwnerComponent_fieldLabel__JHQly{color:#e2e8f0;display:block;font-size:1.1rem;font-weight:600;letter-spacing:.5px;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.OwnerComponent_editInput__KIj9V{background-color:#2c3e50;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.OwnerComponent_editInput__KIj9V:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.OwnerComponent_editInput__KIj9V::-webkit-input-placeholder{color:#718096}.OwnerComponent_editInput__KIj9V::placeholder{color:#718096}.OwnerComponent_displayValue__SOxBO{align-items:center;background-color:#34495e;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;display:flex;font-size:1rem;min-height:2.75rem;padding:.75rem}.OwnerComponent_displayText__eRu9S{color:#e2e8f0;font-size:1rem;font-weight:600;line-height:1.4;margin:0;padding:.5rem 0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.OwnerComponent_infoItem__Jg-Z2{background-color:#34495e;border-radius:6px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.OwnerComponent_label__vhWNN{color:#3498db;font-size:.875rem;font-weight:500}.OwnerComponent_value__Ki6pA{color:#e2e8f0;font-size:1rem}@media (max-width:768px){.OwnerComponent_ownerContainer__EafOM{padding:1rem}.OwnerComponent_heading__YVzv5{font-size:1.25rem}.OwnerComponent_inputGroup__yeNfk{margin-bottom:.75rem}.OwnerComponent_editInput__KIj9V{font-size:.875rem;padding:.625rem}}@media only screen and (min-width:360px) and (max-width:600px){.OwnerComponent_ownerContainer__EafOM{padding:1rem}.OwnerComponent_heading__YVzv5{font-size:1.1rem;margin-bottom:1rem}.OwnerComponent_ownerFields__U7w-U{gap:.75rem}}@media (prefers-color-scheme:dark){.OwnerComponent_ownerContainer__EafOM{background-color:#2d3748}.OwnerComponent_heading__YVzv5,.OwnerComponent_label__vhWNN{color:#e2e8f0}.OwnerComponent_value__Ki6pA{color:#cbd5e0}.OwnerComponent_infoItem__Jg-Z2{border-bottom-color:#4a5568}}.OwnerComponent_headline__idWLb{border-bottom:2px solid #e2e8f0;color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.OwnerComponent_infoSection__TQqka{background-color:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;padding:1rem}.OwnerComponent_infoLabel__1uQa9{color:#4a5568;font-weight:600}.KennelComponent_kennelContainer__fd-pG{background-color:#2c3e50;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;width:100%}.KennelComponent_heading__ql5VX{border-bottom:2px solid #3498db;color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.KennelComponent_kennelContent__Gnk-B{display:flex;flex-direction:column;gap:1rem;width:100%}.KennelComponent_inputGroup__OQDj2{margin-bottom:1rem;width:100%}.KennelComponent_inputGroup__OQDj2 label{color:#e2e8f0;display:block;font-size:1.25rem;font-weight:700;letter-spacing:.5px;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.KennelComponent_dateInput__hFe09,.KennelComponent_nameInput__RnVK3{background-color:#2c3e50;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.KennelComponent_dateInput__hFe09:focus,.KennelComponent_nameInput__RnVK3:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.KennelComponent_dateInput__hFe09::-webkit-input-placeholder,.KennelComponent_nameInput__RnVK3::-webkit-input-placeholder{color:#718096}.KennelComponent_dateInput__hFe09::placeholder,.KennelComponent_nameInput__RnVK3::placeholder{color:#718096}.KennelComponent_displayValue__msrql,.KennelComponent_staticText__mUhoA{align-items:center;color:#e2e8f0;display:flex;font-size:1rem;font-weight:600;min-height:2.75rem;padding:.75rem 0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.KennelComponent_infoItem__KZZnH{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.KennelComponent_label__i-EFn{color:#e2e8f0;font-size:1.25rem;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.KennelComponent_value__xFbGT{color:#e2e8f0;font-size:1rem}.KennelComponent_error__psK0S{background-color:rgba(255,68,68,.1);border:1px solid #f44;border-radius:4px;color:#f44;margin-bottom:16px;padding:12px}.KennelComponent_loading__6iBHb{color:#fff;padding:20px;text-align:center}.KennelComponent_dateInput__hFe09[type=date]::-webkit-calendar-picker-indicator{background-color:#3498db;border-radius:3px;cursor:pointer;-webkit-filter:invert(1);filter:invert(1);margin-left:5px;padding:5px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.KennelComponent_dateInput__hFe09[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#2980b9}@media (max-width:768px){.KennelComponent_kennelContainer__fd-pG{padding:1rem}.KennelComponent_heading__ql5VX{font-size:1.25rem}.KennelComponent_inputGroup__OQDj2{margin-bottom:.75rem}.KennelComponent_dateInput__hFe09,.KennelComponent_nameInput__RnVK3{font-size:.875rem;padding:.625rem}}@media only screen and (min-width:360px) and (max-width:600px){.KennelComponent_kennelContainer__fd-pG{padding:1rem}.KennelComponent_heading__ql5VX{font-size:1.1rem;margin-bottom:1rem}.KennelComponent_kennelContent__Gnk-B{gap:.75rem}}@media (prefers-color-scheme:dark){.KennelComponent_kennelContainer__fd-pG{background-color:#2d3748}.KennelComponent_heading__ql5VX,.KennelComponent_label__i-EFn{color:#e2e8f0}.KennelComponent_value__xFbGT{color:#cbd5e0}.KennelComponent_infoItem__KZZnH{border-bottom-color:#4a5568}}.VeterinaryComponent_veterinaryContainer__xx6Zw{background-color:#2c3e50;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;width:100%}.VeterinaryComponent_heading__h5EPi{border-bottom:2px solid #3498db;color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.VeterinaryComponent_veterinaryFields__42wzM{display:flex;flex-direction:column;gap:1rem;width:100%}.VeterinaryComponent_inputGroup__Ab34X{margin-bottom:1rem;width:100%}.VeterinaryComponent_inputGroup__Ab34X label{display:block;margin-bottom:.75rem}.VeterinaryComponent_inputGroup__Ab34X label,.VeterinaryComponent_label__tO3T2{color:#e2e8f0;font-size:1.25rem;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.VeterinaryComponent_value__AcPyF{align-items:center;color:#e2e8f0;display:flex;font-size:1rem;font-weight:600;min-height:2.75rem;padding:.75rem 0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.VeterinaryComponent_infoItem__z2tx3{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.VeterinaryComponent_dateInput__PhYaN,.VeterinaryComponent_nameInput__Fy-Gk{background-color:#2c3e50;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.VeterinaryComponent_dateInput__PhYaN:focus,.VeterinaryComponent_nameInput__Fy-Gk:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.VeterinaryComponent_dateInput__PhYaN::-webkit-input-placeholder,.VeterinaryComponent_nameInput__Fy-Gk::-webkit-input-placeholder{color:#718096}.VeterinaryComponent_dateInput__PhYaN::placeholder,.VeterinaryComponent_nameInput__Fy-Gk::placeholder{color:#718096}.VeterinaryComponent_servicesContainer__mTc1t{background-color:rgba(66,153,225,.05);border:1px solid #4299e1;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;max-height:none;overflow-y:visible;padding:16px}.VeterinaryComponent_serviceCheckbox__-LXAO{align-items:center;background-color:rgba(66,153,225,.1);border:1px solid #4299e1;border-radius:4px;cursor:pointer;display:flex;gap:8px;max-width:150px;min-width:120px;padding:6px 10px;transition:all .2s ease}.VeterinaryComponent_serviceCheckbox__-LXAO:hover{background-color:rgba(66,153,225,.2);border-color:#3182ce;box-shadow:0 2px 4px rgba(66,153,225,.2)}.VeterinaryComponent_serviceCheckbox__-LXAO input[type=checkbox]{accent-color:#4299e1;appearance:auto!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;background-color:#fff;border:1px solid #4299e1;cursor:pointer;display:block!important;flex-shrink:0;height:16px;margin:0;opacity:1!important;padding:0;position:relative;visibility:visible!important;width:16px;z-index:1}.VeterinaryComponent_serviceLabel__22DCB{color:#2d3748;cursor:pointer;flex:1 1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;overflow:hidden;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.VeterinaryComponent_staticText__nFDTZ{color:#e2e8f0;font-size:1rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.VeterinaryComponent_servicesDisplayContainer__rxn5c{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.VeterinaryComponent_serviceDisplayTag__h\+2VR{background-color:#4299e1;border:1px solid #3182ce;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;cursor:default;font-size:14px;font-weight:500;max-width:150px;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.VeterinaryComponent_serviceDisplayTag__h\+2VR:hover{background-color:#3182ce;box-shadow:0 4px 8px rgba(0,0,0,.15);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.VeterinaryComponent_dateInput__PhYaN[type=date]::-webkit-calendar-picker-indicator{background-color:#3498db;border-radius:3px;cursor:pointer;-webkit-filter:invert(1);filter:invert(1);margin-left:5px;padding:5px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.VeterinaryComponent_dateInput__PhYaN[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#2980b9}@media (max-width:768px){.VeterinaryComponent_veterinaryContainer__xx6Zw{padding:1rem}.VeterinaryComponent_heading__h5EPi{font-size:1.25rem}.VeterinaryComponent_inputGroup__Ab34X{margin-bottom:.75rem}.VeterinaryComponent_dateInput__PhYaN,.VeterinaryComponent_nameInput__Fy-Gk{font-size:.875rem;padding:.625rem}}@media only screen and (min-width:360px) and (max-width:600px){.VeterinaryComponent_veterinaryContainer__xx6Zw{padding:1rem}.VeterinaryComponent_heading__h5EPi{font-size:1.1rem;margin-bottom:1rem}.VeterinaryComponent_veterinaryFields__42wzM{gap:.75rem}}@media (prefers-color-scheme:dark){.VeterinaryComponent_veterinaryContainer__xx6Zw{background-color:#2d3748}.VeterinaryComponent_heading__h5EPi,.VeterinaryComponent_label__tO3T2{color:#e2e8f0}.VeterinaryComponent_infoItem__z2tx3{border-bottom-color:#4a5568}}.ParlorComponent_parlorContainer__g4KCu{background-color:#2c3e50;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;width:100%}.ParlorComponent_heading__u5WrS{border-bottom:2px solid #3498db;color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.ParlorComponent_parlorContent__PTuzt{display:flex;flex-direction:column;gap:1rem;width:100%}.ParlorComponent_inputGroup__WHWYC{margin-bottom:1rem;width:100%}.ParlorComponent_inputGroup__WHWYC label{display:block;margin-bottom:.75rem}.ParlorComponent_inputGroup__WHWYC label,.ParlorComponent_label__Seows{color:#e2e8f0;font-size:1.25rem;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ParlorComponent_value__KlCxv{align-items:center;color:#e2e8f0;display:flex;font-size:1.25rem;font-weight:600;min-height:2.75rem;padding:.75rem 0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ParlorComponent_infoItem__rdaGX{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.ParlorComponent_dateInput__dEbKn,.ParlorComponent_nameInput__tzX0W{background-color:#2c3e50;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.ParlorComponent_dateInput__dEbKn:focus,.ParlorComponent_nameInput__tzX0W:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.ParlorComponent_dateInput__dEbKn::-webkit-input-placeholder,.ParlorComponent_nameInput__tzX0W::-webkit-input-placeholder{color:#718096}.ParlorComponent_dateInput__dEbKn::placeholder,.ParlorComponent_nameInput__tzX0W::placeholder{color:#718096}.ParlorComponent_servicesContainer__F2dFe{background-color:rgba(66,153,225,.05);border:1px solid #4299e1;border-radius:8px;display:flex;flex-wrap:wrap;gap:8px;max-height:none;overflow-y:visible;padding:16px}.ParlorComponent_serviceCheckbox__c1b9X{align-items:center;background-color:rgba(66,153,225,.1);border:1px solid #4299e1;border-radius:4px;cursor:pointer;display:flex;gap:8px;max-width:150px;min-width:120px;padding:6px 10px;transition:all .2s ease}.ParlorComponent_serviceCheckbox__c1b9X:hover{background-color:rgba(66,153,225,.2);border-color:#3182ce;box-shadow:0 2px 4px rgba(66,153,225,.2)}.ParlorComponent_serviceCheckbox__c1b9X input[type=checkbox]{accent-color:#4299e1;appearance:auto!important;-webkit-appearance:auto!important;-moz-appearance:auto!important;background-color:#fff;border:1px solid #4299e1;cursor:pointer;display:block!important;flex-shrink:0;height:16px;margin:0;opacity:1!important;padding:0;position:relative;visibility:visible!important;width:16px;z-index:1}.ParlorComponent_serviceLabel__ihmTv{color:#2d3748;cursor:pointer;flex:1 1;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;font-weight:500;overflow:hidden;text-align:center;text-overflow:ellipsis;-webkit-user-select:none;user-select:none;white-space:nowrap}.ParlorComponent_staticText__Wseyk{color:#e2e8f0;font-size:1rem;font-weight:600;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ParlorComponent_servicesDisplayContainer__ccfD-{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.ParlorComponent_serviceDisplayTag__iG5HW{background-color:#4299e1;border:1px solid #3182ce;border-radius:20px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#fff;cursor:default;font-size:14px;font-weight:500;max-width:150px;overflow:hidden;padding:8px 16px;text-overflow:ellipsis;transition:all .2s ease;white-space:nowrap}.ParlorComponent_serviceDisplayTag__iG5HW:hover{background-color:#3182ce;box-shadow:0 4px 8px rgba(0,0,0,.15);-webkit-transform:translateY(-1px);transform:translateY(-1px)}.ParlorComponent_dateInput__dEbKn[type=date]::-webkit-calendar-picker-indicator{background-color:#3498db;border-radius:3px;cursor:pointer;-webkit-filter:invert(1);filter:invert(1);margin-left:5px;padding:5px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.ParlorComponent_dateInput__dEbKn[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#2980b9}@media (max-width:768px){.ParlorComponent_parlorContainer__g4KCu{padding:1rem}.ParlorComponent_heading__u5WrS{font-size:1.25rem}.ParlorComponent_inputGroup__WHWYC{margin-bottom:.75rem}.ParlorComponent_dateInput__dEbKn,.ParlorComponent_nameInput__tzX0W{font-size:.875rem;padding:.625rem}}@media only screen and (min-width:360px) and (max-width:600px){.ParlorComponent_parlorContainer__g4KCu{padding:1rem}.ParlorComponent_heading__u5WrS{font-size:1.1rem;margin-bottom:1rem}.ParlorComponent_parlorContent__PTuzt{gap:.75rem}}@media (prefers-color-scheme:dark){.ParlorComponent_parlorContainer__g4KCu{background-color:#2d3748}.ParlorComponent_heading__u5WrS,.ParlorComponent_label__Seows{color:#e2e8f0}.ParlorComponent_infoItem__rdaGX{border-bottom-color:#4a5568}}.ShelterComponent_shelterContainer__d4qAt{background-color:#2c3e50;border-radius:8px;margin-bottom:1.5rem;padding:1.5rem;width:100%}.ShelterComponent_heading__qVBWq{border-bottom:2px solid #3498db;color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.3)}.ShelterComponent_shelterContent__Jwx3q{display:flex;flex-direction:column;gap:1rem;width:100%}.ShelterComponent_inputGroup__bBS0o{margin-bottom:1rem;width:100%}.ShelterComponent_inputGroup__bBS0o label{color:#e2e8f0;display:block;font-size:1.25rem;font-weight:700;letter-spacing:.5px;margin-bottom:.75rem;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ShelterComponent_dateInput__Wut8L,.ShelterComponent_nameInput__L06AE{background-color:#2c3e50;border:1px solid #4a5568;border-radius:6px;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.ShelterComponent_dateInput__Wut8L:focus,.ShelterComponent_nameInput__L06AE:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.ShelterComponent_dateInput__Wut8L::-webkit-input-placeholder,.ShelterComponent_nameInput__L06AE::-webkit-input-placeholder{color:#718096}.ShelterComponent_dateInput__Wut8L::placeholder,.ShelterComponent_nameInput__L06AE::placeholder{color:#718096}.ShelterComponent_staticText__oySiu{align-items:center;color:#e2e8f0;display:flex;font-size:1rem;font-weight:600;min-height:2.75rem;padding:.75rem 0;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ShelterComponent_infoItem__Sy76O{display:flex;flex-direction:column;gap:.5rem;padding:.5rem 0}.ShelterComponent_label__JFqNU{color:#e2e8f0;font-size:1.25rem;font-weight:700;letter-spacing:.5px;text-shadow:0 1px 2px rgba(0,0,0,.3)}.ShelterComponent_dateInput__Wut8L[type=date]::-webkit-calendar-picker-indicator{background-color:#3498db;border-radius:3px;cursor:pointer;-webkit-filter:invert(1);filter:invert(1);margin-left:5px;padding:5px;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.ShelterComponent_dateInput__Wut8L[type=date]::-webkit-calendar-picker-indicator:hover{background-color:#2980b9}@media (max-width:768px){.ShelterComponent_shelterContainer__d4qAt{padding:1rem}.ShelterComponent_heading__qVBWq{font-size:1.25rem}.ShelterComponent_inputGroup__bBS0o{margin-bottom:.75rem}.ShelterComponent_dateInput__Wut8L,.ShelterComponent_nameInput__L06AE{font-size:.875rem;padding:.625rem}}@media only screen and (min-width:360px) and (max-width:600px){.ShelterComponent_shelterContainer__d4qAt{padding:1rem}.ShelterComponent_heading__qVBWq{font-size:1.1rem;margin-bottom:1rem}.ShelterComponent_shelterContent__Jwx3q{gap:.75rem}}@media (prefers-color-scheme:dark){.ShelterComponent_shelterContainer__d4qAt{background-color:#2d3748}.ShelterComponent_heading__qVBWq,.ShelterComponent_label__JFqNU{color:#e2e8f0}.ShelterComponent_infoItem__Sy76O{border-bottom-color:#4a5568}}.CountrySelect_divcheck__R0-i4{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.CountrySelect_label__Z7YqD{color:#4a5568;font-size:1rem;font-weight:500}.CountrySelect_select__xu\+\+D{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;cursor:pointer;font-size:1rem;margin-bottom:.5rem;padding:.75rem;transition:border-color .2s;width:100%}.CountrySelect_select__xu\+\+D:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.CountrySelect_select__xu\+\+D:disabled{background-color:#f7fafc;cursor:not-allowed}@media (prefers-color-scheme:dark){.CountrySelect_select__xu\+\+D{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.CountrySelect_select__xu\+\+D:focus{border-color:#4299e1}.CountrySelect_select__xu\+\+D:disabled{background-color:#1a202c}}@media screen and (max-width:768px){.CountrySelect_select__xu\+\+D{font-size:.875rem;padding:.625rem}}.SearchPetbook_main__hQSJX,.SearchPetbook_master__Qu2Dr{background-color:#fff;display:flex;flex-direction:column}.SearchPetbook_main__hQSJX{color:#000;padding-left:5%;width:80%}.SearchPetbook_headline__Xoyvt{font-family:Verdana,Geneva,Tahoma,sans-serif}.SearchPetbook_petType__nbh1l{display:flex;flex-direction:column}.SearchPetbook_divcheck__a8uw-{display:flex;padding-left:10px}.SearchPetbook_divinput__eWprk{display:flex;padding:10px;width:60%}.SearchPetbook_text__8P8oY{border-radius:4px;color:#000;padding:8px;width:50%}.SearchPetbook_padding10px__fArT9{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SearchPetbook_main__hQSJX{align-items:center;width:inherit}.SearchPetbook_divcheck__a8uw-{align-items:center}.SearchPetbook_divinput__eWprk{align-items:center;flex-direction:column;width:inherit}.SearchPetbook_text__8P8oY{width:inherit}.SearchPetbook_headline__Xoyvt{text-align:center}.SearchPetbook_media__\+cEQi{align-items:center;display:flex;flex-direction:column}.SearchPetbook_padding10px__fArT9{width:inherit}.SearchPetbook_hr__PFk-v{display:none}}.divformcheckinputlabel_divcheck__rRGnR{display:flex;flex-direction:row;width:30%}.divformcheckinputlabel_label__t46kJ{color:red}@media only screen and (min-width:360px) and (max-width:600px){.divformcheckinputlabel_divcheck__rRGnR{flex-direction:column}}.SearchUsers_master__g0HtK{background-color:#fff;display:flex;flex-direction:column}.SearchUsers_main__Eq-Gc{background-color:#000;color:#fff;display:flex;flex-direction:column;padding-left:5%;width:80%}.SearchUsers_headline__SPtKa{font-family:Verdana,Geneva,Tahoma,sans-serif}.SearchUsers_petType__GsQjE{display:flex;flex-direction:column}.SearchUsers_divcheck__mAhoC{display:flex;padding-left:10px}.SearchUsers_divinput__iwQrX{display:flex;padding:10px;width:60%}.SearchUsers_text__s-9aX{border-radius:4px;color:#000;padding:8px;width:50%}.SearchUsers_padding10px__1PYbh{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SearchUsers_main__Eq-Gc{align-items:center;width:inherit}.SearchUsers_divcheck__mAhoC{align-items:center}.SearchUsers_divinput__iwQrX{align-items:center;flex-direction:column;width:inherit}.SearchUsers_text__s-9aX{width:inherit}.SearchUsers_headline__SPtKa{text-align:center}.SearchUsers_media__2-sc5{align-items:center;display:flex;flex-direction:column}.SearchUsers_padding10px__1PYbh{width:inherit}.SearchUsers_hr__GDKfP{display:none}}.SearchKennels_master__Om9tJ{background-color:#fff;display:flex;flex-direction:column}.SearchKennels_main__nnjVT{background-color:#000;color:#fff;display:flex;flex-direction:column;padding-left:5%;width:80%}.SearchKennels_headline__7\+lkO{font-family:Verdana,Geneva,Tahoma,sans-serif}.SearchKennels_petType__7S0NE{display:flex;flex-direction:column}.SearchKennels_divcheck__CU\+LB{display:flex;padding-left:10px}.SearchKennels_divinput__xgUCa{display:flex;padding:10px;width:60%}.SearchKennels_text__Bh2y3{border-radius:4px;color:red;padding:8px;width:50%}.SearchKennels_padding10px__3r1RD{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SearchKennels_main__nnjVT{align-items:center;width:inherit}.SearchKennels_divcheck__CU\+LB{align-items:center}.SearchKennels_divinput__xgUCa{align-items:center;flex-direction:column;width:inherit}.SearchKennels_text__Bh2y3{width:inherit}.SearchKennels_headline__7\+lkO{text-align:center}.SearchKennels_media__840uY{align-items:center;display:flex;flex-direction:column}.SearchKennels_padding10px__3r1RD{width:inherit}.SearchKennels_hr__1LJXp{display:none}}.DogBreeds_divcheck__Gop1w{align-items:center;display:flex;flex-direction:row}.DogBreeds_select__BrGe-{background-color:#fff;border-radius:4px;color:#000;padding:10px;width:50%}.DogBreeds_label__cYSuQ{padding-left:10px}@media only screen and (min-width:360px) and (max-width:600px){.DogBreeds_divcheck__Gop1w{align-items:center;flex-direction:column;width:inherit}.DogBreeds_select__BrGe-{width:80%}}.CatBreeds_divcheck__s30GO{align-items:center;display:flex;flex-direction:row}.CatBreeds_select__domkq{background-color:#fff;border-radius:4px;color:#000;padding:10px;width:50%}.CatBreeds_label__ekax0{padding-left:10px}@media only screen and (min-width:360px) and (max-width:600px){.CatBreeds_divcheck__s30GO{align-items:center;flex-direction:column;width:inherit}.CatBreeds_select__domkq{width:inherit}}.RodentBreeds_divcheck__MawZH{align-items:center;display:flex;flex-direction:row}.RodentBreeds_select__hV6gC{background-color:#fff;border-radius:4px;color:#000;padding:10px;width:50%}.RodentBreeds_label__6MRAu{padding-left:10px}@media only screen and (min-width:360px) and (max-width:600px){.RodentBreeds_divcheck__MawZH{align-items:center;flex-direction:column;width:inherit}.RodentBreeds_select__hV6gC{width:inherit}}.ParrotBreeds_divcheck__n\+P9r{align-items:center;display:flex;flex-direction:row}.ParrotBreeds_select__v1ek-{background-color:#fff;border-radius:4px;color:#000;padding:10px;width:50%}.ParrotBreeds_label__JOonc{padding-left:10px}@media only screen and (min-width:360px) and (max-width:600px){.ParrotBreeds_divcheck__n\+P9r{align-items:center;flex-direction:column;width:inherit}.ParrotBreeds_select__v1ek-{width:inherit}}.ReptileBreeds_divcheck__hDSXd{align-items:center;display:flex;flex-direction:row}.ReptileBreeds_select__NwM3F{background-color:#fff;border-radius:4px;color:#000;padding:10px;width:50%}.ReptileBreeds_label__aCYDr{padding-left:10px}@media only screen and (min-width:360px) and (max-width:600px){.ReptileBreeds_divcheck__hDSXd{align-items:center;flex-direction:column;width:inherit}.ReptileBreeds_select__NwM3F{width:inherit}}.SpiderBreeds_divcheck__Tvn7m{align-items:center;display:flex;flex-direction:row}.SpiderBreeds_select__ZFkyG{background-color:#fff;border-radius:4px;color:#000;padding:10px;width:50%}.SpiderBreeds_label__fa4Jg{padding-left:10px}@media only screen and (min-width:360px) and (max-width:600px){.SpiderBreeds_divcheck__Tvn7m{align-items:center;flex-direction:column;width:inherit}.SpiderBreeds_select__ZFkyG{width:inherit}}.SearchParlors_master__j0XZB{background-color:#fff;display:flex;flex-direction:column}.SearchParlors_main__KJOku{background-color:#000;color:#fff;display:flex;flex-direction:column;padding-left:5%;width:80%}.SearchParlors_headline__YY8O9{font-family:Verdana,Geneva,Tahoma,sans-serif}.SearchParlors_petType__EhNdb{display:flex;flex-direction:column}.SearchParlors_divcheck__p6xSZ{display:flex;padding-left:10px}.SearchParlors_divinput__nsNDF{display:flex;padding:10px;width:60%}.SearchParlors_text__uXNX7{border-radius:4px;color:red;padding:8px;width:50%}.SearchParlors_padding10px__SuuDE{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SearchParlors_main__KJOku{align-items:center;width:inherit}.SearchParlors_divcheck__p6xSZ{align-items:center}.SearchParlors_divinput__nsNDF{align-items:center;flex-direction:column;width:inherit}.SearchParlors_text__uXNX7{width:inherit}.SearchParlors_headline__YY8O9{text-align:center}.SearchParlors_media__FBdOy{align-items:center;display:flex;flex-direction:column}.SearchParlors_padding10px__SuuDE{width:inherit}.SearchParlors_hr__jXKNV{display:none}}.SearchVeterinary_master__IEWPZ{background-color:#fff;display:flex;flex-direction:column}.SearchVeterinary_main__Yr1bU{background-color:#000;color:#fff;display:flex;flex-direction:column;padding-left:5%;width:80%}.SearchVeterinary_headline__1UXuI{font-family:Verdana,Geneva,Tahoma,sans-serif}.SearchVeterinary_petType__jw2dX{display:flex;flex-direction:column}.SearchVeterinary_divcheck__Mrx6H{display:flex;padding-left:10px}.SearchVeterinary_divinput__uOQN8{display:flex;padding:10px;width:60%}.SearchVeterinary_text__awJg5{border-radius:4px;color:red;padding:8px;width:50%}.SearchVeterinary_padding10px__XI\+Ch{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SearchVeterinary_main__Yr1bU{align-items:center;width:inherit}.SearchVeterinary_divcheck__Mrx6H{align-items:center}.SearchVeterinary_divinput__uOQN8{align-items:center;flex-direction:column;width:inherit}.SearchVeterinary_text__awJg5{width:inherit}.SearchVeterinary_headline__1UXuI{text-align:center}.SearchVeterinary_media__qdH-u{align-items:center;display:flex;flex-direction:column}.SearchVeterinary_padding10px__XI\+Ch{width:inherit}.SearchVeterinary_hr__M077h{display:none}}.SearchShelters_master__Ko9CH{background-color:#fff;display:flex;flex-direction:column}.SearchShelters_main__I3ZS5{background-color:#000;color:#fff;display:flex;flex-direction:column;padding-left:5%;width:80%}.SearchShelters_headline__5cXzG{font-family:Verdana,Geneva,Tahoma,sans-serif}.SearchShelters_petType__nmOGZ{display:flex;flex-direction:column}.SearchShelters_divcheck__-0bxz{display:flex;padding-left:10px}.SearchShelters_divinput__4uUHS{display:flex;padding:10px;width:60%}.SearchShelters_text__jKCAS{border-radius:4px;color:red;padding:8px;width:50%}.SearchShelters_padding10px__zqqtu{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SearchShelters_main__I3ZS5{align-items:center;width:inherit}.SearchShelters_divcheck__-0bxz{align-items:center}.SearchShelters_divinput__4uUHS{align-items:center;flex-direction:column;width:inherit}.SearchShelters_text__jKCAS{width:inherit}.SearchShelters_headline__5cXzG{text-align:center}.SearchShelters_media__HFOBJ{align-items:center;display:flex;flex-direction:column}.SearchShelters_padding10px__zqqtu{width:inherit}.SearchShelters_hr__3\+\+l\+{display:none}}.SearchPetBreeds_master__mW6pN{background-color:#fff;display:flex;flex-direction:column}.SearchPetBreeds_main__Z9yWX{background-color:#000;color:#fff;display:flex;flex-direction:column;padding-left:5%;width:80%}.SearchPetBreeds_headline__hmcq8{font-family:Verdana,Geneva,Tahoma,sans-serif}.SearchPetBreeds_petType__Pm0ub{display:flex;flex-direction:column}.SearchPetBreeds_divcheck__dc1Gl{display:flex;padding-left:10px}.SearchPetBreeds_divinput__TY6Tk{display:flex;padding:10px;width:60%}.SearchPetBreeds_text__QNvY9{border-radius:4px;color:#000;padding:8px;width:50%}.SearchPetBreeds_padding10px__mzrkn{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SearchPetBreeds_main__Z9yWX{align-items:center;width:inherit}.SearchPetBreeds_divcheck__dc1Gl{align-items:center}.SearchPetBreeds_divinput__TY6Tk{align-items:center;flex-direction:column;width:inherit}.SearchPetBreeds_text__QNvY9{width:inherit}.SearchPetBreeds_headline__hmcq8{text-align:center}.SearchPetBreeds_media__Ae5Rp{align-items:center;display:flex;flex-direction:column}.SearchPetBreeds_padding10px__mzrkn{width:inherit}.SearchPetBreeds_hr__1K9-b{display:none}}.PetProfile_master__MkiZZ{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.PetProfile_profileCardsSection__jHlEh{margin:2rem auto 0;max-width:1400px;padding:0 2rem;text-align:center;width:100%}.PetProfile_profileCards__1O-CE{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:80%}.PetProfile_profileCardLink__jhJG7{color:inherit;display:block;margin-bottom:2rem;text-decoration:none;width:48%}.PetProfile_profileCardLink__jhJG7 article{display:flex!important;flex-direction:row!important;height:220px!important;width:100%!important}.PetProfile_profileCardLink__jhJG7 article>div:first-child{padding:1.5rem!important;width:50%!important}.PetProfile_profileCardLink__jhJG7 article>div:last-child{height:100%!important;width:50%!important}.PetProfile_profileCardLink__jhJG7 article img{height:100%!important;object-fit:cover!important;width:100%!important}.PetProfile_uploadPhotoCard__gyeFd{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:row;height:220px;overflow:hidden;width:100%}.PetProfile_uploadPhotoContent__DyotA{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.5rem;width:100%}.PetProfile_uploadIcon__6H\+Pr{font-size:2.5rem;margin-bottom:1rem}.PetProfile_imageUpload__v28BM{margin-top:1rem;width:100%}.PetProfile_imageInput__zdnHr{display:none}.PetProfile_imageUploadLabel__vbzhC{background-color:#4299e1;border-radius:8px;color:#fff;cursor:pointer;display:block;font-weight:600;padding:.75rem;text-align:center;transition:background-color .2s;width:100%}.PetProfile_imageUploadLabel__vbzhC:hover{background-color:#3182ce}.PetProfile_uploadProgress__vjK7P{background-color:#e2e8f0;border-radius:10px;height:20px;overflow:hidden;position:relative;width:100%}.PetProfile_progressBar__imo3M{background-color:#48bb78;height:100%;transition:width .3s ease}.PetProfile_uploadProgress__vjK7P span{align-items:center;bottom:0;color:#fff;display:flex;font-weight:600;justify-content:center;left:0;position:absolute;right:0;text-shadow:0 0 2px rgba(0,0,0,.5);top:0}.PetProfile_photoGrid__d3Srs{margin:2rem auto;width:80%}.PetProfile_photoGridTitle__xg76i{color:#2d3748;font-size:1.5rem;margin-bottom:1rem;text-align:center}.PetProfile_photoGridContainer__MN-M-{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.PetProfile_photoItem__x\+x6W{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;position:relative}.PetProfile_photoThumbnail__k8Ycb{display:block;height:200px;object-fit:cover;width:100%}.PetProfile_photoActions__5oUgM{background-color:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:space-between;left:0;opacity:0;padding:.5rem;position:absolute;right:0;transition:opacity .2s}.PetProfile_photoItem__x\+x6W:hover .PetProfile_photoActions__5oUgM{opacity:1}.PetProfile_deletePhotoButton__zQfCf,.PetProfile_setMainButton__ypGT8{border:none;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:600;padding:.25rem .5rem;transition:background-color .2s}.PetProfile_setMainButton__ypGT8{background-color:#4299e1;color:#fff}.PetProfile_deletePhotoButton__zQfCf{background-color:#e53e3e;color:#fff}.PetProfile_setMainButton__ypGT8:hover{background-color:#3182ce}.PetProfile_deletePhotoButton__zQfCf:hover{background-color:#c53030}@media screen and (max-width:768px){.PetProfile_profileCardsSection__jHlEh{margin-top:1rem;padding:15px}.PetProfile_profileCards__1O-CE{flex-direction:column;width:100%}.PetProfile_photoGrid__d3Srs,.PetProfile_profileCardLink__jhJG7{width:100%}}.PetProfile_mainContainer__Jkvjd{display:flex;flex:1 1;gap:2rem;margin:0 auto;max-width:1400px;padding:0 2rem 2rem;width:100%}.PetProfile_mainContent__\+rdzr{flex:1 1;width:100%}.PetProfile_main__ILXRs{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#2c3e50;display:flex;flex-direction:column;padding:3rem;width:100%}.PetProfile_main__ILXRs section{margin-bottom:3rem}.PetProfile_headline__9ilbL{border-bottom:2px solid #e2e8f0;color:#2c3e50;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.PetProfile_nameInput__sN7CA{margin-bottom:1rem}.PetProfile_editInput__ZKTgq{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;font-size:1.1rem;margin-bottom:1rem;padding:1rem;transition:border-color .2s;width:100%}.PetProfile_editInput__ZKTgq:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.PetProfile_editTextarea__5sxuB{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;font-size:1.1rem;line-height:1.8;margin-bottom:1rem;min-height:150px;padding:1rem;resize:vertical;transition:border-color .2s;width:100%}.PetProfile_editTextarea__5sxuB:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.PetProfile_inputGroup__1CBFG{margin-bottom:2rem}.PetProfile_label__cCmMr{color:#4a5568;display:block;font-size:1rem;font-weight:500;margin-bottom:.5rem}.PetProfile_checkboxGroup__PiFkC{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.PetProfile_checkbox__S1Ffd{height:1rem;width:1rem}.PetProfile_infoSection__4MN84{background-color:#f8f9fa;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.PetProfile_infoSection__4MN84 p{color:#2c3e50;font-size:1.1rem;line-height:1.8;margin:1rem 0}.PetProfile_infoSection__4MN84 p strong{color:#3182ce;display:inline-block;min-width:180px}.PetProfile_hr__MChC1{border:none;border-top:2px solid #e2e8f0;margin:2rem 0}.PetProfile_editButtons__NczQY{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.PetProfile_cancelButton__8g5Mb,.PetProfile_editButton__d\+ZMI,.PetProfile_saveButton__fUagZ{border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.PetProfile_editButton__d\+ZMI{background-color:#4299e1;border:none;color:#fff;margin-bottom:1.5rem}.PetProfile_saveButton__fUagZ{background-color:#48bb78;border:none;color:#fff}.PetProfile_cancelButton__8g5Mb{background-color:#e53e3e;border:none;color:#fff}.PetProfile_editButton__d\+ZMI:hover{background-color:#3182ce}.PetProfile_saveButton__fUagZ:hover{background-color:#38a169}.PetProfile_cancelButton__8g5Mb:hover{background-color:#c53030}.PetProfile_aside__9W-3j{flex-shrink:0;width:300px}.PetProfile_adSpace__fSRu7{background-color:#f8f9fa;border-radius:8px;color:#a0aec0;margin-bottom:1rem;padding:1rem;text-align:center}.PetProfile_loading__7kFer{-webkit-animation:PetProfile_pulse__o3GD5 2s cubic-bezier(.4,0,.6,1) infinite;animation:PetProfile_pulse__o3GD5 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#4a5568;font-size:1rem;margin:2rem auto;max-width:1400px;padding:2rem;text-align:center;width:100%}@-webkit-keyframes PetProfile_pulse__o3GD5{0%,to{opacity:1}50%{opacity:.5}}@keyframes PetProfile_pulse__o3GD5{0%,to{opacity:1}50%{opacity:.5}}.PetProfile_error__URIxG,.PetProfile_success__D6oDW{border-radius:8px;font-weight:500;margin-bottom:1rem;padding:1rem}.PetProfile_error__URIxG{background-color:#fed7d7;border:1px solid #fc8181;color:#c53030}.PetProfile_success__D6oDW{background-color:#c6f6d5;border:1px solid #68d391;color:#2f855a}.PetProfile_validationError__NDqbx{color:#e53e3e;font-size:.875rem;margin-top:.25rem}@media (prefers-color-scheme:dark){.PetProfile_master__MkiZZ{background-color:#1a202c}.PetProfile_main__ILXRs{background-color:#2d3748;color:#e2e8f0}.PetProfile_headline__9ilbL{border-bottom-color:#4a5568;color:#e2e8f0}.PetProfile_editInput__ZKTgq,.PetProfile_editTextarea__5sxuB{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.PetProfile_editInput__ZKTgq:focus,.PetProfile_editTextarea__5sxuB:focus{border-color:#4299e1}.PetProfile_label__cCmMr{color:#e2e8f0}.PetProfile_infoSection__4MN84{background-color:#1a202c}.PetProfile_infoSection__4MN84 p{color:#e2e8f0}.PetProfile_infoSection__4MN84 p strong{color:#63b3ed}.PetProfile_hr__MChC1{border-top-color:#4a5568}.PetProfile_adSpace__fSRu7,.PetProfile_loading__7kFer{background-color:#2d3748;color:#e2e8f0}.PetProfile_error__URIxG{background-color:rgba(197,48,48,.1);border-color:#c53030;color:#fc8181}.PetProfile_success__D6oDW{background-color:rgba(47,133,90,.1);border-color:#2f855a;color:#68d391}.PetProfile_validationError__NDqbx{color:#fc8181}}@media screen and (max-width:1024px){.PetProfile_mainContainer__Jkvjd{flex-direction:column}.PetProfile_aside__9W-3j{width:100%}}@media screen and (max-width:768px){.PetProfile_profileCardsSection__jHlEh{margin-top:1rem;padding:0 1rem}.PetProfile_profileCards__1O-CE{align-items:center;flex-direction:column;gap:1rem;margin:1rem 0}.PetProfile_mainContainer__Jkvjd{padding:0 1rem 1rem}.PetProfile_main__ILXRs{padding:1rem}.PetProfile_headline__9ilbL{text-align:center}.PetProfile_editButtons__NczQY{flex-direction:column;gap:.5rem}.PetProfile_cancelButton__8g5Mb,.PetProfile_editButton__d\+ZMI,.PetProfile_saveButton__fUagZ{width:100%}}.PetProfile_ownerActions__RRy8m{display:flex;gap:1rem;margin-bottom:1.5rem}.PetProfile_deleteButton__8OCa3{background-color:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.PetProfile_deleteButton__8OCa3:hover:not(:disabled){background-color:#c53030}.PetProfile_deleteButton__8OCa3:disabled{cursor:not-allowed;opacity:.7}.PetProfile_deleteButton__8OCa3.PetProfile_loading__7kFer{color:transparent;position:relative}.PetProfile_deleteButton__8OCa3.PetProfile_loading__7kFer:after{-webkit-animation:PetProfile_spin__bi\+OJ 1s linear infinite;animation:PetProfile_spin__bi\+OJ 1s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:transparent;content:"";height:1rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1rem}@-webkit-keyframes PetProfile_spin__bi\+OJ{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes PetProfile_spin__bi\+OJ{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.PetProfile_otherPets__rBEaX{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.PetProfile_otherPetCard__0d-gJ{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.PetProfile_otherPetCard__0d-gJ:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.PetProfile_otherPetImage__HJrGS{height:150px;object-fit:cover;width:100%}.PetProfile_otherPetInfo__Ga9\+r{padding:1rem}.PetProfile_otherPetInfo__Ga9\+r h3{font-size:1.1rem;font-weight:600;margin:0}.PetProfile_otherPetInfo__Ga9\+r p{color:#666;font-size:.9rem;margin:.5rem 0 0}@media (prefers-color-scheme:dark){.PetProfile_imageUploadLabel__vbzhC{border-color:#4a5568}.PetProfile_imageUploadLabel__vbzhC:hover{background-color:rgba(66,153,225,.1);border-color:#4299e1}.PetProfile_uploadProgress__vjK7P{background-color:#4a5568}.PetProfile_otherPetCard__0d-gJ{background:#2d3748}.PetProfile_otherPetInfo__Ga9\+r p{color:#a0aec0}}@media screen and (max-width:768px){.PetProfile_otherPets__rBEaX{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.PetProfile_imageUpload__v28BM{max-width:100%}}.PetProfile_photoManagement__U0pDk{display:flex;flex-direction:column;gap:1rem;max-width:600px;width:100%}.PetProfile_helperText__q7GFu{margin-top:.25rem}.PetProfile_foodCategory__Whw3C,.PetProfile_helperText__q7GFu{color:#718096;font-size:.875rem;font-style:italic}@media (prefers-color-scheme:dark){.PetProfile_foodCategory__Whw3C,.PetProfile_helperText__q7GFu{color:#a0aec0}}.PetProfile_divcheck__CcNKK{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem;padding:.5rem}.PetProfile_description__KiJct{margin-bottom:2rem}.profilecard_card__6qKtE{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:row;margin-bottom:2rem;overflow:hidden;transition:all .3s ease;width:45%}.profilecard_card__6qKtE:hover{border-color:#4299e1;box-shadow:0 12px 24px rgba(0,0,0,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.profilecard_info__GUFoh{background:linear-gradient(90deg,#fff,hsla(0,0%,100%,.95));display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:1.5rem;width:50%}.profilecard_strong__C0MZX{color:#4299e1;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.profilecard_headline__A7Gx4{color:#2d3748;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.5rem;font-weight:700;line-height:1.4;margin:0}.profilecard_img__JG2My{background:#f7fafc;overflow:hidden;position:relative;width:50%}.profilecard_profileCardPicture__Dqjxn{height:100%;object-fit:cover;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:100%}.profilecard_card__6qKtE:hover .profilecard_profileCardPicture__Dqjxn{-webkit-transform:scale(1.1);transform:scale(1.1)}.profilecard_link__aIu-U{align-items:center;color:#4299e1;display:inline-flex;font-weight:600;gap:.5rem;margin-top:auto;text-decoration:none;transition:all .2s}.profilecard_link__aIu-U:hover{color:#2b6cb0;gap:.75rem}.profilecard_link__aIu-U:after{content:"→";transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.profilecard_link__aIu-U:hover:after{-webkit-transform:translateX(4px);transform:translateX(4px)}@media (prefers-color-scheme:dark){.profilecard_card__6qKtE{background:#2d3748;border-color:#4a5568}.profilecard_info__GUFoh{background:linear-gradient(90deg,#2d3748,rgba(45,55,72,.95))}.profilecard_headline__A7Gx4{color:#f7fafc}.profilecard_link__aIu-U,.profilecard_strong__C0MZX{color:#63b3ed}.profilecard_link__aIu-U:hover{color:#90cdf4}}@media only screen and (max-width:768px){.profilecard_card__6qKtE{flex-direction:column-reverse;margin-bottom:1.5rem;width:100%}.profilecard_info__GUFoh{align-items:center;background:#fff;padding:1.25rem;text-align:center;width:100%}.profilecard_img__JG2My{height:200px;width:100%}.profilecard_headline__A7Gx4{font-size:1.25rem}}@media only screen and (min-width:360px) and (max-width:600px){.profilecard_card__6qKtE{width:90%}.profilecard_img__JG2My{height:180px}}*{box-sizing:border-box;margin:0;padding:0}.OwnerProfile_master__WRjSC{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.OwnerProfile_profileCardsSection__rJaeu{margin:2rem auto 0;max-width:1400px;padding:0 2rem;text-align:center;width:100%}.OwnerProfile_profileHeader__SLChu{align-items:center;display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.OwnerProfile_sendMessageButton__JTikm{align-items:center;background-color:#007bff;border-radius:25px;color:#fff;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .2s}.OwnerProfile_sendMessageButton__JTikm:hover{background-color:#0056b3;color:#fff}.OwnerProfile_sendMessageButton__JTikm i{font-size:1rem}.OwnerProfile_profileCards__bzLPH{display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;width:80%}.OwnerProfile_profileCardLink__u9m\+d{color:inherit;display:block;margin-bottom:2rem;text-decoration:none;width:48%}.OwnerProfile_profileCardLink__u9m\+d article{display:flex!important;flex-direction:row!important;height:220px!important;width:100%!important}.OwnerProfile_profileCardLink__u9m\+d article>div:first-child{padding:1.5rem!important;width:50%!important}.OwnerProfile_profileCardLink__u9m\+d article>div:last-child{height:100%!important;width:50%!important}.OwnerProfile_profileCardLink__u9m\+d article img{height:100%!important;object-fit:cover!important;width:100%!important}.OwnerProfile_uploadPhotoCard__UZS3D{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;flex-direction:row;height:220px;overflow:hidden;width:100%}.OwnerProfile_uploadPhotoContent__HVGFA{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:1.5rem;width:100%}.OwnerProfile_uploadIcon__zpugh{font-size:2.5rem;margin-bottom:1rem}.OwnerProfile_imageUpload__Fnp\+d{margin-top:1rem;width:100%}.OwnerProfile_imageInput__GfdvQ{display:none}.OwnerProfile_imageUploadLabel__kA7dc{background-color:#4299e1;border-radius:8px;color:#fff;cursor:pointer;display:block;font-weight:600;padding:.75rem;text-align:center;transition:background-color .2s;width:100%}.OwnerProfile_imageUploadLabel__kA7dc:hover{background-color:#3182ce}.OwnerProfile_uploadProgress__\+Ltfa{background-color:#e2e8f0;border-radius:10px;height:20px;overflow:hidden;position:relative;width:100%}.OwnerProfile_progressBar__-dx0M{background-color:#48bb78;height:100%;transition:width .3s ease}.OwnerProfile_uploadProgress__\+Ltfa span{align-items:center;bottom:0;color:#fff;display:flex;font-weight:600;justify-content:center;left:0;position:absolute;right:0;text-shadow:0 0 2px rgba(0,0,0,.5);top:0}.OwnerProfile_photoGrid__eBi3a{margin:2rem auto;width:80%}.OwnerProfile_photoGridTitle__Xe2g5{color:#2d3748;font-size:1.5rem;margin-bottom:1rem;text-align:center}.OwnerProfile_photoGridContainer__-qlgO{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.OwnerProfile_photoItem__lNz2q{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden;position:relative}.OwnerProfile_photoThumbnail__3p8Gg{display:block;height:200px;object-fit:cover;width:100%}.OwnerProfile_photoActions__tTsLi{background-color:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:space-between;left:0;opacity:0;padding:.5rem;position:absolute;right:0;transition:opacity .2s}.OwnerProfile_photoItem__lNz2q:hover .OwnerProfile_photoActions__tTsLi{opacity:1}.OwnerProfile_deletePhotoButton__9gLmg,.OwnerProfile_setMainButton__m7yoO{border:none;border-radius:4px;cursor:pointer;font-size:.75rem;font-weight:600;padding:.25rem .5rem;transition:background-color .2s}.OwnerProfile_setMainButton__m7yoO{background-color:#4299e1;color:#fff}.OwnerProfile_deletePhotoButton__9gLmg{background-color:#e53e3e;color:#fff}.OwnerProfile_setMainButton__m7yoO:hover{background-color:#3182ce}.OwnerProfile_deletePhotoButton__9gLmg:hover{background-color:#c53030}@media screen and (max-width:768px){.OwnerProfile_profileCardsSection__rJaeu{margin-top:1rem;padding:15px}.OwnerProfile_profileCards__bzLPH{flex-direction:column;width:100%}.OwnerProfile_photoGrid__eBi3a,.OwnerProfile_profileCardLink__u9m\+d{width:100%}}.OwnerProfile_mainContainer__CUFNX{display:flex;flex:1 1;gap:2rem;margin:0 auto;max-width:1400px;padding:0 2rem 2rem;width:100%}.OwnerProfile_mainContent__58Odi{flex:1 1;width:100%}.OwnerProfile_main__cJKJq{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#2c3e50;display:flex;flex-direction:column;padding:2rem;width:100%}.OwnerProfile_headline__pxi-h{color:#2c3e50;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;margin-bottom:1rem}.OwnerProfile_nameInput__uu6Hs{margin-bottom:1rem}.OwnerProfile_inputGroup__2y3bN{margin-bottom:1rem;width:100%}.OwnerProfile_inputGroup__2y3bN label{color:#e2e8f0;display:block;font-weight:500;margin-bottom:.5rem}.OwnerProfile_editInput__FsoSo{background-color:#2c3e50;border:1px solid #4a5568;border-radius:.5rem;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s;width:100%}.OwnerProfile_editInput__FsoSo:focus{border-color:#4299e1;box-shadow:0 0 0 2px rgba(66,153,225,.2);outline:none}.OwnerProfile_editInput__FsoSo::-webkit-input-placeholder{color:#718096}.OwnerProfile_editInput__FsoSo::placeholder{color:#718096}.OwnerProfile_editTextarea__u8S1Q{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;font-size:1rem;margin-bottom:.5rem;min-height:120px;padding:.75rem;resize:vertical;transition:border-color .2s;width:100%}.OwnerProfile_editTextarea__u8S1Q:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.OwnerProfile_label__hBRdt{color:#4a5568;display:block;font-size:.875rem;margin-top:.25rem}.OwnerProfile_checkboxGroup__Ooo3D{align-items:center;display:flex;gap:.5rem;margin-bottom:1rem}.OwnerProfile_checkbox__KNEn1{height:1rem;width:1rem}.OwnerProfile_infoSection__UyOXa{background-color:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:1rem}.OwnerProfile_infoSection__UyOXa p{color:#2c3e50;margin:.5rem 0}.OwnerProfile_editButtons__cqDfh{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.OwnerProfile_cancelButton__bmtOj,.OwnerProfile_editButton__6-pRJ,.OwnerProfile_saveButton__-XJ5G{border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.OwnerProfile_editButton__6-pRJ{background-color:#4299e1;border:none;color:#fff;margin-bottom:1.5rem}.OwnerProfile_saveButton__-XJ5G{background-color:#48bb78;border:none;color:#fff}.OwnerProfile_cancelButton__bmtOj{background-color:#e53e3e;border:none;color:#fff}.OwnerProfile_editButton__6-pRJ:hover{background-color:#3182ce}.OwnerProfile_saveButton__-XJ5G:hover{background-color:#38a169}.OwnerProfile_cancelButton__bmtOj:hover{background-color:#c53030}.OwnerProfile_aside__hXBLh{flex-shrink:0;width:300px}.OwnerProfile_adSpace__rBawh{background-color:#f8f9fa;border-radius:8px;color:#a0aec0;margin-bottom:1rem;padding:1rem;text-align:center}.OwnerProfile_loading__xjmSq{-webkit-animation:OwnerProfile_pulse__oIJfi 2s cubic-bezier(.4,0,.6,1) infinite;animation:OwnerProfile_pulse__oIJfi 2s cubic-bezier(.4,0,.6,1) infinite;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#4a5568;font-size:1rem;margin:2rem auto;max-width:1400px;padding:2rem;text-align:center;width:100%}@-webkit-keyframes OwnerProfile_pulse__oIJfi{0%,to{opacity:1}50%{opacity:.5}}@keyframes OwnerProfile_pulse__oIJfi{0%,to{opacity:1}50%{opacity:.5}}.OwnerProfile_error__Ku0Rf,.OwnerProfile_success__dA0ts{border-radius:8px;font-weight:500;margin-bottom:1rem;padding:1rem}.OwnerProfile_error__Ku0Rf{background-color:#fed7d7;border:1px solid #fc8181;color:#c53030}.OwnerProfile_success__dA0ts{background-color:#c6f6d5;border:1px solid #68d391;color:#2f855a}.OwnerProfile_validationError__1dLNN{color:#e53e3e;font-size:.875rem;margin-top:.25rem}@media (prefers-color-scheme:dark){.OwnerProfile_master__WRjSC{background-color:#1a202c}.OwnerProfile_main__cJKJq{background-color:#2d3748;color:#e2e8f0}.OwnerProfile_headline__pxi-h{color:#e2e8f0}.OwnerProfile_editInput__FsoSo,.OwnerProfile_editTextarea__u8S1Q{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.OwnerProfile_editInput__FsoSo:focus,.OwnerProfile_editTextarea__u8S1Q:focus{border-color:#4299e1}.OwnerProfile_label__hBRdt{color:#e2e8f0}.OwnerProfile_infoSection__UyOXa{background-color:#2d3748}.OwnerProfile_infoSection__UyOXa p{color:#e2e8f0}.OwnerProfile_adSpace__rBawh,.OwnerProfile_loading__xjmSq{background-color:#2d3748;color:#e2e8f0}.OwnerProfile_error__Ku0Rf{background-color:rgba(197,48,48,.1);border-color:#c53030;color:#fc8181}.OwnerProfile_success__dA0ts{background-color:rgba(47,133,90,.1);border-color:#2f855a;color:#68d391}.OwnerProfile_validationError__1dLNN{color:#fc8181}}@media screen and (max-width:1024px){.OwnerProfile_mainContainer__CUFNX{flex-direction:column}.OwnerProfile_aside__hXBLh{width:100%}}@media screen and (max-width:768px){.OwnerProfile_profileCardsSection__rJaeu{margin-top:1rem;padding:0 1rem}.OwnerProfile_profileCards__bzLPH{align-items:center;flex-direction:column;gap:1rem;margin:1rem 0}.OwnerProfile_mainContainer__CUFNX{padding:0 1rem 1rem}.OwnerProfile_main__cJKJq{padding:1rem}.OwnerProfile_headline__pxi-h{text-align:center}.OwnerProfile_editButtons__cqDfh{flex-direction:column;gap:.5rem}.OwnerProfile_cancelButton__bmtOj,.OwnerProfile_editButton__6-pRJ,.OwnerProfile_saveButton__-XJ5G{width:100%}}.OwnerProfile_ownerActions__IevwH{display:flex;gap:1rem;margin-bottom:1.5rem}.OwnerProfile_deleteButton__g0WR8{background-color:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.OwnerProfile_deleteButton__g0WR8:hover:not(:disabled){background-color:#c53030}.OwnerProfile_deleteButton__g0WR8:disabled{cursor:not-allowed;opacity:.7}.OwnerProfile_deleteButton__g0WR8.OwnerProfile_loading__xjmSq{color:transparent;position:relative}.OwnerProfile_deleteButton__g0WR8.OwnerProfile_loading__xjmSq:after{-webkit-animation:OwnerProfile_spin__SCvju 1s linear infinite;animation:OwnerProfile_spin__SCvju 1s linear infinite;border:2px solid #fff;border-radius:50%;border-right-color:transparent;content:"";height:1rem;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:1rem}@-webkit-keyframes OwnerProfile_spin__SCvju{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}@keyframes OwnerProfile_spin__SCvju{0%{-webkit-transform:translate(-50%,-50%) rotate(0deg);transform:translate(-50%,-50%) rotate(0deg)}to{-webkit-transform:translate(-50%,-50%) rotate(1turn);transform:translate(-50%,-50%) rotate(1turn)}}.OwnerProfile_otherPets__iS4zk{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.OwnerProfile_otherPetCard__ziGmD{background:#fff;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.OwnerProfile_otherPetCard__ziGmD:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.OwnerProfile_otherPetImage__HyaSL{height:150px;object-fit:cover;width:100%}.OwnerProfile_otherPetInfo__OtAGh{padding:1rem}.OwnerProfile_otherPetInfo__OtAGh h3{font-size:1.1rem;font-weight:600;margin:0}.OwnerProfile_otherPetInfo__OtAGh p{color:#666;font-size:.9rem;margin:.5rem 0 0}@media (prefers-color-scheme:dark){.OwnerProfile_imageUploadLabel__kA7dc{border-color:#4a5568}.OwnerProfile_imageUploadLabel__kA7dc:hover{background-color:rgba(66,153,225,.1);border-color:#4299e1}.OwnerProfile_uploadProgress__\+Ltfa{background-color:#4a5568}.OwnerProfile_otherPetCard__ziGmD{background:#2d3748}.OwnerProfile_otherPetInfo__OtAGh p{color:#a0aec0}}@media screen and (max-width:768px){.OwnerProfile_otherPets__iS4zk{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.OwnerProfile_imageUpload__Fnp\+d{max-width:100%}}.OwnerProfile_photoManagement__hKLwu{display:flex;flex-direction:column;gap:1rem;max-width:600px;width:100%}.OwnerProfile_helperText__VoQ6H{margin-top:.25rem}.OwnerProfile_foodCategory__rarWj,.OwnerProfile_helperText__VoQ6H{color:#718096;font-size:.875rem;font-style:italic}@media (prefers-color-scheme:dark){.OwnerProfile_foodCategory__rarWj,.OwnerProfile_helperText__VoQ6H{color:#a0aec0}}.OwnerProfile_radioGroup__nG7xH{margin-bottom:1rem}.OwnerProfile_radioGroup__nG7xH .OwnerProfile_divcheck__KQHkP{margin-bottom:.5rem}.OwnerProfile_userHeading__fStl4{color:#fff;font-size:2.5rem;font-weight:600;margin:0;padding:0 2rem;text-align:center}@media (max-width:768px){.OwnerProfile_profileHeader__SLChu{flex-direction:column;gap:1rem}.OwnerProfile_userHeading__fStl4{font-size:2rem;margin:1.5rem 0}.OwnerProfile_sendMessageButton__JTikm{font-size:.8rem;padding:.6rem 1.2rem}}.OwnerProfile_addPetCard__theA9{align-items:center;background:linear-gradient(135deg,rgba(52,152,219,.1),rgba(52,152,219,.2));border:2px dashed rgba(52,152,219,.5);border-radius:16px;display:flex;height:220px;justify-content:center;overflow:hidden;position:relative;text-decoration:none;transition:all .3s ease;width:48%}.OwnerProfile_addPetCard__theA9:hover{background:linear-gradient(135deg,rgba(52,152,219,.2),rgba(52,152,219,.3));border-color:#3498db;box-shadow:0 10px 20px rgba(52,152,219,.1);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.OwnerProfile_addPetCard__theA9:hover .OwnerProfile_addPetIcon__FlH01{-webkit-transform:scale(1.1) rotate(180deg);transform:scale(1.1) rotate(180deg)}.OwnerProfile_addPetContent__WJhxN{align-items:center;display:flex;flex-direction:column;gap:.75rem;z-index:1}.OwnerProfile_addPetIcon__FlH01{align-items:center;background:hsla(0,0%,100%,.2);border-radius:50%;color:#3498db;display:flex;font-size:2rem;height:50px;justify-content:center;margin-bottom:.25rem;transition:all .5s ease;width:50px}.OwnerProfile_addPetText__nDRi\+{color:#3498db;font-size:1.1rem;font-weight:600;text-align:center;transition:color .3s ease}@media (prefers-color-scheme:dark){.OwnerProfile_addPetCard__theA9{background:linear-gradient(135deg,rgba(52,152,219,.05),rgba(52,152,219,.1));border-color:rgba(52,152,219,.3)}.OwnerProfile_addPetCard__theA9:hover{background:linear-gradient(135deg,rgba(52,152,219,.1),rgba(52,152,219,.2));border-color:#3498db}.OwnerProfile_addPetIcon__FlH01{background:rgba(52,152,219,.1)}.OwnerProfile_addPetText__nDRi\+{color:#63b3ed}}@media (max-width:768px){.OwnerProfile_addPetCard__theA9{height:180px;width:100%}.OwnerProfile_addPetIcon__FlH01{font-size:1.75rem;height:45px;width:45px}.OwnerProfile_addPetText__nDRi\+{font-size:1rem}}.OwnerProfile_socialMediaLinks__6li9T{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.OwnerProfile_socialLink__yxgvZ{align-items:center;background-color:#2c3e50;border:1px solid #34495e;border-radius:8px;color:#fff;display:flex;padding:1rem;text-decoration:none;transition:all .3s ease}.OwnerProfile_socialLink__yxgvZ:hover{background-color:#34495e;box-shadow:0 4px 6px rgba(0,0,0,.1);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.OwnerProfile_socialLink__yxgvZ:before{background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:24px;margin-right:.75rem;width:24px}.OwnerProfile_facebook__WRX7w:before{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 24 24"><path d="M12 2C6.477 2 2 6.477 2 12c0 4.991 3.657 9.128 8.438 9.879V14.89h-2.54V12h2.54V9.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V12h2.773l-.443 2.89h-2.33v6.989C18.343 21.129 22 16.99 22 12c0-5.523-4.477-10-10-10z"/></svg>')}.OwnerProfile_twitter__gOSIr:before{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 24 24"><path d="M23.953 4.57a10 10 0 0 1-2.825.775 4.958 4.958 0 0 0 2.163-2.723c-.951.555-2.005.959-3.127 1.184a4.92 4.92 0 0 0-8.384 4.482C7.69 8.095 4.067 6.13 1.64 3.162a4.822 4.822 0 0 0-.666 2.475c0 1.71.87 3.213 2.188 4.096a4.904 4.904 0 0 1-2.228-.616v.06a4.923 4.923 0 0 0 3.946 4.827 4.996 4.996 0 0 1-2.212.085 4.936 4.936 0 0 0 4.604 3.417 9.867 9.867 0 0 1-6.102 2.105c-.39 0-.779-.023-1.17-.067a13.995 13.995 0 0 0 7.557 2.209c9.053 0 13.998-7.496 13.998-13.985 0-.21 0-.42-.015-.63A9.935 9.935 0 0 0 24 4.59z"/></svg>')}.OwnerProfile_youtube__4o\+fA:before{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 24 24"><path d="M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z"/></svg>')}.OwnerProfile_tiktok__vPQcD:before{background-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" fill="%23fff" viewBox="0 0 24 24"><path d="M12.525.02c1.31-.02 2.61-.01 3.91-.02.08 1.53.63 3.09 1.75 4.17 1.12 1.11 2.7 1.62 4.24 1.79v4.03c-1.44-.05-2.89-.35-4.2-.97-.57-.26-1.1-.59-1.62-.93-.01 2.92.01 5.84-.02 8.75-.08 1.4-.54 2.79-1.35 3.94-1.31 1.92-3.58 3.17-5.91 3.21-1.43.08-2.86-.31-4.08-1.03-2.02-1.19-3.44-3.37-3.65-5.71-.02-.5-.03-1-.01-1.49.18-1.9 1.12-3.72 2.58-4.96 1.66-1.44 3.98-2.13 6.15-1.72.02 1.48-.04 2.96-.04 4.44-.99-.32-2.15-.23-3.02.37-.63.41-1.11 1.04-1.36 1.75-.21.51-.15 1.07-.14 1.61.24 1.64 1.82 3.02 3.5 2.87 1.12-.01 2.19-.66 2.77-1.61.19-.33.4-.67.41-1.06.1-1.79.06-3.57.07-5.36.01-4.03-.01-8.05.02-12.07z"/></svg>')}.OwnerProfile_socialInputWrapper__EFlYQ{margin-bottom:1rem;position:relative}.OwnerProfile_socialMediaInputs__s2gwL{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1rem}.OwnerProfile_socialMediaInputs__s2gwL .OwnerProfile_inputGroup__2y3bN{background-color:#2c3e50;border:1px solid #34495e;border-radius:8px;padding:1rem}.OwnerProfile_socialMediaInputs__s2gwL input{background-color:#1a202c;border:1px solid #4a5568;border-radius:4px;color:#fff;font-size:.875rem;padding:.75rem;width:100%}.OwnerProfile_socialMediaInputs__s2gwL input:focus{border-color:#3498db;box-shadow:0 0 0 2px rgba(52,152,219,.2);outline:none}.OwnerProfile_noSocial__UpiJ\+{background-color:#2c3e50;border:1px dashed #4a5568;border-radius:8px;color:#a0aec0;grid-column:1/-1;padding:1rem;text-align:center}.OwnerProfile_blogSection__sRQ2t{background-color:#1a1d24;border-radius:12px;margin:3rem auto 0;max-width:1400px;padding:2rem;width:100%}.OwnerProfile_blogSectionTitle__v436u{color:#e2e8f0;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.OwnerProfile_blogGrid__dAgRQ{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.OwnerProfile_blogGrid__dAgRQ .OwnerProfile_profileCardLink__u9m\+d{box-sizing:border-box;display:flex;flex-basis:calc(33.333% - 20px);flex-direction:column;flex-grow:0;flex-shrink:0;height:400px;margin-bottom:20px;max-width:350px;min-width:280px}.OwnerProfile_blogGrid__dAgRQ .OwnerProfile_profileCardLink__u9m\+d article{display:flex!important;flex-direction:column!important;height:100%!important;width:100%!important}.OwnerProfile_blogGrid__dAgRQ .OwnerProfile_profileCardLink__u9m\+d article>div:first-child{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:1.5rem!important;width:100%!important}.OwnerProfile_blogGrid__dAgRQ .OwnerProfile_profileCardLink__u9m\+d article>div:last-child{height:250px!important;width:100%!important}.OwnerProfile_blogGrid__dAgRQ .OwnerProfile_profileCardLink__u9m\+d article img{height:100%;object-fit:cover;width:100%}@media screen and (max-width:1200px){.OwnerProfile_blogGrid__dAgRQ{justify-content:center}.OwnerProfile_blogGrid__dAgRQ .OwnerProfile_profileCardLink__u9m\+d{flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:0}}@media screen and (max-width:768px){.OwnerProfile_blogSection__sRQ2t{padding:1rem}.OwnerProfile_blogSectionTitle__v436u{font-size:1.5rem}.OwnerProfile_blogGrid__dAgRQ{align-items:center;flex-direction:column}.OwnerProfile_blogGrid__dAgRQ .OwnerProfile_profileCardLink__u9m\+d{max-width:350px;width:100%}}.HomePage_master__vQ0YT{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.HomePage_carouselContainer__xyvUE{margin:0 auto;max-width:1400px;overflow:hidden;padding:0;width:100%}.HomePage_main__3rLFh{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin:2rem auto;max-width:1400px;padding:0 2rem}.HomePage_homecard__qL2xL{background:#fff;border-radius:16px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.HomePage_homecard__qL2xL:hover{box-shadow:0 12px 24px rgba(0,0,0,.1);-webkit-transform:translateY(-4px);transform:translateY(-4px)}.HomePage_imageContainer__np-PO{height:220px;overflow:hidden;width:100%}.HomePage_picture__byY9I{height:100%;object-fit:cover;transition:-webkit-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease;width:100%}.HomePage_homecard__qL2xL:hover .HomePage_picture__byY9I{-webkit-transform:scale(1.1);transform:scale(1.1)}.HomePage_cardContent__tS1NC{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:1.5rem}.HomePage_headline__ZlOkV{color:#2d3748;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.25rem;font-weight:600;margin:0;text-align:center}.HomePage_button__IJvbS{background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s}.HomePage_button__IJvbS:hover{background-color:#3182ce;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media (prefers-color-scheme:dark){.HomePage_master__vQ0YT{background-color:#1a202c}.HomePage_homecard__qL2xL{background:#2d3748}.HomePage_headline__ZlOkV{color:#f7fafc}.HomePage_button__IJvbS{background-color:#4299e1}.HomePage_button__IJvbS:hover{background-color:#3182ce}}@media (max-width:1200px){.HomePage_main__3rLFh{grid-template-columns:repeat(2,1fr);max-width:900px}}@media (max-width:768px){.HomePage_main__3rLFh{grid-template-columns:1fr;margin:1rem auto;padding:0 1rem}.HomePage_imageContainer__np-PO{height:180px}.HomePage_cardContent__tS1NC{padding:1.25rem}.HomePage_headline__ZlOkV{font-size:1.125rem}}@media (max-width:480px){.HomePage_main__3rLFh{gap:1rem}.HomePage_imageContainer__np-PO{height:160px}.HomePage_button__IJvbS{text-align:center;width:100%}}.Carousel_master__Bva1o{align-items:center;display:flex;flex-direction:column}.Carousel_homecards__tw3zb{align-items:center;display:flex;justify-content:space-around}.Carousel_main__e6gd4{display:flex;flex-wrap:wrap;width:80%}.Carousel_homecard__RsMhF{align-items:center;display:flex;flex-direction:column;margin:1%;width:30%}.Carousel_headline__JNDa3{align-items:center;font-family:Verdana,Geneva,Tahoma,sans-serif}.Carousel_picture__OKJWY{width:140px}.Carousel_button__xo4Gc{background-color:blue;border-radius:10px;padding:10px}@media only screen and (min-width:360px) and (max-width:600px){.Carousel_main__e6gd4{align-items:center;flex-direction:column}}.Carousel_carousel__OMd8V{background-color:#1a1d24;height:600px;margin:0 auto;overflow:hidden;position:relative;width:100%}.Carousel_slideContainer__gHaGM{height:100%;position:relative;width:100%}.Carousel_slide__xniLK{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s ease-in-out;width:100%}.Carousel_slideImage__9qNqA{background-color:#1a1d24;height:100%;object-fit:cover;width:100%}.Carousel_slide__xniLK.Carousel_active__XQLvc{opacity:1}.Carousel_arrow__l0bwn{align-items:center;background:hsla(0,0%,100%,.8);border:none;border-radius:50%;color:#333;cursor:pointer;display:flex;font-size:24px;height:48px;justify-content:center;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .3s ease;width:48px;z-index:2}.Carousel_arrow__l0bwn:hover{background:hsla(0,0%,100%,.95);box-shadow:0 2px 8px rgba(0,0,0,.2)}.Carousel_arrowLeft__A\+1pF{left:20px}.Carousel_arrowRight__F2FaQ{right:20px}.Carousel_dots__LiVZz{bottom:20px;display:flex;gap:8px;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:2}.Carousel_dot__bMXl3{background:hsla(0,0%,100%,.5);border:none;border-radius:50%;cursor:pointer;height:10px;padding:0;transition:all .3s ease;width:10px}.Carousel_dot__bMXl3:hover{background:hsla(0,0%,100%,.8)}.Carousel_dot__bMXl3.Carousel_activeDot__-j8Q3{background:#fff;-webkit-transform:scale(1.2);transform:scale(1.2)}@media (max-width:768px){.Carousel_carousel__OMd8V{height:400px}.Carousel_arrow__l0bwn{font-size:20px;height:40px;width:40px}.Carousel_arrowLeft__A\+1pF{left:10px}.Carousel_arrowRight__F2FaQ{right:10px}}@media (max-width:480px){.Carousel_carousel__OMd8V{height:300px}.Carousel_arrow__l0bwn{font-size:16px;height:32px;width:32px}.Carousel_dots__LiVZz{bottom:10px}.Carousel_dot__bMXl3{height:8px;width:8px}}.CategoryAnimals_categoryContainer__jQ-Hk{margin:0 auto;max-width:1200px;padding:2rem}.CategoryAnimals_sectionTitle__d8nvy{color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:2rem;margin-bottom:2rem;text-align:center}.CategoryAnimals_categoryGrid__6v4gL{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:1rem}.CategoryAnimals_categoryCard__KLnSw{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.CategoryAnimals_categoryCard__KLnSw:hover{box-shadow:0 6px 12px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.CategoryAnimals_imageContainer__MbVjD{overflow:hidden;padding-top:75%;position:relative}.CategoryAnimals_categoryImage__Fx0cZ{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.CategoryAnimals_categoryCard__KLnSw:hover .CategoryAnimals_categoryImage__Fx0cZ{-webkit-transform:scale(1.05);transform:scale(1.05)}.CategoryAnimals_categoryContent__tDIL8{display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:space-between;padding:1.5rem}.CategoryAnimals_categoryTitle__v4sFB{color:#333;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.5rem;margin:0}.CategoryAnimals_categoryDescription__\+v6qM{color:#666;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1rem;line-height:1.5;margin:0}.CategoryAnimals_viewButton__jSnJH{background-color:#007bff;border-radius:6px;color:#fff;display:inline-block;font-weight:500;margin-top:auto;padding:.75rem 1.5rem;text-align:center;transition:background-color .3s ease}.CategoryAnimals_categoryCard__KLnSw:hover .CategoryAnimals_viewButton__jSnJH{background-color:#0056b3}@media screen and (max-width:1024px){.CategoryAnimals_categoryGrid__6v4gL{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.CategoryAnimals_categoryContainer__jQ-Hk{padding:1rem}.CategoryAnimals_categoryGrid__6v4gL{gap:1rem;grid-template-columns:1fr}.CategoryAnimals_sectionTitle__d8nvy{font-size:1.75rem;margin-bottom:1.5rem}.CategoryAnimals_categoryTitle__v4sFB{font-size:1.25rem}.CategoryAnimals_categoryContent__tDIL8{padding:1rem}.CategoryAnimals_viewButton__jSnJH{padding:.5rem 1rem}}@media screen and (max-width:480px){.CategoryAnimals_sectionTitle__d8nvy{font-size:1.5rem;margin-bottom:1rem}}.CategoryUsers_container__9j433{box-sizing:border-box;padding:20px;width:100%}.CategoryUsers_title__9YNeH{color:#333;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.CategoryUsers_cardsGrid__D0zTo{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.CategoryUsers_cardsGrid__D0zTo>div{flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:0;margin-bottom:20px;min-width:280px}.CategoryUsers_noCategories__YuNbF{margin:20px 0;padding:20px;width:100%}@media (max-width:768px){.CategoryUsers_cardsGrid__D0zTo>div{flex:0 0 100%}}.CategoryUsers_categoryContainer__3Q6M-{margin:0 auto;max-width:1200px;padding:2rem}.CategoryUsers_sectionTitle__BobpL{color:#fff;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:2rem;margin-bottom:2rem;text-align:center}.CategoryUsers_categoryGrid__2HEMP{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);padding:1rem}.CategoryUsers_categoryCard__Qe8u9{background:#fff;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);color:inherit;display:flex;flex-direction:column;height:100%;overflow:hidden;text-decoration:none;transition:box-shadow .3s ease,-webkit-transform .3s ease;transition:transform .3s ease,box-shadow .3s ease;transition:transform .3s ease,box-shadow .3s ease,-webkit-transform .3s ease}.CategoryUsers_categoryCard__Qe8u9:hover{box-shadow:0 6px 12px rgba(0,0,0,.15);-webkit-transform:translateY(-5px);transform:translateY(-5px)}.CategoryUsers_imageContainer__fMW80{overflow:hidden;padding-top:75%;position:relative}.CategoryUsers_categoryImage__zQWE3{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;width:100%}.CategoryUsers_categoryCard__Qe8u9:hover .CategoryUsers_categoryImage__zQWE3{-webkit-transform:scale(1.05);transform:scale(1.05)}.CategoryUsers_categoryContent__VAAm7{display:flex;flex-direction:column;flex-grow:1;gap:1rem;justify-content:space-between;padding:1.5rem}.CategoryUsers_categoryTitle__QIkp2{color:#333;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1.5rem;margin:0}.CategoryUsers_categoryDescription__vM2NC{color:#666;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:1rem;line-height:1.5;margin:0}.CategoryUsers_viewButton__ytvZB{background-color:#007bff;border-radius:6px;color:#fff;display:inline-block;font-weight:500;margin-top:auto;padding:.75rem 1.5rem;text-align:center;transition:background-color .3s ease}.CategoryUsers_categoryCard__Qe8u9:hover .CategoryUsers_viewButton__ytvZB{background-color:#0056b3}.CategoryUsers_errorContainer__UltyH,.CategoryUsers_loadingContainer__47hQn{align-items:center;display:flex;justify-content:center;min-height:300px;width:100%}.CategoryUsers_loading__iT-oY{color:#666;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:18px;padding:40px;text-align:center}.CategoryUsers_error__flRR-{background-color:#f8d7da;color:#721c24;margin:20px;max-width:600px;padding:20px;width:calc(100% - 40px)}.CategoryUsers_error__flRR-,.CategoryUsers_noCategories__YuNbF{border-radius:8px;font-family:Verdana,Geneva,Tahoma,sans-serif;text-align:center}.CategoryUsers_noCategories__YuNbF{background-color:#fff3cd;color:#856404;grid-column:1/-1;padding:2rem}@media screen and (max-width:1024px){.CategoryUsers_categoryGrid__2HEMP{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px){.CategoryUsers_categoryContainer__3Q6M-{padding:1rem}.CategoryUsers_categoryGrid__2HEMP{gap:1rem;grid-template-columns:1fr}.CategoryUsers_sectionTitle__BobpL{font-size:1.75rem;margin-bottom:1.5rem}.CategoryUsers_categoryTitle__QIkp2{font-size:1.25rem}.CategoryUsers_categoryContent__VAAm7{padding:1rem}.CategoryUsers_viewButton__ytvZB{padding:.5rem 1rem}}@media screen and (max-width:480px){.CategoryUsers_sectionTitle__BobpL{font-size:1.5rem;margin-bottom:1rem}}.Settings_master__3uo9m{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.Settings_mainContainer__5PXP6{display:flex;flex:1 1;gap:2rem;margin:0 auto;max-width:1400px;padding:0 2rem 2rem;width:100%}.Settings_mainContent__Ws0z6{flex:1 1;width:100%}.Settings_main__1b9eL{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#2c3e50;display:flex;flex-direction:column;padding:2rem;width:100%}.Settings_settingsForm__bbV3A{display:flex;flex-direction:column;gap:2rem}.Settings_section__KzLl5{margin-bottom:2rem}.Settings_headline__3LMPO{color:#2c3e50;font-weight:600;margin-bottom:1rem}.Settings_headline__3LMPO,.Settings_subheadline__IpATk{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.Settings_subheadline__IpATk{color:#4a5568;font-size:1rem;font-weight:500;margin-bottom:.5rem}.Settings_formGroup__1jHsu{display:flex;flex-direction:column;gap:1rem}.Settings_divinput__jkBtO{display:flex;flex-direction:column;gap:.5rem;width:100%}.Settings_editInput__Iz5h7{background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2c3e50;font-size:1rem;margin-bottom:.5rem;padding:.75rem;transition:border-color .2s;width:100%}.Settings_editInput__Iz5h7:focus{border-color:#4299e1;box-shadow:0 0 0 3px rgba(66,153,225,.1);outline:none}.Settings_text__Y\+F2q{color:#4a5568;font-size:.875rem}.Settings_socialNetworks__TGKxA{display:flex;flex-direction:column;gap:1.5rem}.Settings_socialNetwork__UFcPM{background-color:#f8f9fa;border-radius:8px;padding:1.5rem}.Settings_socialInputGroup__GCmWL{align-items:flex-start;display:flex;gap:1rem}.Settings_buttonGroup__1sluo{display:flex;gap:.5rem}.Settings_addButton__cSrDK,.Settings_saveButton__yGvHW{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.Settings_addButton__cSrDK{background-color:#4299e1}.Settings_saveButton__yGvHW{background-color:#48bb78}.Settings_deleteButton__jX4Ul{background-color:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:background-color .2s}.Settings_addButton__cSrDK:hover{background-color:#3182ce}.Settings_saveButton__yGvHW:hover{background-color:#38a169}.Settings_deleteButton__jX4Ul:hover{background-color:#c53030}.Settings_petGrid__D8vnG{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));margin-top:1rem}.Settings_petCard__JoT5z{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);overflow:hidden}.Settings_petImage__i9baL{height:200px;object-fit:cover;width:100%}.Settings_petName__9PWdw{color:#2c3e50;font-size:1rem;margin:0;padding:1rem;text-align:center}.Settings_editButtons__3PEM-{display:flex;justify-content:flex-end;margin-top:2rem}.Settings_aside__a4HVk{flex-shrink:0;width:300px}.Settings_error__Hsq-y,.Settings_success__JTVoX{border-radius:8px;font-weight:500;margin-bottom:1rem;padding:1rem}.Settings_error__Hsq-y{background-color:#fed7d7;border:1px solid #fc8181;color:#c53030}.Settings_success__JTVoX{background-color:#c6f6d5;border:1px solid #68d391;color:#2f855a}@media (prefers-color-scheme:dark){.Settings_error__Hsq-y{background-color:rgba(197,48,48,.1);border-color:#c53030;color:#fc8181}.Settings_success__JTVoX{background-color:rgba(47,133,90,.1);border-color:#2f855a;color:#68d391}.Settings_master__3uo9m{background-color:#1a202c}.Settings_main__1b9eL{background-color:#2d3748;color:#e2e8f0}.Settings_headline__3LMPO,.Settings_petName__9PWdw,.Settings_subheadline__IpATk,.Settings_text__Y\+F2q{color:#e2e8f0}.Settings_editInput__Iz5h7{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.Settings_petCard__JoT5z,.Settings_socialNetwork__UFcPM{background-color:#2d3748}}@media screen and (max-width:1024px){.Settings_mainContainer__5PXP6{flex-direction:column}.Settings_aside__a4HVk{width:100%}}@media screen and (max-width:768px){.Settings_mainContainer__5PXP6,.Settings_main__1b9eL{padding:1rem}.Settings_socialInputGroup__GCmWL{flex-direction:column}.Settings_addButton__cSrDK,.Settings_buttonGroup__1sluo,.Settings_deleteButton__jX4Ul,.Settings_saveButton__yGvHW{width:100%}.Settings_petGrid__D8vnG{grid-template-columns:1fr}}.Settings_loading__8wRK7,.Settings_noPets__vWtT8{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#4a5568;font-size:1rem;padding:2rem;text-align:center;width:100%}.Settings_loading__8wRK7{-webkit-animation:Settings_pulse__oUqul 2s cubic-bezier(.4,0,.6,1) infinite;animation:Settings_pulse__oUqul 2s cubic-bezier(.4,0,.6,1) infinite}@-webkit-keyframes Settings_pulse__oUqul{0%,to{opacity:1}50%{opacity:.5}}@keyframes Settings_pulse__oUqul{0%,to{opacity:1}50%{opacity:.5}}@media (prefers-color-scheme:dark){.Settings_loading__8wRK7,.Settings_noPets__vWtT8{background-color:#2d3748;color:#e2e8f0}}.Settings_spinner__ExxZy{-webkit-animation:Settings_spin__jJyjY .8s linear infinite;animation:Settings_spin__jJyjY .8s linear infinite;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#4299e1;display:inline-block;height:20px;margin:0 8px 0 auto;vertical-align:middle;width:20px}@-webkit-keyframes Settings_spin__jJyjY{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Settings_spin__jJyjY{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.Settings_validationError__NJf4M{color:#e53e3e;font-size:.875rem;margin-top:.25rem}.Settings_socialInputGroup__GCmWL{position:relative}.Settings_socialInputGroup__GCmWL .Settings_spinner__ExxZy{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Settings_inputWithSpinner__f4l0W{position:relative;width:100%}.Settings_inputWithSpinner__f4l0W .Settings_spinner__ExxZy{position:absolute;right:8px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.Settings_inputWithSpinner__f4l0W input{padding-right:36px}@media (prefers-color-scheme:dark){.Settings_spinner__ExxZy{border-color:#4299e1 #4a5568 #4a5568}.Settings_validationError__NJf4M{color:#fc8181}}master{background-color:#fff}.Input_main__qIuzM,master{display:flex;flex-direction:column}.Input_main__qIuzM{color:#000;padding-left:5%;width:70%}.Input_headline__zF0a7{font-family:Verdana,Geneva,Tahoma,sans-serif}.Input_petType__m0pEm{display:flex;flex-direction:column}.Input_divcheck__-9-EU{display:flex;padding-left:10px}.Input_divinput__J7j1i{display:flex;padding:10px;width:60%}.Input_text__fCCkZ{border-radius:4px;color:#000;padding:8px;width:50%}.Input_padding10px__\+k918{padding:10px;width:60%}.Input_button__-iIJU{background-color:blue;border-radius:10px;padding:10px}.Input_center__9SU5n{display:flex;justify-content:center}.Input_textArea__cEqXC{height:20vh;width:100%}.Input_description__Vkfnh{display:flex;flex-direction:column;width:93%}.Input_hr__OG2s-{width:90%}@media only screen and (min-width:360px) and (max-width:600px){.Input_main__qIuzM{align-items:center;width:inherit}.Input_divcheck__-9-EU{align-items:center}.Input_divinput__J7j1i{align-items:center;flex-direction:column;width:inherit}.Input_text__fCCkZ{width:inherit}.Input_headline__zF0a7{text-align:center}.Input_media__pI3WZ{align-items:center;display:flex;flex-direction:column}.Input_padding10px__\+k918{width:inherit}.Input_hr__OG2s-{display:none}}.GoogleAds_adSection__xFgUM{display:flex;flex:0 0 30%;flex-direction:column;gap:1rem}.GoogleAds_adContainer__xKLyZ{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);height:250px;padding:1rem}.GoogleAds_adPlaceholder__RyF7I{align-items:center;border:2px dashed #e2e8f0;border-radius:8px;color:#94a3b8;display:flex;font-size:.875rem;height:100%;justify-content:center}@media (max-width:1024px){.GoogleAds_adSection__xFgUM{flex:0 0 100%;flex-direction:row;flex-wrap:wrap}.GoogleAds_adContainer__xKLyZ{flex:1 1;min-width:300px}}@media (max-width:480px){.GoogleAds_adContainer__xKLyZ{height:200px}}.Dogs_master__aU0VE{align-items:center;display:flex;flex-direction:column}.Dogs_main__5p\+1t{background-color:#fff;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;padding:1%;width:80%}.Dogs_headline__xL179{font-family:Verdana,Geneva,Tahoma,sans-serif}.Dogs_petType__UKG-P{display:flex;flex-direction:column}.Dogs_divcheck__aAFwK{display:flex;padding-left:10px}.Dogs_divinput__jxQcK{display:flex;padding:10px;width:60%}.Dogs_text__GPfiO{border-radius:4px;color:red;padding:8px;width:50%}.Dogs_padding10px__v7jKS{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.Dogs_main__5p\+1t{align-items:center;width:inherit}.Dogs_divcheck__aAFwK{align-items:center}.Dogs_divinput__jxQcK{align-items:center;flex-direction:column;width:inherit}.Dogs_text__GPfiO{width:inherit}.Dogs_headline__xL179{text-align:center}.Dogs_media__xMLiX{align-items:center;display:flex;flex-direction:column}.Dogs_padding10px__v7jKS{width:inherit}.Dogs_hr__ZPEB9{display:none}}.Search_divcheck__FzIV5{position:relative;width:300px}.Search_select__dJMUF{border:1px solid #ddd;border-radius:4px;font-size:16px;outline:none;padding:10px 15px;transition:border-color .2s ease;width:100%}.Search_select__dJMUF:focus{border-color:#007bff;box-shadow:0 0 0 2px rgba(0,123,255,.1)}.Search_dropdown__3a0IS{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1);left:0;max-height:300px;overflow-y:auto;position:absolute;top:calc(100% + 5px);width:100%;z-index:1000}.Search_option__LJKj\+{cursor:pointer;padding:10px 15px;transition:background-color .2s ease}.Search_option__LJKj\+:hover{background-color:#f8f9fa}.Search_label__eRKJi{color:#333;display:block}.Search_dropdown__3a0IS::-webkit-scrollbar{width:8px}.Search_dropdown__3a0IS::-webkit-scrollbar-track{background:#f1f1f1}.Search_dropdown__3a0IS::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.Search_dropdown__3a0IS::-webkit-scrollbar-thumb:hover{background:#555}@media only screen and (max-width:600px){.Search_divcheck__FzIV5{padding:0 10px;width:100%}.Search_select__dJMUF{font-size:14px;padding:8px 12px}.Search_option__LJKj\+{padding:8px 12px}}.Cats_master__MTi9c{align-items:center;display:flex;flex-direction:column}.Cats_main__\+6V0F{background-color:#fff;color:#000;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;padding:1%;width:80%}.Cats_headline__HWgvl{font-family:Verdana,Geneva,Tahoma,sans-serif}.Cats_petType__9iLQ1{display:flex;flex-direction:column}.Cats_divcheck__mvR1O{display:flex;padding-left:10px}.Cats_divinput__iH4Sj{display:flex;padding:10px;width:60%}.Cats_text__5sIVb{border-radius:4px;color:red;padding:8px;width:50%}.Cats_padding10px__Iuo\+I{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.Cats_main__\+6V0F{align-items:center;width:inherit}.Cats_divcheck__mvR1O{align-items:center}.Cats_divinput__iH4Sj{align-items:center;flex-direction:column;width:inherit}.Cats_text__5sIVb{width:inherit}.Cats_headline__HWgvl{text-align:center}.Cats_media__Ggt5q{align-items:center;display:flex;flex-direction:column}.Cats_padding10px__Iuo\+I{width:inherit}.Cats_hr__CJEFE{display:none}}.navigation_nav__K1pXP{background:linear-gradient(#1686c0,#00c0e0);width:100%}.navigation_width__AZth9{align-items:center;display:flex;justify-content:center;width:30%}.navigation_header__tutXy{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly;width:100%}.navigation_petboook__Tz3Fq{align-items:center}.navigation_links__XFBig{align-items:center;display:inline-block;flex-direction:row;justify-content:space-around}.navigation_li__j-O2n,.navigation_profile__8h2zG{color:#fff}.navigation_dropDiv__oqDIC:hover .navigation_dropdown__Gw\+LK{display:block}.navigation_dropdown__Gw\+LK a:hover{background-color:#3748df;border-radius:20%}.navigation_button__dFwtB{border:groove;border-radius:20px;color:#fff;height:70%;width:100%}.navigation_dropdown__Gw\+LK{background-color:#f1f1f1;border-radius:10%;box-shadow:0 8px 16px 0 rgba(0,0,0,.2);display:none;margin-left:-50px;min-width:160px;position:absolute;z-index:1}.navigation_dropdown__Gw\+LK a{color:#000;display:block;padding:12px 16px;text-decoration:none}@media only screen and (min-width:360px) and (max-width:600px){.navigation_header__tutXy,.navigation_links__XFBig{flex-direction:column}}.navigation_authLink__Orj6s{border-radius:4px;color:#007bff;font-weight:500;padding:8px 16px;text-decoration:none;transition:all .2s ease}.navigation_authLink__Orj6s:hover{background-color:#007bff;color:#fff}.Rodents_master__a1gAr{align-items:center;display:flex;flex-direction:column}.Rodents_main__A5IzA{background-color:#fff;color:#000;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;padding:1%;width:80%}.Rodents_headline__VMeRK{font-family:Verdana,Geneva,Tahoma,sans-serif}.Rodents_petType__DD8Yn{display:flex;flex-direction:column}.Rodents_divcheck__dAqmH{display:flex;padding-left:10px}.Rodents_divinput__jPYy1{display:flex;padding:10px;width:60%}.Rodents_text__PpzTZ{border-radius:4px;color:red;padding:8px;width:50%}.Rodents_padding10px__bHL3A{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.Rodents_main__A5IzA{align-items:center;width:inherit}.Rodents_divcheck__dAqmH{align-items:center}.Rodents_divinput__jPYy1{align-items:center;flex-direction:column;width:inherit}.Rodents_text__PpzTZ{width:inherit}.Rodents_headline__VMeRK{text-align:center}.Rodents_media__YgAjl{align-items:center;display:flex;flex-direction:column}.Rodents_padding10px__bHL3A{width:inherit}.Rodents_hr__gPEp5{display:none}}.Reptiles_master__74wAx{align-items:center;display:flex;flex-direction:column}.Reptiles_main__Y19Pj{background-color:#fff;color:#000;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;padding:1%;width:80%}.Reptiles_headline__UVk35{font-family:Verdana,Geneva,Tahoma,sans-serif}.Reptiles_petType__sFidx{display:flex;flex-direction:column}.Reptiles_divcheck__2wgSt{display:flex;padding-left:10px}.Reptiles_divinput__Y\+MXC{display:flex;padding:10px;width:60%}.Reptiles_text__7jjxK{border-radius:4px;color:red;padding:8px;width:50%}.Reptiles_padding10px__x2ex3{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.Reptiles_main__Y19Pj{align-items:center;width:inherit}.Reptiles_divcheck__2wgSt{align-items:center}.Reptiles_divinput__Y\+MXC{align-items:center;flex-direction:column;width:inherit}.Reptiles_text__7jjxK{width:inherit}.Reptiles_headline__UVk35{text-align:center}.Reptiles_media__PEYlu{align-items:center;display:flex;flex-direction:column}.Reptiles_padding10px__x2ex3{width:inherit}.Reptiles_hr__djOHl{display:none}}.Parrots_master__eHM08{align-items:center;display:flex;flex-direction:column}.Parrots_main__2aI7B{background-color:#fff;color:#000;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;padding:1%;width:80%}.Parrots_headline__3aWex{font-family:Verdana,Geneva,Tahoma,sans-serif}.Parrots_petType__Bcksn{display:flex;flex-direction:column}.Parrots_divcheck__lesHL{display:flex;padding-left:10px}.Parrots_divinput__pTZHO{display:flex;padding:10px;width:60%}.Parrots_text__IBcho{border-radius:4px;color:red;padding:8px;width:50%}.Parrots_padding10px__NQAZe{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.Parrots_main__2aI7B{align-items:center;width:inherit}.Parrots_divcheck__lesHL{align-items:center}.Parrots_divinput__pTZHO{align-items:center;flex-direction:column;width:inherit}.Parrots_text__IBcho{width:inherit}.Parrots_headline__3aWex{text-align:center}.Parrots_media__s17aI{align-items:center;display:flex;flex-direction:column}.Parrots_padding10px__NQAZe{width:inherit}.Parrots_hr__wFv4B{display:none}}.Spiders_master__rhgAg{align-items:center;display:flex;flex-direction:column}.Spiders_main__jvgpg{background-color:#fff;color:#000;display:flex;flex-wrap:wrap;justify-content:center;justify-content:space-between;padding:1%;width:80%}.Spiders_headline__tC5pO{font-family:Verdana,Geneva,Tahoma,sans-serif}.Spiders_petType__PVbbt{display:flex;flex-direction:column}.Spiders_divcheck__jSxoo{display:flex;padding-left:10px}.Spiders_divinput__SYV3R{display:flex;padding:10px;width:60%}.Spiders_text__Z5TwS{border-radius:4px;color:red;padding:8px;width:50%}.Spiders_padding10px__fOjPL{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.Spiders_main__jvgpg{align-items:center;width:inherit}.Spiders_divcheck__jSxoo{align-items:center}.Spiders_divinput__SYV3R{align-items:center;flex-direction:column;width:inherit}.Spiders_text__Z5TwS{width:inherit}.Spiders_headline__tC5pO{text-align:center}.Spiders_media__S0kY\+{align-items:center;display:flex;flex-direction:column}.Spiders_padding10px__fOjPL{width:inherit}.Spiders_hr__D63Qw{display:none}}.OwnerAlbum_master__cL2aP{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.OwnerAlbum_profileCardsSection__c2Fs0{margin:2rem auto 0;max-width:1400px;padding:0 2rem;text-align:center;width:100%}.OwnerAlbum_headline__Aylux{color:#2c3e50;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;margin-bottom:.5rem}.OwnerAlbum_subtitle__0\+0d3{color:#64748b;font-size:1.1rem;margin-bottom:2rem}.OwnerAlbum_mainContainer__QUPSU{display:flex;flex:1 1;margin:0 auto;max-width:1400px;padding:0 2rem 2rem;width:100%}.OwnerAlbum_mainContent__oZH8P{flex:1 1;width:100%}.OwnerAlbum_main__eTAGB{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#2c3e50;display:flex;flex-direction:column;padding:2rem;width:100%}.OwnerAlbum_photoGrid__X10wi{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:2rem}.OwnerAlbum_photoItem__yCA6T{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:300px;overflow:hidden;position:relative;width:100%}.OwnerAlbum_photoItem__yCA6T img{height:100%;object-fit:cover;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;width:100%}.OwnerAlbum_photoItem__yCA6T:hover img{-webkit-filter:brightness(.7);filter:brightness(.7)}.OwnerAlbum_photoOverlay__9mny9{background:linear-gradient(transparent,rgba(0,0,0,.8));bottom:0;color:#fff;left:0;opacity:0;padding:1.5rem;position:absolute;right:0;transition:opacity .3s ease}.OwnerAlbum_photoItem__yCA6T:hover .OwnerAlbum_photoOverlay__9mny9{opacity:1}.OwnerAlbum_photoOverlay__9mny9 h3{font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.OwnerAlbum_photoOverlay__9mny9 p{font-size:.9rem;margin:0;opacity:.9}.OwnerAlbum_categories__zReOz{margin-top:2rem}.OwnerAlbum_categoryGrid__ZwALN{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.OwnerAlbum_categoryBtn__snErL{background-color:#f1f5f9;border:none;border-radius:8px;color:#2c3e50;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.OwnerAlbum_categoryBtn__snErL:hover{background-color:#e2e8f0;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media (prefers-color-scheme:dark){.OwnerAlbum_master__cL2aP{background-color:#1a202c}.OwnerAlbum_main__eTAGB{background-color:#2d3748}.OwnerAlbum_headline__Aylux{color:#e2e8f0}.OwnerAlbum_subtitle__0\+0d3{color:#a0aec0}.OwnerAlbum_categoryBtn__snErL{background-color:#2d3748;color:#e2e8f0}.OwnerAlbum_categoryBtn__snErL:hover{background-color:#4a5568}}@media screen and (max-width:768px){.OwnerAlbum_profileCardsSection__c2Fs0{margin-top:1rem;padding:0 1rem}.OwnerAlbum_mainContainer__QUPSU{padding:0 1rem 1rem}.OwnerAlbum_main__eTAGB{padding:1rem}.OwnerAlbum_photoGrid__X10wi{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.OwnerAlbum_categoryGrid__ZwALN{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width:480px){.OwnerAlbum_categoryGrid__ZwALN,.OwnerAlbum_photoGrid__X10wi{grid-template-columns:1fr}}.OwnerAlbum_addPhotoItem__Na-YC{align-items:center;background-color:rgba(66,153,225,.1);border:2px dashed #4299e1;border-radius:8px;cursor:pointer;display:flex;height:300px;justify-content:center;position:relative;transition:all .3s ease;width:300px}.OwnerAlbum_addPhotoItem__Na-YC:hover{background-color:rgba(66,153,225,.2);border-color:#2b6cb0}@media (max-width:768px){.OwnerAlbum_addPhotoItem__Na-YC{max-width:300px;width:100%}}.OwnerAlbum_addPhotoContent__qYrmh{align-items:center;display:flex;flex-direction:column;gap:1rem}.OwnerAlbum_addPhotoIcon__d64Iq{color:#4299e1;font-size:3rem}.OwnerAlbum_addPhotoText__-A4MF{color:#4299e1;font-size:1.25rem;font-weight:600}.OwnerAlbum_editButton__CYsvL{background:#4299e1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:.5rem;padding:.4rem 1.2rem;transition:background .2s}.OwnerAlbum_editButton__CYsvL:hover{background:#2b6cb0}.OwnerAlbum_descriptionInput__znc52{background:#f8fafc;border:1px solid #4299e1;border-radius:6px;color:#2c3e50;font-size:1rem;margin-bottom:.5rem;outline:none;padding:.5rem 1rem;transition:border .2s;width:100%}.OwnerAlbum_descriptionInput__znc52:focus{border:1.5px solid #2b6cb0}.OwnerAlbum_uploadButton__vr0c7{background:#4299e1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-right:.5rem;padding:.4rem 1.2rem;transition:background .2s}.OwnerAlbum_uploadButton__vr0c7:hover{background:#2b6cb0}.OwnerAlbum_cancelButton__cvjM7{background:#e53e3e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.4rem 1.2rem;transition:background .2s}.OwnerAlbum_cancelButton__cvjM7:hover{background:#c53030}.OwnerAlbum_descriptionInputWrapper__6ZdfL{align-items:stretch;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.OwnerAlbum_enlargedPhotoOverlay__aW5aD{align-items:center;background-color:rgba(0,0,0,.9);bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.OwnerAlbum_enlargedPhotoContainer__FWMzc{background-color:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);max-height:95vh;max-width:95vw;overflow:hidden;position:relative}.OwnerAlbum_closeEnlargedButton__Qx4z7{align-items:center;background-color:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background-color .3s ease;width:40px;z-index:1001}.OwnerAlbum_closeEnlargedButton__Qx4z7:hover{background-color:rgba(0,0,0,.9)}.OwnerAlbum_enlargedPhoto__4yiox{display:block;height:auto;max-height:85vh;object-fit:contain;width:100%}.OwnerAlbum_enlargedPhotoInfo__NhfeE{background-color:#fff;border-top:1px solid #e2e8f0;padding:1.5rem}.OwnerAlbum_enlargedPhotoInfo__NhfeE h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.OwnerAlbum_enlargedPhotoInfo__NhfeE p{color:#64748b;font-size:1rem;margin:0}@media (prefers-color-scheme:dark){.OwnerAlbum_enlargedPhotoContainer__FWMzc{background-color:#2d3748}.OwnerAlbum_enlargedPhotoInfo__NhfeE{background-color:#2d3748;border-top-color:#4a5568}.OwnerAlbum_enlargedPhotoInfo__NhfeE h3{color:#e2e8f0}.OwnerAlbum_enlargedPhotoInfo__NhfeE p{color:#a0aec0}}.OwnerAlbum_modal__rsj\+J{align-items:center;background-color:rgba(0,0,0,.9);bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.OwnerAlbum_modalContent__8BGkb{background-color:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);max-height:95vh;max-width:95vw;overflow:hidden;position:relative}.OwnerAlbum_closeButton__WHMV4{align-items:center;background-color:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background-color .3s ease;width:40px;z-index:1001}.OwnerAlbum_closeButton__WHMV4:hover{background-color:rgba(0,0,0,.9)}.OwnerAlbum_modalInfo__Ak1nc{background-color:#fff;border-top:1px solid #e2e8f0;padding:1.5rem}.OwnerAlbum_modalInfo__Ak1nc h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.OwnerAlbum_modalInfo__Ak1nc p{color:#64748b;font-size:1rem;margin:0}.OwnerAlbum_error__A1o2p{margin-top:.5rem}.OwnerAlbum_error__A1o2p,.OwnerAlbum_uploadError__3qpuj{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#dc3545;font-size:.9rem;padding:.75rem}.OwnerAlbum_uploadError__3qpuj{margin:1rem 0;text-align:center}.PetAlbum_master__l5Kwz{background-color:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.PetAlbum_profileCardsSection__KO1bG{margin:2rem auto 0;max-width:1400px;padding:0 2rem;text-align:center;width:100%}.PetAlbum_headline__CN4ak{color:#2c3e50;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;margin-bottom:.5rem}.PetAlbum_subtitle__wx3aq{color:#64748b;font-size:1.1rem;margin-bottom:2rem}.PetAlbum_mainContainer__56zN\+{display:flex;flex:1 1;margin:0 auto;max-width:1400px;padding:0 2rem 2rem;width:100%}.PetAlbum_mainContent__grJHB{flex:1 1;width:100%}.PetAlbum_main__KtxW\+{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#2c3e50;display:flex;flex-direction:column;padding:2rem;width:100%}.PetAlbum_photoGrid__4myeG{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));padding:2rem}.PetAlbum_photoItem__pUqQz{border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);height:300px;overflow:hidden;position:relative;width:100%}.PetAlbum_photoItem__pUqQz img{height:100%;object-fit:cover;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;width:100%}.PetAlbum_photoItem__pUqQz:hover img{-webkit-filter:brightness(.7);filter:brightness(.7)}.PetAlbum_photoOverlay__F6k9l{background:linear-gradient(transparent,rgba(0,0,0,.8));bottom:0;color:#fff;left:0;opacity:0;padding:1.5rem;position:absolute;right:0;transition:opacity .3s ease}.PetAlbum_photoItem__pUqQz:hover .PetAlbum_photoOverlay__F6k9l{opacity:1}.PetAlbum_photoOverlay__F6k9l h3{font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.PetAlbum_photoOverlay__F6k9l p{font-size:.9rem;margin:0;opacity:.9}.PetAlbum_categories__NZlea{margin-top:2rem}.PetAlbum_categoryGrid__uQ-v-{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:1rem}.PetAlbum_categoryBtn__efhHt{background-color:#f1f5f9;border:none;border-radius:8px;color:#2c3e50;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.PetAlbum_categoryBtn__efhHt:hover{background-color:#e2e8f0;-webkit-transform:translateY(-2px);transform:translateY(-2px)}@media (prefers-color-scheme:dark){.PetAlbum_master__l5Kwz{background-color:#1a202c}.PetAlbum_main__KtxW\+{background-color:#2d3748}.PetAlbum_headline__CN4ak{color:#e2e8f0}.PetAlbum_subtitle__wx3aq{color:#a0aec0}.PetAlbum_categoryBtn__efhHt{background-color:#2d3748;color:#e2e8f0}.PetAlbum_categoryBtn__efhHt:hover{background-color:#4a5568}}@media screen and (max-width:768px){.PetAlbum_profileCardsSection__KO1bG{margin-top:1rem;padding:0 1rem}.PetAlbum_mainContainer__56zN\+{padding:0 1rem 1rem}.PetAlbum_main__KtxW\+{padding:1rem}.PetAlbum_photoGrid__4myeG{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.PetAlbum_categoryGrid__uQ-v-{grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media screen and (max-width:480px){.PetAlbum_categoryGrid__uQ-v-,.PetAlbum_photoGrid__4myeG{grid-template-columns:1fr}}.PetAlbum_addPhotoItem__hElus{align-items:center;background-color:rgba(66,153,225,.1);border:2px dashed #4299e1;border-radius:8px;cursor:pointer;display:flex;height:300px;justify-content:center;position:relative;transition:all .3s ease;width:100%}.PetAlbum_addPhotoItem__hElus:hover{background-color:rgba(66,153,225,.2);border-color:#2b6cb0}.PetAlbum_addPhotoContent__DEmWu{align-items:center;display:flex;flex-direction:column;gap:1rem}.PetAlbum_addPhotoIcon__SibPi{color:#4299e1;font-size:3rem}.PetAlbum_addPhotoText__Mrj1C{color:#4299e1;font-size:1.25rem;font-weight:600}@media only screen and (min-width:360px) and (max-width:600px){.PetAlbum_main__KtxW\+{align-items:center;width:inherit}}.PetAlbum_descriptionInput__2zuXj{background:#f8fafc;border:1px solid #4299e1;border-radius:6px;color:#2c3e50;font-size:1rem;margin-bottom:.5rem;outline:none;padding:.5rem 1rem;transition:border .2s;width:100%}.PetAlbum_descriptionInput__2zuXj:focus{border:1.5px solid #2b6cb0}.PetAlbum_editButton__KbqtN,.PetAlbum_uploadButton__QgfS6{background:#4299e1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-right:.5rem;padding:.4rem 1.2rem;transition:background .2s}.PetAlbum_editButton__KbqtN:hover,.PetAlbum_uploadButton__QgfS6:hover{background:#2b6cb0}.PetAlbum_cancelButton__GqWbw{background:#e53e3e;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.4rem 1.2rem;transition:background .2s}.PetAlbum_cancelButton__GqWbw:hover{background:#c53030}.PetAlbum_descriptionInputWrapper__ttH6A{align-items:stretch;display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}.PetAlbum_enlargedPhotoOverlay__ZANrV{align-items:center;background-color:rgba(0,0,0,.9);bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.PetAlbum_enlargedPhotoContainer__jX5j\+{background-color:#fff;border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.3);max-height:95vh;max-width:95vw;overflow:hidden;position:relative}.PetAlbum_closeEnlargedButton__KyafP{align-items:center;background-color:rgba(0,0,0,.7);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:40px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background-color .3s ease;width:40px;z-index:1001}.PetAlbum_closeEnlargedButton__KyafP:hover{background-color:rgba(0,0,0,.9)}.PetAlbum_enlargedPhoto__hVF99{display:block;height:auto;max-height:85vh;object-fit:contain;width:100%}.PetAlbum_enlargedPhotoInfo__VakrT{background-color:#fff;border-top:1px solid #e2e8f0;padding:1.5rem}.PetAlbum_enlargedPhotoInfo__VakrT h3{color:#2c3e50;font-size:1.25rem;font-weight:600;margin:0 0 .5rem}.PetAlbum_enlargedPhotoInfo__VakrT p{color:#64748b;font-size:1rem;margin:0}@media (prefers-color-scheme:dark){.PetAlbum_enlargedPhotoContainer__jX5j\+{background-color:#2d3748}.PetAlbum_enlargedPhotoInfo__VakrT{background-color:#2d3748;border-top-color:#4a5568}.PetAlbum_enlargedPhotoInfo__VakrT h3{color:#e2e8f0}.PetAlbum_enlargedPhotoInfo__VakrT p{color:#a0aec0}}.AboutUs_master__loprV{background-image:url(https://i.imgur.com/QLkivB6.jpg);background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:100vh}.AboutUs_flexCenter2__DrVYu,.AboutUs_flexCenter__4RmcS,.AboutUs_main__a8Yrs,.AboutUs_master__loprV{align-items:center;display:flex;flex-direction:column}.AboutUs_main__a8Yrs{color:#000;flex:1 1;height:572px;justify-content:center;padding:2rem;text-align:center;width:60%}.AboutUs_h1__EWxDq{color:#333;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:35px;font-style:italic;margin-bottom:1rem}.AboutUs_petType__bgrwW{display:flex;flex-direction:column}.AboutUs_text__73gpQ{border-radius:4px;color:#666;font-family:Verdana,Geneva,Tahoma,sans-serif;margin:.5rem 0;padding:8px}.AboutUs_padding10px__lpEbD{padding:10px;width:60%}.AboutUs_img__oZq1\+{height:100%;width:100%}@media only screen and (min-width:360px) and (max-width:600px){.AboutUs_main__a8Yrs{align-items:center;width:inherit}.AboutUs_profileCards__2vGMx{flex-direction:column;width:inherit}.AboutUs_divcheck__V0OKs{align-items:center}.AboutUs_divinput__RErwX{align-items:center;flex-direction:column;width:inherit}.AboutUs_h1__EWxDq,.AboutUs_headline__KghFM,.AboutUs_text__73gpQ{text-align:center}.AboutUs_media__-JDGP{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap}.AboutUs_padding10px__lpEbD{width:inherit}.AboutUs_hr__DDtGI{display:none}}@media screen and (max-width:768px){.AboutUs_main__a8Yrs{padding:1rem}.AboutUs_h1__EWxDq{font-size:1.5rem}.AboutUs_text__73gpQ{font-size:1rem}}.Blog_carouselContainer__-iqkH{border-radius:12px;margin:0 auto 2rem;max-width:1400px;overflow:hidden;width:100%}.Blog_profileCards__cAIKH{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin:0 auto;max-width:1400px;padding:1rem}.Blog_profileCards__cAIKH a{background-color:#2d3748;border-radius:8px;color:#e2e8f0;padding:.75rem 1.5rem;text-decoration:none;transition:all .2s}.Blog_profileCards__cAIKH a:hover{background-color:rgba(66,153,225,.1);color:#4299e1}.Blog_profileCards__cAIKH button{background:none;background-color:#2d3748;border:none;border-radius:8px;color:#e2e8f0;cursor:pointer;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.Blog_profileCards__cAIKH button:hover{background-color:rgba(66,153,225,.1);color:#4299e1;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Blog_activeCategory__KHt6t{background-color:#4a5568!important;border-radius:8px;color:#e2e8f0!important;padding:.75rem 1.5rem!important}.Blog_flexCenter__3nz3Z{margin:0 auto;max-width:1400px;padding:2rem;text-align:center}.Blog_h1__T9xES{color:#e2e8f0;font-size:2.5rem;margin-bottom:1rem}.Blog_p__6kWcq{color:#a0aec0;display:block;font-size:1.125rem;margin-bottom:2rem}.Blog_mainRow__-QBDI{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;justify-content:space-between;margin:0 auto;max-width:1400px;padding:1%;width:80%}.Blog_mainRow__-QBDI>div{box-sizing:border-box;display:flex;flex-basis:calc(33.333% - 20px);flex-direction:column;flex-grow:0;flex-shrink:0;height:400px;margin-bottom:20px;max-width:350px;min-width:280px}.Blog_mainRow__-QBDI>div img{height:250px;object-fit:cover;width:100%}.Blog_mainRow__-QBDI>div>div{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:15px}.Blog_error__QBc36{background-color:hsla(0,97%,85%,.1);border-radius:8px;color:#fc8181;margin:1rem auto;max-width:1400px;padding:1rem}.Blog_loading__AN7MP{align-items:center;color:#a0aec0;display:flex;justify-content:center;min-height:200px}@media screen and (max-width:1200px){.Blog_mainRow__-QBDI{padding:1rem;width:90%}.Blog_h1__T9xES{font-size:2rem}}@media screen and (max-width:768px){.Blog_profileCards__cAIKH{align-items:stretch;flex-direction:column;padding:1rem}.Blog_profileCards__cAIKH a{text-align:center}.Blog_mainRow__-QBDI{align-items:center;flex-direction:column;width:95%}.Blog_mainRow__-QBDI>div{max-width:350px;width:100%}.Blog_h1__T9xES{font-size:1.75rem}.Blog_p__6kWcq{font-size:1rem}}@media screen and (max-width:480px){.Blog_mainRow__-QBDI{padding:1rem;width:95%}.Blog_mainRow__-QBDI>div{max-width:100%;width:100%}.Blog_h1__T9xES{font-size:1.5rem}.Blog_flexCenter__3nz3Z{padding:1rem}}.Blog_actionButtons__9fGCT{display:flex;justify-content:flex-end;margin:0 auto;max-width:1400px;padding:1rem 2rem}.Blog_createButton__OPjI0{align-items:center;background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.Blog_createButton__OPjI0:hover{background-color:#3182ce}.Blog_formOverlay__cPgzw{align-items:center;background-color:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.Blog_blogForm__uXWBo{background-color:#2d3748;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;gap:1rem;max-width:600px;padding:2rem;width:100%}.Blog_blogForm__uXWBo h2{color:#e2e8f0;font-size:1.5rem;margin-bottom:1rem;text-align:center}.Blog_blogForm__uXWBo input,.Blog_blogForm__uXWBo select,.Blog_blogForm__uXWBo textarea{background-color:#1a202c;border:1px solid #4a5568;border-radius:8px;color:#e2e8f0;font-size:1rem;padding:.75rem;width:100%}.Blog_blogForm__uXWBo textarea{min-height:200px;resize:vertical}.Blog_blogForm__uXWBo input:focus,.Blog_blogForm__uXWBo select:focus,.Blog_blogForm__uXWBo textarea:focus{border-color:#4299e1;outline:none}.Blog_formActions__wTjXW{display:flex;gap:1rem;margin-top:1rem}.Blog_cancelButton__pLXVm,.Blog_submitButton__APxyd{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;gap:.5rem;padding:.75rem 1.5rem;transition:all .2s}.Blog_submitButton__APxyd{background-color:#48bb78;color:#fff;flex:1 1}.Blog_submitButton__APxyd:hover{background-color:#38a169}.Blog_cancelButton__pLXVm{background-color:#4a5568;color:#fff}.Blog_cancelButton__pLXVm:hover{background-color:#2d3748}@media screen and (max-width:768px){.Blog_actionButtons__9fGCT{padding:1rem}.Blog_blogForm__uXWBo{margin:1rem;padding:1.5rem}.Blog_formActions__wTjXW{flex-direction:column}.Blog_cancelButton__pLXVm,.Blog_submitButton__APxyd{justify-content:center;width:100%}}@media screen and (max-width:480px){.Blog_createButton__OPjI0{justify-content:center;width:100%}}.Blog_commentButton__OgTCw,.Blog_likeButton__JDBGj{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;gap:8px;padding:8px;transition:color .2s}.Blog_likeButton__JDBGj.Blog_liked__2i78\+,.Blog_likeButton__JDBGj:hover{color:#ff4b4b}.Blog_commentButton__OgTCw:hover{color:#4299e1}.Blog_commentsSection__ALaHi{border-top:1px solid #4a5568;margin-top:1rem;padding-top:1rem}.Blog_commentsList__MjI2Q{display:flex;flex-direction:column;gap:1rem}.Blog_comment__hSotn{background-color:#2d3748;border-radius:8px;padding:1rem}.Blog_commentHeader__5dXRn{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.Blog_commentAvatar__6xZtm{border-radius:50%;height:32px;object-fit:cover;width:32px}.Blog_commentAuthor__6PBfq{color:#e2e8f0;font-weight:600}.Blog_commentDate__Oo-ym{color:#a0aec0;font-size:.875rem}.Blog_commentContent__giBnW{color:#e2e8f0;margin:0}.Blog_commentForm__zPOsm{display:flex;gap:.5rem;margin-top:1rem}.Blog_commentInput__CvD2\+{background-color:#2d3748;border:1px solid #4a5568;border-radius:4px;color:#e2e8f0;flex:1 1;padding:.5rem}.Blog_commentSubmit__yEDJJ{background-color:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.Blog_commentSubmit__yEDJJ:hover{background-color:#3182ce}.Blog_interactionCount__gAB7v{align-items:center;color:#a0aec0;display:flex;font-size:.875rem;gap:1rem;margin-top:.5rem}.Blog_interactionCount__gAB7v span{align-items:center;display:flex;gap:.25rem}@media screen and (max-width:768px){.Blog_commentForm__zPOsm{flex-direction:column}.Blog_commentSubmit__yEDJJ{width:100%}.Blog_commentHeader__5dXRn{flex-wrap:wrap}}.Blog_master__l7cC3{background-color:#1a1d24;display:flex;flex-direction:column;min-height:100vh;padding-bottom:80px;position:relative}.Blog_master__l7cC3>section:last-child{margin-top:auto}.BlogInput_master__V8v8j{background-color:#1a1d24;display:flex;flex-direction:column;min-height:100vh}.BlogInput_main__t1vbN{background-color:#2d3748;border-radius:12px;box-shadow:0 4px 6px rgba(0,0,0,.1);flex:1 1;margin:2rem auto;max-width:800px;padding:2rem}.BlogInput_h1__XZoTH{color:#e2e8f0;font-size:2rem;margin-bottom:2rem;text-align:center}.BlogInput_headline__QsNF6{color:#e2e8f0;font-size:1.25rem;margin:1.5rem 0 1rem}.BlogInput_petType__W9Rsk{display:flex;flex-direction:column;gap:1.5rem}.BlogInput_divcheck__7Dm64{margin-bottom:1rem;position:relative}.BlogInput_select__w\+WJH{-webkit-appearance:none;appearance:none;background-color:#1a202c;border:1px solid #4a5568;border-radius:8px;color:#e2e8f0;cursor:pointer;font-size:1rem;padding:.75rem;width:100%}.BlogInput_select__w\+WJH:focus{border-color:#4299e1;outline:none}.BlogInput_label__DjAgj{color:#a0aec0;display:block;font-size:.875rem;margin-top:.5rem}.BlogInput_divinput__HjhEN{margin-bottom:1rem;position:relative}.BlogInput_text__oL6ow{background-color:#1a202c;border:1px solid #4a5568;border-radius:8px;color:#e2e8f0;font-size:1rem;padding:.75rem;width:100%}.BlogInput_text__oL6ow:focus{border-color:#4299e1;outline:none}.BlogInput_blogText__GaEWC{min-height:200px;resize:vertical}.BlogInput_labels__gDfAQ{color:#a0aec0;display:block;font-size:.875rem;margin-top:.5rem}.BlogInput_button__LTYzf{background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem 1.5rem;transition:all .2s;width:100%}.BlogInput_button__LTYzf:hover{background-color:#3182ce}.BlogInput_error__Gildd{background-color:hsla(0,97%,85%,.1);border-radius:8px;color:#fc8181;margin-bottom:1rem;padding:1rem}@media screen and (max-width:768px){.BlogInput_main__t1vbN{margin:1rem;padding:1rem}.BlogInput_h1__XZoTH{font-size:1.75rem}.BlogInput_headline__QsNF6{font-size:1.125rem}}@media screen and (max-width:480px){.BlogInput_main__t1vbN{margin:.5rem;padding:1rem}.BlogInput_h1__XZoTH{font-size:1.5rem}.BlogInput_button__LTYzf{padding:.75rem 1rem}}.BlogPost_master__uyBE6{background-color:#f8f9fa;min-height:100vh;padding-bottom:2rem}.BlogPost_header__1lu6K{align-items:center;background:#fff;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 2rem}.BlogPost_backButton__8MBKg{align-items:center;background:#6c757d;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s}.BlogPost_backButton__8MBKg:hover{background:#5a6268}.BlogPost_actions__v2NWc{display:flex;gap:.5rem}.BlogPost_editButton__lCkAc{align-items:center;background:#007bff;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s}.BlogPost_editButton__lCkAc:hover{background:#0056b3}.BlogPost_deleteButton__syOSi{align-items:center;background:#dc3545;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:background-color .2s}.BlogPost_deleteButton__syOSi:hover{background:#c82333}.BlogPost_blogPost__9sqcf{background:#fff;border-radius:.5rem;box-shadow:0 .125rem .25rem rgba(0,0,0,.075);margin:0 auto;max-width:800px;overflow:hidden}.BlogPost_postHeader__DCcSB{border-bottom:1px solid #e9ecef;padding:2rem}.BlogPost_title__MILzF{color:#212529;font-size:2.5rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.BlogPost_meta__md6m-{color:#6c757d;display:flex;flex-wrap:wrap;font-size:.875rem;gap:1rem}.BlogPost_category__rl4tB{background:#e9ecef;border-radius:.25rem;font-weight:500;padding:.25rem .5rem}.BlogPost_author__286hF,.BlogPost_date__90aVi{font-weight:500}.BlogPost_imageContainer__V6cqZ{max-height:400px;overflow:hidden;width:100%}.BlogPost_image__zBn5k{height:100%;object-fit:cover;width:100%}.BlogPost_content__HG0k5{color:#495057;font-size:1.125rem;line-height:1.7;padding:2rem;white-space:pre-wrap}.BlogPost_postFooter__gNNP8{background:#f8f9fa;border-top:1px solid #e9ecef;padding:2rem}.BlogPost_engagement__ld5hR{display:flex;gap:1rem;margin-bottom:1.5rem}.BlogPost_commentButton__PGcLo,.BlogPost_likeButton__PlXEm,.BlogPost_shareButton__2Huoc{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:.375rem;color:#6c757d;cursor:pointer;display:flex;font-size:.875rem;gap:.5rem;padding:.5rem 1rem;transition:all .2s}.BlogPost_commentButton__PGcLo:hover,.BlogPost_likeButton__PlXEm:hover,.BlogPost_shareButton__2Huoc:hover{background:#f8f9fa;border-color:#adb5bd}.BlogPost_likeButton__PlXEm.BlogPost_liked__n31gE{background:#dc3545;border-color:#dc3545;color:#fff}.BlogPost_likeButton__PlXEm.BlogPost_liked__n31gE:hover{background:#c82333;border-color:#c82333}.BlogPost_commentsSection__T-sdI{margin-top:1.5rem}.BlogPost_commentsSection__T-sdI h3{color:#212529;font-size:1.25rem;font-weight:600;margin:0 0 1rem}.BlogPost_commentForm__bsuka{background:#fff;border:1px solid #dee2e6;border-radius:.375rem;margin-bottom:1.5rem;padding:1rem}.BlogPost_commentInput__CNFaq{border:1px solid #ced4da;border-radius:.375rem;font-size:.875rem;margin-bottom:.75rem;padding:.75rem;resize:vertical;width:100%}.BlogPost_commentInput__CNFaq:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:none}.BlogPost_commentSubmit__lWqQE{background:#007bff;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;padding:.5rem 1rem;transition:background-color .2s}.BlogPost_commentSubmit__lWqQE:hover:not(:disabled){background:#0056b3}.BlogPost_commentSubmit__lWqQE:disabled{background:#6c757d;cursor:not-allowed}.BlogPost_commentsList__SMiXB{display:flex;flex-direction:column;gap:1rem}.BlogPost_comment__BIGR4{background:#fff;border:1px solid #dee2e6;border-radius:.375rem;padding:1rem}.BlogPost_commentHeader__ppc23{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.BlogPost_commentAuthor__Fpyc3{color:#212529;font-size:.875rem;font-weight:600}.BlogPost_commentDate__H73hX{color:#6c757d;font-size:.75rem}.BlogPost_commentContent__l8gqe{color:#495057;line-height:1.5;white-space:pre-wrap}.BlogPost_error__zYFW-,.BlogPost_loading__NLpCE{color:#6c757d;font-size:1.125rem;padding:4rem 2rem;text-align:center}.BlogPost_error__zYFW-{color:#dc3545}@media (max-width:768px){.BlogPost_header__1lu6K{align-items:stretch;flex-direction:column;gap:1rem;padding:1rem}.BlogPost_actions__v2NWc{justify-content:center}.BlogPost_title__MILzF{font-size:2rem}.BlogPost_content__HG0k5,.BlogPost_postFooter__gNNP8,.BlogPost_postHeader__DCcSB{padding:1.5rem}.BlogPost_meta__md6m-{flex-direction:column;gap:.5rem}.BlogPost_engagement__ld5hR{flex-wrap:wrap;justify-content:center}.BlogPost_commentButton__PGcLo,.BlogPost_likeButton__PlXEm,.BlogPost_shareButton__2Huoc{flex:1 1;justify-content:center;min-width:120px}}.OwnerBlog_master__jp0El{background-color:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.OwnerBlog_profileCardsSection__Y0lry{margin:2rem auto 0;max-width:1400px;padding:0 2rem;width:100%}.OwnerBlog_headerSection__9U5r8{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.OwnerBlog_createButton__8qFHu{background-color:#3182ce;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.OwnerBlog_createButton__8qFHu:hover{background-color:#2c5282;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.OwnerBlog_profileCards__cKLD\+{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin:2rem 0}.OwnerBlog_mainContainer__crPSA{display:flex;flex:1 1;margin:0 auto;max-width:1400px;padding:0 2rem 2rem;width:100%}.OwnerBlog_mainContent__3t-io{flex:1 1;width:100%}.OwnerBlog_main__H8W7Q{background-color:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);color:#2c3e50;display:flex;flex-direction:column;padding:2rem;width:100%}.OwnerBlog_main__H8W7Q section{margin-bottom:2.5rem}.OwnerBlog_headline__W9IXC{color:#2c3e50;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-weight:600;margin-bottom:1.5rem}.OwnerBlog_stats__eVTj0{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:1rem}.OwnerBlog_statItem__cTlED{background-color:#f8fafc;border-radius:8px;padding:1.5rem;text-align:center}.OwnerBlog_statItem__cTlED h3{color:#64748b;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.OwnerBlog_statItem__cTlED p{color:#1e293b;font-size:1.5rem;font-weight:600}.OwnerBlog_guidelines__21HbX{list-style:none;margin:0;padding:0}.OwnerBlog_guidelines__21HbX li{border-bottom:1px solid #e2e8f0;color:#4a5568;font-size:.875rem;padding:.75rem 0}.OwnerBlog_guidelines__21HbX li:last-child{border-bottom:none}.OwnerBlog_error__yZzfz{align-items:center;background-color:#fee2e2;border-radius:8px;color:#dc2626;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.OwnerBlog_loading__0myhV{align-items:center;color:#64748b;display:flex;font-size:1.125rem;justify-content:center;min-height:200px}@media (prefers-color-scheme:dark){.OwnerBlog_master__jp0El{background-color:#1a202c}.OwnerBlog_main__H8W7Q{background-color:#2d3748;color:#e2e8f0}.OwnerBlog_headline__W9IXC{color:#e2e8f0}.OwnerBlog_statItem__cTlED{background-color:#1a202c}.OwnerBlog_statItem__cTlED h3{color:#a0aec0}.OwnerBlog_statItem__cTlED p{color:#e2e8f0}.OwnerBlog_guidelines__21HbX li{border-color:#4a5568;color:#a0aec0}.OwnerBlog_error__yZzfz{background-color:#7f1d1d;color:#fecaca}.OwnerBlog_loading__0myhV{color:#94a3b8}}@media screen and (max-width:768px){.OwnerBlog_profileCardsSection__Y0lry{margin-top:1rem;padding:0 1rem}.OwnerBlog_headerSection__9U5r8{flex-direction:column;gap:1rem;text-align:center}.OwnerBlog_createButton__8qFHu{width:100%}.OwnerBlog_profileCards__cKLD\+{gap:1rem;grid-template-columns:1fr;margin:1rem 0}.OwnerBlog_mainContainer__crPSA{padding:0 1rem 1rem}.OwnerBlog_main__H8W7Q{padding:1rem}.OwnerBlog_stats__eVTj0{gap:1rem;grid-template-columns:1fr}}@media screen and (max-width:480px){.OwnerBlog_statItem__cTlED{padding:1rem}.OwnerBlog_statItem__cTlED p{font-size:1.25rem}}.SellDogs_master__mtvDd{align-items:center;background-color:rgba(0,0,0,.247);display:flex;flex-direction:column}.SellDogs_flex__yuzhl{display:flex}.SellDogs_flexCenter2__zSSZb,.SellDogs_flexCenter__1KhTN{align-items:center;display:flex;flex-direction:column}.SellDogs_profileCards__G2S3M{width:90%}.SellDogs_main__h-XG-{background-color:#fff;color:#000;width:90%}.SellDogs_aside__qxGpU,.SellDogs_main__h-XG-{align-items:center;display:flex;flex-direction:column}.SellDogs_aside__qxGpU{background-color:#4169e1;width:40%}.SellDogs_headline__ehDbR{font-family:Verdana,Geneva,Tahoma,sans-serif}.SellDogs_petType__ULTvm{display:flex;flex-direction:column}.SellDogs_divcheck__smJUy{display:flex;padding-left:10px}.SellDogs_divinput__suGvP{display:flex;padding:10px;width:60%}.SellDogs_text__gRUaf{border-radius:4px;color:red;padding:8px;width:50%}.SellDogs_h1__geKCO{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:35px;font-style:italic}.SellDogs_padding10px__AO5JT{padding:10px;width:60%}@media only screen and (min-width:360px) and (max-width:600px){.SellDogs_main__h-XG-{align-items:center;width:inherit}.SellDogs_divcheck__smJUy{align-items:center}.SellDogs_divinput__suGvP{align-items:center;flex-direction:column;width:inherit}.SellDogs_flex__yuzhl{flex-direction:column}.SellDogs_aside__qxGpU,.SellDogs_text__gRUaf{width:inherit}.SellDogs_headline__ehDbR{text-align:center}.SellDogs_media__r\+wfB{align-items:center;display:flex;flex-direction:column}.SellDogs_padding10px__AO5JT{width:inherit}.SellDogs_hr__V-rfN{display:none}}.SellCard_card__L5P7Y{border-color:blue;border-radius:20px;border-style:groove;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1%;padding:1em;position:static;width:90%}.SellCard_info__13wDx{background-color:#ff0;display:flex;flex-direction:column;justify-content:center;width:10%}.SellCard_flexCenter__YIK6-{align-items:center;background-color:aqua;display:flex;flex-direction:column;width:60%}.SellCard_strong__YdSrR{color:blue;display:flex}.SellCard_h1__hVVq5{font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:25px;font-style:italic}.SellCard_headline__kai5B{font-family:Times New Roman,Times,serif;font-style:oblique}.SellCard_img__ozxZh{background-color:#deb887;display:flex;height:200;width:250}.SellCard_button__3P1v-{background-color:blue;border-radius:10px;padding:10px}@media only screen and (min-width:360px) and (max-width:600px){.SellCard_main__SIhpj{flex-direction:column}.SellCard_card__L5P7Y{align-items:center;flex-direction:column;width:90%}.SellCard_info__13wDx{align-items:center;flex-direction:row;width:inherit}.SellCard_flexCenter__YIK6-{display:flex;width:inherit}.SellCard_img__ozxZh{justify-content:center;width:inherit}}.Wall_master__KwLcM{background-color:#1a1d24;display:flex;flex-direction:column;min-height:100vh}.Wall_mainContainer__l\+GCb{display:flex;flex:1 1;gap:2rem;margin:0 auto;max-width:1400px;padding:2rem;width:100%}.Wall_leftSidebar__lFbIR{display:flex;flex-direction:column;gap:1rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem;width:280px}.Wall_userProfile__3487Y{background-color:#2d3748;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem;text-align:center}.Wall_userProfile__3487Y img{border-radius:50%;height:80px;margin-bottom:1rem;object-fit:cover;width:80px}.Wall_userProfile__3487Y h3{color:#e2e8f0;font-size:1.125rem;font-weight:600}.Wall_petCategories__uefgY,.Wall_sideNav__LQuxV{background-color:#2d3748;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1rem}.Wall_petCategories__uefgY h3{color:#e2e8f0;font-size:1rem;font-weight:600;margin-bottom:.5rem;padding:0 1rem}.Wall_petCategories__uefgY a,.Wall_sideNav__LQuxV a{align-items:center;border-radius:8px;color:#e2e8f0;display:flex;gap:.75rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s}.Wall_petCategories__uefgY a:hover,.Wall_sideNav__LQuxV a:hover{background-color:rgba(66,153,225,.1);color:#4299e1}.Wall_feed__7QMQm{display:flex;flex:1 1;flex-direction:column;gap:2rem;max-width:680px}.Wall_createPost__J9nRx{background-color:#2d3748;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;gap:1rem;padding:1.5rem}.Wall_createPost__J9nRx img{border-radius:50%;height:48px;object-fit:cover;width:48px}.Wall_createPost__J9nRx form{display:flex;flex:1 1;flex-direction:column;gap:1rem}.Wall_createPost__J9nRx textarea{background-color:#1a202c;border:1px solid #4a5568;border-radius:8px;color:#e2e8f0;font-family:inherit;min-height:100px;padding:.75rem;resize:none;width:100%}.Wall_createPost__J9nRx button{align-self:flex-end;background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .2s}.Wall_createPost__J9nRx button:hover{background-color:#3182ce}.Wall_albumsSection__4ZXxX{background-color:#2d3748;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem}.Wall_albumsSection__4ZXxX h3{color:#e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.Wall_albumsGrid__VR-H-{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.Wall_albumCard__0sXZ6{background-color:#1a202c;border-radius:8px;overflow:hidden}.Wall_albumCard__0sXZ6 img{height:200px;object-fit:cover;width:100%}.Wall_albumCard__0sXZ6 p{color:#e2e8f0;margin:0;padding:1rem}.Wall_likeButton__isiEJ{color:#4299e1;padding:.5rem 1rem;text-align:left;transition:all .2s;width:100%}.Wall_likeButton__isiEJ:hover{color:#3182ce}.Wall_likeCount__0OC2p{color:#a0aec0;display:block;font-size:.875rem;padding:0 1rem 1rem}.Wall_posts__GhSHJ{display:flex;flex-direction:column;gap:1.5rem}.Wall_post__zxl8\+{background-color:#2d3748;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem}.Wall_postHeader__hw\+Pl{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.Wall_postUser__1UdY9{align-items:center;display:flex;gap:.75rem}.Wall_postUser__1UdY9 img{border-radius:50%;height:48px;object-fit:cover;width:48px}.Wall_postUser__1UdY9 h4{color:#e2e8f0;font-weight:600;margin:0}.Wall_postUser__1UdY9 span{color:#a0aec0;font-size:.875rem}.Wall_postContent__l20L8{margin-bottom:1rem}.Wall_postContent__l20L8 p{color:#e2e8f0;line-height:1.5;margin-bottom:1rem}.Wall_postImage__\+sqWR{border-radius:8px;margin-top:1rem;width:100%}.Wall_rightSidebar__2gOv8{display:flex;flex-direction:column;gap:1.5rem;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem;width:300px}.Wall_services__s55FU{background-color:#2d3748;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem}.Wall_services__s55FU h3{color:#e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.Wall_servicesList__Qx5Dx{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.Wall_serviceItem__TMoFZ{align-items:center;border-radius:8px;color:#e2e8f0;display:flex;flex-direction:column;gap:.5rem;padding:1rem;text-decoration:none;transition:all .2s}.Wall_serviceItem__TMoFZ:hover{background-color:rgba(66,153,225,.1);color:#4299e1}.Wall_serviceItem__TMoFZ img{height:32px;width:32px}.Wall_serviceItem__TMoFZ .Wall_icon__G0-4o{color:#4299e1;font-size:1.5rem;transition:all .2s}.Wall_serviceItem__TMoFZ:hover .Wall_icon__G0-4o{color:#63b3ed;-webkit-transform:scale(1.1);transform:scale(1.1)}.Wall_trendingTopics__Of7lQ{background-color:#2d3748;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);padding:1.5rem}.Wall_trendingTopics__Of7lQ h3{color:#e2e8f0;font-size:1.125rem;font-weight:600;margin-bottom:1rem}.Wall_topicsList__rvkYG{display:flex;flex-direction:column;gap:.5rem}.Wall_topic__BKH8w{align-items:center;border-radius:8px;display:flex;justify-content:space-between;padding:.75rem;transition:all .2s}.Wall_topic__BKH8w:hover{background-color:rgba(66,153,225,.1)}.Wall_topicTag__xitz6{color:#4299e1;font-weight:500}.Wall_topicCount__j4UCW{color:#a0aec0;font-size:.875rem}.Wall_error__NmdiM{background-color:hsla(0,97%,85%,.1);border-radius:8px;color:#fc8181;padding:1rem}.Wall_loading__VcRND{align-items:center;color:#a0aec0;display:flex;justify-content:center;min-height:200px}@media screen and (max-width:1200px){.Wall_mainContainer__l\+GCb{padding:1rem}.Wall_leftSidebar__lFbIR,.Wall_rightSidebar__2gOv8{width:240px}.Wall_servicesList__Qx5Dx{grid-template-columns:1fr}}@media screen and (max-width:1024px){.Wall_rightSidebar__2gOv8{display:none}}@media screen and (max-width:768px){.Wall_mainContainer__l\+GCb{flex-direction:column;padding:1rem}.Wall_leftSidebar__lFbIR{position:static;width:100%}.Wall_feed__7QMQm{max-width:100%}.Wall_albumsGrid__VR-H-{grid-template-columns:1fr}.Wall_userProfile__3487Y img{height:60px;width:60px}.Wall_createPost__J9nRx,.Wall_post__zxl8\+{padding:1rem}}@media screen and (max-width:480px){.Wall_mainContainer__l\+GCb{padding:.5rem}.Wall_postUser__1UdY9 img{height:40px;width:40px}}.Wall_postActions__FAJLh{border-top:1px solid #eee;margin-top:12px;padding:8px 0}.Wall_likeButton__isiEJ{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;gap:8px;padding:8px;transition:color .2s}.Wall_likeButton__isiEJ.Wall_liked__5KZ0P,.Wall_likeButton__isiEJ:hover{color:#ff4b4b}.Wall_likeButton__isiEJ span{font-size:14px}.Wall_postActions__FAJLh{align-items:center;display:flex;gap:1rem}.Wall_deleteButton__j050c{background:none;border:none;color:#666;cursor:pointer;padding:8px;transition:color .2s}.Wall_deleteButton__j050c:hover{color:#ff4b4b}.Wall_commentsSection__aZSJ6{border-top:1px solid #4a5568;margin-top:1rem;padding-top:1rem}.Wall_commentsList__4pgt6{display:flex;flex-direction:column;gap:1rem}.Wall_comment__rkK0W{background-color:#2d3748;border-radius:8px;padding:1rem}.Wall_commentHeader__e7I5v{align-items:center;display:flex;gap:.5rem;margin-bottom:.5rem}.Wall_commentAvatar__yp3mA{border-radius:50%;height:32px;object-fit:cover;width:32px}.Wall_commentAuthor__sO-3q{color:#e2e8f0;font-weight:600}.Wall_commentDate__kET1q{color:#a0aec0;font-size:.875rem}.Wall_commentContent__ijgIw{color:#e2e8f0;margin:0}.Wall_commentForm__-ruep{display:flex;gap:.5rem;margin-top:1rem}.Wall_commentInput__TWyDJ{background-color:#2d3748;border:1px solid #4a5568;border-radius:4px;color:#e2e8f0;flex:1 1;padding:.5rem}.Wall_commentSubmit__zTKXN{background-color:#4299e1;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.Wall_commentSubmit__zTKXN:hover{background-color:#3182ce}.Wall_commentButton__ip0ZQ{align-items:center;background:none;border:none;color:#666;cursor:pointer;display:flex;gap:8px;padding:8px;transition:color .2s}.Wall_commentButton__ip0ZQ:hover{color:#4299e1}.Wall_replyButton__9faIM{background:none;border:none;color:#4299e1;cursor:pointer;font-size:.875rem;margin-top:8px;padding:4px 8px}.Wall_replyButton__9faIM:hover{text-decoration:underline}.Wall_comment__rkK0W.Wall_reply__0ZaqZ{border-left:2px solid #4a5568;margin-left:2rem}.Wall_replyForm__y3-Qg{display:flex;gap:.5rem;margin-top:.5rem;padding-left:2rem}.Wall_cancelButton__uCi-r{background-color:#4a5568;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.Wall_cancelButton__uCi-r:hover{background-color:#2d3748}.Wall_editButton__DDyH8{background:none;border:none;color:#666;cursor:pointer;padding:8px;transition:color .2s}.Wall_editButton__DDyH8:hover{color:#4299e1}.Wall_editInput__O9K1R{background-color:#2d3748;border:1px solid #4a5568;border-radius:4px;color:#e2e8f0;margin-bottom:.5rem;padding:.5rem;width:100%}.Wall_editActions__Pz4yF{display:flex;gap:.5rem}.Wall_saveButton__\+KfPm{background-color:#48bb78;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:.5rem 1rem}.Wall_saveButton__\+KfPm:hover{background-color:#38a169}.CookieConsent_card__Wc4SS{border-color:blue;border-radius:20px;border-style:groove;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1%;padding:1em;position:static;width:45%}.CookieConsent_info__dLWCl{align-items:center;display:flex;flex-direction:column;justify-content:space-evenly}.CookieConsent_button__BGJx9{background-color:blue;border-radius:10px;padding:10px}.CookieConsent_strong__JycAq{display:flex}.CookieConsent_headline__A94IR{font-family:Times New Roman,Times,serif;font-style:oblique}.CookieConsent_img__SIi66{display:flex;height:200;width:250}@media only screen and (min-width:360px) and (max-width:600px){.CookieConsent_main__CTrQH{flex-direction:column}.CookieConsent_card__Wc4SS{align-items:center;flex-direction:column-reverse;width:90%}.CookieConsent_info__dLWCl{align-items:center}}.UserServices_container__wT1jX{margin-bottom:1.5rem}.UserServices_headline__GCm-A{color:#2c3e50;font-weight:600;margin-bottom:1.5rem}.UserServices_checkboxContainer__rUnta{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.UserServices_divcheck__lsKFS{align-items:center;background-color:#fff;border-radius:6px;display:flex;padding:.35rem .5rem;transition:background-color .2s;width:calc(20% - .4rem)}.UserServices_divcheck__lsKFS:hover{background-color:#f0f2f5}.UserServices_text__tMtJH{color:#4a5568;font-size:.875rem;margin-left:.35rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}input[type=checkbox]{accent-color:#4299e1;flex-shrink:0;height:1rem;width:1rem}@media (prefers-color-scheme:dark){.UserServices_divcheck__lsKFS{background-color:#2d3748;border-color:#4a5568}.UserServices_headline__GCm-A,.UserServices_text__tMtJH{color:#e2e8f0}.UserServices_divcheck__lsKFS:hover{background-color:#4a5568}}@media (max-width:1200px){.UserServices_divcheck__lsKFS{width:calc(25% - .4rem)}}@media (max-width:992px){.UserServices_divcheck__lsKFS{width:calc(33.333% - .4rem)}}@media (max-width:768px){.UserServices_divcheck__lsKFS{width:calc(50% - .4rem)}}@media (max-width:480px){.UserServices_divcheck__lsKFS{width:100%}}.Friends_master__JJELh{background-color:#f8fafc;min-height:100vh}.Friends_container__r-zJG{display:flex;gap:2rem;margin:2rem auto;max-width:1400px;padding:0 2rem;width:100%}.Friends_mainContent__4RaT0{background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1);flex:0 0 70%;padding:2rem}.Friends_tabs__JRLL9{border-bottom:2px solid #e2e8f0;display:flex;gap:1rem;margin-bottom:2rem;padding-bottom:1rem}.Friends_tab__PorjU{align-items:center;background:none;border:none;color:#64748b;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;position:relative;transition:all .2s}.Friends_tab__PorjU.Friends_active__iXUFv,.Friends_tab__PorjU:hover{color:#3182ce}.Friends_tab__PorjU.Friends_active__iXUFv:after{background-color:#3182ce;bottom:-1rem;content:"";height:2px;left:0;position:absolute;width:100%}.Friends_badge__ArleI{align-items:center;background-color:#ef4444;border-radius:9999px;color:#fff;display:flex;font-size:.75rem;height:20px;justify-content:center;min-width:20px;padding:.25rem .5rem}.Friends_controls__m0W-j{display:flex;gap:1rem;margin-bottom:2rem}.Friends_searchInput__Q3OUF{border:1px solid #e2e8f0;border-radius:8px;flex:1 1;font-size:.875rem;padding:.75rem 1rem;transition:all .2s}.Friends_searchInput__Q3OUF:focus{border-color:#3182ce;box-shadow:0 0 0 3px rgba(49,130,206,.1);outline:none}.Friends_sortSelect__X\+07r{-webkit-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1em;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;font-size:.875rem;padding:.75rem 2.5rem .75rem 1rem}.Friends_friendGrid__ubbbo{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.Friends_friendCard__4fn9N{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .2s}.Friends_friendCard__4fn9N:hover{border-color:#3182ce;box-shadow:0 4px 12px rgba(0,0,0,.05);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Friends_avatar__XZP5z{border-radius:50%;height:64px;object-fit:cover;width:64px}.Friends_friendInfo__9owqO{flex:1 1}.Friends_friendInfo__9owqO h3{color:#1e293b;font-size:1rem;font-weight:600;margin:0}.Friends_lastActive__Qc7zj{color:#64748b;font-size:.875rem;margin:.25rem 0 0}.Friends_requestsContainer__vFZQI{display:flex;flex-direction:column;gap:2rem}.Friends_requestSection__DpiSQ{background:#f8fafc;border-radius:12px;padding:1.5rem}.Friends_requestSection__DpiSQ h2{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem}.Friends_requestCard__\+EVuL{align-items:center;background:#fff;border-radius:8px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem}.Friends_requestCard__\+EVuL:last-child{margin-bottom:0}.Friends_requestInfo__7C7Xg{flex:1 1}.Friends_requestInfo__7C7Xg h3{color:#1e293b;font-size:1rem;font-weight:600;margin:0}.Friends_requestInfo__7C7Xg p{color:#64748b;font-size:.875rem;margin:.25rem 0 0}.Friends_requestActions__e10gF{display:flex;gap:.5rem}.Friends_suggestionsGrid__rBho7{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.Friends_suggestionCard__N0EVX{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .2s}.Friends_suggestionCard__N0EVX:hover{border-color:#3182ce;box-shadow:0 4px 12px rgba(0,0,0,.05);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Friends_suggestionInfo__4KljC{flex:1 1}.Friends_suggestionInfo__4KljC h3{color:#1e293b;font-size:1rem;font-weight:600;margin:0}.Friends_suggestionInfo__4KljC p{color:#64748b;font-size:.875rem;margin:.25rem 0 0}.Friends_acceptButton__t0XDz,.Friends_addButton__dS2n0,.Friends_cancelButton__FSttU,.Friends_rejectButton__teq-P,.Friends_unfriendButton__JXXK5{border:none;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.Friends_unfriendButton__JXXK5{background-color:#ef4444;color:#fff}.Friends_unfriendButton__JXXK5:hover{background-color:#dc2626}.Friends_acceptButton__t0XDz{background-color:#10b981;color:#fff}.Friends_acceptButton__t0XDz:hover{background-color:#059669}.Friends_rejectButton__teq-P{background-color:#ef4444;color:#fff}.Friends_rejectButton__teq-P:hover{background-color:#dc2626}.Friends_cancelButton__FSttU{background-color:#e2e8f0;color:#475569}.Friends_cancelButton__FSttU:hover{background-color:#cbd5e0}.Friends_addButton__dS2n0{background-color:#3182ce;color:#fff}.Friends_addButton__dS2n0:hover{background-color:#2c5282}.Friends_friendActions__OBWBj{display:flex;gap:.5rem}.Friends_blockButton__c8L\+5{background-color:#64748b;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.Friends_blockButton__c8L\+5:hover{background-color:#475569}.Friends_blockedGrid__2XSul{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.Friends_blockedCard__V0mRX{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:1rem;padding:1.5rem;transition:all .2s}.Friends_blockedCard__V0mRX:hover{border-color:#3182ce;box-shadow:0 4px 12px rgba(0,0,0,.05);-webkit-transform:translateY(-2px);transform:translateY(-2px)}.Friends_blockedInfo__Hp6If{flex:1 1}.Friends_blockedInfo__Hp6If h3{color:#1e293b;font-size:1rem;font-weight:600;margin:0}.Friends_unblockButton__TN5EM{background-color:#e2e8f0;border:none;border-radius:6px;color:#475569;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.Friends_unblockButton__TN5EM:hover{background-color:#cbd5e0}.Friends_error__erREq{align-items:center;background-color:#fee2e2;border-radius:8px;color:#dc2626;display:flex;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.Friends_loading__pH5mo{align-items:center;color:#64748b;display:flex;font-size:1.125rem;justify-content:center;min-height:200px}@media (prefers-color-scheme:dark){.Friends_master__JJELh{background-color:#1a202c}.Friends_mainContent__4RaT0{background-color:#2d3748}.Friends_friendCard__4fn9N,.Friends_requestCard__\+EVuL,.Friends_suggestionCard__N0EVX{background-color:#2d3748;border-color:#4a5568}.Friends_friendCard__4fn9N:hover,.Friends_suggestionCard__N0EVX:hover{border-color:#63b3ed}.Friends_friendInfo__9owqO h3,.Friends_requestInfo__7C7Xg h3,.Friends_requestSection__DpiSQ h2,.Friends_suggestionInfo__4KljC h3{color:#e2e8f0}.Friends_lastActive__Qc7zj,.Friends_requestInfo__7C7Xg p,.Friends_suggestionInfo__4KljC p,.Friends_tab__PorjU{color:#a0aec0}.Friends_tab__PorjU.Friends_active__iXUFv,.Friends_tab__PorjU:hover{color:#63b3ed}.Friends_tab__PorjU.Friends_active__iXUFv:after{background-color:#63b3ed}.Friends_searchInput__Q3OUF,.Friends_sortSelect__X\+07r{background-color:#2d3748;border-color:#4a5568;color:#e2e8f0}.Friends_searchInput__Q3OUF:focus{border-color:#63b3ed}.Friends_requestSection__DpiSQ{background-color:#1a202c}.Friends_cancelButton__FSttU{background-color:#4a5568;color:#e2e8f0}.Friends_cancelButton__FSttU:hover{background-color:#2d3748}.Friends_blockedCard__V0mRX{background-color:#2d3748;border-color:#4a5568}.Friends_blockedCard__V0mRX:hover{border-color:#63b3ed}.Friends_blockedInfo__Hp6If h3{color:#e2e8f0}.Friends_unblockButton__TN5EM{background-color:#4a5568;color:#e2e8f0}.Friends_unblockButton__TN5EM:hover{background-color:#2d3748}.Friends_blockButton__c8L\+5{background-color:#4a5568}.Friends_blockButton__c8L\+5:hover{background-color:#2d3748}.Friends_error__erREq{background-color:#7f1d1d;color:#fecaca}.Friends_loading__pH5mo{color:#94a3b8}}@media (max-width:1024px){.Friends_container__r-zJG{flex-direction:column}.Friends_mainContent__4RaT0{flex:0 0 100%}}@media (max-width:768px){.Friends_container__r-zJG{margin:1rem auto;padding:1rem}.Friends_mainContent__4RaT0{padding:1.5rem}.Friends_tabs__JRLL9{gap:.5rem}.Friends_tab__PorjU{font-size:.875rem;padding:.5rem 1rem}.Friends_controls__m0W-j{flex-direction:column}.Friends_friendGrid__ubbbo,.Friends_suggestionsGrid__rBho7{grid-template-columns:1fr}.Friends_requestCard__\+EVuL{flex-direction:column;text-align:center}.Friends_requestActions__e10gF{justify-content:center;width:100%}.Friends_blockedGrid__2XSul{grid-template-columns:1fr}.Friends_friendActions__OBWBj{flex-direction:column;width:100%}.Friends_blockButton__c8L\+5,.Friends_unblockButton__TN5EM{width:100%}}@media (max-width:480px){.Friends_friendCard__4fn9N,.Friends_suggestionCard__N0EVX{flex-direction:column;text-align:center}.Friends_addButton__dS2n0,.Friends_unfriendButton__JXXK5{width:100%}}.Animals_master__oEdxl{align-items:center;display:flex;flex-direction:column}.Animals_main__PvVBw{background-color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;justify-content:space-between;padding:1%;width:80%}.Animals_main__PvVBw>div{box-sizing:border-box;display:flex;flex-basis:calc(33.333% - 20px);flex-direction:column;flex-grow:0;flex-shrink:0;height:400px;margin-bottom:20px;max-width:350px;min-width:280px}.Animals_main__PvVBw>div img{height:250px;object-fit:cover;width:100%}.Animals_main__PvVBw>div>div{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:15px}.Animals_main__PvVBw>div h3{font-size:1.2em;line-height:1.4;margin:10px 0}.Animals_main__PvVBw>div a{margin-top:auto;padding:8px 16px;text-align:center}.Animals_headline__yC75y{font-family:Verdana,Geneva,Tahoma,sans-serif}.Animals_petType__IWbqz{display:flex;flex-direction:column}.Animals_divcheck__GktX6{display:flex;padding-left:10px}.Animals_divinput__fM-MV{display:flex;padding:10px;width:60%}.Animals_text__EZI4a{border-radius:4px;color:red;padding:8px;width:50%}.Animals_padding10px__LDr5E{padding:10px;width:60%}.Animals_categorySelector__JubQj{background-color:#f8f9fa;border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);margin:20px 0;padding:15px;width:80%}.Animals_categoryTitle__c4TXq{color:#333;font-family:Verdana,Geneva,Tahoma,sans-serif;margin-bottom:15px;text-align:center}.Animals_categoryButtons__CX\+Z9{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.Animals_categoryButton__QQNil{background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-family:Verdana,Geneva,Tahoma,sans-serif;padding:8px 16px;transition:all .2s ease}.Animals_categoryButton__QQNil:hover{background-color:#dee2e6}.Animals_categoryButton__QQNil.Animals_active__8B8Ww{background-color:#007bff;border-color:#007bff;color:#fff}.Animals_error__\+T5Mg,.Animals_loading__TJC2i,.Animals_noResults__xsVdi{border-radius:8px;font-family:Verdana,Geneva,Tahoma,sans-serif;margin:20px 0;padding:20px;text-align:center;width:80%}.Animals_loading__TJC2i{background-color:#e9ecef}.Animals_error__\+T5Mg{background-color:#f8d7da;color:#721c24}.Animals_noResults__xsVdi{background-color:#fff3cd;color:#856404}@media only screen and (min-width:360px) and (max-width:600px){.Animals_main__PvVBw{align-items:center;width:inherit}.Animals_divcheck__GktX6{align-items:center}.Animals_divinput__fM-MV{align-items:center;flex-direction:column;width:inherit}.Animals_text__EZI4a{width:inherit}.Animals_headline__yC75y{text-align:center}.Animals_media__vyDvv{align-items:center;display:flex;flex-direction:column}.Animals_padding10px__LDr5E{width:inherit}.Animals_hr__diRc3{display:none}.Animals_categorySelector__JubQj{padding:10px;width:95%}.Animals_categoryButtons__CX\+Z9{flex-direction:column;gap:8px}.Animals_categoryButton__QQNil{width:100%}}.Animals_pagination__6Z-Co{align-items:center;display:flex;gap:10px;justify-content:center;margin:30px 0;padding:20px}.Animals_paginationButton__psEJ4{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Verdana,Geneva,Tahoma,sans-serif;padding:8px 16px;transition:background-color .2s ease}.Animals_paginationButton__psEJ4:hover:not(:disabled){background-color:#0056b3}.Animals_paginationButton__psEJ4:disabled{background-color:#6c757d;cursor:not-allowed}.Animals_pageNumbers__p\+jm6{display:flex;gap:5px}.Animals_pageButton__s8Xsj{background-color:#e9ecef;border:1px solid #ced4da;border-radius:4px;cursor:pointer;font-family:Verdana,Geneva,Tahoma,sans-serif;padding:8px 12px;transition:all .2s ease}.Animals_pageButton__s8Xsj:hover{background-color:#dee2e6}.Animals_pageButton__s8Xsj.Animals_activePage__rR2JI{background-color:#007bff;border-color:#007bff;color:#fff}@media only screen and (min-width:601px) and (max-width:1024px){.Animals_categorySelector__JubQj,.Animals_main__PvVBw{width:90%}}.Messages_master__QKWXg{background-color:#f5f5f5;min-height:100vh}.Messages_mainContainer__2muYB{margin:0 auto;max-width:1200px;min-height:calc(100vh - 200px);padding:20px}.Messages_messagesLayout__jk0ND{background-color:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);display:flex;height:600px;overflow:hidden}.Messages_loading__iQtLn{color:#666}.Messages_error__WU\+Iu,.Messages_loading__iQtLn{align-items:center;display:flex;font-size:18px;height:200px;justify-content:center}.Messages_error__WU\+Iu{background-color:#fed7d7;border:1px solid #feb2b2;border-radius:8px;color:#e53e3e;margin:20px;padding:20px}@media (max-width:768px){.Messages_mainContainer__2muYB{padding:10px}.Messages_messagesLayout__jk0ND{flex-direction:column;height:calc(100vh - 120px)}.Messages_master__QKWXg{padding-bottom:0}}@media (max-width:480px){.Messages_mainContainer__2muYB{padding:5px}.Messages_messagesLayout__jk0ND{border-radius:0;height:calc(100vh - 100px)}}.MessageList_messageList__A5N-y{background-color:#fff;border-right:1px solid #e0e0e0;display:flex;flex-direction:column;height:100%;width:300px}.MessageList_header__JWrSa{background-color:#f8f9fa;border-bottom:1px solid #e0e0e0;padding:16px}.MessageList_header__JWrSa h2{color:#333;font-size:18px;font-weight:600;margin:0}.MessageList_conversations__St-dg{flex:1 1;overflow-y:auto}.MessageList_conversationItem__TmKdP{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;padding:12px 16px;transition:background-color .2s}.MessageList_conversationItem__TmKdP:hover{background-color:#f8f9fa}.MessageList_conversationItem__TmKdP.MessageList_selected__EybFh{background-color:#e3f2fd;border-right:3px solid #007bff}.MessageList_avatarContainer__9bLbj{margin-right:12px;position:relative}.MessageList_avatar__Adftt{border-radius:50%;height:48px;object-fit:cover;width:48px}.MessageList_unreadBadge__BSwTg{position:absolute;right:-2px;top:-2px}.MessageList_conversationInfo__J5bAu{flex:1 1;min-width:0}.MessageList_userInfo__KNRPB{align-items:center;display:flex;justify-content:space-between;margin-bottom:4px}.MessageList_userName__hRvbn{color:#333;font-size:14px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MessageList_timestamp__eYMuz{color:#666;font-size:12px;margin-left:8px;white-space:nowrap}.MessageList_messagePreview__OfDbP{align-items:center;display:flex;justify-content:space-between}.MessageList_lastMessage__oQxXK{color:#666;flex:1 1;font-size:13px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MessageList_unreadIndicator__BoWH2{background-color:#007bff;border-radius:50%;flex-shrink:0;height:8px;margin-left:8px;width:8px}.MessageList_emptyState__WMZOr{align-items:center;color:#666;display:flex;flex-direction:column;justify-content:center;padding:40px 20px;text-align:center}.MessageList_emptyIcon__YbxsD{font-size:48px;margin-bottom:16px}.MessageList_emptyState__WMZOr h3{color:#333;font-size:18px;margin:0 0 8px}.MessageList_emptyState__WMZOr p{font-size:14px;margin:0}@media (max-width:768px){.MessageList_messageList__A5N-y{border-bottom:1px solid #e0e0e0;border-right:none;width:100%}.MessageList_conversationItem__TmKdP{padding:10px 12px}.MessageList_avatar__Adftt{height:40px;width:40px}}.ChatWindow_chatWindow__WSAgi{background-color:#f8f9fa;display:flex;flex:1 1;flex-direction:column;height:100%}.ChatWindow_chatHeader__yDfXQ{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:16px 20px}.ChatWindow_userInfo__0r82y{align-items:center;display:flex;gap:12px}.ChatWindow_userAvatar__KGl-b{border-radius:50%;height:40px;object-fit:cover;width:40px}.ChatWindow_userDetails__WQviM{display:flex;flex-direction:column}.ChatWindow_userName__l2uTq{color:#333;font-size:16px;font-weight:600;margin:0}.ChatWindow_status__dUNe-{align-items:center;display:flex;gap:6px;margin-top:2px}.ChatWindow_statusIndicator__kLIZl{border-radius:50%;height:8px;width:8px}.ChatWindow_statusIndicator__kLIZl.ChatWindow_online__lydjj{background-color:#28a745}.ChatWindow_statusIndicator__kLIZl.ChatWindow_offline__6y9wB{background-color:#6c757d}.ChatWindow_statusText__83nSV{color:#666;font-size:12px}.ChatWindow_connectionError__1IRKn{align-items:center;background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24;display:flex;font-size:14px;justify-content:space-between;padding:8px 16px}.ChatWindow_errorText__Tkf0d{flex:1 1}.ChatWindow_reconnectButton__O-DE1{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;margin-left:12px;padding:4px 12px}.ChatWindow_reconnectButton__O-DE1:hover{background-color:#c82333}.ChatWindow_messagesContainer__v\+Wsi{background-color:#f8f9fa;flex:1 1;overflow-y:auto;padding:20px}.ChatWindow_messages__X9GCz{display:flex;flex-direction:column;gap:4px}.ChatWindow_loadingMessages__QMzX1{align-items:center;color:#666;display:flex;flex-direction:column;height:200px;justify-content:center}.ChatWindow_loadingSpinner__Z8uqq{-webkit-animation:ChatWindow_spin__y7WLn 1s linear infinite;animation:ChatWindow_spin__y7WLn 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#007bff;height:32px;margin-bottom:12px;width:32px}@-webkit-keyframes ChatWindow_spin__y7WLn{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes ChatWindow_spin__y7WLn{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ChatWindow_noMessages__rCW4F{align-items:center;color:#666;display:flex;flex-direction:column;height:200px;justify-content:center;text-align:center}.ChatWindow_noMessagesIcon__9nP6H{font-size:48px;margin-bottom:16px}.ChatWindow_noMessages__rCW4F h3{color:#333;font-size:18px;margin:0 0 8px}.ChatWindow_noMessages__rCW4F p{font-size:14px;margin:0}.ChatWindow_noChat__DkYa-{align-items:center;color:#666;display:flex;flex:1 1;flex-direction:column;justify-content:center;padding:40px;text-align:center}.ChatWindow_noChatIcon__ia61Q{font-size:64px;margin-bottom:20px}.ChatWindow_noChat__DkYa- h2{color:#333;font-size:24px;margin:0 0 12px}.ChatWindow_noChat__DkYa- p{font-size:16px;margin:0;max-width:400px}@media (max-width:768px){.ChatWindow_chatHeader__yDfXQ{padding:12px 16px}.ChatWindow_userAvatar__KGl-b{height:36px;width:36px}.ChatWindow_userName__l2uTq{font-size:14px}.ChatWindow_messagesContainer__v\+Wsi{padding:16px}.ChatWindow_noChat__DkYa-{padding:20px}.ChatWindow_noChatIcon__ia61Q{font-size:48px}.ChatWindow_noChat__DkYa- h2{font-size:20px}.ChatWindow_noChat__DkYa- p{font-size:14px}}.MessageBubble_messageBubble__HcPMU{word-wrap:break-word;margin-bottom:12px;max-width:70%}.MessageBubble_messageBubble__HcPMU.MessageBubble_own__rLSHP{margin-left:auto}.MessageBubble_messageBubble__HcPMU.MessageBubble_other__uiPEL{margin-right:auto}.MessageBubble_senderName__NzDrC{color:#666;font-size:12px;font-weight:500;margin-bottom:4px}.MessageBubble_messageContent__BFWh8{border-radius:18px;padding:10px 14px;position:relative}.MessageBubble_messageBubble__HcPMU.MessageBubble_own__rLSHP .MessageBubble_messageContent__BFWh8{background-color:#007bff;border-bottom-right-radius:4px;color:#fff}.MessageBubble_messageBubble__HcPMU.MessageBubble_other__uiPEL .MessageBubble_messageContent__BFWh8{background-color:#f1f3f4;border-bottom-left-radius:4px;color:#333}.MessageBubble_text__NrfH4{line-height:1.4;margin-bottom:4px}.MessageBubble_timestamp__xnV3b{font-size:11px;opacity:.7;text-align:right}.MessageBubble_messageBubble__HcPMU.MessageBubble_other__uiPEL .MessageBubble_timestamp__xnV3b{text-align:left}@media (max-width:768px){.MessageBubble_messageBubble__HcPMU{max-width:85%}.MessageBubble_messageContent__BFWh8{padding:8px 12px}}.MessageInput_messageInput__dNO8Q{background-color:#fff;border-top:1px solid #e0e0e0;padding:16px}.MessageInput_inputContainer__kZNTC{align-items:flex-end;display:flex;gap:12px;max-width:100%}.MessageInput_textarea__daOWr{border:1px solid #ddd;border-radius:20px;flex:1 1;font-family:inherit;font-size:14px;line-height:1.4;max-height:120px;min-height:20px;outline:none;padding:12px 16px;resize:none}.MessageInput_textarea__daOWr:focus{border-color:#007bff}.MessageInput_textarea__daOWr:disabled{background-color:#f5f5f5;cursor:not-allowed}.MessageInput_sendButton__McgXi{align-items:center;background-color:#007bff;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:40px;justify-content:center;transition:background-color .2s;width:40px}.MessageInput_sendButton__McgXi:hover:not(:disabled){background-color:#0056b3}.MessageInput_sendButton__McgXi:disabled{background-color:#ccc;cursor:not-allowed}@media (max-width:768px){.MessageInput_messageInput__dNO8Q{padding:12px}.MessageInput_textarea__daOWr{font-size:16px}.MessageInput_sendButton__McgXi{height:36px;width:36px}}.Users_master__q9kXn{align-items:center;display:flex;flex-direction:column;min-height:100vh;width:100%}.Users_contentContainer__swbs2{margin:0 auto;width:80%}.Users_pageTitle__Ejyio{color:#333;font-family:Verdana,Geneva,Tahoma,sans-serif;margin-bottom:15px;text-align:center}.Users_categoryCount__bVVZ0{color:#666;font-size:1.2em;font-weight:400;margin-left:1rem}.Users_cardsGrid__uRR5r{background-color:#fff;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;justify-content:space-between;padding:1%;width:100%}.Users_cardWrapper__NajE0{background:var(--primary-background);border-radius:8px;box-shadow:0 2px 4px rgba(0,0,0,.1);box-sizing:border-box;display:flex;flex-basis:calc(50% - 20px);flex-direction:column;flex-grow:0;flex-shrink:0;height:400px;margin-bottom:20px;min-width:280px;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.Users_cardWrapper__NajE0:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.Users_cardWrapper__NajE0>div{display:flex;flex:1 1;flex-direction:column;justify-content:space-between;padding:15px}.Users_cardWrapper__NajE0 h3{font-size:1.2em;line-height:1.4;margin:10px 0}.Users_cardWrapper__NajE0 a{margin-top:auto;padding:8px 16px;text-align:center}.Users_noCategories__VlHJu{background-color:#fff3cd;border-radius:8px;color:#856404;margin:20px 0;padding:20px;width:100%}.Users_loading__vjTRR,.Users_noCategories__VlHJu{font-family:Verdana,Geneva,Tahoma,sans-serif;text-align:center}.Users_loading__vjTRR{color:#666;font-size:18px;padding:40px}.Users_error__\+RaQ9{background-color:#f8d7da;border-radius:8px;color:#721c24;font-family:Verdana,Geneva,Tahoma,sans-serif;margin:20px;padding:20px;text-align:center;width:80%}@media only screen and (min-width:360px) and (max-width:600px){.Users_contentContainer__swbs2{width:inherit}.Users_cardsGrid__uRR5r{align-items:center;width:inherit}.Users_cardWrapper__NajE0{flex:0 0 100%;margin:10px 0}.Users_pageTitle__Ejyio{font-size:1.8rem;text-align:center}.Users_categoryCount__bVVZ0{display:block;margin-left:0;margin-top:.5rem}}@media only screen and (min-width:601px) and (max-width:1024px){.Users_contentContainer__swbs2{width:90%}.Users_cardsGrid__uRR5r{gap:15px}.Users_cardWrapper__NajE0{flex-basis:calc(50% - 15px);flex-grow:0;flex-shrink:0}}.Users_categorySelector__MUMmJ{align-items:center;background-color:#f5f5f5;border-radius:5px;display:flex;flex-direction:column;margin:20px auto;padding:20px;width:80%}.Users_categoryTitle__C43Q6{color:#333;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:24px;font-weight:700;margin-bottom:20px}.Users_categoryButtons__EfIyz{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.Users_categoryButton__EC2gI{background-color:#fff;border:1px solid #ddd;border-radius:5px;cursor:pointer;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:14px;padding:10px 20px;transition:all .3s ease}.Users_categoryButton__EC2gI.Users_active__4Gvdj,.Users_categoryButton__EC2gI:hover{background-color:#007bff;border-color:#007bff;color:#fff}.Users_searchContainer__abmmL{margin:0 auto 20px;width:80%}.Users_searchInput__IUnLC{border:1px solid #ddd;border-radius:5px;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:16px;padding:10px;width:100%}.Users_main__dc-mA{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;padding:10px;width:80%}.Users_main__dc-mA>div{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.1);flex-basis:calc(50% - 20px);flex-grow:0;flex-shrink:0;height:auto;margin-bottom:20px;min-width:280px;overflow:hidden;position:relative}.Users_breed__1rwzp{color:#007bff;font-size:14px;font-weight:700;margin:15px 15px 5px;text-transform:uppercase}.Users_breed__1rwzp,.Users_card__Z7cl6 h3{font-family:Verdana,Geneva,Tahoma,sans-serif}.Users_card__Z7cl6 h3{color:#333;font-size:20px;margin:0 15px 15px}.Users_card__Z7cl6 a{border-top:1px solid #eee;color:#007bff;display:block;font-family:Verdana,Geneva,Tahoma,sans-serif;font-size:16px;margin:15px;padding:10px 15px;text-decoration:none}.Users_noResults__2xDZZ{background-color:#fff3cd;border-radius:8px;color:#856404;font-family:Verdana,Geneva,Tahoma,sans-serif;margin:20px 0;padding:20px;text-align:center;width:100%}@media (max-width:1000px){.Users_categorySelector__MUMmJ,.Users_main__dc-mA{width:90%}}@media (max-width:768px){.Users_categorySelector__MUMmJ,.Users_main__dc-mA{width:95%}.Users_categoryButtons__EfIyz{flex-direction:column;width:100%}.Users_categoryButton__EC2gI{width:100%}.Users_main__dc-mA>div{flex:0 0 100%}}@media (max-width:480px){.Users_categoryTitle__C43Q6{font-size:20px}}.LogSign_master__5nD\+e{background:#181f2a;display:flex;flex-direction:column;min-height:100vh}.LogSign_main__Y3ZtT{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:2rem 1rem 1rem}.LogSign_headline__GXQGj{color:#fff;font-size:2.2rem;font-weight:700;margin-bottom:2rem;text-align:center}.LogSign_formsWrapper__onrsT{display:flex;flex-direction:column;gap:2.5rem;max-width:400px;width:100%}.LogSign_form__vqgLx{background:#232b3b;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.12);display:flex;flex-direction:column;gap:1.2rem;padding:2rem 1.5rem 1.5rem}.LogSign_formTitle__9llAK{color:#7ec4fa;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;text-align:center}.LogSign_divinput__yDbX6{display:flex;flex-direction:column;gap:.3rem}.LogSign_text__vbUkI{background:#1a2233;border:1px solid #3a4664;border-radius:6px;color:#fff;font-size:1rem;margin-bottom:.2rem;outline:none;padding:.7rem 1rem;transition:border .2s}.LogSign_text__vbUkI:focus{border:1.5px solid #7ec4fa}button.LogSign_text__vbUkI{background:linear-gradient(90deg,#7ec4fa,#4a90e2);border:none;border-radius:6px;color:#181f2a;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.8rem 0;transition:background .2s}button.LogSign_text__vbUkI:hover{background:linear-gradient(90deg,#4a90e2,#7ec4fa)}@media (max-width:600px){.LogSign_main__Y3ZtT{padding:1rem .2rem .5rem}.LogSign_formsWrapper__onrsT{gap:1.5rem;max-width:100%}.LogSign_form__vqgLx{padding:1.2rem .5rem 1rem}.LogSign_headline__GXQGj{font-size:1.3rem}}
/*# sourceMappingURL=main.33d095ba.css.map*/