:root{--ink:#17372f;--cream:#f6f1e7;--paper:#fffdf8;--sage:#a8b59a;--sage-dark:#395a4e;--terracotta:#d96d4a;--line:#dcd6ca}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}.announcement{background:var(--ink);color:#fff;text-align:center;font-size:13px;padding:9px}.announcement a{text-decoration:underline}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);background:rgba(255,253,248,.96);position:-webkit-sticky;position:sticky;top:0;z-index:20}.brand{font-size:29px;font-weight:700;letter-spacing:-1.7px}.brand span{font-family:Newsreader,serif;font-weight:400}.brand i{color:var(--terracotta);font-size:9px;margin-left:3px}.site-header nav{display:flex;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--terracotta)}.header-cta{border:1px solid var(--ink);border-radius:99px;padding:10px 18px;font-size:13px;font-weight:700}.hero{min-height:680px;position:relative;display:flex;align-items:center;padding:7vw;overflow:hidden}.hero img{object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(19,39,32,.82),rgba(19,39,32,.58) 37%,rgba(19,39,32,0) 68%)}.hero-copy{position:relative;color:#fff;max-width:630px}.eyebrow{text-transform:uppercase;letter-spacing:2.6px;font-size:12px;font-weight:700}.hero h1,.newsletter h2,.page-hero h1,.section h2{font-family:Newsreader,serif;font-weight:400;letter-spacing:-2.5px}.hero h1{font-size:clamp(58px,7vw,94px);margin:24px 0}.hero p{font-size:19px;line-height:1.6;max-width:520px}.button-row{display:flex;gap:28px;align-items:center;margin-top:34px}.button{display:inline-flex;border-radius:99px;padding:15px 23px;font-weight:700;font-size:14px}.primary{background:var(--terracotta);color:white}.dark{background:var(--ink);color:#fff}.text-link{font-size:14px;font-weight:700}.quick-paths{background:var(--cream);padding:27px 5vw;display:flex;align-items:center;gap:42px}.quick-paths>p{text-transform:uppercase;font-size:11px;letter-spacing:1.7px;font-weight:700;white-space:nowrap}.quick-paths>div{display:grid;grid-template-columns:repeat(4,1fr);width:100%}.quick-paths a{padding:3px 24px;border-left:1px solid #ccc4b7;position:relative}.quick-paths small,.quick-paths span{display:block}.quick-paths span{font-family:Newsreader,serif;font-size:23px}.quick-paths small{color:#64726d;margin-top:3px}.quick-paths b{position:absolute;right:15px;top:11px}.section{padding:110px 6vw}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:40px}.section h2{font-size:54px;line-height:1;margin:12px 0 0}.tool-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.tool-card{border:1px solid var(--line);padding:27px;min-height:300px;border-radius:4px;position:relative;transition:.25s;background:#fff}.tool-card:hover{transform:translateY(-5px);border-color:var(--sage-dark);box-shadow:0 15px 40px #17372f12}.tool-card small{position:absolute;right:22px;top:22px;color:#68756f}.tool-icon{font-size:34px}.tool-card h3{font-family:Newsreader,serif;font-size:29px;margin:35px 0 12px}.tool-card p{line-height:1.6;color:#5e6d67}.tool-card b{position:absolute;bottom:25px;font-size:13px}.editorial{background:var(--sage);display:grid;grid-template-columns:.85fr 1.2fr;grid-gap:9vw;gap:9vw}.editorial-lead p{font-size:17px;line-height:1.7;max-width:460px;margin-bottom:30px}.guide-list article{display:grid;grid-template-columns:50px 1fr 30px;grid-gap:20px;gap:20px;padding:27px 0;border-top:1px solid #6d826f}.guide-list article>span{font-size:12px}.guide-list article small{letter-spacing:2px;font-size:10px}.guide-list h3{font-family:Newsreader,serif;font-size:27px;margin:7px 0}.guide-list p{margin:0;color:#364d45}.guide-list article>a{font-size:24px}.newsletter{background:var(--cream);padding:100px 7vw;display:grid;grid-template-columns:1.05fr .9fr;grid-gap:20px 9vw;gap:20px 9vw}.newsletter h2{font-size:55px;line-height:1.02;margin:15px 0}.newsletter>div>p{line-height:1.7;max-width:580px}.newsletter-form{align-self:center}.newsletter-form .fields{display:flex;border:1px solid var(--line);padding:7px;border-radius:99px}.newsletter-form input{border:0;background:transparent;padding:14px 18px;flex:1 1;font:inherit;min-width:0}.newsletter-form button{border:0;background:var(--terracotta);color:#fff;border-radius:99px;padding:0 22px;font-weight:700}.newsletter-form small{display:block;margin:12px 18px;color:#68756f}.newsletter-form .success{color:var(--sage-dark);font-weight:700}.newsletter blockquote{grid-column:2;font-family:Newsreader,serif;font-size:22px;line-height:1.4;margin:0}.newsletter cite{display:block;font-family:DM Sans;font-size:12px;font-style:normal;margin-top:10px}footer{background:var(--ink);color:#f3efe7;padding:65px 6vw 30px;display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:50px;gap:50px}.brand.light{color:white}.light i{color:var(--terracotta)}footer div{display:flex;flex-direction:column;gap:10px}footer h3{font-size:12px;text-transform:uppercase;letter-spacing:1.5px}footer p{max-width:380px;color:#bdc8c4}footer .fineprint{grid-column:1/-1;border-top:1px solid #496158;padding-top:25px;font-size:11px;max-width:none}.page-hero{background:var(--cream);padding:90px 7vw 65px}.page-hero h1{font-size:70px;margin:12px 0}.page-hero p{font-size:18px;line-height:1.6;max-width:680px}.page-body{padding:70px 7vw;max-width:1200px}.calculator{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.panel{border:1px solid var(--line);padding:35px;background:#fff}.panel h2{font-family:Newsreader,serif;font-size:36px}.form-grid{display:grid;grid-gap:18px;gap:18px}.form-grid label{font-size:13px;font-weight:700}.form-grid input,.form-grid select{width:100%;padding:14px;margin-top:7px;border:1px solid var(--line);background:var(--paper);font:inherit}.form-grid button{border:0}.result{background:var(--ink);color:white;display:flex;flex-direction:column;justify-content:center}.result strong{font-family:Newsreader,serif;font-size:52px}.result p{line-height:1.6;color:#d5ddd9}.disclaimer{font-size:12px;color:#66736e;margin-top:25px}.index-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.index-card{border:1px solid var(--line);padding:28px;min-height:220px}.index-card h2{font-family:Newsreader,serif;font-size:30px}.index-card p{line-height:1.6;color:#5e6d67}.placeholder-note{background:#fff5df;border:1px solid #e6c885;padding:18px;margin-bottom:30px}@media(max-width:850px){.site-header nav{display:none}.hero{min-height:630px;padding:45px 7vw;align-items:end}.hero-shade{background:linear-gradient(0deg,rgba(19,39,32,.88),rgba(19,39,32,.08) 85%)}.hero h1{font-size:56px}.quick-paths{display:block}.quick-paths>div{gap:24px;margin-top:20px}.index-grid,.quick-paths>div,.tool-grid{grid-template-columns:1fr 1fr}.calculator,.editorial,.newsletter{grid-template-columns:1fr}.newsletter blockquote{grid-column:1}.section{padding:75px 6vw}footer{grid-template-columns:1fr 1fr}}@media(max-width:560px){.announcement{font-size:11px}.site-header{height:65px}.index-grid,.quick-paths>div,.tool-grid{grid-template-columns:1fr}.quick-paths a{padding:12px 20px}.newsletter h2,.section h2{font-size:43px}.newsletter{padding:70px 6vw}.newsletter-form .fields{border-radius:8px;display:block}.newsletter-form button{width:100%;padding:14px}.page-hero h1{font-size:52px}footer{grid-template-columns:1fr}}.article{max-width:820px;margin:0 auto;padding:70px 24px 110px}.breadcrumbs{font-size:12px;color:#6b7772;margin-bottom:55px}.article h1{font-size:clamp(48px,7vw,82px);font-weight:400;line-height:.98;letter-spacing:-2px;margin:16px 0 24px}.article h1,.standfirst{font-family:Newsreader,serif}.standfirst{font-size:25px;line-height:1.45;color:#496158}.article-meta{display:flex;gap:22px;flex-wrap:wrap;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:30px 0 40px;font-size:12px;font-weight:700}.medical-note{background:var(--cream);border-left:4px solid var(--terracotta);padding:20px 24px;margin-bottom:45px;line-height:1.55}.article section{margin:46px 0}.article section h2,.article-signup h2{font-family:Newsreader,serif;font-size:38px;font-weight:400}.article section p{font-family:Newsreader,serif;font-size:20px;line-height:1.75;color:#293e37}.article-signup{margin-top:70px;background:var(--sage);padding:35px}.profile-layout{display:grid;grid-template-columns:1fr 1fr;grid-gap:30px;gap:30px}.profile-preview{background:var(--ink);color:white;padding:45px;min-height:560px}.profile-preview h2{font-family:Newsreader,serif;font-size:60px;margin:25px 0 0}.profile-preview>p{color:#c9d4d0}.profile-stats{display:grid;grid-template-columns:1fr 1fr;margin:50px 0;border-top:1px solid #496158;border-bottom:1px solid #496158}.profile-stats div{padding:24px 0}.profile-stats small,.profile-stats strong{display:block}.profile-stats strong{margin-top:8px}.profile-preview>a{display:block;padding:15px 0;border-top:1px solid #496158}.privacy-copy{display:block;color:#aebdb7;line-height:1.5;margin-top:40px}.success{color:var(--sage-dark);font-weight:700}.nudge{position:fixed;right:24px;bottom:24px;z-index:50;width:min(430px,calc(100vw - 32px));background:var(--cream);padding:30px;box-shadow:0 20px 70px #0c211b45;border:1px solid var(--line)}.nudge h2{font-family:Newsreader,serif;font-size:30px;line-height:1.05;margin:12px 0}.nudge p{font-size:14px;line-height:1.5}.nudge-close{position:absolute;right:10px;top:8px;border:0;background:none;font-size:25px;cursor:pointer}.breed-facts{border:1px solid var(--line);margin:35px 0}.breed-facts div{padding:22px;border-right:1px solid var(--line)}.breed-facts div:last-child{border:0}.breed-facts small,.breed-facts strong{display:block}.breed-facts strong{margin-top:8px}@media(max-width:750px){.profile-layout{grid-template-columns:1fr}.article{padding-top:45px}.breed-facts{grid-template-columns:1fr 1fr}.breed-facts div:nth-child(2){border-right:0}.nudge{right:16px;bottom:16px}}:root{--brand:#341d66;--ink:#000;--paper:#fff;--cream:#f6f3fb;--sage:#341d66;--sage-dark:#341d66;--terracotta:#341d66;--line:transparent}*{border-color:transparent!important}body{background:#fff;color:#000;font-family:Helvetica Neue,Arial,sans-serif}.eyebrow{display:none!important}.announcement{display:none}.site-header{height:94px;background:#fff;border:0;padding:0 6vw}.brand{display:block;overflow:hidden}.brand,.brand img{width:166px;height:70px}.brand img{object-fit:contain}.site-header nav{gap:34px;font-size:15px}.site-header nav a:hover{color:var(--brand)}.button,.header-cta{border-radius:0;background:var(--brand)}.hero{min-height:690px}.hero-shade{background:linear-gradient(90deg,rgba(0,0,0,.8),rgba(0,0,0,.36) 52%,transparent 75%)}.article h1,.article section h2,.article-signup h2,.hero h1,.index-card h2,.newsletter h2,.page-hero h1,.panel h2,.profile-preview h2,.result strong,.section h2,.tool-card h3{font-family:Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:-.045em}.hero h1{max-width:720px}.quick-paths{background:#f6f3fb;display:block;padding:46px 6vw}.quick-paths>p{font-size:28px;text-transform:none;letter-spacing:-.03em}.quick-paths>div{gap:30px}.quick-paths a{border:0;padding:12px 0}.guide-list article>a,.index-card>b,.quick-paths b,.tool-card>b{display:none}.quick-paths span{font-family:inherit;font-size:26px;font-weight:700}.quick-paths small{color:#555}.section-heading .text-link{display:none}.tool-grid{gap:28px}.index-card,.panel,.tool-card{border:0;background:#f6f3fb;border-radius:0;box-shadow:none}.tool-card:hover{transform:none;box-shadow:none;background:#eee8f8}.tool-icon{display:none}.tool-card small{position:static;color:#555}.tool-card h3{margin:46px 0 12px}.editorial{background:var(--brand);color:#fff}.guide-list article{border:0;grid-template-columns:1fr;padding:22px 0}.guide-list article small,.guide-list article>span{display:none}.guide-list p{color:#ded6ee}.newsletter{background:#f6f3fb}.newsletter-form .fields{border:0;border-radius:0;background:#fff}.newsletter-form button{border-radius:0;background:var(--brand)}footer{background:#000}.footer-brand{font-size:32px;font-weight:800}.fineprint{border:0!important}.page-hero{background:var(--brand);color:#fff;padding:95px 7vw 75px}.page-hero h1{margin:0;font-size:clamp(58px,8vw,108px)}.page-hero p{font-size:20px}.article-meta,.breed-facts,.breed-facts div,.medical-note,.profile-preview>a,.profile-stats{border:0!important}.medical-note{padding:24px}.article-signup,.medical-note{background:#f6f3fb}.profile-preview,.result{background:var(--brand)}.nudge{border:0;background:#fff;box-shadow:0 24px 80px #0003}.nudge-close{border:0!important}.breed-search{display:grid;grid-template-columns:auto minmax(220px,480px) auto;grid-gap:24px;gap:24px;align-items:center;margin-bottom:70px}.breed-search label{font-size:28px;font-weight:700}.breed-search input{padding:18px 0;border-bottom:2px solid #000!important}.breed-search input:focus{border-color:var(--brand)!important}.breed-search span{color:#555}.breed-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px 40px;gap:16px 40px}.breed-list a{font-size:clamp(24px,2.7vw,42px);font-weight:700;letter-spacing:-.04em;padding:15px 0}.breed-list a:hover{color:var(--brand)}.breed-facts{display:grid;grid-template-columns:repeat(4,1fr);background:#f6f3fb}.breed-facts div{padding:25px}.breadcrumbs{color:#555}.no-results{font-size:22px}.placeholder-note{border:0;background:#f6f3fb}@media(max-width:850px){.brand,.brand img{width:135px;height:58px}.site-header{height:76px}.breed-list{grid-template-columns:1fr 1fr}.breed-search{grid-template-columns:1fr}.quick-paths>div{grid-template-columns:1fr 1fr}}@media(max-width:560px){.breed-list{grid-template-columns:1fr}.breed-search{margin-bottom:40px}.page-hero h1{font-size:58px}.hero h1{font-size:50px}}.guide-list article>a,.index-card>b,.quick-paths b,.text-link b,.tool-card small,.tool-card>b{display:none!important}.breed-search input{font:inherit;font-size:18px;padding:18px;background:#f6f3fb;border:0!important;outline:none}.breed-search input:focus{background:#eee8f8}.home-breeds,.home-paths,.home-tools{padding:110px 6vw}.home-breeds h2,.home-care h2,.home-paths h2,.home-tools h2{font-size:clamp(44px,6vw,78px);line-height:.98;letter-spacing:-.06em;margin:0}.home-paths>div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:60px}.home-paths a{padding:36px;background:#f6f3fb;transition:transform .3s ease,background .3s ease}.home-paths a:hover{transform:translateY(-10px);background:#eee8f8}.home-paths svg{width:58px;height:58px;fill:none;stroke:#341d66;stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round;transition:transform .35s ease}.home-paths a:hover svg{transform:rotate(-6deg) scale(1.08)}.home-paths h3{font-size:30px;margin:38px 0 5px}.home-paths p{margin:0;color:#555}.home-tools{background:#000;color:#fff}.home-tools header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:55px}.home-tools header p{color:#bbb;font-size:18px}.home-tools>div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.image-card{display:block}.image-card>span{display:block;height:390px;position:relative;overflow:hidden;background:#222}.image-card img{object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.image-card:hover img{transform:scale(1.045)}.image-card h3{font-size:28px;margin:22px 0 7px}.image-card p{color:#bbb;margin:0;line-height:1.5}.home-breeds{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:7vw;gap:7vw;align-items:center}.home-breeds p{font-size:19px;line-height:1.6;margin:28px 0}.breed-mosaic{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.breed-mosaic img{width:100%;height:300px;object-fit:cover;transition:transform .4s ease}.breed-mosaic img:hover{transform:scale(.97)}.home-care{height:750px;position:relative;display:flex;align-items:flex-end;padding:7vw;color:#fff;overflow:hidden}.home-care>img{object-fit:cover}.home-care:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#000c,transparent 70%)}.home-care>div{position:relative;z-index:1;max-width:720px}.home-care p{font-size:20px;line-height:1.6}.breed-list{gap:34px 24px!important}.breed-list a{padding:0!important;display:block}.breed-image{display:block;position:relative;height:330px;overflow:hidden;background:#f2f2f2}.breed-image img{object-fit:cover;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.breed-list a:hover .breed-image img{transform:scale(1.05)}.breed-list strong{display:block;font-size:29px;padding-top:15px}.breed-page{max-width:1180px;margin:0 auto;padding:70px 24px 120px}.breed-hero{display:grid;grid-template-columns:.8fr 1.2fr;grid-gap:7vw;gap:7vw;align-items:center;margin:45px 0 70px}.breed-hero h1{font-size:clamp(64px,9vw,126px);line-height:.88;letter-spacing:-.07em;margin:0 0 26px}.breed-hero p{font-size:22px;line-height:1.55}.breed-hero figure{margin:0}.breed-hero figure>img{object-fit:cover}.breed-hero figure{position:relative;height:650px}.breed-hero figcaption{position:absolute;bottom:-26px;font-size:11px;color:#666}.breed-summary{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:90px 0;background:#f6f3fb;padding:30px}.breed-summary div{padding:18px}.breed-summary dt{font-size:13px;color:#666}.breed-summary dd{font-size:20px;font-weight:700;margin:8px 0 0}.breed-page>section{max-width:800px;margin:85px auto}.breed-page h2,.related-breeds h2{font-size:clamp(38px,5vw,62px);letter-spacing:-.05em;line-height:1}.breed-page li,.breed-page section p{font-size:19px;line-height:1.75}.health-callout{background:#f6f3fb;padding:26px;margin-top:30px}.related-breeds{margin-top:100px;background:#341d66;color:#fff;padding:55px}.related-breeds div{display:grid;grid-template-columns:1fr 1fr;grid-gap:15px;gap:15px}.related-breeds a{font-size:24px;font-weight:700}.newsletter{grid-template-columns:1fr 1fr}.newsletter blockquote{display:none}@media(max-width:850px){.home-paths>div,.home-tools>div{grid-template-columns:1fr 1fr}.breed-hero,.home-breeds{grid-template-columns:1fr}.breed-hero figure{height:520px}.breed-summary{grid-template-columns:1fr 1fr}.home-tools header{display:block}}@media(max-width:560px){.home-breeds,.home-paths,.home-tools{padding:75px 6vw}.home-paths>div,.home-tools>div{grid-template-columns:1fr}.home-care{height:620px}.breed-mosaic img{height:180px}.breed-image{height:380px}.breed-summary{grid-template-columns:1fr}.breed-hero figure{height:420px}.related-breeds div{grid-template-columns:1fr}}.site-loading{place-items:center;font-size:20px;font-weight:700;color:#6f3041}.error-page button{border:0;font:inherit;cursor:pointer;margin-top:20px}:root{--warm-paper:#fffaf2;--warm-cream:#fff1dc;--warm-peach:#f3b184;--warm-coral:#c85f48;--warm-leaf:#55735d;--warm-muted:#77686b;--warm-white:#fffefd;--warm-shadow:0 20px 55px rgba(98,55,39,.12)}body,html{width:100%;max-width:100%;overflow-x:clip;overscroll-behavior-x:none;background:var(--warm-paper)}body{color:var(--warm-ink);font-family:DM Sans,Helvetica Neue,Arial,sans-serif}main{width:100%;min-width:0;overflow-x:clip}img,main,svg,video{max-width:100%}.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}::selection{background:#f6cdb0;color:var(--warm-ink)}:where(a,button,input,select,textarea):focus-visible{outline:3px solid var(--warm-coral)!important;outline-offset:4px}.site-header{height:88px;padding:0 5vw;background:rgba(255,250,242,.94);box-shadow:0 8px 30px rgba(95,55,43,.07);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand,.brand img{height:64px;width:154px}.site-header nav{gap:30px;color:#5f5053}.site-header nav a{position:relative;transition:color .2s ease,transform .2s ease}.site-header nav a:hover{color:var(--warm-coral);transform:translateY(-2px)}.site-header nav .nav-search{display:grid;place-items:center;width:44px;height:44px;padding:0;color:var(--warm-plum)}.nav-search svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.button,.header-cta{border-radius:14px;background:var(--warm-plum);color:#fff;box-shadow:0 9px 22px rgba(111,48,65,.16);transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.header-cta{padding:11px 18px}.button:hover,.header-cta:hover{background:#853b50;transform:translateY(-3px) rotate(-1deg);box-shadow:0 14px 28px rgba(111,48,65,.22)}.hero{min-height:700px;background:#7d5745}.hero>img{animation:hero-breathe 15s ease-in-out infinite alternate;transform-origin:65% 50%}.hero-shade{background:linear-gradient(90deg,rgba(55,34,37,.86),rgba(74,44,43,.63) 43%,rgba(74,44,43,.08) 78%)}.hero-copy{animation:warm-rise .8s cubic-bezier(.2,.75,.25,1) both}.article h1,.article section h2,.article-signup h2,.breed-hero h1,.breed-page h2,.hero h1,.home-breeds h2,.home-care h2,.home-paths h2,.home-tools h2,.index-card h2,.newsletter h2,.page-hero h1,.panel h2,.related-breeds h2{font-family:Newsreader,Georgia,serif;font-weight:500;letter-spacing:-.045em}.hero h1{max-width:760px;line-height:.92;text-wrap:balance}.hero p{font-size:20px;color:#fff8ef}.home-breeds,.home-paths{background:var(--warm-paper)}.home-paths{position:relative;isolation:isolate}.home-paths:before{content:"";position:absolute;z-index:-1;inset:7% 2% auto auto;width:26%;height:58%;background:#f8dfc8;border-radius:35% 65% 58% 42%/46% 38% 62% 54%;opacity:.55;transform:rotate(8deg)}.home-paths>div{gap:18px}.home-paths a{background:var(--warm-white);border-radius:24px 24px 24px 7px;box-shadow:0 12px 35px rgba(96,62,48,.08);color:var(--warm-ink);overflow:hidden;position:relative;transition:transform .35s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease,background .35s ease}.home-paths a:nth-child(2n){border-radius:24px 7px 24px 24px}.home-paths a:hover{background:#fff5e7;transform:translateY(-9px) rotate(-.7deg);box-shadow:var(--warm-shadow)}.home-paths a:nth-child(2n):hover{transform:translateY(-9px) rotate(.7deg)}.home-paths svg{stroke:var(--warm-coral);transition:transform .4s cubic-bezier(.2,.8,.2,1)}.home-paths a:hover svg{transform:translateY(-4px) rotate(-8deg) scale(1.1)}.home-paths h3{font-family:Newsreader,Georgia,serif;font-weight:500;color:var(--warm-plum)}.home-paths p{color:var(--warm-muted)}.home-tools{color:#fffaf2;position:relative;overflow:hidden}.home-tools:after{content:"";position:absolute;width:330px;height:330px;right:-120px;top:-150px;background:#d67f63;border-radius:45% 55% 38% 62%/54% 38% 62% 46%;opacity:.2;animation:soft-float 9s ease-in-out infinite alternate}.home-tools header,.home-tools>div{position:relative;z-index:1}.home-tools header p,.image-card p{color:#f1dcd1}.image-card>span{border-radius:28px 28px 10px 28px;background:#805c55}.image-card:nth-child(2n)>span{border-radius:28px 10px 28px 28px}.image-card{transition:transform .35s cubic-bezier(.2,.8,.2,1)}.image-card:hover{transform:translateY(-7px)}.image-card img{transition:transform .8s cubic-bezier(.2,.7,.2,1),filter .4s ease}.image-card:hover img{transform:scale(1.06);filter:saturate(1.08)}.image-card h3{font-family:Newsreader,Georgia,serif;font-size:32px;font-weight:500}.home-breeds{background:linear-gradient(135deg,#fffaf2,#fff0db)}.home-breeds p{color:var(--warm-muted)}.breed-mosaic{gap:14px;transform:rotate(-1deg)}.breed-mosaic img{border-radius:24px 24px 8px 24px;box-shadow:0 14px 35px rgba(92,54,39,.1);transition:transform .45s cubic-bezier(.2,.8,.2,1),filter .4s ease}.breed-mosaic img:nth-child(2),.breed-mosaic img:nth-child(3){border-radius:24px 8px 24px 24px}.breed-mosaic img:hover{transform:translateY(-7px) rotate(1.5deg) scale(1.01);filter:saturate(1.08)}.home-care{height:720px}.home-care>img{transition:transform 1s cubic-bezier(.2,.7,.2,1)}.home-care:hover>img{transform:scale(1.025)}.home-care:after{background:linear-gradient(0deg,rgba(49,29,33,.88),rgba(49,29,33,.08) 78%)}.home-care>div{padding:30px;border-radius:24px 24px 8px 24px;background:rgba(77,45,45,.5);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.newsletter{background:#f8dfc8;color:var(--warm-ink);position:relative;overflow:hidden}.newsletter:after{content:"";position:absolute;right:5vw;bottom:-34px;color:rgba(200,95,72,.13);font-size:170px;transform:rotate(12deg);pointer-events:none}.newsletter-form .fields{background:var(--warm-white);border-radius:16px;box-shadow:0 12px 35px rgba(96,62,48,.09)}.newsletter-form input{color:var(--warm-ink)}.newsletter-form button{background:var(--warm-plum);border-radius:12px;cursor:pointer;transition:transform .2s ease,background .2s ease}.newsletter-form button:hover{background:#853b50;transform:translateY(-2px)}.newsletter-form small{color:#6f5d60}.page-hero{background:linear-gradient(135deg,#f6d7bd,#fff0dc);color:var(--warm-ink)}.page-hero p{color:#67575a}.article,.breed-page,.page-body{background:var(--warm-paper)}.article-signup,.breed-summary,.health-callout,.index-card,.medical-note,.panel,.placeholder-note,.tool-card{background:#fff1df;border-radius:22px 22px 8px 22px;box-shadow:none}.index-card:hover,.tool-card:hover{background:#ffe8d0;transform:translateY(-5px) rotate(-.4deg)}.panel{padding:38px}.measurement-guide-button{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;min-height:48px;padding:11px 16px;border:0;border-radius:13px;background:#f8dfc8;color:var(--warm-plum);font:inherit;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease}.measurement-guide-button:hover{background:#f2ceb0;transform:translateY(-2px)}.measurement-guide{padding:20px;background:#fff8ef;border-radius:16px}.measurement-guide-heading{display:flex;gap:12px;align-items:flex-start}.measurement-guide-heading>span{font-size:28px}.measurement-guide h3{margin:0 0 5px;font-family:Newsreader,Georgia,serif;font-size:23px;color:var(--warm-plum)}.measurement-guide-heading p{margin:0;font-size:14px;line-height:1.5;color:#67575a}.measurement-guide ol{display:grid;grid-gap:14px;gap:14px;margin:20px 0;padding:0;list-style:none}.measurement-guide li{display:grid;grid-template-columns:32px 1fr;grid-gap:11px;gap:11px;align-items:start}.measurement-guide li>span{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--warm-plum);color:#fff;font-size:14px;font-weight:800}.measurement-guide li strong{display:block;color:var(--warm-ink)}.measurement-guide li p{margin:3px 0 0;font-size:13px;line-height:1.5;color:#67575a}.measurement-safety{margin:0!important;padding:12px 14px;background:#f8dfc8;border-radius:11px;font-size:13px!important;line-height:1.5}.form-grid label>small{display:block;margin-top:4px;color:#756467;font-weight:500}.profile-preview,.related-breeds,.result{background:var(--warm-plum)}.breed-search input{background:#fff0dd;border-radius:14px!important;padding:18px!important}.breed-search input:focus{background:#ffe6cc}.breed-list a{transition:transform .3s ease,color .25s ease}.breed-list a:hover{color:var(--warm-coral);transform:translateY(-5px)}.breed-image{border-radius:24px 24px 8px 24px;background:#f6e4d2}.breed-list a:nth-child(2n) .breed-image{border-radius:24px 8px 24px 24px}.breed-image img{transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .4s ease}.breed-list a:hover .breed-image img{transform:scale(1.055);filter:saturate(1.08)}.breed-list strong{font-family:Newsreader,Georgia,serif;font-weight:500;color:var(--warm-plum)}.breed-hero figure{border-radius:30px 30px 10px 30px;overflow:hidden;box-shadow:var(--warm-shadow)}.breed-hero figure>img{transition:transform .9s cubic-bezier(.2,.7,.2,1)}.breed-hero figure:hover>img{transform:scale(1.025)}.breed-hero figcaption{bottom:10px;left:14px;color:#fff;background:rgba(52,39,43,.66);padding:7px 10px;border-radius:8px}.breed-comparison{max-width:1180px!important;margin:70px auto!important;padding:clamp(24px,4vw,48px);background:#fff1df;border-radius:28px 28px 10px 28px}.comparison-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.75fr);grid-gap:40px;gap:40px;align-items:end}.comparison-intro h2{margin:0 0 10px}.comparison-intro p{margin:0;color:#67575a}.comparison-picker label{display:block;margin-bottom:8px;font-size:14px;font-weight:800;color:var(--warm-plum)}.comparison-picker>div{display:flex;gap:10px}.comparison-picker button,.comparison-picker select{min-height:50px;border:0;border-radius:13px;font:inherit}.comparison-picker select{min-width:0;flex:1 1;padding:0 42px 0 14px;background:var(--warm-white);color:var(--warm-ink);box-shadow:inset 0 0 0 1px rgba(111,48,65,.12)}.comparison-picker button{padding:0 20px;background:var(--warm-plum);color:#fff;font-weight:800;cursor:pointer;transition:transform .2s ease,background .2s ease}.comparison-picker button:hover{background:#853b50;transform:translateY(-2px)}.comparison-results{margin-top:42px}.comparison-breeds{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.comparison-breeds article{display:grid;grid-template-columns:150px 1fr;grid-gap:20px;gap:20px;align-items:center;padding:14px;background:var(--warm-white);border-radius:18px}.comparison-breeds img{width:150px;height:112px;object-fit:cover;border-radius:13px}.comparison-breeds h3{margin:0 0 5px;font-family:Newsreader,Georgia,serif;font-size:28px;color:var(--warm-plum)}.comparison-breeds p{margin:0;font-size:15px!important;line-height:1.5}.comparison-section{margin-top:42px}.comparison-detail-grid h3,.comparison-section>h3,.similarity-difference-grid h3{font-size:25px;color:var(--warm-plum)}.comparison-table{overflow:hidden;background:var(--warm-white);border-radius:18px}.comparison-row{display:grid;grid-template-columns:.7fr 1fr 1fr;grid-gap:18px;gap:18px;padding:16px 20px}.comparison-row:nth-child(2n){background:#fff8ef}.comparison-head>span:first-child,.comparison-row>strong{color:var(--warm-plum)}.comparison-head{background:var(--warm-plum)!important;color:#fff;font-weight:800}.comparison-head>span:first-child{color:#fff}.comparison-detail-grid,.similarity-difference-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:28px}.comparison-detail-grid article,.similarity-difference-grid article{padding:24px;background:var(--warm-white);border-radius:18px}.comparison-detail-grid h3,.similarity-difference-grid h3{margin:0 0 14px}.similarity-difference-grid ul{margin:0;padding-left:20px}.similarity-difference-grid li{margin:9px 0;font-size:16px!important}.comparison-detail-grid h4{margin:18px 0 5px;color:var(--warm-leaf)}.comparison-detail-grid p{margin:0;font-size:16px!important;line-height:1.6}.comparison-note{margin:26px 0 0!important;padding:18px 20px;background:#f8dfc8;border-radius:14px;font-size:15px!important}.comparison-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.comparison-links a{display:flex;align-items:center;min-height:46px;padding:10px 16px;background:var(--warm-plum);color:#fff;border-radius:12px;font-weight:800}.comparison-empty{display:flex;align-items:center;justify-content:center;gap:12px;min-height:120px;margin-top:28px;background:rgba(255,255,255,.55);border-radius:18px;text-align:center}.comparison-empty span{font-size:28px}.comparison-empty p{margin:0!important;font-size:16px!important}.article li,.article section p{color:#4d3f42}.standfirst{color:var(--warm-leaf)}.nudge{background:#fff1df;border-radius:24px 24px 8px 24px;box-shadow:var(--warm-shadow)}footer{background:#4b3034;color:#fff8ef}footer p{color:#e5cfc8}footer a{transition:color .2s ease,transform .2s ease}footer a:hover{color:#ffc69f;transform:translateX(3px)}@keyframes hero-breathe{0%{transform:scale(1.015)}to{transform:scale(1.065) translateX(-.7%)}}@keyframes warm-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes soft-float{0%{transform:translateZ(0) rotate(-8deg)}to{transform:translate3d(-22px,25px,0) rotate(7deg)}}@media(max-width:850px){.site-header{height:76px}.brand,.brand img{height:56px;width:134px}.hero{min-height:650px}.home-tools:after{width:240px;height:240px}.home-care>div{padding:22px}}@media(max-width:560px){.site-header{height:68px;padding:0 5vw}.header-cta{padding:9px 12px}.hero{min-height:610px}.hero h1{font-size:52px}.hero p{font-size:17px}.home-paths a{padding:28px;border-radius:20px 20px 20px 7px}.home-paths a:nth-child(2n){border-radius:20px 7px 20px 20px}.image-card>span{height:330px}.newsletter:after{display:none}.newsletter-form .fields{border-radius:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.content-paths{margin:64px 0 0;padding:30px;background:#fff1df;border-radius:22px 22px 8px 22px}.content-paths h2{font-size:32px;margin:0 0 22px}.content-paths>div{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.content-paths a{min-height:48px;display:flex;align-items:center;padding:13px 16px;background:var(--warm-white);border-radius:12px;font-weight:700;color:var(--warm-plum);transition:transform .2s ease,background .2s ease}.content-paths a:hover{background:#ffe5cc;transform:translateY(-2px)}.search-controls{padding:28px;background:#fff1df;border-radius:22px 22px 8px 22px}.search-controls>label{display:block;margin-bottom:10px;font-weight:800;color:var(--warm-plum)}.search-controls>input{width:100%;min-height:58px;padding:0 18px;border:0;border-radius:14px;background:var(--warm-white);font:inherit;font-size:18px;box-shadow:inset 0 0 0 1px rgba(111,48,65,.12)}.search-types{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.profile-tabs button,.search-types button{min-height:44px;padding:8px 16px;border:0;border-radius:99px;background:var(--warm-white);color:var(--warm-plum);font:inherit;font-weight:800;cursor:pointer}.profile-tabs button.active,.search-types button.active{background:var(--warm-plum);color:#fff}.result-count{margin:26px 0 12px;color:#6f5d60;font-weight:700}.search-results{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.search-results a{padding:24px;background:#fff8ef;border-radius:18px;transition:transform .2s ease,background .2s ease}.search-results a:hover{background:#ffe8d0;transform:translateY(-3px)}.search-results small{color:var(--warm-coral);font-weight:800;text-transform:uppercase;letter-spacing:1px}.search-results h2{margin:10px 0 7px;font-size:26px}.search-results p{margin:0;color:#67575a;line-height:1.55}.health-paths,.task-paths{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-bottom:48px}.health-paths a,.task-paths a{display:flex;flex-direction:column;gap:5px;min-height:116px;padding:24px;background:#fff1df;border-radius:20px 20px 8px 20px}.health-paths strong,.task-paths strong{font-family:Newsreader,Georgia,serif;font-size:25px;color:var(--warm-plum)}.health-paths span,.task-paths span{color:#67575a}.medical-note{display:flex;align-items:center;justify-content:space-between;gap:24px}.medical-note p{margin:5px 0 0}.article-actions a,.medical-note a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 16px;border-radius:12px;background:var(--warm-plum);color:#fff;font-weight:800;white-space:nowrap}.urgent-hero{background:#f8dfc8}.urgent-care li{margin:13px 0}.article-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:40px}.life-stage-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;max-width:none!important}.life-stage-grid article{padding:25px;background:#fff1df;border-radius:20px 20px 8px 20px}.life-stage-grid small{color:var(--warm-coral);font-weight:800}.life-stage-grid h2{margin:8px 0!important}.breed-filter-panel{display:grid!important;grid-template-columns:2fr repeat(3,1fr);grid-gap:12px;gap:12px;align-items:end}.breed-filter-panel label{font-weight:800;color:var(--warm-plum)}.breed-filter-panel select{width:100%;min-height:54px;margin-top:7px;padding:0 12px;border:0;border-radius:14px;background:#fff0dd;font:inherit}.breed-filter-panel>span{grid-column:1/-1}.breed-list a>small{display:block;margin-top:5px;color:#756467}.profile-tabs{display:flex;gap:8px;margin-bottom:16px}.secondary-action{min-height:46px;border:0;border-radius:12px;background:#f8dfc8;color:var(--warm-plum);font:inherit;font-weight:800;cursor:pointer}.form-grid textarea{width:100%;margin-top:7px;padding:14px;border:0;border-radius:12px;background:var(--warm-white);font:inherit;resize:vertical}.weight-history{padding:18px;background:#fff8ef;border-radius:14px}.weight-history h3{margin-top:0}.weight-history>div{display:flex;justify-content:space-between;padding:8px 0}.privacy-panel{padding:16px;background:#fff8ef;border-radius:13px}.privacy-panel p{margin:5px 0 0;font-size:14px;line-height:1.5}.save-content{display:inline-flex;align-items:center;gap:8px;min-height:46px;margin-top:18px;padding:10px 16px;border:0;border-radius:99px;background:#f8dfc8;color:var(--warm-plum);font:inherit;font-weight:800;cursor:pointer}.save-content.saved{background:var(--warm-plum);color:#fff}.article-toolbar{margin:22px 0}.editorial-status{display:grid;grid-template-columns:1fr 1fr auto;grid-gap:20px;gap:20px;align-items:center;margin:28px 0 44px;padding:20px 22px;background:#fff1df;border-radius:16px}.editorial-status div{display:flex;flex-direction:column;gap:4px}.editorial-status span{font-size:13px;color:#67575a}.editorial-status a{font-weight:800;color:var(--warm-plum)}.saved-library{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.saved-library article{position:relative;padding:24px;background:#fff1df;border-radius:18px}.saved-library small{color:var(--warm-coral);font-weight:800}.saved-library h2{padding-right:70px;margin:8px 0;font-size:27px}.saved-library button{position:absolute;right:18px;top:20px;border:0;background:transparent;color:var(--warm-plum);font-weight:800;cursor:pointer}.quality-notice{margin:28px 0 44px;padding:20px 22px;background:#f8dfc8;border-radius:16px}.quality-notice p{margin:5px 0 0;color:#67575a}.newsletter-sample>section>article{margin:18px 0;padding:24px;background:#fff1df;border-radius:18px}.newsletter-sample article small{color:var(--warm-coral);font-weight:800;letter-spacing:1px}.newsletter-sample article h3{margin:8px 0;font-family:Newsreader,Georgia,serif;font-size:29px;color:var(--warm-plum)}.checklist-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;margin-top:30px}.checklist-grid section{margin:0!important;padding:24px;background:#fff1df;border-radius:18px}.checklist-grid h2{margin-top:0!important}.checklist-grid ul{padding:0;list-style:none}.checklist-grid li{display:grid;grid-template-columns:28px 1fr;grid-gap:8px;gap:8px;margin:12px 0}.checklist-grid li span{font-size:22px;color:var(--warm-plum)}.care-plan>header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px;background:#f8dfc8;border-radius:22px 22px 8px 22px}.care-plan>header h2{margin:6px 0;font-size:44px}.care-plan>header p{margin:0}.care-plan>section{padding:24px;background:#fff1df;border-radius:18px}.care-plan>section h3{margin-top:0;font-family:Newsreader,Georgia,serif;font-size:28px;color:var(--warm-plum)}.care-plan dl>div{display:grid;grid-template-columns:1fr 2fr;grid-gap:15px;gap:15px;padding:10px 0}.care-plan dt{font-weight:800}.care-plan dd{margin:0}.source-panel{margin-top:30px;padding:24px;background:#fff1df;border-radius:18px}.source-panel h2{margin:0 0 8px;font-size:28px}.source-panel p{margin:0 0 12px;line-height:1.6}.source-panel div{display:flex;flex-wrap:wrap;gap:10px}.source-panel a{color:var(--warm-plum);font-weight:800;text-decoration:underline;text-underline-offset:3px}.article-lead-media{position:relative;width:100%;aspect-ratio:16/9;margin:28px 0 22px;overflow:hidden;background:#f5eadb;border-radius:18px}.article-lead-media img{object-fit:contain}.article-lead-media figcaption{position:absolute;right:12px;bottom:12px;left:12px;padding:9px 12px;background:rgba(255,247,234,.92);color:var(--warm-plum);font-size:14px;line-height:1.4;border-radius:10px}@media(max-width:600px){.article-lead-media{aspect-ratio:4/3;margin:22px 0 18px;border-radius:14px}.article-lead-media figcaption{position:static;display:block;background:#f5eadb;border-radius:0}}.matcher-results{justify-content:flex-start;gap:12px}.matcher-results article{padding:16px;background:rgba(255,255,255,.1);border-radius:14px}.matcher-results article strong{display:block;font-size:27px}.matcher-results article p{margin:5px 0;font-size:14px}.matcher-results article a{color:#ffd9bd;font-weight:800;text-decoration:underline;text-underline-offset:3px}.email-result-form{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:10px;gap:10px;margin-top:22px;padding:18px;background:rgba(255,255,255,.1);border-radius:15px}.email-result-form>div{grid-column:1/-1;display:grid;grid-gap:4px;gap:4px}.email-result-form>div strong{font-size:18px!important;font-family:inherit!important}.email-result-form small,.email-result-form>div span{color:#f2deda;font-size:12px;line-height:1.45}.email-result-form label{min-width:0}.email-result-form input{width:100%;min-height:48px;padding:0 14px;border:0;border-radius:11px;background:#fff;color:var(--warm-ink);font:inherit;font-size:16px}.email-result-form button{min-height:48px;padding:0 16px;border:0;border-radius:11px;background:#f3b184;color:#4b3034;font:inherit;font-weight:800;cursor:pointer}.email-result-form button:disabled{opacity:.65;cursor:wait}.email-result-form small{grid-column:1/-1}.email-cat-personalisation{grid-column:1/-1!important;display:grid!important;grid-template-columns:72px minmax(0,1fr) minmax(0,1fr);align-items:end;grid-gap:10px!important;gap:10px!important;padding:12px;background:rgba(255,255,255,.08);border-radius:12px}.email-cat-personalisation>img,.email-cat-placeholder{grid-row:1/3;width:72px;height:72px;object-fit:contain;border-radius:50%;background:#fff1df;color:var(--warm-plum)}.email-cat-placeholder{display:grid;place-items:center;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.email-cat-personalisation label{display:grid;grid-gap:4px;gap:4px;color:#fff;font-size:13px;font-weight:800}.email-cat-personalisation label small{color:#f2deda;font-size:11px;font-weight:400}.email-cat-personalisation input[type=file]{padding:10px;background:#fff;color:var(--warm-ink);font-size:12px}.email-photo-remove{grid-column:2/-1;justify-self:start;min-height:auto!important;padding:0!important;background:transparent!important;color:#ffd9bd!important;text-decoration:underline}.email-photo-error{grid-column:2/-1!important;color:#ffe0dc!important}@media(max-width:680px){.email-cat-personalisation{grid-template-columns:64px minmax(0,1fr)}.email-cat-personalisation>img,.email-cat-placeholder{width:64px;height:64px}.email-cat-personalisation .email-photo-field{grid-column:1/-1}.email-photo-error,.email-photo-remove{grid-column:1/-1!important}}.email-result-success{display:grid;grid-gap:4px;gap:4px;margin-top:22px;padding:17px;background:#fff1df;border-radius:13px;color:var(--warm-ink)}.email-result-success strong{font-size:17px!important;font-family:inherit!important;color:var(--warm-plum)}.email-result-success span{font-size:13px;line-height:1.45}.glossary{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px}.glossary>div{padding:22px;background:#fff1df;border-radius:17px}.glossary dt{font-family:Newsreader,Georgia,serif;font-size:27px;color:var(--warm-plum)}.glossary dd{margin:8px 0 0;line-height:1.6}@media(max-width:850px){.site-header{height:auto;min-height:76px;padding:8px 5vw 0;flex-wrap:wrap;gap:0 16px;background:rgba(255,250,242,.99);backdrop-filter:none;-webkit-backdrop-filter:none;transform:translateZ(0)}.site-header nav{display:flex!important;order:3;width:100%;gap:4px;overflow-x:auto;padding:5px 0 10px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.site-header nav::-webkit-scrollbar{display:none}.site-header nav a{display:flex;align-items:center;justify-content:center;min-height:44px;padding:0 14px;white-space:nowrap;background:#fff1df;border-radius:11px;font-size:14px}.site-header nav .nav-search{flex:0 0 44px;width:44px;padding:0;background:#ead8c1}.site-header nav a:hover{transform:none}.hero{min-height:calc(100svh - 126px);max-height:760px}.hero-copy{max-width:620px}.page-hero{padding:64px 6vw 48px}.page-hero h1{font-size:clamp(48px,11vw,78px);overflow-wrap:anywhere}.page-body{width:100%;padding:54px 5vw}.article{width:100%;padding:50px 5vw 80px}.article h1{font-size:clamp(43px,10vw,68px);overflow-wrap:anywhere}.standfirst{font-size:22px}.calculator,.profile-layout{grid-template-columns:1fr}.panel{padding:28px}.form-grid button,.form-grid input,.form-grid select,.newsletter-form button,.newsletter-form input{min-height:48px;font-size:16px}.breed-page{padding:46px 5vw 90px}.breed-hero{gap:34px;margin:26px 0 48px}.breed-hero h1{font-size:clamp(54px,14vw,88px)}.breed-page>section{margin:58px auto}.breed-page li,.breed-page section p{font-size:18px}.comparison-intro{grid-template-columns:1fr}.comparison-breeds article{grid-template-columns:112px 1fr}.comparison-breeds img{width:112px;height:96px}.comparison-detail-grid{grid-template-columns:1fr}.content-paths{margin-top:48px}.breed-filter-panel,.editorial-status,.search-results{grid-template-columns:1fr 1fr}.editorial-status a{grid-column:1/-1}footer{padding-inline:6vw}.hero>img,.home-tools:after{animation:none}.breed-list a:hover,.button:hover,.content-paths a:hover,.header-cta:hover,.home-paths a:hover,.image-card:hover,.search-results a:hover{transform:none}.breed-list a:hover .breed-image img,.breed-mosaic img:hover,.home-care:hover>img,.image-card:hover img{transform:none;filter:none}}@media(max-width:560px){.site-header{padding-inline:4vw}.brand,.brand img{width:122px;height:50px}.header-cta{min-height:44px;display:flex;align-items:center;padding:8px 12px}.hero{min-height:590px;padding:42px 6vw 52px}.hero h1{font-size:clamp(44px,13vw,58px)}.hero p{font-size:17px;line-height:1.5}.button{min-height:48px;align-items:center;justify-content:center;width:100%;text-align:center}.home-breeds,.home-paths,.home-tools{padding:64px 5vw}.home-breeds h2,.home-care h2,.home-paths h2,.home-tools h2{font-size:clamp(39px,12vw,54px)}.home-paths>div{margin-top:36px}.home-tools header{margin-bottom:34px}.home-tools header p{font-size:16px}.home-breeds{gap:42px}.breed-mosaic{gap:8px;transform:none}.breed-mosaic img{height:160px}.home-care{height:570px;padding:5vw}.home-care>div{padding:20px}.home-care p{font-size:17px}.newsletter{padding:60px 5vw}.newsletter h2{font-size:42px}.newsletter-form .fields{display:grid;grid-gap:8px;gap:8px;padding:8px}.newsletter-form button{width:100%;padding:12px 16px}.page-hero{padding:52px 5vw 40px}.page-hero h1{font-size:clamp(42px,13vw,58px)}.page-hero p{font-size:17px}.panel{padding:22px}.panel h2{font-size:32px}.index-grid,.tool-grid{grid-template-columns:1fr}.index-card,.tool-card{min-height:0;padding:24px}.breed-list{grid-template-columns:1fr!important}.breed-image{height:min(112vw,430px)}.breed-hero figure{height:min(118vw,470px)}.breed-summary{grid-template-columns:1fr;padding:18px;margin:54px 0}.breed-comparison{margin:54px 0!important;padding:24px 16px;border-radius:22px 22px 8px 22px}.comparison-picker>div{display:grid}.comparison-picker button,.comparison-picker select{width:100%;font-size:16px}.comparison-breeds,.similarity-difference-grid{grid-template-columns:1fr}.comparison-breeds h3{font-size:24px}.comparison-table{overflow-x:auto}.comparison-row{min-width:620px;grid-template-columns:130px 1fr 1fr;padding:14px 16px}.comparison-links{display:grid}.comparison-links a{justify-content:center;text-align:center}.related-breeds{padding:30px 22px;margin-top:68px}.content-paths>div,.related-breeds div{grid-template-columns:1fr}.content-paths{padding:24px 18px}.content-paths h2{font-size:28px}.breed-filter-panel,.health-paths,.life-stage-grid,.search-results,.task-paths{grid-template-columns:1fr}.search-controls{padding:20px 16px}.medical-note{align-items:flex-start;flex-direction:column}.medical-note a{width:100%}.profile-tabs{overflow-x:auto;padding-bottom:4px}.profile-tabs button{white-space:nowrap}.care-plan>header{align-items:flex-start;flex-direction:column}.care-plan>header .button{width:100%}.checklist-grid,.editorial-status,.glossary,.saved-library{grid-template-columns:1fr}.editorial-status a{grid-column:auto}.article section h2,.article-signup h2{font-size:32px}.article section p{font-size:18px}.breadcrumbs{margin-bottom:34px;line-height:1.6}.nudge{left:12px;right:12px;bottom:12px;width:auto;padding:24px 20px}.email-result-form{grid-template-columns:1fr}.email-result-form button{width:100%}footer{grid-template-columns:1fr;gap:34px;padding:50px 6vw 26px}}@media print{.newsletter,.nudge,.print-button,.site-header,footer{display:none!important}.page-hero{padding:24px 0;background:#fff}.article{padding:20px 0}.checklist-grid{grid-template-columns:1fr 1fr}.checklist-grid section{page-break-inside:avoid;break-inside:avoid;border:1px solid #ddd;background:#fff}}@media(hover:none),(pointer:coarse){.breed-list a:hover,.button:hover,.comparison-picker button:hover,.content-paths a:hover,.header-cta:hover,.home-paths a:hover,.image-card:hover,.measurement-guide-button:hover,.search-results a:hover,.site-header nav a:hover{transform:none}.hero>img,.home-tools:after{animation:none}.breed-list a:hover .breed-image img,.breed-mosaic img:hover,.home-care:hover>img,.image-card:hover img{transform:none;filter:none}}:root{--warm-paper:#fbf5ea;--warm-cream:#ead8c1;--warm-peach:#d69567;--warm-coral:#b84f3b;--warm-plum:#6f3041;--warm-ink:#35272b;--warm-white:#fffaf2;--warm-shadow:none}.site-header{background:#fbf5ea;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.breed-hero figure>img,.breed-image img,.breed-list a,.breed-mosaic img,.button,.comparison-picker button,.content-paths a,.header-cta,.home-care>img,.home-paths a,.home-paths svg,.image-card,.image-card img,.index-card,.measurement-guide-button,.newsletter-form button,.search-results a,.site-header nav a,.tool-card,footer a{transition:none}.breed-hero figure:hover>img,.breed-list a:hover,.breed-mosaic img:hover,.button:hover,.comparison-picker button:hover,.content-paths a:hover,.header-cta:hover,.home-care:hover>img,.home-paths a:hover,.home-paths a:nth-child(2n):hover,.image-card:hover,.index-card:hover,.measurement-guide-button:hover,.newsletter-form button:hover,.search-results a:hover,.site-header nav a:hover,.tool-card:hover,footer a:hover{transform:none}.breed-list a:hover .breed-image img,.image-card:hover img{transform:none;filter:none}.article-actions a,.button,.comparison-links a,.comparison-picker button,.comparison-picker select,.email-result-form button,.email-result-form input,.header-cta,.measurement-guide-button,.medical-note a,.newsletter-form button,.save-content,.secondary-action{border-radius:4px;box-shadow:none}.hero>img{animation:none}.hero-shade{background:rgba(53,39,43,.62)}.hero-copy{animation:none}.home-paths:before,.home-tools:after,.newsletter:after{display:none}.home-tools{background:#603b39}.home-breeds{background:#fbf5ea}.home-care:after{background:rgba(53,39,43,.56)}.home-care>div{border-radius:4px;background:rgba(75,48,52,.92);backdrop-filter:none;-webkit-backdrop-filter:none}.page-hero{background:#ead8c1}.article-signup,.breed-comparison,.breed-filter-panel select,.breed-hero figcaption,.breed-hero figure,.breed-image,.breed-mosaic img,.breed-summary,.care-plan>header,.care-plan>section,.checklist-grid section,.comparison-breeds article,.comparison-breeds img,.comparison-detail-grid article,.comparison-empty,.comparison-note,.comparison-table,.content-paths,.content-paths a,.editorial-status,.email-result-form,.email-result-success,.form-grid textarea,.glossary>div,.health-callout,.health-paths a,.home-paths a,.image-card>span,.index-card,.life-stage-grid article,.matcher-results article,.measurement-guide,.measurement-safety,.medical-note,.newsletter-form .fields,.newsletter-sample>section>article,.nudge,.panel,.placeholder-note,.privacy-panel,.profile-tabs button,.quality-notice,.saved-library article,.search-controls,.search-controls>input,.search-results a,.search-types button,.similarity-difference-grid article,.source-panel,.task-paths a,.tool-card,.weight-history{border-radius:4px;box-shadow:none}.home-tools>div{grid-template-columns:repeat(2,minmax(0,1fr))}.home-tools>div .image-card:last-child{grid-column:1/-1;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(240px,.65fr);grid-column-gap:30px;column-gap:30px;align-items:end}.home-tools>div .image-card:last-child>span{grid-row:1/3;height:420px}.index-grid,.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.site-loading{min-height:70vh;display:grid;align-content:center;grid-gap:14px;gap:14px;width:min(680px,88vw);margin:0 auto}.site-loading span{display:block;background:#ead8c1;border-radius:3px;animation:loading-pulse 1.2s ease-in-out infinite alternate}.site-loading .loading-logo{width:145px;height:48px;background:#6f3041}.site-loading .loading-title{width:min(520px,80vw);height:56px}.site-loading .loading-copy{width:min(650px,86vw);height:18px}.site-loading .loading-copy.short{width:min(420px,68vw)}@keyframes loading-pulse{0%{opacity:.48}to{opacity:1}}@media(max-width:700px){.hero-copy{width:100%;min-width:0}.hero-copy p,.home-breeds h2,.home-care h2,.home-paths h2,.home-tools h2{overflow-wrap:anywhere}.home-paths h2{font-size:clamp(39px,11vw,48px)}.home-tools>div{grid-template-columns:1fr}.home-tools>div .image-card:last-child{grid-column:auto;display:block}.home-tools>div .image-card:last-child>span{height:330px}.index-grid,.search-results{grid-template-columns:1fr}}@media(max-width:850px){.hero-copy{width:100%;min-width:0}.hero-copy p{max-width:100%;overflow-wrap:anywhere}.home-paths>div{grid-template-columns:1fr}.home-paths h3{overflow-wrap:anywhere}}.breed-hero figure,.breed-image,.comparison-breeds img,.hero,.home-care,.image-card>span{background:#e6d6c3}.breed-hero figure>img,.breed-image img,.breed-mosaic img,.comparison-breeds img,.hero>img,.home-care>img,.image-card img{object-fit:contain!important;object-position:center center!important;transform:none!important}.breed-mosaic img{background:#e6d6c3}.breed-hero figure,.breed-image,.image-card>span{padding:10px}.comparison-breeds img{padding:4px}@media(max-width:560px){.breed-hero figure,.breed-image,.image-card>span{padding:7px}}