.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(135deg,#1e3a8a,#2563eb 55%,#3b82f6);color:#fff;padding-block:clamp(4rem,10vw,7rem);overflow:hidden}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr 1fr}}.hero-content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;gap:0}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{color:#fff;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-bbe6dxrz]{color:#ffffffeb;font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.7;margin-top:1.25rem;max-width:52ch}.hero-actions[data-astro-cid-bbe6dxrz]{margin-top:2rem}.trust-bar[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;margin-top:1.5rem;font-size:.875rem;color:#ffffffd1}.trust-bar[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{display:flex;align-items:center;gap:.35rem}.trust-bar[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:before{content:"";display:inline-block;width:14px;height:14px;background:#10b981;border-radius:50%;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='M2 6l3 3 5-5' stroke='%23fff' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;flex-shrink:0}.hero-image-wrap[data-astro-cid-bbe6dxrz]{display:flex;justify-content:center}.hero-img[data-astro-cid-bbe6dxrz]{width:100%;max-width:520px;border-radius:20px;box-shadow:0 20px 60px #00000047;object-fit:cover;aspect-ratio:4 / 3}.features-section[data-astro-cid-vnivfuh2]{background:var(--color-surface)}.feature-card[data-astro-cid-vnivfuh2]{display:flex;flex-direction:column;gap:.85rem}.feature-icon[data-astro-cid-vnivfuh2]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#2563eb1a;color:var(--color-primary);border-radius:12px;flex-shrink:0}.feature-icon[data-astro-cid-vnivfuh2] svg[data-astro-cid-vnivfuh2]{width:24px;height:24px}.feature-card[data-astro-cid-vnivfuh2] h3[data-astro-cid-vnivfuh2]{color:var(--color-text)}.feature-card[data-astro-cid-vnivfuh2] p[data-astro-cid-vnivfuh2]{color:var(--color-muted);font-size:.95rem;line-height:1.65;max-width:none}.how-section[data-astro-cid-cmgpsf2k]{background:#eff6ff}.how-section[data-astro-cid-cmgpsf2k] .section-header[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:#4b5c72}.steps-grid[data-astro-cid-cmgpsf2k]{display:grid;grid-template-columns:1fr;gap:2.5rem;position:relative}@media(min-width:768px){.steps-grid[data-astro-cid-cmgpsf2k]{grid-template-columns:repeat(3,1fr);gap:1.5rem}}.step[data-astro-cid-cmgpsf2k]{display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.step-number[data-astro-cid-cmgpsf2k]{width:56px;height:56px;border-radius:50%;background:var(--color-primary);color:#fff;font-size:1.1rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 16px #2563eb4d;margin-bottom:1.25rem;position:relative;z-index:1}.step-body[data-astro-cid-cmgpsf2k] h3[data-astro-cid-cmgpsf2k]{margin-bottom:.6rem;color:var(--color-text)}.step-body[data-astro-cid-cmgpsf2k] p[data-astro-cid-cmgpsf2k]{color:#4b5c72;font-size:.95rem;max-width:28ch;margin-inline:auto}.step-connector[data-astro-cid-cmgpsf2k]{display:none}@media(min-width:768px){.step-connector[data-astro-cid-cmgpsf2k]{display:block;position:absolute;top:28px;left:calc(50% + 28px);width:calc(100% - 28px);height:2px;border-top:2px dashed var(--color-primary);opacity:.35;z-index:0}}.faq-section[data-astro-cid-al2ca2vr]{background:var(--color-surface)}.faq-list[data-astro-cid-al2ca2vr]{max-width:760px;margin-inline:auto;display:flex;flex-direction:column}.faq-item[data-astro-cid-al2ca2vr]{border-bottom:1px solid var(--color-border)}.faq-item[data-astro-cid-al2ca2vr]:first-child{border-top:1px solid var(--color-border)}.faq-question[data-astro-cid-al2ca2vr]{cursor:pointer;list-style:none;font-size:1.05rem;font-weight:600;color:var(--color-text);padding:1.25rem 2.5rem 1.25rem 0;position:relative;user-select:none;line-height:1.4}.faq-question[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.faq-question[data-astro-cid-al2ca2vr]:after{content:"+";position:absolute;right:.25rem;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:300;color:var(--color-primary);transition:transform .2s;line-height:1}details[data-astro-cid-al2ca2vr][open] .faq-question[data-astro-cid-al2ca2vr]:after{content:"−"}.faq-answer[data-astro-cid-al2ca2vr]{padding-bottom:1.25rem;padding-right:2rem}.faq-answer[data-astro-cid-al2ca2vr] p[data-astro-cid-al2ca2vr]{color:var(--color-muted);font-size:.97rem;line-height:1.7;max-width:none}.cta-section[data-astro-cid-n3mecqnx]{background:linear-gradient(135deg,#065f46,#10b981);color:#fff}.cta-inner[data-astro-cid-n3mecqnx]{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.25rem}.cta-section[data-astro-cid-n3mecqnx] h2[data-astro-cid-n3mecqnx]{color:#fff}.cta-section[data-astro-cid-n3mecqnx] p[data-astro-cid-n3mecqnx]{color:#ffffffe6;font-size:1.05rem;max-width:50ch;margin-inline:auto}.cta-btn[data-astro-cid-n3mecqnx]{margin-top:.5rem;font-size:1.2rem;padding:1.1rem 2.75rem}.cta-micro[data-astro-cid-n3mecqnx]{font-size:.8rem;color:#ffffffa6;margin-top:-.25rem}
