.hero[data-astro-cid-ewxirvlt]{position:relative;overflow:hidden;padding:4rem 0 5rem}.hero-bg[data-astro-cid-ewxirvlt]{position:absolute;inset:0;z-index:0}.hero-gradient[data-astro-cid-ewxirvlt]{position:absolute;inset:0;background:linear-gradient(180deg,#fff5f0 0%,var(--color-surface) 100%)}.hero-content[data-astro-cid-ewxirvlt]{position:relative;z-index:1}.hero-text[data-astro-cid-ewxirvlt]{text-align:center;max-width:720px;margin:0 auto 3rem}.hero-title[data-astro-cid-ewxirvlt]{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.15;margin-bottom:1.25rem}.hero-subtitle[data-astro-cid-ewxirvlt]{font-size:1.0625rem;color:var(--color-text-secondary);line-height:1.75;max-width:600px;margin:0 auto}.cta-grid[data-astro-cid-ewxirvlt]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:800px;margin:0 auto}@media(min-width:640px){.cta-grid[data-astro-cid-ewxirvlt]{grid-template-columns:repeat(4,1fr);gap:1rem}}.cta-card[data-astro-cid-ewxirvlt]{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.5rem .75rem;background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);text-decoration:none;color:var(--color-text-primary);box-shadow:var(--shadow-card);transition:all .3s var(--ease-smooth);text-align:center;position:relative;overflow:hidden}.cta-card[data-astro-cid-ewxirvlt]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-accent, var(--color-brand-orange));opacity:0;transition:opacity .3s}.cta-card[data-astro-cid-ewxirvlt]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);border-color:var(--card-accent, var(--color-brand-orange))}.cta-card[data-astro-cid-ewxirvlt]:hover:before{opacity:1}.cta-icon-wrap[data-astro-cid-ewxirvlt]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--card-accent) 10%,transparent);color:var(--card-accent);transition:all .3s}.cta-card[data-astro-cid-ewxirvlt]:hover .cta-icon-wrap[data-astro-cid-ewxirvlt]{background:var(--card-accent);color:#fff;transform:scale(1.05)}.cta-label[data-astro-cid-ewxirvlt]{font-size:.8125rem;font-weight:600;line-height:1.3}.cta-arrow[data-astro-cid-ewxirvlt]{opacity:0;transform:translate(-4px);transition:all .3s;color:var(--card-accent, var(--color-brand-orange))}.cta-card[data-astro-cid-ewxirvlt]:hover .cta-arrow[data-astro-cid-ewxirvlt]{opacity:1;transform:translate(0)}.social-proof[data-astro-cid-bdocjua5]{background:var(--color-surface)}.stats-bar[data-astro-cid-bdocjua5]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:2.5rem;background:linear-gradient(135deg,var(--color-surface-dark),var(--color-surface-darker));border-radius:var(--radius-2xl);box-shadow:var(--shadow-elevated)}@media(min-width:768px){.stats-bar[data-astro-cid-bdocjua5]{grid-template-columns:repeat(4,1fr);padding:3rem 4rem}}.stat-item[data-astro-cid-bdocjua5]{display:flex;flex-direction:column;align-items:center;gap:.5rem;text-align:center}.stat-icon-wrap[data-astro-cid-bdocjua5]{width:48px;height:48px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:#e8530e26;color:var(--color-brand-orange);margin-bottom:.25rem}.stat-value[data-astro-cid-bdocjua5]{font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;color:var(--color-brand-orange);line-height:1}.stat-label[data-astro-cid-bdocjua5]{font-size:.8125rem;font-weight:500;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em}.benefits[data-astro-cid-6k7znbwl]{background:var(--color-surface-elevated)}.section-header[data-astro-cid-6k7znbwl]{text-align:center;max-width:600px;margin:0 auto 3.5rem}.section-header[data-astro-cid-6k7znbwl] h2[data-astro-cid-6k7znbwl]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}.section-subtitle[data-astro-cid-6k7znbwl]{color:var(--color-text-secondary);font-size:1.0625rem}.benefits-grid[data-astro-cid-6k7znbwl]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.benefits-grid[data-astro-cid-6k7znbwl]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.benefits-grid[data-astro-cid-6k7znbwl]{grid-template-columns:repeat(3,1fr)}}.benefit-card[data-astro-cid-6k7znbwl]{padding:2rem;background:var(--color-surface);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);transition:all .3s var(--ease-smooth);text-align:center}.benefit-card[data-astro-cid-6k7znbwl]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover);border-color:color-mix(in srgb,var(--icon-color) 25%,transparent)}.benefit-icon-wrap[data-astro-cid-6k7znbwl]{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--icon-color) 10%,transparent);color:var(--icon-color);margin-bottom:1.25rem;transition:all .3s var(--ease-smooth)}.benefit-card[data-astro-cid-6k7znbwl]:hover .benefit-icon-wrap[data-astro-cid-6k7znbwl]{background:var(--icon-color);color:#fff;transform:scale(1.08)}.benefit-title[data-astro-cid-6k7znbwl]{font-size:1.125rem;font-weight:700;margin-bottom:.75rem;color:var(--color-text-primary)}.benefit-desc[data-astro-cid-6k7znbwl]{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7}.section-header[data-astro-cid-zbb37bwy]{text-align:center;max-width:600px;margin:0 auto 3.5rem}.section-header[data-astro-cid-zbb37bwy] h2[data-astro-cid-zbb37bwy]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}.section-subtitle[data-astro-cid-zbb37bwy]{color:var(--color-text-secondary);font-size:1.0625rem}.steps-grid[data-astro-cid-zbb37bwy]{display:grid;grid-template-columns:1fr;gap:2rem;max-width:960px;margin:0 auto}@media(min-width:768px){.steps-grid[data-astro-cid-zbb37bwy]{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.step-card[data-astro-cid-zbb37bwy]{position:relative;text-align:center;padding:2.5rem 1.5rem 2rem;background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);transition:all .3s var(--ease-smooth)}.step-card[data-astro-cid-zbb37bwy]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.step-number-badge[data-astro-cid-zbb37bwy]{position:absolute;top:-.75rem;left:50%;transform:translate(-50%);background:linear-gradient(135deg,var(--color-brand-orange),var(--color-brand-orange-light));color:#fff;font-size:.75rem;font-weight:800;width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #e8530e4d}.step-icon-wrap[data-astro-cid-zbb37bwy]{width:64px;height:64px;display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-xl);background:color-mix(in srgb,var(--step-color) 10%,transparent);color:var(--step-color);margin-bottom:1.25rem;transition:all .3s var(--ease-smooth)}.step-card[data-astro-cid-zbb37bwy]:hover .step-icon-wrap[data-astro-cid-zbb37bwy]{background:var(--step-color);color:#fff;transform:scale(1.08)}.step-title[data-astro-cid-zbb37bwy]{font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.step-desc[data-astro-cid-zbb37bwy]{font-size:.9375rem;color:var(--color-text-secondary);line-height:1.7}.step-connector[data-astro-cid-zbb37bwy]{display:none;position:absolute;top:50%;right:-2rem;transform:translateY(-50%)}@media(min-width:768px){.step-connector[data-astro-cid-zbb37bwy]{display:block}}.grow-section[data-astro-cid-lh2fcoqf]{background:var(--color-surface)}.grow-inner[data-astro-cid-lh2fcoqf]{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.grow-inner[data-astro-cid-lh2fcoqf]{grid-template-columns:1fr 1fr}}.grow-content[data-astro-cid-lh2fcoqf] h2[data-astro-cid-lh2fcoqf]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1.25rem}.grow-content[data-astro-cid-lh2fcoqf] p[data-astro-cid-lh2fcoqf]{font-size:1rem;color:var(--color-text-secondary);line-height:1.8;margin-bottom:1.5rem}.grow-features[data-astro-cid-lh2fcoqf]{list-style:none;padding:0;margin:0 0 2rem;display:flex;flex-direction:column;gap:.875rem}.grow-features[data-astro-cid-lh2fcoqf] li[data-astro-cid-lh2fcoqf]{display:flex;align-items:flex-start;gap:.75rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.6}.check-icon[data-astro-cid-lh2fcoqf]{flex-shrink:0;color:var(--color-brand-orange);margin-top:2px}.visual-card[data-astro-cid-lh2fcoqf]{background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:var(--radius-2xl);padding:2rem;box-shadow:var(--shadow-card)}.visual-stat-row[data-astro-cid-lh2fcoqf]{display:flex;gap:2rem;margin-bottom:2rem}.mini-stat[data-astro-cid-lh2fcoqf]{display:flex;align-items:center;gap:.75rem}.mini-icon-wrap[data-astro-cid-lh2fcoqf]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md)}.mini-icon-wrap[data-astro-cid-lh2fcoqf].trend{background:#e8530e1a;color:var(--color-brand-orange)}.mini-icon-wrap[data-astro-cid-lh2fcoqf].users{background:#8b5cf61a;color:#8b5cf6}.mini-value[data-astro-cid-lh2fcoqf]{display:block;font-size:1.375rem;font-weight:800;font-family:var(--font-display);color:var(--color-brand-orange);line-height:1}.mini-label[data-astro-cid-lh2fcoqf]{display:block;font-size:.75rem;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;margin-top:.125rem}.visual-graph[data-astro-cid-lh2fcoqf]{border-radius:var(--radius-lg);overflow:hidden;background:var(--color-surface);padding:1rem}.graph-svg[data-astro-cid-lh2fcoqf]{width:100%;height:auto}.section-header[data-astro-cid-5yuhfmnc]{text-align:center;max-width:600px;margin:0 auto 3.5rem}.section-header[data-astro-cid-5yuhfmnc] h2[data-astro-cid-5yuhfmnc]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}.section-subtitle[data-astro-cid-5yuhfmnc]{color:var(--color-text-secondary);font-size:1.0625rem}.showcase-grid[data-astro-cid-5yuhfmnc]{display:grid;grid-template-columns:repeat(1,1fr);gap:1.5rem}@media(min-width:640px){.showcase-grid[data-astro-cid-5yuhfmnc]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.showcase-grid[data-astro-cid-5yuhfmnc]{grid-template-columns:repeat(4,1fr)}}.platform-card[data-astro-cid-5yuhfmnc]{background:var(--color-surface-elevated);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-card);transition:all .3s var(--ease-smooth)}.platform-card[data-astro-cid-5yuhfmnc]:hover{transform:translateY(-4px);box-shadow:var(--shadow-card-hover)}.platform-header[data-astro-cid-5yuhfmnc]{display:flex;align-items:center;gap:.75rem;padding:1.25rem 1.5rem;color:#fff}.platform-icon-wrap[data-astro-cid-5yuhfmnc]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:#fff3;border-radius:var(--radius-md);backdrop-filter:blur(4px)}.platform-name[data-astro-cid-5yuhfmnc]{font-size:1.125rem;font-weight:700;color:#fff}.platform-services[data-astro-cid-5yuhfmnc]{padding:.5rem}.service-row[data-astro-cid-5yuhfmnc]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;border-radius:var(--radius-md);transition:background .15s}.service-row[data-astro-cid-5yuhfmnc]:hover{background:var(--color-surface)}.service-label[data-astro-cid-5yuhfmnc]{flex:1;font-size:.9375rem;font-weight:500;color:var(--color-text-primary)}.service-price[data-astro-cid-5yuhfmnc]{font-size:.8125rem;font-weight:600;color:var(--color-brand-orange)}.service-row[data-astro-cid-5yuhfmnc] .service-arrow{opacity:0;transform:translate(-4px);transition:all .2s;color:var(--color-text-muted)}.service-row[data-astro-cid-5yuhfmnc]:hover .service-arrow{opacity:1;transform:translate(0)}.faq-section[data-astro-cid-fmvtmdse]{background:var(--color-surface-elevated)}.section-header[data-astro-cid-fmvtmdse]{text-align:center;max-width:600px;margin:0 auto 3rem}.section-header[data-astro-cid-fmvtmdse] h2[data-astro-cid-fmvtmdse]{font-size:clamp(1.75rem,4vw,2.5rem);margin-bottom:1rem}.section-subtitle[data-astro-cid-fmvtmdse]{color:var(--color-text-secondary);font-size:1.0625rem}.contact-link[data-astro-cid-fmvtmdse]{color:var(--color-brand-orange);text-decoration:none;font-weight:600}.contact-link[data-astro-cid-fmvtmdse]:hover{text-decoration:underline}.faq-list[data-astro-cid-fmvtmdse]{max-width:780px;margin:0 auto}.faq-item[data-astro-cid-fmvtmdse]{border-bottom:1px solid var(--color-border)}.faq-item[data-astro-cid-fmvtmdse]:first-child{border-top:1px solid var(--color-border)}.faq-question[data-astro-cid-fmvtmdse]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 0;font-size:1rem;font-weight:600;color:var(--color-text-primary);background:none;border:none;cursor:pointer;text-align:left;font-family:inherit;gap:1rem;transition:color .2s}.faq-question[data-astro-cid-fmvtmdse]:hover{color:var(--color-brand-orange)}.faq-icon[data-astro-cid-fmvtmdse]{flex-shrink:0;color:var(--color-brand-orange);transition:transform .3s var(--ease-smooth)}.faq-question[data-astro-cid-fmvtmdse][aria-expanded=true] .faq-icon[data-astro-cid-fmvtmdse]{transform:rotate(45deg)}.faq-answer[data-astro-cid-fmvtmdse]{max-height:0;overflow:hidden;transition:max-height .35s var(--ease-smooth),padding .35s var(--ease-smooth)}.faq-answer[data-astro-cid-fmvtmdse].open{max-height:500px}.faq-answer[data-astro-cid-fmvtmdse] p[data-astro-cid-fmvtmdse]{padding-bottom:1.25rem;font-size:.9375rem;color:var(--color-text-secondary);line-height:1.8}
