.hero-ultra{min-height:auto;position:relative;display:flex;flex-direction:column;padding:6rem 0 0}.hero-ultra__bg{position:absolute;inset:0;background:linear-gradient(-45deg,#f0fdf7,#e8f5f0,#fff5f5,#f0fdf7);background-size:400% 400%;animation:heroGradientShift 15s ease infinite;z-index:0}@keyframes heroGradientShift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-ultra__orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:heroOrbFloat 20s ease-in-out infinite;z-index:1}.hero-ultra__orb--1{width:600px;height:600px;background:radial-gradient(circle,rgba(62,180,137,.3) 0%,transparent 70%);top:-200px;left:-100px;animation-delay:0s}.hero-ultra__orb--2{width:500px;height:500px;background:radial-gradient(circle,rgba(255,107,107,.2) 0%,transparent 70%);bottom:-150px;right:-100px;animation-delay:-7s}.hero-ultra__orb--3{width:400px;height:400px;background:radial-gradient(circle,rgba(62,180,137,.2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);animation-delay:-14s}@keyframes heroOrbFloat{0%,to{transform:translate(0) scale(1)}25%{transform:translate(30px,-30px) scale(1.05)}50%{transform:translate(-20px,20px) scale(.95)}75%{transform:translate(20px,10px) scale(1.02)}}.hero-ultra__particles{position:absolute;inset:0;overflow:hidden;z-index:1;pointer-events:none}.paw-particle{position:absolute;font-size:1.5rem;opacity:0;animation:heroPawRise 12s ease-in-out infinite}@keyframes heroPawRise{0%{opacity:0;transform:translateY(100vh) rotate(0)}10%{opacity:.15}90%{opacity:.15}to{opacity:0;transform:translateY(-100px) rotate(360deg)}}.hero-ultra__container{max-width:1400px;margin:0 auto;padding:1.5rem 2rem 3rem;display:grid;grid-template-columns:1fr 1.2fr;gap:2rem;align-items:center;position:relative;z-index:10;flex:1}.hero-ultra__content{opacity:0;transform:translateY(40px);animation:heroContentReveal 1s cubic-bezier(.16,1,.3,1) .3s forwards}@keyframes heroContentReveal{to{opacity:1;transform:translateY(0)}}.hero-ultra__badge{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem 0;color:#2d8a6a;font-size:.8125rem;font-weight:600;margin-bottom:.75rem;letter-spacing:.02em}.hero-ultra__badge-dot{width:6px;height:6px;background:#3eb489;border-radius:50%;animation:heroBadgePulse 2s ease-in-out infinite}@keyframes heroBadgePulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.7}}.hero-ultra__title{font-size:clamp(2.25rem,4.5vw,3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#1a2b3c;margin-bottom:1.25rem}.hero-ultra__title-gradient{background:linear-gradient(135deg,#3eb489,#2d8a6a,#ff6b6b);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:heroTextGradient 4s ease infinite}@keyframes heroTextGradient{0%,to{background-position:0% center}50%{background-position:100% center}}.hero-ultra__breed-name{display:inline-block;white-space:nowrap;transition:opacity .15s ease}.hero-ultra__subtitle{font-size:1.125rem;color:#5a6b7c;line-height:1.7;margin-bottom:1.75rem;max-width:480px;opacity:0;transform:translateY(20px);animation:heroContentReveal 1s cubic-bezier(.16,1,.3,1) .5s forwards}.hero-ultra__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;opacity:0;animation:heroContentReveal 1s cubic-bezier(.16,1,.3,1) .7s forwards}.hero-ultra__btn-primary{display:inline-flex;align-items:center;gap:.75rem;padding:1.125rem 2rem;background:linear-gradient(135deg,#e85555,#c93f3f);color:#fff;font-size:1.0625rem;font-weight:600;border-radius:16px;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ff6b6b1a,0 10px 30px #ff6b6b59,inset 0 1px #fff3;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.hero-ultra__btn-primary:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 0 0 1px #ff6b6b33,0 20px 40px #ff6b6b66,inset 0 1px #fff3}.hero-ultra__btn-primary:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .6s ease}.hero-ultra__btn-primary:hover:before{left:100%}.hero-ultra__btn-primary svg{width:20px;height:20px}.hero-ultra__btn-secondary{display:inline-flex;align-items:center;gap:.75rem;padding:1.125rem 1.75rem;background:#fff;color:#1a2b3c;font-size:1rem;font-weight:600;border:2px solid #E2EBE7;border-radius:16px;text-decoration:none;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}.hero-ultra__btn-secondary:hover{border-color:#3eb489;background:#e8f5f0;transform:translateY(-2px)}.hero-ultra__btn-secondary svg{width:20px;height:20px}.hero-ultra__trust{display:flex;flex-wrap:wrap;gap:1rem;opacity:0;animation:heroContentReveal 1s cubic-bezier(.16,1,.3,1) .9s forwards}.hero-ultra__trust-item{display:inline-flex;align-items:center;gap:.375rem;font-size:.8125rem;color:#5a6b7c;font-weight:500}.hero-ultra__trust-icon{width:16px;height:16px;color:#3eb489}.hero-ultra__ratings{margin-top:1.25rem;opacity:0;animation:heroContentReveal 1s cubic-bezier(.16,1,.3,1) 1s forwards}@media (max-width: 1200px){.hero-ultra__ratings{display:flex;justify-content:center}}.hero-ultra__visual{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:420px;opacity:0;animation:heroContentReveal 1s cubic-bezier(.16,1,.3,1) .4s forwards}.breed-carousel{position:relative;width:100%;height:380px;perspective:1200px;perspective-origin:50% 50%}.breed-carousel__track{position:relative;width:100%;height:100%;transform-style:preserve-3d}.breed-carousel__item{position:absolute;top:50%;left:50%;width:240px;height:300px;margin-left:-120px;margin-top:-150px;border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#e8f5f0,#f0f9f6);box-shadow:0 20px 40px #0000001f;transition:all .7s cubic-bezier(.23,1,.32,1);cursor:pointer}.breed-carousel__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s ease}.breed-carousel__item:hover img{transform:scale(1.05)}.breed-carousel__item[data-position="0"]{transform:translateZ(100px) scale(1.05);z-index:100;box-shadow:0 30px 60px #0000002e,0 0 0 1px #ffffff1a}.breed-carousel__item[data-position="-1"]{transform:translate(-200px) translateZ(0) rotateY(20deg) scale(.7);z-index:50;opacity:.6}.breed-carousel__item[data-position="-2"]{transform:translate(-320px) translateZ(-80px) rotateY(30deg) scale(.5);z-index:25;opacity:.3;filter:blur(2px)}.breed-carousel__item[data-position="1"]{transform:translate(200px) translateZ(0) rotateY(-20deg) scale(.7);z-index:50;opacity:.6}.breed-carousel__item[data-position="2"]{transform:translate(320px) translateZ(-80px) rotateY(-30deg) scale(.5);z-index:25;opacity:.3;filter:blur(2px)}.breed-carousel__item[data-position="-3"],.breed-carousel__item[data-position="3"],.breed-carousel__item[data-position="-4"],.breed-carousel__item[data-position="4"]{opacity:0;pointer-events:none}.breed-carousel__name{position:absolute;bottom:0;left:0;right:0;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%);color:#fff;font-size:1.25rem;font-weight:700;text-align:center;opacity:0;transform:translateY(20px);transition:all .5s ease}.breed-carousel__item[data-position="0"] .breed-carousel__name{opacity:1;transform:translateY(0)}.breed-carousel__nav{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:2rem}.breed-carousel__btn{width:56px;height:56px;border-radius:50%;border:2px solid #E2EBE7;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #00000014;color:#1a2b3c}.breed-carousel__btn:focus-visible{outline:3px solid #C93F3F;outline-offset:3px}.breed-carousel__btn:hover{border-color:#3eb489;background:#3eb489;color:#fff;transform:scale(1.1);box-shadow:0 8px 24px #3eb4894d}.breed-carousel__btn svg{width:24px;height:24px}.breed-carousel__dots{display:flex;gap:.5rem}.breed-carousel__dot{width:10px;height:10px;border-radius:50%;background:#e2ebe7;cursor:pointer;transition:all .3s ease}.breed-carousel__dot.active{background:#3eb489;transform:scale(1.3)}.breed-carousel__dot:hover:not(.active){background:#a8e6cf}@media (max-width: 1200px){.hero-ultra__container{grid-template-columns:1fr;gap:2rem;text-align:center;padding:1rem 1.5rem 2rem}.hero-ultra__content{order:0}.hero-ultra__visual{order:0;min-height:380px}.hero-ultra__subtitle{margin-left:auto;margin-right:auto}.hero-ultra__buttons,.hero-ultra__trust{justify-content:center}.breed-carousel{height:340px}.breed-carousel__item{width:200px;height:260px;margin-left:-100px;margin-top:-130px}.breed-carousel__item[data-position="-1"]{transform:translate(-160px) translateZ(0) rotateY(18deg) scale(.6)}.breed-carousel__item[data-position="1"]{transform:translate(160px) translateZ(0) rotateY(-18deg) scale(.6)}.breed-carousel__item[data-position="-2"],.breed-carousel__item[data-position="2"]{opacity:0}}@media (max-width: 768px){.hero-ultra{min-height:auto;padding-top:5rem}.hero-ultra__container{padding:1rem 1rem 2rem;gap:1.5rem}.hero-ultra__title{font-size:1.75rem}.hero-ultra__subtitle{font-size:.9375rem}.hero-ultra__buttons{flex-direction:column;align-items:center}.hero-ultra__btn-primary,.hero-ultra__btn-secondary{width:100%;max-width:300px;justify-content:center}.hero-ultra__visual{min-height:320px}.breed-carousel{height:280px}.breed-carousel__item{width:160px;height:200px;margin-left:-80px;margin-top:-100px}.breed-carousel__item[data-position="0"]{transform:translateZ(40px) scale(1)}.breed-carousel__item[data-position="-1"]{transform:translate(-120px) scale(.55);opacity:.35}.breed-carousel__item[data-position="1"]{transform:translate(120px) scale(.55);opacity:.35}.breed-carousel__nav{margin-top:1rem}.breed-carousel__btn{width:44px;height:44px}.hero-ultra__orb--1,.hero-ultra__orb--2,.hero-ultra__orb--3{opacity:.2}}@media (prefers-reduced-motion: reduce){.hero-ultra__bg,.hero-ultra__orb,.hero-ultra__content,.hero-ultra__subtitle,.hero-ultra__buttons,.hero-ultra__trust,.hero-ultra__visual,.hero-ultra__badge-dot,.hero-ultra__title-gradient,.paw-particle{animation-duration:.01ms!important;animation-iteration-count:1!important}.hero-ultra__content,.hero-ultra__subtitle,.hero-ultra__buttons,.hero-ultra__trust,.hero-ultra__visual{opacity:1!important;transform:none!important}.breed-carousel__item{transition-duration:.3s!important}}
