.AdoptForm-module__LkHGrq__adoptPage{background:var(--bg-tertiary);min-height:calc(100vh - 70px);padding:2rem 1.5rem}.AdoptForm-module__LkHGrq__adoptContainer{max-width:min(1400px,95vw);margin:0 auto}.AdoptForm-module__LkHGrq__adoptHeader{text-align:center;margin-bottom:2.5rem}.AdoptForm-module__LkHGrq__backLink{color:var(--text-secondary);background:var(--bg-secondary);border-radius:12px;align-items:center;gap:.5rem;width:fit-content;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;padding:.5rem 1rem;font-size:.9375rem;font-weight:500;text-decoration:none;transition:color .2s;display:inline-flex}.AdoptForm-module__LkHGrq__backLink:hover{color:var(--primary);background:var(--bg-tertiary)}.AdoptForm-module__LkHGrq__adoptHeader h1{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.AdoptForm-module__LkHGrq__adoptSubtitle{color:var(--text-secondary);margin:0;font-size:1.125rem;line-height:1.5}.AdoptForm-module__LkHGrq__adoptOrgBanner{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-md);border-radius:20px;align-items:center;gap:1.25rem;margin-bottom:2rem;padding:1.5rem;transition:all .3s;display:flex}.AdoptForm-module__LkHGrq__adoptOrgBanner:hover{box-shadow:var(--shadow-lg)}.AdoptForm-module__LkHGrq__orgLogo{-o-object-fit:cover;object-fit:cover;border:1px solid var(--border-color);border-radius:16px;flex-shrink:0;width:64px;height:64px}.AdoptForm-module__LkHGrq__orgInfo h3{color:var(--text-primary);margin:0 0 .25rem;font-size:1.25rem;font-weight:700}.AdoptForm-module__LkHGrq__orgContact{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.AdoptForm-module__LkHGrq__adoptContent{grid-template-columns:1.1fr 1.4fr;align-items:start;gap:2rem;display:grid}@media (min-width:1600px){.AdoptForm-module__LkHGrq__adoptContent{grid-template-columns:1.2fr 1.8fr;gap:3rem}}.AdoptForm-module__LkHGrq__adoptPetInfo{align-self:start;max-height:calc(100vh - 4rem);position:sticky;top:2rem;overflow-y:auto}.AdoptForm-module__LkHGrq__adoptGalleryWrapper{border-radius:16px;max-height:300px;margin-bottom:.75rem;overflow:hidden}.AdoptForm-module__LkHGrq__petInfoCard{background:var(--card-bg);box-shadow:var(--shadow-md);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.AdoptForm-module__LkHGrq__petInfoCard:hover{box-shadow:var(--shadow-lg)}.AdoptForm-module__LkHGrq__petInfoImage{width:100%;height:240px;box-shadow:var(--shadow-sm);border-radius:16px;flex-shrink:0;margin-bottom:1.5rem;overflow:hidden}.AdoptForm-module__LkHGrq__petInfoImage img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .3s}.AdoptForm-module__LkHGrq__petInfoCard:hover .AdoptForm-module__LkHGrq__petInfoImage img{transform:scale(1.02)}.AdoptForm-module__LkHGrq__petInfoDetails{flex-direction:column;flex:1;display:flex}.AdoptForm-module__LkHGrq__petInfoDetails h3{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.AdoptForm-module__LkHGrq__petMeta{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.AdoptForm-module__LkHGrq__petMeta .AdoptForm-module__LkHGrq__tag{background:linear-gradient(135deg, var(--primary-light) 0%, var(--primary) 100%);color:#fff;box-shadow:var(--shadow-sm);border-radius:20px;padding:.5rem 1rem;font-size:.8125rem;font-weight:600}.AdoptForm-module__LkHGrq__petDetailsList{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;margin:1.25rem 0;padding:1.25rem}.AdoptForm-module__LkHGrq__petDetailItem{align-items:center;gap:.75rem;padding:.75rem 0;font-size:.9375rem;display:flex}.AdoptForm-module__LkHGrq__petDetailItem:not(:last-child){border-bottom:1px solid var(--border-color)}.AdoptForm-module__LkHGrq__detailIcon{font-size:1.125rem}.AdoptForm-module__LkHGrq__detailLabel{color:var(--text-secondary);min-width:70px;font-weight:500}.AdoptForm-module__LkHGrq__detailValue{color:var(--text-primary);font-weight:600}.AdoptForm-module__LkHGrq__petDescription,.AdoptForm-module__LkHGrq__petTraits{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;margin:1.25rem 0;padding:1.25rem}.AdoptForm-module__LkHGrq__traitsTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600}.AdoptForm-module__LkHGrq__traitsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.AdoptForm-module__LkHGrq__traitBadge{border-radius:20px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;line-height:1.3;display:inline-flex}.AdoptForm-module__LkHGrq__traitYes{background:var(--success-light);color:var(--success);border:1px solid var(--success)}.AdoptForm-module__LkHGrq__traitNo{background:var(--danger-light);color:var(--danger);border:1px solid var(--danger)}.AdoptForm-module__LkHGrq__traitSpecial{background:var(--warning-light);color:var(--warning);border:1px solid var(--warning)}.AdoptForm-module__LkHGrq__petDescription h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.AdoptForm-module__LkHGrq__petDescription p{color:var(--text-secondary);white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;margin:0;font-size:.9375rem;line-height:1.7}.AdoptForm-module__LkHGrq__petLocationSection{border-top:1px solid var(--border-color);margin-top:auto;padding-top:1.5rem}.AdoptForm-module__LkHGrq__petLocationSection h4{color:var(--text-primary);margin-bottom:.75rem;font-size:1rem;font-weight:600}.AdoptForm-module__LkHGrq__petLocation{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.9375rem;display:flex}.AdoptForm-module__LkHGrq__petMap{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:12px;margin-top:.75rem;overflow:hidden}.AdoptForm-module__LkHGrq__mapFrame{border:none;width:100%;height:200px;display:block}.AdoptForm-module__LkHGrq__petMap small{background:var(--bg-secondary);text-align:center;padding:.75rem;font-size:.8125rem;display:block}.AdoptForm-module__LkHGrq__petVideoSection{border:1px solid var(--border-color);background:var(--bg-tertiary);border-radius:12px;margin-top:1.25rem;overflow:hidden}.AdoptForm-module__LkHGrq__petVideoTitle{color:var(--text-primary);border-bottom:1px solid var(--border-color);margin:0;padding:.75rem 1rem;font-size:1rem;font-weight:600}.AdoptForm-module__LkHGrq__mapLink{color:var(--primary);font-weight:600;text-decoration:none;transition:all .2s}.AdoptForm-module__LkHGrq__mapLink:hover{color:var(--primary-hover);text-decoration:underline}.AdoptForm-module__LkHGrq__adoptForm{background:var(--card-bg);box-shadow:var(--shadow-md);border:1px solid var(--border-color);border-radius:20px;padding:2.5rem;transition:all .3s}.AdoptForm-module__LkHGrq__adoptForm:hover{box-shadow:var(--shadow-lg)}.AdoptForm-module__LkHGrq__formGroup{margin-bottom:1.75rem}.AdoptForm-module__LkHGrq__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.AdoptForm-module__LkHGrq__formGroup label{color:var(--text-primary);margin-bottom:.75rem;font-size:.9375rem;font-weight:600;display:block}.AdoptForm-module__LkHGrq__formGroup input:not([type=checkbox]),.AdoptForm-module__LkHGrq__formGroup select,.AdoptForm-module__LkHGrq__formGroup textarea{border:1px solid var(--border-color);background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:12px;padding:1rem 1.25rem;font-family:inherit;font-size:1rem;transition:all .2s}.AdoptForm-module__LkHGrq__formGroup input:not([type=checkbox])::-moz-placeholder{color:var(--text-tertiary)}.AdoptForm-module__LkHGrq__formGroup select::-moz-placeholder{color:var(--text-tertiary)}.AdoptForm-module__LkHGrq__formGroup textarea::-moz-placeholder{color:var(--text-tertiary)}.AdoptForm-module__LkHGrq__formGroup input:not([type=checkbox])::placeholder,.AdoptForm-module__LkHGrq__formGroup select::placeholder,.AdoptForm-module__LkHGrq__formGroup textarea::placeholder{color:var(--text-tertiary)}.AdoptForm-module__LkHGrq__formGroup input:not([type=checkbox]):focus,.AdoptForm-module__LkHGrq__formGroup select:focus,.AdoptForm-module__LkHGrq__formGroup textarea:focus{outline:2px solid var(--primary);border-color:var(--primary);background:var(--bg-primary)}.AdoptForm-module__LkHGrq__formGroup textarea{resize:vertical;min-height:140px;line-height:1.6}.AdoptForm-module__LkHGrq__fieldMeta{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-top:.5rem;display:flex}.AdoptForm-module__LkHGrq__fieldMeta .AdoptForm-module__LkHGrq__fieldErrorText,.AdoptForm-module__LkHGrq__fieldMeta .AdoptForm-module__LkHGrq__fieldHint{margin-top:0}.AdoptForm-module__LkHGrq__fieldHint{color:var(--text-secondary);margin-top:.5rem;font-size:.8125rem;font-style:italic}.AdoptForm-module__LkHGrq__charCount{color:var(--text-secondary);white-space:nowrap;flex-shrink:0;font-size:.8125rem}.AdoptForm-module__LkHGrq__charCountUnder{color:var(--warning,#e67e22)}.AdoptForm-module__LkHGrq__charCountOver{color:var(--error,#e74c3c)}.AdoptForm-module__LkHGrq__fieldError{outline:2px solid var(--error,#e74c3c)!important;border-color:var(--error,#e74c3c)!important}.AdoptForm-module__LkHGrq__fieldErrorText{color:var(--error,#e74c3c);margin-top:.5rem;font-size:.8125rem;font-weight:500}.AdoptForm-module__LkHGrq__fieldHint .AdoptForm-module__LkHGrq__editLink{color:var(--primary);font-weight:600;text-decoration:none;transition:color .2s}.AdoptForm-module__LkHGrq__fieldHint .AdoptForm-module__LkHGrq__editLink:hover{color:var(--primary-hover);text-decoration:underline}.AdoptForm-module__LkHGrq__formGroup input[readOnly]{background:var(--bg-tertiary);cursor:not-allowed;opacity:.7}.AdoptForm-module__LkHGrq__followUpLabel{cursor:pointer;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:2rem;padding:.75rem 1rem;font-size:.9375rem;font-weight:500;transition:all .2s;margin-bottom:0!important;display:flex!important}.AdoptForm-module__LkHGrq__followUpLabel:hover{border-color:var(--primary);background:var(--primary-light)}.AdoptForm-module__LkHGrq__followUpCheckbox{min-width:20px;height:20px;accent-color:var(--primary);flex-shrink:0;width:20px!important;box-shadow:none!important;font-size:inherit!important;vertical-align:middle!important;float:none!important;background:0 0!important;border:none!important;border-radius:0!important;outline:none!important;margin:0!important;padding:0!important;line-height:normal!important;display:inline-block!important;position:static!important}.AdoptForm-module__LkHGrq__followUpCheckbox:focus{box-shadow:none!important;border:none!important;outline:none!important}.AdoptForm-module__LkHGrq__formActions{gap:1rem;margin-top:2.5rem;display:flex}.AdoptForm-module__LkHGrq__cancelBtn{background:var(--bg-tertiary);color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;border-radius:12px;flex:1;padding:1.125rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s}.AdoptForm-module__LkHGrq__cancelBtn:hover{background:var(--border-color);color:var(--text-primary)}.AdoptForm-module__LkHGrq__submitBtn{background:linear-gradient(135deg, var(--primary) 0%, var(--primary-hover) 100%);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:2;padding:1.125rem 1.5rem;font-family:inherit;font-size:1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 15px #5a9b9b4d}.AdoptForm-module__LkHGrq__submitBtn:hover:not(:disabled){background:linear-gradient(135deg, var(--primary-hover) 0%, var(--primary) 100%);transform:translateY(-2px);box-shadow:0 6px 20px #5a9b9b66}.AdoptForm-module__LkHGrq__submitBtn:disabled{background:var(--text-tertiary);cursor:not-allowed;opacity:.6;transform:none}@media (max-width:1024px){.AdoptForm-module__LkHGrq__adoptContent{grid-template-columns:1fr}.AdoptForm-module__LkHGrq__adoptPetInfo{position:relative;top:0}}@media (max-width:768px){.AdoptForm-module__LkHGrq__adoptPage{padding:1.5rem 1rem}.AdoptForm-module__LkHGrq__adoptHeader h1{font-size:1.875rem}.AdoptForm-module__LkHGrq__adoptContent{gap:1.5rem}.AdoptForm-module__LkHGrq__adoptForm{padding:1.75rem}.AdoptForm-module__LkHGrq__formActions{flex-direction:column}.AdoptForm-module__LkHGrq__cancelBtn,.AdoptForm-module__LkHGrq__submitBtn{flex:1}.AdoptForm-module__LkHGrq__petInfoImage{height:200px}}@media (max-width:640px){.AdoptForm-module__LkHGrq__adoptPage{padding:1rem .75rem}.AdoptForm-module__LkHGrq__adoptHeader h1{font-size:1.5rem}.AdoptForm-module__LkHGrq__adoptForm{padding:1.25rem}.AdoptForm-module__LkHGrq__formActions .AdoptForm-module__LkHGrq__cancelBtn,.AdoptForm-module__LkHGrq__formActions .AdoptForm-module__LkHGrq__submitBtn,.AdoptForm-module__LkHGrq__backLink{min-height:44px}}.AdoptForm-module__LkHGrq__fileUploadArea{margin-top:.5rem}.AdoptForm-module__LkHGrq__fileUploadButton{background:var(--bg-secondary);border:2px dashed var(--border-color);cursor:pointer;color:var(--text-secondary);border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:500;transition:all .2s;display:inline-flex}.AdoptForm-module__LkHGrq__fileUploadButton:hover{border-color:var(--primary);color:var(--primary);background:var(--primary-light)}.AdoptForm-module__LkHGrq__fileInputHidden{display:none}.AdoptForm-module__LkHGrq__uploadedFilesList{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.AdoptForm-module__LkHGrq__uploadedFileItem{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.875rem;display:flex}.AdoptForm-module__LkHGrq__fileIcon{flex-shrink:0;font-size:1.25rem}.AdoptForm-module__LkHGrq__fileName{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;font-weight:500;overflow:hidden}.AdoptForm-module__LkHGrq__fileSize{color:var(--text-secondary);flex-shrink:0;font-size:.8125rem}.AdoptForm-module__LkHGrq__removeFileBtn{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem;font-size:1rem;line-height:1;transition:all .2s}.AdoptForm-module__LkHGrq__removeFileBtn:hover{color:var(--danger,#e74c3c);background:var(--danger-light,#e74c3c1a)}
.youtube-embed-container{width:100%;margin:1.5rem 0}.youtube-embed-wrapper{background:#000;border-radius:8px;width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.youtube-embed-skeleton{background:linear-gradient(90deg,#1a1a1a 25%,#2a2a2a 50%,#1a1a1a 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite skeleton-loading;position:absolute;top:0;left:0}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.youtube-embed-iframe{opacity:0;width:100%;height:100%;transition:opacity .3s ease-in-out;position:absolute;top:0;left:0}.youtube-embed-iframe.loaded{opacity:1}@media (max-width:768px){.youtube-embed-container{margin:1rem 0}}
.PetDetailPage-module__LVHz3G__detailContainer{max-width:1400px;margin:0 auto;padding:2rem 2rem 5rem}.PetDetailPage-module__LVHz3G__detailGrid{grid-template-columns:1.2fr 1fr;gap:3rem;margin-top:2rem;display:grid}.PetDetailPage-module__LVHz3G__imageSection,.PetDetailPage-module__LVHz3G__infoSection{min-width:0;position:relative}.PetDetailPage-module__LVHz3G__breadcrumb{margin-bottom:1rem}.PetDetailPage-module__LVHz3G__backLink{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;padding:0;font-size:.9375rem;font-weight:500;transition:color .2s}.PetDetailPage-module__LVHz3G__backLink:hover{color:var(--primary);text-decoration:underline}.PetDetailPage-module__LVHz3G__titleWithEdit{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.PetDetailPage-module__LVHz3G__titleWithEdit h1{color:var(--text-primary);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:700;line-height:1.15}.PetDetailPage-module__LVHz3G__actionButtons{flex-shrink:0;gap:.5rem;display:flex}.PetDetailPage-module__LVHz3G__editBtn{background:var(--bg-tertiary);border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PetDetailPage-module__LVHz3G__editBtn:hover{background:var(--border-color)}.PetDetailPage-module__LVHz3G__favoriteDetailBtn,.PetDetailPage-module__LVHz3G__loginToFavoriteBtn{background:var(--card-bg);border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;box-shadow:var(--shadow-sm);border-radius:9999px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PetDetailPage-module__LVHz3G__favoriteDetailBtn:hover,.PetDetailPage-module__LVHz3G__loginToFavoriteBtn:hover{background:var(--danger-light);border-color:var(--danger);color:var(--danger)}.PetDetailPage-module__LVHz3G__tags{flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem;display:flex}.PetDetailPage-module__LVHz3G__tag{background:var(--bg-tertiary);color:var(--text-primary);border:none;border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;display:inline-flex}.PetDetailPage-module__LVHz3G__tag--breed{background:var(--primary-light);color:var(--primary)}.PetDetailPage-module__LVHz3G__tag--statusTag{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border-color);font-weight:600}.PetDetailPage-module__LVHz3G__tag--transportTag{background:var(--success-light);color:var(--success);border:1px solid var(--success);font-weight:600}.PetDetailPage-module__LVHz3G__tag--embeddingTag{background:var(--primary-light);color:var(--primary);border:1px solid var(--primary);font-weight:600}.PetDetailPage-module__LVHz3G__feeCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.PetDetailPage-module__LVHz3G__feeHeader{justify-content:space-between;align-items:center;gap:1rem;display:flex}.PetDetailPage-module__LVHz3G__feeTitle{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.PetDetailPage-module__LVHz3G__feeTotal{color:var(--secondary);white-space:nowrap;font-size:1.75rem;font-weight:800;line-height:1.2}.PetDetailPage-module__LVHz3G__feeBreakdown{border-top:1px solid var(--border-color);margin-top:.75rem;padding-top:.75rem}.PetDetailPage-module__LVHz3G__feeBreakdownSummary{color:var(--text-secondary);cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.8125rem;font-weight:500}.PetDetailPage-module__LVHz3G__feeBreakdownSummary:hover{color:var(--primary)}.PetDetailPage-module__LVHz3G__feeBreakdownItems{flex-direction:column;gap:.5rem;margin-top:.75rem;display:flex}.PetDetailPage-module__LVHz3G__feeRow{color:var(--text-primary);justify-content:space-between;align-items:center;padding:.25rem 0;font-size:.875rem;display:flex}.PetDetailPage-module__LVHz3G__feeRow span:last-child{font-weight:600}.PetDetailPage-module__LVHz3G__feeNotes{color:var(--text-secondary);background:var(--bg-tertiary);border-radius:8px;margin-top:.75rem;padding:.5rem .75rem;font-size:.8125rem;line-height:1.5}.PetDetailPage-module__LVHz3G__mainImage{aspect-ratio:4/3;-o-object-fit:cover;object-fit:cover;width:100%;box-shadow:var(--shadow-lg);border-radius:20px;margin-bottom:1.5rem}.PetDetailPage-module__LVHz3G__infoCard{background:var(--card-bg);box-shadow:var(--shadow-md);border:1px solid var(--border-color);border-radius:16px;margin-bottom:1.5rem;padding:2rem}.PetDetailPage-module__LVHz3G__infoCard h3{color:var(--text-primary);align-items:center;gap:.5rem;margin:0 0 1rem;font-size:1.25rem;font-weight:600;display:flex}.PetDetailPage-module__LVHz3G__infoGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.PetDetailPage-module__LVHz3G__infoItem{flex-direction:column;gap:.25rem;display:flex}.PetDetailPage-module__LVHz3G__infoLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.PetDetailPage-module__LVHz3G__infoValue{color:var(--text-primary);font-size:.9375rem;font-weight:500}.PetDetailPage-module__LVHz3G__description{color:var(--text-primary);white-space:pre-wrap;font-size:1rem;line-height:1.7}.PetDetailPage-module__LVHz3G__traitsCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:16px;margin-bottom:1.5rem;padding:1.5rem}.PetDetailPage-module__LVHz3G__traitsCard h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:700}.PetDetailPage-module__LVHz3G__traitsGrid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:1.5rem;display:grid}.PetDetailPage-module__LVHz3G__traitItem{background:var(--bg-tertiary);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;display:flex}.PetDetailPage-module__LVHz3G__traitIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.PetDetailPage-module__LVHz3G__traitIconEnergy{background:var(--accent-light)}.PetDetailPage-module__LVHz3G__traitIconSize{background:var(--primary-light)}.PetDetailPage-module__LVHz3G__traitIconWeight{background:var(--accent-light)}.PetDetailPage-module__LVHz3G__traitIconCoat{background:var(--secondary-light)}.PetDetailPage-module__LVHz3G__traitLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.6875rem;font-weight:600;display:block}.PetDetailPage-module__LVHz3G__traitValue{color:var(--text-primary);margin-top:1px;font-size:.9375rem;font-weight:600;display:block}.PetDetailPage-module__LVHz3G__compatibilitySection{border-top:1px solid var(--border-color);padding-top:1.25rem}.PetDetailPage-module__LVHz3G__compatibilityTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;font-size:.75rem;font-weight:700}.PetDetailPage-module__LVHz3G__compatibilityGrid{flex-wrap:wrap;gap:.5rem;display:flex}.PetDetailPage-module__LVHz3G__compatibilityBadge{border-radius:9999px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.PetDetailPage-module__LVHz3G__compatibilityBadgeGood{background:var(--success-light);color:var(--success)}.PetDetailPage-module__LVHz3G__compatibilityBadgeNeutral{background:var(--accent-light);color:var(--text-primary)}.PetDetailPage-module__LVHz3G__compatibilityBadgeInfo{background:var(--primary-light);color:var(--primary)}.PetDetailPage-module__LVHz3G__compatibilityBadgePink{background:var(--secondary-light);color:var(--secondary)}.PetDetailPage-module__LVHz3G__compatibilityIcon{font-size:.9375rem}.PetDetailPage-module__LVHz3G__specialNeedsSection{background:var(--accent-light);border:1px solid var(--accent);border-radius:10px;margin-top:1rem;padding:1rem}.PetDetailPage-module__LVHz3G__specialNeedsHeader{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.PetDetailPage-module__LVHz3G__specialNeedsIcon{font-size:1.25rem}.PetDetailPage-module__LVHz3G__specialNeedsTitle{color:var(--accent);font-weight:600}.PetDetailPage-module__LVHz3G__specialNeedsDetails{color:var(--accent);margin:0;font-size:.875rem}.PetDetailPage-module__LVHz3G__actionSection{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.PetDetailPage-module__LVHz3G__primaryBtn{background:var(--secondary);color:#fff;text-align:center;cursor:pointer;width:100%;box-shadow:0 4px 12px var(--secondary-shadow);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.PetDetailPage-module__LVHz3G__primaryBtn:hover{box-shadow:0 6px 20px var(--secondary-shadow);transform:translateY(-2px)}.PetDetailPage-module__LVHz3G__secondaryBtn{background:var(--primary);color:#fff;text-align:center;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.PetDetailPage-module__LVHz3G__secondaryBtn:hover{box-shadow:0 6px 20px var(--primary-shadow);transform:translateY(-2px)}.PetDetailPage-module__LVHz3G__donateBtn{background:var(--card-bg);width:100%;color:var(--secondary);border:2px solid var(--secondary);text-align:center;cursor:pointer;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.PetDetailPage-module__LVHz3G__donateBtn:hover{background:var(--secondary-light);transform:translateY(-2px)}.PetDetailPage-module__LVHz3G__petLocationDetail{background:var(--bg-secondary);border:1px solid var(--border-color);color:var(--text-primary);border-radius:12px;align-items:center;gap:.5rem;margin-top:1.5rem;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;display:flex}.PetDetailPage-module__LVHz3G__locationIcon{font-size:1.25rem}.PetDetailPage-module__LVHz3G__partnerBadge{background:var(--primary-light,#5a9b9b1f);color:var(--primary);border:1px solid var(--primary);white-space:nowrap;border-radius:9999px;align-items:center;margin-left:auto;padding:.25rem .625rem;font-size:.75rem;font-weight:700;display:inline-flex}.PetDetailPage-module__LVHz3G__petDates{margin-top:.75rem}.PetDetailPage-module__LVHz3G__dateItem{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.875rem 1rem;display:flex}.PetDetailPage-module__LVHz3G__dateItemAdopted{border-color:var(--accent);background:var(--accent-light)}.PetDetailPage-module__LVHz3G__icon{width:20px;height:20px;color:var(--text-muted);flex-shrink:0}.PetDetailPage-module__LVHz3G__dateLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500;display:block}.PetDetailPage-module__LVHz3G__dateValue{color:var(--text-primary);margin-top:.125rem;font-size:.9375rem;font-weight:500;display:block}.PetDetailPage-module__LVHz3G__shareCard{background:var(--card-bg);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);text-align:center;border-radius:16px;margin-top:1.5rem;padding:1.5rem}.PetDetailPage-module__LVHz3G__shareQuote{color:var(--text-primary);margin:0 0 .25rem;font-size:1.125rem;font-weight:700;line-height:1.4}.PetDetailPage-module__LVHz3G__shareSubtext{color:var(--text-secondary);margin:0 0 1rem;font-size:.875rem;font-style:italic}.PetDetailPage-module__LVHz3G__shareLabel{color:var(--text-primary);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.PetDetailPage-module__LVHz3G__shareIcons{justify-content:center;gap:.75rem;display:flex}.PetDetailPage-module__LVHz3G__shareIconBtn{cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.PetDetailPage-module__LVHz3G__shareIconBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.PetDetailPage-module__LVHz3G__shareIconFacebook{background:#1877f2}.PetDetailPage-module__LVHz3G__shareIconTwitter{background:#000}.PetDetailPage-module__LVHz3G__shareIconWhatsapp{background:#25d366}.PetDetailPage-module__LVHz3G__shareIconLinkedin{background:#0a66c2}.PetDetailPage-module__LVHz3G__shareIconCopy{background:var(--bg-tertiary);color:var(--text-primary)}.PetDetailPage-module__LVHz3G__stickyActionBar{z-index:100;background:var(--card-bg);border-top:1px solid var(--border-color);-webkit-backdrop-filter:blur(12px);justify-content:center;padding:.75rem 2rem;display:flex;position:fixed;bottom:0;left:0;right:0}.PetDetailPage-module__LVHz3G__stickyActionBarInner{width:100%;max-width:400px}.PetDetailPage-module__LVHz3G__stickyAdoptBtn{background:var(--primary);color:#fff;text-align:center;cursor:pointer;width:100%;box-shadow:0 4px 12px var(--primary-shadow);border:none;border-radius:10px;padding:.875rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:block}.PetDetailPage-module__LVHz3G__stickyAdoptBtn:hover{box-shadow:0 6px 20px var(--primary-shadow);transform:translateY(-2px)}.PetDetailPage-module__LVHz3G__adminToolsWrap{position:relative}.PetDetailPage-module__LVHz3G__adminToolsBtn{background:var(--bg-tertiary);border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.PetDetailPage-module__LVHz3G__adminToolsBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.PetDetailPage-module__LVHz3G__adminFloatingPanel{z-index:99;background:var(--card-bg);border:1px solid var(--border-color);width:280px;box-shadow:var(--shadow-lg);border-radius:16px;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden}.PetDetailPage-module__LVHz3G__adminPanelHeader{background:var(--bg-tertiary);border-bottom:1px solid var(--border-color);color:var(--text-primary);justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.875rem;font-weight:700;display:flex}.PetDetailPage-module__LVHz3G__adminPanelClose{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1rem;line-height:1}.PetDetailPage-module__LVHz3G__adminPanelClose:hover{color:var(--text-primary)}.PetDetailPage-module__LVHz3G__adminPanelBody{flex-direction:column;gap:.75rem;padding:.75rem;display:flex}.PetDetailPage-module__LVHz3G__adminPanelSection{flex-direction:column;gap:.5rem;display:flex}.PetDetailPage-module__LVHz3G__adminPanelBtn{background:var(--bg-tertiary);width:100%;color:var(--text-primary);border:1px solid var(--border-color);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.PetDetailPage-module__LVHz3G__adminPanelBtn:hover:not(:disabled){background:var(--primary);color:#fff;border-color:var(--primary)}.PetDetailPage-module__LVHz3G__adminPanelBtn:disabled{opacity:.6;cursor:not-allowed}.PetDetailPage-module__LVHz3G__adminRiskSection{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:12px;margin-top:1.5rem;padding:1.5rem}.PetDetailPage-module__LVHz3G__breed-suggestion-banner{background:var(--bg-secondary);border:1px solid var(--primary);border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.PetDetailPage-module__LVHz3G__suggestion-content{flex:1;align-items:flex-start;gap:.75rem;display:flex}.PetDetailPage-module__LVHz3G__suggestion-icon{flex-shrink:0;font-size:1.5rem}.PetDetailPage-module__LVHz3G__suggestion-text{flex:1}.PetDetailPage-module__LVHz3G__suggestion-text strong{color:var(--text-primary);margin-bottom:.25rem;font-size:.875rem;font-weight:700;display:block}.PetDetailPage-module__LVHz3G__suggested-breed{color:var(--primary);margin-right:.5rem;font-size:.9375rem;font-weight:600;display:inline-block}.PetDetailPage-module__LVHz3G__suggestion-confidence{color:var(--text-secondary);font-size:.8125rem}.PetDetailPage-module__LVHz3G__suggestion-actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.PetDetailPage-module__LVHz3G__accept-btn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:.375rem .75rem;font-size:.8125rem;font-weight:600;transition:all .2s}.PetDetailPage-module__LVHz3G__accept-btn:hover{opacity:.9}.PetDetailPage-module__LVHz3G__dismiss-btn{color:var(--text-secondary);border:1px solid var(--border-color);cursor:pointer;background:0 0;border-radius:8px;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:all .2s}.PetDetailPage-module__LVHz3G__dismiss-btn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.PetDetailPage-module__LVHz3G__riskAssessBtn{background:var(--primary);color:#fff;cursor:pointer;width:100%;box-shadow:0 4px 12px var(--primary-shadow);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s;display:flex}.PetDetailPage-module__LVHz3G__riskAssessBtn:hover:not(:disabled){box-shadow:0 6px 20px var(--primary-shadow);transform:translateY(-2px)}.PetDetailPage-module__LVHz3G__riskAssessBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.PetDetailPage-module__LVHz3G__riskBadgeDisplay{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;align-items:center;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.PetDetailPage-module__LVHz3G__riskBadgeDisplayLow{background:var(--success-light);border-color:var(--success)}.PetDetailPage-module__LVHz3G__riskBadgeDisplayMedium{background:var(--accent-light);border-color:var(--accent)}.PetDetailPage-module__LVHz3G__riskBadgeDisplayHigh{background:var(--danger-light);border-color:var(--danger)}.PetDetailPage-module__LVHz3G__riskBadgeDisplayCritical{background:var(--danger-light);border-color:var(--danger-hover)}.PetDetailPage-module__LVHz3G__riskLabel{color:var(--text-secondary);font-weight:600}.PetDetailPage-module__LVHz3G__riskValue{color:var(--text-primary);font-weight:700}.PetDetailPage-module__LVHz3G__riskScoreDisplay{color:var(--text-secondary);font-size:.8125rem;font-weight:500}.PetDetailPage-module__LVHz3G__analyzedDate{color:var(--text-secondary);margin-top:.5rem;font-size:.75rem}.PetDetailPage-module__LVHz3G__recommendationsDetails{margin-top:.75rem;font-size:.875rem}.PetDetailPage-module__LVHz3G__recommendationsSummary{cursor:pointer;color:var(--primary);font-weight:600}.PetDetailPage-module__LVHz3G__recommendationsList{margin-top:.5rem;padding-left:1.5rem}.PetDetailPage-module__LVHz3G__recommendationItem{color:var(--text-secondary);margin-bottom:.25rem}@media (max-width:1024px){.PetDetailPage-module__LVHz3G__detailGrid{grid-template-columns:1fr;gap:2rem}.PetDetailPage-module__LVHz3G__titleWithEdit h1{font-size:2rem}}@media (max-width:768px){.PetDetailPage-module__LVHz3G__detailContainer{padding:1rem 1rem 5rem}.PetDetailPage-module__LVHz3G__titleWithEdit{flex-direction:column;gap:.75rem}.PetDetailPage-module__LVHz3G__titleWithEdit h1{font-size:1.75rem}.PetDetailPage-module__LVHz3G__traitsGrid{grid-template-columns:1fr}}