*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#ededed;line-height:1.6;width:100%;min-height:100vh;background:#0a0a0a;overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;min-height:100vh}.w-full{width:100%}.h-full{height:100%}.h-screen{height:100vh}.relative{position:relative}.absolute{position:absolute}.object-cover{object-fit:cover}.video-player{position:relative;width:100%;border-radius:8px;overflow:hidden}._overlay_3mfq6_3{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;background:transparent}._iconContainer_3mfq6_17{display:flex;align-items:center;justify-content:center;border-radius:50%;background:#00000080;transition:all .3s cubic-bezier(.4,0,.2,1);animation:_fadeIn_3mfq6_1 .2s ease-out;width:var(--icon-container-size, 80px);height:var(--icon-container-size, 80px)}._iconContainer_3mfq6_17._loading_3mfq6_30{animation:_fadeIn_3mfq6_1 .2s ease-out,_pulse_3mfq6_1 1.5s ease-in-out infinite}._icon_3mfq6_17{width:var(--icon-size, 40px);height:var(--icon-size, 40px);fill:#fff;pointer-events:none}._icon_3mfq6_17._loading_3mfq6_30{animation:_spin_3mfq6_1 1s linear infinite}._customIcon_3mfq6_46{display:flex;align-items:center;justify-content:center;width:var(--icon-size, 40px);height:var(--icon-size, 40px);pointer-events:none}@keyframes _fadeIn_3mfq6_1{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes _fadeInOut_3mfq6_1{0%{opacity:0;transform:scale(.8)}30%{opacity:1;transform:scale(1)}70%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.8)}}@keyframes _pulse_3mfq6_1{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@keyframes _spin_3mfq6_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._errorOverlay_4djr8_5{position:absolute;inset:0;background:#000000e0;display:flex;align-items:center;justify-content:center;z-index:9999;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}._variant_drm_4djr8_19{background:#08041ceb}._variant_network_4djr8_23{background:#040e1eeb}._variant_decode_4djr8_27{background:#140c00eb}._variant_generic_4djr8_31{background:#000000e0}._errorContent_4djr8_37{text-align:center;padding:2.5rem 2rem;max-width:420px;width:90%;color:#ededed;border-radius:16px;border:1px solid rgba(255,255,255,.07);background:#ffffff0a;box-shadow:0 24px 64px #0009}._errorIcon_4djr8_51{font-size:3.5rem;margin-bottom:1.25rem;line-height:1;animation:_iconPulse_4djr8_1 2.4s ease-in-out infinite}@keyframes _iconPulse_4djr8_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.75;transform:scale(.93)}}._variant_drm_4djr8_19 ._errorIcon_4djr8_51{filter:drop-shadow(0 0 12px rgba(251,191,36,.5));animation:_drmGlow_4djr8_1 2.4s ease-in-out infinite}@keyframes _drmGlow_4djr8_1{0%,to{filter:drop-shadow(0 0 12px rgba(251,191,36,.5))}50%{filter:drop-shadow(0 0 24px rgba(251,191,36,.8))}}._variant_network_4djr8_23 ._errorIcon_4djr8_51{animation:_netGlow_4djr8_1 2.4s ease-in-out infinite}@keyframes _netGlow_4djr8_1{0%,to{filter:drop-shadow(0 0 12px rgba(59,130,246,.5))}50%{filter:drop-shadow(0 0 24px rgba(59,130,246,.8))}}._errorTitle_4djr8_86{font-size:1.375rem;font-weight:700;margin-bottom:.875rem;color:#f5f5f5;letter-spacing:-.01em}._variant_drm_4djr8_19 ._errorTitle_4djr8_86{color:#fbbf24}._variant_network_4djr8_23 ._errorTitle_4djr8_86{color:#60a5fa}._variant_decode_4djr8_27 ._errorTitle_4djr8_86{color:#fb923c}._errorMessage_4djr8_100{font-size:.9375rem;line-height:1.65;margin-bottom:.75rem;color:#edededd9}._errorHint_4djr8_109{font-size:.875rem;color:#ededed99;margin-bottom:.75rem}._browserList_4djr8_117{list-style:none;padding:0;margin:0 0 1.5rem;display:flex;flex-direction:column;gap:.375rem}._browserItem_4djr8_126{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#edededcc;padding:.375rem .75rem;border-radius:8px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1)}._errorCode_4djr8_142{font-size:.8125rem;color:#ededed73;font-family:Courier New,Fira Code,monospace;margin-bottom:1.5rem;word-break:break-word}._retryButton_4djr8_152{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border:none;border-radius:10px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;font-family:inherit;letter-spacing:.01em}._retryButton_4djr8_152:hover{transform:translateY(-2px);box-shadow:0 12px 32px #6366f173}._retryButton_4djr8_152:active{transform:translateY(0);opacity:.9}._variant_network_4djr8_23 ._retryButton_4djr8_152{background:linear-gradient(135deg,#1d4ed8,#2563eb);box-shadow:none}._variant_network_4djr8_23 ._retryButton_4djr8_152:hover{box-shadow:0 12px 32px #2563eb73}._variant_drm_4djr8_19 ._retryButton_4djr8_152{background:linear-gradient(135deg,#b45309,#d97706)}._variant_drm_4djr8_19 ._retryButton_4djr8_152:hover{box-shadow:0 12px 32px #d9770673}@media(max-width:640px){._errorContent_4djr8_37{padding:2rem 1.25rem;max-width:95%}._errorIcon_4djr8_51{font-size:3rem}._errorTitle_4djr8_86{font-size:1.125rem}._errorMessage_4djr8_100{font-size:.875rem}._retryButton_4djr8_152{width:100%;justify-content:center}}._playButton_2gfg7_3{background:#ffffff1a;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);color:#fff}._playButton_2gfg7_3:hover{background:#fff3;transform:scale(1.1)}._playButton_2gfg7_3:active{transform:scale(.95)}._playButton_2gfg7_3 svg{width:24px;height:24px;fill:currentColor}._timeDisplay_1wupc_3{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:#fffffff2;font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,Courier New,monospace;-webkit-user-select:none;user-select:none;padding:0 4px;letter-spacing:.5px}._currentTime_1wupc_16{color:#fff}._separator_1wupc_20{color:#ffffff80;font-weight:400}._duration_1wupc_25{color:#ffffffb3}._liveBadge_1wupc_30{display:flex;align-items:center;gap:6px;padding:4px 12px;background:#ef444426;border:1px solid rgba(239,68,68,.4);border-radius:6px;font-size:12px;font-weight:700;color:#ef4444;text-transform:uppercase;letter-spacing:.8px}._liveDot_1wupc_45{width:6px;height:6px;border-radius:50%;background:#ef4444;animation:_pulse_1wupc_1 2s ease-in-out infinite}@keyframes _pulse_1wupc_1{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}}._controlButton_11qxo_3{background:transparent;border:none;color:#fff;cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s cubic-bezier(.4,0,.2,1);font-family:system-ui,-apple-system,sans-serif;-webkit-user-select:none;user-select:none}._controlButton_11qxo_3:hover{background:#ffffff1a;transform:scale(1.05)}._controlButton_11qxo_3:active{transform:scale(.95)}._controlButton_11qxo_3:disabled{opacity:.5;cursor:not-allowed}._controlButton_11qxo_3:disabled:hover{background:transparent;transform:scale(1)}._controlButton_11qxo_3 svg{width:24px;height:24px;color:currentColor}._controlButton_11qxo_3 svg:not([fill=none]){fill:currentColor}._controlButton_11qxo_3 svg path[stroke],._controlButton_11qxo_3 svg circle[stroke],._controlButton_11qxo_3 svg rect[stroke]{stroke:currentColor}._controlButton_11qxo_3 svg text{fill:currentColor}._controlButton_11qxo_3._active_11qxo_62{color:#a78bfa}._controlButton_11qxo_3._danger_11qxo_67{color:#ef4444}._controlButton_11qxo_3._success_11qxo_72{color:#0edfae}._controlButton_11qxo_3._small_11qxo_77{padding:6px}._controlButton_11qxo_3._small_11qxo_77 svg{width:20px;height:20px}._controlButton_11qxo_3._large_11qxo_87{padding:12px}._controlButton_11qxo_3._large_11qxo_87 svg{width:28px;height:28px}._controlButtonWithLabel_11qxo_97{gap:6px;padding:8px 12px}._controlButtonLabel_11qxo_102{font-size:13px;font-weight:500;white-space:nowrap}._container_6dw0q_3{position:absolute;right:20px;bottom:100px;z-index:15;animation:_slideInRight_6dw0q_1 .3s ease-out}._skipButton_6dw0q_11{padding:12px 24px;background:#fffffff2;border:2px solid rgba(0,0,0,.1);border-radius:4px;color:#000;font-size:16px;font-weight:600;font-family:system-ui,-apple-system,sans-serif;cursor:pointer;box-shadow:0 4px 12px #0000004d;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;gap:8px}._skipButton_6dw0q_11:hover{background:#fff;transform:scale(1.05)}._skipButton_6dw0q_11:active{transform:scale(.98)}@keyframes _slideInRight_6dw0q_1{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}._configContainer_1cynr_1{background:#191919cc;border-radius:16px;padding:2rem;border:1px solid rgba(237,237,237,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}._configTitle_1cynr_9{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;color:#ededed}._tabMenu_1cynr_17{display:flex;gap:.5rem;margin-bottom:1.5rem;border-bottom:1px solid rgba(237,237,237,.1)}._tab_1cynr_17{flex:1;padding:.75rem 1rem;background:transparent;border:none;border-bottom:2px solid transparent;color:#ededed99;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}._tab_1cynr_17:hover{color:#ededede6;background:#ededed0d}._tabActive_1cynr_43{color:#ededed;border-bottom-color:#12239f}._configForm_1cynr_64{display:flex;flex-direction:column;gap:1.5rem}._formGroup_1cynr_70{display:flex;flex-direction:column;gap:.5rem}._label_1cynr_76{font-size:.9375rem;font-weight:600;color:#ededede6}._input_1cynr_82{padding:.75rem 1rem;background:#0a0a0a99;border:1px solid rgba(237,237,237,.2);border-radius:8px;color:#ededed;font-size:.9375rem;font-family:inherit;transition:all .2s ease}._input_1cynr_82:focus{outline:none;border-color:#12239f;background:#0a0a0acc}._input_1cynr_82::placeholder{color:#ededed66}._helpText_1cynr_103{font-size:.8125rem;color:#ededed80;margin-top:.5rem;line-height:1.4}._tabContent_1cynr_48{min-height:200px;animation:_fadeIn_1cynr_1 .2s ease-in}@keyframes _fadeIn_1cynr_1{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}._checkboxLabel_1cynr_126{display:flex;align-items:center;gap:.75rem;cursor:pointer;color:#ededede6;font-size:.9375rem;-webkit-user-select:none;user-select:none}._checkbox_1cynr_126{width:18px;height:18px;cursor:pointer;accent-color:#12239f}._radioGroup_1cynr_143{display:flex;gap:1.5rem;flex-wrap:wrap}._radioLabel_1cynr_149{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:#ededede6;font-size:.9375rem;-webkit-user-select:none;user-select:none}._radio_1cynr_143{width:18px;height:18px;cursor:pointer;accent-color:#12239f}._formSection_1cynr_166{display:flex;flex-direction:column;gap:1rem}._runButton_1cynr_172{padding:1rem 2rem;background:linear-gradient(135deg,#12239f,#080719);color:#ededed;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;font-family:inherit;margin-top:1rem}._runButton_1cynr_172:hover{transform:translateY(-2px);box-shadow:0 10px 30px #12239f66}._runButton_1cynr_172:active{transform:translateY(0)}@media(max-width:768px){._configContainer_1cynr_1{padding:1.5rem}._radioGroup_1cynr_143{flex-direction:column;gap:.75rem}}._app_4mduc_2{min-height:100vh;background:#07080f;color:#e8eaf0;position:relative;font-family:Inter,system-ui,-apple-system,sans-serif}._background_4mduc_11{position:fixed;inset:0;z-index:0;pointer-events:none}._gradient_4mduc_18{position:absolute;inset:-50%;background:radial-gradient(circle at 50% 30%,rgba(99,102,241,.12) 0%,rgba(139,92,246,.08) 30%,transparent 60%);animation:_bgPulse_4mduc_1 12s ease-in-out infinite alternate}._grid_4mduc_28{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 40%,transparent 100%)}._orb1_4mduc_38{position:absolute;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.15) 0%,transparent 70%);top:-200px;left:-100px;animation:_orbFloat_4mduc_1 18s ease-in-out infinite alternate}._orb2_4mduc_49{position:absolute;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(139,92,246,.12) 0%,transparent 70%);top:100px;right:-100px;animation:_orbFloat_4mduc_1 22s ease-in-out infinite alternate-reverse}@keyframes _bgPulse_4mduc_1{0%{transform:scale(1) rotate(0)}to{transform:scale(1.15) rotate(10deg)}}@keyframes _orbFloat_4mduc_1{0%{transform:translate(0)}to{transform:translate(40px,60px)}}._header_4mduc_81{position:sticky;top:0;z-index:200;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#07080fbf;border-bottom:1px solid rgba(255,255,255,.07);padding:0 2rem;height:60px}._headerContent_4mduc_93{max-width:1400px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center}._logo_4mduc_102{display:flex;align-items:center;gap:.5rem}._logoMark_4mduc_108{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.875rem;color:#fff;flex-shrink:0;box-shadow:0 0 16px #6366f166;letter-spacing:-.5px}._logoText_4mduc_124{font-weight:800;font-size:1rem;color:#e8eaf0;letter-spacing:.05em}._logoBadge_4mduc_131{font-size:.8125rem;font-weight:600;color:#e8eaf073}._logoVersion_4mduc_137{font-size:.6875rem;padding:.15rem .5rem;background:#6366f126;border:1px solid rgba(99,102,241,.3);border-radius:20px;color:#a5b4fc;font-weight:600}._nav_4mduc_147{display:flex;gap:.25rem}._navLink_4mduc_152{padding:.4rem .875rem;border-radius:6px;color:#e8eaf099;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}._navLink_4mduc_152:hover{color:#e8eaf0;background:#ffffff0f}._navLinkDocs_4mduc_167{padding:.4rem .875rem;border-radius:6px;color:#a5b4fc;text-decoration:none;font-size:.875rem;font-weight:600;border:1px solid rgba(99,102,241,.3);background:#6366f114;transition:color .2s,background .2s,border-color .2s}._navLinkDocs_4mduc_167:hover{background:#6366f12e;border-color:#6366f180;color:#c7d2fe}._main_4mduc_186{position:relative;z-index:1}._hero_4mduc_192{max-width:900px;margin:0 auto;text-align:center;padding:5rem 2rem 3.5rem;animation:_fadeUp_4mduc_1 .8s ease-out both}@keyframes _fadeUp_4mduc_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}._heroPill_4mduc_212{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.28);border-radius:999px;font-size:.8125rem;font-weight:500;color:#a5b4fc;margin-bottom:1.75rem}._heroPillDot_4mduc_226{width:6px;height:6px;border-radius:50%;background:#6366f1;box-shadow:0 0 8px #6366f1;flex-shrink:0;animation:_dotPulse_4mduc_1 2s ease-in-out infinite}@keyframes _dotPulse_4mduc_1{0%,to{opacity:1}50%{opacity:.35}}._heroTitle_4mduc_248{font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;color:#e8eaf0;margin-bottom:1.25rem}._titleGrad_4mduc_257{background:linear-gradient(130deg,#818cf8,#c084fc,#e879f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSub_4mduc_264{font-size:1.0625rem;color:#e8eaf094;line-height:1.65;max-width:640px;margin:0 auto 2.25rem}._heroActions_4mduc_272{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}._btnPrimary_4mduc_279{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:10px;font-weight:600;font-size:.9375rem;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #6366f159}._btnPrimary_4mduc_279:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f180}._btnGhost_4mduc_299{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);color:#e8eaf0c7;border-radius:10px;font-weight:500;font-size:.9375rem;text-decoration:none;transition:background .2s,border-color .2s,color .2s}._btnGhost_4mduc_299:hover{background:#ffffff17;border-color:#ffffff38;color:#e8eaf0}._playerSection_4mduc_320{max-width:1200px;margin:0 auto;padding:0 2rem 4rem}._playerFrame_4mduc_326{position:relative;border-radius:20px;overflow:hidden;background:#000;box-shadow:0 0 0 1px #ffffff14,0 40px 100px #000000b3,0 0 80px #6366f11a;animation:_fadeUp_4mduc_1 .9s .15s ease-out both}._playerGlow_4mduc_338{position:absolute;inset:-2px;border-radius:22px;background:linear-gradient(135deg,rgba(99,102,241,.3),rgba(139,92,246,.2),transparent 60%);z-index:-1;filter:blur(12px);pointer-events:none}._playerInner_4mduc_348{width:100%;aspect-ratio:16/9;position:relative;background:#000}._playerInner_4mduc_348>*{width:100%!important;height:100%!important;position:absolute;inset:0}._statsBar_4mduc_363{max-width:1200px;margin:0 auto 5rem;padding:0 2rem;display:grid;grid-template-columns:repeat(4,1fr);background:#ffffff0b;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.06);gap:1px}._statItem_4mduc_376{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.75rem 1rem;background:#07080ff2;gap:.375rem;transition:background .2s}._statItem_4mduc_376:hover{background:#6366f112}._statValue_4mduc_391{font-size:2rem;font-weight:800;letter-spacing:-.04em;white-space:pre-line;text-align:center;line-height:1.1;background:linear-gradient(135deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._statLabel_4mduc_404{font-size:.8125rem;color:#e8eaf07a;font-weight:500;text-align:center}._sectionHead_4mduc_412{text-align:center;margin-bottom:3rem}._sectionPill_4mduc_417{display:inline-block;padding:.3rem .875rem;background:#6366f11a;border:1px solid rgba(99,102,241,.24);border-radius:999px;font-size:.6875rem;font-weight:700;color:#a5b4fc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}._sectionTitle_4mduc_431{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.03em;color:#e8eaf0;margin-bottom:.75rem}._sectionSub_4mduc_439{font-size:1rem;color:#e8eaf085;max-width:480px;margin:0 auto;line-height:1.6}._featuresSection_4mduc_448{max-width:1200px;margin:0 auto 6rem;padding:0 2rem}._featureGrid_4mduc_454{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}._featureCard_4mduc_460{padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.07);border-radius:16px;display:flex;flex-direction:column;gap:.75rem;transition:transform .2s,border-color .2s,box-shadow .2s,background .2s;cursor:default}._featureCard_4mduc_460:hover{transform:translateY(-4px);border-color:#6366f152;box-shadow:0 12px 40px #6366f11a;background:#6366f10d}._featureCardTop_4mduc_479{display:flex;align-items:center;gap:.625rem}._featureCardIcon_4mduc_485{width:20px;height:20px;color:#818cf8;flex-shrink:0;display:flex;align-items:center;justify-content:center}._featureCardIcon_4mduc_485 svg{width:100%;height:100%}._featureCardTitle_4mduc_500{font-size:.9rem;font-weight:700;color:#e8eaf0;margin:0}._featureCardDesc_4mduc_507{font-size:.8rem;color:#e8eaf085;line-height:1.55;margin:0;flex:1}._tagList_4mduc_515{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:auto}._tag_4mduc_515{padding:.175rem .45rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:4px;font-size:.65rem;font-weight:600;color:#a5b4fc;white-space:nowrap}._playgroundSection_4mduc_534{max-width:1200px;margin:0 auto 6rem;padding:0 2rem}._playground_4mduc_534{display:flex;flex-direction:column;gap:1rem;background:#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:20px;padding:1.75rem}._urlBar_4mduc_551{display:flex;align-items:center;gap:0;background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;transition:border-color .2s}._urlBar_4mduc_551:focus-within{border-color:#6366f180;box-shadow:0 0 0 3px #6366f11f}._urlIcon_4mduc_567{width:16px;height:16px;color:#e8eaf04d;margin:0 .875rem;flex-shrink:0}._urlInput_4mduc_575{flex:1;background:transparent;border:none;outline:none;font-size:.9rem;color:#e8eaf0;padding:.875rem 0;font-family:SF Mono,Fira Code,monospace;min-width:0}._urlInput_4mduc_575::placeholder{color:#e8eaf047}._urlBtn_4mduc_591{padding:.875rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;color:#fff;font-size:.875rem;font-weight:700;cursor:pointer;transition:opacity .2s;white-space:nowrap;letter-spacing:.02em}._urlBtn_4mduc_591:hover{opacity:.88}._presetRow_4mduc_609{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._presetLabel_4mduc_616{font-size:.75rem;font-weight:600;color:#e8eaf061;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap;margin-right:.25rem}._presetBtn_4mduc_626{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem .875rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:8px;color:#e8eaf0a6;font-size:.8rem;font-weight:500;cursor:pointer;transition:background .15s,border-color .15s,color .15s;white-space:nowrap}._presetBtn_4mduc_626:hover{background:#ffffff12;border-color:#ffffff24;color:#e8eaf0}._presetBtnActive_4mduc_648{background:#6366f126!important;border-color:#6366f166!important;color:#c7d2fe!important}._presetType_4mduc_654{font-size:.6rem;font-weight:800;padding:.15rem .35rem;border-radius:3px;letter-spacing:.05em}._presetTypeHLS_4mduc_662{background:#22c55e33;color:#86efac}._presetTypeDASH_4mduc_667{background:#3b82f633;color:#93c5fd}._presetTypeLIVE_4mduc_672{background:#ef444433;color:#fca5a5}._presetTypeMP4_4mduc_677{background:#eab30833;color:#fde047}._presetTypeDRM_4mduc_682{background:#a855f733;color:#d8b4fe}._drmCapabilityRow_4mduc_688{display:flex;flex-wrap:wrap;align-items:center;gap:6px;padding:6px 0 2px}._drmBadgeChecking_4mduc_696{font-size:.7rem;color:#e8eaf073;font-style:italic}._drmBadgeError_4mduc_702{font-size:.7rem;font-weight:600;color:#fca5a5;padding:3px 8px;border-radius:5px;background:#ef44441a;border:1px solid rgba(239,68,68,.25)}._advancedRow_4mduc_713{display:flex;align-items:center}._advancedToggle_4mduc_718{display:inline-flex;align-items:center;gap:.375rem;background:transparent;border:none;color:#e8eaf073;font-size:.8125rem;font-weight:500;cursor:pointer;padding:.25rem 0;transition:color .2s}._advancedToggle_4mduc_718:hover{color:#e8eaf0bf}._advancedPanel_4mduc_736{background:#00000040;border:1px solid rgba(255,255,255,.07);border-radius:12px;padding:1.25rem}._previewWrap_4mduc_744{display:flex;flex-direction:column;gap:.625rem}._previewBar_4mduc_750{display:flex;align-items:center;gap:.5rem}._previewDot_4mduc_756{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 8px #22c55e;flex-shrink:0;animation:_dotPulse_4mduc_1 2s ease-in-out infinite}._previewBarText_4mduc_766{font-size:.8125rem;font-weight:600;color:#e8eaf08c}._previewTypeChip_4mduc_772{font-size:.65rem;font-weight:800;padding:.15rem .5rem;border-radius:4px;letter-spacing:.06em;background:#6366f126;border:1px solid rgba(99,102,241,.25);color:#a5b4fc}._previewPlayer_4mduc_783{border-radius:14px;overflow:hidden;background:#000;aspect-ratio:16/9;position:relative;box-shadow:0 0 0 1px #ffffff12,0 24px 60px #0000008c}._previewPlayer_4mduc_783>*{position:absolute!important;inset:0!important;width:100%!important;height:100%!important}._footer_4mduc_800{border-top:1px solid rgba(255,255,255,.06);padding:2.5rem 2rem}._footerContent_4mduc_805{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}._footerLogo_4mduc_815{display:flex;align-items:center;gap:.625rem;font-weight:700;font-size:.9375rem;color:#e8eaf0a6}._footerTagline_4mduc_824{font-size:.8125rem;color:#e8eaf04d;margin:0}._footerLinks_4mduc_830{display:flex;gap:1.5rem}._footerLink_4mduc_830{font-size:.8125rem;color:#e8eaf066;text-decoration:none;transition:color .2s}._footerLink_4mduc_830:hover{color:#e8eaf0cc}@media(max-width:1024px){._featureGrid_4mduc_454{grid-template-columns:repeat(3,1fr)}._statsBar_4mduc_363{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._featureGrid_4mduc_454{grid-template-columns:repeat(2,1fr)}._heroTitle_4mduc_248{font-size:2.25rem}._nav_4mduc_147{display:none}._presetBtn_4mduc_626 span:last-child{display:none}}@media(max-width:480px){._featureGrid_4mduc_454{grid-template-columns:1fr}._heroActions_4mduc_272{flex-direction:column;width:100%}._btnPrimary_4mduc_279,._btnGhost_4mduc_299{width:100%;justify-content:center}._footerContent_4mduc_805{flex-direction:column;text-align:center}._footerLinks_4mduc_830{justify-content:center}._playground_4mduc_534{padding:1.25rem}}._page_157eh_2{min-height:100vh;background:#07080f;color:#e8eaf0;position:relative;font-family:Inter,system-ui,-apple-system,sans-serif}._background_157eh_11{position:fixed;inset:0;z-index:0;pointer-events:none}._gradient_157eh_18{position:absolute;inset:-50%;background:radial-gradient(circle at 60% 20%,rgba(139,92,246,.14) 0%,rgba(99,102,241,.08) 35%,transparent 65%);animation:_bgPulse_157eh_1 14s ease-in-out infinite alternate}._grid_157eh_28{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:60px 60px;-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 40%,transparent 100%);mask-image:radial-gradient(ellipse 80% 60% at 50% 0%,black 40%,transparent 100%)}._orb1_157eh_38{position:absolute;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(99,102,241,.13) 0%,transparent 70%);top:-250px;right:-150px;animation:_orbFloat_157eh_1 20s ease-in-out infinite alternate}._orb2_157eh_49{position:absolute;width:450px;height:450px;border-radius:50%;background:radial-gradient(circle,rgba(192,132,252,.1) 0%,transparent 70%);top:300px;left:-100px;animation:_orbFloat_157eh_1 25s ease-in-out infinite alternate-reverse}@keyframes _bgPulse_157eh_1{0%{transform:scale(1) rotate(0)}to{transform:scale(1.12) rotate(8deg)}}@keyframes _orbFloat_157eh_1{0%{transform:translate(0)}to{transform:translate(50px,70px)}}@keyframes _fadeUp_157eh_1{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes _dotPulse_157eh_1{0%,to{opacity:1}50%{opacity:.35}}._header_157eh_78{position:sticky;top:0;z-index:200;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#07080fbf;border-bottom:1px solid rgba(255,255,255,.07);padding:0 2rem;height:60px}._headerContent_157eh_90{max-width:1400px;margin:0 auto;height:100%;display:flex;justify-content:space-between;align-items:center}._logo_157eh_99{display:flex;align-items:center;gap:.5rem;text-decoration:none}._logoMark_157eh_106{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:.875rem;color:#fff;flex-shrink:0;box-shadow:0 0 16px #6366f166}._logoText_157eh_121{font-weight:800;font-size:1rem;color:#e8eaf0;letter-spacing:.05em}._logoBadge_157eh_128{font-size:.8125rem;font-weight:600;color:#e8eaf073}._nav_157eh_134{display:flex;gap:.25rem;align-items:center}._navLink_157eh_140{padding:.4rem .875rem;border-radius:6px;color:#e8eaf099;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s,background .2s}._navLink_157eh_140:hover{color:#e8eaf0;background:#ffffff0f}._navLinkActive_157eh_155{padding:.4rem .875rem;border-radius:6px;color:#a5b4fc;font-size:.875rem;font-weight:600;border:1px solid rgba(99,102,241,.3);background:#6366f114;cursor:default}._main_157eh_167{position:relative;z-index:1}._sectionHead_157eh_173{text-align:center;margin-bottom:3.5rem;animation:_fadeUp_157eh_1 .7s ease-out both}._sectionPill_157eh_179{display:inline-block;padding:.3rem .875rem;background:#6366f11a;border:1px solid rgba(99,102,241,.28);border-radius:999px;font-size:.75rem;font-weight:600;color:#a5b4fc;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}._sectionTitle_157eh_193{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:800;letter-spacing:-.035em;color:#e8eaf0;margin-bottom:.875rem;line-height:1.1}._sectionSub_157eh_202{font-size:1.0625rem;color:#e8eaf08c;max-width:560px;margin:0 auto;line-height:1.65}._btnPrimary_157eh_211{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.75rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border-radius:10px;font-weight:600;font-size:.9375rem;text-decoration:none;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 20px #6366f159}._btnPrimary_157eh_211:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f180}._btnGhost_157eh_231{display:inline-flex;align-items:center;padding:.75rem 1.75rem;color:#e8eaf0bf;border:1px solid rgba(255,255,255,.12);border-radius:10px;font-weight:500;font-size:.9375rem;text-decoration:none;transition:color .2s,border-color .2s,background .2s}._btnGhost_157eh_231:hover{color:#e8eaf0;border-color:#ffffff40;background:#ffffff0a}._hero_157eh_251{max-width:900px;margin:0 auto;text-align:center;padding:5rem 2rem 3.5rem;animation:_fadeUp_157eh_1 .8s ease-out both}._heroPill_157eh_259{display:inline-flex;align-items:center;gap:.5rem;padding:.4rem 1rem;background:#6366f11a;border:1px solid rgba(99,102,241,.28);border-radius:999px;font-size:.8125rem;font-weight:500;color:#a5b4fc;margin-bottom:1.75rem}._heroPillDot_157eh_273{width:6px;height:6px;border-radius:50%;background:#6366f1;box-shadow:0 0 8px #6366f1;flex-shrink:0;animation:_dotPulse_157eh_1 2s ease-in-out infinite}._heroTitle_157eh_283{font-size:clamp(2.75rem,5.5vw,4.5rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;color:#e8eaf0;margin-bottom:1.25rem}._titleGrad_157eh_292{background:linear-gradient(130deg,#818cf8,#c084fc,#e879f9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._heroSub_157eh_299{font-size:1.0625rem;color:#e8eaf094;line-height:1.65;max-width:660px;margin:0 auto 2.25rem}._heroActions_157eh_307{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}._metricsBar_157eh_315{display:flex;justify-content:center;flex-wrap:wrap;gap:0;padding:0 2rem 4rem;max-width:1100px;margin:0 auto;animation:_fadeUp_157eh_1 .9s ease-out .1s both}._metricItem_157eh_326{flex:1;min-width:140px;text-align:center;padding:1.5rem 1rem;border-right:1px solid rgba(255,255,255,.07);position:relative}._metricItem_157eh_326:last-child{border-right:none}._metricTop_157eh_339{display:flex;align-items:baseline;justify-content:center;gap:.25rem;margin-bottom:.25rem}._metricValue_157eh_347{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-.04em;background:linear-gradient(130deg,#818cf8,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._metricUnit_157eh_357{font-size:.875rem;font-weight:600;color:#818cf8b3;margin-left:2px}._metricLabel_157eh_364{display:block;font-size:.8125rem;font-weight:600;color:#e8eaf0bf;margin-bottom:.2rem}._metricNote_157eh_372{display:block;font-size:.7rem;color:#e8eaf061;letter-spacing:.02em}._whySection_157eh_380{padding:0 2rem 5rem;max-width:1200px;margin:0 auto}._whyGrid_157eh_386{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}._whyCard_157eh_392{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.75rem;transition:border-color .25s,transform .25s}._whyCard_157eh_392:hover{border-color:#6366f159;transform:translateY(-3px)}._whyIcon_157eh_405{display:flex;width:40px;height:40px;border-radius:10px;background:#6366f11f;border:1px solid rgba(99,102,241,.22);align-items:center;justify-content:center;color:#818cf8;margin-bottom:1rem;flex-shrink:0}._whyIcon_157eh_405 svg{width:18px;height:18px}._whyTitle_157eh_424{font-size:1rem;font-weight:700;color:#e8eaf0;margin-bottom:.625rem;letter-spacing:-.015em}._whyDesc_157eh_432{font-size:.875rem;color:#e8eaf08c;line-height:1.65}._archSection_157eh_439{padding:0 2rem 5rem;max-width:900px;margin:0 auto}._archDiagram_157eh_445{position:relative;display:flex;flex-direction:column;gap:0;margin-bottom:2.5rem}._archLayer_157eh_453{display:flex;align-items:center;gap:1.25rem;margin-bottom:6px}._archLayerBar_157eh_460{flex:1;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-left:3px solid var(--layer-color, #6366f1);border-radius:8px;padding:.875rem 1.25rem;display:flex;align-items:center;transition:background .2s}._archLayerBar_157eh_460:hover{background:#ffffff0d}._archLayerLabel_157eh_476{font-size:.875rem;font-weight:600;color:#e8eaf0;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace}._archLayerNote_157eh_483{font-size:.75rem;color:#e8eaf066;white-space:nowrap;min-width:180px;text-align:right}._archConnectors_157eh_491{display:none}._archCallouts_157eh_495{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-top:1.5rem}._archCallout_157eh_495{background:#6366f10f;border:1px solid rgba(99,102,241,.18);border-radius:10px;padding:1rem 1.125rem;font-size:.8125rem;color:#e8eaf0a6;line-height:1.6}._archCallout_157eh_495 strong{color:#a5b4fc}._archCallout_157eh_495 em{color:#e8eaf0d9;font-style:normal;font-weight:600}._dxSection_157eh_523{padding:0 2rem 5rem;max-width:1200px;margin:0 auto}._dxGrid_157eh_529{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem}._dxCard_157eh_535{background:#ffffff08;border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:1.75rem;display:flex;flex-direction:column;gap:.875rem;transition:border-color .25s,transform .25s}._dxCard_157eh_535:hover{border-color:#6366f159;transform:translateY(-3px)}._dxCardTop_157eh_551{display:flex;align-items:center;gap:.75rem}._dxIcon_157eh_557{display:flex;width:36px;height:36px;border-radius:9px;background:#6366f11f;border:1px solid rgba(99,102,241,.22);align-items:center;justify-content:center;color:#818cf8;flex-shrink:0}._dxIcon_157eh_557 svg{width:16px;height:16px}._dxTitle_157eh_575{font-size:.9375rem;font-weight:700;color:#e8eaf0;letter-spacing:-.015em}._dxDesc_157eh_582{font-size:.8125rem;color:#e8eaf08c;line-height:1.65}._dxCode_157eh_588{background:#00000059;border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:.875rem 1rem;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.75rem;line-height:1.6;color:#a5b4fc;overflow-x:auto;margin-top:auto;white-space:pre}._compareSection_157eh_603{padding:0 2rem 5rem;max-width:1200px;margin:0 auto}._legendRow_157eh_609{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center;margin-bottom:2rem}._legendItem_157eh_617{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#e8eaf08c}._tableWrap_157eh_625{overflow-x:auto;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff05}._table_157eh_625{width:100%;border-collapse:collapse;font-size:.875rem}._thFeature_157eh_638{text-align:left;padding:1rem 1.25rem;font-weight:700;color:#e8eaf080;font-size:.75rem;text-transform:uppercase;letter-spacing:.07em;border-bottom:1px solid rgba(255,255,255,.08);min-width:200px}._th_157eh_638{text-align:center;padding:1rem .75rem;font-weight:600;color:#e8eaf099;font-size:.8rem;border-bottom:1px solid rgba(255,255,255,.08);min-width:120px;line-height:1.4}._thPlayron_157eh_661{color:#a5b4fc;background:#6366f10f}._thSub_157eh_666{display:block;font-weight:400;font-size:.7rem;color:#e8eaf059;margin-top:2px}._trEven_157eh_674{background:transparent}._trOdd_157eh_678{background:#ffffff04}._trEven_157eh_674:hover,._trOdd_157eh_678:hover{background:#6366f10d}._tdFeature_157eh_687{padding:.75rem 1.25rem;color:#e8eaf0cc;font-weight:500;border-bottom:1px solid rgba(255,255,255,.04)}._td_157eh_687{padding:.75rem;text-align:center;border-bottom:1px solid rgba(255,255,255,.04)}._tdPlayron_157eh_700{background:#6366f10a}._supportBadge_157eh_705{display:inline-flex;align-items:center;justify-content:center;width:26px;height:22px;border-radius:5px;font-size:.8rem;font-weight:700;cursor:help}._full_157eh_717{background:#22c55e21;border:1px solid rgba(34,197,94,.28);color:#86efac}._partial_157eh_723{background:#fbbf241f;border:1px solid rgba(251,191,36,.25);color:#fde68a}._plugin_157eh_729{background:#6366f11f;border:1px solid rgba(99,102,241,.25);color:#a5b4fc}._none_157eh_735{background:#ffffff0a;border:1px solid rgba(255,255,255,.1);color:#e8eaf04d}._paid_157eh_741{background:#ef44441a;border:1px solid rgba(239,68,68,.22);color:#fca5a5}._tableDisclaimer_157eh_747{margin-top:1.25rem;font-size:.75rem;color:#e8eaf04d;text-align:center;line-height:1.6}._tradeoffsSection_157eh_756{padding:0 2rem 5rem;max-width:1200px;margin:0 auto}._tradeoffsGrid_157eh_762{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}._tradeoffCard_157eh_768{background:#ffffff06;border:1px solid rgba(255,255,255,.07);border-radius:14px;padding:1.5rem}._tradeoffHeader_157eh_775{display:flex;align-items:center;gap:.625rem;margin-bottom:.75rem}._tradeoffHeader_157eh_775 h3{font-size:.9375rem;font-weight:700;color:#e8eaf0}._tradeoffIconWarn_157eh_788{font-size:.9rem;color:#fbbf24}._tradeoffCard_157eh_768 p{font-size:.8125rem;color:#e8eaf08c;line-height:1.65}._ctaSection_157eh_800{padding:0 2rem 6rem;max-width:900px;margin:0 auto}._ctaBox_157eh_806{background:#6366f10f;border:1px solid rgba(99,102,241,.22);border-radius:20px;padding:3rem 3rem 2.5rem;text-align:center}._ctaTitle_157eh_814{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800;letter-spacing:-.03em;color:#e8eaf0;margin-bottom:.625rem}._ctaSub_157eh_822{font-size:1rem;color:#e8eaf08c;margin-bottom:1.75rem}._ctaCode_157eh_828{background:#00000073;border:1px solid rgba(255,255,255,.09);border-radius:12px;padding:1.5rem 1.75rem;font-family:JetBrains Mono,Fira Code,monospace;font-size:.825rem;line-height:1.7;color:#a5b4fc;text-align:left;overflow-x:auto;margin-bottom:2rem;white-space:pre}._ctaActions_157eh_843{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap}._footer_157eh_851{border-top:1px solid rgba(255,255,255,.07);padding:2rem}._footerContent_157eh_856{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:.75rem}._footerLogo_157eh_865{display:flex;align-items:center;gap:.5rem;font-weight:700;color:#e8eaf0b3}._footerTagline_157eh_873{font-size:.8125rem;color:#e8eaf04d}._footerLinks_157eh_878{display:flex;gap:1.5rem}._footerLink_157eh_878{font-size:.8125rem;color:#e8eaf066;text-decoration:none;transition:color .2s}._footerLink_157eh_878:hover{color:#e8eaf0bf}@media(max-width:768px){._metricsBar_157eh_315{gap:0}._metricItem_157eh_326{border-right:none;border-bottom:1px solid rgba(255,255,255,.07);flex-basis:50%}._metricItem_157eh_326:nth-child(odd){border-right:1px solid rgba(255,255,255,.07)}._archLayer_157eh_453{flex-direction:column;align-items:flex-start;gap:.25rem}._archLayerNote_157eh_483{text-align:left;white-space:normal}._tableWrap_157eh_625{border-radius:10px}._ctaBox_157eh_806{padding:2rem 1.5rem}._ctaCode_157eh_828{font-size:.7rem}}@media(max-width:480px){._heroTitle_157eh_283{font-size:2.25rem}._metricItem_157eh_326{flex-basis:100%;border-right:none}}
