section[id*=example]{margin-block-end:var(--spacing-r)}section[id*=gallery] h3{font-size:5rem}#example-1 h3{color:#feebcb;text-align:center;-webkit-text-stroke-color:#938d87;text-stroke-color:#938d87;-webkit-text-stroke-width:3px;text-stroke-width:3px;text-shadow:5px 5px 2px #396277;font-family:bear-days;line-height:1}#example-1 .toon-char:nth-child(4n){translate:0 -8px}#example-1 .toon-char:nth-child(4n+1){translate:0 -4px}#example-1 .toon-char:nth-child(4n+2){translate:0 4px}#example-1 .toon-char:nth-child(4n+3){translate:0 8px}#example-2 h3{color:#ffe9ca;paint-order:fill stroke;text-align:center;-webkit-text-stroke-color:#797fa2;text-stroke-color:#797fa2;-webkit-text-stroke-width:4px;text-stroke-width:4px;text-shadow:0 0 30px #23738e;font-family:yay-holiday;line-height:1}#example-2 .toon-char:nth-child(4n){rotate:-4deg}#example-2 .toon-char:nth-child(4n+1){rotate:-8deg}#example-2 .toon-char:nth-child(4n+2){rotate:4deg}#example-2 .toon-char:nth-child(4n+3){rotate:8deg}#example-3 h3{color:#fefc87;text-align:center;text-shadow:5px 5px #1e1904;font-family:yay-holiday;line-height:1}#example-3 .toon-char{transform-origin:bottom;animation:3s ease-in-out infinite jiggle}#example-3 .toon-char:nth-child(4n){--base-rotate:-2deg;animation-delay:.1s}#example-3 .toon-char:nth-child(4n+1){--base-rotate:-4deg;animation-delay:.3s}#example-3 .toon-char:nth-child(4n+2){--base-rotate:2deg;animation-delay:.5s}#example-3 .toon-char:nth-child(4n+3){--base-rotate:4deg;animation-delay:.7s}@keyframes jiggle{0%,to{rotate:var(--base-rotate,0deg)}25%{rotate:calc(var(--base-rotate,0deg) + 3deg)}50%{rotate:calc(var(--base-rotate,0deg) - 2deg)}75%{rotate:calc(var(--base-rotate,0deg) + 1deg)}}@media (prefers-reduced-motion:reduce){#example-3 .toon-char{animation:none}}