.search-result-list__count.svelte-172zh34{font-size:.875rem;color:var(--text-secondary);margin-bottom:1rem}.search-result-list__items.svelte-172zh34{list-style:none;padding:0;margin:0}.search-result-list__items.svelte-172zh34 li:where(.svelte-172zh34){border-bottom:1px solid var(--border-color)}.search-result-list__items.svelte-172zh34 li:where(.svelte-172zh34):last-child{border-bottom:none}.search-result-list__items.svelte-172zh34 a:where(.svelte-172zh34){display:block;padding:1rem 0;text-decoration:none;color:inherit;transition:background-color .15s ease}.search-result-list__items.svelte-172zh34 a:where(.svelte-172zh34):hover{background:#f9fafb;margin:0 -1rem;padding:1rem}.search-result-list__items.svelte-172zh34 h3:where(.svelte-172zh34){font-size:1.125rem;font-weight:600;margin:0 0 .25rem;color:#111827}.search-result-list__items.svelte-172zh34 a:where(.svelte-172zh34):hover h3:where(.svelte-172zh34){color:#4f46e5}.search-result-list__items.svelte-172zh34 p:where(.svelte-172zh34){font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.search-result-list__items.svelte-172zh34 mark{background:#fef08a;padding:0 2px;border-radius:2px}.search-result-list__fallback-header.svelte-172zh34{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-172zh34{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-15516w4{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-1796unq{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-1796unq code:where(.svelte-1796unq){display:block;margin-top:.25rem;font-family:var(--font-mono, monospace);font-size:.75rem}.hero.svelte-17x7170{padding:96px 24px}.hero-inner.svelte-17x7170{max-width:1120px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:40px}.hero.split.svelte-17x7170 .hero-inner:where(.svelte-17x7170){flex-direction:row;text-align:left;align-items:center;gap:64px}.hero.split.svelte-17x7170 .hero-text:where(.svelte-17x7170){flex:1 1 0;align-items:flex-start}.hero.split.svelte-17x7170 .actions:where(.svelte-17x7170),.hero.split.svelte-17x7170 .trust:where(.svelte-17x7170){justify-content:flex-start}.hero.split.svelte-17x7170 .hero-media:where(.svelte-17x7170){flex:1 1 0}.hero-text.svelte-17x7170{display:flex;flex-direction:column;align-items:center;max-width:720px}.badge.svelte-17x7170{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-17x7170{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-17x7170 .accent{color:var(--hero-accent, #4541ff)}.desc.svelte-17x7170{font-size:1.125rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:0 0 32px}.actions.svelte-17x7170{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:28px}.btn.svelte-17x7170{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-17x7170{color:#fff;background:var(--hero-btn, #4541ff)}.btn-primary.svelte-17x7170:hover{filter:brightness(.93);transform:translateY(-1px)}.btn-outline.svelte-17x7170{color:var(--site-text, #1a1a2e);background:transparent;border:1.5px solid var(--site-border, #e2e8f0)}.btn-outline.svelte-17x7170:hover{border-color:var(--hero-btn, #4541ff);color:var(--hero-btn, #4541ff)}.trust.svelte-17x7170{display:flex;flex-wrap:wrap;gap:20px}.trust-item.svelte-17x7170{display:inline-flex;align-items:center;gap:7px;font-size:.875rem;color:var(--site-text-muted, #64748b)}.trust-item.svelte-17x7170 svg{color:#22c55e;flex-shrink:0}.hero-media.svelte-17x7170 img:where(.svelte-17x7170){width:100%;height:auto;display:block;border-radius:12px}.placeholder.svelte-17x7170{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-17x7170 .hero-inner:where(.svelte-17x7170){flex-direction:column;text-align:center}.hero.split.svelte-17x7170 .hero-text:where(.svelte-17x7170){align-items:center}.hero.split.svelte-17x7170 .actions:where(.svelte-17x7170),.hero.split.svelte-17x7170 .trust:where(.svelte-17x7170){justify-content:center}}@media (max-width: 640px){.actions.svelte-17x7170{flex-direction:column;width:100%;max-width:320px}.actions.svelte-17x7170 .btn:where(.svelte-17x7170){width:100%}.trust.svelte-17x7170{flex-direction:column;gap:12px}}.fg.svelte-1ryl5ky{padding:96px 24px}.fg-inner.svelte-1ryl5ky{max-width:1120px;margin:0 auto}.fg-head.svelte-1ryl5ky{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-1ryl5ky{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--fg-accent, #4541ff);margin-bottom:12px}.title.svelte-1ryl5ky{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-1ryl5ky .accent{color:var(--fg-accent, #4541ff)}.desc.svelte-1ryl5ky{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-1ryl5ky{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px}.card.svelte-1ryl5ky{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-1ryl5ky:hover{transform:translateY(-2px);box-shadow:0 12px 28px -12px #00000026}.icon.svelte-1ryl5ky{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-1ryl5ky img:where(.svelte-1ryl5ky){width:28px;height:28px;object-fit:contain}.icon.svelte-1ryl5ky .dot:where(.svelte-1ryl5ky){width:16px;height:16px;border-radius:5px;background:var(--fg-accent, #4541ff)}.card-title.svelte-1ryl5ky{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 10px}.card-desc.svelte-1ryl5ky{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0}@media (max-width: 860px){.grid.svelte-1ryl5ky{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.grid.svelte-1ryl5ky{grid-template-columns:1fr}}.fs.svelte-1lg3q6{padding:96px 24px}.fs-inner.svelte-1lg3q6{max-width:1120px;margin:0 auto}.fs-head.svelte-1lg3q6{text-align:center;max-width:680px;margin:0 auto 64px}.eyebrow.svelte-1lg3q6{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--fs-accent, #4541ff);margin-bottom:12px}.title.svelte-1lg3q6{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-1lg3q6 .accent{color:var(--fs-accent, #4541ff)}.rows.svelte-1lg3q6{display:flex;flex-direction:column;gap:72px}.row.svelte-1lg3q6{display:flex;align-items:center;gap:56px}.row.reverse.svelte-1lg3q6{flex-direction:row-reverse}.row.reverse.svelte-1lg3q6 .row-text:where(.svelte-1lg3q6){text-align:right}.row-media.svelte-1lg3q6,.row-text.svelte-1lg3q6{flex:1 1 0}.row-media.svelte-1lg3q6 img:where(.svelte-1lg3q6){width:100%;height:auto;display:block;border-radius:14px}.placeholder.svelte-1lg3q6{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-1lg3q6{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-1lg3q6{font-size:1.0625rem;line-height:1.75;color:var(--site-text-muted, #64748b);margin:0}.row-cta.svelte-1lg3q6{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-1lg3q6:hover{filter:brightness(.93)}@media (max-width: 820px){.row.svelte-1lg3q6,.row.reverse.svelte-1lg3q6{flex-direction:column;gap:28px}.row-text.svelte-1lg3q6,.row.reverse.svelte-1lg3q6 .row-text:where(.svelte-1lg3q6){text-align:center}}.ls.svelte-19qc7ul{padding:80px 24px}.ls-inner.svelte-19qc7ul{max-width:1120px;margin:0 auto}.ls-head.svelte-19qc7ul{text-align:center;max-width:640px;margin:0 auto 44px}.title.svelte-19qc7ul{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-19qc7ul .accent{color:var(--ls-accent, #4541ff)}.desc.svelte-19qc7ul{font-size:1rem;line-height:1.6;color:var(--site-text-muted, #64748b);margin:14px 0 0}.cta.svelte-19qc7ul{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-19qc7ul:hover{background:var(--ls-accent, #4541ff);color:#fff}.logos.svelte-19qc7ul{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.logo-cell.svelte-19qc7ul{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-19qc7ul img:where(.svelte-19qc7ul){max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(1);opacity:.7;transition:filter .2s ease,opacity .2s ease}.logo-cell.svelte-19qc7ul:hover img:where(.svelte-19qc7ul){filter:grayscale(0);opacity:1}.ph.svelte-19qc7ul{font-size:.8125rem;font-weight:700;letter-spacing:.08em;color:var(--site-text-muted, #cbd5e1)}@media (max-width: 860px){.logos.svelte-19qc7ul{grid-template-columns:repeat(3,1fr)}}@media (max-width: 480px){.logos.svelte-19qc7ul{grid-template-columns:repeat(2,1fr)}}.img-block.svelte-mmq2rm{padding:32px 24px}.figure.svelte-mmq2rm{margin:0 auto}.figure.align-left.svelte-mmq2rm{margin-left:0;margin-right:auto}.figure.align-right.svelte-mmq2rm{margin-left:auto;margin-right:0}.figure.svelte-mmq2rm img:where(.svelte-mmq2rm){width:100%;height:auto;display:block}.figure.rounded.svelte-mmq2rm img:where(.svelte-mmq2rm),.figure.rounded.svelte-mmq2rm .placeholder:where(.svelte-mmq2rm){border-radius:14px}.placeholder.svelte-mmq2rm{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-mmq2rm{margin-top:10px;font-size:.875rem;line-height:1.6;color:var(--site-text-muted, #64748b);text-align:center}.stats.svelte-17noo8x{padding:80px 24px}.st-inner.svelte-17noo8x{max-width:1120px;margin:0 auto}.st-head.svelte-17noo8x{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-17noo8x{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--st-accent, #4541ff);margin-bottom:12px}.title.svelte-17noo8x{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-17noo8x .accent{color:var(--st-accent, #4541ff)}.grid.svelte-17noo8x{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px;text-align:center}.stat.svelte-17noo8x{padding:24px 16px}.value.svelte-17noo8x{font-size:clamp(2rem,5vw,3.25rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--st-accent, #4541ff)}.label.svelte-17noo8x{margin-top:8px;font-size:1.0625rem;font-weight:600;color:var(--site-text, #1a1a2e)}.desc.svelte-17noo8x{margin-top:4px;font-size:.875rem;color:var(--site-text-muted, #64748b)}@media (max-width: 720px){.grid.svelte-17noo8x{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.grid.svelte-17noo8x{grid-template-columns:1fr;gap:8px}}.tm.svelte-hc89ah{padding:96px 24px}.tm-inner.svelte-hc89ah{max-width:1120px;margin:0 auto}.tm-head.svelte-hc89ah{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-hc89ah{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--tm-accent, #4541ff);margin-bottom:12px}.title.svelte-hc89ah{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-hc89ah .accent{color:var(--tm-accent, #4541ff)}.grid.svelte-hc89ah{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px}.card.svelte-hc89ah{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-hc89ah{margin:0;font-size:1.0625rem;line-height:1.7;color:var(--site-text, #1a1a2e)}.author.svelte-hc89ah{display:flex;align-items:center;gap:12px}.avatar.svelte-hc89ah{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-hc89ah img:where(.svelte-hc89ah){width:100%;height:100%;object-fit:cover}.who.svelte-hc89ah{display:flex;flex-direction:column}.name.svelte-hc89ah{font-size:.9375rem;font-weight:700;color:var(--site-text, #1a1a2e)}.role.svelte-hc89ah{font-size:.8125rem;color:var(--site-text-muted, #64748b)}@media (max-width: 860px){.grid.svelte-hc89ah{grid-template-columns:1fr;max-width:560px;margin:0 auto}}.faqb.svelte-1p962p4{padding:96px 24px}.fq-inner.svelte-1p962p4{max-width:760px;margin:0 auto}.fq-head.svelte-1p962p4{text-align:center;margin:0 auto 48px}.eyebrow.svelte-1p962p4{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--fq-accent, #4541ff);margin-bottom:12px}.title.svelte-1p962p4{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-1p962p4 .accent{color:var(--fq-accent, #4541ff)}.list.svelte-1p962p4{display:flex;flex-direction:column}.item.svelte-1p962p4{border-bottom:1px solid var(--site-border, #e2e8f0)}.item.svelte-1p962p4:first-child{border-top:1px solid var(--site-border, #e2e8f0)}.q.svelte-1p962p4{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-1p962p4{font-size:1.0625rem;font-weight:600;color:var(--site-text, #1a1a2e);transition:color .2s ease}.item.open.svelte-1p962p4 .q-text:where(.svelte-1p962p4){color:var(--fq-accent, #4541ff)}.chev.svelte-1p962p4{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-1p962p4 .chev:where(.svelte-1p962p4){transform:rotate(-135deg);border-color:var(--fq-accent, #4541ff)}.a.svelte-1p962p4{overflow:hidden}.a-inner.svelte-1p962p4{padding:0 4px 22px;font-size:.9875rem;line-height:1.75;color:var(--site-text-muted, #64748b)}.pr.svelte-kwd0iq{padding:96px 24px}.pr-inner.svelte-kwd0iq{max-width:1120px;margin:0 auto}.pr-head.svelte-kwd0iq{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-kwd0iq{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--pr-accent, #4541ff);margin-bottom:12px}.title.svelte-kwd0iq{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-kwd0iq .accent{color:var(--pr-accent, #4541ff)}.grid.svelte-kwd0iq{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:24px;align-items:stretch}.plan.svelte-kwd0iq{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-kwd0iq{border-color:var(--pr-accent, #4541ff);box-shadow:0 16px 40px -16px color-mix(in srgb,var(--pr-accent, #4541ff) 45%,transparent)}.badge.svelte-kwd0iq{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-kwd0iq{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-kwd0iq{font-size:1.125rem;font-weight:700;color:var(--site-text, #1a1a2e)}.price.svelte-kwd0iq{margin-top:12px;display:flex;align-items:baseline;flex-wrap:wrap;gap:4px}.original.svelte-kwd0iq{font-size:.9375rem;font-weight:500;color:var(--site-text-muted, #94a3b8);text-decoration:line-through}.amount.svelte-kwd0iq{font-size:2.25rem;font-weight:800;letter-spacing:-.02em;color:var(--site-text, #1a1a2e)}.period.svelte-kwd0iq{font-size:.9375rem;color:var(--site-text-muted, #64748b)}.plan-desc.svelte-kwd0iq{margin:8px 0 0;font-size:.9375rem;color:var(--site-text-muted, #64748b)}.features.svelte-kwd0iq{list-style:none;margin:24px 0;padding:0;display:flex;flex-direction:column;gap:12px;flex:1}.features.svelte-kwd0iq li:where(.svelte-kwd0iq){display:flex;align-items:flex-start;gap:9px;font-size:.9375rem;color:var(--site-text, #1a1a2e)}.features.svelte-kwd0iq svg{color:var(--pr-accent, #4541ff);flex-shrink:0;margin-top:2px}.cta.svelte-kwd0iq{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-kwd0iq:hover{background:var(--pr-accent, #4541ff);color:#fff;border-color:var(--pr-accent, #4541ff)}.plan.highlighted.svelte-kwd0iq .cta:where(.svelte-kwd0iq){color:#fff;background:var(--pr-accent, #4541ff);border-color:var(--pr-accent, #4541ff)}.expand-btn.svelte-kwd0iq{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-kwd0iq:hover{color:var(--pr-accent, #4541ff)}.chevron.svelte-kwd0iq{transition:transform .3s cubic-bezier(.16,1,.3,1)}.chevron.open.svelte-kwd0iq{transform:rotate(180deg)}.extras-wrap.svelte-kwd0iq{max-height:0;overflow:hidden;opacity:0;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease}.extras-wrap.open.svelte-kwd0iq{max-height:600px;opacity:1}.extras.svelte-kwd0iq{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-kwd0iq li:where(.svelte-kwd0iq){display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;color:var(--site-text-muted, #64748b);line-height:1.45}.dot.svelte-kwd0iq{flex-shrink:0;width:4px;height:4px;margin-top:7px;border-radius:50%;background:var(--site-border, #cbd5e1)}.note.svelte-kwd0iq{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-kwd0iq{grid-template-columns:1fr;max-width:420px;margin:0 auto}}.rt.svelte-ekn19h{padding:64px 24px}.rt-inner.svelte-ekn19h{margin:0 auto}.align-center.svelte-ekn19h{text-align:center}.title.svelte-ekn19h{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-ekn19h{font-size:1.0625rem;line-height:1.8;color:var(--site-text-muted, #475569)}.body.svelte-ekn19h p{margin:0 0 1em}.body.svelte-ekn19h p:last-child{margin-bottom:0}.body.svelte-ekn19h a{color:var(--site-primary, #4541ff);text-decoration:underline}.body.svelte-ekn19h h3{font-size:1.25rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:1.5em 0 .5em}.body.svelte-ekn19h ul,.body.svelte-ekn19h ol{margin:0 0 1em;padding-left:1.4em}.body.svelte-ekn19h li{margin-bottom:.4em}.align-center.svelte-ekn19h .body:where(.svelte-ekn19h) ul,.align-center.svelte-ekn19h .body:where(.svelte-ekn19h) ol{display:inline-block;text-align:left}.sp.svelte-4wy341{padding:96px 24px}.sp-inner.svelte-4wy341{max-width:1120px;margin:0 auto}.sp-head.svelte-4wy341{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-4wy341{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--sp-accent, #4541ff);margin-bottom:12px}.title.svelte-4wy341{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-4wy341 .accent{color:var(--sp-accent, #4541ff)}.desc.svelte-4wy341{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.track.svelte-4wy341{display:flex;gap:16px}.step.svelte-4wy341{flex:1;text-align:center;position:relative}.marker.svelte-4wy341{position:relative;display:flex;justify-content:center;margin-bottom:20px}.node.svelte-4wy341{position:relative;z-index:1}.badge.svelte-4wy341{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-4wy341-node-pulse 2.4s ease-in-out infinite;animation-delay:calc(var(--i, 0) * .4s)}.badge.svelte-4wy341 img:where(.svelte-4wy341){width:24px;height:24px;object-fit:contain}.dot.svelte-4wy341{width:14px;height:14px;border-radius:5px;background:var(--sp-accent, #4541ff)}.num-chip.svelte-4wy341{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-4wy341:not(:last-child) .marker:where(.svelte-4wy341):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-4wy341-flow-x 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.step-title.svelte-4wy341{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 8px}.step-desc.svelte-4wy341{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0 auto;max-width:260px}.sp.vertical.svelte-4wy341 .track:where(.svelte-4wy341){flex-direction:column;gap:0;max-width:640px;margin:0 auto}.sp.vertical.svelte-4wy341 .step:where(.svelte-4wy341){flex:none;display:grid;grid-template-columns:60px 1fr;gap:24px;text-align:left;padding-bottom:32px}.sp.vertical.svelte-4wy341 .step:where(.svelte-4wy341):last-child{padding-bottom:0}.sp.vertical.svelte-4wy341 .marker:where(.svelte-4wy341){margin-bottom:0}.sp.vertical.svelte-4wy341 .step:where(.svelte-4wy341):not(:last-child) .marker:where(.svelte-4wy341):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-4wy341-flow-y 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.sp.vertical.svelte-4wy341 .body:where(.svelte-4wy341){padding-top:6px}.sp.vertical.svelte-4wy341 .step-desc:where(.svelte-4wy341){margin:0;max-width:none}.sp-cta.svelte-4wy341{text-align:center;margin-top:48px}.btn.svelte-4wy341{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-4wy341:hover{filter:brightness(1.08);transform:translateY(-1px)}@keyframes svelte-4wy341-flow-x{0%{background-position:150% 0}to{background-position:-50% 0}}@keyframes svelte-4wy341-flow-y{0%{background-position:0 150%}to{background-position:0 -50%}}@keyframes svelte-4wy341-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-4wy341:not(.vertical) .track:where(.svelte-4wy341){flex-direction:column;gap:0;max-width:640px;margin:0 auto}.sp.svelte-4wy341:not(.vertical) .step:where(.svelte-4wy341){flex:none;display:grid;grid-template-columns:60px 1fr;gap:24px;text-align:left;padding-bottom:32px}.sp.svelte-4wy341:not(.vertical) .step:where(.svelte-4wy341):last-child{padding-bottom:0}.sp.svelte-4wy341:not(.vertical) .marker:where(.svelte-4wy341){margin-bottom:0}.sp.svelte-4wy341:not(.vertical) .step:where(.svelte-4wy341):not(:last-child) .marker:where(.svelte-4wy341):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-4wy341-flow-y 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.sp.svelte-4wy341:not(.vertical) .body:where(.svelte-4wy341){padding-top:6px}.sp.svelte-4wy341:not(.vertical) .step-desc:where(.svelte-4wy341){margin:0;max-width:none}}@media (prefers-reduced-motion: reduce){.badge.svelte-4wy341{animation:none}.step.svelte-4wy341:not(:last-child) .marker:where(.svelte-4wy341):after,.sp.vertical.svelte-4wy341 .step:where(.svelte-4wy341):not(:last-child) .marker:where(.svelte-4wy341):after,.sp.svelte-4wy341:not(.vertical) .step:where(.svelte-4wy341):not(:last-child) .marker:where(.svelte-4wy341):after{animation:none;background:var(--site-border, #eef0f4)}}.pp.svelte-l1swpz{padding:96px 24px}.pp-inner.svelte-l1swpz{max-width:1120px;margin:0 auto}.pp-head.svelte-l1swpz{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-l1swpz{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--pp-accent, #4541ff);margin-bottom:12px}.title.svelte-l1swpz{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-l1swpz .accent{color:var(--pp-accent, #4541ff)}.desc.svelte-l1swpz{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-l1swpz{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:24px}.card.svelte-l1swpz{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-l1swpz:hover{transform:translateY(-2px);box-shadow:0 12px 28px -12px #00000026}.card-head.svelte-l1swpz{display:flex;align-items:center;gap:12px;margin-bottom:20px}.icon.svelte-l1swpz{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-l1swpz img:where(.svelte-l1swpz){width:24px;height:24px;object-fit:contain}.icon.svelte-l1swpz .dot:where(.svelte-l1swpz){width:14px;height:14px;border-radius:5px;background:var(--pp-accent, #4541ff)}.role.svelte-l1swpz{font-size:1.25rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0}.pains.svelte-l1swpz{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid var(--site-border, #eef0f4)}.pain-item.svelte-l1swpz{display:flex;align-items:flex-start;gap:8px;font-size:.9375rem;line-height:1.5;color:var(--site-text-muted, #64748b)}.pain-icon.svelte-l1swpz{flex-shrink:0;margin-top:2px;color:#ef4444}.solution.svelte-l1swpz{display:flex;flex-direction:column;gap:8px}.solution-label.svelte-l1swpz{display:flex;align-items:center;gap:8px;font-size:.8125rem;font-weight:700;color:var(--pp-accent, #4541ff)}.solution-text.svelte-l1swpz{font-size:.9375rem;line-height:1.6;color:var(--site-text, #1a1a2e);margin:0}@media (max-width: 860px){.grid.svelte-l1swpz{grid-template-columns:repeat(2,1fr)}}@media (max-width: 540px){.grid.svelte-l1swpz{grid-template-columns:1fr}.card.svelte-l1swpz{padding:24px 20px}}.ft.svelte-24hake{padding:96px 24px}.ft-inner.svelte-24hake{max-width:1120px;margin:0 auto}.ft-head.svelte-24hake{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-24hake{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--ft-accent, #4541ff);margin-bottom:12px}.title.svelte-24hake{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-24hake .accent{color:var(--ft-accent, #4541ff)}.desc.svelte-24hake{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.ft-body.svelte-24hake{display:flex;gap:32px;align-items:flex-start}.tabs.svelte-24hake{display:flex;flex-direction:column;gap:8px;width:260px;flex-shrink:0}.panel.svelte-24hake{flex:1;min-width:0}.ft.top.svelte-24hake .ft-body:where(.svelte-24hake){flex-direction:column;align-items:stretch}.ft.top.svelte-24hake .tabs:where(.svelte-24hake){flex-direction:row;flex-wrap:wrap;justify-content:center;width:auto}.tab.svelte-24hake{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-24hake:hover{color:var(--site-text, #1a1a2e);background:color-mix(in srgb,var(--site-text, #1a1a2e) 4%,transparent)}.tab.active.svelte-24hake{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-24hake{display:flex;align-items:center;line-height:1}.tab-icon.svelte-24hake img:where(.svelte-24hake){width:18px;height:18px;object-fit:contain}.tab-label.svelte-24hake{line-height:1}.frame.svelte-24hake{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-24hake{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-24hake .d:where(.svelte-24hake){width:10px;height:10px;border-radius:50%}.frame-bar.svelte-24hake .d:where(.svelte-24hake):nth-child(1){background:#ff5f57}.frame-bar.svelte-24hake .d:where(.svelte-24hake):nth-child(2){background:#febc2e}.frame-bar.svelte-24hake .d:where(.svelte-24hake):nth-child(3){background:#28c840}.viewport.svelte-24hake{position:relative;aspect-ratio:16 / 10;background:color-mix(in srgb,var(--site-text, #1a1a2e) 3%,transparent)}.shot.svelte-24hake{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-24hake{opacity:1}.placeholder.svelte-24hake{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-24hake .ph-img:where(.svelte-24hake){width:56px;height:56px;object-fit:contain}.info.svelte-24hake{margin-top:24px;padding:28px;background:var(--site-surface, #fff);border:1px solid var(--site-border, #eef0f4);border-radius:14px;animation:svelte-24hake-info-fade .35s ease}@keyframes svelte-24hake-info-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.info-title.svelte-24hake{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-24hake{display:flex;align-items:center;color:var(--ft-accent, #4541ff);line-height:1}.info-icon.svelte-24hake img:where(.svelte-24hake){width:22px;height:22px;object-fit:contain}.info-body.svelte-24hake{font-size:1rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:0 0 20px}.highlights.svelte-24hake{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.highlights.svelte-24hake li:where(.svelte-24hake){display:flex;align-items:flex-start;gap:8px;font-size:.9375rem;line-height:1.5;color:var(--site-text, #1a1a2e)}.check.svelte-24hake{flex-shrink:0;margin-top:2px;color:var(--ft-accent, #4541ff)}@media (max-width: 860px){.ft-body.svelte-24hake{flex-direction:column;align-items:stretch}.tabs.svelte-24hake{flex-direction:row;flex-wrap:wrap;width:auto}.highlights.svelte-24hake{grid-template-columns:1fr}}@media (max-width: 540px){.info.svelte-24hake{padding:20px}}.cmp.svelte-1oyyjd{padding:96px 24px}.cmp-inner.svelte-1oyyjd{max-width:1120px;margin:0 auto}.cmp-head.svelte-1oyyjd{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-1oyyjd{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--cmp-accent, #4541ff);margin-bottom:12px}.title.svelte-1oyyjd{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-1oyyjd .accent{color:var(--cmp-accent, #4541ff)}.desc.svelte-1oyyjd{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.scroll.svelte-1oyyjd{overflow-x:auto;-webkit-overflow-scrolling:touch}.table.svelte-1oyyjd{width:100%;border-collapse:collapse;min-width:560px}th.svelte-1oyyjd,td.svelte-1oyyjd{padding:16px 20px;text-align:center;border-bottom:1px solid var(--site-border, #eef0f4)}.feat-head.svelte-1oyyjd,.feat.svelte-1oyyjd{text-align:left;position:sticky;left:0;background:var(--site-bg, #fff);z-index:1}.feat-head.svelte-1oyyjd{font-size:.8125rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--site-text-muted, #94a3b8)}.feat.svelte-1oyyjd{font-size:.9375rem;font-weight:600;color:var(--site-text, #1a1a2e)}.col-head.svelte-1oyyjd{vertical-align:bottom}.col-label.svelte-1oyyjd{display:block;font-size:1.0625rem;font-weight:800;color:var(--site-text, #1a1a2e)}.col-badge.svelte-1oyyjd{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-1oyyjd{font-size:.9375rem;color:var(--site-text, #1a1a2e)}.cell-text.svelte-1oyyjd{color:var(--site-text-muted, #64748b)}.ic.svelte-1oyyjd{vertical-align:middle}.check.svelte-1oyyjd{color:var(--cmp-accent, #4541ff)}.cross.svelte-1oyyjd{color:color-mix(in srgb,var(--site-text-muted, #94a3b8) 70%,transparent)}.col-head.hl.svelte-1oyyjd,.cell.hl.svelte-1oyyjd{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-1oyyjd{border-top:2px solid var(--cmp-accent, #4541ff);border-top-left-radius:12px;border-top-right-radius:12px}thead.svelte-1oyyjd .col-head.hl:where(.svelte-1oyyjd) .col-label:where(.svelte-1oyyjd){color:var(--cmp-accent, #4541ff)}tbody.svelte-1oyyjd tr:where(.svelte-1oyyjd):last-child .cell.hl:where(.svelte-1oyyjd){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-1oyyjd,td.svelte-1oyyjd{padding:13px 14px}.col-label.svelte-1oyyjd{font-size:.9375rem}}.vid.svelte-ukpyft{padding:96px 24px}.vid-inner.svelte-ukpyft{max-width:1120px;margin:0 auto}.vid-head.svelte-ukpyft{text-align:center;max-width:680px;margin:0 auto 40px}.eyebrow.svelte-ukpyft{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--vid-accent, #4541ff);margin-bottom:12px}.title.svelte-ukpyft{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-ukpyft .accent{color:var(--vid-accent, #4541ff)}.desc.svelte-ukpyft{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.player.svelte-ukpyft{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-ukpyft iframe:where(.svelte-ukpyft),.player.svelte-ukpyft video:where(.svelte-ukpyft){display:block;width:100%;height:100%;border:0;object-fit:cover}.placeholder.svelte-ukpyft{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-1ht137j{padding:96px 24px}.tl-inner.svelte-1ht137j{max-width:720px;margin:0 auto}.tl-head.svelte-1ht137j{text-align:center;margin:0 auto 56px}.eyebrow.svelte-1ht137j{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--tl-accent, #4541ff);margin-bottom:12px}.title.svelte-1ht137j{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-1ht137j .accent{color:var(--tl-accent, #4541ff)}.desc.svelte-1ht137j{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px auto 0;max-width:560px}.track.svelte-1ht137j{list-style:none;margin:0;padding:0}.item.svelte-1ht137j{display:grid;grid-template-columns:48px 1fr;gap:20px;padding-bottom:28px}.item.svelte-1ht137j:last-child{padding-bottom:0}.rail.svelte-1ht137j{position:relative;display:flex;justify-content:center}.node.svelte-1ht137j{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-1ht137j-node-pulse 2.4s ease-in-out infinite;animation-delay:calc(var(--i, 0) * .4s)}.node.svelte-1ht137j img:where(.svelte-1ht137j){width:18px;height:18px;object-fit:contain}.node.svelte-1ht137j .dot:where(.svelte-1ht137j){width:12px;height:12px;border-radius:50%;background:var(--tl-accent, #4541ff)}.item.svelte-1ht137j:not(:last-child) .rail:where(.svelte-1ht137j):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-1ht137j-flow-y 2.4s linear infinite;animation-delay:calc(var(--i, 0) * .4s)}.card.svelte-1ht137j{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-1ht137j: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-1ht137j{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:6px}.date.svelte-1ht137j{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-1ht137j{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0}.item-desc.svelte-1ht137j{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0}@keyframes svelte-1ht137j-flow-y{0%{background-position:0 150%}to{background-position:0 -50%}}@keyframes svelte-1ht137j-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-1ht137j{grid-template-columns:40px 1fr;gap:16px}.node.svelte-1ht137j{width:38px;height:38px}.item.svelte-1ht137j:not(:last-child) .rail:where(.svelte-1ht137j):after{top:38px;height:calc(100% - 10px)}.card.svelte-1ht137j{padding:16px 18px}}@media (prefers-reduced-motion: reduce){.node.svelte-1ht137j{animation:none}.item.svelte-1ht137j:not(:last-child) .rail:where(.svelte-1ht137j):after{animation:none;background:var(--site-border, #eef0f4)}}.gal.svelte-bcjtru{padding:96px 24px}.gal-inner.svelte-bcjtru{max-width:1120px;margin:0 auto}.gal-head.svelte-bcjtru{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-bcjtru{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--gal-accent, #4541ff);margin-bottom:12px}.title.svelte-bcjtru{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-bcjtru .accent{color:var(--gal-accent, #4541ff)}.desc.svelte-bcjtru{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-bcjtru{display:grid;grid-template-columns:repeat(var(--cols, 3),1fr);gap:var(--gap, 16px)}.tile.svelte-bcjtru{display:flex;flex-direction:column;gap:8px;padding:0;border:none;background:none;text-align:left;font:inherit;color:inherit}button.tile.svelte-bcjtru{cursor:zoom-in}.thumb.svelte-bcjtru{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-bcjtru img:where(.svelte-bcjtru){width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}button.tile.svelte-bcjtru:hover .thumb:where(.svelte-bcjtru) img:where(.svelte-bcjtru){transform:scale(1.05)}.zoom.svelte-bcjtru{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-bcjtru:hover .zoom:where(.svelte-bcjtru){opacity:1}.placeholder.svelte-bcjtru{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-bcjtru{font-size:.875rem;line-height:1.5;color:var(--site-text-muted, #64748b)}@media (max-width: 860px){.grid.svelte-bcjtru{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.grid.svelte-bcjtru{grid-template-columns:1fr}}.bento.svelte-150l9e4{padding:96px 24px}.bn-inner.svelte-150l9e4{max-width:1120px;margin:0 auto}.bn-head.svelte-150l9e4{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-150l9e4{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--bn-accent, #4541ff);margin-bottom:12px}.title.svelte-150l9e4{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-150l9e4 .accent{color:var(--bn-accent, #4541ff)}.desc.svelte-150l9e4{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-150l9e4{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;grid-auto-rows:1fr}.card.svelte-150l9e4{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-150l9e4{cursor:pointer}.card.svelte-150l9e4:hover{transform:translateY(-3px);box-shadow:0 16px 36px -18px #0003}.card.linked.svelte-150l9e4:hover{border-color:color-mix(in srgb,var(--bn-accent, #4541ff) 32%,var(--site-border, #eef0f4))}.icon.svelte-150l9e4{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-150l9e4 img:where(.svelte-150l9e4){width:24px;height:24px;object-fit:contain}.icon.svelte-150l9e4 .dot:where(.svelte-150l9e4){width:14px;height:14px;border-radius:5px;background:var(--bn-accent, #4541ff)}.card-title.svelte-150l9e4{font-size:1.1875rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 8px}.card-desc.svelte-150l9e4{font-size:.9375rem;line-height:1.65;color:var(--site-text-muted, #64748b);margin:0}.media.svelte-150l9e4{display:block;margin-top:18px;border-radius:10px;overflow:hidden;border:1px solid var(--site-border, #eef0f4);flex:1;min-height:120px}.media.svelte-150l9e4 img:where(.svelte-150l9e4){width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 860px){.grid.svelte-150l9e4{grid-template-columns:repeat(2,1fr)}.card.svelte-150l9e4{grid-column:span min(var(--span, 1),2)}}@media (max-width: 520px){.grid.svelte-150l9e4{grid-template-columns:1fr}.card.svelte-150l9e4{grid-column:span 1}}.quote.svelte-octmec{padding:96px 24px}.q-inner.svelte-octmec{max-width:820px;margin:0 auto;text-align:center}.quote.left.svelte-octmec .q-inner:where(.svelte-octmec){text-align:left}.eyebrow.svelte-octmec{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--q-accent, #4541ff);margin-bottom:16px}.mark.svelte-octmec{display:block;font-size:4rem;line-height:.5;font-weight:800;color:var(--q-accent, #4541ff);opacity:.35;margin-bottom:8px}.text.svelte-octmec{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-octmec .accent{color:var(--q-accent, #4541ff)}.author.svelte-octmec{display:flex;align-items:center;gap:14px;margin-top:28px}.quote.svelte-octmec:not(.left) .author:where(.svelte-octmec){justify-content:center}.avatar.svelte-octmec{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.meta.svelte-octmec{display:flex;flex-direction:column;text-align:left}.name.svelte-octmec{font-size:.9375rem;font-weight:700;color:var(--site-text, #1a1a2e)}.role.svelte-octmec{font-size:.875rem;color:var(--site-text-muted, #64748b)}.logo.svelte-octmec{height:28px;width:auto;object-fit:contain;margin-left:8px;opacity:.85}.quote.svelte-octmec:not(.left) .logo:where(.svelte-octmec){margin-left:16px}.banner.svelte-1cer2rq{background:var(--ban-bg, #4541ff);color:#fff;padding:12px 24px}.ban-inner.svelte-1cer2rq{max-width:1120px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.icon.svelte-1cer2rq{display:flex;align-items:center;line-height:1;flex-shrink:0}.icon.svelte-1cer2rq img:where(.svelte-1cer2rq){width:18px;height:18px;object-fit:contain}.text.svelte-1cer2rq{font-size:.9375rem;font-weight:600;line-height:1.4}.link.svelte-1cer2rq{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-1cer2rq:after{content:"→"}.link.svelte-1cer2rq:hover{background:#ffffff4d}.close.svelte-1cer2rq{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-1cer2rq:hover{background:#ffffff47}.banner.svelte-1cer2rq{position:relative}@media (max-width: 540px){.close.svelte-1cer2rq{right:12px}.banner.svelte-1cer2rq{padding:10px 44px 10px 16px}}.team.svelte-zwho5d{padding:96px 24px}.tm-inner.svelte-zwho5d{max-width:1120px;margin:0 auto}.tm-head.svelte-zwho5d{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-zwho5d{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--tm-accent, #4541ff);margin-bottom:12px}.title.svelte-zwho5d{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-zwho5d .accent{color:var(--tm-accent, #4541ff)}.desc.svelte-zwho5d{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.grid.svelte-zwho5d{display:grid;grid-template-columns:repeat(var(--cols, 4),1fr);gap:28px 24px}.member.svelte-zwho5d{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;color:inherit}.member.linked.svelte-zwho5d{cursor:pointer}.avatar.svelte-zwho5d{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-zwho5d{border-radius:16px}.member.linked.svelte-zwho5d:hover .avatar:where(.svelte-zwho5d){transform:translateY(-3px);box-shadow:0 14px 30px -16px #00000040}.avatar.svelte-zwho5d img:where(.svelte-zwho5d){width:100%;height:100%;object-fit:cover}.initial.svelte-zwho5d{font-size:2rem;font-weight:800}.name.svelte-zwho5d{font-size:1.0625rem;font-weight:700;color:var(--site-text, #1a1a2e)}.role.svelte-zwho5d{margin-top:2px;font-size:.875rem;color:var(--tm-accent, #4541ff);font-weight:600}.bio.svelte-zwho5d{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-zwho5d{grid-template-columns:repeat(2,1fr)}}@media (max-width: 460px){.grid.svelte-zwho5d{grid-template-columns:1fr}}.mc.svelte-1ddb6xj{position:relative;overflow:hidden;isolation:isolate;background:var(--mc-accent, #4541ff);padding:clamp(110px,16vh,180px) 24px}.mc.svelte-1ddb6xj: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-1ddb6xj{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.fic.svelte-1ddb6xj{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-1ddb6xj img:where(.svelte-1ddb6xj){width:64px;height:auto;object-fit:contain}.mc.active.svelte-1ddb6xj .fic:where(.svelte-1ddb6xj){left:var(--ax);top:var(--ay);opacity:1;transform:translate(-50%,-50%) scale(var(--s, 1))}.mc.active.svelte-1ddb6xj .fic.glyph:where(.svelte-1ddb6xj){opacity:.45}.message.svelte-1ddb6xj{position:relative;z-index:1;max-width:760px;margin:0 auto;text-align:center}.tit-area.svelte-1ddb6xj{margin-bottom:36px}.title.svelte-1ddb6xj{font-size:clamp(1.875rem,4.5vw,3rem);font-weight:800;line-height:1.25;letter-spacing:-.02em;color:#fff;margin:0}.title.svelte-1ddb6xj .accent{color:#fff;background:#ffffff29;border-radius:8px;padding:0 .25em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.desc.svelte-1ddb6xj{margin:16px auto 0;max-width:540px;font-size:1.0625rem;line-height:1.65;color:#ffffffe6}.actions.svelte-1ddb6xj{display:flex;flex-wrap:wrap;justify-content:center;gap:12px}.mc-btn.svelte-1ddb6xj{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-1ddb6xj{color:var(--mc-accent, #4541ff);background:#fff;border-color:#fff;box-shadow:0 12px 26px -12px #00000073}.mc-btn.svelte-1ddb6xj:hover{transform:translateY(-2px)}.mc-btn.primary.svelte-1ddb6xj:hover{box-shadow:0 18px 34px -14px #00000080}.mc-btn.svelte-1ddb6xj:not(.primary):hover{background:#fff3}@media (max-width: 540px){.mc-btn.svelte-1ddb6xj{width:100%}}@media (prefers-reduced-motion: reduce){.fic.svelte-1ddb6xj{transition:opacity .4s ease}.mc-btn.svelte-1ddb6xj{transition:none}}.dp.svelte-j0nls6{padding:96px 24px}.dp-inner.svelte-j0nls6{max-width:1120px;margin:0 auto}.dp-head.svelte-j0nls6{text-align:center;max-width:680px;margin:0 auto 56px}.eyebrow.svelte-j0nls6{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--dp-accent, #4541ff);margin-bottom:12px}.title.svelte-j0nls6{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-j0nls6 .accent{color:var(--dp-accent, #4541ff)}.desc.svelte-j0nls6{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.pipeline.svelte-j0nls6{display:flex;align-items:center;justify-content:center;max-width:960px;margin:0 auto}.node.svelte-j0nls6{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-j0nls6{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-j0nls6{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-j0nls6{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-j0nls6 .node-icon:where(.svelte-j0nls6){background:color-mix(in srgb,var(--dp-accent, #4541ff) 10%,transparent);color:var(--dp-accent, #4541ff)}.node-icon.svelte-j0nls6 img:where(.svelte-j0nls6){width:24px;height:24px;object-fit:contain}.node-icon.svelte-j0nls6 .ph-dot:where(.svelte-j0nls6){width:12px;height:12px;border-radius:4px;background:currentColor}.node-content.svelte-j0nls6{display:flex;flex-direction:column;align-items:center;gap:2px}.node-label.svelte-j0nls6{font-size:.9375rem;font-weight:700;color:var(--site-text, #1a1a2e)}.node-sub.svelte-j0nls6{font-size:.75rem;color:var(--site-text-muted, #94a3b8)}.node-badge.svelte-j0nls6{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-j0nls6{opacity:1;transform:translateY(0)}.connector.svelte-j0nls6{position:relative;display:flex;align-items:center;justify-content:center;width:56px;flex-shrink:0}.connector.svelte-j0nls6 .line:where(.svelte-j0nls6){width:100%;height:2px;background:var(--site-border, #eef0f4);transition:background .5s ease-out}.connector.filled.svelte-j0nls6 .line:where(.svelte-j0nls6){background:var(--dp-accent, #4541ff)}.connector.svelte-j0nls6 .dot:where(.svelte-j0nls6){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-j0nls6 .dot.visible:where(.svelte-j0nls6){opacity:1;transform:scale(1);animation:svelte-j0nls6-dot-pulse 1.2s ease infinite}@keyframes svelte-j0nls6-dot-pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.4}}@media (max-width: 768px){.pipeline.svelte-j0nls6{flex-direction:column}.node.svelte-j0nls6{flex-direction:row;min-width:auto;width:100%;max-width:340px;padding:16px 20px;gap:16px}.node-content.svelte-j0nls6{align-items:flex-start}.node-badge.svelte-j0nls6{position:absolute;right:16px;top:50%;transform:translateY(-50%) translate(6px)}.node-badge.visible.svelte-j0nls6{transform:translateY(-50%) translate(0)}.node-icon.svelte-j0nls6{width:44px;height:44px;flex-shrink:0}.connector.svelte-j0nls6{width:2px;height:28px}.connector.svelte-j0nls6 .line:where(.svelte-j0nls6){width:2px;height:100%}}@media (prefers-reduced-motion: reduce){.node.svelte-j0nls6,.node-icon.svelte-j0nls6,.node-badge.svelte-j0nls6,.connector.svelte-j0nls6 .line:where(.svelte-j0nls6){transition:none}.connector.svelte-j0nls6 .dot.visible:where(.svelte-j0nls6){animation:none}}.car.svelte-13nmyqq{padding:96px 24px;overflow:hidden}.car-inner.svelte-13nmyqq{max-width:1120px;margin:0 auto}.car-head.svelte-13nmyqq{text-align:center;max-width:680px;margin:0 auto 48px}.eyebrow.svelte-13nmyqq{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--car-accent, #4541ff);margin-bottom:12px}.title.svelte-13nmyqq{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-13nmyqq .accent{color:var(--car-accent, #4541ff)}.desc.svelte-13nmyqq{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px auto 0;max-width:560px}.stage.svelte-13nmyqq{display:flex;align-items:center;gap:16px}.arrow.svelte-13nmyqq{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-13nmyqq: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-13nmyqq{flex:1;display:flex;align-items:center;justify-content:center;position:relative;height:420px;perspective:1200px}.slide.svelte-13nmyqq{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-13nmyqq img:where(.svelte-13nmyqq){width:100%;height:100%;object-fit:cover;display:block}.slide-ph.svelte-13nmyqq{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-13nmyqq{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-13nmyqq{width:50%;height:80%;z-index:1;transform:translate(-75%) scale(.88);opacity:.6;filter:brightness(.85)}.slide.right.svelte-13nmyqq{width:50%;height:80%;z-index:1;transform:translate(75%) scale(.88);opacity:.6;filter:brightness(.85)}.slide.left.svelte-13nmyqq:hover,.slide.right.svelte-13nmyqq:hover{opacity:.8}.slide.hidden.svelte-13nmyqq{width:40%;height:60%;z-index:0;opacity:0;pointer-events:none;transform:scale(.7)}.slide-info.svelte-13nmyqq{text-align:center;margin-top:24px;animation:svelte-13nmyqq-car-fade .35s ease}@keyframes svelte-13nmyqq-car-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.slide-title.svelte-13nmyqq{font-size:1.375rem;font-weight:800;color:var(--site-text, #1a1a2e);margin:0 0 8px}.slide-desc.svelte-13nmyqq{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-13nmyqq{height:300px}.arrow.svelte-13nmyqq{width:36px;height:36px}.stage.svelte-13nmyqq{gap:8px}.slide-title.svelte-13nmyqq{font-size:1.125rem}}@media (max-width: 640px){.track.svelte-13nmyqq{height:240px}.slide.center.svelte-13nmyqq{width:85%}.slide.left.svelte-13nmyqq,.slide.right.svelte-13nmyqq{opacity:.3;width:40%;height:65%;filter:brightness(.7) blur(1px)}.arrow.svelte-13nmyqq{width:32px;height:32px}}@media (prefers-reduced-motion: reduce){.slide.svelte-13nmyqq,.slide-info.svelte-13nmyqq{transition:none;animation:none}}.ss.svelte-1qf4xcr{padding:96px 24px}.ss-inner.svelte-1qf4xcr{max-width:1120px;margin:0 auto}.ss-head.svelte-1qf4xcr{margin-bottom:48px;max-width:720px}.ss.center.svelte-1qf4xcr .ss-head:where(.svelte-1qf4xcr){margin-left:auto;margin-right:auto;text-align:center}.eyebrow.svelte-1qf4xcr{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--ss-accent, #4541ff);margin-bottom:14px}.title.svelte-1qf4xcr{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-1qf4xcr .accent{color:var(--ss-accent, #4541ff)}.desc.svelte-1qf4xcr{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.actions.svelte-1qf4xcr{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.ss.center.svelte-1qf4xcr .actions:where(.svelte-1qf4xcr){justify-content:center}.ss-btn.svelte-1qf4xcr{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-1qf4xcr{color:#fff;background:var(--ss-accent, #4541ff);border-color:var(--ss-accent, #4541ff)}.ss-btn.svelte-1qf4xcr:hover{transform:translateY(-2px);box-shadow:0 12px 26px -14px color-mix(in srgb,var(--ss-accent, #4541ff) 60%,transparent)}.cards.svelte-1qf4xcr{display:flex;gap:24px}.card.svelte-1qf4xcr{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-1qf4xcr picture:where(.svelte-1qf4xcr),.card.svelte-1qf4xcr img:where(.svelte-1qf4xcr){display:block;width:100%;height:auto}.ph.svelte-1qf4xcr{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-1qf4xcr{flex-direction:column}.card.svelte-1qf4xcr{padding:24px}}.si.svelte-197dafl{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-197dafl{text-align:center;max-width:680px;margin:0 auto 40px;padding:0 24px}.eyebrow.svelte-197dafl{display:inline-block;font-size:.875rem;font-weight:700;letter-spacing:.04em;color:var(--si-accent, #4541ff);margin-bottom:12px}.title.svelte-197dafl{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-197dafl .accent{color:var(--si-accent, #4541ff)}.desc.svelte-197dafl{font-size:1.0625rem;line-height:1.7;color:var(--site-text-muted, #64748b);margin:16px 0 0}.rows.svelte-197dafl{display:flex;flex-direction:column;gap:24px;filter:drop-shadow(0 18px 40px rgba(50,83,198,.12))}.marquee.svelte-197dafl{overflow:hidden}.track.svelte-197dafl{display:flex;width:max-content;animation:svelte-197dafl-si-slide var(--si-dur, 30s) linear infinite}.track.reverse.svelte-197dafl{animation-direction:reverse}.marquee.svelte-197dafl:hover .track:where(.svelte-197dafl){animation-play-state:paused}@keyframes svelte-197dafl-si-slide{to{transform:translate(-50%)}}.card.svelte-197dafl{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-197dafl{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-197dafl img:where(.svelte-197dafl){width:30px;height:30px;object-fit:contain;display:block}.card-title.svelte-197dafl{font-size:1.25rem;font-weight:700;color:var(--site-text, #1a1a2e);margin:0 0 8px;line-height:1.2}.card-sub.svelte-197dafl{font-size:.875rem;line-height:1.5;color:var(--site-text-muted, #64748b)}@media (max-width: 540px){.card.svelte-197dafl{width:220px;height:150px}.card-title.svelte-197dafl{font-size:1.125rem}}@media (prefers-reduced-motion: reduce){.track.svelte-197dafl{animation:none}}.circle.svelte-1p5nr9w{background:var(--ci-accent, #4541ff);padding:clamp(80px,12vh,140px) 24px;overflow:hidden}.stage.svelte-1p5nr9w{position:relative;max-width:900px;margin:0 auto;min-height:clamp(480px,72vw,720px);display:flex;align-items:center;justify-content:center}.deco.svelte-1p5nr9w{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.ci-img.svelte-1p5nr9w{width:clamp(320px,56vw,540px);height:auto;opacity:0;transition:opacity 1.2s ease;animation:svelte-1p5nr9w-ci-rotate 18s linear infinite;transform-origin:50% 50%}.circle.active.svelte-1p5nr9w .ci-img:where(.svelte-1p5nr9w){opacity:1}.ring.svelte-1p5nr9w{position:absolute;border-radius:50%;opacity:0;transition:opacity 1s ease}.circle.active.svelte-1p5nr9w .ring:where(.svelte-1p5nr9w){opacity:1}.ring.r1.svelte-1p5nr9w{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-1p5nr9w-ci-rotate 14s linear infinite}.ring.r2.svelte-1p5nr9w{width:clamp(240px,42vw,400px);aspect-ratio:1;border:2px dashed rgba(255,255,255,.28);animation:svelte-1p5nr9w-ci-rotate 26s linear infinite reverse}.ring.r3.svelte-1p5nr9w{width:clamp(170px,30vw,290px);aspect-ratio:1;border:1.5px solid rgba(255,255,255,.16)}@keyframes svelte-1p5nr9w-ci-rotate{to{transform:rotate(360deg)}}.orbit.svelte-1p5nr9w{position:relative;width:clamp(450px,76vw,740px);aspect-ratio:1;opacity:0;transition:opacity 1s ease;animation:svelte-1p5nr9w-ci-rotate 6s linear infinite}.circle.active.svelte-1p5nr9w .orbit:where(.svelte-1p5nr9w){opacity:1}.orbit-ring.svelte-1p5nr9w{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;border:1.5px solid rgba(255,255,255,.3)}.arm.svelte-1p5nr9w{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:flex-start}.node.svelte-1p5nr9w{width:14px;height:14px;margin-top:-7px;border-radius:50%;background:#ffffff8c}.node.prominent.svelte-1p5nr9w{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-1p5nr9w:after{content:"";width:14px;height:14px;border-radius:50%;background:var(--ci-accent, #4541ff)}.text.svelte-1p5nr9w{position:relative;z-index:1;text-align:center;max-width:560px;color:#fff;opacity:0;transform:translateY(8px)}.circle.active.svelte-1p5nr9w .text:where(.svelte-1p5nr9w){animation:svelte-1p5nr9w-ci-fade .6s ease forwards .4s}@keyframes svelte-1p5nr9w-ci-fade{to{opacity:1;transform:translateY(0)}}.title.svelte-1p5nr9w{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800;line-height:1.3;letter-spacing:-.02em;margin:0}.title.svelte-1p5nr9w .accent{color:#fff;background:#ffffff29;border-radius:8px;padding:0 .25em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.desc.svelte-1p5nr9w{margin:16px auto 0;font-size:1.0625rem;line-height:1.65;color:#ffffffe6}.cta.svelte-1p5nr9w{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-1p5nr9w:hover{transform:translateY(-2px);box-shadow:0 18px 34px -14px #00000073}@media (max-width: 540px){.cta.svelte-1p5nr9w{width:100%}}@media (prefers-reduced-motion: reduce){.ci-img.svelte-1p5nr9w,.ring.r1.svelte-1p5nr9w,.ring.r2.svelte-1p5nr9w,.orbit.svelte-1p5nr9w{animation:none}.ci-img.svelte-1p5nr9w,.ring.svelte-1p5nr9w,.orbit.svelte-1p5nr9w,.text.svelte-1p5nr9w{transition:none;opacity:1;transform:none;animation:none}}.cta.svelte-11nzuls{padding:var(--space-16) 0}.cta-card.svelte-11nzuls{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-11nzuls{color:var(--color-accent)}.cta-title.svelte-11nzuls{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-11nzuls{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-11nzuls{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.cta-btn.svelte-11nzuls{padding:var(--space-4) var(--space-12);font-size:1.0625rem}.cta-note.svelte-11nzuls{font-size:.8125rem;color:var(--color-text-light)}@media (max-width: 768px){.cta.svelte-11nzuls{padding:var(--space-10) 0}.cta-card.svelte-11nzuls{padding:var(--space-10) var(--space-5)}.cta-desc.svelte-11nzuls{font-size:1rem;margin-bottom:var(--space-6)}.cta-btn.svelte-11nzuls{padding:var(--space-3) var(--space-8);width:100%;max-width:300px}}.faq.svelte-bnr8cq{background:var(--color-bg-alt)}.faq-header.svelte-bnr8cq{text-align:center;margin-bottom:var(--space-12)}.faq-header.svelte-bnr8cq .section-desc:where(.svelte-bnr8cq){margin:0 auto}.faq-list.svelte-bnr8cq{max-width:760px;margin:0 auto;display:flex;flex-direction:column}.faq-item.svelte-bnr8cq{border-bottom:1px solid var(--color-border)}.faq-item.svelte-bnr8cq:first-child{border-top:1px solid var(--color-border)}.faq-question.svelte-bnr8cq{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-bnr8cq:hover{color:var(--color-primary)}.faq-q-text.svelte-bnr8cq{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-bnr8cq:hover .faq-q-text:where(.svelte-bnr8cq){color:var(--color-primary)}.faq-item.open.svelte-bnr8cq .faq-q-text:where(.svelte-bnr8cq){color:var(--color-primary)}.faq-chevron.svelte-bnr8cq{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-bnr8cq .faq-chevron:where(.svelte-bnr8cq){transform:rotate(180deg);color:var(--color-primary)}.faq-answer.svelte-bnr8cq{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:0}.faq-item.open.svelte-bnr8cq .faq-answer:where(.svelte-bnr8cq){max-height:500px;opacity:1}.faq-answer.svelte-bnr8cq p:where(.svelte-bnr8cq){font-size:.9375rem;line-height:1.7;color:var(--color-text-muted);padding-bottom:var(--space-5)}.roi-calculator.svelte-1q51lm4{background:var(--color-bg)}.roi-header.svelte-1q51lm4{text-align:center;margin-bottom:var(--space-12)}.roi-header.svelte-1q51lm4 .section-desc:where(.svelte-1q51lm4){margin:0 auto}.roi-card.svelte-1q51lm4{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-1q51lm4{display:flex;flex-direction:column;gap:var(--space-8)}.roi-input-group.svelte-1q51lm4{display:flex;flex-direction:column;gap:var(--space-3)}.roi-label.svelte-1q51lm4{display:flex;justify-content:space-between;align-items:center;font-size:.9375rem;font-weight:600;color:var(--color-text)}.roi-value.svelte-1q51lm4{font-size:1.125rem;font-weight:800;color:var(--color-primary)}.roi-slider.svelte-1q51lm4{-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-1q51lm4::-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-1q51lm4::-webkit-slider-thumb:hover{transform:scale(1.15)}.roi-slider.svelte-1q51lm4::-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-1q51lm4{display:flex;justify-content:space-between;font-size:.75rem;color:var(--color-text-light)}.roi-divider.svelte-1q51lm4{height:1px;background:var(--color-border);margin:var(--space-8) 0}.roi-results.svelte-1q51lm4{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-bottom:var(--space-6)}.roi-result.svelte-1q51lm4{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-1q51lm4{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-1q51lm4{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-1q51lm4{font-size:.875rem;font-weight:600;color:var(--color-text-muted);margin-bottom:var(--space-2)}.roi-result-label.svelte-1q51lm4{font-size:.8125rem;color:var(--color-text-light)}.roi-disclaimer.svelte-1q51lm4{text-align:center;font-size:.75rem;color:var(--color-text-light)}@media (max-width: 768px){.roi-card.svelte-1q51lm4{padding:var(--space-5)}.roi-results.svelte-1q51lm4{grid-template-columns:1fr;gap:var(--space-3)}.roi-result.svelte-1q51lm4{padding:var(--space-3)}.roi-inputs.svelte-1q51lm4{gap:var(--space-6)}.roi-divider.svelte-1q51lm4{margin:var(--space-6) 0}}@media (max-width: 480px){.roi-card.svelte-1q51lm4{padding:var(--space-4)}.roi-slider.svelte-1q51lm4::-webkit-slider-thumb{width:28px;height:28px}.roi-slider.svelte-1q51lm4::-moz-range-thumb{width:28px;height:28px}}.commerce-section.svelte-11juud1{background:var(--color-bg-alt)}.commerce-header.svelte-11juud1{text-align:center;margin-bottom:var(--space-12)}.commerce-header.svelte-11juud1 .section-desc:where(.svelte-11juud1){margin:0 auto}.commerce-grid.svelte-11juud1{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);margin-bottom:var(--space-8)}.commerce-card.svelte-11juud1{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-11juud1:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border));box-shadow:var(--shadow-md)}.commerce-logo.svelte-11juud1{margin-bottom:var(--space-4)}.commerce-logo.svelte-11juud1 svg{border-radius:var(--radius-lg)}.commerce-name.svelte-11juud1{font-size:1.125rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.commerce-status.svelte-11juud1{display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-3)}.status-dot.svelte-11juud1{width:8px;height:8px;border-radius:50%;background:var(--color-text-light)}.status-dot.active.svelte-11juud1{background:#28c840;box-shadow:0 0 0 3px #28c84026}.status-text.svelte-11juud1{font-size:.8125rem;font-weight:600;color:#28c840}.commerce-desc.svelte-11juud1{font-size:.875rem;color:var(--color-text-muted);line-height:1.6;margin-bottom:var(--space-4)}.commerce-crm.svelte-11juud1{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-11juud1{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-11juud1{font-size:.8125rem;color:var(--color-text-muted);line-height:1.55}.shorturl-banner.svelte-11juud1{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-11juud1{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-11juud1{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-11juud1{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 1024px){.commerce-grid.svelte-11juud1{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.commerce-grid.svelte-11juud1{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}.shorturl-banner.svelte-11juud1{flex-direction:column;gap:var(--space-3)}.shorturl-title.svelte-11juud1{flex-wrap:wrap}}.bulk-messaging-section.svelte-1ggsa2e{background:var(--color-bg)}.bulk-layout.svelte-1ggsa2e{display:grid;grid-template-columns:1fr 1.2fr;gap:var(--space-12);align-items:center}.bulk-content.svelte-1ggsa2e .section-title:where(.svelte-1ggsa2e){text-align:left}.bulk-content.svelte-1ggsa2e .section-desc:where(.svelte-1ggsa2e){text-align:left;margin:0;margin-bottom:var(--space-8)}.bulk-content.svelte-1ggsa2e .section-label:where(.svelte-1ggsa2e){text-align:left}.bulk-features.svelte-1ggsa2e{display:flex;flex-direction:column;gap:var(--space-4)}.bulk-feature.svelte-1ggsa2e{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-1ggsa2e:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-sm)}.bf-icon.svelte-1ggsa2e{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-1ggsa2e strong:where(.svelte-1ggsa2e){display:block;font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:2px}.bulk-feature.svelte-1ggsa2e span:where(.svelte-1ggsa2e){font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.bulk-visual.svelte-1ggsa2e{position:relative}.showcase-frame.svelte-1ggsa2e{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-1ggsa2e: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-1ggsa2e{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-1ggsa2e{display:flex;gap:6px;flex-shrink:0}.dot.svelte-1ggsa2e{width:10px;height:10px;border-radius:50%}.dot-close.svelte-1ggsa2e{background:#ff5f57}.dot-minimize.svelte-1ggsa2e{background:#febc2e}.dot-maximize.svelte-1ggsa2e{background:#28c840}.frame-url.svelte-1ggsa2e{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-1ggsa2e{color:#28c840;flex-shrink:0}.frame-viewport.svelte-1ggsa2e{overflow:hidden;background:#f6f6f6;padding:var(--space-6)}.showcase-img.svelte-1ggsa2e{width:100%;height:auto;border-radius:var(--radius-lg)}@media (max-width: 1024px){.bulk-layout.svelte-1ggsa2e{grid-template-columns:1fr;gap:var(--space-8)}.bulk-content.svelte-1ggsa2e .section-title:where(.svelte-1ggsa2e),.bulk-content.svelte-1ggsa2e .section-desc:where(.svelte-1ggsa2e),.bulk-content.svelte-1ggsa2e .section-label:where(.svelte-1ggsa2e){text-align:center}.bulk-content.svelte-1ggsa2e .section-desc:where(.svelte-1ggsa2e){margin:0 auto var(--space-8)}}@media (max-width: 640px){.frame-url.svelte-1ggsa2e{display:none}}.industry-pick.svelte-e3ptln{background:var(--color-bg)}.ip-header.svelte-e3ptln{text-align:center;margin-bottom:var(--space-10)}.ip-header.svelte-e3ptln .section-desc:where(.svelte-e3ptln){margin:0 auto}.ip-tabs.svelte-e3ptln{display:flex;justify-content:center;gap:var(--space-2);flex-wrap:wrap;margin-bottom:var(--space-10)}.ip-tab.svelte-e3ptln{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-e3ptln:hover{color:var(--color-text);background:var(--color-bg-muted)}.ip-tab.active.svelte-e3ptln{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-e3ptln{display:flex;align-items:center;line-height:1}.ip-content.svelte-e3ptln{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-e3ptln-ipFadeIn .3s ease}@keyframes svelte-e3ptln-ipFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ip-features.svelte-e3ptln{display:flex;flex-direction:column;gap:var(--space-5)}.ip-feature.svelte-e3ptln{display:flex;gap:var(--space-4);animation:svelte-e3ptln-ipItemIn .4s ease both}@keyframes svelte-e3ptln-ipItemIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.ip-feat-dot.svelte-e3ptln{width:10px;height:10px;border-radius:50%;background:var(--color-primary);flex-shrink:0;margin-top:7px}.ip-feature.svelte-e3ptln h4:where(.svelte-e3ptln){font-size:1rem;font-weight:700;color:var(--color-secondary);margin-bottom:4px}.ip-feature.svelte-e3ptln p:where(.svelte-e3ptln){font-size:.9375rem;color:var(--color-text-muted);line-height:1.5}.ip-automation.svelte-e3ptln{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-e3ptln{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-e3ptln svg:where(.svelte-e3ptln){color:var(--color-primary)}.ip-auto-flow.svelte-e3ptln{font-size:.9375rem;line-height:1.7;color:var(--color-text)}@media (max-width: 768px){.ip-content.svelte-e3ptln{grid-template-columns:1fr;padding:var(--space-5)}.ip-tabs.svelte-e3ptln{gap:var(--space-1)}.ip-tab.svelte-e3ptln{padding:var(--space-2) var(--space-3);font-size:.8125rem}.ip-automation.svelte-e3ptln{padding:var(--space-4)}}@media (max-width: 480px){.ip-tabs.svelte-e3ptln{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-e3ptln::-webkit-scrollbar{display:none}.ip-tab.svelte-e3ptln{flex-shrink:0;white-space:nowrap}.ip-content.svelte-e3ptln{padding:var(--space-4)}}.start-guide.svelte-1x7boz2{background:var(--color-bg-alt)}.sg-header.svelte-1x7boz2{text-align:center;margin-bottom:var(--space-12)}.sg-header.svelte-1x7boz2 .section-desc:where(.svelte-1x7boz2){margin:0 auto}.sg-steps.svelte-1x7boz2{max-width:720px;margin:0 auto}.sg-progress.svelte-1x7boz2{position:relative;display:flex;justify-content:space-between;margin-bottom:var(--space-10)}.sg-progress.svelte-1x7boz2: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-1x7boz2{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-1x7boz2{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-1x7boz2{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.sg-dot.active.svelte-1x7boz2{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-1x7boz2{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-1x7boz2-sgFadeIn .35s ease}@keyframes svelte-1x7boz2-sgFadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.sg-icon.svelte-1x7boz2{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-1x7boz2{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-3)}.sg-step-num.svelte-1x7boz2{font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary)}.sg-time.svelte-1x7boz2{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-1x7boz2{font-size:1.5rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-3)}.sg-desc.svelte-1x7boz2{font-size:1.0625rem;color:var(--color-text);margin-bottom:var(--space-2)}.sg-detail.svelte-1x7boz2{font-size:.9375rem;color:var(--color-text-muted);line-height:1.6;max-width:520px;margin-bottom:var(--space-6)}.sg-nav.svelte-1x7boz2{display:flex;gap:var(--space-3)}.sg-nav-btn.svelte-1x7boz2{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-1x7boz2:hover{color:var(--color-text);border-color:var(--color-text-muted)}.sg-nav-next.svelte-1x7boz2{background:var(--color-primary);color:#fff;border-color:var(--color-primary)}.sg-nav-next.svelte-1x7boz2:hover{background:var(--color-primary-dark);color:#fff;border-color:var(--color-primary-dark)}.sg-nav-cta.svelte-1x7boz2{background:var(--color-primary);color:#fff;border-color:var(--color-primary);text-decoration:none}.sg-nav-cta.svelte-1x7boz2:hover{background:var(--color-primary-dark);color:#fff;border-color:var(--color-primary-dark)}@media (max-width: 768px){.sg-content.svelte-1x7boz2{padding:var(--space-5)}.sg-title.svelte-1x7boz2{font-size:1.25rem}.sg-desc.svelte-1x7boz2{font-size:.9375rem}.sg-icon.svelte-1x7boz2{width:52px;height:52px}}@media (max-width: 480px){.sg-dot.svelte-1x7boz2{width:32px;height:32px;font-size:.625rem}.sg-content.svelte-1x7boz2{padding:var(--space-4)}.sg-progress.svelte-1x7boz2{margin-bottom:var(--space-6)}}.pipeline-section.svelte-1bgidpk{background:var(--color-bg-alt)}.pipeline-header.svelte-1bgidpk{text-align:center;margin-bottom:var(--space-12)}.pipeline-header.svelte-1bgidpk .section-desc:where(.svelte-1bgidpk){margin:0 auto}.pipeline.svelte-1bgidpk{display:flex;align-items:center;justify-content:center;gap:0;max-width:960px;margin:0 auto}.node.svelte-1bgidpk{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-1bgidpk{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-1bgidpk{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-1bgidpk{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-1bgidpk .node-icon:where(.svelte-1bgidpk){background:color-mix(in srgb,var(--color-primary) 10%,transparent);color:var(--color-primary)}.node-content.svelte-1bgidpk{display:flex;flex-direction:column;align-items:center;gap:2px}.node-label.svelte-1bgidpk{font-size:.9375rem;font-weight:700;color:var(--color-text)}.node-sub.svelte-1bgidpk{font-size:.75rem;color:var(--color-text-light)}.node-badge.svelte-1bgidpk{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-1bgidpk{opacity:1;transform:translateY(0)}.connector.svelte-1bgidpk{display:flex;align-items:center;justify-content:center;width:56px;flex-shrink:0;position:relative}.connector.svelte-1bgidpk svg:where(.svelte-1bgidpk){width:100%;height:24px}.connector.svelte-1bgidpk path:where(.svelte-1bgidpk){stroke:var(--color-border);stroke-width:2;stroke-dasharray:48;stroke-dashoffset:0;fill:none}.connector.filled.svelte-1bgidpk path:where(.svelte-1bgidpk){stroke:var(--color-primary);stroke-dashoffset:0;transition:stroke .5s ease-out}.connector-dot.svelte-1bgidpk{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-1bgidpk{opacity:1;transform:scale(1);animation:svelte-1bgidpk-dotPulse 1.2s ease infinite}@keyframes svelte-1bgidpk-dotPulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.6);opacity:.4}}@media (max-width: 768px){.pipeline.svelte-1bgidpk{flex-direction:column;gap:0}.node.svelte-1bgidpk{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-1bgidpk{align-items:flex-start}.node-badge.svelte-1bgidpk{position:absolute;right:var(--space-4);top:50%;transform:translateY(-50%) translate(6px)}.node-badge.visible.svelte-1bgidpk{transform:translateY(-50%) translate(0)}.node-icon.svelte-1bgidpk{width:44px;height:44px}.connector.svelte-1bgidpk{width:2px;height:32px;flex-direction:column}.connector.svelte-1bgidpk svg:where(.svelte-1bgidpk){width:24px;height:100%;transform:rotate(90deg)}}@media (prefers-reduced-motion: reduce){.node.svelte-1bgidpk,.node-icon.svelte-1bgidpk,.node-badge.svelte-1bgidpk,.connector.svelte-1bgidpk path:where(.svelte-1bgidpk),.connector-dot.svelte-1bgidpk{transition:none!important;animation:none!important}}.hero.svelte-1ed4d8e{padding-top:var(--space-16);padding-bottom:0;text-align:center;overflow:hidden}.hero-inner.svelte-1ed4d8e{display:flex;flex-direction:column;align-items:center}.hero-badge.svelte-1ed4d8e{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-1ed4d8e{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-1ed4d8e .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-1ed4d8e-gradientShift 4s ease infinite}@keyframes svelte-1ed4d8e-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-btn-primary.svelte-1ed4d8e{position:relative}.hero-btn-primary.svelte-1ed4d8e: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-1ed4d8e-pulse 2.5s ease infinite}@keyframes svelte-1ed4d8e-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-1ed4d8e{font-size:1.125rem;color:var(--color-text-muted);max-width:560px;line-height:1.7;margin-bottom:var(--space-8)}.hero-actions.svelte-1ed4d8e{display:flex;gap:var(--space-4);margin-bottom:var(--space-8)}.hero-trust.svelte-1ed4d8e{display:flex;align-items:center;gap:var(--space-6);margin-bottom:var(--space-16)}.trust-item.svelte-1ed4d8e{display:flex;align-items:center;gap:var(--space-2);font-size:.875rem;color:var(--color-text-muted)}.trust-item.svelte-1ed4d8e svg:where(.svelte-1ed4d8e){color:#28c840;flex-shrink:0}.hero-visual.svelte-1ed4d8e{width:100%;margin-top:var(--space-4)}.dashboard-preview.svelte-1ed4d8e{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-1ed4d8e{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-1ed4d8e{display:flex;gap:6px;flex-shrink:0}.dot.svelte-1ed4d8e{width:10px;height:10px;border-radius:50%;background:var(--color-border)}.dot-red.svelte-1ed4d8e{background:#ff5f57}.dot-yellow.svelte-1ed4d8e{background:#febc2e}.dot-green.svelte-1ed4d8e{background:#28c840}.preview-url.svelte-1ed4d8e{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-1ed4d8e{color:#28c840;flex-shrink:0}.preview-carousel.svelte-1ed4d8e{position:relative;width:100%;aspect-ratio:960 / 480;overflow:hidden}.preview-img.svelte-1ed4d8e{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-1ed4d8e{opacity:1}@media (max-width: 768px){.hero.svelte-1ed4d8e{padding-top:var(--space-10)}.hero-desc.svelte-1ed4d8e{font-size:1rem;margin-bottom:var(--space-6)}.hero-actions.svelte-1ed4d8e{flex-direction:column;width:100%;max-width:320px}.hero-trust.svelte-1ed4d8e{flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-10)}.dashboard-preview.svelte-1ed4d8e{border-radius:var(--radius-lg) var(--radius-lg) 0 0}}@media (prefers-reduced-motion: reduce){.hero-title.svelte-1ed4d8e .gradient-text{animation:none}.hero-btn-primary.svelte-1ed4d8e:after{animation:none}}@media (max-width: 480px){.hero.svelte-1ed4d8e{padding-top:var(--space-8)}.hero-badge.svelte-1ed4d8e{font-size:.75rem;margin-bottom:var(--space-4)}.preview-url.svelte-1ed4d8e{display:none}}.automation.svelte-18lini3{background:var(--color-bg)}.auto-header.svelte-18lini3{text-align:center;margin-bottom:var(--space-12)}.auto-header.svelte-18lini3 .section-desc:where(.svelte-18lini3){margin:0 auto}.auto-showcase.svelte-18lini3{margin-bottom:var(--space-16)}.showcase-frame.svelte-18lini3{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-18lini3: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-18lini3{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-18lini3{display:flex;gap:6px;flex-shrink:0}.dot.svelte-18lini3{width:10px;height:10px;border-radius:50%}.dot-close.svelte-18lini3{background:#ff5f57}.dot-minimize.svelte-18lini3{background:#febc2e}.dot-maximize.svelte-18lini3{background:#28c840}.frame-url.svelte-18lini3{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-18lini3{color:#28c840;flex-shrink:0}.frame-viewport.svelte-18lini3{aspect-ratio:16 / 10;overflow:hidden;background:var(--color-bg-muted)}.showcase-img.svelte-18lini3{width:100%;height:100%;object-fit:cover;object-position:top left}.capabilities.svelte-18lini3{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-8);margin-bottom:var(--space-16)}.cap-heading.svelte-18lini3{font-size:1.25rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-1)}.cap-sub.svelte-18lini3{font-size:.875rem;color:var(--color-text-muted);margin-bottom:var(--space-5)}.cap-list.svelte-18lini3{display:flex;flex-direction:column;gap:var(--space-4)}.cap-item.svelte-18lini3{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-18lini3:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-sm)}.cap-icon.svelte-18lini3{display:flex;align-items:center;color:var(--color-primary);flex-shrink:0;margin-top:2px}.cap-item.svelte-18lini3 strong:where(.svelte-18lini3){display:block;font-size:.9375rem;font-weight:600;color:var(--color-text);margin-bottom:2px}.cap-item.svelte-18lini3 span:where(.svelte-18lini3){font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.use-cases.svelte-18lini3{text-align:center}.use-cases-title.svelte-18lini3{font-size:1.5rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-8)}.use-case-grid.svelte-18lini3{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5);text-align:left}.use-case.svelte-18lini3{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-18lini3:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.uc-num.svelte-18lini3{display:inline-block;font-size:.75rem;font-weight:800;color:var(--color-primary);margin-bottom:var(--space-3)}.use-case.svelte-18lini3 h4:where(.svelte-18lini3){font-size:1rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.use-case.svelte-18lini3 p:where(.svelte-18lini3){font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 1024px){.use-case-grid.svelte-18lini3{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.capabilities.svelte-18lini3{grid-template-columns:1fr;gap:var(--space-6);margin-bottom:var(--space-10)}.use-case-grid.svelte-18lini3{grid-template-columns:1fr}.use-case.svelte-18lini3{padding:var(--space-4)}.use-cases-title.svelte-18lini3{font-size:1.25rem}.auto-showcase.svelte-18lini3{margin-bottom:var(--space-10)}}@media (max-width: 640px){.frame-url.svelte-18lini3{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-19ffblw{text-align:center;margin-bottom:var(--space-12)}.pricing-header.svelte-19ffblw .section-desc:where(.svelte-19ffblw){margin:0 auto}.pricing-grid.svelte-19ffblw{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-4);align-items:start}.plan-card.svelte-19ffblw{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-19ffblw:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,var(--color-border))}.plan-card.highlight.svelte-19ffblw{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-19ffblw{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-19ffblw{margin-bottom:var(--space-5)}.plan-name.svelte-19ffblw{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-19ffblw{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-19ffblw-badge-pulse 2s ease-in-out infinite}@keyframes svelte-19ffblw-badge-pulse{0%,to{box-shadow:0 0 #ff4d4f66}50%{box-shadow:0 0 0 6px #ff4d4f00}}.price-original.svelte-19ffblw{font-size:.875rem;font-weight:500;color:var(--color-text-light);text-decoration:line-through;margin-right:2px}.plan-price.svelte-19ffblw{display:flex;align-items:baseline;gap:4px;margin-bottom:var(--space-2)}.price-amount.svelte-19ffblw{font-size:1.75rem;font-weight:800;line-height:1;letter-spacing:-.03em;color:var(--color-secondary)}.price-period.svelte-19ffblw{font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.price-custom.svelte-19ffblw{font-size:1.5rem;font-weight:800;line-height:1;color:var(--color-secondary)}.plan-desc.svelte-19ffblw{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5}.btn-block.svelte-19ffblw{display:flex;width:100%}.plan-divider.svelte-19ffblw{height:1px;background:var(--color-border);margin:var(--space-5) 0}.plan-features.svelte-19ffblw{list-style:none;display:flex;flex-direction:column;gap:6px;margin-bottom:var(--space-3);flex:1}.plan-feature.svelte-19ffblw{display:flex;align-items:flex-start;gap:var(--space-2);font-size:.8125rem;color:var(--color-text);line-height:1.45}.feat-icon.svelte-19ffblw{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:18px;height:18px;margin-top:1px}.feat-icon.check.svelte-19ffblw{color:var(--color-primary)}.expand-btn.svelte-19ffblw{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-19ffblw:hover{color:var(--color-primary)}.expand-chevron.svelte-19ffblw{transition:transform .3s cubic-bezier(.16,1,.3,1)}.expand-chevron.expanded.svelte-19ffblw{transform:rotate(180deg)}.extras-wrap.svelte-19ffblw{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.16,1,.3,1),opacity .3s ease;opacity:0}.extras-wrap.open.svelte-19ffblw{max-height:500px;opacity:1}.plan-extras.svelte-19ffblw{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-19ffblw{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-19ffblw{width:4px;height:4px;border-radius:50%;background:var(--color-border);flex-shrink:0;margin-top:6px}.pricing-note.svelte-19ffblw{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-19ffblw{grid-template-columns:repeat(2,1fr);max-width:680px;margin:0 auto}}@media (max-width: 640px){.pricing-grid.svelte-19ffblw{grid-template-columns:1fr;max-width:100%}.plan-card.svelte-19ffblw{padding:var(--space-5)}}.sources-section.svelte-1whnswb{background:var(--color-bg);overflow:hidden}.sources-header.svelte-1whnswb{text-align:center;margin-bottom:var(--space-12)}.sources-header.svelte-1whnswb .section-desc:where(.svelte-1whnswb){margin:0 auto}.marquee-label.svelte-1whnswb{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-1whnswb svg:where(.svelte-1whnswb){opacity:.5}.marquee-wrap.svelte-1whnswb{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-1whnswb{display:flex;gap:var(--space-5);width:max-content;padding:var(--space-2) 0;will-change:transform}.marquee-left.svelte-1whnswb{animation:svelte-1whnswb-scrollLeft 55s linear infinite}.marquee-right.svelte-1whnswb{animation:svelte-1whnswb-scrollRight 70s linear infinite}@keyframes svelte-1whnswb-scrollLeft{0%{transform:translate(0)}to{transform:translate(calc(-100% / 3))}}@keyframes svelte-1whnswb-scrollRight{0%{transform:translate(calc(-100% / 3))}to{transform:translate(0)}}.marquee-wrap.svelte-1whnswb:hover .marquee-track:where(.svelte-1whnswb){animation-play-state:paused}.marquee-card.svelte-1whnswb{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-1whnswb: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-1whnswb{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-1whnswb svg{width:20px;height:20px}.card-icon.logo.svelte-1whnswb{background:none}.card-icon.logo.svelte-1whnswb svg{width:40px;height:40px;border-radius:var(--radius-md)}.card-title.svelte-1whnswb{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-1whnswb{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-1whnswb{font-size:.8125rem;color:var(--color-text-muted);line-height:1.5;white-space:nowrap}.card-tags.svelte-1whnswb{display:flex;gap:var(--space-1);margin-top:var(--space-2)}.card-tag.svelte-1whnswb{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-1whnswb{display:flex;flex-direction:column;align-items:center;gap:0;padding:var(--space-5) 0;color:var(--color-primary)}.flow-line.svelte-1whnswb{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-1whnswb svg:where(.svelte-1whnswb){animation:svelte-1whnswb-arrowBounce 2s ease-in-out infinite}@keyframes svelte-1whnswb-arrowBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(4px);opacity:1}}.records-hub.svelte-1whnswb{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-1whnswb{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-1whnswb{display:flex;justify-content:center;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-4)}.hub-record.svelte-1whnswb{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-1whnswb{display:flex;align-items:center;color:var(--color-primary)}.hub-record-label.svelte-1whnswb{font-size:.8125rem;font-weight:600;color:var(--color-secondary)}.hub-desc.svelte-1whnswb{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 640px){.records-hub.svelte-1whnswb{padding:var(--space-6)}.marquee-card.svelte-1whnswb{min-width:220px;padding:var(--space-4);gap:var(--space-3)}.card-icon.svelte-1whnswb{width:36px;height:36px}.card-icon.svelte-1whnswb svg{width:18px;height:18px}.card-icon.logo.svelte-1whnswb svg{width:36px;height:36px}.card-title.svelte-1whnswb{font-size:.875rem}.card-desc.svelte-1whnswb{font-size:.75rem}}@media (prefers-reduced-motion: reduce){.marquee-track.svelte-1whnswb{animation:none!important}.flow-arrow.svelte-1whnswb svg:where(.svelte-1whnswb){animation:none;opacity:.7}}.intelligence.svelte-1dqngvf{background:var(--color-bg-alt)}.intel-header.svelte-1dqngvf{text-align:center;margin-bottom:var(--space-12)}.intel-header.svelte-1dqngvf .section-desc:where(.svelte-1dqngvf){margin:0 auto}.intel-grid.svelte-1dqngvf{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-6);margin-bottom:var(--space-16)}.intel-card.svelte-1dqngvf{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-1dqngvf:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}.intel-card-icon.svelte-1dqngvf{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-1dqngvf{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-3)}.intel-card-desc.svelte-1dqngvf{font-size:.9375rem;color:var(--color-text-muted);line-height:1.7;margin-bottom:var(--space-6)}.intel-card-detail.svelte-1dqngvf{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-1dqngvf{list-style:none;display:flex;flex-direction:column;gap:var(--space-3)}.intel-card-features.svelte-1dqngvf li:where(.svelte-1dqngvf){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-1dqngvf svg:where(.svelte-1dqngvf){color:var(--color-primary);flex-shrink:0;margin-top:2px}.intel-card-detail.svelte-1dqngvf .score-demo{display:flex;flex-direction:column;gap:var(--space-3)}.intel-card-detail.svelte-1dqngvf .score-row{display:flex;align-items:center;gap:var(--space-3)}.intel-card-detail.svelte-1dqngvf .score-label{font-size:.75rem;font-weight:600;color:var(--color-text-muted);width:72px;flex-shrink:0}.intel-card-detail.svelte-1dqngvf .score-bar{flex:1;height:8px;background:var(--color-border);border-radius:4px;overflow:hidden}.intel-card-detail.svelte-1dqngvf .score-fill{height:100%;border-radius:4px;transition:width 1s ease}.intel-card-detail.svelte-1dqngvf .score-fill.profile{background:var(--color-primary)}.intel-card-detail.svelte-1dqngvf .score-fill.behavior{background:var(--color-accent)}.intel-card-detail.svelte-1dqngvf .score-fill.decay{background:#ef4444}.intel-card-detail.svelte-1dqngvf .score-val{font-size:.8125rem;font-weight:700;color:var(--color-text);width:32px;text-align:right;flex-shrink:0}.intel-card-detail.svelte-1dqngvf .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-1dqngvf .score-total span{font-size:.8125rem;color:var(--color-text-muted)}.intel-card-detail.svelte-1dqngvf .score-total strong{font-size:1.25rem;font-weight:800;color:var(--color-primary)}.intel-card-detail.svelte-1dqngvf .event-timeline{display:flex;flex-direction:column;gap:var(--space-3)}.intel-card-detail.svelte-1dqngvf .event-item{display:flex;align-items:center;gap:var(--space-3)}.intel-card-detail.svelte-1dqngvf .event-dot{width:8px;height:8px;border-radius:50%;background:var(--color-primary);flex-shrink:0}.intel-card-detail.svelte-1dqngvf .event-content{flex:1;min-width:0}.intel-card-detail.svelte-1dqngvf .event-action{display:block;font-size:.8125rem;font-weight:600;color:var(--color-text);line-height:1.3}.intel-card-detail.svelte-1dqngvf .event-meta{font-size:.6875rem;color:var(--color-text-light)}.intel-card-detail.svelte-1dqngvf .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-1dqngvf .pipeline-demo{display:flex;align-items:flex-end;justify-content:center;gap:var(--space-2);height:80px}.intel-card-detail.svelte-1dqngvf .pipe-stage{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);flex:1}.intel-card-detail.svelte-1dqngvf .pipe-header{display:flex;flex-direction:column;align-items:center;gap:2px}.intel-card-detail.svelte-1dqngvf .pipe-name{font-size:.6875rem;font-weight:600;color:var(--color-text-muted)}.intel-card-detail.svelte-1dqngvf .pipe-count{font-size:.875rem;font-weight:800;color:var(--color-primary)}.intel-card-detail.svelte-1dqngvf .pipe-bar-wrap{width:100%;height:32px;display:flex;align-items:flex-end}.intel-card-detail.svelte-1dqngvf .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-1dqngvf .pipe-arrow{display:flex;align-items:center;color:var(--color-text-light);flex-shrink:0;margin-bottom:10px}.intel-flow.svelte-1dqngvf{text-align:center}.flow-title.svelte-1dqngvf{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-8)}.flow-diagram.svelte-1dqngvf{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-1dqngvf{display:flex;flex-direction:column;align-items:center;gap:var(--space-2);min-width:100px}.flow-icon.svelte-1dqngvf{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-1dqngvf{font-size:.8125rem;font-weight:700;color:var(--color-text)}.flow-sub.svelte-1dqngvf{font-size:.6875rem;color:var(--color-text-light)}.flow-connector.svelte-1dqngvf{color:var(--color-text-light);flex-shrink:0}.flow-caption.svelte-1dqngvf{font-size:.875rem;color:var(--color-text-muted);line-height:1.6}@media (max-width: 1024px){.intel-grid.svelte-1dqngvf{grid-template-columns:1fr;gap:var(--space-6)}}@media (max-width: 768px){.intel-card.svelte-1dqngvf{padding:var(--space-6)}.intel-card-title.svelte-1dqngvf{font-size:1.125rem}.flow-diagram.svelte-1dqngvf{flex-direction:column;gap:var(--space-4);padding:var(--space-6)}.flow-connector.svelte-1dqngvf{transform:rotate(90deg)}.flow-node.svelte-1dqngvf{min-width:auto}.flow-title.svelte-1dqngvf{font-size:1.125rem}.intel-grid.svelte-1dqngvf{margin-bottom:var(--space-10)}}@media (max-width: 480px){.intel-card.svelte-1dqngvf{padding:var(--space-5)}.intel-card-detail.svelte-1dqngvf{padding:var(--space-4)}.intel-card-detail.svelte-1dqngvf .score-label{width:56px;font-size:.6875rem}.flow-diagram.svelte-1dqngvf{padding:var(--space-4)}}.features.svelte-awi33v{background:var(--color-bg);padding-bottom:0}.features-header.svelte-awi33v{text-align:center;margin-bottom:var(--space-12)}.features-header.svelte-awi33v .section-desc:where(.svelte-awi33v){margin:0 auto}.tabs-marquee.svelte-awi33v{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-awi33v{display:flex;gap:var(--space-2);width:max-content;animation:svelte-awi33v-marquee 25s linear infinite}.tabs-marquee.svelte-awi33v:hover .tabs-track:where(.svelte-awi33v){animation-play-state:paused}@keyframes svelte-awi33v-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.feature-tab.svelte-awi33v{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-awi33v:hover{color:var(--color-text);background:var(--color-bg-muted)}.feature-tab.active.svelte-awi33v{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-awi33v{display:flex;align-items:center;color:currentColor;line-height:1}.tab-label.svelte-awi33v{line-height:1}.showcase.svelte-awi33v{margin-bottom:var(--space-16)}.showcase-frame.svelte-awi33v{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-awi33v: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-awi33v{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-awi33v{display:flex;gap:6px;flex-shrink:0}.dot.svelte-awi33v{width:10px;height:10px;border-radius:50%}.dot-close.svelte-awi33v{background:#ff5f57}.dot-minimize.svelte-awi33v{background:#febc2e}.dot-maximize.svelte-awi33v{background:#28c840}.frame-url.svelte-awi33v{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-awi33v{color:#28c840;flex-shrink:0}.frame-viewport.svelte-awi33v{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:var(--color-bg-muted)}.showcase-img.svelte-awi33v{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-awi33v{opacity:1}.showcase-info.svelte-awi33v{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-awi33v-infoFadeIn .35s ease}@keyframes svelte-awi33v-infoFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.info-badge.svelte-awi33v{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-awi33v{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-awi33v{display:flex;align-items:center;color:var(--color-primary);line-height:1}.info-desc.svelte-awi33v{font-size:1rem;line-height:1.7;color:var(--color-text-muted)}.info-highlights.svelte-awi33v ul:where(.svelte-awi33v){list-style:none;display:flex;flex-direction:column;gap:var(--space-3)}.info-highlights.svelte-awi33v li:where(.svelte-awi33v){display:flex;align-items:flex-start;gap:var(--space-3);font-size:.9375rem;line-height:1.5;color:var(--color-text)}.check-icon.svelte-awi33v{color:var(--color-primary);flex-shrink:0;margin-top:2px}.gallery-section.svelte-awi33v{padding:var(--space-16) 0 var(--space-20);background:var(--color-bg-alt)}.gallery-heading.svelte-awi33v{text-align:center;font-size:1.25rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-8)}.gallery-grid.svelte-awi33v{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-4)}.gallery-card.svelte-awi33v{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-awi33v:hover{border-color:color-mix(in srgb,var(--color-primary) 40%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.gallery-card.active.svelte-awi33v{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-awi33v{aspect-ratio:16 / 10;overflow:hidden;border-bottom:1px solid var(--color-border);background:var(--color-bg-muted)}.gallery-img-wrap.svelte-awi33v img:where(.svelte-awi33v){width:100%;height:100%;object-fit:cover;object-position:top left;transition:transform .3s ease}.gallery-card.svelte-awi33v:hover .gallery-img-wrap:where(.svelte-awi33v) img:where(.svelte-awi33v){transform:scale(1.05)}.gallery-card-label.svelte-awi33v{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-awi33v{display:flex;align-items:center;color:var(--color-primary);line-height:1}@media (max-width: 1024px){.gallery-grid.svelte-awi33v{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.showcase-info.svelte-awi33v{grid-template-columns:1fr;gap:var(--space-5);padding:var(--space-5)}.info-title.svelte-awi33v{font-size:1.125rem}.feature-tab.svelte-awi33v{padding:var(--space-2) var(--space-3);font-size:.8125rem}.showcase.svelte-awi33v{margin-bottom:var(--space-10)}.gallery-section.svelte-awi33v{padding:var(--space-10) 0 var(--space-12)}}@media (max-width: 640px){.gallery-grid.svelte-awi33v{grid-template-columns:1fr}.frame-url.svelte-awi33v{display:none}.showcase-info.svelte-awi33v{padding:var(--space-4);gap:var(--space-4)}}.pain-points.svelte-19vpban{background:var(--color-bg-alt)}.pp-header.svelte-19vpban{text-align:center;margin-bottom:var(--space-12)}.pp-header.svelte-19vpban .section-desc:where(.svelte-19vpban){margin:0 auto}.persona-grid.svelte-19vpban{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-6)}.persona-card.svelte-19vpban{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-19vpban:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}.persona-header.svelte-19vpban{display:flex;align-items:center;gap:var(--space-3);margin-bottom:var(--space-5)}.persona-icon.svelte-19vpban{display:flex;align-items:center;color:var(--color-primary);line-height:1}.persona-role.svelte-19vpban{font-size:1.25rem;font-weight:700;color:var(--color-secondary)}.persona-pains.svelte-19vpban{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-19vpban{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-19vpban{color:#ef4444;flex-shrink:0;margin-top:2px}.persona-solution.svelte-19vpban{display:flex;flex-direction:column;gap:var(--space-2)}.solution-label.svelte-19vpban{display:flex;align-items:center;gap:var(--space-2);font-size:.8125rem;font-weight:600;color:var(--color-primary)}.solution-label.svelte-19vpban svg:where(.svelte-19vpban){color:var(--color-primary)}.solution-text.svelte-19vpban{font-size:.9375rem;line-height:1.6;color:var(--color-text)}@media (max-width: 768px){.persona-grid.svelte-19vpban{grid-template-columns:1fr;gap:var(--space-4)}.persona-card.svelte-19vpban{padding:var(--space-5)}.persona-role.svelte-19vpban{font-size:1.0625rem}}.biz-forms.svelte-atz21v{background:var(--color-bg-alt);overflow:hidden}.biz-header.svelte-atz21v{text-align:center;margin-bottom:var(--space-12)}.biz-header.svelte-atz21v .section-desc:where(.svelte-atz21v){margin:0 auto}.biz-header.svelte-atz21v .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-atz21v .mobile-only{display:none}.biz-carousel.svelte-atz21v{margin-bottom:var(--space-16)}.carousel-stage.svelte-atz21v{display:flex;align-items:center;gap:var(--space-4)}.carousel-arrow.svelte-atz21v{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-atz21v: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-atz21v{flex:1;display:flex;align-items:center;justify-content:center;position:relative;height:420px;perspective:1200px}.carousel-slide.svelte-atz21v{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-atz21v img:where(.svelte-atz21v){width:100%;height:100%;object-fit:cover;display:block}.carousel-slide-center.svelte-atz21v{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-atz21v{width:50%;height:80%;z-index:1;transform:translate(-75%) scale(.88);opacity:.6;filter:brightness(.85)}.carousel-slide-left.svelte-atz21v:hover{opacity:.8}.carousel-slide-right.svelte-atz21v{width:50%;height:80%;z-index:1;transform:translate(75%) scale(.88);opacity:.6;filter:brightness(.85)}.carousel-slide-right.svelte-atz21v:hover{opacity:.8}.carousel-slide-hidden.svelte-atz21v{width:40%;height:60%;z-index:0;opacity:0;pointer-events:none;transform:scale(.7)}.slide-info.svelte-atz21v{text-align:center;margin-top:var(--space-6);animation:svelte-atz21v-fadeUp .35s ease}@keyframes svelte-atz21v-fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.slide-title.svelte-atz21v{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-2)}.slide-desc.svelte-atz21v{font-size:1rem;line-height:1.7;color:var(--color-text-muted);max-width:640px;margin:0 auto}.caps-grid.svelte-atz21v{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-5)}.cap-card.svelte-atz21v{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-atz21v:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.cap-icon.svelte-atz21v{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-atz21v{font-size:1rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-2)}.cap-desc.svelte-atz21v{font-size:.875rem;line-height:1.6;color:var(--color-text-muted)}.consent-banner.svelte-atz21v{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-atz21v: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-atz21v{display:flex;gap:var(--space-8)}.consent-content.svelte-atz21v{flex:1;min-width:0}.consent-title-row.svelte-atz21v{display:flex;align-items:center;gap:var(--space-4);margin-bottom:var(--space-4)}.consent-shield.svelte-atz21v{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-atz21v{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-atz21v{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-3);line-height:1.4}.consent-desc.svelte-atz21v{font-size:.9375rem;line-height:1.7;color:var(--color-text-muted);margin-bottom:var(--space-6)}.consent-problems.svelte-atz21v{display:flex;flex-direction:column;gap:var(--space-3);margin-bottom:var(--space-6)}.consent-problem.svelte-atz21v{display:flex;align-items:flex-start;gap:var(--space-3);font-size:.9375rem;line-height:1.5;color:var(--color-text)}.problem-icon.svelte-atz21v{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#ef4444}.solution-arrow.svelte-atz21v{display:flex;justify-content:center;margin-bottom:var(--space-3);color:var(--color-primary);opacity:.6}.solution-title.svelte-atz21v{font-size:1.0625rem;font-weight:700;color:var(--color-primary);text-align:center;margin-bottom:var(--space-5)}.consent-solution.svelte-atz21v{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-atz21v{display:flex;flex-direction:column;gap:var(--space-3)}.solution-item.svelte-atz21v{display:flex;align-items:flex-start;gap:var(--space-3);font-size:.9375rem;line-height:1.5;color:var(--color-text)}.solution-check.svelte-atz21v{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;color:#16a34a}.consent-images.svelte-atz21v{flex-shrink:0;width:420px;display:flex;flex-direction:column;gap:var(--space-4);align-self:center}.consent-image.svelte-atz21v{border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--color-border);box-shadow:var(--shadow-md);position:relative}.consent-image.svelte-atz21v img:where(.svelte-atz21v){width:100%;display:block}.consent-image-caption.svelte-atz21v{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-atz21v{grid-template-columns:repeat(2,1fr)}}@media (max-width: 768px){.biz-header.svelte-atz21v .mobile-only{display:inline}.carousel-track.svelte-atz21v{height:300px}.carousel-arrow.svelte-atz21v{width:36px;height:36px}.carousel-stage.svelte-atz21v{gap:var(--space-2)}.slide-title.svelte-atz21v{font-size:1.125rem}.caps-grid.svelte-atz21v{gap:var(--space-3)}.cap-card.svelte-atz21v{padding:var(--space-4)}.consent-banner.svelte-atz21v{padding:var(--space-6)}.consent-body.svelte-atz21v{flex-direction:column;gap:var(--space-5)}.consent-images.svelte-atz21v{width:100%;order:1}.consent-image.svelte-atz21v{flex:1}.consent-title.svelte-atz21v{font-size:1.125rem}}@media (max-width: 640px){.caps-grid.svelte-atz21v{grid-template-columns:1fr}.carousel-track.svelte-atz21v{height:240px}.carousel-slide-center.svelte-atz21v{width:85%}.carousel-slide-left.svelte-atz21v,.carousel-slide-right.svelte-atz21v{opacity:.3;width:40%;height:65%;filter:brightness(.7) blur(1px)}.carousel-arrow.svelte-atz21v{width:32px;height:32px}}.cart-card.svelte-tu7qc{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-tu7qc{transform:scale(.97)}.cart-header.svelte-tu7qc{display:flex;align-items:center;gap:8px;font-weight:700;font-size:.9375rem;color:var(--color-text);margin-bottom:16px}.badge.svelte-tu7qc{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-tu7qc{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:12px}.cart-item.svelte-tu7qc{display:flex;align-items:center;gap:12px}.item-emoji.svelte-tu7qc{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-tu7qc{display:flex;flex-direction:column;gap:2px}.item-name.svelte-tu7qc{font-size:.875rem;font-weight:600;color:var(--color-text)}.item-detail.svelte-tu7qc{font-size:.8125rem;color:var(--color-text-muted)}.cart-divider.svelte-tu7qc{height:1px;background:var(--color-border);margin:16px 0}.cart-total.svelte-tu7qc{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:.875rem;color:var(--color-text-muted)}.total-price.svelte-tu7qc{font-size:1.125rem;font-weight:800;color:var(--color-text)}.purchase-btn.svelte-tu7qc{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-tu7qc:hover:not(:disabled){background:var(--color-primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #4541ff59}.purchase-btn.svelte-tu7qc:active:not(:disabled),.purchase-btn.pressing.svelte-tu7qc{transform:scale(.97)}.purchase-btn.purchased.svelte-tu7qc{background:#10b981;cursor:default}.check-icon.svelte-tu7qc{animation:svelte-tu7qc-checkPop .4s cubic-bezier(.16,1,.3,1)}@keyframes svelte-tu7qc-checkPop{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.receipt-area.svelte-1nezs18{display:flex;flex-direction:column;align-items:center;min-height:100px}.printer.svelte-1nezs18{position:relative;z-index:2}.printer-body.svelte-1nezs18{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-1nezs18{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-1nezs18{overflow:hidden;width:100%;max-width:380px;position:relative;z-index:1;margin-top:-1px}.receipt.svelte-1nezs18{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-1nezs18{cursor:grab}.receipt.draggable.svelte-1nezs18:active{cursor:grabbing}.receipt-inner.svelte-1nezs18{padding:60px 22px 16px;font-family:var(--font-mono),monospace;font-size:.8125rem;color:#333}.receipt-store.svelte-1nezs18{text-align:center;margin-bottom:16px}.store-name.svelte-1nezs18{display:block;font-size:1.125rem;font-weight:800;letter-spacing:.12em;color:#111}.store-sub.svelte-1nezs18{display:block;font-size:.75rem;color:#999;margin-top:2px}.receipt-meta.svelte-1nezs18{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.meta-row.svelte-1nezs18{display:flex;justify-content:space-between;color:#666;font-size:.75rem}.receipt-divider.svelte-1nezs18{text-align:center;color:#ccc;font-size:.75rem;letter-spacing:.1em;margin:10px 0;overflow:hidden;white-space:nowrap}.receipt-items.svelte-1nezs18{display:flex;flex-direction:column;gap:8px}.receipt-item.svelte-1nezs18{display:flex;justify-content:space-between;font-size:.8125rem}.receipt-total-row.svelte-1nezs18{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.receipt-total.svelte-1nezs18{font-size:1.0625rem;font-weight:800;color:#111}.receipt-zigzag.svelte-1nezs18{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-1nezs18{animation:svelte-1nezs18-receiptNudge 2.5s ease-in-out 1s 2}@keyframes svelte-1nezs18-receiptNudge{0%,to{transform:translateY(0)}30%{transform:translateY(6px)}50%{transform:translateY(3px)}70%{transform:translateY(6px)}}.drag-hint.svelte-1nezs18{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-1nezs18{color:var(--color-primary);animation:svelte-1nezs18-arrowBounce 1.2s ease-in-out infinite}@keyframes svelte-1nezs18-arrowBounce{0%,to{transform:translateY(0);opacity:.5}50%{transform:translateY(6px);opacity:1}}@media (max-width: 480px){.printer-body.svelte-1nezs18{width:100%;max-width:calc(100vw - 32px);height:50px;border-radius:8px 8px 0 0}.printer-slot.svelte-1nezs18{width:calc(100% - 40px)}.receipt-wrapper.svelte-1nezs18{max-width:calc(100vw - 72px)}.receipt-inner.svelte-1nezs18{padding:48px 16px 12px;font-size:.75rem}.store-name.svelte-1nezs18{font-size:1rem}.receipt-item.svelte-1nezs18{font-size:.75rem}.receipt-total.svelte-1nezs18{font-size:.9375rem}.drag-hint.svelte-1nezs18{font-size:.75rem}}@media (max-width: 768px) and (min-width: 481px){.printer-body.svelte-1nezs18{width:400px}.printer-slot.svelte-1nezs18{width:340px}.receipt-wrapper.svelte-1nezs18{max-width:360px}}.crm-grid-wrapper.svelte-pp500k{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-pp500k{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-pp500k{font-size:.875rem;font-weight:700;color:var(--color-text)}.row-count.svelte-pp500k{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-pp500k{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-pp500k{display:flex;flex-direction:column}.grid-row.svelte-pp500k{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-pp500k:last-child{border-bottom:none}.cell-name.svelte-pp500k{font-weight:500}.cell-mono.svelte-pp500k{font-family:var(--font-mono),monospace;font-size:.75rem;color:var(--color-text-muted)}.cell-amount.svelte-pp500k{font-weight:700;text-align:right}.col-right.svelte-pp500k{text-align:right}.new-row.svelte-pp500k{transition:background-color .6s ease}.new-row.highlight.svelte-pp500k{background-color:#4541ff0f}.new-row.highlight.svelte-pp500k .cell-name:where(.svelte-pp500k),.new-row.highlight.svelte-pp500k .cell-amount:where(.svelte-pp500k){color:var(--color-primary)}.new-badge.svelte-pp500k{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-pp500k{display:none}.grid-columns.svelte-pp500k{grid-template-columns:1fr 1.2fr .8fr;padding:9px 14px}.grid-row.svelte-pp500k{grid-template-columns:1fr 1.2fr .8fr;padding:10px 14px;font-size:.75rem}}.message-area.svelte-1u4a3vv{display:flex;justify-content:center;align-items:flex-start;gap:20px;flex-wrap:wrap}.phone-frame.svelte-1u4a3vv{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-1u4a3vv{height:36px;background:#fafafa;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #f0f0f0}.phone-notch.svelte-1u4a3vv{width:80px;height:6px;background:#e0e0e0;border-radius:3px}.message-screen.svelte-1u4a3vv{padding:16px;min-height:240px;background:#f8f8f8}.message-top.svelte-1u4a3vv{display:flex;align-items:center;gap:8px;margin-bottom:16px}.sender-name.svelte-1u4a3vv{font-size:.875rem;font-weight:700;color:#111}.sender-badge.svelte-1u4a3vv{font-size:.625rem;font-weight:600;color:var(--color-primary);background:#4541ff14;padding:2px 6px;border-radius:var(--radius-sm)}.message-bubble.svelte-1u4a3vv{background:#fff;border-radius:4px 16px 16px;padding:16px;box-shadow:0 1px 4px #0000000a;opacity:0}.msg-title.svelte-1u4a3vv{font-size:.875rem;font-weight:700;color:#111;margin:0 0 8px}.msg-body.svelte-1u4a3vv{font-size:.8125rem;color:#444;line-height:1.6;margin:0}.msg-detail.svelte-1u4a3vv{color:#666;font-family:var(--font-mono),monospace;font-size:.75rem}.msg-button.svelte-1u4a3vv{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-1u4a3vv{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-1u4a3vv{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-1u4a3vv{display:flex;align-items:center;gap:12px}.insight-avatar.svelte-1u4a3vv{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-1u4a3vv{display:flex;flex-direction:column;gap:2px}.insight-name.svelte-1u4a3vv{font-size:.9375rem;font-weight:700;color:var(--color-text)}.insight-label.svelte-1u4a3vv{font-size:.6875rem;color:var(--color-text-muted)}.insight-stats.svelte-1u4a3vv{display:flex;align-items:center;gap:0;background:var(--color-bg-alt);border-radius:var(--radius-md);padding:12px 0}.stat-item.svelte-1u4a3vv{flex:1;display:flex;flex-direction:column;align-items:center;gap:2px;opacity:0}.stat-value.svelte-1u4a3vv{font-size:.8125rem;font-weight:700;color:var(--color-text)}.stat-label.svelte-1u4a3vv{font-size:.625rem;color:var(--color-text-muted)}.stat-divider.svelte-1u4a3vv{width:1px;height:24px;background:var(--color-border)}.insight-section.svelte-1u4a3vv{display:flex;flex-direction:column;gap:8px}.insight-section-title.svelte-1u4a3vv{font-size:.6875rem;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.04em}.insight-tags.svelte-1u4a3vv{display:flex;flex-wrap:wrap;gap:6px}.tag.svelte-1u4a3vv{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-1u4a3vv{background:#4541ff14;color:var(--color-primary)}.insight-actions.svelte-1u4a3vv{display:flex;flex-direction:column;gap:8px}.action-item.svelte-1u4a3vv{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-1u4a3vv svg:where(.svelte-1u4a3vv){flex-shrink:0;color:var(--color-primary)}@media (max-width: 640px){.message-area.svelte-1u4a3vv{flex-direction:column;align-items:center}.phone-frame.svelte-1u4a3vv,.insight-card.svelte-1u4a3vv{width:280px}.message-screen.svelte-1u4a3vv{padding:12px;min-height:220px}}.demo-section.svelte-1t2vdzr{background:var(--color-bg-alt);overflow:hidden}.demo-header.svelte-1t2vdzr{text-align:center;margin-bottom:var(--space-12)}.demo-header.svelte-1t2vdzr .section-desc:where(.svelte-1t2vdzr){margin:0 auto}.demo-stage.svelte-1t2vdzr{display:flex;flex-direction:column;align-items:center;gap:var(--space-4)}.step-indicator.svelte-1t2vdzr{display:flex;align-items:center;gap:0}.step-dot.svelte-1t2vdzr{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-1t2vdzr{background:var(--color-primary);border-color:var(--color-primary)}.step-dot.active.svelte-1t2vdzr .step-num:where(.svelte-1t2vdzr){color:#fff}.step-dot.done.svelte-1t2vdzr{background:#10b981;border-color:#10b981}.step-dot.done.svelte-1t2vdzr .step-num:where(.svelte-1t2vdzr){color:#fff}.step-num.svelte-1t2vdzr{font-size:.75rem;font-weight:700;color:var(--color-text-muted);transition:color .3s ease}.step-line.svelte-1t2vdzr{width:64px;height:2px;background:var(--color-border);transition:background .4s ease}.step-line.filled.svelte-1t2vdzr{background:#10b981}.step-labels.svelte-1t2vdzr{display:flex;gap:var(--space-10);font-size:.8125rem;color:var(--color-text-muted)}.step-labels.svelte-1t2vdzr span:where(.svelte-1t2vdzr){transition:all .3s ease}.step-labels.svelte-1t2vdzr span.active:where(.svelte-1t2vdzr){color:var(--color-primary);font-weight:700}.interaction-area.svelte-1t2vdzr{margin-top:var(--space-8);display:flex;justify-content:center;align-items:flex-start;min-height:420px;width:100%}.cart-step.svelte-1t2vdzr{flex-direction:column;align-items:center;gap:16px}.step-hint.svelte-1t2vdzr{font-size:.8125rem;color:var(--color-text-muted);margin:0;animation:svelte-1t2vdzr-hintPulse 2s ease-in-out infinite}@keyframes svelte-1t2vdzr-hintPulse{0%,to{opacity:.5}50%{opacity:1}}.fade-in.svelte-1t2vdzr{animation:svelte-1t2vdzr-fadeSlideIn .4s cubic-bezier(.16,1,.3,1) both;display:flex;justify-content:center;width:100%}@keyframes svelte-1t2vdzr-fadeSlideIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.reset-btn.svelte-1t2vdzr{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-1t2vdzr: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-1t2vdzr{width:40px}.step-labels.svelte-1t2vdzr{gap:var(--space-6);font-size:.75rem}.interaction-area.svelte-1t2vdzr{min-height:360px}}@media (max-width: 480px){.step-line.svelte-1t2vdzr{width:28px}.step-labels.svelte-1t2vdzr{gap:var(--space-4)}}.form-embed-section.svelte-100218t{padding:var(--space-16) var(--space-6)}.form-embed-demo.svelte-100218t{text-align:center;max-width:1200px;margin:0 auto}.embed-title.svelte-100218t{font-size:1.375rem;font-weight:800;color:var(--color-secondary);margin-bottom:var(--space-2)}.embed-desc.svelte-100218t{font-size:1rem;color:var(--color-text-muted);margin-bottom:var(--space-6)}.embed-frame.svelte-100218t{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-13nrp79{background:var(--color-bg-alt)}.mcp-header.svelte-13nrp79{text-align:center;margin-bottom:var(--space-10)}.mcp-header.svelte-13nrp79 .section-desc:where(.svelte-13nrp79){margin:0 auto}.gradient-text.svelte-13nrp79{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-13nrp79{display:flex;justify-content:center;gap:var(--space-2);margin-bottom:var(--space-8)}.scenario-tab.svelte-13nrp79{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-13nrp79:hover{color:var(--color-primary);border-color:color-mix(in srgb,var(--color-primary) 30%,transparent)}.scenario-tab.active.svelte-13nrp79{color:#fff;background:var(--color-primary);border-color:var(--color-primary)}.scenario-tab.active.svelte-13nrp79 .tab-icon:where(.svelte-13nrp79){color:#fff}.tab-icon.svelte-13nrp79{display:flex;align-items:center;color:var(--color-text-light);transition:color var(--transition-base)}.tab-label.svelte-13nrp79{line-height:1}.chat-sim.svelte-13nrp79{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-13nrp79{display:flex;gap:var(--space-3);margin-bottom:var(--space-4)}.chat-row.svelte-13nrp79:last-child{margin-bottom:0}.chat-avatar.svelte-13nrp79{flex-shrink:0;width:32px;height:32px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center}.ai-avatar.svelte-13nrp79{background:linear-gradient(135deg,var(--color-primary),var(--color-accent));color:#fff}.chat-bubble.svelte-13nrp79{flex:1;min-width:0}.prompt-input-wrap.svelte-13nrp79{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-13nrp79:has(.cursor:where(.svelte-13nrp79)){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-13nrp79{flex:1;font-size:.9375rem;color:var(--color-secondary);min-height:24px;display:flex;align-items:center}.prompt-text.svelte-13nrp79{white-space:pre-wrap}.cursor.svelte-13nrp79{display:inline-block;color:var(--color-primary);font-weight:300;animation:svelte-13nrp79-blink .8s step-end infinite;margin-left:1px}@keyframes svelte-13nrp79-blink{0%,to{opacity:1}50%{opacity:0}}.prompt-send.svelte-13nrp79{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-13nrp79{background:var(--color-primary);color:#fff}.thinking-dots.svelte-13nrp79{display:flex;gap:4px;padding:var(--space-2) 0}.thinking-dots.svelte-13nrp79 span:where(.svelte-13nrp79){width:6px;height:6px;border-radius:var(--radius-full);background:var(--color-text-light);animation:svelte-13nrp79-dotBounce 1.2s ease-in-out infinite}.thinking-dots.svelte-13nrp79 span:where(.svelte-13nrp79):nth-child(2){animation-delay:.15s}.thinking-dots.svelte-13nrp79 span:where(.svelte-13nrp79):nth-child(3){animation-delay:.3s}@keyframes svelte-13nrp79-dotBounce{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-6px);opacity:1}}.ai-text.svelte-13nrp79{font-size:.9375rem;color:var(--color-secondary);margin-bottom:var(--space-3);font-weight:500}.result-widget.svelte-13nrp79{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}.mini-table.svelte-13nrp79{font-size:.8125rem}.mini-row.svelte-13nrp79{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-13nrp79:last-child{border-bottom:none}.mini-header.svelte-13nrp79{background:var(--color-bg-muted);font-weight:600;color:var(--color-text-muted);font-size:.75rem}.mini-row.more.svelte-13nrp79{display:block;text-align:center;font-size:.75rem}.badge.svelte-13nrp79{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-13nrp79{color:var(--color-text-muted)}.segment-card.svelte-13nrp79{padding:var(--space-4)}.seg-header.svelte-13nrp79{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--space-3)}.seg-name.svelte-13nrp79{font-weight:700;font-size:.9375rem;color:var(--color-secondary)}.seg-count.svelte-13nrp79{font-size:.875rem;font-weight:600;color:var(--color-primary)}.seg-conditions.svelte-13nrp79{background:var(--color-bg-muted);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3)}.seg-rule.svelte-13nrp79{display:flex;align-items:center;gap:var(--space-2);font-size:.8125rem}.seg-field.svelte-13nrp79{font-family:var(--font-mono);font-weight:600;color:var(--color-accent);font-size:.75rem}.seg-op.svelte-13nrp79{color:var(--color-text);font-weight:500}.seg-window.svelte-13nrp79{color:var(--color-text-muted);font-size:.75rem}.auto-flow.svelte-13nrp79{display:flex;align-items:center;justify-content:center;gap:var(--space-2);padding:var(--space-4);flex-wrap:wrap}.flow-node.svelte-13nrp79{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-13nrp79{background:color-mix(in srgb,#10b981 12%,transparent);color:#10b981;border:1px solid color-mix(in srgb,#10b981 25%,transparent)}.flow-node.delay.svelte-13nrp79{background:color-mix(in srgb,#f59e0b 12%,transparent);color:#f59e0b;border:1px solid color-mix(in srgb,#f59e0b 25%,transparent)}.flow-node.action.svelte-13nrp79{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-13nrp79{color:var(--color-text-light);font-size:1.25rem}.analytics-card.svelte-13nrp79{padding:var(--space-4);display:flex;flex-direction:column;gap:var(--space-2)}.ch-row.svelte-13nrp79{display:flex;align-items:center;gap:var(--space-3);font-size:.8125rem}.ch-name.svelte-13nrp79{width:70px;flex-shrink:0;color:var(--color-text-muted);font-weight:500}.ch-bar-track.svelte-13nrp79{flex:1;height:8px;background:var(--color-bg-muted);border-radius:var(--radius-full);overflow:hidden}.ch-bar.svelte-13nrp79{height:100%;border-radius:var(--radius-full);transition:width .6s cubic-bezier(.16,1,.3,1)}.ch-count.svelte-13nrp79{width:50px;text-align:right;font-weight:600;color:var(--color-secondary);flex-shrink:0}.tool-grid.svelte-13nrp79{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--space-4)}.tool-card.svelte-13nrp79{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-13nrp79:hover{border-color:color-mix(in srgb,var(--color-primary) 30%,transparent);box-shadow:var(--shadow-md);transform:translateY(-2px)}.tool-card-icon.svelte-13nrp79{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-13nrp79 h4:where(.svelte-13nrp79){font-size:.8125rem;font-weight:700;color:var(--color-secondary);margin-bottom:var(--space-1)}.tool-count.svelte-13nrp79{font-size:.75rem;color:var(--color-text-muted)}.slide-up.svelte-13nrp79{animation:svelte-13nrp79-slideUp .4s cubic-bezier(.16,1,.3,1) both}@keyframes svelte-13nrp79-slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.scenario-tabs.svelte-13nrp79{flex-wrap:wrap}.scenario-tab.svelte-13nrp79{font-size:.8125rem;padding:var(--space-2) var(--space-3)}.chat-sim.svelte-13nrp79{padding:var(--space-4)}.mini-row.svelte-13nrp79{grid-template-columns:1fr .6fr 1fr;font-size:.75rem}.mini-row.svelte-13nrp79 span:where(.svelte-13nrp79):last-child:not(.badge){display:none}.mini-header.svelte-13nrp79 span:where(.svelte-13nrp79):last-child{display:none}.tool-grid.svelte-13nrp79{grid-template-columns:repeat(3,1fr);gap:var(--space-3)}.auto-flow.svelte-13nrp79{gap:var(--space-1)}.flow-node.svelte-13nrp79{font-size:.75rem;padding:var(--space-1) var(--space-2)}}@media (max-width: 480px){.tab-label.svelte-13nrp79{font-size:.75rem}.tool-grid.svelte-13nrp79{grid-template-columns:repeat(2,1fr)}.ch-name.svelte-13nrp79{width:55px;font-size:.75rem}}.child-index.svelte-1spw510{padding:var(--space-12, 3rem) var(--space-6, 1.5rem);max-width:var(--max-width, 1200px);margin:0 auto}.ci-header.svelte-1spw510{margin-bottom:var(--space-6, 1.5rem)}.ci-title.svelte-1spw510{margin:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;color:var(--color-text, #111827)}.ci-desc.svelte-1spw510{margin:var(--space-2, .5rem) 0 0;font-size:1rem;color:var(--color-text-muted, #6b7280);line-height:1.6}.ci-status.svelte-1spw510{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-1spw510{background:var(--color-bg-alt, #f8fafc);border:1px dashed var(--color-border, #e5e7eb);border-radius:var(--radius-lg, 12px)}.ci-grid.svelte-1spw510{display:grid;gap:var(--space-4, 1rem);grid-template-columns:repeat(var(--ci-cols),1fr)}.ci-card.svelte-1spw510{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-1spw510: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-1spw510{aspect-ratio:16 / 9;background:var(--color-bg-muted, #f3f4f6);overflow:hidden}.ci-thumb.svelte-1spw510 img:where(.svelte-1spw510){width:100%;height:100%;object-fit:cover;display:block}.ci-body.svelte-1spw510{padding:var(--space-4, 1rem) var(--space-5, 1.25rem);display:flex;flex-direction:column;gap:var(--space-2, .5rem)}.ci-card-title.svelte-1spw510{font-size:1rem;font-weight:600;color:var(--color-text, #111827);line-height:1.4}.ci-card-excerpt.svelte-1spw510{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-1spw510{grid-template-columns:repeat(min(var(--ci-cols),2),1fr)}}@media (max-width: 640px){.ci-grid.svelte-1spw510{grid-template-columns:1fr}}#message.svelte-btq3y7{background:var(--site-primary, #4541ff);overflow:hidden;position:relative}.icon-box.svelte-btq3y7{position:absolute;width:100%;height:100%}.icon-box.svelte-btq3y7 .icon:where(.svelte-btq3y7){position:absolute;opacity:0;transition:6s}.icon-box.svelte-btq3y7 .icon.icon1:where(.svelte-btq3y7){left:35%;top:35%}.icon-box.svelte-btq3y7 .icon.icon2:where(.svelte-btq3y7){left:37%;top:35%}.icon-box.svelte-btq3y7 .icon.icon3:where(.svelte-btq3y7){left:50%;top:35%;transform:translate(-50%)}.icon-box.svelte-btq3y7 .icon.icon4:where(.svelte-btq3y7){right:37%;top:35%}.icon-box.svelte-btq3y7 .icon.icon5:where(.svelte-btq3y7){right:30%;top:35%}.icon-box.svelte-btq3y7 .icon.icon6:where(.svelte-btq3y7){bottom:45%;left:35%}.icon-box.svelte-btq3y7 .icon.icon7:where(.svelte-btq3y7){bottom:45%;left:40%}.icon-box.svelte-btq3y7 .icon.icon8:where(.svelte-btq3y7){bottom:40%;left:50%;transform:translate(-50%)}.icon-box.svelte-btq3y7 .icon.icon9:where(.svelte-btq3y7){bottom:40%;right:35%}.icon-box.svelte-btq3y7 .icon.icon10:where(.svelte-btq3y7){bottom:40%;right:40%}.icon-box.active.svelte-btq3y7 .icon:where(.svelte-btq3y7){opacity:1;transform:scale(2.2)}.icon-box.active.svelte-btq3y7 .icon.icon1:where(.svelte-btq3y7){left:10%;top:-5%}.icon-box.active.svelte-btq3y7 .icon.icon2:where(.svelte-btq3y7){left:27%;top:-10%}.icon-box.active.svelte-btq3y7 .icon.icon3:where(.svelte-btq3y7){left:45%;top:-6%}.icon-box.active.svelte-btq3y7 .icon.icon4:where(.svelte-btq3y7){right:30%;top:-12%}.icon-box.active.svelte-btq3y7 .icon.icon5:where(.svelte-btq3y7){right:15%;top:-10%}.icon-box.active.svelte-btq3y7 .icon.icon6:where(.svelte-btq3y7){bottom:-10%;left:10%}.icon-box.active.svelte-btq3y7 .icon.icon7:where(.svelte-btq3y7){bottom:-10%;left:25%}.icon-box.active.svelte-btq3y7 .icon.icon8:where(.svelte-btq3y7){bottom:-15%;left:45%}.icon-box.active.svelte-btq3y7 .icon.icon9:where(.svelte-btq3y7){bottom:-5%;right:31%}.icon-box.active.svelte-btq3y7 .icon.icon10:where(.svelte-btq3y7){bottom:-8%;right:12%}.message.svelte-btq3y7{position:relative;height:100%;padding:290px 0}.tit-area.svelte-btq3y7{margin-bottom:52px;text-align:center}.tit-area.svelte-btq3y7 h1:where(.svelte-btq3y7){color:#fff;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-btq3y7 h1:where(.svelte-btq3y7) .fff{color:#fff}.tit-area.svelte-btq3y7 p:where(.svelte-btq3y7){color:#f2f2f2;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-btq3y7{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-btq3y7 a:where(.svelte-btq3y7){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-btq3y7 a:where(.svelte-btq3y7):nth-child(2){background-color:var(--site-primary, #4541ff);border:1px solid #fff;color:#fff}#sec01.svelte-1flb6ki{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-1flb6ki{padding:160px 0 140px;text-align:center}.tit-area.svelte-1flb6ki{margin-bottom:52px;text-align:center}.tit-area.svelte-1flb6ki .icon:where(.svelte-1flb6ki){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-1flb6ki .icon:where(.svelte-1flb6ki) img:where(.svelte-1flb6ki){width:24px;height:24px;display:block}.tit-area.svelte-1flb6ki h1:where(.svelte-1flb6ki){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-1flb6ki p:where(.svelte-1flb6ki){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-1flb6ki{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-1flb6ki a:where(.svelte-1flb6ki){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1flb6ki a:where(.svelte-1flb6ki):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1flb6ki a:where(.svelte-1flb6ki):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-1flb6ki{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-1flb6ki img:where(.svelte-1flb6ki){width:100%;display:block}#sec02.svelte-4wgfvs{background-color:#fff}.sec02.svelte-4wgfvs{padding:200px 0 100px}.tit-area.svelte-4wgfvs{margin-bottom:52px}.tit-area.svelte-4wgfvs p:where(.svelte-4wgfvs){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-4wgfvs h1:where(.svelte-4wgfvs){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area04.svelte-4wgfvs{display:flex;flex-wrap:wrap;gap:24px}.box-area04.svelte-4wgfvs .box:where(.svelte-4wgfvs){padding:40px;width:282px;background-color:#f9f9f9;border-radius:20px}.box-area04.svelte-4wgfvs .box:where(.svelte-4wgfvs) .icon:where(.svelte-4wgfvs){width:48px;margin-bottom:16px}.box-area04.svelte-4wgfvs .box:where(.svelte-4wgfvs) .icon:where(.svelte-4wgfvs) img:where(.svelte-4wgfvs){width:100%;display:block}.box-area04.svelte-4wgfvs .box:where(.svelte-4wgfvs) h2:where(.svelte-4wgfvs){font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px;color:#333}.box-area04.svelte-4wgfvs .box:where(.svelte-4wgfvs) p:where(.svelte-4wgfvs){font-size:18px;font-weight:400;line-height:28px;color:#828282}#sec03.svelte-2nwd24{background-color:#fff}.sec03.svelte-2nwd24{padding:100px 0}.tit-area.svelte-2nwd24{margin-bottom:52px}.tit-area.svelte-2nwd24 p:where(.svelte-2nwd24){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-2nwd24 h1:where(.svelte-2nwd24){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-2nwd24{display:flex;gap:24px}.box-width.svelte-2nwd24 .box-area:where(.svelte-2nwd24){width:100%;height:460px;padding:40px;border-radius:20px;background-color:#f5fff9}.box-width.svelte-2nwd24 .box-area:where(.svelte-2nwd24) .img-area:where(.svelte-2nwd24){display:block;max-width:360px;width:100%;margin:30px auto 0}.box-width.svelte-2nwd24 .box-area:where(.svelte-2nwd24) .img-area:where(.svelte-2nwd24) img:where(.svelte-2nwd24){width:100%;display:block}.box-width.svelte-2nwd24 .box-area:where(.svelte-2nwd24) h2:where(.svelte-2nwd24){color:#333;font-size:36px;font-weight:700;line-height:43px;margin-bottom:16px}.box-width.svelte-2nwd24 .box-area:where(.svelte-2nwd24) p:where(.svelte-2nwd24){color:#828282;font-size:18px;font-weight:400;line-height:28px}#sec04.svelte-a0n1nb{background-color:#fff}.sec04.svelte-a0n1nb{padding:100px 0}.tit-area.svelte-a0n1nb{margin-bottom:52px}.tit-area.svelte-a0n1nb p:where(.svelte-a0n1nb){color:#4ab7b3;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-a0n1nb h1:where(.svelte-a0n1nb){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-a0n1nb{height:auto;padding:40px;border-radius:20px;background-color:#f5fff9;display:flex;justify-content:space-between;align-items:center;gap:24px}.box-area01.svelte-a0n1nb .img-area:where(.svelte-a0n1nb){display:block;max-width:420px;width:100%}.box-area01.svelte-a0n1nb .img-area:where(.svelte-a0n1nb) img:where(.svelte-a0n1nb){width:100%;display:block}.box-area01.svelte-a0n1nb .txt-area:where(.svelte-a0n1nb) h2:where(.svelte-a0n1nb){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-a0n1nb .txt-area:where(.svelte-a0n1nb) p:where(.svelte-a0n1nb){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.tit-area.svelte-a0n1nb p:where(.svelte-a0n1nb) .badge-planned:where(.svelte-a0n1nb){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-oxrn4a{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-oxrn4a{padding:160px 0 100px;text-align:center}.tit-area.svelte-oxrn4a{margin-bottom:52px;text-align:center}.tit-area.svelte-oxrn4a .icon:where(.svelte-oxrn4a){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-oxrn4a .icon:where(.svelte-oxrn4a) img:where(.svelte-oxrn4a){width:24px;display:block}.tit-area.svelte-oxrn4a h1:where(.svelte-oxrn4a){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-oxrn4a p:where(.svelte-oxrn4a){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-oxrn4a{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-oxrn4a a:where(.svelte-oxrn4a){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-oxrn4a a:where(.svelte-oxrn4a):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-oxrn4a a:where(.svelte-oxrn4a):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-oxrn4a{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-oxrn4a img:where(.svelte-oxrn4a){width:100%;display:block}section.svelte-zz0e79{background-color:#fff}.sec02.svelte-zz0e79{padding:200px 0 100px}.sec03.svelte-zz0e79{padding:100px 0 200px}.tit-area.svelte-zz0e79{margin-bottom:52px}.tit-area.svelte-zz0e79 p:where(.svelte-zz0e79){font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.sec02.svelte-zz0e79 .tit-area:where(.svelte-zz0e79) p:where(.svelte-zz0e79){color:#858bff}.sec03.svelte-zz0e79 .tit-area:where(.svelte-zz0e79) p:where(.svelte-zz0e79){color:var(--site-accent, #518cff)}.tit-area.svelte-zz0e79 h1:where(.svelte-zz0e79){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.sec02.svelte-zz0e79 .box-area01:where(.svelte-zz0e79){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-zz0e79 .box-area01:where(.svelte-zz0e79) .img-area:where(.svelte-zz0e79){display:block;max-width:540px}.sec03.svelte-zz0e79 .box-area01:where(.svelte-zz0e79){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-zz0e79 .box-area01:where(.svelte-zz0e79) .img-area:where(.svelte-zz0e79){display:block;max-width:610px}.box-area01.svelte-zz0e79 .txt-area:where(.svelte-zz0e79) h2:where(.svelte-zz0e79){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-zz0e79 .txt-area:where(.svelte-zz0e79) p:where(.svelte-zz0e79){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-zz0e79 .img-area:where(.svelte-zz0e79) img:where(.svelte-zz0e79){width:100%;display:block}section.svelte-wwzdtq{background-color:#f9f9f9}.suggestion.svelte-wwzdtq{padding:200px 0}.tit-area.svelte-wwzdtq{margin-bottom:48px}.tit-area.svelte-wwzdtq span:where(.svelte-wwzdtq){display:inline-block;font-size:22px;font-weight:700;line-height:28px;color:var(--site-primary, #4541ff);margin-bottom:16px}.tit-area.svelte-wwzdtq h1:where(.svelte-wwzdtq){font-size:52px;font-weight:800;line-height:62px}.item-box.svelte-wwzdtq{display:flex;gap:24px;flex-wrap:wrap}.item-box.svelte-wwzdtq>div:where(.svelte-wwzdtq){display:contents}.item-box.svelte-wwzdtq .item:where(.svelte-wwzdtq){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-wwzdtq .item:where(.svelte-wwzdtq):hover{background:var(--site-primary, #4541ff);box-shadow:none}.item-box.svelte-wwzdtq .item:where(.svelte-wwzdtq):hover .icon:where(.svelte-wwzdtq) img:where(.svelte-wwzdtq){filter:brightness(10)}.item-box.svelte-wwzdtq .item:where(.svelte-wwzdtq):hover h2:where(.svelte-wwzdtq){color:#fff}.item-box.svelte-wwzdtq .item:where(.svelte-wwzdtq) .icon:where(.svelte-wwzdtq){max-width:48px}.item-box.svelte-wwzdtq .item:where(.svelte-wwzdtq) .icon:where(.svelte-wwzdtq) img:where(.svelte-wwzdtq){width:100%;display:block;transition:1s}.item-box.svelte-wwzdtq .item:where(.svelte-wwzdtq) h2:where(.svelte-wwzdtq){color:#333;text-align:center;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.3px;transition:1s}.item-box-pc.svelte-wwzdtq{display:flex}#qna.svelte-hgm54w{background-color:#f9f9f9}.qna.svelte-hgm54w{padding:200px 0}.tit-area.svelte-hgm54w{margin-bottom:52px;text-align:center}.tit-area.svelte-hgm54w h1:where(.svelte-hgm54w){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-hgm54w{max-width:792px;margin:0 auto}.accordion.svelte-hgm54w .accordion-item:where(.svelte-hgm54w){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-hgm54w{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-hgm54w h2:where(.svelte-hgm54w){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-hgm54w h2:where(.svelte-hgm54w) .icon:where(.svelte-hgm54w){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-hgm54w h2:where(.svelte-hgm54w) .icon:where(.svelte-hgm54w) span:where(.svelte-hgm54w):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-hgm54w h2:where(.svelte-hgm54w) .icon:where(.svelte-hgm54w) span:where(.svelte-hgm54w):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-hgm54w h2:where(.svelte-hgm54w) .icon:where(.svelte-hgm54w) span:where(.svelte-hgm54w):nth-child(2){background-color:transparent}.accordion-contant.svelte-hgm54w{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-hgm54w>p:where(.svelte-hgm54w){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-hgm54w+.accordion-contant:where(.svelte-hgm54w){grid-template-rows:1fr}.accordion-title.on.svelte-hgm54w+.accordion-contant:where(.svelte-hgm54w)>p:where(.svelte-hgm54w){padding-top:24px;padding-bottom:8px}#sec01.svelte-16adu85{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-16adu85{padding:160px 0 100px;text-align:center}.tit-area.svelte-16adu85{margin-bottom:52px;text-align:center}.tit-area.svelte-16adu85 .icon:where(.svelte-16adu85){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-16adu85 .icon:where(.svelte-16adu85) img:where(.svelte-16adu85){width:24px;display:block}.tit-area.svelte-16adu85 h1:where(.svelte-16adu85){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-16adu85 p:where(.svelte-16adu85){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-16adu85{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-16adu85 a:where(.svelte-16adu85){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-16adu85 a:where(.svelte-16adu85):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-16adu85 a:where(.svelte-16adu85):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-16adu85{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-16adu85 img:where(.svelte-16adu85){width:100%;display:block}#sec02.svelte-pzvka0{background-color:#fff}.sec02.svelte-pzvka0{padding:200px 0 100px}.tit-area.svelte-pzvka0{margin-bottom:52px}.tit-area.svelte-pzvka0 p:where(.svelte-pzvka0){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-pzvka0 h1:where(.svelte-pzvka0){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-pzvka0{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-pzvka0 .txt-area:where(.svelte-pzvka0) h2:where(.svelte-pzvka0){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-pzvka0 .txt-area:where(.svelte-pzvka0) p:where(.svelte-pzvka0){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-pzvka0 .img-area:where(.svelte-pzvka0){display:none}#sec03.svelte-90rn1j{background-color:#fff}.sec03.svelte-90rn1j{padding:100px 0}.tit-area.svelte-90rn1j{margin-bottom:52px}.tit-area.svelte-90rn1j p:where(.svelte-90rn1j){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-90rn1j h1:where(.svelte-90rn1j){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-90rn1j{display:flex;gap:24px}.box-width.svelte-90rn1j .box-area:where(.svelte-90rn1j){width:100%;padding:40px;border-radius:20px;background-color:#f9f9f9}.box-width.svelte-90rn1j .box-area:where(.svelte-90rn1j) .img-area:where(.svelte-90rn1j){max-width:360px;width:100%;margin:0 auto}.box-width.svelte-90rn1j .box-area:where(.svelte-90rn1j) .img-area:where(.svelte-90rn1j) img:where(.svelte-90rn1j){width:100%;display:block}.box-width.svelte-90rn1j .box-area:where(.svelte-90rn1j) .txt-area:where(.svelte-90rn1j){margin-bottom:28px}.box-width.svelte-90rn1j .box-area:where(.svelte-90rn1j) h2:where(.svelte-90rn1j){color:#333;font-size:36px;font-weight:700;line-height:43px;margin-bottom:16px}.box-width.svelte-90rn1j .box-area:where(.svelte-90rn1j) p:where(.svelte-90rn1j){color:#828282;font-size:18px;font-weight:400;line-height:28px}.box-width.svelte-90rn1j .box-area02:where(.svelte-90rn1j){background-color:#f4edfb}.box-width.svelte-90rn1j .box-area03:where(.svelte-90rn1j){background-color:#e6f0ff}#sec04.svelte-ltgvpd{background-color:#fff}.sec04.svelte-ltgvpd{padding:100px 0}.tit-area.svelte-ltgvpd{margin-bottom:52px}.tit-area.svelte-ltgvpd p:where(.svelte-ltgvpd){color:#f2994a;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-ltgvpd h1:where(.svelte-ltgvpd){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-ltgvpd{display:flex;gap:24px}.box-area01.svelte-ltgvpd{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-ltgvpd .txt-area:where(.svelte-ltgvpd) h2:where(.svelte-ltgvpd){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-ltgvpd .txt-area:where(.svelte-ltgvpd) p:where(.svelte-ltgvpd){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-ltgvpd .img-area:where(.svelte-ltgvpd){max-width:410px}.box-area01.svelte-ltgvpd .img-area:where(.svelte-ltgvpd) img:where(.svelte-ltgvpd){width:100%;display:block}.box-height.svelte-ltgvpd{display:flex;flex-direction:column;gap:24px}.box-height.svelte-ltgvpd .box-area:where(.svelte-ltgvpd){width:384px;height:235px;padding:40px 0 0 40px;background-color:#f9f9f9;border-radius:20px}.box-height.svelte-ltgvpd .box-area:where(.svelte-ltgvpd) .icon:where(.svelte-ltgvpd){width:48px;margin-bottom:16px}.box-height.svelte-ltgvpd .box-area:where(.svelte-ltgvpd) .icon:where(.svelte-ltgvpd) img:where(.svelte-ltgvpd){width:100%;display:block}.box-height.svelte-ltgvpd .box-area:where(.svelte-ltgvpd) h2:where(.svelte-ltgvpd){font-size:22px;font-weight:700;line-height:28px}#sec05.svelte-c1llaa{background-color:#fff}.sec05.svelte-c1llaa{padding:100px 0 200px}.tit-area.svelte-c1llaa{margin-bottom:52px}.tit-area.svelte-c1llaa p:where(.svelte-c1llaa){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-c1llaa h1:where(.svelte-c1llaa){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-c1llaa{display:flex;gap:24px}.box-width.svelte-c1llaa .box-area:where(.svelte-c1llaa){width:100%;padding:40px;border-radius:20px}.box-width.svelte-c1llaa .box-area:where(.svelte-c1llaa) .img-area:where(.svelte-c1llaa){width:60px;margin-bottom:36px}.box-width.svelte-c1llaa .box-area:where(.svelte-c1llaa) .img-area:where(.svelte-c1llaa) img:where(.svelte-c1llaa){width:100%;display:block}.box-width.svelte-c1llaa .box-area:where(.svelte-c1llaa) h2:where(.svelte-c1llaa){color:#333;font-size:22px;font-weight:700;line-height:28.6px;margin-bottom:20px}.box-width.svelte-c1llaa .box-area:where(.svelte-c1llaa) p:where(.svelte-c1llaa){color:#333;font-size:22px;font-weight:400;line-height:35.2px}.box-width.svelte-c1llaa .box-area02:where(.svelte-c1llaa){background-color:#e6f0ff}.box-width.svelte-c1llaa .box-area03:where(.svelte-c1llaa){background-color:#f4edfb}.price.svelte-isz8m6{padding:200px 0}.tit-area.svelte-isz8m6{margin-bottom:52px;text-align:center}.tit-area.svelte-isz8m6 h1:where(.svelte-isz8m6){color:#333;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-isz8m6 p:where(.svelte-isz8m6){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-isz8m6{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:52px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6){width:384px;height:431px;border:1px solid #e0e0e0;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6){height:50%;padding:40px 40px 36px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .txt-area:where(.svelte-isz8m6){margin-bottom:30px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .txt-area:where(.svelte-isz8m6) h3:where(.svelte-isz8m6){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-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .txt-area:where(.svelte-isz8m6) h3:where(.svelte-isz8m6) span:where(.svelte-isz8m6){width:36px;height:36px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .txt-area:where(.svelte-isz8m6) h3:where(.svelte-isz8m6) span:where(.svelte-isz8m6) img:where(.svelte-isz8m6){width:100%;display:block}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .txt-area:where(.svelte-isz8m6) p:where(.svelte-isz8m6){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .amount-area:where(.svelte-isz8m6){display:flex;align-items:flex-end}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .amount-area:where(.svelte-isz8m6) .amount:where(.svelte-isz8m6){color:var(--site-primary, #4541ff);font-size:48px;font-weight:700;line-height:62.4px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .top:where(.svelte-isz8m6) .amount-area:where(.svelte-isz8m6) .amount:where(.svelte-isz8m6) span:where(.svelte-isz8m6){display:inline-block;margin-left:5px;color:#333;font-size:16px;font-weight:700}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .bot:where(.svelte-isz8m6){height:50%;padding:30px 35px;background:var(--gray-01, #f2f2f2);display:flex;flex-direction:column;gap:8px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .bot:where(.svelte-isz8m6) p:where(.svelte-isz8m6){display:flex;align-items:center;gap:6px;color:#333;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .bot:where(.svelte-isz8m6) p:where(.svelte-isz8m6) span:where(.svelte-isz8m6){width:25px;height:25px}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .bot:where(.svelte-isz8m6) p:where(.svelte-isz8m6) span:where(.svelte-isz8m6) img:where(.svelte-isz8m6){width:100%;display:block}.card-box.svelte-isz8m6 .card:where(.svelte-isz8m6) .bot:where(.svelte-isz8m6) a:where(.svelte-isz8m6){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-isz8m6{text-align:center;color:#828282;font-size:28px;font-weight:400;line-height:42px}#qna.svelte-1ue4dwv{background-color:#f9f9f9}.qna.svelte-1ue4dwv{padding:200px 0}.tit-area.svelte-1ue4dwv{margin-bottom:52px;text-align:center}.tit-area.svelte-1ue4dwv h1:where(.svelte-1ue4dwv){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-1ue4dwv{max-width:792px;margin:0 auto}.accordion.svelte-1ue4dwv .accordion-item:where(.svelte-1ue4dwv){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-1ue4dwv{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-1ue4dwv h2:where(.svelte-1ue4dwv){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-1ue4dwv h2:where(.svelte-1ue4dwv) .icon:where(.svelte-1ue4dwv){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-1ue4dwv h2:where(.svelte-1ue4dwv) .icon:where(.svelte-1ue4dwv) span:where(.svelte-1ue4dwv):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-1ue4dwv h2:where(.svelte-1ue4dwv) .icon:where(.svelte-1ue4dwv) span:where(.svelte-1ue4dwv):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-1ue4dwv h2:where(.svelte-1ue4dwv) .icon:where(.svelte-1ue4dwv) span:where(.svelte-1ue4dwv):nth-child(2){background-color:transparent}.accordion-contant.svelte-1ue4dwv{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-1ue4dwv>p:where(.svelte-1ue4dwv){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-1ue4dwv+.accordion-contant:where(.svelte-1ue4dwv){grid-template-rows:1fr}.accordion-title.on.svelte-1ue4dwv+.accordion-contant:where(.svelte-1ue4dwv)>p:where(.svelte-1ue4dwv){padding-top:24px;padding-bottom:8px}#sec01.svelte-p61g0w{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-p61g0w{padding:160px 0 140px;text-align:center}.tit-area.svelte-p61g0w{margin-bottom:52px;text-align:center}.tit-area.svelte-p61g0w .icon:where(.svelte-p61g0w){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-p61g0w .icon:where(.svelte-p61g0w) img:where(.svelte-p61g0w){width:24px;display:block}.tit-area.svelte-p61g0w h1:where(.svelte-p61g0w){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-p61g0w p:where(.svelte-p61g0w){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-p61g0w{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-p61g0w a:where(.svelte-p61g0w){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-p61g0w a:where(.svelte-p61g0w):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-p61g0w a:where(.svelte-p61g0w):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-p61g0w{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-p61g0w img:where(.svelte-p61g0w){width:100%;display:block}#sec02.svelte-3pq630{background-color:#fff}.sec02.svelte-3pq630{padding:200px 0 100px}.tit-area.svelte-3pq630{margin-bottom:52px}.tit-area.svelte-3pq630 p:where(.svelte-3pq630){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-3pq630 h1:where(.svelte-3pq630){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-3pq630{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-3pq630 .txt-area:where(.svelte-3pq630) h2:where(.svelte-3pq630){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-3pq630 .txt-area:where(.svelte-3pq630) p:where(.svelte-3pq630){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-3pq630 .img-area:where(.svelte-3pq630){max-width:640px;width:100%}.box-area01.svelte-3pq630 .img-area:where(.svelte-3pq630) img:where(.svelte-3pq630){width:100%;height:100%;display:block}.box-width.svelte-3pq630{display:flex;gap:24px;margin-bottom:24px}.box-width.svelte-3pq630 .box-area:where(.svelte-3pq630){width:100%;height:598px;padding:40px;border-radius:20px;background:var(--light-blue, #e6f0ff)}.box-width.svelte-3pq630 .box-area:where(.svelte-3pq630) .img-area:where(.svelte-3pq630){margin:0 auto}.box-width.svelte-3pq630 .box-area:where(.svelte-3pq630) h2:where(.svelte-3pq630){font-size:36px;font-weight:700;line-height:43.2px;color:#333;margin-bottom:16px}.box-width.svelte-3pq630 .box-area:where(.svelte-3pq630) p:where(.svelte-3pq630){color:#828282;font-size:18px;font-weight:400;line-height:28px}.box-width.svelte-3pq630 .box-area02:where(.svelte-3pq630){width:384px}.box-width.svelte-3pq630 .box-area02:where(.svelte-3pq630) .img-area:where(.svelte-3pq630){text-align:center;max-width:280px;display:block}.box-width.svelte-3pq630 .box-area02:where(.svelte-3pq630) .img-area:where(.svelte-3pq630) img:where(.svelte-3pq630){width:100%;display:block}.box-width.svelte-3pq630 .box-area03:where(.svelte-3pq630) .img-area:where(.svelte-3pq630){text-align:center;max-width:600px;display:block}.box-width.svelte-3pq630 .box-area03:where(.svelte-3pq630) .img-area:where(.svelte-3pq630) img:where(.svelte-3pq630){width:100%;display:block}.box-width.svelte-3pq630 .box-area02:where(.svelte-3pq630) .txt-area:where(.svelte-3pq630){margin-bottom:62px}.box-width.svelte-3pq630 .box-area03:where(.svelte-3pq630){max-width:792px}.box-width.svelte-3pq630 .box-area03:where(.svelte-3pq630) .txt-area:where(.svelte-3pq630){margin-bottom:25px}.box-area04.svelte-3pq630{display:flex;flex-wrap:wrap;gap:24px}.box-area04.svelte-3pq630 .box:where(.svelte-3pq630){padding:40px;width:282px;background-color:#f9f9f9;border-radius:20px}.box-area04.svelte-3pq630 .box:where(.svelte-3pq630) .icon:where(.svelte-3pq630){width:48px;margin-bottom:16px}.box-area04.svelte-3pq630 .box:where(.svelte-3pq630) .icon:where(.svelte-3pq630) img:where(.svelte-3pq630){width:100%;display:block}.box-area04.svelte-3pq630 .box:where(.svelte-3pq630) h2:where(.svelte-3pq630){font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px;color:#333}.box-area04.svelte-3pq630 .box:where(.svelte-3pq630) p:where(.svelte-3pq630){font-size:18px;font-weight:400;line-height:28px;color:#828282}#sec03.svelte-1jh4q1c{background-color:#fff}.sec03.svelte-1jh4q1c{padding:100px 0}.tit-area.svelte-1jh4q1c{margin-bottom:52px}.tit-area.svelte-1jh4q1c p:where(.svelte-1jh4q1c){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1jh4q1c h1:where(.svelte-1jh4q1c){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-1jh4q1c{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-1jh4q1c .txt-area:where(.svelte-1jh4q1c){text-align:center;margin-bottom:61px}.box-area01.svelte-1jh4q1c .txt-area:where(.svelte-1jh4q1c) h2:where(.svelte-1jh4q1c){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1jh4q1c .txt-area:where(.svelte-1jh4q1c) p:where(.svelte-1jh4q1c){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-1jh4q1c .img-area:where(.svelte-1jh4q1c){max-width:980px}.box-area01.svelte-1jh4q1c .img-area:where(.svelte-1jh4q1c) img:where(.svelte-1jh4q1c){width:100%;display:block}.box-width.svelte-1jh4q1c{display:flex;gap:24px}.box-width.svelte-1jh4q1c .box-area:where(.svelte-1jh4q1c){width:100%;height:760px;padding:40px;border-radius:20px;background-color:#f9f9f9;position:relative}.box-width.svelte-1jh4q1c .box-area:where(.svelte-1jh4q1c) .img-area:where(.svelte-1jh4q1c){position:absolute;left:50%;transform:translate(-50%);max-width:360px;width:100%}.box-width.svelte-1jh4q1c .box-area:where(.svelte-1jh4q1c) .img-area:where(.svelte-1jh4q1c) img:where(.svelte-1jh4q1c){width:100%;display:block}.box-width.svelte-1jh4q1c .box-area:where(.svelte-1jh4q1c) h2:where(.svelte-1jh4q1c){color:#333;font-size:36px;font-weight:700;line-height:43px;margin-bottom:16px}.box-width.svelte-1jh4q1c .box-area:where(.svelte-1jh4q1c) p:where(.svelte-1jh4q1c){color:#828282;font-size:18px;font-weight:400;line-height:28px}#sec04.svelte-19bxbcv{background-color:#fff}.sec04.svelte-19bxbcv{padding:100px 0}.tit-area.svelte-19bxbcv{margin-bottom:52px}.tit-area.svelte-19bxbcv p:where(.svelte-19bxbcv){color:#4ab7b3;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-19bxbcv h1:where(.svelte-19bxbcv){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-19bxbcv{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-19bxbcv .txt-area:where(.svelte-19bxbcv) h2:where(.svelte-19bxbcv){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-19bxbcv .txt-area:where(.svelte-19bxbcv) p:where(.svelte-19bxbcv){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-19bxbcv .img-area:where(.svelte-19bxbcv){display:none}@media (max-width: 900px){.sec04.svelte-19bxbcv{padding:80px 0}.tit-area.svelte-19bxbcv{text-align:center;margin-bottom:48px}.tit-area.svelte-19bxbcv p:where(.svelte-19bxbcv){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-19bxbcv h1:where(.svelte-19bxbcv){font-size:36px;line-height:43.2px}.box-area01.svelte-19bxbcv{height:100%;padding:50px 20px 0;justify-content:center;flex-direction:column;align-items:center;background:linear-gradient(360deg,#dfeedd,#cbe6ef)}.box-area01.svelte-19bxbcv .txt-area:where(.svelte-19bxbcv){text-align:center;margin-bottom:45px}.box-area01.svelte-19bxbcv .txt-area:where(.svelte-19bxbcv) h2:where(.svelte-19bxbcv){font-size:24px;line-height:28px}.box-area01.svelte-19bxbcv .txt-area:where(.svelte-19bxbcv) p:where(.svelte-19bxbcv){font-size:16px;line-height:26px}.box-area01.svelte-19bxbcv .img-area:where(.svelte-19bxbcv){display:block;width:260px}.box-area01.svelte-19bxbcv .img-area:where(.svelte-19bxbcv) img:where(.svelte-19bxbcv){display:block;width:100%}}#sec05.svelte-10ref7n{background-color:#fff}.sec05.svelte-10ref7n{padding:100px 0}.tit-area.svelte-10ref7n{margin-bottom:52px}.tit-area.svelte-10ref7n .point:where(.svelte-10ref7n){display:none}.tit-area.svelte-10ref7n p:where(.svelte-10ref7n){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-10ref7n p:where(.svelte-10ref7n) span:where(.svelte-10ref7n){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-10ref7n p:where(.svelte-10ref7n) span:where(.svelte-10ref7n):nth-child(1){margin-left:16px}.tit-area.svelte-10ref7n h1:where(.svelte-10ref7n){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.btn-area.svelte-10ref7n{margin-bottom:48px}.btn-area.svelte-10ref7n a:where(.svelte-10ref7n){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-10ref7n{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-10ref7n .txt-area:where(.svelte-10ref7n) h2:where(.svelte-10ref7n){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-10ref7n .txt-area:where(.svelte-10ref7n) p:where(.svelte-10ref7n){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-10ref7n .img-area:where(.svelte-10ref7n){display:none}@media (max-width: 900px){.sec05.svelte-10ref7n{padding:80px 0}.tit-area.svelte-10ref7n{text-align:center;margin-bottom:52px}.tit-area.svelte-10ref7n p:where(.svelte-10ref7n){font-size:20px;line-height:26px;margin-bottom:8px;justify-content:center}.tit-area.svelte-10ref7n .point:where(.svelte-10ref7n){display:flex;justify-content:center;align-items:center;gap:6px;margin-bottom:16px}.tit-area.svelte-10ref7n .point:where(.svelte-10ref7n) span:where(.svelte-10ref7n){display:inline-block;color:#fff;background-color:#f2994a;padding:4px 8px;font-size:14px;font-weight:600;border-radius:2px}.tit-area.svelte-10ref7n p:where(.svelte-10ref7n) span:where(.svelte-10ref7n){display:none}.tit-area.svelte-10ref7n h1:where(.svelte-10ref7n){font-size:36px;line-height:43.2px}.btn-area.svelte-10ref7n{text-align:center}.box-area01.svelte-10ref7n{height:100%;padding:50px 0 0;justify-content:center;flex-direction:column;align-items:center;background:linear-gradient(134deg,#fff4cc,#ffe9dc)}.box-area01.svelte-10ref7n .txt-area:where(.svelte-10ref7n){text-align:center;margin-bottom:45px}.box-area01.svelte-10ref7n .txt-area:where(.svelte-10ref7n) h2:where(.svelte-10ref7n){font-size:24px;line-height:28px}.box-area01.svelte-10ref7n .txt-area:where(.svelte-10ref7n) p:where(.svelte-10ref7n){font-size:16px;font-weight:400;line-height:25px}.box-area01.svelte-10ref7n .img-area:where(.svelte-10ref7n){display:block;width:315px;margin-left:auto}.box-area01.svelte-10ref7n .img-area:where(.svelte-10ref7n) img:where(.svelte-10ref7n){display:block;width:100%}}#sec06.svelte-upe423{background-color:#fff}.sec06.svelte-upe423{padding:100px 0 200px}.tit-area.svelte-upe423{margin-bottom:52px}.tit-area.svelte-upe423 p:where(.svelte-upe423){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-upe423 h1:where(.svelte-upe423){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-upe423{display:flex;gap:24px}.box-width.svelte-upe423 .box-area:where(.svelte-upe423){width:100%;padding:40px;border-radius:20px}.box-width.svelte-upe423 .box-area:where(.svelte-upe423) .img-area:where(.svelte-upe423){width:60px;margin-bottom:36px}.box-width.svelte-upe423 .box-area:where(.svelte-upe423) .img-area:where(.svelte-upe423) img:where(.svelte-upe423){width:100%;display:block}.box-width.svelte-upe423 .box-area:where(.svelte-upe423) h2:where(.svelte-upe423){color:#333;font-size:22px;font-weight:700;line-height:28.6px;margin-bottom:20px}.box-width.svelte-upe423 .box-area:where(.svelte-upe423) p:where(.svelte-upe423){color:#333;font-size:22px;font-weight:400;line-height:35.2px}.box-width.svelte-upe423 .box-area02:where(.svelte-upe423){background-color:#e6f0ff}.box-width.svelte-upe423 .box-area03:where(.svelte-upe423){background-color:#f4edfb}.price.svelte-1m7n687{padding:200px 0}.tit-area.svelte-1m7n687{margin-bottom:52px;text-align:center}.tit-area.svelte-1m7n687 h1:where(.svelte-1m7n687){color:#333;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-1m7n687 p:where(.svelte-1m7n687){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1m7n687{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:52px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687){width:384px;height:431px;border:1px solid #e0e0e0;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687){height:50%;padding:40px 40px 36px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .txt-area:where(.svelte-1m7n687){margin-bottom:30px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .txt-area:where(.svelte-1m7n687) h3:where(.svelte-1m7n687){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-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .txt-area:where(.svelte-1m7n687) h3:where(.svelte-1m7n687) span:where(.svelte-1m7n687){width:36px;height:36px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .txt-area:where(.svelte-1m7n687) h3:where(.svelte-1m7n687) span:where(.svelte-1m7n687) img:where(.svelte-1m7n687){width:100%;display:block}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .txt-area:where(.svelte-1m7n687) p:where(.svelte-1m7n687){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .amount-area:where(.svelte-1m7n687){display:flex;align-items:flex-end}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .amount-area:where(.svelte-1m7n687) .amount:where(.svelte-1m7n687){color:var(--site-primary, #4541ff);font-size:48px;font-weight:700;line-height:62.4px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .top:where(.svelte-1m7n687) .amount-area:where(.svelte-1m7n687) .amount:where(.svelte-1m7n687) span:where(.svelte-1m7n687){display:inline-block;margin-left:5px;color:#333;font-size:16px;font-weight:700}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .bot:where(.svelte-1m7n687){height:50%;padding:30px 35px;background:var(--gray-01, #f2f2f2);display:flex;flex-direction:column;gap:8px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .bot:where(.svelte-1m7n687) p:where(.svelte-1m7n687){display:flex;align-items:center;gap:6px;color:#333;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .bot:where(.svelte-1m7n687) p:where(.svelte-1m7n687) span:where(.svelte-1m7n687){width:25px;height:25px}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .bot:where(.svelte-1m7n687) p:where(.svelte-1m7n687) span:where(.svelte-1m7n687) img:where(.svelte-1m7n687){width:100%;display:block}.card-box.svelte-1m7n687 .card:where(.svelte-1m7n687) .bot:where(.svelte-1m7n687) a:where(.svelte-1m7n687){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-1m7n687{text-align:center;color:#828282;font-size:28px;font-weight:400;line-height:42px}#qna.svelte-1dj3l66{background-color:#f9f9f9}.qna.svelte-1dj3l66{padding:200px 0}.tit-area.svelte-1dj3l66{margin-bottom:52px;text-align:center}.tit-area.svelte-1dj3l66 h1:where(.svelte-1dj3l66){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-1dj3l66{max-width:792px;margin:0 auto}.accordion.svelte-1dj3l66 .accordion-item:where(.svelte-1dj3l66){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-1dj3l66{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-1dj3l66 h2:where(.svelte-1dj3l66){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-1dj3l66 h2:where(.svelte-1dj3l66) .icon:where(.svelte-1dj3l66){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-1dj3l66 h2:where(.svelte-1dj3l66) .icon:where(.svelte-1dj3l66) span:where(.svelte-1dj3l66):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-1dj3l66 h2:where(.svelte-1dj3l66) .icon:where(.svelte-1dj3l66) span:where(.svelte-1dj3l66):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-1dj3l66 h2:where(.svelte-1dj3l66) .icon:where(.svelte-1dj3l66) span:where(.svelte-1dj3l66):nth-child(2){background-color:transparent}.accordion-contant.svelte-1dj3l66{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-1dj3l66>p:where(.svelte-1dj3l66){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-1dj3l66+.accordion-contant:where(.svelte-1dj3l66){grid-template-rows:1fr}.accordion-title.on.svelte-1dj3l66+.accordion-contant:where(.svelte-1dj3l66)>p:where(.svelte-1dj3l66){padding-top:24px;padding-bottom:8px}.sec01.svelte-mlmptu{padding:140px 0 80px;text-align:center;display:flex;flex-direction:column;align-items:center}.hero-badge.svelte-mlmptu{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-mlmptu{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-mlmptu .primary-text{color:var(--site-primary, #4541ff)}.hero-title.svelte-mlmptu .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-mlmptu-gradientShift 2.5s ease infinite}@keyframes svelte-mlmptu-gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-desc.svelte-mlmptu{font-size:1.125rem;color:#64748b;max-width:560px;line-height:1.7;margin-bottom:32px}.hero-actions.svelte-mlmptu{display:flex;gap:16px;margin-bottom:32px}.hero-btn-primary.svelte-mlmptu{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-mlmptu:hover{background:#3633db;transform:translateY(-1px);box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.hero-btn-primary.svelte-mlmptu: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-mlmptu-heroPulse 2.5s ease infinite}@keyframes svelte-mlmptu-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-mlmptu{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-mlmptu:hover{border-color:var(--site-primary, #4541ff);color:var(--site-primary, #4541ff)}.hero-trust.svelte-mlmptu{display:flex;align-items:center;gap:24px}.trust-item.svelte-mlmptu{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#64748b}.trust-item.svelte-mlmptu svg{color:#28c840;flex-shrink:0}#sec02.svelte-13pqrob{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-13pqrob{padding:0}.slide-area.svelte-13pqrob{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-13pqrob{display:flex;align-items:stretch;flex-direction:row;animation:svelte-13pqrob-slide 24s linear infinite normal}.slide.slide2.svelte-13pqrob{display:flex;align-items:stretch;flex-direction:row;animation:svelte-13pqrob-slide 24s linear infinite reverse;margin-top:24px}@keyframes svelte-13pqrob-slide{to{transform:translate(-100%)}}.slide-item.svelte-13pqrob{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-13pqrob .icon:where(.svelte-13pqrob){width:30px;margin-bottom:58px}.slide-item.svelte-13pqrob .icon:where(.svelte-13pqrob) img:where(.svelte-13pqrob){width:100%;display:block}.slide-item.svelte-13pqrob .icon.icon-emoji:where(.svelte-13pqrob){font-size:28px;line-height:1;width:auto}.slide-item.svelte-13pqrob .txt-area:where(.svelte-13pqrob) p:where(.svelte-13pqrob){color:#1a1a1a;font-size:20px;font-weight:700;line-height:20px;margin-bottom:10px}.slide-item.svelte-13pqrob .txt-area:where(.svelte-13pqrob) span:where(.svelte-13pqrob){color:#333;font-size:14px;font-weight:400;line-height:22.4px}.sec03.svelte-heggqs{padding:200px 0;text-align:center}.tit-area.svelte-heggqs{margin-bottom:52px}.tit-area.svelte-heggqs h1:where(.svelte-heggqs){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:20px}.tit-area.svelte-heggqs p:where(.svelte-heggqs){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-heggqs{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:48px}.btn-area.svelte-heggqs a:where(.svelte-heggqs){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-heggqs{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:48px 20px}.brand-area.svelte-heggqs .brand:where(.svelte-heggqs){width:224px}.brand-area.svelte-heggqs .brand:where(.svelte-heggqs) img:where(.svelte-heggqs){width:100%;display:block}.brand-area-m.svelte-heggqs{display:none}#sec04.svelte-14et97k{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-14et97k{padding:200px 0}.tit-area.svelte-14et97k{margin-bottom:48px}.tit-area.svelte-14et97k span:where(.svelte-14et97k){display:inline-block;margin-bottom:16px;font-size:22px;font-weight:700;line-height:28.6px;color:var(--site-primary, #4541ff)}.tit-area.svelte-14et97k h1:where(.svelte-14et97k){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.item-area.svelte-14et97k{display:grid;grid-template-columns:repeat(4,1fr);gap:60px 24px}.item-area.svelte-14et97k .item:where(.svelte-14et97k){text-align:center}.item-area.svelte-14et97k .item:where(.svelte-14et97k) .img-box:where(.svelte-14et97k){width:100%;margin-bottom:20px}.item-area.svelte-14et97k .item:where(.svelte-14et97k) .img-box:where(.svelte-14et97k) img:where(.svelte-14et97k){width:100%;display:block}.item-area.svelte-14et97k .item:where(.svelte-14et97k) span:where(.svelte-14et97k){font-size:18px;font-weight:400;line-height:28px;color:#333;letter-spacing:-.3px}#sec05.svelte-dnmtdx{background-color:#fff}.sec05.svelte-dnmtdx{padding:200px 0}.tit-area.svelte-dnmtdx{margin-bottom:48px}.tit-area.svelte-dnmtdx h1:where(.svelte-dnmtdx){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:20px}.tit-area.svelte-dnmtdx h1:where(.svelte-dnmtdx) span{color:var(--site-primary, #4541ff)}.item-box.svelte-dnmtdx{display:flex;gap:24px;flex-wrap:wrap}.item-box.svelte-dnmtdx .item:where(.svelte-dnmtdx){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-dnmtdx .item:where(.svelte-dnmtdx):hover{background-color:var(--site-primary, #4541ff);box-shadow:none}.item-box.svelte-dnmtdx .item:where(.svelte-dnmtdx):hover .icon:where(.svelte-dnmtdx) img:where(.svelte-dnmtdx){filter:brightness(10)}.item-box.svelte-dnmtdx .item:where(.svelte-dnmtdx):hover h2:where(.svelte-dnmtdx){color:#fff}.item-box.svelte-dnmtdx .item:where(.svelte-dnmtdx) .icon:where(.svelte-dnmtdx){max-width:48px}.item-box.svelte-dnmtdx .item:where(.svelte-dnmtdx) .icon:where(.svelte-dnmtdx) img:where(.svelte-dnmtdx){width:100%;display:block;transition:1s}.item-box.svelte-dnmtdx .item:where(.svelte-dnmtdx) h2:where(.svelte-dnmtdx){color:#333;text-align:center;font-size:18px;font-weight:400;line-height:28px;transition:1s;letter-spacing:-.3px}.item-box-pc.svelte-dnmtdx{display:flex}#sec06.svelte-1890z2y{background:var(--site-primary, #4541ff)}.sec06.svelte-1890z2y{padding:140px 0;display:flex;justify-content:center;align-items:center;position:relative}.tit-area.svelte-1890z2y{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-1890z2y{animation:svelte-1890z2y-fadeIn .5s linear forwards 1s}.tit-area.svelte-1890z2y h1:where(.svelte-1890z2y){font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-1890z2y p:where(.svelte-1890z2y){font-size:18px;font-weight:400;line-height:28.8px}.tit-area.svelte-1890z2y a:where(.svelte-1890z2y){display:none}@keyframes svelte-1890z2y-fadeIn{to{opacity:1}}.circle.svelte-1890z2y{opacity:0;transition:5s}.circle.on.svelte-1890z2y{opacity:1}.circle.svelte-1890z2y img:where(.svelte-1890z2y){animation:svelte-1890z2y-rotate 6s linear infinite;transform-origin:50% 50%}@keyframes svelte-1890z2y-rotate{to{transform:rotate(360deg)}}section.svelte-1l2ch29{padding:200px 0 100px}.tit-area.svelte-1l2ch29{margin-bottom:52px}.tit-area.svelte-1l2ch29 p:where(.svelte-1l2ch29){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1l2ch29 h1:where(.svelte-1l2ch29){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.btn-area.svelte-1l2ch29{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:48px}.btn-area.svelte-1l2ch29 a:where(.svelte-1l2ch29){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1l2ch29 a:where(.svelte-1l2ch29):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1l2ch29 a:where(.svelte-1l2ch29):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.box-width.svelte-1l2ch29{display:flex;gap:24px}.solution-img.svelte-1l2ch29 img:where(.svelte-1l2ch29){width:100%;display:block}.sec08.svelte-k4fd31,.sec09.svelte-k4fd31{padding:100px 0}.sec10.svelte-k4fd31{padding:100px 0 200px}.tit-area.svelte-k4fd31{margin-bottom:52px}.tit-area.svelte-k4fd31 p:where(.svelte-k4fd31){font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.sec08.svelte-k4fd31 .tit-area:where(.svelte-k4fd31) p:where(.svelte-k4fd31){color:#4ab7b3}.sec09.svelte-k4fd31 .tit-area:where(.svelte-k4fd31) p:where(.svelte-k4fd31){color:var(--site-accent, #518cff)}.sec10.svelte-k4fd31 .tit-area:where(.svelte-k4fd31) p:where(.svelte-k4fd31){color:#f2994a}.tit-area.svelte-k4fd31 h1:where(.svelte-k4fd31){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.btn-area.svelte-k4fd31{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:48px}.btn-area.svelte-k4fd31 a:where(.svelte-k4fd31){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-k4fd31 a:where(.svelte-k4fd31):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-k4fd31 a:where(.svelte-k4fd31):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.solution-img.svelte-k4fd31 img:where(.svelte-k4fd31){width:100%;display:block}.auto-usecases.svelte-k4fd31{display:flex;gap:16px;margin-top:32px}.auto-usecase.svelte-k4fd31{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-k4fd31 strong:where(.svelte-k4fd31){display:block;font-size:14px;font-weight:700;color:var(--site-primary, #4541ff);margin-bottom:6px}.auto-usecase.svelte-k4fd31 span:where(.svelte-k4fd31){font-size:14px;color:#666}#sec10b.svelte-19ur2a1{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-19ur2a1{padding:200px 0 100px}.tit-area.svelte-19ur2a1{margin-bottom:20px}.tit-area.svelte-19ur2a1 p:where(.svelte-19ur2a1){color:#28c840;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-19ur2a1 h1:where(.svelte-19ur2a1){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.sec10b-desc.svelte-19ur2a1{color:#828282;font-size:18px;line-height:28.8px;margin-bottom:32px}.btn-area.svelte-19ur2a1{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-19ur2a1 a:where(.svelte-19ur2a1){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-19ur2a1 a:where(.svelte-19ur2a1):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-19ur2a1 a:where(.svelte-19ur2a1):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.crm-features-grid.svelte-19ur2a1{display:grid;grid-template-columns:repeat(5,1fr);gap:24px;margin-bottom:48px}.crm-feature.svelte-19ur2a1{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-19ur2a1: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-19ur2a1{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-19ur2a1 h3:where(.svelte-19ur2a1){font-size:18px;font-weight:700;color:#333;margin-bottom:8px}.crm-feature.svelte-19ur2a1 span:where(.svelte-19ur2a1){font-size:14px;color:#828282;line-height:22px}.crm-screenshot.svelte-19ur2a1{max-width:960px;margin:0 auto}.crm-screenshot.svelte-19ur2a1 img:where(.svelte-19ur2a1){width:100%;display:block;border-radius:16px;box-shadow:0 8px 32px #0000001a}#sec11.svelte-173w6v2{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-173w6v2{padding:200px 0;text-align:center}.tit-area.svelte-173w6v2{margin-bottom:52px}.tit-area.svelte-173w6v2 h1:where(.svelte-173w6v2){font-size:52px;font-weight:800;line-height:62.4px;color:#4f4f4f}.tit-area.svelte-173w6v2 h1:where(.svelte-173w6v2) span.color{color:#333}.service-box.svelte-173w6v2{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:25px}.service-box.svelte-173w6v2 .service:where(.svelte-173w6v2){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-173w6v2 .service:where(.svelte-173w6v2) .service-img:where(.svelte-173w6v2){max-width:76px;width:100%}.service-box.svelte-173w6v2 .service:where(.svelte-173w6v2) .service-img:where(.svelte-173w6v2) img:where(.svelte-173w6v2){width:100%;height:100%;display:block}.service-box.svelte-173w6v2 .service:where(.svelte-173w6v2) .service-img-svg:where(.svelte-173w6v2){display:flex;align-items:center;justify-content:center}.service-box.svelte-173w6v2 .service:where(.svelte-173w6v2) span:where(.svelte-173w6v2){display:inline-block;color:var(--site-primary, #4541ff);font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.3px}#sec01.svelte-1blw07g{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-1blw07g{padding:160px 0 100px;text-align:center}.tit-area.svelte-1blw07g{margin-bottom:52px;text-align:center}.tit-area.svelte-1blw07g .icon:where(.svelte-1blw07g){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-1blw07g .icon:where(.svelte-1blw07g) img:where(.svelte-1blw07g){width:24px;display:block}.tit-area.svelte-1blw07g h1:where(.svelte-1blw07g){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-1blw07g p:where(.svelte-1blw07g){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-1blw07g{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-1blw07g a:where(.svelte-1blw07g){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1blw07g a:where(.svelte-1blw07g):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1blw07g a:where(.svelte-1blw07g):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-1blw07g{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-1blw07g img:where(.svelte-1blw07g){width:100%;display:block}section.svelte-1qvx6sb{background-color:#fff}.sec02.svelte-1qvx6sb,.sec03.svelte-1qvx6sb{padding:200px 0 100px}.sec03.svelte-1qvx6sb{padding:100px 0 200px}.tit-area.svelte-1qvx6sb{margin-bottom:52px}.tit-area.svelte-1qvx6sb p:where(.svelte-1qvx6sb){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1qvx6sb h1:where(.svelte-1qvx6sb){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.sec02.svelte-1qvx6sb .box-area01:where(.svelte-1qvx6sb){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-1qvx6sb .box-area01:where(.svelte-1qvx6sb) .img-area:where(.svelte-1qvx6sb){display:block;max-width:325px}.sec03.svelte-1qvx6sb .box-area01:where(.svelte-1qvx6sb){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-1qvx6sb .box-area01:where(.svelte-1qvx6sb) .img-area:where(.svelte-1qvx6sb){display:block;max-width:610px}.box-area01.svelte-1qvx6sb .txt-area:where(.svelte-1qvx6sb) h2:where(.svelte-1qvx6sb){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1qvx6sb .txt-area:where(.svelte-1qvx6sb) p:where(.svelte-1qvx6sb){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-1qvx6sb .img-area:where(.svelte-1qvx6sb) img:where(.svelte-1qvx6sb){width:100%;display:block}section.svelte-1a8zoxs{background-color:#f9f9f9}.suggestion.svelte-1a8zoxs{padding:200px 0}.tit-area.svelte-1a8zoxs{margin-bottom:48px}.tit-area.svelte-1a8zoxs span{display:inline-block;font-size:22px;font-weight:700;line-height:28px;color:var(--site-primary, #4541ff);margin-bottom:16px}.tit-area.svelte-1a8zoxs h1:where(.svelte-1a8zoxs){font-size:52px;font-weight:800;line-height:62px}.item-box.svelte-1a8zoxs{display:flex;gap:24px;flex-wrap:wrap}.item-box.svelte-1a8zoxs .item:where(.svelte-1a8zoxs){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-1a8zoxs .item:where(.svelte-1a8zoxs):hover{background:var(--site-primary, #4541ff);box-shadow:none}.item-box.svelte-1a8zoxs .item:where(.svelte-1a8zoxs):hover .icon:where(.svelte-1a8zoxs) img:where(.svelte-1a8zoxs){filter:brightness(10)}.item-box.svelte-1a8zoxs .item:where(.svelte-1a8zoxs):hover h2:where(.svelte-1a8zoxs){color:#fff}.item-box.svelte-1a8zoxs .item:where(.svelte-1a8zoxs) .icon:where(.svelte-1a8zoxs){max-width:48px}.item-box.svelte-1a8zoxs .item:where(.svelte-1a8zoxs) .icon:where(.svelte-1a8zoxs) img:where(.svelte-1a8zoxs){width:100%;display:block;transition:1s}.item-box.svelte-1a8zoxs .item:where(.svelte-1a8zoxs) h2:where(.svelte-1a8zoxs){color:#333;text-align:center;font-size:18px;font-weight:400;line-height:28px;letter-spacing:-.3px;transition:1s}.item-box-pc.svelte-1a8zoxs{display:flex}#qna.svelte-4ddygq{background-color:#f9f9f9}.qna.svelte-4ddygq{padding:200px 0}.tit-area.svelte-4ddygq{margin-bottom:52px;text-align:center}.tit-area.svelte-4ddygq h1:where(.svelte-4ddygq){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-4ddygq{max-width:792px;margin:0 auto}.accordion.svelte-4ddygq .accordion-item:where(.svelte-4ddygq){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-4ddygq{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-4ddygq h2:where(.svelte-4ddygq){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-4ddygq h2:where(.svelte-4ddygq) .icon:where(.svelte-4ddygq){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-4ddygq h2:where(.svelte-4ddygq) .icon:where(.svelte-4ddygq) span:where(.svelte-4ddygq):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-4ddygq h2:where(.svelte-4ddygq) .icon:where(.svelte-4ddygq) span:where(.svelte-4ddygq):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-4ddygq h2:where(.svelte-4ddygq) .icon:where(.svelte-4ddygq) span:where(.svelte-4ddygq):nth-child(2){background-color:transparent}.accordion-contant.svelte-4ddygq{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-4ddygq>p:where(.svelte-4ddygq){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-4ddygq+.accordion-contant:where(.svelte-4ddygq){grid-template-rows:1fr}.accordion-title.on.svelte-4ddygq+.accordion-contant:where(.svelte-4ddygq)>p:where(.svelte-4ddygq){padding-top:24px;padding-bottom:8px}#sec01.svelte-ux89nz{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-ux89nz{padding:160px 0 140px;text-align:center}.tit-area.svelte-ux89nz{margin-bottom:52px;text-align:center}.tit-area.svelte-ux89nz .icon:where(.svelte-ux89nz){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-ux89nz .icon:where(.svelte-ux89nz) img:where(.svelte-ux89nz){width:24px;display:block}.tit-area.svelte-ux89nz h1:where(.svelte-ux89nz){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-ux89nz p:where(.svelte-ux89nz){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-ux89nz{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-ux89nz a:where(.svelte-ux89nz){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-ux89nz a:where(.svelte-ux89nz):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-ux89nz a:where(.svelte-ux89nz):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-ux89nz{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-ux89nz img:where(.svelte-ux89nz){width:100%;display:block}section.svelte-1x10see{background-color:#fff}.sec02.svelte-1x10see{padding:200px 0 100px}.tit-area.svelte-1x10see{margin-bottom:52px}.tit-area.svelte-1x10see p:where(.svelte-1x10see){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1x10see h1:where(.svelte-1x10see){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-1x10see{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-1x10see .txt-area:where(.svelte-1x10see) h2:where(.svelte-1x10see){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1x10see .txt-area:where(.svelte-1x10see) p:where(.svelte-1x10see){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-1x10see .img-area:where(.svelte-1x10see){max-width:640px;width:100%}.box-area01.svelte-1x10see .img-area:where(.svelte-1x10see) img:where(.svelte-1x10see){width:100%;height:100%;display:block}.box-width.svelte-1x10see{display:flex;gap:24px;margin-bottom:24px}.box-width.svelte-1x10see .box-area:where(.svelte-1x10see){width:100%;height:598px;padding:40px;border-radius:20px;background:var(--light-blue, #e6f0ff)}.box-width.svelte-1x10see .box-area:where(.svelte-1x10see) .img-area:where(.svelte-1x10see){margin:0 auto}.box-width.svelte-1x10see .box-area:where(.svelte-1x10see) h2:where(.svelte-1x10see){font-size:36px;font-weight:700;line-height:43.2px;color:#333;margin-bottom:16px}.box-width.svelte-1x10see .box-area:where(.svelte-1x10see) p:where(.svelte-1x10see){color:#828282;font-size:18px;font-weight:400;line-height:28px}.box-width.svelte-1x10see .box-area02:where(.svelte-1x10see){width:384px}.box-width.svelte-1x10see .box-area02:where(.svelte-1x10see) .img-area:where(.svelte-1x10see){text-align:center;max-width:280px;display:block}.box-width.svelte-1x10see .box-area02:where(.svelte-1x10see) .img-area:where(.svelte-1x10see) img:where(.svelte-1x10see){width:100%;display:block}.box-width.svelte-1x10see .box-area03:where(.svelte-1x10see) .img-area:where(.svelte-1x10see){text-align:center;max-width:600px;display:block}.box-width.svelte-1x10see .box-area03:where(.svelte-1x10see) .img-area:where(.svelte-1x10see) img:where(.svelte-1x10see){width:100%;display:block}.box-width.svelte-1x10see .box-area02:where(.svelte-1x10see) .txt-area:where(.svelte-1x10see){margin-bottom:62px}.box-width.svelte-1x10see .box-area03:where(.svelte-1x10see){max-width:792px}.box-width.svelte-1x10see .box-area03:where(.svelte-1x10see) .txt-area:where(.svelte-1x10see){margin-bottom:25px}.box-area04.svelte-1x10see{display:flex;flex-wrap:wrap;gap:24px}.box-area04.svelte-1x10see .box:where(.svelte-1x10see){padding:40px;width:282px;background-color:#f9f9f9;border-radius:20px}.box-area04.svelte-1x10see .box:where(.svelte-1x10see) .icon:where(.svelte-1x10see){width:48px;margin-bottom:16px}.box-area04.svelte-1x10see .box:where(.svelte-1x10see) .icon:where(.svelte-1x10see) img:where(.svelte-1x10see){width:100%;display:block}.box-area04.svelte-1x10see .box:where(.svelte-1x10see) h2:where(.svelte-1x10see){font-size:22px;font-weight:700;line-height:28px;margin-bottom:16px;color:#333}.box-area04.svelte-1x10see .box:where(.svelte-1x10see) p:where(.svelte-1x10see){font-size:18px;font-weight:400;line-height:28px;color:#828282}section.svelte-19d0877{background-color:#fff}.sec06.svelte-19d0877{padding:100px 0 200px}.tit-area.svelte-19d0877{margin-bottom:52px;text-align:center}.tit-area.svelte-19d0877 p:where(.svelte-19d0877){color:var(--site-accent, #518cff);font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-19d0877 h1:where(.svelte-19d0877){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-19d0877{max-width:792px;margin:0 auto}.accordion.svelte-19d0877 .accordion-item:where(.svelte-19d0877){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-19d0877{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-19d0877 h2:where(.svelte-19d0877){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-19d0877 h2:where(.svelte-19d0877) .icon:where(.svelte-19d0877){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-19d0877 h2:where(.svelte-19d0877) .icon:where(.svelte-19d0877) span:where(.svelte-19d0877):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-19d0877 h2:where(.svelte-19d0877) .icon:where(.svelte-19d0877) span:where(.svelte-19d0877):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-19d0877 h2:where(.svelte-19d0877) .icon:where(.svelte-19d0877) span:where(.svelte-19d0877):nth-child(2){background-color:transparent}.accordion-contant.svelte-19d0877{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-19d0877>p:where(.svelte-19d0877){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-19d0877+.accordion-contant:where(.svelte-19d0877){grid-template-rows:1fr}.accordion-title.on.svelte-19d0877+.accordion-contant:where(.svelte-19d0877)>p:where(.svelte-19d0877){padding-top:24px;padding-bottom:8px}#sec01.svelte-1qxzsjx{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-1qxzsjx{padding:160px 0 140px;text-align:center}.tit-area.svelte-1qxzsjx{margin-bottom:52px;text-align:center}.tit-area.svelte-1qxzsjx .icon:where(.svelte-1qxzsjx){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-1qxzsjx .icon:where(.svelte-1qxzsjx) img:where(.svelte-1qxzsjx){width:24px;display:block}.tit-area.svelte-1qxzsjx h1:where(.svelte-1qxzsjx){font-size:52px;font-weight:800;line-height:62.4px;color:#333;margin-bottom:16px}.tit-area.svelte-1qxzsjx p:where(.svelte-1qxzsjx){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.btn-area.svelte-1qxzsjx{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:52px}.btn-area.svelte-1qxzsjx a:where(.svelte-1qxzsjx){font-size:16px;font-weight:800;line-height:normal;padding:16px 32px;border-radius:100px}.btn-area.svelte-1qxzsjx a:where(.svelte-1qxzsjx):nth-child(1){color:#fff;background-color:var(--site-primary, #4541ff)}.btn-area.svelte-1qxzsjx a:where(.svelte-1qxzsjx):nth-child(2){color:var(--site-primary, #4541ff);background-color:#fff;border:1px solid var(--site-primary, #4541ff)}.sec01-img.svelte-1qxzsjx{display:inline-block;max-width:1200px;margin:0 auto}.sec01-img.svelte-1qxzsjx img:where(.svelte-1qxzsjx){width:100%;display:block}section.svelte-c2ylvf{background-color:#fff}.sec02.svelte-c2ylvf{padding:200px 0 100px}.sec03.svelte-c2ylvf{padding:100px 0}.tit-area.svelte-c2ylvf{margin-bottom:52px}.tit-area.svelte-c2ylvf p:where(.svelte-c2ylvf){font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.sec02.svelte-c2ylvf .tit-area:where(.svelte-c2ylvf) p:where(.svelte-c2ylvf){color:#a788ff}.sec03.svelte-c2ylvf .tit-area:where(.svelte-c2ylvf) p:where(.svelte-c2ylvf){color:var(--site-accent, #518cff)}.tit-area.svelte-c2ylvf h1:where(.svelte-c2ylvf){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-c2ylvf{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-c2ylvf .box-area01:where(.svelte-c2ylvf){height:495px;background-image:url(../../../img/api-sec02-img1.png)}.sec03.svelte-c2ylvf .box-area01:where(.svelte-c2ylvf){height:395px;background-image:url(../../../img/api-sec03-img1.png)}.box-area01.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf) h2:where(.svelte-c2ylvf){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf) p:where(.svelte-c2ylvf){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area02.svelte-c2ylvf{width:100%;height:369px;padding:40px;border-radius:20px;display:flex;justify-content:space-between;background-color:#f9f9f9}.box-area02.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf) h2:where(.svelte-c2ylvf){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}@media (max-width: 900px){.sec02.svelte-c2ylvf,.sec03.svelte-c2ylvf{padding:80px 0}.tit-area.svelte-c2ylvf{text-align:center;margin-bottom:48px}.tit-area.svelte-c2ylvf p:where(.svelte-c2ylvf){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-c2ylvf h1:where(.svelte-c2ylvf){font-size:36px;line-height:43.2px}.box-area01.svelte-c2ylvf{height:480px;justify-content:center;align-items:flex-start}.sec02.svelte-c2ylvf .box-area01:where(.svelte-c2ylvf){padding:50px 30px;background-image:url(../../../img/api-sec02-img1-m.png)}.sec03.svelte-c2ylvf .box-area01:where(.svelte-c2ylvf){padding:50px 25px;background-image:url(../../../img/api-sec03-img1-m.png)}.box-area01.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf){text-align:center}.box-area01.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf) h2:where(.svelte-c2ylvf){font-size:24px;line-height:28.8px;margin-bottom:16px}.box-area01.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf) p:where(.svelte-c2ylvf){text-align:center;font-size:16px;line-height:25px}.box-area02.svelte-c2ylvf{height:100%;padding:35px 30px;flex-direction:column;justify-content:space-between}.sec02.svelte-c2ylvf .box-area02:where(.svelte-c2ylvf){gap:43px}.sec03.svelte-c2ylvf .box-area02:where(.svelte-c2ylvf){gap:40px}.box-area02.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf){text-align:center}.box-area02.svelte-c2ylvf .txt-area:where(.svelte-c2ylvf) h2:where(.svelte-c2ylvf){font-size:24px;line-height:28px}.box-area02.svelte-c2ylvf .img-area:where(.svelte-c2ylvf){width:100%;height:100%}.box-area02.svelte-c2ylvf .img-area:where(.svelte-c2ylvf) img:where(.svelte-c2ylvf){width:100%;display:block}}section.svelte-15z3bfs{background-color:#fff}.sec06.svelte-15z3bfs{padding:100px 0}.sec08.svelte-15z3bfs{padding:100px 0 200px}.tit-area.svelte-15z3bfs{margin-bottom:52px}.tit-area.svelte-15z3bfs p:where(.svelte-15z3bfs){font-weight:700;line-height:28.8px;margin-bottom:16px}.sec06.svelte-15z3bfs .tit-area:where(.svelte-15z3bfs) p:where(.svelte-15z3bfs){color:var(--site-accent, #518cff);font-size:22px}.sec08.svelte-15z3bfs .tit-area:where(.svelte-15z3bfs) p:where(.svelte-15z3bfs){color:#f2994a;font-size:18px}.tit-area.svelte-15z3bfs h1:where(.svelte-15z3bfs){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-15z3bfs{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-15z3bfs .box-area01:where(.svelte-15z3bfs){background-image:url(../../../img/api-sec06-img1.png)}.sec08.svelte-15z3bfs .box-area01:where(.svelte-15z3bfs){background-image:url(../../../img/api-sec08-img1.png)}.box-area01.svelte-15z3bfs .txt-area:where(.svelte-15z3bfs) h2:where(.svelte-15z3bfs){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-15z3bfs .txt-area:where(.svelte-15z3bfs) p:where(.svelte-15z3bfs){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-15z3bfs .img-area:where(.svelte-15z3bfs){display:none}@media (max-width: 900px){.sec06.svelte-15z3bfs,.sec08.svelte-15z3bfs{padding:80px 0}.tit-area.svelte-15z3bfs{text-align:center;margin-bottom:48px}.tit-area.svelte-15z3bfs p:where(.svelte-15z3bfs){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-15z3bfs h1:where(.svelte-15z3bfs){font-size:36px;line-height:43.2px}.box-area01.svelte-15z3bfs{height:100%;flex-direction:column}.box-area01.svelte-15z3bfs .txt-area:where(.svelte-15z3bfs){text-align:center}.box-area01.svelte-15z3bfs .txt-area:where(.svelte-15z3bfs) h2:where(.svelte-15z3bfs){font-size:24px;line-height:28px}.box-area01.svelte-15z3bfs .txt-area:where(.svelte-15z3bfs) p:where(.svelte-15z3bfs){font-size:16px;line-height:26px}.box-area01.svelte-15z3bfs .img-area:where(.svelte-15z3bfs){display:block}.box-area01.svelte-15z3bfs .img-area:where(.svelte-15z3bfs) img:where(.svelte-15z3bfs){width:100%;display:block}.sec06.svelte-15z3bfs .box-area01:where(.svelte-15z3bfs){padding:50px 0 63px;gap:56px;background:linear-gradient(360deg,#b2daff,#e6f0ff 72.41%)}.sec08.svelte-15z3bfs .box-area01:where(.svelte-15z3bfs){padding:50px 0;justify-content:center;align-items:center;gap:30px;background:linear-gradient(134deg,#fff4cc,#ffe9dc)}}section.svelte-1ptcirs{background-color:#fff}.sec07.svelte-1ptcirs{padding:100px 0}.tit-area.svelte-1ptcirs{margin-bottom:52px}.tit-area.svelte-1ptcirs p:where(.svelte-1ptcirs){color:#a788ff;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1ptcirs h1:where(.svelte-1ptcirs){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-1ptcirs{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-1ptcirs .txt-area:where(.svelte-1ptcirs) h2:where(.svelte-1ptcirs){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-1ptcirs .txt-area:where(.svelte-1ptcirs) p:where(.svelte-1ptcirs){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}@media (max-width: 900px){.sec07.svelte-1ptcirs{padding:80px 0}.tit-area.svelte-1ptcirs{text-align:center;margin-bottom:48px}.tit-area.svelte-1ptcirs p:where(.svelte-1ptcirs){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-1ptcirs h1:where(.svelte-1ptcirs){font-size:36px;line-height:43.2px}.box-area01.svelte-1ptcirs{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-1ptcirs .txt-area:where(.svelte-1ptcirs){text-align:center}.box-area01.svelte-1ptcirs .txt-area:where(.svelte-1ptcirs) h2:where(.svelte-1ptcirs){font-size:24px;line-height:28px}.box-area01.svelte-1ptcirs .txt-area:where(.svelte-1ptcirs) p:where(.svelte-1ptcirs){font-size:16px;line-height:26px}}section.svelte-15m8ksg{background-color:#fff}.sec04.svelte-15m8ksg{padding:100px 0}.tit-area.svelte-15m8ksg{margin-bottom:52px}.tit-area.svelte-15m8ksg p:where(.svelte-15m8ksg){color:#f093f0;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-15m8ksg h1:where(.svelte-15m8ksg){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-area01.svelte-15m8ksg{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-15m8ksg .txt-area:where(.svelte-15m8ksg) h2:where(.svelte-15m8ksg){font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px;color:#333}.box-area01.svelte-15m8ksg .txt-area:where(.svelte-15m8ksg) p:where(.svelte-15m8ksg){font-size:18px;font-weight:400;line-height:28.8px;color:#828282}.box-area01.svelte-15m8ksg .img-area:where(.svelte-15m8ksg){display:none}.box-width.svelte-15m8ksg{display:flex;gap:24px}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg){width:100%;padding:40px;border-radius:20px}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg) .img-area:where(.svelte-15m8ksg){max-width:160px;margin-bottom:36px}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg) .img-area:where(.svelte-15m8ksg) img:where(.svelte-15m8ksg){width:100%;display:block}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg) h2:where(.svelte-15m8ksg){color:#333;font-size:22px;font-weight:700;line-height:28.6px;margin-bottom:20px}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg) p:where(.svelte-15m8ksg){color:#828282;font-size:22px;font-weight:400;line-height:35.2px}.box-width.svelte-15m8ksg .box-area02:where(.svelte-15m8ksg){background-color:#f9f9f9}.box-width.svelte-15m8ksg .box-area03:where(.svelte-15m8ksg){background-color:#f2e1f2}@media (max-width: 900px){.sec04.svelte-15m8ksg{padding:80px 0}.tit-area.svelte-15m8ksg{text-align:center;margin-bottom:48px}.tit-area.svelte-15m8ksg p:where(.svelte-15m8ksg){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-15m8ksg h1:where(.svelte-15m8ksg){font-size:36px;line-height:43.2px}.box-area01.svelte-15m8ksg{height:100%;padding:50px 20px 30px;flex-direction:column;gap:49px;background:linear-gradient(180deg,#f2e1f2,#beb4ff)}.box-area01.svelte-15m8ksg .txt-area:where(.svelte-15m8ksg){text-align:center}.box-area01.svelte-15m8ksg .txt-area:where(.svelte-15m8ksg) h2:where(.svelte-15m8ksg){font-size:24px;line-height:28px}.box-area01.svelte-15m8ksg .txt-area:where(.svelte-15m8ksg) p:where(.svelte-15m8ksg){font-size:16px;line-height:26px}.box-area01.svelte-15m8ksg .img-area:where(.svelte-15m8ksg){display:block}.box-area01.svelte-15m8ksg .img-area:where(.svelte-15m8ksg) img:where(.svelte-15m8ksg){width:100%;display:block}.box-width.svelte-15m8ksg{flex-direction:column}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg){padding:40px}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg) .img-area:where(.svelte-15m8ksg){margin-bottom:20px}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg) h2:where(.svelte-15m8ksg){font-size:20px}.box-width.svelte-15m8ksg .box-area:where(.svelte-15m8ksg) p:where(.svelte-15m8ksg){font-size:18px;line-height:28px}}section.svelte-1bap6j5{background-color:#fff}.sec05.svelte-1bap6j5{padding:100px 0}.tit-area.svelte-1bap6j5{margin-bottom:52px}.tit-area.svelte-1bap6j5 p:where(.svelte-1bap6j5){color:#4ab7b3;font-size:22px;font-weight:700;line-height:28.8px;margin-bottom:16px}.tit-area.svelte-1bap6j5 h1:where(.svelte-1bap6j5){font-size:52px;font-weight:800;line-height:62.4px;color:#333}.box-width.svelte-1bap6j5{display:flex;gap:24px}.box-width.svelte-1bap6j5 .box-area:where(.svelte-1bap6j5){width:100%;padding:40px;border-radius:20px}.box-width.svelte-1bap6j5 .box-area:where(.svelte-1bap6j5) .txt-area:where(.svelte-1bap6j5) h2:where(.svelte-1bap6j5){color:#333;font-size:36px;font-weight:700;line-height:43.2px;margin-bottom:16px}.box-width.svelte-1bap6j5 .box-area:where(.svelte-1bap6j5) .txt-area:where(.svelte-1bap6j5) p:where(.svelte-1bap6j5){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.box-width.svelte-1bap6j5 .box-area:where(.svelte-1bap6j5) .img-area:where(.svelte-1bap6j5) img:where(.svelte-1bap6j5){width:100%;display:block}.box-width.svelte-1bap6j5 .box-area02:where(.svelte-1bap6j5){background:linear-gradient(360deg,#dfeedd,#cbe6ef);max-width:792px;height:480px}.box-width.svelte-1bap6j5 .box-area02:where(.svelte-1bap6j5) .txt-area:where(.svelte-1bap6j5){margin-bottom:40px}.box-width.svelte-1bap6j5 .box-area02:where(.svelte-1bap6j5) .img-area:where(.svelte-1bap6j5){max-width:550px;margin:0 auto}.box-width.svelte-1bap6j5 .box-area03:where(.svelte-1bap6j5){background:#f9f9f9;max-width:384px;height:480px}.box-width.svelte-1bap6j5 .box-area03:where(.svelte-1bap6j5) .txt-area:where(.svelte-1bap6j5){margin-bottom:48px}.box-width.svelte-1bap6j5 .box-area03:where(.svelte-1bap6j5) .img-area:where(.svelte-1bap6j5){max-width:180px;margin:0 auto}@media (max-width: 900px){.sec05.svelte-1bap6j5{padding:80px 0}.tit-area.svelte-1bap6j5{text-align:center;margin-bottom:48px}.tit-area.svelte-1bap6j5 p:where(.svelte-1bap6j5){font-size:20px;line-height:26px;margin-bottom:8px}.tit-area.svelte-1bap6j5 h1:where(.svelte-1bap6j5){font-size:36px;line-height:43.2px}.box-width.svelte-1bap6j5{flex-direction:column}.box-width.svelte-1bap6j5 .box-area02:where(.svelte-1bap6j5){padding:50px 0;width:100%;height:100%}.box-width.svelte-1bap6j5 .box-area03:where(.svelte-1bap6j5){max-width:100%;width:100%;height:100%;padding:50px 28px}.box-width.svelte-1bap6j5 .box-area03:where(.svelte-1bap6j5) .img-area:where(.svelte-1bap6j5){max-width:120px}.box-width.svelte-1bap6j5 .box-area:where(.svelte-1bap6j5) .txt-area:where(.svelte-1bap6j5){text-align:center}.box-width.svelte-1bap6j5 .box-area:where(.svelte-1bap6j5) .txt-area:where(.svelte-1bap6j5) h2:where(.svelte-1bap6j5){font-size:24px;line-height:28px}.box-width.svelte-1bap6j5 .box-area:where(.svelte-1bap6j5) .txt-area:where(.svelte-1bap6j5) p:where(.svelte-1bap6j5){font-size:16px;line-height:26px}}.price.svelte-1kb1rr{padding:200px 0}.tit-area.svelte-1kb1rr{margin-bottom:52px;text-align:center}.tit-area.svelte-1kb1rr h1:where(.svelte-1kb1rr){color:#333;font-size:52px;font-weight:800;line-height:62.4px;margin-bottom:20px}.tit-area.svelte-1kb1rr p:where(.svelte-1kb1rr){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1kb1rr{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-bottom:52px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr){width:384px;height:431px;border:1px solid #e0e0e0;border-radius:20px;display:flex;flex-direction:column;overflow:hidden}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr){height:50%;padding:40px 40px 36px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .txt-area:where(.svelte-1kb1rr){margin-bottom:30px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .txt-area:where(.svelte-1kb1rr) h3:where(.svelte-1kb1rr){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-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .txt-area:where(.svelte-1kb1rr) h3:where(.svelte-1kb1rr) span:where(.svelte-1kb1rr){width:36px;height:36px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .txt-area:where(.svelte-1kb1rr) h3:where(.svelte-1kb1rr) span:where(.svelte-1kb1rr) img:where(.svelte-1kb1rr){width:100%;display:block}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .txt-area:where(.svelte-1kb1rr) p:where(.svelte-1kb1rr){color:#828282;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .amount-area:where(.svelte-1kb1rr){display:flex;align-items:flex-end}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .amount-area:where(.svelte-1kb1rr) .amount:where(.svelte-1kb1rr){color:var(--site-primary, #4541ff);font-size:48px;font-weight:700;line-height:62.4px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .top:where(.svelte-1kb1rr) .amount-area:where(.svelte-1kb1rr) .amount:where(.svelte-1kb1rr) span:where(.svelte-1kb1rr){display:inline-block;margin-left:5px;color:#333;font-size:16px;font-weight:700}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .bot:where(.svelte-1kb1rr){height:50%;padding:30px 35px;background:var(--gray-01, #f2f2f2);display:flex;flex-direction:column;gap:8px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .bot:where(.svelte-1kb1rr) p:where(.svelte-1kb1rr){display:flex;align-items:center;gap:6px;color:#333;font-size:18px;font-weight:400;line-height:28.8px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .bot:where(.svelte-1kb1rr) p:where(.svelte-1kb1rr) span:where(.svelte-1kb1rr){width:25px;height:25px}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .bot:where(.svelte-1kb1rr) p:where(.svelte-1kb1rr) span:where(.svelte-1kb1rr) img:where(.svelte-1kb1rr){width:100%;display:block}.card-box.svelte-1kb1rr .card:where(.svelte-1kb1rr) .bot:where(.svelte-1kb1rr) a:where(.svelte-1kb1rr){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-1kb1rr{text-align:center;color:#828282;font-size:28px;font-weight:400;line-height:42px}#qna.svelte-123wlir{background-color:#f9f9f9}.qna.svelte-123wlir{padding:200px 0}.tit-area.svelte-123wlir{margin-bottom:52px;text-align:center}.tit-area.svelte-123wlir h1:where(.svelte-123wlir){color:#333;font-size:52px;font-weight:800;line-height:62.4px}.accordion-area.svelte-123wlir{max-width:792px;margin:0 auto}.accordion.svelte-123wlir .accordion-item:where(.svelte-123wlir){border-radius:5px;border-top:1px solid #e0e0e0;overflow:hidden;padding:20px 0}.accordion-title.svelte-123wlir{cursor:pointer;border:none;background:none;width:100%;text-align:left;padding:0}.accordion-title.svelte-123wlir h2:where(.svelte-123wlir){display:flex;gap:24px;position:relative;font-size:24px;font-weight:700;line-height:34px;border:none}.accordion-title.svelte-123wlir h2:where(.svelte-123wlir) .icon:where(.svelte-123wlir){width:36px;height:36px;border-radius:50%;background-color:#f2f2f2;position:relative}.accordion-title.svelte-123wlir h2:where(.svelte-123wlir) .icon:where(.svelte-123wlir) span:where(.svelte-123wlir):first-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:2px;background-color:#333}.accordion-title.svelte-123wlir h2:where(.svelte-123wlir) .icon:where(.svelte-123wlir) span:where(.svelte-123wlir):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-123wlir h2:where(.svelte-123wlir) .icon:where(.svelte-123wlir) span:where(.svelte-123wlir):nth-child(2){background-color:transparent}.accordion-contant.svelte-123wlir{padding-left:64px;display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease-out}.accordion-contant.svelte-123wlir>p:where(.svelte-123wlir){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-123wlir+.accordion-contant:where(.svelte-123wlir){grid-template-rows:1fr}.accordion-title.on.svelte-123wlir+.accordion-contant:where(.svelte-123wlir)>p:where(.svelte-123wlir){padding-top:24px;padding-bottom:8px}.guides-hero-section.svelte-1xcwydw{position:relative;padding:3rem 2rem 8rem}.guides-hero-section.svelte-1xcwydw: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-1xcwydw{position:relative;z-index:2;max-width:1200px;margin:0 auto}.hero-title.svelte-1xcwydw{font-size:2rem;font-weight:700;color:#111827;margin-bottom:.5rem}.hero-subtitle.svelte-1xcwydw{color:#6b7280;font-size:1rem;margin-bottom:2rem}.search-wrapper.svelte-1xcwydw{position:relative;z-index:10}.search-wrapper.svelte-1xcwydw .search-dropdown-container{max-width:100%}@media (max-width: 768px){.guides-hero-section.svelte-1xcwydw{padding:2rem 1rem 3rem}}.guides-menu-section.svelte-129zkpu{background:transparent;padding:0 2rem 3rem;margin-top:-5rem;position:relative;z-index:1}.menu-cards.svelte-129zkpu{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.menu-card.svelte-129zkpu{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-129zkpu:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.menu-card.svelte-129zkpu .icon:where(.svelte-129zkpu){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-129zkpu .title:where(.svelte-129zkpu){font-size:.9375rem;font-weight:500}@media (max-width: 1024px){.menu-cards.svelte-129zkpu{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.guides-menu-section.svelte-129zkpu{padding:0 1rem 2rem}.menu-cards.svelte-129zkpu{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.menu-cards.svelte-129zkpu{grid-template-columns:1fr}.menu-card.svelte-129zkpu{padding:.875rem 1rem}}.guides-video-section.svelte-146d52p{background:#fff;padding:3rem 2rem}.video-section-inner.svelte-146d52p{max-width:1200px;margin:0 auto}.video-title.svelte-146d52p{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem;color:#111827}.video-content.svelte-146d52p{display:flex;gap:2rem;align-items:stretch}.video-wrapper.svelte-146d52p{flex:1;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000}.video-wrapper.svelte-146d52p iframe:where(.svelte-146d52p){width:100%;height:100%}.video-info.svelte-146d52p{flex:1;display:flex;align-items:center}.video-info-card.svelte-146d52p{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;padding:2rem;width:100%}.video-info-title.svelte-146d52p{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:.75rem}.video-info-desc.svelte-146d52p{color:#64748b;font-size:.9375rem;margin-bottom:1.5rem;line-height:1.6}.video-info-btn.svelte-146d52p{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-146d52p:hover{background:#4338ca;transform:translate(4px)}.video-info-btn.svelte-146d52p svg:where(.svelte-146d52p){transition:transform .2s}.video-info-btn.svelte-146d52p:hover svg:where(.svelte-146d52p){transform:translate(2px)}@media (max-width: 768px){.guides-video-section.svelte-146d52p{padding:2rem 1rem}.video-content.svelte-146d52p{flex-direction:column}.video-wrapper.svelte-146d52p{max-width:100%}.video-info.svelte-146d52p{flex:none;width:100%;margin-top:1rem}.video-info-card.svelte-146d52p{padding:1.5rem}}.hero-section.svelte-1q71h6y{position:relative;background:linear-gradient(135deg,#1e293b,#334155);padding:3rem 2rem 4rem}.hero-section.svelte-1q71h6y: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-1q71h6y{position:relative;z-index:1;max-width:1200px;margin:0 auto}.hero-title.svelte-1q71h6y{font-size:2rem;font-weight:700;color:#fff;margin-bottom:.5rem}.hero-subtitle.svelte-1q71h6y{color:#fffc;font-size:1rem;margin-bottom:2rem}.search-wrapper.svelte-1q71h6y{position:relative;z-index:10;margin-bottom:2rem}.search-wrapper.svelte-1q71h6y .search-dropdown-container{max-width:100%}.menu-cards.svelte-1q71h6y{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.menu-card.svelte-1q71h6y{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-1q71h6y:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.emoji.svelte-1q71h6y{font-size:1.5rem;flex-shrink:0}.card-text.svelte-1q71h6y{display:flex;flex-direction:column;gap:.125rem;min-width:0}.menu-card.svelte-1q71h6y .title:where(.svelte-1q71h6y){font-size:.9375rem;font-weight:600}.menu-card.svelte-1q71h6y .desc:where(.svelte-1q71h6y){font-size:.8125rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width: 1024px){.menu-cards.svelte-1q71h6y{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.hero-section.svelte-1q71h6y{padding:2rem 1rem 3rem}.menu-cards.svelte-1q71h6y{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.menu-cards.svelte-1q71h6y{grid-template-columns:1fr}.menu-card.svelte-1q71h6y{padding:.875rem 1rem}}.recent-section.svelte-t356v5{padding:2rem 2rem 3rem}.recent-content.svelte-t356v5{max-width:1200px;margin:0 auto}.section-title.svelte-t356v5{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:1rem}.recent-list.svelte-t356v5{display:flex;flex-direction:column;gap:1px;background:#e5e7eb;border-radius:8px;overflow:hidden}.recent-item.svelte-t356v5{display:flex;flex-direction:column;gap:.25rem;padding:.875rem 1.25rem;background:#fff;text-decoration:none;color:#111827;transition:background .15s}.recent-item.svelte-t356v5:hover{background:#f9fafb}.recent-item-header.svelte-t356v5{display:flex;align-items:center;gap:.5rem}.doc-type-badge.svelte-t356v5{font-size:.6875rem;font-weight:600;color:#4b5563;background:#f3f4f6;padding:.125rem .5rem;border-radius:9999px}.recent-date.svelte-t356v5{font-size:.75rem;color:#9ca3af}.recent-title.svelte-t356v5{font-size:.9375rem;font-weight:600;color:#111827}.recent-excerpt.svelte-t356v5{font-size:.8125rem;color:#6b7280;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.empty.svelte-t356v5{padding:1.5rem;text-align:center;color:#9ca3af;font-size:.875rem}@media (max-width: 768px){.recent-section.svelte-t356v5{padding:1.5rem 1rem 2rem}}.dev-hero.svelte-1vp486a{padding:80px 24px 120px;text-align:center;position:relative;background:#fff}.hero-content.svelte-1vp486a{max-width:1140px;margin:0 auto;position:relative;z-index:1}.badge.svelte-1vp486a{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-1vp486a{display:inline-block;width:8px;height:8px;border-radius:50%;background:#4541ff;animation:svelte-1vp486a-pulse 2s ease-in-out infinite}@keyframes svelte-1vp486a-pulse{0%,to{opacity:1}50%{opacity:.5}}.hero-title.svelte-1vp486a{font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1.2;margin-bottom:24px;letter-spacing:-.02em;color:#111827}.hero-subtitle.svelte-1vp486a{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-1vp486a{display:flex;gap:16px;justify-content:center;margin-bottom:80px;flex-wrap:wrap}.button-primary.svelte-1vp486a,.button-secondary.svelte-1vp486a{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-1vp486a{background:#4541ff;color:#fff;box-shadow:0 1px 2px #0000000d}.button-primary.svelte-1vp486a:hover{background:#3633e5;transform:translateY(-1px);box-shadow:0 4px 12px #4541ff40;text-decoration:none;color:#fff}.button-secondary.svelte-1vp486a{background:#fff;color:#374151;border-color:#d1d5db}.button-secondary.svelte-1vp486a:hover{background:#f3f4f6;transform:translateY(-1px);text-decoration:none;color:#374151}.button-arrow.svelte-1vp486a{font-size:18px;transition:transform .2s ease}.button-primary.svelte-1vp486a:hover .button-arrow:where(.svelte-1vp486a){transform:translate(2px)}.play-icon.svelte-1vp486a{font-size:12px}.hero-visual.svelte-1vp486a{max-width:900px;margin:0 auto;position:relative}.editor-container.svelte-1vp486a{border-radius:12px;border:1px solid #e5e7eb;overflow:hidden;background:#fff;box-shadow:0 8px 32px #00000014}.editor-header.svelte-1vp486a{display:flex;align-items:center;gap:12px;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.editor-dots.svelte-1vp486a{display:flex;gap:6px}.dot.svelte-1vp486a{width:12px;height:12px;border-radius:50%;opacity:.6}.file-name.svelte-1vp486a{font-size:12px;color:#6b7280;font-family:monospace}.editor-content.svelte-1vp486a{padding:32px;text-align:left;font-size:14px;overflow-x:auto}.editor-content.svelte-1vp486a pre:where(.svelte-1vp486a){margin:0;font-family:Monaco,Menlo,Consolas,monospace;line-height:1.6;color:#24292f}.editor-content.svelte-1vp486a .hl-keyword{color:#cf222e}.editor-content.svelte-1vp486a .hl-string{color:#0a3069}.editor-content.svelte-1vp486a .hl-comment{color:#6e7781;font-style:italic}.editor-content.svelte-1vp486a .hl-func{color:#8250df}.editor-content.svelte-1vp486a .hl-variable{color:#953800}.hero-gradient.svelte-1vp486a{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-1vp486a{padding:60px 20px 80px}.hero-buttons.svelte-1vp486a{flex-direction:column;align-items:stretch;margin-bottom:60px}.button-primary.svelte-1vp486a,.button-secondary.svelte-1vp486a{justify-content:center}}@media (max-width: 480px){.editor-content.svelte-1vp486a{padding:16px;font-size:12px}.badge.svelte-1vp486a{font-size:13px;padding:6px 12px}}.dev-features.svelte-19y819l{padding:100px 0;background:#fff;border-top:1px solid #e5e7eb}.container.svelte-19y819l{max-width:1140px;margin:0 auto;padding:0 24px}.section-header.svelte-19y819l{text-align:center;margin-bottom:64px}.section-title.svelte-19y819l{font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px;line-height:1.2;letter-spacing:-.02em;color:#111827}.section-description.svelte-19y819l{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.feature-grid.svelte-19y819l{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.feature-card.svelte-19y819l{padding:32px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;position:relative;overflow:hidden}.feature-icon.svelte-19y819l{font-size:32px;margin-bottom:20px}.feature-title.svelte-19y819l{font-size:20px;font-weight:600;margin-bottom:12px;color:#111827}.feature-description.svelte-19y819l{font-size:15px;line-height:1.6;color:#6b7280}@media (max-width: 768px){.dev-features.svelte-19y819l{padding:60px 0}.section-header.svelte-19y819l{margin-bottom:40px}.feature-grid.svelte-19y819l{grid-template-columns:1fr}}.dev-sdks.svelte-1e3uqqm{padding:100px 0;background:#f9fafb}.container.svelte-1e3uqqm{max-width:1140px;margin:0 auto;padding:0 24px}.section-header.svelte-1e3uqqm{text-align:center;margin-bottom:64px}.section-title.svelte-1e3uqqm{font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px;line-height:1.2;letter-spacing:-.02em;color:#111827}.section-description.svelte-1e3uqqm{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.sdk-grid.svelte-1e3uqqm{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px}.sdk-card.svelte-1e3uqqm{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-1e3uqqm:hover{border-color:#4541ff80;transform:translateY(-2px);box-shadow:0 4px 16px #00000014;text-decoration:none;color:inherit}.sdk-header.svelte-1e3uqqm{display:flex;align-items:flex-start;gap:16px}.sdk-icon.svelte-1e3uqqm{font-size:32px;transition:transform .3s ease;flex-shrink:0}.sdk-card.svelte-1e3uqqm:hover .sdk-icon:where(.svelte-1e3uqqm){transform:scale(1.1)}.sdk-icon-text.svelte-1e3uqqm{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px}.sdk-info.svelte-1e3uqqm{flex:1}.sdk-name.svelte-1e3uqqm{font-size:18px;font-weight:600;margin:0 0 4px;color:#111827;transition:color .3s ease}.sdk-card.svelte-1e3uqqm:hover .sdk-name:where(.svelte-1e3uqqm){color:#4541ff}.sdk-desc.svelte-1e3uqqm{font-size:14px;color:#6b7280;margin:0}.sdk-footer.svelte-1e3uqqm{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#9ca3af;transition:color .3s ease}.sdk-card.svelte-1e3uqqm:hover .sdk-footer:where(.svelte-1e3uqqm){color:#4541ff}.docs-link.svelte-1e3uqqm{font-weight:500}.arrow.svelte-1e3uqqm{transition:transform .3s ease}.sdk-card.svelte-1e3uqqm:hover .arrow:where(.svelte-1e3uqqm){transform:translate(4px)}@media (max-width: 768px){.dev-sdks.svelte-1e3uqqm{padding:60px 0}.section-header.svelte-1e3uqqm{margin-bottom:40px}.sdk-grid.svelte-1e3uqqm{grid-template-columns:1fr}}.dev-code-examples.svelte-vj725o{padding:100px 0;background:#fff;border-top:1px solid #e5e7eb}.container.svelte-vj725o{max-width:1140px;margin:0 auto;padding:0 24px}.section-header.svelte-vj725o{text-align:center;margin-bottom:64px}.section-title.svelte-vj725o{font-size:clamp(32px,5vw,48px);font-weight:700;margin-bottom:16px;line-height:1.2;letter-spacing:-.02em;color:#111827}.section-description.svelte-vj725o{font-size:18px;color:#6b7280;max-width:600px;margin:0 auto}.code-block-wrapper.svelte-vj725o{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-vj725o{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.code-tabs.svelte-vj725o{display:flex;gap:8px}.code-tab.svelte-vj725o{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-vj725o:hover{color:#111827}.code-tab.active.svelte-vj725o{color:#4541ff;border-bottom:2px solid #4541ff;padding-bottom:6px}.copy-button.svelte-vj725o{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-vj725o:hover{background:#e5e7eb;color:#111827}.copy-icon.svelte-vj725o{font-size:14px}.code-block.svelte-vj725o{overflow-x:auto}.code-block.svelte-vj725o pre:where(.svelte-vj725o){margin:0;padding:32px;font-size:14px;line-height:1.6;font-family:Monaco,Menlo,Consolas,monospace;color:#24292f}.code-block.svelte-vj725o .hl-keyword{color:#cf222e}.code-block.svelte-vj725o .hl-string{color:#0a3069}.code-block.svelte-vj725o .hl-comment{color:#6e7781;font-style:italic}.code-block.svelte-vj725o .hl-func{color:#8250df}.code-block.svelte-vj725o .hl-variable{color:#953800}.cta-center.svelte-vj725o{text-align:center}.button-primary.svelte-vj725o{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-vj725o: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-vj725o{padding:60px 0}.section-header.svelte-vj725o{margin-bottom:40px}.code-tabs.svelte-vj725o{overflow-x:auto;-webkit-overflow-scrolling:touch}.code-block-header.svelte-vj725o{flex-direction:column;align-items:stretch;gap:12px}.copy-button.svelte-vj725o{width:100%;justify-content:center}}.dev-cta.svelte-lxd2l0{padding:100px 0;background:#f9fafb;text-align:center;border-top:1px solid #e5e7eb}.container.svelte-lxd2l0{max-width:1140px;margin:0 auto;padding:0 24px}.cta-title.svelte-lxd2l0{font-size:clamp(32px,4vw,48px);font-weight:700;margin-bottom:32px;line-height:1.2;letter-spacing:-.02em;color:#111827}.cta-buttons.svelte-lxd2l0{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.button-primary.svelte-lxd2l0,.button-secondary.svelte-lxd2l0{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-lxd2l0{background:#4541ff;color:#fff;box-shadow:0 1px 2px #0000000d}.button-primary.svelte-lxd2l0:hover{background:#3633e5;transform:translateY(-1px);box-shadow:0 4px 12px #4541ff40;text-decoration:none;color:#fff}.button-secondary.svelte-lxd2l0{background:#fff;color:#374151;border-color:#d1d5db}.button-secondary.svelte-lxd2l0:hover{background:#f3f4f6;transform:translateY(-1px);text-decoration:none;color:#374151}.button-arrow.svelte-lxd2l0{font-size:18px;transition:transform .2s ease}.button-primary.svelte-lxd2l0:hover .button-arrow:where(.svelte-lxd2l0){transform:translate(2px)}@media (max-width: 768px){.dev-cta.svelte-lxd2l0{padding:60px 0}.cta-buttons.svelte-lxd2l0{flex-direction:column;align-items:stretch}.button-primary.svelte-lxd2l0,.button-secondary.svelte-lxd2l0{justify-content:center}}
