.pro-hero.svelte-g0f22z{padding:4rem var(--page-padding);background:#fff}.pro-hero-content.svelte-g0f22z{margin:0 auto;margin-top:4rem;display:flex;align-items:stretch;gap:4rem}.pro-hero-left.svelte-g0f22z{gap:1.5rem;flex-grow:1;align-items:flex-start;flex-direction:column;display:flex}.pro-badge.svelte-g0f22z{color:var(--accent-color);width:fit-content;border:2px solid var(--accent-color);border-radius:6px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-block}.pro-hero-title.svelte-g0f22z{font-size:2.8rem;font-weight:700;line-height:1.2;margin:0;color:var(--accent-color)}.pro-hero-subtitle.svelte-g0f22z{font-size:1.1rem;color:var(--color-text);margin:0;opacity:.8}.pro-hero-stats.svelte-g0f22z{display:flex;gap:3rem;margin-top:1rem}.pro-hero-stat.svelte-g0f22z{display:flex;flex-direction:column;gap:.25rem}.pro-hero-stat-value.svelte-g0f22z{font-size:1.5rem;font-weight:700;color:var(--accent-color)}.pro-hero-stat-label.svelte-g0f22z{font-size:.9rem;color:var(--color-text);opacity:.7}.pro-hero-right.svelte-g0f22z{background:radial-gradient(closest-side,#e6e0c866,#ece8d766 55%,#f4f2e900);flex-shrink:0;align-items:center;justify-content:center;display:flex}.chantier-cards.svelte-g0f22z{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:580px}.chantier-card.svelte-g0f22z{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.25rem;background:#fff;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 2px 8px #0000000a;animation:svelte-g0f22z-slideIn .4s ease-out backwards;animation-delay:var(--delay)}@keyframes svelte-g0f22z-slideIn{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.chantier-card-left.svelte-g0f22z{display:flex;flex-direction:column;gap:.25rem}.chantier-card-title.svelte-g0f22z{font-size:.95rem;font-weight:600;color:var(--accent-color)}.chantier-card-subtitle.svelte-g0f22z{font-size:.8rem;color:var(--color-text);opacity:.6}.chantier-card-right.svelte-g0f22z{display:flex;align-items:center;gap:.5rem}.chantier-card-icon.svelte-g0f22z{color:#4caf50;font-size:1rem}.chantier-card-amount.svelte-g0f22z{font-size:1rem;font-weight:600;color:var(--accent-color)}@media(max-width:900px){.pro-hero-content.svelte-g0f22z{flex-direction:column;gap:3rem}.pro-hero-left.svelte-g0f22z{max-width:100%}.pro-hero-right.svelte-g0f22z{display:none}.chantier-cards.svelte-g0f22z{max-width:100%}.pro-hero-title.svelte-g0f22z{font-size:2rem}.pro-hero-stats.svelte-g0f22z{gap:2rem}}.pro-features.svelte-1iwqlue{padding:5rem var(--page-padding);background:var(--surface-gradient)}.pro-features-title.svelte-1iwqlue{text-align:center;font-size:2rem;font-weight:600;margin:2rem 0 3.5rem;color:var(--accent-color)}@media(max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)!important}}@media(max-width:600px){.features-grid{grid-template-columns:1fr!important}.pro-features-title.svelte-1iwqlue{font-size:1.75rem}}.pro-boost.svelte-1m3r0ee{padding:5rem var(--page-padding);background:#fff}.pro-boost-container.svelte-1m3r0ee{display:flex;gap:4rem}.pro-boost-content.svelte-1m3r0ee{flex:1;display:flex;flex-direction:column;gap:1.25rem}.pro-boost-title.svelte-1m3r0ee{font-size:2rem;font-weight:700;line-height:1.3;margin:0;color:var(--accent-color)}.pro-boost-description.svelte-1m3r0ee{font-size:1rem;margin:0;color:var(--color-text);line-height:1.6;opacity:.8;max-width:450px}.pro-boost-visual.svelte-1m3r0ee{background-image:url(../../../illustrations/boost-online-presence.png);background-size:contain;background-position:center;background-repeat:no-repeat;justify-content:flex-end;flex-grow:1;display:flex}@media(max-width:900px){.pro-boost-container.svelte-1m3r0ee{flex-direction:column;gap:2.5rem}.pro-boost-content.svelte-1m3r0ee{text-align:center;align-items:center}.pro-boost-title.svelte-1m3r0ee,.pro-boost-description.svelte-1m3r0ee{max-width:100%}.pro-boost-visual.svelte-1m3r0ee{width:100%;justify-content:center}}.artisans-cta-wrapper.svelte-34v9tj{padding:4rem var(--page-padding)}.artisans-cta.svelte-34v9tj{background-image:url(../../../illustrations/bottom-card-footer.svg);background-size:cover;background-position:center;background-repeat:no-repeat;gap:1rem;border-radius:24px;overflow:hidden;flex-direction:row;display:flex}.artisans-cta-image-dashboard.svelte-34v9tj{box-sizing:border-box;flex-grow:1;align-items:flex-end;justify-content:flex-end;display:flex}.artisans-cta-content.svelte-34v9tj{width:50%;text-align:left;padding:4rem 3rem;flex-shrink:0;gap:1.5rem;align-items:flex-start;flex-direction:column;display:flex}.artisans-cta-title.svelte-34v9tj{font-size:2rem;font-weight:700;margin:0;color:var(--accent-color)}.artisans-cta-text.svelte-34v9tj{font-size:1.1rem;font-weight:500;margin:0;color:var(--color-text);opacity:var(--opacity-2);line-height:1.6}@media(max-width:800px){.artisans-cta-image-dashboard.svelte-34v9tj{display:none}.artisans-cta-content.svelte-34v9tj{width:100%;box-sizing:border-box;align-items:center;text-align:center;margin:0}}:root{--page-padding: 110px;--surface-gradient: linear-gradient(to bottom, rgba(248, 248, 248, 1), rgba(248, 248, 248, 0))}@media(max-width:900px){:root{--page-padding: 2rem}}
