.homemade-food-calculator{background:var(--hfc-section-bg);color:var(--hfc-text);padding:0 20px 64px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased}.homemade-food-calculator *,.homemade-food-calculator *:before,.homemade-food-calculator *:after{box-sizing:border-box}.homemade-food-calculator button,.homemade-food-calculator input,.homemade-food-calculator select,.homemade-food-calculator textarea{font:inherit}.homemade-food-calculator button{cursor:pointer}.homemade-food-calculator [hidden]{display:none!important}.homemade-food-calculator__inner{width:100%;max-width:980px;margin:156px auto 0}.homemade-food-calculator__header{margin-bottom:24px}.homemade-food-calculator__eyebrow{display:block;margin-bottom:10px;color:var(--hfc-accent, var(--hfc-teal));font-size:12px;font-weight:800;line-height:1.3;letter-spacing:.12em;text-transform:uppercase}.homemade-food-calculator__title{margin:0;color:var(--hfc-navy);font-size:clamp(32px,5vw,38px);font-weight:800;line-height:1.05;letter-spacing:-.035em}.homemade-food-calculator__description{max-width:760px;margin:16px 0 0;color:var(--hfc-muted);font-size:16px;line-height:1.65}.homemade-food-calculator__byline{display:inline-flex;align-items:center;gap:7px;margin-top:14px;color:var(--hfc-navy);font-size:13px;font-weight:700}.homemade-food-calculator__byline>span{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;border-radius:50%;background:var(--hfc-teal);color:#fff;font-size:11px}.homemade-food-calculator__panel{margin-top:16px;padding:24px;border:1px solid var(--hfc-border);border-radius:16px;background:var(--hfc-panel-bg);box-shadow:0 2px 14px #0f2a3f0f}.homemade-food-calculator__step-heading{display:flex;align-items:flex-start;gap:12px;margin-bottom:20px}.homemade-food-calculator__step-number{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:var(--hfc-teal);color:#fff;font-size:13px;font-weight:800;line-height:1}.homemade-food-calculator__step-heading h2{margin:0;color:var(--hfc-navy);font-size:19px;font-weight:800;line-height:1.25}.homemade-food-calculator__step-heading p{margin:5px 0 0;color:var(--hfc-muted);font-size:13px;line-height:1.55}.homemade-food-calculator__form{display:flex;flex-direction:column;gap:18px}.homemade-food-calculator__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.homemade-food-calculator__field{min-width:0;margin:0;padding:0;border:0}.homemade-food-calculator__field--full{grid-column:1 / -1}.homemade-food-calculator__field>span,.homemade-food-calculator__field>legend,.homemade-food-calculator__ingredient-group>span{display:block;margin-bottom:7px;color:var(--hfc-muted);font-size:12px;font-weight:800;line-height:1.45;letter-spacing:.045em;text-transform:uppercase}.homemade-food-calculator__field small,.homemade-food-calculator__ingredient-group small{color:var(--hfc-muted);font-size:12px;font-weight:500;letter-spacing:0;text-transform:none}.homemade-food-calculator input[type=number],.homemade-food-calculator select{width:100%;min-height:46px;padding:11px 12px;border:1.5px solid var(--hfc-border);border-radius:11px;outline:none;background:var(--hfc-card-bg);color:var(--hfc-text);font-size:15px;transition:border-color .15s ease,box-shadow .15s ease}.homemade-food-calculator input[type=number]:focus,.homemade-food-calculator select:focus{border-color:var(--hfc-teal);box-shadow:0 0 0 3px color-mix(in srgb,var(--hfc-teal) 14%,transparent)}.homemade-food-calculator input::placeholder{color:var(--hfc-muted);opacity:.7}.homemade-food-calculator__segments{display:flex;gap:5px;padding:5px;border-radius:12px;background:var(--hfc-soft)}.homemade-food-calculator__segment{display:inline-flex;flex:1 1 0;align-items:center;justify-content:center;min-height:42px;padding:10px 12px;border:0;border-radius:9px;background:transparent;color:var(--hfc-muted);font-size:14px;font-weight:700;line-height:1.3;text-align:center;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}.homemade-food-calculator__segment:hover{color:var(--hfc-navy)}.homemade-food-calculator__segment.is-active{background:var(--hfc-card-bg);color:var(--hfc-navy);box-shadow:0 1px 6px #00000014}[data-hfc-species] .homemade-food-calculator__segment.is-active[data-value=dog]{color:var(--hfc-dog)}[data-hfc-species] .homemade-food-calculator__segment.is-active[data-value=cat]{color:var(--hfc-cat)}.homemade-food-calculator__raw-options{display:flex;flex-direction:column;gap:14px}.homemade-food-calculator__inline-input{display:flex;align-items:stretch;gap:8px}.homemade-food-calculator__inline-input--weight>input{flex:1 1 auto;min-width:0}.homemade-food-calculator__input-unit{display:inline-flex;align-items:center;justify-content:center;min-width:48px;color:var(--hfc-muted);font-size:14px;font-weight:700}.homemade-food-calculator__unit-toggle{display:flex;flex:0 0 auto;overflow:hidden;border:1.5px solid var(--hfc-border);border-radius:11px;background:var(--hfc-card-bg)}.homemade-food-calculator__unit-toggle button{min-width:48px;padding:0 12px;border:0;background:transparent;color:var(--hfc-muted);font-size:14px;font-weight:700;transition:background-color .15s ease,color .15s ease}.homemade-food-calculator__unit-toggle button.is-active{background:var(--hfc-teal);color:#fff}.homemade-food-calculator__notice{padding:14px 16px;border:1px solid;border-radius:12px;font-size:13.5px;line-height:1.55}.homemade-food-calculator__notice strong{font-weight:800}.homemade-food-calculator__notice--warning{border-color:#fed7aa;background:var(--hfc-warning-bg);color:#9a3412}.homemade-food-calculator__notice--danger{border-color:#fecaca;background:var(--hfc-danger-bg);color:#991b1b}.homemade-food-calculator__advanced-toggle{display:flex;align-items:center;gap:11px;cursor:pointer}.homemade-food-calculator__advanced-toggle>span:last-child{display:flex;flex-direction:column}.homemade-food-calculator__advanced-toggle strong{color:var(--hfc-navy);font-size:14px}.homemade-food-calculator__advanced-toggle small{margin-top:2px;color:var(--hfc-muted);font-size:12.5px;line-height:1.45}.homemade-food-calculator__switch{position:relative;display:block;flex:0 0 auto;width:50px;height:28px}.homemade-food-calculator__switch input{position:absolute;opacity:0;pointer-events:none}.homemade-food-calculator__switch>span{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#cbd5db;transition:background-color .2s ease}.homemade-food-calculator__switch>span:before{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0f2a3f2e;transition:transform .2s ease}.homemade-food-calculator__switch input:checked+span{background:var(--hfc-teal)}.homemade-food-calculator__switch input:checked+span:before{transform:translate(22px)}.homemade-food-calculator__ingredient-groups{display:flex;flex-direction:column;gap:20px}.homemade-food-calculator__ingredient-group{min-width:0}.homemade-food-calculator__chips{display:flex;flex-wrap:wrap;gap:8px}.homemade-food-calculator__chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1.5px solid var(--hfc-border);border-radius:999px;background:var(--hfc-card-bg);color:var(--hfc-text);font-size:14px;font-weight:600;line-height:1.3;transition:border-color .12s ease,background-color .12s ease,color .12s ease,transform .12s ease}.homemade-food-calculator__chip:hover{border-color:var(--hfc-teal);transform:translateY(-1px)}.homemade-food-calculator__chip.is-selected{border-color:var(--hfc-teal);background:var(--hfc-teal);color:#fff}.homemade-food-calculator__chip.is-selected-organ{border-color:#8a4b12;background:#8a4b12;color:#fff}.homemade-food-calculator__selection-notes,.homemade-food-calculator__result-notices{display:flex;flex-direction:column;gap:9px}.homemade-food-calculator__selection-notes{margin-top:18px}.homemade-food-calculator__notes-heading{margin-bottom:1px;color:var(--hfc-muted);font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.homemade-food-calculator__selection-note{padding:11px 14px;border:1px solid;border-radius:11px;font-size:13.5px;line-height:1.48}.homemade-food-calculator__selection-note strong{font-weight:800}.homemade-food-calculator__selection-note--warning{border-color:#fed7aa;background:var(--hfc-warning-bg);color:#9a3412}.homemade-food-calculator__selection-note--info{border-color:#bfe6e6;background:#eff8f8;color:#0d5c5c}.homemade-food-calculator__selection-note--danger{border-color:#fecaca;background:var(--hfc-danger-bg);color:#991b1b}.homemade-food-calculator__primary-button,.homemade-food-calculator__secondary-button,.homemade-food-calculator__cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:0;border-radius:12px;font-size:15px;font-weight:800;line-height:1.3;text-align:center;text-decoration:none;transition:background-color .15s ease,color .15s ease,transform .15s ease,box-shadow .15s ease}.homemade-food-calculator__primary-button{width:100%;margin-top:22px;background:var(--hfc-teal);color:#fff}.homemade-food-calculator__primary-button:hover{background:var(--hfc-teal-dark)}.homemade-food-calculator__secondary-button{background:var(--hfc-navy);color:#fff}.homemade-food-calculator__primary-button:hover,.homemade-food-calculator__secondary-button:hover,.homemade-food-calculator__cta-button:hover{transform:translateY(-1px)}.homemade-food-calculator__primary-button:active,.homemade-food-calculator__secondary-button:active,.homemade-food-calculator__cta-button:active{transform:translateY(0)}.homemade-food-calculator__results{margin-top:16px}.homemade-food-calculator__results>.homemade-food-calculator__panel:first-of-type{margin-top:0}.homemade-food-calculator__print-header{display:none}.homemade-food-calculator__kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.homemade-food-calculator__kpi{min-width:0;padding:14px 16px;border-radius:12px;background:var(--hfc-soft)}.homemade-food-calculator__kpi-value{color:var(--hfc-navy);font-size:23px;font-weight:800;line-height:1.1;overflow-wrap:anywhere}.homemade-food-calculator__kpi-label{margin-top:4px;color:var(--hfc-muted);font-size:11px;font-weight:800;line-height:1.35;letter-spacing:.035em;text-transform:uppercase}.homemade-food-calculator__table-wrap{width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.homemade-food-calculator__table{width:100%;min-width:540px;border-collapse:collapse;font-size:14px}.homemade-food-calculator__table th,.homemade-food-calculator__table td{padding:10px;border-bottom:1px solid var(--hfc-border);text-align:left;vertical-align:middle}.homemade-food-calculator__table th{color:var(--hfc-muted);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.homemade-food-calculator__table .is-number{text-align:right;font-variant-numeric:tabular-nums}.homemade-food-calculator__table tr.is-total td{border-top:2px solid var(--hfc-navy);border-bottom:0;color:var(--hfc-navy);font-weight:800}.homemade-food-calculator__ingredient-category{color:var(--hfc-muted);font-size:12px}.homemade-food-calculator__result-controls{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px}.homemade-food-calculator__compact-control{display:flex;align-items:center;gap:10px}.homemade-food-calculator__compact-control>span,.homemade-food-calculator__result-controls>span{color:var(--hfc-muted);font-size:13px;font-weight:700}.homemade-food-calculator__compact-control select{width:82px;min-height:38px;padding:7px 9px}.homemade-food-calculator__compact-control input{width:90px;min-height:38px;padding:7px 9px}.homemade-food-calculator__result-output{color:var(--hfc-navy)!important;font-size:14px!important;font-weight:800!important}.homemade-food-calculator__result-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.homemade-food-calculator__result-actions .homemade-food-calculator__primary-button{margin-top:0}.homemade-food-calculator__preparation-item,.homemade-food-calculator__supplement-item{display:flex;align-items:flex-start;gap:12px;padding:13px 0;border-bottom:1px solid var(--hfc-border)}.homemade-food-calculator__preparation-item:last-child,.homemade-food-calculator__supplement-item:last-child{border-bottom:0}.homemade-food-calculator__item-icon{display:flex;flex:0 0 auto;align-items:center;justify-content:center;width:34px;height:34px;border-radius:9px;background:var(--hfc-soft);font-size:17px;line-height:1}.homemade-food-calculator__item-title{color:var(--hfc-navy);font-size:14px;font-weight:800;line-height:1.4}.homemade-food-calculator__item-text{margin-top:2px;color:var(--hfc-muted);font-size:13px;line-height:1.5}.homemade-food-calculator__transition{margin-top:18px}.homemade-food-calculator__heading-badge{display:inline-flex;align-items:center;margin-left:6px;padding:3px 9px;border-radius:999px;background:var(--hfc-soft);color:var(--hfc-teal);font-size:12px;font-weight:700;vertical-align:middle}.homemade-food-calculator__advanced-results h2 small{color:var(--hfc-muted);font-size:13px;font-weight:600}.homemade-food-calculator__status{display:inline-flex;align-items:center;justify-content:center;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:800;line-height:1.3}.homemade-food-calculator__status--meets{background:var(--hfc-success-bg);color:#15803d}.homemade-food-calculator__status--close{background:#fef3c7;color:#b45309}.homemade-food-calculator__status--low{background:#fee2e2;color:#b91c1c}.homemade-food-calculator__legend{margin:9px 0 0;color:var(--hfc-muted);font-size:12px;line-height:1.55}.homemade-food-calculator__never-feed{border-color:#fecaca}.homemade-food-calculator__never-feed .homemade-food-calculator__step-heading h2{color:#991b1b}.homemade-food-calculator__toxic-list{display:flex;flex-wrap:wrap;gap:8px}.homemade-food-calculator__toxic-list span{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:1.5px solid #fecaca;border-radius:999px;background:#fff;color:#991b1b;font-size:14px;font-weight:600;line-height:1.3}.homemade-food-calculator__faq details{padding:12px 0;border-bottom:1px solid var(--hfc-border)}.homemade-food-calculator__faq details:last-child{border-bottom:0}.homemade-food-calculator__faq summary{color:var(--hfc-navy);font-size:14px;font-weight:700;cursor:pointer;list-style-position:outside}.homemade-food-calculator__faq .rte{margin-top:8px;color:var(--hfc-text);font-size:14px;line-height:1.65}.homemade-food-calculator__faq .rte>*:first-child,.homemade-food-calculator__footer .rte>*:first-child{margin-top:0}.homemade-food-calculator__faq .rte>*:last-child,.homemade-food-calculator__footer .rte>*:last-child{margin-bottom:0}.homemade-food-calculator__cta{padding:32px 24px;background:var(--hfc-cta-bg);color:var(--hfc-cta-text);text-align:center}.homemade-food-calculator__cta-eyebrow{display:block;margin-bottom:8px;color:var(--hfc-cta-text);font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.82}.homemade-food-calculator__cta h2{margin:0;color:var(--hfc-cta-text);font-size:24px;font-weight:800;line-height:1.2}.homemade-food-calculator__cta p{max-width:620px;margin:10px auto 0;color:var(--hfc-cta-text);font-size:14px;line-height:1.65;opacity:.86}.homemade-food-calculator__cta strong{display:block;margin-top:12px;color:var(--hfc-cta-text);font-size:14px}.homemade-food-calculator__cta-button{margin-top:20px;background:var(--hfc-cta-text);color:var(--hfc-cta-bg)}.homemade-food-calculator__footer{max-width:820px;margin:24px auto 0;color:var(--hfc-muted);font-size:12px;line-height:1.65;text-align:center}.homemade-food-calculator__footer strong{color:var(--hfc-navy)}.homemade-food-calculator__footer p{margin:12px 0 0}@media(max-width:800px){.homemade-food-calculator{padding:40px 16px 52px}.homemade-food-calculator__kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.homemade-food-calculator{padding:32px 12px 44px}.homemade-food-calculator__title{font-size:34px}.homemade-food-calculator__description{font-size:15px}.homemade-food-calculator__panel{padding:18px;border-radius:14px}.homemade-food-calculator__grid{grid-template-columns:1fr}.homemade-food-calculator__field--full{grid-column:auto}.homemade-food-calculator__segments{align-items:stretch}.homemade-food-calculator__segment{padding:9px 8px;font-size:13px}.homemade-food-calculator__result-actions{grid-template-columns:1fr}.homemade-food-calculator__result-controls{align-items:flex-start;flex-direction:column}.homemade-food-calculator__heading-badge{margin-top:6px;margin-left:0}.homemade-food-calculator__cta{padding:26px 18px}.homemade-food-calculator__cta h2{font-size:21px}}@media(max-width:420px){.homemade-food-calculator__title{font-size:30px}.homemade-food-calculator__kpis{grid-template-columns:1fr}.homemade-food-calculator__inline-input--weight{flex-direction:column}.homemade-food-calculator__unit-toggle{min-height:42px}.homemade-food-calculator__input-unit{justify-content:flex-start;min-height:32px;padding-left:4px}.homemade-food-calculator__chips{gap:7px}.homemade-food-calculator__chip{padding:8px 12px;font-size:13px}}@media print{.homemade-food-calculator{padding:0;background:#fff;color:#111;font-size:12px}.homemade-food-calculator__header,.homemade-food-calculator .no-print,.homemade-food-calculator__never-feed,.homemade-food-calculator__faq,.homemade-food-calculator__cta,.homemade-food-calculator__footer{display:none!important}.homemade-food-calculator__inner{max-width:none}.homemade-food-calculator__print-header{display:block;margin-bottom:10px;color:var(--hfc-navy);font-size:16px;font-weight:800}.homemade-food-calculator__print-header small{display:block;margin-top:2px;color:var(--hfc-muted);font-size:11px;font-weight:600}.homemade-food-calculator__panel{break-inside:avoid;margin-top:10px;padding:14px;border:1px solid #d6dde2;border-radius:0;box-shadow:none}.homemade-food-calculator__results{margin-top:0}.homemade-food-calculator__table{min-width:0;font-size:12px}.homemade-food-calculator__table th,.homemade-food-calculator__table td{padding:7px}.homemade-food-calculator__kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.homemade-food-calculator__kpi{padding:10px}.homemade-food-calculator__kpi-value{font-size:18px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/s-homemade-food-calculator.css.map */
