:root{--ink: #102629;--muted: #5d6f72;--line: #dfe8e7;--surface: #ffffff;--surface-soft: #f5faf9;--green: #126a57;--green-dark: #0a3b33;--teal: #4fb8ac;--sky: #dff3f6;--coral: #ef7f6c;--gold: #d8a940;--shadow: 0 20px 60px rgba(10, 59, 51, .16);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f8fbfa}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}body,button,input{font:inherit}a{color:inherit;text-decoration:none}button{cursor:pointer}.site-shell{min-height:100vh;background:linear-gradient(180deg,#dff3f673,#fff0 520px),#f8fbfa}.site-header{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px;min-height:76px;padding:0 44px;border-bottom:1px solid rgba(16,38,41,.08);background:#f8fbfaeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.brand{display:inline-flex;align-items:center;gap:12px;min-width:164px}.brand-mark{width:42px;height:42px;filter:drop-shadow(0 10px 18px rgba(10,59,51,.18))}.brand-mark svg{display:block;width:100%;height:100%}.brand-mark-bg{fill:var(--green-dark)}.brand-mark-v{fill:#fff}.brand-mark-dot{fill:var(--teal)}.brand strong,.brand small{display:block}.brand strong{font-size:1.05rem}.brand small{color:var(--muted);font-size:.76rem}.nav{display:flex;align-items:center;justify-content:center;gap:10px}.nav a{min-height:40px;padding:10px 14px;border-radius:6px;color:#294448;font-size:.94rem;font-weight:650}.nav a:hover{background:var(--sky);color:var(--green-dark)}.header-cta,.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border:1px solid transparent;border-radius:6px;font-weight:760}.header-cta,.secondary-button{border-color:#10262924;background:var(--surface);color:var(--ink)}.header-cta:hover,.secondary-button:hover{border-color:#126a5759;color:var(--green)}.primary-button{color:#fff;background:var(--green);box-shadow:0 12px 28px #126a5738}.primary-button:hover{background:var(--green-dark)}.menu-button{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:6px;background:var(--surface);color:var(--ink)}.hero{position:relative;min-height:calc(88vh - 76px);overflow:hidden;color:#fff;background:var(--green-dark)}.hero-media,.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media{background:linear-gradient(90deg,#0a3b33f0,#0a3b3394 47%,#0a3b3326),url(/assets/petx-care-ecosystem.png) center right / cover no-repeat;transform:scale(1.01)}.hero-overlay{background:linear-gradient(180deg,#10262900,#10262933),linear-gradient(115deg,rgba(239,127,108,.16),transparent 42%),linear-gradient(40deg,rgba(79,184,172,.22),transparent 38%)}.hero-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(1120px,calc(100% - 48px));min-height:calc(88vh - 76px);margin:0 auto;padding:70px 0 54px}.eyebrow,.section-kicker{margin:0 0 14px;color:var(--green);font-size:.78rem;font-weight:820;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#9ce8df}h1,h2,h3,p{margin-top:0}.hero h1{max-width:620px;margin-bottom:18px;font-size:5.25rem;line-height:.95}.hero-copy{max-width:650px;margin-bottom:28px;color:#ffffffe0;font-size:1.2rem;line-height:1.65}.hero-actions,.hero-proof{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.hero-proof{margin-top:30px}.hero-proof span{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border:1px solid rgba(255,255,255,.2);border-radius:6px;color:#ffffffe0;background:#ffffff17}.intro-band,.product-section,.ecosystem-band,.reviews-section,.team-preview,.contact-section,.team-page .page-hero,.team-grid,.team-cta{width:min(1120px,calc(100% - 48px));margin:0 auto}.intro-band{display:grid;grid-template-columns:1fr .9fr;gap:48px;align-items:end;padding:62px 0 34px}.intro-band h2,.section-heading h2,.ecosystem-copy h2,.team-preview h2,.contact-copy h2,.page-hero h1,.team-cta h2{margin-bottom:14px;color:var(--ink);font-size:2.7rem;line-height:1.08}.intro-band p,.section-heading p,.product-panel p,.feature-card p,.ecosystem-copy p,.contact-copy p,.page-hero p,.team-card span{color:var(--muted);line-height:1.7}.product-section{padding:64px 0}.section-heading{max-width:780px;margin-bottom:34px}.section-heading.narrow{max-width:720px}.split-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:22px;align-items:stretch}.product-panel,.feature-card,.team-card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 14px 34px #1026290f}.product-panel{padding:30px}.panel-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:34px}.product-identity{display:inline-flex;align-items:center}.petx-logo{width:84px;height:90px;object-fit:contain;filter:drop-shadow(0 14px 22px rgba(16,38,41,.14))}.panel-topline a{display:inline-flex;align-items:center;gap:7px;color:var(--green);font-weight:760}.product-panel h3{margin-bottom:14px;font-size:2rem}.principle-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:26px}.principle-grid span{display:inline-flex;align-items:center;gap:8px;min-height:44px;padding:10px 12px;border:1px solid rgba(18,106,87,.14);border-radius:6px;background:var(--surface-soft);color:var(--green-dark);font-weight:720}.feature-list,.vetx-grid{display:grid;gap:16px}.vetx-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-card{padding:24px}.icon-box{display:grid;place-items:center;width:46px;height:46px;margin-bottom:20px;border-radius:8px;color:var(--green);background:var(--sky)}.feature-card h3{margin-bottom:10px;font-size:1.18rem}.vetx-section{border-top:1px solid var(--line)}.ecosystem-band{display:grid;grid-template-columns:1fr .92fr;gap:34px;align-items:center;padding:54px;border:1px solid var(--line);border-radius:8px;background:linear-gradient(135deg,#dff3f6e6,#ffffffeb),var(--surface)}.signal-stack{display:grid;gap:12px}.signal-stack span{min-height:58px;padding:18px 20px;border-left:5px solid var(--green);border-radius:6px;background:var(--surface);box-shadow:0 12px 28px #10262912;color:#294448;font-weight:760}.signal-stack span:nth-child(2){border-color:var(--teal)}.signal-stack span:nth-child(3){border-color:var(--coral)}.signal-stack span:nth-child(4){border-color:var(--gold)}.reviews-section{padding:70px 0 18px}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.review-card{display:flex;flex-direction:column;gap:24px;min-height:230px;padding:24px;border:1px solid rgba(216,169,64,.34);border-radius:8px;background:linear-gradient(180deg,#fffffff5,#f5faf9f5),var(--surface);box-shadow:0 14px 34px #1026290f}.review-top{display:flex;align-items:center;gap:16px}.review-avatar{width:76px;height:76px;border:3px solid #ffffff;border-radius:8px;object-fit:cover;box-shadow:0 12px 28px #10262929}.review-body{display:grid;gap:18px}.stars{display:flex;gap:5px;color:var(--gold)}.review-card p{margin-bottom:0;color:#294448;font-size:1.02rem;line-height:1.7}.review-card strong,.review-card span{display:block}.review-card strong{color:var(--ink);font-size:1.02rem}.review-card span{margin-top:3px;color:var(--muted);font-size:.92rem}.team-preview,.team-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:70px 0}.contact-section{padding:70px 0 34px;border-top:1px solid var(--line)}.contact-section{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px}.contact-grid{display:grid;gap:14px}.contact-line{display:flex;align-items:flex-start;gap:14px;min-height:58px;padding:16px;border:1px solid var(--line);border-radius:8px;background:var(--surface);color:#294448;line-height:1.5}.contact-line svg{flex:0 0 auto;color:var(--green);margin-top:2px}.footer{grid-column:1 / -1;display:flex;justify-content:space-between;gap:20px;padding-top:26px;color:var(--muted)}.footer strong{color:var(--ink)}.team-page{background:linear-gradient(180deg,#dff3f6bf,#f8fbfa00 420px),#f8fbfa}.page-hero{padding:92px 0 38px}.page-hero h1{max-width:850px}.page-hero p{max-width:720px;font-size:1.08rem}.team-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;padding:24px 0 20px}.team-card{min-height:310px;padding:30px}.team-photo{display:block;width:112px;height:112px;margin-bottom:24px;border:4px solid #ffffff;border-radius:8px;object-fit:cover;box-shadow:0 16px 34px #10262924}.team-card p{margin-bottom:8px;color:var(--green);font-weight:780}.team-card h2{margin-bottom:14px;font-size:1.7rem}.team-cta{border-bottom:1px solid var(--line)}@media(max-width:980px){.site-header{grid-template-columns:auto auto;justify-content:space-between;padding:0 24px}.header-cta{display:none}.menu-button{display:grid;place-items:center}.nav{position:absolute;inset:76px 16px auto 16px;display:none;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow)}.nav-open{display:grid;justify-items:stretch}.nav a{width:100%}.hero,.hero-content{min-height:720px}.hero h1{font-size:4rem}.hero-media{background:linear-gradient(180deg,#0a3b33ed,#0a3b33ad 55%,#0a3b336b),url(/assets/petx-care-ecosystem.png) center bottom / cover no-repeat}.intro-band,.split-grid,.ecosystem-band,.contact-section,.vetx-grid,.reviews-grid,.team-grid{grid-template-columns:1fr}}@media(max-width:720px){.site-header{min-height:68px}.nav{inset-top:68px}.brand small{display:none}.hero,.hero-content{min-height:640px}.hero-content,.intro-band,.product-section,.ecosystem-band,.reviews-section,.team-preview,.contact-section,.team-page .page-hero,.team-grid,.team-cta{width:min(100% - 32px,1120px)}.hero-content{padding-top:56px}.hero h1{font-size:3.1rem}.hero-copy{font-size:1rem}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .primary-button,.hero-actions .secondary-button{width:100%}.intro-band,.product-section{padding:44px 0}.intro-band h2,.section-heading h2,.ecosystem-copy h2,.team-preview h2,.contact-copy h2,.page-hero h1,.team-cta h2{font-size:2rem}.product-panel{padding:22px}.panel-topline{align-items:flex-start;flex-direction:column;margin-bottom:24px}.principle-grid{grid-template-columns:1fr}.ecosystem-band{padding:28px}.team-preview,.team-cta,.footer{align-items:flex-start;flex-direction:column}.contact-section{padding-top:48px}}
