:root{--olive:#3f4a35;--deep-olive:#2c2f26;--ink:#23271f;--cream:#f4efe4;--stone:#ece5d4;--terra:#a8552f;--terra-hover-nav:#8f4525;--terra-hover-hero:#bd6336;--gold:#e9c878}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--deep-olive);font-family:Karla,system-ui,sans-serif;color:var(--ink);line-height:1.55;overflow-x:clip;overflow-wrap:break-word}img,svg,video{max-width:100%}input,select,textarea{font-family:Karla,system-ui,sans-serif;font-size:1rem}textarea{resize:vertical}::placeholder{color:#a59a80}a{color:inherit}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}[style*="animation :"],[style*="animation:"]{animation:none!important}}.btn-apply-nav:hover{background:var(--terra-hover-nav)}.btn-apply-hero:hover{background:var(--terra-hover-hero)}.btn-terra:hover{background:var(--terra-hover-nav)}.btn-cta-dark:hover{background:#2e3727}.btn-olive:hover{background:#34402a}.puppy-card{transition:transform .2s,box-shadow .2s,border-color .2s}.puppy-card:hover{transform:translateY(-4px);box-shadow:0 18px 36px rgba(63,74,53,.16);border-color:#bdb393}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--terra);outline-offset:2px}@media (max-width:980px){.journey-grid,.promise-grid,.puppy-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:860px){.faq-grid,.grid-split{grid-template-columns:1fr!important}.nav-links{display:none!important}.update-card{grid-template-columns:1fr!important}}@media (max-width:600px){.journey-grid,.promise-grid,.puppy-grid{grid-template-columns:1fr!important}}@media (max-width:760px){.stat-grid{grid-template-columns:repeat(2,1fr)!important}}