:root{--masa-lime:#d7df00;--masa-olive:#8a9400;--masa-gray:#727272;--masa-blue:#0684cf;--masa-ink:#242424;--masa-soft:#f4f6f7;--masa-line:#d8dee1;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--masa-ink);background:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.category-page-layout{background:#f7f7f7;padding:30px 0 80px}.category-page-top{max-width:1180px;margin:0 auto 24px}.category-page-top .category-nav{justify-content:flex-start;gap:18px 26px;margin-bottom:0}.category-list-layout{grid-template-columns:minmax(260px,330px) minmax(560px,1fr);align-items:start;gap:24px;width:min(1180px,100vw - 80px);margin:0 auto;display:grid}.category-feature-panel{background:#fff;border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000000a}.category-feature-card{background:#fff;border:1px solid #e7e7e7;border-radius:10px;min-height:420px;overflow:hidden;box-shadow:inset 0 0 0 1px #00000008}.category-feature-title{background:var(--masa-lime);color:#202020;min-height:56px;padding:20px 22px;font-size:1rem;font-weight:800}.category-feature-image{background:#f7f7f8 var(--image);background-position:50%;background-repeat:no-repeat;background-size:contain;min-height:344px}.category-product-gallery{grid-template-columns:repeat(3,minmax(175px,1fr));align-content:start;gap:20px;display:grid}.category-product-tile{background:#fff;border:1px solid #d9d9d9;border-radius:8px;min-height:180px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.category-product-image{aspect-ratio:4/3;object-fit:contain;background:#f7f7f8;border-bottom:1px solid #eef0f1;width:100%;display:block}.category-product-name{color:#4c4c4c;text-align:center;background:#fff;padding:14px 16px;font-size:1rem;font-weight:700}.category-external-row{justify-content:flex-start;max-width:1180px;margin:16px auto 0;display:flex}.category-external-row .button.primary{min-width:180px}.site-shell{background:#fafafa;min-height:100vh}.site-header{z-index:20;background:#fff;border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:18px;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.site-header:after{content:"";background:var(--masa-lime);height:4px;position:absolute;bottom:0;left:0;right:0}.nav-group{align-items:center;gap:24px;display:flex}.nav-link{color:#111;text-align:center;letter-spacing:.02em;justify-content:center;align-items:center;padding:10px;font-size:clamp(.95rem,1vw,1rem);font-weight:800;display:inline-flex}.nav-link:hover,.nav-link.active{color:var(--masa-olive)}.brand-link{justify-content:center;align-items:center;width:128px;padding:4px 0;display:flex}.brand-link img{width:100%;height:auto}.brand-lockup,.brand-card{display:none}.brand-fallback{height:100%;color:var(--masa-gray);letter-spacing:0;place-items:center;font-size:2rem;font-weight:700;display:grid}.hero{background:#e9e9e9;min-height:min(760px,100vh - 72px);position:relative;overflow:hidden}.hero-side{filter:saturate(1.05)contrast(1.05)brightness(.96);background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;position:absolute;top:0;bottom:0}.hero-side-left{background-image:url(/assets/hero-left.jpg);background-position:0 20%;left:0}.hero-side-right{background-image:url(/assets/hero-right.jpg);background-position:right 20%;right:0}.hero-content{z-index:2;justify-content:center;align-items:center;min-height:min(760px,100vh - 72px);padding:0 4vw;display:flex;position:relative}.hero-copy{background:#fff;border-radius:32px;width:min(730px,100%);padding:46px 50px 42px;box-shadow:0 32px 90px #1118201f}.hero-copy h1{color:#111;text-align:center;margin:0 0 20px;font-size:clamp(2.4rem,4.2vw,4.6rem);line-height:1.02}.hero-copy p{color:#4a4a4a;text-align:center;margin:0 0 30px;font-size:1.05rem;line-height:1.85}.button-row{flex-wrap:wrap;justify-content:center;gap:14px;display:flex}.button-row .button{min-width:170px}.button{border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-height:52px;padding:14px 26px;font-weight:700;display:inline-flex}.button.primary{background:var(--masa-lime);color:#111;border-radius:10px;min-width:170px;font-size:1rem;transition:transform .18s,filter .18s}.button.primary:hover{filter:brightness(.96);transform:translateY(-1px)}.button.secondary{color:#111;background:#fff;border:2px solid #0000001f}.button.secondary:hover{filter:brightness(.92)}.slide-dots{z-index:3;gap:16px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.slide-dots span{background:#ffffffe6;border-radius:50%;width:14px;height:14px}.slide-dots span:nth-child(2){background:#505050b3}.section{background:#fff;padding:72px 7vw}.section.alt{background:var(--masa-soft)}.section-head{margin:0 0 36px}.section-head.center{text-align:center;max-width:980px;margin:0 auto 36px}.eyebrow{color:var(--masa-blue);text-transform:uppercase;letter-spacing:.22em;margin:0 0 10px;font-weight:700}h2{color:#4d4d4d;letter-spacing:0;margin:0;font-size:clamp(2rem,3vw,3.25rem);line-height:1.12}.lead{color:#636363;text-wrap:balance;margin:18px 0 0;font-size:1.15rem;line-height:1.7}.content-width{width:min(100%,1180px);margin:0 auto}.intro-copy{color:#5d5d5d;font-size:1.08rem;line-height:1.75}.stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px;display:grid}.stat{border-left:5px solid var(--masa-lime);background:#fff;padding:22px}.stat strong{color:#3d3d3d;font-size:2rem;display:block}.stat span{color:#666;line-height:1.45}.value-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:28px 0 42px;display:grid}.value-card{background:#fff;border:1px solid #2028310f;border-radius:14px;padding:24px;box-shadow:0 12px 32px #0000000a}.value-card h3{color:#141414;margin:0 0 14px}.value-card p{color:#585858;margin:0;line-height:1.8}.category-detail-grid{grid-template-columns:1.4fr .6fr;gap:26px;margin-top:36px;display:grid}.category-summary{background:#fff;border:1px solid #e7e7e7;border-radius:14px;padding:24px}.category-summary h3{margin-top:0}.category-tags{flex-wrap:wrap;gap:10px;margin-top:18px;display:flex}.category-tag{color:#4a4a4a;background:#f7f9fb;border-radius:999px;align-items:center;padding:10px 14px;font-size:.98rem;display:inline-flex}.news-grid{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:24px;display:grid}.news-card{background:#fff;border:1px solid #e7e7e7;border-radius:14px;transition:transform .2s,box-shadow .2s;overflow:hidden}.news-card:hover{transform:translateY(-4px);box-shadow:0 22px 48px #00000014}.news-card-body{padding:24px}.news-card-featured{grid-column:1/-1}.news-card-link{color:inherit;text-decoration:none;display:block}.news-card-image{aspect-ratio:21/8;background:#f7f7f8 var(--image);background-position:50%;background-repeat:no-repeat;background-size:cover}.news-card-more{color:#0f4c81;margin-top:6px;font-weight:600;display:inline-block}.article-layout{max-width:760px}.article-body h1{color:#242424;margin:10px 0 24px;font-size:2rem}.article-body h2{color:#242424;margin:32px 0 12px;font-size:1.3rem}.article-body p{color:#3a3a3a;line-height:1.8}.article-body a{color:#0f4c81;font-weight:600}.article-image{aspect-ratio:3/2;background:#f7f7f8 url(/assets/news-pet-subscription.jpg) 50%/cover no-repeat;border-radius:12px;margin:8px 0 28px}.news-card h3{color:#242424;margin:0 0 14px;font-size:1.2rem}.news-card p{color:#5c5c5c;margin:0;line-height:1.8}.product-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;display:grid}.product-card{background:#fff;border:1px solid #e7e7e7;border-radius:12px;min-height:360px;transition:transform .25s,box-shadow .25s;display:grid;overflow:hidden}.product-card:hover{transform:translateY(-6px);box-shadow:0 16px 32px #00000014}.product-card-image{aspect-ratio:16/9;background:var(--image);background-position:50%;background-size:cover}.product-card-body{gap:10px;padding:22px;display:grid}.product-card h3{color:var(--masa-blue);margin:0;font-size:1.3rem}.product-card p{color:#666;margin:0;line-height:1.55}.capability-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;display:grid}.capability{border-top:5px solid var(--masa-lime);background:#fff;min-height:170px;padding:24px}.capability h3{color:#4d4d4d;margin:0 0 10px}.capability p{color:#666;margin:0;line-height:1.55}.page-hero{background:linear-gradient(#0000001f, #0000001f), var(--image);background-position:50%;background-size:cover;place-items:center;min-height:390px;display:grid;position:relative;overflow:hidden}.page-hero h1{z-index:2;color:#fff;text-underline-offset:10px;text-shadow:0 2px 14px #00000040;font-size:clamp(3rem,5vw,5.5rem);font-weight:400;text-decoration:underline;position:relative}.breadcrumb{color:var(--masa-blue);text-align:center;background:#d9dee0;padding:20px 7vw;font-size:1.05rem}.category-nav{color:#6d6d6d;flex-wrap:wrap;justify-content:center;gap:18px 34px;margin-bottom:40px;font-size:1.05rem;font-weight:700;display:flex}.category-nav a:hover{color:var(--masa-blue)}.contact-layout{grid-template-columns:minmax(0,1.45fr) minmax(320px,.85fr);align-items:start;gap:44px;display:grid}.contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.field{gap:10px;display:grid}.field.full{grid-column:1/-1}.field label{color:#444;font-weight:700}.field input,.field select,.field textarea{color:#1d1d1d;background:#fbfcfd;border:1px solid #d8dee1;border-radius:8px;width:100%;padding:15px 18px;box-shadow:inset 0 1px 2px #0000000a}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--masa-blue);outline:none;box-shadow:0 0 0 3px #0684cf1f}.field textarea{resize:vertical;min-height:180px}.contact-panel{border-top:6px solid var(--masa-lime);background:#fcfdfe;padding:32px;position:sticky;top:120px}.contact-panel a{color:var(--masa-blue);text-decoration:underline}.contact-panel a:hover{color:#045b9d}.product-card-body h3{font-size:1.2rem}.product-card-body p{color:#585858;margin:0;line-height:1.75}.contact-panel h2{margin-bottom:18px;font-size:2rem}.contact-list{color:#5f5f5f;gap:14px;line-height:1.55;display:grid}.footer{background:var(--masa-olive);color:#fff;padding:52px 7vw}.footer-inner{grid-template-columns:1.3fr .7fr;gap:42px;width:min(100%,1240px);margin:0 auto;display:grid}.footer-nav{flex-wrap:wrap;gap:16px 28px;margin-bottom:38px;font-weight:700;display:flex}.footer small,.footer p{color:#ffffffd1}.footer-contact{color:#ffffffeb;justify-content:end;gap:10px;display:grid}.footer-contact a{color:#fff;text-decoration:underline}@media (max-width:980px){.nav-wrap{grid-template-columns:1fr}.brand-lockup{order:-1;min-height:124px}.brand-card{height:124px;position:relative}.nav-side{grid-template-columns:repeat(3,minmax(0,1fr))}.nav-link{min-height:58px;padding:10px}.hero,.hero-content{min-height:680px}.product-grid,.capability-grid,.stats,.footer-inner{grid-template-columns:1fr 1fr}.contact-layout{grid-template-columns:1fr}}@media (max-width:680px){.site-header{flex-wrap:wrap;justify-content:center;gap:4px 14px;height:auto;min-height:72px;padding:8px 12px}.nav-group{flex-wrap:wrap;justify-content:center;gap:4px 12px}.nav-link{padding:6px 4px;font-size:.85rem}.nav-side{grid-template-columns:1fr}.nav-link{min-height:44px}.hero,.hero-content{min-height:620px}.hero-content{padding:0 24px}.section{padding:54px 24px}.user-grid,.value-grid,.product-grid,.capability-grid,.stats,.contact-layout,.contact-form,.footer-inner,.contact-form{grid-template-columns:1fr}.contact-panel{position:static}.footer-contact{justify-content:start}}.category-intro{max-width:860px}.category-intro h2{margin-bottom:18px}.category-intro p{color:#4b4f5a;margin-bottom:14px;line-height:1.75}.faq-list{gap:18px;max-width:900px;display:grid}.faq-item{background:#fff;border:1px solid #ececf1;border-radius:12px;padding:22px 26px}.faq-item h3{color:#1c1e26;margin-bottom:8px;font-size:17px}.faq-item p{color:#4b4f5a;line-height:1.7}
