:root{--navy: #1B2A4A;--orange: #FF4500;--ink: #1f2937;--ink-2: #4b5563;--ink-3: #6b7280;--line: #e5e7eb;--bg: #f6f7f9}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Malgun Gothic,Apple SD Gothic Neo,sans-serif;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}a{text-decoration:none;color:inherit}@keyframes adm-spin{to{transform:rotate(360deg)}}.adm-spin{animation:adm-spin .8s linear infinite}
