.breed-page,.breeds-index-page{min-height:100vh}.breeds-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:48px 0;text-align:center}.breeds-hero h1{font-size:36px;font-weight:700;color:#1e293b;margin:0 0 12px}.breeds-hero p{font-size:18px;color:#64748b;margin:0 0 20px}.btn-finder{display:inline-block;padding:12px 24px;background:#323F53;color:white;text-decoration:none;border-radius:8px;font-weight:600;transition:background .2s,transform .2s}.btn-finder:hover{background:#1e293b;transform:translateY(-2px)}.breeds-filter-bar{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;flex-wrap:wrap}.breed-search-form{display:flex;gap:12px;width:300px}.search-input-wrapper{flex:1 1;position:relative;display:flex;align-items:center}.breed-search-input{width:100%;padding:12px 36px 12px 14px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:border-color .2s}.breed-search-input:focus{outline:none;border-color:#323F53}.breed-search-input::placeholder{color:#94a3b8}.search-clear-btn{position:absolute;right:12px;background:none;border:none;color:#94a3b8;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}.search-clear-btn:hover{color:#64748b}.search-submit-btn{padding:12px 16px;background:#323F53;color:white;border:none;border-radius:8px;cursor:pointer;transition:background .2s}.search-submit-btn:hover{background:#1e293b}@media (max-width:768px){.breeds-filter-bar{flex-direction:column;align-items:stretch}.breeds-filter-tabs{justify-content:center}.breed-search-form{width:100%}}@media (max-width:480px){.breed-search-form{flex-direction:column}.search-submit-btn{width:100%}}.breeds-section{padding:48px 0}.breeds-section h2{font-size:24px;font-weight:600;color:#1e293b;margin:0 0 24px;display:flex;align-items:center;gap:12px}.breeds-section h2 svg{color:#323F53}.breeds-list-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px}.breeds-list-card{background:white;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);text-decoration:none;transition:transform .2s,box-shadow .2s}.breeds-list-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.12)}.breeds-list-image{width:100%;height:230px;object-fit:cover}.breeds-list-placeholder{width:100%;height:230px;background:#f1f5f9;display:flex;align-items:center;justify-content:center;color:#cbd5e1;font-size:48px}.breeds-list-info{padding:16px}.breeds-list-info h3{font-size:16px;font-weight:600;color:#1e293b;margin:0 0 4px}.breeds-list-size{font-size:12px;color:#64748b;text-transform:capitalize}.breeds-empty{text-align:center;padding:80px 20px;color:#64748b}.breeds-filter-tabs{display:flex;gap:12px;flex-wrap:wrap}.filter-tab{padding:10px 20px;border-radius:8px;background:white;border:2px solid #e2e8f0;color:#64748b;text-decoration:none;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:8px}.filter-tab:hover{border-color:#323F53;color:#323F53}.filter-tab.active{background:#323F53;border-color:#323F53;color:white}.breeds-list-meta{display:flex;align-items:center;gap:8px;margin-top:4px}.breeds-list-type-icon{font-size:12px;color:#64748b}.breeds-list-type-icon.dog{color:#3b82f6}.breeds-list-type-icon.cat{color:#a855f7}.breeds-pagination{display:flex;align-items:center;justify-content:center;gap:16px;padding:32px 0;flex-wrap:wrap}.pagination-btn{padding:10px 16px;border-radius:8px;background:white;border:1px solid #e2e8f0;color:#323F53;text-decoration:none;font-weight:500;transition:all .2s;display:flex;align-items:center;gap:8px}.pagination-btn:hover:not(.disabled){background:#323F53;color:white;border-color:#323F53}.pagination-btn.disabled{color:#cbd5e1;cursor:not-allowed}.pagination-numbers{display:flex;align-items:center;gap:4px}.pagination-number{padding:8px 14px;border-radius:6px;text-decoration:none;color:#64748b;font-weight:500;transition:all .2s}.pagination-number:hover{background:#f1f5f9;color:#323F53}.pagination-number.active{background:#323F53;color:white}.pagination-ellipsis{padding:8px 4px;color:#cbd5e1}.breeds-results-info{text-align:center;color:#64748b;font-size:14px;padding-bottom:48px}@media (max-width:768px){.breeds-hero h1{font-size:28px}.breeds-pagination{gap:8px}.pagination-numbers{display:none}.pagination-btn{padding:8px 12px;font-size:14px}.breeds-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.breadcrumbs-container{background:#f8fafc;padding:12px 0;border-bottom:1px solid #e2e8f0}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:13px}.breadcrumbs a{color:#64748b;text-decoration:none;transition:color .2s}.breadcrumbs a:hover{color:#323F53}.breadcrumb-separator{color:#cbd5e1}.breadcrumb-current{color:#1e293b;font-weight:500}.breed-hero{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:48px 0}.breed-hero-content{display:grid;grid-template-columns:1fr 400px;grid-gap:48px;gap:48px;align-items:center}.breed-type-label{display:inline-block;background:#323F53;color:white;padding:4px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;margin-bottom:12px}.breed-hero-text h1{font-size:48px;font-weight:700;margin:0 0 16px;color:#1e293b}.breed-intro{font-size:18px;color:#64748b;line-height:1.6;margin-bottom:24px}.breed-quick-facts{margin-top:16px}.facts-grid{display:flex;flex-wrap:wrap;gap:8px;margin:0}.quick-fact{display:inline-flex;align-items:center;gap:6px;background:white;padding:6px 12px;border-radius:6px;box-shadow:0 1px 2px rgba(0,0,0,.06)}.fact-icon{font-size:12px;color:#64748b;margin-right:4px}.fact-label{font-size:11px;color:#64748b;font-weight:500;display:flex;align-items:center}.fact-label:after{content:":";margin-right:4px}.fact-value{font-size:11px;font-weight:600;color:#1e293b;line-height:1;margin:0}.breed-hero-image{display:flex;justify-content:center}.breed-main-image{border-radius:12px;box-shadow:0 20px 40px rgba(0,0,0,.1);object-fit:cover}.container{max-width:1440px;margin:0 auto;padding:0 24px}.breed-content-grid{display:grid;grid-template-columns:1fr 320px;grid-gap:48px;gap:48px;padding:48px 0}.breed-main-content{min-width:0}.breed-main-content.article-content{max-width:none;padding-top:0}.breed-section{margin-bottom:48px}.breed-section h2{font-size:24px;font-weight:700;margin:0 0 20px;color:#1e293b}.temperament-tags{display:flex;flex-wrap:wrap;gap:8px}.temperament-tag{background:#dbeafe;color:#1e40af;padding:6px 12px;border-radius:20px;font-size:14px;font-weight:500}.breed-section p{margin:0 0 16px}.breed-full-content,.breed-section p{font-size:16px;line-height:1.7;color:#475569}.breed-full-content h3{font-size:20px;font-weight:600;margin:24px 0 12px;color:#1e293b}.breed-full-content ol,.breed-full-content ul{margin:16px 0;padding-left:24px}.breed-full-content li{margin-bottom:8px}.characteristics-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:24px;gap:24px}.characteristic{background:#f8fafc;padding:16px;border-radius:8px}.characteristic h4{font-size:14px;font-weight:600;color:#64748b;margin:0 0 8px}.characteristic p{margin:0;font-size:15px;color:#1e293b}.health-block{margin-bottom:24px}.health-block h4{font-size:16px;font-weight:600;margin:0 0 12px;color:#1e293b}.health-block ul{margin:0;padding-left:20px;list-style-type:square}.health-block li{font-size:15px;color:#475569;margin-bottom:6px}.breed-sidebar{position:-webkit-sticky;position:sticky;top:24px;height:-moz-fit-content;height:fit-content}.sidebar-card{background:white;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.sidebar-card h3{font-size:16px;font-weight:600;margin:0 0 16px;color:#1e293b}.sidebar-card p{margin:0;font-size:14px;color:#64748b}.ratings-list{display:flex;flex-direction:column;gap:12px}.rating-item{display:flex;justify-content:space-between;align-items:center}.rating-label{font-size:13px;color:#475569}.rating-stars{font-size:14px;color:#f59e0b;letter-spacing:2px}.sidebar-card.highlight{background:#dcfce7;border:1px solid #86efac}.sidebar-card.highlight p{color:#166534;font-weight:500}.cta-card{background:linear-gradient(135deg,#323F53,#1e293b)}.cta-card,.cta-card h3{color:white}.cta-card p{color:rgba(255,255,255,.8);margin-bottom:16px}.cta-button{display:block;background:white;color:#323F53;padding:12px 20px;border-radius:8px;text-align:center;text-decoration:none;font-weight:600;transition:transform .2s}.cta-button:hover{transform:translateY(-2px)}.breed-page .recent-adverts-container{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:48px 0 80px;margin-top:48px}.breed-listings-view-all{text-align:center;margin-top:32px}.breed-listings-view-all .cta-button{display:inline-block;background:#323F53;color:white;padding:14px 32px;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .2s,background .2s}.breed-listings-view-all .cta-button:hover{transform:translateY(-2px);background:#1e293b}.related-breeds-list{list-style:none;margin:0;padding:0}.related-breeds-list li{padding:8px 0;border-bottom:1px solid #f1f5f9}.related-breeds-list li:last-child{border-bottom:none}.related-breed-link{color:#323F53;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.related-breed-link:hover{color:#2563eb}.breed-toc{background:#f8fafc;border-radius:8px;padding:20px;margin-bottom:32px;border:1px solid #e2e8f0}.breed-toc h3{font-size:14px;font-weight:600;color:#64748b;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.breed-toc ul{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:8px}.breed-toc li a{display:inline-block;padding:6px 12px;background:white;border:1px solid #e2e8f0;border-radius:6px;color:#475569;text-decoration:none;font-size:13px;transition:all .2s}.breed-toc li a:hover{background:#323F53;color:white;border-color:#323F53}.suitability-checklist{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}.suitability-group h4{font-size:16px;font-weight:600;margin:0 0 12px;color:#1e293b}.checklist-no,.checklist-yes{list-style:none;margin:0;padding:0}.checklist-no li,.checklist-yes li{padding:8px 0 8px 28px;position:relative;font-size:14px;color:#475569;border-bottom:1px solid #f1f5f9}.checklist-no li:last-child,.checklist-yes li:last-child{border-bottom:none}.checklist-yes li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.checklist-no li:before{content:"✗";position:absolute;left:0;color:#ef4444;font-weight:700}.faq-accordion{display:flex;flex-direction:column;gap:12px}.faq-accordion-item{border:1px solid #e2e8f0;border-radius:8px;overflow:hidden;transition:border-color .2s}.faq-accordion-item.open{border-color:#323F53}.faq-accordion-header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:white;border:none;cursor:pointer;text-align:left;transition:background .2s}.faq-accordion-header:hover{background:#f8fafc}.faq-question{font-size:15px;font-weight:600;color:#1e293b;padding-right:16px}.faq-icon{color:#64748b;font-size:12px;transition:transform .3s ease;flex-shrink:0}.faq-icon.rotated{transform:rotate(180deg)}.faq-accordion-content{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq-accordion-content.expanded{max-height:300px}.faq-accordion-content p{padding:0 20px 16px;margin:0;font-size:14px;color:#475569;line-height:1.6}.breed-actions-bar{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px;padding-top:24px;border-top:1px solid #e2e8f0}.btn-action{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border:1px solid #e2e8f0;border-radius:6px;background:white;color:#475569;font-size:13px;font-weight:500;cursor:pointer;text-decoration:none;transition:all .2s}.btn-action:hover{background:#f8fafc;border-color:#cbd5e1}.btn-action span{font-size:14px}.btn-facebook{color:#1877f2}.btn-twitter{color:#1da1f2}.compare-breeds-list{display:flex;flex-direction:column;gap:8px}.compare-breed-item{display:flex;justify-content:space-between;align-items:center;padding:10px 12px;background:#f8fafc;border-radius:6px;text-decoration:none;transition:background .2s}.compare-breed-item:hover{background:#e2e8f0}.compare-breed-name{font-size:13px;font-weight:500;color:#1e293b}.compare-breed-stats{display:flex;gap:8px;font-size:11px}.compare-breed-stats span{color:#64748b}.sidebar-nav-list{list-style:none;margin:0;padding:0}.sidebar-nav-list li{border-bottom:1px solid #f1f5f9}.sidebar-nav-list li:last-child{border-bottom:none}.sidebar-nav-list a{display:block;padding:8px 0;color:#475569;text-decoration:none;font-size:13px;transition:color .2s}.sidebar-nav-list a:hover{color:#323F53}.suitability-sidebar .suitability-group{margin-bottom:16px}.suitability-sidebar .suitability-group:last-child{margin-bottom:0}.suitability-sidebar h4{font-size:12px;font-weight:600;color:#64748b;margin:0 0 8px;text-transform:uppercase}.suitability-sidebar .checklist-no,.suitability-sidebar .checklist-yes{margin:0;padding:0}.suitability-sidebar .checklist-no li,.suitability-sidebar .checklist-yes li{font-size:12px;padding:4px 0 4px 20px;border-bottom:none}.suitability-sidebar .checklist-no li:before,.suitability-sidebar .checklist-yes li:before{font-size:10px}@media (max-width:768px){.suitability-checklist{grid-template-columns:1fr}.breed-toc ul{flex-direction:column}.breed-toc li a{display:block;text-align:center}.breed-actions-bar{justify-content:center}}@media (max-width:1024px){.breed-content-grid{grid-template-columns:1fr}.breed-sidebar{position:static;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}}@media (max-width:768px){.breed-hero-content{grid-template-columns:1fr;text-align:center}.breed-hero-text h1{font-size:32px}.breed-quick-facts{justify-content:center}.breed-sidebar,.characteristics-grid{grid-template-columns:1fr}.breed-section h2{text-align:center}.temperament-tags{justify-content:center}.health-block h4,.sidebar-card h3,.sidebar-card p{text-align:center}.ratings-list{align-items:center}.rating-item{width:100%}.related-breeds-list{text-align:center}.cta-button{margin:0 auto}}.breed-gallery-container{width:100%}.breed-gallery-main{position:relative;border-radius:12px;overflow:hidden;margin-bottom:12px}.breed-gallery-main-image{width:100%;height:300px;object-fit:cover;display:block}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(0,0,0,.5);color:white;border:none;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-nav:hover{background:rgba(0,0,0,.7)}.gallery-nav-prev{left:12px}.gallery-nav-next{right:12px}.gallery-dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.gallery-dot{width:8px;height:8px;border-radius:50%;background:rgba(255,255,255,.5);border:none;cursor:pointer;padding:0;transition:background .2s}.gallery-dot.active{background:white}.breed-gallery-thumbnails{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:8px;gap:8px}.breed-gallery-thumb{border:2px solid transparent;border-radius:6px;overflow:hidden;cursor:pointer;padding:0;background:none;transition:border-color .2s}.breed-gallery-thumb.active{border-color:#2563eb}.breed-gallery-thumb:hover{border-color:#93c5fd}.breed-gallery-thumb-image{width:100%;height:50px;object-fit:cover;display:block}.breed-gallery-thumb-video{width:100%;height:50px;background:#1e293b;display:flex;align-items:center;justify-content:center;color:white;font-size:16px}@media (max-width:768px){.breed-gallery-thumbnails{display:none}.gallery-nav{width:36px;height:36px;font-size:20px}}@media (min-width:769px){.gallery-dots{display:none}.gallery-nav{opacity:0;transition:opacity .2s,background .2s}.breed-gallery-main:hover .gallery-nav{opacity:1}}.gallery-expand-btn{position:absolute;top:12px;right:12px;background:rgba(0,0,0,.5);color:white;border:none;width:32px;height:32px;border-radius:6px;font-size:16px;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s,background .2s}.breed-gallery-main:hover .gallery-expand-btn{opacity:1}.gallery-expand-btn:hover{background:rgba(0,0,0,.7)}.gallery-fullscreen-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.95);z-index:9999}.gallery-fullscreen-close,.gallery-fullscreen-overlay{display:flex;align-items:center;justify-content:center}.gallery-fullscreen-close{position:absolute;top:20px;right:20px;background:none;border:none;color:white;font-size:40px;cursor:pointer;width:50px;height:50px;z-index:10001}.gallery-fullscreen-close:hover{color:#e5e7eb}.gallery-fullscreen-content{position:relative;max-width:90vw;max-height:80vh;display:flex;flex-direction:column;align-items:center}.gallery-fullscreen-image{max-width:100%;max-height:70vh;object-fit:contain;border-radius:8px}.gallery-fullscreen-nav{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.1);color:white;border:none;width:50px;height:50px;border-radius:50%;font-size:32px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.gallery-fullscreen-nav:hover{background:rgba(255,255,255,.2)}.gallery-fullscreen-prev{left:-70px}.gallery-fullscreen-next{right:-70px}.gallery-fullscreen-counter{color:white;font-size:14px;margin-top:16px;opacity:.8}.gallery-fullscreen-thumbs{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap;justify-content:center}.gallery-fullscreen-thumb{border:2px solid transparent;border-radius:4px;overflow:hidden;cursor:pointer;padding:0;background:none;opacity:.6;transition:opacity .2s,border-color .2s}.gallery-fullscreen-thumb.active{border-color:white;opacity:1}.gallery-fullscreen-thumb:hover{opacity:1}.gallery-fullscreen-thumb-img{width:50px;height:38px;object-fit:cover;display:block}.gallery-fullscreen-thumb-video{width:50px;height:38px;background:#374151;display:flex;align-items:center;justify-content:center;color:white;font-size:14px}@media (max-width:768px){.gallery-fullscreen-prev{left:10px}.gallery-fullscreen-next{right:10px}.gallery-fullscreen-thumbs{display:none}.gallery-expand-btn{opacity:1}}