.hero[data-astro-cid-ytvxqbqp]{position:relative;background:var(--color-bg-dark);color:#fff;padding:5rem 1.5rem 4rem;text-align:center;overflow:hidden;min-height:380px}.hero-bg[data-astro-cid-ytvxqbqp]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-overlay[data-astro-cid-ytvxqbqp]{position:absolute;inset:0;z-index:1;background:linear-gradient(to right,#011907d9,#011907c7 40%,#011907ad)}.hero-container[data-astro-cid-ytvxqbqp]{position:relative;z-index:2}.hero-badge[data-astro-cid-ytvxqbqp]{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--color-primary-light);background:linear-gradient(135deg,#298c4226,#298c4214);border:1px solid rgba(41,140,66,.25);padding:.375rem 1.25rem;border-radius:100px;margin-bottom:1.25rem}.hero[data-astro-cid-ytvxqbqp] h1[data-astro-cid-ytvxqbqp]{font-size:clamp(2rem,5vw,3.25rem);color:#fff;margin-bottom:1.25rem;letter-spacing:-.02em;line-height:1.1;max-width:800px;margin-left:auto;margin-right:auto}.hero-text[data-astro-cid-ytvxqbqp]{font-size:1.125rem;color:#b0b8b3;max-width:700px;margin:0 auto 2.5rem;line-height:1.65}.hero-actions[data-astro-cid-ytvxqbqp]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-ghost[data-astro-cid-ytvxqbqp]{background:transparent;color:#fff;border:1px solid rgba(255,255,255,.3)}.btn-ghost[data-astro-cid-ytvxqbqp]:hover{background:#ffffff1a;color:#fff}.section-light[data-astro-cid-ytvxqbqp]{padding:6rem 1.5rem;background:#fafafa;position:relative}.section-light[data-astro-cid-ytvxqbqp]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(100,116,139,.2),transparent)}.section-white[data-astro-cid-ytvxqbqp]{padding:6rem 1.5rem;background:#fff;position:relative}.section-white[data-astro-cid-ytvxqbqp]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(100,116,139,.2),transparent)}.section-dark[data-astro-cid-ytvxqbqp]{padding:6rem 1.5rem;background:linear-gradient(180deg,var(--color-bg-dark) 0%,#0a1f0f 100%);color:#fff;position:relative}.section-dark[data-astro-cid-ytvxqbqp]:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(41,140,66,.2),transparent)}.section-cta[data-astro-cid-ytvxqbqp]{padding:5rem 1.5rem;background:linear-gradient(135deg,#0d3d1a,#1a5c2e);color:#fff;text-align:center;position:relative;overflow:hidden}.section-cta[data-astro-cid-ytvxqbqp]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(41,140,66,.08) 0%,transparent 60%);pointer-events:none}.section-badge[data-astro-cid-ytvxqbqp]{display:inline-block;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.2em;color:var(--color-slate);background:linear-gradient(135deg,#64748b1f,#64748b0f);padding:.5rem 1rem;border-radius:100px;margin-bottom:1.25rem;border:1px solid rgba(100,116,139,.15)}.section-header[data-astro-cid-ytvxqbqp]{text-align:center;max-width:700px;margin:0 auto 3rem}.section-header[data-astro-cid-ytvxqbqp] h2[data-astro-cid-ytvxqbqp]{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;margin-bottom:1.25rem;color:var(--color-text-dark);letter-spacing:-.02em}.section-header[data-astro-cid-ytvxqbqp] p[data-astro-cid-ytvxqbqp]{font-size:1.125rem;color:#4b5563;line-height:1.7}.why-content[data-astro-cid-ytvxqbqp]{max-width:750px;margin:0 auto;text-align:center}.why-content[data-astro-cid-ytvxqbqp] h2[data-astro-cid-ytvxqbqp]{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;margin-bottom:2rem;color:var(--color-text-dark);letter-spacing:-.02em}.why-text[data-astro-cid-ytvxqbqp]{text-align:left}.why-text[data-astro-cid-ytvxqbqp] p[data-astro-cid-ytvxqbqp]{font-size:1.0625rem;line-height:1.7;color:#4b5563;margin-bottom:1rem}.data-grid[data-astro-cid-ytvxqbqp]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;max-width:900px;margin:0 auto}@media(max-width:700px){.data-grid[data-astro-cid-ytvxqbqp]{grid-template-columns:repeat(2,1fr)}}@media(max-width:500px){.data-grid[data-astro-cid-ytvxqbqp]{grid-template-columns:1fr}}.data-item[data-astro-cid-ytvxqbqp]{background:#fafafa;border:1px solid rgba(0,0,0,.06);border-radius:12px;padding:1.25rem;text-align:center;transition:all .2s ease}.data-item[data-astro-cid-ytvxqbqp]:hover{border-color:#298c4226;background:#298c4205}.data-item[data-astro-cid-ytvxqbqp] strong[data-astro-cid-ytvxqbqp]{display:block;font-size:.9375rem;color:var(--color-text-dark);margin-bottom:.25rem}.data-item[data-astro-cid-ytvxqbqp] span[data-astro-cid-ytvxqbqp]{font-size:.8125rem;color:#4b5563;line-height:1.4}.modules[data-astro-cid-ytvxqbqp]{display:grid;gap:2rem;max-width:900px;margin:0 auto}.module[data-astro-cid-ytvxqbqp]{background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:16px;padding:2.5rem;scroll-margin-top:2rem;box-shadow:0 4px 24px #0000000a;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.module[data-astro-cid-ytvxqbqp]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary),var(--color-primary-light));border-radius:16px 16px 0 0}.module[data-astro-cid-ytvxqbqp]:hover{box-shadow:0 12px 40px #00000014,0 2px 8px #298c420f;border-color:#298c421a}.module-header[data-astro-cid-ytvxqbqp]{display:flex;align-items:flex-start;gap:1.25rem;margin-bottom:1.5rem}.module-icon[data-astro-cid-ytvxqbqp]{width:52px;height:52px;background:linear-gradient(135deg,var(--color-primary) 0%,var(--color-primary-dark) 100%);border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0;box-shadow:0 4px 16px #298c4240}.module-header[data-astro-cid-ytvxqbqp] h3[data-astro-cid-ytvxqbqp]{font-size:1.625rem;margin-bottom:.25rem;letter-spacing:-.01em;color:var(--color-text-dark)}.module-type[data-astro-cid-ytvxqbqp]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary)}.module-intro[data-astro-cid-ytvxqbqp]{font-size:1.0625rem;color:#4b5563;line-height:1.65;margin-bottom:2rem}.module-features[data-astro-cid-ytvxqbqp]{display:grid;gap:0}.feature[data-astro-cid-ytvxqbqp]{display:flex;flex-direction:column;gap:.25rem;padding:.875rem 0 .875rem 1.25rem;border-left:2px solid rgba(41,140,66,.15);transition:all .2s ease}.feature[data-astro-cid-ytvxqbqp]:hover{border-left-color:var(--color-primary);background:#298c4205}.feature[data-astro-cid-ytvxqbqp] strong[data-astro-cid-ytvxqbqp]{font-size:.9375rem;color:var(--color-text-dark)}.feature[data-astro-cid-ytvxqbqp] span[data-astro-cid-ytvxqbqp]{font-size:.8125rem;color:#4b5563;line-height:1.5}.supports-content[data-astro-cid-ytvxqbqp]{max-width:900px;margin:0 auto;text-align:center}.supports-content[data-astro-cid-ytvxqbqp] h2[data-astro-cid-ytvxqbqp]{color:#fff;font-size:clamp(1.75rem,4vw,2.25rem);margin-bottom:1rem;letter-spacing:-.02em}.supports-content[data-astro-cid-ytvxqbqp]>p[data-astro-cid-ytvxqbqp]{color:#b0b8b3;font-size:1.0625rem;line-height:1.65;max-width:650px;margin:0 auto 3rem}.supports-flow[data-astro-cid-ytvxqbqp]{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;align-items:center;gap:.5rem;max-width:850px;margin:0 auto}@media(max-width:800px){.supports-flow[data-astro-cid-ytvxqbqp]{grid-template-columns:1fr;gap:.75rem}.flow-arrow[data-astro-cid-ytvxqbqp]{display:none}}.flow-step[data-astro-cid-ytvxqbqp]{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:1.25rem 1rem;text-align:center;transition:all .2s ease}.flow-step[data-astro-cid-ytvxqbqp]:hover{background:#ffffff1a;border-color:#fff3}.flow-label[data-astro-cid-ytvxqbqp]{display:block;font-weight:600;font-size:.875rem;margin-bottom:.25rem;color:#fff}.flow-desc[data-astro-cid-ytvxqbqp]{display:block;font-size:.6875rem;color:#b0b8b3;line-height:1.4}.flow-arrow[data-astro-cid-ytvxqbqp]{width:24px;height:2px;background:var(--color-primary-light);position:relative;flex-shrink:0}.flow-arrow[data-astro-cid-ytvxqbqp]:after{content:"";position:absolute;right:0;top:-3px;border:4px solid transparent;border-left-color:var(--color-primary-light)}.supports-cta[data-astro-cid-ytvxqbqp]{margin-top:3rem}.diff-content[data-astro-cid-ytvxqbqp]{max-width:800px;margin:0 auto;text-align:center}.diff-content[data-astro-cid-ytvxqbqp] h2[data-astro-cid-ytvxqbqp]{font-size:clamp(2rem,5vw,2.75rem);font-weight:700;margin-bottom:2.5rem;color:var(--color-text-dark);letter-spacing:-.02em}.diff-grid[data-astro-cid-ytvxqbqp]{display:grid;grid-template-columns:1fr 1fr;gap:2rem;text-align:left}@media(max-width:600px){.diff-grid[data-astro-cid-ytvxqbqp]{grid-template-columns:1fr}}.diff-card[data-astro-cid-ytvxqbqp]{border-radius:16px;padding:2rem}.diff-card[data-astro-cid-ytvxqbqp] h3[data-astro-cid-ytvxqbqp]{font-size:1.125rem;font-weight:700;margin-bottom:1.25rem}.diff-card[data-astro-cid-ytvxqbqp] ul[data-astro-cid-ytvxqbqp]{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.diff-card[data-astro-cid-ytvxqbqp] li[data-astro-cid-ytvxqbqp]{font-size:.9375rem;line-height:1.5;padding-left:1.5rem;position:relative}.diff-card-muted[data-astro-cid-ytvxqbqp]{background:#f8fafc;border:1px solid #e2e8f0}.diff-card-muted[data-astro-cid-ytvxqbqp] h3[data-astro-cid-ytvxqbqp]{color:#64748b}.diff-card-muted[data-astro-cid-ytvxqbqp] li[data-astro-cid-ytvxqbqp]{color:#4b5563}.diff-card-muted[data-astro-cid-ytvxqbqp] li[data-astro-cid-ytvxqbqp]:before{content:"–";position:absolute;left:0;color:#94a3b8;font-weight:700}.diff-card-highlight[data-astro-cid-ytvxqbqp]{background:linear-gradient(135deg,#298c420a,#fff);border:2px solid var(--color-primary);box-shadow:0 4px 24px #298c4214}.diff-card-highlight[data-astro-cid-ytvxqbqp] h3[data-astro-cid-ytvxqbqp]{color:var(--color-primary)}.diff-card-highlight[data-astro-cid-ytvxqbqp] li[data-astro-cid-ytvxqbqp]{color:var(--color-text-dark);font-weight:500}.diff-card-highlight[data-astro-cid-ytvxqbqp] li[data-astro-cid-ytvxqbqp]:before{content:"✓";position:absolute;left:0;color:var(--color-primary);font-weight:700;font-size:.8125rem}.cta-content[data-astro-cid-ytvxqbqp]{max-width:650px;margin:0 auto;position:relative;z-index:1}.cta-content[data-astro-cid-ytvxqbqp] h2[data-astro-cid-ytvxqbqp]{font-size:clamp(1.75rem,4vw,2.5rem);color:#fff;margin-bottom:1rem;letter-spacing:-.02em}.cta-content[data-astro-cid-ytvxqbqp]>p[data-astro-cid-ytvxqbqp]{font-size:1.0625rem;color:#b0b8b3;margin-bottom:2rem;line-height:1.65}.cta-actions[data-astro-cid-ytvxqbqp]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-white[data-astro-cid-ytvxqbqp]{background:#fff;color:var(--color-primary);box-shadow:0 4px 16px #0000001a}.btn-white[data-astro-cid-ytvxqbqp]:hover{background:#fffffff2;color:var(--color-primary);box-shadow:0 6px 24px #00000026;transform:translateY(-1px)}.btn-outline-white[data-astro-cid-ytvxqbqp]{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.4)}.btn-outline-white[data-astro-cid-ytvxqbqp]:hover{background:#ffffff1a;color:#fff;border-color:#fff9}
