:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-family:Inter,Pretendard,Noto Sans KR,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{background:#fbfcfe;min-width:320px;min-height:100%;margin:0}button,input,select,textarea{font:inherit}a{color:inherit;text-decoration:none}.root-route-loading{color:#34415a;text-align:center;place-content:center;gap:12px;min-height:100vh;display:grid}.root-route-loading span{border:3px solid #d9e5fa;border-top-color:#1768f2;border-radius:50%;width:28px;height:28px;margin:0 auto;animation:.8s linear infinite root-route-spin}.root-route-loading p{margin:0}.root-route-loading a{color:#1768f2;font-weight:750}@keyframes root-route-spin{to{transform:rotate(360deg)}}
