*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{color:#374151;background:#fff;font-family:Segoe UI,Roboto,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;line-height:1.7}img{max-width:100%;height:auto;display:block}a{color:#2563eb;text-decoration:none;transition:color .25s}a:hover{color:#1d4ed8}ul,ol{list-style:none}h1,h2,h3,h4{color:#0f172a;letter-spacing:-.02em;font-weight:800;line-height:1.25}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.35rem}h4{font-size:1.15rem}strong{font-weight:700}svg{vertical-align:middle;display:inline-block}.container{max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (width>=640px){.container{padding:0 2rem}}@media (width>=1024px){.container{padding:0 2.5rem}}.site-header{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;border-bottom:1px solid #e5e7eb;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:.875rem 1.25rem;display:flex}@media (width>=640px){.header-inner{padding:.875rem 2rem}}@media (width>=1024px){.header-inner{padding:.875rem 2.5rem}}.logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.logo svg{color:#2563eb;width:2rem;height:2rem}.logo span{color:#0f172a;letter-spacing:-.03em;font-size:1.375rem;font-weight:800}.main-nav{align-items:center;gap:2rem;display:none}@media (width>=768px){.main-nav{display:flex}}.main-nav a{color:#475569;font-size:.9375rem;font-weight:500;transition:color .25s;position:relative}.main-nav a:after{content:"";background:#2563eb;width:0;height:2px;transition:width .25s;position:absolute;bottom:-4px;left:0}.main-nav a:hover:after,.main-nav a.active:after{width:100%}.main-nav a:hover,.main-nav a.active{color:#0f172a}.main-nav a.active{font-weight:600}.nav-cta{background:#2563eb;border-radius:8px;padding:.5rem 1.375rem;transition:all .25s;box-shadow:0 1px 3px #2563eb4d;color:#fff!important;font-weight:600!important}.nav-cta:after{display:none!important}.nav-cta:hover{background:#1d4ed8;transform:translateY(-1px);box-shadow:0 4px 12px #2563eb59;color:#fff!important}.mobile-toggle{cursor:pointer;color:#374151;background:0 0;border:none;padding:.25rem;display:block}@media (width>=768px){.mobile-toggle{display:none}}.mobile-toggle svg{width:1.5rem;height:1.5rem}.mobile-nav{border-top:1px solid #f1f5f9;padding:.75rem 1.25rem 1rem;display:none}.mobile-nav.open{display:block}@media (width>=768px){.mobile-nav{display:none!important}}.mobile-nav a{color:#374151;border-radius:8px;padding:.625rem 1rem;font-weight:500;transition:all .2s;display:block}.mobile-nav a:hover{color:#0f172a;background:#f1f5f9}.mobile-nav a.active{color:#2563eb;background:#eff6ff;font-weight:600}.mobile-nav .nav-cta{text-align:center;margin-top:.625rem;display:block;color:#fff!important}.hero{color:#fff;background:linear-gradient(135deg,#036 0%,#00509e 50%,#06c 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background:radial-gradient(#ffffff0f 0%,#0000 70%);width:60%;height:200%;position:absolute;top:-50%;right:-20%}@media (width>=768px){.hero{padding:6rem 2rem}}@media (width>=1024px){.hero{padding:7rem 2.5rem}}.hero-inner{text-align:center;max-width:1200px;margin:0 auto}.hero h1{color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}@media (width>=640px){.hero h1{font-size:2.75rem}}@media (width>=1024px){.hero h1{font-size:3.5rem;line-height:1.15}}.hero p{color:#ffffffe0;max-width:52rem;margin:0 auto;font-size:1.0625rem;line-height:1.8}@media (width>=640px){.hero p{font-size:1.1875rem}}.hero-light{background:linear-gradient(#f0f5ff 0%,#fff 100%);padding:5rem 1.5rem}@media (width>=768px){.hero-light{padding:6rem 2rem}}.hero-light h1{color:#0f172a;margin-bottom:1.25rem;font-size:2.5rem}@media (width>=640px){.hero-light h1{font-size:3.25rem}}.hero-light p{color:#475569;max-width:48rem;margin:0 auto;font-size:1.125rem;line-height:1.8}.section{padding:5rem 0}.section-gray{background:#f8fafc;padding:5rem 0}.section-blue-grad{background:linear-gradient(#f8fafc,#eff6ff);padding:5rem 0}.section-dark{color:#fff;background:linear-gradient(135deg,#0f172a,#1e293b);padding:5rem 0}.section-dark h2,.section-dark h3{color:#fff}.section-dark p{color:#cbd5e1}.section-dark strong{color:#fff}.section-cta{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8,#1e40af);padding:5rem 0}.section-cta h2,.section-cta h3{color:#fff}.section-cta p{color:#dbeafe}.section-title{text-align:center;margin-bottom:1rem;font-size:2.25rem}.section-subtitle{color:#64748b;text-align:center;max-width:48rem;margin:0 auto 3rem;font-size:1.125rem;line-height:1.8}.grid-2{gap:2rem;margin-bottom:3rem;display:grid}@media (width>=768px){.grid-2{grid-template-columns:repeat(2,1fr)}}.grid-3{gap:2rem;margin-bottom:3rem;display:grid}@media (width>=768px){.grid-3{grid-template-columns:repeat(3,1fr)}}.grid-4{gap:1.5rem;display:grid}@media (width>=768px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media (width>=1024px){.grid-4{grid-template-columns:repeat(4,1fr)}}.card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014,0 8px 32px #0000000a}.card h2,.card h3{color:#036;border-bottom:2px solid #f1f5f9;margin-bottom:1rem;padding-bottom:.75rem}.card p{color:#475569;margin-bottom:1rem;line-height:1.8}.card p:last-child{margin-bottom:0}.card-rounded{border-radius:16px;box-shadow:0 4px 16px #0000000f,0 12px 40px #0000000a}.card-blue{background:linear-gradient(135deg,#eff6ff,#f0f5ff);border:1px solid #dbeafe;border-radius:12px;padding:2.5rem;transition:all .3s}.card-blue:hover{transform:translateY(-2px);box-shadow:0 8px 24px #2563eb1a}.card-blue h3{color:#1e3a8a;margin-bottom:1rem;font-size:1.35rem}.card-blue p{color:#334155;margin-bottom:1rem;line-height:1.8}.card-blue p:last-child{margin-bottom:0}.card-service{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.card-service:before{content:"";transform-origin:0;background:linear-gradient(90deg,#036,#2563eb);width:100%;height:3px;transition:transform .3s;position:absolute;top:0;left:0;transform:scaleX(0)}.card-service:hover:before{transform:scaleX(1)}.card-service:hover{border-color:#bfdbfe;transform:translateY(-3px);box-shadow:0 8px 24px #2563eb14}.highlight{background:linear-gradient(135deg,#f0f5ff,#f8fafc);border-left:4px solid #2563eb;border-radius:0 12px 12px 0;margin-bottom:3rem;padding:2.5rem 2.5rem 1rem;position:relative}.highlight h2{color:#0f172a;margin-bottom:1rem}.highlight p{color:#475569;margin-bottom:1.5rem;line-height:1.8}.highlight p:last-child{margin-bottom:1.5rem}.icon-box{background:linear-gradient(135deg,#036,#00509e);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1.25rem;display:flex}.icon-box svg{color:#fff;stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.5rem;height:1.5rem}.icon-box-sm{background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex}.icon-box-sm svg{stroke:#2563eb;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:2rem;height:2rem}.icon-box-round{background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.icon-box-round svg{stroke:#2563eb;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.75rem;height:1.75rem}.icon-box-action{background:#2563eb;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.icon-box-action svg{stroke:#fff;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.75rem;height:1.75rem}.check-list{margin-top:1.25rem;padding:0;list-style:none}.check-list li{color:#475569;align-items:flex-start;gap:.625rem;margin-bottom:.625rem;font-size:.9375rem;line-height:1.6;display:flex}.check-list li:before{content:"✓";color:#2563eb;background:#eff6ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:1.375rem;height:1.375rem;margin-top:.125rem;font-size:.75rem;font-weight:700;display:flex}.step-num{color:#2563eb;margin-bottom:.5rem;font-size:1.875rem;font-weight:800}.btn{text-align:center;cursor:pointer;border:none;border-radius:10px;padding:1rem 2.5rem;font-size:1.0625rem;font-weight:700;transition:all .25s;display:inline-block}.btn-red{color:#fff;background:#dc2626}.btn-red:hover{color:#fff;background:#b91c1c}.btn-blue{color:#fff;background:#2563eb}.btn-blue:hover{color:#fff;background:#1d4ed8}.btn-block{width:100%;display:block}.accordion-item{background:#fff;border:1px solid #e2e8f0;border-radius:10px;margin-bottom:.75rem;transition:box-shadow .25s;overflow:hidden}.accordion-item:hover{box-shadow:0 2px 8px #0000000d}.accordion-btn{text-align:left;color:#0f172a;cursor:pointer;background:#f8fafc;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.125rem 1.5rem;font-size:1rem;font-weight:700;transition:background .25s;display:flex}.accordion-btn:hover{background:#f1f5f9}.accordion-btn svg{color:#64748b;width:1.25rem;height:1.25rem;transition:transform .3s}.accordion-btn.open svg{transform:rotate(180deg)}.accordion-content{border-top:1px solid #e2e8f0;padding:1.25rem 1.5rem;display:none}.accordion-content.open{display:block}.accordion-content p{color:#475569;line-height:1.8}.site-footer{color:#94a3b8;background:#0f172a;padding:4rem 0 2rem}.footer-inner{max-width:1200px;margin:0 auto;padding:0 1.25rem}@media (width>=640px){.footer-inner{padding:0 2rem}}@media (width>=1024px){.footer-inner{padding:0 2.5rem}}.footer-grid{gap:2.5rem;margin-bottom:2.5rem;display:grid}@media (width>=768px){.footer-grid{grid-template-columns:2fr 1fr 1fr}}.footer-brand p{margin:.875rem 0;font-size:.9375rem;line-height:1.8}.footer-brand a{color:#94a3b8;transition:color .25s}.footer-brand a:hover{color:#60a5fa}.footer-contact{color:#94a3b8;align-items:center;gap:.625rem;margin-bottom:.625rem;font-size:.9375rem;display:flex}.footer-contact svg{color:#64748b;flex-shrink:0;width:1.125rem;height:1.125rem}.footer-links h4{color:#f1f5f9;margin-bottom:1rem;font-size:1rem;font-weight:700}.footer-links ul{list-style:none}.footer-links li{margin-bottom:.5rem}.footer-links a{color:#94a3b8;font-size:.9375rem;transition:color .25s}.footer-links a:hover{color:#60a5fa}.footer-bottom{color:#64748b;border-top:1px solid #1e293b;flex-direction:column;align-items:center;gap:1rem;padding-top:2rem;font-size:.875rem;display:flex}@media (width>=768px){.footer-bottom{flex-direction:row;justify-content:space-between}}.footer-legal{gap:1.5rem;display:flex}.footer-legal a{color:#64748b;font-size:.875rem;transition:color .25s}.footer-legal a:hover{color:#60a5fa}.back-link{color:#2563eb;align-items:center;gap:.5rem;margin-bottom:2rem;font-weight:500;display:inline-flex}.back-link:hover{color:#1d4ed8}.back-link svg{width:1rem;height:1rem}.tag{color:#2563eb;letter-spacing:.02em;text-transform:uppercase;background:#eff6ff;border-radius:9999px;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.article-meta{color:#64748b;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.article-meta svg{width:1.125rem;height:1.125rem}.prose h2{margin-top:3rem;margin-bottom:1.25rem;font-size:1.75rem}.prose h3{margin-top:2rem;margin-bottom:1rem;font-size:1.375rem}.prose p{color:#475569;margin-bottom:1.5rem;line-height:1.8}.prose a{color:#2563eb;font-weight:500}.prose a:hover{color:#1d4ed8}.prose ul,.prose ol{margin-bottom:1.5rem;padding-left:1.5rem}.prose ul{list-style:outside}.prose ol{list-style:decimal}.prose li{color:#475569;margin-bottom:.5rem;line-height:1.8}.prose strong{color:#0f172a}.lead{color:#475569;margin-bottom:2rem;font-size:1.1875rem;line-height:1.8}.post-nav{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:3rem 0;display:flex}.post-nav a{color:#2563eb;align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.post-nav a:hover{color:#1d4ed8}.post-nav svg{width:1.25rem;height:1.25rem}.post-nav .label{color:#64748b;font-size:.875rem}.blog-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;height:100%;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000a}.blog-card:hover{transform:translateY(-3px);box-shadow:0 8px 32px #0000001a}.blog-card-inner{padding:2rem}.blog-card-top{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.blog-card-tag{color:#2563eb;text-transform:uppercase;letter-spacing:.04em;background:#eff6ff;border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;font-weight:600}.blog-card h2{color:#0f172a;margin-bottom:.875rem;font-size:1.375rem;line-height:1.35}.blog-card p{color:#475569;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.75}.blog-card-footer{justify-content:space-between;align-items:center;display:flex}.blog-card-date{color:#64748b;align-items:center;gap:.5rem;font-size:.8125rem;display:flex}.blog-card-date svg{width:1rem;height:1rem}.blog-card-more{color:#2563eb;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;display:inline-flex}.blog-card-more svg{width:1rem;height:1rem;transition:transform .25s}.blog-card:hover .blog-card-more svg{transform:translate(3px)}.topic-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem;transition:all .3s;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000a}.topic-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.topic-card h3{margin-bottom:.75rem}.topic-card p{color:#475569;margin-bottom:1rem;line-height:1.75}.topic-card li{color:#475569;align-items:flex-start;gap:.5rem;margin-bottom:.5rem;display:flex}.topic-card li svg{stroke:#2563eb;fill:none;flex-shrink:0;width:1rem;height:1rem;margin-top:.25rem}.case-study{border:1px solid #e2e8f0;border-radius:16px;margin-bottom:3rem;overflow:hidden;box-shadow:0 4px 16px #0000000f,0 12px 40px #0000000a}.case-study-blue{background:linear-gradient(135deg,#f0f5ff,#fff)}.case-study-green{background:linear-gradient(135deg,#f0fdf4,#fff)}.case-study-orange{background:linear-gradient(135deg,#fff7ed,#fff)}.case-study-grid{gap:2.5rem;padding:2.5rem;display:grid}@media (width>=1024px){.case-study-grid{grid-template-columns:1fr 1fr;padding:3rem}}.case-study-tag{letter-spacing:.02em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.case-study-tag-blue{color:#1d4ed8;background:#dbeafe}.case-study-tag-green{color:#15803d;background:#dcfce7}.case-study-tag-orange{color:#c2410c;background:#ffedd5}.stat-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.stat{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:1.125rem}.stat-green{border-color:#d1fae5}.stat-orange{border-color:#fed7aa}.stat-num{letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.75rem;font-weight:800}.stat-num-blue{color:#2563eb}.stat-num-green{color:#16a34a}.stat-num-orange{color:#ea580c}.stat-label{color:#64748b;font-size:.8125rem}.case-info{flex-direction:column;justify-content:center;gap:1.25rem;display:flex}.case-info-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.case-info-card h3{color:#0f172a;border:none;margin-bottom:.75rem;padding:0;font-size:1rem}.case-info-card p{color:#475569;margin:0;line-height:1.75}.factor-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.75rem;transition:all .3s;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.factor-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.factor-card h3{border:none;margin-bottom:.5rem;padding:0;font-size:1.125rem}.factor-card p{color:#475569;margin:0;line-height:1.75}.contact-grid{gap:3rem;display:grid}@media (width>=1024px){.contact-grid{grid-template-columns:1fr 1fr}}.contact-item{gap:1rem;margin-bottom:2rem;display:flex}.contact-item>svg{color:#2563eb;flex-shrink:0;width:24px;height:24px;margin-top:.25rem}.contact-item h3{color:#0f172a;margin-bottom:.375rem;font-size:1.0625rem}.contact-item p{color:#475569;margin:0;line-height:1.7}.contact-item a{color:#2563eb}.why-box{background:linear-gradient(135deg,#f0f5ff,#fff);border:1px solid #dbeafe;border-radius:12px;margin-top:1rem;padding:2rem}.why-box h3{color:#0f172a;margin-bottom:1rem}.why-box p{color:#475569;margin:0;line-height:1.8}.why-box li{color:#475569;align-items:flex-start;gap:.5rem;margin-bottom:.75rem;display:flex}.why-box li:before{content:"•";color:#2563eb;flex-shrink:0;font-weight:700}.form-wrap{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;box-shadow:0 4px 16px #0000000f,0 12px 40px #0000000a}.form-wrap h2{color:#0f172a;margin-bottom:1.75rem}.form-group{margin-bottom:1.375rem}.form-group label{color:#0f172a;margin-bottom:.375rem;font-size:.875rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .25s}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}.form-group input::placeholder,.form-group textarea::placeholder{color:#94a3b8}.form-group textarea{resize:none}.form-note{color:#64748b;text-align:center;margin-top:1rem;font-size:.875rem}.faq-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.25rem;padding:2rem;transition:all .3s;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.faq-item:hover{box-shadow:0 4px 16px #0000000f}.faq-item h3{color:#0f172a;margin-bottom:.75rem;font-size:1.1875rem}.faq-item p{color:#475569;margin:0;line-height:1.8}.value-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 1px 3px #0000000a,0 4px 16px #0000000a}.value-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000014}.value-card h3{border:none;margin-bottom:1rem;padding:0}.value-card p{color:#475569;margin:0;line-height:1.8}.step-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:1.5rem;padding:2rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.step-card:before{content:"";background:linear-gradient(#2563eb,#036);width:3px;height:100%;position:absolute;top:0;left:0}.step-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.step-card h3{margin-bottom:.75rem}.step-card p{color:#475569;margin:0;line-height:1.8}.choose-item{gap:1rem;margin-bottom:2rem;display:flex}.choose-item h3{margin-bottom:.75rem;font-size:1.25rem}.choose-item p{color:#475569;margin:0;line-height:1.8}.cta-box{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2.5rem;box-shadow:0 4px 16px #0000000f,0 16px 48px #0000000f}@media (width>=640px){.cta-box{padding:3rem}}.cta-box h3{text-align:center;color:#0f172a;margin-bottom:1.5rem}.cta-box p{text-align:center;color:#475569;margin-bottom:2rem;line-height:1.8}.cta-contact{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.cta-contact a{color:#1d4ed8;background:#f0f5ff;border-radius:10px;justify-content:center;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;transition:all .25s;display:flex}.cta-contact a:hover{background:#dbeafe;transform:translateY(-1px)}.cta-contact svg{width:1.25rem;height:1.25rem}.legal-page{min-height:100vh;padding:4rem 0}.legal-page h1{margin-bottom:2rem}.legal-page .date{color:#64748b;margin-bottom:2rem;font-size:.875rem}.legal-section{margin-bottom:2rem}.legal-section h2{margin-bottom:1rem;font-size:1.5rem;font-weight:700}.legal-section h3{color:#1e293b;margin-top:1.5rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.legal-section p{color:#475569;margin-bottom:1rem;line-height:1.8}.legal-section ul{margin-bottom:1rem;padding-left:1.5rem;list-style:outside}.legal-section li{color:#475569;margin-bottom:.5rem;line-height:1.8}.text-center{text-align:center}.mb-3{margin-bottom:3rem}.mb-2{margin-bottom:2rem}.mb-1{margin-bottom:1rem}.narrow{max-width:56rem;margin-left:auto;margin-right:auto;padding:0 1.25rem}@media (width>=640px){.narrow{padding:0 2rem}}@media (width>=1024px){.narrow{padding:0 2.5rem}}.narrow-sm{max-width:48rem;margin-left:auto;margin-right:auto}.btn-cta{text-align:center;cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:10px;padding:1rem 2.5rem;font-size:1.0625rem;font-weight:700;transition:all .25s;display:inline-block;box-shadow:0 2px 8px #2563eb40}.btn-cta:hover{color:#fff;background:#1d4ed8;transform:translateY(-2px);box-shadow:0 6px 20px #2563eb59}.section-white{background:#fff;padding:5rem 0}.stats-row{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.stat-number{color:#2563eb;letter-spacing:-.02em;margin-bottom:.25rem;font-size:1.875rem;font-weight:800}.step-number{color:#2563eb;opacity:.7;letter-spacing:-.03em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.contact-info{flex-direction:column;display:flex}.accordion{margin-bottom:1rem}.post-nav-link{color:#2563eb;align-items:center;gap:.5rem;font-weight:500;text-decoration:none;display:inline-flex}.post-nav-link:hover{color:#1d4ed8}.post-nav-link.prev{margin-right:auto}.post-nav-link.next{text-align:right;margin-left:auto}
