@property --oc-a{syntax:"<angle>";inherits:false;initial-value:0deg}.oc-marketing{font-family:var(--font-oc-body),ui-sans-serif,system-ui,sans-serif;background:#07070c;overflow-x:clip}.oc-display{font-family:var(--font-oc-display),var(--font-oc-body),ui-sans-serif,sans-serif}.oc-kicker{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:rgb(34 211 238/.85)}.oc-scroll-progress{position:fixed;top:0;left:0;z-index:60;height:2px;width:100%;transform-origin:0 50%;transform:scaleX(var(--p,0));background:linear-gradient(90deg,#22d3ee,#e879f9,#22d3ee);background-size:200% 100%;animation:oc-progress-flow 2.8s linear infinite;pointer-events:none}@keyframes oc-progress-flow{to{background-position:200% 0}}.oc-cta-primary{display:inline-flex;align-items:center;justify-content:center;border-radius:.9rem;background:linear-gradient(var(--oc-a),#e879f9,#c026d3 40%,#0891b2 90%,#e879f9);padding:.85rem 1.4rem;font-size:.875rem;font-weight:700;color:#fff;box-shadow:0 0 0 1px rgb(255 255 255/.1),0 14px 44px rgb(192 38 211/.3);transition:box-shadow .25s ease;animation:oc-conic 4s linear infinite;will-change:transform}.oc-cta-primary:hover{box-shadow:0 0 0 1px rgb(255 255 255/.16),0 20px 56px rgb(192 38 211/.42)}.oc-cta-sm{padding:.45rem .9rem;font-size:.8125rem;animation:oc-conic 6s linear infinite}.oc-cta-ghost{display:inline-flex;align-items:center;justify-content:center;border-radius:.9rem;border:1px solid rgb(255 255 255/.14);padding:.85rem 1.3rem;font-size:.875rem;font-weight:600;color:rgb(228 228 231);backdrop-filter:blur(8px);transition:background .2s ease,border-color .2s ease;will-change:transform}.oc-cta-ghost:hover{background:rgb(255 255 255/.05);border-color:rgb(255 255 255/.28)}@keyframes oc-conic{to{--oc-a:360deg}}.oc-hero{--px:70%;--py:30%;background:radial-gradient(900px 500px at var(--px) var(--py),rgb(8 145 178/.22),transparent 55%),radial-gradient(700px 420px at 12% 40%,rgb(192 38 211/.18),transparent 60%),linear-gradient(180deg,#0a0a14 0,#07070c 78%)}.oc-aurora{width:100%;height:100%;opacity:.9}.oc-aurora,.oc-hero-spotlight{position:absolute;inset:0;pointer-events:none}.oc-hero-spotlight{background:radial-gradient(480px 320px at var(--px) var(--py),rgb(255 255 255/.07),transparent 60%);mix-blend-mode:soft-light}.oc-hero-grid{background-image:linear-gradient(rgb(255 255 255/.035) 1px,transparent 0),linear-gradient(90deg,rgb(255 255 255/.035) 1px,transparent 0);background-size:56px 56px;mask-image:radial-gradient(ellipse 75% 65% at 50% 35%,#000 15%,transparent 78%);animation:oc-grid-drift 22s linear infinite}.oc-hero-grid,.oc-hero-noise{position:absolute;inset:0;pointer-events:none}.oc-hero-noise{opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");animation:oc-noise-shift .45s steps(2) infinite}@keyframes oc-grid-drift{to{transform:translateY(56px)}}@keyframes oc-noise-shift{to{transform:translate3d(-1.5%,1%,0)}}.oc-waves{position:absolute;right:6%;bottom:28%;display:flex;align-items:flex-end;gap:3px;height:56px;opacity:.45;pointer-events:none;mix-blend-mode:screen}.oc-waves span{width:3px;height:100%;border-radius:99px;background:linear-gradient(180deg,#22d3ee,#e879f9);transform-origin:50% 100%;animation:oc-wave 1.1s ease-in-out infinite;animation-delay:calc(var(--i) * -.07s)}@keyframes oc-wave{0%,to{transform:scaleY(.25);opacity:.5}50%{transform:scaleY(1);opacity:1}}.oc-hero-brand{display:flex;align-items:center;gap:.95rem}.oc-icon-spin{animation:oc-icon-orbit 10s linear infinite;box-shadow:0 0 30px rgb(232 121 249/.25)}@keyframes oc-icon-orbit{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(25deg)}}.oc-kinetic{display:flex;font-family:var(--font-oc-display),sans-serif;font-size:clamp(2.8rem,7vw,4.6rem);font-weight:800;letter-spacing:-.04em;line-height:1}.oc-kinetic-char{display:inline-block;background:linear-gradient(180deg,#fff 20%,#e879f9 55%,#22d3ee 120%);-webkit-background-clip:text;background-clip:text;color:transparent;animation:oc-char-pop .9s cubic-bezier(.22,1,.36,1) both,oc-char-float 3.6s ease-in-out infinite;animation-delay:calc(var(--i) * 45ms),calc(.9s + var(--i) * .05s)}@keyframes oc-char-pop{0%{opacity:0;transform:translateY(28px) rotateX(55deg) scale(.85);filter:blur(6px)}to{opacity:1;transform:none;filter:none}}@keyframes oc-char-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.oc-mask-reveal{animation:oc-mask 1.1s cubic-bezier(.22,1,.36,1) both;animation-delay:.15s}@keyframes oc-mask{0%{clip-path:inset(0 100% 0 0);opacity:.2}to{clip-path:inset(0 0 0 0);opacity:1}}.oc-tilt{--rx:6deg;--ry:-8deg;--mx:30%;--my:20%;position:relative;border-radius:1.25rem;border:1px solid rgb(255 255 255/.12);background:rgb(8 8 14/.85);overflow:hidden;transform-style:preserve-3d;transform:perspective(1100px) rotateX(var(--rx)) rotateY(var(--ry));transition:transform .35s ease;box-shadow:0 40px 90px rgb(0 0 0/.5),0 0 0 1px rgb(0 0 0/.5)}.oc-tilt-img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top;transform:translateZ(24px) scale(1.02)}.oc-tilt-img--tall{aspect-ratio:16/11;object-position:center top}.oc-tilt-shine{position:absolute;inset:0;z-index:2;pointer-events:none;background:radial-gradient(420px 240px at var(--mx) var(--my),rgb(255 255 255/.22),transparent 55%);mix-blend-mode:soft-light;opacity:.85}.oc-live-pill{position:absolute;z-index:3;top:.85rem;left:.85rem;display:inline-flex;align-items:center;gap:.45rem;border-radius:999px;border:1px solid rgb(255 255 255/.14);background:rgb(0 0 0/.55);padding:.35rem .75rem;font-size:.62rem;font-weight:700;letter-spacing:.14em;color:#fafafa;backdrop-filter:blur(10px)}.oc-live-dot{width:.45rem;height:.45rem;border-radius:999px;background:#ef4444;box-shadow:0 0 12px #ef4444;animation:oc-live-pulse 1.2s ease-in-out infinite}@keyframes oc-live-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.35;transform:scale(.8)}}.oc-ribbon{position:relative;margin-top:.5rem;display:grid;gap:.75rem;padding:0 0 1.5rem;mask-image:linear-gradient(90deg,transparent,#000 8%,#000 92%,transparent)}.oc-ribbon-track{display:flex;gap:.85rem;width:max-content;will-change:transform}.oc-ribbon-track img{width:min(42vw,320px);aspect-ratio:16/10;object-fit:cover;object-position:top;border-radius:.85rem;border:1px solid rgb(255 255 255/.1);opacity:.72}.oc-ribbon-track--a{animation:oc-ribbon-left 38s linear infinite}.oc-ribbon-track--b{animation:oc-ribbon-right 46s linear infinite}.oc-ribbon-track--b img{opacity:.5;transform:scale(.92)}@keyframes oc-ribbon-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes oc-ribbon-right{0%{transform:translateX(-50%)}to{transform:translateX(0)}}@keyframes oc-rise{0%{opacity:0;transform:translateY(22px);filter:blur(8px)}to{opacity:1;transform:none;filter:none}}.oc-anim-in{animation:oc-rise .85s cubic-bezier(.22,1,.36,1) both}.oc-anim-delay-1{animation-delay:.1s}.oc-anim-delay-2{animation-delay:.2s}.oc-anim-delay-3{animation-delay:.32s}.oc-anim-delay-4{animation-delay:.42s}.oc-reveal{opacity:.2;transform:translateY(36px) scale(.985);filter:blur(6px);transition:opacity .8s ease,transform .8s cubic-bezier(.22,1,.36,1),filter .8s ease}.oc-revealed{opacity:1;transform:none;filter:none}.oc-text-shimmer{background:linear-gradient(90deg,#fff,#e879f9 35%,#22d3ee 65%,#fff);background-size:220% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:oc-shimmer 3.2s linear infinite}@keyframes oc-shimmer{to{background-position:220% 0}}.oc-pain-item{border-top:1px solid rgb(34 211 238/.28);padding-top:1rem;animation:oc-rise .7s ease both;animation-delay:calc(var(--i, 0) * .1s)}.oc-flow-row{display:grid;grid-template-columns:4.5rem 1fr;gap:1rem;border-bottom:1px solid rgb(255 255 255/.06);padding:1.55rem 0;transition:background .25s ease,transform .25s ease}.oc-flow-row--active:hover{background:rgb(255 255 255/.025);transform:translateX(6px)}.oc-flow-num{font-family:var(--font-oc-display),sans-serif;font-size:1.55rem;font-weight:700;background:linear-gradient(180deg,#e879f9,#22d3ee);-webkit-background-clip:text;background-clip:text;color:transparent}.oc-section-mesh{background:radial-gradient(600px 280px at 80% 0,rgb(8 145 178/.1),transparent 60%),#07070c}.oc-who{border-left:2px solid rgb(192 38 211/.55);padding:.35rem 0 .35rem 1.15rem;transition:border-color .25s ease,transform .25s ease,box-shadow .25s ease}.oc-who--glow:hover{border-color:rgb(34 211 238/.8);transform:translateX(4px);box-shadow:-12px 0 30px rgb(34 211 238/.08)}.oc-shot{overflow:hidden;border-radius:1rem;border:1px solid rgb(255 255 255/.08);background:rgb(12 12 18);transition:transform .4s ease,border-color .35s ease,box-shadow .4s ease}.oc-shot--float{animation:oc-float-card 5.5s ease-in-out infinite;animation-delay:calc(var(--i) * .45s)}@keyframes oc-float-card{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.oc-shot:hover{transform:translateY(-6px) scale(1.015);border-color:rgb(232 121 249/.4);box-shadow:0 24px 60px rgb(192 38 211/.18);animation-play-state:paused}.oc-shot img{aspect-ratio:16/10;width:100%;object-fit:cover;object-position:top;transition:transform .6s ease}.oc-shot:hover img{transform:scale(1.06)}.oc-shot figcaption{border-top:1px solid rgb(255 255 255/.06);padding:.75rem 1rem;font-size:.75rem;color:rgb(161 161 170)}.oc-cta-glow{position:absolute;inset:10% 15% auto;height:45%;background:radial-gradient(ellipse,rgb(192 38 211/.22),transparent 70%);filter:blur(28px);pointer-events:none;animation:oc-glow-breathe 5s ease-in-out infinite}@keyframes oc-glow-breathe{0%,to{opacity:.65;transform:scale(1)}50%{opacity:1;transform:scale(1.12)}}.oc-marquee{overflow:hidden;opacity:.18;mask-image:linear-gradient(90deg,transparent,#000 15%,#000 85%,transparent);pointer-events:none}.oc-marquee-track{display:flex;width:max-content;gap:2rem;font-family:var(--font-oc-display),sans-serif;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;letter-spacing:.08em;white-space:nowrap;animation:oc-marquee 18s linear infinite}@keyframes oc-marquee{to{transform:translateX(-50%)}}.oc-remote-section{position:relative;overflow:hidden;border-block:1px solid rgb(255 255 255/.06);background:radial-gradient(700px 360px at 20% 40%,rgb(34 211 238/.1),transparent 60%),radial-gradient(600px 300px at 85% 60%,rgb(192 38 211/.12),transparent 55%),#05050a}.oc-remote-stage{position:relative;margin-top:2.5rem}.oc-remote-frame{position:relative;border-radius:1.4rem;border:1px solid rgb(255 255 255/.14);background:#0b0b12;overflow:hidden;box-shadow:0 0 0 1px rgb(0 0 0/.6),0 50px 100px rgb(0 0 0/.55),0 0 80px rgb(34 211 238/.08);transform:perspective(1400px) rotateX(8deg) rotateY(-4deg);animation:oc-remote-sway 9s ease-in-out infinite}@keyframes oc-remote-sway{0%,to{transform:perspective(1400px) rotateX(8deg) rotateY(-4deg) translateY(0)}50%{transform:perspective(1400px) rotateX(5deg) rotateY(2deg) translateY(-8px)}}.oc-remote-frame img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover;object-position:top center;animation:oc-remote-ken 18s ease-in-out infinite alternate}@keyframes oc-remote-ken{0%{transform:scale(1.02) translateY(0)}to{transform:scale(1.08) translateY(-3%)}}.oc-remote-scan{position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(180deg,transparent,transparent 3px,rgb(34 211 238/.03) 0,rgb(34 211 238/.03) 4px);mix-blend-mode:screen;animation:oc-remote-scanmove 6s linear infinite}@keyframes oc-remote-scanmove{to{background-position:0 40px}}.oc-remote-hud{position:absolute;inset:auto 1rem 1rem 1rem;display:flex;flex-wrap:wrap;gap:.5rem;z-index:2}.oc-remote-chip{border-radius:999px;border:1px solid rgb(255 255 255/.14);background:rgb(0 0 0/.55);padding:.35rem .75rem;font-size:.68rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#e4e4e7;backdrop-filter:blur(10px);animation:oc-chip-pulse 2.8s ease-in-out infinite}.oc-remote-chip:nth-child(2){animation-delay:.4s}.oc-remote-chip:nth-child(3){animation-delay:.8s}.oc-remote-chip:nth-child(4){animation-delay:1.2s}@keyframes oc-chip-pulse{0%,to{box-shadow:0 0 0 0 rgb(34 211 238/0)}50%{box-shadow:0 0 18px rgb(34 211 238/.25)}}.oc-remote-features{display:grid;gap:1rem;margin-top:2rem}@media (min-width:640px){.oc-remote-features{grid-template-columns:repeat(3,1fr)}}.oc-remote-feat{border-top:1px solid rgb(232 121 249/.35);padding-top:.85rem}.oc-remote-feat h3{font-size:.95rem;font-weight:700;color:#fafafa}.oc-remote-feat p{margin-top:.4rem;font-size:.85rem;line-height:1.55;color:#a1a1aa}@supports (animation-timeline:view()){.oc-flow-row{animation:oc-view-rise linear both;animation-timeline:view();animation-range:entry 0 cover 35%}@keyframes oc-view-rise{0%{opacity:.15;transform:translateX(-18px);filter:blur(4px)}to{opacity:1;transform:none;filter:none}}}@media (prefers-reduced-motion:reduce){.oc-anim-in,.oc-aurora,.oc-cta-primary,.oc-cta-sm,.oc-hero-grid,.oc-hero-noise,.oc-icon-spin,.oc-kinetic-char,.oc-live-dot,.oc-marquee-track,.oc-remote-chip,.oc-remote-frame,.oc-remote-frame img,.oc-remote-scan,.oc-ribbon-track,.oc-scroll-progress,.oc-shot--float,.oc-text-shimmer,.oc-waves span{animation:none!important}.oc-reveal{opacity:1;filter:none}.oc-remote-frame,.oc-reveal,.oc-tilt{transform:none}}