@layer components{.shy-heart{--shy-heart-size:64px;--shy-heart-duration:.24s;--shy-heart-tilt-duration:.22s;--shy-heart-ease-out:cubic-bezier(.23, 1, .32, 1);--shy-heart-ease-in-out:cubic-bezier(.77, 0, .175, 1);--shy-heart-blush-color:var(--ericts-shy-heart-blush);--shy-heart-blush-backdrop-color:var(--ericts-shy-heart-blush-baseline);width:var(--shy-heart-size)}.shy-heart-svg{display:block}.shy-heart-motion-stage,.shy-heart-figure,.shy-heart-blush{transform-box:view-box}.shy-heart-motion-stage{transform-origin:52% 72%}.shy-heart-figure,.shy-heart-blush{transform-origin:50%}.shy-heart-body{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:16px}.shy-heart-blush{color:var(--shy-heart-blush-color);fill:none;stroke-linecap:round;stroke-linejoin:round}.shy-heart-blush-backdrop{stroke:var(--shy-heart-blush-backdrop-color);stroke-width:18px;opacity:.36}.shy-heart-blush-lines{stroke:currentColor;stroke-width:6px}.shy-heart[data-animated] .shy-heart-motion-stage{transition:transform var(--shy-heart-tilt-duration) var(--shy-heart-ease-in-out)}.shy-heart[data-animated] .shy-heart-figure{animation:shy-heart-arrive var(--shy-heart-duration) var(--shy-heart-ease-out) both}.shy-heart[data-animated] .shy-heart-blush{opacity:0;transition:opacity .18s var(--shy-heart-ease-out), transform .18s var(--shy-heart-ease-out);transform:translateY(2%)scale(.96)}.shy-heart[data-animated]:focus-visible .shy-heart-motion-stage{transform:translate(-1%,1%)rotate(-8deg)}.shy-heart[data-animated]:focus-visible .shy-heart-blush{opacity:1;transition-delay:90ms;transform:translateY(0)scale(1)}.shy-heart[data-animated]:active .shy-heart-motion-stage{transition-duration:.14s;transform:translate(-1%,1%)rotate(-8deg)scale(.96)}.shy-heart[data-animated]:active .shy-heart-blush{opacity:1;transition-duration:.14s;transition-delay:0s;transform:translateY(0)scale(1)}@keyframes shy-heart-arrive{0%{opacity:.64;transform:translateY(2%)scale(.96)}72%{opacity:1;transform:translateY(0)scale(1.025,.985)}to{opacity:1;transform:translateY(0)scale(1)}}@media (hover:hover) and (pointer:fine){.shy-heart[data-animated]:hover .shy-heart-motion-stage{will-change:transform;transform:translate(-1%,1%)rotate(-8deg)}.shy-heart[data-animated]:hover .shy-heart-blush{opacity:1;transition-delay:90ms;transform:translateY(0)scale(1)}}@keyframes shy-heart-fade{0%{opacity:.64}to{opacity:1}}}@media (prefers-reduced-motion:reduce){.shy-heart[data-animated] .shy-heart-figure{animation-name:shy-heart-fade!important}.shy-heart[data-animated] .shy-heart-motion-stage{transition:none!important}.shy-heart[data-animated] .shy-heart-blush{transition:opacity .16s var(--shy-heart-ease-out)!important;transform:none!important}.shy-heart[data-animated]:focus-visible .shy-heart-motion-stage,.shy-heart[data-animated]:active .shy-heart-motion-stage{transform:none!important}.shy-heart[data-animated]:focus-visible .shy-heart-blush,.shy-heart[data-animated]:active .shy-heart-blush{transition-delay:0s!important;transform:none!important}}@media (prefers-reduced-motion:reduce) and (hover:hover) and (pointer:fine){.shy-heart[data-animated]:hover .shy-heart-motion-stage{will-change:auto;transform:none!important}.shy-heart[data-animated]:hover .shy-heart-blush{transition-delay:0s!important;transform:none!important}}
