:root{--fb-orange: #e8622c;--fb-orange-dark: #c94f1e;--fb-orange-soft: #f9dcc9;--fb-cream: #fbf0e3;--fb-cream-light: #fdf8f0;--fb-white: #ffffff;--fb-ink: #43301f;--fb-ink-soft: #6b543f;--fb-star: #f5a623;--fb-green: #4caf50;--fb-radius-lg: 24px;--fb-radius-md: 16px;--fb-radius-sm: 10px;--fb-shadow: 0 6px 24px rgba(67, 48, 31, .08);--fb-max-width: 1200px}.fb-section{color:var(--fb-ink);font-family:var(--font-body-family, "Poppins", "Nunito", sans-serif);line-height:1.55}.fb-section *,.fb-section *:before,.fb-section *:after{box-sizing:border-box}.fb-container{max-width:var(--fb-max-width);margin:0 auto;padding:0 2rem}.fb-section h1,.fb-section h2,.fb-section h3,.fb-section h4{font-family:var(--font-heading-family, "Poppins", "Nunito", sans-serif);color:var(--fb-ink);margin:0 0 1rem;line-height:1.15;font-weight:800}.fb-section p{margin:0 0 1rem}.fb-section img{max-width:100%;height:auto;display:block}.fb-btn{display:inline-block;background:var(--fb-orange);color:#fff;font-weight:700;font-size:1.6rem;padding:1.4rem 3rem;border-radius:999px;border:none;text-decoration:none;text-align:center;cursor:pointer;transition:background .15s ease,transform .15s ease}.fb-btn:hover{background:var(--fb-orange-dark);transform:translateY(-1px);color:#fff}.fb-btn--light{background:#fff;color:var(--fb-orange)}.fb-btn--light:hover{background:var(--fb-cream);color:var(--fb-orange-dark)}.fb-btn[disabled]{opacity:.6;cursor:not-allowed;transform:none}.fb-kicker{display:block;text-align:center;font-weight:700;font-size:1.3rem;letter-spacing:.08em;text-transform:uppercase;color:var(--fb-orange);margin-bottom:.8rem}.fb-heading{text-align:center;font-size:3.2rem;margin-bottom:1rem}.fb-heading .fb-underline{border-bottom:4px solid var(--fb-orange);padding-bottom:2px}.fb-subheading{text-align:center;color:var(--fb-ink-soft);font-size:1.6rem;max-width:640px;margin:0 auto 3rem!important}.fb-stars{display:inline-flex;align-items:center;gap:.2rem}.fb-stars svg{width:16px;height:16px;fill:var(--fb-star)}.fb-stars--white svg{fill:#fff}.fb-img-placeholder{background:var(--fb-orange-soft);border-radius:var(--fb-radius-md);overflow:hidden}.fb-img-placeholder svg{width:100%;height:100%;opacity:.5}.fb-hero{padding:2rem 0 0;background:#fff}.fb-hero__card{background:linear-gradient(135deg,var(--fb-orange) 0%,#f07a42 100%);border-radius:var(--fb-radius-lg);padding:4.5rem 5rem;display:grid;grid-template-columns:1.15fr 1fr;gap:4rem;align-items:center;color:#fff}.fb-hero__badge{display:inline-block;border:2px solid rgba(255,255,255,.8);border-radius:999px;padding:.5rem 1.6rem;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1.8rem}.fb-hero__card h1{color:#fff;font-size:4rem;margin-bottom:1.2rem}.fb-hero__sub{font-size:1.7rem;opacity:.95;margin-bottom:2rem}.fb-hero__author{display:flex;align-items:center;gap:1.2rem;margin-bottom:1.6rem}.fb-hero__author-avatar{width:44px;height:44px;border-radius:50%;background:#fff;color:var(--fb-orange);font-weight:800;font-size:1.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fb-hero__author-name{font-weight:700;font-size:1.4rem}.fb-hero__author-sub{font-size:1.25rem;opacity:.9}.fb-hero__rating{display:flex;align-items:center;gap:.8rem;font-size:1.35rem;font-weight:600;margin-bottom:2.4rem}.fb-hero__media img,.fb-hero__media .fb-img-placeholder{border-radius:var(--fb-radius-md);width:100%;aspect-ratio:4 / 3;object-fit:cover}.fb-intro{background:#fff;padding:5rem 0 2rem}.fb-intro__text{max-width:720px;margin:0 auto;text-align:center;font-size:1.8rem;font-weight:600}.fb-feature{padding:4rem 0}.fb-feature--white{background:#fff}.fb-feature--cream{background:var(--fb-cream-light)}.fb-feature__grid{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.fb-feature__grid--media-left .fb-feature__media{order:-1}.fb-feature__head{display:flex;align-items:flex-start;gap:2rem;margin-bottom:1.6rem}.fb-feature__number{font-size:7rem;font-weight:800;color:var(--fb-orange);line-height:.9}.fb-feature__head h2{font-size:2.8rem;margin:.6rem 0 0}.fb-feature__head h2 .fb-underline{border-bottom:4px solid var(--fb-orange);padding-bottom:2px}.fb-feature__text{font-size:1.6rem;color:var(--fb-ink-soft)}.fb-feature__note{font-size:1.45rem;color:var(--fb-ink-soft)}.fb-feature__media img,.fb-feature__media .fb-img-placeholder{border-radius:var(--fb-radius-md);width:100%;aspect-ratio:4 / 3;object-fit:cover}.fb-timeline{background:#fff;border:1px solid var(--fb-orange-soft);border-radius:var(--fb-radius-md);box-shadow:var(--fb-shadow);padding:3rem 3.5rem;margin-top:4rem}.fb-timeline h3{text-align:center;font-size:2rem;margin-bottom:2.4rem}.fb-timeline__row{display:flex;align-items:flex-start;gap:2rem;padding:1rem 0;position:relative}.fb-timeline__row+.fb-timeline__row{border-top:1px dashed var(--fb-orange-soft)}.fb-timeline__day{flex-shrink:0;background:var(--fb-orange);color:#fff;font-weight:700;font-size:1.2rem;border-radius:999px;padding:.5rem 1.4rem;white-space:nowrap;min-width:92px;text-align:center}.fb-timeline__copy{font-size:1.5rem;color:var(--fb-ink-soft);padding-top:.3rem}.fb-timeline__footer{text-align:center;font-style:italic;font-size:1.4rem;color:var(--fb-ink-soft);margin-top:2.4rem;margin-bottom:0}.fb-routine{background:var(--fb-cream);padding:6rem 0}.fb-routine__head{display:flex;justify-content:center;align-items:flex-start;gap:2rem;margin-bottom:4rem}.fb-routine__head .fb-feature__number{font-size:6rem}.fb-routine__head h2{font-size:2.8rem;margin:.5rem 0 0}.fb-routine__cards{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;gap:2rem;align-items:stretch}.fb-routine__arrow{align-self:center;color:var(--fb-orange);flex-shrink:0}.fb-routine__arrow svg{width:32px;height:32px}.fb-routine__card{background:#fff;border-radius:var(--fb-radius-md);box-shadow:var(--fb-shadow);padding:2rem;text-align:center;display:flex;flex-direction:column}.fb-routine__time{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;font-weight:700;font-size:1.25rem;letter-spacing:.06em;text-transform:uppercase;color:var(--fb-orange);margin-bottom:1.4rem}.fb-routine__time svg{width:18px;height:18px;fill:currentColor}.fb-routine__card img,.fb-routine__card .fb-img-placeholder{border-radius:var(--fb-radius-sm);width:100%;aspect-ratio:4 / 3;object-fit:cover;margin-bottom:1.6rem}.fb-routine__card h3{font-size:1.55rem;margin-bottom:.6rem}.fb-routine__card p{font-size:1.4rem;color:var(--fb-ink-soft);margin:0}.fb-routine__summary{text-align:center;font-weight:700;font-size:1.6rem;margin-top:4rem;margin-bottom:0}.fb-fill{background:var(--fb-cream-light);padding:6rem 0}.fb-fill__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem}.fb-fill__card{background:#fff;border-radius:var(--fb-radius-md);box-shadow:var(--fb-shadow);padding:2rem;text-align:center}.fb-fill__card img,.fb-fill__card .fb-img-placeholder{width:110px;height:110px;border-radius:50%;object-fit:cover;margin:0 auto 1.6rem}.fb-fill__card h3{font-size:1.5rem;margin-bottom:.5rem}.fb-fill__card p{font-size:1.35rem;color:var(--fb-ink-soft);margin:0}.fb-fill__warning{display:flex;align-items:center;justify-content:center;gap:1rem;background:#fdeae0;border:1px solid var(--fb-orange-soft);border-radius:999px;padding:1.2rem 2.4rem;margin:3.2rem auto 0;max-width:720px;font-weight:600;font-size:1.4rem;color:var(--fb-orange-dark);text-align:center}.fb-fill__warning svg{width:20px;height:20px;flex-shrink:0;fill:var(--fb-orange-dark)}.fb-trust{background:var(--fb-cream);padding:6rem 0}.fb-trust__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2rem;margin-top:3rem}.fb-trust__card{background:#fff;border-radius:var(--fb-radius-md);box-shadow:var(--fb-shadow);padding:2.4rem 1.6rem;text-align:center}.fb-trust__icon{width:64px;height:64px;margin:0 auto 1.4rem;background:var(--fb-orange);border-radius:50%;display:flex;align-items:center;justify-content:center}.fb-trust__icon svg{width:30px;height:30px;fill:#fff}.fb-trust__card h3{font-size:1.45rem;margin-bottom:.5rem}.fb-trust__card p{font-size:1.3rem;color:var(--fb-ink-soft);margin:0}.fb-trust__quote{background:#fff;border:1px solid var(--fb-orange-soft);border-radius:var(--fb-radius-md);box-shadow:var(--fb-shadow);max-width:780px;margin:3.2rem auto 0;padding:2.4rem 3rem;display:flex;align-items:center;gap:2rem}.fb-trust__quote-avatar{width:52px;height:52px;border-radius:50%;background:var(--fb-orange-soft);color:var(--fb-orange-dark);font-weight:800;font-size:1.4rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.fb-trust__quote-text{font-style:italic;font-weight:600;font-size:1.6rem;margin-bottom:.4rem}.fb-trust__quote-author{font-size:1.35rem;color:var(--fb-ink-soft);margin:0}.fb-testimonials{background:#fff;padding:6rem 0}.fb-testimonials__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.4rem;margin-top:3rem}.fb-testimonial{background:var(--fb-cream-light);border:1px solid var(--fb-orange-soft);border-radius:var(--fb-radius-md);padding:2.8rem 2.4rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.fb-testimonial__quote{font-style:italic;font-size:1.5rem;color:var(--fb-ink-soft);margin:0}.fb-testimonial__author{font-weight:700;font-size:1.35rem;color:var(--fb-orange);margin:0}.fb-testimonial__verified{display:inline-flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.2rem;color:var(--fb-green)}.fb-testimonial__verified svg{width:14px;height:14px;fill:var(--fb-green)}.fb-recipes{background:var(--fb-cream-light);padding:6rem 0}.fb-recipes__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2.4rem;margin:3rem 0rem}.fb-recipe{background:#fff;border-radius:var(--fb-radius-md);box-shadow:var(--fb-shadow);padding:2rem;text-align:center}.fb-recipe img,.fb-recipe .fb-img-placeholder{width:130px;height:130px;border-radius:50%;object-fit:cover;margin:0 auto 1.6rem}.fb-recipe h3{font-size:1.5rem;margin-bottom:.5rem}.fb-recipe__meta{font-size:1.3rem;color:var(--fb-ink-soft);margin-bottom:.4rem}.fb-recipe__best{font-size:1.3rem;font-weight:700;color:var(--fb-orange-dark);margin:0}.fb-recipes__footer{text-align:center;font-style:italic;font-size:1.45rem;color:var(--fb-ink-soft);margin:3rem 0 0}.fb-bundle{background:#fff;padding:6rem 0}.fb-bundle__layout{display:grid;grid-template-columns:1fr 320px;gap:3rem;align-items:start}.fb-bundle__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.fb-bundle__card{background:var(--fb-cream-light);border:1px solid var(--fb-orange-soft);border-radius:var(--fb-radius-md);padding:1.6rem;text-align:center;position:relative;display:flex;flex-direction:column}.fb-bundle__badge{position:absolute;top:1rem;left:1rem;background:var(--fb-orange);color:#fff;font-size:1.05rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:6px;padding:.3rem .9rem;z-index:1}.fb-bundle__card img,.fb-bundle__card .fb-img-placeholder{width:100%;aspect-ratio:1;object-fit:contain;border-radius:var(--fb-radius-sm);margin-bottom:1.2rem;background:#fff}.fb-bundle__tagline{font-size:1.15rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--fb-orange);margin-bottom:.3rem}.fb-bundle__title{font-size:1.5rem;font-weight:700;margin-bottom:.4rem}.fb-bundle__rating{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:1.2rem;color:var(--fb-ink-soft);margin-bottom:.6rem}.fb-bundle__price{font-size:1.6rem;font-weight:800;margin-bottom:1.2rem}.fb-bundle__stepper{margin-top:auto;display:flex;align-items:center;justify-content:center;gap:1.6rem;background:#fff;border:1px solid var(--fb-orange-soft);border-radius:999px;padding:.5rem 1rem}.fb-bundle__stepper button{width:32px;height:32px;border-radius:50%;border:none;background:var(--fb-cream);color:var(--fb-ink);font-size:1.8rem;font-weight:700;line-height:1;cursor:pointer}.fb-bundle__stepper button:hover{background:var(--fb-orange-soft)}.fb-bundle__qty{font-size:1.5rem;font-weight:700;min-width:2ch;text-align:center}.fb-bundle__sidebar{background:var(--fb-cream);border-radius:var(--fb-radius-md);padding:2.8rem 2.4rem;position:sticky;top:2rem}.fb-bundle__sidebar-head{display:flex;align-items:center;gap:1rem;font-size:1.8rem;font-weight:800;margin-bottom:2rem}.fb-bundle__sidebar-head svg{width:24px;height:24px;fill:var(--fb-orange)}.fb-bundle__tier{display:flex;justify-content:space-between;font-size:1.45rem;padding:.7rem 0;border-bottom:1px dashed var(--fb-orange-soft)}.fb-bundle__tier strong{color:var(--fb-orange-dark)}.fb-bundle__tier.is-active{font-weight:800;color:var(--fb-orange-dark)}.fb-bundle__hint{font-size:1.35rem;color:var(--fb-ink-soft);margin:1.6rem 0 2rem}.fb-bundle__status{font-size:1.4rem;font-weight:700;color:var(--fb-orange-dark);margin-bottom:1.2rem;min-height:1.4em}.fb-bundle__sidebar .fb-btn{width:100%}.fb-bundle__guarantee{display:flex;align-items:flex-start;gap:.8rem;font-size:1.25rem;color:var(--fb-ink-soft);margin:1.8rem 0 0}.fb-bundle__guarantee svg{width:18px;height:18px;flex-shrink:0;fill:var(--fb-star)}.fb-bundle__error{color:#c0392b;font-size:1.3rem;font-weight:600;margin-top:1rem;display:none}.fb-guarantee{background:#fff;padding:4rem 0 6rem}.fb-guarantee__card{background:linear-gradient(135deg,var(--fb-orange) 0%,#f07a42 100%);border-radius:var(--fb-radius-lg);padding:4rem 5rem;display:flex;align-items:center;gap:4rem;color:#fff}.fb-guarantee__seal{flex-shrink:0;width:130px;height:130px;border-radius:50%;background:#fff;color:var(--fb-orange);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;font-weight:800;border:4px dashed var(--fb-orange-soft)}.fb-guarantee__seal-num{font-size:2.6rem;line-height:1}.fb-guarantee__seal-label{font-size:1rem;letter-spacing:.08em;text-transform:uppercase;margin-top:.4rem}.fb-guarantee__card h2{color:#fff;font-size:2.6rem;margin-bottom:.8rem}.fb-guarantee__card p{font-size:1.6rem;margin:0;opacity:.95}@media screen and (max-width:989px){.fb-trust__grid{grid-template-columns:repeat(3,1fr)}.fb-bundle__layout{grid-template-columns:1fr}.fb-bundle__sidebar{position:static}.fb-fill__grid,.fb-recipes__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.fb-container{padding:0 1.5rem}.fb-heading{font-size:2.4rem}.fb-subheading{font-size:1.45rem}.fb-hero__card{grid-template-columns:1fr;padding:3rem 2.4rem;gap:2.4rem}.fb-hero__card h1{font-size:2.8rem}.fb-hero__media{order:-1}.fb-hero .fb-btn{width:100%}.fb-intro__text{font-size:1.55rem}.fb-feature{padding:3rem 0}.fb-feature__grid{grid-template-columns:1fr;gap:2.4rem}.fb-feature__grid--media-left .fb-feature__media{order:0}.fb-feature__media{order:-1}.fb-feature__number{font-size:5rem}.fb-feature__head h2{font-size:2.2rem}.fb-timeline{padding:2.4rem 1.8rem}.fb-timeline__row{flex-direction:column;gap:.8rem}.fb-routine{padding:4rem 0}.fb-routine__head h2{font-size:2.2rem}.fb-routine__cards{grid-template-columns:1fr}.fb-routine__arrow{transform:rotate(90deg);margin:-.5rem auto}.fb-fill,.fb-trust,.fb-testimonials,.fb-recipes,.fb-bundle{padding:4rem 0}.fb-fill__grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.fb-fill__card{padding:1.6rem 1.2rem}.fb-fill__card img,.fb-fill__card .fb-img-placeholder{width:84px;height:84px}.fb-fill__warning{border-radius:var(--fb-radius-md);font-size:1.3rem}.fb-trust__grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.fb-trust__quote{flex-direction:column;text-align:center;padding:2.4rem 2rem}.fb-testimonials__grid{grid-template-columns:1fr}.fb-recipes__grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.fb-recipe{padding:1.6rem 1.2rem}.fb-recipe img,.fb-recipe .fb-img-placeholder{width:96px;height:96px}.fb-bundle__grid{grid-template-columns:repeat(2,1fr);gap:1.4rem}.fb-bundle__card{padding:1.2rem}.fb-guarantee__card{flex-direction:column;text-align:center;padding:3rem 2.4rem;gap:2rem}.fb-guarantee__card h2{font-size:2.2rem}}@media screen and (max-width:420px){.fb-bundle__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/97/assets/fb-puppy.css.map */
