.pet-guided .pet-hero-price{color:#ffd080;background:#0a0e12b3;border:1px solid #efb45255;border-radius:1rem;flex-wrap:wrap;justify-content:center;align-items:baseline;column-gap:.5rem;width:fit-content;margin:1.5rem auto 0;padding:.75rem 1rem;display:flex;box-shadow:0 0 25px #efb4521a}.pet-hero-price span{font-size:.875rem}.pet-hero-price strong{font-size:clamp(1.9rem,7vw,2.8rem);font-weight:600;line-height:1.25}.pet-guided .pet-floating-create{bottom:max(1rem, env(safe-area-inset-bottom));z-index:40;background:var(--accent);max-width:calc(100vw - 2rem);min-height:48px;color:var(--accent-foreground);border-radius:999px;padding:.85rem 1.6rem;font-size:.9375rem;font-weight:600;position:fixed;left:50%;translate:-50%;box-shadow:0 8px 35px #0008,0 0 24px #efb45233}.pet-floating-create:focus-visible{outline-offset:4px;outline:3px solid #fff}@media (prefers-reduced-motion:no-preference){.pet-hero-price{animation:2.8s ease-in-out 3 pet-price-glow}.pet-floating-create{animation:.2s ease-out pet-cta-arrive}}@keyframes pet-price-glow{0%,to{box-shadow:0 0 20px #efb45220}50%{border-color:#efb452aa;box-shadow:0 0 35px #efb45255}}@keyframes pet-cta-arrive{0%{opacity:0;margin-bottom:-.5rem}to{opacity:1;margin-bottom:0}}
