﻿body{background-color:#7F9F64}header{background-color:#426B1F}.header-image{position:relative;background:url(/assets/dogheader-8443e1eec44b65b0521773f7dc4bd926f3c150eb08bc34b0202137b0bede95e1.jpg) no-repeat center center;background-size:cover;background-position:center 35%;height:400px;display:flex;align-items:center;justify-content:center;text-align:center}.header-image h1{position:absolute;top:-50px;color:white;font-family:"Kaushan Script";font-weight:400;font-size:6em;-webkit-font-smoothing:antialiased;-webkit-text-stroke:1px black;text-shadow:2px 2px 2px rgba(0,0,0,0.4)}.header-image p{position:absolute;top:250px;right:20px;font-family:"Happy Monkey", system-ui;color:black;font-size:1.5em}.subtitle{background-color:rgba(252,252,252,0.5);padding:10px;border-radius:5px;display:inline-block;text-shadow:1px 1px 2px rgba(0,0,0,0.4)}header nav{display:flex;align-items:center;justify-content:space-between;padding:0;margin:0;width:100%}header nav ul{display:flex;align-items:center;margin:0;padding:10px;list-style:none}header nav ul li{margin:0 10px}header nav ul li a{text-decoration:none;font-family:"Inter", sans-serif;text-transform:uppercase;color:white}header nav ul li a:hover{color:#aef78e;text-decoration:none}.search-form{display:flex;align-items:center;margin-right:5px;margin-left:auto}.search-form input[type="text"]{font-family:"Inter", sans-serif;padding:5px;border:none;border-radius:4px;margin-right:5px}.search-form button{font-family:"Inter", sans-serif;padding:5px 10px;border:none;border-radius:4px;background-color:#ffffff;color:#333;cursor:pointer}@media screen and (max-width: 450px){.header-image{height:140px;position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-position:center 35%;padding-top:10px;overflow:visible;z-index:1}.header-image h1{font-size:2.5rem;margin:0;top:10px;color:white;position:relative;z-index:3;-webkit-text-stroke:0.4px black;font-family:"Kaushan Script", cursive}.subtitle{position:relative;z-index:3;margin-top:-140px;background-color:rgba(252,252,252,0.7);color:black;padding:6px 25px;border-radius:6px;font-size:0.85rem !important;font-family:"Happy Monkey", system-ui;text-shadow:1px 1px 2px rgba(0,0,0,0.3);text-align:center;white-space:nowrap;max-width:90%;box-sizing:border-box;display:block}header nav{flex-direction:column;align-items:flex-start;padding:10px}header nav ul{flex-direction:column;align-items:flex-start;padding:0;width:100%}header nav ul li{margin:5px 0}header nav ul li a{font-size:0.9rem}.search-wrapper{width:99%;padding-right:12px;padding-left:0;box-sizing:border-box}.search-wrapper form{display:flex;flex-direction:column;align-items:stretch;width:99%}.search-wrapper input[type="text"]{width:99%;padding:8px;font-size:0.95rem;border-radius:4px;border:none;box-sizing:border-box}.search-wrapper input[type="submit"]{width:99%;margin-top:6px;padding:8px;font-size:0.95rem;border-radius:4px;border:none;background-color:#ffffff;color:#333;cursor:pointer;box-sizing:border-box}.our-top-breeds-heading{font-size:2rem;flex-direction:column;text-align:center;margin:20px 0}.our-top-breeds-heading::before,.our-top-breeds-heading::after{display:none}.breed-gallery{display:grid;grid-template-columns:repeat(2, 1fr);gap:20px 10px;padding:15px}.breed-item{padding:10px;border-radius:8px;background-color:rgba(252,252,252,0.5);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.breed-item img{width:100px;height:100px;object-fit:cover;border-radius:8px;border:2px solid #52734d;box-shadow:0 2px 4px rgba(0,0,0,0.2);margin-bottom:10px}.breed-description{font-size:0.75rem;margin:6px 0;line-height:1.3;padding:0 6px}.discover-button{font-size:0.8rem;padding:6px;width:90%;border-radius:4px}footer{padding:20px 10px;text-align:center}}.homepage-intro{text-align:center;margin:40px auto}.intro-box{max-width:800px;background-color:#f1f9ee;padding:50px 40px;font-family:"Roboto", serif;font-size:1.1em;color:#2d2d2d;line-height:1.6;margin:0 auto;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,0.1)}.welcome-text-homepage{display:flex;align-items:center;justify-content:center;font-family:"Kaushan Script";font-weight:400;font-size:4rem;color:#3b3b3b;margin:20px 0;position:relative}.our-top-breeds-heading{display:flex;align-items:center;justify-content:center;font-family:"Kaushan Script";font-weight:400;font-size:4rem;color:#3b3b3b;margin:20px 0;position:relative}.our-top-breeds-heading::before,.our-top-breeds-heading::after{content:"";display:inline-block;width:400px;height:10px;background-color:#3b3b3b;margin:0 15px;vertical-align:middle;border-radius:2px}.breed-gallery{display:grid;grid-template-columns:repeat(5, 1fr);gap:100px 20px;padding:40px}.breed-item{text-align:center;border-radius:10px;background-color:rgba(252,252,252,0.5);padding:15px;box-shadow:0 4px 6px rgba(0,0,0,0.1);display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:100%}.breed-item img{width:200px;height:200px;object-fit:cover;border-radius:10px;border:3px solid #52734d;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.breed-description{font-size:1rem;font-family:"Imprima", sans-serif;font-weight:400;color:black;margin:10px 0}.discover-button{display:inline-block;font-family:"Imprima", sans-serif;font-weight:400;width:70%;padding:10px;background-color:#52734d;color:#ffffff;border-radius:5px;text-decoration:none;font-size:1.4rem;margin-top:auto}.discover-button:hover{background-color:#415b39}@media screen and (min-width: 1200px){.breed-gallery{grid-template-columns:repeat(5, 1fr);gap:40px 20px;padding:50px}}@media screen and (max-width: 1200px){.breed-gallery{grid-template-columns:repeat(4, 1fr);gap:40px 20px}}@media screen and (max-width: 900px){.breed-gallery{grid-template-columns:repeat(3, 1fr)}}@media screen and (max-width: 650px){.breed-gallery{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 450px){.breed-gallery{grid-template-columns:1fr}}@media screen and (max-width: 450px){.our-top-breeds-heading{font-size:2rem;flex-direction:column;text-align:center;margin:20px 0}.our-top-breeds-heading::before,.our-top-breeds-heading::after{display:none}.breed-gallery{padding:20px;gap:40px 10px}.breed-item{padding:10px;max-width:80%;margin:0 auto;border-radius:8px;background-color:rgba(252,252,252,0.5);box-shadow:0 2px 4px rgba(0,0,0,0.1)}.breed-item img{width:220px;height:180px;object-fit:cover;border-radius:8px;border:2px solid #52734d;box-shadow:0 2px 4px rgba(0,0,0,0.2);margin-bottom:10px}.breed-description{font-size:0.85rem;margin:6px 0;line-height:1.3;padding:0 6px}.discover-button{font-size:0.9rem;padding:6px 10px;width:80%;border-radius:4px}}.footerhighlight{padding:12px;background-color:#426B1F;font-family:"Inter", sans-serif;color:white;text-align:Center}.footer-links{text-align:center;margin-top:5px;font-family:"Inter", sans-serif}.all-dog-breed-container{display:flex;margin-top:30px}.pagination-controls{text-align:left;margin:20px 0 0 0;font-family:"Imprima", serif;display:flex;flex-direction:column;gap:10px}.pagination-buttons{display:flex;gap:10px}.previous-page-button,.next-page-button{display:inline-block;padding:10px 15px;font-size:1rem;text-decoration:none;border-radius:5px;margin:0}.previous-page-button{background-color:#6c757d;color:white}.previous-page-button:hover{background-color:#5a6268}.next-page-button{background-color:#52734d;color:white}.next-page-button:hover{background-color:#415b39}.no-more-results{text-align:left;color:#666;font-size:1rem}.pagination-info{font-family:"Imprima", serif;font-size:1rem;color:black;margin-bottom:0}.no-results{text-align:center;padding:20px;font-family:"Imprima", serif;font-size:1.2rem;color:#555}.clear-filters-button{display:inline-block;margin-top:10px;padding:10px 15px;background-color:#6c757d;color:white;text-decoration:none;border-radius:5px}.clear-filters-button:hover{background-color:#5a6268}.all-dog-breed-filter-section h3{font-weight:bold;font-size:1.5rem;text-align:left;margin-bottom:20px;color:#3b3b3b;position:relative;padding-bottom:10px}.all-dog-breed-filter-section h3::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background-color:#52734d}.all-dog-breed-filter-buttons{position:relative;padding-top:20px;margin-top:20px}.all-dog-breed-filter-buttons::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background-color:#52734d}.all-dog-breed-filter-section{padding:20px;background-color:rgba(252,252,252,0.5);border-radius:10px;font-family:"Imprima", serif;font-size:1.5rem}.all-dog-breed-filter-group,.all-dog-breed-filter-size{margin-bottom:30px}.all-dog-breed-filter-group h4,.all-dog-breed-filter-size h4{font-weight:bold;margin-bottom:10px}.filter-options{display:grid;grid-template-columns:repeat(2, 1fr);gap:10px;padding-left:0;margin-top:10px}label{display:flex;align-items:center;font-size:1.2rem}input[type="checkbox"]{margin-right:15px}.all-dog-breed-clear-button{width:40%;padding:10px;background-color:#52734d;color:#ffffff;border-radius:5px;text-decoration:none;font-family:"Imprima", serif;font-weight:400;font-size:1rem}.all-dog-breed-clear-button:hover{background-color:#415b39}.all-dog-breed-submit-button{width:40%;padding:10px;background-color:#52734d;color:#ffffff;border-radius:5px;text-decoration:none;font-family:"Imprima", serif;font-weight:400;font-size:1rem}.all-dog-breed-submit-button:hover{background-color:#415b39}.all-dog-breed-heading{font-family:"Kaushan Script";font-weight:400;font-size:4rem;text-align:center;color:#3b3b3b;margin-bottom:30px;margin-top:0;position:relative}.all-dog-breed-heading::before,.all-dog-breed-heading::after{content:"";display:inline-block;width:350px;height:10px;background-color:#3b3b3b;margin:0 15px;vertical-align:middle;border-radius:2px}.all-dog-breed-name{font-family:"Jaini", system-ui;font-weight:400;font-style:normal;font-size:2.5rem;text-transform:uppercase;margin:10px 0}.all-dog-breed-keywords{font-family:"Imprima", serif;font-size:1.2rem;color:#52734d;margin-bottom:10px;font-style:italic;text-align:center}.all-dog-breed-description{font-family:"Imprima", serif;font-weight:400;font-size:1rem;color:#666;margin:10px 0;min-height:50px;text-align:center}.all-dog-breed-gallery-section{width:80%;padding:20px}.all-dog-breed-cards{display:grid;grid-template-columns:repeat(4, 1fr);gap:40px 30px;padding:40px 0}.all-dog-breed-load-more-button{display:inline-block;padding:10px 20px;text-decoration:none;background-color:#52734d;color:#ffffff;border-radius:5px;font-family:"Imprima", serif;font-weight:400;font-size:1.5rem;text-align:center;margin-top:20px}.all-dog-breed-load-more-button:hover{background-color:#415b39}.all-dog-breed-item{text-align:center;border-radius:10px;background-color:rgba(252,252,252,0.5);padding:15px;box-shadow:0 4px 6px rgba(0,0,0,0.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.all-dog-breed-image{width:200px;height:200px;object-fit:cover;border-radius:10px;margin-bottom:10px;border:3px solid #52734d;box-shadow:0 4px 8px rgba(0,0,0,0.2);display:block}.all-dog-breed-discover-button{display:block;width:50%;padding:10px;background-color:#52734d;color:#ffffff;border-radius:5px;text-decoration:none;font-family:"Imprima", serif;font-weight:400;font-size:1rem;margin-top:auto;text-align:center}.all-dog-breed-discover-button:hover{background-color:#415b39}@media (max-width: 900px){.all-dog-breed-cards{grid-template-columns:repeat(2, 1fr)}}@media (max-width: 600px){.all-dog-breed-cards{grid-template-columns:1fr}}@media screen and (max-width: 450px){.all-dog-breed-container{flex-direction:column}.all-dog-breed-filter-section,.all-dog-breed-gallery-section{width:100%;padding:10px 15px;box-sizing:border-box}.filter-options{grid-template-columns:1fr;gap:8px}.all-dog-breed-clear-button,.all-dog-breed-submit-button{width:100%;margin-bottom:10px;font-size:1rem}.pagination-controls{align-items:center;text-align:center}.pagination-buttons{flex-direction:column;gap:10px}.pagination-buttons a{width:100%;font-size:1rem}.all-dog-breed-cards{grid-template-columns:1fr;gap:35px}.all-dog-breed-heading{font-size:2.5rem;margin-bottom:20px}.all-dog-breed-heading::before,.all-dog-breed-heading::after{width:30px;height:4px}.all-dog-breed-image{width:220px;height:180px;object-fit:cover;border-radius:10px}.all-dog-breed-discover-button{width:80%;font-size:1rem;margin-top:0 !important}.all-dog-breed-item{padding:10px;max-width:300px;width:100%;margin:0 auto}.all-dog-breed-name{font-size:1.8rem;margin:5px 0}.all-dog-breed-keywords{font-size:1rem;margin-bottom:3px;margin-top:3px}.all-dog-breed-description{font-size:0.9rem;margin:4px 0}.all-dog-breed-description,.all-dog-breed-keywords,.all-dog-breed-name{line-height:1.2}.all-dog-breed-filter-columns{display:flex;gap:12px;flex-wrap:wrap;margin-top:-25px}.all-dog-breed-filter-columns label{margin-bottom:4px}.all-dog-breed-filter-group,.all-dog-breed-filter-size{flex:1;min-width:150px}}.back-to-breeds .btn{padding:0.5rem 1rem;background-color:#52734d;color:#ffffff;border-radius:5px;text-decoration:none;font-family:"Imprima", serif;font-weight:400;font-size:1.3rem;margin-top:auto;text-align:center}.back-to-breeds .btn:hover{background-color:#415b39}.breed-profile-container{display:grid;grid-template-columns:repeat(12, 1fr);gap:20px;padding:20px}.breed-profile-main{grid-column:span 9;display:flex;flex-direction:column;gap:20px}.breed-profile-ads{grid-column:span 3}.breed-profile-hero-details{display:grid;grid-template-columns:repeat(12, 1fr);gap:20px;align-items:start}.breed-profile-hero-left{grid-column:span 4;text-align:center}.breed-profile-hero-image{width:100%;max-width:400px;aspect-ratio:1 / 1;object-fit:cover;border-radius:10px;margin-bottom:20px;border:10px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.breed-profile-name{font-family:"Kavoon", serif;font-size:2.5rem;color:#3b3b3b;background-color:rgba(252,252,252,0.8);padding:10px 20px;border-radius:10px;display:inline-block;box-shadow:0 4px 6px rgba(0,0,0,0.2);margin-top:20px;margin-bottom:20px;overflow-wrap:break-word;word-wrap:break-word;text-align:center;width:auto;max-width:300px;position:relative;z-index:1}.breed-profile-keywords{font-style:italic;font-family:"Imprima", serif;font-size:2rem;color:black;margin-top:10px}.breed-profile-description{font-family:"Imprima", serif;font-size:1.5rem;color:white;margin:0 auto;max-width:400px}.breed-profile-details{grid-column:span 8;background-color:rgba(255,255,255,0.5);border-radius:10px;padding:20px;box-shadow:0 4px 6px rgba(0,0,0,0.1);display:flex;flex-direction:column;gap:20px;z-index:0}.breed-profile-title{font-family:"Kaushan Script", cursive;font-size:3rem;text-align:center;color:#3b3b3b;margin-bottom:0;margin-top:0;text-shadow:-1px -1px 0 #f5f2f2, 1px -1px 0 #f5f2f2, -1px 1px 0 #f5f2f2, 1px 1px 0 #f5f2f2}.breed-profile-title .breed-name{color:#52734d;font-weight:bold;text-shadow:-1px -1px 0 #f5f2f2, 1px -1px 0 #f5f2f2, -1px 1px 0 #f5f2f2, 1px 1px 0 #f5f2f2}.breed-profile-data-columns{display:grid;grid-template-columns:1fr 1fr;gap:10px}.breed-profile-column{padding:10px;font-family:"Imprima", serif;font-size:1.2rem;color:#333}.breed-profile-column p{margin-bottom:10px}.breed-profile-column strong{color:#52734d}.breed-profile-gallery-section{grid-column:span 8;text-align:center;margin-top:20px}.breed-profile-carousel{display:flex;align-items:center;justify-content:center;gap:10px;overflow:hidden}.breed-profile-carousel-wrapper{width:750px;overflow:hidden;margin:0 auto}.breed-profile-carousel-images{display:flex;transition:transform 0.5s ease}.breed-profile-carousel-image{width:200px;height:150px;object-fit:cover;border-radius:10px;border:2px solid #415b39;margin:0 5px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease}.breed-profile-carousel-image:hover{transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,0.2)}.breed-profile-carousel-button{background-color:#52734d;color:white;border:none;font-size:2rem;cursor:pointer;border-radius:50%;padding:5px 10px;z-index:10}.breed-profile-carousel-button:hover{background-color:#415b39}.modal{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.9)}.modal-content{margin:50px auto;display:block;max-width:80%;max-height:80%;border-radius:10px;box-shadow:0 4px 8px rgba(255,255,255,0.2)}.close{position:absolute;top:10px;right:25px;color:white;font-size:35px;font-weight:bold;cursor:pointer}.close:hover,.close:focus{color:#bbb;text-decoration:none}.breed-profile-ads-right{height:700px;width:90%;background-color:#e5e5e5;color:#333;text-align:center;padding:20px;border-radius:10px;font-size:1.5rem;margin-right:50px}.breed-survey{font-family:"Imprima", serif;font-size:1.2rem;background-color:rgba(255,255,255,0.5);padding:10px 15px;border-radius:10px;box-shadow:0 2px 6px rgba(0,0,0,0.05);margin-top:30px;text-align:center}.breed-survey p{margin-bottom:10px;color:#333}.breed-survey .btn{font-family:"Imprima", serif;font-size:1.1rem;padding:8px 14px;border-radius:6px}.breed-survey .survey-counts{font-size:1rem;margin-top:10px;color:#666}#vote-feedback{font-family:"Imprima", serif;font-size:1rem}@media (max-width: 1200px){.breed-profile-container{grid-template-columns:1fr;padding:10px}.breed-profile-main{grid-column:span 12}.breed-profile-ads{grid-column:span 12;margin-top:20px}.breed-profile-hero-details{flex-direction:column;align-items:center;text-align:center}.breed-profile-hero-left{width:100%;margin-bottom:20px}.breed-profile-hero-image{width:100%;height:auto;max-width:300px}.breed-profile-name{font-size:2.2rem;margin-bottom:15px;text-align:center}.breed-profile-keywords{font-size:1.5rem}.breed-profile-description{font-size:1rem;padding:0 20px}.breed-profile-details{width:100%;padding:10px}.breed-profile-title{font-size:2rem;margin-bottom:10px}.breed-profile-data-columns{grid-template-columns:1fr}.breed-profile-column{margin-bottom:20px}.breed-profile-gallery-section{margin-top:20px;width:100%}.breed-profile-carousel-image{width:100px;height:80px}}@media (max-width: 768px){.breed-profile-name{font-size:1.8rem;margin-bottom:20px}.breed-profile-title{font-size:1.8rem}.breed-profile-carousel-image{width:80px;height:60px}.breed-profile-description{font-size:0.9rem;padding:0 10px}}@media (max-width: 650px){.breed-profile-container{grid-template-columns:1fr;gap:10px}.breed-profile-main{grid-column:span 12}.breed-profile-ads{grid-column:span 12;order:3;text-align:center}.breed-profile-hero-details{display:flex;flex-direction:column;align-items:center;gap:15px}.breed-profile-hero-image{width:90%;height:auto;max-width:300px}.breed-profile-name{font-size:2.2rem;margin-bottom:15px;line-height:1.2;text-align:center}.breed-profile-keywords{font-size:1.2rem;margin-top:5px}.breed-profile-details{max-width:100%;padding:15px;box-shadow:none}.breed-profile-title{font-size:1.8rem;text-align:center}.breed-profile-data-columns{grid-template-columns:1fr;gap:10px}.breed-profile-column{padding:10px;text-align:left}.breed-profile-gallery-section{grid-column:span 12;text-align:center}.breed-profile-carousel-image{width:120px;height:100px;margin:5px auto}.breed-profile-carousel-button{font-size:1.5rem;padding:3px 5px}.modal-content{max-width:90%}}@media screen and (max-width: 450px){.breed-profile-hero-image{width:85%;max-width:250px;height:auto;margin:0 auto 15px auto}.breed-profile-data-columns{grid-template-columns:1fr;gap:0;margin-bottom:-25px}.breed-profile-column{padding:10px;font-size:1rem;margin-top:-25px}.breed-profile-carousel-images{gap:3px;justify-content:center}.breed-profile-carousel-image{width:100px;height:80px;margin:0 4px;border-radius:8px}.back-to-breeds{text-align:center;margin-top:20px}.breed-profile-description{font-size:0.9rem;margin-bottom:10px}.breed-profile-keywords{font-size:1rem;margin-top:5px}.breed-profile-title{margin-bottom:0}.breed-profile-column p{margin:6px 0;line-height:1.4}.breed-profile-ads-right{width:95%;height:300px;font-size:1.2rem;margin:10px auto;padding:10px}}.legal-text{max-width:800px;margin:0 auto;padding:20px;font-family:"Roboto", serif;line-height:1.6;font-size:16px;color:#222}.legal-text a{color:#005c2e;text-decoration:underline}.legal-text a:hover{color:#003b1e}.legal-text h2{margin-top:1.5rem}.about-page-wrapper{max-width:1400px;margin:0 auto;padding:0 20px}.about-page{font-family:"Roboto", serif;font-weight:400;color:#2F3D27;padding:40px 20px;background:none}.about-page .about-header{text-align:center;margin-bottom:40px;position:relative;background:none}.about-page .about-header h1{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:4rem;font-weight:400;color:#3b3b3b;margin:0;background:none;position:relative}.about-page .about-header h1::before,.about-page .about-header h1::after{content:"";display:inline-block;width:250px;height:8px;background-color:#3b3b3b;margin:0 10px;vertical-align:middle;border-radius:2px}.about-page .author-card{grid-column:1 / 2;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:rgba(255,255,255,0.8);border:3px solid #B8D8B8;border-radius:10px;padding:20px;box-shadow:0px 4px 8px rgba(0,0,0,0.1);width:250px}.about-page .author-card .author-name{font-family:Jaini, serif;font-size:2rem;color:#375a3c;margin-bottom:15px}.about-page .about-content{display:grid;grid-template-columns:1fr 4fr 2fr;gap:30px;justify-content:center;align-items:start}.about-page .mission-core-values{grid-column:2 / 3;grid-row:1 / span 2;background-color:rgba(255,255,255,0.8);border:3px solid #B8D8B8;border-radius:10px;padding:25px;box-shadow:0px 4px 8px rgba(0,0,0,0.1)}.about-page .mission-core-values .mission-section,.about-page .mission-core-values .core-values-section{margin-bottom:20px}.about-page .services-section{grid-column:3 / 4;grid-row:1 / span 2;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:rgba(255,255,255,0.8);border:3px solid #B8D8B8;border-radius:10px;padding:25px;box-shadow:0px 4px 8px rgba(0,0,0,0.1);min-height:995px}.about-page .author-card .author-image{width:150px;height:150px;object-fit:cover;border-radius:50%;margin-bottom:15px;border:4px solid #FFFFFF}.about-page .mission-core-values img,.about-page .services-section img{max-width:100%;max-height:200px;width:auto;height:auto;border-radius:8px;object-fit:cover;margin:0 auto 15px auto;border:4px solid #FFFFFF;box-shadow:0px 4px 8px rgba(0,0,0,0.1);display:block}.about-page .mission-core-values h2,.about-page .services-section h2{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:2.5rem;color:#3b3b3b;text-align:center;margin-bottom:15px;margin-top:0;text-shadow:-1px -1px 0 #f5f5f5, 1px -1px 0 #f5f5f5, -1px 1px 0 #f5f5f5, 1px 1px 0 #f5f5f5}.about-page .author-card h2{font-family:"Kaushan Script", Arial, sans-serif;font-size:1.5rem;color:#3b3b3b;margin-bottom:10px}.about-page .author-discover-button{width:73%;padding:10px;background-color:#52734d;color:#ffffff;border-radius:5px;text-decoration:none;font-family:"Imprima", serif;font-weight:400;font-size:1rem;border:none;text-align:center;cursor:pointer;transition:background-color 0.3s ease}.about-page .author-discover-button:hover{background-color:#415b39}.about-page .services-explore-button{width:90%;padding:12px;background-color:#52734d;color:#ffffff;border-radius:5px;text-decoration:none;font-family:"Imprima", serif;font-weight:400;font-size:1.2rem;border:none;text-align:center;cursor:pointer;transition:background-color 0.3s ease;margin-top:20px;margin-bottom:20px}.about-page p{font-size:16px;line-height:1.8;margin-bottom:15px;color:#4E774A}.about-page p strong{color:#2F3D27}@media (max-width: 900px){.about-page .about-content{grid-template-columns:1fr;gap:20px}.about-page .mission-core-values,.about-page .services-section{grid-column:auto;grid-row:auto}}@media screen and (max-width: 450px){.about-page-wrapper{padding:0 10px}.about-page{padding:20px 10px}.about-page .about-header h1{font-size:2.0rem}.about-page .about-header h1::before,.about-page .about-header h1::after{width:30px;height:5px}.about-page .author-card{padding:15px;width:100%;box-sizing:border-box}.about-page .author-card .author-image{width:120px;height:120px;margin-bottom:10px}.about-page .author-card h2{font-size:1.5rem;margin-bottom:10px}.about-page .author-card .author-name{font-size:1.8rem}.about-page .author-discover-button{width:100%;font-size:1rem}.about-page .mission-core-values,.about-page .services-section{padding:15px}.about-page .mission-core-values h2,.about-page .services-section h2{font-size:1.8rem;margin-bottom:10px}.about-page p{font-size:0.95rem;line-height:1.6}.about-page ul li{font-size:0.95rem;line-height:1.6;margin-bottom:8px}.about-page .services-explore-button{width:100%;font-size:1rem;padding:10px}.about-page .mission-core-values img,.about-page .services-section img{max-height:150px;margin:10px auto}}.contact-page-wrapper{max-width:1400px;margin:0 auto;padding:0 20px}.contact-page{font-family:"Roboto", serif;color:#2F3D27;padding:40px 20px;background:none}.contact-page .contact-header{text-align:center;margin-bottom:40px;position:relative;background:none}.contact-page .contact-header h1{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:4rem;font-weight:400;color:#3b3b3b;margin:0;background:none;position:relative}.contact-page .contact-header h1::before,.contact-page .contact-header h1::after{content:"";display:inline-block;width:250px;height:8px;background-color:#3b3b3b;margin:0 10px;vertical-align:middle;border-radius:2px}.contact-page .contact-content{display:grid;grid-template-columns:1fr 3fr 2fr;gap:30px;align-items:start}.contact-page .author-card{grid-column:1 / 2;background-color:rgba(255,255,255,0.8);border:3px solid #B8D8B8;border-radius:10px;padding:20px;text-align:center;box-shadow:0px 4px 8px rgba(0,0,0,0.1);width:250px;margin:0 auto}.contact-page .author-card .author-image{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid #FFFFFF;margin-bottom:15px}.contact-page .author-card h2{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:1.5rem;color:#3b3b3b;margin-bottom:10px}.contact-page .author-card .author-name{font-family:"Jaini", serif;font-size:2rem;color:#375A3C;margin-bottom:15px}.contact-page .author-discover-button{display:inline-block;width:65%;background-color:#52734d;color:#ffffff;padding:10px 20px;border-radius:5px;text-decoration:none;font-family:"Imprima", serif;font-size:1rem;cursor:pointer;transition:background-color 0.3s ease}.contact-page .author-discover-button:hover{background-color:#415b39}.contact-page .contact-form-container{grid-column:2 / 3;background-color:rgba(255,255,255,0.8);border:3px solid #B8D8B8;border-radius:10px;padding:25px;box-shadow:0px 4px 8px rgba(0,0,0,0.1)}.contact-page .contact-form-container h2{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:2.5rem;color:#3b3b3b;margin-bottom:20px;text-align:center}.contact-page .contact-form{margin-bottom:20px}.contact-page .form-group{margin-bottom:20px}.contact-page .form-group label{display:block;margin-bottom:8px;font-size:1rem}.contact-page .form-group input,.contact-page .form-group textarea{width:98%;padding:10px;font-size:1rem;border:1px solid #B8D8B8;border-radius:5px;box-shadow:inset 0px 1px 2px rgba(0,0,0,0.1)}.contact-page .form-group input:focus,.contact-page .form-group textarea:focus{border-color:#52734d;outline:none}.contact-page .contact-submit-button{background-color:#52734d;color:#ffffff;padding:12px 20px;font-size:1rem;border:none;border-radius:5px;cursor:pointer;transition:background-color 0.3s ease}.contact-page .contact-submit-button:hover{background-color:#415b39}.contact-page .faqs-section{grid-column:3 / 4;background-color:rgba(255,255,255,0.8);border:3px solid #B8D8B8;border-radius:10px;padding:25px;box-shadow:0px 4px 8px rgba(0,0,0,0.1)}.contact-page .faqs-section h2{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:2.5rem;color:#3b3b3b;margin-bottom:20px;text-align:center;margin-top:0}.contact-page .faq h3{font-size:1.2rem;color:#2F3D27;margin-bottom:10px}.contact-page .faq p{font-size:1rem;line-height:1.8;color:#4E774A;margin-bottom:20px;word-wrap:break-word}@media (max-width: 900px){.contact-page .contact-content{grid-template-columns:1fr;gap:20px}.contact-page .author-card,.contact-page .contact-form-container,.contact-page .faqs-section{grid-column:auto}}@media screen and (max-width: 900px) and (max-width: 450px){.contact-page{padding:20px 10px}.contact-page .contact-header h1{font-size:1.5rem;line-height:1.2}.contact-page .contact-header h1::before,.contact-page .contact-header h1::after{width:30px;height:4px;margin:0 5px}.contact-page .author-card{padding:15px;width:100%;box-sizing:border-box}.contact-page .author-card .author-image{width:110px;height:110px;margin-bottom:0}.contact-page .author-card h2{font-size:1.4rem;margin-bottom:0}.contact-page .author-card .author-name{font-size:2.0rem;margin-bottom:20px}.author-discover-button{display:block;width:100%;font-size:1rem;padding:10px 20px;box-sizing:border-box}.contact-page .contact-form-container{padding:15px}.contact-page .contact-form-container h2{font-size:1.8rem;margin-bottom:15px}.contact-page .form-group label{font-size:0.95rem;margin-bottom:6px}.contact-page .form-group input,.contact-page .form-group textarea{width:100%;font-size:0.95rem;padding:8px}.contact-page .contact-submit-button{width:100%;font-size:1rem;padding:10px;margin-top:10px}.contact-page .contact-message p{font-size:0.95rem;line-height:1.6}.contact-page .contact-message .signature{font-style:italic;margin-top:10px;font-size:0.9rem;text-align:right}.contact-page .faqs-section{padding:15px}.contact-page .faqs-section h2{font-size:1.8rem}.contact-page .faq h3{font-size:1rem;margin-bottom:6px}.contact-page .faq p{font-size:0.95rem;line-height:1.6;margin-bottom:15px}.contact-page .form-group input,.contact-page .form-group textarea{width:100%;box-sizing:border-box;padding:8px}.contact-page .contact-form-container{padding:15px;box-sizing:border-box}}.flash.notice{color:#3c763d;background-color:#dff0d8;border:1px solid #d6e9c6;padding:10px;margin:10px 0;border-radius:5px}.flash.alert{color:#a94442;background-color:#f2dede;border:1px solid #ebccd1;padding:10px;margin:10px 0;border-radius:5px}.author-dog-page-wrapper{display:flex;justify-content:center;align-items:center;padding:20px;background-color:#7F9F64}.author-dog-page{max-width:1200px;width:100%;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1);overflow:hidden;padding:20px;background-color:rgba(255,255,255,0.5)}.author-dog-header{background:none;padding:0;margin:0 auto}.author-dog-header h1{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:4rem;font-weight:400;color:#3b3b3b;margin:0;background:none;position:relative;text-align:center}.author-dog-header h1::before,.author-dog-header h1::after{content:"";display:inline-block;width:250px;height:8px;background-color:#3b3b3b;margin:0 10px;vertical-align:middle;border-radius:2px}.author-dog-container{max-width:100%;margin:0 auto;padding:20px}.author-dog-main{display:flex;flex-direction:column}.author-dog-layout{display:flex;justify-content:space-between;flex-wrap:wrap;gap:50px}.author-dog-left-column{flex:1;min-width:300px;text-align:center}.author-dog-hero-image{width:100%;max-width:400px;object-fit:cover;border-radius:10px;margin-bottom:0;border:10px solid #fff;box-shadow:0 4px 8px rgba(0,0,0,0.2)}.author-dog-name{font-family:"Kavoon", serif;font-size:2.8rem;color:#3b3b3b;background-color:rgba(252,252,252,0.8);padding:10px 20px;border-radius:10px;display:inline-block;box-shadow:0 4px 6px rgba(0,0,0,0.2);margin-top:20px;margin-bottom:20px;overflow-wrap:break-word;word-wrap:break-word;text-align:center;width:auto;max-width:300px;position:relative;z-index:1}.author-dog-keywords{font-style:italic;font-family:"Imprima", serif;font-size:2rem;color:black;margin-top:10px}.author-dog-right-column{flex:2;min-width:300px}.author-dog-description-details{display:flex;flex-direction:column;gap:20px}.author-dog-description{font-family:"Imprima", serif;font-size:1.5rem;color:black}.author-dog-details{padding:20px;border-radius:10px;box-shadow:0 4px 8px rgba(0,0,0,0.1)}.author-dog-title{font-family:"Kaushan Script", cursive;font-size:3rem;text-align:center;color:#3b3b3b;margin-bottom:0;margin-top:0;text-shadow:-1px -1px 0 #f5f2f2, 1px -1px 0 #f5f2f2, -1px 1px 0 #f5f2f2, 1px 1px 0 #f5f2f2}.author-dog-data-columns{display:flex;flex-wrap:wrap;gap:20px;font-family:"Imprima", serif;font-size:1.2rem;color:#333}.author-dog-column{flex:1;min-width:250px}.author-dog-gallery-section{margin-top:30px}.author-dog-carousel{display:flex;align-items:center;justify-content:center;gap:10px;overflow:hidden}.author-dog-carousel-wrapper{width:750px;overflow:hidden;margin:0 auto}.author-dog-carousel-images{display:flex;transition:transform 0.5s ease}.author-dog-carousel-image{width:200px;height:150px;object-fit:cover;border-radius:10px;border:2px solid #415b39;margin:0 5px;box-shadow:0 4px 6px rgba(0,0,0,0.1);transition:transform 0.3s ease, box-shadow 0.3s ease}.author-dog-carousel-image:hover{transform:scale(1.05);box-shadow:0 6px 12px rgba(0,0,0,0.2)}.author-dog-carousel-button{background-color:#52734d;color:white;border:none;font-size:2rem;cursor:pointer;border-radius:50%;padding:5px 10px;z-index:10}.author-dog-carousel-button:hover{background-color:#415b39}@media screen and (max-width: 450px){.author-dog-header h1{font-size:1.3rem;line-height:1.2}.author-dog-header h1::before,.author-dog-header h1::after{width:30px;height:4px;margin:0 5px}.author-dog-layout{flex-direction:column;gap:20px}.author-dog-left-column,.author-dog-right-column{min-width:100%;text-align:center}.author-dog-hero-image{max-width:280px;width:80%;margin:0 auto}.author-dog-title{font-size:2rem;margin-bottom:10px}.author-dog-description{font-size:0.95rem;padding:0 10px}.author-dog-data-columns{flex-direction:column;font-size:1rem;padding:0 10px;text-align:left;line-height:1}.author-dog-column{width:100%;font-size:0.95rem}.author-dog-carousel-wrapper{width:100%;padding:0 10px}.author-dog-carousel-image{width:100px;height:80px;margin:0 4px}.author-dog-carousel-button{font-size:1.5rem;padding:3px 5px}.modal-content{max-width:90%}}.search-results-container{display:flex;gap:30px;padding:10px;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto}.search-results-gallery{width:75%}.search-results-heading{font-family:"Kaushan Script", Arial, sans-serif;font-size:3rem;line-height:1.2;text-align:center;margin-bottom:1rem;border:none;position:relative}.search-results-heading::before,.search-results-heading::after{content:none}#search-dog-breed-cards{display:flex;flex-direction:column;gap:16px;padding:0 10px}.no-results{font-size:0.95rem;text-align:center;padding:1rem 0.5rem}.no-results .btn{margin-top:10px;font-size:0.9rem}.search-results-ads{width:25%;background-color:rgba(255,255,255,0.8);padding:1rem;border:1px solid #ddd;border-radius:5px;box-shadow:0px 2px 5px rgba(0,0,0,0.1);height:700px;overflow-y:auto}.search-results-ads::-webkit-scrollbar{width:8px}.search-results-ads::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:5px}.search-results-ads::-webkit-scrollbar-thumb:hover{background-color:#aaa}.ads-content h3{font-size:1.2rem;margin-bottom:1rem;color:#333}.ads-content p{font-size:0.9rem;color:#555}@media screen and (max-width: 450px){.search-results-container{flex-direction:column;padding:10px 15px}.search-results-gallery,.search-results-ads{width:100%}.search-results-heading{font-family:"Kaushan Script", Arial, sans-serif;font-size:1.2rem;text-align:center;margin:20px auto 10px;line-height:1.4}.search-results-heading::before,.search-results-heading::after{display:none}.search-results-ads{display:none}}nav ul li ul.dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#a2c29e;padding:0.5rem;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,0.15);list-style:none;z-index:10;min-width:180px}nav ul li:hover ul.dropdown-menu{display:block}nav ul li ul.dropdown-menu li{padding:0.25rem 0}nav ul li ul.dropdown-menu a{color:#222;text-decoration:none;display:block;padding:4px 10px}nav ul li ul.dropdown-menu a:hover{background-color:#7e9f78;color:#fff;border-radius:3px}nav ul li.has-dropdown{position:relative}nav ul li ul.dropdown-menu{display:none;position:absolute;top:100%;left:0;background-color:#a2c29e;padding:0.5rem;border-radius:4px;box-shadow:0 2px 6px rgba(0,0,0,0.15);list-style:none;z-index:9999;min-width:180px}nav ul li:hover>ul.dropdown-menu{display:block}.dog-health-header{background:none;padding:0;margin:0 auto}.dog-health-header h1{font-family:"Kaushan Script", 'Arial', sans-serif;font-size:4rem;font-weight:400;color:#3b3b3b;margin:2rem 0 0 0;background:none;position:relative;text-align:center}.section-subheading{text-align:center;font-size:2rem;color:#3b3b3b;font-weight:600;font-family:"Imprima", serif;margin-top:2rem;margin-bottom:1rem}.health-links-list{list-style:none;padding:0;margin:2rem auto;max-width:600px;text-align:left}.health-links-list li::before{content:"›";color:#3b3b3b;font-size:1.2rem;padding-right:0.5rem}.health-links-list{list-style:none;padding:0;margin:2rem auto;max-width:600px;text-align:left;line-height:1.2}.health-links-list li{margin:0.75rem 0}.health-links-list a{font-family:"Imprima", serif;color:#2d2d2d;font-size:1.1rem;text-decoration:none}.health-links-list a:hover{color:#557b4c;text-decoration:underline}.health-links-wrapper{max-width:600px;margin:2rem auto;text-align:left;padding:1rem;background-color:#dfe9d5;border-radius:6px}.dog-care-article{max-width:800px;margin:2rem auto;padding:2rem;background-color:#e7f0db;border-radius:8px;font-family:"Imprima", serif;font-size:1.1rem;color:#2d2d2d;line-height:1.7;box-shadow:0 2px 10px rgba(0,0,0,0.05)}.dog-care-article h1{font-family:"Imprima", serif;text-align:center;font-size:3rem;color:#3b3b3b;margin-bottom:1.5rem}.dog-care-article h2{font-family:"Imprima", serif;font-size:1.75rem;margin-top:2rem;margin-bottom:0.5rem;color:#3b3b3b}.dog-care-article ul{padding-left:1.2rem;margin-bottom:1rem}.dog-care-article ul li{margin-bottom:0.5rem}.dog-care-article a{color:#5a3e8b;text-decoration:none;font-weight:500}.dog-care-article a:hover{text-decoration:underline}.dog-health-title{font-family:"Kavoon", serif;text-align:center;font-size:3rem;color:#3b3b3b;margin-bottom:1rem}.dog-resource-disclaimer{font-size:0.95rem;color:#444;margin-top:2rem;text-align:center;font-family:"Imprima", serif;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.5}.compare-page-wrapper{max-width:1400px;margin:0 auto;padding:40px 20px;font-family:"Roboto", serif;color:#2F3D27}.compare-page-wrapper h1{text-align:center;font-family:"Kaushan Script", Arial, sans-serif;font-size:3rem;margin-bottom:30px;color:#3b3b3b}.compare-table{width:100%;border-collapse:collapse;margin-top:30px;background-color:rgba(255,255,255,0.95);border:2px solid #B8D8B8}.compare-table th,.compare-table td{border:1px solid #B8D8B8;padding:15px;vertical-align:top;text-align:left}.compare-table th{background-color:#dce9dc;font-weight:bold;text-align:center}.compare-table td img.comparison-image{max-width:100%;max-height:160px;border-radius:10px;border:3px solid #B8D8B8;box-shadow:0 3px 6px rgba(0,0,0,0.15)}.comparison-share{margin-top:30px;text-align:center;font-family:"Imprima", sans-serif}.comparison-share a{background-color:#52734d;color:white;padding:10px 15px;border-radius:5px;margin:0 10px;text-decoration:none;transition:background-color 0.3s ease}.comparison-share a:hover{background-color:#415b39}@media screen and (max-width: 768px){.compare-page-wrapper h1{font-size:2rem}.compare-table td,.compare-table th{font-size:0.9rem;padding:8px}.compare-table td img.comparison-image{max-height:100px}}.compare-table th,.compare-table td{vertical-align:middle;text-align:center}.compare-table td:first-child,.compare-table th:first-child{text-align:left;font-weight:600;background-color:#f9f9f9;width:180px}.comparison-image{max-height:120px;border-radius:8px}.breed-select-row{display:flex;justify-content:center;gap:20px;margin-bottom:20px;flex-wrap:wrap}.breed-select-box{flex:1 1 200px;min-width:200px;max-width:300px}.breed-select-box select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#f0f7f0;border:2px solid #a2c29e;border-radius:6px;padding:10px 14px;font-size:1rem;color:#2F3D27;width:100%;transition:border-color 0.3s ease;background-image:url("data:image/svg+xml;utf8,<svg fill='black' height='18' viewBox='0 0 24 24' width='18' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");background-repeat:no-repeat;background-position:right 10px center;background-size:16px}.breed-select-box select:focus{border-color:#52734d;outline:none;box-shadow:0 0 5px rgba(82,115,77,0.3)}.compare-page-wrapper .btn-primary{background-color:#52734d;border:none;padding:10px 20px;font-size:1rem;font-weight:600;color:#fff;border-radius:6px;cursor:pointer;transition:background-color 0.3s ease}.compare-page-wrapper .btn-primary:hover{background-color:#3e5a3b}@media screen and (max-width: 768px){.breed-select-row{flex-direction:column;align-items:center}.breed-select-box{width:100%;max-width:100%}}.facebook-share-button{display:inline-flex;align-items:center;background-color:#1877f2;color:white;padding:10px 15px;border-radius:6px;text-decoration:none;font-weight:bold;font-family:"Imprima", sans-serif;transition:background-color 0.3s ease}.facebook-share-button:hover{background-color:#145dbf}
