:root{--ink:#10251F;--muted:#5F6F68;--soft:#5F6F68;--forest:#0b332a;--forest-2:#0B332A;--olive:#5F6F68;--moss:#5F6F68;--cream:#F8F4EA;--paper:#FFFBF3;--bone:#E4DED2;--sand:#D8B85A;--gold:#B99135;--line:rgba(16,37,31,.12);--line-strong:rgba(16,37,31,.18);--shadow:0 18px 50px rgba(16,37,31,.08);--shadow-strong:0 28px 70px rgba(16,37,31,.12);--radius:28px;--radius-sm:18px;--max:1180px;--ease:cubic-bezier(.22,1,.36,1);}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-width:320px;overflow-x:hidden;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:radial-gradient(circle at 12% -8%,rgba(185,145,53,.15),transparent 30rem),radial-gradient(circle at 100% 2%,rgba(95,111,104,.18),transparent 34rem),linear-gradient(180deg,#FFFBF3 0%,#F8F4EA 55%,#E4DED2 100%);text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased}body::before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(11,51,42,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(11,51,42,.026) 1px,transparent 1px);background-size:48px 48px;mask-image:linear-gradient(180deg,rgba(0,0,0,.45),transparent 70%)}img,svg{display:block;max-width:100%}a{color:inherit}button,input,textarea,select{font:inherit}.shell{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.narrow{max-width:820px}.site-nav{position:sticky;top:0;z-index:50;background:rgba(255,251,243,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(16,37,31,.08)}.nav-inner{width:min(var(--max),calc(100% - 40px));min-height:76px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand,.footer-brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:900;letter-spacing:-.025em;color:var(--forest);white-space:nowrap}.brand-mark{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:rgba(255,251,243,.9);border:1px solid rgba(11,51,42,.12);box-shadow:0 10px 24px rgba(16,37,31,.06)}.brand-mark img{width:31px;height:31px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:6px}.nav-links a{display:inline-flex;align-items:center;min-height:42px;padding:0 14px;border-radius:999px;text-decoration:none;color:rgba(16,37,31,.68);font-weight:850;font-size:.92rem}.nav-links a:hover,.nav-links a.active{background:transparent;color:var(--forest)}.nav-toggle{display:none;width:44px;height:44px;border:1px solid var(--line);border-radius:999px;background:var(--paper);cursor:pointer}.nav-toggle span,.nav-toggle span::before,.nav-toggle span::after{display:block;width:18px;height:2px;background:var(--forest);border-radius:999px;margin:auto;position:relative}.nav-toggle span::before,.nav-toggle span::after{content:"";position:absolute;left:0}.nav-toggle span::before{top:-6px}.nav-toggle span::after{top:6px}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.13em;font-size:.74rem;font-weight:950;color:var(--gold)}h1,h2,h3,p{margin-top:0}h1{margin-bottom:22px;font-size:clamp(3.1rem,7.2vw,6.8rem);line-height:.9;letter-spacing:-.075em}h2{margin-bottom:16px;font-size:clamp(2rem,4.4vw,4.2rem);line-height:.95;letter-spacing:-.06em}h3{margin-bottom:9px;font-size:1.08rem;letter-spacing:-.025em}.lead{font-size:clamp(1.06rem,1.55vw,1.27rem);line-height:1.62;color:var(--muted);max-width:760px}.section{padding:78px 0}.section.tight{padding:54px 0}.section.dark{background:linear-gradient(135deg,#0B332A,#0B332A);color:var(--cream);position:relative;overflow:hidden}.section.dark::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 5% 10%,rgba(216,184,90,.2),transparent 22rem),radial-gradient(circle at 92% 88%,rgba(255,251,243,.13),transparent 26rem);pointer-events:none}.section.dark .shell{position:relative}.section.dark .eyebrow{color:#D8B85A}.section.dark .lead,.section.dark p{color:rgba(248,244,234,.76)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border-radius:999px;text-decoration:none;font-weight:950;border:1px solid transparent;transition:transform .18s var(--ease),box-shadow .18s var(--ease),background .18s var(--ease)}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--forest);color:var(--cream);box-shadow:0 14px 32px rgba(11,51,42,.2)}.btn-primary:hover{background:#10251F}.hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin:28px 0 18px}.claim-note,.soft-note{font-size:.9rem;line-height:1.58;color:rgba(16,37,31,.56)}.soft-note{margin-top:18px}.hero{padding:72px 0 44px}.hero-copy{max-width:800px}.hero-copy h1{max-width:820px}.hero-copy .lead{max-width:700px}.page-hero{padding:70px 0 36px}.page-hero h1{font-size:clamp(2.6rem,5.3vw,5.1rem);max-width:960px}.page-hero .lead{max-width:800px}.card,.panel{border:1px solid rgba(16,37,31,.095);border-radius:var(--radius);background:rgba(255,251,243,.82);box-shadow:var(--shadow)}.card{padding:22px}.card p,.panel p{color:var(--muted);line-height:1.62}.card-grid{display:grid;gap:16px}.compact-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.why-card-grid-compact .card{min-height:168px;transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease)}.why-card-grid-compact .card:hover{transform:translateY(-2px);box-shadow:var(--shadow-strong);border-color:rgba(11,51,42,.18)}.avatar-initials{font-weight:950;color:var(--forest)}.footer{padding:40px 0;background:#10251F;color:rgba(248,244,234,.65)}.footer-grid-slim{display:grid;grid-template-columns:1.1fr .72fr .75fr;gap:28px;align-items:start}.footer strong,.footer a{color:var(--cream)}.footer p{font-size:.9rem;line-height:1.58;margin-bottom:8px}.footer-brand{color:var(--cream);margin-bottom:12px}.footer-brand img{width:38px;height:38px;border-radius:50%;background:rgba(255,251,243,.95);padding:5px;box-shadow:0 8px 20px rgba(0,0,0,.18)}.footer-links{margin:8px 0}.reveal{opacity:1;transform:none}html.js .reveal{opacity:0;transform:translateY(18px);transition:opacity .65s var(--ease),transform .65s var(--ease)}html.js .reveal.visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}html.js .reveal,.btn{transition:none!important}html.js .reveal{opacity:1;transform:none}}@media (max-width:1050px){.compact-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid-slim{grid-template-columns:1fr 1fr}}@media (max-width:760px){.shell,.nav-inner{width:min(100% - 28px,var(--max))}.nav-inner{min-height:68px}.nav-toggle{display:grid;place-items:center}.nav-links{position:absolute;left:14px;right:14px;top:calc(100% + 8px);display:none;flex-direction:column;align-items:stretch;padding:12px;border:1px solid rgba(16,37,31,.09);border-radius:20px;background:rgba(255,251,243,.98);box-shadow:var(--shadow)}.site-nav.open .nav-links{display:flex}.nav-links a{justify-content:center}.brand{font-size:.96rem}.brand-mark{width:38px;height:38px}.hero,.page-hero{padding:48px 0 30px}.section{padding:50px 0}.section.tight{padding:38px 0}h1{font-size:clamp(2.55rem,15vw,4.2rem)}h2{font-size:clamp(1.75rem,9vw,3rem)}.lead{font-size:1.02rem}.hero-actions{width:100%}.hero-actions .btn{width:100%}.compact-cards{grid-template-columns:1fr}.footer-grid-slim{grid-template-columns:1fr;gap:18px}.footer{padding:34px 0}}.footer strong{letter-spacing:.01em}.nav-links a:focus-visible,.btn:focus-visible{outline:3px solid rgba(11,51,42,.22);outline-offset:3px}.hero-copy .lead{max-width:760px;}@media (max-width:760px){.hero-copy{text-align:left;}.hero-copy .hero-actions{justify-content:flex-start;}}h1{font-size:clamp(2.9rem,6.6vw,6.25rem);line-height:.93;letter-spacing:-.066em;}h2{font-size:clamp(1.9rem,4.05vw,3.85rem);line-height:.98;letter-spacing:-.054em;}.page-hero h1{font-size:clamp(2.45rem,4.85vw,4.65rem);line-height:.98;}.lead{font-size:clamp(1.03rem,1.42vw,1.2rem);line-height:1.62;}h3{font-size:1.04rem;line-height:1.2;}.card p{font-size:.98rem;}.footer p{font-size:.88rem;}@media (max-width:760px){h1{font-size:clamp(2.45rem,13vw,3.85rem);line-height:.96;}h2{font-size:clamp(1.7rem,8.2vw,2.75rem);}.page-hero h1{font-size:clamp(2.25rem,11vw,3.45rem);}.lead{font-size:1rem;line-height:1.58;}}h1{font-size:clamp(2.75rem,6.1vw,5.85rem);line-height:.94;}h2{font-size:clamp(1.82rem,3.82vw,3.55rem);line-height:1;}.page-hero h1{font-size:clamp(2.35rem,4.55vw,4.35rem);}.lead{max-width:760px;}.section.dark .narrow{max-width:1080px;margin-left:auto;margin-right:auto;}@media (max-width:1050px){}@media (max-width:760px){}.footer-grid-slim{max-width:1000px;margin-left:auto;margin-right:auto;}.page-hero .shell>.lead,.section .narrow>.lead{margin-left:0;margin-right:0;}@media (max-width:1050px){.footer-grid-slim{max-width:760px;}}@media (max-width:760px){.footer-grid-slim{max-width:none;}}.page-return{padding:0 20px 42px;display:flex;justify-content:center;}.page-return .btn{width:auto;}.founders-panel{max-width:1000px;margin-inline:auto;padding:32px;border:1px solid rgba(16,37,31,.095);border-radius:var(--radius);background:linear-gradient(135deg,rgba(255,251,243,.88),rgba(228,222,210,.74));box-shadow:var(--shadow);}@media (max-width:1050px){.founders-panel{max-width:760px;}}@media (max-width:760px){.founders-panel{padding:22px;border-radius:22px;}}:root{--panel-bg:linear-gradient(180deg,rgba(255,251,243,.92),rgba(248,244,234,.74));--panel-bg-warm:linear-gradient(135deg,rgba(255,251,243,.9),rgba(228,222,210,.74));--panel-line:rgba(11,51,42,.105);--panel-line-strong:rgba(11,51,42,.18);--panel-shadow:0 20px 52px rgba(16,37,31,.078);--panel-shadow-soft:0 12px 30px rgba(16,37,31,.055);}.site-nav{box-shadow:0 8px 26px rgba(16,37,31,.035);}.nav-links a{letter-spacing:-.012em;}.btn{min-height:50px;padding-inline:22px;letter-spacing:-.01em;}.btn-primary{border-color:rgba(11,51,42,.16);}.shell>.eyebrow:first-child,.page-hero .eyebrow,.home-contact-head .eyebrow{margin-bottom:12px;}.page-hero{padding:clamp(52px,6vw,78px) 0 clamp(24px,3vw,38px);}.page-hero .shell{padding:clamp(24px,3.4vw,36px);border:1px solid rgba(11,51,42,.08);border-radius:30px;background:linear-gradient(180deg,rgba(255,251,243,.66),rgba(248,244,234,.42));box-shadow:0 14px 38px rgba(16,37,31,.045);}.page-hero h1{margin-bottom:16px;max-width:850px;}.page-hero .lead{max-width:760px;font-size:clamp(1.02rem,1.2vw,1.16rem);}.section.tight{padding-top:clamp(42px,5vw,62px);padding-bottom:clamp(42px,5vw,64px);}.card,.panel,.founders-panel,.contact-page-panel,.home-contact-panel{border-color:var(--panel-line)!important;box-shadow:var(--panel-shadow-soft)!important;}.card:hover,.home-contact-card:hover{border-color:var(--panel-line-strong)!important;box-shadow:0 18px 42px rgba(16,37,31,.08)!important;}.footer{border-top:1px solid rgba(11,51,42,.08);}.footer-grid-slim{gap:28px;align-items:start;}.footer a:hover{color:var(--forest);}body[data-page="home"] .home-contact-panel{max-width:1000px;margin-inline:auto;padding:32px;border:1px solid var(--panel-line);border-radius:30px;background:linear-gradient(135deg,rgba(11,51,42,.98),rgba(11,51,42,.95));color:var(--cream);box-shadow:0 20px 54px rgba(11,51,42,.17);overflow:hidden;position:relative;}body[data-page="home"] .home-contact-panel::before{content:"";position:absolute;inset:-35% -10% auto auto;width:360px;height:360px;border-radius:50%;background:rgba(216,184,90,.16);pointer-events:none;}body[data-page="home"] .home-contact-panel>*{position:relative;}body[data-page="home"] .home-contact-head{display:grid;grid-template-columns:minmax(240px,.52fr) minmax(0,1fr);gap:26px;align-items:end;margin-bottom:24px;}body[data-page="home"] .home-contact-head h2{margin-bottom:0;color:var(--cream);font-size:clamp(2rem,3.5vw,3.45rem);}body[data-page="home"] .home-contact-head .eyebrow,body[data-page="home"] .contact-label{color:var(--sand);}body[data-page="home"] .home-contact-head .lead{margin:0;color:rgba(248,244,234,.78);font-size:clamp(1rem,1.18vw,1.1rem);}body[data-page="home"] .home-contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:16px;}body[data-page="home"] .home-contact-card{min-height:210px;padding:24px;border:1px solid rgba(248,244,234,.16);border-radius:24px;background:rgba(255,251,243,.075);display:flex;flex-direction:column;align-items:flex-start;}body[data-page="home"] .contact-label{display:inline-flex;margin-bottom:12px;font-size:.72rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase;}body[data-page="home"] .home-contact-card h3{margin-bottom:10px;color:var(--cream);font-size:clamp(1.2rem,2vw,1.72rem);line-height:1.16;}body[data-page="home"] .home-contact-email-card h3{overflow-wrap:anywhere;}body[data-page="home"] .home-contact-card p{margin-bottom:0;color:rgba(248,244,234,.72);line-height:1.62;}body[data-page="home"] .home-contact-card .btn{margin-top:auto;background:var(--cream);color:var(--forest);box-shadow:none;}body[data-page="home"] .home-contact-card a:not(.btn){color:var(--cream);text-decoration:none;}body[data-page="home"] .home-contact-card a:not(.btn):hover{text-decoration:underline;}body[data-page="home"] .founders-panel,body[data-page="home"] .home-contact-panel{width:min(1000px,calc(100% - 40px));max-width:1000px;}.contact-label{display:inline-flex;margin-bottom:12px;font-size:.72rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase;color:var(--gold);}.page-return{padding-top:0!important;padding-bottom:clamp(36px,4vw,54px)!important;}.page-return .btn{min-height:48px;padding-inline:22px;font-size:.92rem;box-shadow:0 10px 24px rgba(11,51,42,.14);}@media (max-width:1050px){body[data-page="home"] .home-contact-head{grid-template-columns:1fr;}body[data-page="home"] .home-contact-grid{grid-template-columns:1fr;}body[data-page="home"] .home-contact-card{min-height:auto;}}@media (max-width:760px){.shell,.nav-inner,body[data-page="home"] .founders-panel,body[data-page="home"] .home-contact-panel{width:min(100% - 28px,1000px);}.page-hero .shell,body[data-page="home"] .home-contact-panel{padding:22px;border-radius:24px;}body[data-page="home"] .home-contact-head,body[data-page="home"] .home-contact-grid{gap:14px;}body[data-page="home"] .home-contact-card{padding:20px;border-radius:20px;}}body[data-page="privacy"] .page-hero .shell,body[data-page="privacy"] .legal-copy,body[data-page="404"] .page-hero .shell{max-width:920px;margin-inline:auto;}body[data-page="privacy"] .legal-copy{padding:clamp(24px,3.4vw,36px);border:1px solid var(--panel-line);border-radius:30px;background:var(--panel-bg);box-shadow:var(--panel-shadow-soft);}body[data-page="privacy"] .legal-copy h2{margin-top:28px;margin-bottom:10px;font-size:clamp(1.22rem,2.1vw,1.65rem);line-height:1.16;letter-spacing:-.035em;}body[data-page="privacy"] .legal-copy h2:first-child{margin-top:0;}body[data-page="privacy"] .legal-copy p{color:var(--muted);line-height:1.68;}.btn-secondary{background:rgba(255,251,243,.78);color:var(--forest);border-color:rgba(11,51,42,.14);box-shadow:0 10px 24px rgba(16,37,31,.06);}.btn-secondary:hover{background:var(--paper);}body[data-page="404"] .page-hero{padding-bottom:clamp(72px,8vw,110px);}body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #early-access,body[data-page="home"] #home-contact{scroll-margin-top:110px;}body[data-page="home"] .section{padding-top:clamp(58px,6.5vw,88px);padding-bottom:clamp(58px,6.5vw,88px);}body[data-page="home"] .section.tight{padding-top:clamp(42px,5.2vw,68px);padding-bottom:clamp(42px,5.2vw,68px);}body[data-page="home"] .eyebrow{margin-bottom:12px;font-size:.75rem;letter-spacing:.16em;}body[data-page="home"] .founders-panel{border-color:rgba(11,51,42,.115);box-shadow:0 18px 44px rgba(16,37,31,.07);}body[data-page="home"] .founders-panel{border-radius:30px;}body[data-page="home"] .founders-panel{padding:36px;background:radial-gradient(circle at 10% 0%,rgba(216,184,90,.18),transparent 16rem),linear-gradient(135deg,rgba(255,251,243,.94),rgba(228,222,210,.76));}@media (max-width:760px){body[data-page="home"] .founders-panel{padding:24px 22px;border-radius:24px;}body[data-page="home"] .section{padding-top:48px;padding-bottom:48px;}body[data-page="home"] .section.tight{padding-top:34px;padding-bottom:34px;}}body[data-page="home"] .home-science-panel{max-width:1000px;padding:36px;border:1px solid rgba(11,51,42,.12);border-radius:30px;background:radial-gradient(circle at 8% 0%,rgba(216,184,90,.14),transparent 15rem),linear-gradient(135deg,rgba(255,251,243,.95),rgba(228,222,210,.74));box-shadow:0 18px 44px rgba(16,37,31,.07);}body[data-page="home"] .home-science-head{max-width:760px;margin-bottom:24px;padding-bottom:22px;border-bottom:1px solid rgba(11,51,42,.10);}body[data-page="home"] .home-science-head h2{margin:0 0 12px;font-size:clamp(1.9rem,3.35vw,3.05rem);line-height:1.02;letter-spacing:-.052em;}body[data-page="home"] .home-science-head .lead{max-width:690px;margin:0;color:var(--muted);font-size:clamp(1rem,1.12vw,1.08rem);line-height:1.62;}body[data-page="home"] .science-path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:stretch;}body[data-page="home"] .science-step{min-height:156px;padding:18px;border:1px solid rgba(11,51,42,.12);border-radius:22px;background:rgba(255,251,243,.78);box-shadow:0 12px 26px rgba(16,37,31,.045);}body[data-page="home"] .science-step-number{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;margin-bottom:14px;padding:0 10px;border-radius:999px;border:1px solid rgba(11,51,42,.12);background:rgba(11,51,42,.075);color:var(--forest);font-size:.74rem;font-weight:900;letter-spacing:.06em;}body[data-page="home"] .science-step h3{margin:0 0 8px;font-size:1rem;line-height:1.2;letter-spacing:-.012em;}body[data-page="home"] .science-step p{margin:0;color:var(--muted);font-size:.91rem;line-height:1.48;}body[data-page="home"] .science-happy-step{display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center;background:rgba(255,251,243,.9);}body[data-page="home"] .science-happy-step img{width:100%;max-width:118px;max-height:92px;object-fit:contain;margin-top:6px;border-radius:18px;}body[data-page="home"] .home-science-actions{display:flex;justify-content:center;margin-top:24px;}body[data-page="home"] .home-science-actions .btn{min-height:50px;padding-inline:24px;}@media (max-width:1050px){body[data-page="home"] .science-path{grid-template-columns:repeat(2,minmax(0,1fr));}body[data-page="home"] .science-happy-step{grid-column:1 / -1;}body[data-page="home"] .science-happy-step img{max-width:150px;}}@media (max-width:760px){body[data-page="home"] .home-science-panel{padding:24px 22px;border-radius:24px;}body[data-page="home"] .science-path{grid-template-columns:1fr;}body[data-page="home"] .science-step{min-height:0;padding:18px;border-radius:20px;}body[data-page="home"] .home-science-actions{justify-content:flex-start;}}@media (max-width:900px){}@media (max-width:760px){}.disclaimer-section{padding-top:clamp(24px,3.5vw,42px);padding-bottom:clamp(24px,3.5vw,42px);}.disclaimer-card{max-width:1000px;padding:22px 26px;border:1px solid rgba(11,51,42,.12);border-radius:24px;background:rgba(255,251,243,.82);box-shadow:0 14px 32px rgba(16,37,31,.055);}.disclaimer-card p{margin:0;color:var(--muted);line-height:1.62;}.disclaimer-card strong{color:var(--ink);}body[data-page="home"] .home-contact-grid{grid-template-columns:1fr;}body[data-page="home"] .home-contact-card .btn{margin-top:22px;}body[data-page="home"] .science-path{grid-template-columns:repeat(4,minmax(0,1fr));}@media (max-width:1050px){body[data-page="home"] .science-path{grid-template-columns:repeat(2,minmax(0,1fr));}}@media (max-width:760px){body[data-page="home"] .science-path{grid-template-columns:1fr;}}.hero-claim-note{max-width:680px;margin:2px auto 0;color:rgba(11,51,42,.62)}.page-hero-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap;margin-top:26px}.page-hero-actions .btn{min-height:52px;padding-inline:24px}.section-head{text-align:center;max-width:820px;margin:0 auto 28px}.section-head .lead{margin-inline:auto}.gallery-note{margin-top:-6px;margin-bottom:0}.dog-visible-name{display:block;width:100%;min-height:30px;text-align:center;color:var(--forest);font-size:.72rem;font-weight:950;line-height:1.18;letter-spacing:.015em;text-transform:uppercase;overflow:hidden;text-overflow:ellipsis}.dog-visible-age{display:block;text-align:center;color:var(--muted);font-size:.72rem;font-weight:850;line-height:1.1}body[data-page="privacy"] .legal-copy h2{font-size:clamp(1.25rem,2vw,1.72rem);line-height:1.08;letter-spacing:-.035em;margin-top:24px}body[data-page="privacy"] .legal-copy h2:first-child{margin-top:0}body[data-page="privacy"] .legal-copy p{line-height:1.68;color:var(--muted)}@media (max-width:680px){.page-hero-actions,.hero-actions{display:grid;grid-template-columns:1fr;width:100%}.page-hero-actions .btn,.hero-actions .btn{width:100%}}@media (max-width:420px){.dog-visible-name{font-size:.68rem}}:root{--ink:#10251F;--muted:#5F6F68;--soft:#5F6F68;--forest:#0B332A;--forest-2:#0B332A;--olive:#5F6F68;--moss:#5F6F68;--cream:#F8F4EA;--paper:#FFFBF3;--bone:#E4DED2;--sand:#D8B85A;--gold:#B99135;--line:rgba(11,51,42,.12);--line-strong:rgba(11,51,42,.18);--shadow:0 18px 44px rgba(11,51,42,.07);--shadow-strong:0 26px 70px rgba(11,51,42,.11);--radius:10px;--radius-sm:8px;}html{background:#F8F4EA;}body{background:linear-gradient(180deg,#FFFBF3 0%,#F8F4EA 52%,#E4DED2 100%);color:var(--ink);letter-spacing:0;}body::before{display:none;}.shell{width:min(var(--max),calc(100% - 56px));margin-inline:auto;}.site-nav{background:rgba(255,251,243,.94);border-bottom:1px solid rgba(11,51,42,.09);box-shadow:0 1px 0 rgba(255,255,255,.7);}.nav-inner{min-height:70px;}.brand,.footer-brand{letter-spacing:0;font-weight:850;}.brand-mark{width:36px;height:36px;border-radius:8px;border-color:rgba(11,51,42,.10);box-shadow:none;background:#FFFBF3;}.brand-mark img{width:27px;height:27px;}.nav-links{gap:18px;}.nav-links a{min-height:auto;padding:8px 0 7px;border-radius:0;border-bottom:1px solid transparent;background:transparent!important;color:rgba(16,37,31,.66);font-size:.88rem;font-weight:800;letter-spacing:0;}.nav-links a:hover,.nav-links a.active{color:var(--forest);border-bottom-color:var(--forest);box-shadow:none!important;}.nav-toggle{border-radius:8px;box-shadow:none;}.eyebrow{margin-bottom:16px;color:var(--gold);letter-spacing:.16em;font-size:.68rem;font-weight:900;}h1,h2,h3{letter-spacing:-.04em;}h1{font-size:clamp(3.2rem,6.3vw,6.1rem);line-height:.93;}h2{font-size:clamp(2rem,3.8vw,3.7rem);line-height:1;}.lead{color:var(--muted);line-height:1.65;}.section{padding:86px 0;}.section.tight{padding:68px 0;}.btn{min-height:50px;border-radius:8px;padding:0 22px;box-shadow:none;letter-spacing:0;}.btn:hover{transform:translateY(-1px);}.btn-primary{background:var(--forest);color:#FFFBF3;box-shadow:none;}.btn-primary:hover{background:#10251F;}.btn-secondary{background:transparent;border-color:rgba(11,51,42,.20);color:var(--forest);box-shadow:none;}.btn-secondary:hover{background:rgba(11,51,42,.04);}.card,.panel,body[data-page="home"] .home-contact-panel,body[data-page="home"] .home-science-panel,body[data-page="home"] .founders-panel,body[data-page="privacy"] .legal-copy,.disclaimer-card{border-radius:10px!important;box-shadow:none!important;}body[data-page="home"] .premium-hero{min-height:650px;padding:72px 0 62px;color:#FFFBF3;background:linear-gradient(90deg,rgba(16,37,31,.98) 0%,rgba(11,51,42,.95) 48%,rgba(11,51,42,.64) 72%,rgba(11,51,42,.24) 100%),linear-gradient(180deg,#0B332A 0%,#0B332A 100%);border-bottom:0;}body[data-page="home"] .premium-hero::before{display:none;}body[data-page="home"] .premium-hero::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,251,243,.14);}body[data-page="home"] .premium-hero .hero-copy{max-width:760px;}body[data-page="home"] .hero-logo-lockup-premium{display:none;}body[data-page="home"] .premium-hero h1{max-width:760px;margin-bottom:24px;color:#FFFBF3;font-size:clamp(3.2rem,6.2vw,6rem);line-height:.93;letter-spacing:-.055em;}body[data-page="home"] .premium-hero .eyebrow{color:#D8B85A;}body[data-page="home"] .premium-hero .lead{max-width:650px;color:rgba(255,251,243,.78);font-size:clamp(1.08rem,1.4vw,1.24rem);}body[data-page="home"] .premium-hero .hero-claim-note{max-width:650px;margin-top:18px;color:rgba(255,251,243,.58);}body[data-page="home"] .premium-hero .hero-actions{margin-top:34px;gap:12px;}body[data-page="home"] .premium-hero .btn-primary{background:#FFFBF3;color:var(--forest);}body[data-page="home"] .premium-hero .btn-secondary{background:transparent;border-color:rgba(255,251,243,.28);color:#FFFBF3;box-shadow:none;}body[data-page="home"] .premium-hero .hero-actions a:nth-child(3){display:none;}body[data-page="home"] .hero-proof{display:none;}body[data-page="home"] .premium-hero-dog{display:none;}body[data-page="home"] .premium-hero-pouch{right:7%;bottom:-3%;width:clamp(270px,28vw,390px);opacity:.82;transform:rotate(-2deg);filter:drop-shadow(0 34px 56px rgba(0,0,0,.28));}.science-step-number,.contact-label{color:var(--gold);}body[data-page="home"] .home-science-panel,body[data-page="home"] .founders-panel,body[data-page="home"] .home-contact-panel{max-width:1080px;padding:0;border:0!important;background:transparent!important;}body[data-page="home"] .home-science-panel{padding:46px;background:#0B332A!important;color:#FFFBF3;}body[data-page="home"] .home-science-panel .lead,body[data-page="home"] .home-science-panel p{color:rgba(255,251,243,.70);}body[data-page="home"] .home-science-panel h2,body[data-page="home"] .home-science-panel h3{color:#FFFBF3;}body[data-page="home"] .science-path{gap:0;border-top:1px solid rgba(255,251,243,.14);border-bottom:1px solid rgba(255,251,243,.14);}body[data-page="home"] .science-step{min-height:0;padding:24px;border:0!important;border-right:1px solid rgba(255,251,243,.14)!important;border-radius:0!important;background:transparent!important;}body[data-page="home"] .science-step:last-child{border-right:0!important;}body[data-page="home"] .home-contact-head{border-bottom:1px solid var(--line);padding-bottom:22px;margin-bottom:24px;}body[data-page="home"] .home-contact-card{border:1px solid var(--line)!important;background:rgba(255,251,243,.58)!important;}body[data-page="home"] .home-contact-panel{padding:46px;background:#0B332A!important;color:#FFFBF3;}body[data-page="home"] .home-contact-panel h2,body[data-page="home"] .home-contact-panel h3,body[data-page="home"] .home-contact-panel a{color:#FFFBF3;}body[data-page="home"] .home-contact-panel p,body[data-page="home"] .home-contact-panel .lead{color:rgba(255,251,243,.70);}body[data-page="home"] .home-contact-card{border-color:rgba(255,251,243,.16)!important;background:rgba(255,251,243,.06)!important;}body[data-page="home"] .home-contact-card .btn{background:#FFFBF3;color:var(--forest);}.page-hero{padding:clamp(70px,8vw,106px) 0 clamp(50px,6vw,78px)!important;background:#FFFBF3!important;border-bottom:1px solid var(--line)!important;}.page-hero .shell{padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;}.page-hero h1{max-width:900px;font-size:clamp(2.8rem,5vw,5.25rem)!important;}.page-hero .lead{max-width:760px;}.contact-proof-list li::before{border-radius:2px;box-shadow:none;}.footer{background:#10251F;}@media (max-width:1050px){.shell{width:min(100% - 36px,var(--max));margin-inline:auto;}body[data-page="home"] .premium-hero{min-height:auto;padding:62px 0;}body[data-page="home"] .premium-hero-pouch{right:-5%;bottom:0;opacity:.22;width:clamp(240px,44vw,360px);}}@media (max-width:760px){.shell{width:min(100% - 28px,var(--max));margin-inline:auto;}.nav-links{gap:0;border-radius:10px;}.nav-links a{min-height:42px;justify-content:center;box-shadow:none!important;}.section{padding:58px 0;}.section.tight{padding:48px 0;}body[data-page="home"] .premium-hero{padding:54px 0 46px;}body[data-page="home"] .premium-hero h1{font-size:clamp(2.75rem,13vw,4.1rem);}body[data-page="home"] .premium-hero .hero-actions{display:grid;grid-template-columns:1fr;width:100%;}body[data-page="home"] .premium-hero .hero-actions a:nth-child(3){display:inline-flex;}body[data-page="home"] .premium-hero .btn{width:100%;}body[data-page="home"] .premium-hero-pouch{right:-30%;bottom:5%;width:78vw;opacity:.12;}body[data-page="home"] .home-science-panel,body[data-page="home"] .home-contact-panel{padding:28px 22px;}body[data-page="home"] .science-path{border-bottom:0;}body[data-page="home"] .science-step{border-right:0!important;border-bottom:1px solid rgba(255,251,243,.14)!important;padding:20px 0;}.page-hero{padding:52px 0 38px!important;}.page-hero h1{font-size:clamp(2.35rem,11vw,3.6rem)!important;}.page-hero-actions,.hero-actions{display:grid;grid-template-columns:1fr;width:100%;}.page-hero-actions .btn,.hero-actions .btn{width:100%;}}body[data-page="home"] #early-access{scroll-margin-top:110px;}body[data-page="home"] .survey-cta-panel{max-width:1080px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);gap:28px;align-items:center;padding:42px 46px;border:1px solid var(--line);border-radius:12px;background:linear-gradient(135deg,rgba(255,251,243,.96),rgba(228,222,210,.70));}body[data-page="home"] .survey-cta-copy h2{margin-bottom:14px;font-size:clamp(2rem,3.7vw,3.4rem);line-height:1.02;letter-spacing:-.045em;}body[data-page="home"] .survey-cta-copy .lead{max-width:660px;margin:0;}body[data-page="home"] .survey-link-card{padding:26px;border:1px solid var(--line);border-radius:12px;background:#FFFBF3;}body[data-page="home"] .survey-link-card span{display:inline-flex;margin-bottom:12px;color:var(--gold);font-size:.74rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase;}body[data-page="home"] .survey-link-card h3{margin-bottom:10px;color:var(--forest);font-size:clamp(1.28rem,2vw,1.72rem);}body[data-page="home"] .survey-link-card p{margin-bottom:20px;color:var(--muted);line-height:1.58;}body[data-page="home"] .survey-link-card .btn{width:100%;justify-content:center;}@media (max-width:820px){body[data-page="home"] .survey-cta-panel{grid-template-columns:1fr!important;}body[data-page="home"] .survey-cta-panel{padding:28px 22px;}}body[data-page="home"] .survey-placeholder-link{cursor:default;user-select:text;}body[data-page="home"] .science-path--three{grid-template-columns:repeat(3,minmax(0,1fr))!important;}body[data-page="home"] .science-path--three .science-step{display:flex;flex-direction:column;min-height:245px;}body[data-page="home"] .science-path--three .science-step:nth-child(3){border-right:0!important;}body[data-page="home"] .science-path--three .science-step:nth-last-child(-n+3){border-bottom:0!important;}.science-step-link{display:inline-flex;width:max-content;margin-top:auto;color:#FFFBF3;font-weight:900;text-decoration:none;border-bottom:1px solid rgba(255,251,243,.45);}.science-step-link:hover{border-bottom-color:#FFFBF3;}body[data-page="home"] .founder-profile-panel{max-width:1080px;padding:44px!important;background:linear-gradient(135deg,rgba(255,251,243,.98),rgba(228,222,210,.76))!important;border:1px solid var(--line)!important;}body[data-page="home"] .founder-profile-grid{display:grid;grid-template-columns:minmax(240px,360px) minmax(0,1fr);gap:46px;align-items:center;}body[data-page="home"] .founder-portrait{overflow:hidden;aspect-ratio:4/5;border-radius:12px;background:#E4DED2;border:1px solid rgba(11,51,42,.12);}body[data-page="home"] .founder-portrait img{width:100%;height:100%;object-fit:cover;object-position:center;}body[data-page="home"] .founder-profile-copy h2{margin-bottom:8px;font-size:clamp(2.25rem,4vw,4rem);}body[data-page="home"] .founder-role-line{margin:0 0 22px;color:var(--gold);font-weight:900;}body[data-page="home"] .founder-profile-copy .lead{margin-bottom:18px;max-width:700px;}body[data-page="home"] .founder-profile-copy p:last-child{max-width:720px;color:var(--muted);line-height:1.7;}body[data-page="home"] .home-contact-email-card h3 a{color:inherit;text-decoration:none;overflow-wrap:anywhere;}@media (max-width:900px){body[data-page="home"] .science-path--three,body[data-page="home"] .founder-profile-grid{grid-template-columns:1fr!important;}body[data-page="home"] .science-path--three .science-step{border-right:0!important;border-bottom:1px solid var(--line)!important;}body[data-page="home"] .science-path--three .science-step{min-height:0;}body[data-page="home"] .science-path--three .science-step:last-child{border-bottom:0!important;}body[data-page="home"] .founder-profile-panel{padding:28px 22px!important;}body[data-page="home"] .founder-portrait{max-width:320px;}}body[data-page="home"] .premium-hero-media{display:block!important;position:absolute!important;inset:0!important;z-index:0!important;pointer-events:none!important;}body[data-page="home"] .premium-hero-pouch{display:block!important;position:absolute!important;right:7%;bottom:4%;width:clamp(310px,29vw,420px)!important;height:auto!important;opacity:.96!important;transform:rotate(-1deg)!important;filter:drop-shadow(0 34px 58px rgba(0,0,0,.30))!important;}@media (max-width:1050px){body[data-page="home"] .premium-hero-pouch{right:-2%;bottom:5%;width:clamp(260px,40vw,370px)!important;opacity:.38!important;}}@media (max-width:760px){body[data-page="home"] .premium-hero-pouch{right:-28%;bottom:8%;width:82vw!important;opacity:.14!important;}}.tab-line-list span{display:inline-flex;margin-bottom:16px;color:var(--gold);font-size:.74rem;font-weight:950;letter-spacing:.14em;text-transform:uppercase;}.tab-split{display:grid;grid-template-columns:minmax(0,.9fr) minmax(300px,1.1fr);gap:46px;align-items:start;}.tab-line-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);}.tab-line-list article{display:grid;grid-template-columns:76px minmax(0,1fr);gap:18px;padding:22px 0;border-bottom:1px solid var(--line);}.tab-line-list article:last-child{border-bottom:0;}.tab-line-list h3,.tab-card-grid h3{margin-bottom:8px;}.tab-line-list p,.tab-card-grid p{margin:0;color:var(--muted);line-height:1.62;}.tab-dark-panel .section-head{max-width:880px;margin-bottom:30px;}.tab-card-grid{display:grid;gap:14px;}.tab-card-grid.six{grid-template-columns:repeat(3,minmax(0,1fr));}.tab-card-grid article{min-height:178px;padding:24px;border:1px solid rgba(248,244,234,.16);border-radius:12px;background:rgba(255,251,243,.07);}.tab-card-grid h3{color:#FFFBF3;}.tab-card-grid p{color:rgba(248,244,234,.72);}.tab-development{padding:42px 46px;border:1px solid var(--line);border-radius:12px;background:#FFFBF3;}@media (max-width:980px){.tab-split,.tab-card-grid.six{grid-template-columns:1fr;}.tab-card-grid article{min-height:0;}.tab-development{padding:30px 24px;}}@media (max-width:640px){.tab-line-list article{grid-template-columns:1fr;gap:6px;}}@media (max-width:760px){body[data-page="home"] .premium-hero-inner{width:min(100% - 32px,var(--max));margin-inline:auto;}body[data-page="home"] .premium-hero .hero-copy{max-width:min(100%,520px);}}body[data-page="home"] .premium-hero>.premium-hero-inner.shell{width:min(var(--max),calc(100% - 56px))!important;margin-left:auto!important;margin-right:auto!important;}@media (max-width:760px){body[data-page="home"] .premium-hero>.premium-hero-inner.shell{width:min(100% - 32px,var(--max))!important;}}body[data-page="home"] .premium-hero{display:block!important;}body[data-page="home"] .premium-hero>.premium-hero-inner.shell{display:block!important;flex:none!important;width:min(var(--max),calc(100% - 56px))!important;margin-inline:auto!important;}@media (max-width:760px){body[data-page="home"] .premium-hero>.premium-hero-inner.shell{width:min(100% - 32px,var(--max))!important;}}body[data-page="home"] .premium-hero{isolation:isolate;}body[data-page="home"] .hero-product-note{text-shadow:0 1px 10px rgba(0,0,0,.25);}body[data-page="home"] .survey-cta-panel,body[data-page="home"] .founder-profile-panel,body[data-page="home"] .home-contact-panel{box-shadow:0 18px 48px rgba(11,51,42,.06)!important;}body[data-page="home"] .survey-cta-panel,body[data-page="home"] .founder-profile-panel{background:linear-gradient(135deg,rgba(255,251,243,.98),rgba(228,222,210,.78)),radial-gradient(circle at 96% 8%,rgba(216,184,90,.12),transparent 18rem)!important;}body[data-page="home"] .home-contact-panel{background:radial-gradient(circle at 90% 12%,rgba(216,184,90,.12),transparent 18rem),linear-gradient(135deg,#0B332A,#0B332A)!important;}@media (max-width:760px){body[data-page="home"] .premium-hero{min-height:600px;}body[data-page="home"] .premium-hero h1{max-width:350px;}body[data-page="home"] .hero-product-note{max-width:330px;color:rgba(255,251,243,.54);}}@media (max-width:420px){}html{scroll-padding-top:96px;}.nav-links a.nav-survey-link{margin-left:8px;padding-inline:18px;background:var(--forest);color:#FFFBF3;border:1px solid rgba(11,51,42,.18);box-shadow:0 10px 22px rgba(11,51,42,.12);}.nav-links a.nav-survey-link:hover,.nav-links a.nav-survey-link:focus-visible{background:#0B332A;color:#FFFBF3;}body[data-page="home"] #dog-human-bond,body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #founder,body[data-page="home"] #early-access,body[data-page="home"] #home-contact{scroll-margin-top:96px!important;}body[data-page="home"] .premium-hero-pouch{image-rendering:auto;backface-visibility:hidden;filter:drop-shadow(0 34px 58px rgba(0,0,0,.30)) contrast(1.04) saturate(1.04)!important;}body[data-page="home"] .premium-hero .btn-primary,.nav-links a.nav-survey-link,body[data-page="home"] .survey-link-card .btn{transition:transform .18s var(--ease),box-shadow .18s var(--ease),background .18s var(--ease);}body[data-page="home"] .premium-hero .btn-primary:hover,.nav-links a.nav-survey-link:hover,body[data-page="home"] .survey-link-card .btn:hover{transform:translateY(-1px);}body[data-page="home"] #dog-human-bond.active-dogs-section{padding-block:clamp(58px,7vw,96px)!important;}body[data-page="home"] .active-dogs-layout{gap:clamp(28px,4.4vw,60px)!important;}body[data-page="home"] .active-dogs-media{min-height:clamp(320px,36vw,500px)!important;}body[data-page="home"] .active-dogs-media img{width:min(68%,360px)!important;}body[data-page="home"] #early-access{padding-top:clamp(48px,6vw,76px)!important;padding-bottom:clamp(42px,5vw,68px)!important;}body[data-page="home"] .survey-cta-panel{position:relative;overflow:hidden;grid-template-columns:minmax(0,1fr) minmax(260px,360px)!important;border-radius:28px!important;background:radial-gradient(circle at 92% 16%,rgba(216,184,90,.20),transparent 16rem),linear-gradient(135deg,rgba(255,251,243,.99),rgba(228,222,210,.84))!important;box-shadow:0 26px 70px rgba(11,51,42,.10)!important;}body[data-page="home"] .survey-cta-panel::before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:5px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,var(--forest),var(--gold));}body[data-page="home"] .survey-link-card{position:relative;border-radius:22px!important;background:#0B332A!important;color:#FFFBF3;border-color:rgba(11,51,42,.16)!important;box-shadow:0 20px 46px rgba(11,51,42,.15);}body[data-page="home"] .survey-link-card span{color:var(--sand)!important;}body[data-page="home"] .survey-link-card .btn{min-height:54px;background:#FFFBF3;color:var(--forest);border-color:rgba(255,251,243,.24);box-shadow:none;}body[data-page="home"] .current-stage-section{padding-block:clamp(32px,4.6vw,58px)!important;}body[data-page="home"] .current-stage-grid{min-height:0;}body[data-page="home"] .current-stage-grid article{padding-block:clamp(22px,2.6vw,32px)!important;}body[data-page="home"] .home-science-panel{padding:clamp(30px,4vw,42px)!important;}body[data-page="home"] .science-path{margin-top:clamp(26px,3.4vw,38px)!important;}body[data-page="home"] .founder-profile-panel{padding:clamp(30px,4vw,42px)!important;}body[data-page="home"] .founder-profile-grid{gap:clamp(28px,4vw,42px)!important;}@media (max-width:760px){html{scroll-padding-top:78px;}.nav-links a.nav-survey-link{margin-left:0;justify-content:center;background:var(--forest);color:#FFFBF3;}body[data-page="home"] #dog-human-bond,body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #founder,body[data-page="home"] #early-access,body[data-page="home"] #home-contact{scroll-margin-top:78px!important;}body[data-page="home"] .premium-hero-pouch{right:-42%!important;bottom:10%!important;width:88vw!important;opacity:.08!important;filter:drop-shadow(0 22px 40px rgba(0,0,0,.24)) contrast(1.02) saturate(1.02)!important;}body[data-page="home"] .hero-product-note{max-width:310px!important;color:rgba(255,251,243,.46)!important;}body[data-page="home"] #dog-human-bond.active-dogs-section{padding-block:50px!important;}body[data-page="home"] .active-dogs-media{min-height:258px!important;}body[data-page="home"] .active-dogs-media img{width:min(72%,250px)!important;}body[data-page="home"] .active-dogs-layout .bond-card-grid .card{padding:18px 19px!important;}body[data-page="home"] .survey-cta-panel{grid-template-columns:1fr!important;gap:22px!important;padding:28px 22px!important;border-radius:24px!important;}body[data-page="home"] .survey-cta-copy h2{font-size:clamp(2rem,9vw,2.85rem)!important;}body[data-page="home"] .survey-link-card{padding:18px!important;border-radius:18px!important;}body[data-page="home"] .current-stage-grid article{padding-block:22px!important;}body[data-page="home"] .home-science-panel{padding:26px 20px!important;}body[data-page="home"] .founder-profile-panel{padding:24px 20px!important;}body[data-page="home"] .founder-profile-grid{gap:24px!important;}body[data-page="home"] .founder-portrait{max-width:260px!important;aspect-ratio:4/4.8!important;}}html{scroll-padding-top:0!important;}@media (max-width:760px){html{scroll-padding-top:0!important;}}.nav-links a.nav-survey-link{min-height:38px!important;padding:0 18px!important;border:1px solid rgba(11,51,42,.18)!important;border-radius:999px!important;background:var(--forest)!important;color:#FFFBF3!important;box-shadow:0 10px 22px rgba(11,51,42,.12)!important;}.nav-links a.nav-survey-link:hover,.nav-links a.nav-survey-link:focus-visible{border-color:var(--forest)!important;background:#0B332A!important;color:#FFFBF3!important;box-shadow:0 12px 26px rgba(11,51,42,.16)!important;}@media (max-width:760px){.nav-links a.nav-survey-link{min-height:42px!important;margin-left:0!important;width:100%;}}:root{--snap-sticky-offset:50px;}html{scroll-padding-top:var(--snap-sticky-offset)!important;}@media (prefers-reduced-motion:no-preference){html{scroll-snap-type:y proximity;}body{scroll-snap-type:none!important;}body>header{scroll-snap-align:none;scroll-snap-stop:normal;}body>section,body>main>section,body>footer{scroll-snap-align:start;scroll-snap-stop:normal;scroll-margin-top:0!important;}body[data-page="home"] #dog-human-bond,body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #founder,body[data-page="home"] #early-access,body[data-page="home"] #home-contact{scroll-snap-align:start;scroll-margin-top:0!important;}}@media (prefers-reduced-motion:no-preference) and (max-width:760px){:root{--snap-sticky-offset:48px;}}@media (prefers-reduced-motion:reduce){html,body{scroll-behavior:auto;scroll-snap-type:none!important;}body>header,body>section,body>main>section,body>footer{scroll-snap-align:none!important;scroll-snap-stop:normal!important;scroll-margin-top:0!important;}}@media (max-width:760px){html{scroll-padding-top:48px!important;}@media (prefers-reduced-motion:no-preference){html{scroll-snap-type:y proximity!important;}body{scroll-snap-type:none!important;}body>header{scroll-snap-align:none!important;}}body[data-page="home"] .premium-hero{min-height:calc(100svh - 72px)!important;padding-top:42px!important;padding-bottom:34px!important;overflow:hidden;}body[data-page="home"] .premium-hero-inner{min-height:0!important;align-items:center!important;}body[data-page="home"] .premium-hero h1{max-width:11ch;font-size:clamp(3.05rem,15vw,4.05rem)!important;line-height:.94!important;}body[data-page="home"] .premium-hero .lead{max-width:31ch;font-size:1.02rem!important;line-height:1.56!important;}body[data-page="home"] .premium-hero .hero-actions{margin-top:22px!important;}body[data-page="home"] .premium-hero .btn-primary{width:min(100%,310px);min-height:52px;}body[data-page="home"] .premium-hero-pouch{right:-36%!important;bottom:9%!important;width:92vw!important;opacity:.16!important;filter:drop-shadow(0 24px 42px rgba(0,0,0,.26)) contrast(1.04) saturate(1.04)!important;}body[data-page="home"] .hero-product-note{right:16px!important;bottom:14px!important;left:16px!important;max-width:260px!important;font-size:.66rem!important;line-height:1.35!important;color:rgba(255,251,243,.42)!important;}body[data-page="home"] .section.tight,body[data-page="home"] #dog-human-bond.active-dogs-section{padding-top:40px!important;padding-bottom:40px!important;}body[data-page="home"] .active-dogs-layout{gap:20px!important;}body[data-page="home"] .active-dogs-copy .narrow{max-width:31rem!important;}body[data-page="home"] .active-dogs-copy h2{font-size:clamp(2.25rem,11vw,3.1rem)!important;line-height:.98!important;margin-bottom:12px!important;}body[data-page="home"] .active-dogs-copy .lead{font-size:1rem!important;line-height:1.55!important;}body[data-page="home"] .active-dogs-media{order:-1;min-height:190px!important;max-height:220px;border-radius:22px!important;margin-bottom:2px;}body[data-page="home"] .active-dogs-media img{width:min(54%,210px)!important;height:auto!important;aspect-ratio:1/1;object-fit:contain;}body[data-page="home"] .active-dogs-layout .bond-card-grid{gap:12px!important;margin-top:18px!important;}body[data-page="home"] .active-dogs-layout .bond-card-grid .card{padding:15px 16px!important;border-radius:17px!important;}body[data-page="home"] .active-dogs-layout .bond-card-grid .card h3{margin-bottom:5px;font-size:1rem;}body[data-page="home"] .active-dogs-layout .bond-card-grid .card p{font-size:.91rem;line-height:1.5;}body[data-page="home"] .survey-cta-panel{padding:24px 18px!important;gap:18px!important;}body[data-page="home"] .survey-cta-copy h2{font-size:clamp(1.85rem,8.5vw,2.45rem)!important;line-height:1.02!important;}body[data-page="home"] .survey-cta-copy .lead{font-size:.98rem!important;line-height:1.55!important;}body[data-page="home"] .current-stage-grid{gap:10px!important;}body[data-page="home"] .current-stage-grid article{padding:18px 0!important;}body[data-page="home"] .current-stage-grid article h2{font-size:1.25rem!important;}body[data-page="home"] .home-science-panel{padding:22px 18px!important;border-radius:22px!important;}body[data-page="home"] .home-science-head h2{font-size:clamp(1.85rem,8vw,2.45rem)!important;line-height:1.04!important;}body[data-page="home"] .home-science-head .lead{font-size:.98rem!important;line-height:1.55!important;}body[data-page="home"] .science-path{gap:12px!important;margin-top:20px!important;}body[data-page="home"] .science-step{padding:16px!important;border-radius:17px!important;}body[data-page="home"] .science-step h3{font-size:1.02rem!important;margin-bottom:6px!important;}body[data-page="home"] .science-step p{font-size:.91rem!important;line-height:1.5!important;}body[data-page="home"] .founder-profile-panel{padding:20px 18px!important;border-radius:22px!important;}body[data-page="home"] .founder-profile-grid{gap:18px!important;}body[data-page="home"] .founder-portrait{max-width:210px!important;aspect-ratio:4/4.85!important;margin-inline:auto!important;border-radius:20px!important;}body[data-page="home"] .founder-profile-copy h2{font-size:clamp(2rem,9vw,2.65rem)!important;line-height:1!important;margin-bottom:8px!important;}body[data-page="home"] .founder-profile-copy .lead,body[data-page="home"] .founder-profile-copy p{font-size:.96rem!important;line-height:1.58!important;}body[data-page="home"] .home-contact-panel{padding:22px 18px!important;border-radius:22px!important;}body[data-page="home"] .home-contact-card{padding:18px!important;border-radius:18px!important;}}@media (max-width:420px){body[data-page="home"] .premium-hero h1{font-size:clamp(2.8rem,14vw,3.55rem)!important;}body[data-page="home"] .premium-hero-pouch{right:-42%!important;opacity:.14!important;}}@media (max-width:760px){body[data-page="home"] .science-path{display:grid!important;gap:10px!important;}body[data-page="home"] .science-step{display:grid!important;grid-template-columns:36px minmax(0,1fr);column-gap:12px;row-gap:3px;padding:14px!important;}body[data-page="home"] .science-step-number{grid-row:1 / span 3;width:34px!important;height:34px!important;display:grid!important;place-items:center;font-size:.78rem!important;}body[data-page="home"] .science-step h3,body[data-page="home"] .science-step p,body[data-page="home"] .science-step-link{grid-column:2;}body[data-page="home"] .science-step h3{margin:0!important;}body[data-page="home"] .science-step p{margin:0!important;}body[data-page="home"] .home-science-panel{padding:20px 16px!important;}body[data-page="home"] .home-science-head .lead{margin-top:12px!important;}body[data-page="home"] .founder-portrait{width:min(54vw,190px)!important;max-width:190px!important;min-width:168px;aspect-ratio:4/4.85!important;height:auto!important;justify-self:center;}body[data-page="home"] .founder-portrait img{display:block!important;width:100%!important;height:100%!important;object-fit:cover!important;}body[data-page="home"] .founder-profile-grid{justify-items:center;}body[data-page="home"] .founder-profile-copy{width:100%;}}:root{--fixed-nav-height:76px;}body{padding-top:var(--fixed-nav-height);}html{scroll-padding-top:calc(var(--fixed-nav-height) + 18px)!important;}.site-nav{position:fixed!important;top:0!important;left:0;right:0;width:100%;z-index:1000;background:rgba(255,251,243,.94)!important;box-shadow:0 12px 32px rgba(16,37,31,.055);}.site-nav .brand-mark{border-radius:14px;background:#0B332A!important;border-color:rgba(216,184,90,.38)!important;box-shadow:inset 0 0 0 1px rgba(255,251,243,.05),0 10px 24px rgba(11,51,42,.16)!important;}.site-nav .brand-mark img{filter:none!important;}body[data-page="home"] #dog-human-bond,body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #founder,body[data-page="home"] #early-access,body[data-page="home"] #home-contact{scroll-margin-top:calc(var(--fixed-nav-height) + 18px)!important;}body[data-page="home"] .home-contact-panel::before{content:"";position:absolute;top:-28px;right:-26px;width:228px;height:216px;background:url("a/pawprint.webp") center / contain no-repeat;opacity:.15;transform:rotate(12deg);pointer-events:none;z-index:0;}body[data-page="home"] .home-contact-panel>*{position:relative;z-index:1;}@media (max-width:760px){:root{--fixed-nav-height:68px;}body{padding-top:var(--fixed-nav-height);}html{scroll-padding-top:calc(var(--fixed-nav-height) + 12px)!important;}.site-nav .brand-mark{border-radius:12px;}body[data-page="home"] #dog-human-bond,body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #founder,body[data-page="home"] #early-access,body[data-page="home"] #home-contact{scroll-margin-top:calc(var(--fixed-nav-height) + 12px)!important;}body[data-page="home"] .home-contact-panel::before{top:-28px;right:-26px;width:228px;height:216px;opacity:.15;}}.site-nav .brand-mark{background:linear-gradient(145deg,#D8B85A 0%,#D8B85A 46%,#B99135 100%)!important;border-color:rgba(11,51,42,.20)!important;border-radius:14px!important;box-shadow:inset 0 1px 0 rgba(255,251,243,.34),inset 0 -10px 18px rgba(11,51,42,.12),0 10px 24px rgba(11,51,42,.13)!important;}.site-nav .brand-mark img{width:30px!important;height:30px!important;filter:brightness(0) saturate(100%)!important;opacity:.96;}@media (max-width:760px){.site-nav .brand-mark{border-radius:12px!important;}.site-nav .brand-mark img{width:28px!important;height:28px!important;}}.site-nav .brand{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif!important;font-size:1.12rem!important;font-weight:700!important;letter-spacing:.012em!important;color:#0B332A!important;}@media (max-width:760px){.site-nav .brand{font-size:1.02rem!important;letter-spacing:.004em!important;}}.footer-brand{font-family:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif!important;font-size:1.12rem!important;font-weight:700!important;letter-spacing:.012em!important;color:#FFFBF3!important;}.footer-brand img{width:42px!important;height:42px!important;padding:6px!important;border-radius:14px!important;background:linear-gradient(145deg,#D8B85A 0%,#D8B85A 46%,#B99135 100%)!important;border:1px solid rgba(255,251,243,.18)!important;box-shadow:inset 0 1px 0 rgba(255,251,243,.34),inset 0 -10px 18px rgba(11,51,42,.12),0 10px 24px rgba(0,0,0,.20)!important;filter:brightness(0) saturate(100%)!important;}@media (max-width:760px){.footer-brand{font-size:1.02rem!important;letter-spacing:.004em!important;}.footer-brand img{width:38px!important;height:38px!important;border-radius:12px!important;}}.footer-brand{position:relative!important;min-height:42px;padding-left:54px!important;}.footer-brand::before{content:"";position:absolute;left:0;top:50%;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,#D8B85A 0%,#D8B85A 46%,#B99135 100%);border:1px solid rgba(255,251,243,.18);box-shadow:inset 0 1px 0 rgba(255,251,243,.34),inset 0 -10px 18px rgba(11,51,42,.12),0 10px 24px rgba(0,0,0,.20);transform:translateY(-50%);}.footer-brand img{position:absolute!important;left:0;top:50%;z-index:1;width:42px!important;height:42px!important;padding:6px!important;border:0!important;border-radius:14px!important;background:transparent!important;box-shadow:none!important;filter:brightness(0) saturate(100%)!important;transform:translateY(-50%);}@media (max-width:760px){.footer-brand{min-height:38px;padding-left:50px!important;}.footer-brand::before,.footer-brand img{width:38px!important;height:38px!important;border-radius:12px!important;}}body[data-page="home"] .home-science-panel{width:min(1080px,calc(100% - 40px))!important;max-width:1080px!important;display:grid!important;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr)!important;gap:clamp(30px,4.4vw,58px)!important;align-items:start!important;padding:clamp(38px,5vw,58px)!important;border:1px solid rgba(216,184,90,.24)!important;border-radius:18px!important;background:radial-gradient(circle at 6% 4%,rgba(216,184,90,.18),transparent 15rem),radial-gradient(circle at 94% 8%,rgba(255,251,243,.08),transparent 17rem),linear-gradient(135deg,#0B332A 0%,#0B332A 58%,#0B332A 100%)!important;color:#FFFBF3!important;box-shadow:0 28px 76px rgba(11,51,42,.22)!important;overflow:hidden;position:relative;}body[data-page="home"] .home-science-panel::after{content:"";position:absolute;inset:auto -5rem -7rem auto;width:18rem;height:18rem;border-radius:999px;border:1px solid rgba(216,184,90,.18);opacity:.5;pointer-events:none;}body[data-page="home"] .home-science-head{max-width:none!important;margin:0!important;padding:0!important;border:0!important;position:relative;z-index:1;}body[data-page="home"] .home-science-head .eyebrow{color:#D8B85A!important;}body[data-page="home"] .home-science-head h2{max-width:11ch;margin:0 0 18px!important;color:#FFFBF3!important;font-size:clamp(2.15rem,4vw,3.65rem)!important;line-height:.98!important;letter-spacing:-.055em!important;}body[data-page="home"] .home-science-head .lead{max-width:31rem!important;margin:0!important;color:rgba(255,251,243,.72)!important;font-size:clamp(1rem,1.12vw,1.09rem)!important;line-height:1.7!important;}body[data-page="home"] .science-path,body[data-page="home"] .science-path--three{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin:0!important;border:0!important;position:relative;z-index:1;}body[data-page="home"] .science-path::before{content:"";position:absolute;left:20px;top:25px;bottom:25px;width:1px;background:linear-gradient(180deg,rgba(216,184,90,.0),rgba(216,184,90,.55),rgba(216,184,90,.0));}body[data-page="home"] .science-step,body[data-page="home"] .science-path--three .science-step{min-height:0!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;column-gap:18px!important;align-items:start!important;padding:0 0 28px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:#FFFBF3!important;}body[data-page="home"] .science-step:last-child,body[data-page="home"] .science-path--three .science-step:last-child{padding-bottom:0!important;}body[data-page="home"] .science-step-number{grid-row:1 / span 3;width:40px!important;height:40px!important;min-width:40px!important;margin:0!important;padding:0!important;border-radius:12px!important;border:1px solid rgba(216,184,90,.42)!important;background:linear-gradient(145deg,#D8B85A 0%,#D8B85A 48%,#B99135 100%)!important;color:#0B332A!important;font-size:.78rem!important;font-weight:950!important;letter-spacing:.05em!important;box-shadow:0 12px 24px rgba(0,0,0,.18)!important;position:relative;z-index:2;}body[data-page="home"] .science-step h3{margin:1px 0 7px!important;color:#FFFBF3!important;font-size:clamp(1.08rem,1.5vw,1.24rem)!important;line-height:1.18!important;letter-spacing:-.018em!important;}body[data-page="home"] .science-step p{margin:0!important;max-width:42rem;color:rgba(255,251,243,.70)!important;font-size:.98rem!important;line-height:1.6!important;}body[data-page="home"] .science-step-link{justify-self:start;margin-top:14px!important;color:#0B332A!important;background:#FFFBF3!important;border:1px solid rgba(255,251,243,.22)!important;box-shadow:0 12px 28px rgba(0,0,0,.16)!important;}body[data-page="home"] .science-step-link:hover{background:#D8B85A!important;color:#0B332A!important;}@media (max-width:900px){body[data-page="home"] .home-science-panel{grid-template-columns:1fr!important;gap:30px!important;}body[data-page="home"] .home-science-head h2{max-width:14ch;}}@media (max-width:760px){body[data-page="home"] .home-science-panel{width:min(100% - 28px,1080px)!important;padding:30px 22px!important;border-radius:18px!important;}body[data-page="home"] .home-science-head h2{max-width:12ch;font-size:clamp(2rem,9vw,2.95rem)!important;}body[data-page="home"] .science-path::before{left:18px;}body[data-page="home"] .science-step,body[data-page="home"] .science-path--three .science-step{grid-template-columns:40px minmax(0,1fr)!important;column-gap:15px!important;padding-bottom:24px!important;}body[data-page="home"] .science-step-number{width:36px!important;height:36px!important;min-width:36px!important;border-radius:10px!important;font-size:.72rem!important;}body[data-page="home"] .science-step h3{font-size:1.05rem!important;}body[data-page="home"] .science-step p{font-size:.95rem!important;}}body[data-page="home"] .home-science-panel .science-path.science-path--three{display:grid!important;grid-template-columns:1fr!important;gap:0!important;margin:0!important;border:0!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{width:100%!important;min-height:0!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;column-gap:18px!important;padding:0 0 28px!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step:last-child{padding-bottom:0!important;}@media (max-width:760px){body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{grid-template-columns:40px minmax(0,1fr)!important;column-gap:15px!important;padding-bottom:24px!important;}}body[data-page="home"] .premium-hero-pouch{transition:transform .35s cubic-bezier(.22,1,.36,1),filter .35s cubic-bezier(.22,1,.36,1),opacity .35s cubic-bezier(.22,1,.36,1);will-change:transform;}body[data-page="home"] .premium-hero:hover .premium-hero-pouch{transform:translateY(-14px) scale(1.045) rotate(-1deg)!important;filter:drop-shadow(0 46px 72px rgba(0,0,0,.38)) contrast(1.06) saturate(1.08)!important;opacity:1!important;}@media (prefers-reduced-motion:reduce){body[data-page="home"] .premium-hero-pouch{transition:none!important;}body[data-page="home"] .premium-hero:hover .premium-hero-pouch{transform:rotate(-1deg)!important;}}body[data-page="home"] .premium-hero .hero-actions--single{width:auto!important;margin-top:24px!important;}body[data-page="home"] .premium-hero .hero-actions--single .btn{width:auto!important;}body[data-page="home"] #dog-human-bond.aging-story-section{padding:clamp(64px,7vw,90px) 0!important;background:radial-gradient(circle at 92% 12%,rgba(216,184,90,.10),transparent 21rem),linear-gradient(180deg,#FFFBF3 0%,#F8F4EA 100%)!important;}body[data-page="home"] .aging-story-intro{max-width:760px;margin:0 0 28px;}body[data-page="home"] .aging-story-intro h2{margin:0 0 14px;color:#0B332A;font-size:clamp(2.5rem,4.6vw,4rem);line-height:1;letter-spacing:-.052em;}body[data-page="home"] .aging-story-intro .lead{margin:0;color:rgba(16,37,31,.66);}body[data-page="home"] .aging-story-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;}body[data-page="home"] .aging-story-card{min-width:0;margin:0;overflow:hidden;border:1px solid rgba(216,184,90,.25);border-radius:18px;background:rgba(255,251,243,.82);}body[data-page="home"] .aging-story-media{aspect-ratio:4/3;overflow:hidden;background:#FFFBF3;}body[data-page="home"] .aging-story-media img{display:block;width:100%;height:100%;object-fit:cover;}body[data-page="home"] .aging-story-media--walk img{object-position:center 60%;}body[data-page="home"] .aging-story-card figcaption{padding:14px 16px 16px;color:#0B332A;font-size:.95rem;font-weight:850;}@media (max-width:760px){body[data-page="home"] .premium-hero .hero-actions--single{display:flex!important;width:min(100%,310px)!important;}body[data-page="home"] .premium-hero .hero-actions--single .btn{width:100%!important;}body[data-page="home"] #dog-human-bond.aging-story-section{padding:52px 0!important;}body[data-page="home"] .aging-story-intro{margin-bottom:22px;}body[data-page="home"] .aging-story-intro h2{font-size:clamp(2.3rem,10.5vw,3rem);}body[data-page="home"] .aging-story-intro .lead{font-size:.98rem;line-height:1.58;}body[data-page="home"] .aging-story-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;}body[data-page="home"] .aging-story-card{border-radius:15px;}body[data-page="home"] .aging-story-card figcaption{padding:11px 12px 13px;font-size:.87rem;}body[data-page="home"] .premium-hero>.hero-product-note{right:auto!important;bottom:14px!important;left:16px!important;max-width:245px!important;padding:8px 10px!important;border:1px solid rgba(255,251,243,.10);border-radius:10px;background:rgba(0,0,0,.18);color:rgba(255,251,243,.68)!important;font-size:.64rem!important;line-height:1.4!important;}}body[data-page="home"] .premium-hero h1,body[data-page="home"] .aging-story-intro h2,body[data-page="home"] .survey-cta-copy h2,body[data-page="home"] .home-science-head h2,body[data-page="home"] .founder-profile-copy h2,body[data-page="home"] .home-contact-panel h2{font-weight:800!important;letter-spacing:-.045em!important;}body[data-page="home"] .premium-hero h1{max-width:760px!important;font-size:clamp(3rem,5.25vw,4.65rem)!important;line-height:.96!important;}body[data-page="home"] .premium-hero .lead{max-width:650px!important;color:rgba(255,251,243,.74)!important;font-size:clamp(1rem,1.35vw,1.12rem)!important;line-height:1.62!important;}body[data-page="home"] .hero-paw-watermark{display:block;position:absolute;left:5.5%;bottom:6%;width:clamp(118px,11vw,168px);height:auto;opacity:.15;transform:rotate(-9deg);pointer-events:none;}body[data-page="home"] #dog-human-bond.aging-story-section{padding:58px 0 46px!important;}body[data-page="home"] .aging-story-intro{margin-bottom:24px!important;}body[data-page="home"] .aging-story-intro h2{max-width:15ch;font-size:clamp(2.35rem,4.1vw,3.45rem)!important;line-height:1.02!important;}body[data-page="home"] .aging-story-intro .lead,body[data-page="home"] .survey-cta-copy .lead,body[data-page="home"] .founder-profile-copy .lead{color:rgba(16,37,31,.70)!important;line-height:1.62!important;}body[data-page="home"] .aging-story-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important;}body[data-page="home"] .aging-story-card{border-radius:17px!important;background:rgba(255,251,243,.90)!important;}body[data-page="home"] .aging-story-media img{filter:contrast(1.06) saturate(1.08);}body[data-page="home"] .aging-story-card figcaption{padding:13px 16px 15px!important;font-size:.94rem!important;font-weight:800!important;}body[data-page="home"] #early-access{padding-top:34px!important;padding-bottom:32px!important;}body[data-page="home"] .survey-cta-panel{grid-template-columns:minmax(0,1fr) auto!important;gap:clamp(28px,4vw,54px)!important;padding:36px 40px!important;border-radius:22px!important;box-shadow:0 18px 48px rgba(11,51,42,.075)!important;}body[data-page="home"] .survey-cta-copy h2{max-width:18ch;margin-bottom:12px!important;font-size:clamp(2rem,3.15vw,2.75rem)!important;line-height:1.04!important;}body[data-page="home"] .survey-link-card{min-width:250px;padding:0!important;border:0!important;border-radius:0!important;background:transparent!important;color:inherit!important;box-shadow:none!important;}body[data-page="home"] .survey-link-card .btn{width:100%!important;min-height:52px!important;padding-inline:24px!important;border-color:rgba(11,51,42,.12)!important;background:#0B332A!important;color:#FFFBF3!important;box-shadow:0 12px 28px rgba(11,51,42,.14)!important;}body[data-page="home"] .survey-link-card .btn:hover{background:#0B332A!important;color:#FFFBF3!important;transform:translateY(-2px);}body[data-page="home"] .current-stage-section{padding-top:26px!important;padding-bottom:30px!important;}body[data-page="home"] .current-stage-grid article{padding:24px 28px!important;}body[data-page="home"] .current-stage-grid article h2{font-size:1.16rem!important;font-weight:800!important;letter-spacing:-.02em!important;}body[data-page="home"] #home-science{padding-top:38px!important;padding-bottom:34px!important;}body[data-page="home"] .home-science-head h2{max-width:18ch!important;font-size:clamp(2.1rem,3.25vw,2.8rem)!important;line-height:1.02!important;}body[data-page="home"] .science-step h3{font-weight:800!important;}body[data-page="home"] #founder{padding-top:34px!important;padding-bottom:22px!important;}body[data-page="home"] .founder-profile-panel{max-width:980px!important;padding:34px!important;}body[data-page="home"] .founder-profile-grid{grid-template-columns:250px minmax(0,1fr)!important;gap:38px!important;}body[data-page="home"] .founder-portrait{width:100%!important;max-width:250px!important;justify-self:center;border-radius:14px!important;}body[data-page="home"] .founder-profile-copy h2{font-size:clamp(2.2rem,3.6vw,3.2rem)!important;line-height:1!important;}body[data-page="home"] .founder-profile-copy p:last-child{line-height:1.62!important;}body[data-page="home"] #home-contact{padding-top:18px!important;padding-bottom:34px!important;}body[data-page="home"] .home-contact-panel{padding:28px 34px!important;}body[data-page="home"] .home-contact-panel h2{font-size:clamp(2rem,3.5vw,3rem)!important;}@media (max-width:820px){body[data-page="home"] .survey-cta-panel{grid-template-columns:1fr!important;gap:20px!important;}body[data-page="home"] .survey-link-card{min-width:0;}}@media (max-width:760px){body[data-page="home"] .premium-hero h1{font-size:clamp(2.75rem,13.4vw,3.45rem)!important;line-height:.96!important;}body[data-page="home"] .hero-paw-watermark{display:none;}body[data-page="home"] #dog-human-bond.aging-story-section{padding:46px 0 38px!important;}body[data-page="home"] .aging-story-intro h2{font-size:clamp(2.15rem,9.8vw,2.75rem)!important;}body[data-page="home"] .aging-story-strip{grid-template-columns:1fr!important;gap:11px!important;}body[data-page="home"] .aging-story-card{display:grid;grid-template-columns:132px minmax(0,1fr);min-height:116px;}body[data-page="home"] .aging-story-media{height:100%;aspect-ratio:1/1!important;}body[data-page="home"] .aging-story-card figcaption{display:flex;align-items:center;padding:16px 18px!important;font-size:.95rem!important;}body[data-page="home"] #early-access{padding-top:26px!important;padding-bottom:26px!important;}body[data-page="home"] .survey-cta-panel{padding:26px 20px!important;border-radius:20px!important;}body[data-page="home"] .survey-cta-copy h2{font-size:clamp(1.9rem,8.2vw,2.35rem)!important;}body[data-page="home"] .survey-link-card{padding:0!important;border-radius:0!important;}body[data-page="home"] .current-stage-section{padding-top:22px!important;padding-bottom:24px!important;}body[data-page="home"] #home-science{padding-top:30px!important;padding-bottom:28px!important;}body[data-page="home"] .home-science-head h2{max-width:14ch!important;font-size:clamp(1.95rem,8.2vw,2.4rem)!important;}body[data-page="home"] #founder{padding-top:28px!important;padding-bottom:18px!important;}body[data-page="home"] .founder-profile-panel{padding:24px 20px!important;}body[data-page="home"] .founder-profile-grid{grid-template-columns:1fr!important;gap:22px!important;}body[data-page="home"] .founder-portrait{max-width:180px!important;}body[data-page="home"] .founder-profile-copy h2{font-size:clamp(2rem,8.5vw,2.45rem)!important;}body[data-page="home"] #home-contact{padding-top:14px!important;padding-bottom:26px!important;}body[data-page="home"] .home-contact-panel{padding:24px 20px!important;}}body[data-page="home"] .hero-paw-watermark{opacity:.18;}body[data-page="home"] .premium-hero>.hero-product-note{position:absolute;right:clamp(40px,6vw,90px);bottom:12px;width:min(390px,34vw);margin:0;text-align:center;z-index:3;max-width:390px;color:rgba(255,251,243,.72)!important;font-size:.75rem!important;line-height:1.48!important;}body[data-page="home"] .aging-story-card figcaption,body[data-page="home"] .current-stage-grid article h2,body[data-page="home"] .science-step h3{font-weight:700!important;}body[data-page="home"] .survey-link-card .btn{border-color:rgba(216,184,90,.48)!important;background:#D8B85A!important;color:#0B332A!important;font-weight:750!important;box-shadow:0 12px 28px rgba(11,51,42,.12)!important;}body[data-page="home"] .survey-link-card .btn:hover{background:#D8B85A!important;color:#0B332A!important;}body[data-page="home"] .current-stage-section{border-block:1px solid rgba(11,51,42,.07);background:linear-gradient(180deg,#FFFBF3 0%,#FFFBF3 100%);}body[data-page="home"] .current-stage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-block:0!important;}body[data-page="home"] .current-stage-grid article{border-right:1px solid rgba(11,51,42,.09)!important;}body[data-page="home"] .current-stage-grid article:last-child{border-right:0!important;}body[data-page="home"] .home-science-panel .science-path::before{display:none!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{grid-template-columns:1fr!important;column-gap:0!important;}body[data-page="home"] .science-step h3{display:flex;align-items:center;gap:12px;}body[data-page="home"] .science-step h3::before{width:8px;height:8px;border-radius:50%;background:#D8B85A;box-shadow:0 0 0 5px rgba(216,184,90,.14);content:"";flex:0 0 auto;}body[data-page="home"] .science-step p{padding-left:20px;}body[data-page="home"] .home-contact-panel{padding:22px 28px!important;}body[data-page="home"] .home-contact-panel::before{background-color:transparent!important;background-image:url("a/pawprint-line-v2.webp")!important;opacity:.13!important;}@media (max-width:760px){body[data-page="home"] .premium-hero>.hero-product-note{width:auto;max-width:290px;color:rgba(255,251,243,.76)!important;font-size:.75rem!important;}body[data-page="home"] .current-stage-grid{grid-template-columns:1fr;}body[data-page="home"] .current-stage-grid article{border-right:0!important;border-bottom:1px solid rgba(11,51,42,.09)!important;}body[data-page="home"] .current-stage-grid article:last-child{border-bottom:0!important;}body[data-page="home"] .home-contact-panel{padding:20px!important;}}.btn,.nav-links a,.nav-toggle,body[data-page="home"] .aging-story-card{transition:color .2s var(--ease),background-color .2s var(--ease),border-color .2s var(--ease),box-shadow .2s var(--ease),transform .2s var(--ease);}.nav-toggle span,.nav-toggle span::before,.nav-toggle span::after{transition:top .2s var(--ease),opacity .2s var(--ease),transform .2s var(--ease),background-color .2s var(--ease);}.site-nav.open .nav-toggle span{background-color:transparent;}.site-nav.open .nav-toggle span::before{top:0;transform:rotate(45deg);}.site-nav.open .nav-toggle span::after{top:0;transform:rotate(-45deg);}.btn:focus-visible,.nav-links a:focus-visible,.nav-toggle:focus-visible{outline:3px solid rgba(216,184,90,.5);outline-offset:3px;}@media (hover:hover){body[data-page="home"] .aging-story-card:hover{border-color:rgba(11,51,42,.16)!important;box-shadow:0 18px 38px rgba(11,51,42,.09)!important;transform:translateY(-3px);}}@media (max-width:760px){.nav-links{display:flex!important;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-8px) scale(.985);transform-origin:top center;transition:opacity .2s var(--ease),visibility .2s var(--ease),transform .2s var(--ease);}.site-nav.open .nav-links{opacity:1;visibility:visible;pointer-events:auto;transform:none;}body[data-page="home"] #dog-human-bond.aging-story-section{padding:38px 0 30px!important;}body[data-page="home"] #early-access{padding-top:20px!important;padding-bottom:20px!important;}body[data-page="home"] .survey-cta-panel{padding:24px 20px!important;}body[data-page="home"] .current-stage-section{padding-top:14px!important;padding-bottom:16px!important;}body[data-page="home"] .current-stage-grid article{padding:20px 26px!important;}body[data-page="home"] #home-science{padding-top:24px!important;padding-bottom:22px!important;}body[data-page="home"] #founder{padding-top:22px!important;padding-bottom:14px!important;}body[data-page="home"] .founder-profile-panel{padding:22px 18px!important;}body[data-page="home"] .founder-profile-grid{gap:18px!important;}body[data-page="home"] #home-contact{padding-top:10px!important;padding-bottom:20px!important;}}@media (prefers-reduced-motion:reduce){.nav-links,.nav-toggle span,.nav-toggle span::before,.nav-toggle span::after,body[data-page="home"] .aging-story-card{transition:none!important;}}@media (max-width:760px){body[data-page="home"] .aging-story-strip{display:grid!important;grid-template-columns:none!important;grid-auto-flow:column;grid-auto-columns:min(78vw,304px);gap:12px!important;margin-inline:-14px;padding:4px 14px 12px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-inline:contain;scroll-padding-inline:14px;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;}body[data-page="home"] .aging-story-strip::-webkit-scrollbar{display:none;}body[data-page="home"] .aging-story-strip:focus-visible{outline:3px solid rgba(216,184,90,.45);outline-offset:4px;border-radius:18px;}body[data-page="home"] .aging-story-card{display:block!important;min-height:0;scroll-snap-align:start;scroll-snap-stop:always;}body[data-page="home"] .aging-story-media{width:100%;height:190px!important;padding:8px;aspect-ratio:auto!important;background:radial-gradient(circle at 50% 42%,rgba(216,184,90,.10),transparent 70%),rgba(255,251,243,.76);}body[data-page="home"] .aging-story-media img{width:100%!important;height:100%!important;object-fit:contain!important;object-position:center!important;transform:none;}body[data-page="home"] .aging-story-media--walk img{object-fit:cover!important;object-position:center 59%!important;transform:scale(1.06);}body[data-page="home"] .aging-story-card figcaption{display:block;min-height:48px;padding:14px 16px 16px!important;text-align:left;}}:root{--brand-green:#0B332A;--background-cream:#F8F4EA;--card-cream:#FFFBF3;--gold-accent:#D8B85A;--gold-dark:#B99135;--text-dark:#10251F;--text-muted:#5F6F68;--border-line:#E4DED2;--ink:var(--text-dark);--muted:var(--text-muted);--soft:var(--text-muted);--forest:var(--brand-green);--forest-2:var(--brand-green);--olive:var(--text-muted);--moss:var(--text-muted);--cream:var(--background-cream);--paper:var(--card-cream);--bone:var(--border-line);--sand:var(--gold-accent);--gold:var(--gold-accent);--line:var(--border-line);--line-strong:rgba(11,51,42,.18);}html{background:var(--background-cream);}body{color:var(--text-dark);background:linear-gradient(180deg,var(--card-cream) 0%,var(--background-cream) 100%);}.site-nav{background:rgba(255,251,243,.94);border-bottom-color:var(--border-line);}.card,.panel{border-color:var(--border-line);background-color:var(--card-cream);}.eyebrow{color:var(--brand-green);}.section.dark .eyebrow,body[data-page="home"] .premium-hero .eyebrow,body[data-page="home"] .home-science-head .eyebrow{color:var(--gold-accent)!important;}:root{--dark-surface:var(--brand-green);--dark-surface-text:var(--card-cream);--dark-surface-line:rgba(216,184,90,.30);--light-surface-line:var(--border-line);}.section.dark{background:radial-gradient(circle at 12% 8%,rgba(216,184,90,.14),transparent 28rem),linear-gradient(135deg,rgba(255,251,243,.065),rgba(255,251,243,.018)),var(--dark-surface);}body[data-page="home"] .premium-hero{background:linear-gradient(90deg,rgba(11,51,42,.98) 0%,rgba(11,51,42,.91) 48%,rgba(11,51,42,.52) 72%,rgba(11,51,42,.12) 100%),var(--dark-surface)!important;border-bottom:1px solid rgba(216,184,90,.22)!important;}body[data-page="home"] .home-science-panel{background:radial-gradient(circle at 6% 4%,rgba(216,184,90,.18),transparent 15rem),radial-gradient(circle at 94% 8%,rgba(255,251,243,.10),transparent 17rem),linear-gradient(135deg,rgba(255,251,243,.075),rgba(255,251,243,.022)),var(--dark-surface)!important;border-color:rgba(216,184,90,.36)!important;box-shadow:0 24px 58px rgba(11,51,42,.16)!important;}body[data-page="home"] .home-contact-panel{background:radial-gradient(circle at 90% 12%,rgba(216,184,90,.15),transparent 18rem),linear-gradient(135deg,rgba(255,251,243,.07),rgba(255,251,243,.02)),var(--dark-surface)!important;border-color:rgba(216,184,90,.30)!important;box-shadow:0 20px 48px rgba(11,51,42,.14)!important;}.footer{background:linear-gradient(135deg,rgba(255,251,243,.045),rgba(255,251,243,.012)),var(--dark-surface)!important;border-top:1px solid rgba(216,184,90,.26)!important;color:rgba(248,244,234,.78);}.footer p{color:rgba(248,244,234,.72);}.site-nav{border-bottom-color:var(--light-surface-line)!important;box-shadow:0 8px 24px rgba(11,51,42,.045);}body[data-page="home"] .aging-story-card,body[data-page="home"] .survey-cta-panel,body[data-page="home"] .founder-profile-panel,body[data-page="privacy"] .legal-copy,.bottom-companion-card,.bottom-companion-frame{border-color:var(--light-surface-line)!important;}body[data-page="home"] .current-stage-section{border-block:1px solid var(--light-surface-line)!important;}body[data-page="home"] .current-stage-grid article{border-right-color:var(--light-surface-line)!important;}body[data-page="home"] .home-contact-card{border-color:rgba(255,251,243,.22);}body[data-page="home"] .premium-hero>.hero-product-note{border-color:rgba(255,251,243,.18);background:rgba(11,51,42,.58);}.btn:focus-visible,.nav-links a:focus-visible,.nav-toggle:focus-visible,body[data-page="home"] .aging-story-strip:focus-visible{outline-color:var(--gold-accent);}html,body{width:100%;max-width:100%;overflow-x:clip;}body[data-page="home"] .premium-hero,body[data-page="home"] .premium-hero-media{overflow:clip!important;}@supports not (overflow:clip){html,body,body[data-page="home"] .premium-hero,body[data-page="home"] .premium-hero-media{overflow-x:hidden!important;}}@media (max-width:760px){body[data-page="home"] .current-stage-grid article{border-right:0!important;border-bottom:1px solid var(--light-surface-line)!important;}body[data-page="home"] .current-stage-grid article:last-child{border-bottom:0!important;}body[data-page="home"] .home-science-panel,body[data-page="home"] .home-contact-panel{box-shadow:0 16px 36px rgba(11,51,42,.12)!important;}body[data-page="home"] .premium-hero>.hero-product-note{background:rgba(11,51,42,.68);}}@media (max-width:760px){.nav-links{border-color:var(--light-surface-line)!important;}}:root{--font-body:"Aptos","Segoe UI Variable Text","Segoe UI",Arial,sans-serif;--font-display:"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif;--font-ui:"Aptos Display","Segoe UI Variable Display","Segoe UI",Arial,sans-serif;}body{font-family:var(--font-body);font-size:16px;font-weight:400;line-height:1.64;letter-spacing:.002em;font-kerning:normal;font-feature-settings:"kern" 1,"liga" 1;}h1,h2{font-family:var(--font-display);font-weight:700!important;letter-spacing:-.038em!important;text-wrap:balance;}h1{line-height:.97;}h2{line-height:1.03;}h3,.current-stage-grid h2,.home-contact-panel h2,.tab-hero-card h2,.science-step h3,.survey-link-card h3{font-family:var(--font-ui)!important;font-weight:700!important;letter-spacing:-.018em!important;}p,.lead{line-height:1.68;}.lead{font-weight:400;letter-spacing:.001em;}.eyebrow,.contact-label{font-family:var(--font-ui);font-weight:750!important;letter-spacing:.155em;}.nav-links a,.btn,.footer strong{font-family:var(--font-ui);font-weight:700!important;}.brand,.footer-brand{font-family:var(--font-display)!important;font-weight:700!important;}body[data-page="home"] .aging-story-card figcaption,body[data-page="home"] .current-stage-grid article h2,body[data-page="home"] .science-step h3{font-weight:700!important;}body[data-page="home"] .premium-hero h1{letter-spacing:-.045em!important;}body[data-page="home"] .home-contact-head{display:block;margin-bottom:0;padding-bottom:0;border-bottom:0!important;}body[data-page="home"] .premium-hero{border-bottom:0!important;}body[data-page="home"] .survey-cta-panel::before{background:var(--gold-accent)!important;}@media (max-width:760px){body{font-size:15.5px;line-height:1.62;}body[data-page="home"] .premium-hero h1{letter-spacing:-.038em!important;}h1,h2{text-wrap:pretty;}}.nav-links a.nav-survey-link{background:var(--gold-accent)!important;color:var(--brand-green)!important;border-color:rgba(185,145,53,.42)!important;box-shadow:0 8px 20px rgba(11,51,42,.12)!important;}.nav-links a.nav-survey-link:hover,.nav-links a.nav-survey-link:focus-visible{background:var(--gold-accent)!important;color:var(--brand-green)!important;box-shadow:0 10px 24px rgba(11,51,42,.16)!important;}body[data-page="home"] .survey-cta-panel::before{background:linear-gradient(180deg,var(--forest),var(--gold))!important;}.tab-line-list span{font-family:var(--font-ui);font-weight:750!important;letter-spacing:.145em;}body[data-page="privacy"] .legal-copy{max-width:820px;}body[data-page="privacy"] .legal-copy p{max-width:72ch;}body[data-page="privacy"] .legal-copy h2{font-weight:700!important;}body[data-page="home"] .home-contact-panel h2 a{overflow-wrap:anywhere;word-break:normal;}@media (max-width:760px){body[data-page="privacy"] .legal-copy p{max-width:none;}}body[data-page="home"] .founder-social{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:14px 0 18px;}body[data-page="home"] .founder-linkedin{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:0 15px;border:1px solid rgba(216,184,90,.42);border-radius:999px;background:rgba(255,251,243,.70);color:var(--brand-green);font-family:var(--font-ui);font-size:.91rem;font-weight:750;line-height:1;text-decoration:none;box-shadow:0 10px 22px rgba(11,51,42,.06);transition:transform .2s var(--ease),box-shadow .2s var(--ease),border-color .2s var(--ease),background-color .2s var(--ease);}body[data-page="home"] .founder-linkedin:hover{transform:translateY(-1px);border-color:rgba(216,184,90,.74);background:var(--card-cream);box-shadow:0 14px 28px rgba(11,51,42,.09);}body[data-page="home"] .founder-linkedin:focus-visible{outline:3px solid rgba(216,184,90,.50);outline-offset:3px;}body[data-page="home"] .linkedin-icon{width:17px;height:17px;fill:currentColor;flex:0 0 auto;}@media (max-width:760px){body[data-page="home"] .founder-social{margin:12px 0 16px;}body[data-page="home"] .founder-linkedin{min-height:38px;padding-inline:14px;font-size:.88rem;}}body[data-page="home"] .premium-hero{min-height:clamp(660px,calc(100svh - 76px),760px)!important;padding:clamp(86px,8vw,116px) 0 clamp(88px,8vw,112px)!important;background:radial-gradient(ellipse at 82% 44%,rgba(216,184,90,.15) 0%,rgba(216,184,90,.055) 24%,transparent 48%),linear-gradient(90deg,#0B332A 0%,#0B332A 47%,rgba(11,51,42,.93) 62%,rgba(11,51,42,.72) 100%)!important;}body[data-page="home"] .premium-hero>.premium-hero-inner.shell{position:relative;z-index:2;width:min(1180px,calc(100% - 96px))!important;}body[data-page="home"] .premium-hero .hero-copy{max-width:700px!important;}body[data-page="home"] .premium-hero .eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 20px;font-size:.76rem;letter-spacing:.18em;}body[data-page="home"] .premium-hero .eyebrow::after{content:"";width:48px;height:1px;background:linear-gradient(90deg,rgba(216,184,90,.9),rgba(216,184,90,.12));}body[data-page="home"] .premium-hero h1{max-width:700px!important;margin:0 0 26px!important;font-size:clamp(3.65rem,5.65vw,5.35rem)!important;line-height:.94!important;letter-spacing:-.046em!important;text-wrap:balance;}body[data-page="home"] .premium-hero .lead{max-width:58ch!important;margin:0;color:rgba(255,251,243,.79)!important;font-size:clamp(1.06rem,1.3vw,1.18rem)!important;line-height:1.65!important;}body[data-page="home"] .premium-hero-media::before{content:"";position:absolute;z-index:0;top:50%;right:2.5%;width:clamp(390px,38vw,540px);height:clamp(470px,50vw,620px);transform:translateY(-49%);border-radius:50%;background:radial-gradient(ellipse,rgba(216,184,90,.18) 0%,rgba(255,251,243,.055) 42%,transparent 70%);filter:blur(3px);}body[data-page="home"] .premium-hero-pouch{z-index:1;right:5.5%!important;bottom:2.5%!important;width:clamp(360px,32vw,455px)!important;opacity:.99!important;transform:rotate(-.6deg)!important;filter:drop-shadow(0 42px 64px rgba(3,22,18,.38)) drop-shadow(0 2px 1px rgba(216,184,90,.12))!important;}body[data-page="home"] .hero-paw-watermark{left:4.5%!important;bottom:7.5%!important;opacity:.11!important;}body[data-page="home"] .premium-hero>.hero-product-note{right:clamp(30px,5.5vw,76px)!important;bottom:20px!important;left:auto!important;z-index:3;max-width:420px!important;margin:0;padding:9px 12px!important;border:1px solid rgba(216,184,90,.22)!important;border-radius:10px;background:rgba(11,51,42,.78)!important;box-shadow:0 10px 30px rgba(3,22,18,.16);color:rgba(255,251,243,.62)!important;font-size:.68rem!important;line-height:1.42!important;text-align:left;text-shadow:none;backdrop-filter:blur(8px);}@media (min-width:761px) and (max-width:1050px){body[data-page="home"] .premium-hero>.premium-hero-inner.shell{width:min(100% - 56px,1180px)!important;}body[data-page="home"] .premium-hero .hero-copy{max-width:62%!important;}body[data-page="home"] .premium-hero h1{font-size:clamp(3.25rem,6.8vw,4.6rem)!important;}body[data-page="home"] .premium-hero-pouch{right:-1.5%!important;width:clamp(310px,40vw,390px)!important;opacity:.68!important;}}@media (max-width:760px){body[data-page="home"] .premium-hero{min-height:calc(100svh - 68px)!important;padding:42px 0 128px!important;background:radial-gradient(ellipse at 100% 76%,rgba(216,184,90,.14),transparent 48%),linear-gradient(145deg,#0B332A 0%,#0B332A 64%,#10483c 100%)!important;}body[data-page="home"] .premium-hero>.premium-hero-inner.shell{width:calc(100% - 32px)!important;}body[data-page="home"] .premium-hero .hero-copy{max-width:100%!important;}body[data-page="home"] .premium-hero .eyebrow{margin-bottom:18px;font-size:.7rem;}body[data-page="home"] .premium-hero .eyebrow::after{width:34px;}body[data-page="home"] .premium-hero h1{max-width:10.8ch!important;margin-bottom:24px!important;font-size:clamp(2.95rem,13.4vw,3.5rem)!important;line-height:.95!important;letter-spacing:-.038em!important;}body[data-page="home"] .premium-hero .lead{max-width:34ch!important;font-size:1rem!important;line-height:1.62!important;}body[data-page="home"] .premium-hero-media::before{top:auto;right:-34%;bottom:-13%;width:110vw;height:80vw;transform:none;opacity:.72;}body[data-page="home"] .premium-hero-pouch{right:-22%!important;bottom:1%!important;width:84vw!important;opacity:.28!important;transform:rotate(-1deg)!important;filter:drop-shadow(0 28px 46px rgba(3,22,18,.34)) contrast(1.04) saturate(1.03)!important;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 22%,#000 42%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.35) 22%,#000 42%,#000 100%);}body[data-page="home"] .hero-paw-watermark{left:18px!important;bottom:104px!important;width:96px!important;opacity:.08!important;}body[data-page="home"] .premium-hero>.hero-product-note{right:auto!important;bottom:14px!important;left:16px!important;max-width:245px!important;padding:8px 10px!important;background:rgba(11,51,42,.82)!important;color:rgba(255,251,243,.62)!important;font-size:.63rem!important;line-height:1.42!important;}}body[data-page="home"] #early-access{padding-top:clamp(46px,5.5vw,72px)!important;padding-bottom:clamp(46px,5.5vw,72px)!important;}body[data-page="home"] .survey-cta-panel{position:relative;isolation:isolate;max-width:1120px;grid-template-columns:minmax(0,1fr) minmax(290px,350px)!important;gap:clamp(38px,5vw,64px)!important;padding:clamp(48px,5vw,62px) clamp(46px,5.5vw,68px)!important;overflow:hidden;border:1px solid rgba(216,184,90,.34)!important;border-radius:28px!important;background:radial-gradient(circle at 91% 12%,rgba(216,184,90,.20),transparent 18rem),linear-gradient(135deg,rgba(255,251,243,.055),rgba(255,251,243,.015)),#0B332A!important;box-shadow:0 26px 64px rgba(11,51,42,.18)!important;color:#FFFBF3;}body[data-page="home"] .survey-cta-panel::before{top:30px!important;bottom:30px!important;left:0!important;width:5px!important;border-radius:0 999px 999px 0!important;background:linear-gradient(180deg,#D8B85A,#B99135)!important;}body[data-page="home"] .survey-cta-panel::after{content:"";position:absolute;z-index:-1;right:-110px;bottom:-150px;width:360px;height:360px;border:1px solid rgba(216,184,90,.13);border-radius:50%;box-shadow:0 0 0 46px rgba(216,184,90,.035),0 0 0 92px rgba(216,184,90,.022);pointer-events:none;}body[data-page="home"] .survey-cta-copy{position:relative;z-index:1;}body[data-page="home"] .survey-cta-copy .eyebrow{margin-bottom:16px;color:#D8B85A!important;}body[data-page="home"] .survey-cta-copy h2{max-width:19ch!important;margin-bottom:16px!important;color:#FFFBF3!important;font-size:clamp(2.2rem,3.45vw,3.2rem)!important;line-height:1.01!important;}body[data-page="home"] .survey-cta-copy .lead{max-width:62ch!important;color:rgba(255,251,243,.76)!important;font-size:clamp(1rem,1.15vw,1.1rem)!important;line-height:1.66!important;}body[data-page="home"] .survey-link-card{position:relative;z-index:1;min-width:0!important;padding:12px!important;border:1px solid rgba(255,251,243,.16)!important;border-radius:18px!important;background:rgba(255,251,243,.065)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 18px 36px rgba(3,22,18,.14)!important;backdrop-filter:blur(8px);}body[data-page="home"] .survey-link-card .btn{width:100%!important;min-height:60px!important;padding:0 28px!important;border:1px solid rgba(255,251,243,.34)!important;border-radius:12px!important;background:linear-gradient(180deg,#E0C364 0%,#D8B85A 100%)!important;color:#0B332A!important;font-size:1rem!important;font-weight:750!important;box-shadow:0 14px 30px rgba(3,22,18,.28),inset 0 1px 0 rgba(255,255,255,.42)!important;}body[data-page="home"] .survey-link-card .btn:hover{background:linear-gradient(180deg,#E5CA70 0%,#D8B85A 100%)!important;color:#0B332A!important;transform:translateY(-2px);box-shadow:0 18px 36px rgba(3,22,18,.34),inset 0 1px 0 rgba(255,255,255,.48)!important;}body[data-page="home"] .survey-link-card .btn:focus-visible{outline:3px solid rgba(216,184,90,.48);outline-offset:4px;}@media (max-width:820px){body[data-page="home"] .survey-cta-panel{grid-template-columns:1fr!important;gap:28px!important;}body[data-page="home"] .survey-link-card{width:min(100%,420px);}}@media (max-width:760px){body[data-page="home"] #early-access{padding-top:32px!important;padding-bottom:32px!important;}body[data-page="home"] .survey-cta-panel{gap:24px!important;padding:38px 24px 28px!important;border-radius:24px!important;}body[data-page="home"] .survey-cta-panel::before{top:0!important;right:24px!important;bottom:auto!important;left:24px!important;width:auto!important;height:4px;border-radius:0 0 999px 999px!important;background:linear-gradient(90deg,#B99135,#D8B85A,#B99135)!important;}body[data-page="home"] .survey-cta-panel::after{right:-150px;bottom:-170px;}body[data-page="home"] .survey-cta-copy .eyebrow{margin-bottom:13px;}body[data-page="home"] .survey-cta-copy h2{margin-bottom:14px!important;font-size:clamp(2rem,9.2vw,2.55rem)!important;line-height:1.02!important;}body[data-page="home"] .survey-cta-copy .lead{font-size:.98rem!important;line-height:1.62!important;}body[data-page="home"] .survey-link-card{width:100%;padding:9px!important;border-radius:16px!important;}body[data-page="home"] .survey-link-card .btn{min-height:56px!important;padding-inline:20px!important;font-size:.96rem!important;}}body[data-page="home"] #founder{padding-top:clamp(56px,6vw,82px)!important;padding-bottom:clamp(52px,6vw,78px)!important;}body[data-page="home"] .founder-profile-panel{position:relative;max-width:1100px!important;padding:clamp(46px,5vw,60px)!important;overflow:hidden;border:1px solid rgba(11,51,42,.13)!important;border-radius:28px!important;background:radial-gradient(circle at 96% 8%,rgba(216,184,90,.13),transparent 17rem),linear-gradient(135deg,rgba(255,251,243,.99),rgba(248,244,234,.94))!important;box-shadow:0 24px 60px rgba(11,51,42,.09)!important;}body[data-page="home"] .founder-profile-panel::before{content:"";position:absolute;top:0;left:clamp(46px,5vw,60px);width:84px;height:4px;border-radius:0 0 999px 999px;background:linear-gradient(90deg,#B99135,#D8B85A);}body[data-page="home"] .founder-profile-grid{grid-template-columns:minmax(250px,285px) minmax(0,1fr)!important;gap:clamp(46px,5.5vw,68px)!important;align-items:center!important;}body[data-page="home"] .founder-media{display:grid;justify-items:center;align-content:start;}body[data-page="home"] .founder-portrait{width:100%!important;max-width:280px!important;aspect-ratio:4/5!important;margin:0!important;overflow:hidden;border:1px solid rgba(185,145,53,.38)!important;border-radius:20px!important;background:#E4DED2;box-shadow:0 0 0 6px rgba(255,251,243,.82),0 0 0 7px rgba(11,51,42,.08),0 22px 44px rgba(11,51,42,.14)!important;}body[data-page="home"] .founder-portrait img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center 30%!important;filter:saturate(.94) contrast(1.025);transform:scale(1.01);}body[data-page="home"] .founder-social{justify-content:center;width:100%;margin:20px 0 0!important;}body[data-page="home"] .founder-linkedin{min-height:44px!important;padding:0 18px!important;gap:9px!important;border:1px solid rgba(216,184,90,.42)!important;background:#0B332A!important;color:#FFFBF3!important;font-size:.92rem!important;box-shadow:0 12px 26px rgba(11,51,42,.16)!important;}body[data-page="home"] .founder-linkedin:hover{border-color:rgba(216,184,90,.72)!important;background:#10483C!important;color:#FFFBF3!important;transform:translateY(-2px);box-shadow:0 16px 30px rgba(11,51,42,.20)!important;}body[data-page="home"] .founder-linkedin:focus-visible{outline:3px solid rgba(216,184,90,.48);outline-offset:4px;}body[data-page="home"] .linkedin-icon{width:18px!important;height:18px!important;fill:#D8B85A!important;}body[data-page="home"] .founder-profile-copy{width:100%;max-width:690px;padding:4px 0;text-align:left;}body[data-page="home"] .founder-profile-copy .eyebrow{margin-bottom:14px;}body[data-page="home"] .founder-profile-copy h2{max-width:17ch;margin-bottom:10px!important;color:#0B332A;font-size:clamp(2.65rem,4.2vw,3.75rem)!important;line-height:.98!important;}body[data-page="home"] .founder-role-line{display:flex;align-items:center;gap:12px;margin:0 0 24px!important;color:#5F6F68!important;font-family:var(--font-ui);font-size:.78rem;font-weight:750!important;letter-spacing:.13em;text-transform:uppercase;}body[data-page="home"] .founder-role-line::after{content:"";width:42px;height:1px;background:linear-gradient(90deg,rgba(185,145,53,.76),rgba(185,145,53,.10));}body[data-page="home"] .founder-profile-copy .lead,body[data-page="home"] .founder-profile-copy p:last-child{max-width:64ch!important;margin:0!important;color:#5F6F68!important;font-size:clamp(1rem,1.15vw,1.08rem)!important;line-height:1.72!important;}@media (max-width:900px){body[data-page="home"] .founder-profile-panel{max-width:720px!important;}body[data-page="home"] .founder-profile-grid{grid-template-columns:1fr!important;gap:34px!important;}body[data-page="home"] .founder-portrait{max-width:250px!important;}body[data-page="home"] .founder-profile-copy{max-width:620px;margin-inline:auto;}}@media (max-width:760px){body[data-page="home"] #founder{padding-top:40px!important;padding-bottom:36px!important;}body[data-page="home"] .founder-profile-panel{padding:38px 24px 32px!important;border-radius:24px!important;}body[data-page="home"] .founder-profile-panel::before{left:24px;width:68px;}body[data-page="home"] .founder-profile-grid{gap:30px!important;}body[data-page="home"] .founder-portrait{width:min(68vw,230px)!important;min-width:0!important;max-width:230px!important;aspect-ratio:4/5!important;border-radius:18px!important;box-shadow:0 0 0 5px rgba(255,251,243,.82),0 0 0 6px rgba(11,51,42,.08),0 18px 36px rgba(11,51,42,.13)!important;}body[data-page="home"] .founder-social{margin-top:18px!important;}body[data-page="home"] .founder-linkedin{min-height:42px!important;padding-inline:17px!important;font-size:.9rem!important;}body[data-page="home"] .founder-profile-copy{padding:0;}body[data-page="home"] .founder-profile-copy .eyebrow{margin-bottom:12px;}body[data-page="home"] .founder-profile-copy h2{max-width:14ch;margin-bottom:10px!important;font-size:clamp(2.25rem,10.4vw,2.85rem)!important;line-height:1!important;}body[data-page="home"] .founder-role-line{margin-bottom:20px!important;font-size:.72rem;}body[data-page="home"] .founder-profile-copy .lead,body[data-page="home"] .founder-profile-copy p:last-child{font-size:.98rem!important;line-height:1.65!important;}}:where(a[href],button){scroll-margin-block:calc(var(--fixed-nav-height,76px) + 18px);touch-action:manipulation;}:where(a[href],button):focus-visible{outline:3px solid #0B332A!important;outline-offset:3px!important;box-shadow:0 0 0 6px #D8B85A!important;}.brand{min-height:44px;}.nav-links a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;}.nav-toggle{min-width:44px;min-height:44px;}.btn{min-height:48px;}body[data-page="home"] .founder-linkedin{min-height:44px!important;}body[data-page="home"] .home-contact-panel h2 a{display:inline-flex;align-items:center;min-height:44px;}.footer a{display:inline-flex;align-items:center;min-height:32px;}.footer .footer-brand{min-height:44px;}@media (max-width:760px){.nav-links a{min-height:48px;}body[data-page="home"] .founder-linkedin{min-height:44px!important;}body[data-page="home"] .home-contact-panel h2 a{min-height:44px;}.footer a{min-height:44px;}}@media (forced-colors:active){:where(a[href],button):focus-visible{outline:3px solid CanvasText!important;outline-offset:3px!important;box-shadow:none!important;}}:root{--card-radius:20px;--control-radius:12px;--content-measure:64ch;--section-space:clamp(64px,7vw,88px);--section-space-mobile:48px;}body[data-page="home"]:where( #dog-human-bond,#early-access,#home-focus,#home-science,#founder,#home-contact,#bottom-dog-image ){padding-top:var(--section-space)!important;padding-bottom:var(--section-space)!important;}body[data-page="privacy"] main>.section,body[data-page="privacy"] .section.tight{padding-top:clamp(58px,6vw,78px)!important;padding-bottom:clamp(58px,6vw,78px)!important;}.btn{min-height:50px;padding:0 24px;border-radius:var(--control-radius)!important;font-family:var(--font-ui);font-weight:750!important;box-shadow:none!important;}.btn-primary,body[data-page="home"] .survey-link-card .btn{border:1px solid rgba(185,145,53,.34)!important;background:#D8B85A!important;color:#0B332A!important;box-shadow:0 10px 24px rgba(11,51,42,.12)!important;}.btn-primary:hover,body[data-page="home"] .survey-link-card .btn:hover{border-color:rgba(185,145,53,.48)!important;background:#D3B04E!important;color:#0B332A!important;transform:translateY(-1px);box-shadow:0 14px 28px rgba(11,51,42,.16)!important;}.btn-secondary{border:1px solid rgba(11,51,42,.22)!important;background:transparent!important;color:#0B332A!important;}.btn-secondary:hover{border-color:rgba(11,51,42,.36)!important;background:rgba(11,51,42,.055)!important;color:#0B332A!important;transform:translateY(-1px);}.nav-links a.nav-survey-link{border-color:rgba(185,145,53,.30)!important;background:#D8B85A!important;color:#0B332A!important;box-shadow:none!important;}body[data-page="home"] .premium-hero .eyebrow::after,body[data-page="home"] .survey-cta-panel::before,body[data-page="home"] .survey-cta-panel::after,body[data-page="home"] .founder-profile-panel::before,body[data-page="home"] .home-science-panel::before,body[data-page="home"] .home-science-panel::after,body[data-page="home"] .home-science-panel .science-path::before,body[data-page="home"] .science-step h3::before{display:none!important;}body[data-page="home"]:where( .aging-story-intro .lead,.survey-cta-copy .lead,.current-stage-grid p,.science-step p,.founder-profile-copy .lead ),body[data-page="privacy"] .legal-copy p{max-width:var(--content-measure)!important;}body[data-page="home"] .aging-story-strip{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:20px!important;align-items:stretch;}body[data-page="home"] .aging-story-card{display:grid!important;grid-template-rows:auto 1fr;min-height:0!important;height:100%;overflow:hidden;border:1px solid #E4DED2!important;background:#FFFBF3!important;box-shadow:0 14px 32px rgba(11,51,42,.06)!important;}body[data-page="home"] .aging-story-media{width:100%;height:auto!important;aspect-ratio:4/3!important;overflow:hidden;}body[data-page="home"] .aging-story-media img{width:100%!important;height:100%!important;object-fit:cover!important;}body[data-page="home"] .aging-story-card figcaption{display:flex;align-items:center;min-height:58px;padding:16px 18px!important;}body[data-page="home"] .founder-portrait{aspect-ratio:4/5!important;}body[data-page="home"] .bottom-companion-frame{aspect-ratio:1/1!important;}body[data-page="home"] .current-stage-section{border:0!important;background:transparent!important;}body[data-page="home"] .current-stage-grid{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:1fr;gap:18px!important;border:0!important;}body[data-page="home"] .current-stage-grid article{display:flex;flex-direction:column;height:100%;padding:30px!important;border:1px solid #E4DED2!important;background:#FFFBF3!important;box-shadow:0 12px 28px rgba(11,51,42,.045);}body[data-page="home"] .current-stage-grid article p{margin-bottom:0;}body[data-page="home"] .home-science-panel{max-width:1100px;padding:clamp(42px,5vw,58px)!important;overflow:hidden;border:1px solid rgba(255,251,243,.13)!important;background:linear-gradient(135deg,rgba(255,251,243,.055),rgba(255,251,243,.015)),#0B332A!important;box-shadow:0 24px 54px rgba(11,51,42,.14)!important;}body[data-page="home"] .home-science-head{max-width:760px;margin-bottom:0!important;}body[data-page="home"] .home-science-head h2{max-width:18ch!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:1fr;gap:16px!important;margin-top:34px!important;border:0!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{display:flex!important;flex-direction:column;width:auto!important;min-height:210px!important;height:100%;padding:24px!important;border:1px solid rgba(255,251,243,.14)!important;background:rgba(255,251,243,.055)!important;box-shadow:none!important;}body[data-page="home"] .science-step h3{margin:0 0 10px!important;color:#FFFBF3!important;font-size:1.08rem!important;}body[data-page="home"] .science-step p{margin:0!important;color:rgba(255,251,243,.72)!important;font-size:.96rem!important;line-height:1.6!important;}body[data-page="home"] .founder-profile-panel{max-width:1100px!important;padding:clamp(50px,5vw,62px)!important;border:1px solid #E4DED2!important;background:linear-gradient(135deg,rgba(255,251,243,.995),rgba(248,244,234,.95))!important;box-shadow:0 24px 58px rgba(11,51,42,.085)!important;}body[data-page="home"] .founder-portrait{border-color:rgba(11,51,42,.14)!important;}body[data-page="home"] .founder-linkedin{border-color:rgba(11,51,42,.12)!important;box-shadow:0 10px 24px rgba(11,51,42,.13)!important;}body[data-page="home"] .survey-cta-panel{border-color:rgba(255,251,243,.14)!important;box-shadow:0 24px 54px rgba(11,51,42,.15)!important;}body[data-page="home"] .survey-link-card{border-color:rgba(255,251,243,.14)!important;box-shadow:none!important;}body[data-page="home"] .home-contact-panel{border:1px solid rgba(255,251,243,.14)!important;background:#0B332A!important;box-shadow:0 20px 44px rgba(11,51,42,.13)!important;}body[data-page="home"] .bottom-companion-card{border:1px solid #E4DED2!important;box-shadow:0 16px 38px rgba(11,51,42,.055)!important;}body[data-page="home"] .bottom-companion-frame{border:0!important;}body[data-page="privacy"] .legal-copy,.page-hero .shell{border-color:#E4DED2!important;box-shadow:0 16px 38px rgba(11,51,42,.055)!important;}.footer{padding:clamp(54px,6vw,76px) 0!important;border-top:1px solid rgba(255,251,243,.12)!important;background:#0B332A!important;color:rgba(255,251,243,.76)!important;}.footer .footer-grid,.footer .footer-grid-slim{display:grid!important;grid-template-columns:minmax(220px,1.1fr) minmax(240px,1fr) minmax(220px,.9fr)!important;gap:clamp(34px,5vw,64px)!important;align-items:start;}.footer .footer-brand{gap:12px;color:#FFFBF3!important;font-size:1.16rem;}.footer .footer-brand img{width:42px;height:42px;}.footer strong{display:block;margin-bottom:10px;color:rgba(255,251,243,.62)!important;font-family:var(--font-ui);font-size:.74rem;font-weight:750!important;letter-spacing:.14em;text-transform:uppercase;}.footer p{max-width:38ch;margin:0 0 8px;color:rgba(255,251,243,.72)!important;line-height:1.62;}.footer a:not(.footer-brand){color:#FFFBF3!important;text-decoration:underline;text-decoration-color:rgba(255,251,243,.28);text-underline-offset:4px;}.footer a:not(.footer-brand):hover{color:#D8B85A!important;text-decoration-color:rgba(216,184,90,.62);}.footer .footer-links{margin-top:10px;}@media (max-width:900px){body[data-page="home"] .home-science-panel .science-path.science-path--three{grid-template-columns:1fr!important;grid-auto-rows:auto;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{min-height:0!important;}.footer .footer-grid,.footer .footer-grid-slim{grid-template-columns:1fr 1fr!important;}.footer .footer-grid>div:first-child,.footer .footer-grid-slim>div:first-child{grid-column:1 / -1;}}@media (max-width:760px){:root{--section-space:var(--section-space-mobile);}body[data-page="home"]:where( #dog-human-bond,#early-access,#home-focus,#home-science,#founder,#home-contact,#bottom-dog-image ){padding-top:var(--section-space-mobile)!important;padding-bottom:var(--section-space-mobile)!important;}body[data-page="privacy"] .section.tight{padding-top:44px!important;padding-bottom:44px!important;}body[data-page="home"] .aging-story-strip{grid-template-columns:1fr!important;gap:14px!important;}body[data-page="home"] .aging-story-card{grid-template-columns:128px minmax(0,1fr)!important;grid-template-rows:1fr!important;min-height:112px!important;}body[data-page="home"] .aging-story-media{height:100%!important;aspect-ratio:1/1!important;}body[data-page="home"] .aging-story-card figcaption{min-height:0;padding:16px 18px!important;}body[data-page="home"] .current-stage-grid{grid-template-columns:1fr!important;grid-auto-rows:auto;gap:12px!important;}body[data-page="home"] .current-stage-grid article{padding:24px!important;}body[data-page="home"] .home-science-panel{width:min(100% - 28px,1100px)!important;padding:34px 24px!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three{gap:12px!important;margin-top:26px!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{padding:20px!important;}body[data-page="home"] .founder-profile-panel{padding:38px 24px!important;}.footer{padding:48px 0!important;}.footer .footer-grid,.footer .footer-grid-slim{grid-template-columns:1fr!important;gap:0!important;}.footer .footer-grid>div,.footer .footer-grid-slim>div{grid-column:auto!important;}.footer .footer-grid>div + div,.footer .footer-grid-slim>div + div{margin-top:26px;padding-top:24px;border-top:1px solid rgba(255,251,243,.10);}}:where(a[href],button):focus-visible{outline:3px solid #0B332A!important;outline-offset:3px!important;box-shadow:0 0 0 6px #D8B85A!important;}@media (forced-colors:active){:where(a[href],button):focus-visible{outline:3px solid CanvasText!important;outline-offset:3px!important;box-shadow:none!important;}}body[data-page="home"] .premium-hero::after{content:none!important;display:none!important;}body[data-page="home"] .premium-hero{min-height:clamp(640px,calc(100svh - 76px),720px)!important;padding-bottom:112px!important;border-bottom:0!important;}body[data-page="home"] .premium-hero-pouch{right:5.5%!important;bottom:88px!important;width:clamp(350px,29vw,410px)!important;}body[data-page="home"] .premium-hero>.hero-product-note{right:clamp(30px,5.5vw,76px)!important;bottom:18px!important;left:auto!important;width:min(420px,34vw)!important;max-width:420px!important;padding:10px 13px!important;border:1px solid rgba(255,251,243,.14)!important;border-radius:14px!important;background:rgba(11,51,42,.90)!important;box-shadow:none!important;color:rgba(255,251,243,.68)!important;font-size:.68rem!important;line-height:1.45!important;text-align:left!important;}@media (min-width:761px) and (max-width:1050px){body[data-page="home"] .premium-hero-pouch{right:-1.5%!important;bottom:92px!important;width:clamp(300px,38vw,370px)!important;}body[data-page="home"] .premium-hero>.hero-product-note{right:28px!important;width:min(370px,40vw)!important;}}@media (max-width:760px){body[data-page="home"] .premium-hero{min-height:calc(100svh - 68px)!important;padding:42px 0 126px!important;}body[data-page="home"] .premium-hero-pouch{right:-18%!important;bottom:108px!important;width:80vw!important;opacity:.25!important;}body[data-page="home"] .premium-hero>.hero-product-note{right:16px!important;bottom:14px!important;left:16px!important;width:auto!important;max-width:none!important;padding:10px 12px!important;border-radius:14px!important;background:rgba(11,51,42,.92)!important;color:rgba(255,251,243,.70)!important;font-size:.7rem!important;line-height:1.45!important;}}body[data-page="home"] .home-science-panel{display:block!important;grid-template-columns:none!important;}body[data-page="home"] .home-science-head{display:block!important;width:100%;max-width:760px!important;margin:0!important;}body[data-page="home"] .home-science-head h2{max-width:16ch!important;margin-bottom:0!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;margin-top:38px!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{min-width:0;min-height:190px!important;padding:26px!important;}body[data-page="home"] .science-step p{max-width:34ch!important;}@media (max-width:900px){body[data-page="home"] .home-science-panel .science-path.science-path--three{grid-template-columns:1fr!important;gap:12px!important;margin-top:30px!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{min-height:0!important;}body[data-page="home"] .science-step p{max-width:60ch!important;}}@media (max-width:760px){body[data-page="home"] .home-science-head h2{max-width:14ch!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three{margin-top:26px!important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{padding:20px!important;}}body[data-page="home"] .premium-hero-pouch{right:7%!important;bottom:86px!important;width:clamp(320px,26vw,370px)!important;max-width:370px!important;height:auto!important;object-fit:contain!important;transform-origin:center bottom;}@media (min-width:761px) and (max-width:1050px){body[data-page="home"] .premium-hero-pouch{right:-1%!important;bottom:90px!important;width:clamp(285px,35vw,335px)!important;max-width:335px!important;}}@media (max-width:760px){body[data-page="home"] .premium-hero-pouch{right:-14%!important;bottom:108px!important;width:74vw!important;max-width:none!important;}}@media (prefers-reduced-motion:no-preference) and (min-width:761px){html{scroll-behavior:smooth;scroll-snap-type:y proximity!important;scroll-padding-top:calc(var(--fixed-nav-height,76px) + 16px)!important;}body{scroll-snap-type:none!important;}body>section,body>main>section,body>footer{scroll-snap-align:none!important;scroll-snap-stop:normal!important;scroll-margin-top:0!important;}body[data-page="home"]>section>.shell,body[data-page="privacy"]>section>.shell,body>footer>.shell{scroll-snap-align:start!important;scroll-snap-stop:normal!important;scroll-margin-top:0!important;}}@media (max-width:760px){html{scroll-behavior:smooth;scroll-snap-type:none!important;scroll-padding-top:calc(var(--fixed-nav-height,68px) + 12px)!important;}body,body>section,body>main>section,body>footer,body[data-page="home"]>section>.shell,body[data-page="privacy"]>section>.shell,body>footer>.shell{scroll-snap-type:none!important;scroll-snap-align:none!important;scroll-snap-stop:normal!important;}body[data-page="home"] .aging-story-strip{grid-auto-flow:row!important;grid-auto-columns:auto!important;margin-inline:0!important;padding:0!important;overflow:visible!important;overscroll-behavior:auto!important;scroll-snap-type:none!important;}body[data-page="home"] .aging-story-card{scroll-snap-align:none!important;scroll-snap-stop:normal!important;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important;scroll-snap-type:none!important;}}html,body{scroll-snap-type:none!important;}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--fixed-nav-height,76px) + 14px)!important;}body>header,body>section,body>main>section,body>footer,body[data-page="home"]>section>.shell,body[data-page="privacy"]>section>.shell,body>footer>.shell{scroll-snap-align:none!important;scroll-snap-stop:normal!important;}@media (max-width:760px){html{scroll-padding-top:calc(var(--fixed-nav-height,68px) + 12px)!important;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important;}}body[data-page="home"] #home-science .home-science-panel{display:block!important;width:min(100%,1100px)!important;max-width:1100px!important;padding:clamp(48px,5vw,64px)!important;overflow:hidden;border:1px solid #E4DED2!important;border-radius:30px!important;color:#10251F!important;background:radial-gradient(circle at 4% 0%,rgba(216,184,90,.10),transparent 18rem),linear-gradient(145deg,#FFFBF3 0%,#F8F4EA 100%)!important;box-shadow:0 20px 48px rgba(11,51,42,.08)!important;}body[data-page="home"] #home-science .home-science-head{display:block!important;width:100%!important;max-width:760px!important;margin:0!important;padding:0!important;border:0!important;}body[data-page="home"] #home-science .home-science-head .eyebrow{color:#5F6F68!important;}body[data-page="home"] #home-science .home-science-head h2{max-width:18ch!important;margin:0!important;color:#0B332A!important;font-size:clamp(2.35rem,4.2vw,4rem)!important;line-height:.98!important;letter-spacing:-.055em!important;}body[data-page="home"] #home-science .science-path.science-path--three{position:relative;display:grid!important;width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;grid-auto-rows:auto!important;gap:28px!important;margin-top:48px!important;border:0!important;}body[data-page="home"] #home-science .science-path.science-path--three::before{content:none!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step{position:relative;display:block!important;width:auto!important;min-width:0!important;min-height:0!important;height:auto!important;padding:52px 28px 0 0!important;border:0!important;border-radius:0!important;color:#10251F!important;background:transparent!important;box-shadow:none!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step:last-child{padding-right:0!important;}body[data-page="home"] #home-science .science-step::before{position:absolute;z-index:2;top:10px;left:0;width:15px;height:15px;border:3px solid #D8B85A;border-radius:50%;background:#0B332A;box-shadow:0 0 0 6px #FFFBF3;content:"";}body[data-page="home"] #home-science .science-step:not(:last-child)::after{position:absolute;z-index:1;top:17px;left:7px;width:calc(100% + 28px);height:1px;background:linear-gradient(90deg,rgba(185,145,53,.60),rgba(228,222,210,.95));content:"";}body[data-page="home"] #home-science .science-step h3{max-width:22ch!important;margin:0 0 12px!important;color:#0B332A!important;font-size:1.14rem!important;line-height:1.25!important;letter-spacing:-.018em!important;}body[data-page="home"] #home-science .science-step p{max-width:34ch!important;margin:0!important;color:#5F6F68!important;font-size:.98rem!important;line-height:1.62!important;}@media (max-width:900px){body[data-page="home"] #home-science .home-science-panel{padding:clamp(38px,7vw,50px)!important;}body[data-page="home"] #home-science .home-science-head h2{max-width:16ch!important;}body[data-page="home"] #home-science .science-path.science-path--three{grid-template-columns:1fr!important;gap:0!important;margin-top:38px!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step,body[data-page="home"] #home-science .science-path.science-path--three .science-step:last-child{padding:0 0 34px 38px!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step:last-child{padding-bottom:0!important;}body[data-page="home"] #home-science .science-step::before{top:5px;}body[data-page="home"] #home-science .science-step:not(:last-child)::after{top:12px;left:7px;width:1px;height:100%;background:linear-gradient(180deg,rgba(185,145,53,.60),rgba(228,222,210,.95));}body[data-page="home"] #home-science .science-step h3,body[data-page="home"] #home-science .science-step p{max-width:60ch!important;}}@media (max-width:600px){body[data-page="home"] #home-science .home-science-panel{width:calc(100% - (var(--mobile-gutter,16px) * 2))!important;padding:34px 22px!important;border-radius:24px!important;}body[data-page="home"] #home-science .home-science-head h2{max-width:14ch!important;font-size:clamp(2rem,10vw,2.65rem)!important;}body[data-page="home"] #home-science .science-path.science-path--three{margin-top:32px!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step,body[data-page="home"] #home-science .science-path.science-path--three .science-step:last-child{padding-left:34px!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step:not(:last-child){padding-bottom:30px!important;}}html,body{scroll-snap-type:none!important;}body>header,body>section,body>footer{scroll-snap-align:none!important;scroll-snap-stop:normal!important;}body[data-page="home"] #dog-human-bond,body[data-page="home"] #early-access,body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #founder,body[data-page="home"] #home-contact{scroll-margin-top:calc(var(--fixed-nav-height,76px) + 18px)!important;}body[data-page="home"] .aging-story-card figcaption{display:flex;align-items:center;min-height:66px;padding:17px 20px 19px !important;font-family:var( --font-display,"Iowan Old Style","Palatino Linotype","Book Antiqua",Palatino,Georgia,serif ) !important;font-size:clamp(1.15rem,1.35vw,1.32rem) !important;font-weight:700 !important;line-height:1.15 !important;letter-spacing:-0.015em !important;color:#10251f !important;text-wrap:balance;}@media (max-width:760px){body[data-page="home"] .aging-story-strip{display:grid !important;grid-template-columns:none !important;grid-auto-flow:column !important;grid-auto-columns:min(78vw,304px) !important;gap:12px !important;margin-inline:-14px !important;padding:4px 14px 12px !important;overflow-x:auto !important;overflow-y:hidden !important;overscroll-behavior-inline:contain !important;scroll-padding-inline:14px;scroll-snap-type:x mandatory !important;scroll-behavior:smooth;scrollbar-width:none;-webkit-overflow-scrolling:touch;}body[data-page="home"] .aging-story-strip::-webkit-scrollbar{display:none;}body[data-page="home"] .aging-story-strip:focus-visible{outline:3px solid rgba(216,184,90,0.45);outline-offset:4px;border-radius:18px;}body[data-page="home"] .aging-story-card{display:block !important;grid-template-columns:none !important;grid-template-rows:none !important;min-height:0 !important;height:100%;scroll-snap-align:start !important;scroll-snap-stop:always !important;}body[data-page="home"] .aging-story-media{width:100%;height:190px !important;padding:8px;aspect-ratio:auto !important;background:radial-gradient(circle at 50% 42%,rgba(216,184,90,0.10),transparent 70%),rgba(255,251,243,0.76);}body[data-page="home"] .aging-story-media img{width:100% !important;height:100% !important;object-fit:contain !important;object-position:center !important;transform:none;}body[data-page="home"] .aging-story-media--walk img{object-fit:cover !important;object-position:center 59% !important;transform:scale(1.06);}body[data-page="home"] .aging-story-card figcaption{display:flex;align-items:center;min-height:58px;padding:15px 16px 17px !important;font-size:1.13rem !important;line-height:1.18 !important;text-align:left;}}@media (max-width:760px) and (prefers-reduced-motion:reduce){body[data-page="home"] .aging-story-strip{scroll-behavior:auto;}}html{overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%;}body{max-width:100%;overflow-x:clip !important;}img,svg{max-width:100%;}img{height:auto;}body[data-page="home"] .premium-hero{position:relative !important;}.nav-links a.nav-survey-link,.footer a{min-height:44px !important;}.nav-links a,.footer a{min-width:44px;}body[data-page="home"] section:is( #dog-human-bond,#early-access,#home-focus,#home-science,#founder,#home-contact,#bottom-dog-image ){scroll-margin-top:0 !important;}@media (max-width:820px){.nav-inner{width:100%;max-width:none;}.brand{min-width:0;max-width:calc(100% - 60px);}.brand>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}}@media (max-width:760px){:root{--mobile-gutter:14px;}.shell{width:calc(100% - (var(--mobile-gutter) * 2)) !important;max-width:none !important;margin-inline:auto !important;}.nav-inner{padding-inline:max(var(--mobile-gutter),env(safe-area-inset-left)) max(var(--mobile-gutter),env(safe-area-inset-right)) !important;}.brand{gap:9px;font-size:clamp(0.98rem,4.6vw,1.08rem);}.nav-toggle{flex:0 0 44px;width:44px;height:44px;}.nav-links{right:var(--mobile-gutter) !important;left:var(--mobile-gutter) !important;width:auto !important;max-width:none !important;}.nav-links a,.nav-links a.nav-survey-link{min-height:48px !important;}body[data-page="home"] .premium-hero h1{max-width:10.5ch !important;font-size:clamp(2.75rem,13.75vw,3.5rem) !important;line-height:0.95 !important;letter-spacing:-0.043em !important;}body[data-page="home"] .premium-hero .lead{max-width:33ch !important;font-size:1rem !important;line-height:1.56 !important;}body[data-page="home"] .premium-hero>.hero-product-note{font-size:0.72rem !important;line-height:1.5 !important;}body[data-page="home"] .survey-cta-panel{gap:18px !important;padding:34px 20px 24px !important;}body[data-page="home"] .survey-cta-copy h2{font-size:clamp(2rem,9.8vw,2.5rem) !important;line-height:1.02 !important;}body[data-page="home"] .survey-cta-copy .lead{line-height:1.58 !important;}body[data-page="home"] .survey-link-card{width:100%;padding:9px !important;}body[data-page="home"] .survey-link-card .btn{width:100%;min-height:52px !important;}body[data-page="home"] .current-stage-grid article{padding:22px 20px !important;}body[data-page="home"] .current-stage-grid article h2{margin-bottom:10px !important;font-size:clamp(1.22rem,6vw,1.45rem) !important;line-height:1.16 !important;}body[data-page="home"] .home-science-panel{width:calc(100% - (var(--mobile-gutter) * 2)) !important;padding:30px 20px !important;}body[data-page="home"] .home-science-head h2{font-size:clamp(2rem,10vw,2.6rem) !important;line-height:1 !important;}body[data-page="home"] .home-science-panel .science-path.science-path--three{gap:10px !important;margin-top:24px !important;}body[data-page="home"] .home-science-panel .science-path.science-path--three .science-step{padding:18px !important;}body[data-page="home"] .founder-profile-panel{padding:30px 20px !important;}body[data-page="home"] .founder-profile-grid{gap:26px !important;}body[data-page="home"] .founder-media{width:min(100%,260px);margin-inline:auto;}body[data-page="home"] .founder-profile-copy .lead{line-height:1.64 !important;}body[data-page="home"] .home-contact-panel{padding:26px 20px !important;}body[data-page="home"] .home-contact-panel h2,body[data-page="home"] .home-contact-panel h2 a{max-width:100% !important;font-size:clamp(1.45rem,7.4vw,2rem) !important;line-height:1.08 !important;overflow-wrap:anywhere;}body[data-page="home"] .bottom-companion-card{padding:10px !important;}body[data-page="privacy"] .section.tight{padding-top:40px !important;padding-bottom:40px !important;}body[data-page="privacy"] .legal-copy{padding:24px 20px !important;}body[data-page="privacy"] .page-hero{padding-top:48px !important;padding-bottom:48px !important;}body[data-page="privacy"] .page-hero h1{max-width:12ch !important;font-size:clamp(2.35rem,11vw,3.1rem) !important;line-height:1 !important;}body[data-page="privacy"] .legal-copy h2{font-size:clamp(1.35rem,6.5vw,1.65rem) !important;line-height:1.16 !important;}body[data-page="privacy"] .legal-copy p{line-height:1.65 !important;}.footer{padding:34px 0 !important;}.footer .footer-grid,.footer .footer-grid-slim{gap:0 !important;}.footer .footer-grid>div + div,.footer .footer-grid-slim>div + div{margin-top:17px !important;padding-top:17px !important;}.footer p{margin-bottom:5px !important;line-height:1.55 !important;}}@media (max-width:760px) and (orientation:landscape) and (max-height:500px){body[data-page="home"] .premium-hero{min-height:0 !important;padding-top:34px !important;padding-bottom:100px !important;}body[data-page="home"] .premium-hero h1{max-width:10ch !important;font-size:clamp(2.5rem,8.5vw,3rem) !important;}body[data-page="home"] .premium-hero-pouch{right:-8% !important;bottom:88px !important;width:58vw !important;opacity:0.2 !important;}}@media (min-width:761px) and (max-width:820px){.shell{width:calc(100% - 40px) !important;}.nav-inner{padding-inline:20px !important;}.nav-links a.nav-survey-link{min-height:44px !important;}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto !important;}}@media (max-width:900px){body[data-page="home"] #home-science .home-science-panel{padding:clamp(38px,7vw,50px)!important;border:1px solid #E4DED2!important;color:#10251F!important;background:radial-gradient(circle at 4% 0%,rgba(216,184,90,.10),transparent 18rem),linear-gradient(145deg,#FFFBF3 0%,#F8F4EA 100%)!important;box-shadow:0 20px 48px rgba(11,51,42,.08)!important;}body[data-page="home"] #home-science .home-science-head{width:100%!important;max-width:760px!important;margin:0!important;padding:0!important;border:0!important;}body[data-page="home"] #home-science .home-science-head .eyebrow{color:#5F6F68!important;}body[data-page="home"] #home-science .home-science-head h2{max-width:16ch!important;margin:0!important;color:#0B332A!important;line-height:.98!important;}body[data-page="home"] #home-science .science-path.science-path--three{position:relative;display:grid!important;width:100%!important;grid-template-columns:1fr!important;grid-auto-rows:auto!important;gap:0!important;margin-top:38px!important;border:0!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step,body[data-page="home"] #home-science .science-path.science-path--three .science-step:last-child{position:relative;display:block!important;min-height:0!important;height:auto!important;padding:0 0 34px 38px!important;border:0!important;border-radius:0!important;color:#10251F!important;background:transparent!important;box-shadow:none!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step:last-child{padding-bottom:0!important;}body[data-page="home"] #home-science .science-step::before{top:5px!important;left:0!important;width:15px!important;height:15px!important;border:3px solid #D8B85A!important;border-radius:50%!important;background:#0B332A!important;box-shadow:0 0 0 6px #FFFBF3!important;}body[data-page="home"] #home-science .science-step:not(:last-child)::after{top:12px!important;left:7px!important;width:1px!important;height:100%!important;background:linear-gradient(180deg,rgba(185,145,53,.60),rgba(228,222,210,.95))!important;}body[data-page="home"] #home-science .science-step h3{max-width:60ch!important;margin:0 0 10px!important;color:#0B332A!important;font-size:1.1rem!important;}body[data-page="home"] #home-science .science-step p{max-width:60ch!important;margin:0!important;color:#5F6F68!important;font-size:.96rem!important;line-height:1.6!important;}}@media (max-width:600px){body[data-page="home"] #home-science .home-science-panel{width:calc(100% - (var(--mobile-gutter,16px) * 2))!important;padding:34px 22px!important;border-radius:24px!important;}body[data-page="home"] #home-science .home-science-head h2{max-width:14ch!important;font-size:clamp(2rem,10vw,2.65rem)!important;}body[data-page="home"] #home-science .science-path.science-path--three{margin-top:32px!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step,body[data-page="home"] #home-science .science-path.science-path--three .science-step:last-child{padding-left:34px!important;}body[data-page="home"] #home-science .science-path.science-path--three .science-step:not(:last-child){padding-bottom:30px!important;}}@media (max-width:760px){html,body{min-width:0!important;}body[data-page="home"] .premium-hero-media::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient( 90deg,rgba(11,51,42,.76) 0%,rgba(11,51,42,.58) 54%,rgba(11,51,42,.18) 78%,transparent 100% );pointer-events:none;}body[data-page="home"] .premium-hero-pouch{right:-24%!important;bottom:94px!important;width:70vw!important;opacity:.22!important;}}.bottom-companion-section{padding-top:18px;padding-bottom:64px;}.bottom-companion-card{width:min(100%,720px);margin:0 auto;padding:clamp(18px,3vw,34px);border:1px solid rgba(11,51,42,0.12);border-radius:clamp(28px,4vw,44px);background:linear-gradient(135deg,#FFFBF3 0%,#F8F4EA 100%);box-shadow:0 24px 80px rgba(11,51,42,0.08);}.bottom-companion-frame{margin:0;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;border:1px solid rgba(11,51,42,0.10);border-radius:clamp(22px,3vw,34px);background:rgba(255,255,255,0.35);overflow:hidden;}.bottom-companion-frame img{display:block;width:min(82%,560px);height:auto;object-fit:contain;}@media (max-width:720px){.bottom-companion-section{padding-top:10px;padding-bottom:44px;}.bottom-companion-card{width:100%;}.bottom-companion-frame img{width:88%;}}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-180%);padding:12px 16px;border:2px solid #D8B85A;border-radius:10px;color:#FFFBF3;background:#0B332A;font:700 .95rem/1.2 var(--font-ui,system-ui,sans-serif);text-decoration:none;box-shadow:0 8px 24px rgba(11,51,42,.22);}.skip-link:focus{transform:translateY(0);}body[data-page="home"] .premium-hero>.hero-product-note{font-size:.8rem!important;line-height:1.48!important;}body[data-page="home"] .home-contact-head .contact-email-link{color:inherit;text-decoration:none;}@media (max-width:760px){body[data-page="home"] .premium-hero>.hero-product-note{font-size:.78rem!important;line-height:1.5!important;}}@media (min-width:1000px){body[data-page="home"] .bottom-companion-section{padding-top:34px!important;padding-bottom:58px!important;}body[data-page="home"] .bottom-companion-card{width:min(100%,560px)!important;padding:24px!important;}body[data-page="home"] .bottom-companion-frame img{width:78%!important;}}html,body{scroll-snap-type:none!important;}body>header,body>section,body>main>header,body>main>section,body>footer{scroll-snap-align:none!important;scroll-snap-stop:normal!important;}body[data-page="home"] #dog-human-bond,body[data-page="home"] #early-access,body[data-page="home"] #home-focus,body[data-page="home"] #home-science,body[data-page="home"] #founder,body[data-page="home"] #home-contact{scroll-margin-top:calc(var(--fixed-nav-height,76px) + 18px)!important;}
