html,body{margin:0;padding:0;background:#f3ede3;font-family:Zen Maru Gothic,Hiragino Maru Gothic ProN,system-ui,sans-serif;color:#352c22;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}a{color:#8a5a34;text-decoration:none}a:hover{color:#5f3e24;text-decoration:underline}button,input,textarea,select{font-family:inherit}textarea:focus,input:focus{outline:2px solid #8a5a3455}@keyframes popIn{0%{transform:scale(.6);opacity:0}70%{transform:scale(1.06)}to{transform:scale(1);opacity:1}}@keyframes riseIn{0%{transform:translateY(14px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes confFall{0%{transform:translateY(-40px) rotate(0);opacity:1}to{transform:translateY(560px) rotate(540deg);opacity:0}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d9cbb5;border-radius:8px}html,body,#root{height:100%}
