@import "https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600&family=Nunito:wght@400;500;600;700&family=Pacifico&display=swap";
:root{--color-ink:#231d1a;--color-muted:#6b5e57;--color-primary:#f9a13a;--color-primary-dark:#e28513;--color-secondary:#3a2e28;--color-cream:#fff6e9;--color-sand:#f7efe4;--color-surface:#fff;--color-border:#231d1a1f;--shadow-soft:0 20px 40px #1f18141f;--shadow-lift:0 22px 50px #1f18142e}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--color-ink);-webkit-text-size-adjust:100%;background:#fff;font-family:Nunito,sans-serif;line-height:1.6;overflow:hidden auto}html,body{height:100%}a{color:inherit;text-decoration:none}img,iframe{max-width:100%;display:block}.container{max-width:1200px;margin:0 auto;padding:0 clamp(18px,4vw,28px)}.btn{cursor:pointer;text-align:center;border:2px solid #0000;border-radius:14px;justify-content:center;align-items:center;max-width:100%;padding:9px 22px;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn-primary{background:var(--color-primary);color:var(--color-ink);box-shadow:0 10px 24px #f9a13a59}.btn-primary:hover{background:var(--color-primary-dark);transform:translateY(-2px);box-shadow:0 14px 30px #f9a13a66}.btn-outline{border-color:var(--color-ink);color:var(--color-ink);background:0 0}.btn-pill{border-radius:999px}.page-title,.section-title{text-wrap:balance;font-family:Fredoka,sans-serif;line-height:1.1}.page-title{font-size:clamp(2.6rem,4vw,4.4rem)}.section-title{font-size:clamp(2rem,3vw,2.8rem)}.text-muted{color:var(--color-muted)}.grid{gap:24px;display:grid}.site-header{z-index:10;background:#6a4ee9;position:absolute;top:0;left:0;right:0}.site-header--home{background:0 0}.site-header__inner{justify-content:flex-start;align-items:center;gap:18px;padding:18px 0;display:flex}.site-logo{color:#fff;text-shadow:0 6px 16px #0000004d;align-items:center;gap:10px;min-width:0;font-family:Pacifico,cursive;font-size:clamp(1.5rem,3vw,1.8rem);font-weight:400;display:inline-flex}.site-logo__icon{fill:currentColor;filter:drop-shadow(0 4px 10px #0003);flex-shrink:0;width:30px;height:30px;display:block}.site-nav{color:#fff;align-items:center;gap:clamp(14px,2vw,22px);margin-left:auto;font-weight:700;display:flex}.site-nav a:hover{color:#fff;opacity:.8}.site-header__actions{align-items:center;gap:14px;display:flex}.menu-toggle{cursor:pointer;background:#d84625;border:none;border-radius:999px;justify-content:center;align-items:center;width:46px;height:46px;padding:0;display:none;box-shadow:0 12px 24px #d846254d}.menu-toggle svg{stroke:#fff;stroke-width:2.5px;fill:none;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.site-footer{color:#fff;background:#6a4ee9;border-top:none;margin-top:60px;padding:50px 0 20px}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:24px;display:grid}.footer-title{margin-bottom:12px;font-weight:700}.footer-brand{color:#fff;align-items:center;gap:10px;font-family:Pacifico,cursive;font-size:1.7rem;font-weight:400;display:inline-flex}.footer-links{gap:8px;display:grid}.footer-bottom{margin-top:24px}.site-footer a,.site-footer .text-muted{color:#fff}.footer-social{gap:14px;margin-top:12px;display:flex}.footer-social a{border:1px solid #fff6;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.footer-social svg{fill:currentColor;width:18px;height:18px}.hero{isolation:isolate;background:url(/images/home/hero-banner.webp) top/cover no-repeat;align-items:center;min-height:clamp(640px,86vw,980px);padding:clamp(148px,22vw,264px) 0 clamp(112px,18vw,220px);display:flex;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:linear-gradient(90deg,#341f7ed1 0%,#341f7e94 42%,#341f7e2e 74%,#341f7e14 100%);position:absolute;inset:0}@media (max-width:1200px){.hero{background-position:100% 0;min-height:clamp(620px,82vw,900px);padding:clamp(138px,20vw,230px) 0 clamp(96px,14vw,180px)}}.hero__inner{z-index:1;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px;display:grid;position:relative}.hero__eyebrow{text-transform:uppercase;letter-spacing:2px;color:#fff;margin-bottom:12px;font-weight:700}.hero__copy{color:#ffffffd9;max-width:560px;margin:18px 0 24px;font-size:clamp(1rem,2vw,1.24rem)}.hero .page-title{color:#fff}.section-breeds{background:#fff}.section-center{text-align:center;max-width:900px;margin:0 auto 40px}.section-center h2{max-width:960px;margin:0 auto 18px}.section-center p{max-width:880px;margin:0 auto}.section-care .section-center h2{max-width:900px}.section-care .section-center p{max-width:780px}.breed-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:28px;display:grid}.breed-card{box-shadow:var(--shadow-soft);border:1px solid var(--color-border);background:#fff;border-radius:26px;height:clamp(480px,62vw,792px);display:grid;position:relative;overflow:hidden}.breed-card__image{position:absolute;inset:0}.breed-card__image img{object-fit:cover;object-position:bottom}.breed-card__content{color:#fff;text-align:center;align-content:start;gap:12px;padding:26px 24px;display:grid;position:absolute;inset:0}.breed-card__content .text-muted{color:#ffffffd9}.breed-card__content{z-index:1}.breed-card__content h3{font-size:1.6rem}.breed-card__content p{font-size:1.05rem}.care-grid{grid-template-columns:repeat(4,minmax(220px,1fr));gap:22px;display:grid}.care-card{box-shadow:var(--shadow-soft);border:1px solid var(--color-border);background:#fff;border-radius:26px;height:clamp(420px,38vw,520px);position:relative;overflow:hidden}.care-card__image{position:absolute;inset:0}.care-card__image img{object-fit:cover;object-position:bottom}.care-card__content{color:#fff;text-align:center;z-index:1;align-content:start;gap:12px;padding:28px 24px;display:grid;position:absolute;inset:0}.care-card__content h3{font-size:1.5rem}.care-card__content p{color:#ffffffe6;font-size:1.05rem}.care-card__button{color:#d84625;background:#fff;border:2px solid #fff}.care-card__button:hover{color:#fff;background:#6a4ee9;border-color:#6a4ee9}.cta-band{text-align:center;background:#6a4ee9;padding:clamp(64px,10vw,80px) 0}.cta-band__inner{justify-items:center;gap:18px;display:grid}.cta-band h2{color:#fff;font-size:clamp(2.4rem,3.5vw,3.4rem)}.cta-band p{color:#ffffffeb;max-width:840px;font-size:1.2rem}.cta-band__button{color:#fff;background:#d84625;border:2px solid #d84625;font-size:1.1rem}.cta-band__button:hover{color:#6a4ee9;background:#fff;border-color:#fff}.newsletter{color:#fff;background:url(/images/newsletter_banner.webp) 50%/cover no-repeat;padding:clamp(72px,12vw,140px) 0;position:relative;overflow:hidden}.newsletter:before{content:"";background:#00000059;position:absolute;inset:0}.newsletter__inner{z-index:1;text-align:center;grid-template-columns:repeat(2,minmax(0,1fr));place-items:center;gap:32px;display:grid;position:relative}.newsletter__content h2{color:#fff;font-size:clamp(2.2rem,3.2vw,3.2rem)}.newsletter__content p{color:#ffffffe6;max-width:520px;font-size:1.1rem}.newsletter__form{width:100%;max-width:520px;min-height:clamp(320px,56vw,432px)}.newsletter__form iframe{width:100%;height:100%;min-height:inherit;border-radius:32px}.nav-cta{display:none}.hero__actions{flex-wrap:wrap;gap:16px;display:flex}.hero__card{background:var(--color-surface);box-shadow:var(--shadow-soft);border-radius:28px;gap:16px;padding:32px;display:grid}.image-placeholder{color:var(--color-muted);background:#ffe3bd;border:2px dashed #231d1a33;border-radius:24px;place-items:center;min-height:220px;font-weight:600;display:grid}.btn-primary.btn-pill{color:#fff;background:#d84625;box-shadow:0 10px 24px #d8462559}.btn-primary.btn-pill:hover{background:#bf3a1f;box-shadow:0 14px 30px #d8462566}.section{padding:clamp(56px,8vw,70px) 0}.section-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px;display:flex}.latest__grid,.blog-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.post-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:24px;gap:12px;padding:24px;transition:transform .2s,box-shadow .2s;display:grid;box-shadow:0 12px 30px #1b1b3014}.post-card:hover{box-shadow:var(--shadow-lift);transform:translateY(-4px)}.post-card__meta{color:var(--color-muted);justify-content:space-between;font-size:.85rem;display:flex}.post-card__link{color:var(--color-secondary);font-weight:700}.category-card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:22px;gap:12px;padding:24px;transition:transform .2s;display:grid}.category-card:hover{transform:translateY(-4px)}.about-hero,.blog-hero,.contact-hero,.category-hero{background:var(--color-cream);padding:clamp(112px,16vw,140px) 0 clamp(40px,7vw,50px)}.about-stats-grid{max-width:560px;margin:30px auto 6px;display:grid}.about-stat-card{text-align:center;color:#3a2e28;background:linear-gradient(145deg,#f9f7ff 0%,#f1e9ff 100%);border:1px solid #e3d5ff;border-radius:26px;padding:26px 30px;box-shadow:0 18px 36px #6a4ee929}.about-stat-card__label{text-transform:uppercase;letter-spacing:1.4px;color:#6a4ee9;opacity:.95;font-size:.76rem;font-weight:700}.about-stat-card__value{color:#5b42c8;margin:10px 0 8px;font-family:Fredoka,sans-serif;font-size:clamp(2.2rem,5vw,3.4rem);line-height:1}.about-stat-card__subtext{color:#6d5f94;font-size:.95rem}.contact-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:28px;display:grid}.contact-section{background:#fff}.contact-layout{grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;display:grid}.contact-image-card{min-height:clamp(320px,60vw,540px);box-shadow:var(--shadow-soft);border:1px solid var(--color-border);background:#f9f7ff;border-radius:24px;position:relative;overflow:hidden}.contact-image-card img{object-fit:cover;object-position:center bottom;transform:none}.contact-form-card{box-shadow:var(--shadow-soft);background:#6a4ee9;border:1px solid #ffffff3d;border-radius:24px;align-content:start;gap:12px;padding:24px;display:grid}.contact-form-card .section-title,.contact-form-card .text-muted{color:#fff}.contact-form-card .newsletter__form{background:#6a4ee9;border-radius:32px;max-width:100%;min-height:clamp(320px,56vw,432px)}.contact-meta{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.form-card{background:var(--color-surface);box-shadow:var(--shadow-soft);border:1px solid var(--color-border);border-radius:24px;gap:16px;padding:28px;display:grid}input,textarea{border:1px solid var(--color-border);border-radius:14px;width:100%;padding:12px 14px;font-family:inherit}textarea{resize:vertical;min-height:140px}@media (max-width:900px){.site-header__inner{flex-wrap:nowrap;padding:16px 0}.site-header__actions{margin-left:auto}.site-nav{background:#000000d1;border-radius:20px;flex-direction:column;gap:12px;margin:0;padding:18px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;box-shadow:0 24px 40px #140e0c47}.site-nav--open{display:flex}.menu-toggle{display:inline-flex}.desktop-cta{display:none}.nav-cta{margin-top:6px;display:inline-flex}.hero__inner{grid-template-columns:1fr}.care-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.newsletter__inner,.contact-layout{grid-template-columns:1fr}.contact-image-card{min-height:420px}.contact-meta{grid-template-columns:1fr}.hero{background-position:100%;min-height:clamp(600px,100vw,760px);padding:clamp(132px,22vw,190px) 0 clamp(88px,14vw,150px)}.breed-card{height:clamp(460px,84vw,696px)}}@media (max-width:600px){.hero{background-position:100%;min-height:clamp(560px,130vw,640px);padding:clamp(124px,32vw,170px) 0 clamp(78px,18vw,120px)}.btn{padding:8px 18px}.site-header__inner{padding:14px 0}.care-grid{grid-template-columns:1fr}.care-card{height:clamp(360px,120vw,512px)}.newsletter{padding:70px 0}}.post-body{gap:18px;display:grid}.post-body>*{min-width:0}.post-body h2{margin-top:28px;margin-bottom:12px;font-family:Fredoka,sans-serif}.post-body p{overflow-wrap:anywhere;margin-bottom:16px}.post-body>ul,.post-body>ol{gap:10px;margin:0 0 20px;padding:0;list-style:none;display:grid}.post-body>ul>li,.post-body>ol>li{background:#f9f7ff;border:1px solid #e8defe;border-radius:14px;padding:12px 14px 12px 40px;position:relative}.post-body>ul>li:before{content:"";background:#8a63f1;border-radius:999px;width:8px;height:8px;position:absolute;top:20px;left:18px}.post-body>ol{counter-reset:post-ordered-list}.post-body>ol>li:before{counter-increment:post-ordered-list;content:counter(post-ordered-list);color:#fff;background:#8a63f1;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:.75rem;font-weight:700;display:inline-flex;position:absolute;top:13px;left:14px}.breed-post-hero{color:#fff;background:#6a4ee9;padding:clamp(120px,18vw,160px) 0 clamp(48px,8vw,70px)}.breed-post-hero__inner{gap:18px;max-width:900px;display:grid}.breed-post-hero__description{color:#ffffffd9;max-width:720px;font-size:1.1rem}.breed-post-body{padding:clamp(40px,7vw,50px) 0 clamp(64px,10vw,80px)}.breed-post-grid{grid-template-columns:20% minmax(0,1fr) 30%;align-items:start;gap:24px;display:grid}.breed-post-container{width:100%;max-width:100%;padding:0 clamp(18px,4vw,36px)}.post-body img{border-radius:20px;width:100%;height:auto}.post-body table{border-collapse:collapse;table-layout:fixed;width:100%;margin:16px 0}.post-body th,.post-body td{text-align:left;vertical-align:top;overflow-wrap:anywhere;border:1px solid #ddd;padding:12px 14px}.post-body th{background:#f5f5f5}.breed-toc{color:#fff;background:url(/images/table_of_content.webp) 50%/cover no-repeat;border-radius:24px;padding:24px;position:sticky;top:120px;overflow:hidden}.breed-toc:before{content:"";background:#00000073;position:absolute;inset:0}.breed-toc>*{z-index:1;position:relative}.breed-toc h2{text-shadow:0 3px 10px #0006;margin-bottom:14px;font-size:1.3rem}.breed-toc__divider{background:#ffffffd9;width:100%;height:2px;margin-bottom:16px}.breed-category{background:#00000040;border-radius:18px;margin-top:24px;padding:16px}.breed-category h3{margin-bottom:10px;font-size:1.05rem}.breed-category__list{gap:8px;display:grid}.breed-category__item{font-size:.95rem}.breed-toc ul{counter-reset:toc-item;gap:10px;margin:0;padding:0;list-style:none;display:grid}.breed-toc a{color:#fff;text-shadow:0 3px 10px #00000073;text-decoration:none}.breed-toc li{align-items:flex-start;gap:10px;display:flex}.breed-toc li:before{counter-increment:toc-item;content:counter(toc-item)".";text-shadow:0 0 6px #fff9;font-weight:700}.toc-level-3{opacity:.9;margin-left:12px}.breed-ads{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid;position:sticky;top:120px}.breed-ads__card{color:#fff;text-align:center;background:#6a4ee9;border-radius:24px;place-items:center;min-height:220px;padding:20px;font-weight:700;display:grid}.breed-post-hero .hero__eyebrow,.breed-post-hero .page-title,.breed-post-hero .text-muted{color:#fff}.breed-toc h2,.breed-toc a{text-shadow:0 0 8px #ffffff59}.post-body h2{scroll-margin-top:140px}.breed-main{gap:28px;display:grid}.editorial-trust{background:#f4f0ff;border:1px solid #6a4ee933;border-radius:22px;gap:14px;padding:22px;display:grid}.editorial-trust h2{font-size:1.2rem}.editorial-trust p{margin:0}.editorial-trust__meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.editorial-trust__meta>div{background:#ffffffbf;border:1px solid #6a4ee924;border-radius:14px;padding:12px 14px}.editorial-trust__label{text-transform:uppercase;letter-spacing:.06em;color:#5c4ea8;margin-bottom:4px;font-size:.78rem;font-weight:700}.editorial-trust__sources ul{gap:8px;margin:10px 0 0;padding:0;list-style:none;display:grid}.editorial-trust__sources li{word-break:break-word;background:#ffffffb3;border:1px solid #6a4ee924;border-radius:10px;padding:8px 10px}.editorial-trust__sources a{color:#3f2cab;text-decoration:underline}.editorial-trust__note{color:#5a4f48}.editorial-trust__disclaimer{color:#5a4f48;border-top:1px solid #6a4ee933;padding-top:10px;font-size:.92rem}.related-reads{background:#f9f7ff;border:1px solid #6a4ee929;border-radius:24px;padding:22px}.related-reads h2{margin-bottom:14px}.related-reads__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.related-reads__card{background:#fff;border:1px solid #6a4ee933;border-radius:16px;padding:14px}.related-reads__image{border-radius:12px;width:100%;height:140px;margin-bottom:10px;position:relative;overflow:hidden}.related-reads__image img{object-fit:cover}.related-reads__card h3{margin-bottom:6px;font-size:1rem}.related-reads__card p{color:#5a4f48;overflow-wrap:anywhere;font-size:.92rem}@media (max-width:1200px){.breed-post-grid{grid-template-columns:1fr}.breed-post-container{padding:0 24px}.breed-toc,.breed-ads{display:none}.related-reads__grid{grid-template-columns:1fr}}@media (max-width:900px){.breed-post-grid{grid-template-columns:1fr}.breed-post-container{padding:0 20px}.breed-ads{position:static}.breed-toc,.breed-ads{display:none}.related-reads__grid,.editorial-trust__meta{grid-template-columns:1fr}.post-body table{white-space:nowrap;width:100%;display:block;overflow-x:auto}}.post-card__image{object-fit:cover;border-radius:18px;width:100%;height:180px}.post-cover{object-fit:cover;border-radius:24px;width:100%;height:260px}.post-author{align-items:center;gap:14px;margin-top:16px;margin-bottom:18px;display:flex}.post-author__avatar{color:#6a4ee9;background:#e7e0ff;border-radius:50%;place-items:center;width:52px;height:52px;font-size:1.1rem;font-weight:700;display:grid;overflow:hidden}.post-author__avatar img{object-fit:cover;width:100%;height:100%}.post-author__name{color:#fff;font-size:1.05rem;font-weight:700}.breed-index{background:#fff;padding:clamp(112px,16vw,160px) 0 clamp(80px,12vw,120px)}.category-hero{background:#fff;padding:clamp(112px,16vw,160px) 0 clamp(56px,8vw,80px)}.category-feature{box-shadow:var(--shadow-soft);background:#f3efff;border-radius:32px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px;max-width:95%;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:28px clamp(24px,5vw,80px);display:grid}.category-feature__media{background:#e7e0ff;border-radius:26px;width:100%;height:340px;position:relative;overflow:hidden}.category-feature__media img{object-fit:cover}.category-feature__content{gap:14px;display:grid}.category-feature__badge{color:#6a4ee9;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700}.category-feature__dots{gap:8px;margin-top:6px;display:flex}.category-feature__dot{background:#6a4ee940;border-radius:999px;width:10px;height:10px}.category-feature__dot.is-active{background:#6a4ee9}.breed-feature{box-shadow:var(--shadow-soft);background:#f3efff;border-radius:32px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:32px;max-width:95%;margin-bottom:48px;margin-left:auto;margin-right:auto;padding:28px clamp(24px,5vw,80px);display:grid}.breed-feature__media{background:#e7e0ff;border-radius:26px;width:100%;height:384px;position:relative;overflow:hidden}.breed-feature__media img{object-fit:cover}.breed-feature__content{gap:14px;display:grid}.breed-feature__dots{gap:8px;margin-top:6px;display:flex}.breed-feature__dot{background:#6a4ee940;border-radius:999px;width:10px;height:10px}.breed-feature__dot.is-active{background:#6a4ee9}.breed-feature__badge{color:#6a4ee9;text-transform:uppercase;letter-spacing:.08em;font-size:.85rem;font-weight:700}.breed-index__controls{flex-direction:column;align-items:flex-start;gap:32px;margin-bottom:36px;display:flex}.breed-index__filters{flex-wrap:wrap;gap:12px;width:100%;display:flex}.breed-index__filters input,.breed-index__filters select{background:#fff;border:1px solid #6a4ee940;border-radius:999px;min-width:0;padding:10px 18px;font-family:Nunito,sans-serif;font-size:1rem}.breed-index__filters input{flex:999 260px}.breed-index__filters select{flex:180px}.breed-index__filters input:focus,.breed-index__filters select:focus{border-color:#6a4ee9;outline:none;box-shadow:0 0 0 3px #6a4ee933}.breed-index__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.breed-index__card{box-shadow:var(--shadow-soft);background:#fff6ff;border-radius:28px;grid-template-rows:auto 1fr;display:grid;overflow:hidden}.breed-index__image{background:#f2eaff;height:220px;position:relative}.breed-index__image img{object-fit:cover}.breed-index__content{gap:12px;padding:24px;display:grid}.breed-index__date{color:#6a4ee9;font-size:.95rem;font-weight:600}.breed-index__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin:40px auto 60px;display:flex}.breed-faq{padding:40px 0 60px}.breed-faq__list{gap:16px;margin-top:24px;display:grid}.breed-faq__item{box-shadow:var(--shadow-soft);background:#f9f7ff;border-radius:24px;overflow:hidden}.breed-faq__question{text-align:left;cursor:pointer;width:100%;color:var(--color-ink);background:0 0;border:none;justify-content:space-between;align-items:center;padding:18px 22px;font-family:Fredoka,sans-serif;font-size:1.1rem;font-weight:700;display:flex}details.breed-faq__item>summary{list-style:none}details.breed-faq__item>summary::-webkit-details-marker{display:none}.breed-faq__icon:before{content:"+"}details.breed-faq__item[open] .breed-faq__icon:before{content:"−"}.write-for-us__form{background:#6a4ee9;padding:clamp(80px,12vw,120px) 0}.write-for-us__form .newsletter__content h2,.write-for-us__form .newsletter__content p{color:#fff}.write-for-us__list{gap:12px;margin-top:18px;padding-left:18px;display:grid}.write-for-us__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px;display:grid}.write-for-us__card{box-shadow:var(--shadow-soft);background:#f9f7ff;border-radius:22px;gap:10px;padding:20px;display:grid}.write-for-us__card h3{font-size:1.15rem}@media (max-width:1024px){.write-for-us__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.write-for-us__grid{grid-template-columns:1fr}}.breed-faq__icon{color:#6a4ee9;font-size:1.4rem;font-weight:700}.breed-faq__answers{color:var(--color-muted);gap:8px;padding:0 24px 20px 44px;display:grid}.breed-faq__answers>*{margin:0}.breed-faq__answers ul,.breed-faq__answers ol{padding-left:20px}@media (max-width:1024px){.breed-feature,.category-feature{grid-template-columns:1fr}.breed-index__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.breed-index__controls{flex-direction:column;align-items:flex-start}.breed-index__filters{flex-direction:column;align-items:stretch}.breed-index__filters input,.breed-index__filters select,.breed-index__pagination .btn{width:100%}.breed-index__pagination{justify-content:stretch}.breed-feature,.category-feature{border-radius:26px;padding:24px 20px}.breed-feature__media,.category-feature__media{height:clamp(240px,72vw,320px)}.breed-faq__question{align-items:flex-start;gap:12px;font-size:1rem}.breed-faq__answers{padding:0 20px 18px}.breed-index__grid{grid-template-columns:1fr}}@media (max-width:640px){.site-nav{padding:16px}.site-logo{font-size:1.35rem}.section-center{margin-bottom:28px}.newsletter__form iframe,.contact-form-card .newsletter__form,.newsletter__form{border-radius:24px}.post-body table{font-size:.92rem}.post-body th,.post-body td{padding:10px 12px}.post-author{align-items:flex-start}.editorial-trust,.related-reads{padding:18px}}
