:root{--ep-ink: #535861;--ep-soft-ink: #777d86;--ep-line: #e9edf1;--ep-blue: #cfe5f1;--ep-blue-deep: #9fc6d9;--ep-cream: #fbfaf8;--ep-white: #ffffff}.shopify-section-group-header-group,.shopify-section-group-footer-group{display:none!important}body:has(.ep-page){--page-width: 100%;margin:0;background:var(--ep-white)}body:has(.ep-product-page){--page-width: 100%;margin:0;background:var(--ep-cream)}.ep-page,.ep-page *,.ep-product-page,.ep-product-page *{box-sizing:border-box}.ep-page{overflow:hidden;color:var(--ep-ink);background:var(--ep-white);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ep-page img,.ep-product-page img{display:block;max-width:100%;height:auto}.ep-page a,.ep-product-page a{color:inherit;text-decoration:none}.ep-announcement{min-height:38px;display:grid;place-items:center;background:var(--ep-blue);color:#3f5969;font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.ep-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;min-height:104px;padding:0 clamp(26px,4vw,72px);border-bottom:1px solid var(--ep-line);background:#fffffff5}.ep-header__nav{display:flex;align-items:center;gap:clamp(22px,3vw,44px);color:#6b7077;font-size:13px;font-weight:700}.ep-header__nav--right{justify-content:flex-end}.ep-header__logo img{width:140px}.ep-simple-hero{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(500px,1.1fr);align-items:center;gap:clamp(28px,4.5vw,78px);min-height:clamp(590px,50vw,760px);padding:clamp(50px,5vw,78px) clamp(30px,7vw,128px);background:linear-gradient(90deg,#fffffff2,#ffffffbd 44%,#fffffff5),radial-gradient(circle at 78% 45%,rgba(207,229,241,.42),transparent 32%),var(--ep-white)}.ep-simple-hero__copy{max-width:620px}.ep-eyebrow{margin:0 0 14px;color:#7f95a1;font-size:11px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.ep-page h1,.ep-page h2,.ep-page h3,.ep-page p{margin-top:0}.ep-page h1,.ep-page h2{color:#565b62;font-weight:500;letter-spacing:0;line-height:1.12}.ep-page h1{margin-bottom:20px;font-size:clamp(28px,3.25vw,44px)}.ep-page h2{margin-bottom:16px;font-size:clamp(24px,2.65vw,38px)}.ep-page p{color:var(--ep-soft-ink);font-size:15px;line-height:1.7}.ep-simple-hero__copy>p:not(.ep-eyebrow){max-width:520px;margin-bottom:30px;font-size:clamp(15px,1.05vw,17px)}.ep-simple-hero__product{position:relative;display:grid;place-items:center}.ep-simple-hero__product:before{position:absolute;content:"";width:min(680px,84%);height:54px;bottom:8%;border-radius:50%;background:#4c5e6c1f;filter:blur(22px)}.ep-simple-hero__product img{position:relative;width:min(820px,100%);mix-blend-mode:multiply}.ep-simple-hero--kids-salad{grid-template-columns:minmax(340px,.78fr) minmax(520px,1.22fr);background:linear-gradient(90deg,#fffffffa,#ffffffe0 34%,#fff3 55%,#fff0),var(--ep-hero-bg) center / cover no-repeat,var(--ep-cream)}.ep-simple-hero--kids-salad .ep-simple-hero__copy{position:relative;z-index:1}.ep-simple-hero--kids-salad .ep-simple-hero__product{min-height:clamp(430px,38vw,620px)}.ep-simple-hero--kids-salad .ep-simple-hero__product:before{display:none}.ep-actions{display:flex;flex-wrap:wrap;gap:12px}.ep-button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;border-radius:6px;padding:0 24px;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ep-button--dark{color:#fff;background:#66717a}.ep-button--light{color:#60666e;border:1px solid var(--ep-line);background:#fff}.ep-category-split{display:grid;grid-template-columns:1fr 1fr;gap:0;border-top:1px solid var(--ep-line);border-bottom:1px solid var(--ep-line)}.ep-category-tile{display:grid;grid-template-rows:auto auto 1fr;min-height:560px;padding:clamp(34px,4vw,66px);border-right:1px solid var(--ep-line);background:#fbfaf8}.ep-category-tile--blue{border-right:0;background:#f1f8fb}.ep-category-tile span,.ep-product-card span{color:#8c9299;font-size:12px;font-weight:700}.ep-category-tile strong{max-width:460px;margin:10px 0 20px;color:#565b62;font-size:clamp(22px,2.4vw,34px);font-weight:500;line-height:1.12}.ep-category-tile img{align-self:end;justify-self:center;max-height:390px;object-fit:contain;mix-blend-mode:multiply}.ep-family-moment{display:grid;grid-template-columns:minmax(320px,.48fr) minmax(520px,.52fr);align-items:center;gap:clamp(28px,4vw,68px);padding:clamp(70px,7vw,112px) clamp(30px,7vw,128px);border-bottom:1px solid var(--ep-line);background:radial-gradient(circle at 82% 18%,rgba(207,229,241,.5),transparent 26%),linear-gradient(135deg,#fff,#f7fbfd 54%,#fff)}.ep-family-moment__copy{max-width:520px}.ep-family-moment__copy p:not(.ep-eyebrow){max-width:480px}.ep-family-moment__image{position:relative;min-height:clamp(360px,34vw,520px);overflow:hidden;border-radius:8px;background:#f4f8fa;box-shadow:0 24px 70px #51626f1a}.ep-family-moment__image:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,rgba(255,255,255,.3),transparent 34%);pointer-events:none}.ep-family-moment__image img{width:100%;height:100%;min-height:inherit;object-fit:cover;object-position:center}.ep-products{padding:clamp(66px,7vw,112px) clamp(24px,5vw,72px);background:#fff}.ep-section-heading{max-width:760px;margin:0 auto 42px;text-align:center}.ep-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.ep-product-card{text-align:center}.ep-product-card img{width:100%;aspect-ratio:1;object-fit:contain;margin-bottom:18px;border:1px solid var(--ep-line);border-radius:6px;background:#fbfaf8;transition:transform .25s ease,box-shadow .25s ease}.ep-product-card:hover img{transform:translateY(-4px);box-shadow:0 18px 36px #414a5414}.ep-product-card p{margin-bottom:4px;color:#555a62;font-size:15px;font-weight:700;line-height:1.35}.ep-product-card__rating,.ep-feature-price,.ep-product-detail__rating{display:inline-flex;align-items:center;justify-content:center;gap:8px;color:#d9b6c1;line-height:1}.ep-product-card__rating{margin-top:12px;font-size:15px}.ep-product-card .ep-product-card__rating span,.ep-feature-price span,.ep-product-detail__rating span{color:#d9b6c1;font-size:inherit;font-weight:700;letter-spacing:.03em}.ep-product-card__rating small,.ep-feature-price small,.ep-product-detail__rating small{color:#7d7880;font-size:13px;font-weight:500;letter-spacing:0}.ep-product-card__price{display:block;margin-top:10px;color:#68656d;font-size:18px;font-weight:500;letter-spacing:0}.ep-product-page{min-height:100vh;color:var(--ep-ink);background:linear-gradient(180deg,#fff,#fbfaf8 48%,#f2f8fb);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.ep-product-page__shell{width:min(1440px,calc(100% - 48px));margin:0 auto;padding:clamp(28px,4vw,56px) 0 clamp(44px,6vw,78px)}.ep-product-page__breadcrumb{display:flex;align-items:center;gap:9px;margin-bottom:24px;color:#8a9098;font-size:12px;font-weight:700}.ep-product-detail{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.56fr);gap:clamp(28px,4vw,56px);align-items:start}.ep-product-detail__gallery{display:grid;grid-template-columns:clamp(68px,6vw,92px) minmax(0,1fr);gap:clamp(12px,1.6vw,20px);align-items:start}.ep-product-detail__thumbs{max-height:min(680px,calc(100vh - 150px));display:flex;flex-direction:column;gap:10px;overflow-y:auto;overscroll-behavior:contain;padding-right:2px;scrollbar-width:thin;scrollbar-color:#c8d7de transparent}.ep-product-detail__thumb{width:100%;aspect-ratio:1;display:block;overflow:hidden;padding:0;border:1px solid var(--ep-line);border-radius:6px;background:#fbfaf8;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,opacity .2s ease}.ep-product-detail__thumb:hover,.ep-product-detail__thumb.is-active{border-color:#8fb8ca;box-shadow:0 8px 20px #4f64711f}.ep-product-detail__thumb:not(.is-active){opacity:.72}.ep-product-detail__thumb img{display:block;width:100%;height:100%;object-fit:cover}.ep-product-detail__image{margin:0;overflow:hidden;border:1px solid var(--ep-line);border-radius:6px;background:#fbfaf8;box-shadow:0 18px 48px #232c360b}.ep-product-detail__image--main{grid-column:auto}.ep-product-detail__image img{display:block;width:100%;aspect-ratio:1;object-fit:cover;background:#fbfaf8}.ep-product-detail__image figcaption{display:none}.ep-product-detail__info{position:sticky;top:24px;padding:clamp(26px,3.2vw,44px);border:1px solid var(--ep-line);border-radius:6px;background:#ffffffd1;box-shadow:0 24px 70px #525e6c14}.ep-product-detail__info h1{margin:0 0 14px;color:#555a62;font-size:clamp(26px,2.4vw,38px);font-weight:500;letter-spacing:0;line-height:1.16}.ep-product-detail__intro,.ep-product-detail__description{color:var(--ep-soft-ink);font-size:14px;line-height:1.72}.ep-product-detail__price{margin:22px 0;color:#56616b}.ep-product-detail__price strong{display:block;margin-top:14px;color:#68656d;font-size:28px;font-weight:500;letter-spacing:0;line-height:1.1}.ep-product-detail__price p{margin:8px 0 0;color:#7d7880;font-size:14px;font-weight:400;line-height:1.45}.ep-product-detail__rating{justify-content:flex-start;font-size:20px}.ep-product-detail__description{padding-top:18px;border-top:1px solid var(--ep-line)}.ep-product-detail__description ul{margin:12px 0 0;padding-left:18px}.ep-product-detail__points,.ep-product-detail__trust{display:grid;gap:10px;margin-top:22px}.ep-product-detail__points span,.ep-product-detail__trust span{display:block;padding:11px 13px;border:1px solid rgba(207,229,241,.8);border-radius:6px;color:#65707a;background:#f7fbfd;font-size:12px;font-weight:700}.ep-product-detail__form{margin-top:24px}.ep-product-detail__form label{display:block;margin-bottom:8px;color:#7a8189;font-size:12px;font-weight:800}.ep-product-detail__buy-row{display:grid;grid-template-columns:88px 1fr;gap:10px}.ep-product-detail__buy-row input,.ep-product-detail__buy-row button{min-height:48px;border-radius:6px;font:inherit}.ep-product-detail__buy-row input{width:100%;border:1px solid var(--ep-line);padding:0 12px;color:#555a62;background:#fff}.ep-product-detail__buy-row button{border:0;color:#fff;background:#66717a;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.ep-product-detail__buy-row button:disabled{cursor:not-allowed;color:#7f8992;background:#dfe9ee}.ep-product-story{margin-top:clamp(48px,7vw,90px);padding:clamp(34px,5vw,62px);border-radius:6px;background:#cfe5f1}.ep-product-story h2{max-width:760px;margin:0 0 14px;color:#4f6471;font-size:clamp(24px,2.4vw,36px);font-weight:500;letter-spacing:0;line-height:1.16}.ep-product-story p:not(.ep-eyebrow){max-width:720px;margin:0;color:#5e7582;font-size:14px;line-height:1.72}.ep-reviews{display:grid;grid-template-columns:minmax(300px,.78fr) minmax(0,1.22fr);gap:clamp(28px,4vw,56px);align-items:start;margin-top:18px;padding:clamp(34px,5vw,62px);border:1px solid var(--ep-line);border-radius:6px;background:radial-gradient(circle at 14% 12%,rgba(207,229,241,.42),transparent 28%),#fff}.ep-reviews__summary h2{max-width:520px;margin:0 0 12px;color:#555a62;font-size:clamp(24px,2.2vw,34px);font-weight:500;letter-spacing:0;line-height:1.16}.ep-reviews__summary p:not(.ep-eyebrow){max-width:520px;margin:0;color:var(--ep-soft-ink);font-size:14px;line-height:1.72}.ep-reviews__score{display:grid;grid-template-columns:auto 1fr;gap:4px 14px;width:min(320px,100%);margin-top:24px;padding:18px;border:1px solid rgba(207,229,241,.86);border-radius:6px;background:#f7fbfd}.ep-reviews__score strong{grid-row:span 2;color:#4f6471;font-size:clamp(34px,4vw,52px);font-weight:500;line-height:1}.ep-reviews__score span{align-self:end;color:#d5a35c;font-size:16px;letter-spacing:.08em}.ep-reviews__score small{color:#8a9299;font-size:12px;font-weight:700}.ep-reviews__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ep-review-card{min-height:250px;display:flex;flex-direction:column;padding:22px;border:1px solid var(--ep-line);border-radius:6px;background:#fbfaf8;box-shadow:0 18px 42px #525e6c0f}.ep-review-card__top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:18px}.ep-review-card__top span{color:#d5a35c;font-size:13px;letter-spacing:.06em}.ep-review-card__top small{color:#9aa1a8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ep-review-card h3{margin:0 0 10px;color:#565b62;font-size:16px;font-weight:700;letter-spacing:0;line-height:1.3}.ep-review-card p{margin:0;color:var(--ep-soft-ink);font-size:13px;line-height:1.68}.ep-review-card footer{margin-top:auto;padding-top:22px;color:#68727b;font-size:12px;font-weight:800}.ep-minimal-feature{display:grid;grid-template-columns:minmax(460px,1.08fr) minmax(320px,.92fr);align-items:center;gap:clamp(34px,5vw,88px);padding:clamp(70px,8vw,120px) clamp(30px,7vw,128px);border-top:1px solid var(--ep-line);background:#fbfaf8}.ep-minimal-feature__image{display:grid;place-items:center}.ep-minimal-feature__image img{width:min(720px,100%);mix-blend-mode:multiply}.ep-minimal-feature__copy{max-width:520px}.ep-minimal-feature__copy p:not(.ep-eyebrow){margin-bottom:30px}.ep-feature-price{margin:-10px 0 26px;justify-content:flex-start;flex-wrap:wrap;font-size:18px}.ep-feature-price strong{flex-basis:100%;margin-top:8px;color:#68656d;font-size:26px;font-weight:500;letter-spacing:0}.ep-blue-block{min-height:clamp(500px,45vw,760px);display:grid;align-items:center;padding:clamp(72px,9vw,140px) clamp(30px,8vw,150px);background:linear-gradient(90deg,#cfe5f1e6,#cfe5f18f 48%,#ffffff1a),var(--ep-blue-bg) center / cover no-repeat,var(--ep-blue)}.ep-blue-block__copy{max-width:620px}.ep-blue-block h2{color:#4f6471}.ep-blue-block p:not(.ep-eyebrow){max-width:500px}.ep-newsletter__form{display:grid;grid-template-columns:1fr auto;gap:8px;width:min(560px,100%);margin-top:28px;padding:8px;border:1px solid rgba(95,128,146,.18);border-radius:6px;background:#ffffffe6}.ep-newsletter__form input{min-width:0;min-height:48px;border:0;outline:0;padding:0 16px;color:#555a62;background:transparent;font:inherit}.ep-newsletter__form button{min-height:48px;border:0;border-radius:5px;padding:0 22px;color:#fff;background:#5d646d;font-size:12px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.ep-footer{position:relative;padding:clamp(34px,3.8vw,52px) clamp(32px,5vw,72px) clamp(24px,3vw,38px);background:#347b8e;color:#ffffffc7}.ep-footer:before{position:absolute;inset:0 0 auto;content:"";height:18px;background:#c7dde8}.ep-footer__inner{display:grid;grid-template-columns:minmax(180px,.75fr) minmax(300px,.9fr) minmax(320px,1fr);gap:clamp(24px,4vw,58px);max-width:1660px;margin:0 auto}.ep-footer h2,.ep-footer p{margin:0}.ep-footer h2{color:#ffffffe6;font-size:13px;font-weight:700;letter-spacing:.32em;line-height:1.3;text-transform:uppercase}.ep-footer p,.ep-footer a,.ep-footer input,.ep-footer__country{color:#ffffffc7;font-size:16px;font-weight:400;line-height:1.55;letter-spacing:.02em}.ep-footer a{text-decoration:none}.ep-footer__links{display:grid;gap:7px;padding-top:2px}.ep-footer__signup,.ep-footer__about{display:grid;align-content:start;gap:12px}.ep-footer__about p,.ep-footer__signup p{max-width:540px}.ep-footer__form{display:grid;grid-template-columns:1fr auto;align-items:end;max-width:420px;border-bottom:3px solid rgba(255,255,255,.9)}.ep-footer__form input{min-width:0;height:36px;border:0;outline:0;padding:0;background:transparent;font:inherit}.ep-footer__form input::placeholder{color:#ffffffb8}.ep-footer__form button{width:46px;height:36px;border:0;padding:0;color:#fffffff2;background:transparent;font-size:24px;line-height:1;cursor:pointer}.ep-footer__social{display:flex;align-items:center;gap:24px}.ep-footer__social a{display:grid;place-items:center;width:34px;height:34px;color:#fffffff5;font-size:27px;font-weight:800;line-height:1}.ep-footer__contact{grid-column:1 / 3;margin-top:24px}.ep-footer__contact:after{display:inline-block;width:220px;height:3px;margin-left:10px;vertical-align:middle;background:#ffffffd1;content:""}.ep-footer__country{grid-column:1 / -1;justify-self:center;margin-top:12px;font-size:18px}.ep-footer__payments{grid-column:1 / -1;display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:12px}.ep-footer__payments span{display:inline-grid;place-items:center;min-width:54px;min-height:24px;padding:0 9px;border-radius:3px;color:#1f4c5d;background:#ffffffeb;font-size:11px;font-weight:800;line-height:1}.ep-footer__copyright,.ep-footer__powered{grid-column:1 / -1;justify-self:center;color:#ffffffad!important;font-size:14px!important;line-height:1.4!important}.ep-footer__copyright{margin-top:8px!important}.ep-footer__powered{margin-top:3px!important}@media(max-width:980px){.ep-header{grid-template-columns:1fr;gap:14px;padding:18px;text-align:center}.ep-header__logo{grid-row:1}.ep-header__logo img{margin:0 auto}.ep-header__nav,.ep-header__nav--right{justify-content:center}.ep-simple-hero,.ep-family-moment,.ep-minimal-feature{grid-template-columns:1fr}.ep-simple-hero__copy,.ep-family-moment__copy,.ep-minimal-feature__copy{max-width:720px;text-align:center;justify-self:center}.ep-simple-hero--kids-salad{min-height:760px;background:linear-gradient(180deg,#fffffffa,#fffffff0 42%,#ffffff57 70%,#fff0),var(--ep-hero-bg) 62% 100% / auto 72% no-repeat,var(--ep-cream)}.ep-simple-hero--kids-salad .ep-simple-hero__product{min-height:300px}.ep-simple-hero__copy>p:not(.ep-eyebrow),.ep-family-moment__copy p:not(.ep-eyebrow),.ep-minimal-feature__copy p:not(.ep-eyebrow){margin-left:auto;margin-right:auto}.ep-actions{justify-content:center}.ep-category-split,.ep-product-grid{grid-template-columns:1fr 1fr}.ep-category-tile{min-height:470px}.ep-reviews{grid-template-columns:1fr}.ep-reviews__grid{grid-template-columns:1fr 1fr}.ep-footer__inner{grid-template-columns:1fr;gap:18px}.ep-footer__contact,.ep-footer__country,.ep-footer__payments,.ep-footer__copyright,.ep-footer__powered{grid-column:1}.ep-footer__contact{margin-top:0}}@media(max-width:680px){.ep-announcement{min-height:34px;font-size:10px}.ep-header__nav{gap:16px;font-size:12px}.ep-simple-hero,.ep-family-moment,.ep-products,.ep-minimal-feature,.ep-blue-block{padding-left:18px;padding-right:18px}.ep-simple-hero--kids-salad{min-height:720px;align-content:start;background:linear-gradient(180deg,#fffffffc,#fffffff5 45%,#ffffff70 74%,#fff0),var(--ep-hero-bg) 64% 100% / auto 62% no-repeat,var(--ep-cream)}.ep-page h1{font-size:clamp(28px,8.5vw,36px)}.ep-page h2{font-size:clamp(23px,7vw,31px)}.ep-category-split,.ep-product-grid,.ep-newsletter__form{grid-template-columns:1fr}.ep-category-tile{min-height:420px;border-right:0;border-bottom:1px solid var(--ep-line)}.ep-family-moment__image{min-height:300px}.ep-footer{padding-left:24px;padding-right:24px}.ep-footer h2{font-size:12px}.ep-footer p,.ep-footer a,.ep-footer input,.ep-footer__country{font-size:14px}.ep-footer__form{max-width:100%}.ep-footer__contact:after{display:none}.ep-footer__country{justify-self:start}.ep-footer__payments{justify-content:flex-start}.ep-button,.ep-newsletter__form button{width:100%}.ep-product-page__shell{width:calc(100% - 32px);padding-top:24px}.ep-product-detail{grid-template-columns:1fr;gap:26px}.ep-product-detail__gallery{grid-template-columns:1fr;gap:12px}.ep-product-detail__thumbs{max-height:none;flex-direction:row;overflow-x:auto;overflow-y:hidden;padding:0 0 4px}.ep-product-detail__thumb{width:72px;flex:0 0 72px}.ep-product-detail__info{position:static;padding:24px}.ep-product-detail__info h1{font-size:clamp(25px,8vw,34px)}.ep-product-detail__buy-row{grid-template-columns:78px 1fr}.ep-product-story,.ep-reviews{padding:28px 24px}.ep-reviews__grid{grid-template-columns:1fr}.ep-review-card{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/1/assets/eternalpaw-bento.css.map */
