.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;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:1rem;text-decoration:none;transition:background .15s,color .15s;display:flex}.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__drawerBadge{color:#fff;background:#c4714a;border-radius:100px;padding:.1rem .5rem;font-size:.7rem;font-weight:700;line-height:1.4}.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;align-items:center;gap:.35rem;padding:.4rem .9rem;font-size:.88rem;text-decoration:none;transition:all .15s;display:flex}.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__navBadge{color:#fff;background:#c4714a;border-radius:100px;padding:.1rem .45rem;font-size:.65rem;font-weight:700;line-height:1.4}.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}
.DatePicker-module-scss-module__hoLpvG__picker{width:100%;position:relative}.DatePicker-module-scss-module__hoLpvG__trigger{cursor:pointer;text-align:left;background:#fff;border:1.5px solid #edd9c0;border-radius:12px;justify-content:space-between;align-items:center;gap:.5rem;width:100%;padding:.7rem 1rem;font-family:DM Sans,sans-serif;font-size:1rem;transition:border-color .15s;display:flex}.DatePicker-module-scss-module__hoLpvG__trigger:hover{border-color:#d4b896}.DatePicker-module-scss-module__hoLpvG__trigger--open{border-color:#c4714a}.DatePicker-module-scss-module__hoLpvG__triggerValue{color:#2a1f18;flex:1}.DatePicker-module-scss-module__hoLpvG__triggerPlaceholder{color:#7a6358;opacity:.65;flex:1}.DatePicker-module-scss-module__hoLpvG__triggerIcon{color:#7a6358;opacity:.7;flex-shrink:0}.DatePicker-module-scss-module__hoLpvG__calendar{z-index:9999;background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.1rem 1rem 1rem;animation:.12s DatePicker-module-scss-module__hoLpvG__fadeIn;position:fixed;box-shadow:0 12px 40px #3d2b1f24,0 2px 8px #3d2b1f14}.DatePicker-module-scss-module__hoLpvG__calendar__header{justify-content:space-between;align-items:center;margin-bottom:.85rem;padding:0 .15rem;display:flex}.DatePicker-module-scss-module__hoLpvG__calendar__monthYear{color:#3d2b1f;font-family:Fraunces,serif;font-size:1rem;font-weight:500}.DatePicker-module-scss-module__hoLpvG__calendar__nav{cursor:pointer;color:#7a6358;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-size:1.4rem;line-height:1;transition:all .15s;display:flex}.DatePicker-module-scss-module__hoLpvG__calendar__nav:hover{color:#3d2b1f;background:#f5efe0}.DatePicker-module-scss-module__hoLpvG__calendar__grid{grid-template-columns:repeat(7,1fr);gap:3px;display:grid}.DatePicker-module-scss-module__hoLpvG__calendar__dayName{text-align:center;color:#7a6358;text-transform:uppercase;letter-spacing:.06em;padding:.25rem 0 .5rem;font-size:.68rem;font-weight:600}.DatePicker-module-scss-module__hoLpvG__calendar__day{aspect-ratio:1;color:#3d2b1f;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;font-family:DM Sans,sans-serif;font-size:.88rem;transition:all .12s;display:flex}.DatePicker-module-scss-module__hoLpvG__calendar__day:hover:not(:disabled):not(.DatePicker-module-scss-module__hoLpvG__calendar__day--selected){background:#f5efe0}.DatePicker-module-scss-module__hoLpvG__calendar__day--other{color:#7a6358;opacity:.35}.DatePicker-module-scss-module__hoLpvG__calendar__day--today{color:#c4714a;font-weight:700;position:relative}.DatePicker-module-scss-module__hoLpvG__calendar__day--today:after{content:"";background:#c4714a;border-radius:50%;width:3px;height:3px;position:absolute;bottom:3px;left:50%;transform:translate(-50%)}.DatePicker-module-scss-module__hoLpvG__calendar__day--selected{color:#f5efe0;background:#3d2b1f;font-weight:600}.DatePicker-module-scss-module__hoLpvG__calendar__day--selected:hover{background:#6b4c3b}.DatePicker-module-scss-module__hoLpvG__calendar__day--disabled{opacity:.2;cursor:not-allowed}@keyframes DatePicker-module-scss-module__hoLpvG__fadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
.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__yt3fZG__availability__header{margin-bottom:2rem}.availability-module-scss-module__yt3fZG__availability__header h1{color:#3d2b1f;margin-bottom:.4rem;font-family:Fraunces,serif;font-size:1.8rem}.availability-module-scss-module__yt3fZG__availability__header p{color:#7a6358;font-size:.9rem;line-height:1.6}.availability-module-scss-module__yt3fZG__availability__layout{grid-template-columns:1fr 280px;align-items:start;gap:1.5rem;display:grid}@media (max-width:900px){.availability-module-scss-module__yt3fZG__availability__layout{grid-template-columns:1fr}}.availability-module-scss-module__yt3fZG__calendar{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.5rem}.availability-module-scss-module__yt3fZG__calendar__header{justify-content:space-between;align-items:center;margin-bottom:1.2rem;display:flex}.availability-module-scss-module__yt3fZG__calendar__month{color:#3d2b1f;font-family:Fraunces,serif;font-size:1.05rem;font-weight:500}.availability-module-scss-module__yt3fZG__calendar__nav{gap:.4rem;display:flex}.availability-module-scss-module__yt3fZG__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__yt3fZG__calendar__navBtn:hover{background:#f5efe0}.availability-module-scss-module__yt3fZG__calendar__dayNames{grid-template-columns:repeat(7,1fr);gap:2px;margin-bottom:4px;display:grid}.availability-module-scss-module__yt3fZG__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__yt3fZG__calendar__days{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.availability-module-scss-module__yt3fZG__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__yt3fZG__calendar__day--past{color:#c9b5a8;cursor:default;pointer-events:none}.availability-module-scss-module__yt3fZG__calendar__day--saved{color:#2a5c2e;background:#b8d4bb;font-weight:600}.availability-module-scss-module__yt3fZG__calendar__day--selStart,.availability-module-scss-module__yt3fZG__calendar__day--selEnd{color:#fff;background:#c4714a;font-weight:600}.availability-module-scss-module__yt3fZG__calendar__day--inSel{color:#c4714a;background:#fee0ce}.availability-module-scss-module__yt3fZG__calendar__day:not(.availability-module-scss-module__yt3fZG__calendar__day--past):hover{background:#f5efe0}.availability-module-scss-module__yt3fZG__calendar__legend{flex-wrap:wrap;gap:1.2rem;margin-top:1rem;display:flex}.availability-module-scss-module__yt3fZG__calendar__legendItem{color:#7a6358;align-items:center;gap:.4rem;font-size:.72rem;display:flex}.availability-module-scss-module__yt3fZG__calendar__legendDot{border-radius:50%;width:10px;height:10px}.availability-module-scss-module__yt3fZG__panel{flex-direction:column;gap:1rem;display:flex}.availability-module-scss-module__yt3fZG__panel__save{background:#f5efe0;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem}.availability-module-scss-module__yt3fZG__panel__saveTitle{color:#3d2b1f;margin-bottom:.4rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.availability-module-scss-module__yt3fZG__panel__saveDates{color:#7a6358;margin-bottom:1rem;font-size:.8rem}.availability-module-scss-module__yt3fZG__panel__windows{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem}.availability-module-scss-module__yt3fZG__panel__windowsTitle{color:#3d2b1f;margin-bottom:.9rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.availability-module-scss-module__yt3fZG__panel__windowList{flex-direction:column;gap:.5rem;display:flex}.availability-module-scss-module__yt3fZG__panel__window{background:#f5efe0;border-radius:12px;justify-content:space-between;align-items:center;padding:.6rem .8rem;display:flex}.availability-module-scss-module__yt3fZG__panel__windowDates{color:#3d2b1f;margin-bottom:.1rem;font-size:.8rem;font-weight:500}.availability-module-scss-module__yt3fZG__panel__windowDays{color:#7a6358;font-size:.72rem}.availability-module-scss-module__yt3fZG__panel__windowDelete{cursor:pointer;color:#c4714a;background:0 0;border:none;padding:.2rem .4rem;font-size:1rem;transition:opacity .15s}.availability-module-scss-module__yt3fZG__panel__windowDelete:hover{opacity:.7}.availability-module-scss-module__yt3fZG__panel__windowConfirm{color:#7a6358;align-items:center;gap:.4rem;font-size:.78rem;display:flex}.availability-module-scss-module__yt3fZG__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__yt3fZG__panel__windowConfirmYes:hover{background:#fee2e2}.availability-module-scss-module__yt3fZG__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__yt3fZG__panel__windowConfirmNo:hover{background:#f5efe0}.availability-module-scss-module__yt3fZG__panel__empty{color:#7a6358;font-size:.82rem;line-height:1.6}
.dashboard-module-scss-module__tHMiCW__dashboard{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module-scss-module__tHMiCW__greeting__name{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:2rem}.dashboard-module-scss-module__tHMiCW__greeting__sub{color:#7a6358;align-items:center;gap:.5rem;font-size:.9rem;display:flex}.dashboard-module-scss-module__tHMiCW__greeting__sub:before{content:"";background:#7a9e7e;border-radius:50%;width:6px;height:6px;display:inline-block}.dashboard-module-scss-module__tHMiCW__stats{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}@media (max-width:640px){.dashboard-module-scss-module__tHMiCW__stats{grid-template-columns:repeat(3,1fr)}}.dashboard-module-scss-module__tHMiCW__stat{text-align:center;background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem;transition:transform .2s}.dashboard-module-scss-module__tHMiCW__stat:hover{transform:translateY(-2px)}.dashboard-module-scss-module__tHMiCW__stat__val{color:#3d2b1f;margin-bottom:.3rem;font-family:Fraunces,serif;font-size:2rem;font-weight:700;line-height:1}.dashboard-module-scss-module__tHMiCW__stat__label{color:#7a6358;text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:500}.dashboard-module-scss-module__tHMiCW__stat__hint{color:#7a6358;opacity:.7;margin-top:.25rem;font-size:.72rem;line-height:1.4}.dashboard-module-scss-module__tHMiCW__stat--highlight .dashboard-module-scss-module__tHMiCW__stat__val{color:#c4714a}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__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__tHMiCW__dogCard__info{flex:1}.dashboard-module-scss-module__tHMiCW__dogCard__name{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.05rem;font-weight:500}.dashboard-module-scss-module__tHMiCW__dogCard__meta{color:#7a6358;font-size:.8rem}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__dogCard__edit:hover{color:#3d2b1f;border-color:#3d2b1f}.dashboard-module-scss-module__tHMiCW__dogCard__empty{text-align:center;width:100%;padding:.5rem 0}.dashboard-module-scss-module__tHMiCW__dogCard__empty p{color:#7a6358;margin-bottom:1rem;font-size:.9rem}.dashboard-module-scss-module__tHMiCW__msgPreview{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;overflow:hidden}.dashboard-module-scss-module__tHMiCW__msgPreview__header{border-bottom:1px solid #edd9c0;justify-content:space-between;align-items:center;padding:.75rem 1.1rem .6rem;display:flex}.dashboard-module-scss-module__tHMiCW__msgPreview__label{text-transform:uppercase;letter-spacing:.07em;color:#7a6358;font-size:.72rem;font-weight:600}.dashboard-module-scss-module__tHMiCW__msgPreview__seeAll{color:#c4714a;font-size:.78rem;text-decoration:none}.dashboard-module-scss-module__tHMiCW__msgPreview__seeAll:hover{text-decoration:underline}.dashboard-module-scss-module__tHMiCW__msgPreview__item{border-bottom:1px solid #edd9c0;align-items:center;gap:.8rem;padding:.75rem 1.1rem;text-decoration:none;transition:background .15s;display:flex}.dashboard-module-scss-module__tHMiCW__msgPreview__item:last-child{border-bottom:none}.dashboard-module-scss-module__tHMiCW__msgPreview__item:hover{background:#fdfaf4}.dashboard-module-scss-module__tHMiCW__msgPreview__item--unread{background:#fdf6ee}.dashboard-module-scss-module__tHMiCW__msgPreview__item--unread:hover{background:#faf0e4}.dashboard-module-scss-module__tHMiCW__msgPreview__avatar{color:#6b4c3b;background:#edd9c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.72rem;font-weight:600;display:flex}.dashboard-module-scss-module__tHMiCW__msgPreview__info{flex:1;min-width:0}.dashboard-module-scss-module__tHMiCW__msgPreview__name{color:#3d2b1f;margin-bottom:.1rem;font-size:.85rem;font-weight:500}.dashboard-module-scss-module__tHMiCW__msgPreview__text{color:#7a6358;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.dashboard-module-scss-module__tHMiCW__msgPreview__text--bold{color:#3d2b1f;font-weight:500}.dashboard-module-scss-module__tHMiCW__msgPreview__dot{background:#c4714a;border-radius:50%;flex-shrink:0;width:7px;height:7px}.dashboard-module-scss-module__tHMiCW__actions{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:640px){.dashboard-module-scss-module__tHMiCW__actions{grid-template-columns:1fr 1fr}}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__action:hover{border-color:#d4b896;transform:translateY(-2px);box-shadow:0 8px 24px #3d2b1f12}.dashboard-module-scss-module__tHMiCW__action--primary{background:#3d2b1f;border-color:#3d2b1f}.dashboard-module-scss-module__tHMiCW__action--primary:hover{background:#6b4c3b;border-color:#6b4c3b}.dashboard-module-scss-module__tHMiCW__action--primary .dashboard-module-scss-module__tHMiCW__action__title{color:#f5efe0}.dashboard-module-scss-module__tHMiCW__action--primary .dashboard-module-scss-module__tHMiCW__action__sub{color:#f5efe08c}.dashboard-module-scss-module__tHMiCW__action__icon{font-size:1.3rem}.dashboard-module-scss-module__tHMiCW__action__title{color:#3d2b1f;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.dashboard-module-scss-module__tHMiCW__action__sub{color:#7a6358;font-size:.75rem}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__steps{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem 1.4rem}.dashboard-module-scss-module__tHMiCW__steps__title{text-transform:uppercase;letter-spacing:.07em;color:#7a6358;margin-bottom:1rem;font-size:.72rem;font-weight:600}.dashboard-module-scss-module__tHMiCW__steps__list{flex-direction:column;gap:.75rem;display:flex}.dashboard-module-scss-module__tHMiCW__step{opacity:1;align-items:flex-start;gap:.75rem;display:flex}.dashboard-module-scss-module__tHMiCW__step--locked{opacity:.4}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__step--done .dashboard-module-scss-module__tHMiCW__step__dot{color:#fff;background:#7a9e7e;border-color:#7a9e7e}.dashboard-module-scss-module__tHMiCW__step--active .dashboard-module-scss-module__tHMiCW__step__dot{color:#fff;background:#c4714a;border-color:#c4714a}.dashboard-module-scss-module__tHMiCW__step__text{color:#3d2b1f;font-size:.88rem;line-height:1.45}.dashboard-module-scss-module__tHMiCW__step__link{color:#c4714a;font-weight:500;text-decoration:underline}.dashboard-module-scss-module__tHMiCW__step__link:hover{opacity:.8}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__reviewsSection__title{text-transform:uppercase;letter-spacing:.07em;color:#7a6358;font-size:.72rem;font-weight:600}.dashboard-module-scss-module__tHMiCW__reviewItem{border-bottom:1px solid #edd9c0;padding-bottom:1rem}.dashboard-module-scss-module__tHMiCW__reviewItem:last-child{border-bottom:none;padding-bottom:0}.dashboard-module-scss-module__tHMiCW__reviewItem__stars{color:#c4714a;letter-spacing:.05em;margin-bottom:.3rem;font-size:.9rem}.dashboard-module-scss-module__tHMiCW__reviewItem__comment{color:#3d2b1f;margin-bottom:.3rem;font-size:.88rem;font-style:italic;line-height:1.5}.dashboard-module-scss-module__tHMiCW__reviewItem__author{color:#7a6358;font-size:.78rem}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__pending{flex-wrap:wrap}}.dashboard-module-scss-module__tHMiCW__pending__icon{flex-shrink:0;font-size:1.2rem}.dashboard-module-scss-module__tHMiCW__pending__text{flex:1;min-width:0}.dashboard-module-scss-module__tHMiCW__pending__text strong{color:#854d0e;margin-bottom:.15rem;font-size:.88rem;display:block}.dashboard-module-scss-module__tHMiCW__pending__text span{color:#92400e;font-size:.78rem}.dashboard-module-scss-module__tHMiCW__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__tHMiCW__pending__link:hover{opacity:.85}@media (max-width:640px){.dashboard-module-scss-module__tHMiCW__pending__link{text-align:center;width:100%}}
.map-module-scss-module__7W7oKG__mapPage{grid-template-columns:340px 1fr;height:calc(100vh - 57px);margin:0 -1.5rem;display:grid}@media (max-width:900px){.map-module-scss-module__7W7oKG__mapPage{flex-direction:column;height:auto;min-height:calc(100vh - 57px);margin:0 -1rem;display:flex}}.map-module-scss-module__7W7oKG__mapWrap{position:relative}@media (max-width:900px){.map-module-scss-module__7W7oKG__mapWrap{flex-shrink:0;order:-1;height:46vh;padding:0 1rem}.map-module-scss-module__7W7oKG__mapWrap:after{content:"";background:#edd9c0;height:1.5px;position:absolute;bottom:0;left:1rem;right:1rem}}.map-module-scss-module__7W7oKG__mapContainer{touch-action:pan-y;width:100%;height:100%}@media (max-width:900px){.map-module-scss-module__7W7oKG__mapContainer{border-radius:16px;overflow:hidden}}.map-module-scss-module__7W7oKG__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__7W7oKG__handle{display:none}@media (max-width:900px){.map-module-scss-module__7W7oKG__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__7W7oKG__handle:after{content:"";background:#edd9c0;border-radius:2px;width:36px;height:4px}}.map-module-scss-module__7W7oKG__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__7W7oKG__sidebar{-webkit-overflow-scrolling:touch;border-right:none;flex:1;padding:1rem 1rem 2rem;overflow-y:auto}}.map-module-scss-module__7W7oKG__sidebar__heading{border-bottom:1.5px solid #edd9c0;padding-bottom:1rem}.map-module-scss-module__7W7oKG__sidebar__title{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.3rem}.map-module-scss-module__7W7oKG__sidebar__count{color:#7a6358;align-items:center;gap:.4rem;font-size:.8rem;display:flex}.map-module-scss-module__7W7oKG__sidebar__count:before{content:"";background:#7a9e7e;border-radius:50%;width:6px;height:6px;display:inline-block}.map-module-scss-module__7W7oKG__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__7W7oKG__locationBanner a{color:#92400e;font-weight:600;text-decoration:underline}.map-module-scss-module__7W7oKG__locationBanner a:hover{color:#3d2b1f}.map-module-scss-module__7W7oKG__filterGroup{flex-direction:column;gap:.5rem;display:flex}.map-module-scss-module__7W7oKG__filterGroup__label{text-transform:uppercase;letter-spacing:.08em;color:#7a6358;font-size:.72rem;font-weight:600}.map-module-scss-module__7W7oKG__filterGroup__hint{color:#c4714a;margin-top:-.2rem;font-size:.72rem}.map-module-scss-module__7W7oKG__filterGroup__dateRow{flex-direction:column;gap:.4rem;width:100%;display:flex}.map-module-scss-module__7W7oKG__filterGroup__dateRow input{width:100%;min-width:0}.map-module-scss-module__7W7oKG__filterGroup__distanceRow{align-items:center;gap:.75rem;display:flex}.map-module-scss-module__7W7oKG__filterGroup__distanceVal{color:#3d2b1f;white-space:nowrap;text-align:right;min-width:36px;font-size:.82rem;font-weight:600}.map-module-scss-module__7W7oKG__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__7W7oKG__filterGroup__clear:hover{color:#3d2b1f}.map-module-scss-module__7W7oKG__results{flex-direction:column;gap:.6rem;display:flex}.map-module-scss-module__7W7oKG__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__7W7oKG__resultCard--active{background:#fef0e8}.map-module-scss-module__7W7oKG__resultCard:hover:not(.map-module-scss-module__7W7oKG__resultCard--active){background:#f5efe0}.map-module-scss-module__7W7oKG__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__7W7oKG__resultCard__photo img{object-fit:cover;width:100%;height:100%}.map-module-scss-module__7W7oKG__resultCard__info{flex:1;min-width:0}.map-module-scss-module__7W7oKG__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__7W7oKG__resultCard__meta{color:#7a6358;margin-bottom:.4rem;font-size:.75rem}.map-module-scss-module__7W7oKG__resultCard__tags{flex-wrap:wrap;gap:.3rem;display:flex}.map-module-scss-module__7W7oKG__resultCard__tag{color:#7a6358;background:#f5efe0;border:1px solid #edd9c0;border-radius:100px;padding:.1rem .5rem;font-size:.67rem}.map-module-scss-module__7W7oKG__resultCard__avail{color:#7a9e7e;align-items:center;gap:.3rem;margin-top:.35rem;font-size:.72rem;font-weight:500;display:flex}.map-module-scss-module__7W7oKG__resultCard__avail:before{content:"";background:#7a9e7e;border-radius:50%;flex-shrink:0;width:5px;height:5px;display:inline-block}.map-module-scss-module__7W7oKG__resultCard__arrow{color:#d4b896;flex-shrink:0;margin-top:.2rem;font-size:.9rem}.map-module-scss-module__7W7oKG__noResults{text-align:center;background:#f5efe0;border:1.5px dashed #edd9c0;border-radius:20px;padding:1.5rem 1rem}.map-module-scss-module__7W7oKG__noResults__emoji{margin-bottom:.5rem;font-size:1.8rem}.map-module-scss-module__7W7oKG__noResults__title{color:#3d2b1f;margin-bottom:.3rem;font-family:Fraunces,serif;font-size:.95rem}.map-module-scss-module__7W7oKG__noResults__sub{color:#7a6358;font-size:.78rem;line-height:1.5}.map-module-scss-module__7W7oKG__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__7W7oKG__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__7W7oKG__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__7W7oKG__popup__handle{display:none}@media (max-width:900px){.map-module-scss-module__7W7oKG__popup__handle{justify-content:center;margin-bottom:1rem;display:flex}.map-module-scss-module__7W7oKG__popup__handle:after{content:"";background:#edd9c0;border-radius:2px;width:36px;height:4px}}.map-module-scss-module__7W7oKG__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__7W7oKG__popup__close:hover{color:#3d2b1f;background:#edd9c0}.map-module-scss-module__7W7oKG__popup__header{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.map-module-scss-module__7W7oKG__popup__avatar{object-fit:cover;border:2px solid #edd9c0;border-radius:50%;flex-shrink:0;width:44px;height:44px}.map-module-scss-module__7W7oKG__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__7W7oKG__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__7W7oKG__popup__location{color:#7a6358;font-size:.78rem}.map-module-scss-module__7W7oKG__popup__dogCard{background:#f5efe0;border-radius:12px;margin-bottom:.9rem;padding:.8rem}.map-module-scss-module__7W7oKG__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__7W7oKG__popup__dogName{color:#3d2b1f;margin-bottom:.2rem;font-size:.85rem;font-weight:500}.map-module-scss-module__7W7oKG__popup__dogMeta{color:#7a6358;margin-bottom:.5rem;font-size:.75rem}.map-module-scss-module__7W7oKG__popup__traits{flex-wrap:wrap;gap:.3rem;display:flex}.map-module-scss-module__7W7oKG__popup__trait{color:#7a6358;background:#fff;border:1px solid #edd9c0;border-radius:100px;padding:.15rem .55rem;font-size:.68rem}.map-module-scss-module__7W7oKG__popup__availability{color:#7a9e7e;flex-direction:column;gap:.2rem;margin-bottom:.9rem;font-size:.78rem;font-weight:500;display:flex}.map-module-scss-module__7W7oKG__popup__availItem{align-items:center;gap:.4rem;display:flex}.map-module-scss-module__7W7oKG__popup__availItem:before{content:"";background:#7a9e7e;border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.map-module-scss-module__7W7oKG__popup__actions{flex-direction:column;gap:.5rem;display:flex}.map-module-scss-module__7W7oKG__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__7W7oKG__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__7W7oKG__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__7W7oKG__modal__close:hover{color:#3d2b1f;background:#edd9c0}.map-module-scss-module__7W7oKG__modal__title{color:#3d2b1f;margin-bottom:.3rem;font-family:Fraunces,serif;font-size:1.3rem}.map-module-scss-module__7W7oKG__modal__sub{color:#7a6358;margin-bottom:1.5rem;font-size:.85rem}.map-module-scss-module__7W7oKG__modal__windows{background:#f0fdf4;border:1.5px solid #b8d4bb;border-radius:12px;margin-bottom:1.2rem;padding:.75rem 1rem}.map-module-scss-module__7W7oKG__modal__windowsTitle{color:#2a5c2e;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.4rem;font-size:.75rem;font-weight:600}.map-module-scss-module__7W7oKG__modal__windowItem{color:#2a5c2e;font-size:.82rem}.map-module-scss-module__7W7oKG__modal__windowEmpty{color:#7a6358;font-size:.82rem}.map-module-scss-module__7W7oKG__modal__dateRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (max-width:600px){.map-module-scss-module__7W7oKG__modal__dateRow{grid-template-columns:1fr}}.map-module-scss-module__7W7oKG__modal__dateRow{margin-bottom:1rem}.map-module-scss-module__7W7oKG__modal__careTitle{color:#3d2b1f;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;font-size:.8rem;font-weight:600}.map-module-scss-module__7W7oKG__modal__field{margin-bottom:.75rem}.map-module-scss-module__7W7oKG__modal__field--last{margin-bottom:1.5rem}.map-module-scss-module__7W7oKG__modal__actions{gap:.75rem;display:flex}.map-module-scss-module__7W7oKG__modal__nodog{margin-bottom:1rem}.map-module-scss-module__7W7oKG__modal__nodogLink{color:#991b1b;font-weight:500}.map-module-scss-module__7W7oKG__modal__error{margin-bottom:1rem}@keyframes map-module-scss-module__7W7oKG__popIn{0%{opacity:0;transform:scale(.95)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}
.chat-module-scss-module__pm_b_q__thread{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;flex-direction:column;height:calc(100vh - 130px);display:flex;overflow:hidden}@media (max-width:640px){.chat-module-scss-module__pm_b_q__thread{border-radius:12px;height:calc(100vh - 110px)}}.chat-module-scss-module__pm_b_q__header{background:#fdfaf4;border-bottom:1.5px solid #edd9c0;flex-shrink:0;align-items:center;gap:.7rem;padding:.9rem 1.1rem;display:flex}.chat-module-scss-module__pm_b_q__header__avatar{color:#6b4c3b;background:#edd9c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.75rem;font-weight:600;display:flex;overflow:hidden}.chat-module-scss-module__pm_b_q__header__avatar img{object-fit:cover;width:100%;height:100%}.chat-module-scss-module__pm_b_q__header__info{flex:1}.chat-module-scss-module__pm_b_q__header__name{color:#3d2b1f;font-size:.92rem;font-weight:600}.chat-module-scss-module__pm_b_q__header__profile{color:#c4714a;white-space:nowrap;flex-shrink:0;font-size:.75rem;text-decoration:none}.chat-module-scss-module__pm_b_q__header__profile:hover{text-decoration:underline}.chat-module-scss-module__pm_b_q__msgs{flex-direction:column;flex:1;gap:.4rem;padding:1rem 1.1rem;display:flex;overflow-y:auto}.chat-module-scss-module__pm_b_q__msgs__empty{text-align:center;color:#7a6358;margin:auto;padding:2rem;font-size:.85rem;font-style:italic}.chat-module-scss-module__pm_b_q__msg{flex-direction:column;max-width:75%;display:flex}.chat-module-scss-module__pm_b_q__msg--in{align-self:flex-start}.chat-module-scss-module__pm_b_q__msg--in .chat-module-scss-module__pm_b_q__msg__content{color:#3d2b1f;background:#f5efe0;border-radius:16px 16px 16px 4px}.chat-module-scss-module__pm_b_q__msg--out{align-self:flex-end}.chat-module-scss-module__pm_b_q__msg--out .chat-module-scss-module__pm_b_q__msg__content{color:#f5efe0;background:#3d2b1f;border-radius:16px 16px 4px}.chat-module-scss-module__pm_b_q__msg--out .chat-module-scss-module__pm_b_q__msg__time{text-align:right}.chat-module-scss-module__pm_b_q__msg__content{word-break:break-word;white-space:pre-wrap;padding:.6rem .9rem;font-size:.88rem;line-height:1.45}.chat-module-scss-module__pm_b_q__msg__time{color:#7a6358;margin-top:.18rem;padding:0 .2rem;font-size:.65rem}.chat-module-scss-module__pm_b_q__msg__read{color:#7a9e7e}.chat-module-scss-module__pm_b_q__error{color:#991b1b;background:#fee2e2;border-top:1px solid #fca5a5;flex-shrink:0;padding:.5rem 1.1rem;font-size:.8rem}.chat-module-scss-module__pm_b_q__inputBar{background:#fdfaf4;border-top:1.5px solid #edd9c0;flex-shrink:0;align-items:flex-end;gap:.55rem;padding:.75rem 1rem .9rem;display:flex}.chat-module-scss-module__pm_b_q__input{color:#2a1f18;resize:none;background:#fff;border:1.5px dashed #edd9c0;border-radius:20px;outline:none;flex:1;max-height:120px;padding:.6rem 1rem;font-family:DM Sans,sans-serif;font-size:.88rem;line-height:1.4;transition:border-color .15s}.chat-module-scss-module__pm_b_q__input:focus{border-color:#d4b896}.chat-module-scss-module__pm_b_q__input::placeholder{color:#7a6358;opacity:.8}.chat-module-scss-module__pm_b_q__input:disabled{opacity:.55}.chat-module-scss-module__pm_b_q__sendBtn{cursor:pointer;color:#f5efe0;background:#3d2b1f;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:all .15s;display:flex}.chat-module-scss-module__pm_b_q__sendBtn:hover:not(:disabled){background:#6b4c3b}.chat-module-scss-module__pm_b_q__sendBtn:disabled{opacity:.35;cursor:not-allowed}
.messages-module-scss-module__eLLSaa__messages{flex-direction:column;gap:1.25rem;display:flex}.messages-module-scss-module__eLLSaa__header{align-items:center;gap:.75rem;display:flex}.messages-module-scss-module__eLLSaa__title{color:#3d2b1f;font-family:Fraunces,serif;font-size:1.8rem;font-weight:700}.messages-module-scss-module__eLLSaa__unreadBadge{color:#fff;background:#c4714a;border-radius:100px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.messages-module-scss-module__eLLSaa__empty{text-align:center;color:#7a6358;padding:3rem 1rem;font-size:.9rem;line-height:1.8}.messages-module-scss-module__eLLSaa__list{flex-direction:column;gap:.5rem;display:flex}.messages-module-scss-module__eLLSaa__conv{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;align-items:center;gap:.9rem;padding:.9rem 1.1rem;text-decoration:none;transition:all .2s;display:flex}.messages-module-scss-module__eLLSaa__conv:hover{border-color:#d4b896;transform:translateY(-1px);box-shadow:0 4px 16px #3d2b1f0f}.messages-module-scss-module__eLLSaa__conv--unread{background:#fdf6ee;border-color:#c4714a}.messages-module-scss-module__eLLSaa__conv__avatar{color:#6b4c3b;background:#edd9c0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:.82rem;font-weight:600;display:flex;overflow:hidden}.messages-module-scss-module__eLLSaa__conv__avatar img{object-fit:cover;width:100%;height:100%}.messages-module-scss-module__eLLSaa__conv__info{flex:1;min-width:0}.messages-module-scss-module__eLLSaa__conv__row{justify-content:space-between;align-items:center;margin-bottom:.15rem;display:flex}.messages-module-scss-module__eLLSaa__conv__name{color:#3d2b1f;font-size:.88rem;font-weight:400}.messages-module-scss-module__eLLSaa__conv__name--bold{font-weight:700}.messages-module-scss-module__eLLSaa__conv__time{color:#7a6358;flex-shrink:0;margin-left:.5rem;font-size:.72rem}.messages-module-scss-module__eLLSaa__conv__preview{color:#7a6358;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.messages-module-scss-module__eLLSaa__conv__preview--bold{color:#3d2b1f;font-weight:500}.messages-module-scss-module__eLLSaa__conv__dot{background:#c4714a;border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:.25rem}
.profile-view-module-scss-module__f7srNq__profile{flex-direction:column;gap:1.5rem;display:flex}.profile-view-module-scss-module__f7srNq__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__f7srNq__hero{flex-direction:column;align-items:flex-start;gap:1rem}}.profile-view-module-scss-module__f7srNq__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__f7srNq__hero__avatar img{object-fit:cover;width:100%;height:100%}.profile-view-module-scss-module__f7srNq__hero__info{flex:1}.profile-view-module-scss-module__f7srNq__hero__name{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.4rem;font-weight:700}.profile-view-module-scss-module__f7srNq__hero__meta{color:#7a6358;flex-wrap:wrap;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.profile-view-module-scss-module__f7srNq__hero__dot{color:#d4b896}.profile-view-module-scss-module__f7srNq__hero__rating{color:#c4714a;font-weight:600}.profile-view-module-scss-module__f7srNq__card{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.25rem 1.5rem}.profile-view-module-scss-module__f7srNq__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__f7srNq__bio{color:#7a6358;font-size:.9rem;line-height:1.7}.profile-view-module-scss-module__f7srNq__dog{flex-direction:column;gap:.5rem;display:flex}.profile-view-module-scss-module__f7srNq__dog__name{color:#3d2b1f;font-size:1rem;font-weight:600}.profile-view-module-scss-module__f7srNq__dog__meta{color:#7a6358;font-size:.82rem}.profile-view-module-scss-module__f7srNq__dog__traits{flex-wrap:wrap;gap:.35rem;margin-top:.25rem;display:flex}.profile-view-module-scss-module__f7srNq__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__f7srNq__dog__photos{grid-template-columns:repeat(3,1fr);gap:.5rem;margin-top:.75rem;display:grid}.profile-view-module-scss-module__f7srNq__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__f7srNq__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__f7srNq__dog__photoSlot:hover img{opacity:.85;transform:scale(1.02)}.profile-view-module-scss-module__f7srNq__dog__photoSlot span{color:#7a6358;text-align:center;font-size:.68rem}.profile-view-module-scss-module__f7srNq__lightbox{z-index:2000;background:#000000d9;justify-content:center;align-items:center;padding:1.5rem;animation:.15s profile-view-module-scss-module__f7srNq__fadeIn;display:flex;position:fixed;inset:0}@keyframes profile-view-module-scss-module__f7srNq__fadeIn{0%{opacity:0}to{opacity:1}}.profile-view-module-scss-module__f7srNq__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__f7srNq__lightbox__close:hover{background:#ffffff40}.profile-view-module-scss-module__f7srNq__lightbox__inner{flex-direction:column;align-items:center;gap:.75rem;max-width:min(90vw,640px);display:flex}.profile-view-module-scss-module__f7srNq__lightbox__img{object-fit:contain;border-radius:12px;width:100%;max-height:75vh}.profile-view-module-scss-module__f7srNq__lightbox__caption{color:#ffffffb3;letter-spacing:.03em;margin:0;font-size:.85rem}.profile-view-module-scss-module__f7srNq__avail{flex-direction:column;gap:.5rem;display:flex}.profile-view-module-scss-module__f7srNq__avail__row{color:#2a1f18;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.profile-view-module-scss-module__f7srNq__avail__row:before{content:"📅";font-size:.8rem}.profile-view-module-scss-module__f7srNq__avail__empty{color:#7a6358;font-size:.85rem}.profile-view-module-scss-module__f7srNq__reviews{flex-direction:column;gap:.75rem;display:flex}.profile-view-module-scss-module__f7srNq__review{background:#f5efe0;border-radius:12px;flex-direction:column;gap:.4rem;padding:.9rem 1rem;display:flex}.profile-view-module-scss-module__f7srNq__review__stars{color:#c4714a;letter-spacing:.05em;font-size:.85rem}.profile-view-module-scss-module__f7srNq__review__comment{color:#2a1f18;font-size:.88rem;line-height:1.6}.profile-view-module-scss-module__f7srNq__review__comment:before,.profile-view-module-scss-module__f7srNq__review__comment:after{content:"\""}.profile-view-module-scss-module__f7srNq__review__author{color:#7a6358;font-size:.75rem}.profile-view-module-scss-module__f7srNq__requestWrap{background:#3d2b1f;border-radius:20px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.profile-view-module-scss-module__f7srNq__requestTitle{color:#fff;font-family:Fraunces,serif;font-size:1.05rem;font-weight:600}.profile-view-module-scss-module__f7srNq__requestSub{color:#ffffff8c;margin-top:-.5rem;font-size:.82rem}
.edit-module-scss-module__4KDxUq__edit{max-width:560px}.edit-module-scss-module__4KDxUq__tabs{border-bottom:2px solid #edd9c0;margin-bottom:1.75rem;display:flex}.edit-module-scss-module__4KDxUq__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__4KDxUq__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__4KDxUq__tab--active{color:#3d2b1f}.edit-module-scss-module__4KDxUq__tab--active:after{transform:scaleX(1)}.edit-module-scss-module__4KDxUq__panel{flex-direction:column;gap:1rem;display:flex}.edit-module-scss-module__4KDxUq__avatarRow{justify-content:center;margin-bottom:.5rem;display:flex}.edit-module-scss-module__4KDxUq__grid2{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.edit-module-scss-module__4KDxUq__traits{flex-wrap:wrap;gap:.4rem;margin-top:.25rem;display:flex}.edit-module-scss-module__4KDxUq__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__4KDxUq__trait--active{color:#fdfaf4;background:#3d2b1f;border-color:#3d2b1f}.edit-module-scss-module__4KDxUq__checkRow{cursor:pointer;color:#3d2b1f;align-items:center;gap:.6rem;height:44px;font-size:.9rem;display:flex}.edit-module-scss-module__4KDxUq__checkbox{accent-color:#c4714a;cursor:pointer;width:18px;height:18px}.edit-module-scss-module__4KDxUq__actions{gap:.75rem;margin-top:.5rem;display:flex}
.signup-module-scss-module__3DF-oG__auth{background:#fdfaf4;justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.signup-module-scss-module__3DF-oG__auth__card{width:100%;max-width:420px}.signup-module-scss-module__3DF-oG__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__3DF-oG__auth__logo span{color:#c4714a}.signup-module-scss-module__3DF-oG__auth__title{color:#3d2b1f;margin-bottom:.4rem;font-family:Fraunces,serif;font-size:1.8rem}.signup-module-scss-module__3DF-oG__auth__sub{color:#7a6358;margin-bottom:2rem;font-size:.9rem}.signup-module-scss-module__3DF-oG__auth__sub a{color:#c4714a;text-decoration:none}.signup-module-scss-module__3DF-oG__auth__sub a:hover{text-decoration:underline}.signup-module-scss-module__3DF-oG__auth__form{flex-direction:column;gap:1rem;display:flex}.signup-module-scss-module__3DF-oG__auth__imgBanner{border-radius:20px;width:100%;height:160px;margin-bottom:2rem;position:relative;overflow:hidden}.signup-module-scss-module__3DF-oG__auth__imgBanner img{object-fit:cover;object-position:center 40%}
.swaps-module-scss-module__zEYgjq__swaps__title{color:#3d2b1f;margin-bottom:2rem;font-family:Fraunces,serif;font-size:1.8rem}.swaps-module-scss-module__zEYgjq__swaps__section{margin-bottom:2.5rem}.swaps-module-scss-module__zEYgjq__swaps__sectionTitle{color:#3d2b1f;margin-bottom:.2rem;font-family:Fraunces,serif;font-size:1.2rem}.swaps-module-scss-module__zEYgjq__swaps__sectionSub{color:#7a6358;margin-bottom:1rem;font-size:.8rem}.swaps-module-scss-module__zEYgjq__swaps__list{flex-direction:column;gap:.8rem;display:flex}.swaps-module-scss-module__zEYgjq__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__zEYgjq__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__zEYgjq__swaps__historyDivider:before,.swaps-module-scss-module__zEYgjq__swaps__historyDivider:after{content:"";background:#edd9c0;flex:1;height:1px}.swaps-module-scss-module__zEYgjq__swaps__historyList{opacity:.7;flex-direction:column;gap:.8rem;display:flex}.swaps-module-scss-module__zEYgjq__swapCard{background:#fff;border:1.5px solid #edd9c0;border-radius:20px;padding:1.2rem 1.4rem}.swaps-module-scss-module__zEYgjq__swapCard__header{justify-content:space-between;align-items:center;margin-bottom:.8rem;display:flex}.swaps-module-scss-module__zEYgjq__swapCard__status{border-radius:100px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.swaps-module-scss-module__zEYgjq__swapCard__dates{color:#7a6358;font-size:.78rem}.swaps-module-scss-module__zEYgjq__swapCard__body{align-items:center;gap:.8rem;display:flex}.swaps-module-scss-module__zEYgjq__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__zEYgjq__swapCard__dogName{color:#3d2b1f;margin-bottom:.15rem;font-family:Fraunces,serif;font-size:.95rem;font-weight:500}.swaps-module-scss-module__zEYgjq__swapCard__meta{color:#7a6358;font-size:.78rem}.swaps-module-scss-module__zEYgjq__swapCard__credits{color:#7a6358;white-space:nowrap;margin-left:auto;font-size:.78rem}.swaps-module-scss-module__zEYgjq__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__zEYgjq__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__zEYgjq__swapCard__careTitle{text-transform:uppercase;letter-spacing:.06em;color:#7a6358;margin-bottom:.1rem;font-size:.7rem;font-weight:600}.swaps-module-scss-module__zEYgjq__swapCard__careLine{color:#2a1f18;font-size:.82rem;line-height:1.5}.swaps-module-scss-module__zEYgjq__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__zEYgjq__swapCard__contact a{color:#166534;font-weight:500;text-decoration:none}.swaps-module-scss-module__zEYgjq__swapCard__contact a:hover{text-decoration:underline}.swaps-module-scss-module__zEYgjq__swapCard__contactUnlocked{color:#6b7280;font-style:italic}.swaps-module-scss-module__zEYgjq__swapCard__actions{flex-wrap:wrap;gap:.6rem;margin-top:1rem;display:flex}
