.download-btn[data-astro-cid-sle7k2hz]{display:inline-flex;align-items:center;gap:12px;font-family:var(--mono);text-decoration:none;background:var(--text);color:var(--bg);border:1px solid var(--text);border-radius:var(--radius-lg);padding:12px 22px;transition:filter .18s ease,transform .18s ease,box-shadow .18s ease}.download-btn[data-astro-cid-sle7k2hz]:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 24px rgba(var(--shadow-ink),.2);text-decoration:none}[data-theme=light] .download-btn[data-astro-cid-sle7k2hz]:hover{filter:brightness(.92)}.download-btn[data-astro-cid-sle7k2hz]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.download-btn-apple[data-astro-cid-sle7k2hz]{display:block;flex-shrink:0;height:24px;width:18px}.download-btn-stack[data-astro-cid-sle7k2hz]{display:flex;flex-direction:column;align-items:flex-start;line-height:1.22}.download-btn-eyebrow[data-astro-cid-sle7k2hz]{font-size:9.5px;letter-spacing:1px;text-transform:uppercase;opacity:.7;margin-bottom:2px}.download-btn-title[data-astro-cid-sle7k2hz]{font-size:15px;letter-spacing:.2px}.brew-install[data-astro-cid-nmtv32ai]{display:block;text-align:center}.brew-trigger[data-astro-cid-nmtv32ai]{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:12px;letter-spacing:.4px;color:var(--text-dim);background:none;border:none;cursor:pointer;padding:4px 10px;border-radius:var(--radius-sm);transition:color .18s ease,background-color .18s ease}.brew-trigger[data-astro-cid-nmtv32ai]:hover{color:var(--text);background:var(--surface-resting)}.brew-trigger[data-astro-cid-nmtv32ai]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.brew-trigger[data-astro-cid-nmtv32ai] svg[data-astro-cid-nmtv32ai]{opacity:.8}.brew-modal[data-astro-cid-nmtv32ai]{border:none;padding:0;background:transparent;color:var(--text);max-width:520px;width:calc(100% - 32px);margin:auto}.brew-modal[data-astro-cid-nmtv32ai]::backdrop{background:#08090c9e;backdrop-filter:blur(4px) saturate(1.1);-webkit-backdrop-filter:blur(4px) saturate(1.1)}[data-theme=light] .brew-modal[data-astro-cid-nmtv32ai]::backdrop{background:#382e1e4d}.brew-inner[data-astro-cid-nmtv32ai]{position:relative;background:var(--bg-raised);border:1px solid var(--border-strong);border-radius:var(--radius-xl);box-shadow:0 24px 70px rgba(var(--shadow-ink),.45);padding:30px 28px;text-align:center}.brew-close[data-astro-cid-nmtv32ai]{position:absolute;top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:var(--radius-sm);background:none;border:none;color:var(--text-dim);cursor:pointer;transition:color .18s ease,background-color .18s ease}.brew-close[data-astro-cid-nmtv32ai]:hover{color:var(--text);background:var(--surface-resting)}.brew-close[data-astro-cid-nmtv32ai]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.brew-inner[data-astro-cid-nmtv32ai] h2[data-astro-cid-nmtv32ai]{font-family:var(--serif);font-weight:500;font-size:21px;letter-spacing:-.3px;margin:0 0 20px}.brew-copy[data-astro-cid-nmtv32ai]{display:inline-flex;align-items:center;gap:14px;max-width:100%;padding:13px 16px;font-family:var(--mono);cursor:pointer;text-align:left;vertical-align:middle;border-radius:var(--radius);background:var(--bg);border:1px solid var(--border);transition:border-color .18s ease,background-color .18s ease}.brew-copy[data-astro-cid-nmtv32ai]:hover{border-color:var(--border-strong)}.brew-copy[data-astro-cid-nmtv32ai]:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.brew-scroll[data-astro-cid-nmtv32ai]{display:flex;align-items:center;gap:8px;min-width:0;overflow-x:auto;scrollbar-width:none}.brew-scroll[data-astro-cid-nmtv32ai]::-webkit-scrollbar{display:none}.brew-prompt[data-astro-cid-nmtv32ai]{color:var(--text-dim);flex-shrink:0}.brew-cmd[data-astro-cid-nmtv32ai]{font-family:var(--mono);font-size:13px;letter-spacing:.1px;color:var(--text);white-space:nowrap}.brew-icon[data-astro-cid-nmtv32ai]{position:relative;display:inline-flex;width:16px;height:16px;flex-shrink:0;color:var(--text-dim);transition:color .18s ease}.brew-ic-copy[data-astro-cid-nmtv32ai],.brew-ic-check[data-astro-cid-nmtv32ai]{position:absolute;inset:0;transition:opacity .16s ease,transform .16s ease}.brew-ic-check[data-astro-cid-nmtv32ai]{opacity:0;transform:scale(.6);color:var(--brand-start)}.brew-copy[data-astro-cid-nmtv32ai]:hover .brew-icon[data-astro-cid-nmtv32ai]{color:var(--text)}.brew-copy[data-astro-cid-nmtv32ai].copied{border-color:color-mix(in srgb,var(--brand-start) 45%,var(--border));background:color-mix(in srgb,var(--brand-start) 8%,var(--bg))}.brew-copy[data-astro-cid-nmtv32ai].copied .brew-icon[data-astro-cid-nmtv32ai]{color:var(--brand-start)}.brew-copy[data-astro-cid-nmtv32ai].copied .brew-ic-copy[data-astro-cid-nmtv32ai]{opacity:0;transform:scale(.6)}.brew-copy[data-astro-cid-nmtv32ai].copied .brew-ic-check[data-astro-cid-nmtv32ai]{opacity:1;transform:scale(1)}.brew-modal[data-astro-cid-nmtv32ai][open]{animation:brew-pop .2s ease both}.brew-modal[data-astro-cid-nmtv32ai][open]::backdrop{animation:brew-fade .2s ease both}@keyframes brew-pop{0%{opacity:0;transform:translateY(8px) scale(.97)}to{opacity:1;transform:none}}@keyframes brew-fade{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.brew-modal[data-astro-cid-nmtv32ai][open],.brew-modal[data-astro-cid-nmtv32ai][open]::backdrop{animation:none}}.hero[data-astro-cid-ewxirvlt]{padding:160px 0 120px;text-align:center;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ewxirvlt]{position:absolute;inset:0;pointer-events:none;background:radial-gradient(ellipse 700px 480px at 50% 0%,var(--canvas-grad-top) 0%,transparent 70%),radial-gradient(ellipse 800px 400px at 50% 100%,var(--canvas-grad-bottom) 0%,transparent 75%)}[data-theme=light] .hero-bg[data-astro-cid-ewxirvlt]{background:radial-gradient(ellipse 700px 480px at 50% 0%,var(--canvas-grad-top) 0%,transparent 70%)}h1[data-astro-cid-ewxirvlt]{font-family:var(--serif);font-size:clamp(24px,6.4vw,68px);font-weight:300;line-height:1.18;letter-spacing:-.4px;margin-bottom:20px;color:var(--text);text-wrap:balance;overflow-wrap:break-word;max-width:100%}h1[data-astro-cid-ewxirvlt] em[data-astro-cid-ewxirvlt]{font-style:italic;font-weight:400;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));-webkit-background-clip:text;background-clip:text;color:transparent}.hero-sub[data-astro-cid-ewxirvlt]{font-size:19px;color:var(--text-muted);max-width:760px;margin:0 auto 32px;font-weight:300;line-height:1.55}.hero-ctas[data-astro-cid-ewxirvlt]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-bottom:8px}.hero-brew[data-astro-cid-ewxirvlt]{margin-bottom:10px}.hero-try-link[data-astro-cid-ewxirvlt]{display:inline-block;font-family:var(--mono);font-size:12px;letter-spacing:.4px;color:var(--text-dim);text-decoration:none;margin-top:0;padding:4px 10px;border-radius:var(--radius-sm);transition:color .18s ease,background-color .18s ease}.hero-try-link[data-astro-cid-ewxirvlt]:hover{color:var(--text);background:var(--surface-resting);text-decoration:none}.hero-meta[data-astro-cid-ewxirvlt]{font-family:var(--mono);font-size:12px;color:var(--text-dim);margin-top:16px;margin-bottom:0;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:0 4px}.hero-meta[data-astro-cid-ewxirvlt] span[data-astro-cid-ewxirvlt]{margin:0 4px}.hero-seamless-demo[data-astro-cid-ewxirvlt]{--loop-dur: 6s;display:flex;flex-direction:column;align-items:center;margin-bottom:32px}.seamless-label-wrap[data-astro-cid-ewxirvlt]{position:relative;width:100%;max-width:640px;height:32px;margin-bottom:18px;pointer-events:none}.seamless-label[data-astro-cid-ewxirvlt]{position:absolute;left:50%;top:0;transform:translate(-50%) translateY(-4px);display:inline-flex;align-items:center;justify-content:center;font-family:var(--mono);font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:var(--text-muted);background:var(--bg-raised);border:2px solid var(--border);border-radius:var(--radius-sm);padding:6px 12px 6px 13.4px;opacity:0;white-space:nowrap}.seamless-label-bad[data-astro-cid-ewxirvlt]{border-color:var(--status-error);box-shadow:0 0 13px color-mix(in srgb,var(--status-error) 36%,transparent);animation:seamless-label-bad var(--loop-dur) linear infinite}.seamless-label-good[data-astro-cid-ewxirvlt]{border-color:var(--brand-start);box-shadow:0 0 13px color-mix(in srgb,var(--brand-start) 36%,transparent);animation:seamless-label-good var(--loop-dur) linear infinite}.seamless-stage[data-astro-cid-ewxirvlt]{position:relative;width:100%;max-width:640px;aspect-ratio:640 / 280;margin-inline:auto;border-radius:var(--radius-lg);border:1px solid var(--border);overflow:hidden;box-shadow:0 1px 0 var(--border-light) inset,0 14px 36px rgba(var(--shadow-ink),.18);background-position:center;container-type:inline-size}.seamless-mon-small[data-astro-cid-ewxirvlt],.seamless-mon-large[data-astro-cid-ewxirvlt]{position:absolute;border-radius:var(--radius-sm);display:flex;align-items:flex-end;justify-content:center;padding-bottom:2.1875%}.seamless-mon-small[data-astro-cid-ewxirvlt]{width:31.25%;left:18.75%;top:39.286%;height:44.643%;animation:seamless-mon-grow var(--loop-dur) linear infinite}.seamless-mon-large[data-astro-cid-ewxirvlt]{width:45.313%;height:64.643%;left:50%;top:19.286%}.seamless-mon-label[data-astro-cid-ewxirvlt]{font-family:var(--mono);font-size:2.25cqw;letter-spacing:.5px;color:var(--text-muted);opacity:.85}.seamless-edge[data-astro-cid-ewxirvlt]{position:absolute;left:49.766%;top:20.714%;width:.469%;height:61.786%;border-radius:1px;pointer-events:none;opacity:0}.seamless-edge-block[data-astro-cid-ewxirvlt]{background:var(--status-error);animation:seamless-edge-block var(--loop-dur) linear infinite}.seamless-edge-cross[data-astro-cid-ewxirvlt]{background:var(--brand-start);animation:seamless-edge-cross var(--loop-dur) linear infinite}.seamless-cursor[data-astro-cid-ewxirvlt]{position:absolute;width:3.4375%;aspect-ratio:1;pointer-events:none;will-change:transform;transform-origin:12.5% 8.333%;left:0;top:0;transform:translate(73.008cqw,11.432cqw);animation:seamless-cursor var(--loop-dur) linear infinite}.hero-seamless-demo[data-astro-cid-ewxirvlt].paused [data-astro-cid-ewxirvlt]{animation-play-state:paused}@media(max-width:768px){.hero[data-astro-cid-ewxirvlt]{padding:88px 0 72px}.hero-meta[data-astro-cid-ewxirvlt]{margin-bottom:0}h1[data-astro-cid-ewxirvlt]{letter-spacing:-.2px}.hero-sub[data-astro-cid-ewxirvlt]{font-size:16px;max-width:460px;padding:0 4px}.hero-ctas[data-astro-cid-ewxirvlt]{flex-direction:column;align-items:center}.seamless-label-wrap[data-astro-cid-ewxirvlt]{height:28px;margin-bottom:14px}.seamless-label[data-astro-cid-ewxirvlt]{font-size:10px;letter-spacing:1.2px;padding:5px 10px 5px 11.2px}}@keyframes seamless-cursor{0%{transform:translate(73.008cqw,11.432cqw)}11.667%{transform:translate(49.805cqw,11.432cqw)}15.667%{transform:translate(50.82cqw,11.432cqw)}19.667%{transform:translate(49.805cqw,11.432cqw)}26.667%{transform:translate(62.07cqw,11.432cqw)}45.667%{transform:translate(62.07cqw,11.432cqw)}50.8%{transform:translate(51.133cqw,11.432cqw)}53.2%{transform:translate(48.008cqw,11.432cqw)}62%{transform:translate(29.258cqw,11.432cqw)}67.5%{transform:translate(29.258cqw,11.432cqw)}74.8%{transform:translate(47.695cqw,11.432cqw)}77.2%{transform:translate(51.133cqw,11.432cqw)}85.5%{transform:translate(73.008cqw,11.432cqw)}to{transform:translate(73.008cqw,11.432cqw)}}@keyframes seamless-mon-grow{0%{left:18.75%;width:31.25%;top:39.286%;height:44.643%}28.667%{left:18.75%;width:31.25%;top:39.286%;height:44.643%;animation-timing-function:ease-in-out}43.333%{left:4.688%;width:45.313%;top:19.286%;height:64.643%}85.5%{left:4.688%;width:45.313%;top:19.286%;height:64.643%;animation-timing-function:ease-in-out}to{left:18.75%;width:31.25%;top:39.286%;height:44.643%}}@keyframes seamless-edge-block{0%{opacity:0;box-shadow:0 0 0 0 transparent}2%{opacity:0;box-shadow:0 0 0 0 transparent}7%{opacity:.55;box-shadow:0 0 4px 0 var(--status-error)}11.667%{opacity:1;box-shadow:0 0 14px 1px var(--status-error)}15.667%{opacity:.8;box-shadow:0 0 6px 0 var(--status-error)}19.667%{opacity:1;box-shadow:0 0 14px 1px var(--status-error)}22.29%{opacity:.6;box-shadow:0 0 4px 0 var(--status-error)}24.92%{opacity:.3;box-shadow:0 0 2px 0 var(--status-error)}26.667%{opacity:0;box-shadow:0 0 0 0 transparent}to{opacity:0;box-shadow:0 0 0 0 transparent}}@keyframes seamless-edge-cross{0%{opacity:0;box-shadow:0 0 0 0 transparent}42.1%{opacity:0;box-shadow:0 0 0 0 transparent}49.5%{opacity:.65;box-shadow:0 0 9px 0 var(--brand-start)}50.7%{opacity:.65;box-shadow:0 0 9px 0 var(--brand-start)}51.4%{opacity:1;box-shadow:0 0 20px 3px var(--brand-start)}52.6%{opacity:1;box-shadow:0 0 20px 3px var(--brand-start)}53.8%{opacity:.65;box-shadow:0 0 9px 0 var(--brand-start)}74.81%{opacity:.65;box-shadow:0 0 9px 0 var(--brand-start)}75.51%{opacity:1;box-shadow:0 0 20px 3px var(--brand-start)}76.71%{opacity:1;box-shadow:0 0 20px 3px var(--brand-start)}77.9%{opacity:.65;box-shadow:0 0 9px 0 var(--brand-start)}85.3%{opacity:0;box-shadow:0 0 0 0 transparent}to{opacity:0;box-shadow:0 0 0 0 transparent}}@keyframes seamless-label-bad{0%{opacity:0;transform:translate(-50%) translateY(-4px)}3.5%{opacity:1;transform:translate(-50%) translateY(0)}24%{opacity:1;transform:translate(-50%) translateY(0)}28%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:0;transform:translate(-50%) translateY(-4px)}}@keyframes seamless-label-good{0%{opacity:0;transform:translate(-50%) translateY(-4px)}40.1%{opacity:0;transform:translate(-50%) translateY(-4px)}43.6%{opacity:1;transform:translate(-50%) translateY(0)}91%{opacity:1;transform:translate(-50%) translateY(0)}95.5%{opacity:0;transform:translate(-50%) translateY(-4px)}to{opacity:0;transform:translate(-50%) translateY(-4px)}}.quick-preview[data-astro-cid-3e2dq2z4]{padding:80px 0 100px;border-bottom:1px solid var(--border);overflow:hidden}.qp-header[data-astro-cid-3e2dq2z4]{text-align:center;margin-bottom:32px}h2[data-astro-cid-3e2dq2z4]{font-family:var(--serif);font-size:clamp(28px,3.5vw,36px);font-weight:400;line-height:1.2;margin:0;color:var(--text);text-wrap:balance}.qp-frame[data-astro-cid-3e2dq2z4]{max-width:720px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 18px 48px rgba(var(--shadow-ink),.18)}.qp-video[data-astro-cid-3e2dq2z4]{display:block;width:100%;height:auto;aspect-ratio:1372 / 1080}@media(max-width:768px){.quick-preview[data-astro-cid-3e2dq2z4]{padding:64px 0 72px}}.pro-tag[data-astro-cid-ek2b34sv]{font-family:var(--sans);font-weight:700;text-transform:uppercase;color:var(--accent);line-height:1;display:inline-flex;align-items:center;white-space:nowrap}.pro-tag[data-astro-cid-ek2b34sv].pill{font-size:10px;letter-spacing:.06em;padding:3px 7px;border-radius:999px;background:#8ea2de29;background:color-mix(in srgb,var(--accent) 16%,transparent)}.pro-tag[data-astro-cid-ek2b34sv].eyebrow{font-size:11px;letter-spacing:.18em}.feature-section[data-astro-cid-jeuqn4c3]{padding:100px 0;border-bottom:1px solid var(--border)}.feature-layout[data-astro-cid-jeuqn4c3]{display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:center}.reversed[data-astro-cid-jeuqn4c3] .feature-layout[data-astro-cid-jeuqn4c3]{grid-template-columns:1.4fr 1fr}.reversed[data-astro-cid-jeuqn4c3] .feature-text[data-astro-cid-jeuqn4c3]{order:2}.reversed[data-astro-cid-jeuqn4c3] .feature-video[data-astro-cid-jeuqn4c3]{order:1}.feature-eyebrow[data-astro-cid-jeuqn4c3]{margin-bottom:12px}h2[data-astro-cid-jeuqn4c3]{font-family:var(--serif);font-size:clamp(28px,3.5vw,36px);font-weight:400;line-height:1.2;margin-bottom:16px;color:var(--text);text-wrap:balance}.feature-text[data-astro-cid-jeuqn4c3] p[data-astro-cid-jeuqn4c3]{font-size:17px;color:var(--text-muted);line-height:1.6;max-width:380px;font-weight:300}.feature-video[data-astro-cid-jeuqn4c3]{aspect-ratio:16 / 9;background:var(--bg-raised);border:1px solid var(--border);border-radius:var(--radius-lg);display:flex;align-items:center;justify-content:center;box-shadow:0 14px 40px rgba(var(--shadow-ink),.14),0 1px 0 var(--border-light) inset;transition:border-color .3s ease,box-shadow .3s ease;overflow:hidden}.feature-video[data-astro-cid-jeuqn4c3]:hover{border-color:var(--border-strong);box-shadow:0 18px 48px rgba(var(--shadow-ink),.18),0 1px 0 var(--border-light) inset}.feature-video[data-astro-cid-jeuqn4c3].has-visual{background:transparent;border:none;box-shadow:none;padding:0}.feature-video[data-astro-cid-jeuqn4c3].has-visual:hover{border:none;box-shadow:none}.video-label[data-astro-cid-jeuqn4c3]{font-family:var(--mono);font-size:13px;color:var(--text-dim);letter-spacing:.5px}@media(max-width:768px){.feature-section[data-astro-cid-jeuqn4c3]{padding:72px 0}.feature-layout[data-astro-cid-jeuqn4c3],.reversed[data-astro-cid-jeuqn4c3] .feature-layout[data-astro-cid-jeuqn4c3]{grid-template-columns:1fr;gap:28px}.reversed[data-astro-cid-jeuqn4c3] .feature-text[data-astro-cid-jeuqn4c3],.reversed[data-astro-cid-jeuqn4c3] .feature-video[data-astro-cid-jeuqn4c3]{order:unset}}.visual-canvas[data-astro-cid-5y6aqoqa]{padding:84px 0;border-bottom:1px solid var(--border)}.vc-split[data-astro-cid-5y6aqoqa]{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:56px;align-items:center;width:min(100vw - 64px,1240px);margin-left:50%;transform:translate(-50%)}.vc-copy[data-astro-cid-5y6aqoqa]{max-width:380px}.vc-kicker[data-astro-cid-5y6aqoqa]{font-family:var(--mono);font-size:11px;color:var(--text-muted);letter-spacing:1.6px;text-transform:uppercase;margin:0 0 14px}.vc-copy[data-astro-cid-5y6aqoqa] h2[data-astro-cid-5y6aqoqa]{font-family:var(--serif);font-size:clamp(28px,3.8vw,40px);font-weight:400;line-height:1.2;margin:0;color:var(--text);text-wrap:balance}.vc-copy[data-astro-cid-5y6aqoqa] em[data-astro-cid-5y6aqoqa]{font-style:italic;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));-webkit-background-clip:text;background-clip:text;color:transparent}.vc-points[data-astro-cid-5y6aqoqa]{list-style:none;margin:32px 0 0;padding:0}.vc-points[data-astro-cid-5y6aqoqa] li[data-astro-cid-5y6aqoqa]{display:grid;grid-template-columns:24px 1fr;gap:18px;padding:20px 0;border-top:1px solid var(--border)}.vc-points[data-astro-cid-5y6aqoqa] li[data-astro-cid-5y6aqoqa]:last-child{border-bottom:1px solid var(--border)}.vc-points-icon[data-astro-cid-5y6aqoqa]{display:inline-flex;width:22px;height:22px;color:var(--brand-start);padding-top:3px}.vc-points-icon[data-astro-cid-5y6aqoqa] svg[data-astro-cid-5y6aqoqa]{width:100%;height:100%}.vc-points-body[data-astro-cid-5y6aqoqa]{display:flex;flex-direction:column;gap:4px}.vc-points-body[data-astro-cid-5y6aqoqa] strong[data-astro-cid-5y6aqoqa]{font-family:var(--serif);font-style:italic;font-size:20px;font-weight:500;color:var(--text);line-height:1.25}.vc-points-body[data-astro-cid-5y6aqoqa] span[data-astro-cid-5y6aqoqa]{font-size:14px;color:var(--text-muted);line-height:1.55}.vc-shot-frame[data-astro-cid-5y6aqoqa]{position:relative;display:block;width:100%;aspect-ratio:2000 / 1144;max-height:540px;border-radius:var(--radius-lg);background:var(--bg-raised);overflow:hidden;cursor:zoom-in;box-shadow:0 24px 60px rgba(var(--shadow-ink),.22),0 6px 18px rgba(var(--shadow-ink),.1)}[data-theme=dark] .vc-shot-frame[data-astro-cid-5y6aqoqa]{border:1px solid var(--border-strong);box-shadow:0 24px 60px rgba(var(--shadow-ink),.45),0 6px 18px rgba(var(--shadow-ink),.3),0 1px 0 var(--border-light) inset}.vc-shot-frame[data-astro-cid-5y6aqoqa]:focus-visible{outline:2px solid var(--brand-start);outline-offset:4px}.vc-shot-img[data-astro-cid-5y6aqoqa]{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;display:block;z-index:1}.vc-shot-img-light[data-astro-cid-5y6aqoqa],[data-theme=light] .vc-shot-img-dark[data-astro-cid-5y6aqoqa]{display:none}[data-theme=light] .vc-shot-img-light[data-astro-cid-5y6aqoqa]{display:block}.vc-lightbox[data-astro-cid-5y6aqoqa]{position:fixed;inset:0;z-index:1000;display:none;background:#000000eb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.vc-lightbox[data-astro-cid-5y6aqoqa][data-open=true]{display:block}.vc-lightbox-close[data-astro-cid-5y6aqoqa]{position:absolute;top:max(16px,env(safe-area-inset-top,0px));right:max(16px,env(safe-area-inset-right,0px));width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.18);background:#00000080;color:#fff;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer;z-index:2;transition:background-color .2s ease,border-color .2s ease;-webkit-tap-highlight-color:transparent}.vc-lightbox-close[data-astro-cid-5y6aqoqa]:hover,.vc-lightbox-close[data-astro-cid-5y6aqoqa]:focus-visible{background:#000000b3;border-color:#ffffff59;outline:none}.vc-lightbox-close[data-astro-cid-5y6aqoqa] svg[data-astro-cid-5y6aqoqa]{width:22px;height:22px}.vc-lightbox-canvas[data-astro-cid-5y6aqoqa]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center}.vc-lightbox-img[data-astro-cid-5y6aqoqa]{display:block;user-select:none;-webkit-user-select:none;-webkit-user-drag:none;pointer-events:none}.vc-lightbox-img-light[data-astro-cid-5y6aqoqa],[data-theme=light] .vc-lightbox-img-dark[data-astro-cid-5y6aqoqa]{display:none}[data-theme=light] .vc-lightbox-img-light[data-astro-cid-5y6aqoqa]{display:block}html[data-vc=v1] .vc-lightbox-canvas[data-astro-cid-5y6aqoqa]{overflow:hidden;touch-action:none;cursor:grab}html[data-vc=v1] .vc-lightbox-img[data-astro-cid-5y6aqoqa]{max-width:96vw;max-height:92vh;width:auto;height:auto;object-fit:contain;will-change:transform;transform-origin:center center;transition:none;pointer-events:auto}html[data-vc=v3] .vc-lightbox-canvas[data-astro-cid-5y6aqoqa]{overflow:auto;-webkit-overflow-scrolling:touch;touch-action:pan-x pan-y;align-items:flex-start;justify-content:flex-start;padding:24px}html[data-vc=v3] .vc-lightbox-img[data-astro-cid-5y6aqoqa]{width:var(--vc-full-width);max-width:none;height:auto;flex-shrink:0;margin:auto}@media(max-width:1200px){.vc-split[data-astro-cid-5y6aqoqa]{width:100%;margin-left:0;transform:none}}@media(max-width:900px){.vc-split[data-astro-cid-5y6aqoqa]{display:flex;flex-direction:column;align-items:stretch;gap:0}.vc-copy[data-astro-cid-5y6aqoqa]{display:contents}.vc-kicker[data-astro-cid-5y6aqoqa]{order:1}.vc-copy[data-astro-cid-5y6aqoqa] h2[data-astro-cid-5y6aqoqa]{order:2}.vc-shot-frame[data-astro-cid-5y6aqoqa]{order:3;width:min(100%,580px);max-height:none;margin:28px auto 0}.vc-points[data-astro-cid-5y6aqoqa]{order:4;margin-top:28px}}@media(max-width:768px){.visual-canvas[data-astro-cid-5y6aqoqa]{padding:64px 0}.vc-points-body[data-astro-cid-5y6aqoqa] strong[data-astro-cid-5y6aqoqa]{font-size:18px}}.more-features[data-astro-cid-s4qz2bkq]{padding:80px 0;border-bottom:1px solid var(--border)}.mf-header[data-astro-cid-s4qz2bkq]{text-align:center;margin-bottom:48px}h2[data-astro-cid-s4qz2bkq]{font-family:var(--serif);font-size:clamp(24px,2.8vw,30px);font-weight:400;line-height:1.2;color:var(--text);text-wrap:balance;margin:0}.mf-grid[data-astro-cid-s4qz2bkq]{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.mf-card[data-astro-cid-s4qz2bkq]{position:relative;background:var(--bg);padding:28px 24px;transition:background .2s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.mf-badge[data-astro-cid-s4qz2bkq]{position:absolute;top:14px;right:14px}.mf-card[data-astro-cid-s4qz2bkq]:hover{background:var(--bg-raised)}.mf-card[data-astro-cid-s4qz2bkq]:hover .mf-icon[data-astro-cid-s4qz2bkq]{color:var(--brand-start);opacity:1}.mf-icon[data-astro-cid-s4qz2bkq]{width:28px;height:28px;color:var(--accent);margin-bottom:16px;opacity:.9;transition:color .25s ease,opacity .25s ease}.mf-icon[data-astro-cid-s4qz2bkq] svg{width:100%;height:100%;display:block}@media(prefers-reduced-motion:reduce){.mf-card[data-astro-cid-s4qz2bkq],.mf-icon[data-astro-cid-s4qz2bkq]{transition:none}}.mf-card[data-astro-cid-s4qz2bkq] h3[data-astro-cid-s4qz2bkq]{font-family:var(--serif);font-size:17px;font-weight:500;line-height:1.3;color:var(--text);margin:0 0 8px;text-wrap:balance}.mf-card[data-astro-cid-s4qz2bkq] p[data-astro-cid-s4qz2bkq]{font-size:14px;color:var(--text-muted);line-height:1.55;font-weight:300;margin:0}@media(max-width:900px){.mf-grid[data-astro-cid-s4qz2bkq]{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.more-features[data-astro-cid-s4qz2bkq]{padding:64px 0}.mf-grid[data-astro-cid-s4qz2bkq]{grid-template-columns:1fr}.mf-header[data-astro-cid-s4qz2bkq]{margin-bottom:32px}.mf-card[data-astro-cid-s4qz2bkq]{padding:22px 20px}}.demo-video[data-astro-cid-k7aaild5]{padding:100px 0;border-bottom:1px solid var(--border);overflow:hidden}.dv-header[data-astro-cid-k7aaild5]{text-align:center;margin-bottom:36px}h2[data-astro-cid-k7aaild5]{font-family:var(--serif);font-size:clamp(28px,3.5vw,36px);font-weight:400;line-height:1.2;margin-bottom:12px;color:var(--text);text-wrap:balance}.dv-frame[data-astro-cid-k7aaild5]{max-width:980px;margin:0 auto;border:1px solid rgba(255,255,255,.22);border-radius:var(--radius-lg);overflow:hidden;background:#000;box-shadow:0 1px 0 var(--border-light) inset,0 18px 48px rgba(var(--shadow-ink),.18)}[data-theme=light] .dv-frame[data-astro-cid-k7aaild5]{border-color:transparent}.dv-video[data-astro-cid-k7aaild5]{display:block;width:100%;height:auto;aspect-ratio:16 / 9;background:#000}@media(max-width:768px){.demo-video[data-astro-cid-k7aaild5]{padding:72px 0}}body{overflow-x:hidden}.playground-shell.svelte-9huyxf{display:grid;grid-template-columns:320px minmax(0,1fr);min-height:calc(100vh - 68px);padding-top:68px;background:var(--bg)}[data-theme=light] .playground-shell.svelte-9huyxf{background:var(--bg-soft)}.sidebar.svelte-9huyxf{border-right:1px solid var(--border);background:var(--bg-raised);padding:22px;overflow-y:auto}.sidebar-section.svelte-9huyxf{border-bottom:1px solid var(--border);padding:0 0 20px;margin-bottom:20px}.sidebar-section.svelte-9huyxf:last-child{border-bottom:0;margin-bottom:0}.section-title.svelte-9huyxf,button.svelte-9huyxf,.config-name.svelte-9huyxf,.target-row.svelte-9huyxf,.hint.svelte-9huyxf,.badge.svelte-9huyxf{font-family:var(--mono)}.section-title.svelte-9huyxf{color:var(--text-dim);font-size:11px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px}.section-header.svelte-9huyxf,.button-row.svelte-9huyxf,.config-actions.svelte-9huyxf,.target-row.svelte-9huyxf{display:flex;align-items:center;gap:8px}.section-header.svelte-9huyxf,.target-row.svelte-9huyxf{justify-content:space-between}button.svelte-9huyxf{appearance:none;border:1px solid var(--border-light);background:var(--bg-subtle);color:var(--text-muted);border-radius:7px;cursor:pointer;font-size:12px;padding:8px 10px;transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}button.svelte-9huyxf:hover{color:var(--text);border-color:var(--border-strong)}button.svelte-9huyxf:disabled{opacity:.45;cursor:not-allowed;color:var(--text-muted);border-color:var(--border-light)}button.svelte-9huyxf:disabled:hover{color:var(--text-muted);border-color:var(--border-light)}button.primary.svelte-9huyxf{background:var(--text);color:var(--bg);border-color:var(--text)}button.primary.svelte-9huyxf:hover{transform:translateY(-1px)}button.mini.svelte-9huyxf{padding:5px 8px}button.row-trash.svelte-9huyxf{padding:4px 5px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-dim)}button.row-trash.svelte-9huyxf svg:where(.svelte-9huyxf){width:14px;height:14px;display:block}button.row-trash.svelte-9huyxf:hover{color:var(--status-error, #f43f5e);border-color:transparent}button.add-monitor-btn.svelte-9huyxf{padding:4px 6px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}button.add-monitor-btn.svelte-9huyxf svg:where(.svelte-9huyxf){width:12px;height:12px;display:block}button.add-monitor-btn.svelte-9huyxf:hover:not(:disabled){color:var(--text)}button.icon-btn.svelte-9huyxf{padding:6px;width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;color:var(--text-muted)}button.icon-btn.svelte-9huyxf svg:where(.svelte-9huyxf){width:16px;height:16px}button.icon-btn.svelte-9huyxf:hover:not(:disabled){color:var(--text)}button.icon-btn.danger.svelte-9huyxf{color:var(--status-error, #f43f5e)}button.icon-btn.danger.svelte-9huyxf:hover:not(:disabled){color:var(--status-error, #f43f5e);border-color:var(--status-error, #f43f5e);background:color-mix(in srgb,var(--status-error, #f43f5e) 10%,transparent)}button.ghost.svelte-9huyxf{background:transparent;border-color:transparent}button.ghost.svelte-9huyxf:hover{border-color:var(--border-light)}.speed-control.svelte-9huyxf{display:flex;align-items:center;gap:8px;height:30px;padding:0 10px;border:1px solid var(--border-light);border-radius:7px;background:var(--bg-subtle);color:var(--text-muted);font-family:var(--mono);font-size:11px;white-space:nowrap}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf),.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf){--pct: 21%;--track-height: 4px;--thumb-size: 12px;--track-muted: color-mix(in srgb, var(--text) 13%, transparent);--track-fill: var(--brand-start);--track-bg: linear-gradient( 90deg, var(--track-fill) 0 var(--pct), var(--track-muted) var(--pct) 100% );appearance:none;-webkit-appearance:none;height:24px;background:transparent;accent-color:var(--brand-start);outline:none}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-webkit-slider-runnable-track,.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-webkit-slider-runnable-track{height:var(--track-height);border-radius:999px;background:var(--track-bg)}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-moz-range-track,.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-moz-range-track{height:var(--track-height);border-radius:999px;background:var(--track-bg)}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-webkit-slider-thumb,.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:var(--thumb-size);height:var(--thumb-size);margin-top:calc((var(--track-height) - var(--thumb-size)) / 2);border-radius:50%;border:1px solid color-mix(in srgb,var(--brand-start) 74%,white);background:var(--brand-start);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-start) 18%,transparent),0 0 12px color-mix(in srgb,var(--brand-start) 36%,transparent);cursor:pointer}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-moz-range-thumb,.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf)::-moz-range-thumb{width:var(--thumb-size);height:var(--thumb-size);border-radius:50%;border:1px solid color-mix(in srgb,var(--brand-start) 74%,white);background:var(--brand-start);box-shadow:0 0 0 2px color-mix(in srgb,var(--brand-start) 18%,transparent),0 0 12px color-mix(in srgb,var(--brand-start) 36%,transparent);cursor:pointer}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf):focus-visible::-webkit-slider-thumb,.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf):focus-visible::-webkit-slider-thumb{box-shadow:0 0 0 3px var(--bg),0 0 0 5px var(--brand-start)}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf):focus-visible::-moz-range-thumb,.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf):focus-visible::-moz-range-thumb{box-shadow:0 0 0 3px var(--bg),0 0 0 5px var(--brand-start)}.speed-control.svelte-9huyxf input[type=range]:where(.svelte-9huyxf){width:104px}.speed-control.svelte-9huyxf .speed-value:where(.svelte-9huyxf){color:var(--text-dim);min-width:58px;text-align:right}@container pgembed (max-width: 520px){.speed-control.svelte-9huyxf{display:none}}.toggle.svelte-9huyxf{display:flex;align-items:center;gap:10px;color:var(--text-muted);font-family:var(--mono);font-size:13px;margin:12px 0}.slider-row.svelte-9huyxf{margin-top:16px;display:grid;gap:6px}.slider-label.svelte-9huyxf{display:flex;justify-content:space-between;align-items:center;color:var(--text-muted);font-family:var(--mono);font-size:12px}.slider-value.svelte-9huyxf{color:var(--text-dim);font-size:11px}.slider-row.svelte-9huyxf input[type=range]:where(.svelte-9huyxf){width:100%}.hint.svelte-9huyxf{color:var(--text-dim);font-size:11px;line-height:1.5;margin:10px 0 0}kbd.svelte-9huyxf{font-family:var(--mono);font-size:10px;padding:1px 6px;border-radius:4px;border:1px solid var(--border-light);background:var(--bg);color:var(--text)}.item-list.svelte-9huyxf{display:grid;gap:8px}.monitor-row.svelte-9huyxf{display:flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid var(--border-light);border-radius:8px;background:var(--bg-subtle);cursor:pointer;transition:border-color .16s ease,background .16s ease}.monitor-row.svelte-9huyxf:hover{background:var(--accent-soft)}.monitor-row.active.svelte-9huyxf{border-color:var(--accent)}.monitor-row.svelte-9huyxf .dot:where(.svelte-9huyxf){width:6px;height:6px;border-radius:50%;background:var(--text-dim);flex-shrink:0}.monitor-row.active.svelte-9huyxf .dot:where(.svelte-9huyxf){background:var(--accent)}.monitor-name-input.svelte-9huyxf{flex:1;min-width:0;padding:2px 4px;border:1px solid transparent;border-radius:4px;background:transparent;color:var(--text);font:inherit;font-size:13px;outline:none;transition:border-color .12s ease,background .12s ease}.monitor-name-input.svelte-9huyxf:hover{border-color:var(--border-light)}.monitor-name-input.svelte-9huyxf:focus{border-color:var(--accent);background:var(--surface-resting)}.config-row.svelte-9huyxf{border:1px solid var(--border);border-radius:8px;padding:10px;background:var(--surface-resting);cursor:pointer;transition:border-color .16s ease,background .16s ease}.config-row.svelte-9huyxf:hover{border-color:var(--border-light)}.config-row.selected.svelte-9huyxf{border-color:var(--portal-color, #c084fc);background:color-mix(in srgb,var(--portal-color, #c084fc) 12%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--portal-color, #c084fc) 35%,transparent)}.config-name.svelte-9huyxf{display:flex;align-items:center;gap:6px;color:var(--text-muted);font-size:11px;line-height:1.4}.portal-route.svelte-9huyxf{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.route-empty.svelte-9huyxf{color:var(--text-dim);font-style:italic}.route-arrow.svelte-9huyxf{color:var(--text-dim);margin:0 4px}.workspace.svelte-9huyxf{min-width:0;padding:28px;display:flex;flex-direction:column;gap:14px}.topbar.svelte-9huyxf{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.pg-home.svelte-9huyxf{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;min-height:30px;font-family:var(--mono);font-size:14px;font-weight:500;letter-spacing:.3px;color:var(--text);text-decoration:none;transition:opacity .18s ease}.pg-home.svelte-9huyxf:hover{color:var(--text);opacity:.72;text-decoration:none}.pg-home.svelte-9huyxf img:where(.svelte-9huyxf){width:20px;height:20px;display:block}h2.svelte-9huyxf{font-family:var(--serif);font-weight:300;font-size:clamp(24px,2.6vw,32px);line-height:1.1;margin:0}.stage-wrap.svelte-9huyxf{overflow:hidden;display:flex;align-items:center;justify-content:center}.stage.svelte-9huyxf{position:relative;width:100%;height:auto;min-width:0;box-sizing:border-box;aspect-ratio:16 / 9;user-select:none;cursor:default;touch-action:none;border:1px solid var(--border-light);border-radius:10px;background:linear-gradient(var(--canvas-dot) 1px,transparent 1px),linear-gradient(90deg,var(--canvas-dot) 1px,transparent 1px),linear-gradient(180deg,var(--canvas-bg-top) 0%,var(--canvas-bg-bottom) 100%);background-size:28px 28px,28px 28px,100% 100%;box-shadow:inset 0 1px 0 var(--border-light);overflow:hidden}@media(min-width:640px){.stage.svelte-9huyxf{min-width:480px}}@media(min-width:980px){.stage.svelte-9huyxf{min-width:760px}}.pg-keys.svelte-9huyxf{position:absolute;z-index:20;display:flex;flex-direction:column;gap:var(--kc-gap);pointer-events:none}.pg-key.svelte-9huyxf{width:var(--kc-size);height:var(--kc-size);display:flex;align-items:center;justify-content:center;border-radius:var(--radius, 8px);font-family:var(--mono);font-size:calc(var(--kc-size) * .42);font-weight:600;line-height:1;color:var(--text-muted);border:1px solid var(--border-light);background:color-mix(in srgb,var(--text) 6%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:color .12s ease,background .12s ease,border-color .12s ease,box-shadow .12s ease}.pg-key-face.svelte-9huyxf{transform:translateY(-1px)}.pg-key.down.svelte-9huyxf{color:color-mix(in srgb,var(--brand-start) 88%,white);border-color:color-mix(in srgb,var(--brand-start) 60%,transparent);background:color-mix(in srgb,var(--brand-start) 16%,transparent);box-shadow:0 0 0 1px color-mix(in srgb,var(--brand-start) 40%,transparent),0 0 18px color-mix(in srgb,var(--brand-start) 45%,transparent)}.pg-mouse.svelte-9huyxf{width:calc(var(--kc-size) * .52);height:calc(var(--kc-size) * .52)}.pg-mouse-rclick.svelte-9huyxf{fill:color-mix(in srgb,var(--brand-start) 78%,transparent)}.pg-key-mouse.down.svelte-9huyxf .pg-mouse-rclick:where(.svelte-9huyxf){fill:color-mix(in srgb,var(--brand-start) 92%,white)}@media(prefers-reduced-motion:reduce){.pg-key.svelte-9huyxf{transition:none}}.pg-help.svelte-9huyxf{position:absolute;z-index:25;width:var(--help-size);height:var(--help-size)}.pg-help-btn.svelte-9huyxf{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:0;border-radius:50%;font-family:var(--mono);font-size:calc(var(--help-size) * .46);font-weight:600;line-height:1;color:var(--text-muted);border:1px solid var(--border-light);background:color-mix(in srgb,var(--text) 6%,transparent);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);cursor:help;transition:color .14s ease,border-color .14s ease,background .14s ease}.pg-help-btn.svelte-9huyxf span:where(.svelte-9huyxf){transform:translateY(-.5px)}.pg-help.open.svelte-9huyxf .pg-help-btn:where(.svelte-9huyxf){color:var(--text);border-color:color-mix(in srgb,var(--brand-start) 55%,var(--border-light));background:color-mix(in srgb,var(--brand-start) 14%,transparent)}.pg-help-tip.svelte-9huyxf{position:fixed;z-index:9999;width:260px;max-width:calc(100vw - 16px);padding:13px 15px;border-radius:11px;border:1px solid var(--border-light);background:color-mix(in srgb,var(--bg-raised) 92%,transparent);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 44px rgba(var(--shadow-ink),.4);opacity:0;visibility:hidden;transform:translateY(-5px);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.pg-help-tip.open.svelte-9huyxf{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.pg-help-keys.svelte-9huyxf{list-style:none;display:flex;flex-direction:column;gap:8px;margin:0 0 11px;padding:0}.pg-help-keys.svelte-9huyxf li:where(.svelte-9huyxf){display:flex;align-items:flex-start;gap:9px;font-size:11.5px;line-height:1.45;color:var(--text-muted)}.pg-help-keys.svelte-9huyxf strong:where(.svelte-9huyxf){color:var(--text);font-weight:600}.pg-help-keys.svelte-9huyxf kbd:where(.svelte-9huyxf){flex:0 0 auto;width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border-radius:5px;font-family:var(--mono);font-size:11px;font-weight:600;color:var(--brand-start);border:1px solid color-mix(in srgb,var(--brand-start) 35%,var(--border-light));background:color-mix(in srgb,var(--brand-start) 12%,transparent)}.pg-help-portal.svelte-9huyxf{font-size:11.5px;line-height:1.5;color:var(--text-muted);margin:0;padding-top:10px;border-top:1px solid var(--border-light)}.pg-help-portal.svelte-9huyxf strong:where(.svelte-9huyxf){color:var(--text)}@media(prefers-reduced-motion:reduce){.pg-help-btn.svelte-9huyxf,.pg-help-tip.svelte-9huyxf{transition:none}}.badge.svelte-9huyxf{margin-left:auto;padding:2px 8px;border-radius:999px;border:1px solid var(--hue-orchid);background:color-mix(in srgb,var(--hue-orchid) 18%,transparent);color:var(--text);font-size:10px;text-transform:uppercase;letter-spacing:.06em}.inter-link-bar.svelte-9huyxf{position:absolute;z-index:12;border-radius:999px;background:var(--surface-selected);pointer-events:none}.inter-link-bar.disabled.svelte-9huyxf{background:var(--surface-resting)}.dir-toggle.svelte-9huyxf{position:absolute;z-index:15;pointer-events:auto;appearance:none;width:calc(18px * var(--ui-scale, 1));height:calc(18px * var(--ui-scale, 1));padding:0;border:0;border-radius:999px;background:transparent;color:var(--text-dim);font-size:calc(13px * var(--ui-scale, 1));font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:color .12s ease}.dir-toggle.svelte-9huyxf:hover{color:var(--text)}.dir-toggle.enabled.svelte-9huyxf{color:var(--status-active)}.dir-toggle.enabled.svelte-9huyxf:hover{color:var(--status-active);filter:brightness(1.15)}.monitor.svelte-9huyxf{position:absolute;z-index:10;display:flex;align-items:center;justify-content:center;border:1px solid var(--monitor-border);border-radius:3px;overflow:hidden;background:linear-gradient(180deg,var(--monitor-bg-top),var(--monitor-bg-bottom));box-shadow:inset 0 1px 0 var(--border-light),0 16px 40px var(--monitor-shadow);color:var(--text);touch-action:none;cursor:grab;will-change:left,top,width,height;transition:border-color .18s ease,box-shadow .18s ease}.monitor.svelte-9huyxf:active{cursor:grabbing}.monitor.selected.svelte-9huyxf{z-index:14;border-color:var(--accent);box-shadow:0 0 0 1px var(--accent-glow),0 16px 40px var(--monitor-shadow)}.monitor-label.svelte-9huyxf{text-align:center;pointer-events:none}.monitor-label.svelte-9huyxf strong:where(.svelte-9huyxf){display:inline-block;line-height:1.15;overflow-wrap:break-word;font-family:var(--serif);font-weight:400;font-size:var(--label-font, calc(20px * var(--ui-scale, 1)))}.monitor-name-edit.svelte-9huyxf{pointer-events:auto;width:90%;box-sizing:border-box;text-align:center;font-family:var(--serif);font-weight:400;font-size:var(--label-font, calc(20px * var(--ui-scale, 1)));color:var(--text);background:var(--surface-resting, rgba(255, 255, 255, .9));border:1px solid var(--accent, #9b6bff);border-radius:6px;padding:1px 4px;outline:none}.portal-endpoint.svelte-9huyxf{position:absolute;z-index:16;padding:0;border:0;border-radius:999px;background:var(--portal-color, #c084fc);cursor:pointer;pointer-events:auto;box-shadow:0 0 0 1px color-mix(in srgb,var(--portal-color, #c084fc) 35%,transparent),0 0 8px color-mix(in srgb,var(--portal-color, #c084fc) 35%,transparent);transition:box-shadow .16s ease,transform .16s ease}.portal-endpoint.svelte-9huyxf:hover{box-shadow:0 0 0 2px color-mix(in srgb,var(--portal-color, #c084fc) 60%,transparent),0 0 12px color-mix(in srgb,var(--portal-color, #c084fc) 55%,transparent)}.portal-endpoint.selected.svelte-9huyxf,.portal-endpoint.hovered.svelte-9huyxf{box-shadow:0 0 0 2px var(--portal-color, #c084fc),0 0 16px color-mix(in srgb,var(--portal-color, #c084fc) 75%,transparent)}.portal-preview.svelte-9huyxf{position:absolute;z-index:15;border-radius:999px;pointer-events:none;background:color-mix(in srgb,var(--portal-color, #c084fc) 45%,transparent);box-shadow:0 0 8px color-mix(in srgb,var(--portal-color, #c084fc) 35%,transparent)}.portal-handle.svelte-9huyxf{position:absolute;z-index:26;padding:0;border:1px solid var(--portal-color, #c084fc);border-radius:3px;background:var(--bg);box-shadow:0 0 0 1px color-mix(in srgb,var(--portal-color, #c084fc) 35%,transparent),0 0 8px color-mix(in srgb,var(--portal-color, #c084fc) 35%,transparent)}.portal-handle.horizontal.svelte-9huyxf{cursor:ew-resize}.portal-handle.vertical.svelte-9huyxf{cursor:ns-resize}.portal-handle.svelte-9huyxf:hover{box-shadow:0 0 0 2px var(--portal-color, #c084fc),0 0 12px color-mix(in srgb,var(--portal-color, #c084fc) 60%,transparent)}.portal-color-dot.svelte-9huyxf{display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--portal-color, #c084fc);margin-right:6px;vertical-align:middle;box-shadow:0 0 6px color-mix(in srgb,var(--portal-color, #c084fc) 50%,transparent)}.stage.driving.svelte-9huyxf,.stage.driving.svelte-9huyxf :where(.svelte-9huyxf){cursor:none}.virtual-cursor.svelte-9huyxf{position:absolute;z-index:20;width:calc(22px * var(--ui-scale, 1));height:calc(22px * var(--ui-scale, 1));transform:translate(calc(-2px * var(--ui-scale, 1)),calc(-2px * var(--ui-scale, 1)));pointer-events:none;filter:drop-shadow(0 1px 2px rgba(var(--shadow-ink),.55));transition:filter .12s ease}.virtual-cursor.svelte-9huyxf svg:where(.svelte-9huyxf){display:block;width:100%;height:100%;fill:#000;stroke:#fff;stroke-width:1.85;stroke-linejoin:round;paint-order:stroke fill}.virtual-cursor.active.svelte-9huyxf{filter:drop-shadow(0 0 8px var(--accent-glow)) drop-shadow(0 1px 2px rgba(var(--shadow-ink),.55))}.virtual-cursor.blocked.svelte-9huyxf svg:where(.svelte-9huyxf){fill:var(--status-error)}.virtual-cursor.locked.svelte-9huyxf svg:where(.svelte-9huyxf){stroke:var(--status-error);stroke-width:2.3}.drive-indicator.svelte-9huyxf{position:absolute;z-index:21;width:calc(18px * var(--ui-scale, 1));height:calc(18px * var(--ui-scale, 1));pointer-events:none;opacity:0;transition:opacity .12s ease}.drive-indicator.visible.svelte-9huyxf{opacity:1}.drive-indicator.svelte-9huyxf svg:where(.svelte-9huyxf){display:block;width:100%;height:100%;overflow:visible;fill:var(--brand-start, #2dd09e);stroke:#ffffffeb;stroke-width:1;stroke-linejoin:round;paint-order:stroke fill}.drive-indicator--chevron.svelte-9huyxf svg:where(.svelte-9huyxf){fill:none;stroke:var(--accent, #9b6bff);stroke-width:3.2;stroke-linecap:round}.toggle-row.svelte-9huyxf{display:flex;align-items:center;gap:8px;color:var(--text-muted);font-family:var(--mono);font-size:12px;margin-top:12px;cursor:pointer}.toggle-row.svelte-9huyxf input[type=checkbox]:where(.svelte-9huyxf){accent-color:var(--accent)}.toggle-row.svelte-9huyxf .kbd-hint:where(.svelte-9huyxf){margin-left:auto}@media(max-width:980px){.playground-shell.svelte-9huyxf{grid-template-columns:1fr}.workspace.svelte-9huyxf{order:1}.sidebar.svelte-9huyxf{order:2;border-right:0;border-bottom:1px solid var(--border);max-height:none}.workspace.svelte-9huyxf{padding:20px}.topbar.svelte-9huyxf{flex-direction:column}}@media(max-width:620px){.playground-shell.svelte-9huyxf{padding-top:60px}.sidebar.svelte-9huyxf{padding:16px}}.playground-shell.embedded.svelte-9huyxf{padding-top:0;min-height:0;height:100%;grid-template-columns:1fr;min-width:0;overflow:hidden}.playground-shell.embedded.maximized.svelte-9huyxf{position:fixed;inset:0;width:100vw;height:100dvh;z-index:2000;background:var(--bg);border-radius:0;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf){position:absolute;right:14px;bottom:14px;z-index:30;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;padding:0;border:none;background:transparent;color:var(--text-muted);cursor:pointer;transition:color .18s ease}.playground-shell.embedded.svelte-9huyxf:not(.maximized) .pg-expand-fab:where(.svelte-9huyxf){right:calc((100% - var(--pg-w, 100%)) / 2 - 1px);bottom:13px}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):hover,.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):focus-visible{color:var(--text)}.playground-shell.embedded.svelte-9huyxf .pg-fs-ico:where(.svelte-9huyxf){width:20px;height:20px;display:block;overflow:visible}.playground-shell.embedded.svelte-9huyxf .pg-fs-ico:where(.svelte-9huyxf) path:where(.svelte-9huyxf){transition:transform .16s ease}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-tl:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-tl:where(.svelte-9huyxf){transform:translate(-1.6px,-1.6px)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-tr:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-tr:where(.svelte-9huyxf){transform:translate(1.6px,-1.6px)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-bl:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-bl:where(.svelte-9huyxf){transform:translate(-1.6px,1.6px)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-br:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-br:where(.svelte-9huyxf){transform:translate(1.6px,1.6px)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-tl:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-tl:where(.svelte-9huyxf){transform:translate(1.6px,1.6px)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-tr:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-tr:where(.svelte-9huyxf){transform:translate(-1.6px,1.6px)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-bl:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-bl:where(.svelte-9huyxf){transform:translate(1.6px,-1.6px)}.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):hover .pg-fs-ico:where(.svelte-9huyxf) .c-br:where(.svelte-9huyxf),.playground-shell.embedded.svelte-9huyxf .pg-expand-fab.is-max:where(.svelte-9huyxf):focus-visible .pg-fs-ico:where(.svelte-9huyxf) .c-br:where(.svelte-9huyxf){transform:translate(-1.6px,-1.6px)}@media(prefers-reduced-motion:reduce){.playground-shell.embedded.svelte-9huyxf .pg-fs-ico:where(.svelte-9huyxf) path:where(.svelte-9huyxf){transition:none}}.playground-shell.embedded.svelte-9huyxf .sidebar:where(.svelte-9huyxf){display:none}.playground-shell.embedded.svelte-9huyxf .workspace:where(.svelte-9huyxf){padding:14px;height:100%;min-height:0;min-width:0;gap:10px;overflow:hidden;position:relative;container-type:inline-size;container-name:pgembed}.playground-shell.embedded.svelte-9huyxf .topbar:where(.svelte-9huyxf){flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:flex-start;gap:16px;min-width:0}.playground-shell.embedded.svelte-9huyxf:not(.maximized) .topbar:where(.svelte-9huyxf){align-self:center;width:var(--pg-w, 100%);max-width:100%}.playground-shell.embedded.svelte-9huyxf .topbar-main:where(.svelte-9huyxf){flex-grow:1;flex-shrink:1;flex-basis:min-content;min-width:0;display:flex;flex-direction:row-reverse;align-items:center;justify-content:flex-start;gap:12px;flex-wrap:wrap}.playground-shell.embedded.svelte-9huyxf .topbar:where(.svelte-9huyxf) h2:where(.svelte-9huyxf){display:none}.playground-shell.embedded.svelte-9huyxf .stage-wrap:where(.svelte-9huyxf){flex:0 0 auto;min-height:0;overflow:hidden}.playground-shell.embedded.svelte-9huyxf .stage:where(.svelte-9huyxf){width:100%;height:auto;max-width:none;max-height:none;aspect-ratio:16 / 9;min-width:0}.playground-shell.embedded.maximized.svelte-9huyxf .stage-wrap:where(.svelte-9huyxf){flex:1}.playground-shell.embedded.maximized.svelte-9huyxf .stage:where(.svelte-9huyxf){max-width:100%;max-height:100%;min-width:0}@media(min-width:640px){.playground-shell.embedded.svelte-9huyxf .stage:where(.svelte-9huyxf){min-width:0}}@media(min-width:980px){.playground-shell.embedded.svelte-9huyxf .stage:where(.svelte-9huyxf){min-width:0}}.playground-embed[data-astro-cid-dlykemyv]{padding:100px 0;border-bottom:1px solid var(--border);background:var(--bg-raised);overflow:hidden}.pe-header[data-astro-cid-dlykemyv]{text-align:center;margin-bottom:36px}h2[data-astro-cid-dlykemyv]{font-family:var(--serif);font-size:clamp(28px,3.5vw,36px);font-weight:400;line-height:1.2;margin-bottom:12px;color:var(--text);text-wrap:balance}.pe-sub[data-astro-cid-dlykemyv]{color:var(--text-muted);max-width:940px;margin:0 auto;font-size:16px;line-height:1.6;font-weight:300}.pe-frame[data-astro-cid-dlykemyv]{border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;background:var(--bg);box-shadow:0 1px 0 var(--border-light) inset,0 18px 48px rgba(var(--shadow-ink),.18);height:auto;position:relative;width:100%;max-width:100%;contain:layout paint}[data-theme=light] .pe-frame[data-astro-cid-dlykemyv]{background:var(--bg-soft)}.pe-frame[data-astro-cid-dlykemyv] .playground-root,.pe-frame[data-astro-cid-dlykemyv] .playground,.pe-frame[data-astro-cid-dlykemyv]>[data-astro-cid-dlykemyv]{height:auto}.pe-desktop-only[data-astro-cid-dlykemyv]{display:none}.pe-touch-fallback[data-astro-cid-dlykemyv]{position:relative;width:100%;aspect-ratio:974 / 494;display:block}@media(hover:hover)and (pointer:fine){.pe-desktop-only[data-astro-cid-dlykemyv]{display:block}.pe-touch-fallback[data-astro-cid-dlykemyv]{display:none}}.pe-fb-img[data-astro-cid-dlykemyv]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block;opacity:.72}.pe-fb-img-light[data-astro-cid-dlykemyv],[data-theme=light] .pe-fb-img-dark[data-astro-cid-dlykemyv]{display:none}[data-theme=light] .pe-fb-img-light[data-astro-cid-dlykemyv]{display:block}.pe-fb-overlay[data-astro-cid-dlykemyv]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:24px}.pe-fb-overlay[data-astro-cid-dlykemyv] p[data-astro-cid-dlykemyv]{font-family:var(--mono);font-size:13px;line-height:1.55;color:var(--text);background:color-mix(in srgb,var(--bg-deep) 88%,transparent);border:1px solid var(--border);border-radius:var(--radius);padding:14px 18px;max-width:360px;text-align:center;box-shadow:0 6px 24px rgba(var(--shadow-ink),.32);margin:0}.pe-footer[data-astro-cid-dlykemyv]{text-align:center;margin-top:28px;display:flex;flex-direction:column;align-items:center;gap:14px}@media(max-width:768px){.playground-embed[data-astro-cid-dlykemyv]{padding:72px 0}}.pricing[data-astro-cid-lh3vyyel]{text-align:center;background:var(--bg-canvas)}.purchase-success[data-astro-cid-lh3vyyel]{max-width:520px;margin:22px auto 0;padding:14px 18px;border:1.5px solid var(--brand-start);border-radius:14px;font-size:15px;line-height:1.55;color:var(--text);background:color-mix(in srgb,var(--brand-start) 8%,transparent);text-align:left}.purchase-success[data-astro-cid-lh3vyyel] a[data-astro-cid-lh3vyyel]{color:var(--brand-start)}.pricing-title[data-astro-cid-lh3vyyel]{font-family:var(--serif);font-size:clamp(28px,3.5vw,36px);font-weight:400;line-height:1.2;margin:0 0 44px;text-align:center;color:var(--text);text-wrap:balance;cursor:default;-webkit-user-select:none;user-select:none}.tiers2[data-astro-cid-lh3vyyel]{display:grid;grid-template-columns:1fr 1fr;gap:clamp(24px,3vw,44px);max-width:980px;margin:0 auto 26px;align-items:start}.block[data-astro-cid-lh3vyyel]{position:relative;width:100%;max-width:470px;aspect-ratio:118 / 116;margin:0 auto}.pane[data-astro-cid-lh3vyyel]{position:absolute;border-radius:16px;border:1px solid var(--border-strong);background:transparent;transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.p-top[data-astro-cid-lh3vyyel]{left:0;top:0;width:100%;height:56%;display:flex;flex-direction:column;justify-content:flex-start;gap:clamp(14px,4.5%,24px);padding:clamp(22px,8%,38px) clamp(18px,5.5%,26px);text-align:left;cursor:default;-webkit-user-select:none;user-select:none}.p-cta[data-astro-cid-lh3vyyel]{left:0;top:59.5%;width:59.3%;height:40.5%;padding:0 12px;cursor:pointer;text-decoration:none}.p-price[data-astro-cid-lh3vyyel]{left:61.9%;top:59.5%;width:38.1%;height:40.5%;padding:0 8px;cursor:pointer;text-decoration:none}.buy[data-astro-cid-lh3vyyel],.amt[data-astro-cid-lh3vyyel]{position:absolute;left:0;right:0;top:46%;transform:translateY(-50%);text-align:center}.pane[data-astro-cid-lh3vyyel]:after{content:"";position:absolute;inset:0;border-radius:inherit;padding:1.6px;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:0;transition:opacity .25s ease;pointer-events:none}.pane[data-astro-cid-lh3vyyel]:hover:after{opacity:1}.pane[data-astro-cid-lh3vyyel]:hover{box-shadow:0 14px 40px #2dd09e24}.head[data-astro-cid-lh3vyyel]{font-family:var(--serif);font-style:italic;font-weight:500;font-size:clamp(36px,4.8vw,58px);line-height:1;margin:0;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));-webkit-background-clip:text;background-clip:text;color:transparent}.plus[data-astro-cid-lh3vyyel]{display:block;margin-top:8px;font-family:var(--mono);font-style:normal;font-size:clamp(9px,1.5vw,11px);letter-spacing:.4px;text-transform:uppercase;color:var(--text-dim);-webkit-text-fill-color:var(--text-dim)}.plus-ghost[data-astro-cid-lh3vyyel]{visibility:hidden}.feats[data-astro-cid-lh3vyyel]{list-style:none;margin:0;padding:0;flex:1;display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,auto) auto;grid-template-columns:1fr 1fr;align-content:space-between;column-gap:clamp(12px,4%,22px);row-gap:clamp(8px,2.2%,15px)}.feat[data-astro-cid-lh3vyyel]{position:relative;justify-self:start;padding-left:23px;font-family:var(--serif);font-style:italic;font-size:clamp(13.5px,1.8vw,16px);line-height:1.25;background-image:linear-gradient(135deg,var(--brand-start),var(--brand-end));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--text-muted);color:var(--text-muted);transition:-webkit-text-fill-color .2s ease}.feat[data-astro-cid-lh3vyyel]:before{content:"✓";position:absolute;left:0;top:.08em;color:var(--brand-start);-webkit-text-fill-color:var(--brand-start);font-style:normal;font-weight:700;font-size:.82em}.feat[data-astro-cid-lh3vyyel]:hover{-webkit-text-fill-color:transparent}.feat-span[data-astro-cid-lh3vyyel]{grid-column:1 / -1;grid-row:4}.buy[data-astro-cid-lh3vyyel]{font-family:var(--serif);font-style:italic;font-weight:500;font-size:clamp(21px,3vw,31px);line-height:1;letter-spacing:.2px;text-align:center;padding:0 12px;background-image:linear-gradient(90deg,var(--brand-start),var(--brand-end),var(--brand-start));background-size:200% 100%;background-position:0% center;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:var(--text);color:var(--text);transition:-webkit-text-fill-color .28s ease}.p-cta[data-astro-cid-lh3vyyel]:hover .buy[data-astro-cid-lh3vyyel]{-webkit-text-fill-color:transparent;animation:priceShimmer 3s linear infinite}@keyframes priceShimmer{0%{background-position:0% center}to{background-position:200% center}}.buy-sub[data-astro-cid-lh3vyyel],.amt-sub[data-astro-cid-lh3vyyel]{position:absolute;left:0;right:0;top:46%;transform:translateY(clamp(22px,3.6vw,32px));text-align:center;font-family:var(--mono);font-size:clamp(9px,1.3vw,11px);letter-spacing:.4px;text-transform:uppercase;color:var(--text-dim)}.amt[data-astro-cid-lh3vyyel]{font-family:var(--serif);font-style:italic;font-weight:600;font-size:clamp(40px,6.2vw,60px);line-height:1;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));-webkit-background-clip:text;background-clip:text;color:transparent;font-feature-settings:"tnum" 1}@media(max-width:1040px){.block[data-astro-cid-lh3vyyel]{aspect-ratio:auto;max-width:100%;display:flex;flex-wrap:wrap;gap:12px}.pane[data-astro-cid-lh3vyyel]{position:relative;left:auto;top:auto}.p-top[data-astro-cid-lh3vyyel]{flex:0 0 100%;width:100%;height:auto;gap:16px;padding-left:15px;padding-right:15px}.p-cta[data-astro-cid-lh3vyyel]{flex:1 1 0;width:auto;min-height:clamp(115px,19vw,185px)}.p-price[data-astro-cid-lh3vyyel]{flex:0 0 38%;width:auto;min-height:clamp(115px,19vw,185px)}.feats[data-astro-cid-lh3vyyel]{row-gap:12px;column-gap:8px}.feat[data-astro-cid-lh3vyyel]{padding-left:15px;font-size:clamp(11px,1.55vw,15px)}}@media(max-width:768px){.tiers2[data-astro-cid-lh3vyyel]{grid-template-columns:1fr;gap:30px;max-width:480px}.p-cta[data-astro-cid-lh3vyyel],.p-price[data-astro-cid-lh3vyyel]{min-height:clamp(120px,30vw,175px)}.feat[data-astro-cid-lh3vyyel]{font-size:clamp(11.5px,3.4vw,14px)}}@media(prefers-reduced-motion:reduce){.p-cta[data-astro-cid-lh3vyyel]:hover .buy[data-astro-cid-lh3vyyel]{animation:none}}h2[data-astro-cid-dairopq3]{font-family:var(--serif);font-size:32px;font-weight:400;margin-bottom:36px;text-align:center}[data-theme=light] .faq[data-astro-cid-dairopq3]{background:var(--bg-soft)}.faq-item[data-astro-cid-dairopq3]{border-bottom:1px solid var(--border);padding:18px 0;transition:background-color .2s ease}.faq-item[data-astro-cid-dairopq3] summary[data-astro-cid-dairopq3]{font-family:var(--serif);font-size:18px;font-weight:400;color:var(--text);cursor:pointer;list-style:none;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;line-height:1.4}.faq-item[data-astro-cid-dairopq3] summary[data-astro-cid-dairopq3]::-webkit-details-marker{display:none}.faq-item[data-astro-cid-dairopq3] summary[data-astro-cid-dairopq3]:after{content:"+";font-family:var(--mono);font-size:18px;color:var(--text-dim);flex-shrink:0;line-height:1;transform:translateY(2px);transition:transform .2s ease}.faq-item[data-astro-cid-dairopq3][open] summary[data-astro-cid-dairopq3]:after{content:"−";transform:translateY(2px)}.faq-content[data-astro-cid-dairopq3]{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s cubic-bezier(.4,0,.2,1);overflow:hidden}.faq-item[data-astro-cid-dairopq3][open]:not(.closing) .faq-content[data-astro-cid-dairopq3]{grid-template-rows:1fr}.faq-inner[data-astro-cid-dairopq3]{min-height:0}.faq-item[data-astro-cid-dairopq3] p[data-astro-cid-dairopq3]{color:var(--text-muted);font-size:15px;line-height:1.7;margin-top:10px;margin-bottom:8px}.contact[data-astro-cid-t5ff57ns]{text-align:center}h2[data-astro-cid-t5ff57ns]{font-family:var(--serif);font-size:32px;font-weight:400;margin-bottom:44px}.contact-form[data-astro-cid-t5ff57ns]{max-width:540px;margin:0 auto;display:flex;flex-direction:column;gap:20px;text-align:left}.form-field[data-astro-cid-t5ff57ns]{display:flex;flex-direction:column;gap:6px}.form-field[data-astro-cid-t5ff57ns] label[data-astro-cid-t5ff57ns]{font-family:var(--mono);font-size:12.5px;letter-spacing:.3px;color:var(--text-muted)}.form-field[data-astro-cid-t5ff57ns] input[data-astro-cid-t5ff57ns],.form-field[data-astro-cid-t5ff57ns] textarea[data-astro-cid-t5ff57ns]{font-family:var(--mono);font-size:14px;color:var(--text);background:var(--surface-resting);border:1px solid var(--border);border-radius:var(--radius);padding:12px 14px;outline:none;transition:border-color .2s ease,background-color .2s ease,box-shadow .2s ease;-webkit-appearance:none}.form-field[data-astro-cid-t5ff57ns] input[data-astro-cid-t5ff57ns]::placeholder,.form-field[data-astro-cid-t5ff57ns] textarea[data-astro-cid-t5ff57ns]::placeholder{color:var(--text-dim)}.form-field[data-astro-cid-t5ff57ns] input[data-astro-cid-t5ff57ns]:focus,.form-field[data-astro-cid-t5ff57ns] textarea[data-astro-cid-t5ff57ns]:focus{border-color:var(--accent);background:var(--surface-hover);box-shadow:0 0 0 3px var(--accent-glow)}.form-field[data-astro-cid-t5ff57ns] textarea[data-astro-cid-t5ff57ns]{resize:vertical;min-height:120px;line-height:1.6}.form-actions[data-astro-cid-t5ff57ns]{display:flex;justify-content:center;margin-top:4px}.contact-submit[data-astro-cid-t5ff57ns]{display:flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 24px;font-size:16px;font-weight:600;white-space:nowrap;transition:background-color .5s ease,border-color .5s ease,color .5s ease,transform .15s ease}.submit-label[data-astro-cid-t5ff57ns]{flex-shrink:0}.submit-check[data-astro-cid-t5ff57ns]{display:none;width:20px;height:20px;flex-shrink:0;stroke-dasharray:28;stroke-dashoffset:28}.contact-submit[data-astro-cid-t5ff57ns].is-sent{background:var(--brand-start);border-color:var(--brand-start);color:#121316;pointer-events:none}.contact-submit[data-astro-cid-t5ff57ns].is-sent .submit-check[data-astro-cid-t5ff57ns]{display:inline-block;animation:check-draw .7s ease-out forwards}@keyframes check-draw{to{stroke-dashoffset:0}}.contact-submit[data-astro-cid-t5ff57ns]:disabled{opacity:.6;cursor:not-allowed;transform:none}.contact-submit[data-astro-cid-t5ff57ns].is-sent:disabled{opacity:1}.form-error[data-astro-cid-t5ff57ns]{font-family:var(--mono);font-size:13px;color:var(--status-error);margin-top:-4px}.contact-email-alt[data-astro-cid-t5ff57ns]{font-family:var(--mono);font-size:12.5px;color:var(--text-muted);text-align:center;margin-top:16px}.contact-email-alt[data-astro-cid-t5ff57ns] a[data-astro-cid-t5ff57ns]{color:var(--text);text-decoration:underline}.contact-email-alt[data-astro-cid-t5ff57ns] a[data-astro-cid-t5ff57ns]:hover{color:var(--accent)}[data-theme=light] .contact[data-astro-cid-t5ff57ns]{background:var(--bg)}@media(max-width:480px){.form-actions[data-astro-cid-t5ff57ns]{flex-direction:column;align-items:stretch}.contact-submit[data-astro-cid-t5ff57ns]{justify-content:center;width:100%}}.final-cta[data-astro-cid-gnyqwyyy]{text-align:center;padding:100px 0;border-bottom:none}h2[data-astro-cid-gnyqwyyy]{font-family:var(--serif);font-size:clamp(28px,4vw,40px);font-weight:400;margin-bottom:14px;color:var(--text)}h2[data-astro-cid-gnyqwyyy] em[data-astro-cid-gnyqwyyy]{font-style:italic;background:linear-gradient(135deg,var(--brand-start),var(--brand-end));-webkit-background-clip:text;background-clip:text;color:transparent}.final-cta-sub[data-astro-cid-gnyqwyyy]{font-family:var(--serif);font-size:clamp(16px,1.6vw,19px);font-weight:400;color:var(--text-muted);margin:0 0 36px;line-height:1.4}.cta-buttons[data-astro-cid-gnyqwyyy]{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.final-brew[data-astro-cid-gnyqwyyy]{margin-top:14px}@media(max-width:480px){.cta-buttons[data-astro-cid-gnyqwyyy]{flex-direction:column;align-items:center}}
