.hub-page .astra-workbench{--accent: var(--scn-accent, #00fbff)}.homepage-video-frame{position:relative;overflow:hidden}[data-effect]{position:relative}.scn-chrome-bar{position:absolute;left:0;right:0;bottom:0;z-index:3;display:flex;align-items:center;gap:.5rem;padding:.4rem .6rem;pointer-events:none;background:linear-gradient(transparent,#0009)}.scn-chrome-bar .chrome-progress{flex:1;height:3px;border-radius:999px;background:#ffffff40;position:relative}.scn-chrome-bar .chrome-progress:after{content:"";position:absolute;left:0;top:0;height:100%;width:34%;border-radius:999px;background:var(--scn-accent, #00fbff)}.scn-chrome-bar .chrome-badge{font-size:.62rem;font-weight:700;letter-spacing:.05em;padding:.1rem .35rem;border-radius:4px;background:var(--scn-accent, #00fbff);color:#000}[data-effect=fx-vhs]:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;mix-blend-mode:overlay;opacity:.55;background:repeating-linear-gradient(to bottom,rgba(0,0,0,.25) 0 1px,transparent 1px 3px),url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.55'/></svg>");animation:vhs-jitter .7s steps(3) infinite}@keyframes vhs-jitter{0%{transform:translate(0)}33%{transform:translate(.6px,-.4px)}66%{transform:translate(-.5px,.5px)}to{transform:translate(0)}}[data-effect=fx-vhs] .homepage-demo-video,[data-effect=fx-vhs] img{filter:saturate(.8) contrast(1.05)}[data-effect=fx-oldmovie] .homepage-demo-video,[data-effect=fx-oldmovie] img{filter:sepia(.4) saturate(.82) contrast(1.06) brightness(.97) hue-rotate(-8deg)}[data-effect=fx-oldmovie]:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.5;mix-blend-mode:overlay;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.7'/></svg>");animation:oldfilm-flicker 2.6s steps(9) infinite,oldfilm-grain .6s steps(3) infinite}[data-effect=fx-oldmovie]:after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse at center,transparent 50%,rgba(0,0,0,.46) 100%)}@keyframes oldfilm-flicker{0%,to{opacity:.5}22%{opacity:.42}48%{opacity:.56}74%{opacity:.45}}@keyframes oldfilm-grain{0%{transform:translate(0)}33%{transform:translate(-1px,.5px)}66%{transform:translate(.5px,-.5px)}to{transform:translate(0)}}.hero-visual{margin:2.5rem auto 0;max-width:52rem}.hero-split{background:radial-gradient(70% 85% at 50% 15%,color-mix(in srgb,var(--scn-accent, #00fbff) 16%,transparent),transparent 72%);border-radius:16px;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:1fr 1fr;padding:12px}.hero-split .split-frame{box-shadow:0 20px 55px #00000080;position:relative;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#111}.hero-split .split-frame img,.hero-split .split-frame video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-split .split-frame video{display:block}.hero-split .split-frame[data-effect] video{filter:blur(1.1px) saturate(.82) contrast(.94) brightness(.96)}.hero-split .split-label{position:absolute;top:8px;left:8px;z-index:3;font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:4px;background:#0009;color:#fff}@media(max-width:600px){.hero-split{grid-template-columns:1fr}}.hero-poster{margin:2.5rem auto 0;max-width:40rem}.hero-poster .poster-frame{aspect-ratio:16 / 9;background:#111;border-radius:12px;overflow:hidden;box-shadow:0 20px 55px #00000080,0 0 60px color-mix(in srgb,var(--scn-accent, #00fbff) 18%,transparent)}.hero-poster .poster-frame img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.hero-watch{max-width:40rem}.hero-watch .watch-player{position:relative;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000}.hero-watch .watch-player img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;opacity:.85}.hero-watch .watch-meta{margin-top:.6rem;display:flex;gap:.6rem;align-items:center;color:#aaa;font-size:.8rem;justify-content:center}[data-effect=fx-grain]:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.22;mix-blend-mode:soft-light;background:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}[data-effect=fx-holo]:before{content:"";position:absolute;inset:-30%;z-index:2;pointer-events:none;opacity:.4;mix-blend-mode:screen;filter:blur(22px);background:conic-gradient(from 0deg,#ff5fa2,#a78bfa,#25f4ee,#ffd166,#ff5fa2);animation:holo-spin 9s linear infinite}@keyframes holo-spin{to{transform:rotate(360deg)}}[data-aspect="9:16"] .homepage-video-frame{aspect-ratio:9 / 16;max-width:300px;margin:0 auto;border-radius:28px;border:6px solid #111;box-shadow:0 0 0 2px #25f4ee66,0 20px 60px #0009}[data-aspect="9:16"] .homepage-demo-video,[data-aspect="9:16"] img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.frame-phone-rail{position:absolute;right:10px;bottom:80px;z-index:3;display:flex;flex-direction:column;gap:1rem;align-items:center}.frame-phone-rail .rail-dot{width:14px;height:14px;border-radius:50%;background:var(--scn-accent, #25f4ee);opacity:.85}.frame-phone-rail .rail-dot.magenta{background:#fe2c55}[data-effect=fx-scanner]:before{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;opacity:.85;background:linear-gradient(#39ff141f,#39ff141f),repeating-linear-gradient(to right,rgba(57,255,20,.18) 0 1px,transparent 1px 28px),repeating-linear-gradient(to bottom,rgba(57,255,20,.18) 0 1px,transparent 1px 28px)}[data-effect=fx-scanner]:after{content:"";position:absolute;left:50%;top:50%;z-index:2;width:34px;height:34px;transform:translate(-50%,-50%);pointer-events:none;background:linear-gradient(var(--scn-accent, #39ff14),var(--scn-accent, #39ff14)) center / 100% 1px no-repeat,linear-gradient(var(--scn-accent, #39ff14),var(--scn-accent, #39ff14)) center / 1px 100% no-repeat;opacity:.9}[data-effect=fx-scanner] .homepage-demo-video,[data-effect=fx-scanner] img{filter:grayscale(.3) brightness(.85)}.hero-phone{max-width:260px}.hero-phone .homepage-video-frame{margin-top:0}.hero-scanner{max-width:40rem}.hero-scanner .watch-player{position:relative;aspect-ratio:16 / 9;border-radius:12px;overflow:hidden;background:#000}.hero-scanner .watch-player img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hub-hero.has-bg-image{background-image:radial-gradient(100% 55% at 50% 42%,rgba(0,0,0,.3),transparent 70%),linear-gradient(180deg,#000000ad,#0000006b 42%,#000c),var(--scn-bg-image);background-position:center;background-repeat:no-repeat;background-size:cover}.hub-hero:not(.hero-layout-split) .hero-upload{justify-self:center}body{background:#000;color:#fff}.hub-page[data-astro-cid-wyh5bkfh]{background:#000;color:#fff;min-height:100vh}.hub-hero[data-astro-cid-wyh5bkfh]{padding:7rem var(--page-gutter) 4.5rem}.hub-hero-inner[data-astro-cid-wyh5bkfh]{display:grid;gap:1.4rem;margin:0 auto;max-width:52rem;text-align:center}.hub-brand-mark[data-astro-cid-wyh5bkfh]{display:flex;justify-content:center;margin-bottom:-.2rem}.hub-brand-mark[data-astro-cid-wyh5bkfh] svg[data-astro-cid-wyh5bkfh]{height:2.75rem;width:auto;filter:drop-shadow(0 8px 22px rgba(0,0,0,.5))}.hub-eyebrow[data-astro-cid-wyh5bkfh]{color:var(--scn-accent, #00fbff);font-size:.78rem;font-weight:500;letter-spacing:.18em;margin:0;text-transform:uppercase}.hub-hero[data-astro-cid-wyh5bkfh] h1[data-astro-cid-wyh5bkfh]{color:#fff;font-family:Bricolage Grotesque,DM Sans,sans-serif;font-size:clamp(2.1rem,5vw,3.4rem);font-weight:600;letter-spacing:0;line-height:1.1;margin:0;text-wrap:balance}.hub-lede[data-astro-cid-wyh5bkfh]{color:#b6b6b6;font-size:1.08rem;font-weight:400;line-height:1.7;margin:.4rem auto 0;max-width:44em}.hub-cta[data-astro-cid-wyh5bkfh]{background:var(--scn-accent, #00fbff);border-radius:999px;color:#000;display:inline-block;font-size:1rem;font-weight:600;justify-self:center;letter-spacing:.02em;margin-top:.8rem;padding:.9rem 2rem;text-decoration:none}.hub-cta--upload[data-astro-cid-wyh5bkfh]{align-items:center;display:inline-flex;gap:.5rem}.hub-cta[data-astro-cid-wyh5bkfh][hidden]{display:none}.hero-upload[data-astro-cid-wyh5bkfh]{align-items:center;background:color-mix(in srgb,var(--scn-accent, #00fbff) 6%,transparent);border:1.5px dashed color-mix(in srgb,var(--scn-accent, #00fbff) 45%,transparent);border-radius:12px;color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:8px;justify-content:center;justify-self:start;margin-top:1rem;max-width:24rem;padding:1.7rem 1.4rem;text-align:center;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease;width:100%}.hero-upload[data-astro-cid-wyh5bkfh]:hover,.hero-upload[data-astro-cid-wyh5bkfh]:focus-visible,.hero-upload[data-astro-cid-wyh5bkfh][data-dragging=true]{background:color-mix(in srgb,var(--scn-accent, #00fbff) 12%,transparent);border-color:var(--scn-accent, #00fbff);box-shadow:inset 0 0 34px color-mix(in srgb,var(--scn-accent, #00fbff) 10%,transparent);outline:none}.hero-upload-icon[data-astro-cid-wyh5bkfh]{color:var(--scn-accent, #00fbff);height:28px;width:28px}.hero-upload-title[data-astro-cid-wyh5bkfh]{font-size:1rem;font-weight:600}.hero-upload-hint[data-astro-cid-wyh5bkfh]{color:#f2f2f299;font-size:.8rem}.hero-upload-hint[data-astro-cid-wyh5bkfh]:empty{display:none}.hero-upload[data-astro-cid-wyh5bkfh][hidden]{display:none}.ba-slider[data-astro-cid-wyh5bkfh]{aspect-ratio:16 / 9;background:#111;border-radius:12px;box-shadow:0 20px 55px #00000080,0 0 60px color-mix(in srgb,var(--scn-accent, #00fbff) 18%,transparent);cursor:ew-resize;overflow:hidden;position:relative;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ba-layer[data-astro-cid-wyh5bkfh]{inset:0;position:absolute}.ba-layer[data-astro-cid-wyh5bkfh] video[data-astro-cid-wyh5bkfh]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ba-after[data-astro-cid-wyh5bkfh]{z-index:1}.ba-before[data-astro-cid-wyh5bkfh]{clip-path:inset(0 0 0 50%);filter:blur(2.5px) saturate(.7) contrast(.9) brightness(.95);z-index:2}.ba-tag[data-astro-cid-wyh5bkfh]{background:#0000009e;border-radius:4px;color:#fff;font-size:.7rem;font-weight:700;padding:3px 8px;position:absolute;top:10px;z-index:5}.ba-tag-before[data-astro-cid-wyh5bkfh]{right:10px}.ba-tag-after[data-astro-cid-wyh5bkfh]{left:10px}.ba-handle[data-astro-cid-wyh5bkfh]{background:#ffffffeb;bottom:0;box-shadow:0 0 12px #0006;left:50%;position:absolute;top:0;transform:translate(-50%);width:2px;z-index:3}.ba-knob[data-astro-cid-wyh5bkfh]{align-items:center;background:#fff;border-radius:999px;box-shadow:0 2px 12px #00000073;color:#041011;display:flex;height:38px;justify-content:center;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:38px}.hub-cta-icon[data-astro-cid-wyh5bkfh]{height:1.1em;width:1.1em}@media(max-width:767px){.hub-hero[data-astro-cid-wyh5bkfh]{padding:5rem var(--page-gutter) 3rem}}.hero-layout-split[data-astro-cid-wyh5bkfh]{align-items:center;-moz-column-gap:clamp(2rem,4vw,3.5rem);column-gap:clamp(2rem,4vw,3.5rem);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);margin-inline:auto;max-width:80rem;padding-inline:max(1.5rem,4vw);text-align:left}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-hero-inner[data-astro-cid-wyh5bkfh]{margin:0;max-width:none;text-align:left}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-brand-mark[data-astro-cid-wyh5bkfh]{justify-content:flex-start}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-lede[data-astro-cid-wyh5bkfh]{margin:.4rem 0 0}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-cta[data-astro-cid-wyh5bkfh]{justify-self:start}.hero-layout-split[data-astro-cid-wyh5bkfh] .hero-visual[data-astro-cid-wyh5bkfh]{margin:0;max-width:none}@media(max-width:860px){.hero-layout-split[data-astro-cid-wyh5bkfh]{grid-template-columns:1fr;max-width:52rem;text-align:center}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-hero-inner[data-astro-cid-wyh5bkfh]{margin:0 auto;max-width:52rem;text-align:center}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-brand-mark[data-astro-cid-wyh5bkfh]{justify-content:center}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-lede[data-astro-cid-wyh5bkfh]{margin:.4rem auto 0}.hero-layout-split[data-astro-cid-wyh5bkfh] .hub-cta[data-astro-cid-wyh5bkfh],.hero-layout-split[data-astro-cid-wyh5bkfh] .hero-upload[data-astro-cid-wyh5bkfh]{justify-self:center}.hero-layout-split[data-astro-cid-wyh5bkfh] .hero-visual[data-astro-cid-wyh5bkfh]{margin:2.5rem auto 0;max-width:40rem}}
