.feeding-calculator{display:block;padding:196px 0 72px;background:var(--pkfc-section-bg, #f3f5f7);color:var(--pkfc-text, #1a2233)}.feeding-calculator *,.feeding-calculator *:before,.feeding-calculator *:after{box-sizing:border-box}.feeding-calculator [hidden]{display:none!important}.feeding-calculator__inner{max-width:980px}.feeding-calculator__head{max-width:760px;margin-bottom:28px}.feeding-calculator__eyebrow{display:inline-flex;align-items:center;margin:0 0 18px;color:var(--pkfc-accent, #0f8a7b);font-size:14px;line-height:1.2;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.feeding-calculator__title{margin:0 0 12px;color:var(--pkfc-text, #1a2233);font-size:38px;line-height:.98;font-weight:900;letter-spacing:-.04em}.feeding-calculator__desc,.feeding-calculator__field-note,.feeding-calculator__result-copy,.feeding-calculator__content-copy,.feeding-calculator__bowl p,.feeding-calculator__warning p,.feeding-calculator__trajectory,.feeding-calculator__cta p,.feeding-calculator__disclaimer p,.feeding-calculator__milk-stage{margin:0;color:var(--pkfc-muted, #667085);font-size:16px;line-height:1.6;font-weight:500}.feeding-calculator__panel{padding:28px;border:1px solid rgba(28,36,48,.08);border-radius:28px;background:var(--pkfc-panel-bg, #ffffff);box-shadow:0 10px 30px #1c24300d}.feeding-calculator__panel--results{padding:28px}.feeding-calculator__form{display:grid;gap:18px}.feeding-calculator__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feeding-calculator__field{display:flex;flex-direction:column;gap:8px;min-width:0;margin:0}.feeding-calculator__field--full{grid-column:1 / -1}.feeding-calculator__field>span{color:var(--pkfc-text, #1a2233);font-size:14px;line-height:1.3;font-weight:900;letter-spacing:-.01em}.feeding-calculator__field-label-muted{color:var(--pkfc-muted, #667085);font-weight:600}.feeding-calculator input[type=number],.feeding-calculator input[type=text],.feeding-calculator select{width:100%;min-width:0;height:56px;padding:0 16px;border:1px solid rgba(28,36,48,.12);border-radius:16px;background:#fff;color:var(--pkfc-text, #1a2233);font-family:inherit;font-size:15px;font-weight:700;outline:none;-webkit-appearance:none;appearance:none;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease}.feeding-calculator select{padding-right:48px;background-image:linear-gradient(45deg,transparent 50%,var(--pkfc-muted, #667085) 50%),linear-gradient(135deg,var(--pkfc-muted, #667085) 50%,transparent 50%);background-position:calc(100% - 20px) 24px,calc(100% - 14px) 24px;background-size:6px 6px,6px 6px;background-repeat:no-repeat}.feeding-calculator input::placeholder{color:#8c97a8;font-weight:600}.feeding-calculator input:focus,.feeding-calculator select:focus{border-color:var(--pkfc-accent, #0f8a7b);box-shadow:0 0 0 4px #0f8a7b1f}.feeding-calculator input:disabled,.feeding-calculator select:disabled{opacity:.58;cursor:not-allowed}.feeding-calculator__field-note{display:block;font-size:13px;line-height:1.5}.feeding-calculator__inline-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:stretch}.feeding-calculator__segmented,.feeding-calculator__unit-toggle{display:inline-flex;gap:10px}.feeding-calculator__segmented{width:100%}.feeding-calculator__segmented--full .feeding-calculator__segment{flex:1 1 0}.feeding-calculator__segment,.feeding-calculator__unit-toggle label{position:relative;display:flex;margin:0}.feeding-calculator__segment input,.feeding-calculator__unit-toggle input{position:absolute;opacity:0;pointer-events:none}.feeding-calculator__segment span,.feeding-calculator__unit-toggle span{display:inline-flex;align-items:center;justify-content:center;min-height:56px;min-width:108px;width:100%;padding:0 20px;border:1.5px solid rgba(28,36,48,.12);border-radius:16px;background:#fff;color:var(--pkfc-muted, #667085);font-size:15px;line-height:1.2;font-weight:800;text-align:center;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease,box-shadow .2s ease}.feeding-calculator__unit-toggle span{min-width:68px;padding:0 16px}.feeding-calculator__unit-toggle--age span{min-width:84px}.feeding-calculator__segment input:checked+span,.feeding-calculator__unit-toggle input:checked+span{border-color:var(--pkfc-accent, #0f8a7b);background:#0f8a7b14;color:var(--pkfc-accent, #0f8a7b);box-shadow:inset 0 0 0 2px #0f8a7b0f}.feeding-calculator__segment input:focus-visible+span,.feeding-calculator__unit-toggle input:focus-visible+span{outline:3px solid rgba(15,138,123,.15);outline-offset:2px}.feeding-calculator__breed-combobox{position:relative}.feeding-calculator__breed-panel{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:50;max-height:320px;overflow-y:auto;border:1px solid rgba(28,36,48,.12);border-radius:16px;background:#fff;box-shadow:0 20px 50px #141c2629}.feeding-calculator__breed-panel::-webkit-scrollbar{width:8px}.feeding-calculator__breed-panel::-webkit-scrollbar-thumb{border-radius:999px;background:#1c24302e}.feeding-calculator__breed-option{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:54px;padding:12px 16px;border-bottom:1px solid rgba(28,36,48,.06);background:#fff;color:var(--pkfc-text, #1a2233);font-size:14px;line-height:1.35;font-weight:700;cursor:pointer;transition:background-color .15s ease}.feeding-calculator__breed-option:last-child{border-bottom:0}.feeding-calculator__breed-option:hover,.feeding-calculator__breed-option.is-active{background:#0f8a7b0f}.feeding-calculator__breed-option--mixed{color:var(--pkfc-accent, #0f8a7b);font-weight:900}.feeding-calculator__breed-option-weight{flex:0 0 auto;color:var(--pkfc-muted, #667085);font-size:12px;font-weight:800;white-space:nowrap}.feeding-calculator__breed-empty{padding:14px 16px;color:var(--pkfc-muted, #667085);font-size:13px;line-height:1.5}.feeding-calculator__breed-estimate{padding:16px 18px;border:1px solid rgba(15,138,123,.18);border-radius:18px;background:var(--pkfc-accent-soft, #e7f5f3)}.feeding-calculator__breed-estimate-label{display:block;margin-bottom:5px;color:var(--pkfc-muted, #667085);font-size:11px;line-height:1.2;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.feeding-calculator__breed-estimate-value{display:block;color:var(--pkfc-accent, #0f8a7b);font-size:26px;line-height:1;font-weight:900;letter-spacing:-.03em}.feeding-calculator__breed-estimate-note{display:block;margin-top:7px;color:var(--pkfc-muted, #667085);font-size:13px;line-height:1.45;font-weight:600}.feeding-calculator__breed-note{padding:14px 16px;border:1px solid rgba(28,36,48,.08);border-radius:16px;background:#f7f9fa;color:var(--pkfc-muted, #667085);font-size:13px;line-height:1.5;font-weight:600}.feeding-calculator__sex-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}.feeding-calculator__sex-row>span{color:var(--pkfc-muted, #667085);font-size:13px;font-weight:800}.feeding-calculator__errors{padding:14px 16px;border:1px solid rgba(185,28,28,.14);border-radius:16px;background:#b91c1c14;color:#b91c1c;font-size:14px;line-height:1.45;font-weight:700}.feeding-calculator__actions{display:flex;margin-top:2px}.feeding-calculator__submit,.feeding-calculator__cta-button,.feeding-calculator__restart-link{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:56px;padding:0 24px;border:1px solid transparent;border-radius:16px;font-family:inherit;font-size:15px;line-height:1;font-weight:900;text-align:center;text-decoration:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background-color .2s ease,color .2s ease}.feeding-calculator__submit{background:var(--pkfc-accent, #0f8a7b);color:#fff;box-shadow:0 10px 24px #0f8a7b2e}.feeding-calculator__submit:hover{transform:translateY(-1px);color:#fff;box-shadow:0 14px 26px #0f8a7b38}.feeding-calculator__submit:focus-visible,.feeding-calculator__cta-button:focus-visible,.feeding-calculator__restart-link:focus-visible{outline:3px solid rgba(15,138,123,.18);outline-offset:3px}.feeding-calculator__results{display:block;margin-top:22px}.feeding-calculator__result{display:grid;gap:18px}.feeding-calculator__result-head span{color:var(--pkfc-muted, #667085);font-size:13px;line-height:1.3;font-weight:900}.feeding-calculator__stage-banner{padding:16px 18px;border:1px solid rgba(15,138,123,.18);border-left:4px solid var(--pkfc-accent, #0f8a7b);border-radius:18px;background:var(--pkfc-accent-soft, #e7f5f3);color:var(--pkfc-accent-2, #0b6e63);font-size:14px;line-height:1.55;font-weight:600}.feeding-calculator__stage-banner strong,.feeding-calculator__stage-banner b{color:inherit;font-weight:900}.feeding-calculator__calorie-result{display:flex;align-items:baseline;gap:12px}.feeding-calculator__calorie-result strong{color:var(--pkfc-accent-2, #0b6e63);font-size:54px;line-height:.95;font-weight:900;letter-spacing:-.045em}.feeding-calculator__calorie-result span{color:var(--pkfc-muted, #667085);font-size:18px;line-height:1;font-weight:800}.feeding-calculator__result-copy{margin-top:8px}.feeding-calculator__bowl{margin-top:20px;padding:20px;border:1px solid rgba(15,138,123,.18);border-radius:20px;background:#f1fbf9}.feeding-calculator__bowl-value strong{color:var(--pkfc-accent-2, #0b6e63);font-size:34px;line-height:1;font-weight:900;letter-spacing:-.03em}.feeding-calculator__bowl-value small{color:var(--pkfc-muted, #667085);font-size:16px;font-weight:800}.feeding-calculator__bowl p{margin-top:9px;color:var(--pkfc-text, #1a2233);font-size:14px;font-weight:600}.feeding-calculator__schedule,.feeding-calculator__rib-test{margin-top:22px;padding-top:22px;border-top:1px solid rgba(28,36,48,.08)}.feeding-calculator__schedule h2,.feeding-calculator__rib-test h2{margin:0 0 14px;color:var(--pkfc-muted, #667085);font-size:14px;line-height:1.3;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.feeding-calculator__content-copy{margin-top:14px;color:var(--pkfc-muted, #667085);font-size:14px}.feeding-calculator__meal-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.feeding-calculator__meal-card{min-width:0;padding:16px 12px;border:1px solid rgba(28,36,48,.12);border-radius:16px;background:var(--pkfc-card-bg, #ffffff);text-align:center}.feeding-calculator__meal-card strong{display:block;color:var(--pkfc-accent-2, #0b6e63);font-size:15px;line-height:1.25;font-weight:900}.feeding-calculator__meal-card span{display:block;margin-top:6px;color:var(--pkfc-muted, #667085);font-size:12px;line-height:1.3;font-weight:700}.feeding-calculator__rib-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feeding-calculator__rib-card{min-width:0;padding:16px 14px;border:1px solid rgba(28,36,48,.12);border-radius:16px;text-align:center}.feeding-calculator__rib-card strong{display:block;margin-bottom:5px;font-size:14px;line-height:1.3;font-weight:900}.feeding-calculator__rib-card span{display:block;font-size:13px;line-height:1.45;font-weight:700}.feeding-calculator__rib-card--under{background:#fff7ed;color:#9a3412}.feeding-calculator__rib-card--ideal{border-color:#a7f3d0;background:var(--pkfc-success-bg, #ecfdf5);color:#065f46}.feeding-calculator__rib-card--over{background:var(--pkfc-danger-bg, #fef2f2);color:#9f1239}.feeding-calculator__warning{margin-top:22px;padding:18px;border:1px solid var(--pkfc-warning-border, #e8bf3a);border-radius:18px;background:var(--pkfc-warning-bg, #fff7d6)}.feeding-calculator__warning h3{margin:0 0 8px;color:var(--pkfc-warning-text, #8a4b08);font-size:16px;line-height:1.3;font-weight:900}.feeding-calculator__warning p{color:var(--pkfc-warning-text, #8a4b08);font-size:14px}.feeding-calculator__trajectory{margin-top:18px;padding:16px 18px;border:1px solid rgba(28,36,48,.08);border-radius:18px;background:#f7f9fa;font-size:14px}.feeding-calculator__trajectory strong,.feeding-calculator__trajectory b{color:var(--pkfc-text, #1a2233);font-weight:900}.feeding-calculator__milk-stage{color:var(--pkfc-text, #1a2233)}.feeding-calculator__milk-stage-title{display:block;margin-bottom:12px;color:var(--pkfc-accent, #0f8a7b);font-size:34px;line-height:1;font-weight:900;letter-spacing:-.03em}.feeding-calculator__milk-stage-lead{margin:0 0 18px;color:var(--pkfc-text, #1a2233);font-size:16px;line-height:1.6;font-weight:600}.feeding-calculator__milk-stage h3{margin:0 0 12px;color:var(--pkfc-text, #1a2233);font-size:18px;line-height:1.2;font-weight:900}.feeding-calculator__milk-stage ul{margin:18px 0 0;padding:0;list-style:none}.feeding-calculator__milk-stage li{position:relative;margin-bottom:14px;padding-left:24px;color:var(--pkfc-text, #1a2233);font-size:14px;line-height:1.55}.feeding-calculator__milk-stage li:before{content:"";position:absolute;top:8px;left:3px;width:9px;height:9px;border-radius:999px;background:var(--pkfc-accent, #0f8a7b)}.feeding-calculator__milk-stage-warning{margin-top:18px;padding:16px 18px;border:1px solid var(--pkfc-warning-border, #e8bf3a);border-radius:16px;background:var(--pkfc-warning-bg, #fff7d6);color:var(--pkfc-warning-text, #8a4b08);font-size:14px;line-height:1.55;font-weight:700}.feeding-calculator__cta{margin-top:22px;padding:24px;border-radius:22px;background:linear-gradient(145deg,var(--pkfc-cta-bg, #0b4f49),var(--pkfc-accent, #0f8a7b));color:var(--pkfc-cta-text, #ffffff)}.feeding-calculator__cta-eyebrow{display:block;margin-bottom:10px;color:#a7f3d0;font-size:12px;line-height:1.2;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.feeding-calculator__cta h2{margin:0;color:inherit;font-size:22px;line-height:1.2;font-weight:900;letter-spacing:-.02em}.feeding-calculator__cta p{margin-top:10px;color:inherit;opacity:.88;font-size:14px}.feeding-calculator__cta-button{margin-top:18px;background:#fff;color:var(--pkfc-accent-2, #0b6e63);box-shadow:none}.feeding-calculator__cta-button:hover{transform:translateY(-1px);background:#f8fbfb;color:var(--pkfc-accent-2, #0b6e63)}.feeding-calculator__enrichment{margin-top:14px!important;text-align:center;font-size:13px!important}.feeding-calculator__enrichment strong,.feeding-calculator__enrichment b{color:#fff;font-weight:900}.feeding-calculator__disclaimer{margin-top:18px;padding-top:18px;border-top:1px solid rgba(28,36,48,.08)}.feeding-calculator__disclaimer p{font-size:13px;line-height:1.6}.feeding-calculator__restart-link{justify-self:start;width:auto;min-width:0;min-height:auto;margin-top:2px;padding:0;border:0;border-radius:0;background:transparent;color:var(--pkfc-accent, #0f8a7b);font-size:14px;line-height:1.4;font-weight:900;box-shadow:none}.feeding-calculator__restart-link:hover{transform:none;text-decoration:underline}@media(max-width:1024px){.feeding-calculator__title{font-size:30px}}@media(max-width:768px){.feeding-calculator{padding:124px 0 40px}.feeding-calculator__title{font-size:26px;line-height:1.02}.feeding-calculator__desc,.feeding-calculator__field-note,.feeding-calculator__result-copy,.feeding-calculator__content-copy,.feeding-calculator__bowl p,.feeding-calculator__warning p,.feeding-calculator__trajectory,.feeding-calculator__cta p,.feeding-calculator__disclaimer p{font-size:15px}.feeding-calculator__panel{padding:20px;border-radius:22px}.feeding-calculator__grid,.feeding-calculator__rib-grid,.feeding-calculator__inline-input{grid-template-columns:1fr}.feeding-calculator__segmented,.feeding-calculator__unit-toggle{width:100%}.feeding-calculator__unit-toggle label,.feeding-calculator__segment{flex:1 1 0}.feeding-calculator__unit-toggle span,.feeding-calculator__segment span{width:100%;min-width:0}.feeding-calculator__sex-row{align-items:stretch;flex-direction:column}.feeding-calculator__calorie-result strong{font-size:44px}.feeding-calculator__calorie-result span{font-size:16px}.feeding-calculator__meal-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.feeding-calculator__cta{padding:20px;border-radius:18px}.feeding-calculator__cta h2{font-size:19px}}@media(max-width:520px){.feeding-calculator__segmented--full{flex-direction:column}.feeding-calculator__unit-toggle--age{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.feeding-calculator__meal-grid{grid-template-columns:1fr}.feeding-calculator__calorie-result{flex-direction:column;align-items:flex-start;gap:6px}.feeding-calculator__calorie-result strong{font-size:40px}.feeding-calculator__breed-option{align-items:flex-start;flex-direction:column;gap:4px}.feeding-calculator__breed-option-weight{white-space:normal}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/s-feeding-calculator.css.map */
