html,body,#root{height:100%}html{scroll-behavior:smooth}body{margin:0;background:#f4f7fb;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:#1c2b3a}*{box-sizing:border-box}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#c7cede;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#9faabf}:focus-visible{outline:2px solid #4da0d8;outline-offset:2px}
