:root{--bg: #F6F9FC;--surface: #FFFFFF;--surface-soft: #EDF4FA;--ink: #142233;--muted: #5D6B7A;--line: #D8E3EE;--green: #1A365D;--green-2: #2B4C7E;--mint: #E8F2FA;--sky: #EDF7FF;--accent: #FF7A33;--accent-soft: #FFECE6;--danger: #B42318;--radius-lg: 28px;--radius-md: 18px;--shadow: 0 16px 38px rgba(26,54,93, .1);--max: 1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}.skip-link{position:absolute;left:-999px;top:auto;width:1px;height:1px;overflow:hidden}.skip-link:focus{left:16px;top:16px;width:auto;height:auto;background:var(--surface);padding:12px 16px;border-radius:10px;z-index:1000}.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-width{width:min(var(--max),calc(100% - 32px));margin:0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:13px 22px;font-weight:700;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;cursor:pointer;min-height:48px}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fff;box-shadow:0 12px 24px #1a365d2e}.btn-secondary{background:var(--surface);color:var(--green);border-color:var(--line)}.btn-accent{background:var(--accent);color:#fff}.badge{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:var(--accent-soft);color:#c2461a;border-radius:999px;font-size:13px;font-weight:700}.eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:800}.section{padding:64px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-head h2{margin:0;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.04em}.section-head p{margin:8px 0 0;color:var(--muted);max-width:620px}.announcement{background:var(--green);color:#fff;font-size:14px}.announcement .page-width{min-height:38px;display:flex;align-items:center;justify-content:center;text-align:center}.announcement-inner:before,.announcement-inner:after{content:"";width:7px;height:7px;border-radius:50%;background:#ffffffb3;margin:0 10px;display:inline-block}.site-header{background:#f6f9fcf5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.site-header--pet-retail{box-shadow:0 10px 30px #1a365d0f}.header-main{min-height:84px;display:grid;grid-template-columns:minmax(170px,250px) minmax(280px,1fr) auto;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:12px;font-weight:950;letter-spacing:-.03em;font-size:22px;white-space:nowrap}.brand-mark{width:46px;height:46px;border-radius:17px;background:linear-gradient(135deg,var(--accent-soft),var(--mint));color:var(--green);border:1px solid var(--line);display:flex;align-items:center;justify-content:center;font-size:22px;box-shadow:0 10px 22px #1a365d14}.brand img{max-height:46px;width:auto}.header-search{width:100%}.header-search__shell{display:grid;grid-template-columns:auto 1fr auto;align-items:center;min-height:54px;background:#fff;border:2px solid #C9D8E7;border-radius:999px;padding:6px 7px 6px 17px;box-shadow:0 12px 26px #1a365d14;transition:border-color .18s ease,box-shadow .18s ease}.header-search__shell:focus-within{border-color:var(--accent);box-shadow:0 14px 30px #ff7a3324}.header-search__icon{color:var(--accent);font-size:22px;line-height:1;margin-right:9px;font-weight:900}.header-search__input{width:100%;border:0;outline:0;min-height:40px;background:transparent;color:var(--ink);font-weight:650}.header-search__input::placeholder{color:#7b8794;font-weight:600}.header-search__button{border:0;border-radius:999px;min-height:42px;padding:0 20px;background:var(--accent);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #ff7a332e}.header-search__button:hover{filter:brightness(.97)}.header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.header-icon-link{position:relative;width:48px;height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1px solid var(--line);color:var(--green);box-shadow:0 8px 20px #1a365d0f;transition:transform .18s ease,background .18s ease,border-color .18s ease}.header-icon-link:hover{transform:translateY(-1px);background:var(--mint);border-color:#bfd1e3}.header-icon{width:23px;height:23px;display:block}.cart-count-bubble{position:absolute;min-width:20px;height:20px;padding:0 5px;border-radius:999px;right:-3px;top:-5px;background:var(--accent);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:11px;line-height:1;font-weight:950;border:2px solid var(--bg)}.cart-pill{min-height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#fff;border:1px solid var(--line);font-weight:850;padding:0 14px;box-shadow:0 8px 20px #1a365d0f}.cart-pill__count{width:24px;height:24px;border-radius:999px;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:12px}.header-nav-row{min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding-bottom:10px}.nav{display:flex;align-items:center;gap:8px;color:#26394d;font-weight:800;font-size:14px;flex-wrap:wrap}.nav a{padding:9px 13px;border-radius:999px;transition:background .18s ease,color .18s ease}.nav a:hover{color:var(--green);background:var(--mint)}.header-trust-chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.header-trust-chips span{display:inline-flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--line);color:var(--green);border-radius:999px;padding:7px 11px;font-size:12px;font-weight:850}.header-trust-chips span:before{content:"\2713";color:var(--accent);font-weight:950}.icon-link{width:42px;height:42px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--line);font-weight:800}.mobile-nav-note{display:none}.mobile-menu{display:none;position:relative}.mobile-menu>summary{list-style:none;cursor:pointer}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu__panel{display:none}.hero{padding:34px 0 54px}.hero-card{display:grid;grid-template-columns:1.05fr .95fr;gap:26px;align-items:stretch}.hero-copy{background:linear-gradient(135deg,#fff,#f4f9fd 54%,#edf7ff);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(28px,5vw,64px);box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-copy:after{content:"";position:absolute;right:-80px;top:-80px;width:260px;height:260px;background:radial-gradient(circle,rgba(255,122,51,.13),transparent 65%)}.hero-copy:before{content:"";position:absolute;left:-70px;bottom:-90px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(43,76,126,.1),transparent 65%)}.hero-copy>*{position:relative;z-index:1}.hero h1{margin:14px 0 16px;font-size:clamp(42px,6vw,76px);line-height:.96;letter-spacing:-.06em;max-width:760px}.hero p{color:var(--muted);font-size:clamp(17px,2vw,20px);margin:0 0 26px;max-width:650px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.hero-points{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:22px}.hero-point{background:var(--surface-soft);border-radius:16px;padding:14px;border:1px solid var(--line)}.hero-point strong{display:block;font-size:15px}.hero-point span{display:block;color:var(--muted);font-size:13px;margin-top:2px}.hero-visual{min-height:520px;background:radial-gradient(circle at 26% 22%,#ffffff 0 12%,transparent 13%),linear-gradient(145deg,#e8f2fa,#edf7ff);border:1px solid var(--line);border-radius:var(--radius-lg);overflow:hidden;position:relative;box-shadow:var(--shadow)}.hero-visual img{width:100%;height:100%;object-fit:cover}.hero-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px;text-align:center}.hero-placeholder .circle{width:220px;height:220px;border-radius:50%;background:#ffffff94;border:1px solid rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;font-size:46px;font-weight:900;color:var(--green);margin-bottom:18px;box-shadow:0 18px 40px #1a365d1a}.hero-placeholder strong{font-size:24px}.hero-placeholder span{color:var(--muted);margin-top:8px;max-width:360px}.trust-bar{padding:18px 0 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.trust-item{background:var(--surface);border:1px solid var(--line);border-radius:24px;padding:16px;display:flex;gap:12px;align-items:flex-start}.trust-icon{width:34px;height:34px;border-radius:12px;background:var(--accent-soft);color:var(--accent);display:flex;align-items:center;justify-content:center;flex:0 0 auto;font-weight:900}.trust-item strong{display:block;font-size:15px}.trust-item span{display:block;color:var(--muted);font-size:13px;margin-top:2px}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.tile{min-height:220px;border-radius:30px;border:1px solid var(--line);background:var(--surface);padding:22px;position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 24px #1a365d12}.tile:after{content:"";position:absolute;right:-38px;bottom:-38px;width:150px;height:150px;border-radius:50%;background:#1a365d12}.tile small{color:var(--accent);font-weight:800;text-transform:uppercase;letter-spacing:.1em}.tile h3{margin:8px 0;font-size:24px;line-height:1.1;letter-spacing:-.03em}.tile p{margin:0;color:var(--muted);font-size:14px}.tile .arrow{width:44px;height:44px;border-radius:999px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;margin-top:24px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 10px 24px #1a365d12}.product-card__image{aspect-ratio:1 / 1;background:#eef4f8;display:flex;align-items:center;justify-content:center;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:contain;padding:18px}.product-card__body{padding:16px}.product-card__vendor{color:var(--muted);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.product-card__title{margin:5px 0 10px;font-size:17px;line-height:1.25;font-weight:850}.price{color:var(--green);font-weight:900}.product-card__meta{margin-top:12px;display:flex;gap:8px;flex-wrap:wrap}.pill{display:inline-flex;border:1px solid var(--line);background:var(--surface-soft);color:var(--muted);border-radius:999px;padding:5px 9px;font-size:12px;font-weight:700}.info-band{background:var(--green);color:#fff;border-radius:var(--radius-lg);padding:clamp(26px,4vw,46px);display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.info-band h2{margin:0 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.04;letter-spacing:-.04em}.info-band p{margin:0;color:#ffffffbf}.info-list{display:grid;gap:12px}.info-list div{background:#ffffff17;border:1px solid rgba(255,255,255,.16);border-radius:16px;padding:15px}.info-list strong{display:block}.info-list span{color:#ffffffb8;font-size:14px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.step-card{background:var(--surface);border:1px solid var(--line);border-radius:22px;padding:24px}.step-num{width:42px;height:42px;border-radius:15px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;margin-bottom:18px}.step-card h3{margin:0 0 8px;font-size:22px}.step-card p{margin:0;color:var(--muted)}.faq-wrap{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px}.faq-list{display:grid;gap:12px}details{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:18px 20px}summary{cursor:pointer;font-weight:850}details p{color:var(--muted);margin:12px 0 0}.newsletter{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(26px,4vw,44px);display:flex;justify-content:space-between;gap:24px;align-items:center;box-shadow:var(--shadow)}.newsletter h2{margin:0;font-size:clamp(26px,3vw,38px);letter-spacing:-.04em}.newsletter p{color:var(--muted);margin:6px 0 0}.newsletter form{display:flex;gap:10px;flex-wrap:wrap}.input{border:1px solid var(--line);border-radius:999px;min-height:48px;padding:0 16px;background:#fff;min-width:260px}.product-page{padding:44px 0 70px}.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:start}.product-media{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:24px;position:sticky;top:104px}.product-media img{width:100%;height:auto;object-fit:contain}.product-summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);padding:clamp(24px,4vw,42px);box-shadow:var(--shadow)}.product-summary h1{margin:8px 0 12px;font-size:clamp(34px,4vw,56px);line-height:1.02;letter-spacing:-.05em}.product-price{font-size:26px;color:var(--green);font-weight:900;margin:12px 0 20px}.variant-select,.quantity-input{border:1px solid var(--line);border-radius:12px;padding:12px;background:#fff;width:100%;margin:7px 0 14px}.add-cart{width:100%;margin-top:8px}.product-note{background:var(--accent-soft);color:#c2461a;border-radius:16px;padding:14px;margin:16px 0;font-size:14px}.product-trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin:12px 0 18px}.product-trust-strip div{background:var(--surface-soft);border:1px solid var(--line);border-radius:14px;padding:12px}.product-trust-strip strong{display:block;font-size:13px;color:var(--ink)}.product-trust-strip span{display:block;margin-top:3px;color:var(--muted);font-size:12px;line-height:1.35}.spec-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:18px 0}.spec{background:var(--surface-soft);border:1px solid var(--line);border-radius:14px;padding:13px}.spec small{display:block;color:var(--muted);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:11px}.spec strong{display:block;margin-top:3px}.rich-text{color:var(--muted)}.compliance-box{border-left:4px solid var(--accent);background:#fff2ee;padding:16px;border-radius:14px;color:#5d6b7a}.collection-page,.page-template,.cart-page{padding:44px 0 70px}.page-title{font-size:clamp(36px,5vw,62px);letter-spacing:-.05em;line-height:1.02;margin:0 0 14px}.collection-toolbar{margin:0 0 22px;color:var(--muted)}.cart-table{width:100%;border-collapse:collapse;background:var(--surface);border-radius:22px;overflow:hidden}.cart-table th,.cart-table td{padding:16px;border-bottom:1px solid var(--line);text-align:left}.cart-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:18px}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:26px}textarea.input{min-height:140px;border-radius:18px;padding-top:14px}.footer{background:#0d2742;color:#fff;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr .8fr;gap:28px}.footer h3{margin:0 0 12px}.footer p,.footer a{color:#ffffffb8}.footer a{display:block;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.14);margin-top:34px;padding-top:18px;color:#ffffff94;font-size:13px}.placeholder-svg{width:100%;height:100%;opacity:.4}@media(max-width:980px){.product-trust-strip{grid-template-columns:1fr}.header-main{grid-template-columns:1fr;gap:12px;padding-top:14px;padding-bottom:10px}.brand,.header-actions{justify-content:center}.header-icon-link{width:46px;height:46px}.header-nav-row{justify-content:center;flex-direction:column;padding-bottom:14px}.nav,.header-trust-chips{justify-content:center}.mobile-nav-note{display:block;color:var(--muted);font-size:13px}.hero-card,.info-band,.faq-wrap,.product-layout,.contact-grid{grid-template-columns:1fr}.hero-visual{min-height:360px}.trust-grid,.tiles,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.steps-grid{grid-template-columns:1fr}.product-media{position:static}.newsletter{align-items:flex-start;flex-direction:column}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.section{padding:44px 0}.header-cta{display:none}.header-main{width:min(var(--max),calc(100% - 20px))}.header-search__shell{grid-template-columns:auto 1fr;padding-right:14px}.header-search__button{display:none}.nav{gap:4px}.nav a{padding:8px 10px;font-size:13px}.hero-points,.trust-grid,.tiles,.product-grid,.spec-grid{grid-template-columns:1fr}.hero-copy{padding:24px}.hero h1{font-size:42px}.footer-grid{grid-template-columns:1fr}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td,.cart-table th{display:block;width:100%}}.hero-slider{padding:30px 0 48px}.hero-slider__frame{position:relative;min-height:clamp(430px,52vw,640px);border-radius:38px;overflow:hidden;border:1px solid var(--line);background:linear-gradient(135deg,#f1f7fc,#e8f2fa);box-shadow:var(--shadow)}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .65s ease}.hero-slide.is-active{opacity:1;pointer-events:auto}.hero-slide__media,.hero-slide__image,.hero-slide__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.hero-slide__image{object-fit:cover}.hero-slide__placeholder{display:flex;align-items:center;justify-content:flex-end;padding:clamp(28px,5vw,72px);background:radial-gradient(circle at 76% 50%,rgba(255,255,255,.92) 0 14%,transparent 15%),radial-gradient(circle at 87% 30%,rgba(255,255,255,.55) 0 6%,transparent 7%),linear-gradient(135deg,#f4f9fd,#e8f2fa 58%,#e0f1fa)}.hero-slide__placeholder--alt{background:radial-gradient(circle at 78% 50%,rgba(255,255,255,.9) 0 14%,transparent 15%),radial-gradient(circle at 88% 68%,rgba(255,255,255,.52) 0 6%,transparent 7%),linear-gradient(135deg,#eaf5ff,#ffece6 56%,#e8f2fa)}.hero-slide__placeholder span{width:clamp(180px,25vw,330px);height:clamp(180px,25vw,330px);border-radius:999px;background:#ffffffa6;border:1px solid rgba(255,255,255,.9);box-shadow:0 22px 55px #1a365d1a;display:flex;align-items:center;justify-content:center;color:var(--green);font-size:clamp(28px,4vw,56px);font-weight:950;letter-spacing:-.06em;text-align:center}.hero-slide__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f6f9fcfa,#f6f9fceb 36%,#f6f9fc3d,#f6f9fc14)}.hero-slide__content{position:relative;z-index:2;width:min(620px,62%);min-height:clamp(430px,52vw,640px);display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,6vw,76px)}.hero-slide__badge{align-self:flex-start}.hero-slide h1{margin:16px 0 18px;font-size:clamp(42px,5.8vw,78px);line-height:.96;letter-spacing:-.065em;max-width:760px}.hero-slide p{margin:0 0 28px;max-width:580px;color:var(--muted);font-size:clamp(17px,1.8vw,21px)}.hero-slider__dots{position:absolute;left:clamp(34px,6vw,76px);bottom:28px;z-index:4;display:flex;gap:9px;align-items:center}.hero-slider__dot{width:11px;height:11px;padding:0;border-radius:999px;border:0;background:#2b4c7e33;cursor:pointer;transition:width .2s ease,background .2s ease}.hero-slider__dot.is-active{width:34px;background:var(--accent)}@media(max-width:980px){.hero-slider__frame,.hero-slide__content{min-height:520px}.hero-slide__content{width:74%}.hero-slide__shade{background:linear-gradient(90deg,#f6f9fcfa,#f6f9fce6,#f6f9fc2e)}}@media(max-width:640px){.hero-slider{padding:22px 0 38px}.hero-slider__frame,.hero-slide__content{min-height:560px}.hero-slider__frame{border-radius:26px}.hero-slide__content{width:100%;padding:38px 22px 72px;justify-content:flex-start}.hero-slide__shade{background:linear-gradient(180deg,#f6f9fcfa,#f6f9fce6 54%,#f6f9fc57)}.hero-slide h1{font-size:40px}.hero-slide__placeholder{align-items:flex-end;justify-content:center;padding-bottom:34px}.hero-slide__placeholder span{width:180px;height:180px;font-size:32px}.hero-slider__dots{left:22px;bottom:24px}}@media(max-width:749px){:root{--radius-lg: 24px;--radius-md: 18px}body{font-size:15px;overflow-x:hidden}.page-width{width:min(var(--max),calc(100% - 24px))}.announcement{font-size:12px}.announcement .page-width{min-height:34px;line-height:1.35;padding:6px 0}.announcement-inner:before,.announcement-inner:after{display:none}.site-header{position:sticky;top:0}.header-main{width:min(var(--max),calc(100% - 24px));display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-template-areas:"menu brand actions" "search search search";gap:10px 10px;min-height:0;padding:10px 0 12px}.brand{grid-area:brand;justify-content:flex-start;min-width:0;gap:9px;font-size:18px;letter-spacing:-.04em}.brand-mark{width:38px;height:38px;border-radius:14px;font-size:19px;flex:0 0 auto}.brand span:last-child{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand img{max-height:38px}.header-search{grid-area:search}.header-search__shell{min-height:46px;grid-template-columns:auto minmax(0,1fr);border-width:1px;padding:5px 14px;box-shadow:0 8px 18px #1a365d12}.header-search__icon{margin-right:7px}.header-search__input{min-height:34px;font-size:14px;font-weight:650}.header-search__input::placeholder{color:#7b8794;font-weight:600}.header-search__button{display:none}.header-actions{grid-area:actions;justify-content:flex-end;gap:7px}.header-icon-link{width:40px;height:40px;box-shadow:0 6px 14px #1a365d0f}.header-icon{width:20px;height:20px}.cart-count-bubble{min-width:18px;height:18px;font-size:10px;right:-4px;top:-4px}.mobile-menu{display:block;grid-area:menu;align-self:center;justify-self:start;position:relative;z-index:130}.mobile-menu__toggle{background:var(--green);color:#fff;border-color:var(--green)}.mobile-menu[open] .mobile-menu__toggle{background:var(--accent);border-color:var(--accent)}.mobile-menu[open] .mobile-menu__panel{display:block;position:absolute;top:calc(100% + 10px);left:0;right:auto;width:min(340px,calc(100vw - 24px));max-height:min(72vh,560px);overflow-y:auto;background:#fff2ee;border:1px solid var(--line);border-radius:22px;padding:14px;box-shadow:0 24px 55px #1a365d2e;z-index:140}.mobile-menu__panel:before{content:"";position:absolute;top:-7px;left:17px;width:14px;height:14px;transform:rotate(45deg);background:#fff2ee;border-left:1px solid var(--line);border-top:1px solid var(--line)}.mobile-menu__head{position:relative;z-index:1;color:var(--accent);font-size:12px;font-weight:950;letter-spacing:.11em;text-transform:uppercase;padding:4px 4px 10px}.mobile-menu__nav{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:8px}.mobile-menu__nav a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 13px;border-radius:16px;background:#fff;border:1px solid var(--line);color:var(--ink);font-size:14px;font-weight:900;box-shadow:0 7px 16px #1a365d0d}.mobile-menu__nav a:after{content:"\203a";color:var(--accent);font-size:22px;line-height:1}.mobile-menu__trust{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:7px;margin-top:10px}.mobile-menu__trust span{display:flex;align-items:center;gap:7px;color:var(--green);background:var(--mint);border:1px solid #BFD1E3;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.mobile-menu__trust span:before{content:"\2713";color:var(--accent);font-weight:950}.header-nav-row,.header-trust-chips{display:none}.section{padding:42px 0}.section-head{display:block;margin-bottom:22px}.section-head h2{font-size:30px;line-height:1.05}.section-head p{font-size:15px}.hero-slider{padding:16px 0 34px}.hero-slider__frame{min-height:456px;border-radius:24px}.hero-slide,.hero-slide.is-active{min-height:456px}.hero-slide__media,.hero-slide__image,.hero-slide__placeholder{height:100%}.hero-slide__image{object-position:64% center;opacity:.58}.hero-slide__shade{background:linear-gradient(180deg,#f6f9fcfa,#f6f9fcf0 46%,#f6f9fcad 72%,#f6f9fc5c),linear-gradient(90deg,#f6f9fcf5,#f6f9fc99)}.hero-slide__content{width:100%;min-height:456px;padding:24px 20px 66px;justify-content:flex-start}.hero-slide__badge{font-size:11px;padding:7px 10px;max-width:100%}.hero-slide h1{font-size:32px;line-height:1.02;letter-spacing:-.055em;margin:14px 0 12px;max-width:96%}.hero-slide p{font-size:15px;line-height:1.48;margin-bottom:18px;max-width:94%}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:0;max-width:260px}.hero-actions .btn{min-height:44px;padding:11px 16px;font-size:14px}.hero-slide__placeholder{align-items:flex-end;justify-content:flex-end;padding:0 18px 24px}.hero-slide__placeholder span{width:144px;height:144px;font-size:26px;opacity:.86}.hero-slider__dots{left:20px;bottom:22px}.hero-slider__dot{width:9px;height:9px}.hero-slider__dot.is-active{width:28px}.trust-grid,.tiles,.product-grid,.spec-grid{grid-template-columns:1fr}.trust-item,.tile,.product-card,.info-card,.faq-list,.product-info,.product-media,.contact-card,.contact-form,.newsletter{border-radius:20px}.product-card__body,.tile,.info-card,.contact-form,.contact-card{padding:18px}}@media(max-width:390px){.page-width,.header-main,.header-nav-row{width:min(var(--max),calc(100% - 20px))}.brand{font-size:16px}.brand-mark{width:36px;height:36px}.header-icon-link{width:38px;height:38px}.mobile-menu[open] .mobile-menu__panel{width:min(330px,calc(100vw - 20px))}.hero-slider__frame,.hero-slide,.hero-slide.is-active,.hero-slide__content{min-height:438px}.hero-slide h1{font-size:29px}.hero-slide p{font-size:14px}.hero-actions{max-width:238px}}:root{--bg: #F8FBFD;--surface-soft: #F2F8FC;--line: #DFEAF2;--accent-soft: #F4F9FD;--shadow: 0 14px 34px rgba(26,54,93, .09)}.announcement{background:#1a365d;font-weight:750}.site-header{background:#f8fbfdfa}.header-main{grid-template-columns:minmax(170px,230px) minmax(360px,1fr) auto}.header-search__shell{border-color:#d7e7f2;min-height:56px;box-shadow:0 10px 22px #1a365d0f}.header-search__button{background:#1a365d}.header-trust-chips span,.header-icon-link,.tile,.product-card,.trust-item,.step-card,.newsletter{background:#fff}.hero-slider{padding:24px 0 22px}.hero-slider__frame{min-height:clamp(420px,48vw,590px);border-radius:30px;background:linear-gradient(135deg,#fff,#edf7ff 52%,#f1f7fc)}.hero-slide__shade{background:linear-gradient(90deg,#f8fbfdfa,#f8fbfdf0 36%,#f8fbfd52,#f8fbfd1a)}.hero-slide__content{min-height:clamp(420px,48vw,590px)}.hero-slide h1{font-size:clamp(40px,5.1vw,70px);max-width:660px}.hero-slide p{max-width:560px}.retail-shortcuts{padding:6px 0 28px}.retail-shortcuts__wrap{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px;align-items:stretch}.retail-shortcuts__intro{background:#1a365d;color:#fff;border-radius:24px;padding:24px;box-shadow:var(--shadow)}.retail-shortcuts__intro .eyebrow{color:#ff7a33}.retail-shortcuts__intro h2{margin:9px 0 8px;font-size:clamp(26px,3vw,38px);letter-spacing:-.045em;line-height:1.02}.retail-shortcuts__intro p{margin:0;color:#ffffffc2;font-size:15px}.retail-shortcuts__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.retail-shortcut{min-height:92px;display:grid;grid-template-columns:auto 1fr auto;gap:11px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:22px;padding:14px;box-shadow:0 8px 20px #1a365d0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.retail-shortcut:hover{transform:translateY(-1px);border-color:#c3dcef;box-shadow:0 12px 28px #1a365d1a}.retail-shortcut__icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:var(--surface-soft);font-size:20px}.retail-shortcut__body strong{display:block;color:var(--ink);font-weight:950;line-height:1.15}.retail-shortcut__body small{display:block;color:var(--muted);margin-top:3px;font-size:12px;line-height:1.25;font-weight:700}.retail-shortcut__arrow{color:var(--accent);font-size:26px;line-height:1;font-weight:900}.trusted-brands-section{background:linear-gradient(180deg,#fff,#f7fbfd)}.trusted-brands-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.brand-card{min-width:0;min-height:104px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:16px;border:1px solid var(--line);border-radius:20px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 10px 24px #1a365d0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.brand-card:hover{transform:translateY(-1px);border-color:#c3dcef;box-shadow:0 14px 30px #1a365d1a}.brand-card__mark{width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;background:var(--mint);color:var(--green);font-size:12px;font-weight:950;letter-spacing:0}.brand-card__body{min-width:0}.brand-card__body strong{display:block;color:var(--ink);font-weight:950;line-height:1.15;overflow-wrap:anywhere}.brand-card__body small{display:block;margin-top:4px;color:var(--muted);font-size:13px;line-height:1.35}.brand-card__arrow{color:var(--accent);font-weight:950}.trust-bar{padding:8px 0 0}.trust-grid{gap:12px}.trust-item{border-radius:20px;padding:14px}.tiles{grid-template-columns:repeat(4,minmax(0,1fr))}.tile{min-height:190px;border-radius:24px;box-shadow:0 8px 22px #1a365d0f}.tile .arrow{width:38px;height:38px}.product-card--retail{border-radius:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.product-card--retail:hover{transform:translateY(-2px);border-color:#c3dcef;box-shadow:0 16px 34px #1a365d1a}.product-card--retail .product-card__image{position:relative;aspect-ratio:1 / .86;background:linear-gradient(180deg,#fff,#f3f8fc)}.product-card--retail .product-card__image img{padding:16px}.product-card__badge{position:absolute;left:12px;top:12px;display:inline-flex;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;font-weight:950;padding:5px 8px}.product-card--retail .product-card__body{padding:15px}.product-card--retail .product-card__title{min-height:42px}.product-card__meta--top{margin:9px 0 12px}.product-card__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px}.product-card__cta{display:inline-flex;align-items:center;justify-content:center;min-height:34px;border-radius:999px;background:var(--green);color:#fff;padding:0 12px;font-size:12px;font-weight:950;white-space:nowrap}.pill{background:#f6fafc;border-color:#dceaf3;color:#526b80}@media(max-width:980px){.retail-shortcuts__wrap{grid-template-columns:1fr}.retail-shortcuts__grid,.trusted-brands-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.announcement{font-size:11px}.hero-slider{padding:14px 0 18px}.hero-slider__frame,.hero-slide,.hero-slide.is-active,.hero-slide__content{min-height:430px}.hero-slide h1{font-size:30px}.hero-slide p{max-width:100%}.retail-shortcuts{padding:0 0 20px}.retail-shortcuts__intro{padding:18px;border-radius:20px}.retail-shortcuts__intro h2{font-size:25px}.retail-shortcuts__grid{grid-template-columns:1fr 1fr;gap:9px}.trusted-brands-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.retail-shortcut{grid-template-columns:1fr;min-height:118px;gap:8px;padding:12px;align-items:start}.retail-shortcut__icon{width:38px;height:38px}.retail-shortcut__arrow{display:none}.product-card--retail .product-card__image{aspect-ratio:1 / .78}.product-card__bottom{align-items:flex-start;flex-direction:column}.product-card__cta{width:100%}}@media(max-width:390px){.retail-shortcuts__grid,.trusted-brands-grid{grid-template-columns:1fr}}html,body{max-width:100%;overflow-x:hidden}body{position:relative}@media(max-width:749px){.page-width{width:calc(100% - 24px)!important;max-width:calc(100vw - 24px)!important;margin-left:auto!important;margin-right:auto!important}.announcement,.site-header,.main-content,.hero-slider,.retail-shortcuts,.section,.footer{width:100%!important;max-width:100vw!important;overflow-x:clip}.announcement .page-width{min-height:32px;padding:6px 4px}.announcement-inner span{display:block;width:100%;font-size:11px;line-height:1.25;white-space:normal}.site-header{position:sticky;top:0;z-index:60}.header-main.page-width{width:calc(100% - 24px)!important;max-width:calc(100vw - 24px)!important}.header-main{display:grid!important;grid-template-columns:42px minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search"!important;align-items:center!important;column-gap:9px!important;row-gap:10px!important;min-height:0!important;padding:10px 0 12px!important}.mobile-menu{display:block!important;grid-area:menu!important;width:42px!important;min-width:42px!important;max-width:42px!important;justify-self:start!important}.mobile-menu__toggle,.header-icon-link.mobile-menu__toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important;border-radius:999px!important;background:transparent!important;border:0!important;box-shadow:none!important;color:var(--green)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:0!important}.mobile-menu__toggle svg,.mobile-menu__toggle .header-icon{width:25px!important;height:25px!important;display:block!important}.mobile-menu[open] .mobile-menu__toggle{background:var(--mint)!important;color:var(--green)!important}.mobile-menu[open] .mobile-menu__panel{left:0!important;right:auto!important;width:min(330px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;top:calc(100% + 10px)!important;transform:none!important}.brand{grid-area:brand!important;min-width:0!important;max-width:100%!important;justify-content:flex-start!important;gap:8px!important;font-size:clamp(16px,4.5vw,19px)!important;overflow:hidden!important}.brand-mark{width:36px!important;height:36px!important;min-width:36px!important;border-radius:999px!important;font-size:18px!important}.brand span:last-child{min-width:0!important;max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.brand img{max-width:160px!important;max-height:36px!important;object-fit:contain!important}.header-actions{grid-area:actions!important;display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important}.header-actions .header-icon-link{width:39px!important;height:39px!important;min-width:39px!important;min-height:39px!important;border-radius:999px!important}.header-icon{width:20px!important;height:20px!important}.header-search{grid-area:search!important;width:100%!important;max-width:100%!important;min-width:0!important}.header-search__shell{width:100%!important;max-width:100%!important;min-width:0!important;min-height:46px!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;padding:5px 14px!important;border-width:1px!important}.header-search__input{width:100%!important;min-width:0!important;font-size:14px!important}.header-search__button,.header-nav-row,.header-trust-chips{display:none!important}.hero-slider{padding:14px 0 18px!important}.hero-slider__frame,.hero-slide,.hero-slide.is-active,.hero-slide__content{width:100%!important;max-width:100%!important;min-width:0!important;min-height:430px!important}.hero-slider__frame{border-radius:24px!important;overflow:hidden!important}.hero-slide__content{padding:24px 20px 66px!important}.hero-slide h1{font-size:clamp(29px,8.3vw,34px)!important;max-width:100%!important}.hero-slide p{font-size:15px!important;max-width:100%!important}.hero-actions{width:min(100%,270px)!important;max-width:100%!important}.hero-actions .btn{width:100%!important}.retail-shortcuts__wrap{display:grid!important;grid-template-columns:1fr!important;gap:12px!important;width:100%!important;max-width:100%!important}.retail-shortcuts__intro{width:100%!important;max-width:100%!important;padding:20px 18px!important;border-radius:20px!important}.retail-shortcuts__intro h2{font-size:26px!important}.retail-shortcuts__grid,.trusted-brands-grid,.tiles,.product-grid,.trust-grid,.spec-grid{width:100%!important;max-width:100%!important;min-width:0!important}.retail-shortcuts__grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.retail-shortcut,.brand-card,.tile,.product-card,.trust-item,.info-card,.faq-list,.newsletter{max-width:100%!important;min-width:0!important}.section-head h2{font-size:clamp(28px,8vw,34px)!important}}@media(max-width:390px){.page-width,.header-main.page-width{width:calc(100% - 20px)!important;max-width:calc(100vw - 20px)!important}.header-main{grid-template-columns:38px minmax(0,1fr) auto!important;column-gap:7px!important}.mobile-menu,.mobile-menu__toggle,.header-icon-link.mobile-menu__toggle{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important}.brand{font-size:16px!important}.brand-mark{width:34px!important;height:34px!important;min-width:34px!important}.header-actions .header-icon-link{width:37px!important;height:37px!important;min-width:37px!important;min-height:37px!important}.retail-shortcuts__grid,.trusted-brands-grid{grid-template-columns:1fr!important}}@media(max-width:749px){.site-header,.site-header--pet-retail,.header-main,.mobile-menu{overflow:visible!important}.site-header{z-index:9990!important;isolation:isolate!important}.header-main{grid-template-columns:44px minmax(0,1fr) auto!important;column-gap:14px!important}.mobile-menu{display:block!important;position:relative!important;z-index:10020!important;width:44px!important;min-width:44px!important;max-width:44px!important;height:44px!important;min-height:44px!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important}.mobile-menu>summary,.mobile-menu__toggle{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;max-width:44px!important;max-height:44px!important;padding:0!important;margin:0!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;background:var(--mint)!important;border:1px solid #D7E7F2!important;color:var(--green)!important;box-shadow:none!important;list-style:none!important;-webkit-tap-highlight-color:transparent!important}.mobile-menu>summary:before,.mobile-menu>summary:after,.mobile-menu__toggle:before,.mobile-menu__toggle:after{content:none!important;display:none!important}.mobile-menu>summary::-webkit-details-marker{display:none!important}.mobile-menu__toggle svg,.mobile-menu__toggle .header-icon{width:23px!important;height:23px!important;flex:0 0 auto!important}.mobile-menu[open]>summary,.mobile-menu[open] .mobile-menu__toggle{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important}.mobile-menu[open] .mobile-menu__panel{display:block!important;position:absolute!important;top:calc(100% + 12px)!important;left:0!important;right:auto!important;width:min(348px,calc(100vw - 24px))!important;max-width:calc(100vw - 24px)!important;max-height:min(68vh,560px)!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fff2ee!important;border:1px solid var(--line)!important;border-radius:22px!important;padding:14px!important;box-shadow:0 28px 70px #1a365d3d!important;z-index:10030!important;transform:none!important}.mobile-menu__panel:before{z-index:0!important}.hero-slider,.hero-slider__frame,.hero-slide,.hero-slide__content,.main-content,main{position:relative!important;z-index:1!important}.brand{gap:9px!important}.brand-mark{width:35px!important;height:35px!important;min-width:35px!important}}@media(max-width:390px){.header-main{grid-template-columns:42px minmax(0,1fr) auto!important;column-gap:11px!important}.mobile-menu,.mobile-menu>summary,.mobile-menu__toggle{width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;max-width:42px!important;max-height:42px!important}.mobile-menu[open] .mobile-menu__panel{width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}}.announcement--scrolling{background:#144b73;color:#fff;overflow:hidden;width:100%;max-width:100vw;border-bottom:1px solid rgba(255,255,255,.12)}.announcement-scroller{min-height:46px;display:flex;align-items:center;overflow:hidden;width:100%}.announcement-scroller__track{display:flex;align-items:center;width:max-content;animation:announcement-scroll var(--speed, 28s) linear infinite}.announcement-scroller__group{display:flex;align-items:center;flex-shrink:0;white-space:nowrap}.announcement-scroller__group span{display:inline-flex;align-items:center;padding:0 28px;font-size:14px;line-height:1;font-weight:900;letter-spacing:.01em}.announcement-scroller__group span:after{content:"\2022";display:inline-block;margin-left:28px;opacity:.75}@keyframes announcement-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:749px){.announcement-scroller{min-height:42px}.announcement-scroller__group span{padding:0 18px;font-size:12px}.announcement-scroller__group span:after{margin-left:18px}}@media(prefers-reduced-motion:reduce){.announcement-scroller__track{animation:none}}@media(max-width:749px){html,body{max-width:100%!important;overflow-x:hidden!important}.site-header,.site-header--pet-retail{position:relative!important;z-index:9999!important;overflow:visible!important;isolation:isolate!important}.header-main,.header-main.page-width{display:grid!important;grid-template-columns:46px minmax(0,1fr) auto!important;grid-template-areas:"menu brand actions" "search search search"!important;align-items:center!important;gap:12px!important;overflow:visible!important}details.mobile-menu,.mobile-menu{grid-area:menu!important;display:block!important;position:relative!important;z-index:10050!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0!important;margin:0!important;border:0!important;outline:0!important;background:transparent!important;box-shadow:none!important;border-radius:0!important;overflow:visible!important;-webkit-appearance:none!important;appearance:none!important}details.mobile-menu[open],.mobile-menu[open]{background:transparent!important;box-shadow:none!important;border:0!important;overflow:visible!important}.mobile-menu>summary,.mobile-menu__toggle{box-sizing:border-box!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important;padding:0!important;margin:0!important;border-radius:999px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:#e8f2fa!important;border:1px solid #D7E7F2!important;color:#14304f!important;box-shadow:0 6px 16px #1a365d14!important;outline:0!important;list-style:none!important;text-decoration:none!important;-webkit-appearance:none!important;appearance:none!important;-webkit-tap-highlight-color:transparent!important}.mobile-menu>summary:before,.mobile-menu>summary:after,.mobile-menu__toggle:before,.mobile-menu__toggle:after{content:none!important;display:none!important}.mobile-menu>summary::-webkit-details-marker{display:none!important}.mobile-menu__toggle svg,.mobile-menu__toggle .header-icon{width:23px!important;height:23px!important;display:block!important;flex:0 0 auto!important}.mobile-menu[open]>summary,.mobile-menu[open] .mobile-menu__toggle{background:#14304f!important;border-color:#14304f!important;color:#fff!important}.brand{grid-area:brand!important;min-width:0!important;max-width:100%!important;overflow:hidden!important;white-space:nowrap!important}.header-actions{grid-area:actions!important;display:flex!important;justify-content:flex-end!important;min-width:max-content!important}.header-search{grid-area:search!important;width:100%!important;max-width:100%!important;min-width:0!important}.mobile-menu[open] .mobile-menu__panel{display:block!important;position:fixed!important;top:146px!important;left:14px!important;right:auto!important;width:min(350px,calc(100vw - 28px))!important;max-width:calc(100vw - 28px)!important;max-height:calc(100vh - 170px)!important;overflow-y:auto!important;overflow-x:hidden!important;background:#fff2ee!important;border:1px solid #D7E7F2!important;border-radius:24px!important;padding:16px!important;box-shadow:0 28px 80px #1a365d47!important;z-index:2147483000!important;transform:none!important}.hero-slider,.hero-slider__frame,.hero-slide,.hero-slide__content,.main-content,#MainContent,main{z-index:1!important}}@media(max-width:390px){.mobile-menu[open] .mobile-menu__panel{top:140px!important;left:10px!important;width:calc(100vw - 20px)!important;max-width:calc(100vw - 20px)!important}}.announcement--scrolling{display:block!important;width:100%;background:var(--green);color:#fff;overflow:hidden;min-height:46px;position:relative;z-index:80}.announcement-scroller{width:100%;overflow:hidden;min-height:46px;display:flex;align-items:center}.announcement-scroller__track{display:flex;width:max-content;will-change:transform;animation:announcement-scroll var(--speed, 28s) linear infinite}.announcement-scroller__group{display:flex;align-items:center;gap:0;white-space:nowrap;flex:0 0 auto}.announcement-scroller__group span{display:inline-flex;align-items:center;padding:0 22px;font-size:14px;line-height:1.2;font-weight:900;letter-spacing:.01em}.announcement-scroller__group span:after{content:"\2022";margin-left:22px;opacity:.9}@keyframes announcement-scroll{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.site-header{display:block!important;width:100%;position:sticky;top:0;z-index:70}.site-header .header-main,.site-header .header-nav-row{visibility:visible!important}@media(max-width:749px){.announcement--scrolling,.announcement-scroller{min-height:50px}.announcement-scroller__group span{font-size:13px;padding:0 16px}.announcement-scroller__group span:after{margin-left:16px}.site-header{position:relative;top:auto;z-index:70;overflow:visible}.header-main{width:100%;max-width:none;padding-left:16px;padding-right:16px;display:grid!important;grid-template-columns:48px minmax(0,1fr) auto;grid-template-areas:"menu brand actions" "search search search";gap:12px;align-items:center}.mobile-menu{grid-area:menu;display:block!important;width:48px;height:48px;position:relative;z-index:9999}.mobile-menu__toggle{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;padding:0!important;border:1px solid var(--line)!important;border-radius:999px!important;background:var(--mint)!important;color:var(--green)!important;box-shadow:0 8px 20px #1a365d14!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.mobile-menu[open] .mobile-menu__panel{display:block!important;position:fixed!important;left:14px!important;right:14px!important;top:132px!important;width:auto!important;max-width:none!important;max-height:calc(100vh - 160px)!important;overflow-y:auto!important;z-index:999999!important;background:#f6f9fc!important;border:1px solid var(--line)!important;border-radius:28px!important;padding:20px!important;box-shadow:0 24px 70px #1a365d38!important}.brand{grid-area:brand;min-width:0;overflow:hidden;gap:8px;font-size:20px}.brand span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-mark{width:44px;height:44px;border-radius:16px;flex:0 0 auto}.header-actions{grid-area:actions;gap:8px}.header-icon-link{width:46px;height:46px;min-width:46px}.header-search{grid-area:search;width:100%;min-width:0}.header-search__shell{min-width:0;overflow:hidden;grid-template-columns:auto minmax(0,1fr);padding-right:16px}.header-search__input{min-width:0}.header-search__button{display:none}.header-nav-row{display:none!important}}.announcement--rotating{min-height:48px;background:var(--green);color:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden;border:0}.announcement-rotator{position:relative;width:min(100%,1320px);height:48px;margin:0 auto;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:0 28px;text-align:center}.announcement-rotator__item{position:absolute;left:16px;right:16px;top:50%;transform:translateY(85%);opacity:0;font-weight:900;letter-spacing:.02em;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;animation-name:announcement-flip-up;animation-duration:var(--speed, 20s);animation-timing-function:cubic-bezier(.2,.8,.2,1);animation-iteration-count:infinite}@keyframes announcement-flip-up{0%{opacity:0;transform:translateY(85%)}4%{opacity:1;transform:translateY(-50%)}21%{opacity:1;transform:translateY(-50%)}25%{opacity:0;transform:translateY(-185%)}to{opacity:0;transform:translateY(-185%)}}@media(max-width:749px){.announcement--rotating{min-height:52px}.announcement-rotator{height:52px;padding:0 18px}.announcement-rotator__item{left:12px;right:12px;font-size:14px;letter-spacing:.01em;white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media(prefers-reduced-motion:reduce){.announcement-rotator__item{animation:none;opacity:0;transform:translateY(-50%)}.announcement-rotator__item:first-child{opacity:1}}.product-gallery{overflow:hidden}.product-gallery__main{background:#fff;border:1px solid var(--line);border-radius:24px;padding:18px;min-height:420px;display:flex;align-items:center;justify-content:center}.product-gallery__main-image{display:block;width:100%;max-height:560px;object-fit:contain}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin-top:14px}.product-gallery__thumb{cursor:pointer;background:#fff;border:1px solid var(--line);border-radius:16px;padding:7px;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-gallery__thumb:hover,.product-gallery__thumb.is-active{border-color:var(--green);box-shadow:0 8px 22px #1a365d1a;transform:translateY(-1px)}.product-gallery__thumb img{width:100%;height:100%;object-fit:contain}.product-gallery__hint{color:var(--muted);font-size:13px;margin:10px 2px 0}@media(max-width:980px){.product-gallery__main{min-height:320px}}@media(max-width:640px){.product-gallery__main{min-height:280px;border-radius:20px;padding:12px}.product-gallery__main-image{max-height:360px}.product-gallery__thumbs{display:flex;overflow-x:auto;gap:9px;padding:2px 2px 8px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.product-gallery__thumb{flex:0 0 74px;width:74px;height:74px;scroll-snap-align:start}}.product-price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin:12px 0 20px}.product-price-row .product-price{margin:0}.product-compare-price{color:var(--muted);font-size:18px;font-weight:800}.product-compare-price.is-hidden{display:none}.variant-pill-picker{margin:18px 0 16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:18px 0 16px}.variant-picker-heading{display:flex;align-items:baseline;flex-wrap:wrap;gap:7px;margin-bottom:14px;color:var(--green);font-weight:900}.variant-picker-heading span{color:var(--ink)}.variant-picker-heading small{color:var(--muted);font-size:14px;font-weight:800}.variant-pill-grid{display:flex;gap:14px;flex-wrap:wrap}.variant-pill-button{position:relative;min-width:118px;min-height:62px;border:1.5px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);padding:18px 16px 10px;cursor:pointer;text-align:center;box-shadow:0 8px 20px #1a365d0f;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease,background .18s ease}.variant-pill-button:hover,.variant-pill-button.is-active{border-color:var(--green);background:#f8fbfd;box-shadow:0 14px 28px #1a365d1a;transform:translateY(-1px)}.variant-pill-button.is-disabled{opacity:.55;cursor:not-allowed;transform:none}.variant-pill-badge{position:absolute;top:-13px;left:10px;background:var(--green);color:#fff;border-radius:8px 8px 6px 6px;padding:5px 9px;font-size:12px;font-weight:950;line-height:1;letter-spacing:.01em;box-shadow:0 8px 16px #1a365d29}.variant-pill-badge--sale{background:#b42318}.variant-pill-title{display:block;font-size:18px;font-weight:850;line-height:1.15}.variant-pill-sub{display:block;margin-top:5px;color:var(--muted);font-size:12px;font-weight:800}.variant-select--hidden,.sr-only{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}@media(max-width:640px){.variant-pill-grid{gap:12px}.variant-pill-button{flex:1 1 calc(50% - 8px);min-width:0}}.product-card__badge-stack{position:absolute;left:12px;top:12px;z-index:3;display:flex;gap:6px;flex-wrap:wrap}.product-card__badge-stack .product-card__badge{position:static}.product-card__badge--sale{background:#b42318;color:#fff;letter-spacing:.01em}.product-card--on-sale{border-color:#b423183d}.pill--sale{color:#b42318;border-color:#b4231838;background:#f7fafc}.product-card__price{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px}.price__compare{color:#8a98a8;font-size:12px;font-weight:800;text-decoration:line-through;white-space:nowrap}.hero-slide__image--asset{object-position:center center}.product-card__meta--top .pill{max-width:100%;min-height:28px;align-items:center;line-height:1.25;overflow-wrap:anywhere}.product-card--category-fallback{text-decoration:none;color:inherit}.product-card--category-fallback .product-card__image img{object-fit:cover;padding:0}.product-card--retail .product-card__price{min-width:0}@media(max-width:749px){.product-card__badge-stack{left:10px;top:10px}.product-card__badge--sale{font-size:10px;padding:5px 8px}}@media(min-width:750px){.hero-slider__dots{left:auto!important;right:clamp(28px,5vw,70px)!important;bottom:24px!important}.hero-slide__content{padding-bottom:clamp(54px,7vw,92px)!important}}@media(max-width:749px){.hero-slider{padding:14px 0 18px!important}.hero-slider__frame{height:auto!important;min-height:0!important;border-radius:24px!important;overflow:hidden!important}.hero-slide{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;height:auto!important;min-height:0!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}.hero-slide.is-active{position:relative!important;inset:auto!important;height:auto!important;min-height:0!important;visibility:visible!important;opacity:1!important;pointer-events:auto!important}.hero-slide__media,.hero-slide__image,.hero-slide__placeholder{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;min-height:0!important}.hero-slide__image{object-fit:cover!important;object-position:64% center!important;opacity:.54!important}.hero-slide__image--asset{object-position:66% center!important}.hero-slide__shade{background:linear-gradient(180deg,#f8fbfdfa,#f8fbfdf0,#f8fbfd9e),linear-gradient(90deg,#f8fbfdf5,#f8fbfd94)!important}.hero-slide__content{width:100%!important;height:auto!important;min-height:0!important;padding:24px 20px 42px!important;justify-content:flex-start!important}.hero-slide__badge{font-size:11px!important;padding:7px 10px!important}.hero-slide h1{font-size:clamp(30px,8.5vw,36px)!important;line-height:1.03!important;letter-spacing:-.055em!important;margin:14px 0 12px!important;max-width:100%!important}.hero-slide p{font-size:15px!important;line-height:1.45!important;margin:0 0 18px!important;max-width:100%!important}.hero-actions{width:100%!important;max-width:none!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:10px!important;margin:0!important}.hero-actions .btn{width:100%!important;min-height:46px!important;padding:11px 16px!important;font-size:14px!important}.hero-slide__placeholder{align-items:flex-end!important;justify-content:flex-end!important;padding:0 8px 10px 0!important}.hero-slide__placeholder span{width:132px!important;height:132px!important;font-size:24px!important;opacity:.42!important;transform:translate(24px,22px)!important}.hero-slider__dots{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:-30px 0 18px 20px!important;z-index:5!important;display:flex!important;gap:8px!important;align-items:center!important}.hero-slider__dot{width:9px!important;height:9px!important}.hero-slider__dot.is-active{width:28px!important}}@media(max-width:390px){.hero-slide__content{padding:22px 18px 40px!important}.hero-slide h1{font-size:clamp(29px,8.6vw,34px)!important}.hero-slide p{font-size:14px!important}.hero-slide__placeholder span{width:120px!important;height:120px!important;font-size:22px!important}.hero-slider__dots{margin-left:18px!important}}:root{--bg: #F7FAFC;--surface: #ffffff;--surface-soft: #F1F6FA;--ink: #142233;--muted: #5D6B7A;--line: #DBE6EE;--green: #164B70;--green-2: #236F9E;--mint: #EEF6FB;--sky: #EDF7FF;--accent: #FF7A33;--accent-soft: #FFECE6;--danger: #9D3F37;--radius-lg: 20px;--radius-md: 14px;--shadow: 0 8px 24px rgba(20,34,51,.08)}html,body{background:var(--bg)!important;color:var(--ink)!important}body{font-size:16px!important;line-height:1.58!important}.page-width{width:min(var(--max),calc(100% - 36px))!important}.section{padding:56px 0!important}.section-head{margin-bottom:26px!important}.section-head h2,.newsletter h2,.info-band h2,.page-title,.product-summary h1{letter-spacing:-.025em!important}.section-head h2{font-size:clamp(28px,3.5vw,44px)!important;line-height:1.08!important}.eyebrow{color:var(--green-2)!important;letter-spacing:.11em!important;font-size:12px!important;font-weight:850!important}.badge,.pill{background:var(--mint)!important;border:1px solid var(--line)!important;color:var(--green)!important;box-shadow:none!important}.btn{border-radius:10px!important;min-height:46px!important;padding:12px 20px!important;font-weight:800!important;box-shadow:none!important;transform:none!important}.btn:hover{transform:none!important;box-shadow:0 8px 18px #14223314!important}.btn-primary,.product-card__cta,.add-cart,.step-num,.tile .arrow{background:var(--green)!important;color:#fff!important}.btn-secondary{background:#fff!important;color:var(--green)!important;border-color:#cbd8e4!important}.btn-accent{background:var(--green-2)!important;color:#fff!important}.announcement,.announcement--scrolling{background:#173f5f!important;color:#fff!important;font-weight:700!important}.announcement-inner:before,.announcement-inner:after{display:none!important}.site-header,.site-header--pet-retail{background:#fffffffb!important;border-bottom:1px solid var(--line)!important;box-shadow:0 4px 18px #1422330d!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}.header-main{min-height:76px!important;gap:20px!important}.brand{font-weight:900!important;letter-spacing:-.025em!important}.brand-mark{width:44px!important;height:44px!important;border-radius:10px!important;background:var(--surface-soft)!important;color:var(--green)!important;border:1px solid var(--line)!important;box-shadow:none!important;font-size:13px!important;font-weight:950!important;letter-spacing:-.03em!important}.header-search__shell{min-height:50px!important;border-radius:12px!important;border:1px solid #CBD8E4!important;box-shadow:none!important;background:#fff!important;padding:6px 7px 6px 15px!important}.header-search__shell:focus-within{border-color:var(--green)!important;box-shadow:0 0 0 3px #2b4c7e1a!important}.header-search__icon{color:var(--muted)!important}.header-search__button{border-radius:8px!important;background:var(--green)!important;box-shadow:none!important;font-weight:850!important}.header-icon-link,.cart-pill,.mobile-menu__toggle,.mobile-menu>summary{border-radius:10px!important;background:#fff!important;border-color:var(--line)!important;box-shadow:none!important;color:var(--green)!important}.header-icon-link:hover,.nav a:hover{background:var(--mint)!important;border-color:#cbd8e4!important}.cart-count-bubble,.cart-pill__count{background:var(--green)!important;border-color:#fff!important}.nav{gap:3px!important;font-weight:760!important;color:#24384c!important}.nav a{border-radius:8px!important;padding:8px 11px!important}.header-trust-chips span{border-radius:8px!important;background:var(--bg)!important;border-color:var(--line)!important;color:var(--green)!important}.hero-slider{padding:28px 0 40px!important}.hero-slider__frame{min-height:clamp(410px,46vw,560px)!important;border-radius:var(--radius-lg)!important;background:#fff!important;border-color:var(--line)!important;box-shadow:0 10px 28px #14223314!important}.hero-slide__image{filter:saturate(.92) contrast(.98)!important}.hero-slide__shade{background:linear-gradient(90deg,#f7fafcfa,#f7fafced 38%,#f7fafc47,#f7fafc14)!important}.hero-slide__content{width:min(590px,56%)!important;min-height:clamp(410px,46vw,560px)!important;padding:clamp(34px,5vw,64px)!important}.hero-slide h1{font-size:clamp(38px,4.8vw,64px)!important;line-height:1.02!important;letter-spacing:-.04em!important;max-width:620px!important}.hero-slide p{color:#5d6b7a!important;font-size:clamp(16px,1.45vw,19px)!important;line-height:1.55!important;max-width:560px!important}.hero-slide__placeholder,.hero-slide__placeholder--alt{background:linear-gradient(135deg,#f8fbfd,#eef6fb)!important}.hero-slide__placeholder span{width:clamp(170px,22vw,280px)!important;height:clamp(170px,22vw,280px)!important;border-radius:18px!important;background:#ffffffd6!important;border:1px solid var(--line)!important;box-shadow:none!important;color:var(--green)!important;font-size:clamp(24px,3.2vw,42px)!important;letter-spacing:-.035em!important}.hero-slider__dot{background:#2b4c7e2e!important}.hero-slider__dot.is-active{background:var(--green)!important}.retail-shortcuts{padding:0 0 30px!important}.retail-shortcuts__wrap{gap:16px!important}.retail-shortcuts__intro{background:var(--green)!important;border-radius:var(--radius-lg)!important;padding:24px!important;box-shadow:none!important}.retail-shortcuts__intro .eyebrow{color:#d7e7f2!important}.retail-shortcuts__intro h2{letter-spacing:-.025em!important;line-height:1.08!important}.retail-shortcut,.trust-item,.tile,.product-card,.product-card--retail,.brand-card,.step-card,details,.newsletter,.product-media,.product-summary,.info-band,.cart-table,.spec,.compliance-box{border-radius:var(--radius-md)!important;border-color:var(--line)!important;box-shadow:none!important;background:#fff!important}.retail-shortcut{min-height:88px!important;padding:14px 15px!important;transition:border-color .16s ease,background .16s ease!important}.retail-shortcut:hover,.brand-card:hover,.product-card--retail:hover,.tile:hover{transform:none!important;border-color:#b9cad8!important;box-shadow:0 8px 20px #1422330f!important}.retail-shortcut__icon,.trust-icon,.brand-card__mark,.step-num{border-radius:8px!important;background:var(--mint)!important;color:var(--green)!important;box-shadow:none!important}.retail-shortcut__icon{font-size:12px!important;font-weight:950!important;letter-spacing:.02em!important}.retail-shortcut__body strong,.brand-card__body strong,.product-card__title{font-weight:850!important}.retail-shortcut__arrow,.brand-card__arrow{color:var(--green-2)!important}.trust-bar{padding:12px 0 0!important}.trust-item{padding:15px!important}.trust-icon{width:34px!important;height:34px!important;font-size:11px!important;font-weight:950!important}.tiles,.category-tiles-grid{gap:14px!important}.tile,.category-tile{min-height:190px!important}.tile:after,.hero-copy:before,.hero-copy:after{display:none!important}.tile small{color:var(--green-2)!important}.tile h3{letter-spacing:-.02em!important}.tile .arrow{width:38px!important;height:38px!important;border-radius:8px!important}.category-tile__image-wrap,.product-card__image,.product-card--retail .product-card__image,.product-card--category-fallback .product-card__image{background:#f7fafc!important;border-color:var(--line)!important}.category-tile--brand .category-tile__image-wrap{background:#fff!important}.product-card__image img,.product-card--retail .product-card__image img{padding:14px!important}.product-card__vendor{color:var(--muted)!important}.product-card__badge,.product-card__badge--sale{background:var(--green-2)!important;color:#fff!important;border-radius:6px!important;letter-spacing:.02em!important}.product-card__bottom{border-top:1px solid var(--line)!important;padding-top:12px!important}.product-card__cta{border-radius:8px!important;font-weight:850!important}.price,.product-price,.product-card__price-current{color:var(--green)!important}.product-card__price-compare{color:#7b8794!important}.info-band{background:var(--green)!important;color:#fff!important;padding:clamp(26px,4vw,42px)!important}.info-band p{color:#ffffffc2!important}.info-list div{border-radius:10px!important;background:#ffffff14!important;border-color:#ffffff2e!important}.step-card{padding:22px!important}.step-num{background:var(--green)!important;color:#fff!important}details{padding:17px 19px!important}.newsletter{background:#fff!important;padding:clamp(26px,4vw,40px)!important}.input,.variant-select,.quantity-input{border-radius:10px!important;border-color:#cbd8e4!important;background:#fff!important}.product-note,.compliance-box{background:#f5f9fc!important;color:#52616f!important;border-color:var(--accent)!important}.footer-bottom{border-top-color:#ffffff21!important}.mobile-menu[open] .mobile-menu__panel{background:#fff!important;border-radius:var(--radius-lg)!important;box-shadow:0 24px 54px #14223333!important}.mobile-menu__head{color:var(--green)!important}.mobile-menu__nav a{border-radius:10px!important}@media(max-width:980px){.hero-slide__content{width:72%!important}.hero-slide__shade{background:linear-gradient(90deg,#f7fafcfa,#f7fafced 52%,#f7fafc40)!important}}@media(max-width:749px){:root{--radius-lg: 18px;--radius-md: 12px}.page-width,.header-main.page-width{width:calc(100% - 24px)!important;max-width:calc(100vw - 24px)!important}.site-header,.site-header--pet-retail{background:#fff!important}.brand-mark,.header-actions .header-icon-link,.mobile-menu,.mobile-menu>summary,.mobile-menu__toggle{border-radius:10px!important}.brand-mark{width:35px!important;height:35px!important;min-width:35px!important;font-size:11px!important}.header-search__shell{border-radius:10px!important;min-height:45px!important}.hero-slider{padding:14px 0 22px!important}.hero-slider__frame{border-radius:var(--radius-lg)!important}.hero-slide__image,.hero-slide__image--asset{object-position:65% center!important;opacity:.46!important}.hero-slide__shade{background:linear-gradient(180deg,#f7fafcfa,#f7fafcf0 58%,#f7fafc9e)!important}.hero-slide__content{width:100%!important;padding:24px 20px 42px!important}.hero-slide h1{font-size:clamp(29px,8vw,35px)!important;line-height:1.05!important}.hero-slide p{font-size:15px!important;line-height:1.48!important}.hero-actions{width:100%!important;max-width:none!important}.hero-actions .btn{width:100%!important;border-radius:10px!important}.retail-shortcuts__intro{border-radius:var(--radius-lg)!important}.retail-shortcut{min-height:112px!important;border-radius:var(--radius-md)!important}.trust-grid,.tiles,.product-grid,.category-tiles-grid{gap:12px!important}.category-tile--has-image{border-radius:var(--radius-md)!important}}:root{--bg: #F6F9FC;--surface: #FFFFFF;--surface-soft: #EDF4FA;--ink: #142233;--muted: #5D6B7A;--line: #D8E3EE;--green: #1A365D;--green-2: #2B4C7E;--mint: #E8F2FA;--sky: #EDF7FF;--accent: #FF7A33;--accent-soft: #FFECE6;--danger: #B42318;--radius-lg: 28px;--radius-md: 18px;--shadow: 0 16px 38px rgba(26,54,93, .1)}.announcement,.btn-primary,.header-search__button,.retail-shortcuts__intro,.info-band,.tile .arrow,.step-num,.product-card__cta,.cart-pill__count{background:var(--green);color:#fff}.header-search__shell{border-color:#c9d8e7}.header-search__shell:focus-within{border-color:var(--green-2);box-shadow:0 14px 30px #2b4c7e24}.header-search__icon,.eyebrow,.retail-shortcut__arrow,.brand-card__arrow{color:var(--green-2)}.badge,.product-note,.compliance-box{background:var(--accent-soft);color:#c2461a}.btn-accent,.cart-count-bubble,.product-card__badge{background:var(--accent);color:#fff}.hero-copy{background:linear-gradient(135deg,#fff,#f1f7fc 55%,#ffece6)}.hero-copy:after{background:radial-gradient(circle,rgba(43,76,126,.13),transparent 65%)}.hero-copy:before{background:radial-gradient(circle,rgba(255,122,51,.1),transparent 65%)}.hero-visual,.hero-slider__frame{background:linear-gradient(135deg,#fff,#eaf2fa 55%,#ffece6)}.hero-slide__shade{background:linear-gradient(90deg,#f6f9fcfa,#f6f9fcf0 36%,#f6f9fc52,#f6f9fc1a)}.tile,.product-card,.trust-item,.step-card,.newsletter,.retail-shortcut,.brand-card{background:#fff;border-color:var(--line)}.tile,.product-card,.trust-item,.step-card,.newsletter{box-shadow:0 8px 22px #1a365d0f}.tile:hover,.retail-shortcut:hover,.brand-card:hover,.product-card--retail:hover{border-color:#bfd1e3;box-shadow:0 14px 30px #1a365d1a}.product-card__image,.product-card--retail .product-card__image{background:linear-gradient(180deg,#fff,#f1f5f9)}.footer{background:#0d2742;color:#fff}.retail-shortcut__icon,.brand-card__mark,.trust-icon{background:var(--mint);color:var(--green)}.pill{background:#eef5fb;border-color:#d8e3ee;color:#41576c}@media(max-width:749px){.hero-slide__shade{background:linear-gradient(180deg,#f6f9fcfa,#f6f9fceb 56%,#f6f9fc5c)!important}}:root{--bg: #F7FAFC;--surface: #FFFFFF;--surface-soft: #F1F6FA;--ink: #132235;--muted: #5A6876;--line: #CDDCE8;--green: #1A365D;--green-2: #286287;--mint: #EAF3F8;--sky: #F2F8FC;--accent: #FF7A33;--accent-soft: #FFEDE6;--radius-lg: 18px;--radius-md: 12px;--shadow: 0 14px 32px rgba(19, 34, 53, .08)}body{background:var(--bg)!important;color:var(--ink)!important}.site-header,.site-header--pet-retail{background:#fffffffa!important;border-bottom-color:#d6e2ec!important;box-shadow:0 8px 24px #1322350d!important}.btn,.header-search__shell,.header-search__button,.header-icon-link,.cart-pill,.nav a,.header-trust-chips span,.badge,.pill,.input,.variant-select,.quantity-input,.product-card__cta,.product-card__badge{border-radius:10px!important}.btn{font-weight:850!important;box-shadow:none!important}.btn-primary{background:#1a365d!important;color:#fff!important;border-color:#1a365d!important}.btn-secondary{background:#fff!important;color:#1a365d!important;border-color:#bfd0de!important}.badge{background:#ffede6!important;color:#74410f!important;border:1px solid #F2D2AC!important;letter-spacing:.01em!important}.brand-mark,.retail-shortcut__icon,.brand-card__mark,.trust-icon,.step-num{border-radius:10px!important}.header-search__shell{border-width:1px!important;border-color:#c7d9e7!important;box-shadow:0 8px 18px #1322350d!important}.header-search__button,.announcement,.announcement--scrolling{background:#1a365d!important}.hero-composed{padding:30px 0 28px!important}.hero-composed__frame{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);min-height:clamp(440px,46vw,600px);overflow:hidden;border:1px solid #C9D8E5;border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow)}.hero-composed__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,5vw,68px);background:linear-gradient(135deg,#fff,#f7fafc 64%,#fff7ef);border-right:1px solid #D8E3EE}.hero-composed__badge{align-self:flex-start}.hero-composed h1{margin:16px 0 18px;max-width:720px;font-size:clamp(40px,5.2vw,68px);line-height:.98;letter-spacing:-.055em}.hero-composed p{max-width:620px;margin:0 0 26px;color:var(--muted);font-size:clamp(17px,1.7vw,20px);line-height:1.55}.hero-composed__checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:8px;max-width:720px}.hero-composed__checks span{display:flex;align-items:center;min-height:46px;padding:10px 12px;border:1px solid #D6E2EC;border-radius:var(--radius-md);background:#ffffffd1;color:#385066;font-size:13px;font-weight:800;line-height:1.25}.hero-composed__checks span:before{content:"";width:7px;height:7px;margin-right:8px;border-radius:2px;background:var(--accent);flex:0 0 auto}.hero-composed__visual{display:flex;align-items:center;padding:clamp(24px,4vw,46px);background:linear-gradient(180deg,#f7fbfd,#eef5fa)}.hero-composed__panel{width:100%;padding:20px;border:1px solid #D3E0EA;border-radius:16px;background:#fff;box-shadow:0 14px 28px #13223512}.hero-composed__panel-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.hero-composed__panel-head span{color:var(--green-2);font-size:12px;font-weight:950;text-transform:uppercase;letter-spacing:.1em}.hero-composed__panel-head strong{max-width:220px;color:var(--ink);text-align:right;font-size:18px;line-height:1.18;letter-spacing:-.025em}.hero-composed__searchbar{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:10px;min-height:52px;padding:0 14px;border:1px solid #D5E2ED;border-radius:var(--radius-md);background:#f7fafc;color:#5a6876;font-size:14px;font-weight:750}.hero-composed__search-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:8px;background:#eaf3f8;color:var(--green);font-size:18px;font-weight:950}.hero-composed__mini-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0}.hero-composed__mini-card{min-height:116px;padding:14px;border:1px solid #D6E2EC;border-radius:var(--radius-md);background:#fff;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hero-composed__mini-card:hover{transform:translateY(-1px);border-color:#b8ccdc;box-shadow:0 10px 22px #13223514}.hero-composed__mini-card span{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:30px;padding:0 8px;border-radius:8px;background:#eaf3f8;color:var(--green);font-size:11px;font-weight:950;letter-spacing:.03em}.hero-composed__mini-card strong{display:block;margin-top:12px;color:var(--ink);font-size:16px;line-height:1.16;letter-spacing:-.02em}.hero-composed__mini-card small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.3;font-weight:750}.hero-composed__delivery{display:grid;grid-template-columns:132px 1fr;gap:14px;align-items:center;padding:14px;border:1px solid #E7CFAE;border-radius:var(--radius-md);background:#fff2ee}.hero-composed__delivery span{display:block;color:#7a501f;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero-composed__delivery strong{display:block;margin-top:2px;color:#52330d;font-size:20px;line-height:1.05;letter-spacing:-.03em}.hero-composed__delivery p{margin:0;color:#6a5336;font-size:12px;line-height:1.45;font-weight:700}.trust-item,.tile,.product-card,.product-card--retail,.step-card,.newsletter,.info-band,details,.product-media,.product-summary,.retail-shortcuts__intro,.retail-shortcut,.brand-card,.category-tile,.category-tile--has-image,.collection-card,.info-card,.faq-list,.mobile-menu[open] .mobile-menu__panel,.cart-table{border-radius:var(--radius-lg)!important}.trust-item,.tile,.product-card,.product-card--retail,.step-card,.newsletter,.retail-shortcut,.brand-card,.category-tile,.category-tile--has-image{box-shadow:0 8px 20px #1322350e!important}.tile:after{opacity:.55!important}.retail-shortcuts__intro{background:#1a365d!important}.retail-shortcut,.brand-card,.trust-item,.tile,.product-card,.step-card,.newsletter{border-color:#d5e2ed!important}.retail-shortcut__arrow,.brand-card__arrow,.eyebrow,.header-search__icon{color:var(--green-2)!important}.product-card__image,.product-card--retail .product-card__image{background:linear-gradient(180deg,#fff,#f4f8fb)!important}.info-band{background:#1a365d!important}.footer{background:#102c47!important}@media(max-width:980px){.hero-composed__frame{grid-template-columns:1fr}.hero-composed__copy{border-right:0;border-bottom:1px solid #D8E3EE}.hero-composed__visual{padding:22px}.hero-composed__checks{grid-template-columns:1fr}}@media(max-width:749px){:root{--radius-lg: 14px;--radius-md: 10px}.hero-composed{padding:14px 0 20px!important}.hero-composed__frame{min-height:0;border-radius:var(--radius-lg)!important}.hero-composed__copy{padding:24px 20px}.hero-composed h1{font-size:clamp(31px,8.6vw,38px);line-height:1.04}.hero-composed p{font-size:15px}.hero-composed__checks{gap:8px}.hero-composed__visual{padding:16px}.hero-composed__panel{padding:14px;border-radius:var(--radius-lg)}.hero-composed__panel-head{display:block}.hero-composed__panel-head strong{display:block;max-width:none;margin-top:6px;text-align:left}.hero-composed__mini-grid{grid-template-columns:1fr 1fr;gap:8px}.hero-composed__mini-card{min-height:108px;padding:12px}.hero-composed__delivery{grid-template-columns:1fr}.btn,.header-search__shell,.header-search__button,.header-icon-link,.cart-pill,.nav a,.header-trust-chips span,.badge,.pill,.input,.variant-select,.quantity-input,.product-card__cta,.product-card__badge{border-radius:10px!important}}@media(max-width:390px){.hero-composed__mini-grid{grid-template-columns:1fr}}.hero-composed--pet-retail{padding:28px 0 34px!important}.hero-composed--pet-retail .hero-composed__frame{grid-template-columns:minmax(0,.98fr) minmax(410px,1.02fr)!important;min-height:clamp(520px,48vw,660px)!important;border-radius:18px!important;background:#fff!important}.hero-composed--pet-retail .hero-composed__copy{padding:clamp(34px,4.8vw,66px)!important;background:linear-gradient(135deg,#fff,#f7fafc 58%,#fff6ea)!important}.hero-composed--pet-retail h1{max-width:720px;font-size:clamp(39px,5vw,66px)!important;letter-spacing:-.052em}.hero-composed--pet-retail .hero-composed__checks span{border-radius:12px!important;background:#ffffffe6!important}.hero-composed--pet-retail .hero-composed__visual{align-items:stretch!important;padding:clamp(18px,3vw,32px)!important;background:linear-gradient(180deg,#f7fbfd,#eef6fb)!important}.hero-pet-visual{width:100%;display:grid;grid-template-rows:minmax(300px,1fr) auto auto auto;gap:12px}.hero-pet-visual__image-wrap{position:relative;overflow:hidden;min-height:318px;border:1px solid #D2E0EB;border-radius:16px;background:#eff6fa;box-shadow:0 14px 28px #13223513}.hero-pet-visual__image-wrap:after{content:"";position:absolute;inset:auto 0 0 0;height:42%;background:linear-gradient(180deg,#13223500,#1322357a);pointer-events:none}.hero-pet-visual__image{width:100%;height:100%;min-height:318px;object-fit:cover;object-position:center center}.hero-pet-visual__label{position:absolute;left:16px;right:16px;bottom:16px;z-index:1;max-width:470px;padding:13px 14px;border:1px solid rgba(255,255,255,.42);border-radius:12px;background:#ffffffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 12px 24px #1322351a}.hero-pet-visual__label strong{display:block;color:var(--ink);font-size:15px;line-height:1.2;letter-spacing:-.015em}.hero-pet-visual__label small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.35;font-weight:750}.hero-pet-visual__search{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;min-height:48px;padding:0 14px;border:1px solid #D5E2ED;border-radius:12px;background:#fff;box-shadow:0 8px 18px #1322350b}.hero-pet-visual__search span{color:var(--green-2);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.09em}.hero-pet-visual__search strong{min-width:0;overflow:hidden;color:#4c5f70;font-size:13px;font-weight:800;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.hero-pet-visual__cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.hero-pet-card{display:grid;grid-template-columns:70px minmax(0,1fr) auto;gap:12px;align-items:center;min-height:92px;padding:10px;border:1px solid #D5E2ED;border-radius:14px;background:#fff;color:inherit;text-decoration:none;box-shadow:0 8px 18px #1322350b;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.hero-pet-card:hover{transform:translateY(-1px);border-color:#b9ccda;box-shadow:0 12px 24px #13223514}.hero-pet-card__thumb{display:block;width:70px;height:70px;overflow:hidden;border-radius:11px;background:#f1f6fa;border:1px solid #DFE8F0}.hero-pet-card__thumb img{width:100%;height:100%;object-fit:cover}.hero-pet-card__body{min-width:0}.hero-pet-card__body strong{display:block;overflow:hidden;color:var(--ink);font-size:15px;line-height:1.18;letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap}.hero-pet-card__body small{display:block;margin-top:4px;color:var(--muted);font-size:12px;line-height:1.3;font-weight:750}.hero-pet-card__arrow{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--mint);color:var(--green);font-weight:950}.hero-pet-visual__delivery{grid-template-columns:150px 1fr!important;padding:13px 14px!important;border-radius:14px!important;background:#fff2ee!important;border-color:#e5c99f!important}.hero-pet-visual__delivery strong{font-size:16px!important;line-height:1.12!important}.hero-pet-visual__delivery p{font-size:12px!important}.category-tiles-section .section-head h2,.featured-section .section-head h2{letter-spacing:-.04em}@media(max-width:1100px){.hero-composed--pet-retail .hero-composed__frame{grid-template-columns:1fr!important}.hero-composed--pet-retail .hero-composed__copy{border-right:0!important;border-bottom:1px solid #D8E3EE!important}.hero-pet-visual{grid-template-rows:auto auto auto auto}}@media(max-width:749px){.hero-composed--pet-retail{padding:14px 0 22px!important}.hero-composed--pet-retail .hero-composed__copy{padding:24px 20px!important}.hero-pet-visual__image-wrap,.hero-pet-visual__image{min-height:260px}.hero-pet-visual__label{left:12px;right:12px;bottom:12px;padding:11px 12px}.hero-pet-visual__search{grid-template-columns:1fr;gap:3px;padding:10px 12px}.hero-pet-visual__search strong{white-space:normal}.hero-pet-visual__cards{grid-template-columns:1fr}.hero-pet-card{grid-template-columns:66px minmax(0,1fr) auto;min-height:86px}.hero-pet-card__thumb{width:66px;height:66px}.hero-pet-visual__delivery{grid-template-columns:1fr!important}}.trust-bar{padding:28px 0 18px}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.trust-item{display:flex;align-items:center;gap:16px;background:linear-gradient(180deg,#fff,#f8fbfe);border:1px solid #D6E4F0;border-radius:28px;padding:18px;box-shadow:0 8px 22px #1a365d0d;min-height:118px}.trust-illustration{width:68px;height:68px;border-radius:18px;background:#f4f8fc;border:1px solid #E0E9F2;display:flex;align-items:center;justify-content:center;flex:0 0 68px}.trust-illustration svg{width:54px;height:54px;display:block}.trust-content strong{display:block;font-size:20px;line-height:1.08;letter-spacing:-.02em;margin-bottom:6px}.trust-content span{display:block;color:var(--muted);font-size:14px;line-height:1.45}.retail-shortcuts{padding-top:12px}.retail-shortcuts__wrap{gap:22px;align-items:stretch}.retail-shortcuts__intro{min-height:100%;padding:34px 32px}.retail-shortcuts__grid{gap:16px}.retail-shortcut{min-height:112px;border-radius:24px}.retail-shortcut__icon{background:linear-gradient(180deg,#f1f5f9,#e7eef6);border:1px solid #D6E1EC}@media(max-width:980px){.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.trust-item{min-height:108px}.retail-shortcuts{padding-top:6px}}@media(max-width:640px){.trust-bar{padding:22px 0 10px}.trust-grid{grid-template-columns:1fr;gap:14px}.trust-item{min-height:0;padding:16px}.trust-illustration{width:60px;height:60px;flex-basis:60px}.trust-illustration svg{width:48px;height:48px}.trust-content strong{font-size:18px}}.hero-composed__visual--simple{display:flex;align-items:stretch}.hero-feature-visual{width:100%;display:flex;align-items:stretch}.hero-feature-visual__image-wrap{position:relative;width:100%;min-height:clamp(440px,46vw,640px);border-radius:28px;overflow:hidden;border:1px solid var(--line);background:var(--surface-soft);box-shadow:0 18px 40px #1a365d1a}.hero-feature-visual__image{width:100%;height:100%;min-height:clamp(440px,46vw,640px);object-fit:cover;object-position:center}.hero-feature-visual__image-wrap:after{content:"";position:absolute;inset:auto 0 0 0;height:46%;background:linear-gradient(180deg,#14223300,#14223375);pointer-events:none}.hero-feature-visual__card{position:absolute;left:28px;right:28px;bottom:28px;z-index:2;display:grid;gap:8px;max-width:520px;padding:22px 24px;border-radius:24px;background:#ffffffeb;border:1px solid rgba(216,227,238,.95);box-shadow:0 16px 34px #1a365d2e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-feature-visual__card span{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;font-size:12px;font-weight:900}.hero-feature-visual__card strong{color:var(--ink);font-size:clamp(22px,2.4vw,34px);line-height:1.08;letter-spacing:-.04em}.hero-feature-visual__card a{margin-top:6px;display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-height:44px;padding:10px 18px;border-radius:999px;background:var(--green);color:#fff;font-weight:900;box-shadow:0 10px 22px #1a365d2e}.hero-feature-visual__card a:after{content:"\2192";margin-left:8px}@media(max-width:980px){.hero-feature-visual__image-wrap,.hero-feature-visual__image{min-height:390px}}@media(max-width:640px){.hero-feature-visual__image-wrap,.hero-feature-visual__image{min-height:340px}.hero-feature-visual__card{left:16px;right:16px;bottom:16px;padding:18px;border-radius:20px}.hero-feature-visual__card strong{font-size:22px}}.nav--mega{position:relative;align-items:stretch}.nav-item{position:relative;display:flex;align-items:center}.nav-link{display:inline-flex;align-items:center;min-height:42px}.nav-item--mega>.nav-link:after{content:"";display:inline-block;width:6px;height:6px;margin-left:7px;border-right:2px solid var(--accent);border-bottom:2px solid var(--accent);border-radius:1px;transform:translateY(-2px) rotate(45deg);transition:transform .18s ease}.nav-item--mega:hover>.nav-link:after,.nav-item--mega:focus-within>.nav-link:after{transform:translateY(1px) rotate(-135deg)}.mega-menu{position:absolute;top:calc(100% + 8px);left:0;z-index:120;width:min(720px,calc(100vw - 48px));display:grid;grid-template-columns:260px 1fr;gap:20px;padding:20px;border:1px solid var(--line);border-radius:24px;background:#fffffffa;box-shadow:0 22px 48px #1a365d29;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease}.mega-menu:before{content:"";position:absolute;top:-10px;left:24px;width:18px;height:18px;background:#fffffffa;border-left:1px solid var(--line);border-top:1px solid var(--line);transform:rotate(45deg)}.mega-menu--right{right:0;left:auto}.mega-menu--right:before{left:auto;right:34px}.mega-menu--wide{width:min(860px,calc(100vw - 48px))}.nav-item--mega:hover>.mega-menu,.nav-item--mega:focus-within>.mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.mega-menu__intro{display:flex;flex-direction:column;justify-content:space-between;gap:14px;min-height:190px;padding:22px;border-radius:20px;background:linear-gradient(135deg,var(--accent),#FF9A52);color:var(--green)}.mega-menu__intro strong{display:block;font-size:24px;line-height:1.05;letter-spacing:-.03em}.mega-menu__intro span{display:block;color:#142233d1;font-size:14px;line-height:1.45}.mega-menu__intro a{display:inline-flex;align-items:center;width:fit-content;padding:10px 14px;border-radius:999px;background:#fff;color:var(--green);font-weight:900;font-size:13px}.mega-menu__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.mega-menu__columns--three{grid-template-columns:repeat(3,minmax(0,1fr))}.mega-menu__col{min-width:0;padding:4px 0}.mega-menu__heading{display:block;margin:0 0 8px;color:var(--accent);text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:950}.mega-menu__col a{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:3px 0;padding:10px 12px;border-radius:14px;color:var(--ink);font-weight:800;font-size:14px;transition:background .16s ease,color .16s ease,transform .16s ease}.mega-menu__col a:after{content:"\203a";color:var(--accent);font-size:19px;line-height:1}.mega-menu__col a:hover,.mega-menu__col a:focus{background:var(--mint);color:var(--green);transform:translate(2px);outline:0}.mega-menu__col--feature{border-radius:18px;background:var(--accent-soft);padding:12px}.mobile-menu__nav--mega{display:grid;gap:8px}.mobile-menu__group{border:1px solid var(--line);border-radius:16px;background:#fff;overflow:hidden}.mobile-menu__group summary{display:flex;align-items:center;justify-content:space-between;cursor:pointer;padding:12px 14px;font-weight:900;color:var(--ink);list-style:none}.mobile-menu__group summary::-webkit-details-marker{display:none}.mobile-menu__group summary:after{content:"+";color:var(--accent);font-weight:950}.mobile-menu__group[open] summary:after{content:"\2013"}.mobile-menu__group a{display:block;padding:10px 14px 10px 22px;border-top:1px solid var(--line);color:var(--muted);font-weight:750}@media(max-width:980px){.nav-item--mega>.mega-menu{display:none}.nav-item--mega>.nav-link:after{display:none}}.nav--mega{position:relative!important;overflow:visible!important}.nav-item--mega-edge{position:static!important}.nav-item--mega-edge>.mega-menu--right{left:auto!important;right:0!important;width:min(720px,100%)!important;max-width:calc(100vw - 48px)!important}.nav-item--mega-edge>.mega-menu--right:before{left:var(--mega-arrow-left, calc(100% - 44px) )!important;right:auto!important;transform:translate(-50%) rotate(45deg)!important}.brand-mark{background:#fff!important}.brand-text{display:inline-flex;align-items:baseline;gap:0;font-weight:950;letter-spacing:-.03em}.brand-text__paw{color:var(--green)}.brand-text__express{color:var(--accent)}.announcement{background:var(--green)!important;color:#fff!important}.announcement-inner:before,.announcement-inner:after{background:#ffffffb3!important}.btn-primary,.product-card__cta,.add-cart,.cart__checkout{background:var(--accent)!important;color:#fff!important;border-color:var(--accent)!important;box-shadow:0 12px 24px #ff7a3342!important}.btn-primary:hover,.product-card__cta:hover,.add-cart:hover{filter:brightness(.97)}.btn-accent{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important;box-shadow:0 12px 24px #1a365d33!important}.price,.product-price,.product-card__price,.product-card__price-current,.product-price-row .product-price{color:var(--green)!important}.badge,.product-card__badge,.product-note{background:var(--accent-soft)!important;color:#c2461a!important}.product-card__badge{background:var(--accent)!important;color:#fff!important}.eyebrow{color:var(--accent)!important}.header-search__button{background:var(--accent)!important;color:#fff!important}.header-search__icon{color:var(--accent)!important}.header-search__shell:focus-within{border-color:var(--accent)!important;box-shadow:0 14px 30px #ff7a3329!important}.cart-count-bubble{background:var(--accent)!important}.cart-pill__count{background:var(--green)!important}.header-trust-chips span:before{color:var(--accent)!important}.tile .arrow,.category-tile .arrow{background:var(--accent)!important;color:#fff!important}.mega-menu__intro strong{color:var(--green)!important}.brand__logo{max-height:44px;width:auto;display:block}@media(max-width:749px){.brand__logo{max-height:38px}}
/*# sourceMappingURL=/cdn/shop/t/64/assets/theme.css.map */
