.header.svelte-1uu7p9m{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .4s,backdrop-filter .4s,border-color .4s,box-shadow .4s}.header.scrolled.svelte-1uu7p9m{background:#f9f9ffe0;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--color-surface-300);box-shadow:0 1px 12px #0d1b330f}.nav-container.svelte-1uu7p9m{display:flex;align-items:center;justify-content:space-between;padding:20px clamp(24px,5vw,56px);max-width:1440px;margin:0 auto}.logo.svelte-1uu7p9m{display:flex;align-items:center;text-decoration:none}.logo-img.svelte-1uu7p9m{height:100px;width:auto;transition:height .4s}.header.scrolled.svelte-1uu7p9m .logo-img:where(.svelte-1uu7p9m){height:40px}.nav-links.svelte-1uu7p9m{display:flex;gap:36px;list-style:none;margin:0;padding:0}.nav-link.svelte-1uu7p9m{color:#fff;text-decoration:none;font-size:.875rem;font-weight:600;letter-spacing:.01em;transition:color .2s}.header.scrolled.svelte-1uu7p9m .nav-link:where(.svelte-1uu7p9m){color:var(--color-surface-700)}.nav-link.svelte-1uu7p9m:hover,.nav-link.svelte-1uu7p9m:focus-visible{color:var(--color-primary-400);outline:none}.header.scrolled.svelte-1uu7p9m .nav-link:where(.svelte-1uu7p9m):hover,.header.scrolled.svelte-1uu7p9m .nav-link:where(.svelte-1uu7p9m):focus-visible{color:var(--color-primary-600)}.nav-right.svelte-1uu7p9m{display:flex;align-items:center;gap:12px}.btn-ghost.svelte-1uu7p9m{background:none;border:none;color:#fff;font-family:inherit;font-size:.875rem;font-weight:600;cursor:pointer;transition:color .2s;text-decoration:none;padding:8px 12px}.header.scrolled.svelte-1uu7p9m .btn-ghost:where(.svelte-1uu7p9m){color:var(--color-surface-700)}.btn-ghost.svelte-1uu7p9m:hover{color:var(--color-primary-400)}.header.scrolled.svelte-1uu7p9m .btn-ghost:where(.svelte-1uu7p9m):hover{color:var(--color-primary-600)}.btn-pill.svelte-1uu7p9m{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:12px;background:var(--color-primary-600);color:#fff;font-family:inherit;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;text-decoration:none;transition:all .25s}.btn-pill.svelte-1uu7p9m:hover{transform:scale(.97);opacity:.9}.mobile-menu-btn.svelte-1uu7p9m{display:none;background:none;border:none;color:#fff;padding:8px;cursor:pointer;border-radius:8px;transition:background .2s}.header.scrolled.svelte-1uu7p9m .mobile-menu-btn:where(.svelte-1uu7p9m){color:var(--color-surface-900)}.mobile-menu-btn.svelte-1uu7p9m:hover{background:#ffffff1a}.header.scrolled.svelte-1uu7p9m .mobile-menu-btn:where(.svelte-1uu7p9m):hover{background:var(--color-surface-100)}.mobile-close-btn.svelte-1uu7p9m{position:absolute;top:20px;right:20px;background:none;border:none;color:var(--color-surface-900);padding:8px;cursor:pointer;border-radius:8px;transition:background .2s}.mobile-close-btn.svelte-1uu7p9m:hover{background:var(--color-surface-100)}.mobile-menu-backdrop.svelte-1uu7p9m{position:fixed;inset:0;background:#0006;z-index:200}.mobile-menu.svelte-1uu7p9m{position:fixed;inset:0;background:var(--color-surface-0);z-index:210;padding:80px 24px 40px;animation:svelte-1uu7p9m-slideIn .3s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;overflow-y:auto}@keyframes svelte-1uu7p9m-slideIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.mobile-menu.svelte-1uu7p9m ul:where(.svelte-1uu7p9m){list-style:none;padding:0;margin:0;flex:1}.mobile-nav-link.svelte-1uu7p9m{display:block;padding:16px 0;color:var(--color-surface-900);text-decoration:none;font-size:1.1rem;font-weight:600;border-bottom:1px solid var(--color-surface-300);transition:color .2s}.mobile-nav-link.svelte-1uu7p9m:hover{color:var(--color-primary-600)}.mobile-menu-footer.svelte-1uu7p9m{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid var(--color-surface-300)}.mobile-btn-ghost.svelte-1uu7p9m{display:block;text-align:center;padding:14px;color:var(--color-surface-700);text-decoration:none;font-size:.95rem;font-weight:600;border-radius:12px;transition:background .2s}.mobile-btn-ghost.svelte-1uu7p9m:hover{background:var(--color-surface-100)}.mobile-btn-primary.svelte-1uu7p9m{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;background:var(--color-primary-600);color:#fff;text-decoration:none;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-radius:12px;transition:opacity .2s}.mobile-btn-primary.svelte-1uu7p9m:hover{opacity:.9}@media(max-width:900px){.nav-links.svelte-1uu7p9m,.nav-right.svelte-1uu7p9m{display:none}.mobile-menu-btn.svelte-1uu7p9m{display:flex}}.hero.svelte-kg8ly3{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:130px 24px 100px;position:relative;overflow:hidden;background:var(--color-surface-400)}.hero-background.svelte-kg8ly3{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;transform:translate(-50%,-50%);object-fit:cover;z-index:0;pointer-events:none}.hero-overlay.svelte-kg8ly3{position:absolute;top:0;left:0;width:100%;height:100%;background:#0009;z-index:0;pointer-events:none}.hero.svelte-kg8ly3:before,.hero.svelte-kg8ly3:after{content:"";position:absolute;width:600px;height:600px;background:radial-gradient(circle,color-mix(in srgb,var(--color-primary-600) 10%,transparent) 0%,transparent 70%);border-radius:50%;filter:blur(60px);z-index:1;pointer-events:none}.hero.svelte-kg8ly3:before{top:-10%;right:-10%;opacity:.6}.hero.svelte-kg8ly3:after{bottom:-10%;left:-10%;opacity:.4}.hero-content.svelte-kg8ly3{position:relative;z-index:2;max-width:880px;width:100%;display:flex;flex-direction:column;align-items:center}.hero-badge.svelte-kg8ly3{display:inline-flex;align-items:center;gap:8px;padding:6px 16px;background:#edf474;border-radius:var(--radius-full);font-size:.68rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:#1b1d00;margin-bottom:40px;align-self:center}.hero-title.svelte-kg8ly3{font-size:clamp(2rem,5.5vw,4.5rem);font-weight:700;line-height:1.05;letter-spacing:-.02em;color:#fff;margin:0 0 32px}.hero-title.svelte-kg8ly3 em:where(.svelte-kg8ly3){font-style:italic;color:var(--color-primary-600);font-weight:500}.hero-subtitle.svelte-kg8ly3{font-size:clamp(1rem,2.5vw,1.2rem);font-weight:500;line-height:1.7;color:#ffffffe6;max-width:580px;margin:0 auto 48px}.hero-actions.svelte-kg8ly3{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;margin-bottom:32px}.cta-primary.svelte-kg8ly3{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;border-radius:16px;background:var(--color-primary-600);color:#fff;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;box-shadow:0 8px 32px color-mix(in srgb,var(--color-primary-600) 30%,transparent);transition:all .3s}.cta-primary.svelte-kg8ly3:hover{transform:scale(.97);box-shadow:0 4px 16px color-mix(in srgb,var(--color-primary-600) 20%,transparent)}.cta-secondary.svelte-kg8ly3{display:inline-flex;align-items:center;gap:10px;padding:18px 36px;border-radius:16px;border:none;background:#ffffff26;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;font-family:inherit;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s}.cta-secondary.svelte-kg8ly3:hover{background:#ffffff40;transform:translateY(-2px)}.hero-trust.svelte-kg8ly3{display:flex;align-items:center;gap:12px;font-size:.68rem;font-weight:900;color:#fffc;letter-spacing:.15em;text-transform:uppercase}.scroll-hint.svelte-kg8ly3{position:absolute;bottom:40px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:2;animation:svelte-kg8ly3-bounce-scroll 2s ease-in-out infinite}.scroll-text.svelte-kg8ly3{font-size:.6rem;font-weight:900;letter-spacing:.3em;text-transform:uppercase;color:#ffffffb3}@keyframes svelte-kg8ly3-bounce-scroll{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(6px);opacity:1}}.animate-badge.svelte-kg8ly3{opacity:0;animation:svelte-kg8ly3-fade-up .7s .1s cubic-bezier(.16,1,.3,1) forwards}.animate-title.svelte-kg8ly3{opacity:0;animation:svelte-kg8ly3-fade-up .7s .22s cubic-bezier(.16,1,.3,1) forwards}.animate-subtitle.svelte-kg8ly3{opacity:0;animation:svelte-kg8ly3-fade-up .7s .36s cubic-bezier(.16,1,.3,1) forwards}.animate-actions.svelte-kg8ly3{opacity:0;animation:svelte-kg8ly3-fade-up .7s .5s cubic-bezier(.16,1,.3,1) forwards}.animate-trust.svelte-kg8ly3{opacity:0;animation:svelte-kg8ly3-fade-up .7s .64s cubic-bezier(.16,1,.3,1) forwards}@keyframes svelte-kg8ly3-fade-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:640px){.hero.svelte-kg8ly3{padding:100px 20px 80px}.hero-actions.svelte-kg8ly3{flex-direction:column;width:100%;max-width:320px}.cta-primary.svelte-kg8ly3,.cta-secondary.svelte-kg8ly3{width:100%;justify-content:center}.scroll-hint.svelte-kg8ly3{bottom:20px}}@media(prefers-reduced-motion:reduce){.animate-badge.svelte-kg8ly3,.animate-title.svelte-kg8ly3,.animate-subtitle.svelte-kg8ly3,.animate-actions.svelte-kg8ly3,.animate-trust.svelte-kg8ly3{animation:none;opacity:1}.scroll-hint.svelte-kg8ly3{animation:none;opacity:.5}}.features.svelte-184mjrs{padding:clamp(80px,12vw,140px) clamp(24px,5vw,56px);background:var(--color-background-light)}.features-container.svelte-184mjrs{max-width:1200px;margin:0 auto}.section-header.svelte-184mjrs{display:flex;flex-direction:column;gap:16px;margin-bottom:clamp(48px,8vw,88px)}.section-label.svelte-184mjrs{font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-600)}.section-title.svelte-184mjrs{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--color-surface-900);margin:0}.section-title.svelte-184mjrs em:where(.svelte-184mjrs){font-style:italic;color:var(--color-primary-600);font-weight:500}.section-desc.svelte-184mjrs{font-size:.95rem;font-weight:500;line-height:1.75;color:var(--color-surface-700);max-width:420px;margin:0}.features-grid.svelte-184mjrs{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card.svelte-184mjrs{background:var(--color-surface-100);padding:clamp(32px,5vw,44px) clamp(24px,4vw,40px);border-radius:24px;position:relative;overflow:hidden;transition:background .3s,transform .3s}.feature-card.svelte-184mjrs:hover{background:var(--color-surface-200);transform:translateY(-6px)}.feature-card-highlight.svelte-184mjrs{background:color-mix(in srgb,var(--color-primary-600) 8%,var(--color-surface-100));border:1px solid color-mix(in srgb,var(--color-primary-600) 25%,transparent)}.feature-card-highlight.svelte-184mjrs:hover{background:color-mix(in srgb,var(--color-primary-600) 14%,var(--color-surface-100))}.feature-card-highlight.svelte-184mjrs .feature-icon:where(.svelte-184mjrs){background:var(--color-primary-600);color:#fff}.feature-num.svelte-184mjrs{font-size:.65rem;font-weight:900;letter-spacing:.1em;color:var(--color-surface-500);margin-bottom:40px;display:block}.feature-icon.svelte-184mjrs{width:56px;height:56px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;color:var(--color-primary-600);margin-bottom:24px;box-shadow:0 1px 4px #00000014;transition:transform .3s}.feature-card.svelte-184mjrs:hover .feature-icon:where(.svelte-184mjrs){transform:scale(1.08)}.feature-name.svelte-184mjrs{font-size:clamp(1.1rem,2vw,1.3rem);font-weight:700;color:var(--color-surface-900);margin:0 0 12px}.feature-desc.svelte-184mjrs{font-size:.88rem;font-weight:500;line-height:1.72;color:var(--color-surface-700);margin:0}.feature-tags.svelte-184mjrs{display:flex;flex-wrap:wrap;gap:8px;margin-top:24px}.tag.svelte-184mjrs{padding:4px 12px;border-radius:var(--radius-full);background:#edf474;font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#1b1d00}@media(max-width:900px){.features-grid.svelte-184mjrs{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.features-grid.svelte-184mjrs{grid-template-columns:1fr}}.gallery.svelte-8vz7h9{padding:clamp(80px,12vw,140px) clamp(24px,5vw,56px);background:var(--color-surface-0)}.gallery-container.svelte-8vz7h9{max-width:1200px;margin:0 auto}.gallery-header.svelte-8vz7h9{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:clamp(48px,8vw,72px)}.header-left.svelte-8vz7h9{display:flex;flex-direction:column;gap:16px}.section-label.svelte-8vz7h9{font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-600)}.section-title.svelte-8vz7h9{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--color-surface-900);margin:0}.section-title.svelte-8vz7h9 em:where(.svelte-8vz7h9){font-style:italic;color:var(--color-primary-600);font-weight:500}.view-all-link.svelte-8vz7h9{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-600);text-decoration:none;transition:all .2s;white-space:nowrap}.view-all-link.svelte-8vz7h9:hover{text-decoration:underline;text-underline-offset:6px}.view-all-link.svelte-8vz7h9 svg{transition:transform .2s}.view-all-link.svelte-8vz7h9:hover svg{transform:translate(4px)}.templates-grid.svelte-8vz7h9{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.template-card.svelte-8vz7h9{position:relative;overflow:hidden;border-radius:24px;background:var(--color-surface-100);text-decoration:none;transition:transform .3s;box-shadow:0 4px 24px #0d1b330f}.template-card.svelte-8vz7h9:hover{transform:translateY(-4px)}.template-visual.svelte-8vz7h9{aspect-ratio:3/4;position:relative;overflow:hidden;background:var(--color-surface-200)}.template-image.svelte-8vz7h9{width:100%;height:100%;object-fit:cover;transition:transform .7s cubic-bezier(.16,1,.3,1)}.template-card.svelte-8vz7h9:hover .template-image:where(.svelte-8vz7h9){transform:scale(1.08)}.template-overlay.svelte-8vz7h9{position:absolute;inset:0;background:color-mix(in srgb,var(--color-primary-600) 20%,transparent);opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .4s}.template-card.svelte-8vz7h9:hover .template-overlay:where(.svelte-8vz7h9){opacity:1}.overlay-label.svelte-8vz7h9{background:#fff;color:var(--color-primary-600);padding:10px 24px;border-radius:16px;font-size:.65rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;transform:translateY(12px);transition:transform .4s;box-shadow:0 4px 16px #0000001f}.template-card.svelte-8vz7h9:hover .overlay-label:where(.svelte-8vz7h9){transform:translateY(0)}.template-placeholder.svelte-8vz7h9{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--color-surface-500)}.template-info.svelte-8vz7h9{padding:20px 24px 24px}.template-name.svelte-8vz7h9{font-size:1.1rem;font-weight:700;color:var(--color-surface-900);margin:0 0 8px}.template-cta.svelte-8vz7h9{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:700;color:var(--color-primary-600);opacity:0;transform:translateY(6px);transition:opacity .3s,transform .3s}.template-card.svelte-8vz7h9:hover .template-cta:where(.svelte-8vz7h9){opacity:1;transform:translateY(0)}.empty-state.svelte-8vz7h9{display:flex;flex-direction:column;align-items:center;gap:16px;padding:80px 24px;border-radius:24px;border:1px solid var(--color-surface-300);background:var(--color-surface-100);text-align:center}.empty-state.svelte-8vz7h9 .empty-icon{color:var(--color-surface-500)}.empty-text.svelte-8vz7h9{font-size:1rem;font-weight:500;color:var(--color-surface-700);margin:0}.empty-cta.svelte-8vz7h9{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;background:var(--color-primary-600);color:#fff;font-size:.9rem;font-weight:700;text-decoration:none;border-radius:12px;transition:opacity .2s}.empty-cta.svelte-8vz7h9:hover{opacity:.9}.view-all-mobile.svelte-8vz7h9{display:none;margin-top:32px;text-align:center}.view-all-btn.svelte-8vz7h9{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;border:none;background:var(--color-primary-600);color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:opacity .2s}.view-all-btn.svelte-8vz7h9:hover{opacity:.9}@media(max-width:900px){.gallery-header.svelte-8vz7h9{flex-direction:column;align-items:flex-start}.view-all-link.svelte-8vz7h9{display:none}.templates-grid.svelte-8vz7h9{grid-template-columns:repeat(2,1fr)}.view-all-mobile.svelte-8vz7h9{display:block}}@media(max-width:600px){.templates-grid.svelte-8vz7h9{grid-template-columns:1fr;gap:16px}}.how-it-works.svelte-1fbmukw{padding:clamp(80px,12vw,140px) clamp(24px,5vw,56px);background:var(--color-background-light)}.how-container.svelte-1fbmukw{max-width:1200px;margin:0 auto}.how-inner.svelte-1fbmukw{display:grid;grid-template-columns:1fr 1fr;gap:clamp(48px,8vw,100px);align-items:start}.how-left.svelte-1fbmukw{position:sticky;top:120px}.section-label.svelte-1fbmukw{display:block;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-600);margin-bottom:16px}.section-title.svelte-1fbmukw{font-size:clamp(2rem,4.5vw,3.2rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--color-surface-900);margin:0 0 24px}.section-title.svelte-1fbmukw em:where(.svelte-1fbmukw){font-style:italic;color:var(--color-primary-600);font-weight:500}.section-desc.svelte-1fbmukw{font-size:.92rem;font-weight:500;line-height:1.75;color:var(--color-surface-700);max-width:340px;margin:0}.time-box.svelte-1fbmukw{margin-top:48px;padding:32px;border-radius:16px;background:var(--color-primary-50);border-left:4px solid #edf474}.time-label.svelte-1fbmukw{display:block;font-size:.65rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:var(--color-surface-600);margin-bottom:8px}.time-value.svelte-1fbmukw{display:block;font-size:2.2rem;font-weight:700;color:var(--color-surface-900)}.time-note.svelte-1fbmukw{display:block;font-size:.84rem;font-weight:500;color:var(--color-surface-700);margin-top:8px}.steps-list.svelte-1fbmukw{list-style:none;padding:0;margin:0}.step.svelte-1fbmukw{display:grid;grid-template-columns:64px 1fr;gap:24px;align-items:start;padding:36px 0;border-bottom:1px solid var(--color-surface-300)}.step.svelte-1fbmukw:first-child{border-top:1px solid var(--color-surface-300)}.step-num.svelte-1fbmukw{font-size:2.8rem;font-weight:900;font-style:italic;color:color-mix(in srgb,var(--color-primary-600) 10%,transparent);padding-top:4px;line-height:1}.step-body.svelte-1fbmukw{position:relative}.step-icon.svelte-1fbmukw{color:var(--color-primary-600);opacity:.85;margin-bottom:12px}.step-name.svelte-1fbmukw{font-size:1.2rem;font-weight:700;color:var(--color-surface-900);margin:0 0 10px;transition:color .3s}.step.svelte-1fbmukw:hover .step-name:where(.svelte-1fbmukw){color:var(--color-primary-600)}.step-desc.svelte-1fbmukw{font-size:.9rem;font-weight:500;line-height:1.72;color:var(--color-surface-700);margin:0}@media(max-width:900px){.how-inner.svelte-1fbmukw{grid-template-columns:1fr;gap:48px}.how-left.svelte-1fbmukw{position:static}.time-box.svelte-1fbmukw{margin-top:32px}}@media(max-width:600px){.step.svelte-1fbmukw{grid-template-columns:48px 1fr;gap:16px;padding:28px 0}}.testimonials.svelte-ubax3r{padding:clamp(80px,12vw,140px) clamp(24px,5vw,56px);background:var(--color-surface-100)}.testimonials-container.svelte-ubax3r{max-width:1200px;margin:0 auto}.testimonials-header.svelte-ubax3r{text-align:center;margin-bottom:clamp(48px,8vw,80px)}.section-label.svelte-ubax3r{display:block;font-size:.7rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-600);margin-bottom:16px}.section-title.svelte-ubax3r{font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--color-surface-900);margin:0 auto;max-width:600px}.section-title.svelte-ubax3r em:where(.svelte-ubax3r){font-style:italic;color:var(--color-primary-600);font-weight:500}.testimonials-grid.svelte-ubax3r{display:flex;justify-content:center}.testimonial-card.svelte-ubax3r{background:var(--color-surface-0);padding:clamp(32px,5vw,64px) clamp(24px,4vw,56px);position:relative;max-width:780px;width:100%;border-radius:48px;box-shadow:0 8px 40px #0d1b330f}.testimonial-card.svelte-ubax3r:before{content:"“";position:absolute;top:-28px;left:50%;transform:translate(-50%) rotate(12deg);width:56px;height:56px;background:var(--color-primary-600);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:900;line-height:1;color:#fff;padding-bottom:6px}.testimonial-stars.svelte-ubax3r{display:flex;justify-content:center;gap:4px;color:#c7ce52;margin-bottom:24px}.testimonial-quote.svelte-ubax3r{margin:0}.testimonial-quote.svelte-ubax3r p:where(.svelte-ubax3r){font-size:clamp(1.1rem,2vw,1.3rem);font-weight:700;font-style:italic;line-height:1.55;color:var(--color-surface-900);margin:0 0 32px;text-align:center}.testimonial-author.svelte-ubax3r{display:flex;align-items:center;justify-content:center;gap:14px}.author-avatar.svelte-ubax3r{width:42px;height:42px;border-radius:50%;object-fit:cover;flex-shrink:0}.author-info.svelte-ubax3r{display:flex;flex-direction:column}.author-name.svelte-ubax3r{font-style:normal;font-size:.95rem;font-weight:700;color:var(--color-surface-900);margin-bottom:2px}.author-event.svelte-ubax3r{font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:var(--color-surface-600)}.testimonial-status.svelte-ubax3r{margin-top:40px;padding-top:28px;border-top:1px solid var(--color-surface-300);display:flex;justify-content:center}.status-pill.svelte-ubax3r{display:inline-flex;align-items:center;gap:8px;background:var(--color-primary-50);padding:6px 16px;border-radius:var(--radius-full);font-size:.65rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:var(--color-primary-700)}.status-dot.svelte-ubax3r{width:8px;height:8px;background:#22c55e;border-radius:50%;animation:svelte-ubax3r-pulse-dot 2s ease-in-out infinite}@keyframes svelte-ubax3r-pulse-dot{0%,to{opacity:1}50%{opacity:.5}}.testimonials-stats.svelte-ubax3r{display:flex;justify-content:center;margin-top:64px}.stat.svelte-ubax3r{display:flex;flex-direction:column;align-items:center;gap:8px;padding:32px 48px;border-radius:16px;background:var(--color-surface-0);box-shadow:0 2px 16px #0d1b330f}.stat-value.svelte-ubax3r{font-size:2.5rem;font-weight:700;color:var(--color-primary-600)}.stat-label.svelte-ubax3r{font-size:.85rem;font-weight:500;color:var(--color-surface-700)}@media(max-width:900px){.testimonials-grid.svelte-ubax3r{grid-template-columns:1fr}}.cta-section.svelte-1mr221l{padding:clamp(80px,12vw,120px) clamp(24px,5vw,56px);background:var(--color-background-light)}.cta-inner.svelte-1mr221l{max-width:1200px;margin:0 auto;background:var(--color-primary-600);border-radius:64px;overflow:hidden;position:relative;padding:clamp(48px,8vw,96px) clamp(32px,6vw,96px);text-align:center}.cta-glow.svelte-1mr221l{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(237,244,116,.15) 0%,transparent 70%);pointer-events:none}.cta-container.svelte-1mr221l{position:relative;z-index:1;max-width:700px;margin:0 auto}.cta-title.svelte-1mr221l{font-size:clamp(2.5rem,6vw,5rem);font-weight:900;line-height:1;letter-spacing:-.02em;color:#fff;margin:0 0 24px}.cta-title.svelte-1mr221l em:where(.svelte-1mr221l){font-style:italic;color:#edf474;font-weight:500}.cta-subtitle.svelte-1mr221l{font-size:clamp(1rem,2vw,1.1rem);font-weight:500;line-height:1.7;color:#ffffffd9;max-width:480px;margin:0 auto 48px}.cta-actions.svelte-1mr221l{margin-bottom:32px}.cta-primary.svelte-1mr221l{display:inline-flex;align-items:center;gap:10px;padding:20px 48px;border-radius:16px;background:#edf474;color:#1b1d00;font-family:inherit;font-size:1rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;box-shadow:0 8px 32px #0003;transition:all .3s}.cta-primary.svelte-1mr221l:hover{transform:scale(1.04)}.cta-trust.svelte-1mr221l{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:32px;flex-wrap:wrap}.trust-item.svelte-1mr221l{display:flex;align-items:center;gap:8px;font-size:.68rem;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#fffc}.trust-check.svelte-1mr221l{color:#edf474;font-size:1rem}@media(max-width:640px){.cta-inner.svelte-1mr221l{border-radius:32px}.cta-trust.svelte-1mr221l{flex-direction:column;gap:12px}}.footer.svelte-z0vthk{background:var(--color-surface-100);border-radius:64px 64px 0 0;margin-top:0}.footer-container.svelte-z0vthk{max-width:1200px;margin:0 auto;padding:clamp(48px,8vw,80px) clamp(24px,5vw,56px) 0}.footer-grid.svelte-z0vthk{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:clamp(32px,5vw,64px);margin-bottom:48px}.footer-brand.svelte-z0vthk{max-width:280px}.footer-logo.svelte-z0vthk{display:inline-flex;align-items:center;text-decoration:none;margin-bottom:16px}.logo-img.svelte-z0vthk{height:28px;width:auto}.footer-description.svelte-z0vthk{font-size:.88rem;font-weight:500;line-height:1.7;color:var(--color-surface-700);margin:0 0 16px}.footer-tagline.svelte-z0vthk{font-size:.68rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-600);margin:0}.footer-nav.svelte-z0vthk{min-width:120px}.nav-title.svelte-z0vthk{font-size:.72rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--color-surface-900);margin:0 0 20px}.nav-list.svelte-z0vthk{list-style:none;padding:0;margin:0}.nav-list.svelte-z0vthk li:where(.svelte-z0vthk){margin-bottom:12px}.nav-list.svelte-z0vthk a:where(.svelte-z0vthk){font-size:.88rem;font-weight:600;color:var(--color-surface-700);text-decoration:none;transition:color .2s,transform .2s;display:block}.nav-list.svelte-z0vthk a:where(.svelte-z0vthk):hover{color:var(--color-primary-600);transform:translate(4px)}.footer-bottom.svelte-z0vthk{display:flex;align-items:center;justify-content:space-between;padding:32px 0 clamp(32px,5vw,40px);border-top:1px solid var(--color-surface-300)}.copyright.svelte-z0vthk{font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:var(--color-surface-600);margin:0}.social-links.svelte-z0vthk{display:flex;gap:12px}.social-links.svelte-z0vthk a:where(.svelte-z0vthk){width:40px;height:40px;border-radius:10px;background:var(--color-surface-0);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--color-surface-700);text-decoration:none;box-shadow:0 1px 4px #00000014;transition:background .2s,color .2s}.social-links.svelte-z0vthk a:where(.svelte-z0vthk):hover{background:var(--color-primary-600);color:#fff}@media(max-width:900px){.footer.svelte-z0vthk{border-radius:32px 32px 0 0}.footer-grid.svelte-z0vthk{grid-template-columns:1fr 1fr;gap:40px 32px}.footer-brand.svelte-z0vthk{grid-column:1 / -1;max-width:none}}@media(max-width:600px){.footer-grid.svelte-z0vthk{grid-template-columns:1fr;gap:32px}.footer-bottom.svelte-z0vthk{flex-direction:column;gap:20px;text-align:center}.social-links.svelte-z0vthk{justify-content:center}}.landing-page.svelte-1aq6770{background-color:var(--color-background-light);color:var(--color-surface-900);font-family:Montserrat,DM Sans,system-ui,-apple-system,sans-serif;overflow-x:hidden;position:relative}html{scroll-behavior:smooth}
