.places-dashboard-module__X-Oq3G__page{flex-direction:column;gap:1.5rem;display:flex}.places-dashboard-module__X-Oq3G__contextHeader{justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.places-dashboard-module__X-Oq3G__petContext{align-items:center;gap:1.5rem;display:flex}.places-dashboard-module__X-Oq3G__petAvatarWrap{flex-shrink:0;width:5rem;height:5rem;position:relative}.places-dashboard-module__X-Oq3G__petAvatar{border-radius:var(--radius-md);object-fit:cover;width:100%;height:100%;box-shadow:var(--shadow-ambient);background:var(--color-surface-container)}.places-dashboard-module__X-Oq3G__petAvatarPlaceholder{background:linear-gradient(135deg, var(--color-surface-container-high), var(--color-surface-container));width:100%;height:100%;color:var(--color-on-surface-variant);border-radius:1.6rem;justify-content:center;align-items:center;display:flex;box-shadow:0 18px 32px #1b1c1b0f}.places-dashboard-module__X-Oq3G__petVerified{background:var(--color-secondary);color:#fff;border:3px solid var(--color-surface);border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:absolute;bottom:-.4rem;right:-.4rem}.places-dashboard-module__X-Oq3G__petInfo h1{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.places-dashboard-module__X-Oq3G__petLocation{color:var(--color-on-surface-variant);align-items:center;gap:.5rem;margin-top:.35rem;font-size:.92rem;font-weight:600;display:flex}.places-dashboard-module__X-Oq3G__viewToggles{flex-wrap:wrap;gap:.6rem;display:flex}.places-dashboard-module__X-Oq3G__viewToggleBtn{border-radius:var(--radius-pill);background:color-mix(in srgb, var(--color-surface-container-low) 82%, white);color:var(--color-text);font:inherit;cursor:pointer;border:0;align-items:center;gap:.5rem;padding:.8rem 1.1rem;font-size:.88rem;font-weight:700;transition:background .16s,color .16s,transform .16s;display:inline-flex}.places-dashboard-module__X-Oq3G__viewToggleBtn[data-active=true]{background:var(--color-primary);color:#fff;box-shadow:0 16px 30px #1f45d829}.places-dashboard-module__X-Oq3G__heroBand{border-radius:calc(var(--radius-lg) + .25rem);border:1px solid color-mix(in srgb, var(--color-outline-variant) 42%, transparent);background:radial-gradient(circle at 0 0,#b9c3ff3d,#0000 34%),linear-gradient(135deg,#ffffffd1,#f5f3f2f5),linear-gradient(120deg,#7af7e81f,#0000 55%);justify-content:space-between;align-items:flex-end;gap:1.5rem;padding:1.7rem 1.8rem;display:flex;box-shadow:0 26px 50px #151d2b12}.places-dashboard-module__X-Oq3G__heroEyebrow{color:var(--color-primary);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .6rem;font-size:.76rem;font-weight:800}.places-dashboard-module__X-Oq3G__heroTitle{max-width:40rem;font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800}.places-dashboard-module__X-Oq3G__heroCopy{max-width:43rem;color:var(--color-on-surface-variant);margin:.75rem 0 0;line-height:1.65}.places-dashboard-module__X-Oq3G__heroSearchWrap{flex-direction:column;gap:.9rem;min-width:min(100%,21rem);display:flex}.places-dashboard-module__X-Oq3G__searchBox{border-radius:var(--radius-pill);border:1px solid color-mix(in srgb, var(--color-outline-variant) 45%, transparent);color:var(--color-on-surface-variant);background:#ffffffd1;align-items:center;gap:.75rem;padding:.95rem 1.1rem;display:inline-flex}.places-dashboard-module__X-Oq3G__searchInput{width:100%;color:var(--color-text);font:inherit;background:0 0;border:0;outline:0;font-weight:600}.places-dashboard-module__X-Oq3G__searchInput::placeholder{color:var(--color-on-surface-variant)}.places-dashboard-module__X-Oq3G__categoryGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.places-dashboard-module__X-Oq3G__categoryCard{text-align:left;font:inherit;cursor:pointer;border:0;border-radius:1.6rem;padding:1.45rem;transition:transform .18s,box-shadow .18s,filter .18s}.places-dashboard-module__X-Oq3G__categoryCard:hover{transform:translateY(-2px);box-shadow:0 18px 36px #151d2b14}.places-dashboard-module__X-Oq3G__categoryHeader{justify-content:space-between;align-items:flex-start;display:flex}.places-dashboard-module__X-Oq3G__categoryIconWrap{background:#ffffffe6;border-radius:999px;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex;box-shadow:0 8px 16px #151d2b0f}.places-dashboard-module__X-Oq3G__categoryEmergency{background:#ba1a1a14}.places-dashboard-module__X-Oq3G__categoryEmergency .places-dashboard-module__X-Oq3G__categoryIconWrap,.places-dashboard-module__X-Oq3G__categoryEmergency .places-dashboard-module__X-Oq3G__categoryName{color:var(--color-danger)}.places-dashboard-module__X-Oq3G__categoryParks{background:#006a6217}.places-dashboard-module__X-Oq3G__categoryParks .places-dashboard-module__X-Oq3G__categoryIconWrap,.places-dashboard-module__X-Oq3G__categoryParks .places-dashboard-module__X-Oq3G__categoryName{color:var(--color-secondary)}.places-dashboard-module__X-Oq3G__categoryStores{background:#1f45d81a}.places-dashboard-module__X-Oq3G__categoryStores .places-dashboard-module__X-Oq3G__categoryIconWrap,.places-dashboard-module__X-Oq3G__categoryStores .places-dashboard-module__X-Oq3G__categoryName{color:var(--color-primary)}.places-dashboard-module__X-Oq3G__categoryClinics{background:#a22c0014}.places-dashboard-module__X-Oq3G__categoryClinics .places-dashboard-module__X-Oq3G__categoryIconWrap,.places-dashboard-module__X-Oq3G__categoryClinics .places-dashboard-module__X-Oq3G__categoryName{color:#791f00}.places-dashboard-module__X-Oq3G__emergencyPulse{width:.8rem;height:.8rem;position:relative}.places-dashboard-module__X-Oq3G__emergencyPulse:before,.places-dashboard-module__X-Oq3G__emergencyPulse:after{content:"";background:var(--color-danger);border-radius:999px;position:absolute;inset:0}.places-dashboard-module__X-Oq3G__emergencyPulse:before{animation:2s cubic-bezier(0,0,.2,1) infinite places-dashboard-module__X-Oq3G__ping}@keyframes places-dashboard-module__X-Oq3G__ping{75%,to{opacity:0;transform:scale(2)}}.places-dashboard-module__X-Oq3G__categoryName{font-family:var(--font-display);margin:1rem 0 0;font-size:1rem;font-weight:800}.places-dashboard-module__X-Oq3G__categorySub{color:var(--color-on-surface-variant);margin:.35rem 0 0;font-size:.78rem;line-height:1.45}.places-dashboard-module__X-Oq3G__workspace{grid-template-columns:minmax(19rem,.85fr) minmax(0,1.15fr);gap:1.5rem;min-height:32rem;display:grid}.places-dashboard-module__X-Oq3G__mapContainer{border-radius:calc(var(--radius-lg) + .25rem);background:linear-gradient(135deg,#e7ebf8,#efedec 52%,#d9f7f0);min-height:32rem;position:relative;overflow:hidden;box-shadow:0 24px 48px #151d2b14}.places-dashboard-module__X-Oq3G__mapCanvas{filter:grayscale(.18);background:radial-gradient(circle at 22% 30%,#fffffff2 0 2.5rem,#0000 2.6rem),radial-gradient(circle at 72% 24%,#ffffffb3 0 2.2rem,#0000 2.3rem),radial-gradient(circle at 66% 70%,#ffffffc7 0 3.4rem,#0000 3.5rem),linear-gradient(90deg,#0000 0 14%,#1f45d817 14% 16%,#0000 16% 32%,#006a6214 32% 34%,#0000 34% 100%),linear-gradient(0deg,#0000 0 18%,#1f45d814 18% 20%,#0000 20% 46%,#006a6214 46% 48%,#0000 48% 100%);position:absolute;inset:0}.places-dashboard-module__X-Oq3G__mapOverlay{pointer-events:none;background:linear-gradient(#ffffff14,#1f45d80f);position:absolute;inset:0}.places-dashboard-module__X-Oq3G__mapRoute{opacity:.9;background:linear-gradient(#ffffff8c,#ffffff26);border-radius:999px;position:absolute}.places-dashboard-module__X-Oq3G__mapRouteOne{width:.42rem;top:1.5rem;bottom:1.5rem;left:2.7rem}.places-dashboard-module__X-Oq3G__mapRouteTwo{width:.34rem;top:3.5rem;bottom:3rem;left:5.8rem}.places-dashboard-module__X-Oq3G__mapHalo{background:#ffffff8c;border-radius:999px;width:1.35rem;height:1.35rem;position:absolute;box-shadow:0 0 0 18px #ffffff0f}.places-dashboard-module__X-Oq3G__mapHaloOne{top:10rem;left:2.15rem}.places-dashboard-module__X-Oq3G__mapHaloTwo{bottom:7rem;left:4.9rem}.places-dashboard-module__X-Oq3G__mapHaloThree{top:14rem;left:8.7rem}.places-dashboard-module__X-Oq3G__mapBadge{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);letter-spacing:.12em;text-transform:uppercase;background:#ffffffd6;align-items:center;gap:.5rem;padding:.55rem .9rem;font-size:.68rem;font-weight:900;display:inline-flex;position:absolute;top:1rem;left:1rem;box-shadow:0 18px 30px #151d2b14}.places-dashboard-module__X-Oq3G__mapBadgeDot{background:var(--color-secondary);border-radius:999px;width:.5rem;height:.5rem}.places-dashboard-module__X-Oq3G__mapHighlights{flex-direction:column;gap:.9rem;display:flex;position:absolute;top:4.5rem;left:1rem;right:1rem}.places-dashboard-module__X-Oq3G__mapInsightCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-radius:1.25rem;max-width:12rem;padding:1rem 1.05rem;box-shadow:0 18px 30px #151d2b14}.places-dashboard-module__X-Oq3G__mapInsightLabel{color:var(--color-outline);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.places-dashboard-module__X-Oq3G__mapInsightValue{font-family:var(--font-display);letter-spacing:-.05em;margin:.25rem 0 0;font-size:1.85rem;font-weight:800}.places-dashboard-module__X-Oq3G__mapInsightCopy{color:var(--color-on-surface-variant);margin:.15rem 0 0;font-size:.78rem}.places-dashboard-module__X-Oq3G__mapMarkerPin,.places-dashboard-module__X-Oq3G__mapMarkerPinSecondary{align-items:center;gap:.45rem;display:flex;position:absolute}.places-dashboard-module__X-Oq3G__mapMarkerPin{top:12.5rem;left:8rem}.places-dashboard-module__X-Oq3G__mapMarkerPinSecondary{bottom:8rem;right:6.5rem}.places-dashboard-module__X-Oq3G__mapPinDot{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:flex;box-shadow:0 12px 24px #151d2b29}.places-dashboard-module__X-Oq3G__mapPinEmergency{background:var(--color-danger)}.places-dashboard-module__X-Oq3G__mapPinPark{background:var(--color-secondary)}.places-dashboard-module__X-Oq3G__mapPinLabel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border-radius:.8rem;padding:.45rem .7rem;font-size:.68rem;font-weight:800}.places-dashboard-module__X-Oq3G__markerStack{flex-direction:column;gap:.75rem;width:min(15rem,100%);margin-left:auto;display:flex}.places-dashboard-module__X-Oq3G__markerCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border-radius:1.2rem;align-items:center;gap:.75rem;padding:.85rem .95rem;display:flex;box-shadow:0 18px 30px #151d2b14}.places-dashboard-module__X-Oq3G__markerIcon{color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.places-dashboard-module__X-Oq3G__markerEmergency{background:var(--color-danger)}.places-dashboard-module__X-Oq3G__markerVerified{background:var(--color-secondary)}.places-dashboard-module__X-Oq3G__markerDefault{background:var(--color-primary)}.places-dashboard-module__X-Oq3G__markerBody{min-width:0}.places-dashboard-module__X-Oq3G__markerTitle{margin:0;font-size:.85rem;font-weight:800}.places-dashboard-module__X-Oq3G__markerMeta{color:var(--color-on-surface-variant);margin:.15rem 0 0;font-size:.72rem;line-height:1.4}.places-dashboard-module__X-Oq3G__locationSourceBadge,.places-dashboard-module__X-Oq3G__locationErrorBadge{border-radius:var(--radius-pill);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font:inherit;background:#ffffffe0;align-items:center;gap:.5rem;padding:.65rem .9rem;font-size:.76rem;font-weight:700;display:inline-flex;position:absolute;bottom:1rem;left:1rem;box-shadow:0 12px 24px #151d2b14}.places-dashboard-module__X-Oq3G__locationSourceBadge{color:var(--color-on-surface-variant);cursor:pointer;border:0}.places-dashboard-module__X-Oq3G__locationErrorBadge{color:var(--color-danger);bottom:3.5rem}.places-dashboard-module__X-Oq3G__mapEditorialCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffc;border-radius:1.25rem;width:min(16rem,100% - 2rem);padding:1rem 1.05rem;position:absolute;bottom:4.5rem;right:1rem;box-shadow:0 18px 30px #151d2b14}.places-dashboard-module__X-Oq3G__editorialLabel{color:var(--color-outline);letter-spacing:.12em;text-transform:uppercase;font-size:.68rem;font-weight:800}.places-dashboard-module__X-Oq3G__editorialTitle{font-family:var(--font-display);margin:.35rem 0 0;font-size:1rem;font-weight:800}.places-dashboard-module__X-Oq3G__editorialText{color:var(--color-on-surface-variant);margin:.45rem 0 0;font-size:.78rem;line-height:1.55}.places-dashboard-module__X-Oq3G__listingsPanel{border-radius:calc(var(--radius-lg) + .25rem);border:1px solid color-mix(in srgb, var(--color-outline-variant) 42%, transparent);background:linear-gradient(#f5f3f2f5,#efedecf0),linear-gradient(135deg,#b9c3ff14,#0000 45%);flex-direction:column;min-height:32rem;display:flex;overflow:hidden;box-shadow:0 24px 48px #151d2b0f}.places-dashboard-module__X-Oq3G__listingsHeader{justify-content:space-between;align-items:flex-end;gap:1rem;padding:1.5rem 1.5rem .6rem;display:flex}.places-dashboard-module__X-Oq3G__resultsEyebrow{color:var(--color-outline);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .4rem;font-size:.72rem;font-weight:800}.places-dashboard-module__X-Oq3G__resultsTitle{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.45rem;font-weight:800}.places-dashboard-module__X-Oq3G__resultsMetaSummary{flex-wrap:wrap;gap:.5rem;display:inline-flex}.places-dashboard-module__X-Oq3G__resultsMetaSummary span{border-radius:var(--radius-pill);color:var(--color-on-surface-variant);background:#ffffffc7;padding:.45rem .7rem;font-size:.72rem;font-weight:800}.places-dashboard-module__X-Oq3G__tabs{scrollbar-width:none;gap:1.4rem;padding:0 1.5rem;display:flex;overflow-x:auto}.places-dashboard-module__X-Oq3G__tabs::-webkit-scrollbar{display:none}.places-dashboard-module__X-Oq3G__tab{color:var(--color-on-surface-variant);font:inherit;letter-spacing:.02em;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;padding:.9rem 0 .95rem;font-size:.85rem;font-weight:700}.places-dashboard-module__X-Oq3G__tabActive{color:var(--color-primary);border-bottom-color:var(--color-primary)}.places-dashboard-module__X-Oq3G__resultsList{flex-direction:column;flex:1;gap:1rem;padding:1.3rem 1.5rem 1.5rem;display:flex;overflow-y:auto}.places-dashboard-module__X-Oq3G__resultCard{border:1px solid color-mix(in srgb, var(--color-outline-variant) 35%, transparent);background:#ffffffc7;border-radius:1.45rem;gap:1rem;padding:1.25rem 1.25rem 1.25rem 1.45rem;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 28px #151d2b0d}.places-dashboard-module__X-Oq3G__resultAccent{width:.4rem;position:absolute;top:0;bottom:0;left:0}.places-dashboard-module__X-Oq3G__accentEmergency{background:var(--color-danger)}.places-dashboard-module__X-Oq3G__accentVerified{background:var(--color-secondary)}.places-dashboard-module__X-Oq3G__accentDefault{background:0 0}.places-dashboard-module__X-Oq3G__resultBody{flex:1;min-width:0}.places-dashboard-module__X-Oq3G__resultMeta{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.places-dashboard-module__X-Oq3G__resultStatus{letter-spacing:.08em;text-transform:uppercase;font-size:.66rem;font-weight:800}.places-dashboard-module__X-Oq3G__statusEmergency{color:var(--color-danger)}.places-dashboard-module__X-Oq3G__statusVerified{color:var(--color-secondary)}.places-dashboard-module__X-Oq3G__statusDefault{color:var(--color-on-surface-variant)}.places-dashboard-module__X-Oq3G__resultDot{color:var(--color-outline-variant)}.places-dashboard-module__X-Oq3G__resultDistance{color:var(--color-on-surface-variant);font-size:.76rem;font-weight:600}.places-dashboard-module__X-Oq3G__resultName{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.12rem;font-weight:800}.places-dashboard-module__X-Oq3G__resultQuote{color:var(--color-on-surface-variant);margin:.55rem 0 0;font-size:.88rem;font-style:italic}.places-dashboard-module__X-Oq3G__resultRating{border-radius:var(--radius-pill);background:var(--color-surface-container);flex-shrink:0;align-items:center;gap:.25rem;padding:.35rem .55rem;font-size:.74rem;font-weight:800;display:inline-flex}.places-dashboard-module__X-Oq3G__starFilled{color:var(--color-amber)}.places-dashboard-module__X-Oq3G__resultImage{object-fit:cover;border-radius:1.1rem;flex-shrink:0;width:8rem;height:8rem}.places-dashboard-module__X-Oq3G__amenityTags{flex-wrap:wrap;gap:.45rem;margin-top:.85rem;display:flex}.places-dashboard-module__X-Oq3G__amenityTag{border-radius:var(--radius-pill);align-items:center;gap:.3rem;padding:.35rem .7rem;font-size:.64rem;font-weight:800;display:inline-flex}.places-dashboard-module__X-Oq3G__tagSecondary{color:var(--color-secondary);background:#006a621c}.places-dashboard-module__X-Oq3G__tagPrimary{color:var(--color-primary);background:#1f45d81a}.places-dashboard-module__X-Oq3G__tagNeutral{background:var(--color-surface-container);color:var(--color-on-surface-variant)}.places-dashboard-module__X-Oq3G__resultActions{flex-wrap:wrap;gap:.6rem;margin-top:1.1rem;display:flex}.places-dashboard-module__X-Oq3G__actionBtn{border-radius:var(--radius-pill);font:inherit;cursor:pointer;border:0;align-items:center;gap:.45rem;padding:.62rem 1rem;font-size:.75rem;font-weight:800;display:inline-flex}.places-dashboard-module__X-Oq3G__actionBtnEmergency{background:var(--color-danger);color:#fff}.places-dashboard-module__X-Oq3G__actionBtnPrimary{background:var(--color-primary);color:#fff}.places-dashboard-module__X-Oq3G__actionBtnGhost{background:var(--color-surface-container-low);color:var(--color-text)}.places-dashboard-module__X-Oq3G__bookmarkBtn{color:var(--color-surface-container-highest);cursor:pointer;background:0 0;border:0;flex-shrink:0;padding:.2rem}.places-dashboard-module__X-Oq3G__bookmarkBtn:hover{color:var(--color-primary)}.places-dashboard-module__X-Oq3G__safetyTip{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-strong));color:#fff;border-radius:1.55rem;gap:1rem;padding:1.45rem;display:flex;position:relative;overflow:hidden}.places-dashboard-module__X-Oq3G__safetyTip:after{content:"";filter:blur(34px);background:#ffffff1f;border-radius:999px;width:8rem;height:8rem;position:absolute;bottom:-2rem;right:-2rem}.places-dashboard-module__X-Oq3G__safetyTipIcon{opacity:.82;flex-shrink:0}.places-dashboard-module__X-Oq3G__safetyTipTitle{font-family:var(--font-display);margin:0;font-size:1.05rem;font-weight:800}.places-dashboard-module__X-Oq3G__safetyTipText{color:#ffffffdb;margin:.35rem 0 0;line-height:1.6}.places-dashboard-module__X-Oq3G__safetyTipLink{color:inherit;text-underline-offset:4px;margin-top:.7rem;font-size:.76rem;font-weight:800;text-decoration:underline;display:inline-block}.places-dashboard-module__X-Oq3G__submitPlaceBtn{border-radius:var(--radius-pill);background:linear-gradient(135deg, var(--color-primary), var(--color-primary-strong));color:#fff;font:inherit;cursor:pointer;border:0;justify-content:center;align-items:center;gap:.5rem;padding:.95rem 1.2rem;font-weight:800;display:inline-flex;box-shadow:0 18px 32px #1f45d82e}.places-dashboard-module__X-Oq3G__statusMessage,.places-dashboard-module__X-Oq3G__errorState,.places-dashboard-module__X-Oq3G__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:3rem;display:flex}.places-dashboard-module__X-Oq3G__statusMessage{color:var(--color-subtle)}.places-dashboard-module__X-Oq3G__spinner{animation:1s linear infinite places-dashboard-module__X-Oq3G__spin}@keyframes places-dashboard-module__X-Oq3G__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.places-dashboard-module__X-Oq3G__errorState h3,.places-dashboard-module__X-Oq3G__emptyState h3{font-family:var(--font-display);margin:0;font-size:1.15rem;font-weight:800}.places-dashboard-module__X-Oq3G__errorState p,.places-dashboard-module__X-Oq3G__emptyState p{max-width:22rem;color:var(--color-subtle);margin:0;line-height:1.6}.places-dashboard-module__X-Oq3G__retryButton{background:var(--color-primary);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:1rem;align-items:center;gap:.4rem;margin-top:.5rem;padding:.7rem 1.05rem;font-size:.86rem;font-weight:700;text-decoration:none;display:inline-flex}.places-dashboard-module__X-Oq3G__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000000b3;justify-content:center;align-items:center;padding:1.5rem;animation:.2s ease-out places-dashboard-module__X-Oq3G__fadeIn;display:flex;position:fixed;inset:0}@keyframes places-dashboard-module__X-Oq3G__fadeIn{0%{opacity:0}to{opacity:1}}.places-dashboard-module__X-Oq3G__modal{background:var(--color-surface-container-lowest);border-radius:var(--radius-md);width:100%;max-width:520px;max-height:90vh;box-shadow:var(--shadow-strong);padding:2rem;animation:.3s ease-out places-dashboard-module__X-Oq3G__slideUp;position:relative;overflow-y:auto}@keyframes places-dashboard-module__X-Oq3G__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.places-dashboard-module__X-Oq3G__modalCloseButton{background:var(--color-panel);cursor:pointer;width:2rem;height:2rem;color:var(--color-subtle);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.places-dashboard-module__X-Oq3G__modalCloseButton:hover{color:var(--color-text)}.places-dashboard-module__X-Oq3G__modalHeader{text-align:center;margin-bottom:1.5rem}.places-dashboard-module__X-Oq3G__modalIconCircle{background:var(--color-primary-container);width:4rem;height:4rem;color:var(--color-primary);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.places-dashboard-module__X-Oq3G__modalTitle{font-family:var(--font-display);color:var(--color-text);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.places-dashboard-module__X-Oq3G__modalSubtitle{color:var(--color-subtle);margin:0;font-size:.875rem;line-height:1.5}.places-dashboard-module__X-Oq3G__modalForm{flex-direction:column;gap:1rem;display:flex}.places-dashboard-module__X-Oq3G__formGroup{flex-direction:column;gap:.5rem;display:flex}.places-dashboard-module__X-Oq3G__formLabel{font-family:var(--font-display);color:var(--color-text);font-size:.875rem;font-weight:700}.places-dashboard-module__X-Oq3G__required{color:var(--color-danger)}.places-dashboard-module__X-Oq3G__formInput,.places-dashboard-module__X-Oq3G__formSelect,.places-dashboard-module__X-Oq3G__formTextarea{background:var(--color-panel);border-radius:var(--radius-sm);color:var(--color-text);border:none;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem}.places-dashboard-module__X-Oq3G__formInput:focus,.places-dashboard-module__X-Oq3G__formSelect:focus,.places-dashboard-module__X-Oq3G__formTextarea:focus{outline:none;box-shadow:0 0 0 2px #1f45d833}.places-dashboard-module__X-Oq3G__formInput::placeholder,.places-dashboard-module__X-Oq3G__formTextarea::placeholder{color:var(--color-subtle);opacity:.6}.places-dashboard-module__X-Oq3G__formSelect{cursor:pointer}.places-dashboard-module__X-Oq3G__formTextarea{resize:vertical;min-height:5rem}.places-dashboard-module__X-Oq3G__checkboxLabel{color:var(--color-text);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.places-dashboard-module__X-Oq3G__checkboxLabel input[type=checkbox]{width:1.125rem;height:1.125rem;accent-color:var(--color-primary);cursor:pointer}.places-dashboard-module__X-Oq3G__formError{background:var(--color-error-container);border-radius:var(--radius-sm);color:var(--color-danger);align-items:center;gap:.5rem;padding:.75rem;font-size:.875rem;display:flex}.places-dashboard-module__X-Oq3G__submitButton{background:var(--color-primary);border-radius:var(--radius-md);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;height:3rem;margin-top:.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.places-dashboard-module__X-Oq3G__submitButton:hover:not(:disabled){opacity:.9}.places-dashboard-module__X-Oq3G__submitButton:disabled{opacity:.6;cursor:not-allowed}.places-dashboard-module__X-Oq3G__formDisclaimer{text-align:center;color:var(--color-subtle);margin:.5rem 0 0;font-size:.75rem}@media (max-width:1180px){.places-dashboard-module__X-Oq3G__workspace{grid-template-columns:1fr}.places-dashboard-module__X-Oq3G__mapContainer,.places-dashboard-module__X-Oq3G__listingsPanel{min-height:24rem}.places-dashboard-module__X-Oq3G__mapMarkerPin,.places-dashboard-module__X-Oq3G__mapMarkerPinSecondary{display:none}}@media (max-width:980px){.places-dashboard-module__X-Oq3G__contextHeader,.places-dashboard-module__X-Oq3G__heroBand{flex-direction:column;align-items:stretch}.places-dashboard-module__X-Oq3G__heroSearchWrap{min-width:0}.places-dashboard-module__X-Oq3G__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.places-dashboard-module__X-Oq3G__petContext{align-items:flex-start}.places-dashboard-module__X-Oq3G__categoryGrid{grid-template-columns:1fr}.places-dashboard-module__X-Oq3G__markerStack{width:100%}.places-dashboard-module__X-Oq3G__mapEditorialCard{width:auto;margin:0 1rem 1rem;position:static}.places-dashboard-module__X-Oq3G__listingsHeader{flex-direction:column;align-items:flex-start}.places-dashboard-module__X-Oq3G__resultCard{flex-direction:column}.places-dashboard-module__X-Oq3G__resultImage{width:100%;height:10rem}}
.place-review-form-module__SwCYnW__form{flex-direction:column;gap:20px;display:flex}.place-review-form-module__SwCYnW__loading{color:var(--color-subtle);flex-direction:column;align-items:center;gap:12px;padding:32px;display:flex}.place-review-form-module__SwCYnW__spinner{animation:1s linear infinite place-review-form-module__SwCYnW__spin}@keyframes place-review-form-module__SwCYnW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.place-review-form-module__SwCYnW__label{color:var(--color-text);margin-bottom:8px;font-size:14px;font-weight:600;display:block}.place-review-form-module__SwCYnW__ratingSection{text-align:center}.place-review-form-module__SwCYnW__stars{justify-content:center;gap:4px;display:flex}.place-review-form-module__SwCYnW__starButton{cursor:pointer;background:0 0;border:none;padding:4px;transition:transform .15s}.place-review-form-module__SwCYnW__starButton:hover{transform:scale(1.15)}.place-review-form-module__SwCYnW__starFilled{fill:#ffb400;color:#ffb400}.place-review-form-module__SwCYnW__starEmpty{fill:#0000;color:var(--color-border)}.place-review-form-module__SwCYnW__fieldGroup{flex-direction:column;display:flex}.place-review-form-module__SwCYnW__textarea{background:var(--color-input);color:var(--color-text);resize:vertical;border-radius:8px;min-height:100px;padding:12px 16px;font-family:inherit;font-size:15px}.place-review-form-module__SwCYnW__textarea:focus{outline:none}.place-review-form-module__SwCYnW__textarea::placeholder{color:var(--color-subtle);opacity:.6}.place-review-form-module__SwCYnW__charCount{color:var(--color-subtle);text-align:right;margin-top:4px;font-size:12px}.place-review-form-module__SwCYnW__tagGrid{flex-wrap:wrap;gap:8px;display:flex}.place-review-form-module__SwCYnW__tagChip{background:var(--color-input);color:var(--color-subtle);cursor:pointer;border-radius:20px;padding:6px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.place-review-form-module__SwCYnW__tagChip:hover{color:var(--color-text)}.place-review-form-module__SwCYnW__tagChipActive{color:#7c3aed;background:#8b5cf61a}.place-review-form-module__SwCYnW__error{color:var(--color-danger);background:#f0433d1a;border-radius:8px;align-items:center;gap:8px;padding:12px;font-size:14px;display:flex}.place-review-form-module__SwCYnW__actions{gap:12px;display:flex}.place-review-form-module__SwCYnW__submitButton{background:var(--color-accent);color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;height:44px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.place-review-form-module__SwCYnW__submitButton:hover:not(:disabled){opacity:.9}.place-review-form-module__SwCYnW__submitButton:disabled{opacity:.6;cursor:not-allowed}.place-review-form-module__SwCYnW__deleteButton{color:#dc2626;cursor:pointer;background:0 0;border-radius:8px;height:44px;padding:0 20px;font-family:inherit;font-size:14px;font-weight:500;transition:all .2s}.place-review-form-module__SwCYnW__deleteButton:hover:not(:disabled){background:#ef44441a}.place-review-form-module__SwCYnW__deleteButton:disabled{opacity:.6;cursor:not-allowed}
.button-module__2NABzW__button{border-radius:var(--radius-md);color:#fff;cursor:pointer;background:#ffffff0f;align-items:center;gap:8px;min-height:48px;padding:10px 14px;font-weight:600;transition:transform .12s,box-shadow .2s,background .2s;display:inline-flex}[data-theme=light] .button-module__2NABzW__button{color:#000}.button-module__2NABzW__button:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.button-module__2NABzW__primary{background:linear-gradient(135deg, var(--color-primary), var(--color-primary-strong))}[data-theme=light] .button-module__2NABzW__primary{color:#fff}.button-module__2NABzW__secondary{background:linear-gradient(135deg,#00a699e6,#00a699b3)}[data-theme=light] .button-module__2NABzW__secondary{color:#fff}.button-module__2NABzW__ghost{background:#ffffff0d}[data-theme=light] .button-module__2NABzW__ghost{background:#0000000d}.button-module__2NABzW__outline{background:0 0}.button-module__2NABzW__small{min-height:44px;padding:8px 12px;font-size:14px}
.ai-matches-tab-module__qU58ya__heroHeader{margin-bottom:2rem}.ai-matches-tab-module__qU58ya__heroTitle{font-family:var(--font-display);letter-spacing:-.02em;color:var(--color-text);font-size:clamp(2rem,4vw,3rem);font-weight:800}.ai-matches-tab-module__qU58ya__heroTitleAccent{color:var(--color-primary)}.ai-matches-tab-module__qU58ya__aiExplanation{background:var(--color-panel);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:2rem;padding:2rem;display:flex;position:relative;overflow:hidden}@media (min-width:768px){.ai-matches-tab-module__qU58ya__aiExplanation{flex-direction:row}}.ai-matches-tab-module__qU58ya__aiExplanationText{z-index:1;flex:1}.ai-matches-tab-module__qU58ya__aiExplanationHeading{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.ai-matches-tab-module__qU58ya__aiExplanationBody{color:var(--color-subtle);font-size:.95rem;line-height:1.7}.ai-matches-tab-module__qU58ya__aiPulseWrap{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:8rem;height:8rem;display:flex;position:relative}.ai-matches-tab-module__qU58ya__aiPulseRing{background:#00a6991a;border-radius:9999px;animation:2s cubic-bezier(.4,0,.6,1) infinite ai-matches-tab-module__qU58ya__pulse;position:absolute;inset:0}@keyframes ai-matches-tab-module__qU58ya__pulse{0%,to{opacity:1}50%{opacity:.5}}.ai-matches-tab-module__qU58ya__aiDecorBlur{filter:blur(48px);background:#1f45d80d;border-radius:9999px;width:12rem;height:12rem;position:absolute;bottom:-3rem;right:-3rem}.ai-matches-tab-module__qU58ya__matchGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.ai-matches-tab-module__qU58ya__matchGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1280px){.ai-matches-tab-module__qU58ya__matchGrid{grid-template-columns:repeat(3,1fr)}}.ai-matches-tab-module__qU58ya__matchCard{background:var(--color-surface-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);transition:box-shadow .3s;overflow:hidden}.ai-matches-tab-module__qU58ya__matchCard:hover{box-shadow:var(--shadow-strong)}.ai-matches-tab-module__qU58ya__matchPhotoWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.ai-matches-tab-module__qU58ya__matchPhoto{object-fit:cover;width:100%;height:100%;transition:transform .5s}.ai-matches-tab-module__qU58ya__matchCard:hover .ai-matches-tab-module__qU58ya__matchPhoto{transform:scale(1.05)}.ai-matches-tab-module__qU58ya__matchPhotoFallback{background:var(--color-panel);width:100%;height:100%;color:var(--color-subtle);text-transform:uppercase;letter-spacing:.04em;justify-content:center;align-items:center;font-size:.875rem;display:flex}.ai-matches-tab-module__qU58ya__confidenceBadge{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-pill);background:#ffffffb3;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex;position:absolute;top:1rem;left:1rem}.ai-matches-tab-module__qU58ya__confidenceDot{background:var(--color-secondary);border-radius:9999px;width:.5rem;height:.5rem}.ai-matches-tab-module__qU58ya__confidenceText{color:var(--color-text);font-size:.875rem;font-weight:700}.ai-matches-tab-module__qU58ya__matchCardBody{padding:1.5rem}.ai-matches-tab-module__qU58ya__matchCardInfo{margin-bottom:1.5rem}.ai-matches-tab-module__qU58ya__matchCardTitle{font-family:var(--font-display);color:var(--color-text);margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.ai-matches-tab-module__qU58ya__matchCardMeta{color:var(--color-subtle);flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem;display:flex}.ai-matches-tab-module__qU58ya__matchCardMetaItem{align-items:center;gap:.25rem;display:flex}.ai-matches-tab-module__qU58ya__decisionButtons{grid-template-columns:1fr;gap:.75rem;display:grid}.ai-matches-tab-module__qU58ya__btnPrimary{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.75rem;font-weight:700;transition:opacity .2s,transform .1s;display:flex}.ai-matches-tab-module__qU58ya__btnPrimary:hover{opacity:.9}.ai-matches-tab-module__qU58ya__btnPrimary:active{transform:scale(.95)}.ai-matches-tab-module__qU58ya__btnPrimary:disabled{opacity:.5;cursor:not-allowed}.ai-matches-tab-module__qU58ya__btnSecondaryRow{gap:.75rem;display:flex}.ai-matches-tab-module__qU58ya__btnSecondary{background:var(--color-surface-dim);color:var(--color-text);border-radius:var(--radius-md);cursor:pointer;text-align:center;flex:1;padding:.75rem;font-weight:600;transition:background .2s,transform .1s}.ai-matches-tab-module__qU58ya__btnSecondary:hover{filter:brightness(.95)}.ai-matches-tab-module__qU58ya__btnSecondary:active{transform:scale(.95)}.ai-matches-tab-module__qU58ya__btnSecondary:disabled{opacity:.5;cursor:not-allowed}.ai-matches-tab-module__qU58ya__toggleRow{justify-content:flex-end;margin-bottom:1rem;display:flex}.ai-matches-tab-module__qU58ya__emptyState{border-radius:var(--radius-lg);background:var(--color-panel);flex-direction:column;justify-content:center;align-items:center;margin-top:4rem;padding:3rem;display:flex}.ai-matches-tab-module__qU58ya__emptyStateText{color:var(--color-subtle);margin-top:1rem;font-weight:500}.ai-matches-tab-module__qU58ya__errorWrap{text-align:center;color:var(--color-danger);padding:2rem}.ai-matches-tab-module__qU58ya__errorDetails{color:var(--color-subtle);margin-top:.5rem;font-size:.875rem}.ai-matches-tab-module__qU58ya__photoRow{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem;margin-bottom:1rem;display:grid}.ai-matches-tab-module__qU58ya__photoLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--color-subtle);margin-bottom:.5rem;font-size:.75rem}@media (max-width:720px){.ai-matches-tab-module__qU58ya__matchGrid{grid-template-columns:1fr}.ai-matches-tab-module__qU58ya__aiExplanation{text-align:center;flex-direction:column}}
.passport-module__0ArYgq__layout{align-items:flex-start;gap:3rem;display:flex}.passport-module__0ArYgq__leftColumn{flex-shrink:0;width:400px;position:sticky;top:7rem}.passport-module__0ArYgq__petCard{border-radius:var(--radius-lg);background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);overflow:hidden}.passport-module__0ArYgq__petCard.passport-module__0ArYgq__glass{-webkit-backdrop-filter:blur(20px);background:#ffffffb3}[data-theme=dark] .passport-module__0ArYgq__petCard.passport-module__0ArYgq__glass{background:#060a18b3}.passport-module__0ArYgq__portrait{background:var(--color-surface-container);width:100%;height:480px;position:relative}.passport-module__0ArYgq__portraitImg{object-fit:cover;width:100%;height:100%}.passport-module__0ArYgq__portraitPlaceholder{width:100%;height:100%;color:var(--color-on-surface-variant);justify-content:center;align-items:center;display:flex}.passport-module__0ArYgq__portraitOverlay{background:linear-gradient(#0000 0%,#0003 40%,#000c 100%);padding:2rem;position:absolute;bottom:0;left:0;right:0}.passport-module__0ArYgq__petName{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:800}.passport-module__0ArYgq__petSubtitle{color:#ffffffe6;margin:.25rem 0 0;font-weight:500}.passport-module__0ArYgq__badges{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.passport-module__0ArYgq__badge{background:var(--color-surface-container-low);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.75rem;display:flex}.passport-module__0ArYgq__badgeIcon{background:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}[data-theme=dark] .passport-module__0ArYgq__badgeIcon{background:var(--color-surface-container-high)}.passport-module__0ArYgq__badgeLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-on-surface-variant);font-size:.6875rem;font-weight:700}.passport-module__0ArYgq__badgeValue{font-size:.875rem;font-weight:700}.passport-module__0ArYgq__cardActions{gap:.5rem;padding:0 1.5rem 1.5rem;display:flex}.passport-module__0ArYgq__rightColumn{flex:1;min-width:0;padding-bottom:4rem}.passport-module__0ArYgq__tabBar{gap:2rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.passport-module__0ArYgq__tab{font-family:var(--font-display);color:var(--color-on-surface-variant);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;padding:.5rem 0;font-size:1rem;font-weight:600;transition:color .15s,border-color .15s}.passport-module__0ArYgq__tab:hover{color:var(--color-primary)}.passport-module__0ArYgq__tab[data-active=true]{color:var(--color-primary);border-bottom-color:var(--color-secondary);font-weight:800}.passport-module__0ArYgq__sections{flex-direction:column;gap:2rem;display:flex}.passport-module__0ArYgq__vitalsCard{background:var(--color-surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);padding:2rem}.passport-module__0ArYgq__vitalsHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.passport-module__0ArYgq__vitalsTitle{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.passport-module__0ArYgq__vitalsBadge{background:var(--color-secondary-container);color:var(--color-secondary-dark);border-radius:var(--radius-pill);padding:.25rem .75rem;font-size:.75rem;font-weight:700}.passport-module__0ArYgq__vitalsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.passport-module__0ArYgq__vitalItem{flex-direction:column;gap:.375rem;display:flex}.passport-module__0ArYgq__vitalLabel{color:var(--color-on-surface-variant);font-size:.8125rem;font-weight:600}.passport-module__0ArYgq__vitalValue{align-items:baseline;gap:.25rem;display:flex}.passport-module__0ArYgq__vitalNumber{letter-spacing:-.02em;font-size:1.875rem;font-weight:800}.passport-module__0ArYgq__vitalUnit{color:var(--color-on-surface-variant);font-size:.8125rem;font-weight:500}.passport-module__0ArYgq__vitalBar{border-radius:9999px;height:4px;margin-top:.25rem;overflow:hidden}.passport-module__0ArYgq__vitalBarFill{border-radius:9999px;height:100%}.passport-module__0ArYgq__emergencyCard{background:linear-gradient(135deg, var(--color-primary-strong), var(--color-primary));border-radius:var(--radius-lg);color:#fff;padding:2rem;position:relative;overflow:hidden}.passport-module__0ArYgq__emergencyIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:var(--radius-sm);background:#fff3;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.passport-module__0ArYgq__emergencyTitle{font-family:var(--font-display);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.passport-module__0ArYgq__emergencyDesc{color:#fffc;margin:0 0 1.5rem;font-size:.875rem;line-height:1.6}.passport-module__0ArYgq__emergencyBtn{color:var(--color-primary);border-radius:var(--radius-sm);cursor:pointer;background:#fff;border:none;padding:.5rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700}.passport-module__0ArYgq__emergencyDecor{opacity:.15;position:absolute;bottom:-1rem;right:-1rem;transform:rotate(12deg)}.passport-module__0ArYgq__vaccinationCard{background:var(--color-surface-container-low);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.passport-module__0ArYgq__vaccinationLeft{align-items:center;gap:1rem;display:flex}.passport-module__0ArYgq__vaccinationBar{border-radius:9999px;flex-shrink:0;width:4px;height:3rem}.passport-module__0ArYgq__vaccinationName{margin:0;font-size:1rem;font-weight:700}.passport-module__0ArYgq__vaccinationMeta{color:var(--color-on-surface-variant);margin:.125rem 0 0;font-size:.8125rem}.passport-module__0ArYgq__vaccinationRight{text-align:right}.passport-module__0ArYgq__vaccinationExpLabel{text-transform:uppercase;color:var(--color-on-surface-variant);font-size:.6875rem;font-weight:700}.passport-module__0ArYgq__vaccinationExpDate{font-size:.875rem;font-weight:700}.passport-module__0ArYgq__docsGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.passport-module__0ArYgq__docCard{background:var(--color-surface-container-low);border-radius:var(--radius-sm);cursor:pointer;padding:1rem;transition:background .15s}.passport-module__0ArYgq__docCard:hover{background:var(--color-surface-container-high)}.passport-module__0ArYgq__docName{text-overflow:ellipsis;white-space:nowrap;margin:.75rem 0 .25rem;font-size:.875rem;font-weight:700;overflow:hidden}.passport-module__0ArYgq__docMeta{color:var(--color-on-surface-variant);font-size:.75rem}.passport-module__0ArYgq__uploadCard{border:2px dashed var(--color-outline-variant);border-radius:var(--radius-sm);color:var(--color-on-surface-variant);cursor:pointer;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;transition:all .15s;display:flex}.passport-module__0ArYgq__uploadCard:hover{color:var(--color-primary);border-color:var(--color-primary)}.passport-module__0ArYgq__uploadLabel{text-transform:uppercase;letter-spacing:.06em;font-size:.6875rem;font-weight:700}.passport-module__0ArYgq__sectionHeader{justify-content:space-between;align-items:flex-end;margin-bottom:1rem;display:flex}.passport-module__0ArYgq__sectionTitle{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.passport-module__0ArYgq__addBtn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex}.passport-module__0ArYgq__breedCard{background:var(--color-surface-container-low);border-radius:var(--radius-lg);padding:2rem}.passport-module__0ArYgq__breedTitle{font-family:var(--font-display);margin:0 0 1.25rem;font-size:1.25rem;font-weight:700}.passport-module__0ArYgq__breedRow{justify-content:space-between;margin-bottom:.5rem;display:flex}.passport-module__0ArYgq__breedName{font-weight:600}.passport-module__0ArYgq__breedPercent{color:var(--color-primary);font-weight:700}.passport-module__0ArYgq__breedBar{background:var(--color-surface-container-highest);border-radius:9999px;width:100%;height:.75rem;overflow:hidden}.passport-module__0ArYgq__breedBarFill{background:var(--color-primary);border-radius:9999px;height:100%}.passport-module__0ArYgq__breedDesc{color:var(--color-on-surface-variant);margin:1rem 0 0;font-size:.875rem;line-height:1.6}.passport-module__0ArYgq__activeVitals{background:var(--color-surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);padding:2rem}.passport-module__0ArYgq__activeVitalsHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.passport-module__0ArYgq__activeVitalsTitle{font-family:var(--font-display);margin:0;font-size:1.5rem;font-weight:700}.passport-module__0ArYgq__activeVitalsSub{color:var(--color-on-surface-variant);font-size:.75rem}.passport-module__0ArYgq__waveform{align-items:flex-end;gap:.375rem;height:5rem;padding:.5rem 0;display:flex}.passport-module__0ArYgq__waveBar{border-radius:var(--radius-sm) var(--radius-sm) 0 0;background:var(--color-secondary-dark);flex:1;min-width:0;transition:height .3s}.passport-module__0ArYgq__breedEntries{flex-direction:column;gap:.75rem;display:flex}.passport-module__0ArYgq__breedEntry{align-items:center;gap:1rem;display:flex}.passport-module__0ArYgq__breedEntryLabel{min-width:10rem;font-size:.9375rem;font-weight:600}.passport-module__0ArYgq__breedEntryPercent{text-align:right;min-width:3.5rem;font-size:.9375rem;font-weight:800}.passport-module__0ArYgq__breedEntryBar{background:var(--color-surface-container-highest);border-radius:9999px;flex:1;height:.5rem;overflow:hidden}.passport-module__0ArYgq__breedEntryBarFill{background:var(--color-primary);border-radius:9999px;height:100%}@media (max-width:1024px){.passport-module__0ArYgq__layout{flex-direction:column}.passport-module__0ArYgq__leftColumn{width:100%;position:static}.passport-module__0ArYgq__portrait{height:320px}.passport-module__0ArYgq__vitalsGrid{grid-template-columns:1fr}.passport-module__0ArYgq__docsGrid{grid-template-columns:repeat(2,1fr)}}
.card-module__2A4pRq__card{border-radius:var(--radius-lg);background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);padding:20px}[data-theme=dark] .card-module__2A4pRq__card{background:var(--color-surface-container)}.card-module__2A4pRq__glass{-webkit-backdrop-filter:blur(20px);background:#ffffffb3}[data-theme=dark] .card-module__2A4pRq__glass{background:#060a18b3}.card-module__2A4pRq__elevated{background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient)}.card-module__2A4pRq__header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.card-module__2A4pRq__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0}.card-module__2A4pRq__subtitle{color:var(--color-subtle);margin:0;font-size:14px}
.report-tab-module__WUt0Ja__layout{grid-template-columns:1fr 320px;align-items:start;gap:2rem;display:grid}.report-tab-module__WUt0Ja__steps{justify-content:center;align-items:center;gap:0;margin-bottom:2rem;display:flex}.report-tab-module__WUt0Ja__stepCircle{border-radius:9999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.report-tab-module__WUt0Ja__stepCircle[data-active=true]{background:var(--color-primary);color:#fff;box-shadow:0 4px 14px #1f45d84d}.report-tab-module__WUt0Ja__stepCircle[data-active=false]{background:var(--color-surface-container-highest);color:var(--color-on-surface-variant);opacity:.5}.report-tab-module__WUt0Ja__stepCircle[data-done=true]{background:var(--color-secondary-dark);color:#fff;opacity:1}.report-tab-module__WUt0Ja__stepLine{background:var(--color-surface-container-high);width:3rem;height:2px}.report-tab-module__WUt0Ja__stepLabel{color:var(--color-on-surface-variant);text-align:center;margin-top:.375rem;font-size:.75rem;font-weight:600}.report-tab-module__WUt0Ja__stepLabelActive{color:var(--color-primary);font-weight:700}.report-tab-module__WUt0Ja__stepGroup{flex-direction:column;align-items:center;display:flex}.report-tab-module__WUt0Ja__formCard{background:var(--color-surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);padding:2rem}.report-tab-module__WUt0Ja__formTitle{font-family:var(--font-display);letter-spacing:-.01em;margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.report-tab-module__WUt0Ja__formSubtitle{color:var(--color-on-surface-variant);margin:0 0 1.5rem;font-size:.875rem}.report-tab-module__WUt0Ja__fieldGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.report-tab-module__WUt0Ja__fieldGroup{flex-direction:column;gap:.375rem;display:flex}.report-tab-module__WUt0Ja__fieldGroupFull{grid-column:span 2}.report-tab-module__WUt0Ja__fieldLabel{text-transform:uppercase;letter-spacing:.04em;color:var(--color-on-surface-variant);font-size:.75rem;font-weight:700}.report-tab-module__WUt0Ja__fieldInput{border-radius:var(--radius-sm);background:var(--color-surface-container-low);color:var(--color-text);border:none;outline:none;padding:.625rem .75rem;font-family:inherit;font-size:.875rem;transition:box-shadow .15s}.report-tab-module__WUt0Ja__fieldInput:focus{box-shadow:0 0 0 2px #1f45d833}.report-tab-module__WUt0Ja__fieldTextarea{resize:vertical;min-height:100px;}.report-tab-module__WUt0Ja__fieldSelect{cursor:pointer;}.report-tab-module__WUt0Ja__uploadZone{border:2px dashed var(--color-outline-variant);border-radius:var(--radius-lg);text-align:center;cursor:pointer;color:var(--color-on-surface-variant);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;transition:all .15s;display:flex}.report-tab-module__WUt0Ja__uploadZone:hover{border-color:var(--color-primary);color:var(--color-primary)}.report-tab-module__WUt0Ja__uploadIcon{background:var(--color-surface-container-low);border-radius:9999px;justify-content:center;align-items:center;width:4rem;height:4rem;transition:transform .2s;display:flex}.report-tab-module__WUt0Ja__uploadZone:hover .report-tab-module__WUt0Ja__uploadIcon{transform:scale(1.1)}.report-tab-module__WUt0Ja__uploadText{font-size:.875rem;font-weight:600}.report-tab-module__WUt0Ja__uploadHint{color:var(--color-on-surface-variant);font-size:.75rem}.report-tab-module__WUt0Ja__photoGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem;margin-top:1rem;display:grid}.report-tab-module__WUt0Ja__photoPreview{aspect-ratio:1;border-radius:var(--radius-sm);background:var(--color-surface-container);position:relative;overflow:hidden}.report-tab-module__WUt0Ja__photoPreviewImg{object-fit:cover;width:100%;height:100%}.report-tab-module__WUt0Ja__photoRemove{color:#fff;cursor:pointer;background:#0009;border:none;border-radius:9999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex;position:absolute;top:.25rem;right:.25rem}.report-tab-module__WUt0Ja__locationRow{background:var(--color-surface-container-low);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:1rem;display:flex}.report-tab-module__WUt0Ja__locationInfo{flex:1}.report-tab-module__WUt0Ja__locationCoords{font-size:.9375rem;font-weight:700}.report-tab-module__WUt0Ja__locationSource{color:var(--color-on-surface-variant);margin-top:.125rem;font-size:.75rem}.report-tab-module__WUt0Ja__mapPlaceholder{background:var(--color-surface-container-low);border-radius:var(--radius-sm);height:200px;color:var(--color-on-surface-variant);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.report-tab-module__WUt0Ja__navButtons{justify-content:space-between;margin-top:1.5rem;display:flex}.report-tab-module__WUt0Ja__sidebar{flex-direction:column;gap:1.5rem;display:flex;position:sticky;top:7rem}.report-tab-module__WUt0Ja__tipsCard{background:var(--color-surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);padding:1.5rem}.report-tab-module__WUt0Ja__tipsTitle{font-family:var(--font-display);margin:0 0 .75rem;font-size:1rem;font-weight:700}.report-tab-module__WUt0Ja__tipsList{flex-direction:column;gap:.625rem;margin:0;padding:0;list-style:none;display:flex}.report-tab-module__WUt0Ja__tipItem{color:var(--color-on-surface-variant);align-items:flex-start;gap:.5rem;font-size:.8125rem;line-height:1.5;display:flex}.report-tab-module__WUt0Ja__tipDot{background:var(--color-secondary-dark);border-radius:9999px;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.report-tab-module__WUt0Ja__emergencyCard{background:linear-gradient(135deg, var(--color-danger), #d32f2f);border-radius:var(--radius-lg);color:#fff;padding:1.5rem}.report-tab-module__WUt0Ja__emergencyTitle{font-family:var(--font-display);margin:0 0 .5rem;font-size:1rem;font-weight:700}.report-tab-module__WUt0Ja__emergencyText{opacity:.9;margin:0;font-size:.8125rem;line-height:1.5}.report-tab-module__WUt0Ja__speciesButtons{gap:.5rem;display:flex}.report-tab-module__WUt0Ja__speciesBtn{border-radius:var(--radius-sm);border:2px solid var(--color-outline-variant);cursor:pointer;color:var(--color-text);background:0 0;flex:1;padding:.625rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.report-tab-module__WUt0Ja__speciesBtn[data-active=true]{border-color:var(--color-primary);background:var(--color-primary-container);color:var(--color-primary)}@media (max-width:1024px){.report-tab-module__WUt0Ja__layout{grid-template-columns:1fr}.report-tab-module__WUt0Ja__sidebar{position:static}}@media (max-width:640px){.report-tab-module__WUt0Ja__fieldGrid{grid-template-columns:1fr}.report-tab-module__WUt0Ja__fieldGroupFull{grid-column:span 1}}
.guardian-dashboard-module__El_m1a__layout{grid-template-columns:400px 1fr;align-items:start;gap:2rem;display:grid}.guardian-dashboard-module__El_m1a__banner{background-color:var(--color-warning,#fef3c7);border-radius:var(--radius-lg);color:var(--color-text);grid-column:1/-1;align-items:center;gap:1rem;padding:1rem;display:flex}.guardian-dashboard-module__El_m1a__bannerText{flex:1}.guardian-dashboard-module__El_m1a__bannerTitle{margin-bottom:.25rem;font-weight:700}.guardian-dashboard-module__El_m1a__bannerDesc{color:var(--color-on-surface-variant);font-size:.875rem}.guardian-dashboard-module__El_m1a__leftColumn{position:sticky;top:7rem}.guardian-dashboard-module__El_m1a__identityCard{border-radius:var(--radius-lg);background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);overflow:hidden}.guardian-dashboard-module__El_m1a__identityPhoto{background:var(--color-surface-container);width:100%;height:360px;position:relative}.guardian-dashboard-module__El_m1a__identityPhotoImg{object-fit:cover;width:100%;height:100%}.guardian-dashboard-module__El_m1a__identityPhotoPlaceholder{width:100%;height:100%;color:var(--color-on-surface-variant);justify-content:center;align-items:center;display:flex}.guardian-dashboard-module__El_m1a__identityGradient{background:linear-gradient(#0000,#000000b3);align-items:flex-end;height:50%;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.guardian-dashboard-module__El_m1a__identityName{font-family:var(--font-display);color:#fff;letter-spacing:-.02em;margin:0;font-size:1.75rem;font-weight:800}.guardian-dashboard-module__El_m1a__identityBreed{color:#ffffffd9;margin:.125rem 0 0;font-size:.9375rem;font-weight:500}.guardian-dashboard-module__El_m1a__identityBody{flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.guardian-dashboard-module__El_m1a__badgeRow{background:var(--color-surface-container-low);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.75rem;display:flex}.guardian-dashboard-module__El_m1a__badgeIcon{background:#fff;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.guardian-dashboard-module__El_m1a__badgeLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--color-on-surface-variant);font-size:.6875rem;font-weight:700}.guardian-dashboard-module__El_m1a__badgeValue{font-size:.875rem;font-weight:700}.guardian-dashboard-module__El_m1a__identityActions{gap:.5rem;display:flex}.guardian-dashboard-module__El_m1a__identityActions a{flex:1}.guardian-dashboard-module__El_m1a__identityEmpty{text-align:center;padding:2rem}.guardian-dashboard-module__El_m1a__identityEmptyIcon{color:var(--color-on-surface-variant);margin:0 auto 1rem}.guardian-dashboard-module__El_m1a__identityEmptyText{color:var(--color-on-surface-variant)}.guardian-dashboard-module__El_m1a__badgeIconPrimary{color:var(--color-primary)}.guardian-dashboard-module__El_m1a__badgeIconSecondary{color:var(--color-secondary-dark)}.guardian-dashboard-module__El_m1a__badgeIconAmber{color:var(--color-amber)}.guardian-dashboard-module__El_m1a__selectorGap{margin-bottom:1.5rem}.guardian-dashboard-module__El_m1a__petSelector{flex-wrap:wrap;gap:.5rem;padding:.25rem 0;display:flex;overflow-x:auto}.guardian-dashboard-module__El_m1a__petPill{border-radius:var(--radius-pill);background:var(--color-surface-container-low);cursor:pointer;color:var(--color-text);border:2px solid #0000;align-items:center;gap:.375rem;padding:.375rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s;display:flex}.guardian-dashboard-module__El_m1a__petPill:hover{background:var(--color-surface-container-high)}.guardian-dashboard-module__El_m1a__petPill[data-active=true]{border-color:var(--color-primary);background:var(--color-primary-container);color:var(--color-primary)}.guardian-dashboard-module__El_m1a__petPillAvatar{object-fit:cover;border-radius:9999px;width:24px;height:24px}.guardian-dashboard-module__El_m1a__petPillPlaceholder{background:var(--color-surface-container);border-radius:9999px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.guardian-dashboard-module__El_m1a__rightColumn{flex-direction:column;gap:1.5rem;display:flex}@media (max-width:1024px){.guardian-dashboard-module__El_m1a__layout{grid-template-columns:1fr}.guardian-dashboard-module__El_m1a__leftColumn{position:static}.guardian-dashboard-module__El_m1a__identityPhoto{height:280px}}
.events-dashboard-module__c0JYiG__container{flex-direction:column;gap:24px;display:flex}.events-dashboard-module__c0JYiG__hero{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);gap:20px;display:grid}.events-dashboard-module__c0JYiG__heroContent{background:radial-gradient(circle at top left, #5eead42e, transparent 34%), linear-gradient(160deg, #0b1220d1, #11182794), var(--color-surface-elevated);box-shadow:var(--shadow-soft);border-radius:28px;flex-direction:column;gap:22px;padding:28px;display:flex;position:relative;overflow:hidden}[data-theme=light] .events-dashboard-module__c0JYiG__heroContent{background:radial-gradient(circle at 0 0,#2dd4bf2e,#0000 34%),linear-gradient(160deg,#ffffffeb,#f0f7fceb)}.events-dashboard-module__c0JYiG__heroHeader{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.events-dashboard-module__c0JYiG__eyebrow{letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}[data-theme=light] .events-dashboard-module__c0JYiG__eyebrow{background:#0f172a0f}.events-dashboard-module__c0JYiG__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:clamp(2rem,3.4vw,3rem);font-weight:700}.events-dashboard-module__c0JYiG__heroDescription{max-width:62ch;color:var(--color-subtle);margin:10px 0 0;font-size:15px;line-height:1.6}.events-dashboard-module__c0JYiG__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.events-dashboard-module__c0JYiG__statCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff14;border-radius:20px;flex-direction:column;gap:6px;padding:16px 18px;display:flex}[data-theme=light] .events-dashboard-module__c0JYiG__statCard{background:#ffffffb3;border-color:#0f172a0f}.events-dashboard-module__c0JYiG__statLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:11px;font-weight:700}.events-dashboard-module__c0JYiG__statValue{font-family:var(--font-display);font-size:18px;line-height:1.2}.events-dashboard-module__c0JYiG__statHint{color:var(--color-subtle);font-size:13px}.events-dashboard-module__c0JYiG__heroPanel{background:linear-gradient(180deg, #f6ad5538, #ffffff0a), var(--color-surface-container-lowest);box-shadow:var(--shadow-soft);border-radius:28px;flex-direction:column;justify-content:center;gap:14px;padding:24px;display:flex}.events-dashboard-module__c0JYiG__heroPanelIcon{background:#ffffff24;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.events-dashboard-module__c0JYiG__heroPanelEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:12px;font-weight:700}.events-dashboard-module__c0JYiG__heroPanelTitle{font-family:var(--font-display);margin:0;font-size:24px;line-height:1.1}.events-dashboard-module__c0JYiG__heroPanelBody{color:var(--color-subtle);margin:0;font-size:14px;line-height:1.6}.events-dashboard-module__c0JYiG__tabBar{background:var(--color-panel);border-radius:var(--radius-md);gap:8px;padding:4px;display:flex}.events-dashboard-module__c0JYiG__tab{cursor:pointer;color:var(--color-subtle);background:0 0;border:none;border-radius:12px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .15s}.events-dashboard-module__c0JYiG__tab:hover{color:var(--color-text);background:var(--color-surface-container-lowest)}.events-dashboard-module__c0JYiG__tabActive{background:var(--color-surface-container-lowest);color:var(--color-text);box-shadow:var(--shadow-ambient)}.events-dashboard-module__c0JYiG__workspace{background:color-mix(in srgb, var(--color-surface-elevated) 88%, transparent);box-shadow:var(--shadow-soft);border-radius:28px;flex-direction:column;gap:18px;padding:22px;display:flex}.events-dashboard-module__c0JYiG__workspaceHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.events-dashboard-module__c0JYiG__workspaceMeta{color:var(--color-subtle);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;font-weight:700;display:flex}.events-dashboard-module__c0JYiG__workspaceMeta span{background:var(--color-panel);border-radius:999px;padding:6px 10px}.events-dashboard-module__c0JYiG__discoveryBand{background:linear-gradient(180deg, #ffffff0a, transparent), var(--color-panel);border-radius:24px;grid-template-columns:minmax(0,1.4fr) minmax(260px,.8fr);gap:16px;padding:18px;display:grid}.events-dashboard-module__c0JYiG__searchForm{flex-direction:column;gap:14px;display:flex}.events-dashboard-module__c0JYiG__searchLabel{flex-direction:column;gap:8px;display:flex}.events-dashboard-module__c0JYiG__searchEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:12px;font-weight:700}.events-dashboard-module__c0JYiG__searchInput,.events-dashboard-module__c0JYiG__candidateSelect{background:var(--color-surface-container-lowest);width:100%;color:var(--color-text);border-radius:14px;padding:12px 14px;font-family:inherit;font-size:14px}.events-dashboard-module__c0JYiG__searchActions{flex-wrap:wrap;gap:10px;display:flex}.events-dashboard-module__c0JYiG__secondaryAction{background:var(--color-surface-container-lowest);color:var(--color-text);cursor:pointer;border:none;border-radius:14px;padding:10px 14px;font-family:inherit;font-weight:700}.events-dashboard-module__c0JYiG__discoveryMeta{flex-direction:column;justify-content:center;gap:10px;padding:4px 0;display:flex}.events-dashboard-module__c0JYiG__inlineNote,.events-dashboard-module__c0JYiG__inlineLocation{background:var(--color-surface-container-lowest);width:fit-content;color:var(--color-subtle);border-radius:14px;align-items:center;gap:8px;padding:10px 12px;font-size:13px;display:inline-flex}.events-dashboard-module__c0JYiG__resultsHeader{justify-content:space-between;align-items:end;gap:16px;display:flex}.events-dashboard-module__c0JYiG__resultsEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:12px;font-weight:700}.events-dashboard-module__c0JYiG__resultsTitle{font-family:var(--font-display);margin:6px 0 0;font-size:24px}.events-dashboard-module__c0JYiG__resultsSummary{color:var(--color-subtle);text-transform:uppercase;letter-spacing:.08em;flex-wrap:wrap;gap:10px;font-size:12px;font-weight:700;display:flex}.events-dashboard-module__c0JYiG__resultsSummary span{background:var(--color-panel);border-radius:999px;padding:8px 10px}.events-dashboard-module__c0JYiG__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:16px;display:grid}.events-dashboard-module__c0JYiG__eventCard{border-radius:var(--radius-md);background:linear-gradient(180deg, #ffffff0f, transparent), var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);cursor:pointer;border:1px solid #ffffff0f;min-height:228px;padding:20px;transition:transform .1s}.events-dashboard-module__c0JYiG__eventCard:hover{transform:translateY(-2px)}.events-dashboard-module__c0JYiG__cardHeader{gap:8px;margin-bottom:12px;display:flex}.events-dashboard-module__c0JYiG__badge{text-transform:uppercase;color:#fff;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:700}.events-dashboard-module__c0JYiG__badgePlaydate{background:#4caf50}.events-dashboard-module__c0JYiG__badgeMeetup{background:#2196f3}.events-dashboard-module__c0JYiG__badgeTraining{background:#ff9800}.events-dashboard-module__c0JYiG__badgeAdoption{background:#e91e63}.events-dashboard-module__c0JYiG__badgeOther{background:#9e9e9e}.events-dashboard-module__c0JYiG__sourceBadge{color:var(--color-subtle);background:#80808033;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.events-dashboard-module__c0JYiG__cardTitle{font-family:var(--font-display);margin:0 0 8px;font-size:20px;font-weight:700}.events-dashboard-module__c0JYiG__cardMeta{color:var(--color-subtle);align-items:center;gap:6px;margin-bottom:8px;font-size:13px;display:flex}.events-dashboard-module__c0JYiG__cardFooter{background:var(--color-panel);color:var(--color-subtle);border-radius:14px;margin-top:auto;padding:10px 12px;font-size:12px;font-style:italic}.events-dashboard-module__c0JYiG__emptyState{text-align:center;color:var(--color-subtle);padding:60px 20px}.events-dashboard-module__c0JYiG__emptyTitle{font-family:var(--font-display);margin:12px 0 8px;font-size:18px;font-weight:700}.events-dashboard-module__c0JYiG__emptySubtitle{color:var(--color-subtle);font-size:14px}.events-dashboard-module__c0JYiG__createButton{background:var(--color-primary);color:#fff;cursor:pointer;border:none;border-radius:16px;align-items:center;gap:6px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.events-dashboard-module__c0JYiG__createButton:hover{opacity:.9}.events-dashboard-module__c0JYiG__createCanvas{background:var(--color-surface-elevated);box-shadow:var(--shadow-soft);border-radius:28px;padding:20px}.events-dashboard-module__c0JYiG__loadingMore{align-items:center;gap:8px;display:inline-flex}.events-dashboard-module__c0JYiG__spinner{animation:1s linear infinite events-dashboard-module__c0JYiG__spin}@keyframes events-dashboard-module__c0JYiG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1024px){.events-dashboard-module__c0JYiG__hero,.events-dashboard-module__c0JYiG__discoveryBand{grid-template-columns:1fr}.events-dashboard-module__c0JYiG__heroHeader,.events-dashboard-module__c0JYiG__workspaceHeader,.events-dashboard-module__c0JYiG__resultsHeader{flex-direction:column;align-items:flex-start}.events-dashboard-module__c0JYiG__heroStats{grid-template-columns:1fr}}@media (max-width:640px){.events-dashboard-module__c0JYiG__workspace,.events-dashboard-module__c0JYiG__heroContent,.events-dashboard-module__c0JYiG__heroPanel,.events-dashboard-module__c0JYiG__createCanvas{border-radius:22px;padding:18px}.events-dashboard-module__c0JYiG__grid{grid-template-columns:1fr}.events-dashboard-module__c0JYiG__searchActions{flex-direction:column}}
.finder-tabs-module__-BOHUG__tabList{background:var(--color-panel);border-radius:16px;gap:8px;padding:4px;display:flex}.finder-tabs-module__-BOHUG__tab{color:var(--color-subtle);cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.finder-tabs-module__-BOHUG__tab:hover{color:var(--color-text);background:#ffffff0d}[data-theme=light] .finder-tabs-module__-BOHUG__tab:hover{background:#0000000d}.finder-tabs-module__-BOHUG__tab.finder-tabs-module__-BOHUG__active{color:var(--color-text);background:#ffffff1a;box-shadow:0 2px 8px #0003}[data-theme=light] .finder-tabs-module__-BOHUG__tab.finder-tabs-module__-BOHUG__active{background:#0000000f;box-shadow:0 2px 8px #0000001a}@media (max-width:640px){.finder-tabs-module__-BOHUG__tab{padding:10px 12px;font-size:13px}.finder-tabs-module__-BOHUG__tab svg{display:none}}
.matchmaking-module__QAVXTa__page{flex-direction:column;gap:24px;display:flex}.matchmaking-module__QAVXTa__hero{grid-template-columns:minmax(0,1.5fr) minmax(300px,.72fr);gap:20px;display:grid}.matchmaking-module__QAVXTa__heroCopy{box-shadow:var(--shadow-soft);background:radial-gradient(circle at 0 0,#fbbf242e,#0000 34%),linear-gradient(170deg,#0f172aeb,#202738b8);border-radius:28px;flex-direction:column;gap:20px;padding:28px;display:flex}[data-theme=light] .matchmaking-module__QAVXTa__heroCopy{background:radial-gradient(circle at 0 0,#fbbf242e,#0000 34%),linear-gradient(170deg,#fffffff5,#f7f8fcf5)}.matchmaking-module__QAVXTa__heroEyebrow{letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}[data-theme=light] .matchmaking-module__QAVXTa__heroEyebrow{background:#0f172a0f}.matchmaking-module__QAVXTa__heroTitle{font-family:var(--font-display);margin:0;font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.05}.matchmaking-module__QAVXTa__heroDescription{max-width:64ch;color:var(--color-subtle);margin:0;line-height:1.6}.matchmaking-module__QAVXTa__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.matchmaking-module__QAVXTa__heroStat{background:#ffffff14;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}[data-theme=light] .matchmaking-module__QAVXTa__heroStat{background:#ffffffc7}.matchmaking-module__QAVXTa__heroStatLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:11px;font-weight:700}.matchmaking-module__QAVXTa__heroStatValue{font-family:var(--font-display);font-size:18px}.matchmaking-module__QAVXTa__heroStatHint{color:var(--color-subtle);font-size:13px}.matchmaking-module__QAVXTa__heroPanel{background:linear-gradient(180deg, #a7f3d02e, #ffffff0a), var(--color-surface-container-lowest);box-shadow:var(--shadow-soft);border-radius:28px;flex-direction:column;justify-content:center;gap:14px;padding:24px;display:flex}.matchmaking-module__QAVXTa__heroPanelTop{letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.matchmaking-module__QAVXTa__heroPanelTitle{font-family:var(--font-display);margin:0;font-size:24px;line-height:1.1}.matchmaking-module__QAVXTa__heroPanelBody{color:var(--color-subtle);margin:0;font-size:14px;line-height:1.6}.matchmaking-module__QAVXTa__searchContainer{flex-direction:column;gap:1rem;display:flex}.matchmaking-module__QAVXTa__controls{grid-template-columns:1fr 1fr auto;align-items:end;gap:1rem;display:grid}@media (max-width:768px){.matchmaking-module__QAVXTa__controls{grid-template-columns:1fr}}.matchmaking-module__QAVXTa__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.matchmaking-module__QAVXTa__fieldLabel{color:var(--text-secondary);font-size:.875rem;font-weight:500}.matchmaking-module__QAVXTa__select{border-radius:var(--radius-md);background-color:var(--bg-primary);color:var(--text-primary);cursor:pointer;padding:.5rem 1rem;font-size:1rem}.matchmaking-module__QAVXTa__select:focus{box-shadow:0 0 0 2px var(--primary-subtle);outline:none}.matchmaking-module__QAVXTa__slider{background:var(--border-color);cursor:pointer;border-radius:3px;outline:none;width:100%;height:6px}.matchmaking-module__QAVXTa__slider::-webkit-slider-thumb{appearance:none;background:var(--primary);cursor:pointer;border-radius:50%;width:18px;height:18px}.matchmaking-module__QAVXTa__sliderValue{color:var(--text-secondary);margin-top:.25rem;font-size:.875rem}.matchmaking-module__QAVXTa__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1rem;display:grid}.matchmaking-module__QAVXTa__resultsHeader{justify-content:space-between;align-items:end;gap:16px;margin-bottom:16px;display:flex}.matchmaking-module__QAVXTa__resultsEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:12px;font-weight:700}.matchmaking-module__QAVXTa__resultsTitle{font-family:var(--font-display);margin:6px 0 0;font-size:22px}.matchmaking-module__QAVXTa__resultsMeta{flex-wrap:wrap;gap:10px;display:flex}.matchmaking-module__QAVXTa__resultsMeta span{background:var(--color-panel);color:var(--color-subtle);text-transform:uppercase;border-radius:999px;padding:8px 10px;font-size:12px;font-weight:700}.matchmaking-module__QAVXTa__matchCard{background:var(--color-surface-container-lowest);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);transition:transform .2s,box-shadow .2s;overflow:hidden}.matchmaking-module__QAVXTa__matchCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.matchmaking-module__QAVXTa__matchPhoto{object-fit:cover;background-color:var(--bg-tertiary);width:100%;height:200px}.matchmaking-module__QAVXTa__matchPhotoPlaceholder{background-color:var(--bg-tertiary);width:100%;height:200px;color:var(--text-muted);justify-content:center;align-items:center;display:flex}.matchmaking-module__QAVXTa__matchContent{padding:1rem}.matchmaking-module__QAVXTa__matchHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.matchmaking-module__QAVXTa__matchName{font-family:var(--font-display);color:var(--color-text);font-size:1.25rem;font-weight:700}.matchmaking-module__QAVXTa__matchMeta{gap:.5rem;margin-top:.25rem;display:flex}.matchmaking-module__QAVXTa__matchTag{border-radius:var(--radius-sm);background-color:var(--bg-tertiary);color:var(--text-secondary);text-transform:capitalize;padding:.25rem .5rem;font-size:.75rem}.matchmaking-module__QAVXTa__scoreGauge{flex-direction:column;align-items:center;display:flex}.matchmaking-module__QAVXTa__scoreValue{color:var(--primary);font-size:1.5rem;font-weight:700}.matchmaking-module__QAVXTa__scoreLabel{color:var(--text-muted);font-size:.75rem}.matchmaking-module__QAVXTa__matchInfo{flex-direction:column;gap:.5rem;margin-bottom:.75rem;display:flex}.matchmaking-module__QAVXTa__matchExplanation{border-radius:var(--radius-md);background:var(--bg-tertiary);margin-bottom:.75rem;padding:.75rem}.matchmaking-module__QAVXTa__matchExplanationTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-bottom:.4rem;font-size:.8rem;font-weight:600}.matchmaking-module__QAVXTa__matchExplanationText{color:var(--text-primary);margin:0 0 .4rem;font-size:.9rem}.matchmaking-module__QAVXTa__matchExplanationList{color:var(--text-secondary);margin:0;padding-left:1.1rem;font-size:.85rem}.matchmaking-module__QAVXTa__matchExplanationList li{margin-bottom:.25rem}.matchmaking-module__QAVXTa__infoRow{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.matchmaking-module__QAVXTa__infoIcon{color:var(--text-muted);flex-shrink:0}.matchmaking-module__QAVXTa__expandButton{width:100%;color:var(--primary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;gap:.25rem;padding:.5rem;font-size:.875rem;display:flex}.matchmaking-module__QAVXTa__expandButton:hover{background-color:var(--primary-subtle);border-radius:var(--radius-md)}.matchmaking-module__QAVXTa__reportSection{margin-top:.75rem;padding-top:.75rem}.matchmaking-module__QAVXTa__reportTitle{font-family:var(--font-display);color:var(--color-text);margin-bottom:.75rem;font-size:.875rem;font-weight:700}.matchmaking-module__QAVXTa__scoreBreakdown{gap:.5rem;display:grid}.matchmaking-module__QAVXTa__scoreRow{align-items:center;gap:.5rem;display:flex}.matchmaking-module__QAVXTa__scoreRowLabel{color:var(--text-secondary);flex-shrink:0;width:80px;font-size:.75rem}.matchmaking-module__QAVXTa__scoreBar{background-color:var(--bg-tertiary);border-radius:4px;flex:1;height:8px;overflow:hidden}.matchmaking-module__QAVXTa__scoreBarFill{background-color:var(--primary);border-radius:4px;height:100%;transition:width .3s}.matchmaking-module__QAVXTa__scoreRowValue{color:var(--text-primary);text-align:right;width:40px;font-size:.75rem;font-weight:500}.matchmaking-module__QAVXTa__detailsGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.75rem;padding-top:.75rem;display:grid}.matchmaking-module__QAVXTa__detailItem{font-size:.75rem}.matchmaking-module__QAVXTa__detailLabel{color:var(--text-muted)}.matchmaking-module__QAVXTa__detailValue{color:var(--text-secondary);font-weight:500}.matchmaking-module__QAVXTa__emptyState{text-align:center;color:var(--text-muted);padding:3rem 1rem}.matchmaking-module__QAVXTa__emptyIcon{opacity:.5;margin-bottom:1rem}.matchmaking-module__QAVXTa__emptyTitle{font-family:var(--font-display);color:var(--color-text);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.matchmaking-module__QAVXTa__emptyText{font-size:.875rem}.matchmaking-module__QAVXTa__loadingState{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.matchmaking-module__QAVXTa__spinner{border:3px solid var(--color-panel);border-top-color:var(--color-primary);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite matchmaking-module__QAVXTa__spin}@keyframes matchmaking-module__QAVXTa__spin{to{transform:rotate(360deg)}}.matchmaking-module__QAVXTa__pagination{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.matchmaking-module__QAVXTa__searchHero{grid-template-columns:minmax(0,1.45fr) minmax(280px,.75fr);gap:20px;display:grid}.matchmaking-module__QAVXTa__searchHeroMain{flex-direction:column;gap:16px;display:flex}.matchmaking-module__QAVXTa__searchHeroEyebrow,.matchmaking-module__QAVXTa__requestsEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:12px;font-weight:700}.matchmaking-module__QAVXTa__searchHeroTitle,.matchmaking-module__QAVXTa__requestsTitle{font-family:var(--font-display);margin:0;font-size:24px}.matchmaking-module__QAVXTa__searchHeroBody,.matchmaking-module__QAVXTa__requestsBody{color:var(--color-subtle);margin:0;line-height:1.6}.matchmaking-module__QAVXTa__searchHeroRail{flex-direction:column;gap:14px;display:flex}.matchmaking-module__QAVXTa__searchHeroCard,.matchmaking-module__QAVXTa__requestsRailCard{background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:22px;flex-direction:column;gap:12px;padding:18px;display:flex}.matchmaking-module__QAVXTa__searchHeroSignal,.matchmaking-module__QAVXTa__requestsSignal{color:#059669;background:#10b9811a;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.matchmaking-module__QAVXTa__searchHeroList{color:var(--color-subtle);margin:0;padding-left:18px;line-height:1.6}.matchmaking-module__QAVXTa__searchHeroNote,.matchmaking-module__QAVXTa__requestsRailBody{color:var(--color-subtle);margin:0;line-height:1.6}.matchmaking-module__QAVXTa__warningBanner{background:var(--warning-subtle);border-radius:var(--radius-lg);margin-bottom:1rem;padding:1rem}.matchmaking-module__QAVXTa__requestsWorkspace{grid-template-columns:minmax(0,1.35fr) minmax(250px,.72fr);align-items:start;gap:20px;display:grid}.matchmaking-module__QAVXTa__requestsIntro{flex-direction:column;grid-column:1/-1;gap:8px;display:flex}.matchmaking-module__QAVXTa__requestsMain,.matchmaking-module__QAVXTa__requestsRail{min-width:0}.matchmaking-module__QAVXTa__pageButton{background:var(--color-panel);color:var(--color-text);cursor:pointer;border:none;border-radius:12px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem}.matchmaking-module__QAVXTa__pageButton:hover:not(:disabled){background:var(--color-surface-container-lowest)}.matchmaking-module__QAVXTa__pageButton:disabled{opacity:.5;cursor:not-allowed}.matchmaking-module__QAVXTa__pageInfo{color:var(--text-secondary);align-items:center;padding:0 .5rem;font-size:.875rem;display:flex}.matchmaking-module__QAVXTa__sectionToggle{background:var(--color-panel);border-radius:var(--radius-md);gap:.5rem;width:fit-content;padding:.25rem;display:flex}.matchmaking-module__QAVXTa__sectionButton{color:var(--color-subtle);cursor:pointer;background:0 0;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.matchmaking-module__QAVXTa__sectionButton:hover{color:var(--color-text)}.matchmaking-module__QAVXTa__sectionButtonActive{background:var(--color-surface-container-lowest);color:var(--color-text);box-shadow:var(--shadow-ambient)}.matchmaking-module__QAVXTa__contactButton{width:100%;color:var(--color-primary);cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.matchmaking-module__QAVXTa__contactButton:hover:not(:disabled){background:var(--color-primary);color:#fff}.matchmaking-module__QAVXTa__contactButton:disabled{opacity:.6;cursor:not-allowed}.matchmaking-module__QAVXTa__contactButtonSent{background:var(--success-subtle,#10b9811a);color:var(--success,#10b981)}.matchmaking-module__QAVXTa__contactError{color:var(--danger,#ef4444);text-align:center;margin-bottom:.5rem;font-size:.75rem}.matchmaking-module__QAVXTa__tabBar{gap:0;margin-bottom:1rem;display:flex}.matchmaking-module__QAVXTa__tab{color:var(--color-subtle);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.matchmaking-module__QAVXTa__tab:hover{color:var(--color-text)}.matchmaking-module__QAVXTa__tabActive{color:var(--color-primary);border-bottom-color:var(--color-primary)}.matchmaking-module__QAVXTa__badge{background:var(--primary);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:600;display:inline-flex}.matchmaking-module__QAVXTa__requestsList{flex-direction:column;gap:.75rem;display:flex}.matchmaking-module__QAVXTa__requestCard{border-radius:var(--radius-md);background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);padding:1rem}@media (max-width:1024px){.matchmaking-module__QAVXTa__hero,.matchmaking-module__QAVXTa__searchHero,.matchmaking-module__QAVXTa__requestsWorkspace,.matchmaking-module__QAVXTa__heroStats{grid-template-columns:1fr}.matchmaking-module__QAVXTa__resultsHeader{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.matchmaking-module__QAVXTa__controls{grid-template-columns:1fr}.matchmaking-module__QAVXTa__heroCopy,.matchmaking-module__QAVXTa__heroPanel,.matchmaking-module__QAVXTa__searchHeroCard,.matchmaking-module__QAVXTa__requestsRailCard{border-radius:22px;padding:18px}}.matchmaking-module__QAVXTa__requestHeader{justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;display:flex}.matchmaking-module__QAVXTa__requestPetName{font-family:var(--font-display);color:var(--color-text);margin-bottom:.25rem;font-size:1rem;font-weight:700}.matchmaking-module__QAVXTa__requestActions{gap:.5rem;margin-top:.75rem;display:flex}.matchmaking-module__QAVXTa__statusBadge{border-radius:var(--radius-sm);padding:.25rem .5rem;font-size:.75rem;font-weight:500;display:inline-block}.matchmaking-module__QAVXTa__statusPending{color:#d97706;background:#f59e0b1a}.matchmaking-module__QAVXTa__statusAccepted{color:#059669;background:#10b9811a}.matchmaking-module__QAVXTa__statusDeclined{color:#dc2626;background:#ef44441a}.matchmaking-module__QAVXTa__statusCancelled{background:var(--bg-tertiary);color:var(--text-muted)}.matchmaking-module__QAVXTa__contactInfoBox{border-radius:var(--radius-md);background:#10b9810d;margin-top:.75rem;padding:.75rem}.matchmaking-module__QAVXTa__contactInfoTitle{text-transform:uppercase;letter-spacing:.05em;color:#059669;margin-bottom:.5rem;font-size:.75rem;font-weight:600}.matchmaking-module__QAVXTa__contactInfoRow{color:var(--text-primary);padding:.125rem 0;font-size:.875rem}
.safety-dashboard-module__rNmwxW__dashboard{flex-direction:column;gap:24px;display:flex}.safety-dashboard-module__rNmwxW__hero{grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:20px;display:grid}.safety-dashboard-module__rNmwxW__heroCopy{box-shadow:var(--shadow-soft);background:radial-gradient(circle at 0 0,#f8717133,#0000 34%),linear-gradient(170deg,#0f172aeb,#1f2937b8);border-radius:28px;flex-direction:column;gap:20px;padding:28px;display:flex}[data-theme=light] .safety-dashboard-module__rNmwxW__heroCopy{background:radial-gradient(circle at 0 0,#f871712e,#0000 34%),linear-gradient(170deg,#fffffff5,#f6f8fcf5)}.safety-dashboard-module__rNmwxW__heroEyebrow{letter-spacing:.12em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;width:fit-content;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}[data-theme=light] .safety-dashboard-module__rNmwxW__heroEyebrow{background:#0f172a0f}.safety-dashboard-module__rNmwxW__heroTitle{font-family:var(--font-display);margin:0;font-size:clamp(2rem,3.1vw,2.8rem);line-height:1.05}.safety-dashboard-module__rNmwxW__heroDescription{max-width:64ch;color:var(--color-subtle);margin:0;line-height:1.6}.safety-dashboard-module__rNmwxW__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.safety-dashboard-module__rNmwxW__heroStat{background:#ffffff14;border-radius:18px;flex-direction:column;gap:6px;padding:16px;display:flex}[data-theme=light] .safety-dashboard-module__rNmwxW__heroStat{background:#ffffffc7}.safety-dashboard-module__rNmwxW__heroStatLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:11px;font-weight:700}.safety-dashboard-module__rNmwxW__heroStatValue{font-family:var(--font-display);font-size:18px}.safety-dashboard-module__rNmwxW__heroStatHint{color:var(--color-subtle);font-size:13px}.safety-dashboard-module__rNmwxW__heroPanel{background:linear-gradient(180deg, #fed7aa2e, #ffffff0a), var(--color-surface-container-lowest);box-shadow:var(--shadow-soft);border-radius:28px;flex-direction:column;justify-content:center;gap:14px;padding:24px;display:flex}.safety-dashboard-module__rNmwxW__heroPanelTop{letter-spacing:.08em;text-transform:uppercase;background:#ffffff14;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.safety-dashboard-module__rNmwxW__heroPanelTitle{font-family:var(--font-display);margin:0;font-size:24px;line-height:1.1}.safety-dashboard-module__rNmwxW__heroPanelBody{color:var(--color-subtle);margin:0;font-size:14px;line-height:1.6}.safety-dashboard-module__rNmwxW__workspace{flex-direction:column;gap:18px;display:flex}.safety-dashboard-module__rNmwxW__workspaceHeader{background:color-mix(in srgb, var(--color-surface-elevated) 90%, transparent);box-shadow:var(--shadow-soft);border-radius:28px;flex-direction:column;gap:16px;padding:22px;display:flex}.safety-dashboard-module__rNmwxW__workspaceBody{grid-template-columns:minmax(260px,.72fr) minmax(0,1.7fr);align-items:start;gap:20px;display:grid}.safety-dashboard-module__rNmwxW__sideRail{flex-direction:column;gap:14px;display:flex}.safety-dashboard-module__rNmwxW__sideCard{background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);border-radius:22px;flex-direction:column;gap:10px;padding:18px;display:flex}.safety-dashboard-module__rNmwxW__sideCardEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--color-subtle);font-size:11px;font-weight:700}.safety-dashboard-module__rNmwxW__sideCardTitle{font-family:var(--font-display);margin:0;font-size:20px}.safety-dashboard-module__rNmwxW__sideList{color:var(--color-subtle);margin:0;padding-left:18px;line-height:1.6}.safety-dashboard-module__rNmwxW__sideSignal{color:#ef4444;background:#ef44441a;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.safety-dashboard-module__rNmwxW__sideCardBody{color:var(--color-subtle);margin:0;line-height:1.6}.safety-dashboard-module__rNmwxW__mainCanvas{min-width:0}.safety-dashboard-module__rNmwxW__splitLayout{grid-template-columns:30% 1fr;gap:0;min-height:calc(100vh - 200px);display:grid}.safety-dashboard-module__rNmwxW__alertFeed{background:var(--color-surface-container-low);border-radius:var(--radius-lg) 0 0 var(--radius-lg);flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex;overflow-y:auto}.safety-dashboard-module__rNmwxW__mapArea{background:var(--color-surface-container);border-radius:0 var(--radius-lg) var(--radius-lg) 0;justify-content:center;align-items:center;min-height:400px;display:flex;position:relative}.safety-dashboard-module__rNmwxW__mapPlaceholderContent{text-align:center;color:var(--color-on-surface-variant)}.safety-dashboard-module__rNmwxW__mapLegend{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius-pill);background:#ffffffb3;gap:1.5rem;padding:.625rem 1.25rem;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:1.5rem;left:1.5rem}[data-theme=dark] .safety-dashboard-module__rNmwxW__mapLegend{background:#060a18b3}.safety-dashboard-module__rNmwxW__legendItem{align-items:center;gap:.375rem;display:flex}.safety-dashboard-module__rNmwxW__legendDot{border-radius:9999px;width:8px;height:8px}.safety-dashboard-module__rNmwxW__quickReport{background:var(--color-surface-container-lowest);border-radius:var(--radius-sm);padding:1.25rem}.safety-dashboard-module__rNmwxW__quickReportTitle{font-family:var(--font-display);align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.875rem;font-weight:700;display:flex}.safety-dashboard-module__rNmwxW__alertItem{background:var(--color-surface-container-lowest);border-radius:var(--radius-sm);padding:1rem 1rem 1rem 1.25rem;position:relative;box-shadow:0 1px 3px #0000000a}.safety-dashboard-module__rNmwxW__alertBorder{border-radius:3px 0 0 3px;width:3px;position:absolute;top:0;bottom:0;left:0}.safety-dashboard-module__rNmwxW__alertTimestamp{text-transform:uppercase;color:var(--color-on-surface-variant);letter-spacing:.04em;font-size:.625rem;font-weight:700}.safety-dashboard-module__rNmwxW__alertTitle{margin:.25rem 0 .125rem;font-size:.875rem;font-weight:700}.safety-dashboard-module__rNmwxW__alertDesc{color:var(--color-on-surface-variant);margin:0;font-size:.8125rem;line-height:1.5}.safety-dashboard-module__rNmwxW__alertLocation{color:var(--color-on-surface-variant);align-items:center;gap:.25rem;margin-top:.5rem;font-size:.6875rem;font-weight:700;display:flex}.safety-dashboard-module__rNmwxW__numberedSection{background:var(--color-surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);padding:2rem}.safety-dashboard-module__rNmwxW__sectionNumber{font-family:var(--font-display);color:var(--color-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:800}.safety-dashboard-module__rNmwxW__sectionTitle{font-family:var(--font-display);margin:0 0 1rem;font-size:1.25rem;font-weight:700}.safety-dashboard-module__rNmwxW__typeCards{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.safety-dashboard-module__rNmwxW__typeCard{border-radius:var(--radius-sm);border:2px solid var(--color-outline-variant);background:var(--color-surface-container-low);cursor:pointer;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex;position:relative}.safety-dashboard-module__rNmwxW__typeCard:hover{box-shadow:var(--shadow-ambient)}.safety-dashboard-module__rNmwxW__typeCard[data-active=true]{border-color:var(--color-primary);background:var(--color-surface-container-lowest)}.safety-dashboard-module__rNmwxW__typeCardIcon{border-radius:var(--radius-sm);flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.safety-dashboard-module__rNmwxW__typeCardTitle{font-family:var(--font-display);margin:0;font-size:1.125rem;font-weight:700}.safety-dashboard-module__rNmwxW__typeCardDesc{color:var(--color-on-surface-variant);margin:.25rem 0 0;font-size:.8125rem}.safety-dashboard-module__rNmwxW__severityRow{flex-wrap:wrap;gap:.5rem;display:flex}.safety-dashboard-module__rNmwxW__severityPill{border-radius:var(--radius-pill);border:1px solid var(--color-outline-variant);background:var(--color-surface-container-lowest);cursor:pointer;color:var(--color-text);padding:.5rem 1rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s}.safety-dashboard-module__rNmwxW__severityPill:hover{background:var(--color-primary-container)}.safety-dashboard-module__rNmwxW__severityPill[data-active=true]{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.safety-dashboard-module__rNmwxW__uploadZone{border:2px dashed var(--color-outline-variant);border-radius:var(--radius-lg);text-align:center;cursor:pointer;color:var(--color-on-surface-variant);padding:2.5rem;transition:all .15s}.safety-dashboard-module__rNmwxW__uploadZone:hover{border-color:var(--color-primary);color:var(--color-primary)}.safety-dashboard-module__rNmwxW__submitFooter{border-top:1px solid var(--color-outline-variant);justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.safety-dashboard-module__rNmwxW__submitFooterLeft{align-items:center;gap:1rem;display:flex}.safety-dashboard-module__rNmwxW__submitFooterRight{gap:.75rem;display:flex}.safety-dashboard-module__rNmwxW__tabList{background:var(--color-panel);border-radius:var(--radius-lg);gap:8px;padding:4px;display:flex}.safety-dashboard-module__rNmwxW__tab{color:var(--color-subtle);cursor:pointer;background:0 0;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.safety-dashboard-module__rNmwxW__tab:hover{color:var(--color-text);background:#ffffff0d}[data-theme=light] .safety-dashboard-module__rNmwxW__tab:hover{background:#0000000d}.safety-dashboard-module__rNmwxW__tab.safety-dashboard-module__rNmwxW__active{background:var(--color-surface-elevated);color:var(--color-text);box-shadow:var(--shadow-soft)}.safety-dashboard-module__rNmwxW__modeChips{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.safety-dashboard-module__rNmwxW__modeCard{background:var(--color-panel);color:var(--color-text);cursor:pointer;text-align:left;border:none;border-radius:20px;align-items:center;gap:12px;padding:16px;font-family:inherit;display:flex}.safety-dashboard-module__rNmwxW__modeCard span{flex-direction:column;gap:4px;display:flex}.safety-dashboard-module__rNmwxW__modeCard strong{font-size:15px}.safety-dashboard-module__rNmwxW__modeCard em{color:var(--color-subtle);font-size:13px;font-style:normal}.safety-dashboard-module__rNmwxW__modeCardActive{background:var(--color-surface-container-lowest);box-shadow:var(--shadow-soft)}.safety-dashboard-module__rNmwxW__typeSelector{gap:8px;display:flex}.safety-dashboard-module__rNmwxW__typeButton{border-radius:var(--radius-lg);background:var(--color-panel);color:var(--color-subtle);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px 16px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.safety-dashboard-module__rNmwxW__typeButton:hover{background:var(--color-surface-elevated);color:var(--color-text)}.safety-dashboard-module__rNmwxW__typeButtonActive{color:var(--color-accent,#6366f1);box-shadow:var(--shadow-soft);background:#6366f11a}.safety-dashboard-module__rNmwxW__formGroup{flex-direction:column;gap:6px;display:flex}.safety-dashboard-module__rNmwxW__label{font-family:var(--font-display);color:var(--color-text);font-size:14px;font-weight:700}.safety-dashboard-module__rNmwxW__input{background:var(--color-panel);color:var(--color-text);border-radius:12px;padding:8px 12px;font-family:inherit;font-size:14px}.safety-dashboard-module__rNmwxW__textarea{resize:vertical;min-height:90px;}.safety-dashboard-module__rNmwxW__select{appearance:auto;}.safety-dashboard-module__rNmwxW__hint{color:var(--color-subtle);font-size:12px}.safety-dashboard-module__rNmwxW__incidentList{flex-direction:column;gap:12px;display:flex}.safety-dashboard-module__rNmwxW__incidentCard{flex-direction:column;gap:8px;display:flex}.safety-dashboard-module__rNmwxW__incidentHeader{align-items:center;gap:8px;display:flex}.safety-dashboard-module__rNmwxW__badge{text-transform:uppercase;border-radius:6px;align-items:center;gap:4px;padding:2px 8px;font-size:11px;font-weight:700;display:inline-flex}.safety-dashboard-module__rNmwxW__badgeAttack{color:#ef4444;background:#ef444426;}.safety-dashboard-module__rNmwxW__badgeAbuse{color:#f59e0b;background:#f59e0b26;}.safety-dashboard-module__rNmwxW__badgeStatus{color:#6366f1;background:#6366f126;}.safety-dashboard-module__rNmwxW__incidentMeta{color:var(--color-subtle);align-items:center;gap:12px;font-size:13px;display:flex}.safety-dashboard-module__rNmwxW__incidentDescription{color:var(--color-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.5;display:-webkit-box;overflow:hidden}.safety-dashboard-module__rNmwxW__contactFields{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (max-width:1024px){.safety-dashboard-module__rNmwxW__hero,.safety-dashboard-module__rNmwxW__workspaceBody,.safety-dashboard-module__rNmwxW__splitLayout,.safety-dashboard-module__rNmwxW__heroStats{grid-template-columns:1fr}.safety-dashboard-module__rNmwxW__alertFeed,.safety-dashboard-module__rNmwxW__mapArea{border-radius:var(--radius-lg)}.safety-dashboard-module__rNmwxW__mapArea{min-height:300px}.safety-dashboard-module__rNmwxW__typeCards{grid-template-columns:1fr}}@media (max-width:640px){.safety-dashboard-module__rNmwxW__heroCopy,.safety-dashboard-module__rNmwxW__heroPanel,.safety-dashboard-module__rNmwxW__workspaceHeader,.safety-dashboard-module__rNmwxW__sideCard{border-radius:22px;padding:18px}.safety-dashboard-module__rNmwxW__modeChips{grid-template-columns:1fr}.safety-dashboard-module__rNmwxW__tab{padding:10px 12px;font-size:13px}.safety-dashboard-module__rNmwxW__tab svg{display:none}.safety-dashboard-module__rNmwxW__contactFields{grid-template-columns:1fr}}
.feed-module__v8ss5W__list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;display:grid}.feed-module__v8ss5W__compact{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feed-module__v8ss5W__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);background:linear-gradient(#ffffff14,#ffffff05);gap:12px;padding:16px;display:grid}.feed-module__v8ss5W__top{align-items:center;gap:10px;display:flex}.feed-module__v8ss5W__avatar{border-radius:var(--radius-md);background:linear-gradient(135deg,#1f45d852,#00a69938);place-items:center;width:44px;height:44px;font-weight:700;display:grid}.feed-module__v8ss5W__title{margin:0;font-weight:700}.feed-module__v8ss5W__subtitle{color:var(--color-subtle);margin:0;font-size:13px}.feed-module__v8ss5W__meta{color:var(--color-subtle);align-items:center;gap:10px;font-size:13px;display:flex}.feed-module__v8ss5W__chip{border-radius:var(--radius-pill);color:#fff;background:#ffffff0f;padding:6px 10px;font-size:12px}.feed-module__v8ss5W__ctaRow{justify-content:space-between;align-items:center;display:flex}
.community-module__ocYqCG__page{flex-direction:column;gap:2rem;display:flex}.community-module__ocYqCG__header{justify-content:space-between;align-items:flex-end;display:flex}.community-module__ocYqCG__title{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:2.5rem;font-weight:800}.community-module__ocYqCG__subtitle{color:var(--color-on-surface-variant);margin:.25rem 0 0;font-size:1.125rem}.community-module__ocYqCG__tabBar{gap:.5rem;display:flex}.community-module__ocYqCG__tab{border-radius:var(--radius-pill);background:var(--color-surface-container-low);color:var(--color-on-surface-variant);cursor:pointer;border:none;padding:.625rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .15s}.community-module__ocYqCG__tab:hover{background:var(--color-surface-container);color:var(--color-text)}.community-module__ocYqCG__tabActive{background:var(--color-primary);color:#fff;box-shadow:0 4px 12px #1f45d833}.community-module__ocYqCG__tabActive:hover{background:var(--color-primary);color:#fff}
.home-module__RILzya__page{flex-direction:column;gap:2rem;display:flex}.home-module__RILzya__hero{border-radius:var(--radius-lg);min-height:360px;box-shadow:var(--shadow-soft);isolation:isolate;align-items:flex-end;padding:2.2rem;display:flex;position:relative;overflow:hidden}.home-module__RILzya__heroMedia{position:absolute;inset:0}.home-module__RILzya__heroImage{object-fit:cover;object-position:center 38%}.home-module__RILzya__heroFallback{width:100%;height:100%;color:var(--color-on-surface-variant);background:radial-gradient(circle at 20% 20%,#1f45d829,#0000 28%),radial-gradient(circle at 75% 20%,#00a6992e,#0000 26%),linear-gradient(135deg,#fbf9f8f2,#efedecf2);place-items:center;display:grid}.home-module__RILzya__heroOverlay{background:radial-gradient(circle at 100% 0,#b9c3ff24,#0000 24%),linear-gradient(#fbf9f824 26%,#fbf9f8b3 62%,#fbf9f8fa 100%);position:absolute;inset:0}.home-module__RILzya__heroContent{z-index:1;max-width:42rem;position:relative}.home-module__RILzya__heroContent:after{content:"";filter:blur(48px);z-index:-1;background:#ffffff2e;border-radius:999px;width:18rem;height:18rem;position:absolute;inset:auto auto -3rem -2rem}.home-module__RILzya__pills{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.home-module__RILzya__heading{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(2.5rem,5vw,3.75rem);font-weight:800;line-height:1.05}.home-module__RILzya__subheading{color:var(--color-on-surface-variant);margin:.6rem 0 0;font-size:1.1rem;line-height:1.6}.home-module__RILzya__heroStats{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;max-width:38rem;margin-top:1.35rem;display:grid}.home-module__RILzya__heroStat{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffc7;border-radius:1.1rem;flex-direction:column;gap:.2rem;padding:.9rem 1rem;display:flex;box-shadow:0 18px 30px #151d2b0f}.home-module__RILzya__heroStatLabel{color:var(--color-on-surface-variant);letter-spacing:.1em;text-transform:uppercase;font-size:.68rem;font-weight:800}.home-module__RILzya__heroStatValue{font-family:var(--font-display);letter-spacing:-.02em;font-size:1.1rem;font-weight:800}.home-module__RILzya__bento{grid-template-columns:repeat(12,1fr);gap:2rem;display:grid}.home-module__RILzya__left{flex-direction:column;grid-column:span 8;gap:2rem;display:flex}.home-module__RILzya__right{flex-direction:column;grid-column:span 4;gap:2rem;display:flex}.home-module__RILzya__sectionIntro{justify-content:space-between;align-items:flex-end;gap:1rem;padding:0 .25rem;display:flex}.home-module__RILzya__sectionTitle{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:800}.home-module__RILzya__sectionSubtitle{color:var(--color-on-surface-variant);margin:.35rem 0 0;font-size:.92rem;line-height:1.55}.home-module__RILzya__manageLink{color:var(--color-primary);cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:700}.home-module__RILzya__petCards{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.home-module__RILzya__petCard{border-radius:var(--radius-md);background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);cursor:pointer;padding:1.5rem;transition:transform .2s,box-shadow .2s;position:relative;overflow:hidden}.home-module__RILzya__petCard:hover{box-shadow:var(--shadow-soft);transform:translateY(-2px)}.home-module__RILzya__petCardHeader{z-index:1;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex;position:relative}.home-module__RILzya__petPhoto{border-radius:var(--radius-sm);object-fit:cover;background:var(--color-surface-container);border:2px solid #fff;flex-shrink:0;width:80px;height:80px;box-shadow:0 4px 12px #0000001a}.home-module__RILzya__petPhotoPlaceholder{border-radius:var(--radius-sm);background:var(--color-surface-container);width:80px;height:80px;color:var(--color-on-surface-variant);flex-shrink:0;justify-content:center;align-items:center;display:flex}.home-module__RILzya__petInfo{min-width:0}.home-module__RILzya__petName{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-size:1.5rem;font-weight:700}.home-module__RILzya__petBreed{color:var(--color-on-surface-variant);margin:.125rem 0 0;font-size:.875rem;font-weight:500}.home-module__RILzya__petStatusBadge{border-radius:var(--radius-pill);align-items:center;gap:4px;margin-top:.5rem;padding:2px 8px;font-size:.75rem;font-weight:700;display:inline-flex}.home-module__RILzya__petStatusBadge[data-status=active]{color:var(--color-success);background:#0ea05a1f}.home-module__RILzya__petStatusBadge[data-status=resting]{background:var(--color-surface-container-high);color:var(--color-on-surface-variant)}.home-module__RILzya__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.home-module__RILzya__activityPulse{background:var(--color-surface-container-low);border-radius:var(--radius-sm);z-index:1;padding:1rem;position:relative}.home-module__RILzya__pulseHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.home-module__RILzya__activityLabel{color:var(--color-on-surface-variant);text-transform:uppercase;letter-spacing:.06em;font-size:.75rem;font-weight:700}.home-module__RILzya__pulsePercent{font-size:.875rem;font-weight:700}.home-module__RILzya__pulseBars{align-items:flex-end;gap:6px;height:64px;display:flex}.home-module__RILzya__pulseBar{border-radius:var(--radius-pill);flex:1;transition:height .3s}.home-module__RILzya__petCardDecor{opacity:.15;border-radius:0 0 0 9999px;width:8rem;height:8rem;transition:transform .3s;position:absolute;top:-2rem;right:-2rem}.home-module__RILzya__petCard:hover .home-module__RILzya__petCardDecor{transform:scale(1.1)}.home-module__RILzya__communityFeed{background:var(--color-surface-container-low);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);padding:2rem}.home-module__RILzya__feedHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.home-module__RILzya__feedTitle{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:700}.home-module__RILzya__seeAllBtn{color:var(--color-primary);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex}.home-module__RILzya__feedItems,.home-module__RILzya__feedEmpty{flex-direction:column;gap:1.5rem;display:flex}.home-module__RILzya__feedEmptyRow{background:var(--color-surface-container-lowest);border-radius:var(--radius-sm);box-shadow:var(--shadow-ambient);align-items:flex-start;gap:1rem;padding:1rem;display:flex}.home-module__RILzya__feedEmptyIcon,.home-module__RILzya__feedEmptyIconAlt{border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.home-module__RILzya__feedEmptyIcon{background:var(--color-secondary-container);color:var(--color-secondary-dark)}.home-module__RILzya__feedEmptyIconAlt{color:var(--color-amber);background:#ffb59f66}.home-module__RILzya__feedEmptyTitle{margin:0;font-weight:600}.home-module__RILzya__feedEmptySubtitle{color:var(--color-on-surface-variant);margin:.125rem 0 0;font-size:.875rem}.home-module__RILzya__alertBanner{background:var(--color-error-container);border-left:8px solid var(--color-danger);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);padding:1.5rem}.home-module__RILzya__alertHeader{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.home-module__RILzya__alertTitle{font-family:var(--font-display);color:var(--color-danger);font-size:1.125rem;font-weight:800}.home-module__RILzya__alertText{color:var(--color-on-surface-variant);opacity:.9;margin:0;font-size:.875rem;font-weight:500;line-height:1.6}.home-module__RILzya__remindersCard{background:var(--color-surface-container-lowest);border-radius:var(--radius-md);box-shadow:var(--shadow-ambient);padding:2rem}.home-module__RILzya__remindersHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.home-module__RILzya__remindersTitle{font-family:var(--font-display);margin:0;font-size:1.25rem;font-weight:700}.home-module__RILzya__remindersBadge{background:var(--color-primary-container);color:var(--color-primary);border-radius:var(--radius-pill);padding:.25rem .75rem;font-size:.75rem;font-weight:700}.home-module__RILzya__remindersList{flex-direction:column;gap:1.5rem;margin:0;padding:0;list-style:none;display:flex}.home-module__RILzya__reminderItem{align-items:center;gap:1rem;display:flex}.home-module__RILzya__reminderBar{border-radius:var(--radius-pill);flex-shrink:0;width:3px;height:3rem;display:inline-block}.home-module__RILzya__reminderContent{flex-direction:column;flex:1;display:flex}.home-module__RILzya__reminderItemTitle{font-size:.9375rem;font-weight:700}.home-module__RILzya__reminderItemText{color:var(--color-on-surface-variant);font-size:.875rem}.home-module__RILzya__calendarBtn{background:var(--color-surface-container-low);border-radius:var(--radius-sm);text-transform:uppercase;letter-spacing:.1em;width:100%;color:var(--color-text);cursor:pointer;border:none;margin-top:2.5rem;padding:1rem;font-family:inherit;font-size:.8125rem;font-weight:700;transition:background .15s}.home-module__RILzya__calendarBtn:hover{background:var(--color-surface-container-high)}.home-module__RILzya__weatherCard{background:linear-gradient(135deg, var(--color-secondary), var(--color-secondary-dark));color:#fff;border-radius:var(--radius-md);padding:2rem;position:relative;overflow:hidden}.home-module__RILzya__weatherContent{z-index:1;position:relative}.home-module__RILzya__weatherTemp{font-family:var(--font-display);margin:.25rem 0;font-size:2.5rem;font-weight:800}.home-module__RILzya__weatherLabel{opacity:.8;margin:0;font-weight:700}.home-module__RILzya__weatherAdvice{opacity:.7;margin:1rem 0 0;font-size:.75rem}.home-module__RILzya__weatherDecor{opacity:.1;position:absolute;bottom:-1rem;right:-1rem}.home-module__RILzya__safetyAlerts{background:var(--color-surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);padding:1.5rem}.home-module__RILzya__safetyAlertsTitle{font-family:var(--font-display);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.125rem;font-weight:700;display:flex}.home-module__RILzya__safetyAlertItem{background:var(--color-surface-container-low);border-radius:var(--radius-sm);gap:.75rem;padding:1rem;display:flex}.home-module__RILzya__safetyAlertItem svg{flex-shrink:0;margin-top:.125rem}.home-module__RILzya__safetyAlertName{margin:0 0 .25rem;font-size:.9375rem;font-weight:700}.home-module__RILzya__safetyAlertDesc{color:var(--color-on-surface-variant);margin:0;font-size:.8125rem;line-height:1.5}.home-module__RILzya__healthPulse{background:var(--color-surface-container-lowest);border-radius:var(--radius-lg);box-shadow:var(--shadow-ambient);padding:2rem}.home-module__RILzya__healthPulseHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.home-module__RILzya__healthPulseTitle{font-family:var(--font-display);margin:0;font-size:1.6rem;font-weight:800}.home-module__RILzya__healthPulseSub{color:var(--color-on-surface-variant);margin:.35rem 0 0;font-size:.92rem}.home-module__RILzya__healthPulseTabs{border-radius:var(--radius-pill);background:var(--color-surface-container-low);gap:.5rem;padding:.3rem;display:flex}.home-module__RILzya__healthPulseTab{border-radius:var(--radius-pill);background:var(--color-surface-container-lowest);color:var(--color-primary);padding:.65rem 1rem;font-size:.82rem;font-weight:700}.home-module__RILzya__healthPulseCards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.home-module__RILzya__healthPulseCard{border-radius:var(--radius-md);background:var(--color-surface-container-low);padding:1.5rem}.home-module__RILzya__healthPulseCardLabel{color:var(--color-on-surface-variant);margin-bottom:.4rem;font-size:.85rem;font-weight:700;display:block}.home-module__RILzya__healthPulseCardValue{align-items:center;gap:.45rem;margin-bottom:1rem;display:flex}.home-module__RILzya__healthPulseNumber{font-family:var(--font-display);letter-spacing:-.03em;font-size:2rem;font-weight:800}.home-module__RILzya__healthPulseUnit{color:var(--color-on-surface-variant);font-size:.82rem;font-weight:700}.home-module__RILzya__healthPulseMiniChart{align-items:flex-end;gap:.3rem;height:64px;display:flex}.home-module__RILzya__healthPulseMiniBar{border-radius:999px 999px 0 0;flex:1}.home-module__RILzya__healthPulseRange{color:var(--color-secondary-dark);text-transform:uppercase;letter-spacing:.08em;margin-top:.85rem;font-size:.72rem;font-weight:800;display:inline-block}.home-module__RILzya__healthPulseProgressBar{background:var(--color-surface-container-high);border-radius:999px;width:100%;height:10px;overflow:hidden}.home-module__RILzya__healthPulseProgressFill{border-radius:inherit;height:100%}.home-module__RILzya__healthPulseSleepDetail{color:var(--color-on-surface-variant);margin:0;font-size:.88rem}.home-module__RILzya__communityPulse{border-radius:var(--radius-lg);background:linear-gradient(135deg, var(--color-primary-strong), var(--color-primary));color:#fff;box-shadow:var(--shadow-soft);position:relative;overflow:hidden}.home-module__RILzya__communityPulseGlow{filter:blur(40px);background:#ffffff1a;border-radius:999px;width:12rem;height:12rem;position:absolute;top:-2rem;right:-2rem}.home-module__RILzya__communityPulseContent{z-index:1;flex-direction:column;gap:1rem;padding:1.75rem;display:flex;position:relative}.home-module__RILzya__communityPulseTitle{font-family:var(--font-display);margin:0;font-size:1.35rem;font-weight:800}.home-module__RILzya__communityPulseSubtitle{color:#ffffffd1;margin:0;font-size:.9rem;line-height:1.55}.home-module__RILzya__communityPulseCard,.home-module__RILzya__communityPulseCardSecondary{border-radius:var(--radius-md);background:#ffffff1f;border:1px solid #ffffff14}.home-module__RILzya__communityPulseCard{padding:1rem}.home-module__RILzya__communityPulseCardTitle{margin:0;font-weight:800}.home-module__RILzya__communityPulseCardMeta{color:#ffffffc7;margin:.35rem 0 .85rem;font-size:.82rem}.home-module__RILzya__communityPulseButton{border-radius:var(--radius-pill);width:100%;color:var(--color-primary);cursor:pointer;background:#fff;border:none;padding:.8rem 1rem;font-weight:800}.home-module__RILzya__communityPulseCardSecondary{color:#ffffffe0;align-items:center;gap:.65rem;padding:.95rem 1rem;font-size:.85rem;display:flex}@media (max-width:1200px){.home-module__RILzya__bento{grid-template-columns:1fr}.home-module__RILzya__left,.home-module__RILzya__right{grid-column:auto}.home-module__RILzya__healthPulseCards{grid-template-columns:1fr}}@media (max-width:900px){.home-module__RILzya__petCards{grid-template-columns:1fr}.home-module__RILzya__sectionIntro,.home-module__RILzya__healthPulseHeader{flex-direction:column;align-items:flex-start}.home-module__RILzya__heroStats{grid-template-columns:1fr}}@media (max-width:640px){.home-module__RILzya__hero{min-height:280px;padding:1.25rem}.home-module__RILzya__communityFeed,.home-module__RILzya__remindersCard,.home-module__RILzya__healthPulse,.home-module__RILzya__weatherCard,.home-module__RILzya__alertBanner,.home-module__RILzya__communityPulse{padding:1.25rem}.home-module__RILzya__feedHeader,.home-module__RILzya__remindersHeader{flex-direction:column;align-items:flex-start;gap:.75rem}}
.field-error-module__Wl9ijq__error{color:var(--color-error,#e53935);align-items:center;gap:6px;margin-top:4px;font-size:.8125rem;line-height:1.3;display:flex}.field-error-module__Wl9ijq__icon{flex-shrink:0}
