.PageShell-module-scss-module__ydC01G__shell{background:#fdfaf4;min-height:100vh}.PageShell-module-scss-module__ydC01G__shell__nav{z-index:50;background:#fff;border-bottom:1.5px solid #edd9c0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 2rem;display:flex;position:sticky;top:0}@media (max-width:640px){.PageShell-module-scss-module__ydC01G__shell__nav{padding:.9rem 1.2rem}}.PageShell-module-scss-module__ydC01G__shell__logo{color:#3d2b1f;flex-shrink:0;align-items:center;gap:.4rem;font-family:Fraunces,serif;font-size:1.3rem;font-weight:700;text-decoration:none;display:flex}.PageShell-module-scss-module__ydC01G__shell__logoDot{background:#c4714a;border-radius:50%;flex-shrink:0;width:8px;height:8px}.PageShell-module-scss-module__ydC01G__shell__navLinks{align-items:center;gap:.25rem;display:flex}@media (max-width:640px){.PageShell-module-scss-module__ydC01G__shell__navLinks{display:none}}.PageShell-module-scss-module__ydC01G__shell__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:36px;height:36px;padding:.3rem;display:none}@media (max-width:640px){.PageShell-module-scss-module__ydC01G__shell__burger{display:flex}}.PageShell-module-scss-module__ydC01G__shell__burgerLine{transform-origin:50%;background:#3d2b1f;border-radius:2px;width:20px;height:2px;transition:transform .2s,opacity .2s;display:block}.PageShell-module-scss-module__ydC01G__shell__burgerLine--open1{transform:translateY(7px)rotate(45deg)}.PageShell-module-scss-module__ydC01G__shell__burgerLine--open2{opacity:0}.PageShell-module-scss-module__ydC01G__shell__burgerLine--open3{transform:translateY(-7px)rotate(-45deg)}.PageShell-module-scss-module__ydC01G__shell__drawer{z-index:49;background:#fff;border-bottom:1.5px solid #edd9c0;flex-direction:column;gap:.25rem;padding:.75rem 1.2rem 1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 24px #00000014}@media (max-width:640px){.PageShell-module-scss-module__ydC01G__shell__drawer{display:flex}}.PageShell-module-scss-module__ydC01G__shell__drawerLink{color:#7a6358;border-radius:12px;padding:.75rem 1rem;font-size:1rem;text-decoration:none;transition:background .15s,color .15s}.PageShell-module-scss-module__ydC01G__shell__drawerLink:hover{color:#3d2b1f;background:#f5efe0}.PageShell-module-scss-module__ydC01G__shell__drawerLink--active{color:#3d2b1f;background:#f5efe0;font-weight:600}.PageShell-module-scss-module__ydC01G__shell__drawerDivider{background:#edd9c0;height:1px;margin:.5rem 0}.PageShell-module-scss-module__ydC01G__shell__drawerSignOut{cursor:pointer;color:#7a6358;text-align:left;background:0 0;border:none;border-radius:12px;width:100%;padding:.75rem 1rem;font-family:DM Sans,sans-serif;font-size:.9rem;transition:background .15s}.PageShell-module-scss-module__ydC01G__shell__drawerSignOut:hover{color:#3d2b1f;background:#f5efe0}.PageShell-module-scss-module__ydC01G__shell__navLink{color:#7a6358;border-radius:100px;padding:.4rem .9rem;font-size:.88rem;text-decoration:none;transition:all .15s}.PageShell-module-scss-module__ydC01G__shell__navLink:hover{color:#3d2b1f;background:#f5efe0}.PageShell-module-scss-module__ydC01G__shell__navLink--active{color:#3d2b1f;background:#f5efe0;font-weight:600}.PageShell-module-scss-module__ydC01G__shell__navRight{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.PageShell-module-scss-module__ydC01G__shell__back{color:#7a6358;font-size:.85rem;text-decoration:none;transition:color .15s}.PageShell-module-scss-module__ydC01G__shell__back:hover{color:#3d2b1f}.PageShell-module-scss-module__ydC01G__shell__signOut{color:#7a6358;cursor:pointer;background:0 0;border:1.5px solid #edd9c0;border-radius:100px;padding:.4rem .9rem;font-family:DM Sans,sans-serif;font-size:.82rem;transition:all .15s}.PageShell-module-scss-module__ydC01G__shell__signOut:hover{color:#3d2b1f;border-color:#3d2b1f}@media (max-width:640px){.PageShell-module-scss-module__ydC01G__shell__signOut{display:none}}.PageShell-module-scss-module__ydC01G__shell__main{margin:0 auto;padding:2.5rem 1.5rem}@media (max-width:640px){.PageShell-module-scss-module__ydC01G__shell__main{padding:1.5rem 1rem}}
.LoadingSpinner-module-scss-module__FwyC5G__spinner{flex-direction:column;align-items:center;gap:.8rem;padding:3rem;display:flex}.LoadingSpinner-module-scss-module__FwyC5G__spinner__ring{border:3px solid #edd9c0;border-top-color:#c4714a;border-radius:50%;width:36px;height:36px;animation:.7s linear infinite LoadingSpinner-module-scss-module__FwyC5G__spin}.LoadingSpinner-module-scss-module__FwyC5G__spinner__label{color:#7a6358;font-size:.85rem}@keyframes LoadingSpinner-module-scss-module__FwyC5G__spin{to{transform:rotate(360deg)}}
.ErrorMessage-module-scss-module__WYyTxG__error{background:#fee2e2;border:1.5px solid #fecaca;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.2rem;display:flex}.ErrorMessage-module-scss-module__WYyTxG__error__icon{flex-shrink:0;font-size:1.1rem}.ErrorMessage-module-scss-module__WYyTxG__error__message{color:#b91c1c;flex:1;font-size:.85rem}.ErrorMessage-module-scss-module__WYyTxG__error__retry{color:#b91c1c;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid #fecaca;border-radius:100px;padding:.3rem .8rem;font-size:.78rem;transition:background .15s}.ErrorMessage-module-scss-module__WYyTxG__error__retry:hover{background:#fee2e2}
.LocationAutocomplete-module-scss-module__yllfdG__wrap{position:relative}.LocationAutocomplete-module-scss-module__yllfdG__dropdown{z-index:200;background:#fff;border:1.5px solid #edd9c0;border-radius:12px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 8px 24px #3d2b1f1f}.LocationAutocomplete-module-scss-module__yllfdG__item{text-align:left;cursor:pointer;color:#3d2b1f;background:0 0;border:none;border-bottom:1px solid #edd9c0;width:100%;padding:.7rem 1rem;font-family:inherit;font-size:.85rem;transition:background .12s;display:block}.LocationAutocomplete-module-scss-module__yllfdG__item:last-child{border-bottom:none}.LocationAutocomplete-module-scss-module__yllfdG__item:hover{background:#fdfaf4}.LocationAutocomplete-module-scss-module__yllfdG__item__name{font-weight:500}.LocationAutocomplete-module-scss-module__yllfdG__status{color:#7a6358;padding:.75rem 1rem;font-size:.82rem}.LocationAutocomplete-module-scss-module__yllfdG__item__place{color:#7a6358;margin-left:.4rem;font-size:.78rem}
.availability-module-scss-module__phzJFq__availability__header{margin-bottom:2rem}.availability-module-scss-module__phzJFq__availability__header h1{color:#3d2b1f;margin-bottom:.4rem;font-family:Fraunces,serif;font-size:1.8rem}.availability-module-scss-module__phzJFq__availability__header p{color:#7a6358;font-size:.9rem;line-height:1.6}.availability-module-scss-module__phzJFq__availability__layout{grid-template-columns:1fr 280px;align-items:start;gap:1.5rem;display:grid}@media (max-width:900px){.availability-module-scss-module__phzJFq__availability__layout{grid-template-columns:1fr}}.availability-module-scss-module__phzJFq__calendar{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.5rem}.availability-module-scss-module__phzJFq__calendar__header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.availability-module-scss-module__phzJFq__calendar__month{color:#3d2b1f;font-family:Fraunces,serif;font-size:1.05rem;font-weight:500}.availability-module-scss-module__phzJFq__calendar__nav{gap:.4rem;display:flex}.availability-module-scss-module__phzJFq__calendar__navBtn{cursor:pointer;color:#3d2b1f;background:0 0;border:1.5px solid #edd9c0;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;transition:background .15s;display:flex}.availability-module-scss-module__phzJFq__calendar__navBtn:hover{background:#f5efe0}.availability-module-scss-module__phzJFq__calendar__dayNames{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.availability-module-scss-module__phzJFq__calendar__dayName{text-align:center;text-transform:uppercase;letter-spacing:.06em;color:#7a6358;padding:.3rem 0;font-size:.72rem;font-weight:500}.availability-module-scss-module__phzJFq__calendar__days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.availability-module-scss-module__phzJFq__calendar__day{aspect-ratio:1;cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:12px;justify-content:center;align-items:center;font-size:.85rem;transition:all .1s;display:flex}.availability-module-scss-module__phzJFq__calendar__day--past{color:#c9b5a8;cursor:default;pointer-events:none}.availability-module-scss-module__phzJFq__calendar__day--saved{color:#2a5c2e;background:#b8d4bb;font-weight:600}.availability-module-scss-module__phzJFq__calendar__day--selStart,.availability-module-scss-module__phzJFq__calendar__day--selEnd{color:#fff;background:#c4714a;font-weight:600}.availability-module-scss-module__phzJFq__calendar__day--inSel{color:#c4714a;background:#fee0ce}.availability-module-scss-module__phzJFq__calendar__day:not(.availability-module-scss-module__phzJFq__calendar__day--past):hover{background:#f5efe0}.availability-module-scss-module__phzJFq__calendar__legend{flex-wrap:wrap;gap:1.2rem;margin-top:1rem;display:flex}.availability-module-scss-module__phzJFq__calendar__legendItem{color:#7a6358;align-items:center;gap:.4rem;font-size:.72rem;display:flex}.availability-module-scss-module__phzJFq__calendar__legendDot{border-radius:50%;width:10px;height:10px}.availability-module-scss-module__phzJFq__panel{flex-direction:column;gap:1rem;display:flex}.availability-module-scss-module__phzJFq__panel__save{background:#f5efe0;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem}.availability-module-scss-module__phzJFq__panel__saveTitle{color:#3d2b1f;margin-bottom:.4rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.availability-module-scss-module__phzJFq__panel__saveDates{color:#7a6358;margin-bottom:1rem;font-size:.8rem}.availability-module-scss-module__phzJFq__panel__windows{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem}.availability-module-scss-module__phzJFq__panel__windowsTitle{color:#3d2b1f;margin-bottom:.9rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.availability-module-scss-module__phzJFq__panel__windowList{flex-direction:column;gap:.5rem;display:flex}.availability-module-scss-module__phzJFq__panel__window{background:#f5efe0;border-radius:12px;justify-content:space-between;align-items:center;padding:.6rem .8rem;display:flex}.availability-module-scss-module__phzJFq__panel__windowDates{color:#3d2b1f;margin-bottom:.1rem;font-size:.8rem;font-weight:500}.availability-module-scss-module__phzJFq__panel__windowDays{color:#7a6358;font-size:.72rem}.availability-module-scss-module__phzJFq__panel__windowDelete{cursor:pointer;color:#c4714a;background:0 0;border:none;padding:.2rem .4rem;font-size:1rem;transition:opacity .15s}.availability-module-scss-module__phzJFq__panel__windowDelete:hover{opacity:.7}.availability-module-scss-module__phzJFq__panel__windowConfirm{color:#7a6358;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.availability-module-scss-module__phzJFq__panel__windowConfirmYes{color:#ef4444;cursor:pointer;background:0 0;border:1px solid #ef4444;border-radius:100px;padding:.15rem .6rem;font-size:.75rem}.availability-module-scss-module__phzJFq__panel__windowConfirmYes:hover{background:#fee2e2}.availability-module-scss-module__phzJFq__panel__windowConfirmNo{color:#7a6358;cursor:pointer;background:0 0;border:1px solid #edd9c0;border-radius:100px;padding:.15rem .6rem;font-size:.75rem}.availability-module-scss-module__phzJFq__panel__windowConfirmNo:hover{background:#f5efe0}.availability-module-scss-module__phzJFq__panel__empty{color:#7a6358;font-size:.82rem;line-height:1.6}
.dashboard-module-scss-module__c6XUcG__dashboard{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module-scss-module__c6XUcG__greeting__name{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:2rem}.dashboard-module-scss-module__c6XUcG__greeting__sub{color:#7a6358;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.dashboard-module-scss-module__c6XUcG__greeting__sub:before{content:"";background:#7a9e7e;border-radius:50%;width:6px;height:6px;display:inline-block}.dashboard-module-scss-module__c6XUcG__stats{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (max-width:640px){.dashboard-module-scss-module__c6XUcG__stats{grid-template-columns:repeat(3,1fr)}}.dashboard-module-scss-module__c6XUcG__stat{text-align:center;background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem;transition:transform .2s}.dashboard-module-scss-module__c6XUcG__stat:hover{transform:translateY(-2px)}.dashboard-module-scss-module__c6XUcG__stat__val{color:#3d2b1f;margin-bottom:.3rem;font-family:Fraunces,serif;font-size:2rem;font-weight:700;line-height:1}.dashboard-module-scss-module__c6XUcG__stat__label{color:#7a6358;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.dashboard-module-scss-module__c6XUcG__stat__hint{color:#7a6358;opacity:.7;margin-top:.25rem;font-size:.72rem;line-height:1.4}.dashboard-module-scss-module__c6XUcG__stat--highlight .dashboard-module-scss-module__c6XUcG__stat__val{color:#c4714a}.dashboard-module-scss-module__c6XUcG__dogCard{background:#f5efe0;border:1.5px solid #edd9c0;border-radius:20px;align-items:center;gap:1rem;padding:1.2rem 1.4rem;display:flex}.dashboard-module-scss-module__c6XUcG__dogCard__avatar{background:#edd9c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:1.6rem;display:flex}.dashboard-module-scss-module__c6XUcG__dogCard__info{flex:1}.dashboard-module-scss-module__c6XUcG__dogCard__name{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.05rem;font-weight:500}.dashboard-module-scss-module__c6XUcG__dogCard__meta{color:#7a6358;font-size:.8rem}.dashboard-module-scss-module__c6XUcG__dogCard__edit{color:#7a6358;white-space:nowrap;background:#fff;border:1.5px solid #edd9c0;border-radius:100px;padding:.35rem .9rem;font-size:.78rem;text-decoration:none;transition:all .15s}.dashboard-module-scss-module__c6XUcG__dogCard__edit:hover{color:#3d2b1f;border-color:#3d2b1f}.dashboard-module-scss-module__c6XUcG__dogCard__empty{text-align:center;width:100%;padding:.5rem 0}.dashboard-module-scss-module__c6XUcG__dogCard__empty p{color:#7a6358;margin-bottom:1rem;font-size:.9rem}.dashboard-module-scss-module__c6XUcG__actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:640px){.dashboard-module-scss-module__c6XUcG__actions{grid-template-columns:1fr 1fr}}.dashboard-module-scss-module__c6XUcG__action{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;flex-direction:column;gap:.4rem;padding:1.2rem;text-decoration:none;transition:all .2s;display:flex}.dashboard-module-scss-module__c6XUcG__action:hover{border-color:#d4b896;transform:translateY(-2px);box-shadow:0 8px 24px #3d2b1f12}.dashboard-module-scss-module__c6XUcG__action--primary{background:#3d2b1f;border-color:#3d2b1f}.dashboard-module-scss-module__c6XUcG__action--primary:hover{background:#6b4c3b;border-color:#6b4c3b}.dashboard-module-scss-module__c6XUcG__action--primary .dashboard-module-scss-module__c6XUcG__action__title{color:#f5efe0}.dashboard-module-scss-module__c6XUcG__action--primary .dashboard-module-scss-module__c6XUcG__action__sub{color:#f5efe08c}.dashboard-module-scss-module__c6XUcG__action__icon{font-size:1.3rem}.dashboard-module-scss-module__c6XUcG__action__title{color:#3d2b1f;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.dashboard-module-scss-module__c6XUcG__action__sub{color:#7a6358;font-size:.75rem}.dashboard-module-scss-module__c6XUcG__action__badge{color:#fff;background:#c4714a;border-radius:100px;align-items:center;width:fit-content;margin-top:.2rem;padding:.15rem .55rem;font-size:.68rem;font-weight:600;display:inline-flex}.dashboard-module-scss-module__c6XUcG__steps{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem 1.4rem}.dashboard-module-scss-module__c6XUcG__steps__title{text-transform:uppercase;letter-spacing:.07em;color:#7a6358;margin-bottom:1rem;font-size:.72rem;font-weight:600}.dashboard-module-scss-module__c6XUcG__steps__list{flex-direction:column;gap:.75rem;display:flex}.dashboard-module-scss-module__c6XUcG__step{opacity:1;align-items:flex-start;gap:.75rem;display:flex}.dashboard-module-scss-module__c6XUcG__step--locked{opacity:.4}.dashboard-module-scss-module__c6XUcG__step__dot{color:#7a6358;border:1.5px solid #d4b896;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.7rem;font-weight:700;display:flex}.dashboard-module-scss-module__c6XUcG__step--done .dashboard-module-scss-module__c6XUcG__step__dot{color:#fff;background:#7a9e7e;border-color:#7a9e7e}.dashboard-module-scss-module__c6XUcG__step--active .dashboard-module-scss-module__c6XUcG__step__dot{color:#fff;background:#c4714a;border-color:#c4714a}.dashboard-module-scss-module__c6XUcG__step__text{color:#3d2b1f;font-size:.88rem;line-height:1.45}.dashboard-module-scss-module__c6XUcG__step__link{color:#c4714a;font-weight:500;text-decoration:underline}.dashboard-module-scss-module__c6XUcG__step__link:hover{opacity:.8}.dashboard-module-scss-module__c6XUcG__reviewsSection{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;flex-direction:column;gap:1rem;padding:1.2rem 1.4rem;display:flex}.dashboard-module-scss-module__c6XUcG__reviewsSection__title{text-transform:uppercase;letter-spacing:.07em;color:#7a6358;font-size:.72rem;font-weight:600}.dashboard-module-scss-module__c6XUcG__reviewItem{border-bottom:1px solid #edd9c0;padding-bottom:1rem}.dashboard-module-scss-module__c6XUcG__reviewItem:last-child{border-bottom:none;padding-bottom:0}.dashboard-module-scss-module__c6XUcG__reviewItem__stars{color:#c4714a;letter-spacing:.05em;margin-bottom:.3rem;font-size:.9rem}.dashboard-module-scss-module__c6XUcG__reviewItem__comment{color:#3d2b1f;margin-bottom:.3rem;font-size:.88rem;font-style:italic;line-height:1.5}.dashboard-module-scss-module__c6XUcG__reviewItem__author{color:#7a6358;font-size:.78rem}.dashboard-module-scss-module__c6XUcG__pending{background:#fef9c3;border:1.5px solid #fde68a;border-radius:20px;align-items:center;gap:.8rem;padding:1rem 1.2rem;display:flex}@media (max-width:640px){.dashboard-module-scss-module__c6XUcG__pending{flex-wrap:wrap}}.dashboard-module-scss-module__c6XUcG__pending__icon{flex-shrink:0;font-size:1.2rem}.dashboard-module-scss-module__c6XUcG__pending__text{flex:1;min-width:0}.dashboard-module-scss-module__c6XUcG__pending__text strong{color:#854d0e;margin-bottom:.15rem;font-size:.88rem;display:block}.dashboard-module-scss-module__c6XUcG__pending__text span{color:#92400e;font-size:.78rem}.dashboard-module-scss-module__c6XUcG__pending__link{color:#fff;white-space:nowrap;background:#854d0e;border-radius:100px;padding:.4rem .9rem;font-size:.78rem;font-weight:500;text-decoration:none;transition:opacity .15s}.dashboard-module-scss-module__c6XUcG__pending__link:hover{opacity:.85}@media (max-width:640px){.dashboard-module-scss-module__c6XUcG__pending__link{text-align:center;width:100%}}
.map-module-scss-module__vnxP4W__mapPage{grid-template-columns:340px 1fr;height:calc(100vh - 57px);margin:0 -1.5rem;display:grid}@media (max-width:900px){.map-module-scss-module__vnxP4W__mapPage{flex-direction:column;height:auto;min-height:calc(100vh - 57px);margin:0 -1rem;display:flex}}.map-module-scss-module__vnxP4W__mapWrap{position:relative}@media (max-width:900px){.map-module-scss-module__vnxP4W__mapWrap{flex-shrink:0;order:-1;height:46vh;padding:0 1rem}.map-module-scss-module__vnxP4W__mapWrap:after{content:"";background:#edd9c0;height:1.5px;position:absolute;bottom:0;left:1rem;right:1rem}}.map-module-scss-module__vnxP4W__mapContainer{touch-action:pan-y;width:100%;height:100%}@media (max-width:900px){.map-module-scss-module__vnxP4W__mapContainer{border-radius:16px;overflow:hidden}}.map-module-scss-module__vnxP4W__mapOverlay{z-index:10;color:#fff;pointer-events:all;background:#0003;justify-content:center;align-items:center;font-size:.9rem;display:flex;position:absolute;inset:0}.map-module-scss-module__vnxP4W__handle{display:none}@media (max-width:900px){.map-module-scss-module__vnxP4W__handle{cursor:row-resize;background:#fdfaf4;flex-shrink:0;justify-content:center;align-items:center;padding:.55rem 0 0;display:flex}.map-module-scss-module__vnxP4W__handle:after{content:"";background:#edd9c0;border-radius:2px;width:36px;height:4px}}.map-module-scss-module__vnxP4W__sidebar{background:#fdfaf4;border-right:1.5px solid #edd9c0;flex-direction:column;gap:1.2rem;padding:1.5rem;display:flex;overflow-y:auto}@media (max-width:900px){.map-module-scss-module__vnxP4W__sidebar{-webkit-overflow-scrolling:touch;border-right:none;flex:1;padding:1rem 1rem 2rem;overflow-y:auto}}.map-module-scss-module__vnxP4W__sidebar__heading{border-bottom:1.5px solid #edd9c0;padding-bottom:1rem}.map-module-scss-module__vnxP4W__sidebar__title{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.3rem}.map-module-scss-module__vnxP4W__sidebar__count{color:#7a6358;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.map-module-scss-module__vnxP4W__sidebar__count:before{content:"";background:#7a9e7e;border-radius:50%;width:6px;height:6px;display:inline-block}.map-module-scss-module__vnxP4W__locationBanner{color:#92400e;background:#fef3c7;border:1.5px solid #fde68a;border-radius:12px;padding:.65rem .9rem;font-size:.8rem;line-height:1.5}.map-module-scss-module__vnxP4W__locationBanner a{color:#92400e;font-weight:600;text-decoration:underline}.map-module-scss-module__vnxP4W__locationBanner a:hover{color:#3d2b1f}.map-module-scss-module__vnxP4W__filterGroup{flex-direction:column;gap:.5rem;display:flex}.map-module-scss-module__vnxP4W__filterGroup__label{text-transform:uppercase;letter-spacing:.08em;color:#7a6358;font-size:.72rem;font-weight:600}.map-module-scss-module__vnxP4W__filterGroup__hint{color:#c4714a;margin-top:-.2rem;font-size:.72rem}.map-module-scss-module__vnxP4W__filterGroup__dateRow{grid-template-columns:1fr 1fr;align-items:center;gap:.5rem;width:100%;display:grid}@media (max-width:600px){.map-module-scss-module__vnxP4W__filterGroup__dateRow{grid-template-columns:1fr}}.map-module-scss-module__vnxP4W__filterGroup__dateRow input{min-width:0}.map-module-scss-module__vnxP4W__filterGroup__distanceRow{align-items:center;gap:.75rem;display:flex}.map-module-scss-module__vnxP4W__filterGroup__distanceVal{color:#3d2b1f;white-space:nowrap;text-align:right;min-width:36px;font-size:.82rem;font-weight:600}.map-module-scss-module__vnxP4W__filterGroup__clear{color:#7a6358;cursor:pointer;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.75rem}.map-module-scss-module__vnxP4W__filterGroup__clear:hover{color:#3d2b1f}.map-module-scss-module__vnxP4W__results{flex-direction:column;gap:.6rem;display:flex}.map-module-scss-module__vnxP4W__resultCard{cursor:pointer;background:#fff;border:1.5px solid #edd9c0;border-radius:20px;align-items:flex-start;gap:.9rem;padding:1rem 1.1rem;transition:background .15s;display:flex}.map-module-scss-module__vnxP4W__resultCard--active{background:#fef0e8}.map-module-scss-module__vnxP4W__resultCard:hover:not(.map-module-scss-module__vnxP4W__resultCard--active){background:#f5efe0}.map-module-scss-module__vnxP4W__resultCard__photo{object-fit:cover;background:#edd9c0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.4rem;display:flex;overflow:hidden}.map-module-scss-module__vnxP4W__resultCard__photo img{object-fit:cover;width:100%;height:100%}.map-module-scss-module__vnxP4W__resultCard__info{flex:1;min-width:0}.map-module-scss-module__vnxP4W__resultCard__name{color:#3d2b1f;white-space:nowrap;text-overflow:ellipsis;margin-bottom:.15rem;font-family:Fraunces,serif;font-size:.92rem;font-weight:500;overflow:hidden}.map-module-scss-module__vnxP4W__resultCard__meta{color:#7a6358;margin-bottom:.4rem;font-size:.75rem}.map-module-scss-module__vnxP4W__resultCard__tags{flex-wrap:wrap;gap:.3rem;display:flex}.map-module-scss-module__vnxP4W__resultCard__tag{color:#7a6358;background:#f5efe0;border:1px solid #edd9c0;border-radius:100px;padding:.1rem .5rem;font-size:.67rem}.map-module-scss-module__vnxP4W__resultCard__avail{color:#7a9e7e;align-items:center;gap:.3rem;margin-top:.35rem;font-size:.72rem;font-weight:500;display:flex}.map-module-scss-module__vnxP4W__resultCard__avail:before{content:"";background:#7a9e7e;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.map-module-scss-module__vnxP4W__resultCard__arrow{color:#d4b896;flex-shrink:0;margin-top:.2rem;font-size:.9rem}.map-module-scss-module__vnxP4W__noResults{text-align:center;background:#f5efe0;border:1.5px dashed #edd9c0;border-radius:20px;padding:1.5rem 1rem}.map-module-scss-module__vnxP4W__noResults__emoji{margin-bottom:.5rem;font-size:1.8rem}.map-module-scss-module__vnxP4W__noResults__title{color:#3d2b1f;margin-bottom:.3rem;font-family:Fraunces,serif;font-size:.95rem}.map-module-scss-module__vnxP4W__noResults__sub{color:#7a6358;font-size:.78rem;line-height:1.5}.map-module-scss-module__vnxP4W__popup{z-index:10;background:#fff;border:1.5px solid #edd9c0;border-radius:20px;width:290px;max-height:calc(100% - 3rem);padding:1.2rem;animation:.2s map-module-scss-module__vnxP4W__popIn;position:absolute;bottom:1.5rem;left:1rem;overflow-y:auto;box-shadow:0 8px 32px #00000024}@media (max-width:900px){.map-module-scss-module__vnxP4W__popup{border:none;border-top:1.5px solid #edd9c0;border-radius:20px 20px 0 0;width:auto;max-height:80vh;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 32px #0000001f}}.map-module-scss-module__vnxP4W__popup__handle{display:none}@media (max-width:900px){.map-module-scss-module__vnxP4W__popup__handle{justify-content:center;margin-bottom:1rem;display:flex}.map-module-scss-module__vnxP4W__popup__handle:after{content:"";background:#edd9c0;border-radius:2px;width:36px;height:4px}}.map-module-scss-module__vnxP4W__popup__close{cursor:pointer;color:#7a6358;background:#f5efe0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.85rem;transition:all .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.map-module-scss-module__vnxP4W__popup__close:hover{color:#3d2b1f;background:#edd9c0}.map-module-scss-module__vnxP4W__popup__header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.map-module-scss-module__vnxP4W__popup__avatar{object-fit:cover;border:2px solid #edd9c0;border-radius:50%;flex-shrink:0;width:44px;height:44px}.map-module-scss-module__vnxP4W__popup__avatarFallback{background:#edd9c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.3rem;display:flex}.map-module-scss-module__vnxP4W__popup__name{color:#3d2b1f;margin-bottom:.1rem;padding-right:2rem;font-family:Fraunces,serif;font-size:1.05rem;font-weight:500}.map-module-scss-module__vnxP4W__popup__location{color:#7a6358;font-size:.78rem}.map-module-scss-module__vnxP4W__popup__dogCard{background:#f5efe0;border-radius:12px;margin-bottom:.9rem;padding:.8rem}.map-module-scss-module__vnxP4W__popup__dogPhoto{aspect-ratio:4/3;object-fit:cover;object-position:top center;border-radius:12px;width:100%;margin-bottom:.6rem}.map-module-scss-module__vnxP4W__popup__dogName{color:#3d2b1f;margin-bottom:.2rem;font-size:.85rem;font-weight:500}.map-module-scss-module__vnxP4W__popup__dogMeta{color:#7a6358;margin-bottom:.5rem;font-size:.75rem}.map-module-scss-module__vnxP4W__popup__traits{flex-wrap:wrap;gap:.3rem;display:flex}.map-module-scss-module__vnxP4W__popup__trait{color:#7a6358;background:#fff;border:1px solid #edd9c0;border-radius:100px;padding:.15rem .55rem;font-size:.68rem}.map-module-scss-module__vnxP4W__popup__availability{color:#7a9e7e;flex-direction:column;gap:.2rem;margin-bottom:.9rem;font-size:.78rem;font-weight:500;display:flex}.map-module-scss-module__vnxP4W__popup__availItem{align-items:center;gap:.4rem;display:flex}.map-module-scss-module__vnxP4W__popup__availItem:before{content:"";background:#7a9e7e;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.map-module-scss-module__vnxP4W__popup__actions{flex-direction:column;gap:.5rem;display:flex}.map-module-scss-module__vnxP4W__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#2a1f1880;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0;overflow-y:auto}.map-module-scss-module__vnxP4W__modal{background:#fff;border-radius:20px;width:100%;max-width:440px;max-height:90vh;margin:auto;padding:1.5rem;position:relative;overflow-y:auto;box-shadow:0 24px 64px #0003}.map-module-scss-module__vnxP4W__modal__close{cursor:pointer;color:#7a6358;background:#f5efe0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;transition:all .15s;display:flex;position:absolute;top:.75rem;right:.75rem}.map-module-scss-module__vnxP4W__modal__close:hover{color:#3d2b1f;background:#edd9c0}.map-module-scss-module__vnxP4W__modal__title{color:#3d2b1f;margin-bottom:.3rem;font-family:Fraunces,serif;font-size:1.3rem}.map-module-scss-module__vnxP4W__modal__sub{color:#7a6358;margin-bottom:1.5rem;font-size:.85rem}.map-module-scss-module__vnxP4W__modal__windows{background:#f0fdf4;border:1.5px solid #b8d4bb;border-radius:12px;margin-bottom:1.2rem;padding:.75rem 1rem}.map-module-scss-module__vnxP4W__modal__windowsTitle{color:#2a5c2e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.map-module-scss-module__vnxP4W__modal__windowItem{color:#2a5c2e;font-size:.82rem}.map-module-scss-module__vnxP4W__modal__windowEmpty{color:#7a6358;font-size:.82rem}.map-module-scss-module__vnxP4W__modal__dateRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:600px){.map-module-scss-module__vnxP4W__modal__dateRow{grid-template-columns:1fr}}.map-module-scss-module__vnxP4W__modal__dateRow{margin-bottom:1rem}.map-module-scss-module__vnxP4W__modal__careTitle{color:#3d2b1f;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.map-module-scss-module__vnxP4W__modal__field{margin-bottom:.75rem}.map-module-scss-module__vnxP4W__modal__field--last{margin-bottom:1.5rem}.map-module-scss-module__vnxP4W__modal__actions{gap:.75rem;display:flex}.map-module-scss-module__vnxP4W__modal__nodog{margin-bottom:1rem}.map-module-scss-module__vnxP4W__modal__nodogLink{color:#991b1b;font-weight:500}.map-module-scss-module__vnxP4W__modal__error{margin-bottom:1rem}@keyframes map-module-scss-module__vnxP4W__popIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}
.profile-view-module-scss-module__SgONaG__profile{flex-direction:column;gap:1.5rem;display:flex}.profile-view-module-scss-module__SgONaG__hero{background:#f5efe0;border:1.5px solid #edd9c0;border-radius:20px;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}@media (max-width:640px){.profile-view-module-scss-module__SgONaG__hero{flex-direction:column;align-items:flex-start;gap:1rem}}.profile-view-module-scss-module__SgONaG__hero__avatar{background:#edd9c0;border:2.5px solid #d4b896;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:2rem;display:flex;overflow:hidden}.profile-view-module-scss-module__SgONaG__hero__avatar img{object-fit:cover;width:100%;height:100%}.profile-view-module-scss-module__SgONaG__hero__info{flex:1}.profile-view-module-scss-module__SgONaG__hero__name{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.4rem;font-weight:700}.profile-view-module-scss-module__SgONaG__hero__meta{color:#7a6358;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.profile-view-module-scss-module__SgONaG__hero__dot{color:#d4b896}.profile-view-module-scss-module__SgONaG__hero__rating{color:#c4714a;font-weight:600}.profile-view-module-scss-module__SgONaG__card{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.25rem 1.5rem}.profile-view-module-scss-module__SgONaG__card__title{color:#3d2b1f;align-items:center;gap:.4rem;margin-bottom:1rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:600;display:flex}.profile-view-module-scss-module__SgONaG__bio{color:#7a6358;font-size:.9rem;line-height:1.7}.profile-view-module-scss-module__SgONaG__dog{flex-direction:column;gap:.5rem;display:flex}.profile-view-module-scss-module__SgONaG__dog__name{color:#3d2b1f;font-size:1rem;font-weight:600}.profile-view-module-scss-module__SgONaG__dog__meta{color:#7a6358;font-size:.82rem}.profile-view-module-scss-module__SgONaG__dog__traits{flex-wrap:wrap;gap:.35rem;margin-top:.25rem;display:flex}.profile-view-module-scss-module__SgONaG__dog__trait{color:#7a6358;background:#f5efe0;border:1.5px solid #edd9c0;border-radius:100px;padding:.2rem .7rem;font-size:.72rem}.profile-view-module-scss-module__SgONaG__dog__photos{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.75rem;display:grid}.profile-view-module-scss-module__SgONaG__dog__photoSlot{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:column;gap:.3rem;padding:0;display:flex}.profile-view-module-scss-module__SgONaG__dog__photoSlot img{aspect-ratio:1;object-fit:cover;border:1.5px solid #edd9c0;border-radius:12px;width:100%;transition:opacity .15s,transform .15s}.profile-view-module-scss-module__SgONaG__dog__photoSlot:hover img{opacity:.85;transform:scale(1.02)}.profile-view-module-scss-module__SgONaG__dog__photoSlot span{color:#7a6358;text-align:center;font-size:.68rem}.profile-view-module-scss-module__SgONaG__lightbox{z-index:2000;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;animation:.15s profile-view-module-scss-module__SgONaG__fadeIn;display:flex;position:fixed;inset:0}@keyframes profile-view-module-scss-module__SgONaG__fadeIn{0%{opacity:0}to{opacity:1}}.profile-view-module-scss-module__SgONaG__lightbox__close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1.1rem;transition:background .15s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.profile-view-module-scss-module__SgONaG__lightbox__close:hover{background:#ffffff40}.profile-view-module-scss-module__SgONaG__lightbox__inner{flex-direction:column;align-items:center;gap:.75rem;max-width:min(90vw,640px);display:flex}.profile-view-module-scss-module__SgONaG__lightbox__img{object-fit:contain;border-radius:12px;width:100%;max-height:75vh}.profile-view-module-scss-module__SgONaG__lightbox__caption{color:#ffffffb3;letter-spacing:.03em;margin:0;font-size:.85rem}.profile-view-module-scss-module__SgONaG__avail{flex-direction:column;gap:.5rem;display:flex}.profile-view-module-scss-module__SgONaG__avail__row{color:#2a1f18;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.profile-view-module-scss-module__SgONaG__avail__row:before{content:"📅";font-size:.8rem}.profile-view-module-scss-module__SgONaG__avail__empty{color:#7a6358;font-size:.85rem}.profile-view-module-scss-module__SgONaG__reviews{flex-direction:column;gap:.75rem;display:flex}.profile-view-module-scss-module__SgONaG__review{background:#f5efe0;border-radius:12px;flex-direction:column;gap:.4rem;padding:.9rem 1rem;display:flex}.profile-view-module-scss-module__SgONaG__review__stars{color:#c4714a;letter-spacing:.05em;font-size:.85rem}.profile-view-module-scss-module__SgONaG__review__comment{color:#2a1f18;font-size:.88rem;line-height:1.6}.profile-view-module-scss-module__SgONaG__review__comment:before,.profile-view-module-scss-module__SgONaG__review__comment:after{content:"\""}.profile-view-module-scss-module__SgONaG__review__author{color:#7a6358;font-size:.75rem}.profile-view-module-scss-module__SgONaG__requestWrap{background:#3d2b1f;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.profile-view-module-scss-module__SgONaG__requestTitle{color:#fff;font-family:Fraunces,serif;font-size:1.05rem;font-weight:600}.profile-view-module-scss-module__SgONaG__requestSub{color:#ffffff8c;margin-top:-.5rem;font-size:.82rem}
.edit-module-scss-module__2Jp1Sq__edit{max-width:560px}.edit-module-scss-module__2Jp1Sq__tabs{border-bottom:2px solid #edd9c0;margin-bottom:1.75rem;display:flex}.edit-module-scss-module__2Jp1Sq__tab{color:#7a6358;cursor:pointer;background:0 0;border:none;flex:1;padding:.7rem 0;font-family:inherit;font-size:.88rem;font-weight:500;transition:color .2s;position:relative}.edit-module-scss-module__2Jp1Sq__tab:after{content:"";background:#c4714a;border-radius:2px 2px 0 0;height:2px;transition:transform .2s;position:absolute;bottom:-2px;left:0;right:0;transform:scaleX(0)}.edit-module-scss-module__2Jp1Sq__tab--active{color:#3d2b1f}.edit-module-scss-module__2Jp1Sq__tab--active:after{transform:scaleX(1)}.edit-module-scss-module__2Jp1Sq__panel{flex-direction:column;gap:1rem;display:flex}.edit-module-scss-module__2Jp1Sq__avatarRow{justify-content:center;margin-bottom:.5rem;display:flex}.edit-module-scss-module__2Jp1Sq__grid2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.edit-module-scss-module__2Jp1Sq__traits{flex-wrap:wrap;gap:.4rem;margin-top:.25rem;display:flex}.edit-module-scss-module__2Jp1Sq__trait{color:#7a6358;cursor:pointer;background:#fff;border:1.5px solid #edd9c0;border-radius:100px;padding:.3rem .8rem;font-family:inherit;font-size:.78rem;transition:background .15s,color .15s,border-color .15s}.edit-module-scss-module__2Jp1Sq__trait--active{color:#fdfaf4;background:#3d2b1f;border-color:#3d2b1f}.edit-module-scss-module__2Jp1Sq__checkRow{cursor:pointer;color:#3d2b1f;align-items:center;gap:.6rem;height:44px;font-size:.9rem;display:flex}.edit-module-scss-module__2Jp1Sq__checkbox{accent-color:#c4714a;cursor:pointer;width:18px;height:18px}.edit-module-scss-module__2Jp1Sq__actions{gap:.75rem;margin-top:.5rem;display:flex}
.signup-module-scss-module__X0EQ8G__auth{background:#fdfaf4;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.signup-module-scss-module__X0EQ8G__auth__card{width:100%;max-width:420px}.signup-module-scss-module__X0EQ8G__auth__logo{color:#3d2b1f;margin-bottom:2rem;font-family:Fraunces,serif;font-size:1.4rem;font-weight:700;text-decoration:none;display:block}.signup-module-scss-module__X0EQ8G__auth__logo span{color:#c4714a}.signup-module-scss-module__X0EQ8G__auth__title{color:#3d2b1f;margin-bottom:.4rem;font-family:Fraunces,serif;font-size:1.8rem}.signup-module-scss-module__X0EQ8G__auth__sub{color:#7a6358;margin-bottom:2rem;font-size:.9rem}.signup-module-scss-module__X0EQ8G__auth__sub a{color:#c4714a;text-decoration:none}.signup-module-scss-module__X0EQ8G__auth__sub a:hover{text-decoration:underline}.signup-module-scss-module__X0EQ8G__auth__form{flex-direction:column;gap:1rem;display:flex}.signup-module-scss-module__X0EQ8G__auth__imgBanner{border-radius:20px;width:100%;height:160px;margin-bottom:2rem;position:relative;overflow:hidden}.signup-module-scss-module__X0EQ8G__auth__imgBanner img{object-fit:cover;object-position:center 40%}
.swaps-module-scss-module__pJ3eHq__swaps__title{color:#3d2b1f;margin-bottom:2rem;font-family:Fraunces,serif;font-size:1.8rem}.swaps-module-scss-module__pJ3eHq__swaps__section{margin-bottom:2.5rem}.swaps-module-scss-module__pJ3eHq__swaps__sectionTitle{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.2rem}.swaps-module-scss-module__pJ3eHq__swaps__sectionSub{color:#7a6358;margin-bottom:1rem;font-size:.8rem}.swaps-module-scss-module__pJ3eHq__swaps__list{flex-direction:column;gap:.8rem;display:flex}.swaps-module-scss-module__pJ3eHq__swaps__empty{text-align:center;color:#7a6358;background:#f5efe0;border:1.5px dashed #edd9c0;border-radius:20px;padding:1.2rem;font-size:.85rem}.swaps-module-scss-module__pJ3eHq__swaps__historyDivider{text-transform:uppercase;letter-spacing:.07em;color:#7a6358;align-items:center;gap:.75rem;margin:1.25rem 0 .75rem;font-size:.72rem;font-weight:600;display:flex}.swaps-module-scss-module__pJ3eHq__swaps__historyDivider:before,.swaps-module-scss-module__pJ3eHq__swaps__historyDivider:after{content:"";background:#edd9c0;flex:1;height:1px}.swaps-module-scss-module__pJ3eHq__swaps__historyList{opacity:.7;flex-direction:column;gap:.8rem;display:flex}.swaps-module-scss-module__pJ3eHq__swapCard{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem 1.4rem}.swaps-module-scss-module__pJ3eHq__swapCard__header{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.swaps-module-scss-module__pJ3eHq__swapCard__status{border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.swaps-module-scss-module__pJ3eHq__swapCard__dates{color:#7a6358;font-size:.78rem}.swaps-module-scss-module__pJ3eHq__swapCard__body{align-items:center;gap:.8rem;display:flex}.swaps-module-scss-module__pJ3eHq__swapCard__avatar{background:#f5efe0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.3rem;display:flex}.swaps-module-scss-module__pJ3eHq__swapCard__dogName{color:#3d2b1f;margin-bottom:.15rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.swaps-module-scss-module__pJ3eHq__swapCard__meta{color:#7a6358;font-size:.78rem}.swaps-module-scss-module__pJ3eHq__swapCard__credits{color:#7a6358;white-space:nowrap;margin-left:auto;font-size:.78rem}.swaps-module-scss-module__pJ3eHq__swapCard__notes{color:#7a6358;white-space:pre-line;background:#f5efe0;border-radius:12px;margin-top:.8rem;padding:.6rem .8rem;font-size:.8rem;font-style:italic}.swaps-module-scss-module__pJ3eHq__swapCard__care{background:#fef9ee;border:1.5px solid #edd9c0;border-radius:12px;flex-direction:column;gap:.35rem;margin-top:.8rem;padding:.75rem .9rem;display:flex}.swaps-module-scss-module__pJ3eHq__swapCard__careTitle{text-transform:uppercase;letter-spacing:.06em;color:#7a6358;margin-bottom:.1rem;font-size:.7rem;font-weight:600}.swaps-module-scss-module__pJ3eHq__swapCard__careLine{color:#2a1f18;font-size:.82rem;line-height:1.5}.swaps-module-scss-module__pJ3eHq__swapCard__contact{color:#166534;background:#f0fdf4;border:1.5px solid #b8d4bb;border-radius:12px;margin-top:.75rem;padding:.55rem .8rem;font-size:.82rem}.swaps-module-scss-module__pJ3eHq__swapCard__contact a{color:#166534;font-weight:500;text-decoration:none}.swaps-module-scss-module__pJ3eHq__swapCard__contact a:hover{text-decoration:underline}.swaps-module-scss-module__pJ3eHq__swapCard__contactUnlocked{color:#6b7280;font-style:italic}.swaps-module-scss-module__pJ3eHq__swapCard__actions{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}
