.adoption-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.75);z-index:10000;align-items:center;justify-content:center;opacity:0;transition:opacity .3s;box-sizing:border-box;padding:1rem}.adoption-modal.show{display:flex;opacity:1}.adoption-modal-content{background:#fff;border-radius:16px;max-height:90vh;overflow:hidden;position:relative;box-shadow:0 10px 40px rgba(0,0,0,.2);width:100%;box-sizing:border-box}.adoption-modal-header{padding:.15rem 0 .25rem;margin-bottom:0;position:relative;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f1f3f4}.adoption-modal-header h3{margin:0;text-align:center;width:100%;padding:0 2rem;box-sizing:border-box;font-size:1.1rem}.adoption-modal-close{position:absolute;right:0;top:50%;transform:translateY(-50%);background:#f8f9fa;border:0;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6c757d}.adoption-modal-body{padding-top:.25rem;box-sizing:border-box}.breed-features-card{margin-top:1rem;padding:1rem 1rem .85rem;border-radius:12px;background:#fafafa;border:1px solid #eee;box-sizing:border-box}.breed-article-breed-features-section .breed-features-card{margin-top:0}.breed-features-title{margin:0 0 .75rem;font-size:1rem;font-weight:700;color:#333;letter-spacing:-.01em;text-align:center}.breed-features-subsection{margin-bottom:1rem}.breed-features-subsection:last-child{margin-bottom:0}.breed-features-subtitle{margin:0 0 .5rem;font-size:.9rem;font-weight:600;color:#e85a2a}.breed-features-rows{display:flex;flex-direction:column;gap:.55rem}.breed-feature-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.5rem .75rem;font-size:.88rem;line-height:1.35}.breed-feature-row--score{flex-wrap:nowrap;align-items:center;gap:.35rem .5rem}.breed-feature-row--score .breed-feature-label{flex:1 1 auto;min-width:0}.breed-feature-label{color:#444;font-weight:500;flex:1 1 42%;min-width:8rem}.breed-feature-score-wrap{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto;flex-shrink:0;margin-left:auto;min-width:0}.breed-feature-paws{display:inline-flex;align-items:center;gap:2px}.breed-feature-paw{flex-shrink:0;display:block}.breed-feature-paw ellipse,.breed-feature-paw circle{stroke-width:1.1}.breed-feature-paw--on ellipse,.breed-feature-paw--on circle{fill:#ff8359;stroke:#e85a2a}.breed-feature-paw--off ellipse,.breed-feature-paw--off circle{fill:none;stroke:rgba(255,131,89,.38)}.breed-feature-row--text .breed-feature-text-val{color:#333;font-weight:600;text-align:right;flex:1 1 auto}.breed-feature-bool{display:inline-block;padding:.2rem .55rem;border-radius:8px;font-size:.82rem;font-weight:700}.breed-feature-bool--yes{background:#e8f5e9;color:#2e7d32}.breed-feature-bool--no{background:#ffebee;color:#c62828}@media(max-width:576px){.breed-feature-label{max-width:100%}.breed-feature-paws{gap:1px}.breed-feature-row--score .breed-feature-paw{width:15px;height:15px}}.breed-compare-wrap{margin-top:.75rem}.btn-breed-compare-open{width:100%;padding:.65rem 1rem;background:#fff;border:1px solid #ddd;color:#e85a2a;border-radius:10px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s,border-color .2s}.btn-breed-compare-open:hover{background:#fff5ee;border-color:#ff8359}#breedCompareModal.adoption-modal .adoption-modal-content.breed-compare-modal-content{width:100%;max-width:min(960px,98vw);padding:.5rem .3rem .7rem;box-sizing:border-box}#breedCompareModal.adoption-modal .adoption-modal-header h3{padding-left:1.65rem;padding-right:1.65rem}.breed-compare-modal .breed-compare-modal-content{max-width:min(960px,98vw);max-height:90vh;display:flex;flex-direction:column}.breed-compare-modal-body{overflow-y:auto;flex:1 1 auto;min-height:0;padding-bottom:.5rem;padding-left:0;padding-right:0}.breed-compare-toolbar{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem .65rem;margin-bottom:.75rem}.breed-compare-select-label{font-size:.9rem;font-weight:600;color:#333;flex-shrink:0}.breed-compare-select{width:25%;max-width:11rem;min-width:8.25rem;flex:0 0 auto;padding:.5rem .65rem;border-radius:8px;border:1px solid #ccc;font-size:.9rem;background:#fff;box-sizing:border-box}.breed-compare-hint{margin:0 0 .75rem;font-size:.85rem;color:#666}.breed-compare-error{margin:0 0 .75rem;font-size:.88rem;color:#c62828}.breed-compare-loading{text-align:center;padding:1.25rem;color:#666;font-size:.9rem}.breed-compare-grid{display:block}.breed-compare-breed-head{display:grid;grid-template-columns:1fr 1fr;gap:.35rem .5rem;margin-bottom:.75rem;padding:.35rem .05rem .5rem;border-bottom:1px solid #eee}.breed-compare-breed-name{font-size:.98rem;font-weight:700;color:#e85a2a;text-align:center;line-height:1.25;min-width:0;word-break:break-word}.breed-compare-merged{padding:0}.breed-compare-section{margin-bottom:1rem}.breed-compare-section:last-child{margin-bottom:0}.breed-compare-section-title{margin:0 0 .45rem;font-size:.92rem;font-weight:600;color:#e85a2a;text-align:center}.breed-compare-pair-row{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr) minmax(0,1fr);gap:.35rem .45rem;align-items:center;padding:.45rem 0;border-bottom:1px solid #f0f0f0;font-size:.85rem}.breed-compare-pair-row:last-child{border-bottom:0}.breed-compare-pair-label{color:#444;font-weight:600;min-width:0;line-height:1.3;padding-right:.15rem}.breed-compare-pair-val{min-width:0;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;text-align:center}.breed-compare-pair-val .breed-feature-score-wrap{margin-left:0;justify-content:center}.breed-compare-pair-val .breed-feature-paws{justify-content:center;gap:3px}.breed-compare-modal .breed-compare-pair-val .breed-feature-paw{width:18px;height:18px}.breed-compare-pair-val--text{font-weight:600;color:#333;font-size:.84rem;line-height:1.25;word-break:break-word}.breed-compare-dash{color:#aaa;font-weight:600}@media(max-width:480px){#breedCompareModal.adoption-modal .adoption-modal-content.breed-compare-modal-content{width:100%;max-width:100%;padding:.45rem .2rem .65rem}#breedCompareModal.adoption-modal .adoption-modal-header h3{padding-left:1.4rem;padding-right:1.4rem}.breed-compare-pair-row{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:.32rem .4rem;font-size:.82rem}.breed-compare-pair-label{grid-column:1/-1;text-align:center;padding-right:0;font-size:.8rem}.breed-compare-pair-val--left{grid-column:1}.breed-compare-pair-val--right{grid-column:2}.breed-compare-modal .breed-compare-pair-val .breed-feature-paw{width:17px;height:17px}.breed-compare-pair-val .breed-feature-paws{gap:2px}.breed-compare-pair-val--text{font-size:.8rem}.breed-compare-breed-name{font-size:.95rem}.breed-compare-select{width:42%;max-width:10rem}}