*{box-sizing:border-box}body{margin:0}html{scroll-behavior:smooth}@keyframes floaty{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulseGlow{0%,to{opacity:.4}50%{opacity:.8}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media (max-width:1000px){.plan-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:900px){.feat-grid,.steps-grid{grid-template-columns:repeat(2,1fr)!important}.nav-links{display:none!important}}@media (max-width:640px){.feat-grid,.plan-grid,.steps-grid{grid-template-columns:1fr!important}.hero-title{font-size:44px!important}}