:root{--primary:#2563eb;--primary-dark:#1d4ed8;--ink:#0f172a}html{scroll-behavior:smooth}body{font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main{min-height:calc(100vh - 4rem)}.feature-card,.pricing-card{transition:transform .25s ease , box-shadow .25s ease}.feature-card:hover,.pricing-card:hover{transform:translateY(-4px)}.faq-toggle.active svg{transform:rotate(180deg)}@media (max-width:1023px){.mobile-stack>*+*{margin-top:1rem}}