:root{--np-green: #5FA044;--np-green-light: #74b858;--np-green-dim: rgba(95, 160, 68, .1);--np-green-border: rgba(95, 160, 68, .22);--np-bg: #0A0A0A;--np-bg2: #111111;--np-bg3: #181818;--np-text: #F0EDE6;--np-muted: rgba(240, 237, 230, .45);--np-dim: rgba(240, 237, 230, .22);--np-border: rgba(240, 237, 230, .09);--np-border2: rgba(240, 237, 230, .16)}.np-hero{display:grid;grid-template-columns:52% 48%;height:calc(100vh - 96px);max-height:760px;min-height:560px;overflow:hidden;background:var(--np-bg)}.np-hero__left{padding:72px 48px 72px 56px;display:flex;flex-direction:column;justify-content:flex-start}.np-hero__tag{display:inline-flex;align-items:center;gap:8px;background:var(--np-green-dim);border:1px solid var(--np-green-border);border-radius:2px;padding:5px 12px;width:fit-content;font-size:11px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--np-green);margin-bottom:22px}.np-hero__tag-dot{width:5px;height:5px;background:var(--np-green);border-radius:50%;animation:np-blink 2s ease-in-out infinite;flex-shrink:0}@keyframes np-blink{0%,to{opacity:1}50%{opacity:.2}}.np-hero__heading{font-size:88px;font-weight:800;line-height:.88;text-transform:uppercase;letter-spacing:-.02em;margin-bottom:24px;color:var(--np-text)}.np-hero__heading em{color:var(--np-green);font-style:normal;display:block}.np-hero__sub{font-size:15px;font-weight:300;color:#fff;line-height:1.75;max-width:420px;margin-bottom:36px}.np-hero__ctas{display:flex;gap:16px;align-items:center;flex-wrap:wrap}.np-btn-primary{background:var(--np-green);color:#fff;border:none;font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:13px 26px;border-radius:4px;display:inline-flex;align-items:center;gap:8px;transition:background .15s;text-decoration:none;cursor:pointer}.np-btn-primary:hover{background:var(--np-green-light);color:#fff}.np-btn-ghost{background:transparent;color:var(--np-muted);border:none;font-size:13px;padding:13px 0;border-bottom:1px solid var(--np-border2);transition:color .15s;text-decoration:none;cursor:pointer}.np-btn-ghost:hover{color:var(--np-text)}.np-btn-secondary{background:transparent;color:var(--np-text);border:1px solid var(--np-green);font-size:15px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:12px 25px;border-radius:4px;display:inline-flex;align-items:center;gap:8px;transition:background .15s,color .15s;text-decoration:none;cursor:pointer}.np-btn-secondary:hover{background:var(--np-green);color:#0a0a0a}.np-ecosystem__ctas{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.np-hero__right{background:#0a0a0a;position:relative;overflow:hidden;height:100%}.np-hero__image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:absolute;top:0;right:0;bottom:0;left:0}.np-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(10,10,10,.55) 0%,rgba(10,10,10,.1) 40%,transparent 70%);pointer-events:none}.np-hero__single{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.np-hero__placeholder{width:100%;height:100%;min-height:400px;background:#1a1a1a;display:flex;align-items:center;justify-content:center;color:#f0ede633;font-size:14px;letter-spacing:.06em;text-transform:uppercase}.np-carousel{width:100%;height:100%;position:relative;overflow:hidden;display:flex;flex-direction:column}.np-carousel__track{display:flex;flex:1;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}.np-carousel__slide{min-width:100%;height:100%;position:relative;overflow:hidden;flex-shrink:0;display:flex}.np-carousel__slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;flex:1}.np-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to right,rgba(10,10,10,.55) 0%,rgba(10,10,10,.1) 40%,transparent 70%);pointer-events:none}.np-carousel__dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:7px;z-index:5}.np-carousel__dot{width:7px;height:7px;border-radius:50%;background:#f0ede64d;border:none;cursor:pointer;padding:0;transition:background .2s,transform .2s}.np-carousel__dot.active{background:var(--np-green);transform:scale(1.25)}.np-carousel__btn{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:36px;height:36px;border-radius:50%;background:#0a0a0a8c;border:1px solid rgba(240,237,230,.15);color:#f0ede6;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s}.np-carousel__btn:hover{background:#0a0a0ad9}.np-carousel__btn--prev{left:12px}.np-carousel__btn--next{right:12px}@media screen and (max-width:989px){.np-hero{grid-template-columns:1fr;min-height:auto}.np-hero__left{padding:36px 20px 40px;order:2}.np-hero__right{height:55vw;min-height:240px;max-height:380px;order:1}.np-hero__heading{font-size:52px}.np-hero__tag{margin-bottom:16px}}@media screen and (max-width:390px){.np-hero__left{padding:24px 16px 32px}.np-hero__right{height:52vw;min-height:200px;max-height:320px}.np-hero__heading{font-size:40px;line-height:.9;margin-bottom:16px}.np-hero__tag{font-size:10px;padding:4px 10px;margin-bottom:14px}.np-hero__sub{font-size:13px!important;margin-bottom:20px}.np-hero__ctas{gap:10px}}.np-trust{display:flex;align-items:center;justify-content:center;height:52px;overflow:hidden;background:#0d0d0d;border-top:1px solid var(--np-border);border-bottom:1px solid var(--np-border)}.np-trust__track{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;padding:0 40px}.np-trust__item--dupe,.np-trust__sep[aria-hidden=true]{display:none!important}.np-trust__item{display:flex;align-items:center;gap:8px;padding:0 24px;white-space:nowrap}.np-trust__icon{color:var(--np-green);font-size:12px}.np-trust__text{font-size:12px;color:#fff;letter-spacing:.03em}.np-trust__sep{width:1px;height:16px;background:var(--np-border);flex-shrink:0}@keyframes np-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.np-trust{justify-content:flex-start;padding:0;overflow:hidden}.np-trust__track{justify-content:flex-start;padding:0;width:max-content;flex-wrap:nowrap;animation:np-marquee 24s linear infinite}.np-trust__item--dupe,.np-trust__sep[aria-hidden=true]{display:flex!important}}.np-bundle{background:#000;padding:56px 40px}.np-bundle__inner{border:none;border-radius:10px;padding:40px;display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"head image" "buy  image";column-gap:48px;align-items:center;background:#000;position:relative;overflow:hidden;max-width:1360px;margin:0 auto}.np-bundle__head{grid-area:head;align-self:end}.np-bundle__buy{grid-area:buy;align-self:start}.np-bundle__image-wrap{grid-area:image}.np-bundle__inner:after{display:none}.np-bundle__kicker{font-size:11px;color:var(--np-green);letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.np-bundle__title{font-size:50px;font-weight:800;text-transform:uppercase;line-height:.92;margin-bottom:14px;color:var(--np-text)}.np-bundle__title em{color:var(--np-green);font-style:normal}.np-bundle__desc{font-size:14px;color:var(--np-muted);line-height:1.75;margin-bottom:26px}.np-bundle__price-row{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:24px}.np-bundle__save{display:inline-flex;align-items:center}.np-bundle__price-group{display:flex;align-items:baseline;gap:12px}.np-bundle__price-new{font-size:44px;font-weight:500;color:var(--np-text)}.np-bundle__price-old{font-size:18px;color:#f0ede666;text-decoration:line-through}.np-bundle__save{background:#acdf3526;color:#acdf35;border:1px solid rgba(172,223,53,.4);font-size:13px;font-weight:700;letter-spacing:.06em;padding:4px 10px;border-radius:20px}.np-bundle__image-wrap{position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.np-bundle__image{width:100%;max-height:400px;object-fit:contain;display:block;filter:drop-shadow(0 20px 56px rgba(0,0,0,.55))}.np-bundle__image-placeholder{width:100%;min-height:280px;background:#f0ede60a;border:1px dashed var(--np-border2);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:13px;color:var(--np-dim);text-align:center;padding:24px}@media screen and (max-width:989px){.np-bundle{padding:40px 24px}.np-bundle__inner{grid-template-columns:1fr;grid-template-areas:"head" "image" "buy";row-gap:24px;padding:28px}.np-bundle__head,.np-bundle__buy{align-self:auto}.np-bundle__title{font-size:36px}.np-bundle__price-new{font-size:34px}.np-bundle__price-old{color:#f0ede673}.np-bundle__image{max-height:260px}}@media screen and (max-width:749px){.np-bundle{padding:32px 16px}.np-bundle__inner{padding:20px;row-gap:20px}.np-bundle__title{font-size:28px;line-height:1}.np-bundle__desc{font-size:13px}.np-bundle__price-row{flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:20px}.np-bundle__save{order:1;margin-bottom:6px}.np-bundle__price-new{font-size:32px;order:2}.np-bundle__price-old{font-size:16px;color:#f0ede673;order:3}.np-bundle__image{max-height:220px}}.np-ecosystem{padding:56px 40px;background:var(--np-bg);border-top:1px solid var(--np-border)}.np-ecosystem__inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;max-width:1360px;margin:0 auto}.np-ecosystem__kicker{font-size:11px;color:var(--np-green);letter-spacing:.22em;text-transform:uppercase;margin-bottom:14px}.np-ecosystem__title{font-size:50px;font-weight:800;text-transform:uppercase;line-height:.92;margin-bottom:32px;color:var(--np-text)}.np-ecosystem__title em{color:var(--np-green);font-style:normal}.np-ecosystem__body{font-size:16px;color:#f0ede6d1;line-height:1.85;letter-spacing:.01em;margin-bottom:28px;max-width:60ch}.np-ecosystem__body p{margin:0 0 18px}.np-ecosystem__body p:last-child{margin-bottom:0}.np-ecosystem__body p.np-ecosystem__tagline{color:#acdf35}.np-stats{display:flex;gap:32px;margin-bottom:40px}.np-stats:last-child{margin-bottom:0}.np-stat__num{font-size:40px;font-weight:800;color:var(--np-green);line-height:1}.np-stat__label{font-size:12px;color:#f0ede699;letter-spacing:.1em;text-transform:uppercase;margin-top:4px}.np-machine-link{display:block;position:relative;border-radius:10px;overflow:hidden;border:1px solid var(--np-border);background:#0a0a0a;text-decoration:none}.np-machine-img{width:100%;height:380px;object-fit:cover;object-position:center;display:block;transition:transform .4s ease;background:#0a0a0a}.np-machine-link:hover .np-machine-img{transform:scale(1.03)}.np-machine-fade{position:absolute;bottom:0;left:0;right:0;height:160px;background:linear-gradient(transparent,#0a0a0a);pointer-events:none}.np-machine-cta{position:absolute;bottom:0;left:0;right:0;padding:0 24px 24px;display:flex;align-items:center;justify-content:space-between}.np-machine-cta__text{font-size:22px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:#fff;line-height:1.15;text-shadow:0 1px 8px rgba(0,0,0,.6)}.np-machine-cta__arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.np-machine-cta__arrow svg{width:52px;height:auto;display:block;transition:transform .2s ease}.np-machine-link:hover .np-machine-cta__arrow svg{transform:translate(6px)}@media screen and (max-width:989px){.np-ecosystem{padding:40px 24px}.np-ecosystem__inner{grid-template-columns:1fr}.np-ecosystem__title{font-size:36px}.np-machine-img{height:260px}}@media screen and (max-width:749px){.np-ecosystem{padding:32px 16px}.np-ecosystem__title{font-size:28px;line-height:1}.np-ecosystem__body{font-size:15px}.np-stats{flex-wrap:wrap;gap:24px}.np-stat__num{font-size:32px}.np-machine-img{height:240px}.np-machine-cta{padding:0 16px 16px}.np-machine-cta__text{font-size:18px}.np-machine-cta__arrow svg{width:40px}}.np-auth{background:#000}.np-auth__inner{display:flex;align-items:center;justify-content:center;padding:36px 40px;max-width:1360px;margin:0 auto;flex-wrap:wrap;gap:0}.np-auth__item{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center;padding:16px 40px}.np-auth__icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;color:var(--np-green)}.np-auth__icon svg{width:40px;height:40px;stroke:var(--np-green);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.np-auth__icon:has(svg.np-auth-art){width:auto;height:48px}.np-auth__icon svg.np-auth-art{width:auto;height:48px}.np-auth__icon svg.np-auth-art path{stroke-width:14px}.np-auth__label{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--np-text)}.np-auth__sub{font-size:11px;color:var(--np-muted);max-width:160px;line-height:1.5}.np-auth__divider{display:none}@media screen and (max-width:749px){.np-auth__divider{display:none}.np-auth__inner{gap:16px}}.np-serving-price{font-size:11px;color:rgba(var(--color-foreground),.5);margin-top:3px;letter-spacing:.02em}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.np-hero__heading,.np-bundle__title,.np-ecosystem__title,.collection-list__title,.featured-collection__title,.card__heading,.card__heading a{font-family:"Google Sans","Nunito Sans",var(--font-heading-family),sans-serif}body,.np-hero__sub,.np-bundle__desc,.np-ecosystem__body,.np-auth__sub,.card__information,.price,.price__sale,.price__regular{font-family:"IBM Plex Sans",var(--font-body-family),system-ui,sans-serif}.collection-card__title,.collection-card__heading{font-family:Google Sans,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.multicolumn-list__item .multicolumn-card{position:relative;overflow:hidden}.multicolumn-list__item .multicolumn-card__info h3.inline-richtext{display:none}.multicolumn-list__item .multicolumn-card:before{display:none}.multicolumn-list__item .multicolumn-card .multicolumn-card__info{padding-top:28px!important;padding-bottom:28px!important}.multicolumn-list__item .multicolumn-card:after{content:"";position:absolute;left:0;right:0;bottom:0;height:14px;background-image:url(nutripod-stripe.png);background-repeat:repeat-x;background-position:left center;background-size:auto 100%;display:block;pointer-events:none;z-index:0}.multicolumn-list__item .multicolumn-card .multicolumn-card__info{position:relative;z-index:1}.multicolumn-list__item .multicolumn-card .rte em{font-style:italic;font-size:16px;line-height:1.65;color:rgba(var(--color-foreground),.85);display:block;margin-bottom:20px;text-transform:none;letter-spacing:0}.multicolumn-list__item .multicolumn-card .rte strong{font-style:normal;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.35)}.collection-list .collection-list__title,.featured-collection .collection__title{text-transform:uppercase;font-family:Google Sans,sans-serif}.np-stat__label{text-transform:uppercase;letter-spacing:.1em}.card-wrapper .media--hover-effect>img:first-child,.card-wrapper .card__media .media--hover-effect>img:first-child{transform:none!important;transition:none!important}.card-wrapper .media--hover-effect>img+img{opacity:0!important}.card-wrapper:hover .card__media{box-shadow:0 0 0 2px #fff;transition:box-shadow .2s ease}.card-wrapper .price .price-item--regular,.card-wrapper .price .price-item--sale,.card-wrapper .price-item{color:#acdf35!important}.product-form__submit,.product-form__submit.button--secondary,.product-form__submit.button--primary{background:#5fa044!important;background-color:#5fa044!important;color:#fff!important;border:1px solid #5FA044!important;font-family:Google Sans,Nunito Sans,sans-serif!important;font-size:13px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;transition:background .18s ease,border-color .18s ease,color .18s ease!important}.product-form__submit:hover,.product-form__submit:active,.product-form__submit:focus{background:#4a8a35!important;background-color:#4a8a35!important;border-color:#4a8a35!important;color:#fff!important}:root{--font-heading-family: "Google Sans", "Nunito Sans", sans-serif;--font-heading-style: normal;--font-heading-weight: 700;--font-body-family: "IBM Plex Sans", system-ui, sans-serif;--font-body-style: normal;--font-body-weight: 400}.np-auth__label{font-family:Google Sans,sans-serif;font-size:15px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#fff;line-height:1.2}.np-auth__sub{font-family:IBM Plex Sans,sans-serif;font-size:12px;color:#ffffff8c;max-width:180px;line-height:1.6}.slider-component .slider-button{opacity:0;transition:opacity .2s ease;pointer-events:none}.slider-component:hover .slider-button{opacity:1;pointer-events:auto}.announcement-bar .slider-button{opacity:1!important;pointer-events:auto!important}.product-card-wrapper .card__content,.card-wrapper .card__content{padding-left:0!important;padding-right:0!important}.product-card-wrapper .card__information,.card-wrapper .card__information{padding-left:.8rem!important;padding-right:.8rem!important}.np-machine-cta{padding:0 16px 20px}.np-machine-cta__text{font-size:20px}.card-wrapper .icon-wrap .np-brand-arrow,.collection-card-wrapper .icon-wrap .np-brand-arrow{width:28px;height:auto;display:inline-block;vertical-align:middle;margin-left:6px;flex-shrink:0;transition:transform .2s ease}.card-wrapper:hover .icon-wrap .np-brand-arrow,.collection-card-wrapper:hover .icon-wrap .np-brand-arrow{transform:translate(5px)}.nutripod-auth-section,.nutripod-auth-section .np-auth{border-bottom:none!important;border-top:none!important;box-shadow:none!important}.collection .card__inner,.collection .card-wrapper .card__inner{--ratio-percent: 100% !important}.collection-list-section .card__inner,.collection-card-wrapper .card__inner{--ratio-percent: 58% !important}.collection-card-wrapper .card__media img,.collection-list-section .card__media img{object-fit:cover;width:100%;height:100%}.collection-card-wrapper>.card>.card__content{display:none!important}.np-collection-img-link{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;text-decoration:none}.np-collection-img-link .card__media{height:100%}@media screen and (max-width:749px){.np-hero__sub{color:#fff;font-size:16px;font-weight:400}}.np-tag-badge{background:#acdf35!important;color:#0a0a0a!important;font-family:Google Sans,Nunito Sans,sans-serif!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.07em!important;border-radius:2px!important;padding:3px 8px!important}.np-sub-switcher--subscribe{display:inline-flex;align-items:center;justify-content:center;margin-top:8px;padding:6px 12px;background:transparent;color:#acdf35;border:1px solid rgba(172,223,53,.45);border-radius:4px;font-family:Google Sans,Nunito Sans,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;cursor:pointer;transition:background .15s,border-color .15s,color .15s;width:auto}.np-sub-switcher--subscribe:hover{background:#acdf351a;border-color:#acdf35;color:#acdf35}.np-sub-active{margin-top:6px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.np-sub-frequency{appearance:none;-webkit-appearance:none;padding:6px 28px 6px 10px;border:1px solid rgba(var(--color-foreground),.2);border-radius:6px;background:rgba(var(--color-foreground),.05) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='rgba(255,255,255,0.4)'/%3E%3C/svg%3E") no-repeat right 10px center;color:rgb(var(--color-foreground));font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;cursor:pointer;width:auto;max-width:220px;transition:border-color .15s}.np-sub-frequency:focus{outline:none;border-color:#5fa044}.np-sub-switcher--onetime{display:inline;background:none!important;border:none!important;box-shadow:none!important;color:rgba(var(--color-foreground),.4)!important;font-family:IBM Plex Sans,system-ui,sans-serif!important;font-size:12px!important;font-weight:400!important;text-decoration:underline!important;text-transform:none!important;letter-spacing:0!important;cursor:pointer;padding:0!important;min-width:0!important;height:auto!important;line-height:1.4!important;white-space:nowrap}.np-sub-switcher--onetime:hover{background:none!important;color:rgba(var(--color-foreground),.7)!important;border:none!important}.contact__button{width:auto!important;min-width:160px;display:inline-flex!important}.appstle_subscriptionWidget,.appstle-subscription-widget,[id*=appstle],.shopify-payment-button,.product-form__buttons .shopify-payment-button{display:none!important}.np-po{margin-bottom:24px}.np-po__heading{font-family:Google Sans,Nunito Sans,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:rgba(var(--color-foreground),.45);margin:0 0 14px}.np-po__card{display:block;background:transparent!important;background-color:transparent!important;border:1px solid rgba(var(--color-foreground),.15);border-radius:8px;margin-bottom:10px;cursor:pointer;overflow:hidden;transition:border-color .15s ease;position:relative}.np-po__card:has(.np-po__radio:checked){border-color:var(--np-green, #5FA044);border-width:2px}.np-po__banner,.np-po__banner-text{display:none}.np-po__best-tag{font-family:Google Sans,Nunito Sans,sans-serif;font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(var(--color-foreground),.25);color:rgba(var(--color-foreground),.45);padding:2px 7px;border-radius:3px}.np-po__card-inner{display:flex;align-items:center;gap:12px;padding:14px}.np-po__radio{display:none}.np-po__radio-dot{width:18px;height:18px;min-width:18px;border-radius:50%;border:2px solid rgba(var(--color-foreground),.3);display:inline-block;position:relative;transition:border-color .15s ease}.np-po__card:has(.np-po__radio:checked) .np-po__radio-dot{border-color:var(--np-green, #5FA044);border-width:5px}.np-po__card-body{flex:1;min-width:0}.np-po__card-title{font-family:Google Sans,Nunito Sans,sans-serif;font-size:14px;font-weight:700;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:8px;flex-wrap:wrap}.np-po__save-badge{font-size:11px;font-weight:700;background:#acdf352e;color:#acdf35;border-radius:20px;padding:3px 10px;white-space:nowrap}.np-po__card-sub{font-size:12px;color:rgba(var(--color-foreground),.5);margin-top:4px;line-height:1.4}.np-po__card-sub strong{color:rgb(var(--color-foreground));font-weight:600}.np-po__card-price{text-align:right;flex-shrink:0;min-width:80px}.np-po__card-compare{font-size:13px;color:rgba(var(--color-foreground),.35);text-decoration:line-through;line-height:1.3}.np-po__card-final{font-family:Google Sans,Nunito Sans,sans-serif;font-size:20px;font-weight:700;color:rgb(var(--color-foreground));line-height:1.2;display:flex;align-items:baseline;justify-content:flex-end;gap:2px}.np-po__card-final-mo{font-size:13px;font-weight:400;color:rgba(var(--color-foreground),.55)}.np-po__card-serving{font-size:11px;color:rgba(var(--color-foreground),.4);margin-top:2px;letter-spacing:.03em;text-transform:uppercase}.np-po__or{display:flex;align-items:center;gap:10px;margin:4px 0 10px;color:rgba(var(--color-foreground),.35);font-size:12px}.np-po__or:before,.np-po__or:after{display:none}.np-po~.product-form__buttons{width:100%!important;max-width:none!important}.np-po~.product-form__buttons .product-form__submit{width:100%!important;max-width:none!important;background:#5fa044!important;background-color:#5fa044!important;color:#fff!important;border:1px solid #5FA044!important}.np-po~.product-form__buttons .product-form__submit:hover,.np-po~.product-form__buttons .product-form__submit:focus,.np-po~.product-form__buttons .product-form__submit:active{background:#4a8a35!important;background-color:#4a8a35!important;border-color:#4a8a35!important;color:#fff!important}.quick-add__submit{background:transparent!important;color:#fff!important;border:1px solid rgba(255,255,255,.6)!important;font-family:Google Sans,Nunito Sans,sans-serif!important;font-size:12px!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.08em!important;transition:background .15s,border-color .15s,color .15s!important}.quick-add__submit:hover{background:#ffffff26!important;border-color:#fff!important;color:#fff!important}cart-remove-button a,cart-remove-button .button,cart-remove-button .button--tertiary{background:transparent!important;background-color:transparent!important;border:1px solid rgba(255,255,255,.15)!important;color:rgba(var(--color-foreground),.45)!important}cart-remove-button a:hover,cart-remove-button .button:hover{background:#ffffff14!important;border-color:#ffffff59!important;color:rgba(var(--color-foreground),.85)!important}.np-cart-layout{display:flex;flex-direction:column;gap:0}@media screen and (min-width:990px){.np-cart-layout{flex-direction:row;align-items:flex-start;gap:48px}.np-cart-col-items{flex:1 1 0;min-width:0}.np-cart-col-summary{flex:0 0 340px;width:340px;position:sticky;top:100px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:28px 24px}}@media screen and (max-width:989px){.np-cart-col-items{padding-bottom:180px}.np-cart-col-summary{position:fixed;bottom:0;left:0;right:0;z-index:200;background:rgb(var(--color-base-background-1));border-top:1px solid rgba(255,255,255,.12);box-shadow:0 -6px 24px #0006;padding:16px 20px env(safe-area-inset-bottom,16px)}.np-cart-tax-note{display:none}}.np-cart-total-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.np-cart-total-label{font-family:Google Sans,sans-serif;font-weight:700;font-size:15px;text-transform:uppercase;letter-spacing:.06em}.np-cart-total-value{font-family:Google Sans,sans-serif;font-weight:700;font-size:22px}.np-cart-tax-note{display:block;font-size:12px;color:rgba(var(--color-foreground),.45);margin-bottom:20px;line-height:1.4}.np-cart-discounts{margin-bottom:12px;font-size:13px;color:#acdf35}.np-cart-ctas{display:flex;flex-direction:column;gap:10px;margin-top:16px}.np-cart-ctas .cart__checkout-button{width:100%!important}.np-cart-dynamic-buttons{width:100%}.product .price--large,.product .price--large .price-item,.product .price .price-item--regular,.product .price .price-item--sale,.product .price .price-item--last{font-size:1.6rem!important;line-height:1.4!important}@media screen and (min-width:750px){.product .price--large,.product .price--large .price-item,.product .price .price-item--regular,.product .price .price-item--sale,.product .price .price-item--last{font-size:1.8rem!important}}.np-po__note{margin:12px 2px 0;font-size:12px;line-height:1.4;color:rgba(var(--color-foreground),.55);letter-spacing:.01em}
/*# sourceMappingURL=/cdn/shop/t/44/assets/nutripod-sections.css.map */
