.features-container{background:linear-gradient(135deg,#f8fafc,#f0f8ff);min-height:100vh}.features-hero{background:linear-gradient(135deg,#1674bf,#1e88e5);color:white;padding:6rem 4rem 2rem;position:relative;overflow:hidden;border-radius:10px;margin:20px auto 0}.features-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.05'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.features-hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2}.text-gradient{background:linear-gradient(90deg,#ffd700,#ffed4e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-hero-subtitle{font-size:1.25rem;opacity:.9;margin-bottom:2rem;max-width:500px}.features-hero-illustration{position:relative;height:400px;display:flex;align-items:center;justify-content:center}.floating-icon{position:absolute;background:rgba(255,255,255,.1);backdrop-filter:blur(10px);border-radius:50%;padding:1rem;color:white;animation:float 6s ease-in-out infinite}.floating-icon:nth-child(2){animation-delay:2s}.floating-icon:nth-child(3){animation-delay:4s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.features-phone-mockup{width:300px;height:600px;background:linear-gradient(145deg,#0d47a1,#1565c0);border-radius:40px;padding:20px;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.3),inset 0 1px 0 rgba(255,255,255,.2)}.phone-screen{background:#0a1929;height:100%;border-radius:25px;padding:20px;overflow:hidden}.screen-content{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.app-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;width:100%}.app-icon{background:linear-gradient(135deg,#1674bf,#1e88e5);width:60px;height:60px;border-radius:15px;display:flex;align-items:center;justify-content:center;margin:0 auto;transition:transform .3s ease}.app-icon:hover{transform:scale(1.1)}.section-title{font-size:2.5rem;font-weight:700;color:#1674bf;margin-bottom:1rem}.section-subtitle{color:#64748b;font-size:1.125rem;max-width:600px;margin:0 auto}.feature-card-link{text-decoration:none;color:inherit;display:block;height:100%;transition:transform .3s ease}.feature-card-link:hover{transform:translateY(-10px);text-decoration:none;color:inherit}.feature-card{background:white;border-radius:20px;overflow:hidden;height:100%;border:1px solid #e2e8f0;box-shadow:0 4px 20px rgba(22,116,191,.08);transition:all .3s ease}.feature-card:hover{box-shadow:0 8px 30px rgba(22,116,191,.15);border-color:#1674bf}.feature-card-header{background:linear-gradient(135deg,#1674bf,#4ca0ea);padding:1.5rem;gap:1rem}.feature-card-header,.feature-icon-wrapper{color:white;display:flex;align-items:center}.feature-icon-wrapper{background:white;width:60px;height:60px;border-radius:15px;justify-content:center;flex-shrink:0}.feature-title-section{flex:1}.feature-title{font-size:1.5rem;font-weight:600;margin:0;color:white}.feature-description{font-size:.9rem;opacity:.9;margin:.25rem 0 0}.feature-card-body{padding:1.5rem}.questions-section{margin-bottom:1.5rem}.question-item{display:flex;gap:.75rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.question-item:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.question-mark{background:#e3f2fd;color:#1674bf;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;flex-shrink:0;font-size:.875rem}.question-text{font-weight:600;color:#1e293b;font-size:.95rem;margin-bottom:.25rem}.answer-text{color:#64748b;font-size:.85rem;line-height:1.4}.icons-section{background:#f8fafc;border-radius:12px;padding:1rem}.icons-grid{flex-wrap:wrap;gap:.5rem}.icon-circle,.icons-grid{display:flex;justify-content:center}.icon-circle{width:40px;height:40px;border-radius:50%;background:white;align-items:center;border:1px solid #e2e8f0;transition:all .3s ease}.icon-circle:hover{background:#1674bf;border-color:#1674bf;transform:translateY(-2px)}.icon-circle:hover i,.icon-circle:hover svg{color:white!important}.feature-card-footer{padding:1rem 1.5rem;border-top:1px solid #f1f5f9;background:#f8fafc}.feature-link-text{color:#1674bf;font-weight:600;font-size:.9rem;display:flex;align-items:center}.feature-link-text i{transition:transform .3s ease}.feature-card-link:hover .feature-link-text i{transform:translateX(5px)}.cta-section{padding:4rem 0;background:linear-gradient(135deg,#0d47a1,#1674bf)}.cta-card{background:white;border-radius:20px;padding:3rem;box-shadow:0 20px 40px rgba(0,0,0,.1)}.cta-title{font-size:2rem;font-weight:700;color:#1674bf;margin-bottom:1rem}.cta-text{color:#64748b;font-size:1.125rem;max-width:500px;margin-bottom:0}.btn-primary{background:linear-gradient(135deg,#1674bf,#1e88e5);border:none;padding:.75rem 2rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(22,116,191,.3)}.btn-outline-primary{color:#1674bf;border:2px solid #1674bf;background:transparent;padding:.75rem 2rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.btn-outline-primary:hover{background:#1674bf;color:white;transform:translateY(-2px)}.btn-light{background:white;color:#1674bf;border:2px solid #e2e8f0;padding:.75rem 2rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;white-space:nowrap}.btn-light:hover{background:#f8fafc;border-color:#1674bf;transform:translateY(-2px)}.btn-sm{padding:.5rem 1.5rem;font-size:.875rem}@media (max-width:768px){.features-hero-title{font-size:2.5rem}.features-hero-illustration{height:300px;margin-top:2rem}.features-phone-mockup{width:250px;height:500px}.section-title{font-size:2rem}.cta-card{padding:2rem}.cta-title{font-size:1.5rem}.btn-lg{padding:.625rem 1.5rem;font-size:1rem}}@media (max-width:576px){.features-hero{padding:4rem 0 2rem}.features-hero-title{font-size:2rem}.app-grid{grid-template-columns:repeat(2,1fr);gap:15px}.app-icon{width:50px;height:50px}.feature-card-header{flex-direction:column;text-align:center;gap:.75rem}.feature-icon-wrapper{margin:0 auto}}