*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#fff;color:#000}.kokkuri-question-input::placeholder{color:hsla(0,0%,100%,.85)}.top-page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#000;overflow:hidden}.top-page .top-bg{position:fixed;inset:0;z-index:0}.top-page .top-bg img{width:100%;height:100%;object-fit:cover}.top-page .top-center{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;flex:1 1;width:100%;padding:2rem 1rem 0}.top-page .top-sheet{position:fixed;inset:0;z-index:5}.top-page .top-footer{position:fixed;bottom:0;left:0;right:0;z-index:10;width:100%;padding:.75rem;text-align:center;font-size:.875rem;color:#000}.top-page .top-coin-wrapper{display:flex;justify-content:center;margin-top:1.1rem}.top-page .top-footer p{margin:0}.top-page .top-footer .top-credit{margin-top:.25rem;color:#000}@keyframes kokkuri-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes kokkuri-flash-zoom{0%{transform:scale(.1);opacity:0}20%{transform:scale(1.2);opacity:1}80%{transform:scale(4);opacity:1}to{transform:scale(4);opacity:0}}@keyframes kokkuri-reading-dots{0%{opacity:.15}50%{opacity:1}to{opacity:.15}}.kokkuri-reading-dots{display:inline-block;margin-left:.1em;animation:kokkuri-reading-dots .85s ease-in-out infinite}@keyframes kokkuri-recognizing-ring{0%{transform:scale(.35);opacity:.35}to{transform:scale(2.1);opacity:0}}.recognizing-ring{width:72px;height:72px;border-radius:9999px;border:3px solid rgba(176,38,128,.95);box-shadow:0 0 0 6px rgba(176,38,128,.22);animation:kokkuri-recognizing-ring .9s ease-out infinite}.recognizing-ring--checking{width:48px;height:48px;border-width:2px;border-color:rgba(0,0,0,.9);box-shadow:0 0 0 4px rgba(0,0,0,.1);animation-duration:.5s}@keyframes kokkuri-spirit-flicker{0%,to{opacity:.85}4%{opacity:.4}6%{opacity:.9}34%{opacity:.85}36%{opacity:.45;transform:translateX(-1px)}38%{opacity:.85;transform:translateX(0)}68%{opacity:.85}70%{opacity:.5;transform:translateX(1px)}72%{opacity:.85;transform:translateX(0)}}@keyframes kokkuri-spirit-glow{0%,to{text-shadow:0 1px 0 rgba(0,0,0,.98),0 0 8px rgba(0,0,0,.6)}50%{text-shadow:0 1px 0 rgba(0,0,0,.98),0 0 8px rgba(0,0,0,.75)}}.floating-dialog-spirit{animation:kokkuri-spirit-flicker 4s ease-in-out infinite,kokkuri-spirit-glow 3s ease-in-out infinite}