.breed-identify-modal .bim-title-icon{color:var(--hm-color-success);margin-right:var(--hm-space-1);vertical-align:text-bottom}.breed-identify-modal .bim-lead{color:var(--hm-text-secondary);margin-bottom:var(--hm-space-3)}.breed-identify-modal .bim-q{margin-bottom:var(--hm-space-3)}.breed-identify-modal .bim-q-label{color:var(--hm-text-primary);font-weight:600;margin-bottom:var(--hm-space-2)}.breed-identify-modal .bim-q-help{color:var(--hm-text-secondary);font-weight:400}.breed-identify-modal .bim-options{display:flex;flex-wrap:wrap;gap:var(--hm-space-2)}.breed-identify-modal .bim-chip{background:var(--hm-surface-white);border:1px solid var(--hm-border-default);border-radius:var(--hm-radius-full);color:var(--hm-text-primary);cursor:pointer;font-size:.9375rem;padding:var(--hm-space-2) var(--hm-space-3);transition:background .15s,border-color .15s}.breed-identify-modal .bim-chip:hover{border-color:var(--hm-color-success)}.breed-identify-modal .bim-chip.is-active{background:var(--hm-color-success);border-color:var(--hm-color-success);color:var(--hm-text-inverse);font-weight:600}.breed-identify-modal .bim-submit{background:var(--hm-color-success);border:none;border-radius:var(--hm-radius-md);color:var(--hm-text-inverse);cursor:pointer;font-size:1rem;font-weight:700;margin-top:var(--hm-space-2);padding:var(--hm-space-3);width:100%}.breed-identify-modal .bim-submit:disabled{background:var(--hm-surface-neutral-hover);color:var(--hm-text-muted);cursor:not-allowed}.breed-identify-modal .bim-error{color:var(--hm-color-danger);font-size:.875rem;margin-top:var(--hm-space-2)}.breed-identify-modal .bim-results{margin-top:var(--hm-space-4)}.breed-identify-modal .bim-top{background:var(--hm-surface-success-subtle);border:1px solid var(--hm-color-success);border-radius:var(--hm-radius-lg);padding:var(--hm-space-4)}.breed-identify-modal .bim-top-head{align-items:baseline;display:flex;flex-wrap:wrap;gap:var(--hm-space-2);justify-content:space-between}.breed-identify-modal .bim-top-name{color:var(--hm-color-success);font-size:1.25rem;font-weight:800}.breed-identify-modal .bim-confidence{color:var(--hm-color-success);font-variant-numeric:tabular-nums;font-weight:700}.breed-identify-modal .bim-summary{color:var(--hm-text-primary);margin:var(--hm-space-2) 0 var(--hm-space-3)}.breed-identify-modal .bim-use{background:var(--hm-color-success);border:none;border-radius:var(--hm-radius-md);color:var(--hm-text-inverse);cursor:pointer;font-weight:700;padding:var(--hm-space-2) var(--hm-space-4)}.breed-identify-modal .bim-others{margin-top:var(--hm-space-3)}.breed-identify-modal .bim-others-title{color:var(--hm-text-muted);font-size:.8125rem;letter-spacing:.03em;margin-bottom:var(--hm-space-2);text-transform:uppercase}.breed-identify-modal .bim-other{align-items:center;border-top:1px solid var(--hm-border-subtle);display:flex;gap:var(--hm-space-3);justify-content:space-between;padding:var(--hm-space-2) 0}.breed-identify-modal .bim-other-info{align-items:baseline;display:flex;flex-wrap:wrap;gap:var(--hm-space-2);min-width:0}.breed-identify-modal .bim-other-name{color:var(--hm-text-primary);font-weight:600}.breed-identify-modal .bim-other-conf{color:var(--hm-text-secondary);font-variant-numeric:tabular-nums;font-weight:600}.breed-identify-modal .bim-other-sum{color:var(--hm-text-secondary);flex-basis:100%;font-size:.875rem}.breed-identify-modal .bim-use-sm{background:var(--hm-surface-white);border:1px solid var(--hm-color-success);border-radius:var(--hm-radius-md);color:var(--hm-color-success);cursor:pointer;flex-shrink:0;font-weight:600;padding:var(--hm-space-1) var(--hm-space-3)}.breed-identify-modal .bim-use-sm:hover{background:var(--hm-surface-success-subtle)}.breed-identify-modal .bim-note{color:var(--hm-text-muted);font-size:.8125rem;margin-top:var(--hm-space-3)}.breed-identify-modal .bim-empty{background:var(--hm-surface-card);border:1px solid var(--hm-border-default);border-radius:var(--hm-radius-lg);color:var(--hm-text-secondary);padding:var(--hm-space-4);text-align:center}