.pehv-wrap[data-astro-cid-kveblytq]{width:100%;aspect-ratio:480 / 420;position:relative}.pehv-scale[data-astro-cid-kveblytq]{position:absolute;inset:0;width:480px;height:420px;transform-origin:top left}.pehv-scene[data-astro-cid-kveblytq]{position:absolute;inset:0;width:480px;height:420px;animation:pehv-float 6s ease-in-out infinite}@keyframes pehv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.pehv-glow[data-astro-cid-kveblytq]{position:absolute;left:-20px;top:170px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.22) 0%,rgba(21,206,255,.08) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.pehv-accent[data-astro-cid-kveblytq]{position:absolute;z-index:5;display:inline-flex;width:60px;height:60px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.4));animation:pehv-accent-float var(--dur, 5s) ease-in-out infinite var(--del, 0s)}.pehv-accent[data-astro-cid-kveblytq] svg{width:60px;height:60px}@keyframes pehv-accent-float{0%,to{transform:translate(0)}50%{transform:translate(var(--dx, 0px),var(--dy, -6px))}}.pehv-accent--api[data-astro-cid-kveblytq]{left:66px;top:40px;--dur: 5.2s;--del: -.6s;--dx: -5px;--dy: -7px}.pehv-accent--ai[data-astro-cid-kveblytq]{left:330px;top:40px;--dur: 6.4s;--del: -3.7s;--dx: 6px;--dy: -4px}.pehv-accent--mobile[data-astro-cid-kveblytq]{left:198px;top:290px;--dur: 4.9s;--del: -1.8s;--dx: -4px;--dy: -8px}.pehv-frame[data-astro-cid-kveblytq]{position:absolute;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 24px 50px #00000073,inset 0 1px #ffffff1f}html[data-theme=light] .pehv-frame[data-astro-cid-kveblytq]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 20px 44px #17313b24,inset 0 1px #ffffffe6}.pehv-frame--back[data-astro-cid-kveblytq]{left:168px;top:34px;width:250px;height:250px;opacity:.7;z-index:1;display:flex;flex-direction:column;overflow:hidden}.pehv-frame--front[data-astro-cid-kveblytq]{left:92px;top:66px;width:268px;height:250px;display:flex;flex-direction:column;z-index:3}.pehv-topbar[data-astro-cid-kveblytq]{display:flex;align-items:center;gap:6px;height:28px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .pehv-topbar[data-astro-cid-kveblytq]{border-bottom-color:#17313b14}.pehv-dot[data-astro-cid-kveblytq]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .pehv-dot[data-astro-cid-kveblytq]{background:#0f202838}.pehv-topbar-label[data-astro-cid-kveblytq]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .pehv-topbar-label[data-astro-cid-kveblytq]{color:#0f202847}.pehv-row[data-astro-cid-kveblytq]{display:flex;align-items:center;gap:8px}.pehv-endpoints[data-astro-cid-kveblytq]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:20px 22px 8px}.pehv-endpoint-row[data-astro-cid-kveblytq]{opacity:0;animation:pehv-line-in 4.2s ease-in-out infinite;animation-delay:var(--rd, 0s)}@keyframes pehv-line-in{0%{opacity:0;transform:translate(-8px)}8%,82%{opacity:1;transform:translate(0)}90%,to{opacity:0;transform:translate(-8px)}}.pehv-status-wrap[data-astro-cid-kveblytq]{padding:6px 22px 22px;display:flex;justify-content:center}.pehv-pill[data-astro-cid-kveblytq]{position:relative;width:100%;height:34px;border-radius:17px;background:#ffffff0d;border:1px solid rgba(255,255,255,.08);overflow:hidden}html[data-theme=light] .pehv-pill[data-astro-cid-kveblytq]{background:#17313b0d;border-color:#17313b1a}.pehv-pill-face[data-astro-cid-kveblytq]{position:absolute;inset:0;display:flex;align-items:center;gap:9px;padding:0 16px}.pehv-pill-face--req[data-astro-cid-kveblytq]{animation:pehv-pill-req 4.2s ease-in-out infinite}.pehv-pill-face--res[data-astro-cid-kveblytq]{animation:pehv-pill-res 4.2s ease-in-out infinite}@keyframes pehv-pill-req{0%,8%{opacity:0}14%,56%{opacity:1}64%,to{opacity:0}}@keyframes pehv-pill-res{0%,64%{opacity:0}70%,92%{opacity:1}98%,to{opacity:0}}.pehv-pill-dot[data-astro-cid-kveblytq]{width:7px;height:7px;border-radius:50%;flex-shrink:0}.pehv-pill-dot--req[data-astro-cid-kveblytq]{background:#15ceff;box-shadow:0 0 6px #15ceffb3;animation:pehv-pulse-dot 1s ease-in-out infinite}@keyframes pehv-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.7)}}.pehv-pill-check[data-astro-cid-kveblytq]{display:inline-flex;width:16px;height:16px;flex-shrink:0;color:#41d692}.pehv-pill-check[data-astro-cid-kveblytq] svg{width:16px;height:16px;stroke:#41d692}.pehv-frame--docs[data-astro-cid-kveblytq]{left:244px;top:146px;width:224px;height:224px;z-index:2;display:flex;flex-direction:column;overflow:hidden}.pehv-docs-viewport[data-astro-cid-kveblytq]{flex:1;overflow:hidden;position:relative}.pehv-docs-scroll[data-astro-cid-kveblytq]{display:flex;flex-direction:column;animation:pehv-docs-scroll 7s ease-in-out infinite}@keyframes pehv-docs-scroll{0%,12%{transform:translateY(0)}45%,62%{transform:translateY(-50%)}95%,to{transform:translateY(0)}}.pehv-docs-section[data-astro-cid-kveblytq]{flex-shrink:0;box-sizing:border-box;display:flex;flex-direction:column;gap:14px;padding:22px 24px}.pehv-frame--docs[data-astro-cid-kveblytq] .pehv-docs-section[data-astro-cid-kveblytq]{height:196px}.pehv-frame--back[data-astro-cid-kveblytq] .pehv-docs-section[data-astro-cid-kveblytq]{height:222px}.pehv-docs-heading[data-astro-cid-kveblytq]{display:block;width:58px;height:8px;border-radius:3px;background:#15ceff;opacity:.85;margin-bottom:2px;flex-shrink:0}.pehv-token[data-astro-cid-kveblytq]{display:block;height:7px;border-radius:3px;flex-shrink:0}.pehv-token--kw[data-astro-cid-kveblytq]{background:#15ceff;opacity:.85}.pehv-token--str[data-astro-cid-kveblytq]{background:#41d692;opacity:.75}.pehv-token--fg[data-astro-cid-kveblytq]{background:#dff0f580}.pehv-token--muted[data-astro-cid-kveblytq]{background:#dff0f52e}html[data-theme=light] .pehv-token--fg[data-astro-cid-kveblytq]{background:#0f202866}html[data-theme=light] .pehv-token--muted[data-astro-cid-kveblytq]{background:#0f202824}@media(prefers-reduced-motion:reduce){.pehv-scene[data-astro-cid-kveblytq],.pehv-accent[data-astro-cid-kveblytq],.pehv-endpoint-row[data-astro-cid-kveblytq],.pehv-pill-face--req[data-astro-cid-kveblytq],.pehv-pill-face--res[data-astro-cid-kveblytq],.pehv-pill-dot--req[data-astro-cid-kveblytq],.pehv-docs-scroll[data-astro-cid-kveblytq]{animation:none}.pehv-endpoint-row[data-astro-cid-kveblytq]{opacity:1}.pehv-pill-face--req[data-astro-cid-kveblytq]{opacity:0}.pehv-pill-face--res[data-astro-cid-kveblytq]{opacity:1}.pehv-docs-scroll[data-astro-cid-kveblytq]{transform:translateY(0)}}.wdhv-wrap[data-astro-cid-hevjhnkx]{width:100%;aspect-ratio:480 / 420;position:relative}.wdhv-scale[data-astro-cid-hevjhnkx]{position:absolute;inset:0;width:480px;height:420px;transform-origin:top left}.wdhv-scene[data-astro-cid-hevjhnkx]{position:absolute;inset:0;width:480px;height:420px;animation:wdhv-float 6s ease-in-out infinite}@keyframes wdhv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.wdhv-glow[data-astro-cid-hevjhnkx]{position:absolute;left:-20px;top:170px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.22) 0%,rgba(21,206,255,.08) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.wdhv-accent[data-astro-cid-hevjhnkx]{position:absolute;z-index:5;display:inline-flex;width:60px;height:60px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.4));animation:wdhv-accent-float var(--dur, 5s) ease-in-out infinite var(--del, 0s)}.wdhv-accent[data-astro-cid-hevjhnkx] svg{width:60px;height:60px}@keyframes wdhv-accent-float{0%,to{transform:translate(0)}50%{transform:translate(var(--dx, 0px),var(--dy, -6px))}}.wdhv-accent--speed[data-astro-cid-hevjhnkx]{left:66px;top:40px;--dur: 5.2s;--del: -.6s;--dx: -5px;--dy: -7px}.wdhv-accent--seo[data-astro-cid-hevjhnkx]{left:330px;top:40px;--dur: 6.4s;--del: -3.7s;--dx: 6px;--dy: -4px}.wdhv-accent--responsive[data-astro-cid-hevjhnkx]{left:198px;top:290px;--dur: 4.9s;--del: -1.8s;--dx: -4px;--dy: -8px}.wdhv-frame[data-astro-cid-hevjhnkx]{position:absolute;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 24px 50px #00000073,inset 0 1px #ffffff1f}html[data-theme=light] .wdhv-frame[data-astro-cid-hevjhnkx]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 20px 44px #17313b24,inset 0 1px #ffffffe6}.wdhv-frame--back[data-astro-cid-hevjhnkx]{left:168px;top:34px;width:250px;height:250px;opacity:.7;z-index:1;display:flex;flex-direction:column}.wdhv-frame--front[data-astro-cid-hevjhnkx]{left:92px;top:66px;width:268px;height:250px;display:flex;flex-direction:column;z-index:3}.wdhv-frame--responsive[data-astro-cid-hevjhnkx]{left:244px;top:146px;width:224px;height:224px;z-index:2;display:flex;flex-direction:column;overflow:hidden}.wdhv-topbar[data-astro-cid-hevjhnkx]{display:flex;align-items:center;gap:6px;height:28px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .wdhv-topbar[data-astro-cid-hevjhnkx]{border-bottom-color:#17313b14}.wdhv-dot[data-astro-cid-hevjhnkx]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .wdhv-dot[data-astro-cid-hevjhnkx]{background:#0f202838}.wdhv-topbar-label[data-astro-cid-hevjhnkx]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .wdhv-topbar-label[data-astro-cid-hevjhnkx]{color:#0f202847}.wdhv-checklist[data-astro-cid-hevjhnkx]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:16px;padding:22px 24px}.wdhv-row[data-astro-cid-hevjhnkx]{display:flex;align-items:center;gap:10px}.wdhv-check-dot[data-astro-cid-hevjhnkx]{width:10px;height:10px;border-radius:50%;flex-shrink:0;background:#41d692d9;box-shadow:0 0 5px #41d69280}.wdhv-gauge-stage[data-astro-cid-hevjhnkx]{flex:1;display:flex;align-items:center;justify-content:center;position:relative;padding:12px 0 20px}.wdhv-gauge[data-astro-cid-hevjhnkx]{width:148px;height:148px;display:block}.wdhv-gauge-fill[data-astro-cid-hevjhnkx]{animation:wdhv-gauge-sweep 4.2s ease-in-out infinite}@keyframes wdhv-gauge-sweep{0%{stroke-dashoffset:var(--gauge-circ)}55%{stroke-dashoffset:var(--gauge-target)}80%{stroke-dashoffset:var(--gauge-target)}92%,to{stroke-dashoffset:var(--gauge-circ)}}.wdhv-gauge-score[data-astro-cid-hevjhnkx]{position:absolute;display:flex;flex-direction:column;align-items:center;animation:wdhv-score-pop 4.2s ease-in-out infinite}@keyframes wdhv-score-pop{0%,50%{opacity:0;transform:scale(.75)}60%{opacity:1;transform:scale(1.05)}66%,80%{opacity:1;transform:scale(1)}90%,to{opacity:0;transform:scale(.85)}}.wdhv-score-num[data-astro-cid-hevjhnkx]{font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:30px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;color:#eaf7fb;letter-spacing:-.01em}html[data-theme=light] .wdhv-score-num[data-astro-cid-hevjhnkx]{color:#17313b}.wdhv-resize-stage[data-astro-cid-hevjhnkx]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.wdhv-device[data-astro-cid-hevjhnkx]{display:flex;flex-direction:column;justify-content:center;gap:10px;padding:14px 12px;box-sizing:border-box;border:1.5px solid rgba(21,206,255,.35);background:#15ceff0d;animation:wdhv-device-resize 7s ease-in-out infinite}@keyframes wdhv-device-resize{0%,15%{width:140px;height:84px;border-radius:10px}40%,60%{width:64px;height:120px;border-radius:14px}85%,to{width:140px;height:84px;border-radius:10px}}.wdhv-device-bar[data-astro-cid-hevjhnkx]{display:block;height:7px;border-radius:3px;background:#dff0f559;flex-shrink:0}html[data-theme=light] .wdhv-device-bar[data-astro-cid-hevjhnkx]{background:#0f202847}.wdhv-modes[data-astro-cid-hevjhnkx]{display:flex;align-items:center;gap:14px}.wdhv-mode-icon[data-astro-cid-hevjhnkx]{width:20px;height:20px;color:#dff0f573}html[data-theme=light] .wdhv-mode-icon[data-astro-cid-hevjhnkx]{color:#0f202866}.wdhv-mode-icon--desktop[data-astro-cid-hevjhnkx]{animation:wdhv-mode-desktop 7s ease-in-out infinite}.wdhv-mode-icon--mobile[data-astro-cid-hevjhnkx]{animation:wdhv-mode-mobile 7s ease-in-out infinite;color:#15ceff}@keyframes wdhv-mode-desktop{0%,15%{opacity:1}30%,70%{opacity:.28}85%,to{opacity:1}}@keyframes wdhv-mode-mobile{0%,15%{opacity:.28}30%,70%{opacity:1}85%,to{opacity:.28}}.wdhv-token[data-astro-cid-hevjhnkx]{display:block;height:7px;border-radius:3px;flex-shrink:0}.wdhv-token--fg[data-astro-cid-hevjhnkx]{background:#dff0f580}.wdhv-token--muted[data-astro-cid-hevjhnkx]{background:#dff0f52e}html[data-theme=light] .wdhv-token--fg[data-astro-cid-hevjhnkx]{background:#0f202866}html[data-theme=light] .wdhv-token--muted[data-astro-cid-hevjhnkx]{background:#0f202824}@media(prefers-reduced-motion:reduce){.wdhv-scene[data-astro-cid-hevjhnkx],.wdhv-accent[data-astro-cid-hevjhnkx],.wdhv-gauge-fill[data-astro-cid-hevjhnkx],.wdhv-gauge-score[data-astro-cid-hevjhnkx],.wdhv-device[data-astro-cid-hevjhnkx],.wdhv-mode-icon--desktop[data-astro-cid-hevjhnkx],.wdhv-mode-icon--mobile[data-astro-cid-hevjhnkx]{animation:none}.wdhv-gauge-fill[data-astro-cid-hevjhnkx]{stroke-dashoffset:var(--gauge-target)}.wdhv-gauge-score[data-astro-cid-hevjhnkx]{opacity:1;transform:scale(1)}.wdhv-mode-icon--desktop[data-astro-cid-hevjhnkx]{opacity:1}.wdhv-mode-icon--mobile[data-astro-cid-hevjhnkx]{opacity:.28}}.dpdhv-wrap[data-astro-cid-svkm4spp]{width:100%;aspect-ratio:480 / 420;position:relative}.dpdhv-scale[data-astro-cid-svkm4spp]{position:absolute;inset:0;width:480px;height:420px;transform-origin:top left}.dpdhv-scene[data-astro-cid-svkm4spp]{position:absolute;inset:0;width:480px;height:420px;animation:dpdhv-float 6s ease-in-out infinite}@keyframes dpdhv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.dpdhv-glow[data-astro-cid-svkm4spp]{position:absolute;left:-20px;top:170px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.22) 0%,rgba(21,206,255,.08) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.dpdhv-accent[data-astro-cid-svkm4spp]{position:absolute;z-index:5;display:inline-flex;width:60px;height:60px;filter:drop-shadow(0 10px 20px rgba(0,0,0,.4));animation:dpdhv-accent-float var(--dur, 5s) ease-in-out infinite var(--del, 0s)}.dpdhv-accent[data-astro-cid-svkm4spp] svg{width:60px;height:60px}@keyframes dpdhv-accent-float{0%,to{transform:translate(0)}50%{transform:translate(var(--dx, 0px),var(--dy, -6px))}}.dpdhv-accent--layers[data-astro-cid-svkm4spp]{left:66px;top:40px;--dur: 5.2s;--del: -.6s;--dx: -5px;--dy: -7px}.dpdhv-accent--palette[data-astro-cid-svkm4spp]{left:330px;top:40px;--dur: 6.4s;--del: -3.7s;--dx: 6px;--dy: -4px}.dpdhv-accent--pen[data-astro-cid-svkm4spp]{left:198px;top:290px;--dur: 4.9s;--del: -1.8s;--dx: -4px;--dy: -8px}.dpdhv-frame[data-astro-cid-svkm4spp]{position:absolute;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 24px 50px #00000073,inset 0 1px #ffffff1f}html[data-theme=light] .dpdhv-frame[data-astro-cid-svkm4spp]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 20px 44px #17313b24,inset 0 1px #ffffffe6}.dpdhv-frame--back[data-astro-cid-svkm4spp]{left:168px;top:34px;width:250px;height:250px;opacity:.7;z-index:1;display:flex;flex-direction:column}.dpdhv-frame--front[data-astro-cid-svkm4spp]{left:92px;top:66px;width:268px;height:250px;display:flex;flex-direction:column;z-index:3}.dpdhv-frame--proto[data-astro-cid-svkm4spp]{left:244px;top:146px;width:224px;height:224px;z-index:2;display:flex;flex-direction:column;overflow:hidden}.dpdhv-topbar[data-astro-cid-svkm4spp]{display:flex;align-items:center;gap:6px;height:28px;padding:0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .dpdhv-topbar[data-astro-cid-svkm4spp]{border-bottom-color:#17313b14}.dpdhv-dot[data-astro-cid-svkm4spp]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .dpdhv-dot[data-astro-cid-svkm4spp]{background:#0f202838}.dpdhv-topbar-label[data-astro-cid-svkm4spp]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .dpdhv-topbar-label[data-astro-cid-svkm4spp]{color:#0f202847}.dpdhv-wire[data-astro-cid-svkm4spp]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:22px 24px}.dpdhv-wire-block[data-astro-cid-svkm4spp]{display:block;border:1.5px dashed rgba(223,240,245,.28);border-radius:4px}html[data-theme=light] .dpdhv-wire-block[data-astro-cid-svkm4spp]{border-color:#0f202838}.dpdhv-wire-block--nav[data-astro-cid-svkm4spp]{width:100%;height:12px}.dpdhv-wire-block--hero[data-astro-cid-svkm4spp]{width:100%;height:58px}.dpdhv-wire-row[data-astro-cid-svkm4spp]{display:flex;gap:10px}.dpdhv-wire-block--card[data-astro-cid-svkm4spp]{flex:1;height:36px}.dpdhv-canvas[data-astro-cid-svkm4spp]{flex:1;display:flex;flex-direction:column;justify-content:center;gap:14px;padding:20px 22px}.dpdhv-block[data-astro-cid-svkm4spp]{opacity:0;transform:scale(.92);border-radius:6px;animation:dpdhv-block-in 4.2s ease-in-out infinite;animation-delay:var(--bd, 0s)}@keyframes dpdhv-block-in{0%{opacity:0;transform:scale(.92)}10%,78%{opacity:1;transform:scale(1)}88%,to{opacity:0;transform:scale(.92)}}.dpdhv-block--nav[data-astro-cid-svkm4spp]{width:100%;height:12px;background:#15ceffd9}.dpdhv-block--hero[data-astro-cid-svkm4spp]{width:100%;height:58px;border-radius:10px;background:linear-gradient(135deg,#15ceff59,#41d69247)}.dpdhv-block-row[data-astro-cid-svkm4spp]{display:flex;gap:10px}.dpdhv-block--card[data-astro-cid-svkm4spp]{flex:1;height:36px;background:#dff0f524}html[data-theme=light] .dpdhv-block--card[data-astro-cid-svkm4spp]{background:#0f20281a}.dpdhv-proto-stage[data-astro-cid-svkm4spp]{position:relative;flex:1}.dpdhv-proto-screen[data-astro-cid-svkm4spp]{position:absolute;inset:16px;display:flex;flex-direction:column;gap:12px}.dpdhv-proto-screen--a[data-astro-cid-svkm4spp]{animation:dpdhv-proto-a 6s ease-in-out infinite}.dpdhv-proto-screen--b[data-astro-cid-svkm4spp]{align-items:center;justify-content:center;text-align:center;animation:dpdhv-proto-b 6s ease-in-out infinite}@keyframes dpdhv-proto-a{0%,44%{opacity:1}55%,to{opacity:0}}@keyframes dpdhv-proto-b{0%,44%{opacity:0}55%,88%{opacity:1}96%,to{opacity:0}}.dpdhv-proto-btn[data-astro-cid-svkm4spp]{width:64px;height:26px;border-radius:13px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#15ceff,#41d692)}.dpdhv-proto-check[data-astro-cid-svkm4spp]{display:inline-flex;width:26px;height:26px;color:#41d692}.dpdhv-proto-check[data-astro-cid-svkm4spp] svg{width:26px;height:26px;stroke:#41d692}.dpdhv-cursor[data-astro-cid-svkm4spp]{position:absolute;left:0;top:0;width:18px;height:18px;filter:drop-shadow(0 3px 5px rgba(0,0,0,.4));animation:dpdhv-cursor-move 6s ease-in-out infinite}@keyframes dpdhv-cursor-move{0%{transform:translate(10px,10px) scale(1);opacity:0}8%,15%{transform:translate(10px,10px) scale(1);opacity:1}45%{transform:translate(48px,67px) scale(1);opacity:1}50%{transform:translate(48px,67px) scale(.7);opacity:1}56%{transform:translate(48px,67px) scale(1);opacity:1}75%,to{opacity:0}}.dpdhv-token[data-astro-cid-svkm4spp]{display:block;height:7px;border-radius:3px;flex-shrink:0}.dpdhv-token--fg[data-astro-cid-svkm4spp]{background:#dff0f580}.dpdhv-token--muted[data-astro-cid-svkm4spp]{background:#dff0f52e}.dpdhv-token--str[data-astro-cid-svkm4spp]{background:#41d692;opacity:.85}.dpdhv-token--onbtn[data-astro-cid-svkm4spp]{background:#0c1e26d9}html[data-theme=light] .dpdhv-token--fg[data-astro-cid-svkm4spp]{background:#0f202866}html[data-theme=light] .dpdhv-token--muted[data-astro-cid-svkm4spp]{background:#0f202824}@media(prefers-reduced-motion:reduce){.dpdhv-scene[data-astro-cid-svkm4spp],.dpdhv-accent[data-astro-cid-svkm4spp],.dpdhv-block[data-astro-cid-svkm4spp],.dpdhv-proto-screen--a[data-astro-cid-svkm4spp],.dpdhv-proto-screen--b[data-astro-cid-svkm4spp],.dpdhv-cursor[data-astro-cid-svkm4spp]{animation:none}.dpdhv-block[data-astro-cid-svkm4spp]{opacity:1;transform:scale(1)}.dpdhv-proto-screen--a[data-astro-cid-svkm4spp]{opacity:1}.dpdhv-proto-screen--b[data-astro-cid-svkm4spp],.dpdhv-cursor[data-astro-cid-svkm4spp]{opacity:0}}.sacv-wrap[data-astro-cid-3cxaywtg]{width:100%;aspect-ratio:4 / 3;position:relative}.sacv-scale[data-astro-cid-3cxaywtg]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.sacv-scene[data-astro-cid-3cxaywtg]{position:absolute;inset:0;width:400px;height:300px;animation:sacv-float 6s ease-in-out infinite}@keyframes sacv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.sacv-glow[data-astro-cid-3cxaywtg]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.sacv-accent[data-astro-cid-3cxaywtg]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:sacv-accent-float 5.4s ease-in-out infinite -.6s}.sacv-accent[data-astro-cid-3cxaywtg] svg{width:52px;height:52px}@keyframes sacv-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.sacv-frame[data-astro-cid-3cxaywtg]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;z-index:3}html[data-theme=light] .sacv-frame[data-astro-cid-3cxaywtg]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.sacv-topbar[data-astro-cid-3cxaywtg]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .sacv-topbar[data-astro-cid-3cxaywtg]{border-bottom-color:#17313b14}.sacv-dot[data-astro-cid-3cxaywtg]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .sacv-dot[data-astro-cid-3cxaywtg]{background:#0f202838}.sacv-topbar-label[data-astro-cid-3cxaywtg]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .sacv-topbar-label[data-astro-cid-3cxaywtg]{color:#0f202847}.sacv-diagram[data-astro-cid-3cxaywtg]{position:relative;flex:1;margin:20px 24px}.sacv-svg[data-astro-cid-3cxaywtg]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.sacv-chip[data-astro-cid-3cxaywtg]{position:absolute;top:0;height:34px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);display:flex;flex-direction:column;justify-content:center;gap:6px;padding:0 10px;box-sizing:border-box}html[data-theme=light] .sacv-chip[data-astro-cid-3cxaywtg]{background:#17313b0a;border-color:#17313b17}.sacv-chip--core[data-astro-cid-3cxaywtg]{left:71px;top:120px;width:130px;height:36px;border-color:#15ceff47}.sacv-token[data-astro-cid-3cxaywtg]{display:block;height:5px;border-radius:2px}.sacv-token--fg[data-astro-cid-3cxaywtg]{background:#dff0f580}.sacv-token--muted[data-astro-cid-3cxaywtg]{background:#dff0f533}.sacv-token--kw[data-astro-cid-3cxaywtg]{background:#15ceff;opacity:.85}html[data-theme=light] .sacv-token--fg[data-astro-cid-3cxaywtg]{background:#0f202866}html[data-theme=light] .sacv-token--muted[data-astro-cid-3cxaywtg]{background:#0f202829}@media(prefers-reduced-motion:reduce){.sacv-scene[data-astro-cid-3cxaywtg],.sacv-accent[data-astro-cid-3cxaywtg]{animation:none}.sacv-svg[data-astro-cid-3cxaywtg] circle[data-astro-cid-3cxaywtg] animateMotion[data-astro-cid-3cxaywtg],.sacv-svg[data-astro-cid-3cxaywtg] circle[data-astro-cid-3cxaywtg] animate[data-astro-cid-3cxaywtg]{display:none}}.madc-wrap[data-astro-cid-wlc5cfms]{width:100%;aspect-ratio:4 / 3;position:relative}.madc-scale[data-astro-cid-wlc5cfms]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.madc-scene[data-astro-cid-wlc5cfms]{position:absolute;inset:0;width:400px;height:300px;animation:madc-float 6s ease-in-out infinite}@keyframes madc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.madc-glow[data-astro-cid-wlc5cfms]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.madc-label[data-astro-cid-wlc5cfms]{position:absolute;left:24px;top:26px;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:600;letter-spacing:.14em;color:#dff0f54d}html[data-theme=light] .madc-label[data-astro-cid-wlc5cfms]{color:#0f20284d}.madc-accent[data-astro-cid-wlc5cfms]{position:absolute;left:274px;top:4px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:madc-accent-float 5.4s ease-in-out infinite -.6s}.madc-accent[data-astro-cid-wlc5cfms] svg{width:52px;height:52px}@keyframes madc-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.madc-phone[data-astro-cid-wlc5cfms]{position:absolute;left:158px;top:16px;width:168px;height:268px;border-radius:28px;padding:12px 11px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:10px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;z-index:3}html[data-theme=light] .madc-phone[data-astro-cid-wlc5cfms]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.madc-notch[data-astro-cid-wlc5cfms]{display:block;width:32px;height:4px;border-radius:3px;background:#ffffff29;flex-shrink:0}html[data-theme=light] .madc-notch[data-astro-cid-wlc5cfms]{background:#17313b29}.madc-screen[data-astro-cid-wlc5cfms]{flex:1;width:100%;display:flex;flex-direction:column;gap:10px}.madc-header[data-astro-cid-wlc5cfms]{display:flex;align-items:center;height:14px;flex-shrink:0}.madc-card[data-astro-cid-wlc5cfms]{display:flex;flex-direction:column;gap:6px;padding:8px;border-radius:10px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06);flex-shrink:0}html[data-theme=light] .madc-card[data-astro-cid-wlc5cfms]{background:#17313b08;border-color:#17313b12}.madc-card-media[data-astro-cid-wlc5cfms]{display:block;height:34px;border-radius:6px;background:linear-gradient(135deg,#15ceff59,#41d69247)}.madc-tabbar[data-astro-cid-wlc5cfms]{margin-top:auto;display:flex;align-items:center;justify-content:space-around;height:24px;border-top:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .madc-tabbar[data-astro-cid-wlc5cfms]{border-top-color:#17313b14}.madc-tab[data-astro-cid-wlc5cfms]{display:block;width:7px;height:7px;border-radius:2px;background:#dff0f538;animation:madc-tab-active 4.8s ease-in-out infinite}html[data-theme=light] .madc-tab[data-astro-cid-wlc5cfms]{background:#0f20282e}@keyframes madc-tab-active{0%,4%{background:#dff0f538;transform:scale(1)}8%,17%{background:#15ceff;transform:scale(1.3)}21%,to{background:#dff0f538;transform:scale(1)}}.madc-token[data-astro-cid-wlc5cfms]{display:block;height:6px;border-radius:3px;flex-shrink:0}.madc-token--fg[data-astro-cid-wlc5cfms]{background:#dff0f580}.madc-token--muted[data-astro-cid-wlc5cfms]{background:#dff0f533}html[data-theme=light] .madc-token--fg[data-astro-cid-wlc5cfms]{background:#0f202866}html[data-theme=light] .madc-token--muted[data-astro-cid-wlc5cfms]{background:#0f202829}@media(prefers-reduced-motion:reduce){.madc-scene[data-astro-cid-wlc5cfms],.madc-accent[data-astro-cid-wlc5cfms],.madc-tab[data-astro-cid-wlc5cfms]{animation:none}}.prcv-wrap[data-astro-cid-6toekk4n]{width:100%;aspect-ratio:4 / 3;position:relative}.prcv-scale[data-astro-cid-6toekk4n]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.prcv-scene[data-astro-cid-6toekk4n]{position:absolute;inset:0;width:400px;height:300px;animation:prcv-float 6s ease-in-out infinite}@keyframes prcv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.prcv-glow[data-astro-cid-6toekk4n]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.prcv-accent[data-astro-cid-6toekk4n]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:prcv-accent-float 5.4s ease-in-out infinite -.6s}.prcv-accent[data-astro-cid-6toekk4n] svg{width:52px;height:52px}@keyframes prcv-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.prcv-frame[data-astro-cid-6toekk4n]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;overflow:hidden;z-index:3}html[data-theme=light] .prcv-frame[data-astro-cid-6toekk4n]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.prcv-topbar[data-astro-cid-6toekk4n]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .prcv-topbar[data-astro-cid-6toekk4n]{border-bottom-color:#17313b14}.prcv-dot[data-astro-cid-6toekk4n]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .prcv-dot[data-astro-cid-6toekk4n]{background:#0f202838}.prcv-topbar-label[data-astro-cid-6toekk4n]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .prcv-topbar-label[data-astro-cid-6toekk4n]{color:#0f202847}.prcv-stage[data-astro-cid-6toekk4n]{position:relative;flex:1;margin:20px 24px}.prcv-mock[data-astro-cid-6toekk4n]{position:absolute;inset:0;display:flex;flex-direction:column;gap:12px}.prcv-mock--new[data-astro-cid-6toekk4n]{animation:prcv-wipe-clip 5s ease-in-out infinite}@keyframes prcv-wipe-clip{0%,8%{clip-path:inset(0 100% 0 0)}55%{clip-path:inset(0 0% 0 0)}82%{clip-path:inset(0 0% 0 0)}96%,to{clip-path:inset(0 100% 0 0)}}.prcv-wipe-line[data-astro-cid-6toekk4n]{position:absolute;top:0;bottom:0;left:0;width:2px;background:linear-gradient(180deg,#15ceff,#41d692);box-shadow:0 0 10px #15ceff99;animation:prcv-wipe-line-move 5s ease-in-out infinite}@keyframes prcv-wipe-line-move{0%,8%{left:0%;opacity:0}12%{opacity:1}55%{left:100%;opacity:1}78%,82%{left:100%;opacity:1}90%{opacity:0}96%,to{left:0%;opacity:0}}.prcv-block[data-astro-cid-6toekk4n]{display:block;border-radius:6px;flex-shrink:0}.prcv-block--nav[data-astro-cid-6toekk4n]{height:12px;width:100%}.prcv-block--hero[data-astro-cid-6toekk4n]{height:54px;width:100%;border-radius:10px}.prcv-row[data-astro-cid-6toekk4n]{display:flex;gap:10px}.prcv-block--card[data-astro-cid-6toekk4n]{flex:1;height:34px}.prcv-block--muted[data-astro-cid-6toekk4n]{background:#dff0f524}html[data-theme=light] .prcv-block--muted[data-astro-cid-6toekk4n]{background:#0f20281f}.prcv-block--vivid[data-astro-cid-6toekk4n].prcv-block--nav,.prcv-block--vivid[data-astro-cid-6toekk4n].prcv-block--card{background:#15ceff47}.prcv-block--vivid[data-astro-cid-6toekk4n].prcv-block--hero{background:linear-gradient(135deg,#15ceff66,#41d69252)}@media(prefers-reduced-motion:reduce){.prcv-scene[data-astro-cid-6toekk4n],.prcv-accent[data-astro-cid-6toekk4n],.prcv-mock--new[data-astro-cid-6toekk4n],.prcv-wipe-line[data-astro-cid-6toekk4n]{animation:none}.prcv-mock--new[data-astro-cid-6toekk4n]{clip-path:inset(0 0% 0 0)}.prcv-wipe-line[data-astro-cid-6toekk4n]{left:100%;opacity:1}}.fscv-wrap[data-astro-cid-3banybvp]{width:100%;aspect-ratio:4 / 3;position:relative}.fscv-scale[data-astro-cid-3banybvp]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.fscv-scene[data-astro-cid-3banybvp]{position:absolute;inset:0;width:400px;height:300px;animation:fscv-float 6s ease-in-out infinite}@keyframes fscv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.fscv-glow[data-astro-cid-3banybvp]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.fscv-accent[data-astro-cid-3banybvp]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:fscv-accent-float 5.4s ease-in-out infinite -.6s}.fscv-accent[data-astro-cid-3banybvp] svg{width:52px;height:52px}@keyframes fscv-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.fscv-frame[data-astro-cid-3banybvp]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;z-index:3}html[data-theme=light] .fscv-frame[data-astro-cid-3banybvp]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.fscv-topbar[data-astro-cid-3banybvp]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .fscv-topbar[data-astro-cid-3banybvp]{border-bottom-color:#17313b14}.fscv-dot[data-astro-cid-3banybvp]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .fscv-dot[data-astro-cid-3banybvp]{background:#0f202838}.fscv-topbar-label[data-astro-cid-3banybvp]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .fscv-topbar-label[data-astro-cid-3banybvp]{color:#0f202847}.fscv-diagram[data-astro-cid-3banybvp]{position:relative;flex:1;margin:20px 24px}.fscv-browser[data-astro-cid-3banybvp]{position:absolute;left:36px;top:0;width:200px;height:56px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);overflow:hidden;box-sizing:border-box}html[data-theme=light] .fscv-browser[data-astro-cid-3banybvp]{background:#17313b0a;border-color:#17313b17}.fscv-browser-bar[data-astro-cid-3banybvp]{display:flex;align-items:center;gap:4px;height:16px;padding:0 8px;border-bottom:1px solid rgba(255,255,255,.08)}html[data-theme=light] .fscv-browser-bar[data-astro-cid-3banybvp]{border-bottom-color:#17313b14}.fscv-mini-dot[data-astro-cid-3banybvp]{width:4px;height:4px;border-radius:50%;background:#dff0f540}html[data-theme=light] .fscv-mini-dot[data-astro-cid-3banybvp]{background:#0f202833}.fscv-browser-body[data-astro-cid-3banybvp]{display:flex;flex-direction:column;justify-content:center;gap:7px;height:calc(100% - 16px);padding:0 10px}.fscv-rail[data-astro-cid-3banybvp]{position:absolute;left:136px;top:60px;width:1px;height:46px;background:linear-gradient(to bottom,#15ceff59,#41d69259);transform:translate(-50%)}.fscv-pulse[data-astro-cid-3banybvp]{position:absolute;left:136px;top:62px;width:8px;height:8px;border-radius:50%;background:#15ceff;box-shadow:0 0 10px 3px #15ceff80;transform:translate(-50%,-50%);animation:fscv-pulse 6s ease-in-out infinite}@keyframes fscv-pulse{0%,to{top:62px;background:#15ceff;box-shadow:0 0 10px 3px #15ceff80}50%{top:104px;background:#41d692;box-shadow:0 0 10px 3px #41d69280}}.fscv-row[data-astro-cid-3banybvp]{position:absolute;left:36px;height:20px;width:200px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);box-sizing:border-box}html[data-theme=light] .fscv-row[data-astro-cid-3banybvp]{background:#17313b0a;border-color:#17313b17}.fscv-method[data-astro-cid-3banybvp]{display:block;width:26px;height:6px;border-radius:3px;flex-shrink:0}.fscv-method--cyan[data-astro-cid-3banybvp]{background:#15ceff;opacity:.85}.fscv-method--green[data-astro-cid-3banybvp]{background:#41d692;opacity:.85}.fscv-token[data-astro-cid-3banybvp]{display:block;height:5px;border-radius:2px}.fscv-token--fg[data-astro-cid-3banybvp]{background:#dff0f580}.fscv-token--muted[data-astro-cid-3banybvp]{background:#dff0f533}html[data-theme=light] .fscv-token--fg[data-astro-cid-3banybvp]{background:#0f202866}html[data-theme=light] .fscv-token--muted[data-astro-cid-3banybvp]{background:#0f202829}@media(prefers-reduced-motion:reduce){.fscv-scene[data-astro-cid-3banybvp],.fscv-accent[data-astro-cid-3banybvp]{animation:none}.fscv-pulse[data-astro-cid-3banybvp]{animation:none;top:62px}}.tapc-wrap[data-astro-cid-w425b4ee]{width:100%;aspect-ratio:4 / 3;position:relative}.tapc-scale[data-astro-cid-w425b4ee]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.tapc-scene[data-astro-cid-w425b4ee]{position:absolute;inset:0;width:400px;height:300px;animation:tapc-float 6s ease-in-out infinite}@keyframes tapc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.tapc-glow[data-astro-cid-w425b4ee]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.tapc-accent[data-astro-cid-w425b4ee]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:tapc-accent-float 5.4s ease-in-out infinite -.6s}.tapc-accent[data-astro-cid-w425b4ee] svg{width:52px;height:52px}@keyframes tapc-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.tapc-frame[data-astro-cid-w425b4ee]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;z-index:3}html[data-theme=light] .tapc-frame[data-astro-cid-w425b4ee]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.tapc-topbar[data-astro-cid-w425b4ee]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .tapc-topbar[data-astro-cid-w425b4ee]{border-bottom-color:#17313b14}.tapc-dot[data-astro-cid-w425b4ee]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .tapc-dot[data-astro-cid-w425b4ee]{background:#0f202838}.tapc-topbar-label[data-astro-cid-w425b4ee]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .tapc-topbar-label[data-astro-cid-w425b4ee]{color:#0f202847}.tapc-diagram[data-astro-cid-w425b4ee]{position:relative;flex:1;margin:20px 24px}.tapc-svg[data-astro-cid-w425b4ee]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.tapc-connector[data-astro-cid-w425b4ee]{opacity:0}.tapc-connector--1[data-astro-cid-w425b4ee]{animation:tapc-seg1 5.6s ease infinite}.tapc-connector--2[data-astro-cid-w425b4ee]{animation:tapc-seg2 5.6s ease infinite}.tapc-connector--3[data-astro-cid-w425b4ee]{animation:tapc-seg3 5.6s ease infinite}@keyframes tapc-seg1{0%,3%{opacity:0;stroke-dashoffset:1}10%{opacity:1;stroke-dashoffset:0}25%{opacity:1;stroke-dashoffset:0}31%,to{opacity:0;stroke-dashoffset:1}}@keyframes tapc-seg2{0%,36%{opacity:0;stroke-dashoffset:1}43%{opacity:1;stroke-dashoffset:0}58%{opacity:1;stroke-dashoffset:0}64%,to{opacity:0;stroke-dashoffset:1}}@keyframes tapc-seg3{0%,69%{opacity:0;stroke-dashoffset:1}76%{opacity:1;stroke-dashoffset:0}91%{opacity:1;stroke-dashoffset:0}97%,to{opacity:0;stroke-dashoffset:1}}.tapc-endpoint[data-astro-cid-w425b4ee]{position:absolute;width:110px;height:30px;display:flex;align-items:center;gap:8px;padding:0 10px;border-radius:8px;background:#ffffff0d;border:1px solid rgba(21,206,255,.3);box-sizing:border-box}html[data-theme=light] .tapc-endpoint[data-astro-cid-w425b4ee]{background:#17313b0a}.tapc-method[data-astro-cid-w425b4ee]{display:block;width:24px;height:8px;border-radius:3px;background:#15ceff;opacity:.85;flex-shrink:0}.tapc-token[data-astro-cid-w425b4ee]{display:block;height:5px;border-radius:2px}.tapc-token--muted[data-astro-cid-w425b4ee]{background:#dff0f533}html[data-theme=light] .tapc-token--muted[data-astro-cid-w425b4ee]{background:#0f202829}.tapc-chip[data-astro-cid-w425b4ee]{position:absolute;width:34px;height:34px;border-radius:9px;display:flex;align-items:center;justify-content:center;background:#ffffff0d;border:1px solid rgba(255,255,255,.09);color:#dff0f580;box-sizing:border-box}html[data-theme=light] .tapc-chip[data-astro-cid-w425b4ee]{background:#17313b0a;border-color:#17313b17;color:#0f202873}.tapc-chip[data-astro-cid-w425b4ee] svg[data-astro-cid-w425b4ee]{width:16px;height:16px}.tapc-chip--1[data-astro-cid-w425b4ee]{animation:tapc-chip1 5.6s ease infinite}.tapc-chip--2[data-astro-cid-w425b4ee]{animation:tapc-chip2 5.6s ease infinite}.tapc-chip--3[data-astro-cid-w425b4ee]{animation:tapc-chip3 5.6s ease infinite}@keyframes tapc-chip1{0%,3%{border-color:#ffffff17;box-shadow:none;color:#dff0f580}10%,25%{border-color:#41d692;box-shadow:0 0 10px 1px #41d69259;color:#dff0f5}31%,to{border-color:#ffffff17;box-shadow:none;color:#dff0f580}}@keyframes tapc-chip2{0%,36%{border-color:#ffffff17;box-shadow:none;color:#dff0f580}43%,58%{border-color:#41d692;box-shadow:0 0 10px 1px #41d69259;color:#dff0f5}64%,to{border-color:#ffffff17;box-shadow:none;color:#dff0f580}}@keyframes tapc-chip3{0%,69%{border-color:#ffffff17;box-shadow:none;color:#dff0f580}76%,91%{border-color:#41d692;box-shadow:0 0 10px 1px #41d69259;color:#dff0f5}97%,to{border-color:#ffffff17;box-shadow:none;color:#dff0f580}}@media(prefers-reduced-motion:reduce){.tapc-scene[data-astro-cid-w425b4ee],.tapc-accent[data-astro-cid-w425b4ee]{animation:none}.tapc-connector[data-astro-cid-w425b4ee]{animation:none;opacity:1;stroke-dashoffset:0}.tapc-chip--1[data-astro-cid-w425b4ee],.tapc-chip--2[data-astro-cid-w425b4ee],.tapc-chip--3[data-astro-cid-w425b4ee]{animation:none;border-color:#41d692;box-shadow:0 0 10px 1px #41d69259;color:#dff0f5}}.omcv-wrap[data-astro-cid-xuei5eho]{width:100%;aspect-ratio:4 / 3;position:relative}.omcv-scale[data-astro-cid-xuei5eho]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.omcv-scene[data-astro-cid-xuei5eho]{position:absolute;inset:0;width:400px;height:300px;animation:omcv-float 6s ease-in-out infinite}@keyframes omcv-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.omcv-glow[data-astro-cid-xuei5eho]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.omcv-accent[data-astro-cid-xuei5eho]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:omcv-accent-float 5.4s ease-in-out infinite -.6s}.omcv-accent[data-astro-cid-xuei5eho] svg{width:52px;height:52px}@keyframes omcv-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.omcv-frame[data-astro-cid-xuei5eho]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;z-index:3}html[data-theme=light] .omcv-frame[data-astro-cid-xuei5eho]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.omcv-topbar[data-astro-cid-xuei5eho]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .omcv-topbar[data-astro-cid-xuei5eho]{border-bottom-color:#17313b14}.omcv-dot[data-astro-cid-xuei5eho]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .omcv-dot[data-astro-cid-xuei5eho]{background:#0f202838}.omcv-topbar-label[data-astro-cid-xuei5eho]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .omcv-topbar-label[data-astro-cid-xuei5eho]{color:#0f202847}.omcv-body[data-astro-cid-xuei5eho]{flex:1;display:flex;flex-direction:column;gap:11px;padding:16px 20px}.omcv-task[data-astro-cid-xuei5eho]{display:flex;align-items:center;gap:12px;height:38px;opacity:.42}.omcv-task__chip[data-astro-cid-xuei5eho]{display:inline-flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;border-radius:9px;background:#15ceff1a;border:1px solid rgba(21,206,255,.22);color:#15ceff}html[data-theme=light] .omcv-task__chip[data-astro-cid-xuei5eho]{background:#15ceff1f;border-color:#15ceff4d;color:#0fa6ce}.omcv-task__text[data-astro-cid-xuei5eho]{display:flex;flex-direction:column;gap:6px;flex:1;min-width:0}.omcv-task__label[data-astro-cid-xuei5eho]{font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8.5px;font-weight:600;letter-spacing:.1em;color:#dff0f5b8;line-height:1}html[data-theme=light] .omcv-task__label[data-astro-cid-xuei5eho]{color:#0f2028b3}.omcv-task__state[data-astro-cid-xuei5eho]{position:relative;flex:none;width:20px;height:20px}.omcv-arc[data-astro-cid-xuei5eho],.omcv-check[data-astro-cid-xuei5eho]{position:absolute;inset:0;width:20px;height:20px}.omcv-arc[data-astro-cid-xuei5eho]{opacity:0}.omcv-check[data-astro-cid-xuei5eho]{opacity:0;transform:scale(.6)}.omcv-stamp[data-astro-cid-xuei5eho]{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:12px;border-top:1px solid rgba(255,255,255,.07)}html[data-theme=light] .omcv-stamp[data-astro-cid-xuei5eho]{border-top-color:#17313b14}.omcv-stamp__track[data-astro-cid-xuei5eho]{position:relative;flex:1;height:4px;border-radius:2px;background:#dff0f51a;overflow:hidden}html[data-theme=light] .omcv-stamp__track[data-astro-cid-xuei5eho]{background:#0f202817}.omcv-stamp__fill[data-astro-cid-xuei5eho]{position:absolute;left:0;top:0;height:100%;width:100%;border-radius:2px;background:linear-gradient(90deg,#15ceff,#41d692);transform-origin:left center;transform:scaleX(0);animation:omcv-fill 6s ease-in-out infinite}.omcv-stamp__ver[data-astro-cid-xuei5eho]{position:relative;flex:none;width:40px;height:10px;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:9px;font-weight:600;letter-spacing:.04em;line-height:10px;text-align:right}.omcv-stamp__ver-old[data-astro-cid-xuei5eho],.omcv-stamp__ver-new[data-astro-cid-xuei5eho]{position:absolute;right:0;top:0}.omcv-stamp__ver-old[data-astro-cid-xuei5eho]{color:#dff0f557;animation:omcv-ver-old 6s ease-in-out infinite}.omcv-stamp__ver-new[data-astro-cid-xuei5eho]{color:#41d692;opacity:0;animation:omcv-ver-new 6s ease-in-out infinite}html[data-theme=light] .omcv-stamp__ver-old[data-astro-cid-xuei5eho]{color:#0f20285c}.omcv-task--1[data-astro-cid-xuei5eho]{animation:omcv-row-1 6s ease-in-out infinite}.omcv-task--2[data-astro-cid-xuei5eho]{animation:omcv-row-2 6s ease-in-out infinite}.omcv-task--3[data-astro-cid-xuei5eho]{animation:omcv-row-3 6s ease-in-out infinite}.omcv-task--1[data-astro-cid-xuei5eho] .omcv-arc[data-astro-cid-xuei5eho]{animation:omcv-spin .9s linear infinite,omcv-arc-1 6s ease-in-out infinite}.omcv-task--2[data-astro-cid-xuei5eho] .omcv-arc[data-astro-cid-xuei5eho]{animation:omcv-spin .9s linear infinite,omcv-arc-2 6s ease-in-out infinite}.omcv-task--3[data-astro-cid-xuei5eho] .omcv-arc[data-astro-cid-xuei5eho]{animation:omcv-spin .9s linear infinite,omcv-arc-3 6s ease-in-out infinite}.omcv-task--1[data-astro-cid-xuei5eho] .omcv-check[data-astro-cid-xuei5eho]{animation:omcv-check-1 6s ease-in-out infinite}.omcv-task--2[data-astro-cid-xuei5eho] .omcv-check[data-astro-cid-xuei5eho]{animation:omcv-check-2 6s ease-in-out infinite}.omcv-task--3[data-astro-cid-xuei5eho] .omcv-check[data-astro-cid-xuei5eho]{animation:omcv-check-3 6s ease-in-out infinite}@keyframes omcv-spin{to{transform:rotate(360deg)}}@keyframes omcv-row-1{0%,2%{opacity:.42}6%,86%{opacity:1}92%,to{opacity:.42}}@keyframes omcv-row-2{0%,19%{opacity:.42}23%,86%{opacity:1}92%,to{opacity:.42}}@keyframes omcv-row-3{0%,36%{opacity:.42}40%,86%{opacity:1}92%,to{opacity:.42}}@keyframes omcv-arc-1{0%,3%{opacity:0}5%,18%{opacity:1}20%,to{opacity:0}}@keyframes omcv-arc-2{0%,20%{opacity:0}22%,35%{opacity:1}37%,to{opacity:0}}@keyframes omcv-arc-3{0%,37%{opacity:0}39%,52%{opacity:1}54%,to{opacity:0}}@keyframes omcv-check-1{0%,19%{opacity:0;transform:scale(.6)}23%{opacity:1;transform:scale(1.18)}27%,86%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(.7)}}@keyframes omcv-check-2{0%,36%{opacity:0;transform:scale(.6)}40%{opacity:1;transform:scale(1.18)}44%,86%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(.7)}}@keyframes omcv-check-3{0%,53%{opacity:0;transform:scale(.6)}57%{opacity:1;transform:scale(1.18)}61%,86%{opacity:1;transform:scale(1)}92%,to{opacity:0;transform:scale(.7)}}@keyframes omcv-fill{0%,3%{transform:scaleX(0)}56%,86%{transform:scaleX(1)}92%,to{transform:scaleX(0)}}@keyframes omcv-ver-old{0%,56%{opacity:1}60%,88%{opacity:0}94%,to{opacity:1}}@keyframes omcv-ver-new{0%,56%{opacity:0}60%,86%{opacity:1}92%,to{opacity:0}}.omcv-token[data-astro-cid-xuei5eho]{display:block;height:5px;border-radius:2px}.omcv-token--muted[data-astro-cid-xuei5eho]{background:#dff0f533}html[data-theme=light] .omcv-token--muted[data-astro-cid-xuei5eho]{background:#0f202829}@media(prefers-reduced-motion:reduce){.omcv-scene[data-astro-cid-xuei5eho],.omcv-accent[data-astro-cid-xuei5eho],.omcv-task[data-astro-cid-xuei5eho],.omcv-arc[data-astro-cid-xuei5eho],.omcv-check[data-astro-cid-xuei5eho],.omcv-stamp__fill[data-astro-cid-xuei5eho],.omcv-stamp__ver-old[data-astro-cid-xuei5eho],.omcv-stamp__ver-new[data-astro-cid-xuei5eho]{animation:none}.omcv-task[data-astro-cid-xuei5eho]{opacity:1}.omcv-arc[data-astro-cid-xuei5eho]{opacity:0}.omcv-check[data-astro-cid-xuei5eho]{opacity:1;transform:scale(1)}.omcv-stamp__fill[data-astro-cid-xuei5eho]{transform:scaleX(1)}.omcv-stamp__ver-old[data-astro-cid-xuei5eho]{opacity:0}.omcv-stamp__ver-new[data-astro-cid-xuei5eho]{opacity:1}}.uxdc-wrap[data-astro-cid-two4gan6]{width:100%;aspect-ratio:4 / 3;position:relative}.uxdc-scale[data-astro-cid-two4gan6]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.uxdc-scene[data-astro-cid-two4gan6]{position:absolute;inset:0;width:400px;height:300px;animation:uxdc-float 6s ease-in-out infinite}@keyframes uxdc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.uxdc-glow[data-astro-cid-two4gan6]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.uxdc-accent[data-astro-cid-two4gan6]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:uxdc-accent-float 5.4s ease-in-out infinite -.6s}.uxdc-accent[data-astro-cid-two4gan6] svg{width:52px;height:52px}@keyframes uxdc-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.uxdc-frame[data-astro-cid-two4gan6]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;z-index:3}html[data-theme=light] .uxdc-frame[data-astro-cid-two4gan6]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.uxdc-topbar[data-astro-cid-two4gan6]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .uxdc-topbar[data-astro-cid-two4gan6]{border-bottom-color:#17313b14}.uxdc-dot[data-astro-cid-two4gan6]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .uxdc-dot[data-astro-cid-two4gan6]{background:#0f202838}.uxdc-topbar-label[data-astro-cid-two4gan6]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .uxdc-topbar-label[data-astro-cid-two4gan6]{color:#0f202847}.uxdc-diagram[data-astro-cid-two4gan6]{position:relative;flex:1;margin:20px 24px}.uxdc-sk[data-astro-cid-two4gan6]{position:absolute;background:#dff0f51c;z-index:1}html[data-theme=light] .uxdc-sk[data-astro-cid-two4gan6]{background:#0f20281a}.uxdc-gaze[data-astro-cid-two4gan6]{position:absolute;inset:0;width:100%;height:100%;z-index:2;pointer-events:none;overflow:visible}.uxdc-gaze-seg[data-astro-cid-two4gan6]{stroke:#dff0f56b;opacity:0}html[data-theme=light] .uxdc-gaze-seg[data-astro-cid-two4gan6]{stroke:#0f202857}.uxdc-hot[data-astro-cid-two4gan6]{position:absolute;z-index:3;width:0;height:0;opacity:0}.uxdc-hot__bloom[data-astro-cid-two4gan6],.uxdc-hot__ring[data-astro-cid-two4gan6],.uxdc-hot__core[data-astro-cid-two4gan6]{position:absolute;top:0;left:0;border-radius:50%;transform:translate(-50%,-50%)}.uxdc-hot__bloom[data-astro-cid-two4gan6]{background:radial-gradient(circle,#15ceff8c,#41d69242 46%,#41d69200 72%);filter:blur(5px)}.uxdc-hot__ring[data-astro-cid-two4gan6]{width:26px;height:26px;border:1.5px solid rgba(21,206,255,.75)}.uxdc-hot__core[data-astro-cid-two4gan6]{width:9px;height:9px;background:#15ceff;box-shadow:0 0 8px #15ceffcc}.uxdc-hot--1[data-astro-cid-two4gan6]{animation:uxdc-hot-1 5.4s ease-in-out infinite}.uxdc-hot--2[data-astro-cid-two4gan6]{animation:uxdc-hot-2 5.4s ease-in-out infinite}.uxdc-hot--3[data-astro-cid-two4gan6]{animation:uxdc-hot-3 5.4s ease-in-out infinite}@keyframes uxdc-hot-1{0%,4%{opacity:0}12%,86%{opacity:1}94%,to{opacity:0}}@keyframes uxdc-hot-2{0%,26%{opacity:0}34%,86%{opacity:1}94%,to{opacity:0}}@keyframes uxdc-hot-3{0%,48%{opacity:0}56%,86%{opacity:1}94%,to{opacity:0}}.uxdc-hot--1[data-astro-cid-two4gan6] .uxdc-hot__ring[data-astro-cid-two4gan6]{animation:uxdc-ping-1 5.4s ease-out infinite}.uxdc-hot--2[data-astro-cid-two4gan6] .uxdc-hot__ring[data-astro-cid-two4gan6]{animation:uxdc-ping-2 5.4s ease-out infinite}.uxdc-hot--3[data-astro-cid-two4gan6] .uxdc-hot__ring[data-astro-cid-two4gan6]{animation:uxdc-ping-3 5.4s ease-out infinite}@keyframes uxdc-ping-1{0%,4%{transform:translate(-50%,-50%) scale(.4);opacity:.9}18%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}}@keyframes uxdc-ping-2{0%,26%{transform:translate(-50%,-50%) scale(.4);opacity:.9}40%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}}@keyframes uxdc-ping-3{0%,48%{transform:translate(-50%,-50%) scale(.4);opacity:.9}62%,to{transform:translate(-50%,-50%) scale(1);opacity:.5}}.uxdc-gaze-seg--1[data-astro-cid-two4gan6]{animation:uxdc-gaze-1 5.4s ease-in-out infinite,uxdc-march 1.6s linear infinite}.uxdc-gaze-seg--2[data-astro-cid-two4gan6]{animation:uxdc-gaze-2 5.4s ease-in-out infinite,uxdc-march 1.6s linear infinite}@keyframes uxdc-gaze-1{0%,20%{opacity:0}30%,86%{opacity:1}94%,to{opacity:0}}@keyframes uxdc-gaze-2{0%,42%{opacity:0}52%,86%{opacity:1}94%,to{opacity:0}}@keyframes uxdc-march{0%{stroke-dashoffset:0}to{stroke-dashoffset:-7.5}}@media(prefers-reduced-motion:reduce){.uxdc-scene[data-astro-cid-two4gan6],.uxdc-accent[data-astro-cid-two4gan6],.uxdc-hot[data-astro-cid-two4gan6],.uxdc-hot__ring[data-astro-cid-two4gan6],.uxdc-gaze-seg[data-astro-cid-two4gan6]{animation:none}.uxdc-hot[data-astro-cid-two4gan6]{opacity:1}.uxdc-hot__ring[data-astro-cid-two4gan6]{transform:translate(-50%,-50%) scale(1);opacity:.5}.uxdc-gaze-seg[data-astro-cid-two4gan6]{opacity:1}}.bidc-wrap[data-astro-cid-qr5kbham]{width:100%;aspect-ratio:4 / 3;position:relative}.bidc-scale[data-astro-cid-qr5kbham]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.bidc-scene[data-astro-cid-qr5kbham]{position:absolute;inset:0;width:400px;height:300px;animation:bidc-float 6s ease-in-out infinite}@keyframes bidc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.bidc-glow[data-astro-cid-qr5kbham]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.bidc-accent[data-astro-cid-qr5kbham]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:bidc-accent-float 5.4s ease-in-out infinite -.6s}.bidc-accent[data-astro-cid-qr5kbham] svg{width:52px;height:52px}@keyframes bidc-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.bidc-frame[data-astro-cid-qr5kbham]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;z-index:3}html[data-theme=light] .bidc-frame[data-astro-cid-qr5kbham]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.bidc-topbar[data-astro-cid-qr5kbham]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .bidc-topbar[data-astro-cid-qr5kbham]{border-bottom-color:#17313b14}.bidc-dot[data-astro-cid-qr5kbham]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .bidc-dot[data-astro-cid-qr5kbham]{background:#0f202838}.bidc-topbar-label[data-astro-cid-qr5kbham]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .bidc-topbar-label[data-astro-cid-qr5kbham]{color:#0f202847}.bidc-diagram[data-astro-cid-qr5kbham]{position:relative;flex:1;margin:20px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px}.bidc-mark[data-astro-cid-qr5kbham]{width:66px;height:60px;flex-shrink:0;filter:drop-shadow(0 0 6px rgba(21,206,255,.25))}.bidc-swatches[data-astro-cid-qr5kbham]{display:flex;align-items:center;gap:12px}.bidc-swatch[data-astro-cid-qr5kbham]{width:22px;height:22px;border-radius:50%;border:1px solid rgba(255,255,255,.18);box-sizing:border-box;opacity:.55;transform:scale(1);animation:bidc-swatch-active 6s ease-in-out infinite}html[data-theme=light] .bidc-swatch[data-astro-cid-qr5kbham]{border-color:#17313b24}@keyframes bidc-swatch-active{0%,4%{opacity:1;transform:scale(1.18)}16%,to{opacity:.55;transform:scale(1)}}.bidc-swatch--0[data-astro-cid-qr5kbham]{animation-delay:0s}.bidc-swatch--1[data-astro-cid-qr5kbham]{animation-delay:-1.2s}.bidc-swatch--2[data-astro-cid-qr5kbham]{animation-delay:-2.4s}.bidc-swatch--3[data-astro-cid-qr5kbham]{animation-delay:-3.6s}.bidc-swatch--4[data-astro-cid-qr5kbham]{animation-delay:-4.8s}.bidc-token[data-astro-cid-qr5kbham]{display:block;height:5px;border-radius:2px}.bidc-token--fg[data-astro-cid-qr5kbham]{background:#dff0f580}.bidc-token--muted[data-astro-cid-qr5kbham]{background:#dff0f533}.bidc-token--kw[data-astro-cid-qr5kbham]{background:#15ceff;opacity:.85}html[data-theme=light] .bidc-token--fg[data-astro-cid-qr5kbham]{background:#0f202866}html[data-theme=light] .bidc-token--muted[data-astro-cid-qr5kbham]{background:#0f202829}@media(prefers-reduced-motion:reduce){.bidc-scene[data-astro-cid-qr5kbham],.bidc-accent[data-astro-cid-qr5kbham],.bidc-swatch[data-astro-cid-qr5kbham]{animation:none}.bidc-swatch[data-astro-cid-qr5kbham]{opacity:1;transform:scale(1)}}.pdsc-wrap[data-astro-cid-jmn6dzhh]{width:100%;aspect-ratio:4 / 3;position:relative}.pdsc-scale[data-astro-cid-jmn6dzhh]{position:absolute;inset:0;width:400px;height:300px;transform-origin:top left}.pdsc-scene[data-astro-cid-jmn6dzhh]{position:absolute;inset:0;width:400px;height:300px;animation:pdsc-float 6s ease-in-out infinite}@keyframes pdsc-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.pdsc-glow[data-astro-cid-jmn6dzhh]{position:absolute;left:20px;top:30px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(21,206,255,.2) 0%,rgba(21,206,255,.07) 55%,transparent 75%);filter:blur(6px);pointer-events:none}.pdsc-accent[data-astro-cid-jmn6dzhh]{position:absolute;left:314px;top:18px;z-index:5;display:inline-flex;width:52px;height:52px;filter:drop-shadow(0 8px 16px rgba(0,0,0,.4));animation:pdsc-accent-float 5.4s ease-in-out infinite -.6s}.pdsc-accent[data-astro-cid-jmn6dzhh] svg{width:52px;height:52px}@keyframes pdsc-accent-float{0%,to{transform:translate(0)}50%{transform:translate(-4px,-6px)}}.pdsc-frame[data-astro-cid-jmn6dzhh]{position:absolute;left:40px;top:30px;width:320px;height:240px;border-radius:20px;background:linear-gradient(160deg,#ffffff12,#ffffff05 45%,#fff0),#0f1e27d1;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);border:1px solid rgba(255,255,255,.09);box-shadow:0 20px 42px #0006,inset 0 1px #ffffff1f;display:flex;flex-direction:column;z-index:3}html[data-theme=light] .pdsc-frame[data-astro-cid-jmn6dzhh]{background:linear-gradient(160deg,#fff9,#ffffff26),#ffffffb8;border-color:#17313b1a;box-shadow:0 16px 36px #17313b21,inset 0 1px #ffffffe6}.pdsc-topbar[data-astro-cid-jmn6dzhh]{display:flex;align-items:center;gap:6px;height:26px;padding:0 44px 0 14px;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}html[data-theme=light] .pdsc-topbar[data-astro-cid-jmn6dzhh]{border-bottom-color:#17313b14}.pdsc-dot[data-astro-cid-jmn6dzhh]{width:6px;height:6px;border-radius:50%;background:#dff0f54d}html[data-theme=light] .pdsc-dot[data-astro-cid-jmn6dzhh]{background:#0f202838}.pdsc-topbar-label[data-astro-cid-jmn6dzhh]{margin-left:auto;font-family:SF Mono,Fira Code,Geist Mono,ui-monospace,monospace;font-size:8px;font-weight:600;letter-spacing:.12em;color:#dff0f547}html[data-theme=light] .pdsc-topbar-label[data-astro-cid-jmn6dzhh]{color:#0f202847}.pdsc-diagram[data-astro-cid-jmn6dzhh]{position:relative;flex:1;margin:20px 24px}.pdsc-svg[data-astro-cid-jmn6dzhh]{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.pdsc-measure[data-astro-cid-jmn6dzhh]{animation:pdsc-measure-fade 5s ease-in-out infinite}html[data-theme=light] .pdsc-measure[data-astro-cid-jmn6dzhh] path[data-astro-cid-jmn6dzhh][stroke]{stroke:#17313b66}@keyframes pdsc-measure-fade{0%,62%{opacity:1}76%,96%{opacity:0}to{opacity:0}}.pdsc-line[data-astro-cid-jmn6dzhh]{stroke-dasharray:1;stroke-dashoffset:1;animation:pdsc-line-draw 5s ease-in-out infinite}.pdsc-line--v[data-astro-cid-jmn6dzhh]{animation-delay:.15s}@keyframes pdsc-line-draw{0%{stroke-dashoffset:1}40%,to{stroke-dashoffset:0}}.pdsc-btn[data-astro-cid-jmn6dzhh]{position:absolute;left:91px;top:76px;width:90px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#15ceff,#41d692);box-shadow:0 8px 20px #15ceff40}.pdsc-token[data-astro-cid-jmn6dzhh]{display:block;height:5px;border-radius:2px}.pdsc-token--fg[data-astro-cid-jmn6dzhh]{background:#dff0f580}.pdsc-token--muted[data-astro-cid-jmn6dzhh]{background:#dff0f533}.pdsc-token--kw[data-astro-cid-jmn6dzhh]{background:#15ceff;opacity:.85}.pdsc-token--onbtn[data-astro-cid-jmn6dzhh]{background:#0c1e26d9}html[data-theme=light] .pdsc-token--fg[data-astro-cid-jmn6dzhh]{background:#0f202866}html[data-theme=light] .pdsc-token--muted[data-astro-cid-jmn6dzhh]{background:#0f202829}@media(prefers-reduced-motion:reduce){.pdsc-scene[data-astro-cid-jmn6dzhh],.pdsc-accent[data-astro-cid-jmn6dzhh],.pdsc-measure[data-astro-cid-jmn6dzhh],.pdsc-line[data-astro-cid-jmn6dzhh]{animation:none}.pdsc-measure[data-astro-cid-jmn6dzhh]{opacity:1}.pdsc-line[data-astro-cid-jmn6dzhh]{stroke-dashoffset:0}}.sd-hero-grid[data-astro-cid-tradnzp3]{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,5fr);gap:56px;align-items:center;container-type:inline-size}.sd-hero-text[data-astro-cid-tradnzp3]{container-type:inline-size}.sd-hero-title[data-astro-cid-tradnzp3]{font-size:clamp(38px,9.2cqw,108px);margin:0}.ed-hero-mask[data-astro-cid-tradnzp3]{display:block;overflow:hidden;padding-bottom:.18em;margin-bottom:-.14em}.sd-line[data-astro-cid-tradnzp3]{display:block}.ed-hero-accent[data-astro-cid-tradnzp3]{font-family:var(--font-accent);font-style:italic;font-weight:400;background:linear-gradient(135deg,#fff,#eaf3f6 60%,#fff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}html[data-theme=light] .ed-hero-accent[data-astro-cid-tradnzp3]{background:linear-gradient(135deg,#17313b,#3d5560 60%,#17313b);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.sd-hero-visual[data-astro-cid-tradnzp3]{border-radius:var(--radius-tile)}.cap-row[data-astro-cid-tradnzp3]{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.cap-row--flip[data-astro-cid-tradnzp3] .cap-text[data-astro-cid-tradnzp3]{order:2}.cap-row--flip[data-astro-cid-tradnzp3] .cap-img[data-astro-cid-tradnzp3]{order:1}.cap-img[data-astro-cid-tradnzp3]{border-radius:var(--radius-tile)}.cap-chip[data-astro-cid-tradnzp3]{padding:5px 12px;border:1px solid var(--t-line-strong);border-radius:var(--radius-pill);color:var(--t-fg-muted);font-size:11px}@media(max-width:900px){.sd-hero-grid[data-astro-cid-tradnzp3]{grid-template-columns:1fr}.sd-hero-title[data-astro-cid-tradnzp3]{font-size:clamp(38px,9.2vw,80px)}.cap-row[data-astro-cid-tradnzp3],.cap-row--flip[data-astro-cid-tradnzp3]{grid-template-columns:1fr}.cap-row--flip[data-astro-cid-tradnzp3] .cap-text[data-astro-cid-tradnzp3]{order:1}.cap-row--flip[data-astro-cid-tradnzp3] .cap-img[data-astro-cid-tradnzp3]{order:2}.sd-hero-text[data-astro-cid-tradnzp3]{text-align:center}.sd-hero-text[data-astro-cid-tradnzp3] .bc-list,.sd-hero-cta[data-astro-cid-tradnzp3]{justify-content:center}}
