.welcome-area.svelte-1hwimeg{position:relative;min-height:100vh;display:flex;align-items:center;padding:110px 0 80px;background:linear-gradient(180deg,var(--site-bg) 0%,var(--site-bg-soft) 100%);overflow:hidden;transition:background .35s ease,color .35s ease}.hero-bg.svelte-1hwimeg{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 38%,color-mix(in srgb,var(--site-accent) 18%,transparent) 0%,transparent 48%),radial-gradient(circle at 18% 20%,color-mix(in srgb,var(--site-accent) 10%,transparent) 0%,transparent 24%),radial-gradient(circle at 82% 18%,color-mix(in srgb,var(--site-accent) 12%,transparent) 0%,transparent 22%);filter:blur(44px);pointer-events:none;opacity:1}.hero-mesh.svelte-1hwimeg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.28;background-image:linear-gradient(rgba(148,163,184,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.06) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at center,black 30%,transparent 85%);-webkit-mask-image:radial-gradient(circle at center,black 30%,transparent 85%)}.container.svelte-1hwimeg{position:relative;z-index:2;width:100%;max-width:1320px;margin:0 auto;padding:0 1.5rem}.content-wrapper.svelte-1hwimeg{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:2.5rem;align-items:center}.welcome-intro.svelte-1hwimeg{max-width:640px}.hero-pill.svelte-1hwimeg{display:inline-flex;align-items:center;gap:10px;padding:9px 16px;border-radius:999px;background:color-mix(in srgb,var(--site-surface-strong) 92%,transparent);border:1px solid var(--site-border);color:var(--site-text-soft);font-size:.82rem;font-weight:600;margin-bottom:18px;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff14;transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.pill-dot.svelte-1hwimeg{width:8px;height:8px;background:#22c55e;border-radius:50%;box-shadow:0 0 8px #22c55e99}.main-heading.svelte-1hwimeg{margin:0 0 1.1rem;font-size:clamp(2.8rem,4.9vw,4.85rem);line-height:1.01;letter-spacing:-.045em;color:var(--site-text);font-weight:500;text-wrap:balance;transition:color .35s ease;margin-bottom:40px}.accent.svelte-1hwimeg{background:linear-gradient(135deg,var(--site-text) 0%,#7dd3fc 42%,var(--site-accent) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.cta-buttons.svelte-1hwimeg{display:flex;gap:1rem;flex-wrap:wrap}.welcome-visual.svelte-1hwimeg{display:flex;justify-content:center;align-items:center}.canvas-shell.svelte-1hwimeg{position:relative;width:100%;max-width:760px;aspect-ratio:1200 / 620;border-radius:30px;overflow:visible;background:linear-gradient(180deg,color-mix(in srgb,var(--site-surface-strong) 85%,transparent),color-mix(in srgb,var(--site-surface) 72%,transparent)),radial-gradient(circle at center,color-mix(in srgb,var(--site-accent) 8%,transparent),transparent 60%);border:1px solid var(--site-border);box-shadow:var(--site-shadow-strong),inset 0 1px #ffffff14;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.hero-canvas.svelte-1hwimeg{display:block;width:100%;height:100%;border-radius:30px}.floating-card.svelte-1hwimeg{position:absolute;display:flex;align-items:center;gap:.8rem;min-width:215px;padding:.9rem 1rem;border-radius:1.15rem;border:1px solid var(--site-border);background:color-mix(in srgb,var(--site-card) 94%,transparent);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:inset 0 1px #ffffff0f,var(--site-shadow-soft);transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.floating-card-1.svelte-1hwimeg{top:-10px;right:300px;animation:svelte-1hwimeg-floatCard1 5.2s ease-in-out infinite}.floating-card-2.svelte-1hwimeg{bottom:50px;left:-30px;animation:svelte-1hwimeg-floatCard2 6.4s ease-in-out infinite}.floating-card-3.svelte-1hwimeg{bottom:10px;right:26px;animation:svelte-1hwimeg-floatCard3 5.8s ease-in-out infinite}.floating-icon.svelte-1hwimeg{width:38px;height:38px;min-width:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#0ea5e9 0%,var(--site-accent) 100%);color:#fff;font-weight:900;box-shadow:0 10px 20px #0ea5e938}.floating-icon.pulse.svelte-1hwimeg:before{content:"";width:10px;height:10px;border-radius:999px;background:#fff;display:block;box-shadow:0 0 14px #ffffffbf}.floating-title.svelte-1hwimeg{color:var(--site-text);font-size:.88rem;font-weight:700;line-height:1.2;transition:color .35s ease}.floating-text.svelte-1hwimeg{margin-top:.18rem;color:var(--site-text-soft);font-size:.78rem;line-height:1.35;transition:color .35s ease}@keyframes svelte-1hwimeg-floatCard1{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes svelte-1hwimeg-floatCard2{0%,to{transform:translateY(0)}50%{transform:translateY(12px)}}@keyframes svelte-1hwimeg-floatCard3{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width: 1100px){.welcome-area.svelte-1hwimeg{min-height:auto;padding:110px 0 70px}.content-wrapper.svelte-1hwimeg{grid-template-columns:1fr;gap:2.75rem;text-align:center}.welcome-intro.svelte-1hwimeg{max-width:100%}.cta-buttons.svelte-1hwimeg{justify-content:center}.canvas-shell.svelte-1hwimeg{max-width:900px}.floating-card-2.svelte-1hwimeg{left:6px}}@media (max-width: 768px){.welcome-visual.svelte-1hwimeg{display:none}.welcome-area.svelte-1hwimeg{padding:100px 0 60px}.container.svelte-1hwimeg{padding:0 1rem}.main-heading.svelte-1hwimeg{font-size:clamp(2.2rem,11vw,3.5rem)}.floating-card.svelte-1hwimeg{min-width:0;width:210px;padding:.8rem .9rem}.floating-card-1.svelte-1hwimeg{top:8px;right:0}.floating-card-2.svelte-1hwimeg{bottom:66px;left:0}.floating-card-3.svelte-1hwimeg{right:8px;bottom:8px}}@media (max-width: 520px){.cta-buttons.svelte-1hwimeg{flex-direction:column;align-items:stretch}.canvas-shell.svelte-1hwimeg,.hero-canvas.svelte-1hwimeg{border-radius:22px}.floating-card.svelte-1hwimeg{width:180px;gap:.65rem;padding:.7rem .75rem}.floating-title.svelte-1hwimeg{font-size:.8rem}.floating-text.svelte-1hwimeg{font-size:.72rem}}.features-area.svelte-1dpem8h{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(180deg,var(--site-bg) 0%,var(--site-bg-soft) 45%,var(--site-bg) 100%);transition:background .35s ease,color .35s ease}.features-bg.svelte-1dpem8h{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.features-orb.svelte-1dpem8h{position:absolute;border-radius:999px;filter:blur(80px);opacity:.45;transition:background .35s ease,opacity .35s ease}.features-orb-1.svelte-1dpem8h{width:360px;height:360px;top:8%;left:-5%;background:color-mix(in srgb,var(--site-accent) 14%,transparent)}.features-orb-2.svelte-1dpem8h{width:440px;height:440px;right:-8%;bottom:10%;background:color-mix(in srgb,var(--site-accent) 11%,transparent)}.features-grid-lines.svelte-1dpem8h{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--site-accent) 9%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--site-accent) 9%,transparent) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 92%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 92%);opacity:.2;transition:opacity .35s ease}.container.svelte-1dpem8h{position:relative;z-index:2;max-width:1280px;margin:0 auto;padding:0 1.5rem}.section-heading.svelte-1dpem8h{max-width:760px;margin:0 auto 4.2rem;text-align:center}.section-pill.svelte-1dpem8h{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:color-mix(in srgb,var(--site-surface-strong) 92%,transparent);border:1px solid var(--site-border);color:var(--site-text-soft);font-size:.82rem;font-weight:600;margin-bottom:1.2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:inset 0 1px #ffffff0d,var(--site-shadow-soft);transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.pill-dot.svelte-1dpem8h{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55ed9}.section-title.svelte-1dpem8h{font-size:clamp(2.2rem,5vw,3.4rem);line-height:1.02;letter-spacing:-.04em;font-weight:500;color:var(--site-text);margin:0 0 1rem;transition:color .35s ease}.section-description.svelte-1dpem8h{max-width:640px;margin:0 auto;font-size:1.04rem;line-height:1.75;color:var(--site-text-soft);transition:color .35s ease}.features-grid.svelte-1dpem8h{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem}.feature-card{position:relative;overflow:hidden;border-radius:1.5rem;border:1px solid var(--site-border);background:linear-gradient(180deg,color-mix(in srgb,white 5%,transparent),color-mix(in srgb,white 2%,transparent)),color-mix(in srgb,var(--site-card) 94%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:inset 0 1px #ffffff0d,var(--site-shadow-soft);transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease}.feature-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top right,color-mix(in srgb,var(--site-accent) 14%,transparent),transparent 34%);opacity:.85;pointer-events:none;transition:opacity .28s ease}.feature-card:hover{transform:translateY(-8px);border-color:color-mix(in srgb,var(--site-accent) 24%,var(--site-border));box-shadow:inset 0 1px #ffffff0f,0 26px 60px #00000024,0 0 0 1px color-mix(in srgb,var(--site-accent) 8%,transparent)}.dark .feature-card:hover{box-shadow:inset 0 1px #ffffff0d,0 26px 60px #00000057,0 0 0 1px color-mix(in srgb,var(--site-accent) 8%,transparent)}.feature-top.svelte-1dpem8h{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.35rem}.feature-icon-wrap.svelte-1dpem8h{position:relative;width:64px;height:64px;flex:0 0 auto}.feature-icon-glow.svelte-1dpem8h{position:absolute;top:8px;right:8px;bottom:8px;left:8px;border-radius:18px;background:radial-gradient(circle,color-mix(in srgb,var(--site-accent) 22%,transparent),transparent 70%);filter:blur(12px);transition:background .35s ease}.feature-icon.svelte-1dpem8h{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:64px;height:64px;border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--site-accent) 16%,transparent),color-mix(in srgb,var(--site-accent) 8%,transparent)),color-mix(in srgb,var(--site-surface) 94%,transparent);border:1px solid color-mix(in srgb,var(--site-accent) 18%,var(--site-border));box-shadow:inset 0 1px #ffffff14,0 10px 24px color-mix(in srgb,var(--site-accent) 12%,transparent);transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.feature-icon.svelte-1dpem8h img:where(.svelte-1dpem8h){display:block;width:34px;height:34px;-o-object-fit:contain;object-fit:contain;opacity:.95;filter:brightness(0) invert(1);transition:filter .35s ease,opacity .35s ease}html:not(.dark) .feature-icon.svelte-1dpem8h img:where(.svelte-1dpem8h){filter:none;opacity:.98}.feature-index.svelte-1dpem8h{font-size:.82rem;font-weight:700;letter-spacing:.08em;color:color-mix(in srgb,var(--site-text-soft) 70%,transparent);padding-top:.25rem;transition:color .35s ease}.feature-title.svelte-1dpem8h{font-size:1.24rem;font-weight:600;color:var(--site-text);line-height:1.3;margin-bottom:.75rem;text-align:left;transition:color .35s ease}.feature-description.svelte-1dpem8h{font-size:.94rem;color:var(--site-text-soft);line-height:1.7;text-align:left;transition:color .35s ease}@media (max-width: 1100px){.features-grid.svelte-1dpem8h{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 768px){.features-area.svelte-1dpem8h{padding:85px 0}.container.svelte-1dpem8h{padding:0 1rem}.section-heading.svelte-1dpem8h{margin-bottom:3rem}.section-title.svelte-1dpem8h{font-size:clamp(1.9rem,9vw,2.6rem)}.section-description.svelte-1dpem8h{font-size:.98rem;line-height:1.7}.features-grid.svelte-1dpem8h{grid-template-columns:1fr;gap:1rem}.feature-icon-wrap.svelte-1dpem8h,.feature-icon.svelte-1dpem8h{width:58px;height:58px}.feature-title.svelte-1dpem8h{font-size:1.12rem}.feature-description.svelte-1dpem8h{font-size:.9rem}}.discover-area.svelte-569bf1{position:relative;overflow:hidden;padding:88px 0;background:linear-gradient(180deg,var(--site-bg) 0%,var(--site-bg-soft) 45%,var(--site-bg) 100%);border-top:1px solid var(--site-border);border-bottom:1px solid var(--site-border);transition:background .35s ease,border-color .35s ease,color .35s ease}.discover-bg.svelte-569bf1{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.discover-orb.svelte-569bf1{position:absolute;border-radius:999px;filter:blur(90px);opacity:.5;transition:background .35s ease,opacity .35s ease}.discover-orb-1.svelte-569bf1{width:380px;height:380px;top:6%;left:-6%;background:color-mix(in srgb,var(--site-accent) 14%,transparent)}.discover-orb-2.svelte-569bf1{width:460px;height:460px;right:-8%;bottom:4%;background:color-mix(in srgb,var(--site-accent) 10%,transparent)}.discover-grid.svelte-569bf1{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--site-accent) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--site-accent) 8%,transparent) 1px,transparent 1px);background-size:76px 76px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 95%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 95%);opacity:.18;transition:opacity .35s ease}.container.svelte-569bf1{position:relative;z-index:2;max-width:1260px;margin:0 auto;padding:0 1.5rem}.content-wrapper.svelte-569bf1{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:3rem;align-items:center}.discover-thumb.svelte-569bf1{display:flex;justify-content:center;align-items:center}.phone-stage.svelte-569bf1{position:relative;width:min(100%,480px);min-height:560px;display:flex;justify-content:center;align-items:center}.phone-glow.svelte-569bf1{position:absolute;width:340px;height:340px;border-radius:999px;background:radial-gradient(circle,color-mix(in srgb,var(--site-accent) 18%,transparent),transparent 66%);filter:blur(30px);transition:background .35s ease}.phone-ring.svelte-569bf1{position:absolute;width:390px;height:390px;border-radius:999px;border:1px solid color-mix(in srgb,var(--site-accent) 14%,var(--site-border));box-shadow:0 0 0 22px color-mix(in srgb,var(--site-accent) 3%,transparent),0 0 0 44px color-mix(in srgb,var(--site-accent) 2%,transparent);transition:border-color .35s ease,box-shadow .35s ease}.phone-image.svelte-569bf1{position:relative;z-index:2;max-width:78%;height:auto;filter:drop-shadow(0 26px 60px rgba(0,0,0,.18)) drop-shadow(0 0 30px color-mix(in srgb,var(--site-accent) 8%,transparent));transform:translateY(4px);transition:filter .35s ease}.dark .phone-image.svelte-569bf1{filter:drop-shadow(0 26px 60px rgba(0,0,0,.34)) drop-shadow(0 0 30px color-mix(in srgb,var(--site-accent) 8%,transparent))}.discover-content.svelte-569bf1{max-width:620px}.section-pill.svelte-569bf1{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:color-mix(in srgb,var(--site-surface-strong) 92%,transparent);border:1px solid var(--site-border);color:var(--site-text-soft);font-size:.82rem;font-weight:600;margin-bottom:1rem;box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.pill-dot.svelte-569bf1{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55ebf}.section-title.svelte-569bf1{font-size:clamp(2rem,4.3vw,3.2rem);font-weight:500;line-height:1.02;letter-spacing:-.04em;margin-bottom:.85rem;color:var(--site-text);transition:color .35s ease}.section-subtitle.svelte-569bf1{font-size:1rem;line-height:1.7;color:var(--site-text-soft);margin-bottom:1.5rem;max-width:560px;transition:color .35s ease}.benefits-list.svelte-569bf1{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:.9rem}.benefit-item.svelte-569bf1{border-radius:1.08rem;border:1px solid var(--site-border);background:linear-gradient(180deg,color-mix(in srgb,white 5%,transparent),color-mix(in srgb,white 2%,transparent)),color-mix(in srgb,var(--site-card) 94%,transparent);box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}.benefit-item.svelte-569bf1:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--site-accent) 22%,var(--site-border));box-shadow:0 20px 40px #0000001f,0 0 0 1px color-mix(in srgb,var(--site-accent) 4%,transparent)}.dark .benefit-item.svelte-569bf1:hover{box-shadow:0 20px 40px #00000047,0 0 0 1px color-mix(in srgb,var(--site-accent) 4%,transparent)}.benefit-left.svelte-569bf1{display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem}.icon-row.svelte-569bf1{display:flex;align-items:center;justify-content:center;flex-shrink:0;min-width:32px}.icon-wrapper.svelte-569bf1{display:flex;align-items:center;justify-content:center;width:34px;height:34px;background:linear-gradient(135deg,#0ea5e9 0%,var(--site-accent) 100%);color:#fff;border-radius:50%;flex-shrink:0;box-shadow:0 10px 20px #0ea5e92e}.benefit-copy.svelte-569bf1{flex:1;display:flex;align-items:center;min-width:0}.benefit-text.svelte-569bf1{color:var(--site-text);font-size:.98rem;font-weight:500;line-height:1.5;transition:color .35s ease}@media (max-width: 1024px){.content-wrapper.svelte-569bf1{grid-template-columns:1fr;gap:2.6rem}.discover-thumb.svelte-569bf1{order:2}.discover-content.svelte-569bf1{order:1;text-align:center;max-width:100%}.section-subtitle.svelte-569bf1,.section-pill.svelte-569bf1{margin-left:auto;margin-right:auto}.benefits-list.svelte-569bf1{max-width:760px;margin:0 auto}.phone-stage.svelte-569bf1{min-height:500px}.benefit-left.svelte-569bf1{text-align:left}}@media (max-width: 768px){.discover-area.svelte-569bf1{padding:72px 0}.container.svelte-569bf1{padding:0 1rem}.content-wrapper.svelte-569bf1{gap:2rem}.section-title.svelte-569bf1{font-size:clamp(1.85rem,8vw,2.5rem)}.section-subtitle.svelte-569bf1{font-size:.95rem}.benefit-left.svelte-569bf1{padding:.95rem 1rem;gap:.85rem;align-items:flex-start}.benefit-text.svelte-569bf1{font-size:.94rem}.phone-stage.svelte-569bf1{min-height:420px}.phone-ring.svelte-569bf1{width:310px;height:310px}}.work-area.svelte-17ndl8v{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(180deg,var(--site-bg) 0%,var(--site-bg-soft) 45%,var(--site-bg) 100%);border-top:1px solid var(--site-border);border-bottom:1px solid var(--site-border);transition:background .35s ease,border-color .35s ease,color .35s ease}.work-bg.svelte-17ndl8v{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.work-orb.svelte-17ndl8v{position:absolute;border-radius:999px;filter:blur(90px);opacity:.45;transition:background .35s ease,opacity .35s ease}.work-orb-1.svelte-17ndl8v{width:360px;height:360px;top:8%;left:-6%;background:color-mix(in srgb,var(--site-accent) 14%,transparent)}.work-orb-2.svelte-17ndl8v{width:420px;height:420px;right:-10%;bottom:8%;background:color-mix(in srgb,var(--site-accent) 10%,transparent)}.work-grid.svelte-17ndl8v{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--site-accent) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--site-accent) 7%,transparent) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.92),transparent 95%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.92),transparent 95%);opacity:.18;transition:opacity .35s ease}.container.svelte-17ndl8v{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 1.5rem}.section-heading.svelte-17ndl8v{text-align:center;margin-bottom:4rem}.section-pill.svelte-17ndl8v{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:color-mix(in srgb,var(--site-surface-strong) 92%,transparent);border:1px solid var(--site-border);color:var(--site-text-soft);font-size:.82rem;font-weight:600;margin-bottom:1.2rem;box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.pill-dot.svelte-17ndl8v{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55ebf}.section-title.svelte-17ndl8v{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:500;color:var(--site-text);letter-spacing:-.04em;line-height:1.04;margin:0;transition:color .35s ease}.steps-container.svelte-17ndl8v{display:flex;justify-content:center;align-items:stretch;gap:1.2rem;flex-wrap:wrap}.step-item.svelte-17ndl8v{flex:1 1 300px;max-width:360px}.step-card.svelte-17ndl8v{height:100%;text-align:left;padding:1.4rem 1.25rem 1.3rem;border-radius:1.5rem;border:1px solid var(--site-border);background:linear-gradient(180deg,color-mix(in srgb,white 5%,transparent),color-mix(in srgb,white 2%,transparent)),color-mix(in srgb,var(--site-card) 94%,transparent);box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease}.step-card.svelte-17ndl8v:hover{transform:translateY(-8px);border-color:color-mix(in srgb,var(--site-accent) 22%,var(--site-border));box-shadow:0 26px 52px #0000001f,0 0 0 1px color-mix(in srgb,var(--site-accent) 4%,transparent)}.dark .step-card.svelte-17ndl8v:hover{box-shadow:0 26px 52px #0000004d,0 0 0 1px color-mix(in srgb,var(--site-accent) 4%,transparent)}.step-top.svelte-17ndl8v{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.25rem}.work-icon-wrap.svelte-17ndl8v{position:relative;width:72px;height:72px;flex:0 0 auto}.work-icon-glow.svelte-17ndl8v{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:18px;background:radial-gradient(circle,color-mix(in srgb,var(--site-accent) 22%,transparent),transparent 72%);filter:blur(12px);transition:background .35s ease}.work-icon.svelte-17ndl8v{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:72px;height:72px;background:linear-gradient(180deg,color-mix(in srgb,var(--site-accent) 15%,transparent),color-mix(in srgb,var(--site-accent) 8%,transparent)),color-mix(in srgb,var(--site-surface) 94%,transparent);border-radius:18px;border:1px solid color-mix(in srgb,var(--site-accent) 18%,var(--site-border));box-shadow:inset 0 1px #ffffff0f,0 12px 24px color-mix(in srgb,var(--site-accent) 12%,transparent);transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.work-icon.svelte-17ndl8v img:where(.svelte-17ndl8v){display:block;width:34px;height:34px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1) sepia(1) saturate(.2) hue-rotate(180deg);opacity:.95;transition:filter .35s ease,opacity .35s ease}html:not(.dark) .work-icon.svelte-17ndl8v img:where(.svelte-17ndl8v){filter:none;opacity:.98}.step-number.svelte-17ndl8v{font-size:.8rem;font-weight:700;letter-spacing:.08em;color:color-mix(in srgb,var(--site-text-soft) 70%,transparent);padding-top:.25rem;transition:color .35s ease}.step-title.svelte-17ndl8v{font-size:1.3rem;font-weight:600;color:var(--site-text);margin-bottom:.8rem;line-height:1.3;transition:color .35s ease}.step-description.svelte-17ndl8v{font-size:.94rem;line-height:1.75;color:var(--site-text-soft);transition:color .35s ease}.step-description.svelte-17ndl8v b{display:block;font-weight:600;color:color-mix(in srgb,var(--site-accent) 78%,white);margin-top:.5rem;transition:color .35s ease}.step-separator.svelte-17ndl8v{display:none}@media (min-width: 1024px){.steps-container.svelte-17ndl8v{flex-wrap:nowrap;gap:.9rem}.step-separator.svelte-17ndl8v{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:56px;gap:.6rem;padding-top:2.2rem}.separator-line.svelte-17ndl8v{width:1px;height:38px;background:linear-gradient(180deg,transparent,color-mix(in srgb,var(--site-accent) 28%,transparent),transparent);transition:background .35s ease}.separator-icon.svelte-17ndl8v{width:46px;height:46px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,color-mix(in srgb,var(--site-accent) 22%,transparent),color-mix(in srgb,var(--site-accent) 10%,transparent));border:1px solid color-mix(in srgb,var(--site-accent) 28%,var(--site-border));box-shadow:0 10px 22px color-mix(in srgb,var(--site-accent) 18%,transparent),inset 0 1px #ffffff14;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.step-arrow{width:20px;height:20px;color:var(--site-text);transition:color .35s ease}}@media (max-width: 768px){.work-area.svelte-17ndl8v{padding:85px 0}.container.svelte-17ndl8v{padding:0 1rem}.section-heading.svelte-17ndl8v{margin-bottom:3rem}.section-title.svelte-17ndl8v{font-size:clamp(1.9rem,9vw,2.6rem)}.step-item.svelte-17ndl8v{flex:1 1 100%;max-width:420px}.step-card.svelte-17ndl8v{padding:1.2rem 1rem 1.1rem;text-align:center}.step-top.svelte-17ndl8v{justify-content:center;margin-bottom:1rem}.step-number.svelte-17ndl8v{display:none}.step-title.svelte-17ndl8v{font-size:1.16rem}.step-description.svelte-17ndl8v{font-size:.9rem}.work-icon-wrap.svelte-17ndl8v,.work-icon.svelte-17ndl8v{width:64px;height:64px}}.industries-area.svelte-11pzyse{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(180deg,var(--site-bg) 0%,var(--site-bg-soft) 45%,var(--site-bg) 100%);transition:background .35s ease,color .35s ease}.industries-bg.svelte-11pzyse{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.industries-orb.svelte-11pzyse{position:absolute;border-radius:999px;filter:blur(90px);opacity:.45;transition:background .35s ease,opacity .35s ease}.industries-orb-1.svelte-11pzyse{width:420px;height:420px;top:5%;left:-6%;background:color-mix(in srgb,var(--site-accent) 15%,transparent)}.industries-orb-2.svelte-11pzyse{width:420px;height:420px;bottom:6%;right:-8%;background:color-mix(in srgb,var(--site-accent) 10%,transparent)}.industries-grid-bg.svelte-11pzyse{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--site-accent) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--site-accent) 8%,transparent) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 95%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.9),transparent 95%);opacity:.18;transition:opacity .35s ease}.container.svelte-11pzyse{position:relative;z-index:2;max-width:1200px;margin:0 auto;padding:0 2rem}.section-heading.svelte-11pzyse{text-align:center;margin-bottom:4rem}.section-pill.svelte-11pzyse{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:color-mix(in srgb,var(--site-surface-strong) 92%,transparent);border:1px solid var(--site-border);color:var(--site-text-soft);font-size:.82rem;font-weight:600;margin-bottom:1.2rem;box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.pill-dot.svelte-11pzyse{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55ebf}.section-title.svelte-11pzyse{font-size:clamp(2.2rem,5vw,3rem);font-weight:500;color:var(--site-text);letter-spacing:-.04em;margin-bottom:1rem;transition:color .35s ease}.section-description.svelte-11pzyse{font-size:1rem;line-height:1.7;color:var(--site-text-soft);transition:color .35s ease}.industries-grid.svelte-11pzyse{display:grid;grid-template-columns:repeat(4,1fr);gap:1.6rem}.industry-item.svelte-11pzyse{padding:2rem 1.5rem;border-radius:1.5rem;border:1px solid var(--site-border);background:linear-gradient(180deg,color-mix(in srgb,white 5%,transparent),color-mix(in srgb,white 2%,transparent)),color-mix(in srgb,var(--site-card) 94%,transparent);box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;transition:transform .28s ease,border-color .28s ease,box-shadow .28s ease,background .28s ease;text-align:center}.industry-item.svelte-11pzyse:hover{transform:translateY(-8px);border-color:color-mix(in srgb,var(--site-accent) 28%,var(--site-border));box-shadow:0 26px 52px #0000001f,0 0 0 1px color-mix(in srgb,var(--site-accent) 6%,transparent)}.dark .industry-item.svelte-11pzyse:hover{box-shadow:0 26px 52px #00000059,0 0 0 1px color-mix(in srgb,var(--site-accent) 6%,transparent)}.industry-icon-wrap.svelte-11pzyse{position:relative;width:72px;height:72px;margin:0 auto 1.4rem}.industry-glow.svelte-11pzyse{position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:16px;background:radial-gradient(circle,color-mix(in srgb,var(--site-accent) 25%,transparent),transparent 70%);filter:blur(12px);transition:background .35s ease}.industry-icon.svelte-11pzyse{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:18px;background:linear-gradient(180deg,color-mix(in srgb,var(--site-accent) 16%,transparent),color-mix(in srgb,var(--site-accent) 8%,transparent));border:1px solid color-mix(in srgb,var(--site-accent) 18%,var(--site-border));box-shadow:inset 0 1px #ffffff0f,0 12px 24px color-mix(in srgb,var(--site-accent) 12%,transparent);transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.industry-icon.svelte-11pzyse img:where(.svelte-11pzyse){display:block;width:34px;height:34px;-o-object-fit:contain;object-fit:contain;filter:brightness(0) invert(1) sepia(1) saturate(.2) hue-rotate(180deg);opacity:.95;transition:filter .35s ease,opacity .35s ease}html:not(.dark) .industry-icon.svelte-11pzyse img:where(.svelte-11pzyse){filter:none;opacity:.98}.industry-title.svelte-11pzyse{font-size:1.1rem;font-weight:600;color:var(--site-text);line-height:1.4;transition:color .35s ease}@media (max-width: 1024px){.industries-grid.svelte-11pzyse{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.industries-area.svelte-11pzyse{padding:80px 0}.container.svelte-11pzyse{padding:0 1rem}.industries-grid.svelte-11pzyse{grid-template-columns:repeat(2,1fr);gap:1rem}.industry-item.svelte-11pzyse{padding:1.5rem 1rem}}.faq-area.svelte-1vyz8mk{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(180deg,var(--site-bg) 0%,var(--site-bg-soft) 45%,var(--site-bg) 100%);border-top:1px solid var(--site-border);border-bottom:1px solid var(--site-border);transition:background .35s ease,border-color .35s ease,color .35s ease}.faq-bg.svelte-1vyz8mk{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.faq-orb.svelte-1vyz8mk{position:absolute;border-radius:999px;filter:blur(90px);opacity:.45;transition:background .35s ease,opacity .35s ease}.faq-orb-1.svelte-1vyz8mk{width:340px;height:340px;top:8%;left:-8%;background:color-mix(in srgb,var(--site-accent) 14%,transparent)}.faq-orb-2.svelte-1vyz8mk{width:420px;height:420px;right:-10%;bottom:4%;background:color-mix(in srgb,var(--site-accent) 10%,transparent)}.faq-grid.svelte-1vyz8mk{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--site-accent) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--site-accent) 7%,transparent) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.92),transparent 95%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.92),transparent 95%);opacity:.18;transition:opacity .35s ease}.container.svelte-1vyz8mk{position:relative;z-index:2;max-width:920px;margin:0 auto;padding:0 1.5rem}.section-heading.svelte-1vyz8mk{text-align:center;max-width:760px;margin:0 auto 4rem}.section-pill.svelte-1vyz8mk{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:color-mix(in srgb,var(--site-surface-strong) 92%,transparent);border:1px solid var(--site-border);color:var(--site-text-soft);font-size:.82rem;font-weight:600;margin-bottom:1.2rem;box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.pill-dot.svelte-1vyz8mk{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55ebf}.section-title.svelte-1vyz8mk{font-size:clamp(2.2rem,5vw,3.3rem);font-weight:500;line-height:1.04;letter-spacing:-.04em;margin-bottom:1rem;color:var(--site-text);transition:color .35s ease}.section-description.svelte-1vyz8mk{font-size:1.02rem;color:var(--site-text-soft);line-height:1.75;max-width:620px;margin:0 auto;transition:color .35s ease}.faq-content.svelte-1vyz8mk{width:100%}.faq-accordion{width:100%;display:flex;flex-direction:column;gap:1rem}.faq-item{overflow:hidden;border-radius:1.35rem;border:1px solid var(--site-border);background:linear-gradient(180deg,color-mix(in srgb,white 5%,transparent),color-mix(in srgb,white 2%,transparent)),color-mix(in srgb,var(--site-card) 94%,transparent);box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;transition:transform .24s ease,border-color .24s ease,box-shadow .24s ease,background .24s ease}.faq-item:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--site-accent) 22%,var(--site-border));box-shadow:0 22px 42px #0000001f,0 0 0 1px color-mix(in srgb,var(--site-accent) 4%,transparent)}.dark .faq-item:hover{box-shadow:0 22px 42px #0000004d,0 0 0 1px color-mix(in srgb,var(--site-accent) 4%,transparent)}.faq-trigger{width:100%;padding:1.2rem 1.25rem;font-size:1.02rem;font-weight:600;color:var(--site-text);text-align:left;line-height:1.5;background:transparent;transition:color .35s ease}.faq-question-text.svelte-1vyz8mk{display:inline-block;max-width:92%}.faq-answer{font-size:.94rem;color:var(--site-text-soft);line-height:1.8;transition:color .35s ease}.faq-answer-inner.svelte-1vyz8mk{padding:0 1.25rem 1.2rem}@media (max-width: 768px){.faq-area.svelte-1vyz8mk{padding:85px 0}.container.svelte-1vyz8mk{padding:0 1rem}.section-heading.svelte-1vyz8mk{margin-bottom:3rem}.section-title.svelte-1vyz8mk{font-size:clamp(1.9rem,9vw,2.6rem)}.section-description.svelte-1vyz8mk{font-size:.98rem;line-height:1.7}.faq-trigger{padding:1rem;font-size:.98rem}.faq-answer-inner.svelte-1vyz8mk{padding:0 1rem 1rem}}.contact-area.svelte-wt4tt0{position:relative;overflow:hidden;padding:110px 0;background:linear-gradient(180deg,var(--site-bg) 0%,var(--site-bg-soft) 45%,var(--site-bg) 100%);border-top:1px solid var(--site-border);border-bottom:1px solid var(--site-border);transition:background .35s ease,border-color .35s ease,color .35s ease}.contact-bg.svelte-wt4tt0{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.contact-orb.svelte-wt4tt0{position:absolute;border-radius:999px;filter:blur(90px);opacity:.45;transition:background .35s ease,opacity .35s ease}.contact-orb-1.svelte-wt4tt0{width:360px;height:360px;top:8%;left:-6%;background:color-mix(in srgb,var(--site-accent) 14%,transparent)}.contact-orb-2.svelte-wt4tt0{width:420px;height:420px;right:-8%;bottom:8%;background:color-mix(in srgb,var(--site-accent) 10%,transparent)}.contact-grid.svelte-wt4tt0{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(color-mix(in srgb,var(--site-accent) 7%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--site-accent) 7%,transparent) 1px,transparent 1px);background-size:78px 78px;mask-image:linear-gradient(to bottom,rgba(0,0,0,.92),transparent 95%);-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,.92),transparent 95%);opacity:.18;transition:opacity .35s ease}.container.svelte-wt4tt0{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 2rem}.section-heading.svelte-wt4tt0{text-align:center;margin-bottom:4rem}.section-pill.svelte-wt4tt0{display:inline-flex;align-items:center;gap:10px;padding:8px 16px;border-radius:999px;background:color-mix(in srgb,var(--site-surface-strong) 92%,transparent);border:1px solid var(--site-border);color:var(--site-text-soft);font-size:.82rem;font-weight:600;margin-bottom:1.2rem;box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.pill-dot.svelte-wt4tt0{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55ebf}.section-title.svelte-wt4tt0{font-size:clamp(2.2rem,5vw,3.2rem);font-weight:500;margin-bottom:1rem;line-height:1.04;letter-spacing:-.04em;color:var(--site-text);transition:color .35s ease}.section-description.svelte-wt4tt0{font-size:1rem;color:var(--site-text-soft);line-height:1.75;max-width:620px;margin:0 auto;transition:color .35s ease}.contact-content.svelte-wt4tt0{display:grid;grid-template-columns:1.05fr .95fr;gap:2rem;align-items:start}.contact-form-card{border-radius:1.5rem;border:1px solid var(--site-border);background:linear-gradient(180deg,color-mix(in srgb,white 5%,transparent),color-mix(in srgb,white 2%,transparent)),color-mix(in srgb,var(--site-card) 94%,transparent);box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;overflow:hidden;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.contact-form.svelte-wt4tt0{display:flex;flex-direction:column;gap:1.2rem}.form-field.svelte-wt4tt0{display:flex;flex-direction:column;gap:.5rem}.contact-label-ui{font-size:.88rem;font-weight:600;color:var(--site-text);transition:color .35s ease}.contact-input{background:color-mix(in srgb,var(--site-surface) 92%,transparent);border-color:color-mix(in srgb,var(--site-accent) 14%,var(--site-border));color:var(--site-text);box-shadow:inset 0 1px #ffffff0a;transition:background .35s ease,border-color .35s ease,color .35s ease,box-shadow .35s ease}.contact-input::-moz-placeholder{color:color-mix(in srgb,var(--site-text-soft) 78%,transparent)}.contact-input::placeholder{color:color-mix(in srgb,var(--site-text-soft) 78%,transparent)}.contact-input:focus{border-color:color-mix(in srgb,var(--site-accent) 32%,var(--site-border));box-shadow:0 0 0 4px color-mix(in srgb,var(--site-accent) 12%,transparent),inset 0 1px #ffffff08}.contact-textarea{min-height:130px;resize:vertical}.contact-submit-btn{width:100%;margin-top:.3rem}.contact-info.svelte-wt4tt0{display:flex;flex-direction:column}.contact-info-card.svelte-wt4tt0{border-radius:1.5rem;border:1px solid var(--site-border);background:linear-gradient(180deg,color-mix(in srgb,white 5%,transparent),color-mix(in srgb,white 2%,transparent)),color-mix(in srgb,var(--site-card) 94%,transparent);box-shadow:var(--site-shadow-soft),inset 0 1px #ffffff0d;padding:1.5rem;display:flex;flex-direction:column;gap:1.5rem;transition:background .35s ease,border-color .35s ease,box-shadow .35s ease}.contact-info-title.svelte-wt4tt0{font-size:1.45rem;font-weight:600;color:var(--site-text);margin:0;transition:color .35s ease}.contact-item.svelte-wt4tt0{display:flex;gap:1rem;align-items:flex-start}.contact-icon.svelte-wt4tt0{display:flex;align-items:center;justify-content:center;width:46px;height:46px;background:linear-gradient(135deg,#0ea5e9 0%,var(--site-accent) 100%);color:#fff;border-radius:50%;flex-shrink:0;box-shadow:0 10px 20px #0ea5e92e}.contact-text.svelte-wt4tt0{display:flex;flex-direction:column;gap:.25rem;flex:1}.contact-label.svelte-wt4tt0{font-size:.88rem;font-weight:600;color:var(--site-text);margin:0;transition:color .35s ease}.contact-value.svelte-wt4tt0{font-size:.92rem;color:var(--site-text-soft);margin:0;line-height:1.7;transition:color .35s ease}.address-list.svelte-wt4tt0{margin:0;padding-left:1rem;list-style-type:disc}.address-list.svelte-wt4tt0 li:where(.svelte-wt4tt0){margin-bottom:.4rem}.contact-link.svelte-wt4tt0{color:var(--site-text-soft);text-decoration:none;transition:color .25s ease,text-decoration-color .25s ease}.contact-link.svelte-wt4tt0:hover{color:color-mix(in srgb,var(--site-accent) 72%,white);text-decoration:underline}@media (max-width: 1024px){.contact-content.svelte-wt4tt0{grid-template-columns:1fr;gap:2rem}}@media (max-width: 768px){.contact-area.svelte-wt4tt0{padding:85px 0}.container.svelte-wt4tt0{padding:0 1rem}.section-heading.svelte-wt4tt0{margin-bottom:3rem}.section-title.svelte-wt4tt0{font-size:clamp(1.9rem,9vw,2.6rem)}.contact-info-card.svelte-wt4tt0{padding:1.1rem}.contact-content.svelte-wt4tt0{gap:1.5rem}}.main.svelte-1uha8ag{overflow-x:hidden}
