.bt-page{--bg:#000;--panel:#0a0a0c;--panel-2:#141417;--ink:#f5f5f7;--ink-soft:rgba(245,245,247,.82);--paper:#fafafa;--paper-ink:#1d1d1f;--paper-ink-soft:#46464b;--yellow:#f2c00c;--blue:#5b8def;--line:rgba(255,255,255,.12);--line-soft:rgba(255,255,255,.08);--radius-lg:26px;--radius-md:18px;--radius-sm:12px;--ease:cubic-bezier(.16,1,.3,1);--dur-fast:.26s;--dur:.6s;--dur-slow:.9s;background:var(--bg);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Helvetica Neue,Arial,sans-serif;overflow-x:clip;position:relative}.bt-page *{box-sizing:border-box}.bt-page a{color:inherit;text-decoration:none}.bt-page section{position:relative}.bt-panel--light{background:var(--paper);color:var(--paper-ink)}.bt-panel--light .bt-kicker,.bt-panel--light .bt-lede{color:var(--paper-ink-soft)}.bt-panel--light .bt-card{background:#fff;border-color:#1d1d1f1a}.bt-panel--light .bt-card span,.bt-panel--light .bt-detail__inner p{color:var(--paper-ink-soft)}.bt-panel--light .bt-tab{border-color:#1d1d1f29;color:var(--paper-ink)}.bt-panel--light .bt-tab[aria-selected=true]{background:var(--paper-ink);color:#fff;border-color:var(--paper-ink)}.bt-kicker{margin:0 0 16px;padding-left:18px;position:relative;font-size:12px;font-weight:600;letter-spacing:.04em;color:var(--ink-soft)}.bt-kicker:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:10px;height:2px;background:var(--yellow);animation:bt-kicker-pulse 2.6s ease-in-out infinite}@keyframes bt-kicker-pulse{0%,to{opacity:.5;width:8px}50%{opacity:1;width:14px}}.bt-heading{margin:0;font-weight:700;line-height:.98;letter-spacing:-.03em;text-transform:none}.bt-heading--xl{font-size:clamp(42px,7vw,100px)}.bt-heading--lg{font-size:clamp(30px,4.2vw,56px)}.bt-heading--md{font-size:clamp(24px,2.8vw,36px)}.bt-lede{max-width:600px;font-size:clamp(16px,1.4vw,21px);line-height:1.55;color:var(--ink-soft)}.bt-lede--rich{max-width:640px}.bt-lede--rich p{margin:0 0 16px}.bt-lede--rich p:last-child{margin-bottom:0}.bt-points{display:grid;gap:12px;padding:0;margin:22px 0 0;list-style:none;font-size:16px;line-height:1.45}.bt-points li{display:flex;gap:12px;padding-left:0;opacity:0;transform:translateY(8px);transition:opacity .48s var(--ease),transform .48s var(--ease)}.bt-points li:before{content:"";flex:0 0 auto;width:6px;height:6px;margin-top:9px;border-radius:50%;background:currentColor;opacity:.55}.bt-points li:nth-child(1){transition-delay:40ms}.bt-points li:nth-child(2){transition-delay:.13s}.bt-points li:nth-child(3){transition-delay:.22s}.bt-points li:nth-child(4){transition-delay:.31s}[data-motion].is-inview .bt-points li,.bt-fold.is-inview .bt-points li,.bt-tab-panel.is-active .bt-points li{opacity:1;transform:none}.bt-ambient{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;pointer-events:none;z-index:0}.bt-blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;will-change:transform}.bt-blob--1{width:560px;height:560px;background:radial-gradient(circle,var(--blue),transparent 70%);top:-160px;left:-100px;animation:bt-drift 26s ease-in-out infinite}.bt-blob--2{width:420px;height:420px;background:radial-gradient(circle,var(--yellow),transparent 70%);bottom:-160px;right:-100px;opacity:.14;animation:bt-drift 32s ease-in-out infinite reverse}.bt-blob--3{width:360px;height:360px;background:radial-gradient(circle,var(--blue),transparent 70%);top:35%;left:55%;opacity:.18;animation:bt-drift 22s ease-in-out infinite}@keyframes bt-drift{0%,to{transform:translate(0) scale(1)}50%{transform:translate(46px,-34px) scale(1.14)}}.bt-hero,.bt-overview,.bt-devices,.bt-stats,.bt-feature-tabs,.bt-fold,.bt-audience,.bt-video,.bt-cta{isolation:isolate}.bt-hero>*:not(.bt-ambient),.bt-overview>*:not(.bt-ambient),.bt-devices>*:not(.bt-ambient),.bt-stats>*:not(.bt-ambient),.bt-feature-tabs>*:not(.bt-ambient),.bt-fold>*:not(.bt-ambient),.bt-audience>*:not(.bt-ambient),.bt-video>*:not(.bt-ambient),.bt-cta>*:not(.bt-ambient){position:relative;z-index:1}.bt-container{max-width:1280px;margin:0 auto;padding-inline:clamp(24px,6vw,96px)}.bt-hero{min-height:90svh;display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:clamp(40px,7vw,120px);padding:clamp(120px,14vw,200px) clamp(24px,6vw,96px) clamp(72px,9vw,140px)}.bt-hero__copy{opacity:0;transform:translateY(18px);animation:bt-hero-in .9s var(--ease) .12s forwards}@keyframes bt-hero-in{to{opacity:1;transform:none}}.bt-hero__intro{margin-top:18px}.bt-hero__hint{margin-top:56px;display:inline-flex;align-items:center;gap:10px;font-size:12px;letter-spacing:.04em;color:var(--ink-soft)}.bt-hero__hint-dot{width:6px;height:20px;border-radius:3px;background:currentColor;opacity:.4;animation:bt-scrollhint 1.8s ease-in-out infinite}@keyframes bt-scrollhint{0%,to{transform:translateY(0);opacity:.15}50%{transform:translateY(6px);opacity:.6}}.bt-frame-wrap{perspective:1200px;animation:bt-float 7.5s ease-in-out infinite}.bt-frame-wrap:nth-of-type(3n+1){animation-delay:0s}.bt-frame-wrap:nth-of-type(3n+2){animation-delay:1.6s}.bt-frame-wrap:nth-of-type(3n){animation-delay:3.1s}@keyframes bt-float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.bt-frame{position:relative;overflow:hidden;background:#0c0c0e;box-shadow:0 30px 70px #0000008c;transform:perspective(1000px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform .42s var(--ease)}.bt-frame.is-tilting{transition:none}.bt-frame__screen{position:absolute;top:0;right:0;bottom:0;left:0;background:#0c0c0e;overflow:hidden}.bt-frame__screen img{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;object-fit:cover}.bt-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;text-align:center;padding:16px;color:#8b8b90;font-size:11px;letter-spacing:.1em;background:#e9e9ec}.bt-frame--mac{aspect-ratio:16/10;border-radius:var(--radius-lg)}.bt-frame--mac .bt-frame__bar{position:absolute;top:0;left:0;right:0;height:26px;display:flex;align-items:center;gap:6px;padding:0 12px;background:#1b1c20;z-index:2}.bt-frame--mac .bt-frame__screen{top:26px;right:0;bottom:0;left:0}.bt-dot{width:8px;height:8px;border-radius:50%;display:block}.bt-dot--r{background:#ff5f57}.bt-dot--y{background:#febc2e}.bt-dot--g{background:#28c840}.bt-frame--ipad{aspect-ratio:4/3.08;border-radius:30px;background:linear-gradient(155deg,#38393e,#0c0c0e)}.bt-frame--ipad .bt-frame__screen{top:8px;right:8px;bottom:8px;left:8px;border-radius:14px}.bt-frame--ipad:before{content:"";position:absolute;top:4px;left:50%;transform:translate(-50%);width:4px;height:4px;border-radius:50%;background:#fff6;z-index:2}.bt-frame--iphone{aspect-ratio:9/19.5;border-radius:40px;background:linear-gradient(155deg,#38393e,#0c0c0e);max-width:260px;margin-inline:auto}.bt-frame--iphone .bt-frame__screen{top:7px;right:7px;bottom:7px;left:7px;border-radius:32px}.bt-frame__island{position:absolute;top:16px;left:50%;transform:translate(-50%);width:64px;height:17px;border-radius:10px;background:#0c0c0e;z-index:2}.bt-frame--none{aspect-ratio:4/3;border-radius:var(--radius-lg)}.bt-frame--none .bt-frame__screen{top:0;right:0;bottom:0;left:0;border-radius:var(--radius-lg)}.bt-devices__grid{align-items:end}.bt-devices__grid .bt-frame-wrap{height:clamp(190px,22vw,250px);display:flex;align-items:flex-end;justify-content:center}.bt-devices__grid .bt-frame{height:100%;width:auto}.bt-devices__grid .bt-frame--iphone{max-width:none;margin-inline:0}.bt-overview,.bt-audience{padding:clamp(76px,9vw,130px) 0}.bt-card-grid__head{max-width:760px;margin:0 auto 44px}.bt-card-grid__head .bt-lede,.bt-card-grid__head .bt-lede--rich{margin-top:16px}.bt-card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.bt-audience .bt-card-grid{grid-template-columns:repeat(5,1fr)}.bt-card{min-height:170px;padding:24px;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--panel-2);transition:transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.bt-card:hover{transform:translateY(-6px) scale(1.015);box-shadow:0 20px 46px #00000059;border-color:var(--line)}.bt-card strong{display:block;margin-bottom:9px;font-size:18px;letter-spacing:-.02em}.bt-card span{font-size:14px;line-height:1.5;color:var(--ink-soft)}.bt-devices{padding:clamp(68px,9vw,120px) 0}.bt-devices__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.bt-device-card__caption{padding-top:16px}.bt-device-card__caption strong{display:block;font-size:17px}.bt-device-card__caption span{display:block;margin-top:4px;color:var(--ink-soft);font-size:13.5px}.bt-stats{padding:clamp(60px,7vw,100px) 0}.bt-stats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.bt-stat{text-align:left}.bt-stat__num{display:block;font-size:clamp(32px,3.8vw,50px);font-weight:700;letter-spacing:-.02em;font-variant-numeric:tabular-nums;color:var(--yellow)}.bt-stat__label{display:block;margin-top:6px;font-size:13.5px;color:var(--ink-soft);max-width:240px}.bt-feature-tabs{padding:clamp(80px,10vw,140px) 0}.bt-feature-tabs__head{max-width:760px;margin:0 auto 40px}.bt-tabs__list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:40px}.bt-tab{padding:10px 18px;border-radius:999px;border:1px solid var(--line);background:transparent;color:var(--ink);font:inherit;font-size:13.5px;font-weight:600;cursor:pointer;transition:background var(--dur-fast) var(--ease),color var(--dur-fast) var(--ease),border-color var(--dur-fast) var(--ease)}.bt-tab[aria-selected=true]{background:#fff;color:#000;border-color:#fff}.bt-tab-panel{display:none;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);gap:clamp(36px,7vw,100px);align-items:center}.bt-tab-panel.is-active{display:grid}.bt-tab-panel__copy,.bt-tab-panel__media{opacity:0;transform:translateY(16px);animation:bt-panel-in var(--dur) var(--ease) forwards}.bt-tab-panel__media{animation-delay:80ms}@keyframes bt-panel-in{to{opacity:1;transform:none}}.bt-tab-panel__copy h3{margin:0;font-size:clamp(22px,2.2vw,32px);font-weight:700;letter-spacing:-.02em;line-height:1.1}.bt-more{margin-top:24px}.bt-more-btn{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:none;color:inherit;font:inherit;font-weight:600;font-size:13.5px;cursor:pointer;opacity:.85}.bt-more-btn:hover{opacity:1}.bt-more-icon{transition:transform var(--dur-fast) var(--ease)}.bt-more-btn[aria-expanded=true] .bt-more-icon{transform:rotate(180deg)}.bt-detail{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--dur) var(--ease);margin-top:4px}.bt-detail.is-open{grid-template-rows:1fr}.bt-detail__inner{overflow:hidden}.bt-detail__inner p{margin:14px 0 0;font-size:14.5px;line-height:1.6;color:var(--ink-soft);max-width:560px}.bt-fold{min-height:92svh;padding:clamp(64px,10vw,150px) clamp(24px,6vw,96px);display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,1fr);align-items:center;gap:clamp(40px,8vw,130px);background:var(--panel)}.bt-fold--paper{background:var(--paper);color:var(--paper-ink)}.bt-fold--paper .bt-kicker,.bt-fold--paper .bt-lede,.bt-fold--paper .bt-detail__inner p{color:var(--paper-ink-soft)}.bt-fold--accent{background:radial-gradient(circle at 30% 20%,rgba(242,192,12,.16),transparent 55%),var(--panel)}.bt-fold--reverse .bt-fold-copy{order:2}.bt-fold--reverse .bt-fold-media{order:1}.bt-fold-copy,.bt-fold-media{opacity:0;transform:translateY(28px);transition:opacity var(--dur-slow) ease-out,transform var(--dur-slow) var(--ease)}.bt-fold.is-inview .bt-fold-copy,.bt-fold.is-inview .bt-fold-media{opacity:1;transform:none}.bt-fold.is-inview .bt-fold-media{transition-delay:.12s}.bt-video{padding:clamp(80px,9vw,140px) 0}.bt-video__head{max-width:680px;margin:0 auto 40px;text-align:center}.bt-video__head .bt-kicker{padding-left:0;display:inline-block}.bt-video__head .bt-kicker:before{display:none}.bt-video__frame{max-width:1040px;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;background:#0c0c0e;box-shadow:0 40px 90px #00000080;aspect-ratio:16/9;position:relative}.bt-video__frame video,.bt-video__frame img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.bt-cta{padding:clamp(96px,12vw,180px) 0;text-align:center;background:radial-gradient(circle at 50% 0%,rgba(91,141,239,.16),transparent 60%),#000}.bt-cta__inner{max-width:640px;margin:0 auto}.bt-cta .bt-kicker{padding-left:0;justify-content:center;display:inline-flex}.bt-cta .bt-kicker:before{display:none}.bt-cta .bt-lede{margin:18px auto 34px;max-width:520px}.bt-cta-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;border-radius:999px;background:#fff;color:#000;font-weight:600;font-size:15px;transition:transform var(--dur-fast) var(--ease),box-shadow var(--dur-fast) var(--ease)}.bt-cta-btn:hover{transform:translateY(-3px);box-shadow:0 16px 40px #ffffff26}.bt-cta-badge img{display:block;height:52px;width:auto;margin:0 auto}[data-motion]{opacity:0;transform:translateY(26px);transition:opacity .7s ease-out,transform .8s var(--ease)}.bt-page :focus-visible{outline:3px solid #06c;outline-offset:4px}.bt-page button,.bt-page a{touch-action:manipulation}@media(max-width:980px){.bt-card-grid,.bt-audience .bt-card-grid{grid-template-columns:repeat(2,1fr)}.bt-devices__grid,.bt-stats__grid{grid-template-columns:1fr 1fr}}@media(max-width:800px){.bt-hero,.bt-fold{grid-template-columns:1fr;min-height:auto}.bt-fold--reverse .bt-fold-copy,.bt-fold--reverse .bt-fold-media{order:initial}.bt-tab-panel,.bt-devices__grid{grid-template-columns:1fr}.bt-devices__grid .bt-frame-wrap{height:auto}.bt-devices__grid .bt-frame{height:auto;width:60%;margin-inline:auto}}@media(max-width:560px){.bt-card-grid,.bt-audience .bt-card-grid,.bt-stats__grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.bt-hero__copy,.bt-fold-copy,.bt-fold-media,.bt-tab-panel__copy,.bt-tab-panel__media,[data-motion],.bt-points li{opacity:1;transform:none;transition:none;animation:none}.bt-frame-wrap,.bt-blob,.bt-hero__hint-dot,.bt-kicker:before{animation:none}.bt-frame{transition:none;transform:none}}@media(prefers-contrast:more){.bt-page{--line:rgba(255,255,255,.35)}.bt-panel--light{--line:rgba(29,29,31,.35)}.bt-card{border-width:2px}}.bt-page .bt-hero,.bt-page .bt-stats,.bt-page .bt-video,.bt-page .bt-cta{color:var(--ink)}.bt-page .bt-fold{color:var(--ink);background-color:var(--panel)}.bt-page .bt-fold--accent,.bt-page .bt-fold .bt-heading,.bt-page .bt-stats .bt-heading,.bt-page .bt-video .bt-heading,.bt-page .bt-cta .bt-heading,.bt-page .bt-hero .bt-heading,.bt-page .bt-fold .bt-tab-panel__copy h3{color:var(--ink)}.bt-page .bt-panel--light,.bt-page .bt-fold--paper{background:var(--paper);background-color:var(--paper);color:var(--paper-ink)}.bt-page .bt-panel--light .bt-heading,.bt-page .bt-fold--paper .bt-heading,.bt-page .bt-panel--light .bt-tab-panel__copy h3{color:var(--paper-ink)}.bt-page .bt-panel--light .bt-kicker,.bt-page .bt-fold--paper .bt-kicker,.bt-page .bt-panel--light .bt-lede,.bt-page .bt-fold--paper .bt-lede,.bt-page .bt-panel--light .bt-card span,.bt-page .bt-panel--light .bt-detail__inner p,.bt-page .bt-fold--paper .bt-detail__inner p,.bt-page .bt-panel--light .bt-device-card__caption span{color:var(--paper-ink-soft)}.bt-page .bt-panel--light .bt-points li,.bt-page .bt-fold--paper .bt-points li{color:var(--paper-ink)}.bt-page .bt-panel--light .bt-more-btn,.bt-page .bt-fold--paper .bt-more-btn{color:var(--paper-ink);opacity:1}.bt-page .bt-stat__label,.bt-page .bt-device-card__caption span{color:var(--ink-soft)}.bt-desc{margin:18px 0 0;max-width:620px;font-size:clamp(15px,1.25vw,18px);line-height:1.55;color:var(--ink-soft)}.bt-desc p{margin:0 0 12px}.bt-desc p:last-child{margin-bottom:0}.bt-page .bt-panel--light .bt-desc,.bt-page .bt-fold--paper .bt-desc{color:var(--paper-ink-soft)}.bt-points{margin-top:20px}[data-motion]{opacity:0;transform:none;transition:opacity .7s ease-out}[data-motion].is-inview{opacity:1;transform:none}.bt-hero__copy{animation:none}.bt-in-a,.bt-in-b{opacity:0;will-change:transform,opacity,filter;transition:opacity .78s var(--ease),transform .98s var(--ease),filter .78s var(--ease)}.bt-in-b{transition-delay:.13s}.bt-anim-1 .bt-in-a{transform:translateY(40px)}.bt-anim-1 .bt-in-b{transform:translateY(58px) scale(.95)}.bt-anim-2 .bt-in-a{transform:translate(-54px)}.bt-anim-2 .bt-in-b{transform:translate(54px);transition-delay:90ms}.bt-anim-3 .bt-in-a{transform:translateY(24px);filter:blur(12px)}.bt-anim-3 .bt-in-b{transform:scale(1.08);filter:blur(16px);transition-delay:.18s}.bt-anim-4 .bt-in-a{transform:translate(46px)}.bt-anim-4 .bt-in-b{transform:translate(-46px) rotate(-2.5deg);transition-delay:.15s}.bt-anim-5 .bt-in-a{transform:scale(.9)}.bt-anim-5 .bt-in-b{transform:translateY(66px) rotate(2deg);transition-delay:.11s}.bt-anim-6 .bt-in-a{transform:translateY(-32px)}.bt-anim-6 .bt-in-b{transform:translateY(44px) scale(1.09);filter:blur(10px);transition-delay:.16s}.is-inview .bt-in-a,.is-inview .bt-in-b{opacity:1;transform:none;filter:none}.bt-page .is-inview .bt-points li,.bt-page .bt-tab-panel.is-active .bt-points li{opacity:1;transform:none}.bt-page .is-inview .bt-points li:nth-child(1){transition-delay:.18s}.bt-page .is-inview .bt-points li:nth-child(2){transition-delay:.28s}.bt-page .is-inview .bt-points li:nth-child(3){transition-delay:.38s}.bt-page .is-inview .bt-points li:nth-child(4){transition-delay:.48s}.bt-card-grid .bt-card{opacity:0;transform:translateY(26px);transition:opacity .64s var(--ease),transform .76s var(--ease)}.is-inview .bt-card-grid .bt-card{opacity:1;transform:none}.is-inview .bt-card-grid .bt-card:nth-child(1){transition-delay:.12s}.is-inview .bt-card-grid .bt-card:nth-child(2){transition-delay:.21s}.is-inview .bt-card-grid .bt-card:nth-child(3){transition-delay:.3s}.is-inview .bt-card-grid .bt-card:nth-child(4){transition-delay:.39s}.is-inview .bt-card-grid .bt-card:nth-child(5){transition-delay:.48s}.bt-devices__grid>div{opacity:0;transform:translateY(40px) scale(.96);transition:opacity .72s var(--ease),transform .9s var(--ease)}.is-inview .bt-devices__grid>div{opacity:1;transform:none}.is-inview .bt-devices__grid>div:nth-child(2){transition-delay:.14s}.is-inview .bt-devices__grid>div:nth-child(3){transition-delay:.28s}.bt-stat{opacity:0;transform:translateY(30px);transition:opacity .66s var(--ease),transform .8s var(--ease)}.is-inview .bt-stat{opacity:1;transform:none}.is-inview .bt-stat:nth-child(2){transition-delay:.13s}.is-inview .bt-stat:nth-child(3){transition-delay:.26s}@media(prefers-reduced-motion:reduce){.bt-in-a,.bt-in-b,.bt-card-grid .bt-card,.bt-devices__grid>div,.bt-stat,[data-motion]{opacity:1;transform:none;filter:none;transition:none;animation:none}.bt-page .bt-points li{opacity:1}}.bt-points:empty{display:none;margin:0}.bt-desc:empty{display:none;margin:0}.bt-tab-heading{margin:0;font-size:clamp(22px,2.2vw,32px);font-weight:700;letter-spacing:-.02em;line-height:1.1}.bt-hero .bt-frame{background:none;box-shadow:none;overflow:visible;border-radius:0;aspect-ratio:auto}.bt-hero .bt-frame__bar{display:none}.bt-hero .bt-frame--mac .bt-frame__screen{position:static;inset:auto;background:none;border-radius:0;overflow:visible}.bt-hero .bt-frame__screen img{position:static;width:100%;height:auto;object-fit:contain}.bt-hero .bt-placeholder{position:static;background:none;color:var(--ink-soft);padding:80px 16px}body:has(.rb-page) main h1:not(.rb-title){font-size:20px!important;line-height:1.2!important;text-transform:none!important}.rb-page{--rb-black: #08090a;--rb-panel: #111317;--rb-paper: #f4f4f2;--rb-ink: #f7f7f5;--rb-muted: #a8abb2;--rb-dark-ink: #161719;--rb-dark-muted: #5e6067;--rb-yellow: #f2c500;--rb-black: #000;--rb-panel: #0a0a0c;--rb-panel-2: #141417;--rb-paper: #fafafa;--rb-ink: #f5f5f7;--rb-muted: rgba(245, 245, 247, .82);--rb-dark-ink: #1d1d1f;--rb-dark-muted: #46464b;--rb-yellow: #f2c00c;--rb-blue: #5b8def;--rb-line: rgba(255, 255, 255, .12);--rb-radius: 28px;background:var(--rb-black);color:var(--rb-ink);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif;overflow:clip}.rb-page *{box-sizing:border-box}.rb-page,.rb-page *{box-sizing:border-box;text-transform:none!important}.rb-page a{color:inherit}.rb-hero,.rb-fold,.rb-buy,.rb-notice{min-height:100svh;display:grid;align-items:center;position:relative;isolation:isolate}.rb-hero,.rb-fold{grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr)}.rb-hero{gap:clamp(44px,8vw,140px);padding:clamp(100px,12vw,170px) clamp(24px,7vw,110px);background:radial-gradient(circle at 78% 35%,rgba(242,197,0,.16),transparent 34%),radial-gradient(circle at 14% 18%,rgba(61,109,168,.18),transparent 30%),radial-gradient(circle at 78% 35%,rgba(242,192,12,.16),transparent 34%),radial-gradient(circle at 14% 18%,rgba(91,141,239,.18),transparent 30%),var(--rb-black)}.rb-copy{max-width:690px}.rb-eyebrow{margin:0 0 18px;color:var(--rb-yellow);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase;letter-spacing:.04em}.rb-title{margin:0;max-width:980px;font-size:clamp(48px,7.8vw,120px);font-size:clamp(36px,4.6vw,56px);font-weight:720;letter-spacing:-.055em;line-height:.92;color:var(--rb-ink)!important}.rb-title em{color:var(--rb-yellow);font-style:normal}.rb-title *{color:var(--rb-ink)!important}.rb-title em,.rb-title em *{color:var(--rb-yellow)!important;font-style:normal}.rb-summary{margin:28px 0 0;max-width:660px;color:var(--rb-muted);font-size:clamp(18px,1.6vw,24px);color:var(--rb-muted)!important;font-size:clamp(16px,1.2vw,19px);line-height:1.52}.rb-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.rb-button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border:1px solid var(--rb-line);border-radius:999px;color:var(--rb-ink);font-size:15px;font-weight:700;text-decoration:none;transition:transform .22s ease,background .22s ease,color .22s ease}.rb-button:hover{transform:translateY(-2px)}.rb-button--primary{background:var(--rb-yellow);border-color:var(--rb-yellow);color:#111}.rb-price-line{margin:14px 0 0;color:var(--rb-muted);font-size:12px;letter-spacing:.02em}.rb-price-line strong{color:var(--rb-ink)}.rb-no-sub{margin-left:8px;color:var(--rb-yellow);font-weight:800}.rb-window{width:100%;aspect-ratio:16 / 10;border:1px solid rgba(255,255,255,.13);border-radius:var(--rb-radius);background:#17191e;background:var(--rb-panel-2);box-shadow:0 44px 110px #00000085;overflow:hidden;position:relative}.rb-window__bar{height:30px;display:flex;align-items:center;gap:7px;padding:0 13px;background:#22252b;background:#1b1c20}.rb-window__bar i{width:8px;height:8px;border-radius:50%;background:#5b5e65}.rb-window__bar i:first-child{background:#ff5f57}.rb-window__bar i:nth-child(2){background:#febc2e}.rb-window__bar i:nth-child(3){background:#28c840}.rb-media{position:absolute;top:30px;right:0;bottom:0;left:0;display:grid;place-items:center;background:linear-gradient(145deg,#15171b,#0c0d0f);background:linear-gradient(145deg,var(--rb-panel-2),#0c0c0e)}.rb-media img{width:100%;height:100%;display:block;object-fit:cover}.rb-placeholder{width:calc(100% - 36px);height:calc(100% - 36px);display:grid;place-items:center;border:1px dashed rgba(255,255,255,.24);border-radius:16px;color:#ffffff85;font-size:clamp(42px,7vw,92px);font-weight:760;font-size:13px;font-weight:650;letter-spacing:.04em}.rb-fold{gap:clamp(44px,8vw,140px);padding:clamp(76px,10vw,150px) clamp(24px,7vw,110px);background:var(--rb-panel);border-top:1px solid var(--rb-line)}.rb-fold:nth-of-type(2n){background:var(--rb-paper);color:var(--rb-dark-ink)}.rb-fold:nth-of-type(2n) h2,.rb-fold:nth-of-type(2n) .rb-spec{color:var(--rb-dark-ink)}.rb-fold:nth-of-type(2n) .rb-eyebrow{color:var(--rb-dark-muted)}.rb-fold:nth-of-type(2n) .rb-summary{color:var(--rb-dark-muted)}.rb-fold:nth-of-type(2n) .rb-window{border-color:#0000001f;box-shadow:0 38px 90px #00000029}.rb-fold:nth-of-type(3n) .rb-fold__visual{order:-1}.rb-number{display:inline-flex;align-items:center;gap:12px;margin-bottom:24px;font-size:12px;font-weight:800;letter-spacing:.12em}.rb-number:before{content:"";width:34px;height:2px;background:var(--rb-yellow)}.rb-fold h2,.rb-buy h2{margin:0;max-width:780px;font-size:clamp(38px,5.4vw,78px);font-size:clamp(25px,2.7vw,38px);font-weight:710;letter-spacing:-.045em;line-height:.98;color:var(--rb-ink)!important}.rb-fold:nth-of-type(2n) h2,.rb-fold:nth-of-type(2n) h2 *{color:var(--rb-dark-ink)!important}.rb-fold:nth-of-type(odd) h2,.rb-fold:nth-of-type(odd) h2 *{color:var(--rb-ink)!important}.rb-fold-heading{display:block!important;margin:0!important;max-width:680px!important;color:var(--rb-ink)!important;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif!important;font-size:clamp(22px,2.2vw,30px)!important;font-style:normal!important;font-weight:680!important;letter-spacing:-.025em!important;line-height:1.12!important;text-transform:none!important}.rb-fold:nth-of-type(2n) .rb-fold-heading{color:var(--rb-dark-ink)!important}.rb-fold .rb-number,.rb-fold .rb-eyebrow,.rb-fold h2+.rb-fold-heading,.rb-fold .rb-fold-heading+h2,.rb-fold .rb-fold-heading+.rb-fold-heading{display:none!important}.rb-fold .rb-copy>h2{margin:0!important;max-width:680px!important;font-size:clamp(22px,2.2vw,30px)!important;font-weight:680!important;letter-spacing:-.025em!important;line-height:1.12!important;text-transform:none!important}.rb-detail{margin:22px 0 0;max-width:650px;color:var(--rb-muted);font-size:clamp(16px,1.35vw,20px);color:var(--rb-muted)!important;font-size:clamp(15px,1.1vw,18px);line-height:1.6}.rb-fold:nth-of-type(2n) .rb-detail{color:var(--rb-dark-muted)}.rb-fold:nth-of-type(2n) .rb-detail,.rb-fold:nth-of-type(2n) .rb-detail *{color:var(--rb-dark-muted)!important}.rb-fold:nth-of-type(odd) .rb-detail,.rb-fold:nth-of-type(odd) .rb-detail *{color:var(--rb-muted)!important}.rb-detail p{margin:0 0 12px}.rb-detail p:last-child{margin-bottom:0}.rb-spec{display:inline-flex;margin-top:24px;padding:9px 13px;border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:750;opacity:.72}.rb-buy{min-height:92svh;justify-items:center;padding:clamp(90px,12vw,180px) 24px;text-align:center;background:radial-gradient(circle at 50% 10%,rgba(242,197,0,.19),transparent 38%),radial-gradient(circle at 50% 10%,rgba(242,192,12,.19),transparent 38%),var(--rb-black)}.rb-buy__inner{max-width:900px}.rb-buy .rb-summary{margin-inline:auto}.rb-buy .rb-actions{justify-content:center}.rb-buy__price{margin:26px 0 0;font-size:clamp(38px,6vw,76px);font-weight:760;letter-spacing:-.045em}.rb-buy__price{margin:26px 0 0;font-size:clamp(32px,4vw,54px);font-weight:760;letter-spacing:-.045em}.rb-buy__price small{display:block;margin-top:6px;color:var(--rb-muted);font-size:13px;font-weight:500;letter-spacing:0}.rb-notice{min-height:auto;padding:clamp(72px,9vw,130px) clamp(24px,7vw,110px);background:#0d0e10;border-top:1px solid var(--rb-line)}.rb-notice__inner{max-width:1000px}.rb-notice h2{margin:0;font-size:clamp(26px,3vw,44px);letter-spacing:-.03em}.rb-notice h2{margin:0;color:var(--rb-ink)!important;font-size:clamp(23px,2.3vw,34px);letter-spacing:-.03em}.rb-notice .rb-detail{font-size:14px;max-width:920px}[data-rb-reveal]{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .85s cubic-bezier(.16,1,.3,1)}[data-rb-reveal].is-visible{opacity:1;transform:none}.rb-page :focus-visible{outline:3px solid #5da9ff;outline-offset:4px}@media(max-width:820px){.rb-hero,.rb-fold{min-height:auto;grid-template-columns:1fr}.rb-hero{padding-top:88px}.rb-fold{padding-block:84px}.rb-fold:nth-of-type(3n) .rb-fold__visual{order:initial}.rb-window{max-width:760px}}@media(prefers-reduced-motion:reduce){[data-rb-reveal]{opacity:1;transform:none;transition:none}.rb-button{transition:none}}.vsdmx-feature-fold{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);gap:clamp(40px,7vw,130px);align-items:center;min-height:100svh;padding:clamp(90px,12vw,180px) clamp(24px,8vw,150px);color:#f5f5f2;background:#151515}.vsdmx-feature-fold--yellow{color:#111;background:#ffc200}.vsdmx-feature-fold--paper{color:#111;background:#efeeea}.vsdmx-feature-fold__kicker{font-size:11px;letter-spacing:.18em;text-transform:uppercase;opacity:.7}.vsdmx-feature-fold h2{font-size:clamp(48px,7vw,110px);font-weight:800;line-height:.86;letter-spacing:-.07em}.vsdmx-feature-fold__description{max-width:560px;margin-top:32px;font-size:clamp(17px,1.4vw,23px);line-height:1.4}.vsdmx-feature-fold ul{display:grid;gap:10px;margin:28px 0 0;padding:0;list-style:none}.vsdmx-feature-fold li:before{content:"\2014";margin-right:10px}.vsdmx-feature-fold__image{width:100%;max-height:70svh;object-fit:contain;border-radius:24px}@media(max-width:800px){.vsdmx-feature-fold{grid-template-columns:1fr}.vsdmx-feature-fold__image{max-height:55svh}}.vsdmx-feature{display:grid;grid-template-columns:.8fr 1.2fr;gap:7vw;align-items:center;min-height:100svh;padding:12vw 8vw;color:#f5f5f2;background:#151515}.vsdmx-feature--yellow{color:#111;background:#ffc200}.vsdmx-feature--paper{color:#111;background:#efeeea}.vsdmx-feature h2{font-size:clamp(3.5rem,7vw,9rem);font-weight:800;line-height:.84;letter-spacing:-.08em}.description{max-width:560px;margin-top:32px;font-size:clamp(17px,1.4vw,23px);line-height:1.4}.vsdmx-feature ul{margin:28px 0 0;padding:0;list-style:none}.vsdmx-feature li{margin:10px 0}.vsdmx-feature li:before{content:"\2014";margin-right:10px}.feature-image,.feature-images img{width:100%;max-height:72svh;object-fit:contain;border-radius:28px}.feature-images{display:grid;grid-template-columns:1fr 1fr;gap:24px}.feature-images img{padding:18px;background:#ffffff26;box-shadow:0 25px 60px #00000038}.vsdmx-animation--rise>div,.vsdmx-animation--slide-left>div,.vsdmx-animation--slide-right>div,.vsdmx-animation--zoom>div{animation:featureIn .9s cubic-bezier(.22,1,.36,1) both}.vsdmx-animation--slide-left>div{animation-name:featureLeft}.vsdmx-animation--slide-right>div{animation-name:featureRight}.vsdmx-animation--zoom>div{animation-name:featureZoom}@keyframes featureIn{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:none}}@keyframes featureLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:none}}@keyframes featureRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:none}}@keyframes featureZoom{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:none}}@media(max-width:800px){.vsdmx-feature{grid-template-columns:1fr}.feature-images{gap:10px}}@media(prefers-reduced-motion:reduce){.vsdmx-feature *{animation:none!important}}.vsdmx-hero{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;padding:10vw;background:#efeeea;color:#111}.vsdmx-hero h1{position:relative;z-index:2;max-width:900px;font-size:clamp(3rem,7vw,8rem);font-weight:800;letter-spacing:-.08em}.hero-word{position:absolute;font-size:clamp(7rem,22vw,24rem);font-weight:800;letter-spacing:-.1em;white-space:nowrap;will-change:transform}.hero-word-top{top:8%;color:#ffc200}.hero-word-bottom{bottom:-5%;color:#d8d6cf}.eyebrow{position:absolute;top:8%;left:8%;z-index:3;letter-spacing:.18em;font-size:11px}@media(prefers-reduced-motion:no-preference){.vsdmx-hero .hero-word-top{animation:heroTop 9s ease-in-out infinite alternate}.vsdmx-hero .hero-word-bottom{animation:heroBottom 11s ease-in-out infinite alternate}}@keyframes heroTop{to{transform:translate3d(5vw,8vh,0)}}@keyframes heroBottom{to{transform:translate3d(-4vw,-5vh,0)}}.vsdmx-shopify-section{position:relative!important;left:50%!important;width:100vw!important;max-width:none!important;margin:0 0 0 -50vw!important;padding:0!important}html:has(.vsdmx-page){scroll-behavior:smooth;scroll-snap-type:y proximity}body:has(.vsdmx-page) .shopify-section-group-header-group,body:has(.vsdmx-page) .shopify-section-group-footer-group,body:has(.vsdmx-page) #shopify-section-header,body:has(.vsdmx-page) #shopify-section-footer{display:none!important}body:has(.vsdmx-page) main,body:has(.vsdmx-page) #MainContent{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.vsdmx-page{width:100%;max-width:none;overflow:hidden;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}.vsdmx-page .feature-description>p{margin:0}.vsdmx-page .video-empty{display:grid;width:100%;height:100%;place-items:center;color:#898b90;font-size:14px}.vsdmx-page .spec-icon{font-size:22px}.vsdmx-page .vsdmx-buy{display:grid;min-height:82svh;grid-template-columns:minmax(0,1.1fr) minmax(300px,520px);align-items:center;gap:clamp(48px,8vw,140px);padding:clamp(80px,10vw,180px);background:var(--yellow);color:var(--ink)}.vsdmx-page .vsdmx-buy-eyebrow{margin:0 0 20px;font-size:10px;font-weight:650;letter-spacing:.19em}.vsdmx-page .vsdmx-buy h2{max-width:900px;margin:0;font-size:clamp(48px,7vw,110px);font-weight:450;line-height:.88;letter-spacing:-.065em;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.vsdmx-page .vsdmx-buy-card{padding:clamp(28px,4vw,54px);border-radius:28px;background:#fff;box-shadow:0 30px 70px #0000002e}.vsdmx-page .vsdmx-buy-card .rte{font-size:clamp(17px,1.4vw,22px);line-height:1.5}.vsdmx-page .vsdmx-buy-card .rte>p:first-child{margin-top:0}.vsdmx-page .vsdmx-buy-link{display:inline-flex;min-height:52px;align-items:center;justify-content:center;margin-top:24px;padding:0 26px;border-radius:12px;background:#141618;color:#fff!important;font-size:16px;font-weight:550;text-decoration:none;transition:transform .18s ease,background .18s ease}.vsdmx-page .vsdmx-buy-link:hover{background:#292b2e;transform:translateY(-2px)}@media(max-width:850px){.vsdmx-page .vsdmx-buy{grid-template-columns:1fr;padding-inline:24px}}.vsdmx-page{--paper: #efeeea;--ink: #121210;--yellow: #ecc00c;--line: rgba(18, 18, 16, .14);--panel: #1a1b1d;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}.vsdmx-page *{box-sizing:border-box}.vsdmx-page{scroll-behavior:smooth;scroll-snap-type:y proximity}.vsdmx-page{margin:0;min-width:320px;overflow-x:hidden;background:var(--paper)}.vsdmx-page a{color:inherit;text-decoration:none}.vsdmx-page button,.vsdmx-page a{touch-action:manipulation}.vsdmx-page .skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:12px 16px;border-radius:999px;background:var(--ink);color:#fff;transform:translateY(-150%);transition:transform .18s ease}.vsdmx-page .skip-link:focus{transform:translateY(0)}.vsdmx-page :focus-visible{outline:3px solid #2f88e8;outline-offset:4px}.vsdmx-page .fold-counter{position:fixed;z-index:40;right:24px;top:50%;display:grid;width:48px;justify-items:center;gap:8px;padding:14px 8px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#141414b8;color:#fff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);opacity:0;transform:translate3d(20px,-50%,0);transition:opacity .24s ease,transform .36s cubic-bezier(.22,1,.36,1);pointer-events:none}.vsdmx-page .fold-counter.is-visible{opacity:1;transform:translate3d(0,-50%,0)}.vsdmx-page .fold-counter span{writing-mode:vertical-rl;font-size:7px;letter-spacing:.18em}.vsdmx-page .fold-counter strong,.vsdmx-page .fold-counter b{font-size:10px;font-weight:500;font-variant-numeric:tabular-nums}.vsdmx-page .fold-counter i{width:1px;height:42px;background:linear-gradient(var(--yellow) var(--fold-progress,5.5%),rgba(255,255,255,.18) 0)}.vsdmx-page .hero{position:relative;isolation:isolate;height:100svh;min-height:690px;overflow:hidden;padding:26px 32px 20px;scroll-snap-align:start;scroll-snap-stop:normal}.vsdmx-page .topline{position:relative;z-index:20;display:grid;grid-template-columns:1fr 1fr auto;align-items:start}.vsdmx-page .brand-mark{display:block;width:46px;height:46px}.vsdmx-page .brand-mark img{display:block;width:46px;height:46px;border-radius:13px;box-shadow:0 9px 20px #00000029}.vsdmx-page .topline-message{justify-self:center;margin:8px 0 0;font-size:clamp(13px,1.2vw,18px);font-weight:450;letter-spacing:-.025em;line-height:1.18}.vsdmx-page .menu-button{display:grid;width:44px;height:44px;padding:0;place-content:center;gap:3px;border:1px solid var(--line);border-radius:12px;background:#ffffff40;cursor:pointer;transition:background .18s ease,transform .18s ease}.vsdmx-page .menu-button:hover{background:#fff;transform:translateY(-1px)}.vsdmx-page .menu-button span{width:3px;height:3px;border-radius:50%;background:var(--ink)}.vsdmx-page .menu-panel{position:absolute;z-index:30;top:78px;right:32px;width:190px;padding:9px;border:1px solid var(--line);border-radius:16px;background:#f7f6f2f0;box-shadow:0 18px 45px #00000024;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.vsdmx-page .menu-panel a{display:flex;min-height:44px;align-items:center;padding:0 12px;border-radius:10px;font-size:13px}.vsdmx-page .menu-panel a:hover{background:#fff}.vsdmx-page h1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.vsdmx-page .hero-word{position:absolute;right:-.055em;left:-.055em;font-weight:500;letter-spacing:-.095em;line-height:.72;text-align:center;white-space:nowrap}.vsdmx-page .hero-word-top{z-index:1;top:74px;color:#d8d7d1;font-size:clamp(6.5rem,15.8vw,14.5rem)}.vsdmx-page .hero-word-bottom{z-index:-1;bottom:-.135em;color:var(--ink);font-size:clamp(11rem,27vw,31rem)}.vsdmx-page .product-object{position:absolute;z-index:5;top:clamp(148px,18vh,190px);left:50%;width:min(84vw,1120px,calc((100svh - 210px)*1.59825));height:auto;aspect-ratio:2554 / 1598;margin:0;opacity:var(--hero-opacity, 1);transform:translate(calc(-50% + var(--hero-shift, 0px))) scale(var(--hero-scale, 1));transform-origin:50% 60%;will-change:transform,opacity}.vsdmx-page .product-object:before,.vsdmx-page .product-object:after{display:none}.vsdmx-page .product-bezel{position:relative;height:100%;overflow:hidden;padding:14px;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:#1c1d1f;color:#fff;box-shadow:0 2px #ffffff24 inset,0 36px 70px #00000052,0 8px 20px #0003}.vsdmx-page .product-topbar{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:48px;padding:0 8px 10px}.vsdmx-page .product-brand{display:flex;align-items:center;gap:9px}.vsdmx-page .product-brand img{border-radius:7px}.vsdmx-page .product-brand strong{color:var(--yellow);font-size:9px;letter-spacing:.08em}.vsdmx-page .product-brand span{color:#9a9da3;font-size:8px;letter-spacing:.2em}.vsdmx-page .product-topbar>p{margin:0;color:#8e9197;font-size:7px;letter-spacing:.16em}.vsdmx-page .live-state{display:flex;justify-self:end;align-items:center;gap:7px;color:#9a9da3;font-size:7px;letter-spacing:.12em}.vsdmx-page .live-state i{width:7px;height:7px;border-radius:50%;background:#43da8c;box-shadow:0 0 11px #43da8c}.vsdmx-page .hero-image-placeholder,.vsdmx-page .hero-product-image{display:block;width:100%;height:100%;overflow:hidden;border:0;border-radius:28px;object-fit:contain;object-position:center;background:#111214;box-shadow:0 36px 70px #00000047,0 8px 20px #00000029}.vsdmx-page .placeholder-stage{position:relative;width:100%;height:100%;overflow:hidden;background:linear-gradient(rgba(84,168,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(84,168,255,.055) 1px,transparent 1px),radial-gradient(ellipse at 50% 100%,rgba(45,88,155,.42),transparent 45%),#080b10;background-size:52px 52px,52px 52px,auto,auto}.vsdmx-page .truss{position:absolute;right:9%;left:9%;height:12px;border-top:2px solid #3b4048;border-bottom:2px solid #3b4048}.vsdmx-page .truss:after{position:absolute;top:-2px;right:0;bottom:-2px;left:0;content:"";background:repeating-linear-gradient(45deg,transparent 0 27px,#3b4048 28px 30px,transparent 31px 56px)}.vsdmx-page .truss-a{top:18%}.vsdmx-page .truss-b{top:43%;right:15%;left:15%}.vsdmx-page .beam{position:absolute;top:24%;width:18%;height:76%;clip-path:polygon(45% 0,55% 0,100% 100%,0 100%);opacity:.6;filter:blur(1px);animation:breathe 4.8s ease-in-out infinite}.vsdmx-page .beam-a{left:8%;background:linear-gradient(#347cff,transparent)}.vsdmx-page .beam-b{left:28%;background:linear-gradient(#9c45e9,transparent);animation-delay:-1s}.vsdmx-page .beam-c{right:28%;background:linear-gradient(var(--yellow),transparent);animation-delay:-2s}.vsdmx-page .beam-d{right:8%;background:linear-gradient(#347cff,transparent);animation-delay:-3s}.vsdmx-page .placeholder-label{position:absolute;z-index:3;top:50%;left:50%;display:flex;min-width:280px;min-height:112px;align-items:center;justify-content:center;flex-direction:column;border:1px dashed rgba(255,255,255,.28);border-radius:13px;background:#0b0d11b8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%,-50%)}.vsdmx-page .placeholder-label span,.vsdmx-page .placeholder-label small{color:#858991;font-size:7px;letter-spacing:.16em}.vsdmx-page .placeholder-label strong{margin:10px 0 8px;font-size:13px;font-weight:450}.vsdmx-page .product-controls{display:grid;grid-template-columns:repeat(4,1fr) 1.15fr;height:54px}.vsdmx-page .product-controls>*{display:flex;min-width:0;align-items:center;justify-content:center;gap:9px;border-right:1px solid rgba(255,255,255,.09);color:#a7a9ae;font-size:7px;letter-spacing:.1em}.vsdmx-page .product-controls i{display:grid;width:22px;height:22px;place-content:center;border:1px solid rgba(255,255,255,.12);border-radius:50%;color:#696c72;font-style:normal;font-size:6px}.vsdmx-page .product-controls a{border-right:0;background:var(--yellow);color:#171713;font-weight:600;transition:background .18s ease}.vsdmx-page .product-controls a:hover{background:#f9d633}.vsdmx-page .product-controls b{font-size:14px;font-weight:400}.vsdmx-page .hero-footer{position:absolute;z-index:8;right:32px;bottom:16px;left:32px;display:grid;grid-template-columns:1fr auto 1fr;align-items:end;color:var(--ink);font-size:10px}.vsdmx-page .hero-footer p{margin:0}.vsdmx-page .hero-footer p:nth-child(2){font-size:8px;letter-spacing:.13em}.vsdmx-page .hero-footer p:last-child{justify-self:end}.vsdmx-page .video-fold{display:grid;min-height:100svh;align-content:center;gap:clamp(28px,4vw,58px);padding:clamp(72px,8vh,110px) clamp(24px,7vw,120px);overflow:hidden;background:#0f1012;color:#f1f0eb;scroll-snap-align:start}.vsdmx-page .video-fold-heading{display:flex;align-items:end;justify-content:space-between;gap:30px}.vsdmx-page .video-fold-heading p{margin:0 0 8px;color:var(--yellow);font-size:10px;font-weight:650;letter-spacing:.19em}.vsdmx-page .video-fold-heading h2{margin:0;font-size:clamp(3.4rem,7vw,8rem);font-weight:450;letter-spacing:-.07em;line-height:.86}.vsdmx-page .video-embed{width:min(100%,1500px);aspect-ratio:16 / 9;margin-inline:auto;overflow:hidden;border:1px solid rgba(255,255,255,.13);border-radius:28px;background:#070809;box-shadow:0 34px 90px #0000006b}.vsdmx-page .video-embed iframe{display:block;width:100%;height:100%;border:0}.vsdmx-page .video-fold:not(.is-inview) .video-fold-heading,.vsdmx-page .video-fold:not(.is-inview) .video-embed{opacity:1;transform:none}.vsdmx-page .video-fold-heading,.vsdmx-page .video-embed{transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.vsdmx-page .video-embed{transition-delay:.1s}.vsdmx-page .feature-fold{position:relative;display:grid;height:100svh;min-height:640px;grid-template-columns:minmax(280px,.82fr) minmax(520px,1.3fr);align-items:center;gap:clamp(40px,7vw,130px);overflow:hidden;padding:clamp(56px,7vh,88px) clamp(28px,5vw,90px);scroll-snap-align:start;scroll-snap-stop:normal}.vsdmx-page .fold-dark{background:#151515;color:#f1f0eb}.vsdmx-page .fold-paper{background:var(--paper);color:var(--ink)}.vsdmx-page .fold-yellow{background:var(--yellow);color:var(--ink)}.vsdmx-page .fold-blue{background:#101820;color:#f1f0eb}.vsdmx-page .chapter-number{position:absolute;right:-.04em;bottom:-.24em;color:currentColor;font-size:clamp(18rem,42vw,46rem);font-weight:500;letter-spacing:-.1em;line-height:.75;opacity:.045;pointer-events:none}.vsdmx-page .feature-copy{position:relative;z-index:2;max-width:670px}.vsdmx-page .feature-kicker{margin:0 0 28px;color:var(--yellow);font-size:10px;font-weight:600;letter-spacing:.18em}.vsdmx-page .fold-yellow .feature-kicker{color:#1212108c}.vsdmx-page .feature-copy h2{margin:0;font-size:clamp(4.4rem,7.7vw,9.2rem);font-weight:450;letter-spacing:-.075em;line-height:.84;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none;text-wrap:balance}.vsdmx-page .feature-copy h2 span{display:block;max-width:100%;overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.vsdmx-page .feature-fold:has(.media-hardware) .feature-copy h2,.vsdmx-page .timeline-fold .feature-copy h2{font-size:clamp(3.2rem,5.2vw,6.7rem)}.vsdmx-page .feature-description{max-width:520px;margin:40px 0 0;font-size:clamp(16px,1.35vw,21px);font-weight:400;letter-spacing:-.025em;line-height:1.35}.vsdmx-page .feature-points{display:grid;gap:9px;max-width:520px;margin:28px 0 0;padding:0;list-style:none;font-size:clamp(12px,.95vw,15px);line-height:1.3}.vsdmx-page .feature-points li{display:flex;align-items:center;gap:11px}.vsdmx-page .feature-points li:before{width:18px;height:2px;flex:0 0 auto;content:"";background:var(--yellow)}.vsdmx-page .fold-yellow .feature-points li:before{background:var(--ink)}.vsdmx-page .feature-media{--rx: 0deg;--ry: 0deg;position:relative;z-index:2;min-width:0;height:min(62svh,680px);min-height:400px;margin:0;overflow:hidden;padding:0;border:0;border-radius:24px;background:transparent;color:#fff;box-shadow:none;opacity:1;clip-path:inset(0 round 30px);transform:perspective(1400px) translate3d(0,var(--media-y, 0px),0) scale(1) rotateX(var(--rx)) rotateY(var(--ry));transition:opacity .7s ease,clip-path 1.1s cubic-bezier(.22,1,.36,1),transform 1.1s cubic-bezier(.22,1,.36,1);will-change:transform,opacity,clip-path}.vsdmx-page .feature-media:after{display:none}.vsdmx-page .feature-fold.is-inview .feature-media:after{animation:light-sweep 1.25s .38s cubic-bezier(.22,1,.36,1) both}.vsdmx-page .feature-fold:nth-of-type(4n+2) .feature-media{transform-origin:20% 80%}.vsdmx-page .feature-fold:nth-of-type(4n+3) .feature-media{transform-origin:80% 20%}.vsdmx-page .fold-paper .feature-copy{order:2}.vsdmx-page .fold-paper .feature-media{order:1;transform:perspective(1400px) translate3d(0,var(--media-y, 0px),0) scale(1) rotateX(var(--rx)) rotateY(var(--ry))}.vsdmx-page .fold-yellow .feature-media{background:transparent}.vsdmx-page .feature-fold.is-inview .feature-media{opacity:1;clip-path:inset(0 round 30px);transform:perspective(1400px) translate3d(0,var(--media-y, 0px),0) scale(1) rotateX(var(--rx)) rotateY(var(--ry)) rotate(0)}.vsdmx-page .feature-fold.is-inview.fold-paper .feature-media{transform:perspective(1400px) translate3d(0,var(--media-y, 0px),0) scale(1) rotateX(var(--rx)) rotateY(var(--ry)) rotate(0)}.vsdmx-page .feature-copy>*{opacity:1;transform:none;transition:opacity .65s ease,transform .9s cubic-bezier(.22,1,.36,1)}.vsdmx-page .feature-copy h2{transition-delay:90ms}.vsdmx-page .feature-copy .feature-description{transition-delay:.18s}.vsdmx-page .feature-copy .feature-points{transition-delay:.24s}.vsdmx-page .feature-fold.is-inview .feature-copy>*{opacity:1;transform:translateY(0)}.vsdmx-page .media-topline{display:none;height:40px;align-items:center;justify-content:space-between;padding:0 8px 10px;color:#858990;font-size:8px;letter-spacing:.16em}.vsdmx-page .media-topline i{width:7px;height:7px;border-radius:50%;background:#43da8c;box-shadow:0 0 12px #43da8c}.vsdmx-page .media-placeholder{position:relative;display:flex;width:100%;height:100%;min-height:0;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;border:1px dashed rgba(255,255,255,.2);border-radius:17px;background:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px),radial-gradient(circle at 50% 100%,rgba(67,105,210,.32),transparent 55%),#111216;background-size:50px 50px,50px 50px,auto,auto}.vsdmx-page .media-vst .media-placeholder{height:calc(100% - 40px)}.vsdmx-page .media-placeholder span,.vsdmx-page .media-placeholder small{color:#777b83;font-size:8px;letter-spacing:.16em}.vsdmx-page .media-placeholder strong{margin:14px 0 10px;font-size:clamp(20px,2vw,32px);font-weight:400;letter-spacing:-.04em}.vsdmx-page .feature-placeholder-image{display:block;width:100%;height:100%;min-height:0;border-radius:24px;object-fit:contain;object-position:center;background:transparent;filter:drop-shadow(0 24px 42px rgba(0,0,0,.22))}.vsdmx-page .media-vst .feature-placeholder-image{height:100%}.vsdmx-page .hardware-orbit{position:absolute;z-index:2;top:10%;right:10%;bottom:10%;left:10%;border:1px solid rgba(236,192,12,.22);border-radius:50%;pointer-events:none;animation:orbit 16s linear infinite}.vsdmx-page .hardware-orbit i{position:absolute;width:8px;height:8px;border-radius:50%;background:var(--yellow);box-shadow:0 0 20px var(--yellow)}.vsdmx-page .hardware-orbit i:first-child{top:-4px;left:50%}.vsdmx-page .hardware-orbit i:nth-child(2){right:7%;bottom:18%}.vsdmx-page .hardware-orbit i:last-child{bottom:8%;left:14%}.vsdmx-page .hardware-showcase{position:relative;display:grid;width:100%;height:100%;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(10px,1.4vw,22px);padding:clamp(12px,3vw,46px);border-radius:17px;background:radial-gradient(circle at 50% 70%,rgba(236,192,12,.13),transparent 48%),linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px),#111216;background-size:auto,48px 48px,48px 48px,auto}.vsdmx-page .universe-badge{position:absolute;top:18px;left:50%;z-index:3;padding:8px 12px;border:1px solid rgba(236,192,12,.4);border-radius:999px;background:#111216cc;color:var(--yellow);font-size:8px;font-weight:600;letter-spacing:.14em;transform:translate(-50%);white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.vsdmx-page .interface-card{min-width:0;padding:12px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#1b1c1fe6;box-shadow:0 24px 45px #00000047;opacity:1;transform:none;transition:opacity .6s ease,transform .85s cubic-bezier(.22,1,.36,1)}.vsdmx-page .feature-fold.is-inview .interface-card{opacity:1;transform:translateY(0) rotate(0)}.vsdmx-page .feature-fold.is-inview .interface-card:nth-child(2){transition-delay:.1s}.vsdmx-page .feature-fold.is-inview .interface-card:nth-child(3){transition-delay:.2s}.vsdmx-page .interface-device{position:relative;display:grid;aspect-ratio:1.35;place-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:linear-gradient(145deg,#34363a,#121315 65%);box-shadow:0 2px #ffffff1f inset,0 14px 25px #00000073}.vsdmx-page .interface-device:before,.vsdmx-page .interface-device:after{position:absolute;top:42%;width:16%;height:20%;content:"";background:#08090a}.vsdmx-page .interface-device:before{left:-2px;border-radius:0 6px 6px 0}.vsdmx-page .interface-device:after{right:-2px;border-radius:6px 0 0 6px}.vsdmx-page .interface-device i{position:absolute;top:12px;right:12px;width:7px;height:7px;border-radius:50%;background:#43da8c;box-shadow:0 0 12px #43da8c}.vsdmx-page .interface-device span{color:var(--yellow);font-size:clamp(12px,1.4vw,22px);font-weight:600;letter-spacing:.08em}.vsdmx-page .interface-sceniq .interface-device{aspect-ratio:1;margin-inline:10%}.vsdmx-page .interface-artnet .interface-device:before,.vsdmx-page .interface-artnet .interface-device:after{width:21%;height:26%;top:37%}.vsdmx-page .interface-card p{display:grid;gap:5px;margin:14px 4px 2px}.vsdmx-page .interface-card b{color:#81858d;font-size:8px;letter-spacing:.16em}.vsdmx-page .interface-card strong{font-size:clamp(13px,1.25vw,19px);font-weight:500;letter-spacing:-.03em}.vsdmx-page .interface-card small{color:#777b83;font-size:9px}.vsdmx-page .interface-photo{display:block;width:100%;height:auto!important;aspect-ratio:1 / 1!important;padding:10px;border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#101113;object-fit:contain}.vsdmx-page .interface-card b{color:var(--yellow)}.vsdmx-page .interface-sceniq b{color:#c4c6ca}.vsdmx-page .timeline-fold{grid-template-columns:minmax(0,1.8fr) minmax(270px,.72fr);gap:clamp(28px,4vw,72px)}.vsdmx-page .timeline-images{display:grid;width:100%;height:100%;min-height:0;grid-template-columns:1.6fr 1fr;align-items:center;gap:clamp(12px,1.5vw,24px)}.vsdmx-page .timeline-images img{min-width:0}.vsdmx-page .timeline-lanes-image{padding:8px;border:1px solid rgba(18,18,16,.14);background:#ffffff47}.vsdmx-page .board-fold{grid-template-columns:minmax(0,2.3fr) minmax(280px,.7fr);gap:clamp(28px,4vw,72px)}.vsdmx-page .board-fold .media-board{height:min(74svh,800px)}.vsdmx-page .midi-fold{grid-template-columns:minmax(260px,.58fr) minmax(0,1.65fr);gap:clamp(28px,4vw,72px)}.vsdmx-page .midi-fold .feature-media{height:min(76svh,820px)}.vsdmx-page .fog-images{display:grid;width:100%;height:100%;min-height:0;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(16px,2vw,32px)}.vsdmx-page .fog-images img{min-width:0;border-radius:28px;clip-path:inset(0 round 28px)}.vsdmx-page .founder-note{position:relative;display:grid;min-height:82svh;align-content:center;padding:clamp(80px,11vw,180px) clamp(24px,8vw,140px);overflow:hidden;background:var(--yellow);color:var(--ink)}.vsdmx-page .founder-note:after{position:absolute;right:-.08em;bottom:-.25em;content:"VSDMX";color:#1212100e;font-size:clamp(10rem,28vw,34rem);font-weight:500;letter-spacing:-.1em;line-height:.8;pointer-events:none}.vsdmx-page .founder-note-kicker{position:relative;z-index:1;margin:0 0 36px;font-size:10px;font-weight:650;letter-spacing:.19em}.vsdmx-page .founder-note blockquote{position:relative;z-index:1;max-width:1180px;margin:0;font-size:clamp(1.8rem,3.1vw,4rem);font-weight:450;letter-spacing:-.065em;line-height:.93}.vsdmx-page .founder-note-signoff{position:relative;z-index:1;margin:44px 0 0;font-size:clamp(14px,1.2vw,18px);letter-spacing:-.02em}.vsdmx-page .founder-note:not(.is-inview)>*{opacity:1;transform:none}.vsdmx-page .founder-note>*{transition:opacity .7s ease,transform .9s cubic-bezier(.22,1,.36,1)}.vsdmx-page .founder-note blockquote{transition-delay:90ms}.vsdmx-page .founder-note-signoff{transition-delay:.17s}.vsdmx-page .feature-index{position:relative;overflow:hidden;padding:clamp(90px,10vw,170px) clamp(22px,5vw,90px);background:var(--paper);color:var(--ink);scroll-snap-align:start}.vsdmx-page .feature-index:before{position:absolute;top:0;right:-8vw;content:"SPEC";color:#12121009;font-size:clamp(16rem,38vw,42rem);font-weight:500;letter-spacing:-.11em;line-height:.72}.vsdmx-page .feature-index-header{position:relative;z-index:2;display:grid;grid-template-columns:.65fr 2fr 1fr;align-items:end;gap:30px;margin-bottom:clamp(60px,8vw,120px)}.vsdmx-page .feature-index-header p{margin:0;color:#8a7420;font-size:9px;font-weight:600;letter-spacing:.18em}.vsdmx-page .feature-index-header h2{margin:0;font-size:clamp(4.5rem,9vw,10rem);font-weight:450;letter-spacing:-.075em;line-height:.83}.vsdmx-page .feature-index-header span{max-width:220px;font-size:15px;line-height:1.35}.vsdmx-page .spec-sheet{position:relative;z-index:2;overflow:hidden;border:1px solid rgba(18,18,16,.22);background:#ffffff59;box-shadow:0 24px 80px #231f1214}.vsdmx-page .spec-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:var(--ink);color:var(--paper)}.vsdmx-page .spec-summary p{display:grid;align-content:center;min-height:130px;margin:0;padding:24px 28px;border-right:1px solid rgba(255,255,255,.14)}.vsdmx-page .spec-summary p:last-child{border-right:0}.vsdmx-page .spec-summary strong{color:var(--yellow);font-size:clamp(24px,2.5vw,40px);font-weight:500;letter-spacing:-.055em}.vsdmx-page .spec-summary span{margin-top:8px;color:#b6b6af;font-size:11px;letter-spacing:.04em;line-height:1.3}.vsdmx-page .spec-row{display:grid;grid-template-columns:56px minmax(240px,.9fr) minmax(420px,1.4fr);gap:clamp(22px,3vw,52px);align-items:start;min-height:190px;padding:clamp(30px,4vw,58px);border-top:1px solid rgba(18,18,16,.18);transition:background-color .22s ease,transform .22s ease}.vsdmx-page .spec-row:hover{background:#ecc00c0f}.vsdmx-page .spec-icon{display:grid;width:52px;height:52px;place-items:center;border:1px solid rgba(18,18,16,.22);border-radius:50%;background:#ffffff8c;color:#171715}.vsdmx-page .spec-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.35;stroke-linecap:round;stroke-linejoin:round}.vsdmx-page .spec-copy h3{margin:0 0 14px;font-size:clamp(24px,2.2vw,36px);font-weight:500;letter-spacing:-.05em}.vsdmx-page .spec-copy p{max-width:520px;margin:0;color:#4b4a44;font-size:15px;line-height:1.5}.vsdmx-page .spec-row ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 30px;margin:0;padding:0;list-style:none}.vsdmx-page .spec-row li{position:relative;min-height:46px;padding:12px 0 12px 18px;border-bottom:1px solid rgba(18,18,16,.14);color:#34332f;font-size:13px;line-height:1.35}.vsdmx-page .spec-row li:before{position:absolute;top:17px;left:0;width:5px;height:5px;border-radius:50%;background:var(--yellow);content:""}.vsdmx-page .feature-index:not(.is-inview) .feature-index-header>*,.vsdmx-page .feature-index:not(.is-inview) .spec-sheet{opacity:1;transform:none}.vsdmx-page .feature-index-header>*,.vsdmx-page .spec-sheet{transition:opacity .7s ease,transform .95s cubic-bezier(.22,1,.36,1)}.vsdmx-page .feature-index-header h2{transition-delay:80ms}.vsdmx-page .feature-index-header span{transition-delay:.14s}.vsdmx-page .spec-sheet{transition-delay:.2s}.vsdmx-page footer{display:flex;min-height:180px;align-items:flex-end;justify-content:space-between;padding:40px 32px;border-top:1px solid rgba(255,255,255,.1);background:#151515;color:#fff}.vsdmx-page footer p{margin:0;font-size:11px}.vsdmx-page footer p:first-child{font-size:19px;letter-spacing:.15em}.vsdmx-page footer span{color:var(--yellow);font-size:8px}@keyframes breathe{0%,to{opacity:.42;transform:scaleX(.94)}50%{opacity:.7;transform:scaleX(1.06)}}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes light-sweep{0%{transform:translate(0) skew(-14deg)}to{transform:translate(700%) skew(-14deg)}}@media(max-width:850px){.vsdmx-page .hero{min-height:650px;padding:20px 18px 14px}.vsdmx-page .topline{grid-template-columns:1fr auto}.vsdmx-page .topline-message{display:none}.vsdmx-page .product-object{top:168px;width:min(calc(100vw - 36px),calc((100svh - 220px)*1.59825));height:auto;aspect-ratio:2554 / 1598}.vsdmx-page .product-object:before,.vsdmx-page .product-object:after{display:none}.vsdmx-page .product-topbar{grid-template-columns:1fr auto}.vsdmx-page .product-topbar>p{display:none}.vsdmx-page .product-controls{grid-template-columns:repeat(2,1fr) 1.1fr}.vsdmx-page .product-controls span:nth-child(3),.vsdmx-page .product-controls span:nth-child(4){display:none}.vsdmx-page .hero-word-top{top:92px;font-size:21vw}.vsdmx-page .hero-word-bottom{bottom:.02em;font-size:32vw}.vsdmx-page .hero-footer{right:18px;bottom:12px;left:18px;grid-template-columns:1fr auto}.vsdmx-page .hero-footer p:nth-child(2){display:none}.vsdmx-page .menu-panel{right:18px}.vsdmx-page .feature-fold{grid-template-columns:1fr;align-content:center;gap:42px;padding:90px 24px}.vsdmx-page .timeline-fold,.vsdmx-page .board-fold,.vsdmx-page .midi-fold{grid-template-columns:1fr}.vsdmx-page .fold-paper .feature-copy,.vsdmx-page .fold-paper .feature-media{order:initial}.vsdmx-page .feature-copy h2{font-size:clamp(4rem,13.5vw,7rem)}.vsdmx-page .feature-description{margin-top:26px}.vsdmx-page .feature-media{height:min(48svh,500px);min-height:330px}.vsdmx-page .timeline-images{grid-template-columns:1.6fr 1fr}.vsdmx-page .board-fold .media-board,.vsdmx-page .midi-fold .feature-media{height:min(52svh,560px)}.vsdmx-page .video-fold-heading{display:grid}.vsdmx-page .media-placeholder{min-height:0}.vsdmx-page .media-vst .media-placeholder{height:calc(100% - 40px)}.vsdmx-page .feature-index-header{grid-template-columns:1fr;gap:24px}.vsdmx-page .spec-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.vsdmx-page .spec-summary p:nth-child(2){border-right:0}.vsdmx-page .spec-summary p:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.14)}.vsdmx-page .spec-row{grid-template-columns:52px 1fr}.vsdmx-page .spec-row ul{grid-column:2}.vsdmx-page footer{padding-right:18px;padding-left:18px}}@media(max-width:520px){.vsdmx-page .product-object{top:170px;width:min(calc(100vw - 36px),calc((100svh - 230px)*1.59825));height:auto}.vsdmx-page .product-bezel{padding:9px;border-radius:20px}.vsdmx-page .product-topbar{height:42px}.vsdmx-page .hero-image-placeholder,.vsdmx-page .hero-product-image{height:100%}.vsdmx-page .placeholder-label{min-width:220px;min-height:98px}.vsdmx-page .placeholder-label strong{font-size:11px}.vsdmx-page .product-controls{height:48px}.vsdmx-page .product-controls>*{font-size:6px}.vsdmx-page .product-controls i{display:none}.vsdmx-page .hero-word-top{top:100px;font-size:22vw}.vsdmx-page .hero-word-bottom{bottom:.08em}.vsdmx-page .hero-footer p:first-child{max-width:160px}.vsdmx-page{scroll-snap-type:none}.vsdmx-page .feature-fold{height:100svh;min-height:700px;gap:26px;padding:52px 18px}.vsdmx-page .feature-copy h2{font-size:14vw}.vsdmx-page .feature-kicker{margin-bottom:18px}.vsdmx-page .feature-description{margin-top:18px;font-size:16px;line-height:1.32}.vsdmx-page .feature-media{height:min(41svh,390px);min-height:270px}.vsdmx-page .feature-fold:has(.feature-points){gap:18px;padding-top:36px;padding-bottom:36px}.vsdmx-page .feature-fold:has(.feature-points) .feature-copy h2{font-size:12.5vw}.vsdmx-page .feature-fold:has(.feature-points) .feature-description{font-size:15px}.vsdmx-page .feature-fold:has(.feature-points) .feature-media{height:30svh;min-height:220px}.vsdmx-page .timeline-fold:has(.feature-points) .feature-media,.vsdmx-page .board-fold:has(.feature-points) .feature-media{height:40svh;min-height:280px}.vsdmx-page .timeline-images{grid-template-columns:1fr;grid-template-rows:1.6fr 1fr}.vsdmx-page .fog-images{gap:10px}.vsdmx-page .fog-images img{border-radius:20px;clip-path:inset(0 round 20px)}.vsdmx-page .video-fold{min-height:760px;padding:64px 18px}.vsdmx-page .video-embed{border-radius:18px}.vsdmx-page .founder-note{min-height:100svh;padding:72px 20px}.vsdmx-page .feature-points{gap:5px;margin-top:14px;font-size:12px}.vsdmx-page .fold-counter{right:8px;width:38px;padding:11px 6px}.vsdmx-page .feature-index{padding:80px 18px}.vsdmx-page .feature-index-header h2{font-size:clamp(3.25rem,15.5vw,4.2rem)}.vsdmx-page .feature-index:not(.is-inview) .feature-index-header>*,.vsdmx-page .feature-index:not(.is-inview) .spec-sheet{opacity:1;transform:none}.vsdmx-page .spec-summary{grid-template-columns:1fr}.vsdmx-page .spec-summary p{min-height:100px;border-right:0;border-bottom:1px solid rgba(255,255,255,.14)}.vsdmx-page .spec-summary p:last-child{border-bottom:0}.vsdmx-page .spec-row{grid-template-columns:42px 1fr;gap:18px;min-height:0;padding:28px 20px}.vsdmx-page .spec-icon{width:42px;height:42px}.vsdmx-page .spec-icon svg{width:21px;height:21px}.vsdmx-page .spec-copy h3{font-size:26px}.vsdmx-page .spec-copy p{font-size:14px}.vsdmx-page .spec-row ul{grid-column:1 / -1;grid-template-columns:1fr;padding-left:60px}.vsdmx-page .hardware-showcase{gap:7px;padding:10px}.vsdmx-page .interface-card{padding:6px;border-radius:13px}.vsdmx-page .interface-device{border-radius:9px}.vsdmx-page .interface-device i{top:7px;right:7px;width:5px;height:5px}.vsdmx-page .interface-card p{gap:2px;margin:8px 2px 2px}.vsdmx-page .interface-card b{font-size:6px}.vsdmx-page .interface-card strong{font-size:9px}.vsdmx-page .interface-card small{font-size:7px}.vsdmx-page footer{align-items:flex-start;flex-direction:column;gap:20px}}.vsdmx-page .feature-fold{padding-block:clamp(96px,12vh,180px)}.vsdmx-page .video-fold,.vsdmx-page .feature-index,.vsdmx-page .vsdmx-buy,.vsdmx-page .founder-note{padding-block:clamp(110px,14vh,220px)}.vsdmx-page .feature-copy h2,.vsdmx-page .video-fold-heading h2,.vsdmx-page .feature-index-header h2,.vsdmx-page .vsdmx-buy h2,.vsdmx-page .founder-note blockquote{font-weight:800;color:#090a0b}.vsdmx-page .fold-dark .feature-copy h2,.vsdmx-page .fold-dark .feature-copy h2 span,.vsdmx-page .fold-blue .feature-copy h2,.vsdmx-page .fold-blue .feature-copy h2 span,.vsdmx-page .video-fold-heading h2,.vsdmx-page .founder-note blockquote{color:#fff!important;-webkit-text-fill-color:#ffffff!important}.vsdmx-page .feature-copy>*,.vsdmx-page .video-fold-heading>*,.vsdmx-page .video-embed,.vsdmx-page .feature-index-header>*,.vsdmx-page .spec-sheet,.vsdmx-page .vsdmx-buy-copy>*,.vsdmx-page .vsdmx-buy-card,.vsdmx-page .founder-note>*{opacity:0;transform:translateY(36px);transition:opacity .8s ease,transform 1s cubic-bezier(.22,1,.36,1)}.vsdmx-page .feature-fold.is-inview .feature-copy>*,.vsdmx-page .video-fold.is-inview .video-fold-heading>*,.vsdmx-page .video-fold.is-inview .video-embed,.vsdmx-page .feature-index.is-inview .feature-index-header>*,.vsdmx-page .feature-index.is-inview .spec-sheet,.vsdmx-page .vsdmx-buy.is-inview .vsdmx-buy-copy>*,.vsdmx-page .vsdmx-buy.is-inview .vsdmx-buy-card,.vsdmx-page .founder-note.is-inview>*{opacity:1;transform:translateY(0)}.vsdmx-page .feature-copy h2,.vsdmx-page .video-fold-heading h2,.vsdmx-page .feature-index-header h2,.vsdmx-page .vsdmx-buy h2{transition-delay:.12s}.vsdmx-page .feature-description,.vsdmx-page .feature-index-header span,.vsdmx-page .vsdmx-buy-card{transition-delay:.24s}.vsdmx-page .feature-points,.vsdmx-page .spec-sheet{transition-delay:.36s}@media(prefers-reduced-motion:reduce){.vsdmx-page{scroll-behavior:auto}.vsdmx-page *,.vsdmx-page *:before,.vsdmx-page *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.vsdmx-page .feature-media,.vsdmx-page .feature-copy>*{opacity:1;clip-path:none;transform:none}.vsdmx-page .feature-index-header>*,.vsdmx-page .spec-sheet{opacity:1!important;transform:none!important}.vsdmx-page .feature-media:after{display:none}}.vsdmx-page .feature-stage .feature-copy h2,.vsdmx-page .feature-reliability .feature-copy h2,.vsdmx-page .feature-vst .feature-copy h2{color:#fff}@media(prefers-reduced-motion:no-preference){.vsdmx-page .hero-word-top{animation:vsdmx-hero-top 9s ease-in-out infinite alternate}.vsdmx-page .hero-word-bottom{animation:vsdmx-hero-bottom 11s ease-in-out infinite alternate}}@keyframes vsdmx-hero-top{to{transform:translate3d(5vw,8vh,0)}}@keyframes vsdmx-hero-bottom{to{transform:translate3d(-4vw,-5vh,0)}}.button.button--style{color:var(--color-button-style);background:var(--bg-button-style);border:1px solid var(--border-button-style);width:100%;max-width:var(--width-button-style)}@media(min-width:1025px){.button.button--style:hover{color:var(--color-button-hover-style);background:var(--bg-button-hover-style);border-color:var(--border-button-hover-style)}}.media-block-wrapper{width:100%;max-width:var(--section-width, 100%)}.media-block{min-height:var(--section-min-height, "auto")}.media-block.container{margin:0}@media screen and (max-width:767px){.media-block-wrapper{max-width:100%}}[style*="--horizontal-alignment: center"] .special-heading-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .special-heading-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.special-heading-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.special-heading-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.special-heading-block{--text-align-default: right}.special-heading-block{background-color:var(--background-color, transparent);border-radius:var(--corner-radius, 0rem);max-width:var(--cus-width-text)}.special-heading-block.h2>*{font-size:var(--heading-size);color:var(--color-heading);line-height:var(--heading-line-height);text-align:var(--text-align, var(--text-align-default));overflow-wrap:anywhere}@media(max-width:767px){.special-heading-block.h2>*{font-size:var(--heading-size-mb)}}.special-heading-block.h2 p{margin:unset}.special-heading-block.h2 .special_text--color{color:var(--special_heading_color)}.special-heading-block.h2 .special_text--background{color:transparent;background-image:var(--special_heading_image);background-clip:text;-webkit-background-clip:text;background-position:center;background-size:cover}.background-image-container img{object-fit:cover;width:100%;height:100%}.background-image-fit img{object-fit:contain}.video-background,.video-background *{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden}.video-background--cover *{object-fit:cover}.video-background--contain *{object-fit:contain}.video-background video{max-width:100%;z-index:0}.video-background .play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:44px;height:44px;border:none;background:none;cursor:pointer}.video-background .play-button .icon{width:100%;height:100%;color:currentColor;fill:currentColor;stroke:transparent}@media(prefers-reduced-motion:reduce){.video-background video{display:none}}.overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--overlay-layer);pointer-events:none;border-radius:var(--overlay-border-radius, 0px)}.overlay--solid{background:var(--overlay-color)}.overlay--gradient{background:linear-gradient(var(--overlay-direction),var(--overlay-color),var(--overlay-color--end))}.section-content-wrapper.section-content-wrapper{min-height:calc(var(--section-min-height, "auto") - var(--section-height-offset, 0px));position:relative}.section-wrapper .section{min-height:var(--section-min-height, "auto")}.section[data-shopify-visual-preview]{min-height:var(--section-preview-height);padding-top:0}.section[data-shopify-visual-preview] .custom-section-background{display:none}body:has(>#header-group>.header-section>#header-component[transparent]):not(:has(>#header-group>.header-section+.shopify-section))>main>.section-wrapper:first-child{--section-height-offset: var(--header-group-height, 0)}.section-wrapper .custom-section-background .background-image-container{display:inline}.custom-section-content{z-index:var(--layer-flat)}.layout-panel-flex{display:flex!important;gap:var(--gap);height:100%}.layout-panel-flex--row{flex-flow:row var(--flex-wrap);justify-content:var(--horizontal-alignment);align-items:var(--vertical-alignment)}.layout-panel-flex--column{flex-flow:column var(--flex-wrap);align-items:var(--horizontal-alignment);justify-content:var(--vertical-alignment)}@media screen and not (min-width:750px){.mobile-column{flex-flow:column nowrap;align-items:var(--horizontal-alignment);justify-content:var(--vertical-alignment-mobile)}.layout-panel-flex--row:not(.mobile-column) .text-block{flex:1 1 var(--max-width--display-tight)}.layout-panel-flex--row:not(.mobile-column) .image-block{flex:1 1 var(--size-style-width-mobile-min)}.layout-panel-flex--row:not(.mobile-column) .button{flex:0 0 fit-content}}@media(min-width:750px){.layout-panel-flex{flex-direction:var(--flex-direction)}}:root{--text-align-default: left}[style*="--horizontal-alignment: center"] .text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"] .text-block{--text-align-default: right}[style*="--horizontal-alignment: flex-start"]>.text-block{--text-align-default: left}[style*="--horizontal-alignment: center"]>.text-block{--text-align-default: center}[style*="--horizontal-alignment: flex-end"]>.text-block{--text-align-default: right}.text-block{max-width:100%;display:flex;flex-direction:column;align-items:var(--horizontal-alignment)}.text-block,.text-block>*{width:var(--width);text-align:var(--text-align, var(--text-align-default));text-wrap:var(--text-wrap)}.text-block:not(.text-block--full-width).rte,.text-block:not(.text-block--full-width).paragraph{text-wrap:balance;text-wrap:pretty}.text-block:not(.text-block--full-width):is(.h1,.h2,.h3,.h4,.h5,.h6){text-wrap:balance}.text-block:is(.h1,.h2,.h3,.h4,.h5,.h6) a{text-decoration-color:transparent}.text-block{max-width:var(--cus-width-text);overflow-wrap:break-word;margin-top:0;margin-bottom:0}.text-block>:is(h1,h2,h3,h4,h5,h6,p,*){color:var(--color-text);font-size:var(--font-size-text);line-height:var(--text-line-height);font-weight:var(--font-weight-text)}@media(max-width:1024px){.text-block>:is(h1,h2,h3,h4,h5,h6,p,*){font-size:var(--font-size-text-mb)}}.text-block>*:first-child{margin-block-start:0}.text-block>*:last-child{margin-block-end:0}.text-block>*+*{margin-top:2rem}.text-block--align-center,.text-block--align-center>*{margin-inline:auto}.text-block--align-right,.text-block--align-right>*{margin-inline-start:auto}.text-block--background{background-color:var(--text-background-color);border-radius:var(--text-corner-radius)}
/*# sourceMappingURL=/cdn/shop/t/17/compiled_assets/styles.css.map */
