:root{--blue-900: #0a2c4e;--blue-800: #0c3d6d;--blue-700: #0e4c87;--blue-600: #1268b3;--blue-400: #4b96d6;--blue-200: #b9d6ee;--blue-100: #e3eef8;--blue-050: #f3f8fc;--ink: #12232f;--ink-soft: #4d6577;--line: #d3e0eb;--white: #ffffff;--radius: 8px;--shadow: 0 1px 2px rgb(10 44 78 / 8%), 0 6px 20px rgb(10 44 78 / 6%);color-scheme:light}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--blue-050);color:var(--ink);font:400 14px/1.5 Segoe UI,system-ui,-apple-system,sans-serif}button{font:inherit;cursor:pointer}input,select{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--blue-600);outline-offset:1px}
