@keyframes hx-letterLeft{0%{transform:translateX(-120px) scale(.8);opacity:0}60%{transform:translateX(8px) scale(1.02);opacity:1}80%{transform:translateX(-3px)}100%{transform:translateX(0) scale(1);opacity:1}}@keyframes hx-letterRight{0%{transform:translateX(120px) scale(.8);opacity:0}60%{transform:translateX(-8px) scale(1.02);opacity:1}80%{transform:translateX(3px)}100%{transform:translateX(0) scale(1);opacity:1}}@keyframes hx-redSweep{0%{transform:translateX(-105%)}100%{transform:translateX(105%)}}@keyframes hx-heroZoom{0%{transform:scale(1.15);opacity:0;filter:brightness(.3)}100%{transform:scale(1);opacity:1;filter:brightness(1)}}@keyframes hx-curtain{0%{clip-path:inset(0 100% 0 0)}100%{clip-path:inset(0 0% 0 0)}}@keyframes hx-lineExpand{0%{width:0;opacity:0}50%{opacity:1}100%{width:100%;opacity:1}}@keyframes hx-spinIn{0%{transform:rotate(-15deg) scale(.5);opacity:0}60%{transform:rotate(3deg) scale(1.1);opacity:1}80%{transform:rotate(-1deg) scale(.98)}100%{transform:rotate(0) scale(1);opacity:1}}@keyframes hx-cardDrop{0%{transform:translateY(-40px) scale(1.05);opacity:0}55%{transform:translateY(8px) scale(.97);opacity:1}75%{transform:translateY(-3px) scale(1.01)}100%{transform:translateY(0) scale(1);opacity:1}}@keyframes hx-statImpact{0%{transform:scale(.5) translateY(20px);opacity:0}50%{transform:scale(1.15);opacity:1}70%{transform:scale(.95)}85%{transform:scale(1.05)}100%{transform:scale(1) translateY(0);opacity:1}}.hx-page-intro{position:fixed;inset:0;z-index:99999;pointer-events:none;display:flex;align-items:center;justify-content:center;background:#0f1829;animation:.4s .7s both hx-introOut}@keyframes hx-introOut{to{opacity:0;visibility:hidden}}.hx-page-intro::before{content:'';position:absolute;inset:0;background:#c41e3a;animation:.5s cubic-bezier(.22,.61,.36,1) .15s both hx-redSweep}.hx-intro-logo{position:relative;z-index:1;display:flex;gap:0;font-size:3rem;font-weight:900;letter-spacing:-2px;line-height:1}.hx-intro-river{color:#fff;animation:.5s cubic-bezier(.22,.61,.36,1) both hx-letterLeft}.hx-intro-red{color:#c41e3a;animation:.5s cubic-bezier(.22,.61,.36,1) 50ms both hx-letterRight}.hx-letter-left{animation:.6s cubic-bezier(.22,.61,.36,1) both hx-letterLeft}.hx-letter-right{animation:.6s cubic-bezier(.22,.61,.36,1) both hx-letterRight}.hx-curtain{animation:.7s cubic-bezier(.22,.61,.36,1) both hx-curtain}.hx-spin-in{animation:.65s cubic-bezier(.22,.61,.36,1) both hx-spinIn}.hx-card-drop{animation:.6s cubic-bezier(.22,.61,.36,1) both hx-cardDrop}.hx-stat-impact{animation:.65s cubic-bezier(.22,.61,.36,1) both hx-statImpact}.hx-hero-zoom{animation:1s both hx-heroZoom}.hero,.hero__image-container{animation:1.2s both hx-heroZoom}.section__header h2::after,.section__title::after{content:'';display:block;height:3px;background:#c41e3a;border-radius:2px;margin-top:8px;animation:.6s cubic-bezier(.22,.61,.36,1) .3s both hx-lineExpand}.dog-card,.litter-card-modern,.media-card,.preview-card{transition:transform .35s cubic-bezier(.22,.61,.36,1),box-shadow .35s!important}.dog-card:hover,.preview-card:hover{transform:translateY(-12px) scale(1.02)!important;box-shadow:0 20px 50px rgba(196,30,58,.25),0 8px 20px rgba(0,0,0,.6)!important}.btn--animated:hover,.btn--primary:hover,.btn:hover{box-shadow:0 8px 30px rgba(196,30,58,.5)!important;transform:translateY(-3px) scale(1.04)!important}.btn:active{transform:translateY(0) scale(.97)!important}.stat-number{display:inline-block}.stat-item:hover .stat-number{transform:scale(1.12);color:#fff;transition:.2s}.header::after{content:'';position:absolute;bottom:0;left:0;height:2px;background:#c41e3a;animation:.8s .5s both hx-lineExpand;width:0}.header{position:sticky}.hx-reveal{opacity:0;transform:translateY(35px);transition:opacity .55s cubic-bezier(.22,.61,.36,1),transform .55s cubic-bezier(.22,.61,.36,1)}.hx-reveal.hx-visible{opacity:1;transform:translateY(0)}.footer__social a,.social-links a{transition:transform .25s cubic-bezier(.22,.61,.36,1),color .2s!important}.footer__social a:hover,.social-links a:hover{transform:rotate(15deg) scale(1.2)!important;color:#c41e3a!important}