:root{--paper:#f7f5ee;--white:#fffefa;--ink:#263b2f;--muted:#667268;--line:#dddcd2;--green:#355c49;--sage:#e6ebdf;--clay:#ae704e;--serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}a:hover{color:var(--clay)}img,svg{max-width:100%}img{display:block;height:auto}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,summary{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,textarea:focus-visible{outline:3px solid #a87044;outline-offset:4px}[hidden]{display:none!important}::selection{background:#d4dec8}h1,h2,h3,h4{font-family:var(--serif);font-weight:400;line-height:1.13;margin:0 0 20px;letter-spacing:-.025em}h1{font-size:clamp(42px,5.5vw,76px)}h2{font-size:clamp(34px,3.4vw,48px)}h3{font-size:27px}p{margin:0 0 20px}em{font-weight:400;color:var(--green)}.wrap{width:min(1220px,calc(100% - 112px));margin-inline:auto}.dc-icon{width:25px;height:25px;flex-shrink:0;vertical-align:middle}.eyebrow{display:block;font-family:var(--sans);font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.14em;color:var(--muted);line-height:1.6;margin-bottom:15px}.small{font-size:13px;color:var(--muted);line-height:1.65}.dog-accent{font-size:34px;line-height:1;color:var(--clay)}.text-link{font-size:14px;font-weight:500;text-decoration:none;border:0;border-bottom:1px solid currentColor;background:none;padding:0 0 3px;display:inline-flex;align-items:center;gap:15px;width:fit-content;line-height:1.5}.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;padding:15px 22px;background:var(--ink);color:var(--white);border:1px solid var(--ink);border-radius:5px;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;transition:background .18s,transform .18s}.button:hover{background:var(--green);color:var(--white);transform:translateY(-1px)}.button-small{padding:12px 17px;font-size:13px}.button .dc-icon{width:20px;height:20px}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;top:10px;left:10px;z-index:1000;background:white;padding:10px}
.site-header{height:99px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 56px;gap:28px;max-width:1600px;margin:auto}.wordmark{display:inline-flex;align-items:center;gap:5px;text-decoration:none;font-size:23px;font-weight:650;letter-spacing:-1.1px;line-height:1.2}.wordmark .dc-icon{width:44px;height:44px;margin-right:4px}.wordmark-light{font-weight:450}.brand-dot{color:var(--clay)}#primary-nav{display:flex;align-items:center;gap:30px}#primary-nav>a:not(.button){font-size:13px;text-decoration:none}.menu-toggle{display:none}.home-hero{display:grid;grid-template-columns:1.04fr 1fr;gap:72px;align-items:center;padding-top:78px;padding-bottom:86px}.hero-copy>.eyebrow{display:flex;align-items:center;gap:13px;font-size:10px;margin-bottom:25px}.hero-copy .dog-accent{font-size:23px}.hero-copy h1{font-size:clamp(53px,5.8vw,83px);line-height:1.02;margin-bottom:26px;letter-spacing:-.04em}.hero-copy p{font-size:16px;color:var(--muted);line-height:1.85;margin-bottom:29px}.hero-actions{display:flex;align-items:center;gap:22px;flex-wrap:wrap}.hero-actions>.text-link{font-size:12px}.hero-footnote{display:flex;flex-wrap:wrap;gap:19px;font-size:10px;color:var(--muted);margin-top:24px;letter-spacing:.02em}.hero-footnote span::before{content:"·";margin-right:8px;color:var(--clay)}.hero-visual{position:relative;padding-bottom:25px}.hero-visual>img{width:100%;height:430px;object-fit:cover;object-position:49% 45%;border-radius:110px 6px 110px 6px}.photo-note{position:absolute;display:flex;gap:16px;align-items:center;bottom:53px;left:-27px;background:var(--paper);border-radius:3px;padding:17px 24px;border:1px solid #e7e6db;font-family:var(--serif);font-size:19px;line-height:1.3;transform:rotate(-3deg);box-shadow:0 6px 20px #13251b0b}.photo-note .dog-accent{font-size:35px}.image-caption{position:absolute;right:9px;bottom:0;font-size:9px;letter-spacing:.07em;color:var(--muted)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-heading h2{margin:0}.section-heading p{color:var(--muted);font-size:13px;margin:0 0 4px;line-height:1.7}.section-heading>.text-link{margin-bottom:5px}.tool-shelf{padding-top:40px;border-top:1px solid var(--line);padding-bottom:78px}.tool-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:6px;overflow:hidden}.tool-item{position:relative;display:flex;flex-direction:column;align-items:flex-start;padding:25px 21px 40px;text-decoration:none;min-width:0;border-right:1px solid var(--line);transition:background .18s}.tool-item:last-child{border-right:0}.tool-item:hover{color:var(--ink);background:#efefe5}.tool-art{display:flex;justify-content:center;align-items:center;width:100%;height:115px;margin-bottom:17px}.tool-art .dc-icon{width:96px;height:96px;transition:transform .2s}.tool-item:hover .tool-art .dc-icon{transform:rotate(-5deg)}.tool-item .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:10px}.tool-item h3{font-size:25px;margin:0;letter-spacing:-.025em;max-width:130px;line-height:1.15}.tool-open{position:absolute;right:15px;bottom:12px;font-size:19px;color:var(--muted)}.feature-planner{padding:65px 0 74px;background:var(--sage);border-top:1px solid #dce2d4;border-bottom:1px solid #dce2d4}.guides-section{padding-top:84px;padding-bottom:80px}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:38px}.guide-card{min-width:0}.guide-image{display:flex;width:100%;aspect-ratio:1.55;background:#e5e8dd;margin-bottom:22px;overflow:hidden;border-radius:5px}.guide-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.guide-image:hover img{transform:scale(1.025)}.guide-image>.dc-icon{margin:auto;width:90px;height:90px}.guide-card .eyebrow{font-size:9px;letter-spacing:.09em;margin-bottom:10px}.guide-card :is(h2,h3){font-size:27px;line-height:1.2;overflow-wrap:anywhere}.guide-card :is(h2,h3) a{text-decoration:none}.approach-band{border-top:1px solid var(--line);padding:50px 0 65px;display:grid;grid-template-columns:70px 1fr 1fr;align-items:center;gap:30px}.approach-band>.dog-accent{font-size:55px}.approach-band h2{font-size:39px;margin:0}.approach-band p{font-size:14px;color:var(--muted);max-width:405px}.site-footer{background:#263b2f;color:#f0f0e5;padding:54px 56px 22px}.footer-top{max-width:1220px;margin:auto;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px;padding-bottom:50px}.site-footer .wordmark{font-weight:500;font-size:25px;margin-bottom:22px}.site-footer p{color:#c4cbbb;font-size:14px}.footer-top nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-top nav>a{font-size:12px;text-decoration:none}.site-footer .eyebrow{color:#b6c4ac;font-size:9px;margin-bottom:7px}.footer-bottom{max-width:1220px;margin:auto;border-top:1px solid #ffffff20;display:flex;align-items:center;justify-content:space-between;padding-top:21px;gap:20px;font-size:10px;color:#c4cbbb}.footer-bottom div{display:flex;gap:20px}.site-footer a:hover{color:#e1bc93}
.calculator{display:grid;grid-template-columns:1.1fr 1fr;background:var(--white);border:1px solid var(--line);border-radius:8px;overflow:hidden;margin:30px 0;font-family:var(--sans);line-height:1.6;font-size:14px;isolation:isolate}.calculator-inputs{padding:37px 40px 40px;min-width:0}.calculator-title .eyebrow{font-size:9px;margin-bottom:8px}.calculator-title :is(h2,h3){font-size:34px;line-height:1.12;margin-bottom:17px}.sample-note{font-size:12px;line-height:1.65;color:var(--muted);margin-bottom:24px}.calculator fieldset{border:0;border-top:1px solid var(--line);padding:20px 0 10px;margin:0;min-width:0}.calculator legend{font-size:13px;font-weight:600;padding:0 12px 0 0;margin-bottom:0;max-width:100%}.calculator legend>span{color:var(--clay);font-size:10px;margin-right:10px;font-weight:400}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:0 15px}.field{display:flex;flex-direction:column;margin:0 0 16px;min-width:0;gap:7px;font-size:11px;line-height:1.5;font-weight:500}.field input,.field select{width:100%;min-width:0;background:#fffefa;border:1px solid #cbcfc3;padding:11px 12px;border-radius:4px;font-size:14px;height:46px;font-weight:400}.field select{padding-right:25px}.field small{font-size:10px;line-height:1.5;font-weight:400;color:var(--muted)}.field-help{font-size:11px;line-height:1.65;color:var(--muted);margin:0 0 19px}.food-picker{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:20px}.food-choice{position:relative;border:1px solid var(--line);padding:9px 3px;display:flex;align-items:center;flex-direction:column;border-radius:5px;cursor:pointer;min-width:0;font-size:11px;gap:3px;background:var(--white);text-align:center}.food-choice input{position:absolute;opacity:0;width:1px;height:1px}.food-choice:has(input:checked){background:#edf0e6;border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.food-choice:has(input:focus-visible){outline:3px solid var(--clay);outline-offset:3px}.food-choice .dc-icon{width:62px;height:62px}.calculate-button{width:100%;margin-top:7px;justify-content:space-between;font-size:13px}.calculator-result{padding:35px 38px;background:#f2f3e9;display:flex;flex-direction:column;min-width:0;border-left:1px solid var(--line)}.result-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px}.result-topline .eyebrow{font-size:9px;margin:0}.result-topline .dc-icon{width:34px;height:34px}.result-number{font-family:var(--serif);font-size:64px;line-height:1.1;letter-spacing:-.04em;font-weight:400;overflow-wrap:anywhere}.result-number>span{font-family:var(--sans);font-size:15px;letter-spacing:0;margin-left:10px;display:inline-block}.result-label{font-size:12px;color:var(--muted);margin:11px 0 25px}.result-pair{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:20px}.result-pair>div{border-top:1px solid #cdd5c8;padding-top:14px}.result-pair span{display:block;font-size:23px;font-family:var(--serif)}.result-pair small{display:block;color:var(--muted);font-size:10px}.result-chart{margin:7px 0 27px;display:flex;align-items:center;gap:20px;min-width:0}.donut{width:143px;height:143px;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.donut>div{width:116px;height:116px;border-radius:50%;background:#f2f3e9;display:flex;flex-direction:column;justify-content:center;align-items:center}.donut span{font-size:28px;font-family:var(--serif);line-height:1.2}.donut small{font-size:9px;color:var(--muted)}.chart-key{display:flex;flex-direction:column;gap:12px;min-width:0;font-size:10px;line-height:1.6;flex:1}.chart-key>span{position:relative;padding-left:13px}.chart-key i{width:6px;height:6px;position:absolute;left:0;top:5px;border-radius:50%}.chart-key b{display:block;font-weight:500;font-size:13px}.result-detail{display:flex;justify-content:space-between;gap:18px;font-size:11px;border-top:1px solid #d3dacd;padding:12px 0;align-items:start}.result-detail>span:first-child{color:var(--muted)}.result-detail>span:last-child{text-align:right;max-width:65%;overflow-wrap:anywhere}.result-note{font-size:11px;color:var(--muted);line-height:1.75;margin-top:14px;margin-bottom:20px}.export-actions{display:flex;align-items:center;gap:21px;margin-top:auto;padding-top:19px;border-top:1px solid #d3dacd;flex-wrap:wrap}.export-actions .button{font-size:11px;padding:12px 14px;gap:10px}.export-actions .dc-icon{width:15px;height:15px}.export-actions .text-link{font-size:11px}.chatgpt-help{font-size:10px;margin-top:16px;color:var(--muted)}.chatgpt-help summary{cursor:pointer}.chatgpt-help p{margin:11px 0}.chatgpt-help .text-link{font-size:11px}.export-status{font-size:11px;color:var(--green);margin:12px 0 0}.result-footnote{font-size:9px;color:var(--muted);margin:20px 0 0}.copy-fallback{width:100%;min-height:170px;font-size:11px;padding:10px;border:1px solid var(--line);margin-top:12px}.bowl-row .remove-food{font-size:10px;margin-bottom:19px;color:var(--muted)}.add-food{margin-bottom:24px}.bar-chart{width:100%;display:flex;flex-direction:column;gap:17px}.bar-chart>div>span{display:flex;justify-content:space-between;font-size:11px;gap:12px;margin-bottom:7px}.bar-chart b{font-weight:500;white-space:nowrap}.bar-track{height:10px;background:#e1e5da;border-radius:3px;overflow:hidden}.bar-track i{display:block;height:100%;border-radius:3px}.age-chart{width:100%;height:auto}.age-chart text{font:10px var(--sans);fill:var(--muted)}.chart-grid{stroke:#d5dacd;stroke-width:1}.timeline{font-size:12px}.timeline summary{font-weight:500;cursor:pointer;margin-bottom:16px}.timeline ol{list-style:none;padding:0!important;margin:0!important}.timeline li{display:flex;gap:15px;border-top:1px solid #d3dacd;padding:10px 0!important;margin:0!important;font-size:11px}.timeline time{font-size:10px;color:var(--muted);min-width:35px;padding-top:2px}.timeline small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.condition-scale{width:100%;display:grid;grid-template-columns:repeat(9,1fr);gap:3px;padding-top:10px}.condition-scale span{display:grid;place-items:center;background:#e3ded0;height:45px;font-size:11px;border-radius:3px}.condition-scale .ideal{background:#bfcdb6}.condition-scale .selected{outline:2px solid var(--green);outline-offset:2px;color:var(--ink);font-weight:700;transform:translateY(-5px)}[data-calculator="condition"] .result-chart{flex-direction:column;gap:7px}.scale-caption{width:100%;display:flex;justify-content:space-between;font-size:8px;color:var(--muted)}.has-input-error .result-content h3{font-size:31px;margin-top:20px}.has-input-error .result-note{color:#854c31}
.page-main{padding-top:33px;padding-bottom:80px}.breadcrumb{display:flex;gap:10px;align-items:center;font-size:11px;color:var(--muted);margin:0 0 27px;flex-wrap:wrap}.breadcrumb a{text-decoration:none}.breadcrumb>span{opacity:.5}.product-header{max-width:840px;padding:35px 0 30px}.product-header h1{font-size:64px;margin-bottom:25px;max-width:780px}.product-header>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:670px}.product-guide{max-width:800px;padding-top:50px;margin:0 auto}.prose{font-size:16px;line-height:1.85;overflow-wrap:break-word}.prose p{margin-bottom:24px}.prose h2{font-size:35px;margin-top:50px;margin-bottom:22px;line-height:1.2}.prose h3{font-size:27px;margin-top:35px;margin-bottom:20px}.prose h4{font-size:23px;margin-top:28px}.prose ul,.prose ol{padding-left:25px;margin-bottom:28px}.prose li{padding-left:3px;margin-bottom:9px}.prose a{color:var(--green)}.prose a:hover{color:var(--clay)}.prose strong{font-weight:inherit}.prose img{max-width:100%;height:auto;border-radius:4px}.prose figure{margin:30px 0;max-width:100%}.prose figcaption{font-size:12px;color:var(--muted)}.prose blockquote{border-left:2px solid var(--clay);padding:8px 25px;font-family:var(--serif);font-size:23px;margin:30px 0;color:var(--green)}.prose table{font-size:13px;width:100%;border-collapse:collapse;text-align:left}.prose .wp-block-table{overflow-x:auto}.prose .tablepress{display:table;width:100%}.prose td,.prose th{padding:11px 15px;border:1px solid var(--line);min-width:80px}.prose th{font-weight:500;background:var(--sage)}.prose .calculator{margin:30px 0 40px;overflow-wrap:normal}.prose .calculator h2{margin:0 0 16px;font-size:30px}.prose .calculator h3{margin:15px 0;font-size:27px}.prose .calculator p{margin-bottom:18px}.prose .calculator .result-footnote{margin-bottom:0}.standard-page{max-width:810px;padding-bottom:25px}.tools-directory{grid-template-columns:repeat(3,1fr);margin-top:25px}.tools-directory .tool-item{padding:22px 32px 50px;border-bottom:1px solid var(--line)}.tools-directory .tool-item h2{font-size:32px}.tools-directory .tool-item p{font-size:13px;color:var(--muted);line-height:1.7}.tools-directory .tool-art{justify-content:flex-start}.article-main{padding-top:36px;padding-bottom:80px}.article-header{max-width:850px;padding:15px 0 40px}.article-header h1{font-size:clamp(40px,4.8vw,64px);line-height:1.1}.article-meta{display:flex;gap:20px;align-items:center;font-size:11px;color:var(--muted);margin-top:27px}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 250px;gap:72px;align-items:start}.article-content{min-width:0}.article-aside{position:sticky;top:30px;border-top:1px solid var(--line);padding-top:23px}.article-aside h2{font-size:28px}.article-aside>p{font-size:13px;color:var(--muted)}.aside-tool{display:flex;gap:10px;align-items:center;padding:15px 0;border-top:1px solid var(--line);font-size:11px;text-decoration:none}.aside-tool>.dc-icon{width:30px;height:30px}.aside-tool>span:last-child{margin-left:auto}.article-aside p.small{font-size:11px;margin-top:25px}.related-guides{border-top:1px solid var(--line);padding-top:55px;margin-top:60px}.editor-note{border-left:2px solid var(--clay);padding:18px 22px;background:#f0eee3;margin-bottom:28px;font-size:14px}.editor-note p:last-child{margin-bottom:0}.editor-note .eyebrow{font-size:9px;margin-bottom:9px}.article-layout .calculator-inputs{padding:27px 24px}.article-layout .calculator-result{padding:28px 24px}.article-layout .result-chart{flex-wrap:wrap}.article-layout .donut{width:117px;height:117px}.article-layout .donut>div{width:94px;height:94px}.article-layout .chart-key{min-width:95px}.article-layout .result-number{font-size:52px}.article-layout .food-choice{font-size:10px}.article-layout .food-choice .dc-icon{width:51px;height:51px}.archive-main{padding-top:70px;padding-bottom:80px}.archive-main h1{max-width:840px}.archive-intro{font-size:17px;color:var(--muted);max-width:650px}.guide-search{display:flex;width:min(650px,100%);gap:10px;margin:28px 0 55px}.guide-search input{flex:1;min-width:0;padding:12px 17px;background:var(--white);border:1px solid #bdc8b9;border-radius:4px;font-size:14px}.archive-main .guide-grid{row-gap:40px}.pagination{margin-top:45px;font-size:13px}.nav-links{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.page-numbers{padding:7px 12px;text-decoration:none}.page-numbers.current{background:var(--ink);color:var(--white);border-radius:3px}.source-list{font-size:13px}.method-equation{background:var(--sage);padding:24px 28px;font-family:var(--serif);font-size:25px;border-radius:4px}.prose .cff-form{font-family:var(--sans)}.prose #fbuilder input,.prose #fbuilder select{border:1px solid #c7cdbf;border-radius:4px;background:var(--white);padding:9px;max-width:100%}.prose #fbuilder{font-family:var(--sans);max-width:100%}.prose iframe{max-width:100%}
@media(min-width:1600px){.home-hero{gap:100px}.hero-visual>img{height:450px}}
@media(max-width:1150px){.wrap{width:calc(100% - 72px)}.site-header{padding-inline:36px}#primary-nav{gap:20px}.home-hero{gap:40px;padding-block:65px}.hero-copy h1{font-size:62px}.hero-visual>img{height:410px}.hero-actions{gap:18px}.hero-actions .button{font-size:12px;padding:14px 16px}.tool-item{padding:20px 17px 36px}.tool-item h3{font-size:22px}.calculator-inputs{padding:30px}.calculator-result{padding:30px}.article-layout{gap:40px;grid-template-columns:minmax(0,1fr) 210px}.article-layout .calculator{grid-template-columns:1fr}.article-layout .calculator-result{border-left:0;border-top:1px solid var(--line)}.article-layout .result-chart{flex-wrap:nowrap}.article-layout .donut{width:140px;height:140px}.article-layout .donut>div{width:114px;height:114px}.site-footer{padding-inline:36px}.section-heading p{max-width:220px}.donut{width:125px;height:125px}.donut>div{width:101px;height:101px}}
@media(max-width:900px){.site-header{height:83px}.wordmark{font-size:21px}.wordmark .dc-icon{width:38px;height:38px}#primary-nav{gap:16px}#primary-nav>a:not(.button){font-size:11px}#primary-nav .button{font-size:11px;padding:10px 12px}.home-hero{gap:30px;padding-top:52px}.hero-copy h1{font-size:54px}.hero-copy>.eyebrow{font-size:8px;gap:8px}.hero-copy p{font-size:14px}.hero-visual>img{height:370px;border-radius:80px 5px 80px 5px}.photo-note{font-size:16px;padding:13px 17px;left:-12px}.hero-footnote{font-size:9px;gap:8px}.desktop-break{display:none}.tool-grid{grid-template-columns:repeat(3,1fr)}.tool-item{border-bottom:1px solid var(--line)}.tool-item:nth-child(3n){border-right:0}.tool-item h3{font-size:25px;max-width:180px}.tool-art{height:90px}.tool-art .dc-icon{width:78px;height:78px}.calculator{grid-template-columns:1fr 1fr}.calculator-inputs,.calculator-result{padding:28px 24px}.result-chart{flex-wrap:wrap}.chart-key{min-width:90px}.result-pair span{font-size:20px}.result-number{font-size:56px}.calculator-title :is(h2,h3){font-size:30px}.guide-grid{gap:24px}.guide-card :is(h2,h3){font-size:24px}.approach-band{grid-template-columns:40px 1fr 1fr;gap:25px}.approach-band h2{font-size:32px}.approach-band>.dog-accent{font-size:42px}.footer-top{gap:30px}.product-header h1{font-size:55px}.tools-directory{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:minmax(0,1fr)}.article-aside{position:static;display:none}.article-layout .calculator{grid-template-columns:1.1fr 1fr}.article-layout .calculator-result{border-left:1px solid var(--line);border-top:0}}
@media(max-width:700px){html{scroll-padding-top:20px}.wrap{width:calc(100% - 40px)}.site-header{padding:0 20px;height:76px;position:relative;z-index:20}.wordmark{font-size:21px}.wordmark .dc-icon{width:35px;height:35px;margin-right:1px}.menu-toggle{display:flex;gap:12px;align-items:center;background:none;border:1px solid var(--line);border-radius:4px;padding:8px 10px;font-size:11px;min-height:40px}.menu-toggle span{font-size:15px}#primary-nav{display:none;position:absolute;left:0;right:0;top:75px;background:var(--paper);padding:20px;border-bottom:1px solid var(--line);box-shadow:0 12px 15px #2036230b;flex-direction:column;align-items:stretch;gap:0}#primary-nav a:not(.button){font-size:15px;padding:12px 0}#primary-nav .button{font-size:13px;margin-top:14px;align-self:flex-start}.menu-toggle[aria-expanded=true]+#primary-nav{display:flex}.home-hero{grid-template-columns:1fr;gap:35px;padding-top:35px;padding-bottom:37px}.hero-copy>.eyebrow{font-size:9px;margin-bottom:21px;gap:12px}.hero-copy h1{font-size:clamp(43px,12.3vw,59px);max-width:490px;line-height:1.01;margin-bottom:21px}.hero-copy p{font-size:14px;line-height:1.8;max-width:420px;margin-bottom:23px}.hero-actions{gap:20px}.hero-actions .button{font-size:12px;padding:14px 17px}.hero-actions>.text-link{font-size:11px}.hero-footnote{font-size:9px;gap:17px;margin-top:18px}.hero-visual{width:100%;padding-bottom:20px}.hero-visual>img{height:300px;border-radius:65px 5px 65px 5px;object-position:50% 50%}.photo-note{left:15px;bottom:41px;font-size:16px;padding:12px 17px;gap:12px}.photo-note .dog-accent{font-size:28px}.image-caption{font-size:8px}.section-heading{align-items:start;margin-bottom:26px;gap:22px}.section-heading h2{font-size:35px}.section-heading p{display:none}.section-heading>.text-link{font-size:10px;align-self:end;flex-shrink:0}.eyebrow{font-size:9px;margin-bottom:11px}.tool-shelf{padding-top:29px;padding-bottom:42px}.tool-grid{grid-template-columns:repeat(2,1fr)}.tool-item{padding:15px 20px 33px}.tool-item:nth-child(3n){border-right:1px solid var(--line)}.tool-item:nth-child(2n){border-right:0}.tool-item:last-child{grid-column:1/-1;display:grid;grid-template-columns:90px 1fr;column-gap:22px;padding-top:14px;padding-bottom:16px;align-items:center;min-height:100px}.tool-item:last-child .tool-art{grid-row:1/3;margin:0}.tool-item:last-child .eyebrow{align-self:end;margin-bottom:5px}.tool-item:last-child h3{align-self:start;font-size:25px;max-width:none}.tool-art{height:85px;margin-bottom:8px}.tool-art .dc-icon{width:76px;height:76px}.tool-item h3{font-size:25px;max-width:150px}.tool-item .eyebrow{font-size:8px;margin-bottom:7px}.tool-open{bottom:10px;font-size:18px}.feature-planner{padding:40px 0 42px}.calculator{grid-template-columns:1fr;border-radius:6px;margin:24px 0}.calculator-inputs{padding:27px 23px}.calculator-result{padding:29px 23px;border-left:0;border-top:1px solid var(--line)}.calculator-title :is(h2,h3){font-size:32px}.calculator-title .eyebrow{font-size:8px}.field input,.field select{font-size:16px;height:47px}.field{font-size:11px}.field-help{font-size:11px}.food-choice{font-size:11px}.food-choice .dc-icon{width:64px;height:64px}.calculator legend{font-size:13px}.result-number{font-size:62px}.result-label{font-size:12px}.result-chart{gap:24px;flex-wrap:nowrap;margin:10px 0 26px}.donut{width:138px;height:138px}.donut>div{width:112px;height:112px}.chart-key{font-size:10px}.result-detail{font-size:11px}.export-actions{gap:25px}.export-actions .button{font-size:12px}.result-pair span{font-size:24px}.guides-section{padding-block:44px}.guides-section .section-heading{align-items:start;flex-direction:column;gap:17px}.guides-section .section-heading>.text-link{align-self:start}.guide-grid{grid-template-columns:1fr;gap:29px}.guide-card{display:grid;grid-template-columns:112px 1fr;column-gap:18px;align-items:start;border-top:1px solid var(--line);padding-top:20px}.guide-image{grid-row:1/3;aspect-ratio:1;margin-bottom:0;border-radius:4px}.guide-card .eyebrow{margin:1px 0 8px;font-size:8px;letter-spacing:.06em}.guide-card :is(h2,h3){font-size:24px;line-height:1.17;margin-bottom:0}.approach-band{grid-template-columns:42px 1fr;gap:20px;padding:35px 0 44px}.approach-band h2{font-size:33px}.approach-band>div{grid-column:2}.approach-band p{font-size:13px;margin-bottom:17px}.approach-band .text-link{font-size:12px}.site-footer{padding:37px 20px 20px}.footer-top{grid-template-columns:1fr 1fr;gap:28px 25px;padding-bottom:32px}.footer-top>div{grid-column:1/-1}.site-footer .wordmark{font-size:24px;margin-bottom:16px}.site-footer p{font-size:13px;margin-bottom:0}.footer-top nav>a{font-size:11px}.footer-top .eyebrow{font-size:8px}.footer-bottom{align-items:start;flex-wrap:wrap;gap:13px;font-size:9px}.footer-bottom>span:nth-child(2){order:3;width:100%;font-size:9px}.footer-bottom>div{margin-left:auto;gap:13px}.page-main{padding-top:25px;padding-bottom:44px}.product-header{padding-top:17px;padding-bottom:12px}.product-header h1{font-size:46px;margin-bottom:22px}.product-header>p{font-size:15px;line-height:1.7}.breadcrumb{font-size:10px;margin-bottom:22px}.product-guide{padding-top:22px}.prose{font-size:16px;line-height:1.85}.prose h2{font-size:31px;margin-top:35px}.prose h3{font-size:25px}.prose p{margin-bottom:22px}.article-main{padding-top:24px;padding-bottom:45px}.article-header{padding-top:7px;padding-bottom:26px}.article-header h1{font-size:39px;line-height:1.12}.article-meta{font-size:10px;margin-top:24px}.article-layout .calculator{grid-template-columns:1fr;margin-inline:0}.article-layout .calculator-result{border-left:0;border-top:1px solid var(--line)}.article-layout .calculator-inputs,.article-layout .calculator-result{padding:25px 20px}.article-layout .result-number{font-size:57px}.article-layout .food-choice .dc-icon{width:60px;height:60px}.article-layout .result-chart{flex-wrap:nowrap}.editor-note{padding:15px 18px;font-size:13px}.related-guides{padding-top:30px;margin-top:42px}.related-guides .section-heading h2{font-size:30px}.tools-directory{grid-template-columns:1fr}.tools-directory .tool-item,.tools-directory .tool-item:last-child{display:block;padding:20px 26px 39px;border-right:0}.tools-directory .tool-item .tool-art{height:85px;margin-bottom:15px}.tools-directory .tool-item h2{font-size:31px;margin-bottom:16px}.tools-directory .tool-item p{font-size:13px;line-height:1.7}.archive-main{padding-block:42px}.archive-main h1{font-size:43px}.archive-intro{font-size:15px}.guide-search{margin-bottom:32px;gap:7px}.guide-search input{font-size:16px;padding:11px;width:0}.guide-search .button{font-size:12px;padding:12px;gap:10px}.guide-search input::placeholder{font-size:12px}.method-equation{padding:20px;font-size:22px}.age-chart{max-height:280px}.source-list{font-size:12px}}
@media(max-width:360px){.hero-copy h1{font-size:44px}.wordmark{font-size:18px}.hero-actions{gap:15px}.hero-visual>img{height:255px}.calculator-inputs,.calculator-result{padding:23px 18px}.result-chart{gap:15px}.donut{width:119px;height:119px}.donut>div{width:96px;height:96px}.result-number{font-size:56px}.field-row{gap:0 10px}.food-choice{font-size:10px}.guide-card{grid-template-columns:90px 1fr}.hero-actions>.text-link{font-size:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
.field textarea{width:100%;min-width:0;resize:vertical;min-height:110px;background:var(--white);border:1px solid #cbcfc3;border-radius:4px;padding:12px;font-size:14px;font-weight:400;line-height:1.6}.notes-preview h4{font-size:23px;margin-top:20px;margin-bottom:12px}.notes-preview p{white-space:pre-wrap;font-size:13px;line-height:1.7}.notes-preview{margin-bottom:24px}.calculator[data-calculator="notes"] .result-content h3{font-size:39px;line-height:1.1;margin-top:22px}.calculator[data-calculator="notes"] .result-chart:empty{display:none}
@media(max-width:700px){.field textarea{font-size:16px}.tools-directory .tool-item:last-child{grid-column:auto}}

.article-lead{font-size:20px;line-height:1.65;color:var(--green)}
.prose .dt-container{font-size:13px;margin:24px 0 32px}
.prose .dt-container .dt-input{background:var(--white);border:1px solid #bdc8b9;border-radius:4px;padding:8px 10px;max-width:100%}
.prose .dt-container .dt-layout-row{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:15px 0}
.prose .dt-container .dt-paging-button{padding:7px 11px;border:1px solid var(--line);background:transparent;border-radius:3px;margin:2px}
.prose .dt-container .dt-paging-button.current{background:var(--ink);color:var(--white)}
.breed-groups dl{display:grid;grid-template-columns:125px 1fr;gap:14px 20px}.breed-groups dt{font-weight:600}.breed-groups dd{margin:0}
@media(max-width:700px){.article-lead{font-size:18px}.breed-groups dl{grid-template-columns:1fr;gap:3px}.breed-groups dd{margin-bottom:15px}.prose .dt-container .dt-layout-row{align-items:flex-start}.prose .breed-directory :is(th,td){padding:10px 8px}}
