.hero-section[data-astro-cid-imgkht46]{background:linear-gradient(135deg,#1b365d,#2a7f7e);color:#fff;padding:6rem 2rem;text-align:center}.hero-section[data-astro-cid-imgkht46] h1[data-astro-cid-imgkht46]{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;max-width:900px;margin-left:auto;margin-right:auto;color:#fff;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-subtitle[data-astro-cid-imgkht46]{font-size:clamp(1.125rem,2vw,1.375rem);line-height:1.6;max-width:800px;margin:0 auto 2.5rem;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.2)}.hero-cta[data-astro-cid-imgkht46]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.container[data-astro-cid-imgkht46]{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header[data-astro-cid-imgkht46]{text-align:center;margin-bottom:3rem}.section-header[data-astro-cid-imgkht46] h2[data-astro-cid-imgkht46]{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:#1b365d;margin-bottom:1rem}.subtitle[data-astro-cid-imgkht46]{font-size:1.25rem;color:#6b7280;max-width:700px;margin:0 auto}.misalignment-section[data-astro-cid-imgkht46]{padding:5rem 2rem;background-color:#f8f9fa}.problem-cards[data-astro-cid-imgkht46]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.problem-card[data-astro-cid-imgkht46]{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #00000012;transition:transform .3s ease,box-shadow .3s ease}.problem-card[data-astro-cid-imgkht46]:hover{transform:translateY(-4px);box-shadow:0 8px 12px #0000001f}.problem-icon[data-astro-cid-imgkht46]{width:64px;height:64px;background:linear-gradient(135deg,#d97642,#e67e22);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.problem-icon[data-astro-cid-imgkht46] svg{color:#fff;width:32px;height:32px}.problem-card[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46]{font-size:1.375rem;font-weight:600;color:#1b365d;margin-bottom:.75rem}.problem-card[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{color:#2c3e50;line-height:1.6}.solution-section[data-astro-cid-imgkht46]{padding:5rem 2rem;background-color:#fff}.solution-content[data-astro-cid-imgkht46]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:1024px){.solution-content[data-astro-cid-imgkht46]{grid-template-columns:2fr 1fr}}.solution-text[data-astro-cid-imgkht46]{display:flex;flex-direction:column;gap:2rem}.solution-block[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46]{font-size:1.5rem;font-weight:600;color:#1b365d;margin-bottom:.75rem}.solution-block[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{color:#2c3e50;line-height:1.7;margin-bottom:.75rem}.solution-block[data-astro-cid-imgkht46] ul[data-astro-cid-imgkht46]{list-style:none;padding-left:0;margin-top:1rem}.solution-block[data-astro-cid-imgkht46] ul[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46]{padding-left:1.5rem;position:relative;margin-bottom:.75rem;color:#2c3e50;line-height:1.7}.solution-block[data-astro-cid-imgkht46] ul[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46]:before{content:"✓";position:absolute;left:0;color:#2a7f7e;font-weight:700}.solution-stats[data-astro-cid-imgkht46]{display:grid;grid-template-columns:1fr;gap:1.5rem}.stat-card[data-astro-cid-imgkht46]{background:linear-gradient(135deg,#2a7f7e,#1b365d);color:#fff;padding:2rem;border-radius:12px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.stat-card[data-astro-cid-imgkht46]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #2a7f7e4d}.stat-number[data-astro-cid-imgkht46]{display:block;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-label[data-astro-cid-imgkht46]{display:block;font-size:1rem;font-weight:600;margin-bottom:.25rem}.stat-context[data-astro-cid-imgkht46]{display:block;font-size:.875rem;opacity:.9}.section-cta[data-astro-cid-imgkht46]{text-align:center;padding:2rem 0;margin-top:2rem}.section-cta[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{font-size:1.125rem;margin-bottom:1.5rem;color:#1b365d;font-weight:500}.cta-divider[data-astro-cid-imgkht46]{margin:0 1rem;color:#9ca3af;font-size:1rem}.btn[data-astro-cid-imgkht46]{display:inline-block;padding:.875rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .3s ease;border:2px solid transparent;cursor:pointer}.btn-primary-orange[data-astro-cid-imgkht46]{background-color:#d97642;color:#fff;border:2px solid #d97642}.btn-primary-orange[data-astro-cid-imgkht46]:hover{background-color:#c5663a;border-color:#c5663a;transform:translateY(-2px);box-shadow:0 4px 12px #d976424d}.btn-secondary[data-astro-cid-imgkht46]{background-color:transparent;color:#1b365d;border:2px solid #1b365d}.btn-secondary[data-astro-cid-imgkht46]:hover{background-color:#1b365d;color:#fff;transform:translateY(-2px)}.hero-section[data-astro-cid-imgkht46] .btn-secondary[data-astro-cid-imgkht46]{color:#fff;border-color:#fff}.hero-section[data-astro-cid-imgkht46] .btn-secondary[data-astro-cid-imgkht46]:hover{background-color:#fff;color:#1b365d}@media(max-width:768px){.hero-cta[data-astro-cid-imgkht46]{flex-direction:column;align-items:center}.btn[data-astro-cid-imgkht46]{width:100%;max-width:300px}.problem-cards[data-astro-cid-imgkht46]{grid-template-columns:1fr}.cta-divider[data-astro-cid-imgkht46]{display:block;margin:.5rem 0}}.breadcrumb-nav[data-astro-cid-imgkht46]{background-color:#fff;padding:1rem 2rem;border-bottom:1px solid #e5e7eb}.breadcrumb[data-astro-cid-imgkht46]{display:flex;align-items:center;list-style:none;padding:0;margin:0;font-size:.875rem}.breadcrumb[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46]{display:flex;align-items:center}.breadcrumb[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46]:not(:last-child):after{content:">";margin:0 .5rem;color:#6b7280}.breadcrumb[data-astro-cid-imgkht46] a[data-astro-cid-imgkht46]{color:#2a7f7e;text-decoration:none;transition:color .2s ease}.breadcrumb[data-astro-cid-imgkht46] a[data-astro-cid-imgkht46]:hover{color:#1b365d;text-decoration:underline}.breadcrumb[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46][aria-current=page]{color:#2c3e50;font-weight:500}.process-section[data-astro-cid-imgkht46]{padding:5rem 2rem;background:#1b365d;color:#fff}.process-section[data-astro-cid-imgkht46] .section-header[data-astro-cid-imgkht46] h2[data-astro-cid-imgkht46],.process-section[data-astro-cid-imgkht46] .section-header[data-astro-cid-imgkht46] .subtitle[data-astro-cid-imgkht46]{color:#fff}.process-timeline[data-astro-cid-imgkht46]{display:grid;grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem}@media(min-width:768px){.process-timeline[data-astro-cid-imgkht46]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.process-timeline[data-astro-cid-imgkht46]{grid-template-columns:repeat(4,1fr)}}.process-step[data-astro-cid-imgkht46]{text-align:center}.step-icon[data-astro-cid-imgkht46]{width:80px;height:80px;background:#ffffff26;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;backdrop-filter:blur(10px)}.step-icon[data-astro-cid-imgkht46] svg{color:#fff}.step-number[data-astro-cid-imgkht46]{font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;opacity:.9}.process-step[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46]{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:#fff}.process-step[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{font-size:.9375rem;line-height:1.6;color:#fff;opacity:.95}.process-note[data-astro-cid-imgkht46]{text-align:center;font-size:.875rem;font-style:italic;color:#fff;opacity:.95;margin-top:2rem}.process-section[data-astro-cid-imgkht46] .btn-secondary[data-astro-cid-imgkht46]{background-color:#fff;color:#1b365d;border-color:#fff}.process-section[data-astro-cid-imgkht46] .btn-secondary[data-astro-cid-imgkht46]:hover{background-color:#ffffffe6;color:#1b365d}.tracks-grid-wrapper[data-astro-cid-imgkht46]{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.tracks-row[data-astro-cid-imgkht46]{display:grid;gap:2rem;justify-items:center}.tracks-row-2[data-astro-cid-imgkht46]{grid-template-columns:repeat(2,1fr);max-width:800px;margin:0 auto;width:100%}.tracks-row-3[data-astro-cid-imgkht46]{grid-template-columns:repeat(3,1fr);max-width:1200px;margin:0 auto;width:100%}@media(max-width:1024px){.tracks-row-3[data-astro-cid-imgkht46]{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.tracks-row-2[data-astro-cid-imgkht46],.tracks-row-3[data-astro-cid-imgkht46]{grid-template-columns:1fr}}.simple-track-card[data-astro-cid-imgkht46]{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%}.track-icon-simple[data-astro-cid-imgkht46]{width:64px;height:64px;background:#2a7f7e;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.specialization-section[data-astro-cid-imgkht46]{padding:5rem 2rem;background:linear-gradient(135deg,#f8f9fa,#fff)}.specialization-content[data-astro-cid-imgkht46]{display:grid;grid-template-columns:1fr;gap:3rem;margin-bottom:3rem}@media(min-width:768px){.specialization-content[data-astro-cid-imgkht46]{grid-template-columns:1fr 1fr;gap:4rem}}.challenges-list[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46],.why-generic-fails[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46]{font-size:1.5rem;font-weight:600;color:#1b365d;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:3px solid #d97642}.challenges-list[data-astro-cid-imgkht46] ul[data-astro-cid-imgkht46]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.challenges-list[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46]{display:flex;gap:1rem;align-items:flex-start;background:#fff;padding:1rem;border-radius:8px;border-left:3px solid #2a7f7e}.challenges-list[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46] svg{color:#2a7f7e;flex-shrink:0;margin-top:.25rem;width:24px;height:24px}.why-generic-fails[data-astro-cid-imgkht46] blockquote[data-astro-cid-imgkht46]{background:#fff;border-left:4px solid #d97642;padding:1.5rem;margin:0 0 2rem;font-style:italic;color:#2c3e50;line-height:1.7;border-radius:8px;box-shadow:0 2px 4px #0000000d}.focus-benefits[data-astro-cid-imgkht46]{background:#f0f8f8;padding:2rem;border-radius:8px;border:2px solid #2a7f7e}.focus-benefits[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{font-weight:600;color:#1b365d;margin-bottom:1rem;font-size:1.125rem}.focus-benefits[data-astro-cid-imgkht46] ul[data-astro-cid-imgkht46]{list-style:none;padding:0;margin:0}.focus-benefits[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46]{padding-left:1.5rem;position:relative;margin-bottom:.75rem;color:#2c3e50;line-height:1.7}.focus-benefits[data-astro-cid-imgkht46] li[data-astro-cid-imgkht46]:before{content:"✓";position:absolute;left:0;color:#2a7f7e;font-weight:700}.tracks-section[data-astro-cid-imgkht46]{padding:5rem 2rem;background-color:#fff}.tracks-grid[data-astro-cid-imgkht46]{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.tracks-grid[data-astro-cid-imgkht46]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.tracks-grid[data-astro-cid-imgkht46]{grid-template-columns:repeat(3,1fr)}}.simple-track-card[data-astro-cid-imgkht46]{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:2rem;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.simple-track-card[data-astro-cid-imgkht46]:hover{transform:translateY(-4px);box-shadow:0 8px 16px #2a7f7e26;border-color:#2a7f7e}.track-icon-simple[data-astro-cid-imgkht46] svg{color:#fff}.simple-track-card[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46]{font-size:1.25rem;font-weight:600;color:#1b365d;margin-bottom:.75rem}.simple-track-card[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{color:#2c3e50;line-height:1.6;margin:0}.guarantee-section[data-astro-cid-imgkht46]{padding:5rem 2rem;background:#f8f9fa}.guarantee-card[data-astro-cid-imgkht46]{background:#fff;border:2px solid #2a7f7e;border-radius:12px;padding:3rem;max-width:900px;margin:0 auto;box-shadow:0 4px 6px #00000012}.guarantee-content[data-astro-cid-imgkht46]{display:flex;align-items:center;gap:3rem}.guarantee-badge[data-astro-cid-imgkht46]{flex-shrink:0;width:120px;height:120px;background:#2a7f7e;border-radius:50%;display:flex;align-items:center;justify-content:center}.guarantee-badge[data-astro-cid-imgkht46] svg{color:#fff;width:64px;height:64px}.guarantee-text[data-astro-cid-imgkht46] h2[data-astro-cid-imgkht46]{font-size:clamp(2rem,4vw,2.5rem);font-weight:700;margin-bottom:1.5rem;color:#1b365d}.guarantee-description[data-astro-cid-imgkht46]{font-size:1.125rem;line-height:1.7;margin-bottom:1.5rem;color:#2c3e50}.guarantee-note[data-astro-cid-imgkht46]{font-size:1rem;line-height:1.6;font-style:italic;color:#5a6c7d}@media(max-width:768px){.guarantee-card[data-astro-cid-imgkht46]{padding:2rem 1.5rem}.guarantee-content[data-astro-cid-imgkht46]{flex-direction:column;text-align:center}.guarantee-badge[data-astro-cid-imgkht46]{width:100px;height:100px}.guarantee-badge[data-astro-cid-imgkht46] svg{width:48px;height:48px}}.final-cta-section[data-astro-cid-imgkht46]{padding:6rem 2rem;background:linear-gradient(135deg,#1b365d,#2a7f7e);color:#fff}.final-cta-content[data-astro-cid-imgkht46]{max-width:1000px;margin:0 auto;text-align:center}.final-cta-content[data-astro-cid-imgkht46] h2[data-astro-cid-imgkht46]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:700;margin-bottom:1rem;color:#fff}.final-cta-subtitle[data-astro-cid-imgkht46]{font-size:1.375rem;margin-bottom:3rem;color:#fff;opacity:.95}.cta-cards[data-astro-cid-imgkht46]{display:grid;grid-template-columns:1fr;gap:2rem;margin-bottom:3rem}@media(min-width:768px){.cta-cards[data-astro-cid-imgkht46]{grid-template-columns:repeat(2,1fr)}}.cta-card[data-astro-cid-imgkht46]{background:#fff;border-radius:12px;padding:3rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.cta-card[data-astro-cid-imgkht46]:hover{transform:translateY(-4px);box-shadow:0 12px 24px #00000026}.cta-card-icon[data-astro-cid-imgkht46]{width:80px;height:80px;background:linear-gradient(135deg,#d97642,#e67e22);border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.cta-card-icon[data-astro-cid-imgkht46] svg{color:#fff;width:48px;height:48px}.cta-card[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46]{font-size:1.5rem;font-weight:600;color:#1b365d;margin-bottom:1rem}.cta-card[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{font-size:1rem;color:#2c3e50;line-height:1.6;margin-bottom:2rem}.btn-large[data-astro-cid-imgkht46]{padding:1rem 2.5rem;font-size:1.125rem;width:100%;max-width:300px;margin:0 auto}.alternative-path[data-astro-cid-imgkht46]{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.2)}.alternative-path[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{font-size:1rem;margin-bottom:.75rem;color:#fff;opacity:.9}.text-link[data-astro-cid-imgkht46]{color:#fff;text-decoration:underline;font-weight:500;font-size:1.125rem;transition:opacity .3s ease}.text-link[data-astro-cid-imgkht46]:hover{opacity:.8}@media(max-width:768px){.final-cta-section[data-astro-cid-imgkht46]{padding:4rem 2rem}.cta-card[data-astro-cid-imgkht46]{padding:2rem 1.5rem}.btn-large[data-astro-cid-imgkht46]{width:100%}}.integration-callout[data-astro-cid-imgkht46]{background:linear-gradient(135deg,#f8f9fa,#fff);border:2px solid #2a7f7e;border-radius:12px;padding:2rem;margin-top:3rem;display:flex;gap:1.5rem;align-items:flex-start}.callout-icon[data-astro-cid-imgkht46]{flex-shrink:0;width:64px;height:64px;background:#2a7f7e;border-radius:12px;display:flex;align-items:center;justify-content:center}.callout-icon[data-astro-cid-imgkht46] svg{color:#fff;width:32px;height:32px}.callout-content[data-astro-cid-imgkht46] h3[data-astro-cid-imgkht46]{font-size:1.25rem;font-weight:600;color:#1b365d;margin-bottom:.75rem}.callout-content[data-astro-cid-imgkht46] p[data-astro-cid-imgkht46]{color:#2c3e50;line-height:1.6;margin:0}@media(max-width:768px){.integration-callout[data-astro-cid-imgkht46]{flex-direction:column;text-align:center;align-items:center}}
