.hero.svelte-3xhlhk{padding:12rem 0 6rem;position:relative;overflow:hidden;text-align:center}.hero-bg.svelte-3xhlhk{position:absolute;inset:0;overflow:hidden;pointer-events:none}.glow.svelte-3xhlhk{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4}.glow-1.svelte-3xhlhk{width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,transparent 70%);top:-200px;left:50%;transform:translate(-50%)}.glow-2.svelte-3xhlhk{width:400px;height:400px;background:radial-gradient(circle,rgba(139,92,246,.15) 0%,transparent 70%);bottom:-50px;right:10%}.grid-pattern.svelte-3xhlhk{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse at center,black 30%,transparent 70%);mask-image:radial-gradient(ellipse at center,black 30%,transparent 70%)}.hero-content.svelte-3xhlhk{position:relative;z-index:1;max-width:700px;margin:0 auto}.hero.svelte-3xhlhk h1:where(.svelte-3xhlhk){font-size:clamp(2.25rem,4.5vw,3rem);line-height:1.1;margin-bottom:.5rem}.hero-h2.svelte-3xhlhk{font-size:clamp(1.5rem,3vw,2rem);line-height:1.2;margin-bottom:2rem;font-weight:600}.highlight.svelte-3xhlhk{background:var(--gradient-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-3xhlhk{font-size:var(--font-size-lg);color:var(--color-text-muted);margin-bottom:1rem;line-height:1.7}.hero-detail.svelte-3xhlhk{font-size:var(--font-size-base);color:var(--color-text-subtle);margin-bottom:1.5rem}.hero-tagline.svelte-3xhlhk{font-size:var(--font-size-base);font-weight:500;color:var(--color-gold);margin-bottom:2rem}.hero-cta.svelte-3xhlhk{display:flex;justify-content:center}.simple-section.svelte-3xhlhk{padding:var(--section-padding) 0;background:var(--color-bg-section)}.simple-card.svelte-3xhlhk{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--card-radius);padding:3rem;max-width:700px;margin:0 auto;text-align:center}.simple-card.svelte-3xhlhk h2:where(.svelte-3xhlhk){margin-bottom:1rem}.simple-intro.svelte-3xhlhk{font-size:var(--font-size-lg);color:var(--color-text-muted);margin-bottom:1.5rem}.simple-list.svelte-3xhlhk{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;text-align:left;margin-bottom:1.5rem}.simple-list.svelte-3xhlhk li:where(.svelte-3xhlhk){display:flex;align-items:center;gap:.75rem;font-size:var(--font-size-sm)}.simple-list.svelte-3xhlhk svg:where(.svelte-3xhlhk){color:var(--color-gold);flex-shrink:0}.simple-callout.svelte-3xhlhk{font-size:var(--font-size-lg);font-weight:500;color:var(--color-gold)}.build-section.svelte-3xhlhk{padding:var(--section-padding) 0}.section-header.svelte-3xhlhk{text-align:center;margin-bottom:3rem}.section-header.svelte-3xhlhk h2:where(.svelte-3xhlhk){margin-bottom:1rem}.build-grid.svelte-3xhlhk{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.build-card.svelte-3xhlhk{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--card-radius);padding:2rem;transition:all var(--transition-medium)}.build-card.svelte-3xhlhk:hover{border-color:var(--color-border-light)}.build-icon.svelte-3xhlhk{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.build-icon.business.svelte-3xhlhk{background:#3b82f626;color:#3b82f6}.build-icon.wordpress.svelte-3xhlhk{background:#8b5cf626;color:var(--color-primary)}.build-card.svelte-3xhlhk h3:where(.svelte-3xhlhk){font-size:var(--font-size-xl);margin-bottom:1rem}.build-card.svelte-3xhlhk ul:where(.svelte-3xhlhk){list-style:none;margin-bottom:1rem}.build-card.svelte-3xhlhk li:where(.svelte-3xhlhk){font-size:var(--font-size-sm);color:var(--color-text-muted);padding:.375rem 0 .375rem 1rem;position:relative}.build-card.svelte-3xhlhk li:where(.svelte-3xhlhk):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:4px;background:var(--color-border-light);border-radius:50%}.build-tagline.svelte-3xhlhk{font-size:var(--font-size-sm);font-weight:500;color:var(--color-gold)}.mobile-section.svelte-3xhlhk{padding:var(--section-padding) 0;background:var(--color-bg-section)}.mobile-grid.svelte-3xhlhk{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.mobile-visual.svelte-3xhlhk{display:flex;justify-content:center}.device-stack.svelte-3xhlhk{position:relative;width:320px;height:240px}.device.svelte-3xhlhk{position:absolute;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:8px;overflow:hidden}.device.desktop.svelte-3xhlhk{width:200px;height:140px;top:0;left:0}.device.tablet.svelte-3xhlhk{width:120px;height:160px;top:40px;right:40px;border-radius:10px}.device.phone.svelte-3xhlhk{width:60px;height:110px;bottom:0;right:0;border-radius:8px}.device-screen.svelte-3xhlhk{height:100%;padding:8px}.screen-header.svelte-3xhlhk{height:8px;background:var(--color-border);border-radius:2px;margin-bottom:8px}.screen-content.svelte-3xhlhk{display:flex;flex-direction:column;gap:4px}.screen-block.svelte-3xhlhk{height:20px;background:linear-gradient(90deg,#3b82f633,#8b5cf633);border-radius:2px}.screen-block.small.svelte-3xhlhk{height:12px;width:70%}.device.phone.svelte-3xhlhk .screen-block:where(.svelte-3xhlhk){height:16px}.device.tablet.svelte-3xhlhk .screen-block:where(.svelte-3xhlhk){height:16px}.mobile-content.svelte-3xhlhk h2:where(.svelte-3xhlhk){margin-bottom:1rem}.mobile-intro.svelte-3xhlhk{font-size:var(--font-size-lg);color:var(--color-text-muted);margin-bottom:1rem}.mobile-content.svelte-3xhlhk ul:where(.svelte-3xhlhk){list-style:none;margin-bottom:1.5rem}.mobile-content.svelte-3xhlhk li:where(.svelte-3xhlhk){display:flex;align-items:center;gap:.75rem;padding:.5rem 0;font-size:var(--font-size-sm)}.mobile-content.svelte-3xhlhk svg:where(.svelte-3xhlhk){color:var(--color-gold);flex-shrink:0}.mobile-tagline.svelte-3xhlhk{font-size:var(--font-size-base);font-weight:500;color:var(--color-gold)}.purpose-section.svelte-3xhlhk{padding:var(--section-padding) 0}.purpose-content.svelte-3xhlhk{text-align:center;max-width:700px;margin:0 auto}.purpose-content.svelte-3xhlhk h2:where(.svelte-3xhlhk){margin-bottom:1rem}.purpose-intro.svelte-3xhlhk{font-size:var(--font-size-lg);color:var(--color-text-muted);margin-bottom:2rem}.purpose-grid.svelte-3xhlhk{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:2rem}.purpose-item.svelte-3xhlhk{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:9999px;font-size:var(--font-size-sm)}.purpose-item.svelte-3xhlhk svg:where(.svelte-3xhlhk){color:var(--color-gold);flex-shrink:0}.purpose-tagline.svelte-3xhlhk{font-size:var(--font-size-lg);font-weight:500;color:var(--color-gold)}.process-section.svelte-3xhlhk{padding:var(--section-padding) 0;background:var(--color-bg-section)}.process-grid.svelte-3xhlhk{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.process-card.svelte-3xhlhk{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--card-radius);padding:2rem;text-align:center}.process-number.svelte-3xhlhk{font-size:var(--font-size-3xl);font-weight:700;background:var(--gradient-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.process-card.svelte-3xhlhk h3:where(.svelte-3xhlhk){font-size:var(--font-size-xl);margin-bottom:.75rem}.process-desc.svelte-3xhlhk{font-size:var(--font-size-sm);margin-bottom:.75rem}.process-detail.svelte-3xhlhk{font-size:var(--font-size-sm);color:var(--color-text-subtle);font-style:italic}.support-section.svelte-3xhlhk{padding:var(--section-padding) 0}.support-card.svelte-3xhlhk{background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:var(--card-radius);padding:3rem;max-width:700px;margin:0 auto;text-align:center}.support-card.svelte-3xhlhk h2:where(.svelte-3xhlhk){margin-bottom:1rem}.support-card.svelte-3xhlhk h2:where(.svelte-3xhlhk) .muted:where(.svelte-3xhlhk){color:var(--color-text-muted);font-weight:400}.support-intro.svelte-3xhlhk{font-size:var(--font-size-base);color:var(--color-text-muted);margin-bottom:1.5rem}.support-list.svelte-3xhlhk{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:1.5rem}.support-item.svelte-3xhlhk{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--color-bg-dark);border:1px solid var(--color-border);border-radius:8px;font-size:var(--font-size-sm)}.support-item.svelte-3xhlhk svg:where(.svelte-3xhlhk){color:var(--color-gold)}.support-tagline.svelte-3xhlhk{font-size:var(--font-size-lg);font-weight:500;color:var(--color-gold)}.audience-section.svelte-3xhlhk{padding:var(--section-padding) 0;background:var(--color-bg-section)}.audience-grid.svelte-3xhlhk{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:700px;margin:0 auto 2rem}.audience-card.svelte-3xhlhk{display:flex;align-items:center;gap:1rem;padding:1.25rem 1.5rem;background:var(--color-bg-card);border:1px solid var(--color-border);border-radius:12px}.audience-card.svelte-3xhlhk svg:where(.svelte-3xhlhk){color:#22c55e;flex-shrink:0}.audience-card.svelte-3xhlhk span:where(.svelte-3xhlhk){font-size:var(--font-size-sm)}.audience-callout.svelte-3xhlhk{text-align:center}.audience-callout.svelte-3xhlhk p:where(.svelte-3xhlhk){font-size:var(--font-size-xl)}.highlight-text.svelte-3xhlhk{color:var(--color-gold);font-weight:600}.cta-section.svelte-3xhlhk{padding:var(--section-padding) 0;background:linear-gradient(180deg,var(--color-bg-dark) 0%,rgba(59,130,246,.05) 100%)}.cta-content.svelte-3xhlhk{text-align:center;max-width:600px;margin:0 auto}.cta-content.svelte-3xhlhk h2:where(.svelte-3xhlhk){margin-bottom:1.5rem}.cta-intro.svelte-3xhlhk{font-size:var(--font-size-lg);margin-bottom:1rem}.cta-detail.svelte-3xhlhk{font-size:var(--font-size-base);font-weight:500;color:var(--color-gold);margin-bottom:2rem}.cta-buttons.svelte-3xhlhk{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-whatsapp.svelte-3xhlhk{background:#25d366;color:#fff;padding:.9rem 2rem;border-radius:var(--button-radius);display:inline-flex;align-items:center;gap:.5rem;font-weight:500;transition:all var(--transition-medium)}.btn-whatsapp.svelte-3xhlhk:hover{background:#20bd5a;transform:translateY(-2px)}@media(max-width:900px){.build-grid.svelte-3xhlhk{grid-template-columns:1fr}.mobile-grid.svelte-3xhlhk{grid-template-columns:1fr;gap:3rem}.mobile-visual.svelte-3xhlhk{order:-1}.mobile-content.svelte-3xhlhk{text-align:center}.mobile-content.svelte-3xhlhk ul:where(.svelte-3xhlhk){display:inline-block;text-align:left}.process-grid.svelte-3xhlhk{grid-template-columns:1fr}}@media(max-width:640px){.hero.svelte-3xhlhk{padding:9rem 0 4rem}.simple-card.svelte-3xhlhk{padding:2rem}.simple-list.svelte-3xhlhk,.audience-grid.svelte-3xhlhk{grid-template-columns:1fr}.support-card.svelte-3xhlhk{padding:2rem}}
