@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f9fa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}:focus-visible{outline:2px solid #1a365d;outline-offset:2px}::selection{background-color:#1a365d;color:#fff}code{font-family:Fira Code,Consolas,Monaco,monospace;background-color:#f1f5f9;padding:2px 6px;border-radius:4px;font-size:.9em}pre{background-color:#1a202c;color:#e2e8f0;padding:16px;border-radius:8px;overflow-x:auto}pre code{background:none;padding:0}
