.landing.svelte-1bloend{display:flex;flex-direction:column;gap:5rem;padding-top:3rem;padding-bottom:4rem}.hero.svelte-1bloend{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;width:100%}.hero-content.svelte-1bloend{display:flex;flex-direction:column;gap:1.5rem}.hero-badge.svelte-1bloend{display:inline-flex;align-self:flex-start;padding:.375rem 1rem;background-color:color-mix(in srgb,var(--cyan-600) 15%,transparent);border:1px solid color-mix(in srgb,var(--cyan-600) 30%,transparent);border-radius:var(--radius-full);font-size:.8125rem;color:var(--cyan-300);font-weight:500}.hero-title.svelte-1bloend{font-size:3rem;font-weight:800;line-height:1.1;letter-spacing:-.03em}.hero-highlight.svelte-1bloend{background:linear-gradient(to right,var(--cyan-400),var(--purple-500));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle.svelte-1bloend{font-size:1.0625rem;color:var(--gray-400);line-height:1.7;max-width:30rem}.hero-cta.svelte-1bloend{display:flex;gap:.75rem;margin-top:.25rem}.hero-trust.svelte-1bloend{display:grid;grid-template-columns:auto auto;gap:.5rem}.hero-trust.svelte-1bloend span:where(.svelte-1bloend){display:inline-flex;align-items:center;gap:.375rem;padding:.3rem .75rem;border-radius:var(--radius-full);background-color:color-mix(in srgb,var(--cyan-600) 12%,transparent);border:1px solid color-mix(in srgb,var(--cyan-600) 25%,transparent);font-size:.8125rem;font-weight:600;color:var(--gray-200)}.trust-check.svelte-1bloend{color:var(--cyan-400);font-weight:700}.hero-gallery.svelte-1bloend{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;max-height:520px;overflow:hidden;border-radius:var(--radius-xl)}.hero-gallery-col.svelte-1bloend{display:flex;flex-direction:column;gap:.75rem}.hero-gallery-col-left.svelte-1bloend{margin-top:45%}.hero-gallery-col.svelte-1bloend img:where(.svelte-1bloend){width:100%;height:auto;border-radius:var(--radius-lg);object-fit:cover;display:block}.hero-gallery-fade-top.svelte-1bloend{position:absolute;top:0;left:0;right:0;height:5rem;background:linear-gradient(to bottom,var(--gray-950),transparent);pointer-events:none;z-index:1}.hero-gallery-fade.svelte-1bloend{position:absolute;bottom:0;left:0;right:0;height:6rem;background:linear-gradient(to top,var(--gray-950),transparent);pointer-events:none;z-index:1}.btn-primary.svelte-1bloend{padding:.75rem 1.5rem;background:linear-gradient(to right,var(--cyan-600),var(--purple-600));color:#fff;font-weight:600;font-size:.9375rem;border-radius:var(--radius-lg);text-decoration:none;transition:opacity .15s}.btn-primary.svelte-1bloend:hover{opacity:.9}.btn-lg.svelte-1bloend{padding:.875rem 2rem;font-size:1rem}.section.svelte-1bloend{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.section-title.svelte-1bloend{font-size:1.75rem;font-weight:700;text-align:center}.gallery-link.svelte-1bloend{display:inline-flex;align-items:center;gap:.25rem;font-size:.9375rem;font-weight:500;color:var(--cyan-400);text-decoration:none;transition:color .15s}.gallery-link.svelte-1bloend:hover{color:var(--cyan-300)}.section-subtitle.svelte-1bloend{font-size:1rem;color:var(--gray-400);text-align:center;max-width:32rem}.showcase-wrapper.svelte-1bloend{display:flex;flex-direction:column;align-items:center;gap:1.25rem;width:100%}.showcase-coverflow.svelte-1bloend{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:700px;padding:1rem 0}.coverflow-track.svelte-1bloend{position:relative;width:100%;height:400px;display:flex;align-items:center;justify-content:center}.coverflow-card.svelte-1bloend{position:absolute;border-radius:var(--radius-xl);overflow:hidden;background:var(--gray-900);border:1px solid var(--gray-800);transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;padding:0}.coverflow-card.svelte-1bloend img:where(.svelte-1bloend){width:100%;height:100%;object-fit:cover;display:block}.coverflow-center.svelte-1bloend{width:340px;height:340px;z-index:3;transform:scale(1);box-shadow:0 16px 48px #00000080,0 0 0 1px #ffffff0d}.coverflow-left.svelte-1bloend{width:280px;height:280px;z-index:2;transform:translate(-75%) scale(.85);opacity:.7;filter:brightness(.7)}.coverflow-right.svelte-1bloend{width:280px;height:280px;z-index:2;transform:translate(75%) scale(.85);opacity:.7;filter:brightness(.7)}.coverflow-left.svelte-1bloend:hover,.coverflow-right.svelte-1bloend:hover{opacity:.9;filter:brightness(.85)}.showcase-arrow.svelte-1bloend{position:absolute;z-index:4;width:2.5rem;height:2.5rem;border-radius:var(--radius-full);background:var(--gray-800);border:1px solid var(--gray-700);color:var(--gray-300);cursor:pointer;transition:all .15s;display:flex;align-items:center;justify-content:center}.showcase-arrow-left.svelte-1bloend{left:0}.showcase-arrow-right.svelte-1bloend{right:0}.showcase-arrow.svelte-1bloend:hover:not(:disabled){background:var(--gray-700);color:var(--gray-100)}.showcase-arrow.svelte-1bloend:disabled{opacity:.25;cursor:default}.showcase-dots.svelte-1bloend{display:flex;gap:.5rem;align-items:center}.dot.svelte-1bloend{width:.4rem;height:.4rem;border-radius:var(--radius-full);background:var(--gray-700);border:none;cursor:pointer;transition:all .2s;padding:0}.dot.active.svelte-1bloend{background:var(--cyan-500);width:1rem}.steps-grid.svelte-1bloend{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;width:100%}.step-card.svelte-1bloend{background-color:var(--gray-900);border:1px solid var(--gray-800);border-radius:var(--radius-xl);padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;text-align:center}.step-number.svelte-1bloend{width:2.5rem;height:2.5rem;margin-inline:auto;border-radius:var(--radius-full);background:linear-gradient(to bottom right,var(--cyan-600),var(--purple-600));display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:700;color:#fff}.step-heading.svelte-1bloend{font-size:1rem;font-weight:600}.step-desc.svelte-1bloend{font-size:.875rem;color:var(--gray-400);line-height:1.5}.video-section.svelte-1bloend{padding:2rem 0}.video-outer.svelte-1bloend{position:relative;width:100%;max-width:52rem}.video-glow.svelte-1bloend{position:absolute;inset:-1px;border-radius:1.25rem;background:linear-gradient(135deg,var(--cyan-600),var(--purple-600));opacity:.4;filter:blur(20px);z-index:0;pointer-events:none}.video-wrapper.svelte-1bloend{position:relative;z-index:1;width:100%;border-radius:1rem;overflow:hidden;border:1px solid color-mix(in srgb,var(--cyan-600) 30%,var(--gray-800));background-color:var(--gray-950);box-shadow:0 4px 24px #0006,0 0 0 1px #ffffff0d}.video-embed.svelte-1bloend{position:relative;width:100%;padding-top:56.25%}.video-embed.svelte-1bloend iframe:where(.svelte-1bloend){position:absolute;top:0;left:0;width:100%;height:100%;border:none}.video-facade.svelte-1bloend{position:absolute;top:0;left:0;width:100%;height:100%;border:none;padding:0;background:#000;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-facade.svelte-1bloend img:where(.svelte-1bloend){width:100%;height:100%;object-fit:cover}.video-play-btn.svelte-1bloend{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.85;transition:opacity .2s}.video-facade.svelte-1bloend:hover .video-play-btn:where(.svelte-1bloend){opacity:1}.modes-label.svelte-1bloend{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--cyan-400)}.modes-grid.svelte-1bloend{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;width:100%}.mode-card.svelte-1bloend{position:relative;background-color:var(--gray-900);border:1px solid var(--gray-800);border-radius:var(--radius-xl);padding:2rem;display:flex;flex-direction:column;gap:1rem}.mode-card-photo.svelte-1bloend{border-color:color-mix(in srgb,var(--cyan-600) 35%,var(--gray-800));background-color:color-mix(in srgb,var(--cyan-950, #0a1628) 60%,var(--gray-900))}.mode-card-badge.svelte-1bloend{position:absolute;top:-.625rem;right:1.5rem;padding:.2rem .625rem;background:linear-gradient(to right,var(--cyan-600),var(--purple-600));color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;border-radius:var(--radius-full)}.mode-icon.svelte-1bloend{width:3rem;height:3rem;border-radius:var(--radius-lg);background-color:var(--gray-800);border:1px solid var(--gray-700);display:flex;align-items:center;justify-content:center;color:var(--gray-300)}.mode-icon-photo.svelte-1bloend{background-color:color-mix(in srgb,var(--cyan-600) 15%,var(--gray-800));border-color:color-mix(in srgb,var(--cyan-600) 30%,var(--gray-700));color:var(--cyan-300)}.mode-name.svelte-1bloend{font-size:1.25rem;font-weight:700}.mode-desc.svelte-1bloend{font-size:.9rem;color:var(--gray-400);line-height:1.6}.mode-bullets.svelte-1bloend{list-style:none;display:flex;flex-direction:column;gap:.5rem;margin-top:auto;padding-top:.25rem}.mode-bullets.svelte-1bloend li:where(.svelte-1bloend){display:flex;align-items:center;gap:.625rem;font-size:.875rem;color:var(--gray-300)}.mode-bullets.svelte-1bloend li:where(.svelte-1bloend):before{content:"→";color:var(--cyan-400);font-weight:700;flex-shrink:0}.features-grid.svelte-1bloend{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;width:100%}.feature-card.svelte-1bloend{background-color:var(--gray-900);border:1px solid var(--gray-800);border-radius:var(--radius-xl);padding:1.5rem;display:flex;flex-direction:column;gap:.625rem}.feature-icon-svg.svelte-1bloend{width:1.5rem;height:1.5rem;color:var(--cyan-400);flex-shrink:0}.feature-heading.svelte-1bloend{font-size:.9375rem;font-weight:600}.feature-desc.svelte-1bloend{font-size:.8125rem;color:var(--gray-400);line-height:1.5}.feature-card-highlight.svelte-1bloend{border-color:color-mix(in srgb,var(--cyan-600) 35%,var(--gray-800));background-color:color-mix(in srgb,var(--cyan-950, #0a1628) 60%,var(--gray-900))}.feature-card-li.svelte-1bloend{border-color:color-mix(in srgb,var(--purple-600) 35%,var(--gray-800));background-color:color-mix(in srgb,var(--purple-950, #180a28) 60%,var(--gray-900))}.feature-card-header.svelte-1bloend{display:flex;align-items:center;justify-content:space-between}.feature-badge.svelte-1bloend{font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.2rem .5rem;border-radius:var(--radius-full);background-color:color-mix(in srgb,var(--cyan-600) 20%,transparent);border:1px solid color-mix(in srgb,var(--cyan-600) 40%,transparent);color:var(--cyan-300);flex-shrink:0}.feature-badge-pro.svelte-1bloend{background-color:color-mix(in srgb,var(--purple-600) 20%,transparent);border-color:color-mix(in srgb,var(--purple-600) 40%,transparent);color:var(--purple-300, #c084fc)}.cta-section.svelte-1bloend{text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem 2rem;background-color:var(--gray-900);border:1px solid var(--gray-800);border-radius:var(--radius-xl)}.cta-title.svelte-1bloend{font-size:1.5rem;font-weight:700}.cta-subtitle.svelte-1bloend{font-size:1rem;color:var(--gray-400);max-width:30rem}@media(max-width:768px){.hero.svelte-1bloend{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-content.svelte-1bloend{align-items:center}.hero-badge.svelte-1bloend{align-self:center}.hero-trust.svelte-1bloend{justify-content:center}.hero-gallery.svelte-1bloend{max-height:280px}.hero-gallery-col-left.svelte-1bloend{margin-top:35%}.steps-grid.svelte-1bloend,.features-grid.svelte-1bloend,.modes-grid.svelte-1bloend{grid-template-columns:1fr}.hero-title.svelte-1bloend{font-size:2.25rem}.hero-subtitle.svelte-1bloend{font-size:1rem}.landing.svelte-1bloend{gap:3rem;padding-top:2rem;padding-bottom:3rem}.cta-section.svelte-1bloend{padding:2rem 1.5rem}.section-title.svelte-1bloend{font-size:1.5rem}.coverflow-track.svelte-1bloend{height:300px}.coverflow-center.svelte-1bloend{width:260px;height:260px}.coverflow-left.svelte-1bloend,.coverflow-right.svelte-1bloend{width:200px;height:200px}}@media(max-width:480px){.hero-title.svelte-1bloend{font-size:1.875rem}.hero-subtitle.svelte-1bloend{font-size:.9375rem}.hero-cta.svelte-1bloend{flex-direction:column;align-items:stretch;width:100%}.btn-primary.btn-lg.svelte-1bloend{text-align:center}.landing.svelte-1bloend{gap:2.5rem;padding-top:1.5rem}.hero-gallery.svelte-1bloend{max-height:200px;gap:.5rem}.hero-gallery-col.svelte-1bloend{gap:.5rem}.hero-gallery-col-left.svelte-1bloend{margin-top:30%}.section-title.svelte-1bloend{font-size:1.375rem}.section-subtitle.svelte-1bloend{font-size:.9375rem}.coverflow-track.svelte-1bloend{height:240px}.coverflow-center.svelte-1bloend{width:200px;height:200px}.coverflow-left.svelte-1bloend,.coverflow-right.svelte-1bloend{width:150px;height:150px;transform:translate(70%) scale(.8)}.coverflow-left.svelte-1bloend{transform:translate(-70%) scale(.8)}.showcase-arrow.svelte-1bloend{width:2rem;height:2rem}.mode-card.svelte-1bloend{padding:1.25rem}.cta-section.svelte-1bloend{padding:1.5rem 1rem}.cta-title.svelte-1bloend{font-size:1.25rem}.step-card.svelte-1bloend,.feature-card.svelte-1bloend{padding:1.25rem}}
