*{box-sizing:border-box}*,body,html{padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background:#f8fafc}body{font-family:Pretendard JP,-apple-system,sans-serif}a{color:#2563eb;text-decoration:none}a:hover{color:#1d4ed8}:root{--acc-solid:#a3f63d;--acc-bg:#e6ffd4;--acc-fg:#225200}button,input,select{font-family:inherit}input:focus,select:focus{outline:none}@keyframes wh-fade{0%{opacity:0}to{opacity:1}}@keyframes wh-up{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes wh-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes wh-toast{0%{transform:translate(-50%,12px);opacity:0}to{transform:translate(-50%);opacity:1}}body{background:#f8fafc;color:#171717;font:500 15px/1.467 var(--font-core);letter-spacing:.007em}.wh-shell,body{min-height:100dvh}.wh-shell{display:flex;flex-direction:column}.wh-shell>.wh-shell-body{flex:1 1 auto;min-height:0}body.wh-locked,html.wh-locked{height:100%;min-height:0;overflow:hidden}body.wh-locked .wh-shell{height:100dvh;min-height:0;overflow:hidden}@keyframes wh-spin{to{transform:rotate(1turn)}}@keyframes wh-skeleton{0%{background-position:100% 0}to{background-position:-100% 0}}