:root,[data-theme=dark]{--bg:#060b10;--bg-surface:#0a0f14;--bg-elevated:#101820;--bg-highest:#162028;--text:#f0f4f3;--text-muted:#90a8a0;--text-subtle:#738a82}[data-theme=light]{--bg:#f8faf9;--bg-surface:#fff;--bg-elevated:#fff;--bg-highest:#f0f4f3;--text:#060b10;--text-muted:#3f4f49;--text-subtle:#738a82}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px;overflow-x:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-inter),"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background-color:var(--bg-surface);font-size:1rem;line-height:1.6;overflow-x:hidden}html.custom-cursor-ready body{cursor:none}html.custom-cursor-ready body *{cursor:none!important}@media (hover:none){a,button{-webkit-tap-highlight-color:#10b9811a}}:focus-visible{outline-offset:2px;outline:2px solid #10b981}.skip-link{color:#fff;z-index:10000;background:#10b981;border-radius:8px;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:top .2s;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button{cursor:pointer;font-family:inherit;font-size:inherit;color:inherit;background:0 0;border:none}ul,ol{list-style:none}main{min-height:100vh;padding-top:72px}main section{scroll-margin-top:72px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}::selection{color:var(--text);background-color:#10b98159}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#10b98140;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#10b98173}
