*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}body.drawer-open{overflow:hidden}img,svg{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.skip-link{position:absolute;left:-9999px;top:12px;z-index:9999;background:#fff;padding:12px 18px;border-radius:8px}.skip-link:focus{left:12px}.page-width{width:min(calc(100% - 36px),var(--page-width));margin-inline:auto}.section{padding:72px 0}.section--tight{padding:36px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.section-heading__eyebrow{margin:0 0 8px;color:var(--color-primary);font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.section-heading h2{margin:0;font-size:clamp(2rem,4vw,3.5rem);line-height:1.02;letter-spacing:-.045em}.section-heading p{max-width:620px;margin:12px 0 0;color:var(--color-muted)}.rte>*:first-child{margin-top:0}.rte>*:last-child{margin-bottom:0}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:10px;padding:13px 22px;border:0;border-radius:12px;background:var(--color-primary);color:#fff;font-weight:900;letter-spacing:.01em;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0b4dbb40}.button--accent{background:var(--color-accent);color:#fff}.button--outline{border:1px solid var(--color-border);background:#fff;color:var(--color-text)}.button--full{width:100%}.button[disabled]{opacity:.5;cursor:not-allowed;transform:none}.text-link{font-weight:850;color:var(--color-primary)}.icon{width:22px;height:22px;flex:none}.badge{display:inline-flex;align-items:center;gap:7px;padding:7px 11px;border-radius:999px;background:#eaf2ff;color:var(--color-primary-dark);font-size:.78rem;font-weight:900}.price{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}.price__current{font-size:1.25rem;font-weight:950}.price__compare{color:var(--color-muted);text-decoration:line-through}.surface{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow)}.announcement{background:linear-gradient(90deg,var(--color-primary-dark),var(--color-primary));color:#fff}.announcement__inner{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:center;min-height:42px}.announcement__item{display:flex;align-items:center;justify-content:center;gap:8px;padding:9px 12px;text-align:center;font-size:.84rem;font-weight:850}.announcement__item+.announcement__item{border-left:1px solid rgba(255,255,255,.2)}.announcement__item strong{color:#ffd84d}.announcement__link{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid rgba(220,229,240,.9);background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:82px}.site-logo{display:flex;align-items:center;gap:12px;font-size:1.35rem;font-weight:950;letter-spacing:-.04em}.site-logo__mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:linear-gradient(145deg,var(--color-primary),#53a6ff);color:#fff;box-shadow:0 10px 20px #0b4dbb40}.site-logo img{width:auto;max-height:48px}.site-nav{display:flex;justify-content:center;gap:26px}.site-nav a{font-size:.94rem;font-weight:800}.site-nav a:hover{color:var(--color-primary)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.icon-button{position:relative;display:grid;place-items:center;width:44px;height:44px;border:1px solid var(--color-border);border-radius:12px;background:#fff;color:var(--color-text)}.cart-count{position:absolute;right:-5px;top:-5px;display:grid;place-items:center;min-width:21px;height:21px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:var(--color-accent);color:#fff;font-size:.7rem;font-weight:950}.mobile-menu-button{display:none}.mobile-nav{display:none;border-top:1px solid var(--color-border);background:#fff}.mobile-nav[open]{display:block}.mobile-nav__links{display:grid;gap:4px;padding:14px 18px 20px}.mobile-nav__links a{padding:11px 12px;border-radius:10px;font-weight:800}.mobile-nav__links a:hover{background:#edf4ff;color:var(--color-primary)}.hero-tech{position:relative;overflow:hidden;padding:76px 0;background:radial-gradient(circle at 85% 10%,rgba(74,164,255,.3),transparent 34%),linear-gradient(135deg,#061b43,#0a3f9c 60%,#136cdb);color:#fff}.hero-tech:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;-webkit-mask-image:linear-gradient(to right,#000,transparent);mask-image:linear-gradient(to right,#000,transparent)}.hero-tech__grid{position:relative;display:grid;grid-template-columns:1.03fr .97fr;gap:54px;align-items:center}.hero-tech__eyebrow{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff17;font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hero-tech h1{max-width:760px;margin:20px 0 18px;font-size:clamp(3rem,6vw,6rem);line-height:.93;letter-spacing:-.065em}.hero-tech__text{max-width:650px;color:#ffffffc7;font-size:1.12rem}.hero-tech__actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-tech .button--outline{border-color:#ffffff4d;background:#ffffff1a;color:#fff}.hero-tech__trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:30px;color:#ffffffd1;font-size:.86rem;font-weight:750}.hero-tech__visual{position:relative;min-height:520px}.hero-tech__image-wrap{position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgba(255,255,255,.18);border-radius:36px;background:linear-gradient(145deg,#ffffff2e,#ffffff0d);box-shadow:0 35px 90px #0000004d;overflow:hidden;transform:rotate(1.5deg)}.hero-tech__image-wrap img,.hero-tech__image-wrap svg{width:100%;height:100%;object-fit:cover}.hero-tech__fallback{position:relative;width:100%;height:100%;background:radial-gradient(circle at 30% 28%,#5cb3ff 0 3%,transparent 4%),radial-gradient(circle at 70% 68%,#ffb238 0 3%,transparent 4%),linear-gradient(145deg,#0f3268,#0b62bd)}.tech-device{position:absolute;border:1px solid rgba(255,255,255,.35);background:linear-gradient(145deg,#ffffff47,#ffffff14);box-shadow:0 20px 45px #00000040;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tech-device--watch{left:10%;top:16%;width:34%;aspect-ratio:1;border-radius:28%}.tech-device--watch:after{content:"\2665  78";position:absolute;top:22%;right:22%;bottom:22%;left:22%;display:grid;place-items:center;border-radius:22%;background:#071d42;color:#6effbb;font-size:1.5rem;font-weight:900}.tech-device--tracker{right:10%;top:17%;width:24%;aspect-ratio:.62;border-radius:30px}.tech-device--tracker:after{content:"PET GPS";position:absolute;top:24%;right:14%;bottom:24%;left:14%;display:grid;place-items:center;border-radius:18px;background:#ff8b36;color:#fff;font-size:.95rem;font-weight:950;text-align:center}.tech-device--home{left:20%;right:17%;bottom:10%;height:34%;border-radius:32px}.tech-device--home:after{content:"SMART LIFE \b7  HUMAN + PET";position:absolute;top:16%;right:16%;bottom:16%;left:16%;display:grid;place-items:center;border-radius:20px;background:linear-gradient(145deg,#fff,#eaf3ff);color:#0a347c;font-size:clamp(.85rem,2vw,1.35rem);font-weight:950;text-align:center}.floating-pill{position:absolute;display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff;color:#10233f;box-shadow:0 16px 35px #00000038;font-size:.8rem;font-weight:900}.floating-pill--one{left:-20px;bottom:24%}.floating-pill--two{right:-20px;top:12%}.feature-strip{margin-top:-28px;position:relative;z-index:4}.feature-strip__grid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;background:#fff;border:1px solid var(--color-border);border-radius:22px;box-shadow:var(--shadow)}.feature-item{display:flex;align-items:center;gap:14px;padding:22px}.feature-item+.feature-item{border-left:1px solid var(--color-border)}.feature-item__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:#eaf2ff;color:var(--color-primary)}.feature-item strong{display:block;font-size:.92rem}.feature-item span{display:block;color:var(--color-muted);font-size:.78rem;margin-top:2px}.category-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.category-card{position:relative;min-height:420px;overflow:hidden;border-radius:28px;background:#0d2d63;color:#fff;box-shadow:var(--shadow)}.category-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.category-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#04122de6,#04122d2e)}.category-card__media img,.category-card__media svg{width:100%;height:100%;object-fit:cover}.category-card__fallback{width:100%;height:100%;background:radial-gradient(circle at 75% 30%,rgba(100,200,255,.8),transparent 15%),linear-gradient(135deg,#123c82,#0a82c7)}.category-card:nth-child(2) .category-card__fallback{background:radial-gradient(circle at 72% 33%,rgba(255,192,108,.9),transparent 15%),linear-gradient(135deg,#172d5c,#5b3ab9)}.category-card__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:flex-end;width:min(76%,560px);height:100%;min-height:420px;padding:38px}.category-card h3{margin:8px 0 12px;font-size:clamp(2rem,3.2vw,3.7rem);line-height:1;letter-spacing:-.05em}.category-card p{color:#ffffffc7}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid var(--color-border);border-radius:22px;box-shadow:0 10px 30px #0b1f4612;transition:transform .25s ease,box-shadow .25s ease}.product-card:hover{transform:translateY(-7px);box-shadow:0 24px 55px #0b1f4626}.product-card__media{position:relative;display:block;aspect-ratio:1/1;overflow:hidden;background:#eef4fb}.product-card__media img,.product-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-card__media img{transform:scale(1.05)}.product-card__badge{position:absolute;left:14px;top:14px;z-index:2}.product-card__content{display:flex;flex:1;flex-direction:column;padding:22px}.product-card__vendor{margin:0 0 6px;color:var(--color-primary);font-size:.72rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.product-card__title{margin:0 0 12px;font-size:1.22rem;line-height:1.25;letter-spacing:-.02em}.product-card__price{margin-bottom:18px}.product-card__actions{display:grid;grid-template-columns:1fr auto;gap:10px;margin-top:auto}.quick-add{width:50px;padding:0}.placeholder-product{display:grid;place-items:center;width:100%;height:100%;padding:20%;color:#aac0db}.collection-empty{text-align:center;padding:60px;background:#fff;border:1px dashed var(--color-border);border-radius:var(--radius)}.bundle-section{position:relative;overflow:hidden;background:linear-gradient(135deg,#071d42,#0b4dbb);color:#fff}.bundle-section:before{content:"";position:absolute;right:-160px;top:-160px;width:420px;height:420px;border-radius:50%;background:#63beff33;filter:blur(4px)}.bundle-layout{position:relative;z-index:1;display:grid;grid-template-columns:.8fr 1.2fr;gap:48px;align-items:center}.bundle-copy h2{margin:0 0 18px;font-size:clamp(2.4rem,4.5vw,4.7rem);line-height:.96;letter-spacing:-.055em}.bundle-copy p{color:#ffffffbf}.bundle-code{display:inline-flex;align-items:center;gap:10px;margin-top:20px;padding:12px 15px;border:1px dashed rgba(255,255,255,.45);border-radius:14px;background:#ffffff14;font-weight:900}.bundle-products{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.bundle-product{overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:18px;background:#ffffff1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bundle-product__media{aspect-ratio:1/1;background:#ffffff1f}.bundle-product__media img,.bundle-product__media svg{width:100%;height:100%;object-fit:cover}.bundle-product__body{padding:14px}.bundle-product__body strong{display:block;font-size:.9rem;line-height:1.25}.bundle-product__body span{display:block;margin-top:5px;color:#ffffffb3;font-size:.82rem}.bundle-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.bundle-total{font-size:1.2rem;font-weight:950}.bundle-message{min-height:24px;margin-top:10px;color:#c7f8d9;font-weight:800}.product-main{padding:54px 0}.product-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(420px,.88fr);gap:48px;align-items:start}.product-gallery{display:grid;grid-template-columns:92px 1fr;gap:15px;position:sticky;top:118px}.product-thumbs{display:grid;align-content:start;gap:10px}.product-thumb{padding:0;overflow:hidden;aspect-ratio:1/1;border:2px solid transparent;border-radius:14px;background:#fff}.product-thumb.is-active{border-color:var(--color-primary)}.product-thumb img{width:100%;height:100%;object-fit:cover}.product-main-media{overflow:hidden;aspect-ratio:1/1;border:1px solid var(--color-border);border-radius:26px;background:#fff;box-shadow:var(--shadow)}.product-main-media img,.product-main-media svg{width:100%;height:100%;object-fit:cover}.product-info{padding:32px;background:#fff;border:1px solid var(--color-border);border-radius:26px;box-shadow:var(--shadow)}.product-info__vendor{color:var(--color-primary);font-size:.75rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.product-info h1{margin:8px 0 16px;font-size:clamp(2rem,4vw,3.8rem);line-height:1;letter-spacing:-.055em}.product-info__price{margin:16px 0 22px}.product-info__price .price__current{font-size:1.8rem}.product-description{color:var(--color-muted)}.product-form{display:grid;gap:18px;margin-top:24px}.product-option{display:grid;gap:8px}.product-option label,.quantity-field label{font-size:.84rem;font-weight:900}.product-option select,.quantity-field input{width:100%;height:50px;border:1px solid var(--color-border);border-radius:12px;background:#fff;padding:0 14px;color:var(--color-text)}.quantity-field{max-width:130px}.product-form__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.product-form__buttons .button{min-height:56px}.delivery-box,.secure-box,.medical-notice{display:flex;align-items:flex-start;gap:12px;margin-top:16px;padding:14px 16px;border-radius:14px}.delivery-box{background:#eef6ff;color:#183f70}.secure-box{background:#fff8d8;color:#4f3b00}.secure-lock{font-size:1.45rem;line-height:1}.medical-notice{border:1px solid #fed4bd;background:#fff4ee;color:#7c3218}.payment-icons{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.payment-icons svg{width:42px;height:27px}.product-accordions{margin-top:22px;border-top:1px solid var(--color-border)}.product-accordions details{border-bottom:1px solid var(--color-border)}.product-accordions summary{display:flex;justify-content:space-between;padding:16px 0;font-weight:900;cursor:pointer}.product-accordions .rte{padding:0 0 18px;color:var(--color-muted)}.collection-hero{padding:54px 0 24px}.collection-hero__box{padding:42px;border-radius:28px;background:linear-gradient(130deg,#081f4b,#0b5dc7);color:#fff}.collection-hero h1{margin:0;font-size:clamp(2.8rem,5vw,5rem);line-height:1;letter-spacing:-.055em}.collection-hero p{max-width:700px;color:#ffffffbf}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:24px}.collection-toolbar select{height:44px;border:1px solid var(--color-border);border-radius:10px;background:#fff;padding:0 12px}.pagination{display:flex;justify-content:center;gap:8px;margin-top:36px}.pagination a,.pagination span{display:grid;place-items:center;min-width:42px;height:42px;border:1px solid var(--color-border);border-radius:10px;background:#fff;font-weight:800}.pagination .current{background:var(--color-primary);color:#fff}.cart-page{padding:58px 0}.cart-page h1{font-size:clamp(2.6rem,5vw,4.5rem);letter-spacing:-.055em}.cart-layout{display:grid;grid-template-columns:1fr 380px;gap:32px;align-items:start}.cart-lines{display:grid;gap:14px}.cart-line{display:grid;grid-template-columns:110px 1fr auto;gap:18px;align-items:center;padding:16px;background:#fff;border:1px solid var(--color-border);border-radius:18px}.cart-line__image{overflow:hidden;aspect-ratio:1/1;border-radius:12px;background:#eef4fb}.cart-line__image img{width:100%;height:100%;object-fit:cover}.cart-line h3{margin:0 0 5px}.cart-line__variant{color:var(--color-muted);font-size:.84rem}.cart-line__qty{width:78px;height:40px;border:1px solid var(--color-border);border-radius:9px;padding:0 8px}.cart-summary{position:sticky;top:116px;padding:24px;background:#fff;border:1px solid var(--color-border);border-radius:20px;box-shadow:var(--shadow)}.cart-summary__row{display:flex;justify-content:space-between;gap:18px;margin-bottom:18px;font-size:1.1rem;font-weight:950}.cart-note{width:100%;min-height:92px;border:1px solid var(--color-border);border-radius:12px;padding:12px;resize:vertical}.cart-drawer-shell{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.cart-drawer-shell.is-open{pointer-events:auto}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#030b1c8c;opacity:0;transition:opacity .25s}.cart-drawer-shell.is-open .cart-drawer-overlay{opacity:1}.cart-drawer{position:absolute;right:0;top:0;width:min(460px,100%);height:100%;display:flex;flex-direction:column;background:#fff;transform:translate(105%);transition:transform .3s ease;box-shadow:-25px 0 70px #0003}.cart-drawer-shell.is-open .cart-drawer{transform:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid var(--color-border)}.cart-drawer__header h2{margin:0}.cart-drawer__body{flex:1;overflow:auto;padding:18px 22px}.drawer-line{display:grid;grid-template-columns:82px 1fr auto;gap:13px;padding:13px 0;border-bottom:1px solid var(--color-border)}.drawer-line img{width:82px;aspect-ratio:1/1;object-fit:cover;border-radius:11px;background:#eef4fb}.drawer-line h3{margin:0;font-size:.92rem;line-height:1.3}.drawer-line p{margin:5px 0;color:var(--color-muted);font-size:.8rem}.drawer-remove{align-self:start;border:0;background:transparent;color:#b3261e;font-weight:900}.cart-drawer__footer{padding:20px 22px;border-top:1px solid var(--color-border)}.drawer-subtotal{display:flex;justify-content:space-between;margin-bottom:14px;font-weight:950}.drawer-promo{margin:0 0 12px;color:var(--color-primary);font-size:.83rem;font-weight:850}.drawer-empty{text-align:center;padding:50px 10px}.drawer-empty .icon{width:50px;height:50px;margin:0 auto 12px;color:var(--color-muted)}.page-hero{padding:54px 0 26px}.page-hero__box{padding:40px;border-radius:24px;background:linear-gradient(135deg,#eaf2ff,#fff);border:1px solid var(--color-border)}.page-hero h1{margin:0;font-size:clamp(2.6rem,5vw,4.8rem);line-height:1;letter-spacing:-.055em}.page-content{padding:28px 0 70px}.page-content__inner{padding:34px;background:#fff;border:1px solid var(--color-border);border-radius:22px}.legal-layout{display:grid;grid-template-columns:280px 1fr;gap:34px;align-items:start}.legal-nav{position:sticky;top:116px;padding:18px;background:#fff;border:1px solid var(--color-border);border-radius:16px}.legal-nav a{display:block;padding:10px 11px;border-radius:9px;color:var(--color-muted);font-weight:800}.legal-nav a:hover{background:#edf4ff;color:var(--color-primary)}.legal-content{display:grid;gap:18px}.legal-article{padding:28px;background:#fff;border:1px solid var(--color-border);border-radius:18px}.legal-article h2{margin-top:0;font-size:1.55rem}.legal-article .rte{color:#43536b}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:28px}.contact-card,.contact-form{padding:30px;background:#fff;border:1px solid var(--color-border);border-radius:20px}.contact-list{display:grid;gap:16px;margin-top:24px}.contact-list__item{display:flex;align-items:flex-start;gap:12px}.field{display:grid;gap:7px;margin-bottom:15px}.field label{font-size:.84rem;font-weight:900}.field input,.field textarea{width:100%;border:1px solid var(--color-border);border-radius:11px;background:#fff;padding:12px 13px}.field textarea{min-height:130px;resize:vertical}.form-status{padding:12px 14px;border-radius:10px;background:#e8f7ee;color:#176b38;margin-bottom:14px}.form-errors{padding:12px 14px;border-radius:10px;background:#fff0ee;color:#9c2f24;margin-bottom:14px}.site-footer{margin-top:50px;background:#06162f;color:#fff}.footer-main{display:grid;grid-template-columns:1.25fr repeat(3,1fr);gap:34px;padding:60px 0 42px}.footer-brand p{max-width:420px;color:#ffffffa3}.footer-column h3{margin:0 0 15px;font-size:.95rem}.footer-links{display:grid;gap:9px}.footer-links a{color:#ffffffad;font-size:.9rem}.footer-links a:hover{color:#fff}.footer-contact{display:grid;gap:8px;color:#ffffffb8;font-size:.9rem}.footer-payments{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.footer-payments svg{width:44px;height:28px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-top:1px solid rgba(255,255,255,.12);color:#ffffff8c;font-size:.82rem}.footer-warning{display:flex;align-items:flex-start;gap:10px;padding:16px 0;border-top:1px solid rgba(255,255,255,.12);color:#ffffffb3;font-size:.84rem}.newsletter-box{display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center;padding:38px;border-radius:24px;background:linear-gradient(135deg,#dbeaff,#fff);border:1px solid var(--color-border)}.newsletter-box h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.05em}.newsletter-form{display:flex;gap:8px}.newsletter-form input{min-width:300px;height:52px;border:1px solid var(--color-border);border-radius:12px;padding:0 14px}.search-form{display:flex;gap:9px;margin:25px 0}.search-form input{flex:1;height:52px;border:1px solid var(--color-border);border-radius:12px;padding:0 15px}.empty-state{padding:70px 20px;text-align:center;background:#fff;border:1px solid var(--color-border);border-radius:22px}.empty-state h1{font-size:clamp(3rem,8vw,7rem);margin:0;letter-spacing:-.06em}@media(max-width:1100px){.site-nav{display:none}.mobile-menu-button{display:grid}.hero-tech__grid,.bundle-layout,.contact-grid{grid-template-columns:1fr}.hero-tech__visual{min-height:440px}.feature-strip__grid{grid-template-columns:repeat(2,1fr)}.feature-item:nth-child(3){border-left:0;border-top:1px solid var(--color-border)}.feature-item:nth-child(4){border-top:1px solid var(--color-border)}.product-layout{grid-template-columns:1fr}.product-gallery{position:static}.footer-main{grid-template-columns:repeat(2,1fr)}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}.legal-layout{grid-template-columns:1fr}.legal-nav{position:static}.newsletter-box{grid-template-columns:1fr}}@media(max-width:820px){.section{padding:52px 0}.announcement__inner{grid-template-columns:1fr}.announcement__item:nth-child(n+2){display:none}.site-header__inner{grid-template-columns:auto 1fr;min-height:68px}.header-actions{justify-self:end}.hero-tech{padding:52px 0}.hero-tech h1{font-size:clamp(2.8rem,13vw,5rem)}.hero-tech__visual{min-height:380px}.category-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.bundle-products{grid-template-columns:repeat(3,1fr)}.product-info{padding:23px}.product-form__buttons{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.newsletter-form{display:grid}.newsletter-form input{min-width:0}.section-heading{display:block}.collection-toolbar{align-items:flex-start;flex-direction:column}}@media(max-width:560px){.page-width{width:min(calc(100% - 24px),var(--page-width))}.product-grid,.feature-strip__grid{grid-template-columns:1fr}.feature-item+.feature-item{border-left:0;border-top:1px solid var(--color-border)}.hero-tech__visual{min-height:315px}.floating-pill{display:none}.category-card,.category-card__content{min-height:350px}.category-card__content{width:100%;padding:26px}.bundle-products,.product-gallery{grid-template-columns:1fr}.product-thumbs{grid-template-columns:repeat(4,1fr);order:2}.footer-main{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.cart-line{grid-template-columns:85px 1fr}.cart-line>div:last-child{grid-column:2}.contact-card,.contact-form,.legal-article,.page-content__inner{padding:22px}.newsletter-box{padding:26px}}:root{--wave-color:#effcf2;--green-glow:rgba(81,205,127,.32)}body{background:radial-gradient(circle at 8% 4%,rgba(139,235,169,.34),transparent 28%),radial-gradient(circle at 92% 18%,rgba(190,247,208,.48),transparent 25%),linear-gradient(180deg,#f7fff8 0%,var(--color-bg) 48%,#e3f8e9 100%)}.surface,.product-card,.feature-strip__grid,.category-card,.bundle-product,.product-info,.product-gallery__main,.newsletter-box,.contact-card,.contact-form,.legal-article,.legal-nav,.page-content__inner,.collection-hero__box,.page-hero__box,.cart-summary,.cart-line,.empty-state{border-color:var(--color-border);box-shadow:var(--shadow-3d)}.button{border:1px solid rgba(13,105,56,.24);border-radius:15px 22px 14px 21px/17px 14px 22px 16px;background:linear-gradient(145deg,#54d687 0%,var(--color-primary) 48%,#249957 100%);box-shadow:0 8px #167744,0 15px 28px #11643b3d,inset 0 2px 1px #ffffff6b;text-shadow:0 1px 1px rgba(0,0,0,.18)}.button:hover{transform:translateY(-3px);box-shadow:0 10px #167744,0 20px 34px #11643b4d,inset 0 2px 1px #ffffff7a}.button:active{transform:translateY(5px);box-shadow:0 3px #167744,0 8px 16px #11643b38}.button--accent{background:linear-gradient(145deg,#ff9568 0%,var(--color-accent) 58%,#dc4e1d 100%);border-color:#d94f20;box-shadow:0 8px #b83e17,0 15px 28px #d24b1f40,inset 0 2px 1px #ffffff6b}.button--accent:hover{box-shadow:0 10px #b83e17,0 20px 34px #d24b1f4d,inset 0 2px 1px #ffffff7a}.button--outline{background:linear-gradient(145deg,#fff,#e7f8ec);border-color:#a9dcba;color:var(--color-primary-dark);box-shadow:0 7px #b8dec4,0 12px 22px #11643b24,inset 0 2px 1px #fff;text-shadow:none}.badge{background:linear-gradient(145deg,#effff3,#c8f1d4);color:var(--color-primary-dark);border:1px solid #a9dfb8;box-shadow:0 5px 12px #11643b26,inset 0 1px #fff}.wave-edge{position:relative;isolation:isolate;margin-bottom:34px;overflow:visible}.wave-edge:after{content:"";position:absolute;z-index:3;left:0;right:0;bottom:-33px;height:36px;background:var(--wave-color,#effcf2);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0h1440v21c-80 23-160 23-240 0s-160-23-240 0-160 23-240 0-160-23-240 0-160 23-240 0S80-2 0 21V0z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 80' preserveAspectRatio='none'%3E%3Cpath fill='black' d='M0 0h1440v21c-80 23-160 23-240 0s-160-23-240 0-160 23-240 0-160-23-240 0-160 23-240 0S80-2 0 21V0z'/%3E%3C/svg%3E");-webkit-mask-size:100% 100%;mask-size:100% 100%;filter:drop-shadow(0 8px 6px rgba(17,100,59,.15));pointer-events:none}.wave-edge--hero{--wave-color:#55ca82}.wave-edge--dark{--wave-color:#11643b}.wave-edge--mint{--wave-color:#e5f9ea;background:linear-gradient(180deg,#effcf259,#e5f9ea)}.wave-edge--soft{--wave-color:#dff6e6;background:linear-gradient(180deg,#f7fff9,#dff6e6)}.announcement{background:linear-gradient(110deg,#0f6b3d,#31b56c 55%,#78dda0);box-shadow:0 6px 18px #11643b38}.site-header{border-bottom-color:#9bdcafd9;background:#f4fff7e8;box-shadow:0 8px 24px #11643b1a}.site-logo__mark{background:linear-gradient(145deg,#83e5a6,#2db768 60%,#148448);box-shadow:0 8px #1274402e,0 14px 24px #11643b3d,inset 0 2px 1px #ffffff73;border-radius:42% 58% 45% 55%/56% 38% 62% 44%}.icon-button{background:linear-gradient(145deg,#fff,#e4f7e9);border-color:#b7e1c3;box-shadow:0 5px #c8e9d0,0 9px 18px #11643b1a}.cart-count{background:linear-gradient(145deg,#5cdb8b,#159451);border-color:#f3fff6}.mobile-nav{background:#f5fff7}.mobile-nav__links a:hover{background:#dcf5e4}.hero-tech{padding-bottom:90px;background:radial-gradient(circle at 85% 10%,rgba(255,255,255,.48),transparent 30%),radial-gradient(circle at 16% 92%,rgba(207,255,220,.55),transparent 28%),linear-gradient(135deg,#d7f8e1,#82dfa5 52%,#45c778);color:#123b25}.hero-tech:before{background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px)}.hero-tech__eyebrow{border-color:#11643b3d;background:#ffffff61;box-shadow:inset 0 1px #fffc,0 8px 18px #11643b1f}.hero-tech__text,.hero-tech__trust{color:#123b25c2}.hero-tech .button--outline{border-color:#11643b42;background:#ffffff9e;color:#0f5b35}.hero-tech__image-wrap{border:2px solid rgba(255,255,255,.62);border-radius:44% 56% 48% 52%/36% 42% 58% 64%;background:linear-gradient(145deg,#ffffff80,#29af6329);box-shadow:0 22px #11643b26,0 42px 80px #11643b40,inset 0 2px #fffc;transform:rotate(1deg)}.hero-tech__fallback{background:radial-gradient(circle at 30% 28%,#d8ffe4 0 3%,transparent 4%),radial-gradient(circle at 70% 68%,#fff3b2 0 3%,transparent 4%),linear-gradient(145deg,#9ae8b4,#37b96e)}.tech-device{box-shadow:0 12px #10693929,0 24px 45px #11643b3b}.tech-device--watch:after{background:#12452c;color:#8ff2af}.tech-device--tracker:after{background:#ff6b35}.tech-device--home:after{background:linear-gradient(145deg,#fff,#dff7e6);color:#155d37}.floating-pill{border:1px solid #c4e9ce;box-shadow:0 9px #11643b1a,0 18px 32px #11643b33}.feature-strip__grid{border-radius:28px 42px 30px 46px/34px 26px 44px 32px;background:linear-gradient(145deg,#fff,#ecfaef)}.feature-item__icon{border-radius:42% 58% 46% 54%/60% 40%;background:linear-gradient(145deg,#dbf8e4,#a9e7bd);color:var(--color-primary-dark);box-shadow:0 7px #11643b1a,0 12px 20px #11643b24}.category-card{border-radius:38px 62px 42px 58px/48px 36px 64px 52px;background:#176c42;border:2px solid rgba(197,244,211,.75);box-shadow:0 16px #11643b21,0 32px 55px #11643b38,inset 0 1px #ffffff80}.category-card__media:after{background:linear-gradient(90deg,#074526eb,#1a6f412e)}.category-card__fallback{background:radial-gradient(circle at 75% 30%,rgba(210,255,223,.9),transparent 16%),linear-gradient(135deg,#5fd38c,#167443)}.category-card:nth-child(2) .category-card__fallback{background:radial-gradient(circle at 72% 33%,rgba(255,233,164,.9),transparent 16%),linear-gradient(135deg,#4bc77d,#0c6a3a)}.product-card{border-radius:30px 44px 28px 46px/36px 28px 45px 34px;background:linear-gradient(150deg,#fff,#f5fff7);border:1px solid #b6e4c3;box-shadow:0 12px #11643b17,0 22px 38px #11643b24,inset 0 1px #fff}.product-card:hover{transform:translateY(-8px) rotate(-.25deg);box-shadow:0 17px #11643b1a,0 34px 58px #11643b38}.product-card__media{background:linear-gradient(145deg,#eefbf2,#d8f3e0);border-radius:28px 42px 18px 38px/34px 22px 38px 24px}.placeholder-product{color:#86bd96}.collection-empty{background:#f7fff9}.bundle-section{background:radial-gradient(circle at 86% 18%,rgba(154,239,181,.22),transparent 28%),linear-gradient(135deg,#0a4b2c,#11643b 58%,#278b54)}.bundle-section:before{background:#7ee09e2b}.bundle-product{border-radius:28px 42px 30px 46px/35px 24px 44px 31px;background:linear-gradient(145deg,#fff3,#ffffff12);box-shadow:0 10px #042a1740,0 20px 35px #00000029,inset 0 1px #ffffff47}.collection-hero__box{border-radius:42px 70px 44px 64px/54px 38px 66px 46px;background:linear-gradient(135deg,#b9f1c9,#4aca7d);color:#123b25;border:2px solid rgba(255,255,255,.65)}.collection-hero p{color:#123b25bf}.page-hero__box{background:linear-gradient(145deg,#d9f8e2,#fff);border-radius:34px 54px 36px 50px/42px 32px 54px 38px}.newsletter-box{border-radius:36px 58px 40px 62px/48px 34px 58px 42px;background:linear-gradient(145deg,#c9f3d5,#fff);border:2px solid #b4e3c1}.contact-card,.contact-form,.legal-article,.legal-nav,.page-content__inner,.cart-summary,.empty-state{background:linear-gradient(145deg,#fff,#f1fcf4);border-radius:28px 42px 30px 46px/35px 25px 45px 32px}.field input,.field textarea,.newsletter-form input,.search-form input,.collection-toolbar select{background:#fbfffc;border-color:#b8e3c4;box-shadow:inset 0 3px 7px #11643b14,0 1px #fff}.legal-nav a:hover{background:#ddf5e4}.pagination a,.pagination span{background:linear-gradient(145deg,#fff,#eaf8ee);box-shadow:0 4px #c7e8d0}.cart-drawer{background:linear-gradient(180deg,#fbfffc,#eaf8ee);box-shadow:-25px 0 70px #11643b42}.drawer-line img{background:#e3f6e9}.site-footer{background:radial-gradient(circle at 90% 5%,rgba(73,196,119,.2),transparent 28%),linear-gradient(145deg,#06351f,#0c5632 58%,#11643b)}@media(max-width:820px){.wave-edge{margin-bottom:24px}.wave-edge:after{bottom:-23px;height:26px}.hero-tech{padding-bottom:72px}.category-card,.product-card,.newsletter-box,.collection-hero__box{border-radius:26px 38px 28px 40px/32px 24px 40px 30px}}@media(max-width:560px){.button{box-shadow:0 6px #167744,0 11px 20px #11643b33,inset 0 2px 1px #ffffff6b}.product-card:hover{transform:translateY(-4px)}.wave-edge:after{-webkit-mask-size:180% 100%;mask-size:180% 100%}}.audience-collection{scroll-margin-top:120px}.audience-collection__intro{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:30px}.audience-collection__intro>div{max-width:820px}.audience-collection__intro h2{margin:4px 0 12px;font-size:clamp(2.2rem,4.8vw,4.5rem);line-height:1;letter-spacing:-.05em}.audience-placeholder-text{color:var(--color-muted);font-size:.9rem}.audience-product-grid .product-card{min-width:0}.home-contact__box{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center;padding:38px;background:linear-gradient(145deg,#fff,#e7f9ec);border:1px solid var(--color-border);border-radius:36px 52px 32px 48px/42px 28px 50px 34px;box-shadow:var(--shadow-3d)}.home-contact__box h2{margin:4px 0 12px;font-size:clamp(2rem,4vw,3.7rem);line-height:1;letter-spacing:-.045em}.home-contact__box p{color:var(--color-muted)}.home-contact__details{display:grid;gap:12px;padding:24px;border-radius:26px 38px 24px 40px/32px 24px 38px 28px;background:#ffffffb8;box-shadow:inset 0 1px #fff,0 12px 30px #11643b21}.home-contact__details>a:not(.button),.home-contact__details>span{font-weight:800;color:var(--color-primary-dark)}.quantity-selector,.bundle-quantity,.drawer-quantity,.cart-page-quantity{display:grid;grid-template-columns:42px minmax(54px,1fr) 42px;align-items:center;max-width:190px;border:1px solid var(--color-border);border-radius:16px 22px 15px 21px/18px 14px 22px 16px;overflow:hidden;background:#f7fff9;box-shadow:inset 0 2px 6px #11643b14}.quantity-selector button,.bundle-quantity button,.drawer-quantity button,.cart-page-quantity button{height:44px;border:0;background:linear-gradient(145deg,#e9faee,#ccefd6);color:var(--color-primary-dark);font-size:1.25rem;font-weight:950;cursor:pointer}.quantity-selector input,.bundle-quantity input,.drawer-quantity input,.cart-page-quantity input{width:100%;height:44px;padding:0 4px;border:0;border-left:1px solid var(--color-border);border-right:1px solid var(--color-border);border-radius:0;background:#fff;text-align:center;font-weight:900;-moz-appearance:textfield}.quantity-selector input::-webkit-inner-spin-button,.bundle-quantity input::-webkit-inner-spin-button,.drawer-quantity input::-webkit-inner-spin-button,.cart-page-quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-line-total{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid #b8e5c4;border-radius:16px 24px 15px 22px/19px 15px 24px 17px;background:linear-gradient(145deg,#f6fff8,#e0f6e6);font-size:.9rem}.product-line-total strong{font-size:1.2rem;color:var(--color-primary-dark)}.product-promotions{margin-top:20px}.active-promotions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 14px}.active-promotions[hidden]{display:none}.active-promotions small{flex-basis:100%;color:var(--color-muted);line-height:1.35}.promotion-tag,.promotion-label{display:inline-flex;align-items:center;padding:8px 11px;border:1px solid #8fd6a3;border-radius:999px;background:linear-gradient(145deg,#edfff2,#c9f1d4);color:#0e6237;font-size:.78rem;font-weight:950;box-shadow:0 5px 12px #11643b1f,inset 0 1px #fff}.promotion-tag--applied{border-color:#f1b272;background:linear-gradient(145deg,#fff6e8,#ffe0ba);color:#8a4310}.bundle-promotions{margin-top:14px}.bundle-promotions small{color:#ffffffc2}.bundle-promotions .promotion-tag{box-shadow:none}.bundle-help{font-size:.84rem}.bundle-product__body label{display:block;margin:10px 0 5px;color:#ffffffc7;font-size:.72rem;font-weight:900}.bundle-product__body select{width:100%;min-height:40px;padding:7px 8px;border:1px solid rgba(255,255,255,.28);border-radius:10px;background:#f4fff7;color:#153626;font-size:.78rem}.bundle-quantity{grid-template-columns:34px minmax(40px,1fr) 34px;max-width:none;border-color:#ffffff4d}.bundle-quantity button,.bundle-quantity input{height:36px}.bundle-line-total{margin-top:9px!important;color:#fff!important;font-weight:950!important}.bundle-product--empty{opacity:.75}.drawer-line{grid-template-columns:82px minmax(0,1fr) auto}.drawer-line__content{min-width:0}.drawer-line__content strong{display:inline-block;margin-top:5px}.drawer-quantity{grid-template-columns:32px 50px 32px;margin-top:10px}.drawer-quantity button,.drawer-quantity input{height:34px;font-size:.92rem}.drawer-line .cart-pack-label,.cart-pack-label{display:inline-flex;margin:5px 0;padding:5px 8px;border-radius:999px;background:#ddf6e5;color:#11643b;font-size:.7rem;font-weight:900}.discount-saving{display:block!important;color:#a94819!important;font-weight:850!important}.drawer-promo{display:flex;margin-bottom:13px}.drawer-promo small{font-size:.7rem}.cart-page-promotions{margin:18px 0}.cart-page-quantity{grid-template-columns:36px 60px 36px;max-width:150px}.cart-page-quantity button,.cart-page-quantity input{height:38px}.shopify-discounts{display:grid;gap:7px;margin-bottom:16px;padding:13px;border:1px solid #a7ddb6;border-radius:14px;background:#edfff2;color:#11643b}.shopify-discounts span{font-size:.82rem}@media(max-width:1100px){.home-contact__box{grid-template-columns:1fr}.audience-collection__intro{align-items:start;flex-direction:column}}@media(max-width:560px){.home-contact__box{padding:24px}.audience-collection__intro .button{width:100%}.quantity-selector{max-width:none}.drawer-line{grid-template-columns:72px minmax(0,1fr) auto}.drawer-line img{width:72px}}.site-nav{gap:18px;flex-wrap:wrap;align-items:center}.site-nav a{white-space:nowrap}@media(min-width:1101px)and (max-width:1320px){.site-header__inner{gap:18px}.site-nav{gap:12px}.site-nav a{font-size:.86rem}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/base.css.map */
