body{font-family:Noto Sans JP,sans-serif;letter-spacing:.05rem}html{scroll-behavior:smooth;scroll-padding-top:80px}@media (max-width: 1024px){html{scroll-padding-top:64px}}@keyframes bounce-slow{0%,to{transform:translateY(-5%)}50%{transform:translateY(0)}}.animate-bounce-slow{animation:bounce-slow 3s infinite}@keyframes shine{0%{transform:translate(-150%) skew(-45deg)}to{transform:translate(150%) skew(-45deg)}}.animate-shine{animation:shine 3s infinite}@keyframes chat-pulse{0%{box-shadow:0 0 #1f63d666}70%{box-shadow:0 0 0 12px #1f63d600}to{box-shadow:0 0 #1f63d600}}.animate-chat-pulse{animation:chat-pulse 2s infinite}@keyframes typing-dot{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.animate-typing-dot-1{animation:typing-dot 1.2s infinite 0s}.animate-typing-dot-2{animation:typing-dot 1.2s infinite .2s}.animate-typing-dot-3{animation:typing-dot 1.2s infinite .4s}@keyframes chat-message-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.animate-chat-message-in{animation:chat-message-in .3s ease-out forwards}@keyframes chat-window-open{0%{opacity:0;transform:scale(.95) translateY(8px);transform-origin:bottom right}to{opacity:1;transform:scale(1) translateY(0);transform-origin:bottom right}}.animate-chat-window-open{animation:chat-window-open .25s ease-out forwards}@keyframes badge-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.animate-badge-bounce{animation:badge-bounce .5s ease-in-out}
