.search-result-list__count.svelte-clkaj{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem}.search-result-list__items.svelte-clkaj{list-style:none;padding:0;margin:0}.search-result-list__items.svelte-clkaj li:where(.svelte-clkaj){border-bottom:1px solid var(--border-color)}.search-result-list__items.svelte-clkaj li:where(.svelte-clkaj):last-child{border-bottom:none}.search-result-list__items.svelte-clkaj a:where(.svelte-clkaj){display:block;padding:1rem 0;text-decoration:none;color:inherit;transition:background-color .15s ease}.search-result-list__items.svelte-clkaj a:where(.svelte-clkaj):hover{background:#f9fafb;margin:0 -1rem;padding:1rem}.search-result-list__items.svelte-clkaj h3:where(.svelte-clkaj){font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#111827}.search-result-list__items.svelte-clkaj a:where(.svelte-clkaj):hover h3:where(.svelte-clkaj){color:#4f46e5}.search-result-list__items.svelte-clkaj p:where(.svelte-clkaj){font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.search-result-list__items.svelte-clkaj mark{background:#fef08a;padding:0 2px;border-radius:2px}.search-result-list__fallback-header.svelte-clkaj{padding:0 0 .75rem;margin-bottom:.75rem;color:var(--text-secondary, #6b7280);font-size:.875rem;font-weight:600;font-style:italic;line-height:1.5;background:transparent;border-bottom:1px solid var(--border-color, #e5e7eb)}.search-result-list__type.svelte-clkaj{display:inline-block;font-size:.6875rem;font-weight:500;color:var(--text-secondary, #6b7280);background:transparent;border:1px solid var(--border-color, #e5e7eb);padding:.0625rem .4375rem;border-radius:4px;margin-right:.5rem;vertical-align:middle;letter-spacing:.02em}.block-reveal-wrap.svelte-14f558f{display:block}.block-stack-root{--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-24: 6rem;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1);--shadow-xl: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);--transition-fast: .15s ease;--transition-base: .2s ease;--transition-slow: .3s ease;--color-primary: var(--site-primary, #4541ff);--color-primary-dark: #3633db;--color-primary-light: #6562ff;--color-secondary: #0f172a;--color-accent: var(--site-accent, #06b6d4);--color-bg: var(--site-bg, #ffffff);--color-bg-alt: #f8fafc;--color-bg-muted: #f1f5f9;--color-text: var(--site-fg, #0f172a);--color-text-muted: #64748b;--color-text-light: #94a3b8;--color-border: #e2e8f0;--card-color: #ffffff;--max-width: 1200px;--header-height: 64px}.block-stack-root .container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 var(--space-6)}.block-stack-root .section{padding:var(--space-20) 0}.block-stack-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-3) var(--space-6);font-size:.9375rem;font-weight:600;border-radius:var(--radius-md);transition:all var(--transition-base);white-space:nowrap;text-decoration:none;cursor:pointer}.block-stack-root .btn-primary{background:var(--color-primary);color:#fff}.block-stack-root .btn-primary:hover{background:var(--color-primary-dark)}.block-stack-root .btn-outline{border:1.5px solid var(--color-border);color:var(--color-text);background:transparent}.block-stack-root .btn-outline:hover{border-color:var(--color-primary);color:var(--color-primary)}.block-stack-root .btn-lg{padding:var(--space-4) var(--space-8);font-size:1.0625rem;border-radius:var(--radius-lg)}.block-stack-root .section-label{display:inline-block;font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary);margin-bottom:var(--space-3)}.block-stack-root .section-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;color:var(--color-secondary);margin-bottom:var(--space-4)}.block-stack-root .section-desc{font-size:1.0625rem;color:var(--color-text-muted);max-width:640px;line-height:1.7}@media (max-width: 768px){.block-stack-root .section{padding:var(--space-12) 0}.block-stack-root .container{padding:0 var(--space-4)}.block-stack-root .section-desc{font-size:1rem}.block-stack-root .btn-lg{padding:var(--space-3) var(--space-6);font-size:1rem}}@media (max-width: 480px){.block-stack-root .container{padding:0 var(--space-3)}}.block-stack-root .faq{background:var(--color-bg-alt)}.block-stack-root .faq-header{text-align:center;margin-bottom:var(--space-12)}.block-stack-root .faq-header .section-desc{margin:0 auto}.block-stack-root .faq-list{max-width:760px;margin:0 auto;display:flex;flex-direction:column}.block-stack-root .faq-item{border-bottom:1px solid var(--color-border)}.block-stack-root .faq-item:first-child{border-top:1px solid var(--color-border)}.block-stack-root .faq-question{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--space-5) 0;text-align:left;cursor:pointer;background:transparent;border:none;transition:color var(--transition-base)}.block-stack-root .faq-question:hover{color:var(--color-primary)}.block-stack-root .faq-q-text{font-size:1rem;font-weight:600;line-height:1.5;color:var(--color-text);flex:1;padding-right:var(--space-4);transition:color var(--transition-base)}.block-stack-root .faq-question:hover .faq-q-text,.block-stack-root .faq-item.open .faq-q-text{color:var(--color-primary)}.block-stack-root .faq-chevron{display:flex;align-items:center;color:var(--color-text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.block-stack-root .faq-item.open .faq-chevron{transform:rotate(180deg);color:var(--color-primary)}.block-stack-root .faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:0}.block-stack-root .faq-item.open .faq-answer{max-height:500px;opacity:1}.block-stack-root .faq-answer p{font-size:.9375rem;line-height:1.7;color:var(--color-text-muted);padding-bottom:var(--space-5)}.block-stack-root .reveal{opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1),filter .7s cubic-bezier(.16,1,.3,1);will-change:opacity,transform,filter}.block-stack-root .reveal-up{transform:translateY(32px)}.block-stack-root .reveal-down{transform:translateY(-32px)}.block-stack-root .reveal-left{transform:translate(-32px)}.block-stack-root .reveal-right{transform:translate(32px)}.block-stack-root .reveal-scale{transform:scale(.95)}.block-stack-root .reveal-rise{transform:translateY(56px);filter:blur(6px)}.block-stack-root .reveal-zoom{transform:scale(.88)}.block-stack-root .revealed{opacity:1;transform:translateY(0) translate(0) scale(1);filter:blur(0)}@media (prefers-reduced-motion: reduce){.block-stack-root .reveal{opacity:1;transform:none;filter:none;transition:none}}.html-source-error.svelte-86zyet{margin:1rem 0;padding:.75rem 1rem;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;color:#92400e;font-family:var(--font-sans, system-ui),sans-serif;font-size:.875rem}.html-source-error.svelte-86zyet code:where(.svelte-86zyet){display:block;margin-top:.25rem;font-family:var(--font-mono, monospace);font-size:.75rem}.hero.svelte-3214vb{padding:96px 24px}.hero-inner.svelte-3214vb{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}.hero.split.svelte-3214vb .hero-inner:where(.svelte-3214vb){flex-direction:row;text-align:left;align-items:center;gap:64px}.hero.split.svelte-3214vb .hero-text:where(.svelte-3214vb){flex:1 1 0;align-items:flex-start}.hero.split.svelte-3214vb .actions:where(.svelte-3214vb),.hero.split.svelte-3214vb .trust:where(.svelte-3214vb){justify-content:flex-start}.hero.split.svelte-3214vb .hero-media:where(.svelte-3214vb){flex:1 1 0}.hero-text.svelte-3214vb{display:flex;flex-direction:column;align-items:center;max-width:720px}.badge.svelte-3214vb{display:inline-flex;padding:4px 16px;font-size:.8125rem;font-weight:600;color:var(--hero-accent, #4541ff);background:color-mix(in srgb,var(--hero-accent, #4541ff) 8%,transparent);border:1px solid color-mix(in srgb,var(--hero-accent, #4541ff) 20%,transparent);border-radius:9999px;margin-bottom:24px}.title.svelte-3214vb{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.3;letter-spacing:-.03em;color:var(--site-text, #1a1a2e);margin:0 0 20px}.title.svelte-3214vb .accent{color:var(--hero-accent, #4541ff)}.desc.svelte-3214vb{font-size:1.125rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:0 0 32px}.actions.svelte-3214vb{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.btn.svelte-3214vb{display:inline-flex;align-items:center;justify-content:center;padding:13px 30px;font-size:1rem;font-weight:600;border-radius:8px;transition:all .2s ease}.btn-primary.svelte-3214vb{color:#fff;background:var(--hero-btn, #4541ff)}.btn-primary.svelte-3214vb:hover{filter:brightness(.93);transform:translateY(-1px)}.btn-outline.svelte-3214vb{color:var(--site-text, #1a1a2e);background:transparent;border:1.5px solid var(--site-border, #e2e8f0)}.btn-outline.svelte-3214vb:hover{border-color:var(--hero-btn, #4541ff);color:var(--hero-btn, #4541ff)}.trust.svelte-3214vb{display:flex;flex-wrap:wrap;gap:20px}.trust-item.svelte-3214vb{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;color:var(--site-text-muted, #64748b)}.trust-item.svelte-3214vb svg{color:#22c55e;flex-shrink:0}.hero-media.svelte-3214vb img:where(.svelte-3214vb){width:100%;height:auto;display:block;border-radius:12px}.placeholder.svelte-3214vb{width:100%;aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;color:var(--site-text-muted, #94a3b8);font-size:.875rem;background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary, #4541ff) 8%,#f1f5f9),#f8fafc);border:1px dashed var(--site-border, #e2e8f0);border-radius:12px}@media (max-width: 860px){.hero.split.svelte-3214vb .hero-inner:where(.svelte-3214vb){flex-direction:column;text-align:center}.hero.split.svelte-3214vb .hero-text:where(.svelte-3214vb){align-items:center}.hero.split.svelte-3214vb .actions:where(.svelte-3214vb),.hero.split.svelte-3214vb .trust:where(.svelte-3214vb){justify-content:center}}@media (max-width: 640px){.actions.svelte-3214vb{flex-direction:column;width:100%;max-width:320px}.actions.svelte-3214vb .btn:where(.svelte-3214vb){width:100%}.trust.svelte-3214vb{flex-direction:column;gap:12px}}.fg.svelte-apr47l{padding:96px 24px}.fg-inner.svelte-apr47l{max-width:1120px;margin:0 auto}.fg-head.svelte-apr47l{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-apr47l{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--fg-accent, #4541ff);margin-bottom:12px}.title.svelte-apr47l{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-apr47l .accent{color:var(--fg-accent, #4541ff)}.desc.svelte-apr47l{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-apr47l{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px}.card.svelte-apr47l{padding:32px 28px;background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:14px;transition:box-shadow .2s ease,transform .2s ease}.card.svelte-apr47l:hover{transform:translateY(-2px);box-shadow:0 12px 28px -12px #00000026}.icon.svelte-apr47l{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--fg-accent, #4541ff) 10%,transparent);color:var(--fg-accent, #4541ff);margin-bottom:20px}.icon.svelte-apr47l img:where(.svelte-apr47l){width:28px;height:28px;object-fit:contain}.icon.svelte-apr47l .dot:where(.svelte-apr47l){width:16px;height:16px;border-radius:5px;background:var(--fg-accent, #4541ff)}.card-title.svelte-apr47l{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 10px}.card-desc.svelte-apr47l{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0}@media (max-width: 860px){.grid.svelte-apr47l{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.grid.svelte-apr47l{grid-template-columns:1fr}}.fs.svelte-9wijy5{padding:96px 24px}.fs-inner.svelte-9wijy5{max-width:1120px;margin:0 auto}.fs-head.svelte-9wijy5{text-align:center;max-width:680px;margin:0 auto 64px}.eyebrow.svelte-9wijy5{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--fs-accent, #4541ff);margin-bottom:12px}.title.svelte-9wijy5{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-9wijy5 .accent{color:var(--fs-accent, #4541ff)}.rows.svelte-9wijy5{display:flex;flex-direction:column;gap:72px}.row.svelte-9wijy5{display:flex;align-items:center;gap:56px}.row.reverse.svelte-9wijy5{flex-direction:row-reverse}.row.reverse.svelte-9wijy5 .row-text:where(.svelte-9wijy5){text-align:right}.row-media.svelte-9wijy5,.row-text.svelte-9wijy5{flex:1 1 0}.row-media.svelte-9wijy5 img:where(.svelte-9wijy5){width:100%;height:auto;display:block;border-radius:14px}.placeholder.svelte-9wijy5{width:100%;aspect-ratio:16 / 11;display:flex;align-items:center;justify-content:center;color:var(--site-text-muted, #94a3b8);font-size:.875rem;background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary, #4541ff) 8%,#f1f5f9),#f8fafc);border:1px dashed var(--site-border, #e2e8f0);border-radius:14px}.row-heading.svelte-9wijy5{font-size:clamp(1.375rem,2.5vw,1.875rem);font-weight:800;line-height:1.35;color:var(--site-text, #1a1a2e);margin:0 0 16px}.row-desc.svelte-9wijy5{font-size:1.0625rem;line-height:1.75;color:var(--site-text-muted, #64748b);margin:0}.row-cta.svelte-9wijy5{display:inline-flex;align-items:center;margin-top:24px;padding:12px 28px;font-size:1rem;font-weight:600;color:#fff;background:var(--fs-btn, #4541ff);border-radius:8px;transition:filter .2s ease}.row-cta.svelte-9wijy5:hover{filter:brightness(.93)}@media (max-width: 820px){.row.svelte-9wijy5,.row.reverse.svelte-9wijy5{flex-direction:column;gap:28px}.row-text.svelte-9wijy5,.row.reverse.svelte-9wijy5 .row-text:where(.svelte-9wijy5){text-align:center}}.ls.svelte-1w2tzva{padding:80px 24px}.ls-inner.svelte-1w2tzva{max-width:1120px;margin:0 auto}.ls-head.svelte-1w2tzva{text-align:center;max-width:640px;margin:0 auto 44px}.title.svelte-1w2tzva{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.35;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1w2tzva .accent{color:var(--ls-accent, #4541ff)}.desc.svelte-1w2tzva{font-size:1rem;line-height:1.6;color:var(--site-text-muted, #64748b);margin:14px 0 0}.cta.svelte-1w2tzva{display:inline-flex;margin-top:20px;padding:11px 26px;font-size:.9375rem;font-weight:600;color:var(--ls-accent, #4541ff);border:1.5px solid color-mix(in srgb,var(--ls-accent, #4541ff) 40%,transparent);border-radius:8px;transition:all .2s ease}.cta.svelte-1w2tzva:hover{background:var(--ls-accent, #4541ff);color:#fff}.logos.svelte-1w2tzva{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.logo-cell.svelte-1w2tzva{display:flex;align-items:center;justify-content:center;height:72px;padding:12px;background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:10px}.logo-cell.svelte-1w2tzva img:where(.svelte-1w2tzva){max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(1);opacity:.7;transition:filter .2s ease,opacity .2s ease}.logo-cell.svelte-1w2tzva:hover img:where(.svelte-1w2tzva){filter:grayscale(0);opacity:1}.ph.svelte-1w2tzva{font-size:.8125rem;font-weight:700;letter-spacing:.08em;color:var(--site-text-muted, #cbd5e1)}@media (max-width: 860px){.logos.svelte-1w2tzva{grid-template-columns:repeat(3,1fr)}}@media (max-width: 480px){.logos.svelte-1w2tzva{grid-template-columns:repeat(2,1fr)}}.img-block.svelte-14f03dd{padding:32px 24px}.figure.svelte-14f03dd{margin:0 auto}.figure.align-left.svelte-14f03dd{margin-left:0;margin-right:auto}.figure.align-right.svelte-14f03dd{margin-left:auto;margin-right:0}.figure.svelte-14f03dd img:where(.svelte-14f03dd){width:100%;height:auto;display:block}.figure.rounded.svelte-14f03dd img:where(.svelte-14f03dd),.figure.rounded.svelte-14f03dd .placeholder:where(.svelte-14f03dd){border-radius:14px}.placeholder.svelte-14f03dd{width:100%;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center;color:var(--site-text-muted, #94a3b8);font-size:.875rem;background:linear-gradient(135deg,color-mix(in srgb,var(--site-primary, #4541ff) 8%,#f1f5f9),#f8fafc);border:1px dashed var(--site-border, #e2e8f0)}figcaption.svelte-14f03dd{margin-top:10px;font-size:.875rem;line-height:1.6;color:var(--site-text-muted, #64748b);text-align:center}.stats.svelte-12pa0x6{padding:80px 24px}.st-inner.svelte-12pa0x6{max-width:1120px;margin:0 auto}.st-head.svelte-12pa0x6{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-12pa0x6{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--st-accent, #4541ff);margin-bottom:12px}.title.svelte-12pa0x6{font-size:clamp(1.625rem,4vw,2.5rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-12pa0x6 .accent{color:var(--st-accent, #4541ff)}.grid.svelte-12pa0x6{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px;text-align:center}.stat.svelte-12pa0x6{padding:24px 16px}.value.svelte-12pa0x6{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--st-accent, #4541ff)}.label.svelte-12pa0x6{margin-top:8px;font-size:1.0625rem;font-weight:600;color:var(--site-text, #1a1a2e)}.desc.svelte-12pa0x6{margin-top:4px;font-size:.875rem;color:var(--site-text-muted, #64748b)}@media (max-width: 720px){.grid.svelte-12pa0x6{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.grid.svelte-12pa0x6{grid-template-columns:1fr;gap:8px}}.tm.svelte-1qhbkia{padding:96px 24px}.tm-inner.svelte-1qhbkia{max-width:1120px;margin:0 auto}.tm-head.svelte-1qhbkia{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-1qhbkia{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--tm-accent, #4541ff);margin-bottom:12px}.title.svelte-1qhbkia{font-size:clamp(1.625rem,4vw,2.5rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1qhbkia .accent{color:var(--tm-accent, #4541ff)}.grid.svelte-1qhbkia{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px}.card.svelte-1qhbkia{margin:0;padding:28px 26px;background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:14px;display:flex;flex-direction:column;gap:20px}.quote.svelte-1qhbkia{margin:0;font-size:1.0625rem;line-height:1.7;color:var(--site-text, #1a1a2e)}.author.svelte-1qhbkia{display:flex;align-items:center;gap:12px}.avatar.svelte-1qhbkia{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;font-weight:700;color:#fff;background:var(--tm-accent, #4541ff)}.avatar.svelte-1qhbkia img:where(.svelte-1qhbkia){width:100%;height:100%;object-fit:cover}.who.svelte-1qhbkia{display:flex;flex-direction:column}.name.svelte-1qhbkia{font-size:.9375rem;font-weight:700;color:var(--site-text, #1a1a2e)}.role.svelte-1qhbkia{font-size:.8125rem;color:var(--site-text-muted, #64748b)}@media (max-width: 860px){.grid.svelte-1qhbkia{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.faqb.svelte-1210qtf{padding:96px 24px}.fq-inner.svelte-1210qtf{max-width:760px;margin:0 auto}.fq-head.svelte-1210qtf{text-align:center;margin:0 auto 48px}.eyebrow.svelte-1210qtf{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--fq-accent, #4541ff);margin-bottom:12px}.title.svelte-1210qtf{font-size:clamp(1.625rem,4vw,2.5rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1210qtf .accent{color:var(--fq-accent, #4541ff)}.list.svelte-1210qtf{display:flex;flex-direction:column}.item.svelte-1210qtf{border-bottom:1px solid var(--site-border, #e2e8f0)}.item.svelte-1210qtf:first-child{border-top:1px solid var(--site-border, #e2e8f0)}.q.svelte-1210qtf{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%;padding:20px 4px;background:transparent;border:none;cursor:pointer;text-align:left;font-family:inherit}.q-text.svelte-1210qtf{font-size:1.0625rem;font-weight:600;color:var(--site-text, #1a1a2e);transition:color .2s ease}.item.open.svelte-1210qtf .q-text:where(.svelte-1210qtf){color:var(--fq-accent, #4541ff)}.chev.svelte-1210qtf{width:10px;height:10px;flex-shrink:0;border-right:2px solid var(--site-text-muted, #94a3b8);border-bottom:2px solid var(--site-text-muted, #94a3b8);transform:rotate(45deg);transition:transform .25s ease,border-color .2s ease}.item.open.svelte-1210qtf .chev:where(.svelte-1210qtf){transform:rotate(-135deg);border-color:var(--fq-accent, #4541ff)}.a.svelte-1210qtf{overflow:hidden}.a-inner.svelte-1210qtf{padding:0 4px 22px;font-size:.9875rem;line-height:1.75;color:var(--site-text-muted, #64748b)}.pr.svelte-1hz7v1t{padding:96px 24px}.pr-inner.svelte-1hz7v1t{max-width:1120px;margin:0 auto}.pr-head.svelte-1hz7v1t{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-1hz7v1t{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--pr-accent, #4541ff);margin-bottom:12px}.title.svelte-1hz7v1t{font-size:clamp(1.625rem,4vw,2.5rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1hz7v1t .accent{color:var(--pr-accent, #4541ff)}.grid.svelte-1hz7v1t{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px;align-items:stretch}.plan.svelte-1hz7v1t{position:relative;display:flex;flex-direction:column;padding:32px 28px;background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:16px}.plan.highlighted.svelte-1hz7v1t{border-color:var(--pr-accent, #4541ff);box-shadow:0 16px 40px -16px color-mix(in srgb,var(--pr-accent, #4541ff) 45%,transparent)}.badge.svelte-1hz7v1t{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:4px 14px;font-size:.75rem;font-weight:700;color:#fff;background:var(--pr-accent, #4541ff);border-radius:9999px}.discount.svelte-1hz7v1t{position:absolute;top:16px;right:16px;padding:3px 10px;font-size:.6875rem;font-weight:800;letter-spacing:.02em;color:#fff;background:linear-gradient(135deg,#ff4d4f,#ff7a45);border-radius:9999px}.name.svelte-1hz7v1t{font-size:1.125rem;font-weight:700;color:var(--site-text, #1a1a2e)}.price.svelte-1hz7v1t{margin-top:12px;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px}.original.svelte-1hz7v1t{font-size:.9375rem;font-weight:500;color:var(--site-text-muted, #94a3b8);text-decoration:line-through}.amount.svelte-1hz7v1t{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;color:var(--site-text, #1a1a2e)}.period.svelte-1hz7v1t{font-size:.9375rem;color:var(--site-text-muted, #64748b)}.plan-desc.svelte-1hz7v1t{margin:8px 0 0;font-size:.9375rem;color:var(--site-text-muted, #64748b)}.features.svelte-1hz7v1t{list-style:none;margin:24px 0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.features.svelte-1hz7v1t li:where(.svelte-1hz7v1t){display:flex;align-items:flex-start;gap:9px;font-size:.9375rem;color:var(--site-text, #1a1a2e)}.features.svelte-1hz7v1t svg{color:var(--pr-accent, #4541ff);flex-shrink:0;margin-top:2px}.cta.svelte-1hz7v1t{display:inline-flex;align-items:center;justify-content:center;padding:13px 24px;font-size:1rem;font-weight:600;border-radius:8px;color:var(--pr-accent, #4541ff);border:1.5px solid color-mix(in srgb,var(--pr-accent, #4541ff) 45%,transparent);transition:all .2s ease}.cta.svelte-1hz7v1t:hover{background:var(--pr-accent, #4541ff);color:#fff;border-color:var(--pr-accent, #4541ff)}.plan.highlighted.svelte-1hz7v1t .cta:where(.svelte-1hz7v1t){color:#fff;background:var(--pr-accent, #4541ff);border-color:var(--pr-accent, #4541ff)}.expand-btn.svelte-1hz7v1t{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;margin-bottom:16px;padding:6px 0;font-family:inherit;font-size:.8125rem;font-weight:600;color:var(--site-text-muted, #64748b);background:none;border:none;cursor:pointer;transition:color .18s ease}.expand-btn.svelte-1hz7v1t:hover{color:var(--pr-accent, #4541ff)}.chevron.svelte-1hz7v1t{transition:transform .3s cubic-bezier(.16,1,.3,1)}.chevron.open.svelte-1hz7v1t{transform:rotate(180deg)}.extras-wrap.svelte-1hz7v1t{max-height:0;overflow:hidden;opacity:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}.extras-wrap.open.svelte-1hz7v1t{max-height:600px;opacity:1}.extras.svelte-1hz7v1t{list-style:none;margin:0 0 16px;padding:16px 0 0;border-top:1px dashed var(--site-border, #e2e8f0);display:flex;flex-direction:column;gap:8px}.extras.svelte-1hz7v1t li:where(.svelte-1hz7v1t){display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;color:var(--site-text-muted, #64748b);line-height:1.45}.dot.svelte-1hz7v1t{flex-shrink:0;width:4px;height:4px;margin-top:7px;border-radius:50%;background:var(--site-border, #cbd5e1)}.note.svelte-1hz7v1t{margin:40px auto 0;max-width:640px;text-align:center;font-size:.8125rem;color:var(--site-text-muted, #94a3b8)}@media (max-width: 520px){.grid.svelte-1hz7v1t{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.rt.svelte-ahswim{padding:64px 24px}.rt-inner.svelte-ahswim{margin:0 auto}.align-center.svelte-ahswim{text-align:center}.title.svelte-ahswim{font-size:clamp(1.5rem,3.5vw,2.25rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0 0 20px}.body.svelte-ahswim{font-size:1.0625rem;line-height:1.8;color:var(--site-text-muted, #475569)}.body.svelte-ahswim p{margin:0 0 1em}.body.svelte-ahswim p:last-child{margin-bottom:0}.body.svelte-ahswim a{color:var(--site-primary, #4541ff);text-decoration:underline}.body.svelte-ahswim h3{font-size:1.25rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:1.5em 0 .5em}.body.svelte-ahswim ul,.body.svelte-ahswim ol{margin:0 0 1em;padding-left:1.4em}.body.svelte-ahswim li{margin-bottom:.4em}.align-center.svelte-ahswim .body:where(.svelte-ahswim) ul,.align-center.svelte-ahswim .body:where(.svelte-ahswim) ol{display:inline-block;text-align:left}.sp.svelte-1yznhre{padding:96px 24px}.sp-inner.svelte-1yznhre{max-width:1120px;margin:0 auto}.sp-head.svelte-1yznhre{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-1yznhre{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--sp-accent, #4541ff);margin-bottom:12px}.title.svelte-1yznhre{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1yznhre .accent{color:var(--sp-accent, #4541ff)}.desc.svelte-1yznhre{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.track.svelte-1yznhre{display:flex;gap:16px}.step.svelte-1yznhre{flex:1;text-align:center;position:relative}.marker.svelte-1yznhre{position:relative;display:flex;justify-content:center;margin-bottom:20px}.node.svelte-1yznhre{position:relative;z-index:1}.badge.svelte-1yznhre{width:60px;height:60px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--sp-accent, #4541ff) 12%,var(--site-surface, #fff));border:1.5px solid color-mix(in srgb,var(--sp-accent, #4541ff) 30%,transparent);color:var(--sp-accent, #4541ff);animation:svelte-1yznhre-node-pulse 2.4s ease-in-out infinite;animation-delay:calc(var(--i, 0) * .4s)}.badge.svelte-1yznhre img:where(.svelte-1yznhre){width:24px;height:24px;object-fit:contain}.dot.svelte-1yznhre{width:14px;height:14px;border-radius:5px;background:var(--sp-accent, #4541ff)}.num-chip.svelte-1yznhre{position:absolute;top:-6px;right:-6px;min-width:24px;height:24px;padding:0 7px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--sp-accent, #4541ff);color:#fff;font-size:.8125rem;font-weight:800;line-height:1;border:2px solid var(--site-surface, #fff)}.step.svelte-1yznhre:not(:last-child) .marker:where(.svelte-1yznhre):after{content:"";position:absolute;top:30px;left:50%;width:calc(100% + 16px);height:2px;z-index:0;background:linear-gradient(90deg,var(--site-border, #eef0f4) 0%,var(--site-border, #eef0f4) 42%,var(--sp-accent, #4541ff) 50%,var(--site-border, #eef0f4) 58%,var(--site-border, #eef0f4) 100%);background-size:250% 100%;background-position:150% 0;animation:svelte-1yznhre-flow-x 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.step-title.svelte-1yznhre{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 8px}.step-desc.svelte-1yznhre{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0 auto;max-width:260px}.sp.vertical.svelte-1yznhre .track:where(.svelte-1yznhre){flex-direction:column;gap:0;max-width:640px;margin:0 auto}.sp.vertical.svelte-1yznhre .step:where(.svelte-1yznhre){flex:none;display:grid;grid-template-columns:60px 1fr;gap:24px;text-align:left;padding-bottom:32px}.sp.vertical.svelte-1yznhre .step:where(.svelte-1yznhre):last-child{padding-bottom:0}.sp.vertical.svelte-1yznhre .marker:where(.svelte-1yznhre){margin-bottom:0}.sp.vertical.svelte-1yznhre .step:where(.svelte-1yznhre):not(:last-child) .marker:where(.svelte-1yznhre):after{top:60px;left:29px;width:2px;height:calc(100% - 28px);background:linear-gradient(180deg,var(--site-border, #eef0f4) 0%,var(--site-border, #eef0f4) 42%,var(--sp-accent, #4541ff) 50%,var(--site-border, #eef0f4) 58%,var(--site-border, #eef0f4) 100%);background-size:100% 250%;background-position:0 150%;animation:svelte-1yznhre-flow-y 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.sp.vertical.svelte-1yznhre .body:where(.svelte-1yznhre){padding-top:6px}.sp.vertical.svelte-1yznhre .step-desc:where(.svelte-1yznhre){margin:0;max-width:none}.sp-cta.svelte-1yznhre{text-align:center;margin-top:48px}.btn.svelte-1yznhre{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;border-radius:10px;background:var(--sp-accent, #4541ff);color:#fff;font-size:1rem;font-weight:700;text-decoration:none;transition:filter .2s ease,transform .2s ease}.btn.svelte-1yznhre:hover{filter:brightness(1.08);transform:translateY(-1px)}@keyframes svelte-1yznhre-flow-x{0%{background-position:150% 0}to{background-position:-50% 0}}@keyframes svelte-1yznhre-flow-y{0%{background-position:0 150%}to{background-position:0 -50%}}@keyframes svelte-1yznhre-node-pulse{0%,65%,to{box-shadow:0 0 0 0 transparent;border-color:color-mix(in srgb,var(--sp-accent, #4541ff) 30%,transparent)}30%{box-shadow:0 0 0 7px color-mix(in srgb,var(--sp-accent, #4541ff) 13%,transparent);border-color:var(--sp-accent, #4541ff)}}@media (max-width: 720px){.sp.svelte-1yznhre:not(.vertical) .track:where(.svelte-1yznhre){flex-direction:column;gap:0;max-width:640px;margin:0 auto}.sp.svelte-1yznhre:not(.vertical) .step:where(.svelte-1yznhre){flex:none;display:grid;grid-template-columns:60px 1fr;gap:24px;text-align:left;padding-bottom:32px}.sp.svelte-1yznhre:not(.vertical) .step:where(.svelte-1yznhre):last-child{padding-bottom:0}.sp.svelte-1yznhre:not(.vertical) .marker:where(.svelte-1yznhre){margin-bottom:0}.sp.svelte-1yznhre:not(.vertical) .step:where(.svelte-1yznhre):not(:last-child) .marker:where(.svelte-1yznhre):after{top:60px;left:29px;width:2px;height:calc(100% - 28px);background:linear-gradient(180deg,var(--site-border, #eef0f4) 0%,var(--site-border, #eef0f4) 42%,var(--sp-accent, #4541ff) 50%,var(--site-border, #eef0f4) 58%,var(--site-border, #eef0f4) 100%);background-size:100% 250%;background-position:0 150%;animation:svelte-1yznhre-flow-y 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.sp.svelte-1yznhre:not(.vertical) .body:where(.svelte-1yznhre){padding-top:6px}.sp.svelte-1yznhre:not(.vertical) .step-desc:where(.svelte-1yznhre){margin:0;max-width:none}}@media (prefers-reduced-motion: reduce){.badge.svelte-1yznhre{animation:none}.step.svelte-1yznhre:not(:last-child) .marker:where(.svelte-1yznhre):after,.sp.vertical.svelte-1yznhre .step:where(.svelte-1yznhre):not(:last-child) .marker:where(.svelte-1yznhre):after,.sp.svelte-1yznhre:not(.vertical) .step:where(.svelte-1yznhre):not(:last-child) .marker:where(.svelte-1yznhre):after{animation:none;background:var(--site-border, #eef0f4)}}.pp.svelte-1xwk5mk{padding:96px 24px}.pp-inner.svelte-1xwk5mk{max-width:1120px;margin:0 auto}.pp-head.svelte-1xwk5mk{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-1xwk5mk{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--pp-accent, #4541ff);margin-bottom:12px}.title.svelte-1xwk5mk{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1xwk5mk .accent{color:var(--pp-accent, #4541ff)}.desc.svelte-1xwk5mk{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-1xwk5mk{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px}.card.svelte-1xwk5mk{background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:16px;padding:32px 28px;transition:box-shadow .2s ease,transform .2s ease}.card.svelte-1xwk5mk:hover{transform:translateY(-2px);box-shadow:0 12px 28px -12px #00000026}.card-head.svelte-1xwk5mk{display:flex;align-items:center;gap:12px;margin-bottom:20px}.icon.svelte-1xwk5mk{width:44px;height:44px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:11px;background:color-mix(in srgb,var(--pp-accent, #4541ff) 10%,transparent);color:var(--pp-accent, #4541ff)}.icon.svelte-1xwk5mk img:where(.svelte-1xwk5mk){width:24px;height:24px;object-fit:contain}.icon.svelte-1xwk5mk .dot:where(.svelte-1xwk5mk){width:14px;height:14px;border-radius:5px;background:var(--pp-accent, #4541ff)}.role.svelte-1xwk5mk{font-size:1.25rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0}.pains.svelte-1xwk5mk{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--site-border, #eef0f4)}.pain-item.svelte-1xwk5mk{display:flex;align-items:flex-start;gap:8px;font-size:.9375rem;line-height:1.5;color:var(--site-text-muted, #64748b)}.pain-icon.svelte-1xwk5mk{flex-shrink:0;margin-top:2px;color:#ef4444}.solution.svelte-1xwk5mk{display:flex;flex-direction:column;gap:8px}.solution-label.svelte-1xwk5mk{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:700;color:var(--pp-accent, #4541ff)}.solution-text.svelte-1xwk5mk{font-size:.9375rem;line-height:1.6;color:var(--site-text, #1a1a2e);margin:0}@media (max-width: 860px){.grid.svelte-1xwk5mk{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.grid.svelte-1xwk5mk{grid-template-columns:1fr}.card.svelte-1xwk5mk{padding:24px 20px}}.ft.svelte-1p008d9{padding:96px 24px}.ft-inner.svelte-1p008d9{max-width:1120px;margin:0 auto}.ft-head.svelte-1p008d9{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-1p008d9{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--ft-accent, #4541ff);margin-bottom:12px}.title.svelte-1p008d9{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1p008d9 .accent{color:var(--ft-accent, #4541ff)}.desc.svelte-1p008d9{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.ft-body.svelte-1p008d9{display:flex;gap:32px;align-items:flex-start}.tabs.svelte-1p008d9{display:flex;flex-direction:column;gap:8px;width:260px;flex-shrink:0}.panel.svelte-1p008d9{flex:1;min-width:0}.ft.top.svelte-1p008d9 .ft-body:where(.svelte-1p008d9){flex-direction:column;align-items:stretch}.ft.top.svelte-1p008d9 .tabs:where(.svelte-1p008d9){flex-direction:row;flex-wrap:wrap;justify-content:center;width:auto}.tab.svelte-1p008d9{display:flex;align-items:center;gap:10px;padding:12px 16px;border-radius:10px;border:1.5px solid transparent;background:transparent;color:var(--site-text-muted, #64748b);font-size:.9375rem;font-weight:600;text-align:left;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease;white-space:nowrap}.tab.svelte-1p008d9:hover{color:var(--site-text, #1a1a2e);background:color-mix(in srgb,var(--site-text, #1a1a2e) 4%,transparent)}.tab.active.svelte-1p008d9{color:var(--ft-accent, #4541ff);background:color-mix(in srgb,var(--ft-accent, #4541ff) 9%,transparent);border-color:color-mix(in srgb,var(--ft-accent, #4541ff) 22%,transparent)}.tab-icon.svelte-1p008d9{display:flex;align-items:center;line-height:1}.tab-icon.svelte-1p008d9 img:where(.svelte-1p008d9){width:18px;height:18px;object-fit:contain}.tab-label.svelte-1p008d9{line-height:1}.frame.svelte-1p008d9{border:1px solid var(--site-border, #eef0f4);border-radius:14px;overflow:hidden;background:var(--site-surface, #fff);box-shadow:0 20px 48px -24px #00000040}.frame-bar.svelte-1p008d9{display:flex;align-items:center;gap:6px;padding:12px 14px;background:color-mix(in srgb,var(--site-text, #1a1a2e) 4%,transparent);border-bottom:1px solid var(--site-border, #eef0f4)}.frame-bar.svelte-1p008d9 .d:where(.svelte-1p008d9){width:10px;height:10px;border-radius:50%}.frame-bar.svelte-1p008d9 .d:where(.svelte-1p008d9):nth-child(1){background:#ff5f57}.frame-bar.svelte-1p008d9 .d:where(.svelte-1p008d9):nth-child(2){background:#febc2e}.frame-bar.svelte-1p008d9 .d:where(.svelte-1p008d9):nth-child(3){background:#28c840}.viewport.svelte-1p008d9{position:relative;aspect-ratio:16 / 10;background:color-mix(in srgb,var(--site-text, #1a1a2e) 3%,transparent)}.shot.svelte-1p008d9{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top left;opacity:0;transition:opacity .4s ease;pointer-events:none}.shot.active.svelte-1p008d9{opacity:1}.placeholder.svelte-1p008d9{display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--ft-accent, #4541ff) 55%,var(--site-text-muted, #94a3b8));background:linear-gradient(135deg,color-mix(in srgb,var(--ft-accent, #4541ff) 8%,transparent),color-mix(in srgb,var(--ft-accent, #4541ff) 2%,transparent))}.placeholder.svelte-1p008d9 .ph-img:where(.svelte-1p008d9){width:56px;height:56px;object-fit:contain}.info.svelte-1p008d9{margin-top:24px;padding:28px;background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:14px;animation:svelte-1p008d9-info-fade .35s ease}@keyframes svelte-1p008d9-info-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.info-title.svelte-1p008d9{display:flex;align-items:center;gap:10px;font-size:1.375rem;font-weight:800;color:var(--site-text, #1a1a2e);margin:0 0 12px}.info-icon.svelte-1p008d9{display:flex;align-items:center;color:var(--ft-accent, #4541ff);line-height:1}.info-icon.svelte-1p008d9 img:where(.svelte-1p008d9){width:22px;height:22px;object-fit:contain}.info-body.svelte-1p008d9{font-size:1rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:0 0 20px}.highlights.svelte-1p008d9{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.highlights.svelte-1p008d9 li:where(.svelte-1p008d9){display:flex;align-items:flex-start;gap:8px;font-size:.9375rem;line-height:1.5;color:var(--site-text, #1a1a2e)}.check.svelte-1p008d9{flex-shrink:0;margin-top:2px;color:var(--ft-accent, #4541ff)}@media (max-width: 860px){.ft-body.svelte-1p008d9{flex-direction:column;align-items:stretch}.tabs.svelte-1p008d9{flex-direction:row;flex-wrap:wrap;width:auto}.highlights.svelte-1p008d9{grid-template-columns:1fr}}@media (max-width: 540px){.info.svelte-1p008d9{padding:20px}}.cmp.svelte-xmg5ky{padding:96px 24px}.cmp-inner.svelte-xmg5ky{max-width:1120px;margin:0 auto}.cmp-head.svelte-xmg5ky{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-xmg5ky{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--cmp-accent, #4541ff);margin-bottom:12px}.title.svelte-xmg5ky{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-xmg5ky .accent{color:var(--cmp-accent, #4541ff)}.desc.svelte-xmg5ky{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.scroll.svelte-xmg5ky{overflow-x:auto;-webkit-overflow-scrolling:touch}.table.svelte-xmg5ky{width:100%;border-collapse:collapse;min-width:560px}th.svelte-xmg5ky,td.svelte-xmg5ky{padding:16px 20px;text-align:center;border-bottom:1px solid var(--site-border, #eef0f4)}.feat-head.svelte-xmg5ky,.feat.svelte-xmg5ky{text-align:left;position:sticky;left:0;background:var(--site-bg, #fff);z-index:1}.feat-head.svelte-xmg5ky{font-size:.8125rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--site-text-muted, #94a3b8)}.feat.svelte-xmg5ky{font-size:.9375rem;font-weight:600;color:var(--site-text, #1a1a2e)}.col-head.svelte-xmg5ky{vertical-align:bottom}.col-label.svelte-xmg5ky{display:block;font-size:1.0625rem;font-weight:800;color:var(--site-text, #1a1a2e)}.col-badge.svelte-xmg5ky{display:inline-block;margin-top:6px;padding:2px 10px;border-radius:999px;background:var(--cmp-accent, #4541ff);color:#fff;font-size:.6875rem;font-weight:700;letter-spacing:.02em}.cell.svelte-xmg5ky{font-size:.9375rem;color:var(--site-text, #1a1a2e)}.cell-text.svelte-xmg5ky{color:var(--site-text-muted, #64748b)}.ic.svelte-xmg5ky{vertical-align:middle}.check.svelte-xmg5ky{color:var(--cmp-accent, #4541ff)}.cross.svelte-xmg5ky{color:color-mix(in srgb,var(--site-text-muted, #94a3b8) 70%,transparent)}.col-head.hl.svelte-xmg5ky,.cell.hl.svelte-xmg5ky{background:color-mix(in srgb,var(--cmp-accent, #4541ff) 6%,transparent);border-left:1px solid color-mix(in srgb,var(--cmp-accent, #4541ff) 18%,transparent);border-right:1px solid color-mix(in srgb,var(--cmp-accent, #4541ff) 18%,transparent)}.col-head.hl.svelte-xmg5ky{border-top:2px solid var(--cmp-accent, #4541ff);border-top-left-radius:12px;border-top-right-radius:12px}thead.svelte-xmg5ky .col-head.hl:where(.svelte-xmg5ky) .col-label:where(.svelte-xmg5ky){color:var(--cmp-accent, #4541ff)}tbody.svelte-xmg5ky tr:where(.svelte-xmg5ky):last-child .cell.hl:where(.svelte-xmg5ky){border-bottom:1px solid color-mix(in srgb,var(--cmp-accent, #4541ff) 18%,transparent);border-bottom-left-radius:12px;border-bottom-right-radius:12px}@media (max-width: 540px){th.svelte-xmg5ky,td.svelte-xmg5ky{padding:13px 14px}.col-label.svelte-xmg5ky{font-size:.9375rem}}.vid.svelte-1aufq4i{padding:96px 24px}.vid-inner.svelte-1aufq4i{max-width:1120px;margin:0 auto}.vid-head.svelte-1aufq4i{text-align:center;max-width:680px;margin:0 auto 40px}.eyebrow.svelte-1aufq4i{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--vid-accent, #4541ff);margin-bottom:12px}.title.svelte-1aufq4i{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1aufq4i .accent{color:var(--vid-accent, #4541ff)}.desc.svelte-1aufq4i{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.player.svelte-1aufq4i{max-width:var(--mw, 980px);margin:0 auto;aspect-ratio:var(--ar, 16 / 9);border-radius:14px;overflow:hidden;background:color-mix(in srgb,var(--site-text, #1a1a2e) 6%,#000);box-shadow:0 24px 56px -28px #0006}.player.svelte-1aufq4i iframe:where(.svelte-1aufq4i),.player.svelte-1aufq4i video:where(.svelte-1aufq4i){display:block;width:100%;height:100%;border:0;object-fit:cover}.placeholder.svelte-1aufq4i{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;color:color-mix(in srgb,var(--vid-accent, #4541ff) 60%,var(--site-text-muted, #94a3b8));background:linear-gradient(135deg,color-mix(in srgb,var(--vid-accent, #4541ff) 10%,transparent),color-mix(in srgb,var(--vid-accent, #4541ff) 3%,transparent));font-size:.9375rem;font-weight:600}.tl.svelte-1ei10b8{padding:96px 24px}.tl-inner.svelte-1ei10b8{max-width:720px;margin:0 auto}.tl-head.svelte-1ei10b8{text-align:center;margin:0 auto 56px}.eyebrow.svelte-1ei10b8{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--tl-accent, #4541ff);margin-bottom:12px}.title.svelte-1ei10b8{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1ei10b8 .accent{color:var(--tl-accent, #4541ff)}.desc.svelte-1ei10b8{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px auto 0;max-width:560px}.track.svelte-1ei10b8{list-style:none;margin:0;padding:0}.item.svelte-1ei10b8{display:grid;grid-template-columns:48px 1fr;gap:20px;padding-bottom:28px}.item.svelte-1ei10b8:last-child{padding-bottom:0}.rail.svelte-1ei10b8{position:relative;display:flex;justify-content:center}.node.svelte-1ei10b8{position:relative;z-index:1;width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:color-mix(in srgb,var(--tl-accent, #4541ff) 12%,var(--site-surface, #fff));border:1.5px solid color-mix(in srgb,var(--tl-accent, #4541ff) 30%,transparent);color:var(--tl-accent, #4541ff);animation:svelte-1ei10b8-node-pulse 2.4s ease-in-out infinite;animation-delay:calc(var(--i, 0) * .4s)}.node.svelte-1ei10b8 img:where(.svelte-1ei10b8){width:18px;height:18px;object-fit:contain}.node.svelte-1ei10b8 .dot:where(.svelte-1ei10b8){width:12px;height:12px;border-radius:50%;background:var(--tl-accent, #4541ff)}.item.svelte-1ei10b8:not(:last-child) .rail:where(.svelte-1ei10b8):after{content:"";position:absolute;top:44px;left:50%;transform:translate(-50%);width:2px;height:calc(100% - 16px);background:linear-gradient(180deg,var(--site-border, #eef0f4) 0%,var(--site-border, #eef0f4) 42%,var(--tl-accent, #4541ff) 50%,var(--site-border, #eef0f4) 58%,var(--site-border, #eef0f4) 100%);background-size:100% 250%;background-position:0 150%;animation:svelte-1ei10b8-flow-y 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.card.svelte-1ei10b8{background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:14px;padding:18px 22px;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.card.svelte-1ei10b8:hover{transform:translate(3px);border-color:color-mix(in srgb,var(--tl-accent, #4541ff) 30%,var(--site-border, #eef0f4));box-shadow:0 12px 28px -16px #00000038}.card-head.svelte-1ei10b8{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:6px}.date.svelte-1ei10b8{flex-shrink:0;padding:3px 10px;border-radius:999px;background:color-mix(in srgb,var(--tl-accent, #4541ff) 10%,transparent);font-size:.75rem;font-weight:700;letter-spacing:.02em;color:var(--tl-accent, #4541ff)}.item-title.svelte-1ei10b8{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0}.item-desc.svelte-1ei10b8{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0}@keyframes svelte-1ei10b8-flow-y{0%{background-position:0 150%}to{background-position:0 -50%}}@keyframes svelte-1ei10b8-node-pulse{0%,65%,to{box-shadow:0 0 0 0 transparent;border-color:color-mix(in srgb,var(--tl-accent, #4541ff) 30%,transparent)}30%{box-shadow:0 0 0 7px color-mix(in srgb,var(--tl-accent, #4541ff) 13%,transparent);border-color:var(--tl-accent, #4541ff)}}@media (max-width: 540px){.item.svelte-1ei10b8{grid-template-columns:40px 1fr;gap:16px}.node.svelte-1ei10b8{width:38px;height:38px}.item.svelte-1ei10b8:not(:last-child) .rail:where(.svelte-1ei10b8):after{top:38px;height:calc(100% - 10px)}.card.svelte-1ei10b8{padding:16px 18px}}@media (prefers-reduced-motion: reduce){.node.svelte-1ei10b8{animation:none}.item.svelte-1ei10b8:not(:last-child) .rail:where(.svelte-1ei10b8):after{animation:none;background:var(--site-border, #eef0f4)}}.gal.svelte-1u31lux{padding:96px 24px}.gal-inner.svelte-1u31lux{max-width:1120px;margin:0 auto}.gal-head.svelte-1u31lux{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-1u31lux{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--gal-accent, #4541ff);margin-bottom:12px}.title.svelte-1u31lux{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1u31lux .accent{color:var(--gal-accent, #4541ff)}.desc.svelte-1u31lux{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-1u31lux{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:var(--gap, 16px)}.tile.svelte-1u31lux{display:flex;flex-direction:column;gap:8px;padding:0;border:none;background:none;text-align:left;font:inherit;color:inherit}button.tile.svelte-1u31lux{cursor:zoom-in}.thumb.svelte-1u31lux{position:relative;display:block;aspect-ratio:4 / 3;overflow:hidden;border-radius:12px;background:color-mix(in srgb,var(--site-text, #1a1a2e) 5%,transparent);border:1px solid var(--site-border, #eef0f4)}.thumb.svelte-1u31lux img:where(.svelte-1u31lux){width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}button.tile.svelte-1u31lux:hover .thumb:where(.svelte-1u31lux) img:where(.svelte-1u31lux){transform:scale(1.05)}.zoom.svelte-1u31lux{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#fff;background:#00000047;opacity:0;transition:opacity .2s ease}button.tile.svelte-1u31lux:hover .zoom:where(.svelte-1u31lux){opacity:1}.placeholder.svelte-1u31lux{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--site-text-muted, #94a3b8) 70%,transparent)}.caption.svelte-1u31lux{font-size:.875rem;line-height:1.5;color:var(--site-text-muted, #64748b)}@media (max-width: 860px){.grid.svelte-1u31lux{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.grid.svelte-1u31lux{grid-template-columns:1fr}}.bento.svelte-5fd2f{padding:96px 24px}.bn-inner.svelte-5fd2f{max-width:1120px;margin:0 auto}.bn-head.svelte-5fd2f{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-5fd2f{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--bn-accent, #4541ff);margin-bottom:12px}.title.svelte-5fd2f{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-5fd2f .accent{color:var(--bn-accent, #4541ff)}.desc.svelte-5fd2f{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-5fd2f{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;grid-auto-rows:1fr}.card.svelte-5fd2f{grid-column:span var(--span, 1);display:flex;flex-direction:column;padding:28px;background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:16px;text-decoration:none;color:inherit;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}.card.linked.svelte-5fd2f{cursor:pointer}.card.svelte-5fd2f:hover{transform:translateY(-3px);box-shadow:0 16px 36px -18px #0003}.card.linked.svelte-5fd2f:hover{border-color:color-mix(in srgb,var(--bn-accent, #4541ff) 32%,var(--site-border, #eef0f4))}.icon.svelte-5fd2f{width:50px;height:50px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--bn-accent, #4541ff) 10%,transparent);color:var(--bn-accent, #4541ff);margin-bottom:18px}.icon.svelte-5fd2f img:where(.svelte-5fd2f){width:24px;height:24px;object-fit:contain}.icon.svelte-5fd2f .dot:where(.svelte-5fd2f){width:14px;height:14px;border-radius:5px;background:var(--bn-accent, #4541ff)}.card-title.svelte-5fd2f{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 8px}.card-desc.svelte-5fd2f{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0}.media.svelte-5fd2f{display:block;margin-top:18px;border-radius:10px;overflow:hidden;border:1px solid var(--site-border, #eef0f4);flex:1;min-height:120px}.media.svelte-5fd2f img:where(.svelte-5fd2f){width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 860px){.grid.svelte-5fd2f{grid-template-columns:repeat(2,1fr)}.card.svelte-5fd2f{grid-column:span min(var(--span, 1),2)}}@media (max-width: 520px){.grid.svelte-5fd2f{grid-template-columns:1fr}.card.svelte-5fd2f{grid-column:span 1}}.quote.svelte-nmxkqn{padding:96px 24px}.q-inner.svelte-nmxkqn{max-width:820px;margin:0 auto;text-align:center}.quote.left.svelte-nmxkqn .q-inner:where(.svelte-nmxkqn){text-align:left}.eyebrow.svelte-nmxkqn{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--q-accent, #4541ff);margin-bottom:16px}.mark.svelte-nmxkqn{display:block;font-size:4rem;line-height:.5;font-weight:800;color:var(--q-accent, #4541ff);opacity:.35;margin-bottom:8px}.text.svelte-nmxkqn{margin:0;font-size:clamp(1.375rem,3vw,1.875rem);line-height:1.5;font-weight:600;letter-spacing:-.01em;color:var(--site-text, #1a1a2e)}.text.svelte-nmxkqn .accent{color:var(--q-accent, #4541ff)}.author.svelte-nmxkqn{display:flex;align-items:center;gap:14px;margin-top:28px}.quote.svelte-nmxkqn:not(.left) .author:where(.svelte-nmxkqn){justify-content:center}.avatar.svelte-nmxkqn{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.meta.svelte-nmxkqn{display:flex;flex-direction:column;text-align:left}.name.svelte-nmxkqn{font-size:.9375rem;font-weight:700;color:var(--site-text, #1a1a2e)}.role.svelte-nmxkqn{font-size:.875rem;color:var(--site-text-muted, #64748b)}.logo.svelte-nmxkqn{height:28px;width:auto;object-fit:contain;margin-left:8px;opacity:.85}.quote.svelte-nmxkqn:not(.left) .logo:where(.svelte-nmxkqn){margin-left:16px}.banner.svelte-1icoyp1{background:var(--ban-bg, #4541ff);color:#fff;padding:12px 24px}.ban-inner.svelte-1icoyp1{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.icon.svelte-1icoyp1{display:flex;align-items:center;line-height:1;flex-shrink:0}.icon.svelte-1icoyp1 img:where(.svelte-1icoyp1){width:18px;height:18px;object-fit:contain}.text.svelte-1icoyp1{font-size:.9375rem;font-weight:600;line-height:1.4}.link.svelte-1icoyp1{display:inline-flex;align-items:center;gap:4px;padding:5px 14px;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.8125rem;font-weight:700;text-decoration:none;white-space:nowrap;transition:background .18s ease}.link.svelte-1icoyp1:after{content:"→"}.link.svelte-1icoyp1:hover{background:#ffffff4d}.close.svelte-1icoyp1{position:absolute;right:24px;width:26px;height:26px;border:none;background:#ffffff24;color:#fff;font-size:18px;line-height:1;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .18s ease}.close.svelte-1icoyp1:hover{background:#ffffff47}.banner.svelte-1icoyp1{position:relative}@media (max-width: 540px){.close.svelte-1icoyp1{right:12px}.banner.svelte-1icoyp1{padding:10px 44px 10px 16px}}.team.svelte-1vcr5gq{padding:96px 24px}.tm-inner.svelte-1vcr5gq{max-width:1120px;margin:0 auto}.tm-head.svelte-1vcr5gq{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-1vcr5gq{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--tm-accent, #4541ff);margin-bottom:12px}.title.svelte-1vcr5gq{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1vcr5gq .accent{color:var(--tm-accent, #4541ff)}.desc.svelte-1vcr5gq{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-1vcr5gq{display:grid;grid-template-columns:repeat(var(--cols, 4),1fr);gap:28px 24px}.member.svelte-1vcr5gq{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit}.member.linked.svelte-1vcr5gq{cursor:pointer}.avatar.svelte-1vcr5gq{width:96px;height:96px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--tm-accent, #4541ff) 12%,transparent);color:var(--tm-accent, #4541ff);margin-bottom:14px;transition:transform .2s ease,box-shadow .2s ease}.avatar.square.svelte-1vcr5gq{border-radius:16px}.member.linked.svelte-1vcr5gq:hover .avatar:where(.svelte-1vcr5gq){transform:translateY(-3px);box-shadow:0 14px 30px -16px #00000040}.avatar.svelte-1vcr5gq img:where(.svelte-1vcr5gq){width:100%;height:100%;object-fit:cover}.initial.svelte-1vcr5gq{font-size:2rem;font-weight:800}.name.svelte-1vcr5gq{font-size:1.0625rem;font-weight:700;color:var(--site-text, #1a1a2e)}.role.svelte-1vcr5gq{margin-top:2px;font-size:.875rem;color:var(--tm-accent, #4541ff);font-weight:600}.bio.svelte-1vcr5gq{margin-top:8px;font-size:.875rem;line-height:1.55;color:var(--site-text-muted, #64748b);max-width:240px}@media (max-width: 860px){.grid.svelte-1vcr5gq{grid-template-columns:repeat(2,1fr)}}@media (max-width: 460px){.grid.svelte-1vcr5gq{grid-template-columns:1fr}}.mc.svelte-1svx9ho{position:relative;overflow:hidden;isolation:isolate;background:var(--mc-accent, #4541ff);padding:clamp(110px,16vh,180px) 24px}.mc.svelte-1svx9ho:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(70% 90% at 50% 0%,rgba(255,255,255,.16),transparent 55%),radial-gradient(90% 120% at 50% 120%,rgba(0,0,0,.22),transparent 55%);pointer-events:none}.icons.svelte-1svx9ho{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.fic.svelte-1svx9ho{position:absolute;left:var(--rx);top:var(--ry);display:flex;align-items:center;justify-content:center;color:#fff;opacity:0;transform:translate(-50%,-50%) scale(.5);transition:left 1.6s ease,top 1.6s ease,opacity 1s ease,transform 1.6s ease;transition-delay:var(--d, 0s)}.fic.svelte-1svx9ho img:where(.svelte-1svx9ho){width:64px;height:auto;object-fit:contain}.mc.active.svelte-1svx9ho .fic:where(.svelte-1svx9ho){left:var(--ax);top:var(--ay);opacity:1;transform:translate(-50%,-50%) scale(var(--s, 1))}.mc.active.svelte-1svx9ho .fic.glyph:where(.svelte-1svx9ho){opacity:.45}.message.svelte-1svx9ho{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center}.tit-area.svelte-1svx9ho{margin-bottom:36px}.title.svelte-1svx9ho{font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#fff;margin:0}.title.svelte-1svx9ho .accent{color:#fff;background:#ffffff29;border-radius:8px;padding:0 .25em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.desc.svelte-1svx9ho{margin:16px auto 0;max-width:540px;font-size:1.0625rem;line-height:1.65;color:#ffffffe6}.actions.svelte-1svx9ho{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.mc-btn.svelte-1svx9ho{display:inline-flex;align-items:center;justify-content:center;padding:15px 32px;border-radius:999px;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;color:#fff;background:#ffffff1f;border:1.5px solid rgba(255,255,255,.5)}.mc-btn.primary.svelte-1svx9ho{color:var(--mc-accent, #4541ff);background:#fff;border-color:#fff;box-shadow:0 12px 26px -12px #00000073}.mc-btn.svelte-1svx9ho:hover{transform:translateY(-2px)}.mc-btn.primary.svelte-1svx9ho:hover{box-shadow:0 18px 34px -14px #00000080}.mc-btn.svelte-1svx9ho:not(.primary):hover{background:#fff3}@media (max-width: 540px){.mc-btn.svelte-1svx9ho{width:100%}}@media (prefers-reduced-motion: reduce){.fic.svelte-1svx9ho{transition:opacity .4s ease}.mc-btn.svelte-1svx9ho{transition:none}}.dp.svelte-mslch1{padding:96px 24px}.dp-inner.svelte-mslch1{max-width:1120px;margin:0 auto}.dp-head.svelte-mslch1{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-mslch1{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--dp-accent, #4541ff);margin-bottom:12px}.title.svelte-mslch1{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-mslch1 .accent{color:var(--dp-accent, #4541ff)}.desc.svelte-mslch1{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.pipeline.svelte-mslch1{display:flex;align-items:center;justify-content:center;max-width:960px;margin:0 auto}.node.svelte-mslch1{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 20px;background:var(--site-surface, #fff);border:2px solid var(--site-border, #eef0f4);border-radius:16px;min-width:150px;position:relative;transition:border-color .4s ease,box-shadow .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.node.active.svelte-mslch1{border-color:var(--dp-accent, #4541ff);box-shadow:0 0 0 4px color-mix(in srgb,var(--dp-accent, #4541ff) 12%,transparent),0 8px 20px -12px #0003}.node.current.svelte-mslch1{transform:scale(1.06);box-shadow:0 0 0 4px color-mix(in srgb,var(--dp-accent, #4541ff) 18%,transparent),0 0 24px color-mix(in srgb,var(--dp-accent, #4541ff) 15%,transparent),0 12px 28px -12px #00000040}.node-icon.svelte-mslch1{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:12px;background:color-mix(in srgb,var(--site-text, #1a1a2e) 5%,transparent);color:var(--site-text-muted, #94a3b8);transition:background .4s ease,color .4s ease}.node.active.svelte-mslch1 .node-icon:where(.svelte-mslch1){background:color-mix(in srgb,var(--dp-accent, #4541ff) 10%,transparent);color:var(--dp-accent, #4541ff)}.node-icon.svelte-mslch1 img:where(.svelte-mslch1){width:24px;height:24px;object-fit:contain}.node-icon.svelte-mslch1 .ph-dot:where(.svelte-mslch1){width:12px;height:12px;border-radius:4px;background:currentColor}.node-content.svelte-mslch1{display:flex;flex-direction:column;align-items:center;gap:2px}.node-label.svelte-mslch1{font-size:.9375rem;font-weight:700;color:var(--site-text, #1a1a2e)}.node-sub.svelte-mslch1{font-size:.75rem;color:var(--site-text-muted, #94a3b8)}.node-badge.svelte-mslch1{display:inline-flex;align-items:center;padding:3px 10px;font-size:.75rem;font-weight:600;color:var(--dp-accent, #4541ff);background:color-mix(in srgb,var(--dp-accent, #4541ff) 8%,transparent);border-radius:999px;opacity:0;transform:translateY(6px);transition:opacity .35s ease,transform .35s ease}.node-badge.visible.svelte-mslch1{opacity:1;transform:translateY(0)}.connector.svelte-mslch1{position:relative;display:flex;align-items:center;justify-content:center;width:56px;flex-shrink:0}.connector.svelte-mslch1 .line:where(.svelte-mslch1){width:100%;height:2px;background:var(--site-border, #eef0f4);transition:background .5s ease-out}.connector.filled.svelte-mslch1 .line:where(.svelte-mslch1){background:var(--dp-accent, #4541ff)}.connector.svelte-mslch1 .dot:where(.svelte-mslch1){position:absolute;width:8px;height:8px;border-radius:50%;background:var(--dp-accent, #4541ff);opacity:0;transform:scale(0);transition:opacity .3s ease,transform .3s ease}.connector.svelte-mslch1 .dot.visible:where(.svelte-mslch1){opacity:1;transform:scale(1);animation:svelte-mslch1-dot-pulse 1.2s ease infinite}@keyframes svelte-mslch1-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.4}}@media (max-width: 768px){.pipeline.svelte-mslch1{flex-direction:column}.node.svelte-mslch1{flex-direction:row;min-width:auto;width:100%;max-width:340px;padding:16px 20px;gap:16px}.node-content.svelte-mslch1{align-items:flex-start}.node-badge.svelte-mslch1{position:absolute;right:16px;top:50%;transform:translateY(-50%) translate(6px)}.node-badge.visible.svelte-mslch1{transform:translateY(-50%) translate(0)}.node-icon.svelte-mslch1{width:44px;height:44px;flex-shrink:0}.connector.svelte-mslch1{width:2px;height:28px}.connector.svelte-mslch1 .line:where(.svelte-mslch1){width:2px;height:100%}}@media (prefers-reduced-motion: reduce){.node.svelte-mslch1,.node-icon.svelte-mslch1,.node-badge.svelte-mslch1,.connector.svelte-mslch1 .line:where(.svelte-mslch1){transition:none}.connector.svelte-mslch1 .dot.visible:where(.svelte-mslch1){animation:none}}.car.svelte-1pdrap{padding:96px 24px;overflow:hidden}.car-inner.svelte-1pdrap{max-width:1120px;margin:0 auto}.car-head.svelte-1pdrap{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-1pdrap{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--car-accent, #4541ff);margin-bottom:12px}.title.svelte-1pdrap{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-1pdrap .accent{color:var(--car-accent, #4541ff)}.desc.svelte-1pdrap{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px auto 0;max-width:560px}.stage.svelte-1pdrap{display:flex;align-items:center;gap:16px}.arrow.svelte-1pdrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid var(--site-border, #eef0f4);background:var(--site-surface, #fff);color:var(--site-text-muted, #64748b);cursor:pointer;flex-shrink:0;z-index:2;transition:border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.arrow.svelte-1pdrap:hover{border-color:var(--car-accent, #4541ff);color:var(--car-accent, #4541ff);background:color-mix(in srgb,var(--car-accent, #4541ff) 6%,transparent);box-shadow:0 8px 20px -12px #00000040}.track.svelte-1pdrap{flex:1;display:flex;align-items:center;justify-content:center;position:relative;height:420px;perspective:1200px}.slide.svelte-1pdrap{position:absolute;border:none;padding:0;background:var(--site-surface, #fff);border-radius:16px;overflow:hidden;box-shadow:0 18px 40px -20px #0000004d;cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1)}.slide.svelte-1pdrap img:where(.svelte-1pdrap){width:100%;height:100%;object-fit:cover;display:block}.slide-ph.svelte-1pdrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:color-mix(in srgb,var(--site-text-muted, #94a3b8) 60%,transparent);background:color-mix(in srgb,var(--site-text, #1a1a2e) 4%,transparent)}.slide.center.svelte-1pdrap{width:65%;height:100%;z-index:3;transform:translate(0) scale(1);box-shadow:0 28px 56px -24px #0006,0 0 0 1px #0000000d}.slide.left.svelte-1pdrap{width:50%;height:80%;z-index:1;transform:translate(-75%) scale(.88);opacity:.6;filter:brightness(.85)}.slide.right.svelte-1pdrap{width:50%;height:80%;z-index:1;transform:translate(75%) scale(.88);opacity:.6;filter:brightness(.85)}.slide.left.svelte-1pdrap:hover,.slide.right.svelte-1pdrap:hover{opacity:.8}.slide.hidden.svelte-1pdrap{width:40%;height:60%;z-index:0;opacity:0;pointer-events:none;transform:scale(.7)}.slide-info.svelte-1pdrap{text-align:center;margin-top:24px;animation:svelte-1pdrap-car-fade .35s ease}@keyframes svelte-1pdrap-car-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.slide-title.svelte-1pdrap{font-size:1.375rem;font-weight:800;color:var(--site-text, #1a1a2e);margin:0 0 8px}.slide-desc.svelte-1pdrap{font-size:1rem;line-height:1.7;color:var(--site-text-muted, #64748b);max-width:640px;margin:0 auto}@media (max-width: 768px){.track.svelte-1pdrap{height:300px}.arrow.svelte-1pdrap{width:36px;height:36px}.stage.svelte-1pdrap{gap:8px}.slide-title.svelte-1pdrap{font-size:1.125rem}}@media (max-width: 640px){.track.svelte-1pdrap{height:240px}.slide.center.svelte-1pdrap{width:85%}.slide.left.svelte-1pdrap,.slide.right.svelte-1pdrap{opacity:.3;width:40%;height:65%;filter:brightness(.7) blur(1px)}.arrow.svelte-1pdrap{width:32px;height:32px}}@media (prefers-reduced-motion: reduce){.slide.svelte-1pdrap,.slide-info.svelte-1pdrap{transition:none;animation:none}}.ss.svelte-oqu8rk{padding:96px 24px}.ss-inner.svelte-oqu8rk{max-width:1120px;margin:0 auto}.ss-head.svelte-oqu8rk{margin-bottom:48px;max-width:720px}.ss.center.svelte-oqu8rk .ss-head:where(.svelte-oqu8rk){margin-left:auto;margin-right:auto;text-align:center}.eyebrow.svelte-oqu8rk{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--ss-accent, #4541ff);margin-bottom:14px}.title.svelte-oqu8rk{font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-oqu8rk .accent{color:var(--ss-accent, #4541ff)}.desc.svelte-oqu8rk{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.actions.svelte-oqu8rk{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.ss.center.svelte-oqu8rk .actions:where(.svelte-oqu8rk){justify-content:center}.ss-btn.svelte-oqu8rk{display:inline-flex;align-items:center;justify-content:center;padding:14px 28px;border-radius:999px;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;color:var(--ss-accent, #4541ff);background:var(--site-surface, #fff);border:1.5px solid var(--ss-accent, #4541ff)}.ss-btn.primary.svelte-oqu8rk{color:#fff;background:var(--ss-accent, #4541ff);border-color:var(--ss-accent, #4541ff)}.ss-btn.svelte-oqu8rk:hover{transform:translateY(-2px);box-shadow:0 12px 26px -14px color-mix(in srgb,var(--ss-accent, #4541ff) 60%,transparent)}.cards.svelte-oqu8rk{display:flex;gap:24px}.card.svelte-oqu8rk{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;padding:36px;border-radius:20px;background:var(--card-bg, color-mix(in srgb, var(--ss-accent, #4541ff) 5%, #f8fafc));overflow:hidden}.card.svelte-oqu8rk picture:where(.svelte-oqu8rk),.card.svelte-oqu8rk img:where(.svelte-oqu8rk){display:block;width:100%;height:auto}.ph.svelte-oqu8rk{display:flex;align-items:center;justify-content:center;width:100%;min-height:180px;color:color-mix(in srgb,var(--site-text-muted, #94a3b8) 55%,transparent)}@media (max-width: 760px){.cards.svelte-oqu8rk{flex-direction:column}.card.svelte-oqu8rk{padding:24px}}.si.svelte-uzehqy{padding:80px 0;background:linear-gradient(180deg,transparent 0%,color-mix(in srgb,var(--si-accent, #4541ff) 12%,transparent) 50%,transparent 100%);overflow:hidden}.si-head.svelte-uzehqy{text-align:center;max-width:680px;margin:0 auto 40px;padding:0 24px}.eyebrow.svelte-uzehqy{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--si-accent, #4541ff);margin-bottom:12px}.title.svelte-uzehqy{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;color:var(--site-text, #1a1a2e);margin:0}.title.svelte-uzehqy .accent{color:var(--si-accent, #4541ff)}.desc.svelte-uzehqy{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.rows.svelte-uzehqy{display:flex;flex-direction:column;gap:24px;filter:drop-shadow(0 18px 40px rgba(50,83,198,.12))}.marquee.svelte-uzehqy{overflow:hidden}.track.svelte-uzehqy{display:flex;width:max-content;animation:svelte-uzehqy-si-slide var(--si-dur, 30s) linear infinite}.track.reverse.svelte-uzehqy{animation-direction:reverse}.marquee.svelte-uzehqy:hover .track:where(.svelte-uzehqy){animation-play-state:paused}@keyframes svelte-uzehqy-si-slide{to{transform:translate(-50%)}}.card.svelte-uzehqy{flex:none;width:260px;height:168px;margin-right:24px;padding:20px;border-radius:20px;background:var(--site-surface, #fff);box-shadow:0 0 16px #00000014;border:1px solid var(--site-border, #eef0f4);display:flex;flex-direction:column;justify-content:space-between}.icon.svelte-uzehqy{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;background:color-mix(in srgb,var(--si-accent, #4541ff) 10%,transparent);color:var(--si-accent, #4541ff)}.icon.svelte-uzehqy img:where(.svelte-uzehqy){width:30px;height:30px;object-fit:contain;display:block}.card-title.svelte-uzehqy{font-size:1.25rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 8px;line-height:1.2}.card-sub.svelte-uzehqy{font-size:.875rem;line-height:1.5;color:var(--site-text-muted, #64748b)}@media (max-width: 540px){.card.svelte-uzehqy{width:220px;height:150px}.card-title.svelte-uzehqy{font-size:1.125rem}}@media (prefers-reduced-motion: reduce){.track.svelte-uzehqy{animation:none}}.circle.svelte-pqwpu7{background:var(--ci-accent, #4541ff);padding:clamp(80px,12vh,140px) 24px;overflow:hidden}.stage.svelte-pqwpu7{position:relative;max-width:900px;margin:0 auto;min-height:clamp(480px,72vw,720px);display:flex;align-items:center;justify-content:center}.deco.svelte-pqwpu7{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.ci-img.svelte-pqwpu7{width:clamp(320px,56vw,540px);height:auto;opacity:0;transition:opacity 1.2s ease;animation:svelte-pqwpu7-ci-rotate 18s linear infinite;transform-origin:50% 50%}.circle.active.svelte-pqwpu7 .ci-img:where(.svelte-pqwpu7){opacity:1}.ring.svelte-pqwpu7{position:absolute;border-radius:50%;opacity:0;transition:opacity 1s ease}.circle.active.svelte-pqwpu7 .ring:where(.svelte-pqwpu7){opacity:1}.ring.r1.svelte-pqwpu7{width:clamp(320px,56vw,520px);aspect-ratio:1;background:conic-gradient(from 0deg,transparent 0%,rgba(255,255,255,.05) 25%,rgba(255,255,255,.65) 50%,rgba(255,255,255,.05) 75%,transparent 100%);-webkit-mask:radial-gradient(farthest-side,transparent calc(100% - 14px),#000 calc(100% - 13px));mask:radial-gradient(farthest-side,transparent calc(100% - 14px),#000 calc(100% - 13px));animation:svelte-pqwpu7-ci-rotate 14s linear infinite}.ring.r2.svelte-pqwpu7{width:clamp(240px,42vw,400px);aspect-ratio:1;border:2px dashed rgba(255,255,255,.28);animation:svelte-pqwpu7-ci-rotate 26s linear infinite reverse}.ring.r3.svelte-pqwpu7{width:clamp(170px,30vw,290px);aspect-ratio:1;border:1.5px solid rgba(255,255,255,.16)}@keyframes svelte-pqwpu7-ci-rotate{to{transform:rotate(360deg)}}.orbit.svelte-pqwpu7{position:relative;width:clamp(450px,76vw,740px);aspect-ratio:1;opacity:0;transition:opacity 1s ease;animation:svelte-pqwpu7-ci-rotate 6s linear infinite}.circle.active.svelte-pqwpu7 .orbit:where(.svelte-pqwpu7){opacity:1}.orbit-ring.svelte-pqwpu7{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid rgba(255,255,255,.3)}.arm.svelte-pqwpu7{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-start}.node.svelte-pqwpu7{width:14px;height:14px;margin-top:-7px;border-radius:50%;background:#ffffff8c}.node.prominent.svelte-pqwpu7{width:30px;height:30px;margin-top:-15px;background:#fff;box-shadow:0 4px 14px #0000002e;display:flex;align-items:center;justify-content:center}.node.prominent.svelte-pqwpu7:after{content:"";width:14px;height:14px;border-radius:50%;background:var(--ci-accent, #4541ff)}.text.svelte-pqwpu7{position:relative;z-index:1;text-align:center;max-width:560px;color:#fff;opacity:0;transform:translateY(8px)}.circle.active.svelte-pqwpu7 .text:where(.svelte-pqwpu7){animation:svelte-pqwpu7-ci-fade .6s ease forwards .4s}@keyframes svelte-pqwpu7-ci-fade{to{opacity:1;transform:translateY(0)}}.title.svelte-pqwpu7{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;margin:0}.title.svelte-pqwpu7 .accent{color:#fff;background:#ffffff29;border-radius:8px;padding:0 .25em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.desc.svelte-pqwpu7{margin:16px auto 0;font-size:1.0625rem;line-height:1.65;color:#ffffffe6}.cta.svelte-pqwpu7{display:inline-flex;align-items:center;justify-content:center;margin-top:28px;padding:14px 32px;border-radius:999px;background:#fff;color:var(--ci-accent, #4541ff);font-size:1rem;font-weight:800;text-decoration:none;box-shadow:0 12px 26px -12px #0006;transition:transform .2s ease,box-shadow .2s ease}.cta.svelte-pqwpu7:hover{transform:translateY(-2px);box-shadow:0 18px 34px -14px #00000073}@media (max-width: 540px){.cta.svelte-pqwpu7{width:100%}}@media (prefers-reduced-motion: reduce){.ci-img.svelte-pqwpu7,.ring.r1.svelte-pqwpu7,.ring.r2.svelte-pqwpu7,.orbit.svelte-pqwpu7{animation:none}.ci-img.svelte-pqwpu7,.ring.svelte-pqwpu7,.orbit.svelte-pqwpu7,.text.svelte-pqwpu7{transition:none;opacity:1;transform:none;animation:none}}.cta.svelte-o4pde3{padding:var(--space-16) 0}.cta-card.svelte-o4pde3{text-align:center;padding:var(--space-16) var(--space-8);background:linear-gradient(135deg,color-mix(in srgb,var(--color-primary) 6%,transparent),color-mix(in srgb,var(--color-accent) 6%,transparent));border:1px solid color-mix(in srgb,var(--color-primary) 15%,transparent);border-radius:var(--radius-xl)}.cta-label.svelte-o4pde3{color:var(--color-accent)}.cta-title.svelte-o4pde3{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.2;color:var(--color-secondary);margin-bottom:var(--space-4)}.cta-desc.svelte-o4pde3{font-size:1.0625rem;color:var(--color-text-muted);line-height:1.7;max-width:800px;margin:0 auto var(--space-8)}.cta-actions.svelte-o4pde3{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.cta-btn.svelte-o4pde3{padding:var(--space-4) var(--space-12);font-size:1.0625rem}.cta-note.svelte-o4pde3{font-size:.8125rem;color:var(--color-text-light)}@media (max-width: 768px){.cta.svelte-o4pde3{padding:var(--space-10) 0}.cta-card.svelte-o4pde3{padding:var(--space-10) var(--space-5)}.cta-desc.svelte-o4pde3{font-size:1rem;margin-bottom:var(--space-6)}.cta-btn.svelte-o4pde3{padding:var(--space-3) var(--space-8);width:100%;max-width:300px}}.faq.svelte-1yfj4k9{background:var(--color-bg-alt)}.faq-header.svelte-1yfj4k9{text-align:center;margin-bottom:var(--space-12)}.faq-header.svelte-1yfj4k9 .section-desc:where(.svelte-1yfj4k9){margin:0 auto}.faq-list.svelte-1yfj4k9{max-width:760px;margin:0 auto;display:flex;flex-direction:column}.faq-item.svelte-1yfj4k9{border-bottom:1px solid var(--color-border)}.faq-item.svelte-1yfj4k9:first-child{border-top:1px solid var(--color-border)}.faq-question.svelte-1yfj4k9{display:flex;align-items:center;justify-content:space-between;width:100%;padding:var(--space-5) 0;text-align:left;cursor:pointer;transition:color var(--transition-base)}.faq-question.svelte-1yfj4k9:hover{color:var(--color-primary)}.faq-q-text.svelte-1yfj4k9{font-size:1rem;font-weight:600;line-height:1.5;color:var(--color-text);flex:1;padding-right:var(--space-4);transition:color var(--transition-base)}.faq-question.svelte-1yfj4k9:hover .faq-q-text:where(.svelte-1yfj4k9){color:var(--color-primary)}.faq-item.open.svelte-1yfj4k9 .faq-q-text:where(.svelte-1yfj4k9){color:var(--color-primary)}.faq-chevron.svelte-1yfj4k9{display:flex;align-items:center;color:var(--color-text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.faq-item.open.svelte-1yfj4k9 .faq-chevron:where(.svelte-1yfj4k9){transform:rotate(180deg);color:var(--color-primary)}.faq-answer.svelte-1yfj4k9{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:0}.faq-item.open.svelte-1yfj4k9 .faq-answer:where(.svelte-1yfj4k9){max-height:500px;opacity:1}.faq-answer.svelte-1yfj4k9 p:where(.svelte-1yfj4k9){font-size:.9375rem;line-height:1.7;color:var(--color-text-muted);padding-bottom:var(--space-5)}.roi-calculator.svelte-3xie6f{background:var(--color-bg)}.roi-header.svelte-3xie6f{text-align:center;margin-bottom:var(--space-12)}.roi-header.svelte-3xie6f .section-desc:where(.svelte-3xie6f){margin:0 auto}.roi-card.svelte-3xie6f{max-width:800px;margin:0 auto;padding:var(--space-10);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg)}.roi-inputs.svelte-3xie6f{display:flex;flex-direction:column;gap:var(--space-8)}.roi-input-group.svelte-3xie6f{display:flex;flex-direction:column;gap:var(--space-3)}.roi-label.svelte-3xie6f{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:600;color:var(--color-text)}.roi-value.svelte-3xie6f{font-size:1.125rem;font-weight:800;color:var(--color-primary)}.roi-slider.svelte-3xie6f{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;height:6px;border-radius:3px;background:var(--color-border);outline:none;cursor:pointer}.roi-slider.svelte-3xie6f::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:24px;height:24px;border-radius:50%;background:var(--color-primary);box-shadow:0 2px 6px #4541ff4d;cursor:pointer;transition:transform var(--transition-fast)}.roi-slider.svelte-3xie6f::-webkit-slider-thumb:hover{transform:scale(1.15)}.roi-slider.svelte-3xie6f::-moz-range-thumb{width:24px;height:24px;border-radius:50%;background:var(--color-primary);box-shadow:0 2px 6px #4541ff4d;cursor:pointer;border:none}.roi-range-labels.svelte-3xie6f{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-text-light)}.roi-divider.svelte-3xie6f{height:1px;background:var(--color-border);margin:var(--space-8) 0}.roi-results.svelte-3xie6f{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-bottom:var(--space-6)}.roi-result.svelte-3xie6f{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-5);border-radius:var(--radius-lg);transition:all var(--transition-base)}.roi-result.highlight.svelte-3xie6f{background:color-mix(in srgb,var(--color-primary) 6%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 15%,transparent)}.roi-result-num.svelte-3xie6f{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;color:var(--color-primary);line-height:1;margin-bottom:4px;transition:all .3s ease}.roi-result-unit.svelte-3xie6f{font-size:.875rem;font-weight:600;color:var(--color-text-muted);margin-bottom:var(--space-2)}.roi-result-label.svelte-3xie6f{font-size:.8125rem;color:var(--color-text-light)}.roi-disclaimer.svelte-3xie6f{text-align:center;font-size:.75rem;color:var(--color-text-light)}@media (max-width: 768px){.roi-card.svelte-3xie6f{padding:var(--space-5)}.roi-results.svelte-3xie6f{grid-template-columns:1fr;gap:var(--space-3)}.roi-result.svelte-3xie6f{padding:var(--space-3)}.roi-inputs.svelte-3xie6f{gap:var(--space-6)}.roi-divider.svelte-3xie6f{margin:var(--space-6) 0}}@media (max-width: 480px){.roi-card.svelte-3xie6f{padding:var(--space-4)}.roi-slider.svelte-3xie6f::-webkit-slider-thumb{width:28px;height:28px}.roi-slider.svelte-3xie6f::-moz-range-thumb{width:28px;height:28px}}.commerce-section.svelte-ayi49a{background:var(--color-bg-alt)}.commerce-header.svelte-ayi49a{text-align:center;margin-bottom:var(--space-12)}.commerce-header.svelte-ayi49a .section-desc:where(.svelte-ayi49a){margin:0 auto}.commerce-grid.svelte-ayi49a{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-bottom:var(--space-8)}.commerce-card.svelte-ayi49a{padding:var(--space-6);background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-xl);transition:border-color var(--transition-base),box-shadow var(--transition-base)}.commerce-card.svelte-ayi49a:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border));box-shadow:var(--shadow-md)}.commerce-logo.svelte-ayi49a{margin-bottom:var(--space-4)}.commerce-logo.svelte-ayi49a svg{border-radius:var(--radius-lg)}.commerce-name.svelte-ayi49a{font-size:1.125rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.commerce-status.svelte-ayi49a{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3)}.status-dot.svelte-ayi49a{width:8px;height:8px;border-radius:50%;background:var(--color-text-light)}.status-dot.active.svelte-ayi49a{background:#28c840;box-shadow:0 0 0 3px #28c84026}.status-text.svelte-ayi49a{font-size:.8125rem;font-weight:600;color:#28c840}.commerce-desc.svelte-ayi49a{font-size:.875rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:var(--space-4)}.commerce-crm.svelte-ayi49a{padding:var(--space-4);background:color-mix(in srgb,var(--color-primary) 5%,transparent);border:1px dashed color-mix(in srgb,var(--color-primary) 25%,transparent);border-radius:var(--radius-lg)}.crm-badge.svelte-ayi49a{display:inline-block;padding:2px 10px;font-size:.6875rem;font-weight:700;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 20%,transparent);border-radius:var(--radius-full);margin-bottom:var(--space-2)}.crm-plan.svelte-ayi49a{font-size:.8125rem;color:var(--color-text-muted);line-height:1.55}.shorturl-banner.svelte-ayi49a{display:flex;align-items:flex-start;gap:var(--space-5);padding:var(--space-6);background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-xl)}.shorturl-icon.svelte-ayi49a{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary)}.shorturl-title.svelte-ayi49a{display:flex;align-items:center;gap:var(--space-3);font-size:1rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.shorturl-desc.svelte-ayi49a{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 1024px){.commerce-grid.svelte-ayi49a{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.commerce-grid.svelte-ayi49a{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.shorturl-banner.svelte-ayi49a{flex-direction:column;gap:var(--space-3)}.shorturl-title.svelte-ayi49a{flex-wrap:wrap}}.bulk-messaging-section.svelte-17tw7g5{background:var(--color-bg)}.bulk-layout.svelte-17tw7g5{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-12);align-items:center}.bulk-content.svelte-17tw7g5 .section-title:where(.svelte-17tw7g5){text-align:left}.bulk-content.svelte-17tw7g5 .section-desc:where(.svelte-17tw7g5){text-align:left;margin:0;margin-bottom:var(--space-8)}.bulk-content.svelte-17tw7g5 .section-label:where(.svelte-17tw7g5){text-align:left}.bulk-features.svelte-17tw7g5{display:flex;flex-direction:column;gap:var(--space-4)}.bulk-feature.svelte-17tw7g5{display:flex;gap:var(--space-3);padding:var(--space-4);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.bulk-feature.svelte-17tw7g5:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-sm)}.bf-icon.svelte-17tw7g5{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary)}.bulk-feature.svelte-17tw7g5 strong:where(.svelte-17tw7g5){display:block;font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:2px}.bulk-feature.svelte-17tw7g5 span:where(.svelte-17tw7g5){font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.bulk-visual.svelte-17tw7g5{position:relative}.showcase-frame.svelte-17tw7g5{position:relative;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl),0 0 0 1px #00000008}.showcase-frame.svelte-17tw7g5:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));border-radius:calc(var(--radius-xl) + 1px);opacity:.12;z-index:-1}.frame-chrome.svelte-17tw7g5{display:flex;align-items:center;padding:var(--space-3) var(--space-4);background:var(--color-bg-muted);border-bottom:1px solid var(--color-border)}.frame-dots.svelte-17tw7g5{display:flex;gap:6px;flex-shrink:0}.dot.svelte-17tw7g5{width:10px;height:10px;border-radius:50%}.dot-close.svelte-17tw7g5{background:#ff5f57}.dot-minimize.svelte-17tw7g5{background:#febc2e}.dot-maximize.svelte-17tw7g5{background:#28c840}.frame-url.svelte-17tw7g5{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.75rem;color:var(--color-text-muted);flex:1;max-width:320px;margin:0 auto}.lock-icon.svelte-17tw7g5{color:#28c840;flex-shrink:0}.frame-viewport.svelte-17tw7g5{overflow:hidden;background:#f6f6f6;padding:var(--space-6)}.showcase-img.svelte-17tw7g5{width:100%;height:auto;border-radius:var(--radius-lg)}@media (max-width: 1024px){.bulk-layout.svelte-17tw7g5{grid-template-columns:1fr;gap:var(--space-8)}.bulk-content.svelte-17tw7g5 .section-title:where(.svelte-17tw7g5),.bulk-content.svelte-17tw7g5 .section-desc:where(.svelte-17tw7g5),.bulk-content.svelte-17tw7g5 .section-label:where(.svelte-17tw7g5){text-align:center}.bulk-content.svelte-17tw7g5 .section-desc:where(.svelte-17tw7g5){margin:0 auto var(--space-8)}}@media (max-width: 640px){.frame-url.svelte-17tw7g5{display:none}}.industry-pick.svelte-10hytuo{background:var(--color-bg)}.ip-header.svelte-10hytuo{text-align:center;margin-bottom:var(--space-10)}.ip-header.svelte-10hytuo .section-desc:where(.svelte-10hytuo){margin:0 auto}.ip-tabs.svelte-10hytuo{display:flex;justify-content:center;gap:var(--space-2);flex-wrap:wrap;margin-bottom:var(--space-10)}.ip-tab.svelte-10hytuo{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:.9375rem;font-weight:500;color:var(--color-text-muted);border:1.5px solid transparent;transition:all var(--transition-base);cursor:pointer}.ip-tab.svelte-10hytuo:hover{color:var(--color-text);background:var(--color-bg-muted)}.ip-tab.active.svelte-10hytuo{color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-color:color-mix(in srgb,var(--color-primary) 20%,transparent);font-weight:600}.ip-tab-icon.svelte-10hytuo{display:flex;align-items:center;line-height:1}.ip-content.svelte-10hytuo{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);padding:var(--space-8);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl);animation:svelte-10hytuo-ipFadeIn .3s ease}@keyframes svelte-10hytuo-ipFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ip-features.svelte-10hytuo{display:flex;flex-direction:column;gap:var(--space-5)}.ip-feature.svelte-10hytuo{display:flex;gap:var(--space-4);animation:svelte-10hytuo-ipItemIn .4s ease both}@keyframes svelte-10hytuo-ipItemIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.ip-feat-dot.svelte-10hytuo{width:10px;height:10px;border-radius:50%;background:var(--color-primary);flex-shrink:0;margin-top:7px}.ip-feature.svelte-10hytuo h4:where(.svelte-10hytuo){font-size:1rem;font-weight:700;color:var(--color-secondary);margin-bottom:4px}.ip-feature.svelte-10hytuo p:where(.svelte-10hytuo){font-size:.9375rem;color:var(--color-text-muted);line-height:1.5}.ip-automation.svelte-10hytuo{display:flex;flex-direction:column;gap:var(--space-4);padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);align-self:start}.ip-auto-label.svelte-10hytuo{display:flex;align-items:center;gap:var(--space-2);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary)}.ip-auto-label.svelte-10hytuo svg:where(.svelte-10hytuo){color:var(--color-primary)}.ip-auto-flow.svelte-10hytuo{font-size:.9375rem;line-height:1.7;color:var(--color-text)}@media (max-width: 768px){.ip-content.svelte-10hytuo{grid-template-columns:1fr;padding:var(--space-5)}.ip-tabs.svelte-10hytuo{gap:var(--space-1)}.ip-tab.svelte-10hytuo{padding:var(--space-2) var(--space-3);font-size:.8125rem}.ip-automation.svelte-10hytuo{padding:var(--space-4)}}@media (max-width: 480px){.ip-tabs.svelte-10hytuo{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start;scrollbar-width:none;-webkit-overflow-scrolling:touch;padding-bottom:var(--space-2)}.ip-tabs.svelte-10hytuo::-webkit-scrollbar{display:none}.ip-tab.svelte-10hytuo{flex-shrink:0;white-space:nowrap}.ip-content.svelte-10hytuo{padding:var(--space-4)}}.start-guide.svelte-1cdjhrh{background:var(--color-bg-alt)}.sg-header.svelte-1cdjhrh{text-align:center;margin-bottom:var(--space-12)}.sg-header.svelte-1cdjhrh .section-desc:where(.svelte-1cdjhrh){margin:0 auto}.sg-steps.svelte-1cdjhrh{max-width:720px;margin:0 auto}.sg-progress.svelte-1cdjhrh{position:relative;display:flex;justify-content:space-between;margin-bottom:var(--space-10)}.sg-progress.svelte-1cdjhrh:before{content:"";position:absolute;top:50%;left:0;right:0;height:3px;background:var(--color-border);transform:translateY(-50%);z-index:0}.sg-progress-fill.svelte-1cdjhrh{position:absolute;top:50%;left:0;height:3px;background:var(--color-primary);transform:translateY(-50%);z-index:1;transition:width .4s cubic-bezier(.16,1,.3,1)}.sg-dot.svelte-1cdjhrh{position:relative;z-index:2;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;background:var(--color-bg);border:2px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;transition:all var(--transition-base)}.sg-dot.done.svelte-1cdjhrh{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.sg-dot.active.svelte-1cdjhrh{border-color:var(--color-primary);color:var(--color-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary) 15%,transparent);transform:scale(1.1)}.sg-content.svelte-1cdjhrh{display:flex;flex-direction:column;align-items:center;text-align:center;padding:var(--space-8);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);animation:svelte-1cdjhrh-sgFadeIn .35s ease}@keyframes svelte-1cdjhrh-sgFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sg-icon.svelte-1cdjhrh{display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-radius:var(--radius-xl);color:var(--color-primary);margin-bottom:var(--space-5)}.sg-meta.svelte-1cdjhrh{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3)}.sg-step-num.svelte-1cdjhrh{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary)}.sg-time.svelte-1cdjhrh{font-size:.6875rem;font-weight:600;color:var(--color-accent);background:color-mix(in srgb,var(--color-accent) 10%,transparent);padding:2px 8px;border-radius:var(--radius-full)}.sg-title.svelte-1cdjhrh{font-size:1.5rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-3)}.sg-desc.svelte-1cdjhrh{font-size:1.0625rem;color:var(--color-text);margin-bottom:var(--space-2)}.sg-detail.svelte-1cdjhrh{font-size:.9375rem;color:var(--color-text-muted);line-height:1.6;max-width:520px;margin-bottom:var(--space-6)}.sg-nav.svelte-1cdjhrh{display:flex;gap:var(--space-3)}.sg-nav-btn.svelte-1cdjhrh{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-md);font-size:.875rem;font-weight:600;color:var(--color-text-muted);border:1.5px solid var(--color-border);cursor:pointer;transition:all var(--transition-base)}.sg-nav-btn.svelte-1cdjhrh:hover{color:var(--color-text);border-color:var(--color-text-muted)}.sg-nav-next.svelte-1cdjhrh{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.sg-nav-next.svelte-1cdjhrh:hover{background:var(--color-primary-dark);color:#fff;border-color:var(--color-primary-dark)}.sg-nav-cta.svelte-1cdjhrh{background:var(--color-primary);color:#fff;border-color:var(--color-primary);text-decoration:none}.sg-nav-cta.svelte-1cdjhrh:hover{background:var(--color-primary-dark);color:#fff;border-color:var(--color-primary-dark)}@media (max-width: 768px){.sg-content.svelte-1cdjhrh{padding:var(--space-5)}.sg-title.svelte-1cdjhrh{font-size:1.25rem}.sg-desc.svelte-1cdjhrh{font-size:.9375rem}.sg-icon.svelte-1cdjhrh{width:52px;height:52px}}@media (max-width: 480px){.sg-dot.svelte-1cdjhrh{width:32px;height:32px;font-size:.625rem}.sg-content.svelte-1cdjhrh{padding:var(--space-4)}.sg-progress.svelte-1cdjhrh{margin-bottom:var(--space-6)}}.pipeline-section.svelte-10ve3nn{background:var(--color-bg-alt)}.pipeline-header.svelte-10ve3nn{text-align:center;margin-bottom:var(--space-12)}.pipeline-header.svelte-10ve3nn .section-desc:where(.svelte-10ve3nn){margin:0 auto}.pipeline.svelte-10ve3nn{display:flex;align-items:center;justify-content:center;gap:0;max-width:960px;margin:0 auto}.node.svelte-10ve3nn{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-5);background:var(--color-bg);border:2px solid var(--color-border);border-radius:var(--radius-xl);min-width:150px;position:relative;transition:border-color .4s ease,box-shadow .4s ease,transform .4s cubic-bezier(.16,1,.3,1)}.node.active.svelte-10ve3nn{border-color:var(--color-primary);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary) 12%,transparent),var(--shadow-md)}.node.current.svelte-10ve3nn{transform:scale(1.06);box-shadow:0 0 0 4px color-mix(in srgb,var(--color-primary) 18%,transparent),0 0 24px color-mix(in srgb,var(--color-primary) 15%,transparent),var(--shadow-lg)}.node-icon.svelte-10ve3nn{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-lg);background:var(--color-bg-muted);color:var(--color-text-light);transition:all .4s ease}.node.active.svelte-10ve3nn .node-icon:where(.svelte-10ve3nn){background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary)}.node-content.svelte-10ve3nn{display:flex;flex-direction:column;align-items:center;gap:2px}.node-label.svelte-10ve3nn{font-size:.9375rem;font-weight:700;color:var(--color-text)}.node-sub.svelte-10ve3nn{font-size:.75rem;color:var(--color-text-light)}.node-badge.svelte-10ve3nn{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);font-size:.75rem;font-weight:600;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-radius:var(--radius-full);opacity:0;transform:translateY(6px);transition:all .35s ease}.node-badge.visible.svelte-10ve3nn{opacity:1;transform:translateY(0)}.connector.svelte-10ve3nn{display:flex;align-items:center;justify-content:center;width:56px;flex-shrink:0;position:relative}.connector.svelte-10ve3nn svg:where(.svelte-10ve3nn){width:100%;height:24px}.connector.svelte-10ve3nn path:where(.svelte-10ve3nn){stroke:var(--color-border);stroke-width:2;stroke-dasharray:48;stroke-dashoffset:0;fill:none}.connector.filled.svelte-10ve3nn path:where(.svelte-10ve3nn){stroke:var(--color-primary);stroke-dashoffset:0;transition:stroke .5s ease-out}.connector-dot.svelte-10ve3nn{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--color-primary);opacity:0;transform:scale(0);transition:all .3s ease}.connector-dot.visible.svelte-10ve3nn{opacity:1;transform:scale(1);animation:svelte-10ve3nn-dotPulse 1.2s ease infinite}@keyframes svelte-10ve3nn-dotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.4}}@media (max-width: 768px){.pipeline.svelte-10ve3nn{flex-direction:column;gap:0}.node.svelte-10ve3nn{flex-direction:row;min-width:auto;width:100%;max-width:320px;padding:var(--space-4) var(--space-5);gap:var(--space-4)}.node-content.svelte-10ve3nn{align-items:flex-start}.node-badge.svelte-10ve3nn{position:absolute;right:var(--space-4);top:50%;transform:translateY(-50%) translate(6px)}.node-badge.visible.svelte-10ve3nn{transform:translateY(-50%) translate(0)}.node-icon.svelte-10ve3nn{width:44px;height:44px}.connector.svelte-10ve3nn{width:2px;height:32px;flex-direction:column}.connector.svelte-10ve3nn svg:where(.svelte-10ve3nn){width:24px;height:100%;transform:rotate(90deg)}}@media (prefers-reduced-motion: reduce){.node.svelte-10ve3nn,.node-icon.svelte-10ve3nn,.node-badge.svelte-10ve3nn,.connector.svelte-10ve3nn path:where(.svelte-10ve3nn),.connector-dot.svelte-10ve3nn{transition:none!important;animation:none!important}}.hero.svelte-1p5376l{padding-top:var(--space-16);padding-bottom:0;text-align:center;overflow:hidden}.hero-inner.svelte-1p5376l{display:flex;flex-direction:column;align-items:center}.hero-badge.svelte-1p5376l{display:inline-flex;padding:var(--space-1) var(--space-4);font-size:.8125rem;font-weight:600;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 8%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 20%,transparent);border-radius:var(--radius-full);margin-bottom:var(--space-6)}.hero-title.svelte-1p5376l{font-size:clamp(2.25rem,6vw,4rem);font-weight:800;line-height:1.15;letter-spacing:-.03em;color:#333;margin-bottom:var(--space-6)}.hero-title.svelte-1p5376l .gradient-text{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light),var(--color-accent),var(--color-primary));background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-1p5376l-gradientShift 4s ease infinite}@keyframes svelte-1p5376l-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-btn-primary.svelte-1p5376l{position:relative}.hero-btn-primary.svelte-1p5376l:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:0 0 color-mix(in srgb,var(--color-primary) 40%,transparent);animation:svelte-1p5376l-pulse 2.5s ease infinite}@keyframes svelte-1p5376l-pulse{0%{box-shadow:0 0 color-mix(in srgb,var(--color-primary) 40%,transparent)}70%{box-shadow:0 0 0 12px transparent}to{box-shadow:0 0 0 0 transparent}}.hero-desc.svelte-1p5376l{font-size:1.125rem;color:var(--color-text-muted);max-width:560px;line-height:1.7;margin-bottom:var(--space-8)}.hero-actions.svelte-1p5376l{display:flex;gap:var(--space-4);margin-bottom:var(--space-8)}.hero-trust.svelte-1p5376l{display:flex;align-items:center;gap:var(--space-6);margin-bottom:var(--space-16)}.trust-item.svelte-1p5376l{display:flex;align-items:center;gap:var(--space-2);font-size:.875rem;color:var(--color-text-muted)}.trust-item.svelte-1p5376l svg:where(.svelte-1p5376l){color:#28c840;flex-shrink:0}.hero-visual.svelte-1p5376l{width:100%;margin-top:var(--space-4)}.dashboard-preview.svelte-1p5376l{max-width:960px;margin:0 auto;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl) var(--radius-xl) 0 0;overflow:hidden;box-shadow:var(--shadow-xl)}.preview-bar.svelte-1p5376l{display:flex;align-items:center;gap:6px;padding:var(--space-3) var(--space-4);background:var(--color-bg-muted);border-bottom:1px solid var(--color-border)}.preview-dots.svelte-1p5376l{display:flex;gap:6px;flex-shrink:0}.dot.svelte-1p5376l{width:10px;height:10px;border-radius:50%;background:var(--color-border)}.dot-red.svelte-1p5376l{background:#ff5f57}.dot-yellow.svelte-1p5376l{background:#febc2e}.dot-green.svelte-1p5376l{background:#28c840}.preview-url.svelte-1p5376l{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.75rem;color:var(--color-text-muted);flex:1;max-width:320px;margin:0 auto}.lock-icon.svelte-1p5376l{color:#28c840;flex-shrink:0}.preview-carousel.svelte-1p5376l{position:relative;width:100%;aspect-ratio:960 / 480;overflow:hidden}.preview-img.svelte-1p5376l{position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;height:100%;object-fit:cover;object-position:top center;opacity:0;transition:opacity 1s ease-in-out}.preview-img.active.svelte-1p5376l{opacity:1}@media (max-width: 768px){.hero.svelte-1p5376l{padding-top:var(--space-10)}.hero-desc.svelte-1p5376l{font-size:1rem;margin-bottom:var(--space-6)}.hero-actions.svelte-1p5376l{flex-direction:column;width:100%;max-width:320px}.hero-trust.svelte-1p5376l{flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-10)}.dashboard-preview.svelte-1p5376l{border-radius:var(--radius-lg) var(--radius-lg) 0 0}}@media (prefers-reduced-motion: reduce){.hero-title.svelte-1p5376l .gradient-text{animation:none}.hero-btn-primary.svelte-1p5376l:after{animation:none}}@media (max-width: 480px){.hero.svelte-1p5376l{padding-top:var(--space-8)}.hero-badge.svelte-1p5376l{font-size:.75rem;margin-bottom:var(--space-4)}.preview-url.svelte-1p5376l{display:none}}.automation.svelte-8qoe80{background:var(--color-bg)}.auto-header.svelte-8qoe80{text-align:center;margin-bottom:var(--space-12)}.auto-header.svelte-8qoe80 .section-desc:where(.svelte-8qoe80){margin:0 auto}.auto-showcase.svelte-8qoe80{margin-bottom:var(--space-16)}.showcase-frame.svelte-8qoe80{position:relative;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl),0 0 0 1px #00000008}.showcase-frame.svelte-8qoe80:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));border-radius:calc(var(--radius-xl) + 1px);opacity:.12;z-index:-1}.frame-chrome.svelte-8qoe80{display:flex;align-items:center;padding:var(--space-3) var(--space-4);background:var(--color-bg-muted);border-bottom:1px solid var(--color-border)}.frame-dots.svelte-8qoe80{display:flex;gap:6px;flex-shrink:0}.dot.svelte-8qoe80{width:10px;height:10px;border-radius:50%}.dot-close.svelte-8qoe80{background:#ff5f57}.dot-minimize.svelte-8qoe80{background:#febc2e}.dot-maximize.svelte-8qoe80{background:#28c840}.frame-url.svelte-8qoe80{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.75rem;color:var(--color-text-muted);flex:1;max-width:320px;margin:0 auto}.lock-icon.svelte-8qoe80{color:#28c840;flex-shrink:0}.frame-viewport.svelte-8qoe80{aspect-ratio:16 / 10;overflow:hidden;background:var(--color-bg-muted)}.showcase-img.svelte-8qoe80{width:100%;height:100%;object-fit:cover;object-position:top left}.capabilities.svelte-8qoe80{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);margin-bottom:var(--space-16)}.cap-heading.svelte-8qoe80{font-size:1.25rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-1)}.cap-sub.svelte-8qoe80{font-size:.875rem;color:var(--color-text-muted);margin-bottom:var(--space-5)}.cap-list.svelte-8qoe80{display:flex;flex-direction:column;gap:var(--space-4)}.cap-item.svelte-8qoe80{display:flex;gap:var(--space-3);padding:var(--space-4);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.cap-item.svelte-8qoe80:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-sm)}.cap-icon.svelte-8qoe80{display:flex;align-items:center;color:var(--color-primary);flex-shrink:0;margin-top:2px}.cap-item.svelte-8qoe80 strong:where(.svelte-8qoe80){display:block;font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:2px}.cap-item.svelte-8qoe80 span:where(.svelte-8qoe80){font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.use-cases.svelte-8qoe80{text-align:center}.use-cases-title.svelte-8qoe80{font-size:1.5rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-8)}.use-case-grid.svelte-8qoe80{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);text-align:left}.use-case.svelte-8qoe80{padding:var(--space-6);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.use-case.svelte-8qoe80:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.uc-num.svelte-8qoe80{display:inline-block;font-size:.75rem;font-weight:800;color:var(--color-primary);margin-bottom:var(--space-3)}.use-case.svelte-8qoe80 h4:where(.svelte-8qoe80){font-size:1rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.use-case.svelte-8qoe80 p:where(.svelte-8qoe80){font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 1024px){.use-case-grid.svelte-8qoe80{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.capabilities.svelte-8qoe80{grid-template-columns:1fr;gap:var(--space-6);margin-bottom:var(--space-10)}.use-case-grid.svelte-8qoe80{grid-template-columns:1fr}.use-case.svelte-8qoe80{padding:var(--space-4)}.use-cases-title.svelte-8qoe80{font-size:1.25rem}.auto-showcase.svelte-8qoe80{margin-bottom:var(--space-10)}}@media (max-width: 640px){.frame-url.svelte-8qoe80{display:none}}.sdk{background:var(--color-bg-alt)}.sdk-header{text-align:center;margin-bottom:var(--space-12)}.sdk-header .section-desc{margin:0 auto}.sdk-showcase{display:grid;grid-template-columns:220px 1fr;gap:0;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);margin-bottom:var(--space-12)}.example-tabs{display:flex;flex-direction:column;background:var(--color-bg-muted);border-right:1px solid var(--color-border);padding:var(--space-2)}.example-tab{display:flex;align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);text-align:left;border-radius:var(--radius-md);transition:all var(--transition-base);cursor:pointer;color:var(--color-text-muted);font-family:var(--font-mono);background:transparent;border:none}.example-tab:hover{color:var(--color-text);background:var(--color-bg)}.example-tab.active{color:var(--color-primary);background:var(--color-bg);box-shadow:var(--shadow-sm);font-weight:600}.tab-num{display:flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:.6875rem;font-weight:700;background:var(--color-bg-muted);border-radius:var(--radius-full);flex-shrink:0}.example-tab.active .tab-num{background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary)}.tab-title{font-size:.8125rem;line-height:1.3}.code-panel{display:flex;flex-direction:column;animation:sdk-code-fade-in .25s ease}@keyframes sdk-code-fade-in{0%{opacity:0}to{opacity:1}}.code-header{display:flex;align-items:flex-start;justify-content:space-between;padding:var(--space-5) var(--space-6);border-bottom:1px solid var(--color-border)}.code-title{font-size:1rem;font-weight:700;font-family:var(--font-mono);color:var(--color-secondary);margin-bottom:4px}.code-desc{font-size:.8125rem;font-family:var(--font-mono);color:var(--color-text-muted)}.code-lang{font-size:.6875rem;font-weight:600;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-light);background:var(--color-bg-muted);padding:2px 8px;border-radius:var(--radius-sm);flex-shrink:0}.code-block{flex:1;overflow:auto;background:#1e1e2e;padding:var(--space-5) var(--space-6)}.code-block pre{margin:0}.code-block code{font-family:var(--font-mono);font-size:.8125rem;line-height:1.7;color:#cdd6f4;white-space:pre}.sdk-features{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}.sdk-feature{padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base)}.sdk-feature:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.sf-icon{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-radius:var(--radius-lg);color:var(--color-primary);margin-bottom:var(--space-3)}.sdk-feature h4{font-size:.9375rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-1)}.sdk-feature p{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}@media (max-width: 768px){.sdk-showcase{grid-template-columns:1fr;border-radius:var(--radius-lg)}.example-tabs{flex-direction:row;overflow-x:auto;border-right:none;border-bottom:1px solid var(--color-border);scrollbar-width:none;-webkit-overflow-scrolling:touch}.example-tabs::-webkit-scrollbar{display:none}.example-tab{white-space:nowrap;padding:var(--space-2) var(--space-3)}.code-header,.code-block{padding:var(--space-3) var(--space-4)}.code-block code{font-size:.75rem}.sdk-features{grid-template-columns:repeat(2,1fr);gap:var(--space-3)}.sdk-feature{padding:var(--space-4)}}@media (max-width: 480px){.sdk-features{grid-template-columns:1fr}.tab-title{display:none}.example-tab{flex-direction:column;gap:var(--space-1)}}.pricing-header.svelte-1ngzfrz{text-align:center;margin-bottom:var(--space-12)}.pricing-header.svelte-1ngzfrz .section-desc:where(.svelte-1ngzfrz){margin:0 auto}.pricing-grid.svelte-1ngzfrz{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);align-items:start}.plan-card.svelte-1ngzfrz{position:relative;padding:var(--space-6);background:var(--color-bg);border:1.5px solid var(--color-border);border-radius:var(--radius-xl);display:flex;flex-direction:column;transition:border-color var(--transition-base),box-shadow var(--transition-base)}.plan-card.svelte-1ngzfrz:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border))}.plan-card.highlight.svelte-1ngzfrz{border-color:var(--color-primary);box-shadow:0 0 0 1px var(--color-primary),0 8px 30px color-mix(in srgb,var(--color-primary) 10%,transparent)}.plan-badge.svelte-1ngzfrz{position:absolute;top:-11px;left:50%;transform:translate(-50%);padding:3px var(--space-4);font-size:.6875rem;font-weight:700;color:#fff;background:var(--color-primary);border-radius:var(--radius-full);white-space:nowrap;letter-spacing:.02em}.plan-top.svelte-1ngzfrz{margin-bottom:var(--space-5)}.plan-name.svelte-1ngzfrz{font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-text-muted);margin-bottom:var(--space-2)}.discount-badge.svelte-1ngzfrz{position:absolute;top:var(--space-3);right:var(--space-3);display:inline-flex;align-items:center;padding:3px 10px;font-size:.6875rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#ff4d4f,#ff7a45);border-radius:var(--radius-full);letter-spacing:.02em;animation:svelte-1ngzfrz-badge-pulse 2s ease-in-out infinite}@keyframes svelte-1ngzfrz-badge-pulse{0%,to{box-shadow:0 0 #ff4d4f66}50%{box-shadow:0 0 0 6px #ff4d4f00}}.price-original.svelte-1ngzfrz{font-size:.875rem;font-weight:500;color:var(--color-text-light);text-decoration:line-through;margin-right:2px}.plan-price.svelte-1ngzfrz{display:flex;align-items:baseline;gap:4px;margin-bottom:var(--space-2)}.price-amount.svelte-1ngzfrz{font-size:1.75rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--color-secondary)}.price-period.svelte-1ngzfrz{font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.price-custom.svelte-1ngzfrz{font-size:1.5rem;font-weight:800;line-height:1;color:var(--color-secondary)}.plan-desc.svelte-1ngzfrz{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.btn-block.svelte-1ngzfrz{display:flex;width:100%}.plan-divider.svelte-1ngzfrz{height:1px;background:var(--color-border);margin:var(--space-5) 0}.plan-features.svelte-1ngzfrz{list-style:none;display:flex;flex-direction:column;gap:6px;margin-bottom:var(--space-3);flex:1}.plan-feature.svelte-1ngzfrz{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.8125rem;color:var(--color-text);line-height:1.45}.feat-icon.svelte-1ngzfrz{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;margin-top:1px}.feat-icon.check.svelte-1ngzfrz{color:var(--color-primary)}.expand-btn.svelte-1ngzfrz{display:flex;align-items:center;justify-content:center;gap:4px;width:100%;padding:var(--space-2) 0;font-size:.75rem;font-weight:600;color:var(--color-text-muted);cursor:pointer;border:none;background:none;transition:color var(--transition-fast)}.expand-btn.svelte-1ngzfrz:hover{color:var(--color-primary)}.expand-chevron.svelte-1ngzfrz{transition:transform .3s cubic-bezier(.16,1,.3,1)}.expand-chevron.expanded.svelte-1ngzfrz{transform:rotate(180deg)}.extras-wrap.svelte-1ngzfrz{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:0}.extras-wrap.open.svelte-1ngzfrz{max-height:500px;opacity:1}.plan-extras.svelte-1ngzfrz{list-style:none;display:flex;flex-direction:column;gap:5px;padding:var(--space-3) 0;border-top:1px dashed var(--color-border)}.plan-extra.svelte-1ngzfrz{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.75rem;color:var(--color-text-muted);line-height:1.45}.extra-dot.svelte-1ngzfrz{width:4px;height:4px;border-radius:50%;background:var(--color-border);flex-shrink:0;margin-top:6px}.pricing-note.svelte-1ngzfrz{text-align:center;font-size:.75rem;color:var(--color-text-light);margin-top:var(--space-8);max-width:640px;margin-left:auto;margin-right:auto}@media (max-width: 1024px){.pricing-grid.svelte-1ngzfrz{grid-template-columns:repeat(2,1fr);max-width:680px;margin:0 auto}}@media (max-width: 640px){.pricing-grid.svelte-1ngzfrz{grid-template-columns:1fr;max-width:100%}.plan-card.svelte-1ngzfrz{padding:var(--space-5)}}.sources-section.svelte-1xr6z1s{background:var(--color-bg);overflow:hidden}.sources-header.svelte-1xr6z1s{text-align:center;margin-bottom:var(--space-12)}.sources-header.svelte-1xr6z1s .section-desc:where(.svelte-1xr6z1s){margin:0 auto}.marquee-label.svelte-1xr6z1s{display:flex;align-items:center;justify-content:center;gap:var(--space-2);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-text-light);margin-bottom:var(--space-4)}.marquee-label.svelte-1xr6z1s svg:where(.svelte-1xr6z1s){opacity:.5}.marquee-wrap.svelte-1xr6z1s{position:relative;width:100vw;left:50%;transform:translate(-50%);overflow:hidden;mask-image:linear-gradient(to right,transparent,black 6%,black 94%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 6%,black 94%,transparent)}.marquee-track.svelte-1xr6z1s{display:flex;gap:var(--space-5);width:max-content;padding:var(--space-2) 0;will-change:transform}.marquee-left.svelte-1xr6z1s{animation:svelte-1xr6z1s-scrollLeft 55s linear infinite}.marquee-right.svelte-1xr6z1s{animation:svelte-1xr6z1s-scrollRight 70s linear infinite}@keyframes svelte-1xr6z1s-scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}@keyframes svelte-1xr6z1s-scrollRight{0%{transform:translate(calc(-100% / 3))}to{transform:translate(0)}}.marquee-wrap.svelte-1xr6z1s:hover .marquee-track:where(.svelte-1xr6z1s){animation-play-state:paused}.marquee-card.svelte-1xr6z1s{display:flex;align-items:flex-start;gap:var(--space-4);padding:var(--space-5);min-width:260px;background:var(--color-bg-alt);border:1.5px solid var(--color-border);border-radius:var(--radius-xl);flex-shrink:0;transition:border-color var(--transition-base),box-shadow var(--transition-base)}.marquee-card.svelte-1xr6z1s:hover{border-color:color-mix(in srgb,var(--card-color, var(--color-primary)) 35%,var(--color-border));box-shadow:var(--shadow-md)}.card-icon.svelte-1xr6z1s{display:flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--card-color, var(--color-primary)) 10%,transparent);color:var(--card-color, var(--color-primary))}.card-icon.svelte-1xr6z1s svg{width:20px;height:20px}.card-icon.logo.svelte-1xr6z1s{background:none}.card-icon.logo.svelte-1xr6z1s svg{width:40px;height:40px;border-radius:var(--radius-md)}.card-title.svelte-1xr6z1s{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-2);font-size:.9375rem;font-weight:700;color:var(--color-secondary);margin-bottom:2px}.card-badge.svelte-1xr6z1s{padding:1px 7px;font-size:.5625rem;font-weight:600;color:var(--color-text-light);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-full);white-space:nowrap}.card-desc.svelte-1xr6z1s{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5;white-space:nowrap}.card-tags.svelte-1xr6z1s{display:flex;gap:var(--space-1);margin-top:var(--space-2)}.card-tag.svelte-1xr6z1s{padding:2px 8px;font-size:.6875rem;font-weight:600;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-radius:var(--radius-full)}.flow-arrow.svelte-1xr6z1s{display:flex;flex-direction:column;align-items:center;gap:0;padding:var(--space-5) 0;color:var(--color-primary)}.flow-line.svelte-1xr6z1s{width:2px;height:28px;background:linear-gradient(to bottom,color-mix(in srgb,var(--color-primary) 10%,transparent),color-mix(in srgb,var(--color-primary) 40%,transparent));border-radius:1px}.flow-arrow.svelte-1xr6z1s svg:where(.svelte-1xr6z1s){animation:svelte-1xr6z1s-arrowBounce 2s ease-in-out infinite}@keyframes svelte-1xr6z1s-arrowBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(4px);opacity:1}}.records-hub.svelte-1xr6z1s{text-align:center;padding:var(--space-8);background:color-mix(in srgb,var(--color-primary) 4%,var(--color-bg-alt));border:2px solid color-mix(in srgb,var(--color-primary) 20%,var(--color-border));border-radius:var(--radius-xl);max-width:640px;margin:0 auto}.hub-label.svelte-1xr6z1s{display:inline-block;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,transparent);padding:var(--space-1) var(--space-4);border-radius:var(--radius-full);margin-bottom:var(--space-5)}.hub-records.svelte-1xr6z1s{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-4)}.hub-record.svelte-1xr6z1s{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-md)}.hub-record-icon.svelte-1xr6z1s{display:flex;align-items:center;color:var(--color-primary)}.hub-record-label.svelte-1xr6z1s{font-size:.8125rem;font-weight:600;color:var(--color-secondary)}.hub-desc.svelte-1xr6z1s{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 640px){.records-hub.svelte-1xr6z1s{padding:var(--space-6)}.marquee-card.svelte-1xr6z1s{min-width:220px;padding:var(--space-4);gap:var(--space-3)}.card-icon.svelte-1xr6z1s{width:36px;height:36px}.card-icon.svelte-1xr6z1s svg{width:18px;height:18px}.card-icon.logo.svelte-1xr6z1s svg{width:36px;height:36px}.card-title.svelte-1xr6z1s{font-size:.875rem}.card-desc.svelte-1xr6z1s{font-size:.75rem}}@media (prefers-reduced-motion: reduce){.marquee-track.svelte-1xr6z1s{animation:none!important}.flow-arrow.svelte-1xr6z1s svg:where(.svelte-1xr6z1s){animation:none;opacity:.7}}.intelligence.svelte-1l174eo{background:var(--color-bg-alt)}.intel-header.svelte-1l174eo{text-align:center;margin-bottom:var(--space-12)}.intel-header.svelte-1l174eo .section-desc:where(.svelte-1l174eo){margin:0 auto}.intel-grid.svelte-1l174eo{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-bottom:var(--space-16)}.intel-card.svelte-1l174eo{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8);transition:all var(--transition-base)}.intel-card.svelte-1l174eo:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.intel-card-icon.svelte-1l174eo{display:flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-primary) 8%,transparent);color:var(--color-primary);margin-bottom:var(--space-5)}.intel-card-title.svelte-1l174eo{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-3)}.intel-card-desc.svelte-1l174eo{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:var(--space-6)}.intel-card-detail.svelte-1l174eo{margin-bottom:var(--space-6);padding:var(--space-5);background:var(--color-bg-muted);border-radius:var(--radius-lg);border:1px solid var(--color-border)}.intel-card-features.svelte-1l174eo{list-style:none;display:flex;flex-direction:column;gap:var(--space-3)}.intel-card-features.svelte-1l174eo li:where(.svelte-1l174eo){display:flex;align-items:flex-start;gap:var(--space-2);font-size:.875rem;line-height:1.5;color:var(--color-text)}.intel-card-features.svelte-1l174eo svg:where(.svelte-1l174eo){color:var(--color-primary);flex-shrink:0;margin-top:2px}.intel-card-detail.svelte-1l174eo .score-demo{display:flex;flex-direction:column;gap:var(--space-3)}.intel-card-detail.svelte-1l174eo .score-row{display:flex;align-items:center;gap:var(--space-3)}.intel-card-detail.svelte-1l174eo .score-label{font-size:.75rem;font-weight:600;color:var(--color-text-muted);width:72px;flex-shrink:0}.intel-card-detail.svelte-1l174eo .score-bar{flex:1;height:8px;background:var(--color-border);border-radius:4px;overflow:hidden}.intel-card-detail.svelte-1l174eo .score-fill{height:100%;border-radius:4px;transition:width 1s ease}.intel-card-detail.svelte-1l174eo .score-fill.profile{background:var(--color-primary)}.intel-card-detail.svelte-1l174eo .score-fill.behavior{background:var(--color-accent)}.intel-card-detail.svelte-1l174eo .score-fill.decay{background:#ef4444}.intel-card-detail.svelte-1l174eo .score-val{font-size:.8125rem;font-weight:700;color:var(--color-text);width:32px;text-align:right;flex-shrink:0}.intel-card-detail.svelte-1l174eo .score-total{display:flex;justify-content:space-between;align-items:center;padding-top:var(--space-3);border-top:1px solid var(--color-border);margin-top:var(--space-2)}.intel-card-detail.svelte-1l174eo .score-total span{font-size:.8125rem;color:var(--color-text-muted)}.intel-card-detail.svelte-1l174eo .score-total strong{font-size:1.25rem;font-weight:800;color:var(--color-primary)}.intel-card-detail.svelte-1l174eo .event-timeline{display:flex;flex-direction:column;gap:var(--space-3)}.intel-card-detail.svelte-1l174eo .event-item{display:flex;align-items:center;gap:var(--space-3)}.intel-card-detail.svelte-1l174eo .event-dot{width:8px;height:8px;border-radius:50%;background:var(--color-primary);flex-shrink:0}.intel-card-detail.svelte-1l174eo .event-content{flex:1;min-width:0}.intel-card-detail.svelte-1l174eo .event-action{display:block;font-size:.8125rem;font-weight:600;color:var(--color-text);line-height:1.3}.intel-card-detail.svelte-1l174eo .event-meta{font-size:.6875rem;color:var(--color-text-light)}.intel-card-detail.svelte-1l174eo .event-badge{font-size:.6875rem;font-weight:700;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,transparent);padding:2px 8px;border-radius:var(--radius-full);flex-shrink:0}.intel-card-detail.svelte-1l174eo .pipeline-demo{display:flex;align-items:flex-end;justify-content:center;gap:var(--space-2);height:80px}.intel-card-detail.svelte-1l174eo .pipe-stage{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);flex:1}.intel-card-detail.svelte-1l174eo .pipe-header{display:flex;flex-direction:column;align-items:center;gap:2px}.intel-card-detail.svelte-1l174eo .pipe-name{font-size:.6875rem;font-weight:600;color:var(--color-text-muted)}.intel-card-detail.svelte-1l174eo .pipe-count{font-size:.875rem;font-weight:800;color:var(--color-primary)}.intel-card-detail.svelte-1l174eo .pipe-bar-wrap{width:100%;height:32px;display:flex;align-items:flex-end}.intel-card-detail.svelte-1l174eo .pipe-bar{width:100%;background:linear-gradient(180deg,var(--color-primary),color-mix(in srgb,var(--color-primary) 60%,var(--color-accent)));border-radius:4px 4px 0 0;min-height:4px;transition:height 1s ease}.intel-card-detail.svelte-1l174eo .pipe-arrow{display:flex;align-items:center;color:var(--color-text-light);flex-shrink:0;margin-bottom:10px}.intel-flow.svelte-1l174eo{text-align:center}.flow-title.svelte-1l174eo{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-8)}.flow-diagram.svelte-1l174eo{display:flex;align-items:center;justify-content:center;gap:var(--space-4);padding:var(--space-8);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);margin-bottom:var(--space-5)}.flow-node.svelte-1l174eo{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);min-width:100px}.flow-icon.svelte-1l174eo{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-full);background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary)}.flow-label.svelte-1l174eo{font-size:.8125rem;font-weight:700;color:var(--color-text)}.flow-sub.svelte-1l174eo{font-size:.6875rem;color:var(--color-text-light)}.flow-connector.svelte-1l174eo{color:var(--color-text-light);flex-shrink:0}.flow-caption.svelte-1l174eo{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 1024px){.intel-grid.svelte-1l174eo{grid-template-columns:1fr;gap:var(--space-6)}}@media (max-width: 768px){.intel-card.svelte-1l174eo{padding:var(--space-6)}.intel-card-title.svelte-1l174eo{font-size:1.125rem}.flow-diagram.svelte-1l174eo{flex-direction:column;gap:var(--space-4);padding:var(--space-6)}.flow-connector.svelte-1l174eo{transform:rotate(90deg)}.flow-node.svelte-1l174eo{min-width:auto}.flow-title.svelte-1l174eo{font-size:1.125rem}.intel-grid.svelte-1l174eo{margin-bottom:var(--space-10)}}@media (max-width: 480px){.intel-card.svelte-1l174eo{padding:var(--space-5)}.intel-card-detail.svelte-1l174eo{padding:var(--space-4)}.intel-card-detail.svelte-1l174eo .score-label{width:56px;font-size:.6875rem}.flow-diagram.svelte-1l174eo{padding:var(--space-4)}}.features.svelte-tpjo00{background:var(--color-bg);padding-bottom:0}.features-header.svelte-tpjo00{text-align:center;margin-bottom:var(--space-12)}.features-header.svelte-tpjo00 .section-desc:where(.svelte-tpjo00){margin:0 auto}.tabs-marquee.svelte-tpjo00{overflow:hidden;margin-bottom:var(--space-10);mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,black 8%,black 92%,transparent)}.tabs-track.svelte-tpjo00{display:flex;gap:var(--space-2);width:max-content;animation:svelte-tpjo00-marquee 25s linear infinite}.tabs-marquee.svelte-tpjo00:hover .tabs-track:where(.svelte-tpjo00){animation-play-state:paused}@keyframes svelte-tpjo00-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.feature-tab.svelte-tpjo00{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-5);border-radius:var(--radius-full);font-size:.875rem;font-weight:500;color:var(--color-text-muted);background:transparent;border:1.5px solid transparent;transition:all var(--transition-base);cursor:pointer;white-space:nowrap}.feature-tab.svelte-tpjo00:hover{color:var(--color-text);background:var(--color-bg-muted)}.feature-tab.active.svelte-tpjo00{color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-color:color-mix(in srgb,var(--color-primary) 20%,transparent);font-weight:600}.tab-icon.svelte-tpjo00{display:flex;align-items:center;color:currentColor;line-height:1}.tab-label.svelte-tpjo00{line-height:1}.showcase.svelte-tpjo00{margin-bottom:var(--space-16)}.showcase-frame.svelte-tpjo00{position:relative;background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-xl),0 0 0 1px #00000008}.showcase-frame.svelte-tpjo00:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background:linear-gradient(135deg,var(--color-primary),var(--color-accent));border-radius:calc(var(--radius-xl) + 1px);opacity:.12;z-index:-1}.frame-chrome.svelte-tpjo00{display:flex;align-items:center;padding:var(--space-3) var(--space-4);background:var(--color-bg-muted);border-bottom:1px solid var(--color-border)}.frame-dots.svelte-tpjo00{display:flex;gap:6px;flex-shrink:0}.dot.svelte-tpjo00{width:10px;height:10px;border-radius:50%}.dot-close.svelte-tpjo00{background:#ff5f57}.dot-minimize.svelte-tpjo00{background:#febc2e}.dot-maximize.svelte-tpjo00{background:#28c840}.frame-url.svelte-tpjo00{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:.75rem;color:var(--color-text-muted);flex:1;max-width:320px;margin:0 auto}.lock-icon.svelte-tpjo00{color:#28c840;flex-shrink:0}.frame-viewport.svelte-tpjo00{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--color-bg-muted)}.showcase-img.svelte-tpjo00{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top left;opacity:0;transition:opacity .4s ease;pointer-events:none}.showcase-img.active.svelte-tpjo00{opacity:1}.showcase-info.svelte-tpjo00{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);margin-top:var(--space-8);padding:var(--space-8);background:var(--color-bg-alt);border:1px solid var(--color-border);border-radius:var(--radius-xl);animation:svelte-tpjo00-infoFadeIn .35s ease}@keyframes svelte-tpjo00-infoFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.info-badge.svelte-tpjo00{display:inline-block;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary);margin-bottom:var(--space-3)}.info-title.svelte-tpjo00{display:flex;align-items:center;gap:var(--space-3);font-size:1.5rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-3)}.info-icon.svelte-tpjo00{display:flex;align-items:center;color:var(--color-primary);line-height:1}.info-desc.svelte-tpjo00{font-size:1rem;line-height:1.7;color:var(--color-text-muted)}.info-highlights.svelte-tpjo00 ul:where(.svelte-tpjo00){list-style:none;display:flex;flex-direction:column;gap:var(--space-3)}.info-highlights.svelte-tpjo00 li:where(.svelte-tpjo00){display:flex;align-items:flex-start;gap:var(--space-3);font-size:.9375rem;line-height:1.5;color:var(--color-text)}.check-icon.svelte-tpjo00{color:var(--color-primary);flex-shrink:0;margin-top:2px}.gallery-section.svelte-tpjo00{padding:var(--space-16) 0 var(--space-20);background:var(--color-bg-alt)}.gallery-heading.svelte-tpjo00{text-align:center;font-size:1.25rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-8)}.gallery-grid.svelte-tpjo00{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.gallery-card.svelte-tpjo00{display:flex;flex-direction:column;background:var(--color-bg);border:2px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;cursor:pointer;transition:all var(--transition-base);text-align:left}.gallery-card.svelte-tpjo00:hover{border-color:color-mix(in srgb,var(--color-primary) 40%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.gallery-card.active.svelte-tpjo00{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 15%,transparent),var(--shadow-md)}.gallery-img-wrap.svelte-tpjo00{aspect-ratio:16 / 10;overflow:hidden;border-bottom:1px solid var(--color-border);background:var(--color-bg-muted)}.gallery-img-wrap.svelte-tpjo00 img:where(.svelte-tpjo00){width:100%;height:100%;object-fit:cover;object-position:top left;transition:transform .3s ease}.gallery-card.svelte-tpjo00:hover .gallery-img-wrap:where(.svelte-tpjo00) img:where(.svelte-tpjo00){transform:scale(1.05)}.gallery-card-label.svelte-tpjo00{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);font-size:.8125rem;font-weight:600;color:var(--color-text)}.gallery-icon.svelte-tpjo00{display:flex;align-items:center;color:var(--color-primary);line-height:1}@media (max-width: 1024px){.gallery-grid.svelte-tpjo00{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.showcase-info.svelte-tpjo00{grid-template-columns:1fr;gap:var(--space-5);padding:var(--space-5)}.info-title.svelte-tpjo00{font-size:1.125rem}.feature-tab.svelte-tpjo00{padding:var(--space-2) var(--space-3);font-size:.8125rem}.showcase.svelte-tpjo00{margin-bottom:var(--space-10)}.gallery-section.svelte-tpjo00{padding:var(--space-10) 0 var(--space-12)}}@media (max-width: 640px){.gallery-grid.svelte-tpjo00{grid-template-columns:1fr}.frame-url.svelte-tpjo00{display:none}.showcase-info.svelte-tpjo00{padding:var(--space-4);gap:var(--space-4)}}.pain-points.svelte-13quyxw{background:var(--color-bg-alt)}.pp-header.svelte-13quyxw{text-align:center;margin-bottom:var(--space-12)}.pp-header.svelte-13quyxw .section-desc:where(.svelte-13quyxw){margin:0 auto}.persona-grid.svelte-13quyxw{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6)}.persona-card.svelte-13quyxw{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-8);transition:all var(--transition-base)}.persona-card.svelte-13quyxw:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.persona-header.svelte-13quyxw{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-5)}.persona-icon.svelte-13quyxw{display:flex;align-items:center;color:var(--color-primary);line-height:1}.persona-role.svelte-13quyxw{font-size:1.25rem;font-weight:700;color:var(--color-secondary)}.persona-pains.svelte-13quyxw{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-5);padding-bottom:var(--space-5);border-bottom:1px solid var(--color-border)}.pain-item.svelte-13quyxw{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.9375rem;color:var(--color-text-muted);line-height:1.5}.pain-icon.svelte-13quyxw{color:#ef4444;flex-shrink:0;margin-top:2px}.persona-solution.svelte-13quyxw{display:flex;flex-direction:column;gap:var(--space-2)}.solution-label.svelte-13quyxw{display:flex;align-items:center;gap:var(--space-2);font-size:.8125rem;font-weight:600;color:var(--color-primary)}.solution-label.svelte-13quyxw svg:where(.svelte-13quyxw){color:var(--color-primary)}.solution-text.svelte-13quyxw{font-size:.9375rem;line-height:1.6;color:var(--color-text)}@media (max-width: 768px){.persona-grid.svelte-13quyxw{grid-template-columns:1fr;gap:var(--space-4)}.persona-card.svelte-13quyxw{padding:var(--space-5)}.persona-role.svelte-13quyxw{font-size:1.0625rem}}.biz-forms.svelte-113pdns{background:var(--color-bg-alt);overflow:hidden}.biz-header.svelte-113pdns{text-align:center;margin-bottom:var(--space-12)}.biz-header.svelte-113pdns .section-desc:where(.svelte-113pdns){margin:0 auto}.biz-header.svelte-113pdns .gradient-text{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.biz-header.svelte-113pdns .mobile-only{display:none}.biz-carousel.svelte-113pdns{margin-bottom:var(--space-16)}.carousel-stage.svelte-113pdns{display:flex;align-items:center;gap:var(--space-4)}.carousel-arrow.svelte-113pdns{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text-muted);cursor:pointer;flex-shrink:0;transition:all var(--transition-fast);z-index:2}.carousel-arrow.svelte-113pdns:hover{border-color:var(--color-primary);color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 5%,transparent);box-shadow:var(--shadow-md)}.carousel-track.svelte-113pdns{flex:1;display:flex;align-items:center;justify-content:center;position:relative;height:420px;perspective:1200px}.carousel-slide.svelte-113pdns{position:absolute;border:none;padding:0;background:var(--color-bg);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);cursor:pointer;transition:all .5s cubic-bezier(.4,0,.2,1)}.carousel-slide.svelte-113pdns img:where(.svelte-113pdns){width:100%;height:100%;object-fit:cover;display:block}.carousel-slide-center.svelte-113pdns{width:65%;height:100%;z-index:3;transform:translate(0) scale(1);box-shadow:var(--shadow-xl),0 0 0 1px #0000000d}.carousel-slide-left.svelte-113pdns{width:50%;height:80%;z-index:1;transform:translate(-75%) scale(.88);opacity:.6;filter:brightness(.85)}.carousel-slide-left.svelte-113pdns:hover{opacity:.8}.carousel-slide-right.svelte-113pdns{width:50%;height:80%;z-index:1;transform:translate(75%) scale(.88);opacity:.6;filter:brightness(.85)}.carousel-slide-right.svelte-113pdns:hover{opacity:.8}.carousel-slide-hidden.svelte-113pdns{width:40%;height:60%;z-index:0;opacity:0;pointer-events:none;transform:scale(.7)}.slide-info.svelte-113pdns{text-align:center;margin-top:var(--space-6);animation:svelte-113pdns-fadeUp .35s ease}@keyframes svelte-113pdns-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.slide-title.svelte-113pdns{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-2)}.slide-desc.svelte-113pdns{font-size:1rem;line-height:1.7;color:var(--color-text-muted);max-width:640px;margin:0 auto}.caps-grid.svelte-113pdns{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}.cap-card.svelte-113pdns{padding:var(--space-6);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.cap-card.svelte-113pdns:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.cap-icon.svelte-113pdns{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:var(--radius-md);background:color-mix(in srgb,var(--color-primary) 8%,transparent);color:var(--color-primary);margin-bottom:var(--space-4)}.cap-title.svelte-113pdns{font-size:1rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.cap-desc.svelte-113pdns{font-size:.875rem;line-height:1.6;color:var(--color-text-muted)}.consent-banner.svelte-113pdns{margin-top:var(--space-16);padding:var(--space-10);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);position:relative;overflow:hidden}.consent-banner.svelte-113pdns:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--color-primary),var(--color-accent))}.consent-body.svelte-113pdns{display:flex;gap:var(--space-8)}.consent-content.svelte-113pdns{flex:1;min-width:0}.consent-title-row.svelte-113pdns{display:flex;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4)}.consent-shield.svelte-113pdns{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:var(--radius-lg);background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary);flex-shrink:0}.consent-badge.svelte-113pdns{display:inline-block;padding:var(--space-1) var(--space-3);font-size:.75rem;font-weight:700;color:#d97706;background:#fef3c7;border-radius:var(--radius-full);margin-bottom:var(--space-3)}.consent-title.svelte-113pdns{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-3);line-height:1.4}.consent-desc.svelte-113pdns{font-size:.9375rem;line-height:1.7;color:var(--color-text-muted);margin-bottom:var(--space-6)}.consent-problems.svelte-113pdns{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-6)}.consent-problem.svelte-113pdns{display:flex;align-items:flex-start;gap:var(--space-3);font-size:.9375rem;line-height:1.5;color:var(--color-text)}.problem-icon.svelte-113pdns{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#ef4444}.solution-arrow.svelte-113pdns{display:flex;justify-content:center;margin-bottom:var(--space-3);color:var(--color-primary);opacity:.6}.solution-title.svelte-113pdns{font-size:1.0625rem;font-weight:700;color:var(--color-primary);text-align:center;margin-bottom:var(--space-5)}.consent-solution.svelte-113pdns{padding:var(--space-6);background:color-mix(in srgb,var(--color-primary) 4%,transparent);border:1px solid color-mix(in srgb,var(--color-primary) 15%,transparent);border-radius:var(--radius-lg)}.solution-items.svelte-113pdns{display:flex;flex-direction:column;gap:var(--space-3)}.solution-item.svelte-113pdns{display:flex;align-items:flex-start;gap:var(--space-3);font-size:.9375rem;line-height:1.5;color:var(--color-text)}.solution-check.svelte-113pdns{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#16a34a}.consent-images.svelte-113pdns{flex-shrink:0;width:420px;display:flex;flex-direction:column;gap:var(--space-4);align-self:center}.consent-image.svelte-113pdns{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);box-shadow:var(--shadow-md);position:relative}.consent-image.svelte-113pdns img:where(.svelte-113pdns){width:100%;display:block}.consent-image-caption.svelte-113pdns{display:block;padding:var(--space-2) var(--space-3);background:var(--color-bg-muted);border-top:1px solid var(--color-border);font-size:.75rem;font-weight:600;color:var(--color-text-muted);text-align:center}@media (max-width: 1024px){.caps-grid.svelte-113pdns{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.biz-header.svelte-113pdns .mobile-only{display:inline}.carousel-track.svelte-113pdns{height:300px}.carousel-arrow.svelte-113pdns{width:36px;height:36px}.carousel-stage.svelte-113pdns{gap:var(--space-2)}.slide-title.svelte-113pdns{font-size:1.125rem}.caps-grid.svelte-113pdns{gap:var(--space-3)}.cap-card.svelte-113pdns{padding:var(--space-4)}.consent-banner.svelte-113pdns{padding:var(--space-6)}.consent-body.svelte-113pdns{flex-direction:column;gap:var(--space-5)}.consent-images.svelte-113pdns{width:100%;order:1}.consent-image.svelte-113pdns{flex:1}.consent-title.svelte-113pdns{font-size:1.125rem}}@media (max-width: 640px){.caps-grid.svelte-113pdns{grid-template-columns:1fr}.carousel-track.svelte-113pdns{height:240px}.carousel-slide-center.svelte-113pdns{width:85%}.carousel-slide-left.svelte-113pdns,.carousel-slide-right.svelte-113pdns{opacity:.3;width:40%;height:65%;filter:brightness(.7) blur(1px)}.carousel-arrow.svelte-113pdns{width:32px;height:32px}}.cart-card.svelte-3y62n{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:20px;width:100%;max-width:320px;box-shadow:var(--shadow-lg);transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s cubic-bezier(.16,1,.3,1)}.cart-card.purchased.svelte-3y62n{transform:scale(.97)}.cart-header.svelte-3y62n{display:flex;align-items:center;gap:8px;font-weight:700;font-size:.9375rem;color:var(--color-text);margin-bottom:16px}.badge.svelte-3y62n{background:var(--color-primary);color:#fff;font-size:.6875rem;font-weight:700;padding:1px 7px;border-radius:var(--radius-full);margin-left:auto}.cart-items.svelte-3y62n{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cart-item.svelte-3y62n{display:flex;align-items:center;gap:12px}.item-emoji.svelte-3y62n{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--color-bg-muted);border-radius:var(--radius-md);flex-shrink:0}.item-info.svelte-3y62n{display:flex;flex-direction:column;gap:2px}.item-name.svelte-3y62n{font-size:.875rem;font-weight:600;color:var(--color-text)}.item-detail.svelte-3y62n{font-size:.8125rem;color:var(--color-text-muted)}.cart-divider.svelte-3y62n{height:1px;background:var(--color-border);margin:16px 0}.cart-total.svelte-3y62n{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.875rem;color:var(--color-text-muted)}.total-price.svelte-3y62n{font-size:1.125rem;font-weight:800;color:var(--color-text)}.purchase-btn.svelte-3y62n{width:100%;padding:12px;background:var(--color-primary);color:#fff;font-size:.9375rem;font-weight:700;border:none;border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;gap:6px}.purchase-btn.svelte-3y62n:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #4541ff59}.purchase-btn.svelte-3y62n:active:not(:disabled),.purchase-btn.pressing.svelte-3y62n{transform:scale(.97)}.purchase-btn.purchased.svelte-3y62n{background:#10b981;cursor:default}.check-icon.svelte-3y62n{animation:svelte-3y62n-checkPop .4s cubic-bezier(.16,1,.3,1)}@keyframes svelte-3y62n-checkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.receipt-area.svelte-17gklj{display:flex;flex-direction:column;align-items:center;min-height:100px}.printer.svelte-17gklj{position:relative;z-index:2}.printer-body.svelte-17gklj{width:394px;height:60px;background:linear-gradient(to bottom,#e8e8e8,#d4d4d4 40%,#c8c8c8);border-radius:12px 12px 0 0;display:flex;align-items:flex-end;justify-content:center;box-shadow:0 2px 8px #0000001a}.printer-slot.svelte-17gklj{width:340px;height:6px;background:linear-gradient(to bottom,#222,#444);border-radius:0 0 3px 3px;box-shadow:inset 0 2px 4px #0006}.receipt-wrapper.svelte-17gklj{overflow:hidden;width:100%;max-width:380px;position:relative;z-index:1;margin-top:-1px}.receipt.svelte-17gklj{background:#fff;width:100%;opacity:0;-webkit-user-select:none;user-select:none;touch-action:none;will-change:transform;box-shadow:2px 4px 16px #00000008,-2px 4px 16px #00000008,0 8px 20px #0000000a;background-image:repeating-linear-gradient(0deg,transparent,transparent 1px,rgba(0,0,0,.006) 1px,rgba(0,0,0,.006) 2px)}.receipt.draggable.svelte-17gklj{cursor:grab}.receipt.draggable.svelte-17gklj:active{cursor:grabbing}.receipt-inner.svelte-17gklj{padding:60px 22px 16px;font-family:var(--font-mono),monospace;font-size:.8125rem;color:#333}.receipt-store.svelte-17gklj{text-align:center;margin-bottom:16px}.store-name.svelte-17gklj{display:block;font-size:1.125rem;font-weight:800;letter-spacing:.12em;color:#111}.store-sub.svelte-17gklj{display:block;font-size:.75rem;color:#999;margin-top:2px}.receipt-meta.svelte-17gklj{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.meta-row.svelte-17gklj{display:flex;justify-content:space-between;color:#666;font-size:.75rem}.receipt-divider.svelte-17gklj{text-align:center;color:#ccc;font-size:.75rem;letter-spacing:.1em;margin:10px 0;overflow:hidden;white-space:nowrap}.receipt-items.svelte-17gklj{display:flex;flex-direction:column;gap:8px}.receipt-item.svelte-17gklj{display:flex;justify-content:space-between;font-size:.8125rem}.receipt-total-row.svelte-17gklj{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.receipt-total.svelte-17gklj{font-size:1.0625rem;font-weight:800;color:#111}.receipt-zigzag.svelte-17gklj{margin:16px -22px 0;height:10px;background:linear-gradient(135deg,#fff 33.33%,transparent 33.33%) -6px 0,linear-gradient(225deg,#fff 33.33%,transparent 33.33%) -6px 0;background-size:12px 10px;background-color:transparent}.receipt.draggable.svelte-17gklj{animation:svelte-17gklj-receiptNudge 2.5s ease-in-out 1s 2}@keyframes svelte-17gklj-receiptNudge{0%,to{transform:translateY(0)}30%{transform:translateY(6px)}50%{transform:translateY(3px)}70%{transform:translateY(6px)}}.drag-hint.svelte-17gklj{display:flex;flex-direction:column;align-items:center;gap:6px;margin:16px 0 0;color:var(--color-text-muted);font-size:.8125rem;font-weight:500}.drag-arrow.svelte-17gklj{color:var(--color-primary);animation:svelte-17gklj-arrowBounce 1.2s ease-in-out infinite}@keyframes svelte-17gklj-arrowBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(6px);opacity:1}}@media (max-width: 480px){.printer-body.svelte-17gklj{width:100%;max-width:calc(100vw - 32px);height:50px;border-radius:8px 8px 0 0}.printer-slot.svelte-17gklj{width:calc(100% - 40px)}.receipt-wrapper.svelte-17gklj{max-width:calc(100vw - 72px)}.receipt-inner.svelte-17gklj{padding:48px 16px 12px;font-size:.75rem}.store-name.svelte-17gklj{font-size:1rem}.receipt-item.svelte-17gklj{font-size:.75rem}.receipt-total.svelte-17gklj{font-size:.9375rem}.drag-hint.svelte-17gklj{font-size:.75rem}}@media (max-width: 768px) and (min-width: 481px){.printer-body.svelte-17gklj{width:400px}.printer-slot.svelte-17gklj{width:340px}.receipt-wrapper.svelte-17gklj{max-width:360px}}.crm-grid-wrapper.svelte-1pbi0jz{background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:var(--shadow-lg);width:100%;max-width:640px;opacity:0}.grid-header.svelte-1pbi0jz{display:flex;align-items:center;gap:8px;padding:14px 18px;border-bottom:1px solid var(--color-border);background:var(--color-bg-alt)}.grid-title.svelte-1pbi0jz{font-size:.875rem;font-weight:700;color:var(--color-text)}.row-count.svelte-1pbi0jz{margin-left:auto;font-size:.75rem;color:var(--color-text-muted);background:var(--color-bg-muted);padding:2px 8px;border-radius:var(--radius-full)}.grid-columns.svelte-1pbi0jz{display:grid;grid-template-columns:1fr 1.2fr 1.2fr 1.4fr .8fr;padding:10px 18px;background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);font-size:.75rem;font-weight:600;color:var(--color-text-muted)}.grid-rows.svelte-1pbi0jz{display:flex;flex-direction:column}.grid-row.svelte-1pbi0jz{display:grid;grid-template-columns:1fr 1.2fr 1.2fr 1.4fr .8fr;padding:12px 18px;font-size:.8125rem;color:var(--color-text);border-bottom:1px solid var(--color-border);align-items:center;opacity:0}.grid-row.svelte-1pbi0jz:last-child{border-bottom:none}.cell-name.svelte-1pbi0jz{font-weight:500}.cell-mono.svelte-1pbi0jz{font-family:var(--font-mono),monospace;font-size:.75rem;color:var(--color-text-muted)}.cell-amount.svelte-1pbi0jz{font-weight:700;text-align:right}.col-right.svelte-1pbi0jz{text-align:right}.new-row.svelte-1pbi0jz{transition:background-color .6s ease}.new-row.highlight.svelte-1pbi0jz{background-color:#4541ff0f}.new-row.highlight.svelte-1pbi0jz .cell-name:where(.svelte-1pbi0jz),.new-row.highlight.svelte-1pbi0jz .cell-amount:where(.svelte-1pbi0jz){color:var(--color-primary)}.new-badge.svelte-1pbi0jz{display:inline-block;background:var(--color-primary);color:#fff;font-size:.5625rem;font-weight:700;padding:1px 5px;border-radius:var(--radius-sm);margin-right:4px;vertical-align:middle;letter-spacing:.04em}@media (max-width: 640px){.hide-mobile.svelte-1pbi0jz{display:none}.grid-columns.svelte-1pbi0jz{grid-template-columns:1fr 1.2fr .8fr;padding:9px 14px}.grid-row.svelte-1pbi0jz{grid-template-columns:1fr 1.2fr .8fr;padding:10px 14px;font-size:.75rem}}.message-area.svelte-2dppg0{display:flex;justify-content:center;align-items:flex-start;gap:20px;flex-wrap:wrap}.phone-frame.svelte-2dppg0{width:300px;background:#fff;border-radius:28px;border:2px solid #e2e2e2;overflow:hidden;box-shadow:0 4px 24px #0000000f;opacity:0;flex-shrink:0}.phone-header.svelte-2dppg0{height:36px;background:#fafafa;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0}.phone-notch.svelte-2dppg0{width:80px;height:6px;background:#e0e0e0;border-radius:3px}.message-screen.svelte-2dppg0{padding:16px;min-height:240px;background:#f8f8f8}.message-top.svelte-2dppg0{display:flex;align-items:center;gap:8px;margin-bottom:16px}.sender-name.svelte-2dppg0{font-size:.875rem;font-weight:700;color:#111}.sender-badge.svelte-2dppg0{font-size:.625rem;font-weight:600;color:var(--color-primary);background:#4541ff14;padding:2px 6px;border-radius:var(--radius-sm)}.message-bubble.svelte-2dppg0{background:#fff;border-radius:4px 16px 16px;padding:16px;box-shadow:0 1px 4px #0000000a;opacity:0}.msg-title.svelte-2dppg0{font-size:.875rem;font-weight:700;color:#111;margin:0 0 8px}.msg-body.svelte-2dppg0{font-size:.8125rem;color:#444;line-height:1.6;margin:0}.msg-detail.svelte-2dppg0{color:#666;font-family:var(--font-mono),monospace;font-size:.75rem}.msg-button.svelte-2dppg0{margin-top:12px;padding:10px;text-align:center;font-size:.8125rem;font-weight:600;color:var(--color-primary);background:#4541ff0f;border-radius:var(--radius-md)}.sent-check.svelte-2dppg0{display:flex;align-items:center;gap:4px;margin-top:10px;justify-content:flex-end;font-size:.6875rem;color:#10b981;font-weight:600;opacity:0}.insight-card.svelte-2dppg0{width:280px;background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:20px;box-shadow:0 2px 12px #0000000a;opacity:0;display:flex;flex-direction:column;gap:16px}.insight-header.svelte-2dppg0{display:flex;align-items:center;gap:12px}.insight-avatar.svelte-2dppg0{width:40px;height:40px;background:var(--color-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:700;flex-shrink:0}.insight-name-group.svelte-2dppg0{display:flex;flex-direction:column;gap:2px}.insight-name.svelte-2dppg0{font-size:.9375rem;font-weight:700;color:var(--color-text)}.insight-label.svelte-2dppg0{font-size:.6875rem;color:var(--color-text-muted)}.insight-stats.svelte-2dppg0{display:flex;align-items:center;gap:0;background:var(--color-bg-alt);border-radius:var(--radius-md);padding:12px 0}.stat-item.svelte-2dppg0{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;opacity:0}.stat-value.svelte-2dppg0{font-size:.8125rem;font-weight:700;color:var(--color-text)}.stat-label.svelte-2dppg0{font-size:.625rem;color:var(--color-text-muted)}.stat-divider.svelte-2dppg0{width:1px;height:24px;background:var(--color-border)}.insight-section.svelte-2dppg0{display:flex;flex-direction:column;gap:8px}.insight-section-title.svelte-2dppg0{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.insight-tags.svelte-2dppg0{display:flex;flex-wrap:wrap;gap:6px}.tag.svelte-2dppg0{font-size:.6875rem;font-weight:600;padding:3px 10px;border-radius:var(--radius-full);background:var(--color-bg-muted);color:var(--color-text-muted);opacity:0}.tag-highlight.svelte-2dppg0{background:#4541ff14;color:var(--color-primary)}.insight-actions.svelte-2dppg0{display:flex;flex-direction:column;gap:8px}.action-item.svelte-2dppg0{display:flex;align-items:center;gap:8px;font-size:.75rem;color:var(--color-text);padding:8px 10px;background:var(--color-bg-alt);border-radius:var(--radius-md)}.action-item.svelte-2dppg0 svg:where(.svelte-2dppg0){flex-shrink:0;color:var(--color-primary)}@media (max-width: 640px){.message-area.svelte-2dppg0{flex-direction:column;align-items:center}.phone-frame.svelte-2dppg0,.insight-card.svelte-2dppg0{width:280px}.message-screen.svelte-2dppg0{padding:12px;min-height:220px}}.demo-section.svelte-zn4gb0{background:var(--color-bg-alt);overflow:hidden}.demo-header.svelte-zn4gb0{text-align:center;margin-bottom:var(--space-12)}.demo-header.svelte-zn4gb0 .section-desc:where(.svelte-zn4gb0){margin:0 auto}.demo-stage.svelte-zn4gb0{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.step-indicator.svelte-zn4gb0{display:flex;align-items:center;gap:0}.step-dot.svelte-zn4gb0{width:32px;height:32px;border-radius:50%;background:var(--color-bg-muted);border:2px solid var(--color-border);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.step-dot.active.svelte-zn4gb0{background:var(--color-primary);border-color:var(--color-primary)}.step-dot.active.svelte-zn4gb0 .step-num:where(.svelte-zn4gb0){color:#fff}.step-dot.done.svelte-zn4gb0{background:#10b981;border-color:#10b981}.step-dot.done.svelte-zn4gb0 .step-num:where(.svelte-zn4gb0){color:#fff}.step-num.svelte-zn4gb0{font-size:.75rem;font-weight:700;color:var(--color-text-muted);transition:color .3s ease}.step-line.svelte-zn4gb0{width:64px;height:2px;background:var(--color-border);transition:background .4s ease}.step-line.filled.svelte-zn4gb0{background:#10b981}.step-labels.svelte-zn4gb0{display:flex;gap:var(--space-10);font-size:.8125rem;color:var(--color-text-muted)}.step-labels.svelte-zn4gb0 span:where(.svelte-zn4gb0){transition:all .3s ease}.step-labels.svelte-zn4gb0 span.active:where(.svelte-zn4gb0){color:var(--color-primary);font-weight:700}.interaction-area.svelte-zn4gb0{margin-top:var(--space-8);display:flex;justify-content:center;align-items:flex-start;min-height:420px;width:100%}.cart-step.svelte-zn4gb0{flex-direction:column;align-items:center;gap:16px}.step-hint.svelte-zn4gb0{font-size:.8125rem;color:var(--color-text-muted);margin:0;animation:svelte-zn4gb0-hintPulse 2s ease-in-out infinite}@keyframes svelte-zn4gb0-hintPulse{0%,to{opacity:.5}50%{opacity:1}}.fade-in.svelte-zn4gb0{animation:svelte-zn4gb0-fadeSlideIn .4s cubic-bezier(.16,1,.3,1) both;display:flex;justify-content:center;width:100%}@keyframes svelte-zn4gb0-fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reset-btn.svelte-zn4gb0{display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;max-width:380px;padding:12px 18px;font-size:.8125rem;font-weight:600;color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-base)}.reset-btn.svelte-zn4gb0:hover{color:var(--color-primary);border-color:var(--color-primary);transform:translateY(-1px);box-shadow:var(--shadow-sm)}@media (max-width: 768px){.step-line.svelte-zn4gb0{width:40px}.step-labels.svelte-zn4gb0{gap:var(--space-6);font-size:.75rem}.interaction-area.svelte-zn4gb0{min-height:360px}}@media (max-width: 480px){.step-line.svelte-zn4gb0{width:28px}.step-labels.svelte-zn4gb0{gap:var(--space-4)}}.form-embed-section.svelte-1eq43q{padding:var(--space-16) var(--space-6)}.form-embed-demo.svelte-1eq43q{text-align:center;max-width:1200px;margin:0 auto}.embed-title.svelte-1eq43q{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-2)}.embed-desc.svelte-1eq43q{font-size:1rem;color:var(--color-text-muted);margin-bottom:var(--space-6)}.embed-frame.svelte-1eq43q{max-width:700px;margin:0 auto;border-radius:var(--radius-xl);overflow:hidden;border:1px solid var(--color-border);box-shadow:var(--shadow-lg);background:var(--color-bg)}.mcp-demo.svelte-fmdy5q{background:var(--color-bg-alt)}.mcp-header.svelte-fmdy5q{text-align:center;margin-bottom:var(--space-10)}.mcp-header.svelte-fmdy5q .section-desc:where(.svelte-fmdy5q){margin:0 auto}.gradient-text.svelte-fmdy5q{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.scenario-tabs.svelte-fmdy5q{display:flex;justify-content:center;gap:var(--space-2);margin-bottom:var(--space-8)}.scenario-tab.svelte-fmdy5q{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);border-radius:var(--radius-full);font-size:.875rem;font-weight:500;color:var(--color-text-muted);background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;transition:all var(--transition-base)}.scenario-tab.svelte-fmdy5q:hover{color:var(--color-primary);border-color:color-mix(in srgb,var(--color-primary) 30%,transparent)}.scenario-tab.active.svelte-fmdy5q{color:#fff;background:var(--color-primary);border-color:var(--color-primary)}.scenario-tab.active.svelte-fmdy5q .tab-icon:where(.svelte-fmdy5q){color:#fff}.tab-icon.svelte-fmdy5q{display:flex;align-items:center;color:var(--color-text-light);transition:color var(--transition-base)}.tab-label.svelte-fmdy5q{line-height:1}.chat-sim.svelte-fmdy5q{max-width:720px;margin:0 auto var(--space-12);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-6);box-shadow:var(--shadow-lg);height:350px;overflow-y:auto}.chat-row.svelte-fmdy5q{display:flex;gap:var(--space-3);margin-bottom:var(--space-4)}.chat-row.svelte-fmdy5q:last-child{margin-bottom:0}.chat-avatar.svelte-fmdy5q{flex-shrink:0;width:32px;height:32px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center}.ai-avatar.svelte-fmdy5q{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff}.chat-bubble.svelte-fmdy5q{flex:1;min-width:0}.prompt-input-wrap.svelte-fmdy5q{display:flex;align-items:center;gap:var(--space-3);background:var(--color-bg-muted);border:1px solid var(--color-border);border-radius:var(--radius-xl);padding:var(--space-3) var(--space-5);margin-bottom:var(--space-5);transition:border-color var(--transition-base),box-shadow var(--transition-base)}.prompt-input-wrap.svelte-fmdy5q:has(.cursor:where(.svelte-fmdy5q)){border-color:color-mix(in srgb,var(--color-primary) 40%,transparent);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-primary) 8%,transparent)}.prompt-input.svelte-fmdy5q{flex:1;font-size:.9375rem;color:var(--color-secondary);min-height:24px;display:flex;align-items:center}.prompt-text.svelte-fmdy5q{white-space:pre-wrap}.cursor.svelte-fmdy5q{display:inline-block;color:var(--color-primary);font-weight:300;animation:svelte-fmdy5q-blink .8s step-end infinite;margin-left:1px}@keyframes svelte-fmdy5q-blink{0%,to{opacity:1}50%{opacity:0}}.prompt-send.svelte-fmdy5q{flex-shrink:0;width:32px;height:32px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;background:var(--color-border);color:var(--color-text-light);transition:all var(--transition-base)}.prompt-send.active.svelte-fmdy5q{background:var(--color-primary);color:#fff}.thinking-dots.svelte-fmdy5q{display:flex;gap:4px;padding:var(--space-2) 0}.thinking-dots.svelte-fmdy5q span:where(.svelte-fmdy5q){width:6px;height:6px;border-radius:var(--radius-full);background:var(--color-text-light);animation:svelte-fmdy5q-dotBounce 1.2s ease-in-out infinite}.thinking-dots.svelte-fmdy5q span:where(.svelte-fmdy5q):nth-child(2){animation-delay:.15s}.thinking-dots.svelte-fmdy5q span:where(.svelte-fmdy5q):nth-child(3){animation-delay:.3s}@keyframes svelte-fmdy5q-dotBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.ai-text.svelte-fmdy5q{font-size:.9375rem;color:var(--color-secondary);margin-bottom:var(--space-3);font-weight:500}.result-widget.svelte-fmdy5q{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.mini-table.svelte-fmdy5q{font-size:.8125rem}.mini-row.svelte-fmdy5q{display:grid;grid-template-columns:1fr .6fr 1fr .7fr;padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--color-border);align-items:center}.mini-row.svelte-fmdy5q:last-child{border-bottom:none}.mini-header.svelte-fmdy5q{background:var(--color-bg-muted);font-weight:600;color:var(--color-text-muted);font-size:.75rem}.mini-row.more.svelte-fmdy5q{display:block;text-align:center;font-size:.75rem}.badge.svelte-fmdy5q{display:inline-block;font-size:.625rem;font-weight:700;color:var(--color-primary);background:color-mix(in srgb,var(--color-primary) 10%,transparent);padding:1px 5px;border-radius:var(--radius-sm);width:fit-content}.text-muted.svelte-fmdy5q{color:var(--color-text-muted)}.segment-card.svelte-fmdy5q{padding:var(--space-4)}.seg-header.svelte-fmdy5q{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-3)}.seg-name.svelte-fmdy5q{font-weight:700;font-size:.9375rem;color:var(--color-secondary)}.seg-count.svelte-fmdy5q{font-size:.875rem;font-weight:600;color:var(--color-primary)}.seg-conditions.svelte-fmdy5q{background:var(--color-bg-muted);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3)}.seg-rule.svelte-fmdy5q{display:flex;align-items:center;gap:var(--space-2);font-size:.8125rem}.seg-field.svelte-fmdy5q{font-family:var(--font-mono);font-weight:600;color:var(--color-accent);font-size:.75rem}.seg-op.svelte-fmdy5q{color:var(--color-text);font-weight:500}.seg-window.svelte-fmdy5q{color:var(--color-text-muted);font-size:.75rem}.auto-flow.svelte-fmdy5q{display:flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-4);flex-wrap:wrap}.flow-node.svelte-fmdy5q{padding:var(--space-2) var(--space-3);border-radius:var(--radius-md);font-size:.8125rem;font-weight:600;white-space:nowrap}.flow-node.trigger.svelte-fmdy5q{background:color-mix(in srgb,#10b981 12%,transparent);color:#10b981;border:1px solid color-mix(in srgb,#10b981 25%,transparent)}.flow-node.delay.svelte-fmdy5q{background:color-mix(in srgb,#f59e0b 12%,transparent);color:#f59e0b;border:1px solid color-mix(in srgb,#f59e0b 25%,transparent)}.flow-node.action.svelte-fmdy5q{background:color-mix(in srgb,var(--color-primary) 12%,transparent);color:var(--color-primary);border:1px solid color-mix(in srgb,var(--color-primary) 25%,transparent)}.flow-arrow.svelte-fmdy5q{color:var(--color-text-light);font-size:1.25rem}.analytics-card.svelte-fmdy5q{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.ch-row.svelte-fmdy5q{display:flex;align-items:center;gap:var(--space-3);font-size:.8125rem}.ch-name.svelte-fmdy5q{width:70px;flex-shrink:0;color:var(--color-text-muted);font-weight:500}.ch-bar-track.svelte-fmdy5q{flex:1;height:8px;background:var(--color-bg-muted);border-radius:var(--radius-full);overflow:hidden}.ch-bar.svelte-fmdy5q{height:100%;border-radius:var(--radius-full);transition:width .6s cubic-bezier(.16,1,.3,1)}.ch-count.svelte-fmdy5q{width:50px;text-align:right;font-weight:600;color:var(--color-secondary);flex-shrink:0}.tool-grid.svelte-fmdy5q{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--space-4)}.tool-card.svelte-fmdy5q{text-align:center;padding:var(--space-5) var(--space-3);background:var(--color-bg);border:1px solid var(--color-border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.tool-card.svelte-fmdy5q:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.tool-card-icon.svelte-fmdy5q{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;background:color-mix(in srgb,var(--color-primary) 8%,transparent);border-radius:var(--radius-md);color:var(--color-primary);margin-bottom:var(--space-2)}.tool-card.svelte-fmdy5q h4:where(.svelte-fmdy5q){font-size:.8125rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-1)}.tool-count.svelte-fmdy5q{font-size:.75rem;color:var(--color-text-muted)}.slide-up.svelte-fmdy5q{animation:svelte-fmdy5q-slideUp .4s cubic-bezier(.16,1,.3,1) both}@keyframes svelte-fmdy5q-slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.scenario-tabs.svelte-fmdy5q{flex-wrap:wrap}.scenario-tab.svelte-fmdy5q{font-size:.8125rem;padding:var(--space-2) var(--space-3)}.chat-sim.svelte-fmdy5q{padding:var(--space-4)}.mini-row.svelte-fmdy5q{grid-template-columns:1fr .6fr 1fr;font-size:.75rem}.mini-row.svelte-fmdy5q span:where(.svelte-fmdy5q):last-child:not(.badge){display:none}.mini-header.svelte-fmdy5q span:where(.svelte-fmdy5q):last-child{display:none}.tool-grid.svelte-fmdy5q{grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.auto-flow.svelte-fmdy5q{gap:var(--space-1)}.flow-node.svelte-fmdy5q{font-size:.75rem;padding:var(--space-1) var(--space-2)}}@media (max-width: 480px){.tab-label.svelte-fmdy5q{font-size:.75rem}.tool-grid.svelte-fmdy5q{grid-template-columns:repeat(2,1fr)}.ch-name.svelte-fmdy5q{width:55px;font-size:.75rem}}.child-index.svelte-mp063z{padding:var(--space-12, 3rem) var(--space-6, 1.5rem);max-width:var(--max-width, 1200px);margin:0 auto}.ci-header.svelte-mp063z{margin-bottom:var(--space-6, 1.5rem)}.ci-title.svelte-mp063z{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--color-text, #111827)}.ci-desc.svelte-mp063z{margin:var(--space-2, .5rem) 0 0;font-size:1rem;color:var(--color-text-muted, #6b7280);line-height:1.6}.ci-status.svelte-mp063z{padding:var(--space-12, 3rem) var(--space-6, 1.5rem);text-align:center;color:var(--color-text-muted, #6b7280);font-size:.9375rem}.ci-empty.svelte-mp063z{background:var(--color-bg-alt, #f8fafc);border:1px dashed var(--color-border, #e5e7eb);border-radius:var(--radius-lg, 12px)}.ci-grid.svelte-mp063z{display:grid;gap:var(--space-4, 1rem);grid-template-columns:repeat(var(--ci-cols),1fr)}.ci-card.svelte-mp063z{display:flex;flex-direction:column;background:#fff;border:1px solid var(--color-border, #e5e7eb);border-radius:var(--radius-lg, 12px);text-decoration:none;color:inherit;overflow:hidden;transition:transform .15s,box-shadow .15s,border-color .15s}.ci-card.svelte-mp063z:hover{transform:translateY(-2px);border-color:var(--color-primary, #4541ff);box-shadow:var(--shadow-md, 0 4px 12px rgba(0, 0, 0, .08))}.ci-thumb.svelte-mp063z{aspect-ratio:16 / 9;background:var(--color-bg-muted, #f3f4f6);overflow:hidden}.ci-thumb.svelte-mp063z img:where(.svelte-mp063z){width:100%;height:100%;object-fit:cover;display:block}.ci-body.svelte-mp063z{padding:var(--space-4, 1rem) var(--space-5, 1.25rem);display:flex;flex-direction:column;gap:var(--space-2, .5rem)}.ci-card-title.svelte-mp063z{font-size:1rem;font-weight:600;color:var(--color-text, #111827);line-height:1.4}.ci-card-excerpt.svelte-mp063z{font-size:.875rem;color:var(--color-text-muted, #6b7280);line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width: 1024px){.ci-grid.svelte-mp063z{grid-template-columns:repeat(min(var(--ci-cols),2),1fr)}}@media (max-width: 640px){.ci-grid.svelte-mp063z{grid-template-columns:1fr}}#message.svelte-8iq11w{background:var(--site-primary, #4541ff);overflow:hidden;position:relative}.icon-box.svelte-8iq11w{position:absolute;width:100%;height:100%}.icon-box.svelte-8iq11w .icon:where(.svelte-8iq11w){position:absolute;opacity:0;transition:6s}.icon-box.svelte-8iq11w .icon.icon1:where(.svelte-8iq11w){left:35%;top:35%}.icon-box.svelte-8iq11w .icon.icon2:where(.svelte-8iq11w){left:37%;top:35%}.icon-box.svelte-8iq11w .icon.icon3:where(.svelte-8iq11w){left:50%;top:35%;transform:translate(-50%)}.icon-box.svelte-8iq11w .icon.icon4:where(.svelte-8iq11w){right:37%;top:35%}.icon-box.svelte-8iq11w .icon.icon5:where(.svelte-8iq11w){right:30%;top:35%}.icon-box.svelte-8iq11w .icon.icon6:where(.svelte-8iq11w){bottom:45%;left:35%}.icon-box.svelte-8iq11w .icon.icon7:where(.svelte-8iq11w){bottom:45%;left:40%}.icon-box.svelte-8iq11w .icon.icon8:where(.svelte-8iq11w){bottom:40%;left:50%;transform:translate(-50%)}.icon-box.svelte-8iq11w .icon.icon9:where(.svelte-8iq11w){bottom:40%;right:35%}.icon-box.svelte-8iq11w .icon.icon10:where(.svelte-8iq11w){bottom:40%;right:40%}.icon-box.active.svelte-8iq11w .icon:where(.svelte-8iq11w){opacity:1;transform:scale(2.2)}.icon-box.active.svelte-8iq11w .icon.icon1:where(.svelte-8iq11w){left:10%;top:-5%}.icon-box.active.svelte-8iq11w .icon.icon2:where(.svelte-8iq11w){left:27%;top:-10%}.icon-box.active.svelte-8iq11w .icon.icon3:where(.svelte-8iq11w){left:45%;top:-6%}.icon-box.active.svelte-8iq11w .icon.icon4:where(.svelte-8iq11w){right:30%;top:-12%}.icon-box.active.svelte-8iq11w .icon.icon5:where(.svelte-8iq11w){right:15%;top:-10%}.icon-box.active.svelte-8iq11w .icon.icon6:where(.svelte-8iq11w){bottom:-10%;left:10%}.icon-box.active.svelte-8iq11w .icon.icon7:where(.svelte-8iq11w){bottom:-10%;left:25%}.icon-box.active.svelte-8iq11w .icon.icon8:where(.svelte-8iq11w){bottom:-15%;left:45%}.icon-box.active.svelte-8iq11w .icon.icon9:where(.svelte-8iq11w){bottom:-5%;right:31%}.icon-box.active.svelte-8iq11w .icon.icon10:where(.svelte-8iq11w){bottom:-8%;right:12%}.message.svelte-8iq11w{position:relative;height:100%;padding:290px 0}.tit-area.svelte-8iq11w{margin-bottom:52px;text-align:center}.tit-area.svelte-8iq11w h1:where(.svelte-8iq11w){color:#fff;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-8iq11w h1:where(.svelte-8iq11w) .fff{color:#fff}.tit-area.svelte-8iq11w p:where(.svelte-8iq11w){color:#f2f2f2;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-8iq11w{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-8iq11w a:where(.svelte-8iq11w){padding:16px 32px;border-radius:100px;color:var(--site-primary, #4541ff);background-color:#fff;font-size:16px;font-weight:800;line-height:normal}.btn-area.svelte-8iq11w a:where(.svelte-8iq11w):nth-child(2){background-color:var(--site-primary, #4541ff);border:1px solid #fff;color:#fff}#sec01.svelte-1xdl769{background:radial-gradient(25.04% 66.96% at 75.42% 108.21%,#9cc4ff99,#9cc4ff00),radial-gradient(43.05% 47.42% at -5.05% 33.09%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),color-mix(in srgb,var(--site-primary, #4541ff) 0%,transparent))}.sec01.svelte-1xdl769{padding:160px 0 140px;text-align:center}.tit-area.svelte-1xdl769{margin-bottom:52px;text-align:center}.tit-area.svelte-1xdl769 .icon:where(.svelte-1xdl769){display:flex;justify-content:center;align-items:center;gap:6px;width:226px;padding:4px 0;margin:0 auto 16px;border-radius:4px;background-color:#e6f0ff;color:var(--site-primary, #4541ff);font-size:22px;font-weight:700;line-height:28.6px}.tit-area.svelte-1xdl769 .icon:where(.svelte-1xdl769) img:where(.svelte-1xdl769){width:24px;height:24px;display:block}.tit-area.svelte-1xdl769 h1:where(.svelte-1xdl769){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-1xdl769 p:where(.svelte-1xdl769){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-1xdl769{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-1xdl769 a:where(.svelte-1xdl769){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1xdl769 a:where(.svelte-1xdl769):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1xdl769 a:where(.svelte-1xdl769):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-1xdl769{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-1xdl769 img:where(.svelte-1xdl769){width:100%;display:block}#sec02.svelte-1tcg7sz{background-color:#fff}.sec02.svelte-1tcg7sz{padding:200px 0 100px}.tit-area.svelte-1tcg7sz{margin-bottom:52px}.tit-area.svelte-1tcg7sz p:where(.svelte-1tcg7sz){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1tcg7sz h1:where(.svelte-1tcg7sz){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area04.svelte-1tcg7sz{display:flex;flex-wrap:wrap;gap:24px}.box-area04.svelte-1tcg7sz .box:where(.svelte-1tcg7sz){padding:40px;width:282px;background-color:#f9f9f9;border-radius:20px}.box-area04.svelte-1tcg7sz .box:where(.svelte-1tcg7sz) .icon:where(.svelte-1tcg7sz){width:48px;margin-bottom:16px}.box-area04.svelte-1tcg7sz .box:where(.svelte-1tcg7sz) .icon:where(.svelte-1tcg7sz) img:where(.svelte-1tcg7sz){width:100%;display:block}.box-area04.svelte-1tcg7sz .box:where(.svelte-1tcg7sz) h2:where(.svelte-1tcg7sz){font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px;color:#333}.box-area04.svelte-1tcg7sz .box:where(.svelte-1tcg7sz) p:where(.svelte-1tcg7sz){font-size:18px;font-weight:400;line-height:28px;color:#828282}#sec03.svelte-1iysxhz{background-color:#fff}.sec03.svelte-1iysxhz{padding:100px 0}.tit-area.svelte-1iysxhz{margin-bottom:52px}.tit-area.svelte-1iysxhz p:where(.svelte-1iysxhz){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1iysxhz h1:where(.svelte-1iysxhz){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-1iysxhz{display:flex;gap:24px}.box-width.svelte-1iysxhz .box-area:where(.svelte-1iysxhz){width:100%;height:460px;padding:40px;border-radius:20px;background-color:#f5fff9}.box-width.svelte-1iysxhz .box-area:where(.svelte-1iysxhz) .img-area:where(.svelte-1iysxhz){display:block;max-width:360px;width:100%;margin:30px auto 0}.box-width.svelte-1iysxhz .box-area:where(.svelte-1iysxhz) .img-area:where(.svelte-1iysxhz) img:where(.svelte-1iysxhz){width:100%;display:block}.box-width.svelte-1iysxhz .box-area:where(.svelte-1iysxhz) h2:where(.svelte-1iysxhz){color:#333;font-size:36px;font-weight:700;line-height:43px;margin-bottom:16px}.box-width.svelte-1iysxhz .box-area:where(.svelte-1iysxhz) p:where(.svelte-1iysxhz){color:#828282;font-size:18px;font-weight:400;line-height:28px}#sec04.svelte-1fm05xo{background-color:#fff}.sec04.svelte-1fm05xo{padding:100px 0}.tit-area.svelte-1fm05xo{margin-bottom:52px}.tit-area.svelte-1fm05xo p:where(.svelte-1fm05xo){color:#4ab7b3;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1fm05xo h1:where(.svelte-1fm05xo){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-1fm05xo{height:auto;padding:40px;border-radius:20px;background-color:#f5fff9;display:flex;justify-content:space-between;align-items:center;gap:24px}.box-area01.svelte-1fm05xo .img-area:where(.svelte-1fm05xo){display:block;max-width:420px;width:100%}.box-area01.svelte-1fm05xo .img-area:where(.svelte-1fm05xo) img:where(.svelte-1fm05xo){width:100%;display:block}.box-area01.svelte-1fm05xo .txt-area:where(.svelte-1fm05xo) h2:where(.svelte-1fm05xo){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1fm05xo .txt-area:where(.svelte-1fm05xo) p:where(.svelte-1fm05xo){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.tit-area.svelte-1fm05xo p:where(.svelte-1fm05xo) .badge-planned:where(.svelte-1fm05xo){display:inline-block;margin-left:8px;padding:3px 8px;font-size:12px;font-weight:600;line-height:normal;color:#fff;background-color:#9e9e9e;border-radius:4px}#sec01.svelte-vvwvmh{background:radial-gradient(53.11% 53.11% at 81.88% 91.09%,#b0e3ff66,#b0e3ff00),radial-gradient(59.22% 38.63% at 27.4% 38.18%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),color-mix(in srgb,var(--site-primary, #4541ff) 0%,transparent))}.sec01.svelte-vvwvmh{padding:160px 0 100px;text-align:center}.tit-area.svelte-vvwvmh{margin-bottom:52px;text-align:center}.tit-area.svelte-vvwvmh .icon:where(.svelte-vvwvmh){display:flex;justify-content:center;align-items:center;gap:6px;width:172px;padding:4px 0;margin:0 auto 16px;border-radius:4px;background-color:#e6f0ff;color:var(--site-primary, #4541ff);font-size:22px;font-weight:700;line-height:28.6px}.tit-area.svelte-vvwvmh .icon:where(.svelte-vvwvmh) img:where(.svelte-vvwvmh){width:24px;display:block}.tit-area.svelte-vvwvmh h1:where(.svelte-vvwvmh){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-vvwvmh p:where(.svelte-vvwvmh){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-vvwvmh{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-vvwvmh a:where(.svelte-vvwvmh){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-vvwvmh a:where(.svelte-vvwvmh):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-vvwvmh a:where(.svelte-vvwvmh):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-vvwvmh{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-vvwvmh img:where(.svelte-vvwvmh){width:100%;display:block}section.svelte-ei6di6{background-color:#fff}.sec02.svelte-ei6di6{padding:200px 0 100px}.sec03.svelte-ei6di6{padding:100px 0 200px}.tit-area.svelte-ei6di6{margin-bottom:52px}.tit-area.svelte-ei6di6 p:where(.svelte-ei6di6){font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.sec02.svelte-ei6di6 .tit-area:where(.svelte-ei6di6) p:where(.svelte-ei6di6){color:#858bff}.sec03.svelte-ei6di6 .tit-area:where(.svelte-ei6di6) p:where(.svelte-ei6di6){color:var(--site-accent, #518cff)}.tit-area.svelte-ei6di6 h1:where(.svelte-ei6di6){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.sec02.svelte-ei6di6 .box-area01:where(.svelte-ei6di6){width:100%;height:359px;padding:80px 80px 80px 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(136deg,#d4e6ff,#beb8fe)}.sec02.svelte-ei6di6 .box-area01:where(.svelte-ei6di6) .img-area:where(.svelte-ei6di6){display:block;max-width:540px}.sec03.svelte-ei6di6 .box-area01:where(.svelte-ei6di6){width:100%;height:495px;padding:45px 28px 45px 40px;border-radius:20px;display:flex;justify-content:space-between;gap:75px;align-items:center;background:linear-gradient(211deg,#b2daff,#e6f0ff)}.sec03.svelte-ei6di6 .box-area01:where(.svelte-ei6di6) .img-area:where(.svelte-ei6di6){display:block;max-width:610px}.box-area01.svelte-ei6di6 .txt-area:where(.svelte-ei6di6) h2:where(.svelte-ei6di6){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-ei6di6 .txt-area:where(.svelte-ei6di6) p:where(.svelte-ei6di6){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-ei6di6 .img-area:where(.svelte-ei6di6) img:where(.svelte-ei6di6){width:100%;display:block}section.svelte-kre9nh{background-color:#f9f9f9}.suggestion.svelte-kre9nh{padding:200px 0}.tit-area.svelte-kre9nh{margin-bottom:48px}.tit-area.svelte-kre9nh span:where(.svelte-kre9nh){display:inline-block;font-size:22px;font-weight:700;line-height:28px;color:var(--site-primary, #4541ff);margin-bottom:16px}.tit-area.svelte-kre9nh h1:where(.svelte-kre9nh){font-size:52px;font-weight:800;line-height:62px}.item-box.svelte-kre9nh{display:flex;gap:24px;flex-wrap:wrap}.item-box.svelte-kre9nh>div:where(.svelte-kre9nh){display:contents}.item-box.svelte-kre9nh .item:where(.svelte-kre9nh){background:var(--white, #fff);box-shadow:0 0 20px color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent);width:282px;height:223px;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;transition:1s}.item-box.svelte-kre9nh .item:where(.svelte-kre9nh):hover{background:var(--site-primary, #4541ff);box-shadow:none}.item-box.svelte-kre9nh .item:where(.svelte-kre9nh):hover .icon:where(.svelte-kre9nh) img:where(.svelte-kre9nh){filter:brightness(10)}.item-box.svelte-kre9nh .item:where(.svelte-kre9nh):hover h2:where(.svelte-kre9nh){color:#fff}.item-box.svelte-kre9nh .item:where(.svelte-kre9nh) .icon:where(.svelte-kre9nh){max-width:48px}.item-box.svelte-kre9nh .item:where(.svelte-kre9nh) .icon:where(.svelte-kre9nh) img:where(.svelte-kre9nh){width:100%;display:block;transition:1s}.item-box.svelte-kre9nh .item:where(.svelte-kre9nh) h2:where(.svelte-kre9nh){color:#333;text-align:center;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.3px;transition:1s}.item-box-pc.svelte-kre9nh{display:flex}#qna.svelte-148ps57{background-color:#f9f9f9}.qna.svelte-148ps57{padding:200px 0}.tit-area.svelte-148ps57{margin-bottom:52px;text-align:center}.tit-area.svelte-148ps57 h1:where(.svelte-148ps57){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-148ps57{max-width:792px;margin:0 auto}.accordion.svelte-148ps57 .accordion-item:where(.svelte-148ps57){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-148ps57{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-148ps57 h2:where(.svelte-148ps57){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-148ps57 h2:where(.svelte-148ps57) .icon:where(.svelte-148ps57){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-148ps57 h2:where(.svelte-148ps57) .icon:where(.svelte-148ps57) span:where(.svelte-148ps57):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-148ps57 h2:where(.svelte-148ps57) .icon:where(.svelte-148ps57) span:where(.svelte-148ps57):nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:12px;background-color:#333;transition:background-color .3s}.accordion-title.on.svelte-148ps57 h2:where(.svelte-148ps57) .icon:where(.svelte-148ps57) span:where(.svelte-148ps57):nth-child(2){background-color:transparent}.accordion-contant.svelte-148ps57{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-148ps57>p:where(.svelte-148ps57){font-weight:300;font-size:18px;line-height:28px;overflow:hidden;min-height:0;padding-top:0;padding-bottom:0;transition:padding .25s ease-out}.accordion-title.on.svelte-148ps57+.accordion-contant:where(.svelte-148ps57){grid-template-rows:1fr}.accordion-title.on.svelte-148ps57+.accordion-contant:where(.svelte-148ps57)>p:where(.svelte-148ps57){padding-top:24px;padding-bottom:8px}#sec01.svelte-1ws0ibi{background:radial-gradient(66.45% 82.48% at 10.46% 81.95%,#89dcff4d,#89dcff00),radial-gradient(38.38% 50.75% at 69.75% 65.25%,#ddb4fe4d,#ccb4fe00)}.sec01.svelte-1ws0ibi{padding:160px 0 100px;text-align:center}.tit-area.svelte-1ws0ibi{margin-bottom:52px;text-align:center}.tit-area.svelte-1ws0ibi .icon:where(.svelte-1ws0ibi){display:flex;justify-content:center;align-items:center;gap:6px;width:204px;padding:4px 0;margin:0 auto 16px;border-radius:4px;background-color:#e6f0ff;color:var(--site-primary, #4541ff);font-size:22px;font-weight:700;line-height:28.6px}.tit-area.svelte-1ws0ibi .icon:where(.svelte-1ws0ibi) img:where(.svelte-1ws0ibi){width:24px;display:block}.tit-area.svelte-1ws0ibi h1:where(.svelte-1ws0ibi){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-1ws0ibi p:where(.svelte-1ws0ibi){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-1ws0ibi{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-1ws0ibi a:where(.svelte-1ws0ibi){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1ws0ibi a:where(.svelte-1ws0ibi):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1ws0ibi a:where(.svelte-1ws0ibi):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-1ws0ibi{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-1ws0ibi img:where(.svelte-1ws0ibi){width:100%;display:block}#sec02.svelte-fera83{background-color:#fff}.sec02.svelte-fera83{padding:200px 0 100px}.tit-area.svelte-fera83{margin-bottom:52px}.tit-area.svelte-fera83 p:where(.svelte-fera83){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-fera83 h1:where(.svelte-fera83){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-fera83{width:100%;height:600px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background:url(../../../img/rcs-sec02-img1.png) no-repeat center center;background-size:cover}.box-area01.svelte-fera83 .txt-area:where(.svelte-fera83) h2:where(.svelte-fera83){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-fera83 .txt-area:where(.svelte-fera83) p:where(.svelte-fera83){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-fera83 .img-area:where(.svelte-fera83){display:none}#sec03.svelte-1awsjb0{background-color:#fff}.sec03.svelte-1awsjb0{padding:100px 0}.tit-area.svelte-1awsjb0{margin-bottom:52px}.tit-area.svelte-1awsjb0 p:where(.svelte-1awsjb0){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1awsjb0 h1:where(.svelte-1awsjb0){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-1awsjb0{display:flex;gap:24px}.box-width.svelte-1awsjb0 .box-area:where(.svelte-1awsjb0){width:100%;padding:40px;border-radius:20px;background-color:#f9f9f9}.box-width.svelte-1awsjb0 .box-area:where(.svelte-1awsjb0) .img-area:where(.svelte-1awsjb0){max-width:360px;width:100%;margin:0 auto}.box-width.svelte-1awsjb0 .box-area:where(.svelte-1awsjb0) .img-area:where(.svelte-1awsjb0) img:where(.svelte-1awsjb0){width:100%;display:block}.box-width.svelte-1awsjb0 .box-area:where(.svelte-1awsjb0) .txt-area:where(.svelte-1awsjb0){margin-bottom:28px}.box-width.svelte-1awsjb0 .box-area:where(.svelte-1awsjb0) h2:where(.svelte-1awsjb0){color:#333;font-size:36px;font-weight:700;line-height:43px;margin-bottom:16px}.box-width.svelte-1awsjb0 .box-area:where(.svelte-1awsjb0) p:where(.svelte-1awsjb0){color:#828282;font-size:18px;font-weight:400;line-height:28px}.box-width.svelte-1awsjb0 .box-area02:where(.svelte-1awsjb0){background-color:#f4edfb}.box-width.svelte-1awsjb0 .box-area03:where(.svelte-1awsjb0){background-color:#e6f0ff}#sec04.svelte-1h9qd0q{background-color:#fff}.sec04.svelte-1h9qd0q{padding:100px 0}.tit-area.svelte-1h9qd0q{margin-bottom:52px}.tit-area.svelte-1h9qd0q p:where(.svelte-1h9qd0q){color:#f2994a;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1h9qd0q h1:where(.svelte-1h9qd0q){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-1h9qd0q{display:flex;gap:24px}.box-area01.svelte-1h9qd0q{width:100%;height:100%;padding:48px 40px;border-radius:20px;display:flex;align-items:center;gap:53px;background:linear-gradient(134deg,#fff4cc,#ffe9dc)}.box-area01.svelte-1h9qd0q .txt-area:where(.svelte-1h9qd0q) h2:where(.svelte-1h9qd0q){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1h9qd0q .txt-area:where(.svelte-1h9qd0q) p:where(.svelte-1h9qd0q){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-1h9qd0q .img-area:where(.svelte-1h9qd0q){max-width:410px}.box-area01.svelte-1h9qd0q .img-area:where(.svelte-1h9qd0q) img:where(.svelte-1h9qd0q){width:100%;display:block}.box-height.svelte-1h9qd0q{display:flex;flex-direction:column;gap:24px}.box-height.svelte-1h9qd0q .box-area:where(.svelte-1h9qd0q){width:384px;height:235px;padding:40px 0 0 40px;background-color:#f9f9f9;border-radius:20px}.box-height.svelte-1h9qd0q .box-area:where(.svelte-1h9qd0q) .icon:where(.svelte-1h9qd0q){width:48px;margin-bottom:16px}.box-height.svelte-1h9qd0q .box-area:where(.svelte-1h9qd0q) .icon:where(.svelte-1h9qd0q) img:where(.svelte-1h9qd0q){width:100%;display:block}.box-height.svelte-1h9qd0q .box-area:where(.svelte-1h9qd0q) h2:where(.svelte-1h9qd0q){font-size:22px;font-weight:700;line-height:28px}#sec05.svelte-ttvlw1{background-color:#fff}.sec05.svelte-ttvlw1{padding:100px 0 200px}.tit-area.svelte-ttvlw1{margin-bottom:52px}.tit-area.svelte-ttvlw1 p:where(.svelte-ttvlw1){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-ttvlw1 h1:where(.svelte-ttvlw1){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-ttvlw1{display:flex;gap:24px}.box-width.svelte-ttvlw1 .box-area:where(.svelte-ttvlw1){width:100%;padding:40px;border-radius:20px}.box-width.svelte-ttvlw1 .box-area:where(.svelte-ttvlw1) .img-area:where(.svelte-ttvlw1){width:60px;margin-bottom:36px}.box-width.svelte-ttvlw1 .box-area:where(.svelte-ttvlw1) .img-area:where(.svelte-ttvlw1) img:where(.svelte-ttvlw1){width:100%;display:block}.box-width.svelte-ttvlw1 .box-area:where(.svelte-ttvlw1) h2:where(.svelte-ttvlw1){color:#333;font-size:22px;font-weight:700;line-height:28.6px;margin-bottom:20px}.box-width.svelte-ttvlw1 .box-area:where(.svelte-ttvlw1) p:where(.svelte-ttvlw1){color:#333;font-size:22px;font-weight:400;line-height:35.2px}.box-width.svelte-ttvlw1 .box-area02:where(.svelte-ttvlw1){background-color:#e6f0ff}.box-width.svelte-ttvlw1 .box-area03:where(.svelte-ttvlw1){background-color:#f4edfb}.price.svelte-r41ou5{padding:200px 0}.tit-area.svelte-r41ou5{margin-bottom:52px;text-align:center}.tit-area.svelte-r41ou5 h1:where(.svelte-r41ou5){color:#333;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-r41ou5 p:where(.svelte-r41ou5){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-r41ou5{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:52px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5){width:384px;height:431px;border:1px solid #e0e0e0;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5){height:50%;padding:40px 40px 36px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .txt-area:where(.svelte-r41ou5){margin-bottom:30px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .txt-area:where(.svelte-r41ou5) h3:where(.svelte-r41ou5){display:flex;align-items:center;gap:4px;color:#333;font-size:28px;font-weight:700;line-height:36.4px;margin-bottom:4px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .txt-area:where(.svelte-r41ou5) h3:where(.svelte-r41ou5) span:where(.svelte-r41ou5){width:36px;height:36px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .txt-area:where(.svelte-r41ou5) h3:where(.svelte-r41ou5) span:where(.svelte-r41ou5) img:where(.svelte-r41ou5){width:100%;display:block}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .txt-area:where(.svelte-r41ou5) p:where(.svelte-r41ou5){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .amount-area:where(.svelte-r41ou5){display:flex;align-items:flex-end}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .amount-area:where(.svelte-r41ou5) .amount:where(.svelte-r41ou5){color:var(--site-primary, #4541ff);font-size:48px;font-weight:700;line-height:62.4px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .top:where(.svelte-r41ou5) .amount-area:where(.svelte-r41ou5) .amount:where(.svelte-r41ou5) span:where(.svelte-r41ou5){display:inline-block;margin-left:5px;color:#333;font-size:16px;font-weight:700}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .bot:where(.svelte-r41ou5){height:50%;padding:30px 35px;background:var(--gray-01, #f2f2f2);display:flex;flex-direction:column;gap:8px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .bot:where(.svelte-r41ou5) p:where(.svelte-r41ou5){display:flex;align-items:center;gap:6px;color:#333;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .bot:where(.svelte-r41ou5) p:where(.svelte-r41ou5) span:where(.svelte-r41ou5){width:25px;height:25px}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .bot:where(.svelte-r41ou5) p:where(.svelte-r41ou5) span:where(.svelte-r41ou5) img:where(.svelte-r41ou5){width:100%;display:block}.card-box.svelte-r41ou5 .card:where(.svelte-r41ou5) .bot:where(.svelte-r41ou5) a:where(.svelte-r41ou5){margin-top:49px;padding:16px;width:100%;background:var(--site-primary, #4541ff);border-radius:100px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:800;line-height:normal}.phrases.svelte-r41ou5{text-align:center;color:#828282;font-size:28px;font-weight:400;line-height:42px}#qna.svelte-1o9a1k4{background-color:#f9f9f9}.qna.svelte-1o9a1k4{padding:200px 0}.tit-area.svelte-1o9a1k4{margin-bottom:52px;text-align:center}.tit-area.svelte-1o9a1k4 h1:where(.svelte-1o9a1k4){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-1o9a1k4{max-width:792px;margin:0 auto}.accordion.svelte-1o9a1k4 .accordion-item:where(.svelte-1o9a1k4){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-1o9a1k4{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-1o9a1k4 h2:where(.svelte-1o9a1k4){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-1o9a1k4 h2:where(.svelte-1o9a1k4) .icon:where(.svelte-1o9a1k4){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-1o9a1k4 h2:where(.svelte-1o9a1k4) .icon:where(.svelte-1o9a1k4) span:where(.svelte-1o9a1k4):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-1o9a1k4 h2:where(.svelte-1o9a1k4) .icon:where(.svelte-1o9a1k4) span:where(.svelte-1o9a1k4):nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:12px;background-color:#333;transition:background-color .3s}.accordion-title.on.svelte-1o9a1k4 h2:where(.svelte-1o9a1k4) .icon:where(.svelte-1o9a1k4) span:where(.svelte-1o9a1k4):nth-child(2){background-color:transparent}.accordion-contant.svelte-1o9a1k4{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-1o9a1k4>p:where(.svelte-1o9a1k4){font-weight:300;font-size:18px;line-height:28px;overflow:hidden;min-height:0;padding-top:0;padding-bottom:0;transition:padding .25s ease-out}.accordion-title.on.svelte-1o9a1k4+.accordion-contant:where(.svelte-1o9a1k4){grid-template-rows:1fr}.accordion-title.on.svelte-1o9a1k4+.accordion-contant:where(.svelte-1o9a1k4)>p:where(.svelte-1o9a1k4){padding-top:24px;padding-bottom:8px}#sec01.svelte-wazmhn{background:radial-gradient(25.04% 66.96% at 75.42% 108.21%,#9cc4ff99,#9cc4ff00),radial-gradient(43.05% 47.42% at -5.05% 33.09%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),color-mix(in srgb,var(--site-primary, #4541ff) 0%,transparent))}.sec01.svelte-wazmhn{padding:160px 0 140px;text-align:center}.tit-area.svelte-wazmhn{margin-bottom:52px;text-align:center}.tit-area.svelte-wazmhn .icon:where(.svelte-wazmhn){display:flex;justify-content:center;align-items:center;gap:6px;width:226px;padding:4px 0;margin:0 auto 16px;border-radius:4px;background-color:#e6f0ff;color:var(--site-primary, #4541ff);font-size:22px;font-weight:700;line-height:28.6px}.tit-area.svelte-wazmhn .icon:where(.svelte-wazmhn) img:where(.svelte-wazmhn){width:24px;display:block}.tit-area.svelte-wazmhn h1:where(.svelte-wazmhn){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-wazmhn p:where(.svelte-wazmhn){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-wazmhn{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-wazmhn a:where(.svelte-wazmhn){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-wazmhn a:where(.svelte-wazmhn):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-wazmhn a:where(.svelte-wazmhn):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-wazmhn{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-wazmhn img:where(.svelte-wazmhn){width:100%;display:block}#sec02.svelte-xvobqf{background-color:#fff}.sec02.svelte-xvobqf{padding:200px 0 100px}.tit-area.svelte-xvobqf{margin-bottom:52px}.tit-area.svelte-xvobqf p:where(.svelte-xvobqf){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-xvobqf h1:where(.svelte-xvobqf){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-xvobqf{width:100%;height:600px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;gap:90px;align-items:center;margin-bottom:24px;background:var(--g-12, linear-gradient(136deg, #d4e6ff 0%, #beb8fe 100%));overflow:hidden}.box-area01.svelte-xvobqf .txt-area:where(.svelte-xvobqf) h2:where(.svelte-xvobqf){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-xvobqf .txt-area:where(.svelte-xvobqf) p:where(.svelte-xvobqf){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-xvobqf .img-area:where(.svelte-xvobqf){max-width:640px;width:100%}.box-area01.svelte-xvobqf .img-area:where(.svelte-xvobqf) img:where(.svelte-xvobqf){width:100%;height:100%;display:block}.box-width.svelte-xvobqf{display:flex;gap:24px;margin-bottom:24px}.box-width.svelte-xvobqf .box-area:where(.svelte-xvobqf){width:100%;height:598px;padding:40px;border-radius:20px;background:var(--light-blue, #e6f0ff)}.box-width.svelte-xvobqf .box-area:where(.svelte-xvobqf) .img-area:where(.svelte-xvobqf){margin:0 auto}.box-width.svelte-xvobqf .box-area:where(.svelte-xvobqf) h2:where(.svelte-xvobqf){font-size:36px;font-weight:700;line-height:43.2px;color:#333;margin-bottom:16px}.box-width.svelte-xvobqf .box-area:where(.svelte-xvobqf) p:where(.svelte-xvobqf){color:#828282;font-size:18px;font-weight:400;line-height:28px}.box-width.svelte-xvobqf .box-area02:where(.svelte-xvobqf){width:384px}.box-width.svelte-xvobqf .box-area02:where(.svelte-xvobqf) .img-area:where(.svelte-xvobqf){text-align:center;max-width:280px;display:block}.box-width.svelte-xvobqf .box-area02:where(.svelte-xvobqf) .img-area:where(.svelte-xvobqf) img:where(.svelte-xvobqf){width:100%;display:block}.box-width.svelte-xvobqf .box-area03:where(.svelte-xvobqf) .img-area:where(.svelte-xvobqf){text-align:center;max-width:600px;display:block}.box-width.svelte-xvobqf .box-area03:where(.svelte-xvobqf) .img-area:where(.svelte-xvobqf) img:where(.svelte-xvobqf){width:100%;display:block}.box-width.svelte-xvobqf .box-area02:where(.svelte-xvobqf) .txt-area:where(.svelte-xvobqf){margin-bottom:62px}.box-width.svelte-xvobqf .box-area03:where(.svelte-xvobqf){max-width:792px}.box-width.svelte-xvobqf .box-area03:where(.svelte-xvobqf) .txt-area:where(.svelte-xvobqf){margin-bottom:25px}.box-area04.svelte-xvobqf{display:flex;flex-wrap:wrap;gap:24px}.box-area04.svelte-xvobqf .box:where(.svelte-xvobqf){padding:40px;width:282px;background-color:#f9f9f9;border-radius:20px}.box-area04.svelte-xvobqf .box:where(.svelte-xvobqf) .icon:where(.svelte-xvobqf){width:48px;margin-bottom:16px}.box-area04.svelte-xvobqf .box:where(.svelte-xvobqf) .icon:where(.svelte-xvobqf) img:where(.svelte-xvobqf){width:100%;display:block}.box-area04.svelte-xvobqf .box:where(.svelte-xvobqf) h2:where(.svelte-xvobqf){font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px;color:#333}.box-area04.svelte-xvobqf .box:where(.svelte-xvobqf) p:where(.svelte-xvobqf){font-size:18px;font-weight:400;line-height:28px;color:#828282}#sec03.svelte-7had9n{background-color:#fff}.sec03.svelte-7had9n{padding:100px 0}.tit-area.svelte-7had9n{margin-bottom:52px}.tit-area.svelte-7had9n p:where(.svelte-7had9n){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-7had9n h1:where(.svelte-7had9n){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-7had9n{width:100%;padding:70px 0 83px;border-radius:20px;display:flex;justify-content:center;flex-direction:column;align-items:center;background:linear-gradient(180deg,#f2e1f2,#beb4ff);margin-bottom:24px}.box-area01.svelte-7had9n .txt-area:where(.svelte-7had9n){text-align:center;margin-bottom:61px}.box-area01.svelte-7had9n .txt-area:where(.svelte-7had9n) h2:where(.svelte-7had9n){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-7had9n .txt-area:where(.svelte-7had9n) p:where(.svelte-7had9n){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-7had9n .img-area:where(.svelte-7had9n){max-width:980px}.box-area01.svelte-7had9n .img-area:where(.svelte-7had9n) img:where(.svelte-7had9n){width:100%;display:block}.box-width.svelte-7had9n{display:flex;gap:24px}.box-width.svelte-7had9n .box-area:where(.svelte-7had9n){width:100%;height:760px;padding:40px;border-radius:20px;background-color:#f9f9f9;position:relative}.box-width.svelte-7had9n .box-area:where(.svelte-7had9n) .img-area:where(.svelte-7had9n){position:absolute;left:50%;transform:translate(-50%);max-width:360px;width:100%}.box-width.svelte-7had9n .box-area:where(.svelte-7had9n) .img-area:where(.svelte-7had9n) img:where(.svelte-7had9n){width:100%;display:block}.box-width.svelte-7had9n .box-area:where(.svelte-7had9n) h2:where(.svelte-7had9n){color:#333;font-size:36px;font-weight:700;line-height:43px;margin-bottom:16px}.box-width.svelte-7had9n .box-area:where(.svelte-7had9n) p:where(.svelte-7had9n){color:#828282;font-size:18px;font-weight:400;line-height:28px}#sec04.svelte-1hooc5w{background-color:#fff}.sec04.svelte-1hooc5w{padding:100px 0}.tit-area.svelte-1hooc5w{margin-bottom:52px}.tit-area.svelte-1hooc5w p:where(.svelte-1hooc5w){color:#4ab7b3;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1hooc5w h1:where(.svelte-1hooc5w){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-1hooc5w{width:100%;height:495px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background:url(../../../img/alarm-sec04-img1.png) no-repeat center center}.box-area01.svelte-1hooc5w .txt-area:where(.svelte-1hooc5w) h2:where(.svelte-1hooc5w){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1hooc5w .txt-area:where(.svelte-1hooc5w) p:where(.svelte-1hooc5w){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-1hooc5w .img-area:where(.svelte-1hooc5w){display:none}@media (max-width: 900px){.sec04.svelte-1hooc5w{padding:80px 0}.tit-area.svelte-1hooc5w{text-align:center;margin-bottom:48px}.tit-area.svelte-1hooc5w p:where(.svelte-1hooc5w){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-1hooc5w h1:where(.svelte-1hooc5w){font-size:36px;line-height:43.2px}.box-area01.svelte-1hooc5w{height:100%;padding:50px 20px 0;justify-content:center;flex-direction:column;align-items:center;background:linear-gradient(360deg,#dfeedd,#cbe6ef)}.box-area01.svelte-1hooc5w .txt-area:where(.svelte-1hooc5w){text-align:center;margin-bottom:45px}.box-area01.svelte-1hooc5w .txt-area:where(.svelte-1hooc5w) h2:where(.svelte-1hooc5w){font-size:24px;line-height:28px}.box-area01.svelte-1hooc5w .txt-area:where(.svelte-1hooc5w) p:where(.svelte-1hooc5w){font-size:16px;line-height:26px}.box-area01.svelte-1hooc5w .img-area:where(.svelte-1hooc5w){display:block;width:260px}.box-area01.svelte-1hooc5w .img-area:where(.svelte-1hooc5w) img:where(.svelte-1hooc5w){display:block;width:100%}}#sec05.svelte-10myszs{background-color:#fff}.sec05.svelte-10myszs{padding:100px 0}.tit-area.svelte-10myszs{margin-bottom:52px}.tit-area.svelte-10myszs .point:where(.svelte-10myszs){display:none}.tit-area.svelte-10myszs p:where(.svelte-10myszs){color:#f2994a;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px;display:flex;align-items:center;gap:4px}.tit-area.svelte-10myszs p:where(.svelte-10myszs) span:where(.svelte-10myszs){display:inline-block;color:#fff;background-color:#f2994a;padding:4px 8px;font-size:14px;font-weight:600;border-radius:2px;line-height:normal}.tit-area.svelte-10myszs p:where(.svelte-10myszs) span:where(.svelte-10myszs):nth-child(1){margin-left:16px}.tit-area.svelte-10myszs h1:where(.svelte-10myszs){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.btn-area.svelte-10myszs{margin-bottom:48px}.btn-area.svelte-10myszs a:where(.svelte-10myszs){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px;color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.box-area01.svelte-10myszs{width:100%;height:495px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background:url(../../../img/alarm-sec05-img1.png) no-repeat center center}.box-area01.svelte-10myszs .txt-area:where(.svelte-10myszs) h2:where(.svelte-10myszs){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-10myszs .txt-area:where(.svelte-10myszs) p:where(.svelte-10myszs){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-10myszs .img-area:where(.svelte-10myszs){display:none}@media (max-width: 900px){.sec05.svelte-10myszs{padding:80px 0}.tit-area.svelte-10myszs{text-align:center;margin-bottom:52px}.tit-area.svelte-10myszs p:where(.svelte-10myszs){font-size:20px;line-height:26px;margin-bottom:8px;justify-content:center}.tit-area.svelte-10myszs .point:where(.svelte-10myszs){display:flex;justify-content:center;align-items:center;gap:6px;margin-bottom:16px}.tit-area.svelte-10myszs .point:where(.svelte-10myszs) span:where(.svelte-10myszs){display:inline-block;color:#fff;background-color:#f2994a;padding:4px 8px;font-size:14px;font-weight:600;border-radius:2px}.tit-area.svelte-10myszs p:where(.svelte-10myszs) span:where(.svelte-10myszs){display:none}.tit-area.svelte-10myszs h1:where(.svelte-10myszs){font-size:36px;line-height:43.2px}.btn-area.svelte-10myszs{text-align:center}.box-area01.svelte-10myszs{height:100%;padding:50px 0 0;justify-content:center;flex-direction:column;align-items:center;background:linear-gradient(134deg,#fff4cc,#ffe9dc)}.box-area01.svelte-10myszs .txt-area:where(.svelte-10myszs){text-align:center;margin-bottom:45px}.box-area01.svelte-10myszs .txt-area:where(.svelte-10myszs) h2:where(.svelte-10myszs){font-size:24px;line-height:28px}.box-area01.svelte-10myszs .txt-area:where(.svelte-10myszs) p:where(.svelte-10myszs){font-size:16px;font-weight:400;line-height:25px}.box-area01.svelte-10myszs .img-area:where(.svelte-10myszs){display:block;width:315px;margin-left:auto}.box-area01.svelte-10myszs .img-area:where(.svelte-10myszs) img:where(.svelte-10myszs){display:block;width:100%}}#sec06.svelte-vyxa7k{background-color:#fff}.sec06.svelte-vyxa7k{padding:100px 0 200px}.tit-area.svelte-vyxa7k{margin-bottom:52px}.tit-area.svelte-vyxa7k p:where(.svelte-vyxa7k){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-vyxa7k h1:where(.svelte-vyxa7k){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-vyxa7k{display:flex;gap:24px}.box-width.svelte-vyxa7k .box-area:where(.svelte-vyxa7k){width:100%;padding:40px;border-radius:20px}.box-width.svelte-vyxa7k .box-area:where(.svelte-vyxa7k) .img-area:where(.svelte-vyxa7k){width:60px;margin-bottom:36px}.box-width.svelte-vyxa7k .box-area:where(.svelte-vyxa7k) .img-area:where(.svelte-vyxa7k) img:where(.svelte-vyxa7k){width:100%;display:block}.box-width.svelte-vyxa7k .box-area:where(.svelte-vyxa7k) h2:where(.svelte-vyxa7k){color:#333;font-size:22px;font-weight:700;line-height:28.6px;margin-bottom:20px}.box-width.svelte-vyxa7k .box-area:where(.svelte-vyxa7k) p:where(.svelte-vyxa7k){color:#333;font-size:22px;font-weight:400;line-height:35.2px}.box-width.svelte-vyxa7k .box-area02:where(.svelte-vyxa7k){background-color:#e6f0ff}.box-width.svelte-vyxa7k .box-area03:where(.svelte-vyxa7k){background-color:#f4edfb}.price.svelte-1v7xl7g{padding:200px 0}.tit-area.svelte-1v7xl7g{margin-bottom:52px;text-align:center}.tit-area.svelte-1v7xl7g h1:where(.svelte-1v7xl7g){color:#333;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-1v7xl7g p:where(.svelte-1v7xl7g){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1v7xl7g{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:52px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g){width:384px;height:431px;border:1px solid #e0e0e0;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g){height:50%;padding:40px 40px 36px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .txt-area:where(.svelte-1v7xl7g){margin-bottom:30px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .txt-area:where(.svelte-1v7xl7g) h3:where(.svelte-1v7xl7g){display:flex;align-items:center;gap:4px;color:#333;font-size:28px;font-weight:700;line-height:36.4px;margin-bottom:4px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .txt-area:where(.svelte-1v7xl7g) h3:where(.svelte-1v7xl7g) span:where(.svelte-1v7xl7g){width:36px;height:36px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .txt-area:where(.svelte-1v7xl7g) h3:where(.svelte-1v7xl7g) span:where(.svelte-1v7xl7g) img:where(.svelte-1v7xl7g){width:100%;display:block}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .txt-area:where(.svelte-1v7xl7g) p:where(.svelte-1v7xl7g){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .amount-area:where(.svelte-1v7xl7g){display:flex;align-items:flex-end}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .amount-area:where(.svelte-1v7xl7g) .amount:where(.svelte-1v7xl7g){color:var(--site-primary, #4541ff);font-size:48px;font-weight:700;line-height:62.4px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .top:where(.svelte-1v7xl7g) .amount-area:where(.svelte-1v7xl7g) .amount:where(.svelte-1v7xl7g) span:where(.svelte-1v7xl7g){display:inline-block;margin-left:5px;color:#333;font-size:16px;font-weight:700}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .bot:where(.svelte-1v7xl7g){height:50%;padding:30px 35px;background:var(--gray-01, #f2f2f2);display:flex;flex-direction:column;gap:8px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .bot:where(.svelte-1v7xl7g) p:where(.svelte-1v7xl7g){display:flex;align-items:center;gap:6px;color:#333;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .bot:where(.svelte-1v7xl7g) p:where(.svelte-1v7xl7g) span:where(.svelte-1v7xl7g){width:25px;height:25px}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .bot:where(.svelte-1v7xl7g) p:where(.svelte-1v7xl7g) span:where(.svelte-1v7xl7g) img:where(.svelte-1v7xl7g){width:100%;display:block}.card-box.svelte-1v7xl7g .card:where(.svelte-1v7xl7g) .bot:where(.svelte-1v7xl7g) a:where(.svelte-1v7xl7g){margin-top:49px;padding:16px;width:100%;background:var(--site-primary, #4541ff);border-radius:100px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:800;line-height:normal}.phrases.svelte-1v7xl7g{text-align:center;color:#828282;font-size:28px;font-weight:400;line-height:42px}#qna.svelte-3ygkj1{background-color:#f9f9f9}.qna.svelte-3ygkj1{padding:200px 0}.tit-area.svelte-3ygkj1{margin-bottom:52px;text-align:center}.tit-area.svelte-3ygkj1 h1:where(.svelte-3ygkj1){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-3ygkj1{max-width:792px;margin:0 auto}.accordion.svelte-3ygkj1 .accordion-item:where(.svelte-3ygkj1){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-3ygkj1{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-3ygkj1 h2:where(.svelte-3ygkj1){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-3ygkj1 h2:where(.svelte-3ygkj1) .icon:where(.svelte-3ygkj1){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-3ygkj1 h2:where(.svelte-3ygkj1) .icon:where(.svelte-3ygkj1) span:where(.svelte-3ygkj1):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-3ygkj1 h2:where(.svelte-3ygkj1) .icon:where(.svelte-3ygkj1) span:where(.svelte-3ygkj1):nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:12px;background-color:#333;transition:background-color .3s}.accordion-title.on.svelte-3ygkj1 h2:where(.svelte-3ygkj1) .icon:where(.svelte-3ygkj1) span:where(.svelte-3ygkj1):nth-child(2){background-color:transparent}.accordion-contant.svelte-3ygkj1{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-3ygkj1>p:where(.svelte-3ygkj1){font-weight:300;font-size:18px;line-height:28px;overflow:hidden;min-height:0;padding-top:0;padding-bottom:0;transition:padding .25s ease-out}.accordion-title.on.svelte-3ygkj1+.accordion-contant:where(.svelte-3ygkj1){grid-template-rows:1fr}.accordion-title.on.svelte-3ygkj1+.accordion-contant:where(.svelte-3ygkj1)>p:where(.svelte-3ygkj1){padding-top:24px;padding-bottom:8px}.sec01.svelte-1skfl8x{padding:140px 0 80px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-badge.svelte-1skfl8x{display:inline-flex;padding:4px 16px;font-size:.8125rem;font-weight:600;color:var(--site-primary, #4541ff);background:color-mix(in srgb,var(--site-primary, #4541ff) 8%,transparent);border:1px solid color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent);border-radius:9999px;margin-bottom:24px}.hero-title.svelte-1skfl8x{font-size:clamp(2.25rem,6vw,4rem);font-weight:800;line-height:1.4;letter-spacing:-.03em;color:#333;margin-bottom:24px}.hero-title.svelte-1skfl8x .primary-text{color:var(--site-primary, #4541ff)}.hero-title.svelte-1skfl8x .gradient-text{background:linear-gradient(135deg,var(--site-primary, #4541ff),#6562ff,#06b6d4,var(--site-primary, #4541ff));background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:svelte-1skfl8x-gradientShift 2.5s ease infinite}@keyframes svelte-1skfl8x-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-desc.svelte-1skfl8x{font-size:1.125rem;color:#64748b;max-width:560px;line-height:1.7;margin-bottom:32px}.hero-actions.svelte-1skfl8x{display:flex;gap:16px;margin-bottom:32px}.hero-btn-primary.svelte-1skfl8x{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-size:1.0625rem;font-weight:600;color:#fff;background:var(--site-primary, #4541ff);border-radius:8px;transition:all .2s ease}.hero-btn-primary.svelte-1skfl8x:hover{background:#3633db;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hero-btn-primary.svelte-1skfl8x:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:0 0 color-mix(in srgb,var(--site-primary, #4541ff) 40%,transparent);animation:svelte-1skfl8x-heroPulse 2.5s ease infinite}@keyframes svelte-1skfl8x-heroPulse{0%{box-shadow:0 0 color-mix(in srgb,var(--site-primary, #4541ff) 40%,transparent)}70%{box-shadow:0 0 0 12px transparent}to{box-shadow:0 0 0 0 transparent}}.hero-btn-outline.svelte-1skfl8x{display:inline-flex;align-items:center;justify-content:center;padding:14px 32px;font-size:1.0625rem;font-weight:600;color:#0f172a;background:transparent;border:1.5px solid #e2e8f0;border-radius:8px;transition:all .2s ease}.hero-btn-outline.svelte-1skfl8x:hover{border-color:var(--site-primary, #4541ff);color:var(--site-primary, #4541ff)}.hero-trust.svelte-1skfl8x{display:flex;align-items:center;gap:24px}.trust-item.svelte-1skfl8x{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#64748b}.trust-item.svelte-1skfl8x svg{color:#28c840;flex-shrink:0}#sec02.svelte-1q3zrxc{background:linear-gradient(180deg,color-mix(in srgb,var(--site-primary, #4541ff) 0%,transparent),color-mix(in srgb,var(--site-primary, #4541ff) 15%,transparent) 49.94%,color-mix(in srgb,var(--site-primary, #4541ff) 0%,transparent))}.sec02.svelte-1q3zrxc{padding:0}.slide-area.svelte-1q3zrxc{width:100%;display:flex;flex-direction:column;filter:drop-shadow(0 18px 40px rgba(50,83,198,.14));overflow:hidden;padding:100px 0}.slide.slide1.svelte-1q3zrxc{display:flex;align-items:stretch;flex-direction:row;animation:svelte-1q3zrxc-slide 24s linear infinite normal}.slide.slide2.svelte-1q3zrxc{display:flex;align-items:stretch;flex-direction:row;animation:svelte-1q3zrxc-slide 24s linear infinite reverse;margin-top:24px}@keyframes svelte-1q3zrxc-slide{to{transform:translate(-100%)}}.slide-item.svelte-1q3zrxc{flex:none;width:282px;height:180px;margin-right:24px;padding:20px;border-radius:20px;background:#fff;box-shadow:0 0 16px #0000001a}.slide-item.svelte-1q3zrxc .icon:where(.svelte-1q3zrxc){width:30px;margin-bottom:58px}.slide-item.svelte-1q3zrxc .icon:where(.svelte-1q3zrxc) img:where(.svelte-1q3zrxc){width:100%;display:block}.slide-item.svelte-1q3zrxc .icon.icon-emoji:where(.svelte-1q3zrxc){font-size:28px;line-height:1;width:auto}.slide-item.svelte-1q3zrxc .txt-area:where(.svelte-1q3zrxc) p:where(.svelte-1q3zrxc){color:#1a1a1a;font-size:20px;font-weight:700;line-height:20px;margin-bottom:10px}.slide-item.svelte-1q3zrxc .txt-area:where(.svelte-1q3zrxc) span:where(.svelte-1q3zrxc){color:#333;font-size:14px;font-weight:400;line-height:22.4px}.sec03.svelte-vznpen{padding:200px 0;text-align:center}.tit-area.svelte-vznpen{margin-bottom:52px}.tit-area.svelte-vznpen h1:where(.svelte-vznpen){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:20px}.tit-area.svelte-vznpen p:where(.svelte-vznpen){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-vznpen{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:48px}.btn-area.svelte-vznpen a:where(.svelte-vznpen){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px;color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.brand-area.svelte-vznpen{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:48px 20px}.brand-area.svelte-vznpen .brand:where(.svelte-vznpen){width:224px}.brand-area.svelte-vznpen .brand:where(.svelte-vznpen) img:where(.svelte-vznpen){width:100%;display:block}.brand-area-m.svelte-vznpen{display:none}#sec04.svelte-1bjrfob{background:radial-gradient(66.36% 40.53% at 64.92% 74.17%,#b0e3ff99,#92d8ff00),radial-gradient(66.65% 66.06% at 22.06% 53.2%,#9cc4ff99,#e6f0ff00),radial-gradient(96.51% 81.59% at 81.8% 18.16%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),#f9f9f900)}.sec04.svelte-1bjrfob{padding:200px 0}.tit-area.svelte-1bjrfob{margin-bottom:48px}.tit-area.svelte-1bjrfob span:where(.svelte-1bjrfob){display:inline-block;margin-bottom:16px;font-size:22px;font-weight:700;line-height:28.6px;color:var(--site-primary, #4541ff)}.tit-area.svelte-1bjrfob h1:where(.svelte-1bjrfob){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.item-area.svelte-1bjrfob{display:grid;grid-template-columns:repeat(4,1fr);gap:60px 24px}.item-area.svelte-1bjrfob .item:where(.svelte-1bjrfob){text-align:center}.item-area.svelte-1bjrfob .item:where(.svelte-1bjrfob) .img-box:where(.svelte-1bjrfob){width:100%;margin-bottom:20px}.item-area.svelte-1bjrfob .item:where(.svelte-1bjrfob) .img-box:where(.svelte-1bjrfob) img:where(.svelte-1bjrfob){width:100%;display:block}.item-area.svelte-1bjrfob .item:where(.svelte-1bjrfob) span:where(.svelte-1bjrfob){font-size:18px;font-weight:400;line-height:28px;color:#333;letter-spacing:-.3px}#sec05.svelte-1459hha{background-color:#fff}.sec05.svelte-1459hha{padding:200px 0}.tit-area.svelte-1459hha{margin-bottom:48px}.tit-area.svelte-1459hha h1:where(.svelte-1459hha){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:20px}.tit-area.svelte-1459hha h1:where(.svelte-1459hha) span{color:var(--site-primary, #4541ff)}.item-box.svelte-1459hha{display:flex;gap:24px;flex-wrap:wrap}.item-box.svelte-1459hha .item:where(.svelte-1459hha){background-color:#fff;box-shadow:0 0 20px color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent);width:282px;height:223px;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;transition:background-color 1s}.item-box.svelte-1459hha .item:where(.svelte-1459hha):hover{background-color:var(--site-primary, #4541ff);box-shadow:none}.item-box.svelte-1459hha .item:where(.svelte-1459hha):hover .icon:where(.svelte-1459hha) img:where(.svelte-1459hha){filter:brightness(10)}.item-box.svelte-1459hha .item:where(.svelte-1459hha):hover h2:where(.svelte-1459hha){color:#fff}.item-box.svelte-1459hha .item:where(.svelte-1459hha) .icon:where(.svelte-1459hha){max-width:48px}.item-box.svelte-1459hha .item:where(.svelte-1459hha) .icon:where(.svelte-1459hha) img:where(.svelte-1459hha){width:100%;display:block;transition:1s}.item-box.svelte-1459hha .item:where(.svelte-1459hha) h2:where(.svelte-1459hha){color:#333;text-align:center;font-size:18px;font-weight:400;line-height:28px;transition:1s;letter-spacing:-.3px}.item-box-pc.svelte-1459hha{display:flex}#sec06.svelte-1yighl5{background:var(--site-primary, #4541ff)}.sec06.svelte-1yighl5{padding:140px 0;display:flex;justify-content:center;align-items:center;position:relative}.tit-area.svelte-1yighl5{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;width:100%;color:#fff;margin-top:45px;opacity:0}.tit-area.active.svelte-1yighl5{animation:svelte-1yighl5-fadeIn .5s linear forwards 1s}.tit-area.svelte-1yighl5 h1:where(.svelte-1yighl5){font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-1yighl5 p:where(.svelte-1yighl5){font-size:18px;font-weight:400;line-height:28.8px}.tit-area.svelte-1yighl5 a:where(.svelte-1yighl5){display:none}@keyframes svelte-1yighl5-fadeIn{to{opacity:1}}.circle.svelte-1yighl5{opacity:0;transition:5s}.circle.on.svelte-1yighl5{opacity:1}.circle.svelte-1yighl5 img:where(.svelte-1yighl5){animation:svelte-1yighl5-rotate 6s linear infinite;transform-origin:50% 50%}@keyframes svelte-1yighl5-rotate{to{transform:rotate(360deg)}}section.svelte-19mrp3e{padding:200px 0 100px}.tit-area.svelte-19mrp3e{margin-bottom:52px}.tit-area.svelte-19mrp3e p:where(.svelte-19mrp3e){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-19mrp3e h1:where(.svelte-19mrp3e){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.btn-area.svelte-19mrp3e{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:48px}.btn-area.svelte-19mrp3e a:where(.svelte-19mrp3e){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-19mrp3e a:where(.svelte-19mrp3e):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-19mrp3e a:where(.svelte-19mrp3e):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.box-width.svelte-19mrp3e{display:flex;gap:24px}.solution-img.svelte-19mrp3e img:where(.svelte-19mrp3e){width:100%;display:block}.sec08.svelte-1xbkuc6,.sec09.svelte-1xbkuc6{padding:100px 0}.sec10.svelte-1xbkuc6{padding:100px 0 200px}.tit-area.svelte-1xbkuc6{margin-bottom:52px}.tit-area.svelte-1xbkuc6 p:where(.svelte-1xbkuc6){font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.sec08.svelte-1xbkuc6 .tit-area:where(.svelte-1xbkuc6) p:where(.svelte-1xbkuc6){color:#4ab7b3}.sec09.svelte-1xbkuc6 .tit-area:where(.svelte-1xbkuc6) p:where(.svelte-1xbkuc6){color:var(--site-accent, #518cff)}.sec10.svelte-1xbkuc6 .tit-area:where(.svelte-1xbkuc6) p:where(.svelte-1xbkuc6){color:#f2994a}.tit-area.svelte-1xbkuc6 h1:where(.svelte-1xbkuc6){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.btn-area.svelte-1xbkuc6{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:48px}.btn-area.svelte-1xbkuc6 a:where(.svelte-1xbkuc6){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1xbkuc6 a:where(.svelte-1xbkuc6):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1xbkuc6 a:where(.svelte-1xbkuc6):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.solution-img.svelte-1xbkuc6 img:where(.svelte-1xbkuc6){width:100%;display:block}.auto-usecases.svelte-1xbkuc6{display:flex;gap:16px;margin-top:32px}.auto-usecase.svelte-1xbkuc6{flex:1;padding:20px 24px;background:#fff;border:1px solid color-mix(in srgb,var(--site-primary, #4541ff) 15%,transparent);border-radius:12px;text-align:center}.auto-usecase.svelte-1xbkuc6 strong:where(.svelte-1xbkuc6){display:block;font-size:14px;font-weight:700;color:var(--site-primary, #4541ff);margin-bottom:6px}.auto-usecase.svelte-1xbkuc6 span:where(.svelte-1xbkuc6){font-size:14px;color:#666}#sec10b.svelte-3vpjki{background:radial-gradient(60% 60% at 80% 80%,rgba(40,200,64,.08) 0%,transparent 100%),radial-gradient(50% 50% at 20% 30%,color-mix(in srgb,var(--site-primary, #4541ff) 6%,transparent) 0%,transparent 100%)}.sec10b.svelte-3vpjki{padding:200px 0 100px}.tit-area.svelte-3vpjki{margin-bottom:20px}.tit-area.svelte-3vpjki p:where(.svelte-3vpjki){color:#28c840;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-3vpjki h1:where(.svelte-3vpjki){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.sec10b-desc.svelte-3vpjki{color:#828282;font-size:18px;line-height:28.8px;margin-bottom:32px}.btn-area.svelte-3vpjki{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-3vpjki a:where(.svelte-3vpjki){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-3vpjki a:where(.svelte-3vpjki):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-3vpjki a:where(.svelte-3vpjki):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.crm-features-grid.svelte-3vpjki{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-bottom:48px}.crm-feature.svelte-3vpjki{padding:24px;background:#fff;border:1px solid color-mix(in srgb,var(--site-primary, #4541ff) 12%,transparent);border-radius:16px;text-align:center;transition:border-color .2s,box-shadow .2s}.crm-feature.svelte-3vpjki:hover{border-color:var(--site-primary, #4541ff);box-shadow:0 4px 12px color-mix(in srgb,var(--site-primary, #4541ff) 10%,transparent)}.crm-feature-icon.svelte-3vpjki{width:48px;height:48px;margin:0 auto 16px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:color-mix(in srgb,var(--site-primary, #4541ff) 8%,transparent);color:var(--site-primary, #4541ff)}.crm-feature.svelte-3vpjki h3:where(.svelte-3vpjki){font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.crm-feature.svelte-3vpjki span:where(.svelte-3vpjki){font-size:14px;color:#828282;line-height:22px}.crm-screenshot.svelte-3vpjki{max-width:960px;margin:0 auto}.crm-screenshot.svelte-3vpjki img:where(.svelte-3vpjki){width:100%;display:block;border-radius:16px;box-shadow:0 8px 32px #0000001a}#sec11.svelte-uyb2ot{background:radial-gradient(78.74% 73.51% at 84.35% 86.86%,color-mix(in srgb,var(--site-primary, #4541ff) 15%,transparent),color-mix(in srgb,var(--site-primary, #4541ff) 0%,transparent)),radial-gradient(67.05% 106.74% at 22.94% 19.96%,#9cc4ff99,#9cc4ff00)}.sec11.svelte-uyb2ot{padding:200px 0;text-align:center}.tit-area.svelte-uyb2ot{margin-bottom:52px}.tit-area.svelte-uyb2ot h1:where(.svelte-uyb2ot){font-size:52px;font-weight:800;line-height:62.4px;color:#4f4f4f}.tit-area.svelte-uyb2ot h1:where(.svelte-uyb2ot) span.color{color:#333}.service-box.svelte-uyb2ot{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:25px}.service-box.svelte-uyb2ot .service:where(.svelte-uyb2ot){display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;border-radius:20px;width:220px;height:220px;background-color:#fff}.service-box.svelte-uyb2ot .service:where(.svelte-uyb2ot) .service-img:where(.svelte-uyb2ot){max-width:76px;width:100%}.service-box.svelte-uyb2ot .service:where(.svelte-uyb2ot) .service-img:where(.svelte-uyb2ot) img:where(.svelte-uyb2ot){width:100%;height:100%;display:block}.service-box.svelte-uyb2ot .service:where(.svelte-uyb2ot) .service-img-svg:where(.svelte-uyb2ot){display:flex;align-items:center;justify-content:center}.service-box.svelte-uyb2ot .service:where(.svelte-uyb2ot) span:where(.svelte-uyb2ot){display:inline-block;color:var(--site-primary, #4541ff);font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.3px}#sec01.svelte-1nqru7b{background:radial-gradient(25.23% 32.51% at 79.53% 4.93%,#8bdcff33,#8bdcff00),radial-gradient(27.66% 56.21% at 29.51% 83.49%,#ca59ff33,#ca59ff00),radial-gradient(60.66% 60.11% at 68.78% 58.33%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),#fff0)}.sec01.svelte-1nqru7b{padding:160px 0 100px;text-align:center}.tit-area.svelte-1nqru7b{margin-bottom:52px;text-align:center}.tit-area.svelte-1nqru7b .icon:where(.svelte-1nqru7b){display:flex;justify-content:center;align-items:center;gap:6px;width:233px;padding:4px 0;margin:0 auto 16px;border-radius:4px;background-color:#e6f0ff;color:var(--site-primary, #4541ff);font-size:22px;font-weight:700;line-height:28.6px}.tit-area.svelte-1nqru7b .icon:where(.svelte-1nqru7b) img:where(.svelte-1nqru7b){width:24px;display:block}.tit-area.svelte-1nqru7b h1:where(.svelte-1nqru7b){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-1nqru7b p:where(.svelte-1nqru7b){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-1nqru7b{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-1nqru7b a:where(.svelte-1nqru7b){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1nqru7b a:where(.svelte-1nqru7b):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1nqru7b a:where(.svelte-1nqru7b):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-1nqru7b{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-1nqru7b img:where(.svelte-1nqru7b){width:100%;display:block}section.svelte-e92528{background-color:#fff}.sec02.svelte-e92528,.sec03.svelte-e92528{padding:200px 0 100px}.sec03.svelte-e92528{padding:100px 0 200px}.tit-area.svelte-e92528{margin-bottom:52px}.tit-area.svelte-e92528 p:where(.svelte-e92528){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-e92528 h1:where(.svelte-e92528){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.sec02.svelte-e92528 .box-area01:where(.svelte-e92528){width:100%;height:495px;padding:45px 133px 45px 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(136deg,#d4e6ff,#beb8fe)}.sec02.svelte-e92528 .box-area01:where(.svelte-e92528) .img-area:where(.svelte-e92528){display:block;max-width:325px}.sec03.svelte-e92528 .box-area01:where(.svelte-e92528){width:100%;height:495px;padding:75px 61px 75px 40px;border-radius:20px;display:flex;justify-content:space-between;gap:75px;align-items:center;background:linear-gradient(211deg,#b2daff,#e6f0ff)}.sec03.svelte-e92528 .box-area01:where(.svelte-e92528) .img-area:where(.svelte-e92528){display:block;max-width:610px}.box-area01.svelte-e92528 .txt-area:where(.svelte-e92528) h2:where(.svelte-e92528){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-e92528 .txt-area:where(.svelte-e92528) p:where(.svelte-e92528){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-e92528 .img-area:where(.svelte-e92528) img:where(.svelte-e92528){width:100%;display:block}section.svelte-1x13by3{background-color:#f9f9f9}.suggestion.svelte-1x13by3{padding:200px 0}.tit-area.svelte-1x13by3{margin-bottom:48px}.tit-area.svelte-1x13by3 span{display:inline-block;font-size:22px;font-weight:700;line-height:28px;color:var(--site-primary, #4541ff);margin-bottom:16px}.tit-area.svelte-1x13by3 h1:where(.svelte-1x13by3){font-size:52px;font-weight:800;line-height:62px}.item-box.svelte-1x13by3{display:flex;gap:24px;flex-wrap:wrap}.item-box.svelte-1x13by3 .item:where(.svelte-1x13by3){background:var(--white, #fff);box-shadow:0 0 20px color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent);width:282px;height:223px;border-radius:20px;display:flex;flex-direction:column;gap:10px;justify-content:center;align-items:center;transition:1s}.item-box.svelte-1x13by3 .item:where(.svelte-1x13by3):hover{background:var(--site-primary, #4541ff);box-shadow:none}.item-box.svelte-1x13by3 .item:where(.svelte-1x13by3):hover .icon:where(.svelte-1x13by3) img:where(.svelte-1x13by3){filter:brightness(10)}.item-box.svelte-1x13by3 .item:where(.svelte-1x13by3):hover h2:where(.svelte-1x13by3){color:#fff}.item-box.svelte-1x13by3 .item:where(.svelte-1x13by3) .icon:where(.svelte-1x13by3){max-width:48px}.item-box.svelte-1x13by3 .item:where(.svelte-1x13by3) .icon:where(.svelte-1x13by3) img:where(.svelte-1x13by3){width:100%;display:block;transition:1s}.item-box.svelte-1x13by3 .item:where(.svelte-1x13by3) h2:where(.svelte-1x13by3){color:#333;text-align:center;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.3px;transition:1s}.item-box-pc.svelte-1x13by3{display:flex}#qna.svelte-18h3qnd{background-color:#f9f9f9}.qna.svelte-18h3qnd{padding:200px 0}.tit-area.svelte-18h3qnd{margin-bottom:52px;text-align:center}.tit-area.svelte-18h3qnd h1:where(.svelte-18h3qnd){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-18h3qnd{max-width:792px;margin:0 auto}.accordion.svelte-18h3qnd .accordion-item:where(.svelte-18h3qnd){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-18h3qnd{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-18h3qnd h2:where(.svelte-18h3qnd){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-18h3qnd h2:where(.svelte-18h3qnd) .icon:where(.svelte-18h3qnd){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-18h3qnd h2:where(.svelte-18h3qnd) .icon:where(.svelte-18h3qnd) span:where(.svelte-18h3qnd):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-18h3qnd h2:where(.svelte-18h3qnd) .icon:where(.svelte-18h3qnd) span:where(.svelte-18h3qnd):nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:12px;background-color:#333;transition:background-color .3s}.accordion-title.on.svelte-18h3qnd h2:where(.svelte-18h3qnd) .icon:where(.svelte-18h3qnd) span:where(.svelte-18h3qnd):nth-child(2){background-color:transparent}.accordion-contant.svelte-18h3qnd{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-18h3qnd>p:where(.svelte-18h3qnd){font-weight:300;font-size:18px;line-height:28px;overflow:hidden;min-height:0;padding-top:0;padding-bottom:0;transition:padding .25s ease-out}.accordion-title.on.svelte-18h3qnd+.accordion-contant:where(.svelte-18h3qnd){grid-template-rows:1fr}.accordion-title.on.svelte-18h3qnd+.accordion-contant:where(.svelte-18h3qnd)>p:where(.svelte-18h3qnd){padding-top:24px;padding-bottom:8px}#sec01.svelte-osdxb8{background:radial-gradient(25.04% 66.96% at 75.42% 108.21%,#9cc4ff99,#9cc4ff00),radial-gradient(43.05% 47.42% at -5.05% 33.09%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),color-mix(in srgb,var(--site-primary, #4541ff) 0%,transparent))}.sec01.svelte-osdxb8{padding:160px 0 140px;text-align:center}.tit-area.svelte-osdxb8{margin-bottom:52px;text-align:center}.tit-area.svelte-osdxb8 .icon:where(.svelte-osdxb8){display:flex;justify-content:center;align-items:center;gap:8px;width:226px;padding:4px 0;margin:0 auto 16px;border-radius:4px;background-color:#e6f0ff;color:var(--site-primary, #4541ff);font-size:22px;font-weight:700;line-height:28.6px}.tit-area.svelte-osdxb8 .icon:where(.svelte-osdxb8) img:where(.svelte-osdxb8){width:24px;display:block}.tit-area.svelte-osdxb8 h1:where(.svelte-osdxb8){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-osdxb8 p:where(.svelte-osdxb8){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-osdxb8{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-osdxb8 a:where(.svelte-osdxb8){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-osdxb8 a:where(.svelte-osdxb8):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-osdxb8 a:where(.svelte-osdxb8):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-osdxb8{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-osdxb8 img:where(.svelte-osdxb8){width:100%;display:block}section.svelte-3xumcl{background-color:#fff}.sec02.svelte-3xumcl{padding:200px 0 100px}.tit-area.svelte-3xumcl{margin-bottom:52px}.tit-area.svelte-3xumcl p:where(.svelte-3xumcl){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-3xumcl h1:where(.svelte-3xumcl){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-3xumcl{width:100%;height:600px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;gap:90px;align-items:center;margin-bottom:24px;background:var(--g-12, linear-gradient(136deg, #d4e6ff 0%, #beb8fe 100%));overflow:hidden}.box-area01.svelte-3xumcl .txt-area:where(.svelte-3xumcl) h2:where(.svelte-3xumcl){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-3xumcl .txt-area:where(.svelte-3xumcl) p:where(.svelte-3xumcl){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-3xumcl .img-area:where(.svelte-3xumcl){max-width:640px;width:100%}.box-area01.svelte-3xumcl .img-area:where(.svelte-3xumcl) img:where(.svelte-3xumcl){width:100%;height:100%;display:block}.box-width.svelte-3xumcl{display:flex;gap:24px;margin-bottom:24px}.box-width.svelte-3xumcl .box-area:where(.svelte-3xumcl){width:100%;height:598px;padding:40px;border-radius:20px;background:var(--light-blue, #e6f0ff)}.box-width.svelte-3xumcl .box-area:where(.svelte-3xumcl) .img-area:where(.svelte-3xumcl){margin:0 auto}.box-width.svelte-3xumcl .box-area:where(.svelte-3xumcl) h2:where(.svelte-3xumcl){font-size:36px;font-weight:700;line-height:43.2px;color:#333;margin-bottom:16px}.box-width.svelte-3xumcl .box-area:where(.svelte-3xumcl) p:where(.svelte-3xumcl){color:#828282;font-size:18px;font-weight:400;line-height:28px}.box-width.svelte-3xumcl .box-area02:where(.svelte-3xumcl){width:384px}.box-width.svelte-3xumcl .box-area02:where(.svelte-3xumcl) .img-area:where(.svelte-3xumcl){text-align:center;max-width:280px;display:block}.box-width.svelte-3xumcl .box-area02:where(.svelte-3xumcl) .img-area:where(.svelte-3xumcl) img:where(.svelte-3xumcl){width:100%;display:block}.box-width.svelte-3xumcl .box-area03:where(.svelte-3xumcl) .img-area:where(.svelte-3xumcl){text-align:center;max-width:600px;display:block}.box-width.svelte-3xumcl .box-area03:where(.svelte-3xumcl) .img-area:where(.svelte-3xumcl) img:where(.svelte-3xumcl){width:100%;display:block}.box-width.svelte-3xumcl .box-area02:where(.svelte-3xumcl) .txt-area:where(.svelte-3xumcl){margin-bottom:62px}.box-width.svelte-3xumcl .box-area03:where(.svelte-3xumcl){max-width:792px}.box-width.svelte-3xumcl .box-area03:where(.svelte-3xumcl) .txt-area:where(.svelte-3xumcl){margin-bottom:25px}.box-area04.svelte-3xumcl{display:flex;flex-wrap:wrap;gap:24px}.box-area04.svelte-3xumcl .box:where(.svelte-3xumcl){padding:40px;width:282px;background-color:#f9f9f9;border-radius:20px}.box-area04.svelte-3xumcl .box:where(.svelte-3xumcl) .icon:where(.svelte-3xumcl){width:48px;margin-bottom:16px}.box-area04.svelte-3xumcl .box:where(.svelte-3xumcl) .icon:where(.svelte-3xumcl) img:where(.svelte-3xumcl){width:100%;display:block}.box-area04.svelte-3xumcl .box:where(.svelte-3xumcl) h2:where(.svelte-3xumcl){font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px;color:#333}.box-area04.svelte-3xumcl .box:where(.svelte-3xumcl) p:where(.svelte-3xumcl){font-size:18px;font-weight:400;line-height:28px;color:#828282}section.svelte-198klzc{background-color:#fff}.sec06.svelte-198klzc{padding:100px 0 200px}.tit-area.svelte-198klzc{margin-bottom:52px;text-align:center}.tit-area.svelte-198klzc p:where(.svelte-198klzc){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-198klzc h1:where(.svelte-198klzc){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-198klzc{max-width:792px;margin:0 auto}.accordion.svelte-198klzc .accordion-item:where(.svelte-198klzc){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-198klzc{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-198klzc h2:where(.svelte-198klzc){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-198klzc h2:where(.svelte-198klzc) .icon:where(.svelte-198klzc){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-198klzc h2:where(.svelte-198klzc) .icon:where(.svelte-198klzc) span:where(.svelte-198klzc):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-198klzc h2:where(.svelte-198klzc) .icon:where(.svelte-198klzc) span:where(.svelte-198klzc):nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:12px;background-color:#333;transition:background-color .3s}.accordion-title.on.svelte-198klzc h2:where(.svelte-198klzc) .icon:where(.svelte-198klzc) span:where(.svelte-198klzc):nth-child(2){background-color:transparent}.accordion-contant.svelte-198klzc{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-198klzc>p:where(.svelte-198klzc){font-weight:300;font-size:18px;line-height:28px;overflow:hidden;min-height:0;padding-top:0;padding-bottom:0;transition:padding .25s ease-out}.accordion-title.on.svelte-198klzc+.accordion-contant:where(.svelte-198klzc){grid-template-rows:1fr}.accordion-title.on.svelte-198klzc+.accordion-contant:where(.svelte-198klzc)>p:where(.svelte-198klzc){padding-top:24px;padding-bottom:8px}#sec01.svelte-scnveu{background:radial-gradient(84.48% 73.94% at 31.82% 91.89%,#93d1ff33,#93d1ff00),radial-gradient(69.88% 64.83% at 85.03% 51.5%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),#fff0)}.sec01.svelte-scnveu{padding:160px 0 140px;text-align:center}.tit-area.svelte-scnveu{margin-bottom:52px;text-align:center}.tit-area.svelte-scnveu .icon:where(.svelte-scnveu){display:flex;justify-content:center;align-items:center;gap:6px;width:131px;padding:4px 0;margin:0 auto 16px;border-radius:4px;background-color:#e6f0ff;color:var(--site-primary, #4541ff);font-size:22px;font-weight:700;line-height:28.6px}.tit-area.svelte-scnveu .icon:where(.svelte-scnveu) img:where(.svelte-scnveu){width:24px;display:block}.tit-area.svelte-scnveu h1:where(.svelte-scnveu){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-scnveu p:where(.svelte-scnveu){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-scnveu{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-scnveu a:where(.svelte-scnveu){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-scnveu a:where(.svelte-scnveu):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-scnveu a:where(.svelte-scnveu):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-scnveu{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-scnveu img:where(.svelte-scnveu){width:100%;display:block}section.svelte-uw06rk{background-color:#fff}.sec02.svelte-uw06rk{padding:200px 0 100px}.sec03.svelte-uw06rk{padding:100px 0}.tit-area.svelte-uw06rk{margin-bottom:52px}.tit-area.svelte-uw06rk p:where(.svelte-uw06rk){font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.sec02.svelte-uw06rk .tit-area:where(.svelte-uw06rk) p:where(.svelte-uw06rk){color:#a788ff}.sec03.svelte-uw06rk .tit-area:where(.svelte-uw06rk) p:where(.svelte-uw06rk){color:var(--site-accent, #518cff)}.tit-area.svelte-uw06rk h1:where(.svelte-uw06rk){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-uw06rk{width:100%;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background-size:cover;background-position:center;background-repeat:no-repeat;margin-bottom:24px}.sec02.svelte-uw06rk .box-area01:where(.svelte-uw06rk){height:495px;background-image:url(../../../img/api-sec02-img1.png)}.sec03.svelte-uw06rk .box-area01:where(.svelte-uw06rk){height:395px;background-image:url(../../../img/api-sec03-img1.png)}.box-area01.svelte-uw06rk .txt-area:where(.svelte-uw06rk) h2:where(.svelte-uw06rk){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-uw06rk .txt-area:where(.svelte-uw06rk) p:where(.svelte-uw06rk){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area02.svelte-uw06rk{width:100%;height:369px;padding:40px;border-radius:20px;display:flex;justify-content:space-between;background-color:#f9f9f9}.box-area02.svelte-uw06rk .txt-area:where(.svelte-uw06rk) h2:where(.svelte-uw06rk){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}@media (max-width: 900px){.sec02.svelte-uw06rk,.sec03.svelte-uw06rk{padding:80px 0}.tit-area.svelte-uw06rk{text-align:center;margin-bottom:48px}.tit-area.svelte-uw06rk p:where(.svelte-uw06rk){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-uw06rk h1:where(.svelte-uw06rk){font-size:36px;line-height:43.2px}.box-area01.svelte-uw06rk{height:480px;justify-content:center;align-items:flex-start}.sec02.svelte-uw06rk .box-area01:where(.svelte-uw06rk){padding:50px 30px;background-image:url(../../../img/api-sec02-img1-m.png)}.sec03.svelte-uw06rk .box-area01:where(.svelte-uw06rk){padding:50px 25px;background-image:url(../../../img/api-sec03-img1-m.png)}.box-area01.svelte-uw06rk .txt-area:where(.svelte-uw06rk){text-align:center}.box-area01.svelte-uw06rk .txt-area:where(.svelte-uw06rk) h2:where(.svelte-uw06rk){font-size:24px;line-height:28.8px;margin-bottom:16px}.box-area01.svelte-uw06rk .txt-area:where(.svelte-uw06rk) p:where(.svelte-uw06rk){text-align:center;font-size:16px;line-height:25px}.box-area02.svelte-uw06rk{height:100%;padding:35px 30px;flex-direction:column;justify-content:space-between}.sec02.svelte-uw06rk .box-area02:where(.svelte-uw06rk){gap:43px}.sec03.svelte-uw06rk .box-area02:where(.svelte-uw06rk){gap:40px}.box-area02.svelte-uw06rk .txt-area:where(.svelte-uw06rk){text-align:center}.box-area02.svelte-uw06rk .txt-area:where(.svelte-uw06rk) h2:where(.svelte-uw06rk){font-size:24px;line-height:28px}.box-area02.svelte-uw06rk .img-area:where(.svelte-uw06rk){width:100%;height:100%}.box-area02.svelte-uw06rk .img-area:where(.svelte-uw06rk) img:where(.svelte-uw06rk){width:100%;display:block}}section.svelte-iqxzk3{background-color:#fff}.sec06.svelte-iqxzk3{padding:100px 0}.sec08.svelte-iqxzk3{padding:100px 0 200px}.tit-area.svelte-iqxzk3{margin-bottom:52px}.tit-area.svelte-iqxzk3 p:where(.svelte-iqxzk3){font-weight:700;line-height:28.8px;margin-bottom:16px}.sec06.svelte-iqxzk3 .tit-area:where(.svelte-iqxzk3) p:where(.svelte-iqxzk3){color:var(--site-accent, #518cff);font-size:22px}.sec08.svelte-iqxzk3 .tit-area:where(.svelte-iqxzk3) p:where(.svelte-iqxzk3){color:#f2994a;font-size:18px}.tit-area.svelte-iqxzk3 h1:where(.svelte-iqxzk3){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-iqxzk3{width:100%;height:495px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background-repeat:no-repeat;background-position:center;background-size:cover}.sec06.svelte-iqxzk3 .box-area01:where(.svelte-iqxzk3){background-image:url(../../../img/api-sec06-img1.png)}.sec08.svelte-iqxzk3 .box-area01:where(.svelte-iqxzk3){background-image:url(../../../img/api-sec08-img1.png)}.box-area01.svelte-iqxzk3 .txt-area:where(.svelte-iqxzk3) h2:where(.svelte-iqxzk3){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-iqxzk3 .txt-area:where(.svelte-iqxzk3) p:where(.svelte-iqxzk3){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-iqxzk3 .img-area:where(.svelte-iqxzk3){display:none}@media (max-width: 900px){.sec06.svelte-iqxzk3,.sec08.svelte-iqxzk3{padding:80px 0}.tit-area.svelte-iqxzk3{text-align:center;margin-bottom:48px}.tit-area.svelte-iqxzk3 p:where(.svelte-iqxzk3){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-iqxzk3 h1:where(.svelte-iqxzk3){font-size:36px;line-height:43.2px}.box-area01.svelte-iqxzk3{height:100%;flex-direction:column}.box-area01.svelte-iqxzk3 .txt-area:where(.svelte-iqxzk3){text-align:center}.box-area01.svelte-iqxzk3 .txt-area:where(.svelte-iqxzk3) h2:where(.svelte-iqxzk3){font-size:24px;line-height:28px}.box-area01.svelte-iqxzk3 .txt-area:where(.svelte-iqxzk3) p:where(.svelte-iqxzk3){font-size:16px;line-height:26px}.box-area01.svelte-iqxzk3 .img-area:where(.svelte-iqxzk3){display:block}.box-area01.svelte-iqxzk3 .img-area:where(.svelte-iqxzk3) img:where(.svelte-iqxzk3){width:100%;display:block}.sec06.svelte-iqxzk3 .box-area01:where(.svelte-iqxzk3){padding:50px 0 63px;gap:56px;background:linear-gradient(360deg,#b2daff,#e6f0ff 72.41%)}.sec08.svelte-iqxzk3 .box-area01:where(.svelte-iqxzk3){padding:50px 0;justify-content:center;align-items:center;gap:30px;background:linear-gradient(134deg,#fff4cc,#ffe9dc)}}section.svelte-1416yhv{background-color:#fff}.sec07.svelte-1416yhv{padding:100px 0}.tit-area.svelte-1416yhv{margin-bottom:52px}.tit-area.svelte-1416yhv p:where(.svelte-1416yhv){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1416yhv h1:where(.svelte-1416yhv){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-1416yhv{width:100%;height:359px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background:url(../../../img/api-sec07-img1.png) no-repeat center center;background-size:cover}.box-area01.svelte-1416yhv .txt-area:where(.svelte-1416yhv) h2:where(.svelte-1416yhv){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1416yhv .txt-area:where(.svelte-1416yhv) p:where(.svelte-1416yhv){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}@media (max-width: 900px){.sec07.svelte-1416yhv{padding:80px 0}.tit-area.svelte-1416yhv{text-align:center;margin-bottom:48px}.tit-area.svelte-1416yhv p:where(.svelte-1416yhv){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-1416yhv h1:where(.svelte-1416yhv){font-size:36px;line-height:43.2px}.box-area01.svelte-1416yhv{height:540px;padding:50px 0;justify-content:center;align-items:flex-start;background:url(../../../img/api-sec07-img1-m.png) no-repeat center center;background-size:cover}.box-area01.svelte-1416yhv .txt-area:where(.svelte-1416yhv){text-align:center}.box-area01.svelte-1416yhv .txt-area:where(.svelte-1416yhv) h2:where(.svelte-1416yhv){font-size:24px;line-height:28px}.box-area01.svelte-1416yhv .txt-area:where(.svelte-1416yhv) p:where(.svelte-1416yhv){font-size:16px;line-height:26px}}section.svelte-1xwypyz{background-color:#fff}.sec04.svelte-1xwypyz{padding:100px 0}.tit-area.svelte-1xwypyz{margin-bottom:52px}.tit-area.svelte-1xwypyz p:where(.svelte-1xwypyz){color:#f093f0;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1xwypyz h1:where(.svelte-1xwypyz){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-1xwypyz{width:100%;height:672px;padding:0 40px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;background:url(../../../img/api-sec04-img1.png) no-repeat center center;background-size:cover;margin-bottom:24px}.box-area01.svelte-1xwypyz .txt-area:where(.svelte-1xwypyz) h2:where(.svelte-1xwypyz){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1xwypyz .txt-area:where(.svelte-1xwypyz) p:where(.svelte-1xwypyz){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-1xwypyz .img-area:where(.svelte-1xwypyz){display:none}.box-width.svelte-1xwypyz{display:flex;gap:24px}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz){width:100%;padding:40px;border-radius:20px}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz) .img-area:where(.svelte-1xwypyz){max-width:160px;margin-bottom:36px}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz) .img-area:where(.svelte-1xwypyz) img:where(.svelte-1xwypyz){width:100%;display:block}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz) h2:where(.svelte-1xwypyz){color:#333;font-size:22px;font-weight:700;line-height:28.6px;margin-bottom:20px}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz) p:where(.svelte-1xwypyz){color:#828282;font-size:22px;font-weight:400;line-height:35.2px}.box-width.svelte-1xwypyz .box-area02:where(.svelte-1xwypyz){background-color:#f9f9f9}.box-width.svelte-1xwypyz .box-area03:where(.svelte-1xwypyz){background-color:#f2e1f2}@media (max-width: 900px){.sec04.svelte-1xwypyz{padding:80px 0}.tit-area.svelte-1xwypyz{text-align:center;margin-bottom:48px}.tit-area.svelte-1xwypyz p:where(.svelte-1xwypyz){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-1xwypyz h1:where(.svelte-1xwypyz){font-size:36px;line-height:43.2px}.box-area01.svelte-1xwypyz{height:100%;padding:50px 20px 30px;flex-direction:column;gap:49px;background:linear-gradient(180deg,#f2e1f2,#beb4ff)}.box-area01.svelte-1xwypyz .txt-area:where(.svelte-1xwypyz){text-align:center}.box-area01.svelte-1xwypyz .txt-area:where(.svelte-1xwypyz) h2:where(.svelte-1xwypyz){font-size:24px;line-height:28px}.box-area01.svelte-1xwypyz .txt-area:where(.svelte-1xwypyz) p:where(.svelte-1xwypyz){font-size:16px;line-height:26px}.box-area01.svelte-1xwypyz .img-area:where(.svelte-1xwypyz){display:block}.box-area01.svelte-1xwypyz .img-area:where(.svelte-1xwypyz) img:where(.svelte-1xwypyz){width:100%;display:block}.box-width.svelte-1xwypyz{flex-direction:column}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz){padding:40px}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz) .img-area:where(.svelte-1xwypyz){margin-bottom:20px}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz) h2:where(.svelte-1xwypyz){font-size:20px}.box-width.svelte-1xwypyz .box-area:where(.svelte-1xwypyz) p:where(.svelte-1xwypyz){font-size:18px;line-height:28px}}section.svelte-rcmivu{background-color:#fff}.sec05.svelte-rcmivu{padding:100px 0}.tit-area.svelte-rcmivu{margin-bottom:52px}.tit-area.svelte-rcmivu p:where(.svelte-rcmivu){color:#4ab7b3;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-rcmivu h1:where(.svelte-rcmivu){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-rcmivu{display:flex;gap:24px}.box-width.svelte-rcmivu .box-area:where(.svelte-rcmivu){width:100%;padding:40px;border-radius:20px}.box-width.svelte-rcmivu .box-area:where(.svelte-rcmivu) .txt-area:where(.svelte-rcmivu) h2:where(.svelte-rcmivu){color:#333;font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px}.box-width.svelte-rcmivu .box-area:where(.svelte-rcmivu) .txt-area:where(.svelte-rcmivu) p:where(.svelte-rcmivu){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.box-width.svelte-rcmivu .box-area:where(.svelte-rcmivu) .img-area:where(.svelte-rcmivu) img:where(.svelte-rcmivu){width:100%;display:block}.box-width.svelte-rcmivu .box-area02:where(.svelte-rcmivu){background:linear-gradient(360deg,#dfeedd,#cbe6ef);max-width:792px;height:480px}.box-width.svelte-rcmivu .box-area02:where(.svelte-rcmivu) .txt-area:where(.svelte-rcmivu){margin-bottom:40px}.box-width.svelte-rcmivu .box-area02:where(.svelte-rcmivu) .img-area:where(.svelte-rcmivu){max-width:550px;margin:0 auto}.box-width.svelte-rcmivu .box-area03:where(.svelte-rcmivu){background:#f9f9f9;max-width:384px;height:480px}.box-width.svelte-rcmivu .box-area03:where(.svelte-rcmivu) .txt-area:where(.svelte-rcmivu){margin-bottom:48px}.box-width.svelte-rcmivu .box-area03:where(.svelte-rcmivu) .img-area:where(.svelte-rcmivu){max-width:180px;margin:0 auto}@media (max-width: 900px){.sec05.svelte-rcmivu{padding:80px 0}.tit-area.svelte-rcmivu{text-align:center;margin-bottom:48px}.tit-area.svelte-rcmivu p:where(.svelte-rcmivu){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-rcmivu h1:where(.svelte-rcmivu){font-size:36px;line-height:43.2px}.box-width.svelte-rcmivu{flex-direction:column}.box-width.svelte-rcmivu .box-area02:where(.svelte-rcmivu){padding:50px 0;width:100%;height:100%}.box-width.svelte-rcmivu .box-area03:where(.svelte-rcmivu){max-width:100%;width:100%;height:100%;padding:50px 28px}.box-width.svelte-rcmivu .box-area03:where(.svelte-rcmivu) .img-area:where(.svelte-rcmivu){max-width:120px}.box-width.svelte-rcmivu .box-area:where(.svelte-rcmivu) .txt-area:where(.svelte-rcmivu){text-align:center}.box-width.svelte-rcmivu .box-area:where(.svelte-rcmivu) .txt-area:where(.svelte-rcmivu) h2:where(.svelte-rcmivu){font-size:24px;line-height:28px}.box-width.svelte-rcmivu .box-area:where(.svelte-rcmivu) .txt-area:where(.svelte-rcmivu) p:where(.svelte-rcmivu){font-size:16px;line-height:26px}}.price.svelte-14q3ep8{padding:200px 0}.tit-area.svelte-14q3ep8{margin-bottom:52px;text-align:center}.tit-area.svelte-14q3ep8 h1:where(.svelte-14q3ep8){color:#333;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-14q3ep8 p:where(.svelte-14q3ep8){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-14q3ep8{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:52px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8){width:384px;height:431px;border:1px solid #e0e0e0;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8){height:50%;padding:40px 40px 36px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .txt-area:where(.svelte-14q3ep8){margin-bottom:30px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .txt-area:where(.svelte-14q3ep8) h3:where(.svelte-14q3ep8){display:flex;align-items:center;gap:4px;color:#333;font-size:28px;font-weight:700;line-height:36.4px;margin-bottom:4px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .txt-area:where(.svelte-14q3ep8) h3:where(.svelte-14q3ep8) span:where(.svelte-14q3ep8){width:36px;height:36px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .txt-area:where(.svelte-14q3ep8) h3:where(.svelte-14q3ep8) span:where(.svelte-14q3ep8) img:where(.svelte-14q3ep8){width:100%;display:block}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .txt-area:where(.svelte-14q3ep8) p:where(.svelte-14q3ep8){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .amount-area:where(.svelte-14q3ep8){display:flex;align-items:flex-end}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .amount-area:where(.svelte-14q3ep8) .amount:where(.svelte-14q3ep8){color:var(--site-primary, #4541ff);font-size:48px;font-weight:700;line-height:62.4px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .top:where(.svelte-14q3ep8) .amount-area:where(.svelte-14q3ep8) .amount:where(.svelte-14q3ep8) span:where(.svelte-14q3ep8){display:inline-block;margin-left:5px;color:#333;font-size:16px;font-weight:700}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .bot:where(.svelte-14q3ep8){height:50%;padding:30px 35px;background:var(--gray-01, #f2f2f2);display:flex;flex-direction:column;gap:8px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .bot:where(.svelte-14q3ep8) p:where(.svelte-14q3ep8){display:flex;align-items:center;gap:6px;color:#333;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .bot:where(.svelte-14q3ep8) p:where(.svelte-14q3ep8) span:where(.svelte-14q3ep8){width:25px;height:25px}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .bot:where(.svelte-14q3ep8) p:where(.svelte-14q3ep8) span:where(.svelte-14q3ep8) img:where(.svelte-14q3ep8){width:100%;display:block}.card-box.svelte-14q3ep8 .card:where(.svelte-14q3ep8) .bot:where(.svelte-14q3ep8) a:where(.svelte-14q3ep8){margin-top:49px;padding:16px;width:100%;background:var(--site-primary, #4541ff);border-radius:100px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:800;line-height:normal}.phrases.svelte-14q3ep8{text-align:center;color:#828282;font-size:28px;font-weight:400;line-height:42px}#qna.svelte-17affbs{background-color:#f9f9f9}.qna.svelte-17affbs{padding:200px 0}.tit-area.svelte-17affbs{margin-bottom:52px;text-align:center}.tit-area.svelte-17affbs h1:where(.svelte-17affbs){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-17affbs{max-width:792px;margin:0 auto}.accordion.svelte-17affbs .accordion-item:where(.svelte-17affbs){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-17affbs{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-17affbs h2:where(.svelte-17affbs){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-17affbs h2:where(.svelte-17affbs) .icon:where(.svelte-17affbs){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-17affbs h2:where(.svelte-17affbs) .icon:where(.svelte-17affbs) span:where(.svelte-17affbs):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-17affbs h2:where(.svelte-17affbs) .icon:where(.svelte-17affbs) span:where(.svelte-17affbs):nth-child(2){position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2px;height:12px;background-color:#333;transition:background-color .3s}.accordion-title.on.svelte-17affbs h2:where(.svelte-17affbs) .icon:where(.svelte-17affbs) span:where(.svelte-17affbs):nth-child(2){background-color:transparent}.accordion-contant.svelte-17affbs{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-17affbs>p:where(.svelte-17affbs){font-weight:300;font-size:18px;line-height:28px;overflow:hidden;min-height:0;padding-top:0;padding-bottom:0;transition:padding .25s ease-out}.accordion-title.on.svelte-17affbs+.accordion-contant:where(.svelte-17affbs){grid-template-rows:1fr}.accordion-title.on.svelte-17affbs+.accordion-contant:where(.svelte-17affbs)>p:where(.svelte-17affbs){padding-top:24px;padding-bottom:8px}.guides-hero-section.svelte-1bpf8gf{position:relative;padding:3rem 2rem 8rem}.guides-hero-section.svelte-1bpf8gf:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:radial-gradient(66.36% 40.53% at 64.92% 74.17%,#b0e3ff99,#92d8ff00),radial-gradient(66.65% 66.06% at 22.06% 53.2%,#9cc4ff99,#e6f0ff00),radial-gradient(96.51% 81.59% at 81.8% 18.16%,color-mix(in srgb,var(--site-primary, #4541ff) 20%,transparent),#f9f9f900);-webkit-mask-image:linear-gradient(to bottom,#000 35%,transparent 100%);mask-image:linear-gradient(to bottom,#000 35%,transparent 100%)}.hero-content.svelte-1bpf8gf{position:relative;z-index:2;max-width:1200px;margin:0 auto}.hero-title.svelte-1bpf8gf{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.hero-subtitle.svelte-1bpf8gf{color:#6b7280;font-size:1rem;margin-bottom:2rem}.search-wrapper.svelte-1bpf8gf{position:relative;z-index:10}.search-wrapper.svelte-1bpf8gf .search-dropdown-container{max-width:100%}@media (max-width: 768px){.guides-hero-section.svelte-1bpf8gf{padding:2rem 1rem 3rem}}.guides-menu-section.svelte-5yf9rl{background:transparent;padding:0 2rem 3rem;margin-top:-5rem;position:relative;z-index:1}.menu-cards.svelte-5yf9rl{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.menu-card.svelte-5yf9rl{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:none;border-radius:8px;text-decoration:none;color:#111827;transition:all .15s;box-shadow:0 1px 3px #0000001a}.menu-card.svelte-5yf9rl:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.menu-card.svelte-5yf9rl .icon:where(.svelte-5yf9rl){width:24px;height:24px;flex-shrink:0;background-color:#4f46e5;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.menu-card.svelte-5yf9rl .title:where(.svelte-5yf9rl){font-size:.9375rem;font-weight:500}@media (max-width: 1024px){.menu-cards.svelte-5yf9rl{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.guides-menu-section.svelte-5yf9rl{padding:0 1rem 2rem}.menu-cards.svelte-5yf9rl{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.menu-cards.svelte-5yf9rl{grid-template-columns:1fr}.menu-card.svelte-5yf9rl{padding:.875rem 1rem}}.guides-video-section.svelte-1p2qy4a{background:#fff;padding:3rem 2rem}.video-section-inner.svelte-1p2qy4a{max-width:1200px;margin:0 auto}.video-title.svelte-1p2qy4a{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.video-content.svelte-1p2qy4a{display:flex;gap:2rem;align-items:stretch}.video-wrapper.svelte-1p2qy4a{flex:1;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000}.video-wrapper.svelte-1p2qy4a iframe:where(.svelte-1p2qy4a){width:100%;height:100%}.video-info.svelte-1p2qy4a{flex:1;display:flex;align-items:center}.video-info-card.svelte-1p2qy4a{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;width:100%}.video-info-title.svelte-1p2qy4a{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.video-info-desc.svelte-1p2qy4a{color:#64748b;font-size:.9375rem;margin-bottom:1.5rem;line-height:1.6}.video-info-btn.svelte-1p2qy4a{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#4f46e5;color:#fff;font-size:.9375rem;font-weight:600;text-decoration:none;border-radius:8px;transition:all .2s}.video-info-btn.svelte-1p2qy4a:hover{background:#4338ca;transform:translate(4px)}.video-info-btn.svelte-1p2qy4a svg:where(.svelte-1p2qy4a){transition:transform .2s}.video-info-btn.svelte-1p2qy4a:hover svg:where(.svelte-1p2qy4a){transform:translate(2px)}@media (max-width: 768px){.guides-video-section.svelte-1p2qy4a{padding:2rem 1rem}.video-content.svelte-1p2qy4a{flex-direction:column}.video-wrapper.svelte-1p2qy4a{max-width:100%}.video-info.svelte-1p2qy4a{flex:none;width:100%;margin-top:1rem}.video-info-card.svelte-1p2qy4a{padding:1.5rem}}.hero-section.svelte-1x56pp5{position:relative;background:linear-gradient(135deg,#1e293b,#334155);padding:3rem 2rem 4rem}.hero-section.svelte-1x56pp5:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,transparent 0%,transparent 40%,#fff 100%);pointer-events:none}.hero-content.svelte-1x56pp5{position:relative;z-index:1;max-width:1200px;margin:0 auto}.hero-title.svelte-1x56pp5{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.hero-subtitle.svelte-1x56pp5{color:#fffc;font-size:1rem;margin-bottom:2rem}.search-wrapper.svelte-1x56pp5{position:relative;z-index:10;margin-bottom:2rem}.search-wrapper.svelte-1x56pp5 .search-dropdown-container{max-width:100%}.menu-cards.svelte-1x56pp5{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.menu-card.svelte-1x56pp5{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#fff;border:none;border-radius:8px;text-decoration:none;color:#111827;transition:all .15s;box-shadow:0 1px 3px #0000001a}.menu-card.svelte-1x56pp5:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.emoji.svelte-1x56pp5{font-size:1.5rem;flex-shrink:0}.card-text.svelte-1x56pp5{display:flex;flex-direction:column;gap:.125rem;min-width:0}.menu-card.svelte-1x56pp5 .title:where(.svelte-1x56pp5){font-size:.9375rem;font-weight:600}.menu-card.svelte-1x56pp5 .desc:where(.svelte-1x56pp5){font-size:.8125rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.menu-cards.svelte-1x56pp5{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.hero-section.svelte-1x56pp5{padding:2rem 1rem 3rem}.menu-cards.svelte-1x56pp5{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.menu-cards.svelte-1x56pp5{grid-template-columns:1fr}.menu-card.svelte-1x56pp5{padding:.875rem 1rem}}.recent-section.svelte-1ojeo6i{padding:2rem 2rem 3rem}.recent-content.svelte-1ojeo6i{max-width:1200px;margin:0 auto}.section-title.svelte-1ojeo6i{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}.recent-list.svelte-1ojeo6i{display:flex;flex-direction:column;gap:1px;background:#e5e7eb;border-radius:8px;overflow:hidden}.recent-item.svelte-1ojeo6i{display:flex;flex-direction:column;gap:.25rem;padding:.875rem 1.25rem;background:#fff;text-decoration:none;color:#111827;transition:background .15s}.recent-item.svelte-1ojeo6i:hover{background:#f9fafb}.recent-item-header.svelte-1ojeo6i{display:flex;align-items:center;gap:.5rem}.doc-type-badge.svelte-1ojeo6i{font-size:.6875rem;font-weight:600;color:#4b5563;background:#f3f4f6;padding:.125rem .5rem;border-radius:9999px}.recent-date.svelte-1ojeo6i{font-size:.75rem;color:#9ca3af}.recent-title.svelte-1ojeo6i{font-size:.9375rem;font-weight:600;color:#111827}.recent-excerpt.svelte-1ojeo6i{font-size:.8125rem;color:#6b7280;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.empty.svelte-1ojeo6i{padding:1.5rem;text-align:center;color:#9ca3af;font-size:.875rem}@media (max-width: 768px){.recent-section.svelte-1ojeo6i{padding:1.5rem 1rem 2rem}}.dev-hero.svelte-tqv0q9{padding:80px 24px 120px;text-align:center;position:relative;background:#fff}.hero-content.svelte-tqv0q9{max-width:1140px;margin:0 auto;position:relative;z-index:1}.badge.svelte-tqv0q9{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;margin-bottom:32px;border-radius:24px;border:1px solid rgba(69,65,255,.2);background:#4541ff0d;color:#4541ff;font-size:14px;font-weight:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.badge-dot.svelte-tqv0q9{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4541ff;animation:svelte-tqv0q9-pulse 2s ease-in-out infinite}@keyframes svelte-tqv0q9-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title.svelte-tqv0q9{font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.2;margin-bottom:24px;letter-spacing:-.02em;color:#111827}.hero-subtitle.svelte-tqv0q9{font-size:clamp(16px,2.5vw,20px);line-height:1.6;margin-bottom:40px;color:#6b7280;max-width:700px;margin-left:auto;margin-right:auto;word-break:keep-all}.hero-buttons.svelte-tqv0q9{display:flex;gap:16px;justify-content:center;margin-bottom:80px;flex-wrap:wrap}.button-primary.svelte-tqv0q9,.button-secondary.svelte-tqv0q9{padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent}.button-primary.svelte-tqv0q9{background:#4541ff;color:#fff;box-shadow:0 1px 2px #0000000d}.button-primary.svelte-tqv0q9:hover{background:#3633e5;transform:translateY(-1px);box-shadow:0 4px 12px #4541ff40;text-decoration:none;color:#fff}.button-secondary.svelte-tqv0q9{background:#fff;color:#374151;border-color:#d1d5db}.button-secondary.svelte-tqv0q9:hover{background:#f3f4f6;transform:translateY(-1px);text-decoration:none;color:#374151}.button-arrow.svelte-tqv0q9{font-size:18px;transition:transform .2s ease}.button-primary.svelte-tqv0q9:hover .button-arrow:where(.svelte-tqv0q9){transform:translate(2px)}.play-icon.svelte-tqv0q9{font-size:12px}.hero-visual.svelte-tqv0q9{max-width:900px;margin:0 auto;position:relative}.editor-container.svelte-tqv0q9{border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;background:#fff;box-shadow:0 8px 32px #00000014}.editor-header.svelte-tqv0q9{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.editor-dots.svelte-tqv0q9{display:flex;gap:6px}.dot.svelte-tqv0q9{width:12px;height:12px;border-radius:50%;opacity:.6}.file-name.svelte-tqv0q9{font-size:12px;color:#6b7280;font-family:monospace}.editor-content.svelte-tqv0q9{padding:32px;text-align:left;font-size:14px;overflow-x:auto}.editor-content.svelte-tqv0q9 pre:where(.svelte-tqv0q9){margin:0;font-family:Monaco,Menlo,Consolas,monospace;line-height:1.6;color:#24292f}.editor-content.svelte-tqv0q9 .hl-keyword{color:#cf222e}.editor-content.svelte-tqv0q9 .hl-string{color:#0a3069}.editor-content.svelte-tqv0q9 .hl-comment{color:#6e7781;font-style:italic}.editor-content.svelte-tqv0q9 .hl-func{color:#8250df}.editor-content.svelte-tqv0q9 .hl-variable{color:#953800}.hero-gradient.svelte-tqv0q9{position:absolute;top:-200px;right:-200px;bottom:-200px;left:-200px;background:radial-gradient(circle at 50% 50%,rgba(69,65,255,.15) 0%,transparent 60%);z-index:-1;pointer-events:none;filter:blur(60px)}@media (max-width: 768px){.dev-hero.svelte-tqv0q9{padding:60px 20px 80px}.hero-buttons.svelte-tqv0q9{flex-direction:column;align-items:stretch;margin-bottom:60px}.button-primary.svelte-tqv0q9,.button-secondary.svelte-tqv0q9{justify-content:center}}@media (max-width: 480px){.editor-content.svelte-tqv0q9{padding:16px;font-size:12px}.badge.svelte-tqv0q9{font-size:13px;padding:6px 12px}}.dev-features.svelte-hl95de{padding:100px 0;background:#fff;border-top:1px solid #e5e7eb}.container.svelte-hl95de{max-width:1140px;margin:0 auto;padding:0 24px}.section-header.svelte-hl95de{text-align:center;margin-bottom:64px}.section-title.svelte-hl95de{font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px;line-height:1.2;letter-spacing:-.02em;color:#111827}.section-description.svelte-hl95de{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.feature-grid.svelte-hl95de{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.feature-card.svelte-hl95de{padding:32px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;position:relative;overflow:hidden}.feature-icon.svelte-hl95de{font-size:32px;margin-bottom:20px}.feature-title.svelte-hl95de{font-size:20px;font-weight:600;margin-bottom:12px;color:#111827}.feature-description.svelte-hl95de{font-size:15px;line-height:1.6;color:#6b7280}@media (max-width: 768px){.dev-features.svelte-hl95de{padding:60px 0}.section-header.svelte-hl95de{margin-bottom:40px}.feature-grid.svelte-hl95de{grid-template-columns:1fr}}.dev-sdks.svelte-1mex6yl{padding:100px 0;background:#f9fafb}.container.svelte-1mex6yl{max-width:1140px;margin:0 auto;padding:0 24px}.section-header.svelte-1mex6yl{text-align:center;margin-bottom:64px}.section-title.svelte-1mex6yl{font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px;line-height:1.2;letter-spacing:-.02em;color:#111827}.section-description.svelte-1mex6yl{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.sdk-grid.svelte-1mex6yl{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.sdk-card.svelte-1mex6yl{padding:24px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;transition:all .3s ease;text-decoration:none;color:inherit;display:flex;flex-direction:column;gap:16px}.sdk-card.svelte-1mex6yl:hover{border-color:#4541ff80;transform:translateY(-2px);box-shadow:0 4px 16px #00000014;text-decoration:none;color:inherit}.sdk-header.svelte-1mex6yl{display:flex;align-items:flex-start;gap:16px}.sdk-icon.svelte-1mex6yl{font-size:32px;transition:transform .3s ease;flex-shrink:0}.sdk-card.svelte-1mex6yl:hover .sdk-icon:where(.svelte-1mex6yl){transform:scale(1.1)}.sdk-icon-text.svelte-1mex6yl{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px}.sdk-info.svelte-1mex6yl{flex:1}.sdk-name.svelte-1mex6yl{font-size:18px;font-weight:600;margin:0 0 4px;color:#111827;transition:color .3s ease}.sdk-card.svelte-1mex6yl:hover .sdk-name:where(.svelte-1mex6yl){color:#4541ff}.sdk-desc.svelte-1mex6yl{font-size:14px;color:#6b7280;margin:0}.sdk-footer.svelte-1mex6yl{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#9ca3af;transition:color .3s ease}.sdk-card.svelte-1mex6yl:hover .sdk-footer:where(.svelte-1mex6yl){color:#4541ff}.docs-link.svelte-1mex6yl{font-weight:500}.arrow.svelte-1mex6yl{transition:transform .3s ease}.sdk-card.svelte-1mex6yl:hover .arrow:where(.svelte-1mex6yl){transform:translate(4px)}@media (max-width: 768px){.dev-sdks.svelte-1mex6yl{padding:60px 0}.section-header.svelte-1mex6yl{margin-bottom:40px}.sdk-grid.svelte-1mex6yl{grid-template-columns:1fr}}.dev-code-examples.svelte-18crwp3{padding:100px 0;background:#fff;border-top:1px solid #e5e7eb}.container.svelte-18crwp3{max-width:1140px;margin:0 auto;padding:0 24px}.section-header.svelte-18crwp3{text-align:center;margin-bottom:64px}.section-title.svelte-18crwp3{font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px;line-height:1.2;letter-spacing:-.02em;color:#111827}.section-description.svelte-18crwp3{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.code-block-wrapper.svelte-18crwp3{max-width:900px;margin:0 auto 48px;border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;background:#fff;box-shadow:0 4px 16px #00000014}.code-block-header.svelte-18crwp3{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.code-tabs.svelte-18crwp3{display:flex;gap:8px}.code-tab.svelte-18crwp3{padding:8px 16px;border:none;background:transparent;border-radius:0;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;color:#6b7280}.code-tab.svelte-18crwp3:hover{color:#111827}.code-tab.active.svelte-18crwp3{color:#4541ff;border-bottom:2px solid #4541ff;padding-bottom:6px}.copy-button.svelte-18crwp3{display:flex;align-items:center;gap:6px;padding:6px 12px;border:none;background:#fff;border-radius:6px;font-size:13px;color:#6b7280;cursor:pointer;transition:all .2s ease}.copy-button.svelte-18crwp3:hover{background:#e5e7eb;color:#111827}.copy-icon.svelte-18crwp3{font-size:14px}.code-block.svelte-18crwp3{overflow-x:auto}.code-block.svelte-18crwp3 pre:where(.svelte-18crwp3){margin:0;padding:32px;font-size:14px;line-height:1.6;font-family:Monaco,Menlo,Consolas,monospace;color:#24292f}.code-block.svelte-18crwp3 .hl-keyword{color:#cf222e}.code-block.svelte-18crwp3 .hl-string{color:#0a3069}.code-block.svelte-18crwp3 .hl-comment{color:#6e7781;font-style:italic}.code-block.svelte-18crwp3 .hl-func{color:#8250df}.code-block.svelte-18crwp3 .hl-variable{color:#953800}.cta-center.svelte-18crwp3{text-align:center}.button-primary.svelte-18crwp3{padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent;background:#4541ff;color:#fff;box-shadow:0 1px 2px #0000000d}.button-primary.svelte-18crwp3:hover{background:#3633e5;transform:translateY(-1px);box-shadow:0 4px 12px #4541ff40;text-decoration:none;color:#fff}@media (max-width: 768px){.dev-code-examples.svelte-18crwp3{padding:60px 0}.section-header.svelte-18crwp3{margin-bottom:40px}.code-tabs.svelte-18crwp3{overflow-x:auto;-webkit-overflow-scrolling:touch}.code-block-header.svelte-18crwp3{flex-direction:column;align-items:stretch;gap:12px}.copy-button.svelte-18crwp3{width:100%;justify-content:center}}.dev-cta.svelte-1ljq34f{padding:100px 0;background:#f9fafb;text-align:center;border-top:1px solid #e5e7eb}.container.svelte-1ljq34f{max-width:1140px;margin:0 auto;padding:0 24px}.cta-title.svelte-1ljq34f{font-size:clamp(32px,4vw,48px);font-weight:700;margin-bottom:32px;line-height:1.2;letter-spacing:-.02em;color:#111827}.cta-buttons.svelte-1ljq34f{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.button-primary.svelte-1ljq34f,.button-secondary.svelte-1ljq34f{padding:14px 28px;border-radius:12px;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px;border:1px solid transparent}.button-primary.svelte-1ljq34f{background:#4541ff;color:#fff;box-shadow:0 1px 2px #0000000d}.button-primary.svelte-1ljq34f:hover{background:#3633e5;transform:translateY(-1px);box-shadow:0 4px 12px #4541ff40;text-decoration:none;color:#fff}.button-secondary.svelte-1ljq34f{background:#fff;color:#374151;border-color:#d1d5db}.button-secondary.svelte-1ljq34f:hover{background:#f3f4f6;transform:translateY(-1px);text-decoration:none;color:#374151}.button-arrow.svelte-1ljq34f{font-size:18px;transition:transform .2s ease}.button-primary.svelte-1ljq34f:hover .button-arrow:where(.svelte-1ljq34f){transform:translate(2px)}@media (max-width: 768px){.dev-cta.svelte-1ljq34f{padding:60px 0}.cta-buttons.svelte-1ljq34f{flex-direction:column;align-items:stretch}.button-primary.svelte-1ljq34f,.button-secondary.svelte-1ljq34f{justify-content:center}}
