@import"https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&family=DM+Sans:wght@300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Sora:wght@300;400;600;700;800&family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;1,9..40,300&display=swap";.feature-section[data-astro-cid-c4k2ubty]{padding:90px 0;background:#f9fafb}.feature-container[data-astro-cid-c4k2ubty]{max-width:1180px;margin:0 auto;padding:0 28px}.feature-grid[data-astro-cid-c4k2ubty]{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.feature-grid[data-astro-cid-c4k2ubty].reverse .feature-content[data-astro-cid-c4k2ubty]{order:2}.feature-grid[data-astro-cid-c4k2ubty].reverse .feature-image[data-astro-cid-c4k2ubty]{order:1}.feature-number[data-astro-cid-c4k2ubty]{font-family:Sora,sans-serif;font-size:13px;font-weight:700;letter-spacing:.12em;color:#10b981;margin-bottom:14px;display:inline-block}.feature-title[data-astro-cid-c4k2ubty]{font-family:Sora,sans-serif;font-size:30px;font-weight:800;line-height:1.2;letter-spacing:-.03em;color:#0f172a;margin-bottom:12px}.title-accent[data-astro-cid-c4k2ubty]{width:60px;height:3px;background:linear-gradient(to right,#3a0d52,#4a1168);border-radius:3px;margin-bottom:28px}.feature-body[data-astro-cid-c4k2ubty]{display:flex;flex-direction:column;gap:22px;max-width:560px}.content-block[data-astro-cid-c4k2ubty]{padding-left:16px;border-left:3px solid rgba(74,17,104,.25)}.content-heading[data-astro-cid-c4k2ubty]{font-family:Sora,sans-serif;font-size:15px;font-weight:700;color:#4a1168;margin-bottom:8px}.content-subheading[data-astro-cid-c4k2ubty]{font-family:Sora,sans-serif;font-size:13px;font-weight:600;color:#4a1168;margin-bottom:6px;letter-spacing:.04em;text-transform:uppercase}.content-text[data-astro-cid-c4k2ubty]{font-family:DM Sans,sans-serif;font-size:15px;line-height:1.7;color:#475569;margin:0}.feature-image[data-astro-cid-c4k2ubty]{display:flex;justify-content:center}.image-card[data-astro-cid-c4k2ubty]{background:#fff;border-radius:18px;padding:14px;box-shadow:0 1px 2px #0000000d,0 20px 60px #0f172a14;transition:all .4s ease}.image-card[data-astro-cid-c4k2ubty]:hover{transform:translateY(-6px);box-shadow:0 10px 30px #10b98126,0 30px 80px #0f172a1f}.image-card[data-astro-cid-c4k2ubty] img[data-astro-cid-c4k2ubty]{width:100%;max-width:520px;border-radius:14px;display:block}@media(max-width:960px){.feature-grid[data-astro-cid-c4k2ubty]{grid-template-columns:1fr;gap:50px}.feature-title[data-astro-cid-c4k2ubty]{font-size:26px}}@media(max-width:640px){.feature-section[data-astro-cid-c4k2ubty]{padding:60px 0}.feature-title[data-astro-cid-c4k2ubty]{font-size:22px}.content-text[data-astro-cid-c4k2ubty]{font-size:14.5px}}:root{--green: #10b981;--green-light: #34d399;--green-dark: #059669;--slate-50: #f8fafc;--slate-900: #0f172a;--slate-700: #334155;--slate-500: #64748b}.page-root[data-astro-cid-vhuogt7f]{background:#f9fafb;min-height:100vh;font-family:DM Sans,sans-serif}.hero-section[data-astro-cid-vhuogt7f]{position:relative;overflow:hidden;padding:50px 24px 80px;background:#fff}.hero-bg[data-astro-cid-vhuogt7f]{position:absolute;inset:0;overflow:hidden;pointer-events:none}.mesh-blob[data-astro-cid-vhuogt7f]{position:absolute;border-radius:50%;filter:blur(60px);opacity:.55}.blob-1[data-astro-cid-vhuogt7f]{width:700px;height:500px;background:radial-gradient(ellipse,rgba(16,185,129,.18),transparent 70%);top:-100px;left:-100px;animation:blobFloat 8s ease-in-out infinite alternate}.blob-2[data-astro-cid-vhuogt7f]{width:500px;height:400px;background:radial-gradient(ellipse,rgba(20,184,166,.12),transparent 70%);top:50px;right:-80px;animation:blobFloat 10s ease-in-out infinite alternate-reverse}.blob-3[data-astro-cid-vhuogt7f]{width:400px;height:300px;background:radial-gradient(ellipse,rgba(52,211,153,.1),transparent 70%);bottom:-50px;left:40%;animation:blobFloat 12s ease-in-out infinite alternate}@keyframes blobFloat{0%{transform:translate(0) scale(1)}to{transform:translate(20px,-15px) scale(1.04)}}.grid-overlay[data-astro-cid-vhuogt7f]{position:absolute;inset:0;background-image:linear-gradient(rgba(16,185,129,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(16,185,129,.04) 1px,transparent 1px);background-size:40px 40px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%)}.hero-inner[data-astro-cid-vhuogt7f]{position:relative;max-width:960px;margin:0 auto;text-align:center;z-index:1}.hero-eyebrow[data-astro-cid-vhuogt7f]{display:inline-flex;align-items:center;gap:8px;font-family:Sora,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#047857;background:#10b98114;border:1px solid rgba(16,185,129,.22);padding:6px 16px;border-radius:100px;margin-bottom:28px;animation:fadeUp .6s ease both}.eyebrow-dot[data-astro-cid-vhuogt7f]{width:6px;height:6px;border-radius:50%;background:#10b981;box-shadow:0 0 6px #10b981cc;flex-shrink:0}.hero-heading[data-astro-cid-vhuogt7f]{font-family:Sora,sans-serif;font-size:clamp(32px,5vw,50px);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:#0f172a;margin:0 0 24px;animation:fadeUp .6s .1s ease both}.hero-heading-accent[data-astro-cid-vhuogt7f]{display:inline-block;background:linear-gradient(135deg,#059669,#10b981,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;position:relative}.hero-sub[data-astro-cid-vhuogt7f]{font-size:18px;line-height:1.8;color:#475569;max-width:740px;margin:0 auto;font-weight:400;animation:fadeUp .6s .2s ease both}.hero-ctas[data-astro-cid-vhuogt7f]{display:flex;gap:14px;justify-content:center;flex-wrap:wrap;animation:fadeUp .6s .3s ease both;margin-bottom:52px}.cta-primary[data-astro-cid-vhuogt7f]{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(135deg,#059669,#10b981);color:#fff;font-family:Sora,sans-serif;font-size:14px;font-weight:700;padding:14px 28px;border-radius:100px;text-decoration:none;box-shadow:0 8px 24px #10b98159,0 2px 8px #10b98133;transition:all .25s ease;letter-spacing:.01em}.cta-primary[data-astro-cid-vhuogt7f]:hover{transform:translateY(-2px);box-shadow:0 12px 32px #10b98173,0 4px 12px #10b98140}.cta-ghost[data-astro-cid-vhuogt7f]{display:inline-flex;align-items:center;gap:8px;color:#334155;font-family:Sora,sans-serif;font-size:14px;font-weight:600;padding:14px 28px;border-radius:100px;text-decoration:none;border:1.5px solid #e2e8f0;background:#fff;transition:all .25s ease;box-shadow:0 1px 4px #0000000d}.cta-ghost[data-astro-cid-vhuogt7f]:hover{border-color:#10b981;color:#059669;box-shadow:0 0 0 4px #10b9811a}.stats-bar[data-astro-cid-vhuogt7f]{display:flex;gap:0;justify-content:center;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 2px 12px #0000000f;animation:fadeUp .6s .4s ease both;max-width:780px;margin:28px auto 0}.stat-item[data-astro-cid-vhuogt7f]{flex:1;padding:18px 16px;display:flex;flex-direction:column;align-items:center;gap:5px;position:relative;cursor:default;transition:background-color .22s ease,transform .22s ease}.stat-item[data-astro-cid-vhuogt7f]+.stat-item[data-astro-cid-vhuogt7f]:before{content:"";position:absolute;left:0;top:20%;height:60%;width:1px;background:#e2e8f0}.stat-value[data-astro-cid-vhuogt7f]{font-family:Sora,sans-serif;font-size:clamp(22px,3.2vw,25px);font-weight:800;color:#059669;letter-spacing:-.02em;line-height:1;text-align:center;transition:color .22s ease,transform .22s ease}.stat-label[data-astro-cid-vhuogt7f]{font-size:17px;color:#64748b;font-weight:400;text-align:center;line-height:1.35;transition:color .22s ease}.stat-item[data-astro-cid-vhuogt7f]:hover{background:linear-gradient(180deg,#f0fdf4,#ecfeff);transform:translateY(-2px)}.stat-item[data-astro-cid-vhuogt7f]:hover .stat-value[data-astro-cid-vhuogt7f]{color:#047857;transform:scale(1.04)}.stat-item[data-astro-cid-vhuogt7f]:hover .stat-label[data-astro-cid-vhuogt7f]{color:#475569}.stat-item[data-astro-cid-vhuogt7f]:focus-within{outline:2px solid rgba(16,185,129,.35);outline-offset:-2px}.hero-badge[data-astro-cid-vhuogt7f]{position:absolute;bottom:30px;right:clamp(24px,5vw,80px);display:flex;align-items:center;gap:8px;background:#fff;border:1px solid rgba(16,185,129,.2);border-radius:100px;padding:8px 16px;font-size:12px;font-family:Sora,sans-serif;font-weight:600;color:#475569;box-shadow:0 4px 16px #00000014;animation:fadeUp .6s .5s ease both}.process-section[data-astro-cid-vhuogt7f]{position:relative;overflow:hidden;background:linear-gradient(180deg,#f8fafc 100%,#f0fdf4);color:#0f172a;padding:72px 24px 76px}.process-shell[data-astro-cid-vhuogt7f]{max-width:1120px;margin:0 auto}.process-kicker[data-astro-cid-vhuogt7f]{margin:0;font-family:Sora,sans-serif;font-size:12px;font-weight:700;letter-spacing:.13em;color:#10b981}.process-title[data-astro-cid-vhuogt7f]{margin:16px 0 34px;max-width:680px;font-family:Sora,sans-serif;font-size:clamp(34px,4.8vw,30px);font-weight:700;line-height:1.02;letter-spacing:-.035em;color:#0f172a}.process-timeline[data-astro-cid-vhuogt7f]{position:relative;border-left:2px solid rgba(16,185,129,.5);margin-left:27px}.process-row[data-astro-cid-vhuogt7f]{display:grid;grid-template-columns:64px minmax(0,1fr);gap:20px;align-items:start;padding:28px 0;border-bottom:1px solid rgba(16,185,129,.28);transition:transform .22s ease,background-color .22s ease;border-radius:10px}.process-row[data-astro-cid-vhuogt7f]:last-child{border-bottom:0;padding-bottom:0}.process-row[data-astro-cid-vhuogt7f]:hover{transform:translate(10px);background:#10b9810f}.process-index[data-astro-cid-vhuogt7f]{margin-left:-28px;width:52px;height:52px;border-radius:9999px;border:2px solid rgba(16,185,129,.72);background:linear-gradient(180deg,#ecfdf5,#d1fae5);color:#047857;font-family:Sora,sans-serif;font-size:15px;font-weight:700;display:flex;align-items:center;justify-content:center;transition:transform .22s ease,box-shadow .22s ease}.process-row[data-astro-cid-vhuogt7f]:hover .process-index[data-astro-cid-vhuogt7f]{transform:scale(1.05);box-shadow:0 0 0 6px #10b9811f}.process-copy[data-astro-cid-vhuogt7f] h3[data-astro-cid-vhuogt7f]{margin:0;font-family:Sora,sans-serif;font-size:clamp(24px,2.6vw,18px);font-weight:700;color:#0f172a}.process-copy[data-astro-cid-vhuogt7f] p[data-astro-cid-vhuogt7f]{margin:10px 0 0;max-width:860px;font-size:clamp(16px,1.5vw,20px);line-height:1.55;color:#475569}.features-wrapper[data-astro-cid-vhuogt7f]{background:#f9fafb;padding-bottom:80px}.features-header[data-astro-cid-vhuogt7f]{text-align:center;padding:64px 24px 16px;max-width:600px;margin:0 auto}.features-header-tag[data-astro-cid-vhuogt7f]{font-family:Sora,sans-serif;font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#10b981;margin:0 0 10px}.features-header-heading[data-astro-cid-vhuogt7f]{font-family:Sora,sans-serif;font-size:clamp(24px,3.5vw,36px);font-weight:800;letter-spacing:-.03em;color:#0f172a;line-height:1.15;margin:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.hero-section[data-astro-cid-vhuogt7f]{padding:80px 20px 60px}.stats-bar[data-astro-cid-vhuogt7f]{flex-wrap:wrap}.stat-item[data-astro-cid-vhuogt7f]{flex:0 0 50%}.stat-item[data-astro-cid-vhuogt7f]:nth-child(2):before{display:none}.hero-badge[data-astro-cid-vhuogt7f]{display:none}.process-section[data-astro-cid-vhuogt7f]{padding:56px 18px 60px}.process-title[data-astro-cid-vhuogt7f]{margin:14px 0 24px;font-size:clamp(31px,9vw,40px)}.process-timeline[data-astro-cid-vhuogt7f]{margin-left:20px}.process-row[data-astro-cid-vhuogt7f]{grid-template-columns:50px minmax(0,1fr);gap:14px;padding:20px 0}.process-row[data-astro-cid-vhuogt7f]:hover{transform:translate(6px)}.process-index[data-astro-cid-vhuogt7f]{margin-left:-22px;width:42px;height:42px;font-size:12px}.process-copy[data-astro-cid-vhuogt7f] h3[data-astro-cid-vhuogt7f]{font-size:22px}.process-copy[data-astro-cid-vhuogt7f] p[data-astro-cid-vhuogt7f]{font-size:15px;line-height:1.5}}@media(prefers-reduced-motion:reduce){.stat-item[data-astro-cid-vhuogt7f],.stat-value[data-astro-cid-vhuogt7f],.stat-label[data-astro-cid-vhuogt7f],.process-row[data-astro-cid-vhuogt7f],.process-index[data-astro-cid-vhuogt7f]{transition:none}.stat-item[data-astro-cid-vhuogt7f]:hover,.stat-item[data-astro-cid-vhuogt7f]:hover .stat-value[data-astro-cid-vhuogt7f],.process-row[data-astro-cid-vhuogt7f]:hover{transform:none}.process-row[data-astro-cid-vhuogt7f]:hover .process-index[data-astro-cid-vhuogt7f]{transform:none;box-shadow:none}}
