@import "https://fonts.googleapis.com/css?family=Avenir";
:root{--primary-color:#1e40af;--secondary-color:#64748b;--accent-color:#f59e0b}body{color:#333;font-family:Source Sans Pro,sans-serif;line-height:1.6}a:hover{color:var(--primary-color)!important}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-padding{padding:4rem 0}.btn-primary{background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.btn-primary:hover{background-color:#1d4ed8;color:#fff!important}.product-card{background-color:#fff;border-radius:.5rem;flex-direction:column;gap:1.5rem;transition:box-shadow .3s;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;padding:2rem!important}.product-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.product-button{cursor:pointer;border:none;font-size:1.125rem;font-weight:600;transition:background-color .3s;color:#fff!important;background-color:#2563eb!important;border-radius:.5rem!important;padding:1rem 2rem!important}.product-button:hover{background-color:#1d4ed8!important}.hero-section{color:#fff;background:linear-gradient(90deg,#1e3a8a,#6d28d9);position:relative;padding-top:8rem!important;padding-bottom:5rem!important}.hero-section-white{color:#111827;background:#fff;position:relative;padding-top:8rem!important;padding-bottom:5rem!important}.hero-title{margin-bottom:1.5rem!important;font-size:3rem!important;font-weight:700!important}.hero-subtitle{opacity:.9;max-width:48rem;margin:0 auto;font-size:1.25rem!important}.section-white{background-color:#fff;padding:5rem 0!important}.section-gray{background-color:#f9fafb;padding:4rem 0!important}.section-title{color:#111827;text-align:center;margin-bottom:1rem!important;font-size:2.25rem!important;font-weight:700!important}.section-subtitle{color:#4b5563;text-align:center;font-size:1.25rem!important}.content-container{max-width:64rem;margin:0 auto}.content-text{color:#374151;line-height:1.8;font-size:1.25rem!important}.contact-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;align-items:flex-start;gap:1.5rem;display:flex;box-shadow:0 1px 2px #0000000d;padding:1.5rem!important}.contact-icon-wrapper{background-color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:flex-start;width:4rem;height:4rem;padding-top:.25rem;display:flex}.contact-title{color:#111827;margin-bottom:.5rem!important;font-size:1.5rem!important;font-weight:600!important}.contact-text{color:#374151;font-size:1.25rem!important}.feature-card{text-align:center;background-color:#fff;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:1.5rem!important}.feature-card-modern{background-color:#fff!important;border-radius:1rem!important;flex:1!important;min-width:0!important;padding:2rem!important;transition:box-shadow .3s!important;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d!important}.feature-card-modern:hover{box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a!important}.feature-card-modern h3{color:#111827!important;text-align:center!important;margin-bottom:1rem!important;font-size:1.25rem!important;font-weight:700!important}.feature-card-modern p{color:#4b5563!important;text-align:center!important;line-height:1.6!important}.feature-title{color:#111827;margin-bottom:.75rem!important;font-size:1.25rem!important;font-weight:700!important}.feature-text{color:#4b5563}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,1fr)}.gap-8{gap:2rem}.text-center{text-align:center}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.mb-16{margin-bottom:4rem}.text-4xl{font-size:2.25rem;font-weight:700}.text-xl{font-size:1.25rem}.text-gray-600{color:#4b5563}.text-gray-900{color:#111827}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.min-h-screen{min-height:100vh}.flex{display:flex}.flex-col{flex-direction:column}.flex-grow{flex-grow:1}.items-center{align-items:center}.justify-center{justify-content:center}.space-y-8>*+*{margin-top:2rem}.space-y-6>*+*{margin-top:1.5rem}.card{background:#fff;border-radius:.5rem;padding:2rem;box-shadow:0 4px 6px #0000001a}img{max-width:100%;height:auto}@media (min-width:768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.container{padding:0 2rem}.desktop-nav{display:flex!important}.mobile-button{display:none!important}}@media (min-width:1024px){.lg-grid-cols-2{grid-template-columns:repeat(2,1fr)}.lg-grid-cols-3{grid-template-columns:repeat(3,1fr)}.lg-grid-cols-4{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.desktop-nav{display:none!important}.mobile-button{display:block!important}.text-4xl{font-size:1.8rem}header h2{font-size:2rem!important}}
