.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}
.places-dashboard-module__X-Oq3G__header{justify-content:space-between;align-items:flex-start;display:flex}.places-dashboard-module__X-Oq3G__title{font-family:var(--font-display);color:var(--color-text);margin:0;font-size:28px;font-weight:700}.places-dashboard-module__X-Oq3G__subtitle{color:var(--color-subtle);margin-top:4px;font-size:14px}.places-dashboard-module__X-Oq3G__addButton{background:var(--color-accent);border-radius:var(--radius-lg);color:#fff;cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s;display:flex}.places-dashboard-module__X-Oq3G__addButton:hover{opacity:.9;transform:translateY(-1px)}.places-dashboard-module__X-Oq3G__filtersCard{background:var(--color-surface-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;gap:16px;padding:20px;display:flex}.places-dashboard-module__X-Oq3G__searchBar{background:var(--color-input);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.places-dashboard-module__X-Oq3G__searchIcon{color:var(--color-subtle);flex-shrink:0}.places-dashboard-module__X-Oq3G__searchInput{color:var(--color-text);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:15px}.places-dashboard-module__X-Oq3G__searchInput::placeholder{color:var(--color-subtle)}.places-dashboard-module__X-Oq3G__clearButton{color:var(--color-subtle);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;display:flex}.places-dashboard-module__X-Oq3G__clearButton:hover{color:var(--color-text);background:#0000000d}.places-dashboard-module__X-Oq3G__filterRow{flex-wrap:wrap;gap:8px;display:flex}.places-dashboard-module__X-Oq3G__filterChip{background:var(--color-input);color:var(--color-subtle);cursor:pointer;border-radius:20px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s}.places-dashboard-module__X-Oq3G__filterChip:hover{color:var(--color-text)}.places-dashboard-module__X-Oq3G__filterChipActive{background:var(--color-accent-subtle);color:var(--color-accent)}.places-dashboard-module__X-Oq3G__toggleRow{gap:8px;display:flex}.places-dashboard-module__X-Oq3G__toggleChip{background:var(--color-input);color:var(--color-subtle);cursor:pointer;border-radius:20px;align-items:center;gap:6px;padding:8px 16px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:flex}.places-dashboard-module__X-Oq3G__toggleChip:hover{color:var(--color-text)}.places-dashboard-module__X-Oq3G__toggleChipActive{background:var(--color-accent-subtle);color:var(--color-accent)}.places-dashboard-module__X-Oq3G__resultsSection{min-height:300px}.places-dashboard-module__X-Oq3G__statusMessage{color:var(--color-subtle);flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.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{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.places-dashboard-module__X-Oq3G__errorIcon{color:var(--color-danger);opacity:.5}.places-dashboard-module__X-Oq3G__errorState h3{font-family:var(--font-display);color:var(--color-text);margin:0;font-size:18px;font-weight:700}.places-dashboard-module__X-Oq3G__errorState p{color:var(--color-subtle);max-width:320px;margin:0;font-size:14px}.places-dashboard-module__X-Oq3G__retryButton{background:var(--color-accent);border-radius:var(--radius-lg);color:#fff;cursor:pointer;border:none;align-items:center;gap:6px;margin-top:8px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.places-dashboard-module__X-Oq3G__retryButton:hover{opacity:.9}.places-dashboard-module__X-Oq3G__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:48px;display:flex}.places-dashboard-module__X-Oq3G__emptyIcon{color:var(--color-subtle);opacity:.5}.places-dashboard-module__X-Oq3G__emptyState h3{font-family:var(--font-display);color:var(--color-text);margin:0;font-size:18px;font-weight:700}.places-dashboard-module__X-Oq3G__emptyState p{color:var(--color-subtle);max-width:320px;margin:0;font-size:14px}.places-dashboard-module__X-Oq3G__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:16px;display:grid}.places-dashboard-module__X-Oq3G__placeCard{background:var(--color-surface-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:20px;transition:all .2s}.places-dashboard-module__X-Oq3G__placeCard:hover{box-shadow:0 4px 12px #0000001a}.places-dashboard-module__X-Oq3G__placeHeader{justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.places-dashboard-module__X-Oq3G__placeInfo{flex:1;min-width:0}.places-dashboard-module__X-Oq3G__placeName{font-family:var(--font-display);color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:16px;font-weight:700;overflow:hidden}.places-dashboard-module__X-Oq3G__placeType{color:var(--color-subtle);font-size:12px}.places-dashboard-module__X-Oq3G__rating{flex-shrink:0;align-items:center;gap:4px;margin-left:12px;display:flex}.places-dashboard-module__X-Oq3G__starIcon{color:#ffb400}.places-dashboard-module__X-Oq3G__ratingValue{color:var(--color-text);font-size:14px;font-weight:600}.places-dashboard-module__X-Oq3G__ratingCount{color:var(--color-subtle);font-size:12px}.places-dashboard-module__X-Oq3G__addressRow{color:var(--color-subtle);align-items:center;gap:6px;margin-bottom:12px;font-size:13px;display:flex}.places-dashboard-module__X-Oq3G__addressRow svg{flex-shrink:0}.places-dashboard-module__X-Oq3G__badges{flex-wrap:wrap;gap:8px;display:flex}.places-dashboard-module__X-Oq3G__badge{border-radius:6px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:500;display:inline-flex}.places-dashboard-module__X-Oq3G__badgeSuccess{color:#008a05;background:#008a051a}.places-dashboard-module__X-Oq3G__badgeInfo{color:#0ea5e9;background:#0ea5e91a}.places-dashboard-module__X-Oq3G__badgePrimary{background:var(--color-accent-subtle);color:var(--color-accent)}.places-dashboard-module__X-Oq3G__badgeTag{color:#7c3aed;background:#8b5cf61a}.places-dashboard-module__X-Oq3G__emergencyBadge{color:#dc2626;text-transform:uppercase;letter-spacing:.5px;background:#ef44441a;border-radius:6px;align-items:center;gap:6px;margin-bottom:12px;padding:4px 12px;font-size:12px;font-weight:700;display:inline-flex}.places-dashboard-module__X-Oq3G__emergencyReasonList{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.places-dashboard-module__X-Oq3G__emergencyReasonChip{color:#b91c1c;text-transform:capitalize;background:#ef444414;border-radius:999px;align-items:center;padding:3px 10px;font-size:11px;font-weight:600;display:inline-flex}.places-dashboard-module__X-Oq3G__toggleChipEmergency{color:#dc2626;background:#ef44441a}.places-dashboard-module__X-Oq3G__ratingsColumn{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;margin-left:12px;display:flex}.places-dashboard-module__X-Oq3G__wwRatingIcon{color:var(--color-accent)}.places-dashboard-module__X-Oq3G__reviewButton{color:var(--color-subtle);cursor:pointer;background:0 0;border-radius:8px;align-items:center;gap:6px;margin-top:12px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .2s;display:flex}.places-dashboard-module__X-Oq3G__reviewButton:hover{color:var(--color-accent);background:var(--color-accent-subtle)}@media (max-width:640px){.places-dashboard-module__X-Oq3G__filterRow{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.places-dashboard-module__X-Oq3G__filterChip{flex-shrink:0}.places-dashboard-module__X-Oq3G__resultsGrid{grid-template-columns:1fr}.places-dashboard-module__X-Oq3G__header{flex-direction:column;gap:16px}.places-dashboard-module__X-Oq3G__addButton{justify-content:center;width:100%}}.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:24px;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-elevated);border-radius:var(--radius-lg);width:100%;max-width:520px;max-height:90vh;box-shadow:var(--shadow-strong);padding:32px;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:32px;height:32px;color:var(--color-subtle);border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.places-dashboard-module__X-Oq3G__modalCloseButton:hover{background:var(--color-panel);color:var(--color-text)}.places-dashboard-module__X-Oq3G__modalHeader{text-align:center;margin-bottom:24px}.places-dashboard-module__X-Oq3G__modalIconCircle{background:var(--color-accent-subtle);width:64px;height:64px;color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 16px;display:flex}.places-dashboard-module__X-Oq3G__modalTitle{font-family:var(--font-display);color:var(--color-text);margin:0 0 8px;font-size:24px;font-weight:700}.places-dashboard-module__X-Oq3G__modalSubtitle{color:var(--color-subtle);margin:0;font-size:14px;line-height:1.5}.places-dashboard-module__X-Oq3G__modalForm{flex-direction:column;gap:16px;display:flex}.places-dashboard-module__X-Oq3G__formGroup{flex-direction:column;gap:8px;display:flex}.places-dashboard-module__X-Oq3G__formLabel{font-family:var(--font-display);color:var(--color-text);font-size:14px;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);color:var(--color-text);border:none;border-radius:12px;padding:12px 16px;font-family:inherit;font-size:15px}.places-dashboard-module__X-Oq3G__formInput:focus,.places-dashboard-module__X-Oq3G__formSelect:focus,.places-dashboard-module__X-Oq3G__formTextarea:focus{outline:none}.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:80px}.places-dashboard-module__X-Oq3G__checkboxLabel{color:var(--color-text);cursor:pointer;align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.places-dashboard-module__X-Oq3G__checkboxLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--color-accent);cursor:pointer}.places-dashboard-module__X-Oq3G__formError{color:var(--color-danger);background:#f0433d1a;border-radius:8px;align-items:center;gap:8px;padding:12px;font-size:14px;display:flex}.places-dashboard-module__X-Oq3G__submitButton{background:var(--color-accent);border-radius:var(--radius-lg);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;height:48px;margin-top:8px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s;display:flex}.places-dashboard-module__X-Oq3G__submitButton:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.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:8px 0 0;font-size:12px}@media (max-width:640px){.places-dashboard-module__X-Oq3G__modal{padding:24px 20px}}.places-dashboard-module__X-Oq3G__authPrompt{text-align:center;background:var(--color-surface-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px;display:flex}.places-dashboard-module__X-Oq3G__authPromptIcon{background:var(--color-accent-subtle);width:80px;height:80px;color:var(--color-accent);border-radius:50%;justify-content:center;align-items:center;display:flex}.places-dashboard-module__X-Oq3G__authPromptTitle{font-family:var(--font-display);color:var(--color-text);margin:0;font-size:22px;font-weight:700}.places-dashboard-module__X-Oq3G__authPromptText{color:var(--color-subtle);max-width:400px;margin:0;font-size:15px;line-height:1.6}.places-dashboard-module__X-Oq3G__signInButton{background:var(--color-accent);border-radius:var(--radius-lg);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;margin-top:8px;padding:12px 32px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s;display:flex}.places-dashboard-module__X-Oq3G__signInButton:hover{opacity:.9;transform:translateY(-1px)}
.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}}
.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}
.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}@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)}}
.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}}
.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}}
.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}}
.dropdown-module__RUVu9a__dropdown{display:inline-block;position:relative}.dropdown-module__RUVu9a__trigger{cursor:pointer;-webkit-user-select:none;user-select:none}.dropdown-module__RUVu9a__trigger:focus{outline:none}.dropdown-module__RUVu9a__menu{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(20px);z-index:1000;background:#060a18cc;min-width:200px;padding:6px;animation:.15s ease-out dropdown-module__RUVu9a__slideDown;position:absolute;top:calc(100% + 8px);box-shadow:0 8px 24px #0006}[data-theme=light] .dropdown-module__RUVu9a__menu{background:#fffc;box-shadow:0 8px 24px #0000001f}.dropdown-module__RUVu9a__menuRight{right:0}.dropdown-module__RUVu9a__menuLeft{left:0}@keyframes dropdown-module__RUVu9a__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-module__RUVu9a__item{width:100%;color:var(--color-subtle);text-align:left;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;align-items:center;gap:12px;padding:10px 12px;font-size:14px;text-decoration:none;transition:all .15s;display:flex}.dropdown-module__RUVu9a__item:hover{color:#fff;background:#ffffff14}[data-theme=light] .dropdown-module__RUVu9a__item:hover{color:#000;background:#0000000f}.dropdown-module__RUVu9a__icon{justify-content:center;align-items:center;width:18px;height:18px;display:flex}.dropdown-module__RUVu9a__separator{background:var(--color-border);height:1px;margin:6px 0}
.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}
.events-dashboard-module__c0JYiG__container{flex-direction:column;gap:24px;display:flex}.events-dashboard-module__c0JYiG__header{justify-content:space-between;align-items:center;display:flex}.events-dashboard-module__c0JYiG__title{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:24px;font-weight:700}.events-dashboard-module__c0JYiG__tabBar{background:var(--color-panel);border-radius:var(--radius-lg);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-elevated)}.events-dashboard-module__c0JYiG__tabActive{background:var(--color-surface-elevated);color:var(--color-text);box-shadow:var(--shadow-soft)}.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-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-soft);cursor:pointer;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:18px;font-weight:700}.events-dashboard-module__c0JYiG__cardMeta{color:var(--color-subtle);align-items:center;gap:6px;margin-bottom:4px;font-size:13px;display:flex}.events-dashboard-module__c0JYiG__cardFooter{background:var(--color-panel);color:var(--color-subtle);border-radius:8px;margin-top:12px;padding:8px 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{border-radius:var(--radius-lg);background:var(--color-primary);color:#fff;cursor:pointer;border:none;align-items:center;gap:6px;padding:8px 20px;font-family:inherit;font-size:14px;font-weight:600;display:inline-flex}.events-dashboard-module__c0JYiG__createButton:hover{opacity:.9}.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)}}
.app-shell-module__G2ieKa__shell{z-index:1;grid-template-columns:260px 1fr;min-height:100vh;display:grid;position:relative}.app-shell-module__G2ieKa__sidebar{background:var(--color-surface);font-family:var(--font-display);letter-spacing:-.01em;flex-direction:column;gap:4px;padding:2rem;display:flex;box-shadow:0 20px 40px #b9c3ff0f}[data-theme=dark] .app-shell-module__G2ieKa__sidebar{background:#060a18f2}.app-shell-module__G2ieKa__brand{align-items:center;gap:12px;margin-bottom:2rem;padding:0;display:flex}.app-shell-module__G2ieKa__brandIcon{color:var(--color-primary);font-size:1.75rem}.app-shell-module__G2ieKa__brandTitle{font-family:var(--font-display);color:var(--color-primary);letter-spacing:-.02em;font-size:1.375rem;font-weight:700;line-height:1.2}.app-shell-module__G2ieKa__brandSubtitle{color:var(--color-subtle);font-size:11px;font-family:var(--font-body);margin:0}.app-shell-module__G2ieKa__nav{flex-direction:column;gap:2px;display:flex}.app-shell-module__G2ieKa__navSection{margin-top:10px}.app-shell-module__G2ieKa__navLabel{letter-spacing:.1em;color:var(--color-subtle);text-transform:uppercase;font-size:11px;font-family:var(--font-body);margin:10px 12px 4px}.app-shell-module__G2ieKa__navItem{min-height:48px;color:var(--color-subtle);border-left:4px solid #0000;border-radius:0;align-items:center;gap:12px;padding:12px 16px;font-size:.9375rem;font-weight:500;transition:all .2s;display:flex}.app-shell-module__G2ieKa__navItem:hover{color:var(--color-text);opacity:1;background:#ffffff80}[data-theme=dark] .app-shell-module__G2ieKa__navItem:hover{color:#fff;background:#ffffff0d}.app-shell-module__G2ieKa__navItemActive{color:var(--color-primary);border-left-color:var(--color-secondary-dark,#006a62);background:#ffffff80;font-weight:700}[data-theme=dark] .app-shell-module__G2ieKa__navItemActive{color:var(--color-accent);background:#ffffff0f}.app-shell-module__G2ieKa__main{padding:0;position:relative;overflow:hidden}.app-shell-module__G2ieKa__topBar{z-index:10;-webkit-backdrop-filter:blur(20px);height:80px;font-family:var(--font-display);background:#ffffffb3;justify-content:space-between;align-items:center;gap:16px;padding:0 2rem;font-weight:500;display:flex;position:sticky;top:0}[data-theme=dark] .app-shell-module__G2ieKa__topBar{background:#060a18b3}.app-shell-module__G2ieKa__searchBar{background:var(--color-panel);border-radius:var(--radius-pill);align-items:center;gap:8px;width:360px;padding:10px 16px;transition:box-shadow .2s;display:flex}.app-shell-module__G2ieKa__searchBar:focus-within{box-shadow:0 0 0 2px #1f45d833}.app-shell-module__G2ieKa__searchInput{color:var(--color-text);width:100%;font-size:.875rem;font-family:var(--font-body);background:0 0;border:none;outline:none}.app-shell-module__G2ieKa__searchInput::placeholder{color:var(--color-subtle)}.app-shell-module__G2ieKa__topActions{align-items:center;gap:12px;display:flex}.app-shell-module__G2ieKa__iconButton{width:40px;height:40px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.app-shell-module__G2ieKa__iconButton:hover{color:var(--color-primary);background:var(--color-panel)}.app-shell-module__G2ieKa__avatar{color:#fff;background:linear-gradient(135deg,#1f45d83d,#00a6993d);border-radius:50%;place-items:center;width:40px;height:40px;font-weight:700;display:grid;overflow:hidden}[data-theme=light] .app-shell-module__G2ieKa__avatar{color:var(--color-text)}.app-shell-module__G2ieKa__userBlock{border-radius:var(--radius-md);cursor:pointer;background:0 0;align-items:center;gap:10px;padding:8px 12px;transition:all .2s;display:flex}.app-shell-module__G2ieKa__userBlock:hover{background:var(--color-panel)}.app-shell-module__G2ieKa__chevron{color:var(--color-subtle);transition:transform .2s}.app-shell-module__G2ieKa__userBlock:hover .app-shell-module__G2ieKa__chevron{transform:translateY(1px)}.app-shell-module__G2ieKa__userText{flex-direction:column;display:flex}.app-shell-module__G2ieKa__userName{margin:0;font-size:.9375rem;font-weight:700}.app-shell-module__G2ieKa__userRole{color:var(--color-subtle);font-size:12px;font-family:var(--font-body);margin:0}.app-shell-module__G2ieKa__content{z-index:1;padding:0 2rem 2rem;position:relative}.app-shell-module__G2ieKa__cta{background:linear-gradient(135deg, var(--color-primary-strong,#002db1), var(--color-primary));border-radius:var(--radius-pill);color:#fff;align-items:center;gap:8px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1f45d833}.app-shell-module__G2ieKa__cta:hover{opacity:.9;transform:scale(1.02)}@media (max-width:1100px){.app-shell-module__G2ieKa__shell{grid-template-columns:1fr}.app-shell-module__G2ieKa__sidebar{z-index:3;flex-flow:wrap;align-items:center;padding:12px 16px;position:sticky;top:0}.app-shell-module__G2ieKa__brand{margin-bottom:0}.app-shell-module__G2ieKa__nav{flex-flow:wrap}.app-shell-module__G2ieKa__navItem{border-radius:var(--radius-md);border-left:none;min-height:auto;padding:8px 12px}.app-shell-module__G2ieKa__navItemActive{background:#1f45d81a;border-left-color:#0000}.app-shell-module__G2ieKa__navLabel{display:none}.app-shell-module__G2ieKa__searchBar{flex:1;width:auto;min-width:200px}.app-shell-module__G2ieKa__topBar{height:64px;padding:0 1rem}.app-shell-module__G2ieKa__content{padding:0 1rem 1rem}}
.empty-state-module__-Xpfba__empty{border-radius:var(--radius-lg);text-align:center;color:var(--color-subtle);background:#ffffff05;padding:18px}.empty-state-module__-Xpfba__title{color:#fff;margin:6px 0 0}.empty-state-module__-Xpfba__message{color:var(--color-subtle);margin:8px 0 0}
.stat-module__LrVg8a__stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.stat-module__LrVg8a__stat{border-radius:var(--radius-sm);background:var(--color-surface-container-low);padding:16px}.stat-module__LrVg8a__label{color:var(--color-subtle);margin:0;font-size:13px}.stat-module__LrVg8a__valueRow{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.stat-module__LrVg8a__value{font-size:26px;font-family:var(--font-display);letter-spacing:-.02em;margin:4px 0 0}.stat-module__LrVg8a__badge{border-radius:var(--radius-pill);background:#7ce7ff1f;padding:6px 10px;font-size:12px}
.home-module__RILzya__page{flex-direction:column;gap:1.5rem;display:flex}.home-module__RILzya__welcome{padding-top:.5rem}.home-module__RILzya__pills{align-items:center;gap:.75rem;margin-bottom:.25rem;display:flex}.home-module__RILzya__heading{font-family:var(--font-display);letter-spacing:-.02em;margin:0;font-size:2.25rem;font-weight:800;line-height:1.15}.home-module__RILzya__subheading{color:var(--color-on-surface-variant);margin:.375rem 0 0;font-size:1rem;line-height:1.5}.home-module__RILzya__bento{grid-template-columns:repeat(12,1fr);gap:1.5rem;display:grid}.home-module__RILzya__left{flex-direction:column;grid-column:span 8;gap:1.5rem;display:flex}.home-module__RILzya__right{flex-direction:column;grid-column:span 4;gap:1.5rem;display:flex}.home-module__RILzya__petCards{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.home-module__RILzya__petCard{border-radius:var(--radius-lg);background:var(--color-surface-container-lowest);box-shadow:var(--shadow-ambient);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:center;gap:1rem;margin-bottom:1rem;display:flex;position:relative}.home-module__RILzya__petPhoto{border-radius:var(--radius-md);object-fit:cover;background:var(--color-surface-container);flex-shrink:0;width:80px;height:80px}.home-module__RILzya__petPhotoPlaceholder{border-radius:var(--radius-md);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.25rem;font-weight:700}.home-module__RILzya__petBreed{color:var(--color-on-surface-variant);margin:.125rem 0 0;font-size:.8125rem}.home-module__RILzya__petStatusBadge{border-radius:var(--radius-pill);align-items:center;gap:4px;margin-top:.375rem;padding:2px 8px;font-size:.75rem;font-weight:600;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-primary-container);color:var(--color-primary)}.home-module__RILzya__statusDot{background:currentColor;border-radius:50%;width:6px;height:6px;display:inline-block}.home-module__RILzya__activityPulse{z-index:1;position:relative}.home-module__RILzya__activityLabel{color:var(--color-on-surface-variant);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .5rem;font-size:.75rem;font-weight:600}.home-module__RILzya__pulseBars{align-items:flex-end;gap:4px;height:40px;display:flex}.home-module__RILzya__pulseBar{border-radius:3px 3px 0 0;flex:1;transition:height .3s}.home-module__RILzya__petCardDecor{opacity:.15;border-radius:9999px;width:6rem;height:6rem;position:absolute;top:-1.5rem;right:-1.5rem}.home-module__RILzya__quickActions{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem;display:grid}.home-module__RILzya__alertBanner{background:var(--color-error-container);border-left:4px solid var(--color-danger);border-radius:var(--radius-lg);padding:1.25rem}.home-module__RILzya__alertHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.home-module__RILzya__alertTitle{color:var(--color-danger);font-size:.875rem;font-weight:700}.home-module__RILzya__alertText{color:var(--color-on-surface-variant);margin:0;font-size:.8125rem;line-height:1.5}.home-module__RILzya__remindersCard{background:var(--color-surface-container-low);border-radius:var(--radius-lg);padding:1.25rem}.home-module__RILzya__remindersTitle{margin:0 0 1rem;font-size:.9375rem;font-weight:700}.home-module__RILzya__remindersList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.home-module__RILzya__reminderItem{align-items:center;gap:.75rem;font-size:.8125rem;display:flex}.home-module__RILzya__reminderBar{border-radius:2px;flex-shrink:0;width:4px;height:28px;display:inline-block}.home-module__RILzya__communityFeed{grid-column:span 2}@media (max-width:1024px){.home-module__RILzya__bento{grid-template-columns:1fr}.home-module__RILzya__left,.home-module__RILzya__right{grid-column:span 1}}@media (max-width:768px){.home-module__RILzya__petCards{grid-template-columns:1fr}.home-module__RILzya__heading{font-size:1.75rem}}
.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__matchCard{background:var(--color-surface-elevated);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);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-accent);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__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-elevated)}.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-lg);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-elevated);color:var(--color-text);box-shadow:var(--shadow-soft)}.matchmaking-module__QAVXTa__contactButton{width:100%;color:var(--color-accent);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-accent);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-accent);border-bottom-color:var(--color-accent)}.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-lg);background:var(--color-surface-elevated);box-shadow:var(--shadow-soft);padding:1rem}.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}
.medication-module__tAGZeq__container{flex-direction:column;gap:24px;display:flex}.medication-module__tAGZeq__header{justify-content:space-between;align-items:center;display:flex}.medication-module__tAGZeq__title{margin:0;font-size:24px;font-weight:600}.medication-module__tAGZeq__list{flex-direction:column;gap:16px;display:flex}.medication-module__tAGZeq__card{background:var(--card-bg);border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.medication-module__tAGZeq__cardContent{flex-direction:column;gap:4px;display:flex}.medication-module__tAGZeq__medicationName{font-size:16px;font-weight:600}.medication-module__tAGZeq__details{color:var(--text-secondary);font-size:14px}.medication-module__tAGZeq__badge{border-radius:12px;padding:2px 8px;font-size:12px;font-weight:500;display:inline-block}.medication-module__tAGZeq__badgeActive{color:#065f46;background:#d1fae5}.medication-module__tAGZeq__badgePaused{color:#92400e;background:#fef3c7}.medication-module__tAGZeq__badgeCompleted{color:#3730a3;background:#e0e7ff}.medication-module__tAGZeq__badgeDiscontinued{color:#991b1b;background:#fee2e2}.medication-module__tAGZeq__nextDoseUpcoming{color:#f59e0b;font-size:13px}.medication-module__tAGZeq__nextDoseOverdue{color:#ef4444;font-size:13px}.medication-module__tAGZeq__actions{gap:8px;display:flex}.medication-module__tAGZeq__form{flex-direction:column;gap:16px;display:flex}.medication-module__tAGZeq__formGroup{flex-direction:column;gap:8px;display:flex}.medication-module__tAGZeq__label{font-size:14px;font-weight:500}.medication-module__tAGZeq__input,.medication-module__tAGZeq__select{background:var(--input-bg);color:var(--text-primary);border-radius:6px;padding:8px 12px;font-size:14px}.medication-module__tAGZeq__textarea{background:var(--input-bg);color:var(--text-primary);resize:vertical;border-radius:6px;min-height:80px;padding:8px 12px;font-size:14px}.medication-module__tAGZeq__row{gap:16px;display:flex}.medication-module__tAGZeq__col{flex:1}.medication-module__tAGZeq__timesOfDay{flex-direction:column;gap:8px;display:flex}.medication-module__tAGZeq__timeEntry{align-items:center;gap:8px;display:flex}.medication-module__tAGZeq__documentPreview{background:var(--bg-secondary);border-radius:6px;margin-top:8px;padding:12px;font-size:14px}.medication-module__tAGZeq__error{color:var(--error-color);font-size:14px}.medication-module__tAGZeq__modalOverlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.medication-module__tAGZeq__modalContent{background:var(--bg-primary);border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 4px 20px #00000026}.medication-module__tAGZeq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.medication-module__tAGZeq__modalTitle{margin:0;font-size:18px;font-weight:600}.medication-module__tAGZeq__closeButton{cursor:pointer;color:var(--text-secondary);background:0 0;border:none}
.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}@media (max-width:1024px){.safety-dashboard-module__rNmwxW__splitLayout{grid-template-columns:1fr}.safety-dashboard-module__rNmwxW__alertFeed{border-radius:var(--radius-lg)}.safety-dashboard-module__rNmwxW__mapArea{border-radius:var(--radius-lg);min-height:300px}.safety-dashboard-module__rNmwxW__typeCards{grid-template-columns:1fr}}.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__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:640px){.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}}
.footer-module__Y9oSeG__footer{background:#f5f3f2;width:100%;margin-top:4rem;padding:3rem 1.5rem}.footer-module__Y9oSeG__container{max-width:80rem;margin:0 auto}.footer-module__Y9oSeG__row{font-family:var(--font-display);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;font-size:.875rem;display:flex}.footer-module__Y9oSeG__brand{flex-direction:column;gap:.375rem;display:flex}.footer-module__Y9oSeG__brandName{color:#1b1c1b;font-size:1.125rem;font-weight:700}.footer-module__Y9oSeG__copyright{color:#1b1c1b;opacity:.7;margin:0;font-size:.875rem}.footer-module__Y9oSeG__links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-module__Y9oSeG__link{color:#1b1c1b;opacity:.7;font-size:.875rem;text-decoration:none;transition:all .2s}.footer-module__Y9oSeG__link:hover{opacity:1;color:var(--color-primary)}.footer-module__Y9oSeG__bottom{justify-content:center;margin-top:1.5rem;display:flex}@media (max-width:768px){.footer-module__Y9oSeG__row{text-align:center;flex-direction:column}.footer-module__Y9oSeG__links{gap:1rem}}
.hero-module__1pUSXq__hero{border-radius:var(--radius-lg);box-shadow:var(--shadow-strong);background:linear-gradient(135deg,#1f45d859,#00a69947);padding:20px;position:relative;overflow:hidden}.hero-module__1pUSXq__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffc7;font-size:12px}.hero-module__1pUSXq__title{font-family:var(--font-display);letter-spacing:-.02em;margin:6px 0 4px;font-size:28px}.hero-module__1pUSXq__subtitle{color:var(--color-subtle);margin:0}.hero-module__1pUSXq__metaRow{align-items:center;gap:10px;margin-top:10px;display:flex}.hero-module__1pUSXq__metaPill{border-radius:var(--radius-pill);background:#ffffff29;align-items:center;gap:8px;padding:8px 12px;font-weight:600;display:inline-flex}
.vaccination-module__xhjc_W__container{flex-direction:column;gap:24px;display:flex}.vaccination-module__xhjc_W__header{justify-content:space-between;align-items:center;display:flex}.vaccination-module__xhjc_W__title{margin:0;font-size:24px;font-weight:600}.vaccination-module__xhjc_W__list{flex-direction:column;gap:16px;display:flex}.vaccination-module__xhjc_W__card{background:var(--card-bg);border-radius:8px;justify-content:space-between;align-items:center;padding:16px;display:flex}.vaccination-module__xhjc_W__cardContent{flex-direction:column;gap:4px;display:flex}.vaccination-module__xhjc_W__vaccineName{font-size:16px;font-weight:600}.vaccination-module__xhjc_W__details{color:var(--text-secondary);font-size:14px}.vaccination-module__xhjc_W__actions{gap:8px;display:flex}.vaccination-module__xhjc_W__form{flex-direction:column;gap:16px;display:flex}.vaccination-module__xhjc_W__formGroup{flex-direction:column;gap:8px;display:flex}.vaccination-module__xhjc_W__label{font-size:14px;font-weight:500}.vaccination-module__xhjc_W__input{background:var(--input-bg);color:var(--text-primary);border-radius:6px;padding:8px 12px;font-size:14px}.vaccination-module__xhjc_W__textarea{background:var(--input-bg);color:var(--text-primary);resize:vertical;border-radius:6px;min-height:80px;padding:8px 12px;font-size:14px}.vaccination-module__xhjc_W__row{gap:16px;display:flex}.vaccination-module__xhjc_W__col{flex:1}.vaccination-module__xhjc_W__documentPreview{background:var(--bg-secondary);border-radius:6px;margin-top:16px;padding:12px;font-size:14px}.vaccination-module__xhjc_W__error{color:var(--error-color);font-size:14px}.vaccination-module__xhjc_W__modalOverlay{z-index:50;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.vaccination-module__xhjc_W__modalContent{background:var(--bg-primary);border-radius:12px;width:100%;max-width:500px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 4px 20px #00000026}.vaccination-module__xhjc_W__modalHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.vaccination-module__xhjc_W__modalTitle{margin:0;font-size:18px;font-weight:600}.vaccination-module__xhjc_W__closeButton{cursor:pointer;color:var(--text-secondary);background:0 0;border:none}
