body,html{margin:0;padding:0}body{background:#e8e8e8;font-family:-apple-system,Segoe UI,Helvetica,Arial,sans-serif;color:#1a1a1a;-webkit-font-smoothing:antialiased}a{color:#2563eb;text-decoration:none;border-bottom:1px solid rgba(37,99,235,.3)}a:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}*{box-sizing:border-box}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d4d4d4;border-radius:6px;border:3px solid transparent;background-clip:content-box}::-webkit-scrollbar-thumb:hover{background:#a8a8a8;background-clip:content-box}::-webkit-scrollbar-track{background:transparent}@keyframes slidein{0%{transform:translateX(24px);opacity:0}to{transform:translateX(0);opacity:1}}