.header.svelte-1uu7p9m{position:fixed;top:16px;left:16px;right:16px;z-index:100;max-width:1200px;margin:0 auto;border-radius:9999px;background:#18162199;backdrop-filter:blur(20px) saturate(1.4);-webkit-backdrop-filter:blur(20px) saturate(1.4);border:1px solid rgba(255,255,255,.08);box-shadow:0 4px 24px #00000040,inset 0 1px #ffffff0f;transition:background .4s,backdrop-filter .4s,border-color .4s,box-shadow .4s}.header.scrolled.svelte-1uu7p9m{background:#181621d1;backdrop-filter:blur(24px) saturate(1.6);-webkit-backdrop-filter:blur(24px) saturate(1.6);border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 32px #00000059,inset 0 1px #ffffff14}.nav-container.svelte-1uu7p9m{display:flex;align-items:center;justify-content:space-between;padding:12px clamp(20px,3vw,36px);max-width:100%;margin:0 auto}.logo.svelte-1uu7p9m{display:flex;align-items:center;text-decoration:none}.logo-img.svelte-1uu7p9m{height:40px;width:auto}.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:#fff}.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-400)}.nav-right.svelte-1uu7p9m{display:flex;align-items:center;gap:12px}.btn-ghost-icon.svelte-1uu7p9m{display:flex;align-items:center;gap:8px;padding:8px 18px;border-radius:9999px;background:#ffffff14;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;text-decoration:none;transition:all .25s}.btn-ghost-icon.svelte-1uu7p9m:hover{background:#ffffff26;border-color:#fff3}.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:#fff}.mobile-menu-btn.svelte-1uu7p9m:hover{background:#ffffff1a}.header.scrolled.svelte-1uu7p9m .mobile-menu-btn:where(.svelte-1uu7p9m):hover{background:#ffffff1a}.mobile-close-btn.svelte-1uu7p9m{position:absolute;top:20px;right:20px;background:none;border:none;color:var(--color-surface-dark-800);padding:8px;cursor:pointer;border-radius:8px;transition:background .2s}.mobile-close-btn.svelte-1uu7p9m:hover{background:var(--color-surface-dark-200)}.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-dark-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-dark-800);text-decoration:none;font-size:1.1rem;font-weight:600;border-bottom:1px solid var(--color-surface-dark-300);transition:color .2s}.mobile-nav-link.svelte-1uu7p9m:hover{color:var(--color-primary-400)}.mobile-menu-footer.svelte-1uu7p9m{display:flex;flex-direction:column;gap:12px;padding-top:24px;border-top:1px solid var(--color-surface-dark-300)}.mobile-btn-ghost.svelte-1uu7p9m{display:block;text-align:center;padding:14px;color:var(--color-surface-dark-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-dark-200)}@media(max-width:900px){.header.svelte-1uu7p9m{top:8px;left:8px;right:8px;border-radius:24px}.nav-container.svelte-1uu7p9m{padding:10px clamp(16px,3vw,24px)}.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-dark-100)}.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;filter:saturate(.85)}.hero-overlay.svelte-kg8ly3{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#00000059,#0000008c,#000000bf);z-index:1;pointer-events:none}.hero.svelte-kg8ly3:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,transparent 40%,rgba(0,0,0,.4) 100%);z-index:1;pointer-events:none}.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:8px 20px;background:#ffffff14;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-full);font-size:.75rem;font-weight:700;letter-spacing:.08em;color:var(--color-primary-300);margin-bottom:40px;align-self:center;box-shadow:inset 0 1px #ffffff0f}.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;text-shadow:0 2px 24px rgba(0,0,0,.4)}.hero-title.svelte-kg8ly3 em:where(.svelte-kg8ly3){font-style:italic;color:var(--color-primary-300);font-weight:500;text-shadow:0 2px 16px rgba(0,0,0,.5)}.hero-subtitle.svelte-kg8ly3{font-size:clamp(1rem,2.5vw,1.2rem);font-weight:400;line-height:1.7;color:#ffffffd1;max-width:580px;margin:0 auto 48px;text-shadow:0 1px 12px rgba(0,0,0,.3)}.hero-actions.svelte-kg8ly3{display:flex;gap:16px;flex-wrap:wrap;justify-content:center;margin-bottom:32px}.cta-primary.svelte-kg8ly3{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:var(--radius-2xl);background:var(--color-accent);color:var(--color-accent-text);font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:-.01em;text-decoration:none;box-shadow:0 4px 20px #d7bf0059;box-shadow:0 4px 20px oklch(80% .22 100 / .35);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.cta-primary.svelte-kg8ly3:hover{transform:scale(.97);box-shadow:0 2px 12px #d7bf0040;box-shadow:0 2px 12px oklch(80% .22 100 / .25)}.cta-secondary.svelte-kg8ly3{display:inline-flex;align-items:center;gap:10px;padding:16px 32px;border-radius:var(--radius-2xl);border:1.5px solid rgba(255,255,255,.25);background:#ffffff0f;color:#fff;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none;transition:background .25s ease,border-color .25s ease,transform .25s cubic-bezier(.16,1,.3,1)}.cta-secondary.svelte-kg8ly3:hover{background:#ffffff1f;border-color:#fff6}.hero-trust.svelte-kg8ly3{display:flex;align-items:center;gap:12px;font-size:.75rem;font-weight:600;color:#ffffff8c;letter-spacing:.02em}.scroll-hint.svelte-kg8ly3{position:absolute;bottom:32px;left:0;right:0;display:flex;flex-direction:column;align-items:center;gap:4px;z-index:2;animation:svelte-kg8ly3-bounce-scroll 2.5s ease-in-out infinite}.scroll-text.svelte-kg8ly3{font-size:.6rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:#ffffff59}@keyframes svelte-kg8ly3-bounce-scroll{0%,to{transform:translateY(0);opacity:.35}50%{transform:translateY(6px);opacity:.7}}.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:16px}}@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:.35}}.features.svelte-184mjrs{padding:clamp(80px,12vw,140px) clamp(24px,5vw,56px);background:var(--color-background-dark)}.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-400)}.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-dark-800);margin:0}.section-title.svelte-184mjrs em:where(.svelte-184mjrs){font-style:italic;color:var(--color-primary-400);font-weight:500}.section-desc.svelte-184mjrs{font-size:.95rem;font-weight:400;line-height:1.75;color:var(--color-surface-dark-700);max-width:420px;margin:0}.features-grid.svelte-184mjrs{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--color-surface-dark-300);border-radius:var(--radius-2xl);overflow:hidden}.feature-card.svelte-184mjrs{background:var(--color-surface-dark-0);padding:clamp(32px,5vw,44px) clamp(24px,4vw,40px);position:relative;overflow:hidden;transition:background .3s ease}.feature-card.svelte-184mjrs:hover{background:var(--color-surface-dark-200)}.feature-card-highlight.svelte-184mjrs{grid-column:1 / -1;background:color-mix(in srgb,var(--color-primary-600) 8%,var(--color-surface-dark-0))}.feature-card-highlight.svelte-184mjrs:hover{background:color-mix(in srgb,var(--color-primary-600) 12%,var(--color-surface-dark-0))}.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-dark-600);margin-bottom:32px;display:block}.feature-icon.svelte-184mjrs{width:44px;height:44px;background:var(--color-surface-dark-200);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;color:var(--color-primary-400);margin-bottom:20px;transition:transform .3s ease}.feature-card.svelte-184mjrs:hover .feature-icon:where(.svelte-184mjrs){transform:scale(1.06)}.feature-name.svelte-184mjrs{font-size:clamp(1.05rem,2vw,1.2rem);font-weight:700;color:var(--color-surface-dark-800);margin:0 0 10px}.feature-desc.svelte-184mjrs{font-size:.875rem;font-weight:400;line-height:1.65;color:var(--color-surface-dark-700);margin:0}.feature-tags.svelte-184mjrs{display:flex;flex-wrap:wrap;gap:8px;margin-top:20px}.tag.svelte-184mjrs{padding:4px 12px;border-radius:var(--radius-full);background:var(--color-accent);font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent-text)}@media(max-width:900px){.features-grid.svelte-184mjrs{grid-template-columns:1fr}.feature-card-highlight.svelte-184mjrs{grid-column:1 / -1}}.gallery.svelte-8vz7h9{padding:clamp(80px,12vw,140px) clamp(24px,5vw,56px);background:var(--color-surface-dark-50)}.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-400)}.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-dark-800);margin:0}.section-title.svelte-8vz7h9 em:where(.svelte-8vz7h9){font-style:italic;color:var(--color-primary-400);font-weight:500}.view-all-link.svelte-8vz7h9{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary-400);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:var(--radius-2xl);background:var(--color-surface-dark-0);text-decoration:none;transition:transform .3s cubic-bezier(.16,1,.3,1);border:1px solid var(--color-surface-dark-300)}.template-card.svelte-8vz7h9:hover{transform:translateY(-4px);border-color:var(--color-surface-dark-200)}.template-visual.svelte-8vz7h9{aspect-ratio:3/4;position:relative;overflow:hidden;background:var(--color-surface-dark-100)}.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.06)}.template-overlay.svelte-8vz7h9{position:absolute;inset:0;background:color-mix(in srgb,var(--color-primary-600) 25%,transparent);opacity:0;display:flex;align-items:center;justify-content:center;transition:opacity .4s ease}.template-card.svelte-8vz7h9:hover .template-overlay:where(.svelte-8vz7h9){opacity:1}.overlay-label.svelte-8vz7h9{background:var(--color-surface-dark-0);color:var(--color-surface-dark-800);padding:10px 24px;border-radius:var(--radius-xl);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;transform:translateY(12px);transition:transform .4s cubic-bezier(.16,1,.3,1)}.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-dark-600)}.template-info.svelte-8vz7h9{padding:20px 24px 24px}.template-name.svelte-8vz7h9{font-size:1.05rem;font-weight:700;color:var(--color-surface-dark-800);margin:0 0 8px}.template-cta.svelte-8vz7h9{display:inline-flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:var(--color-primary-400);opacity:0;transform:translateY(6px);transition:opacity .3s ease,transform .3s cubic-bezier(.16,1,.3,1)}.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:var(--radius-2xl);border:1px solid var(--color-surface-dark-300);background:var(--color-surface-dark-0);text-align:center}.empty-state.svelte-8vz7h9 .empty-icon{color:var(--color-surface-dark-600)}.empty-text.svelte-8vz7h9{font-size:1rem;font-weight:400;color:var(--color-surface-dark-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:var(--radius-xl);transition:background .2s ease}.empty-cta.svelte-8vz7h9:hover{background:var(--color-primary-700)}.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:var(--radius-xl);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:background .2s ease}.view-all-btn.svelte-8vz7h9:hover{background:var(--color-primary-700)}@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-dark)}.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-400);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-dark-800);margin:0 0 24px}.section-title.svelte-1fbmukw em:where(.svelte-1fbmukw){font-style:italic;color:var(--color-primary-400);font-weight:500}.section-desc.svelte-1fbmukw{font-size:.92rem;font-weight:400;line-height:1.75;color:var(--color-surface-dark-700);max-width:340px;margin:0}.time-box.svelte-1fbmukw{margin-top:48px;padding:32px;border-radius:var(--radius-2xl);background:var(--color-surface-dark-0);border:1px solid var(--color-surface-dark-300)}.time-label.svelte-1fbmukw{display:block;font-size:.65rem;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--color-surface-dark-600);margin-bottom:8px}.time-value.svelte-1fbmukw{display:block;font-size:2.2rem;font-weight:700;color:var(--color-surface-dark-800)}.time-note.svelte-1fbmukw{display:block;font-size:.84rem;font-weight:400;color:var(--color-surface-dark-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-dark-300)}.step.svelte-1fbmukw:first-child{border-top:1px solid var(--color-surface-dark-300)}.step-num.svelte-1fbmukw{font-size:2.8rem;font-weight:900;font-style:italic;color:var(--color-surface-dark-300);padding-top:4px;line-height:1}.step-body.svelte-1fbmukw{position:relative}.step-icon.svelte-1fbmukw{color:var(--color-primary-400);margin-bottom:12px}.step-name.svelte-1fbmukw{font-size:1.2rem;font-weight:700;color:var(--color-surface-dark-800);margin:0 0 10px;transition:color .3s ease}.step.svelte-1fbmukw:hover .step-name:where(.svelte-1fbmukw){color:var(--color-primary-400)}.step-desc.svelte-1fbmukw{font-size:.9rem;font-weight:400;line-height:1.72;color:var(--color-surface-dark-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-dark-50)}.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-400);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-dark-800);margin:0 auto;max-width:600px}.section-title.svelte-ubax3r em:where(.svelte-ubax3r){font-style:italic;color:var(--color-primary-400);font-weight:500}.testimonials-grid.svelte-ubax3r{display:flex;justify-content:center}.testimonial-card.svelte-ubax3r{background:var(--color-surface-dark-0);padding:clamp(32px,5vw,64px) clamp(24px,4vw,56px);position:relative;max-width:780px;width:100%;border-radius:var(--radius-2xl);border:1px solid var(--color-surface-dark-300)}.testimonial-stars.svelte-ubax3r{display:flex;justify-content:center;gap:4px;color:var(--color-accent);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-dark-800);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-dark-800);margin-bottom:2px}.author-event.svelte-ubax3r{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-surface-dark-600)}.testimonial-status.svelte-ubax3r{margin-top:40px;padding-top:28px;border-top:1px solid var(--color-surface-dark-300);display:flex;justify-content:center}.status-pill.svelte-ubax3r{display:inline-flex;align-items:center;gap:8px;background:var(--color-surface-dark-100);padding:6px 16px;border-radius:var(--radius-full);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary-400)}.status-dot.svelte-ubax3r{width:8px;height:8px;background:var(--color-success);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:var(--radius-xl);background:var(--color-surface-dark-0);border:1px solid var(--color-surface-dark-300)}.stat-value.svelte-ubax3r{font-size:2.5rem;font-weight:700;color:var(--color-primary-400)}.stat-label.svelte-ubax3r{font-size:.85rem;font-weight:400;color:var(--color-surface-dark-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-surface-dark-50)}.cta-inner.svelte-1mr221l{max-width:1200px;margin:0 auto;background:var(--color-primary-600);border-radius:var(--radius-3xl);overflow:hidden;position:relative;padding:clamp(48px,8vw,96px) clamp(32px,6vw,96px);text-align:center;border:1px solid color-mix(in srgb,var(--color-primary-400) 30%,transparent)}.cta-glow.svelte-1mr221l{position:absolute;inset:0;background:radial-gradient(circle at center,rgba(237,244,116,.12) 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:700;line-height:1;letter-spacing:-.02em;color:#fff;margin:0 0 24px}.cta-title.svelte-1mr221l em:where(.svelte-1mr221l){font-style:italic;color:var(--color-accent);font-weight:500}.cta-subtitle.svelte-1mr221l{font-size:clamp(1rem,2vw,1.1rem);font-weight:400;line-height:1.7;color:#ffffffbf;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:18px 40px;border-radius:var(--radius-2xl);background:var(--color-accent);color:var(--color-accent-text);font-family:inherit;font-size:.95rem;font-weight:700;letter-spacing:-.01em;text-decoration:none;box-shadow:0 4px 20px #d7bf004d;box-shadow:0 4px 20px oklch(80% .22 100 / .3);transition:transform .25s cubic-bezier(.16,1,.3,1),box-shadow .25s ease}.cta-primary.svelte-1mr221l:hover{transform:scale(.97);box-shadow:0 2px 12px #d7bf0033;box-shadow:0 2px 12px oklch(80% .22 100 / .2)}.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:.75rem;font-weight:600;letter-spacing:.02em;color:#ffffff8c}.trust-check.svelte-1mr221l{color:var(--color-accent);font-size:1rem}@media(max-width:640px){.cta-inner.svelte-1mr221l{border-radius:var(--radius-2xl)}.cta-trust.svelte-1mr221l{flex-direction:column;gap:12px}}.footer.svelte-z0vthk{background:var(--color-surface-dark-50);border-top:1px solid var(--color-surface-dark-300);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:400;line-height:1.7;color:var(--color-surface-dark-700);margin:0 0 16px}.footer-tagline.svelte-z0vthk{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-primary-400);margin:0}.footer-nav.svelte-z0vthk{min-width:120px}.nav-title.svelte-z0vthk{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-surface-dark-800);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-dark-700);text-decoration:none;transition:color .2s ease,transform .2s ease;display:block}.nav-list.svelte-z0vthk a:where(.svelte-z0vthk):hover{color:var(--color-primary-400);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-dark-300)}.copyright.svelte-z0vthk{font-size:.68rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-surface-dark-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:var(--radius-lg);background:var(--color-surface-dark-0);display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;color:var(--color-surface-dark-700);text-decoration:none;border:1px solid var(--color-surface-dark-300);transition:background .2s ease,color .2s ease,border-color .2s ease}.social-links.svelte-z0vthk a:where(.svelte-z0vthk):hover{background:var(--color-primary-600);color:#fff;border-color:var(--color-primary-600)}@media(max-width:900px){.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-dark);color:var(--color-surface-dark-800);overflow-x:hidden;position:relative}html{scroll-behavior:smooth}
