.hero-demo-wrap[data-astro-cid-xeoxj3xj]{position:relative}.hero-demo-frame[data-astro-cid-xeoxj3xj]{position:relative;border-radius:var(--hero-demo-frame-radius, 16px);overflow:hidden;box-shadow:var(--hero-demo-frame-shadow, 0 30px 80px rgba(0, 0, 0, .12), 0 10px 30px rgba(0, 0, 0, .08));background:var(--hero-demo-frame-bg, #fff);border:var(--hero-demo-frame-border, 0)}.hero-demo-video[data-astro-cid-xeoxj3xj]{display:block;width:100%;height:auto;aspect-ratio:var(--desktopAspect);border-radius:var(--hero-demo-frame-radius, 16px)}@media(max-width:768px){.hero-demo-video[data-astro-cid-xeoxj3xj]{aspect-ratio:var(--mobileAspect)}}.hero-demo-scrim[data-astro-cid-xeoxj3xj]{position:absolute;left:0;right:0;bottom:0;height:80px;background:linear-gradient(to top,#0009,#0000);opacity:0;transition:opacity .18s ease;pointer-events:none;z-index:2}.hero-demo-wrap[data-astro-cid-xeoxj3xj]:hover .hero-demo-scrim[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-paused .hero-demo-scrim[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:has(.hero-demo-controls:focus-within) .hero-demo-scrim[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:has(.hero-demo-progress.dragging) .hero-demo-scrim[data-astro-cid-xeoxj3xj]{opacity:1}@media(hover:none){.hero-demo-scrim[data-astro-cid-xeoxj3xj]{opacity:1}}.hero-demo-controls[data-astro-cid-xeoxj3xj]{position:absolute;left:16px;right:16px;bottom:0;z-index:3;display:grid;grid-template-rows:auto 0fr;transition:grid-template-rows .18s ease}.hero-demo-wrap[data-astro-cid-xeoxj3xj]:hover .hero-demo-controls[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-paused .hero-demo-controls[data-astro-cid-xeoxj3xj],.hero-demo-controls[data-astro-cid-xeoxj3xj]:focus-within,.hero-demo-wrap[data-astro-cid-xeoxj3xj]:has(.hero-demo-progress.dragging) .hero-demo-controls[data-astro-cid-xeoxj3xj]{grid-template-rows:auto 1fr}@media(hover:none){.hero-demo-controls[data-astro-cid-xeoxj3xj]{grid-template-rows:auto 1fr}}.hero-demo-control-row[data-astro-cid-xeoxj3xj]{overflow:hidden;display:flex;align-items:center;gap:10px;color:#fff;font:500 12px/1 system-ui,-apple-system,Segoe UI,Roboto,sans-serif;text-shadow:0 1px 2px rgba(0,0,0,.6);opacity:0;transition:opacity .18s ease;pointer-events:none}.hero-demo-wrap[data-astro-cid-xeoxj3xj]:hover .hero-demo-control-row[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-paused .hero-demo-control-row[data-astro-cid-xeoxj3xj],.hero-demo-controls[data-astro-cid-xeoxj3xj]:focus-within .hero-demo-control-row[data-astro-cid-xeoxj3xj],.hero-demo-controls[data-astro-cid-xeoxj3xj]:has(.hero-demo-progress.dragging) .hero-demo-control-row[data-astro-cid-xeoxj3xj]{opacity:1;pointer-events:auto;padding:6px 2px}@media(hover:none){.hero-demo-control-row[data-astro-cid-xeoxj3xj]{opacity:1;pointer-events:auto;padding:6px 2px}}.hero-demo-playpause[data-astro-cid-xeoxj3xj]{width:28px;height:28px;padding:0;border:0;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:background .15s ease}.hero-demo-playpause[data-astro-cid-xeoxj3xj]:hover{background:#000000bf}.hero-demo-pp-icon[data-astro-cid-xeoxj3xj]{width:16px;height:16px;display:block}.hero-demo-pp-play[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-paused .hero-demo-pp-pause[data-astro-cid-xeoxj3xj]{display:none}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-paused .hero-demo-pp-play[data-astro-cid-xeoxj3xj]{display:block}.hero-demo-time[data-astro-cid-xeoxj3xj]{font-variant-numeric:tabular-nums;letter-spacing:.02em}.hero-demo-time-sep[data-astro-cid-xeoxj3xj]{margin:0 4px;opacity:.7}.hero-demo-progress[data-astro-cid-xeoxj3xj]{position:relative;height:5px;box-sizing:content-box;padding-top:12px;background:var(--hero-demo-progress-track, rgba(0, 0, 0, .18));background-clip:content-box;cursor:pointer;touch-action:none;transition:height .15s ease;border-radius:3px}.hero-demo-wrap[data-astro-cid-xeoxj3xj]:hover .hero-demo-progress[data-astro-cid-xeoxj3xj],.hero-demo-progress[data-astro-cid-xeoxj3xj]:hover,.hero-demo-progress[data-astro-cid-xeoxj3xj]:focus-visible,.hero-demo-progress[data-astro-cid-xeoxj3xj].dragging{height:9px;outline:none}.hero-demo-progress-fill[data-astro-cid-xeoxj3xj]{position:relative;height:100%;width:0%;background:var(--hero-demo-progress-fill, #f33839);border-radius:3px 0 0 3px;transition:width .12s linear}.hero-demo-progress[data-astro-cid-xeoxj3xj].dragging .hero-demo-progress-fill[data-astro-cid-xeoxj3xj]{transition:none}.hero-demo-progress-fill[data-astro-cid-xeoxj3xj]:after{content:"";position:absolute;right:-7px;top:50%;transform:translateY(-50%);width:14px;height:14px;border-radius:50%;background:var(--hero-demo-progress-thumb, #f33839);box-shadow:var(--hero-demo-progress-thumb-shadow, 0 0 0 2px rgba(255, 255, 255, .35), 0 2px 6px rgba(0, 0, 0, .25));opacity:var(--hero-demo-progress-thumb-rest, 1);transition:opacity .15s ease;pointer-events:none}.hero-demo-progress-fill[data-astro-cid-xeoxj3xj].hide-thumb:after{opacity:0}.hero-demo-wrap[data-astro-cid-xeoxj3xj]:hover .hero-demo-progress-fill[data-astro-cid-xeoxj3xj]:after,.hero-demo-progress[data-astro-cid-xeoxj3xj]:hover .hero-demo-progress-fill[data-astro-cid-xeoxj3xj]:after,.hero-demo-progress[data-astro-cid-xeoxj3xj].dragging .hero-demo-progress-fill[data-astro-cid-xeoxj3xj]:after{opacity:1}.hero-demo-progress-fill[data-astro-cid-xeoxj3xj].hide-thumb:after{opacity:0!important}.hero-demo-paused-overlay[data-astro-cid-xeoxj3xj],.hero-demo-flash[data-astro-cid-xeoxj3xj]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;opacity:0;z-index:2}.hero-demo-paused-overlay[data-astro-cid-xeoxj3xj]{background:var(--hero-demo-paused-bg, rgba(0, 0, 0, .3));transition:opacity .25s ease}.hero-demo-state-icon[data-astro-cid-xeoxj3xj]{width:88px;height:88px;color:#fff;background:var(--hero-demo-state-icon-bg, rgba(0, 0, 0, .5));border-radius:50%;padding:18px;box-sizing:border-box}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-paused .hero-demo-paused-overlay[data-astro-cid-xeoxj3xj]{opacity:1}.hero-demo-wrap[data-astro-cid-xeoxj3xj].just-resumed .hero-demo-flash[data-astro-cid-xeoxj3xj]{animation:hero-demo-flash .65s ease-out forwards}@keyframes hero-demo-flash{0%{opacity:1;transform:scale(.9)}40%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.15)}}.hero-demo-fullscreen[data-astro-cid-xeoxj3xj]{position:absolute;top:12px;right:12px;width:36px;height:36px;padding:0;border:0;border-radius:8px;background:#0000008c;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease,background .15s ease;z-index:4}.hero-demo-fullscreen[data-astro-cid-xeoxj3xj]:hover{background:#000000bf}.hero-demo-fs-icon[data-astro-cid-xeoxj3xj]{width:20px;height:20px;display:block}.hero-demo-fs-exit[data-astro-cid-xeoxj3xj]{display:none}.hero-demo-wrap[data-astro-cid-xeoxj3xj]:hover .hero-demo-fullscreen[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-fullscreen[data-astro-cid-xeoxj3xj],.hero-demo-fullscreen[data-astro-cid-xeoxj3xj]:focus-visible{opacity:1}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen,.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen{width:100vw;height:100vh;max-width:none;margin:0;background:#000;display:flex;flex-direction:column;justify-content:center}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-fs-enter[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-fs-enter[data-astro-cid-xeoxj3xj]{display:none}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-fs-exit[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-fs-exit[data-astro-cid-xeoxj3xj]{display:block}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-frame[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-frame[data-astro-cid-xeoxj3xj]{border-radius:0!important;clip-path:none!important;height:100%;width:100%;box-shadow:none;overflow:visible;display:flex;align-items:center;justify-content:center;background:#000;border:0}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-video[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-video[data-astro-cid-xeoxj3xj]{width:100%;height:100%;aspect-ratio:auto;object-fit:contain;filter:none!important;transition:none!important;transform:translateZ(0);will-change:transform;border-radius:0!important;clip-path:none!important}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-paused-overlay[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-flash[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-paused-overlay[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-flash[data-astro-cid-xeoxj3xj]{transition:none!important}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-controls[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-controls[data-astro-cid-xeoxj3xj]{bottom:calc(env(safe-area-inset-bottom,0px) + 24px);left:24px;right:24px}.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-progress[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-progress[data-astro-cid-xeoxj3xj]{height:9px}@media(hover:none){.hero-demo-wrap[data-astro-cid-xeoxj3xj].is-fullscreen .hero-demo-progress[data-astro-cid-xeoxj3xj],.hero-demo-wrap[data-astro-cid-xeoxj3xj]:fullscreen .hero-demo-progress[data-astro-cid-xeoxj3xj]{height:12px}}.hero-demo-wrap.auto-hero-demo{--hero-demo-frame-radius: 1.5rem;--hero-demo-frame-shadow: 0 25px 50px -12px rgba(0, 0, 0, .5);--hero-demo-frame-bg: transparent;--hero-demo-frame-border: 1px solid rgba(255, 255, 255, .1);--hero-demo-progress-track: rgba(255, 255, 255, .18);--hero-demo-progress-fill: linear-gradient(90deg, #3b82f6, #a855f7);--hero-demo-progress-thumb: #a855f7;--hero-demo-progress-thumb-shadow: 0 0 0 2px rgba(255, 255, 255, .35), 0 2px 6px rgba(0, 0, 0, .35);--hero-demo-progress-thumb-rest: 0;--hero-demo-paused-bg: rgba(0, 0, 0, .35);--hero-demo-state-icon-bg: rgba(0, 0, 0, .55)}.ar-faq-section[data-astro-cid-dairopq3]{background:hsl(var(--background));padding:80px 0;border-top:1px solid hsl(var(--border))}.ar-faq-container[data-astro-cid-dairopq3]{max-width:880px;margin:0 auto;padding:0 24px}.ar-faq-heading[data-astro-cid-dairopq3]{font-size:clamp(28px,4vw,40px);font-weight:700;color:hsl(var(--foreground));text-align:center;margin:0 0 48px;line-height:1.2}.ar-faq-list[data-astro-cid-dairopq3]{margin:0;padding:0}.ar-faq-item[data-astro-cid-dairopq3]{margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid hsl(var(--border))}.ar-faq-item[data-astro-cid-dairopq3]:last-child{border-bottom:none}.ar-faq-question[data-astro-cid-dairopq3]{font-size:22px;font-weight:600;color:hsl(var(--foreground));margin:0 0 12px;line-height:1.3}.ar-faq-answer[data-astro-cid-dairopq3]{font-size:16px;line-height:1.65;color:hsl(var(--muted-foreground));margin:0}.ar-faq-strong[data-astro-cid-dairopq3]{margin-bottom:8px;color:hsl(var(--foreground))}.ar-faq-policies[data-astro-cid-dairopq3]{margin:8px 0 0;text-align:center;color:hsl(var(--muted-foreground))}.ar-faq-policies[data-astro-cid-dairopq3] a[data-astro-cid-dairopq3]{text-decoration:underline}.comparison-section[data-astro-cid-hoed34gf]{padding:80px 0;background:hsl(var(--background, 0 0% 100%));border-top:1px solid hsl(var(--border, 0 0% 90%))}.comparison-container[data-astro-cid-hoed34gf]{max-width:1200px;margin:0 auto;padding:0 24px}.comparison-heading[data-astro-cid-hoed34gf]{font-size:clamp(28px,4vw,40px);font-weight:700;text-align:center;margin:0 0 16px;line-height:1.2}.comparison-sub[data-astro-cid-hoed34gf]{text-align:center;max-width:720px;margin:0 auto 40px;font-size:17px;line-height:1.6;color:hsl(var(--muted-foreground, 0 0% 40%))}.comparison-table-wrapper[data-astro-cid-hoed34gf]{overflow-x:auto;border:1px solid hsl(var(--border, 0 0% 90%));border-radius:12px}.comparison-table[data-astro-cid-hoed34gf]{width:100%;min-width:760px;border-collapse:collapse;font-size:15px}.comparison-table[data-astro-cid-hoed34gf] th[data-astro-cid-hoed34gf],.comparison-table[data-astro-cid-hoed34gf] td[data-astro-cid-hoed34gf]{padding:14px 16px;text-align:left;border-bottom:1px solid hsl(var(--border, 0 0% 92%));vertical-align:top}.comparison-table[data-astro-cid-hoed34gf] thead[data-astro-cid-hoed34gf] th[data-astro-cid-hoed34gf]{background:hsl(var(--muted, 0 0% 96%));font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:.04em}.comparison-table[data-astro-cid-hoed34gf] tbody[data-astro-cid-hoed34gf] tr[data-astro-cid-hoed34gf]:last-child th[data-astro-cid-hoed34gf],.comparison-table[data-astro-cid-hoed34gf] tbody[data-astro-cid-hoed34gf] tr[data-astro-cid-hoed34gf]:last-child td[data-astro-cid-hoed34gf]{border-bottom:none}.feature-col[data-astro-cid-hoed34gf],.feature-cell[data-astro-cid-hoed34gf]{font-weight:600;width:28%;background:hsl(var(--muted, 0 0% 98%) / .4)}.us-col[data-astro-cid-hoed34gf],.us-cell[data-astro-cid-hoed34gf]{background:hsl(var(--primary, 220 90% 56%) / .06)}.us-cell[data-astro-cid-hoed34gf] strong[data-astro-cid-hoed34gf]{color:hsl(var(--primary, 220 90% 30%))}.comparison-footnote[data-astro-cid-hoed34gf]{margin:24px auto 0;font-size:14px;line-height:1.55;color:hsl(var(--muted-foreground, 0 0% 45%));max-width:760px;text-align:center}.comparison-footnote[data-astro-cid-hoed34gf] a[data-astro-cid-hoed34gf]{color:hsl(var(--primary, 220 90% 45%));text-decoration:underline}@media(max-width:768px){.comparison-section[data-astro-cid-hoed34gf]{padding:56px 0}.comparison-table[data-astro-cid-hoed34gf]{font-size:14px}.comparison-table[data-astro-cid-hoed34gf] th[data-astro-cid-hoed34gf],.comparison-table[data-astro-cid-hoed34gf] td[data-astro-cid-hoed34gf]{padding:12px}}.howto-section[data-astro-cid-vilgmcfh]{padding:80px 0;background:hsl(var(--muted, 0 0% 98%) / .4);border-top:1px solid hsl(var(--border, 0 0% 92%))}.howto-container[data-astro-cid-vilgmcfh]{max-width:880px;margin:0 auto;padding:0 24px}.howto-heading[data-astro-cid-vilgmcfh]{font-size:clamp(28px,4vw,40px);font-weight:700;text-align:center;margin:0 0 16px;line-height:1.2}.howto-sub[data-astro-cid-vilgmcfh]{text-align:center;font-size:17px;line-height:1.6;color:hsl(var(--muted-foreground, 0 0% 40%));max-width:720px;margin:0 auto 48px}.howto-list[data-astro-cid-vilgmcfh]{list-style:none;counter-reset:step;padding:0;margin:0;display:grid;gap:24px}.howto-step[data-astro-cid-vilgmcfh]{display:grid;grid-template-columns:56px 1fr;gap:20px;align-items:start;background:hsl(var(--background, 0 0% 100%));padding:24px;border-radius:12px;border:1px solid hsl(var(--border, 0 0% 92%))}.howto-step-num[data-astro-cid-vilgmcfh]{width:48px;height:48px;border-radius:50%;background:hsl(var(--primary, 220 90% 56%));color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700}.howto-step-name[data-astro-cid-vilgmcfh]{font-size:19px;font-weight:600;margin:0 0 8px;line-height:1.3}.howto-step-text[data-astro-cid-vilgmcfh]{margin:0;font-size:16px;line-height:1.6;color:hsl(var(--muted-foreground, 0 0% 35%))}@media(max-width:640px){.howto-step[data-astro-cid-vilgmcfh]{grid-template-columns:1fr}.howto-step-num[data-astro-cid-vilgmcfh]{margin-bottom:4px}}
