*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden;scroll-padding-top:84px}body{margin:0;min-width:320px;min-height:100vh;font-family:Inter,Poppins,system-ui,Helvetica,Arial,sans-serif;line-height:1.6;font-weight:400;background-color:#fff;color:#0f172a;overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}#root{width:100%;min-height:100vh;overflow-x:hidden}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{margin:0}a{text-decoration:none;color:inherit}button{font-family:inherit}::selection{background:#2563eb2e;color:#0f172a}::-webkit-scrollbar{width:11px}::-webkit-scrollbar-track{background:#eef2f9}::-webkit-scrollbar-thumb{background:#c3ccdb;border-radius:999px;border:3px solid #eef2f9}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
