.chat-start-btn{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:white;border:none;padding:.75rem 1.5rem;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 4px 15px rgba(139,92,246,.3)}.chat-start-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(139,92,246,.4);background:linear-gradient(135deg,#7c3aed,#5b21b6)}.contact-form-wrapper{max-width:800px;margin:3rem auto 0;padding:0 1rem;width:100%;box-sizing:border-box}.contact-form-card{padding:3rem;background:white;border-radius:15px;box-shadow:0 10px 30px rgba(0,0,0,.1);width:100%;box-sizing:border-box}@media (max-width:768px){.platform-hero{padding:40px 15px!important;min-height:400px!important}.platform-hero-title{font-size:28px!important}.platform-hero-subtitle{font-size:20px!important}.platform-hero-description{font-size:15px!important}.platform-cta-buttons{flex-direction:column!important;gap:12px!important}.platform-btn{width:90%!important;max-width:280px!important;padding:10px 24px!important;font-size:16px!important}.section{padding:40px 0!important}.container{padding:0 15px!important}.section-title{font-size:26px!important}.section-subtitle{font-size:15px!important}.features-grid{grid-template-columns:1fr!important;gap:15px!important}.feature-card{padding:20px!important}.feature-icon{font-size:36px!important}.feature-title{font-size:17px!important}.feature-description{font-size:14px!important}.contact-form-wrapper{padding:0 15px!important;margin:1.5rem 0 0!important}.contact-form-card{padding:20px!important}input,select,textarea{font-size:16px!important;padding:10px!important}.chat-start-btn{font-size:14px!important;padding:8px 16px!important}.cta{padding:40px 15px!important}.cta-title{font-size:22px!important}.cta-subtitle{font-size:15px!important}.cta-buttons{flex-direction:column!important;gap:12px!important}.btn{width:90%!important;max-width:280px!important;margin:0 auto!important}.footer-content{grid-template-columns:1fr!important;gap:20px!important}}*{box-sizing:border-box}.contact-form-card,.contact-form-wrapper,.container,.feature-card,.section{width:100%;max-width:100%;overflow-x:hidden}.platform-hero{overflow:hidden!important;max-width:100vw!important}.platform-hero-content{overflow:hidden!important;max-width:100%!important}input,select,textarea{width:100%!important;box-sizing:border-box!important}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;width:100%}@media (max-width:1024px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.features-grid{grid-template-columns:1fr!important;gap:15px!important}}