﻿*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;line-height:1.6;color:#1f2937;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-weight:700;line-height:1.2;color:#1f2937}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}@media(min-width: 768px){h1{font-size:3.5rem}h2{font-size:2.5rem}h3{font-size:1.75rem}}p{margin-bottom:1rem}a{color:#06c;text-decoration:none;transition:color .2s ease}a:hover{color:#004c99}img{max-width:100%;height:auto;display:block}ul,ol{padding-left:1.5rem}.container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.text-center{text-align:center}.text-left{text-align:left}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;line-height:1.5;text-decoration:none;border:2px solid rgba(0,0,0,0);border-radius:.5rem;cursor:pointer;transition:all .2s ease}.btn:focus{outline:2px solid #06c;outline-offset:2px}.btn-primary{background-color:#06c;color:#fff;border-color:#06c}.btn-primary:hover{background-color:#004c99;border-color:#004c99;color:#fff}.btn-secondary{background-color:rgba(0,0,0,0);color:#06c;border-color:#06c}.btn-secondary:hover{background-color:#06c;color:#fff}.btn-white{background-color:#fff;color:#06c;border-color:#fff}.btn-white:hover{background-color:#e6f0fa;border-color:#e6f0fa}.btn-large{padding:1rem 2rem;font-size:1.125rem}.site-header{position:sticky;top:0;z-index:1000;background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.navbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo{display:flex;align-items:center;text-decoration:none}.logo-text{font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.5rem;font-weight:800;color:#1f2937}.logo-accent{color:#06c}.logo-img{height:40px;width:auto;display:block}.nav-toggle{display:flex;flex-direction:column;justify-content:center;width:2.5rem;height:2.5rem;background:none;border:none;cursor:pointer}@media(min-width: 1024px){.nav-toggle{display:none}}.hamburger{position:relative;width:1.5rem;height:2px;background-color:#1f2937;transition:background-color .2s}.hamburger::before,.hamburger::after{content:"";position:absolute;left:0;width:1.5rem;height:2px;background-color:#1f2937;transition:transform .2s}.hamburger::before{top:-6px}.hamburger::after{top:6px}.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;flex-direction:column;background-color:#fff;border-bottom:1px solid #e5e7eb;list-style:none;padding:1rem 1.5rem}.nav-menu.is-active{display:flex}@media(min-width: 1024px){.nav-menu{display:flex;position:static;flex-direction:row;align-items:center;gap:.5rem;padding:0;border:none}}.nav-item{margin:0}.nav-link{display:block;padding:.75rem 1rem;color:#1f2937;font-weight:500;transition:color .2s}.nav-link:hover,.nav-link.active{color:#06c}.nav-cta{margin-top:1rem}@media(min-width: 1024px){.nav-cta{margin-top:0;margin-left:.5rem}}.nav-cta .btn{width:100%}@media(min-width: 1024px){.nav-cta .btn{width:auto}}.hero{padding:4rem 0;background:linear-gradient(135deg, #E6F0FA 0%, #FFFFFF 100%)}@media(min-width: 768px){.hero{padding:6rem 0}}.hero-content{max-width:800px;margin:0 auto;text-align:center}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;margin-bottom:1.5rem;background-color:#fff;border-radius:9999px;font-size:.875rem;font-weight:600;color:#06c;box-shadow:0 1px 2px 0 rgba(0,0,0,.05)}.hero h1{margin-bottom:1.5rem}.hero h1 .highlight{color:#06c}.hero-description{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.hero-cta{display:flex;flex-direction:column;gap:1rem;justify-content:center}@media(min-width: 640px){.hero-cta{flex-direction:row}}.section{padding:4rem 0}@media(min-width: 768px){.section{padding:6rem 0}}.section-alt{background-color:#f9fafb}.section-dark{background-color:#111827;color:#fff}.section-dark h2,.section-dark h3,.section-dark h4{color:#fff}.section-dark p{color:hsla(0,0%,100%,.8)}.section-header{text-align:center;max-width:700px;margin:0 auto 3rem}.section-header p{color:#6b7280;font-size:1.125rem}.features-grid{display:grid;gap:2rem}@media(min-width: 768px){.features-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.features-grid{grid-template-columns:repeat(3, 1fr)}}.feature-card{padding:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.feature-icon{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;margin-bottom:1.5rem;background-color:#e6f0fa;border-radius:.5rem;color:#06c;font-size:1.5rem}.feature-card h3{margin-bottom:.75rem}.feature-card p{color:#6b7280;margin-bottom:0}.benefits-list{list-style:none;padding:0}.benefits-list li{position:relative;padding-left:2rem;margin-bottom:1rem}.benefits-list li::before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.process-steps{display:grid;gap:2rem}@media(min-width: 768px){.process-steps{grid-template-columns:repeat(4, 1fr)}}.process-step{text-align:center}.step-number{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 auto 1rem;background-color:#06c;color:#fff;font-family:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.25rem;font-weight:700;border-radius:50%}.process-step h4{margin-bottom:.5rem}.process-step p{color:#6b7280;font-size:.9375rem;margin-bottom:0}.cta-section{text-align:center;padding:4rem 2rem;background:linear-gradient(135deg, #0066CC 0%, #004C99 100%);border-radius:1rem;color:#fff}.cta-section h2{color:#fff;margin-bottom:1rem}.cta-section p{max-width:600px;margin:0 auto 2rem;opacity:.9}.page-header{padding:4rem 0;background:linear-gradient(135deg, #E6F0FA 0%, #FFFFFF 100%);text-align:center}.page-header h1{margin-bottom:1rem}.page-header .subtitle{font-size:1.25rem;color:#6b7280;max-width:600px;margin:0 auto}.page-content{padding:4rem 0}.page-content .container{max-width:800px}.team-grid{display:grid;gap:2rem}@media(min-width: 768px){.team-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.team-grid{grid-template-columns:repeat(3, 1fr)}}.team-card{text-align:center;padding:2rem;background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.team-photo{width:150px;height:150px;margin:0 auto 1.5rem;border-radius:50%;background-color:#f9fafb;display:flex;align-items:center;justify-content:center;font-size:3rem;color:#6b7280;overflow:hidden}.team-photo img{width:100%;height:100%;object-fit:cover}.team-card h3{margin-bottom:.25rem}.team-role{color:#06c;font-weight:600;margin-bottom:1rem}.team-card p{color:#6b7280;font-size:.9375rem}.blog-grid{display:grid;gap:2rem}@media(min-width: 768px){.blog-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.blog-grid{grid-template-columns:repeat(3, 1fr)}}.blog-card{background-color:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:transform .2s,box-shadow .2s}.blog-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.blog-card-image{height:200px;background-color:#e6f0fa;display:flex;align-items:center;justify-content:center;color:#06c;font-size:3rem;overflow:hidden}.blog-card-image img{width:100%;height:100%;object-fit:cover}.blog-card-content{padding:1.5rem}.blog-card-meta{font-size:.875rem;color:#6b7280;margin-bottom:.75rem}.blog-card h3{margin-bottom:.75rem;font-size:1.25rem}.blog-card h3 a{color:#1f2937}.blog-card h3 a:hover{color:#06c}.blog-card p{color:#6b7280;font-size:.9375rem;margin-bottom:1rem}.read-more{font-weight:600;font-size:.9375rem}.post-header{padding:4rem 0;background:linear-gradient(135deg, #E6F0FA 0%, #FFFFFF 100%)}.post-meta{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;font-size:.875rem;color:#6b7280}.post-categories .category{display:inline-block;padding:.25rem .75rem;background-color:#06c;color:#fff;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase}.post-description{font-size:1.25rem;color:#6b7280;max-width:700px}.post-content{padding:3rem 0;max-width:800px}.post-content h2{margin-top:2.5rem;margin-bottom:1rem}.post-content h3{margin-top:2rem;margin-bottom:.75rem}.post-content ul,.post-content ol{margin-bottom:1.5rem}.post-content ul li,.post-content ol li{margin-bottom:.5rem}.post-content blockquote{margin:2rem 0;padding:1.5rem 2rem;background-color:#f9fafb;border-left:4px solid #06c;font-style:italic;color:#6b7280}.post-footer{padding:2rem 0 4rem;border-top:1px solid #e5e7eb}.contact-grid{display:grid;gap:3rem}@media(min-width: 768px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-info h3{margin-bottom:1rem}.contact-info p{color:#6b7280;margin-bottom:2rem}.contact-methods{list-style:none;padding:0}.contact-methods li{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:#1f2937}.contact-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#e6f0fa;border-radius:.5rem;color:#06c}.contact-form{background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#1f2937}.form-group input,.form-group select,.form-group textarea{width:100%;padding:.75rem 1rem;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;border:1px solid #e5e7eb;border-radius:.5rem;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#06c;box-shadow:0 0 0 3px rgba(0,102,204,.1)}.form-group textarea{min-height:150px;resize:vertical}.faq-list{max-width:800px;margin:0 auto}.faq-item{margin-bottom:1rem;border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.faq-question{width:100%;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;background-color:#fff;border:none;font-family:"Inter",-apple-system,BlinkMacSystemFont,sans-serif;font-size:1rem;font-weight:600;text-align:left;color:#1f2937;cursor:pointer;transition:background-color .2s}.faq-question:hover{background-color:#f9fafb}.faq-question::after{content:"+";font-size:1.5rem;color:#06c;transition:transform .2s}.faq-question.is-active::after{transform:rotate(45deg)}.faq-answer{display:none;padding:0 1.5rem 1.25rem;color:#6b7280}.faq-answer.is-active{display:block}.site-footer{background-color:#111827;color:hsla(0,0%,100%,.8);padding:4rem 0 2rem}.footer-grid{display:grid;gap:2rem;margin-bottom:3rem}@media(min-width: 768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand .logo-text{color:#fff;margin-bottom:1rem;display:block}.footer-brand .footer-logo{height:36px;width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer-brand p{font-size:.9375rem;max-width:300px}.footer-nav h4,.footer-contact h4{color:#fff;margin-bottom:1.5rem}.footer-nav ul{list-style:none;padding:0}.footer-nav li{margin-bottom:.75rem}.footer-nav a{color:hsla(0,0%,100%,.7);font-size:.9375rem}.footer-nav a:hover{color:#fff}.footer-contact p{font-size:.9375rem;margin-bottom:1.5rem}.footer-bottom{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1);text-align:center;font-size:.875rem}.footer-bottom p{margin-bottom:.5rem}.disclaimer{max-width:700px;margin:1rem auto 0;font-size:.75rem;opacity:.7}.info-box{padding:1.5rem;background-color:#e6f0fa;border-left:4px solid #06c;border-radius:.5rem;margin:1.5rem 0}.info-box h4{margin-bottom:.5rem;color:#004c99}.info-box p{margin-bottom:0;color:#1f2937}.two-column{display:grid;gap:3rem;align-items:center}@media(min-width: 768px){.two-column{grid-template-columns:1fr 1fr}}@media(min-width: 768px){.two-column-reverse .two-column-content{order:1}.two-column-reverse .two-column-image{order:0}}.two-column-image{background-color:#f9fafb;border-radius:1rem;min-height:300px;display:flex;align-items:center;justify-content:center;color:#6b7280;font-size:4rem;overflow:hidden}@media(min-width: 768px){.two-column-image{min-height:400px}}.two-column-image img{width:100%;height:100%;object-fit:cover;border-radius:1rem}