.capability-demo.svelte-1jcb55c{width:100%;margin:0 0 1.5rem}.demo-frame.svelte-1jcb55c{width:100%;aspect-ratio:1440 / 900}.demo-frame.svelte-1jcb55c .showcase-video{height:100%;aspect-ratio:auto!important}@media(min-width:768px){.capability-demo.svelte-1jcb55c{margin-bottom:2rem}}@media(max-width:719px){.demo-frame.mobile-capable.svelte-1jcb55c{width:min(100%,390px);margin-inline:auto;aspect-ratio:390 / 844}}.capability-shot.svelte-f47l{min-width:0;margin:0}.shot-trigger.svelte-f47l{position:relative;display:block;width:100%;min-height:180px;padding:0;overflow:hidden;border:1px solid var(--color-border);border-radius:16px;background:var(--color-surface);color:var(--color-ink-muted);cursor:zoom-in;box-shadow:0 16px 44px #11111612;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease;aspect-ratio:var(--shot-aspect)}.shot-trigger.svelte-f47l:hover{border-color:#4d79ff73;box-shadow:0 20px 56px #1111161c;transform:translateY(-2px)}.shot-trigger.svelte-f47l:focus-visible,.close-button.svelte-f47l:focus-visible{outline:3px solid var(--color-accent);outline-offset:3px}.shot-trigger.svelte-f47l picture:where(.svelte-f47l){display:block;width:100%;height:100%}.shot-trigger.svelte-f47l img:where(.svelte-f47l){display:block;width:100%;height:100%;object-fit:contain;background:var(--color-surface)}.shot-fallback.svelte-f47l{display:grid;width:100%;height:100%;min-height:180px;padding:24px;place-items:center;font-size:13px}.zoom-mark.svelte-f47l{position:absolute;right:12px;bottom:12px;display:grid;width:38px;height:38px;place-items:center;border-radius:999px;background:#111116c7;color:#fff;opacity:0;transform:translateY(4px);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .18s ease,transform .18s ease}.shot-trigger.svelte-f47l:hover .zoom-mark:where(.svelte-f47l),.shot-trigger.svelte-f47l:focus-visible .zoom-mark:where(.svelte-f47l){opacity:1;transform:translateY(0)}.zoom-mark.svelte-f47l svg:where(.svelte-f47l),.close-button.svelte-f47l svg:where(.svelte-f47l){width:19px;height:19px;fill:currentColor}figcaption.svelte-f47l{margin-top:10px;color:var(--color-ink-muted);font-size:12px;line-height:1.45}.shot-dialog.svelte-f47l{width:100vw;max-width:none;height:100dvh;max-height:none;margin:0;padding:clamp(18px,4vw,56px);border:0;background:transparent;color:#fff;overflow:hidden}.shot-dialog.svelte-f47l::backdrop{background:#08080ce0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dialog-panel.svelte-f47l{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.dialog-panel.svelte-f47l picture:where(.svelte-f47l){display:contents}.dialog-panel.svelte-f47l img:where(.svelte-f47l){display:block;max-width:100%;max-height:calc(100% - 42px);object-fit:contain;border-radius:12px;box-shadow:0 28px 100px #00000080}.dialog-panel.svelte-f47l p:where(.svelte-f47l){position:absolute;right:56px;bottom:0;left:56px;margin:0;overflow:hidden;color:#ffffffb8;font-size:13px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.close-button.svelte-f47l{position:absolute;z-index:2;top:0;right:0;display:grid;width:44px;height:44px;padding:0;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#111116b8;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.close-button.svelte-f47l:hover{background:var(--color-accent)}@media(hover:none){.zoom-mark.svelte-f47l{opacity:.82;transform:none}}@media(max-width:719px){.shot-trigger.svelte-f47l{border-radius:12px;aspect-ratio:var(--shot-mobile-aspect)}.shot-dialog.svelte-f47l{padding:12px}.dialog-panel.svelte-f47l img:where(.svelte-f47l){max-height:calc(100% - 52px);border-radius:8px}.dialog-panel.svelte-f47l p:where(.svelte-f47l){right:48px;bottom:6px;left:48px}.close-button.svelte-f47l{top:4px;right:4px}}@media(prefers-reduced-motion:reduce){.shot-trigger.svelte-f47l,.zoom-mark.svelte-f47l{transition:none}}.cap-layout.svelte-1hj79c3{display:flex;flex-direction:column;max-width:1440px;margin:0 auto;position:relative}@media(min-width:1024px){.cap-layout.svelte-1hj79c3{flex-direction:row}}.cap-sidebar.svelte-1hj79c3{position:sticky;top:4.5rem;height:calc(100vh - 4.5rem);width:260px;flex-shrink:0;overflow-y:auto;border-right:1px solid var(--color-border);padding:2rem 0;display:none;scrollbar-width:thin}@media(min-width:1024px){.cap-sidebar.svelte-1hj79c3{display:block}}.cap-sidebar-header.svelte-1hj79c3{padding:0 1.5rem;margin-bottom:1.25rem}.cap-nav.svelte-1hj79c3{display:flex;flex-direction:column;gap:1px}.cap-nav-item.svelte-1hj79c3{display:block;width:100%;text-align:left;padding:.5rem 1.5rem;font-size:.8125rem;font-weight:500;color:var(--color-ink-muted);background:none;border:none;cursor:pointer;transition:all .15s;border-left:2px solid transparent}.cap-nav-item.svelte-1hj79c3:hover{color:var(--color-ink);background:var(--color-surface)}.cap-nav-active.svelte-1hj79c3{color:var(--color-accent)!important;border-left-color:var(--color-accent);background:var(--color-accent-glow);font-weight:600}.cap-mobile-toggle.svelte-1hj79c3{display:flex;align-items:center;justify-content:space-between;position:sticky;top:4rem;z-index:30;width:100%;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:var(--color-ink);background:#fffffff2;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:none;border-bottom:1px solid var(--color-border);cursor:pointer}@media(min-width:1024px){.cap-mobile-toggle.svelte-1hj79c3{display:none}}.cap-mobile-toggle-label.svelte-1hj79c3{display:flex;align-items:center;gap:.5rem}.cap-mobile-overlay.svelte-1hj79c3{position:fixed;top:0;right:0;bottom:0;left:0;z-index:39;background:#0000004d}@media(max-width:1023px){.cap-sidebar.cap-sidebar-open.svelte-1hj79c3{display:block;position:fixed;top:4rem;left:0;z-index:40;width:280px;height:calc(100vh - 4rem);background:#fff;box-shadow:4px 0 24px #0000001a;border-right:1px solid var(--color-border);overflow-y:auto;-webkit-overflow-scrolling:touch}}.cap-main.svelte-1hj79c3{flex:1;min-width:0;max-width:100%;padding:1.5rem 1rem 3rem;overflow-x:hidden}@media(min-width:480px){.cap-main.svelte-1hj79c3{padding:2rem 1.5rem 4rem}}@media(min-width:768px){.cap-main.svelte-1hj79c3{padding:3rem 2.5rem 6rem}}@media(min-width:1024px){.cap-main.svelte-1hj79c3{padding:3rem 3.5rem 6rem}}.cap-hero.svelte-1hj79c3{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border)}@media(min-width:768px){.cap-hero.svelte-1hj79c3{margin-bottom:4rem;padding-bottom:3rem}}.cap-section.svelte-1hj79c3{padding:2rem 0;border-bottom:1px solid var(--color-border)}@media(min-width:768px){.cap-section.svelte-1hj79c3{padding:3rem 0}}.cap-section.svelte-1hj79c3:last-of-type{border-bottom:none}.cap-section-header.svelte-1hj79c3{margin-bottom:1.5rem}@media(min-width:768px){.cap-section-header.svelte-1hj79c3{margin-bottom:2rem}}.cap-screenshots.svelte-1hj79c3{display:grid;gap:.75rem;margin-bottom:1.5rem}@media(min-width:768px){.cap-screenshots.svelte-1hj79c3{gap:1rem;margin-bottom:2rem}}.cap-screenshots-multi.svelte-1hj79c3{grid-template-columns:1fr}@media(min-width:768px){.cap-screenshots-multi.svelte-1hj79c3{grid-template-columns:repeat(2,1fr)}}.cap-blocks.svelte-1hj79c3{display:grid;gap:.125rem}@media(min-width:768px){.cap-blocks.svelte-1hj79c3{grid-template-columns:repeat(2,1fr);gap:.5rem}}.cap-block.svelte-1hj79c3{display:flex;gap:.75rem;padding:.75rem 1rem;border-radius:.75rem;transition:background .15s}@media(min-width:768px){.cap-block.svelte-1hj79c3{gap:.875rem;padding:1rem 1.25rem}}.cap-block.svelte-1hj79c3:hover{background:var(--color-surface)}.cap-block-dot.svelte-1hj79c3{width:6px;height:6px;border-radius:50%;background:var(--color-accent);flex-shrink:0;margin-top:.4rem}.cap-cta.svelte-1hj79c3{text-align:center;padding:2.5rem 0 0}@media(min-width:768px){.cap-cta.svelte-1hj79c3{padding:4rem 0 0}}
