@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.cards-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.cta-content{text-align:center;flex-direction:column;gap:1.5rem}.about-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem}.tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.form-wrapper{grid-template-columns:repeat(1,minmax(0,1fr))}.contact-info{border-left:0;padding-left:0}.pricing-hero h1,.about-hero h1,.faq-hero h1,.contact-hero h1,.page-hero h1{font-size:1.875rem}}@media (max-width:480px){.container{padding-left:1rem;padding-right:1rem}.pricing-card{padding:1.25rem}.form-row,.tech-grid{grid-template-columns:repeat(1,minmax(0,1fr))}}
