:root{--navy:#12224f;--ink:#1a1f2e;--sub:#4f5b69;--line:#d3e4f0;--bg:#bfdff2;--card:#ffffff;--sky-bg:#f2f8fd;--sky-line:#dbebf7;--sky-dot:#3d87b8;--ok:#1a6b43;--danger:#a83232}*{box-sizing:border-box}body,html{margin:0;padding:0;background:var(--bg);color:var(--ink);font-family:Pretendard,Apple SD Gothic Neo,Malgun Gothic,맑은 고딕,system-ui,sans-serif;font-size:14px;line-height:1.5;-webkit-text-size-adjust:100%;min-height:100dvh}button{font-family:inherit}