:root{--z-deep-blue: #123B57;--z-blue: #2E789B;--z-medium-blue: #4E9ABB;--z-sky-blue: #BFE8F7;--z-pale-blue: #EAF7FC;--z-white: #FFFFFF;--z-soft-ice: #F5FBFD;--z-border: #D5E8EF;--z-soft-gray: #6E7D85;--z-charcoal: #1E2F39;--z-success: #3F8065;--z-sale: #C45F5F;--z-warning: #A97835;--z-error: #B84D4D;--z-shadow: 0 18px 45px rgba(18, 59, 87, .08);--z-radius: 18px;--z-container: 1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,sans-serif;background:var(--z-white);color:var(--z-charcoal);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font:inherit}.page-width{width:min(var(--z-container),calc(100% - 32px));margin:0 auto}.section-spacing{padding:64px 0}.skip-link{position:absolute;left:-9999px;top:auto}.skip-link:focus{left:16px;top:16px;z-index:999;background:var(--z-deep-blue);color:var(--z-white);padding:12px 16px}.announcement-bar{background:var(--z-deep-blue);color:var(--z-white);text-align:center;font-size:14px;padding:10px 0}.announcement-bar p{margin:0}.site-header{position:sticky;top:0;z-index:40;background:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--z-border)}.site-header.is-transparent{background:#ffffff1f;border-color:#ffffff1a}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:80px;gap:18px}.site-header__left,.site-header__actions{display:flex;align-items:center;gap:14px;flex-shrink:0}.brand{display:inline-flex;align-items:center;color:var(--z-deep-blue);font-weight:800;letter-spacing:0;font-size:1.3rem}.brand__tagline{margin-left:0;color:var(--z-soft-gray);font-size:.6rem;font-weight:700;letter-spacing:.12em;white-space:nowrap;text-transform:uppercase}.brand__word--muted{color:var(--z-medium-blue)}.brand__logo{display:block;width:var(--z-logo-width, 150px);height:auto;max-height:48px;object-fit:contain}.brand__logo--image{width:64px;height:64px;max-height:64px;object-fit:contain}.site-nav{display:flex;align-items:center;justify-content:center;gap:28px;font-weight:500;color:var(--z-charcoal);font-size:.96rem;flex:1}.site-nav a{position:relative;color:var(--z-charcoal);transition:color .2s ease}.site-nav a:hover{color:var(--z-blue)}.site-header__menu-toggle{display:none;width:44px;height:44px;border:1px solid var(--z-border);background:var(--z-white);border-radius:12px;padding:10px 8px;cursor:pointer}.site-header__menu-toggle span{display:block;width:100%;height:2px;background:var(--z-deep-blue);margin:5px 0}.header-search{display:flex;align-items:center;background:var(--z-soft-ice);border:1px solid var(--z-border);border-radius:999px;padding:0 12px 0 10px;min-height:42px}.header-search input{border:none;background:transparent;min-width:170px;padding:9px 8px;font-size:.92rem;color:var(--z-charcoal)}.header-search input:focus{outline:none}.header-icon{color:var(--z-deep-blue);font-weight:600;font-size:.92rem;display:inline-flex;align-items:center;gap:6px}.cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;margin-left:4px;padding:0 5px;border-radius:999px;background:var(--z-blue);color:var(--z-white);font-size:.68rem}.hero{background:linear-gradient(135deg,var(--z-pale-blue) 0%,var(--z-soft-ice) 100%);padding:48px 0}.hero__inner{display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:46px}.eyebrow{margin:0 0 14px;color:var(--z-medium-blue);font-weight:700;letter-spacing:.12em;text-transform:uppercase;font-size:.72rem}.hero h1,.section-heading h2{margin:0;color:var(--z-deep-blue);font-weight:800;letter-spacing:-.04em}.hero h1{font-size:clamp(2.8rem,4vw,4.4rem);line-height:1.02}.hero__subheading{margin:18px 0 0;font-size:1.18rem;color:var(--z-soft-gray);max-width:600px}.hero__actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;font-weight:700;transition:all .2s ease}.button--primary{background:var(--z-blue);color:var(--z-white);box-shadow:var(--z-shadow)}.button--secondary{background:transparent;border:1px solid var(--z-border);color:var(--z-deep-blue)}.hero__media{min-height:520px;border-radius:30px;background:linear-gradient(135deg,var(--z-sky-blue),var(--z-pale-blue));box-shadow:var(--z-shadow);position:relative;overflow:hidden}.hero__image{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;object-position:center}.hero__visual--left .hero__image{object-position:left center}.hero__visual--right .hero__image{object-position:right center}.hero__fallback{position:relative;min-height:520px;overflow:hidden;background:linear-gradient(145deg,var(--z-sky-blue),var(--z-pale-blue))}.hero__fallback-label{position:absolute;top:11%;left:12%;z-index:2;color:var(--z-deep-blue);font-size:.75rem;font-weight:800;letter-spacing:.24em}.hero__fallback-orb,.hero__fallback-card{position:absolute;display:block}.hero__fallback-orb{border-radius:50%;background:#ffffffb8}.hero__fallback-orb--large{width:62%;aspect-ratio:1;top:18%;right:-12%}.hero__fallback-orb--small{width:26%;aspect-ratio:1;bottom:9%;left:12%;background:#4e9abb47}.hero__fallback-card{border:1px solid rgba(18,59,87,.12);border-radius:22px;box-shadow:0 24px 55px #123b5729}.hero__fallback-card--back{width:43%;height:56%;top:24%;right:23%;transform:rotate(12deg);background:#2e789bc7}.hero__fallback-card--front{display:flex;width:43%;height:56%;top:29%;right:29%;transform:rotate(-7deg);flex-direction:column;justify-content:flex-end;gap:8px;padding:22px;color:var(--z-white);background:var(--z-deep-blue)}.hero__fallback-card--front strong{font-size:clamp(1.2rem,2vw,2rem);letter-spacing:.08em}.hero__fallback-card--front small{color:var(--z-sky-blue);letter-spacing:.18em}.feature-media,.split-content__media{display:block;width:100%;height:100%;min-height:420px;border-radius:28px;background:linear-gradient(135deg,#bfe8f7cc,#eaf7fc);object-fit:cover}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-heading>a{color:var(--z-blue);font-weight:700}.section-heading h2{font-size:clamp(2rem,3vw,2.75rem);line-height:1.1}.category-grid__list,.product-grid,.trust-bar__grid{display:grid;gap:22px}.category-grid__list{grid-template-columns:repeat(5,minmax(0,1fr))}.category-card{--card-bg: #f5fbfd;--card-panel: #edf7fb;--card-accent: #2e789b;--card-accent-deep: #123b57;--card-text: #1e2f39;--card-button: #2e789b;background:linear-gradient(180deg,var(--card-bg) 0%,#ffffff 100%);border:1px solid rgba(18,59,87,.08);border-radius:var(--z-radius);overflow:hidden;min-height:360px;box-shadow:0 10px 24px #123b570a}.category-card--beauty{--card-bg: #fff1f6;--card-panel: #fde7f0;--card-accent: #d75f8e;--card-accent-deep: #8d355d;--card-button: #d75f8e}.category-card--pet{--card-bg: #eefaf5;--card-panel: #e2f5eb;--card-accent: #4d9a7a;--card-accent-deep: #285d4b;--card-button: #4d9a7a}.category-card--health-wellness,.category-card--wellness,.category-card--health-and-wellness{--card-bg: #edf9f4;--card-panel: #dff5e8;--card-accent: #4da36a;--card-accent-deep: #2b6b4c;--card-button: #4da36a}.category-card--home-decor,.category-card--home{--card-bg: #f9f1ec;--card-panel: #f0e1d7;--card-accent: #ba7348;--card-accent-deep: #7d4d32;--card-button: #ba7348}.category-card--household{--card-bg: #fff8e9;--card-panel: #f9eec6;--card-accent: #d8a93c;--card-accent-deep: #8d6a1f;--card-button: #d8a93c}.category-card__image,.product-card__placeholder,.product-card__media img{width:100%;height:190px;background:linear-gradient(135deg,var(--card-panel) 0%,rgba(255,255,255,.9) 100%);object-fit:cover}.category-card__content{padding:18px 18px 16px}.category-card__content h3{margin:0 0 8px;color:var(--card-accent-deep);font-size:1.3rem}.category-card__content a{color:var(--card-button);font-weight:700}.category-card__content p{min-height:52px;margin:0 0 16px;color:#1e2f39b8;font-size:.9rem}.category-card .button--secondary{border-color:#123b5714;background:#ffffffb3;color:var(--card-button)}.category-card .button--secondary:hover{background:var(--card-button);color:#fff}.product-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.featured-products .product-grid{grid-template-columns:1.35fr repeat(4,minmax(0,1fr));gap:18px;align-items:stretch}.featured-products .product-card{min-height:420px;border:1px solid var(--z-border);border-radius:var(--z-radius);background:var(--z-white);overflow:hidden;display:flex;flex-direction:column}.featured-products .product-card:first-child{min-height:500px}.featured-products .product-card__media,.featured-products .product-card__image{display:block;width:100%;height:270px;overflow:hidden;background:linear-gradient(135deg,#bfe8f7b3,#eaf7fc)}.featured-products .product-card:first-child .product-card__media,.featured-products .product-card:first-child .product-card__image{height:330px}.featured-products .product-card__media img,.featured-products .product-card__image img{width:100%;height:100%;object-fit:cover;object-position:top center}.featured-products .product-card:first-child .product-card__media img,.featured-products .product-card:first-child .product-card__image img{object-position:top center}.product-card__body{padding:16px 18px 18px;display:flex;flex-direction:column;flex:1}.featured-products .product-card__body{padding:18px 16px 16px}.product-card__category{margin:0 0 8px;color:var(--z-soft-gray);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.product-card__body h3{margin:0 0 10px;font-size:1.05rem}.product-card__body h3 a{color:var(--z-deep-blue)}.product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto}.featured-products .product-card__meta{margin-top:12px}.price{color:var(--z-deep-blue);font-weight:700}.price--compare{color:var(--z-soft-gray);text-decoration:line-through;font-weight:500;margin-left:8px}.product-card__rating{margin:0 0 8px;color:var(--z-blue);font-size:.78rem;letter-spacing:.08em}.product-card__rating small{color:var(--z-soft-gray);font-size:.68rem;letter-spacing:0}.quick-add-button{border:none;background:var(--z-pale-blue);color:var(--z-deep-blue);border-radius:999px;padding:8px 12px;font-weight:700;cursor:pointer}.quick-add-form{margin:0}.quick-add-button--disabled{opacity:.6;cursor:default}.trust-bar{background:var(--z-pale-blue)}.trust-bar__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.trust-item{display:flex;align-items:center;gap:12px;background:#fff9;border:1px solid var(--z-border);border-radius:16px;padding:18px 16px;color:var(--z-deep-blue);font-weight:600}.trust-item p{display:grid;gap:2px;margin:0}.trust-item small{color:var(--z-soft-gray);font-weight:500}.trust-item__icon{width:30px;height:30px;border-radius:50%;background:var(--z-sky-blue);display:inline-flex;align-items:center;justify-content:center;font-weight:800}.lifestyle-feature__inner,.split-content__grid,.newsletter__inner,.site-footer__grid,.site-footer__bottom{display:grid;gap:28px}.lifestyle-feature__inner{grid-template-columns:1fr 1fr;align-items:center}.lifestyle-feature__content h2,.newsletter h2,.split-content__panel h3{color:var(--z-deep-blue);margin:0 0 14px;line-height:1.08}.lifestyle-feature__content h2,.newsletter h2{font-size:clamp(2rem,3vw,3rem)}.lifestyle-feature__content p,.split-content__panel p,.site-footer__brand p{color:var(--z-soft-gray)}.split-content__grid{grid-template-columns:1fr 1fr;align-items:center}.split-content__panel{border-radius:24px;padding:32px}.split-content__panel--soft{background:var(--z-soft-ice);border:1px solid var(--z-border)}.split-content__panel--image{background:transparent}.testimonials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.testimonial{margin:0;padding:28px 22px;background:var(--z-soft-ice);border:1px solid var(--z-border);border-radius:18px}.testimonial p{margin:0 0 18px;color:var(--z-charcoal);font-size:1.05rem}.testimonial__avatar{width:48px;height:48px;margin-bottom:12px;border-radius:50%;object-fit:cover}.testimonial__rating{margin:0 0 10px!important;color:var(--z-blue)!important;letter-spacing:.1em}.testimonial footer{display:grid;gap:3px}.testimonial footer small{color:var(--z-soft-gray);font-weight:500}.testimonial footer{color:var(--z-blue);font-weight:700}.newsletter{background:var(--z-pale-blue)}.newsletter__inner{grid-template-columns:1.2fr 1fr;align-items:center}.newsletter__form{display:flex;gap:12px;align-items:center}.newsletter__form input{flex:1;border:1px solid var(--z-border);border-radius:999px;min-height:52px;padding:0 18px;background:var(--z-white)}.newsletter__inner>div>p:not(.eyebrow){color:var(--z-soft-gray)}.site-footer{background:var(--z-deep-blue);color:var(--z-white);padding-top:52px}.site-footer__grid{grid-template-columns:1.4fr 1fr 1fr 1fr;align-items:start}.site-footer__links{display:flex;flex-direction:column;gap:8px}.site-footer__links h3{margin:0 0 10px;font-size:1rem;color:var(--z-white)}.site-footer__links a,.site-footer__legal a,.site-footer__bottom p{color:#fffc}.site-footer__wellness{display:grid;align-content:center;color:var(--z-sky-blue);font-size:1.25rem;line-height:1.1}.site-footer__wellness strong{color:var(--z-white);font-size:1.65rem}.site-footer__bottom{grid-template-columns:1fr auto;align-items:center;padding:18px 0 32px;border-top:1px solid rgba(255,255,255,.12);margin-top:26px}.site-footer__legal{display:flex;gap:18px}.collection-page__header,.product-page__inner,.cart-page__layout,.page-standard__content{display:grid;gap:22px}.collection-page__header{grid-template-columns:1fr 1fr;align-items:end}.collection-page__header h1,.product-page__details h1,.cart-page h1,.search-page h1,.not-found__content h1,.page-standard__content h1{margin:0;color:var(--z-deep-blue);font-size:clamp(2.3rem,4vw,3.5rem)}.collection-page__description,.product-page__stock,.product-page__description,.page-standard__body,.search-page p,.not-found__content p,.cart-page p{color:var(--z-soft-gray)}.collection-page__toolbar{display:flex;align-items:center;justify-content:space-between;margin:18px auto 24px;padding:14px 18px;background:var(--z-soft-ice);border:1px solid var(--z-border);border-radius:14px}.collection-page__toolbar select{border:1px solid var(--z-border);background:var(--z-white);border-radius:10px;padding:10px 18px}.collection-sort-form{display:flex;align-items:center;gap:10px;color:var(--z-deep-blue);font-weight:600}.collection-filters{margin-bottom:26px;padding:20px;background:var(--z-soft-ice);border:1px solid var(--z-border);border-radius:14px}.collection-filters__header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.collection-filters__header h2{margin:0;color:var(--z-deep-blue);font-size:1.15rem}.collection-filters__header a{color:var(--z-blue);font-weight:700}.collection-filters__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:18px}.collection-filter{min-width:0;padding:0;border:0}.collection-filter legend{margin-bottom:10px;color:var(--z-deep-blue);font-weight:700}.collection-filter__values,.collection-filter__price-range{display:grid;gap:8px}.collection-filter__values label,.collection-filter__price-range label{color:var(--z-charcoal);font-size:.9rem}.collection-filter__price-range input{width:100%;min-height:40px;padding:0 10px;border:1px solid var(--z-border);border-radius:8px;background:var(--z-white)}.product-grid--collection,.product-grid--search{align-items:start}.pagination{grid-column:1 / -1;display:flex;justify-content:center;margin-top:18px}.product-page__inner{grid-template-columns:1fr 1fr;align-items:start}.product-page__gallery,.product-page__details{min-width:0}.product-page__image,.product-page__placeholder{width:100%;min-height:540px;background:linear-gradient(135deg,#bfe8f7cc,#eaf7fc);border-radius:28px;object-fit:cover}.product-page__thumbnails{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:12px}.product-page__thumbnail{overflow:hidden;border:1px solid var(--z-border);border-radius:10px;background:var(--z-soft-ice)}.product-page__thumbnail img{width:100%;aspect-ratio:1;object-fit:cover}.product-page__details{display:flex;flex-direction:column;gap:18px}.product-page__details h1{font-size:clamp(2.4rem,4vw,3.5rem);line-height:1.04}.product-page__price .price{font-size:1.5rem}.product-form{display:flex;flex-direction:column;gap:18px;padding-top:12px}.product-form__row{display:flex;align-items:center;gap:14px;color:var(--z-deep-blue);font-weight:600}.product-form__row--stacked{align-items:stretch;flex-direction:column}.product-form__select{min-height:46px;padding:0 12px;border:1px solid var(--z-border);border-radius:12px;background:var(--z-white);color:var(--z-deep-blue)}.product-form__row input{width:84px;min-height:46px;border:1px solid var(--z-border);border-radius:12px;padding:0 12px}.product-page__stock--out{color:var(--z-error)}.cart-page__layout{grid-template-columns:1.5fr .75fr;align-items:start}.cart-page__items{display:grid;gap:18px}.cart-item{display:grid;grid-template-columns:140px 1fr;gap:18px;padding:18px;border:1px solid var(--z-border);border-radius:18px;background:var(--z-soft-ice)}.cart-item__image img{width:100%;height:120px;border-radius:12px;object-fit:cover}.cart-item__details h3{margin:0 0 8px}.cart-item__details h3 a{color:var(--z-deep-blue)}.cart-item__controls{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:14px;color:var(--z-deep-blue);font-weight:600}.cart-item__controls input{width:72px;min-height:40px;padding:0 10px;border:1px solid var(--z-border);border-radius:8px}.cart-item__controls a{color:var(--z-blue)}.cart-summary{padding:24px;background:var(--z-soft-ice);border:1px solid var(--z-border);border-radius:18px}.cart-summary__row{display:flex;justify-content:space-between;align-items:center;margin:18px 0 20px;color:var(--z-deep-blue);font-weight:600}.page-standard__content{max-width:820px;margin:0 auto}.not-found__content{text-align:center;max-width:680px;margin:0 auto}@media(max-width:980px){.site-header__menu-toggle{display:inline-block}.site-nav,.header-search,.header-icon:not(.header-cart){display:none}.site-nav.is-open{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;align-items:stretch;gap:0;padding:10px 20px 18px;background:var(--z-white);border-bottom:1px solid var(--z-border);box-shadow:var(--z-shadow)}.site-nav.is-open a{padding:13px 0;border-bottom:1px solid var(--z-border)}.hero__inner,.category-grid__list,.product-grid,.trust-bar__grid,.lifestyle-feature__inner,.split-content__grid,.testimonials__grid,.newsletter__inner,.site-footer__grid,.site-footer__bottom,.collection-page__header,.product-page__inner,.cart-page__layout{grid-template-columns:1fr 1fr}.hero__inner,.lifestyle-feature__inner,.split-content__grid,.newsletter__inner,.site-footer__grid,.site-footer__bottom,.collection-page__header,.product-page__inner,.cart-page__layout{grid-template-columns:1fr}.collection-filters__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.section-spacing{padding:46px 0}.site-header__actions{gap:10px}.category-grid__list,.trust-bar__grid,.testimonials__grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.featured-products .product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.featured-products .product-card,.featured-products .product-card:first-child{min-height:0}.featured-products .product-card__media,.featured-products .product-card__image,.featured-products .product-card:first-child .product-card__media,.featured-products .product-card:first-child .product-card__image{height:170px}.featured-products .product-card__body{padding:12px}.featured-products .product-card__body h3{font-size:.9rem}.collection-filters__grid{grid-template-columns:1fr}.newsletter__form{flex-direction:column;align-items:stretch}.brand{letter-spacing:.1em;font-size:1rem}.brand__tagline{display:none}.hero__media,.hero__image,.hero__fallback{min-height:360px}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/theme.css.map */
