.DemoVideoSection_section__y9o0g{position:relative;background:var(--bg);padding:80px 0 88px;overflow:hidden;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.DemoVideoSection_glow__Sq_9_{position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:700px;height:500px;border-radius:50%;background:radial-gradient(ellipse,rgba(0,212,255,.07) 0,transparent 65%);pointer-events:none}.DemoVideoSection_header__Sto0I{text-align:center;margin-bottom:40px}.DemoVideoSection_eyebrow__H5_GT{display:inline-flex;align-items:center;gap:8px;font-size:.68rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--cyan);margin-bottom:14px}.DemoVideoSection_eyebrowDot__dSzW0{width:6px;height:6px;border-radius:50%;background:var(--cyan);box-shadow:0 0 8px var(--cyan);flex-shrink:0;animation:DemoVideoSection_pulse__M9HbY 2.2s ease-in-out infinite}@keyframes DemoVideoSection_pulse__M9HbY{0%,to{opacity:1}50%{opacity:.35}}.DemoVideoSection_title__tx2yd{font-family:var(--font-head);font-size:clamp(1.9rem,3.5vw,2.8rem);font-weight:800;letter-spacing:-.04em;line-height:1.07;color:var(--t-1);margin-bottom:14px}.DemoVideoSection_accent__e_FJo{background:linear-gradient(130deg,var(--cyan) 0,#60efff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.DemoVideoSection_sub__VB4uu{font-size:1rem;color:var(--t-2);line-height:1.7;max-width:520px;margin:0 auto}.DemoVideoSection_videoWrap__Oc1yg{max-width:880px;margin:0 auto 44px;border-radius:var(--r-xl);overflow:hidden;box-shadow:0 0 0 1px var(--border),0 28px 72px rgba(0,0,0,.55);background:#000}.DemoVideoSection_playerWrap__8V7bX{position:relative;aspect-ratio:16/9;background:#000;overflow:hidden}.DemoVideoSection_iframe__M5o41{position:absolute;inset:0;width:100%;height:100%;border:none;display:block}.DemoVideoSection_nativeVideo__TOaDu{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;background:#000;display:block}.DemoVideoSection_loadingOverlay__eLm1S{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);pointer-events:none}.DemoVideoSection_loadingSpinner__zn4eW{width:36px;height:36px;border-radius:50%;border:3px solid hsla(0,0%,100%,.15);border-top:3px solid var(--cyan);animation:DemoVideoSection_spin__xb7Kn .8s linear infinite}@keyframes DemoVideoSection_spin__xb7Kn{to{transform:rotate(1turn)}}.DemoVideoSection_muteBtn__8v7sf{position:absolute;bottom:14px;left:14px;z-index:20;display:inline-flex;align-items:center;gap:7px;padding:7px 14px;background:rgba(0,0,0,.65);border:1px solid hsla(0,0%,100%,.18);border-radius:99px;font-family:var(--font-body);font-size:.76rem;font-weight:600;color:hsla(0,0%,100%,.9);cursor:pointer;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .18s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DemoVideoSection_muteBtn__8v7sf:hover{background:rgba(0,0,0,.85);border-color:hsla(0,0%,100%,.35);color:#fff}.DemoVideoSection_muteBtnOn__jITPE{background:rgba(0,212,255,.18);border-color:rgba(0,212,255,.5);color:var(--cyan)}.DemoVideoSection_muteBtnOn__jITPE:hover{background:rgba(0,212,255,.28);border-color:var(--cyan)}.DemoVideoSection_comingSoon__LRWEj{aspect-ratio:16/9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;background:var(--surface-2)}.DemoVideoSection_comingSoonIcon__52epl{font-size:3rem}.DemoVideoSection_comingSoonTitle__copnT{font-family:var(--font-head);font-size:1.1rem;font-weight:700;color:var(--t-1);letter-spacing:-.02em}.DemoVideoSection_comingSoonSub__3lbn9{font-size:.82rem;color:var(--t-3)}.DemoVideoSection_comingSoonSub__3lbn9 code{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:1px 6px;font-size:.78em;color:var(--cyan)}.DemoVideoSection_callouts__eadOg{max-width:880px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}.DemoVideoSection_callout__I4kjK{display:flex;align-items:flex-start;gap:14px;padding:18px 20px;background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);box-shadow:var(--shadow-sm);transition:border-color .2s,box-shadow .2s}.DemoVideoSection_callout__I4kjK:hover{border-color:var(--border-mid);box-shadow:var(--shadow-md)}.DemoVideoSection_calloutIcon__xRpBw{font-size:1.3rem;flex-shrink:0;margin-top:1px}.DemoVideoSection_calloutTitle__P1eDW{font-family:var(--font-head);font-size:.9rem;font-weight:700;color:var(--t-1);margin-bottom:3px;letter-spacing:-.02em}.DemoVideoSection_calloutDesc__PPbpS{font-size:.78rem;color:var(--t-3);line-height:1.55}@media(max-width:768px){.DemoVideoSection_callouts__eadOg{grid-template-columns:1fr}}@media(max-width:480px){.DemoVideoSection_section__y9o0g{padding:60px 0 68px}}