#root{width:100%;min-height:100vh;background:#f6f5fb;box-sizing:border-box}.hyean-screen-loading{min-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:32px;color:#4e5968;background:#f6f5fb;text-align:center}.hyean-screen-loading strong{margin-top:8px;color:#191f28;font-size:15px}.hyean-screen-loading>span{color:#8b95a1;font-size:12px}.hyean-screen-loading__orbit{display:flex;align-items:center;gap:7px;height:24px}.hyean-screen-loading__orbit span{width:7px;height:7px;border-radius:999px;background:#c9a227;animation:hyean-orbit 1.15s ease-in-out infinite}.hyean-screen-loading__orbit span:nth-child(2){width:11px;height:11px;animation-delay:.12s}.hyean-screen-loading__orbit span:nth-child(3){animation-delay:.24s}.hyean-screen-error{min-height:100dvh;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:32px 24px 112px;background:#f6f5fb;color:#191f28;text-align:center}.hyean-screen-error>span{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:#e9e6f5;color:#2d2660;font-size:24px}.hyean-screen-error strong{margin-top:4px;font-size:17px}.hyean-screen-error p{max-width:280px;margin:0;color:#6b7684;font-size:13px;line-height:1.6}.hyean-screen-error button{min-width:132px;min-height:44px;margin-top:6px;border:0;border-radius:14px;background:#2d2660;color:#fff;font:inherit;font-size:14px;font-weight:750;cursor:pointer}@keyframes hyean-orbit{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-5px)}}@media(prefers-reduced-motion:reduce){.hyean-screen-loading__orbit span{animation:none}}@media(min-width:481px){#root{background-color:#fff!important;max-width:480px;margin:0 auto}}:root{font-family:-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;color:#191f28;background:#f6f5fb;--hyean-font-display: "AppleMyungjo", "Noto Serif KR", Georgia, serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}button,input,select,textarea{font:inherit}button{touch-action:manipulation}:focus-visible{outline:3px solid rgba(45,38,96,.28);outline-offset:2px}body{margin:0;min-width:320px;min-height:100vh;background:#f6f5fb;overscroll-behavior-y:none}#root{width:100%;max-width:420px;margin:0 auto}
