*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--sf-primary: #155bcd;--sf-primary-light: #2c99ff;--sf-primary-dark: #0d47a1;--sf-primary-glow: rgba(21, 91, 205, .35);--sf-accent: #00d4aa;--sf-accent-light: #33ffd2;--sf-dark: #0a0e27;--sf-dark-surface: #111738;--sf-dark-card: #161d42;--sf-dark-border: rgba(255, 255, 255, .08);--sf-light-bg: #f5f7fb;--sf-light-card: #ffffff;--sf-light-border: #e2e8f0;--sf-text-primary: #0f172a;--sf-text-secondary: #64748b;--sf-text-muted: #94a3b8;--sf-radius: 16px;--sf-radius-sm: 10px;--sf-radius-xs: 6px;--sf-transition: .3s cubic-bezier(.4, 0, .2, 1);--sf-shadow-sm: 0 1px 3px rgba(0, 0, 0, .04), 0 1px 2px rgba(0, 0, 0, .06);--sf-shadow-md: 0 4px 20px rgba(0, 0, 0, .06), 0 1px 3px rgba(0, 0, 0, .04);--sf-shadow-lg: 0 12px 40px rgba(0, 0, 0, .1), 0 4px 12px rgba(0, 0, 0, .05);--sf-shadow-glow: 0 0 60px rgba(21, 91, 205, .15)}html{scroll-behavior:smooth;scroll-padding-top:72px}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--sf-text-primary);line-height:1.6;background:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.demo-nav{position:sticky;top:0;z-index:100;background:#0a0e27eb;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(255,255,255,.06);transition:box-shadow .3s}.demo-nav.scrolled{box-shadow:0 4px 30px #0000004d}.demo-nav-inner{max-width:1280px;margin:0 auto;padding:0 32px;height:64px;display:flex;align-items:center}.demo-logo{font-weight:700;font-size:17px;color:#fff;text-decoration:none;display:flex;align-items:center;gap:6px;flex-shrink:0}.demo-logo-img{height:40px;width:auto}.demo-nav-links{display:flex;align-items:center;gap:2px;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;flex:1;margin-left:40px;mask-image:linear-gradient(to right,transparent 0%,black 8px,black calc(100% - 24px),transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0%,black 8px,black calc(100% - 24px),transparent 100%);padding:0 4px}.demo-nav-links::-webkit-scrollbar{display:none}.demo-nav-links a{color:#ffffff8c;text-decoration:none;font-size:13.5px;font-weight:500;white-space:nowrap;padding:7px 14px;border-radius:8px;transition:color var(--sf-transition),background var(--sf-transition);letter-spacing:.01em}.demo-nav-links a:hover{color:#fff;background:#ffffff14}.demo-nav-links a.active{color:#fff;background:#2c99ff26}.demo-nav-github{color:#ffffff8c;flex-shrink:0;display:flex;align-items:center;padding:8px;border-radius:8px;transition:color var(--sf-transition),background var(--sf-transition)}.demo-nav-github:hover{color:#fff;background:#ffffff14}.demo-nav-burger{display:none;align-items:center;justify-content:center;background:none;border:none;color:#fff9;cursor:pointer;padding:8px;border-radius:8px;flex-shrink:0;transition:color var(--sf-transition),background var(--sf-transition)}.demo-nav-burger:hover{color:#fff;background:#ffffff14}.demo-section{padding:100px 32px;position:relative}.demo-section--alt{background:var(--sf-light-bg)}.demo-section-inner{max-width:1200px;margin:0 auto}.demo-section-header{margin-bottom:48px;text-align:center}.demo-section-header h2{font-size:clamp(28px,3.5vw,40px);font-weight:800;margin-bottom:12px;letter-spacing:-.03em;color:var(--sf-text-primary);line-height:1.2}.demo-section-header p{color:var(--sf-text-secondary);max-width:560px;font-size:17px;line-height:1.7;margin:0 auto}.demo-section-label{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;text-transform:capitalize;letter-spacing:.1em;color:var(--sf-primary);margin-bottom:16px}.demo-section-label:before{content:"";display:block;width:24px;height:2px;background:var(--sf-primary);border-radius:1px}.demo-hero{text-align:center;padding:80px 32px 56px;background:var(--sf-dark);position:relative;overflow:hidden}.demo-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 80% 50% at 50% 0%,rgba(21,91,205,.25) 0%,transparent 60%),radial-gradient(ellipse 60% 40% at 20% 80%,rgba(0,212,170,.08) 0%,transparent 50%),radial-gradient(ellipse 50% 50% at 80% 60%,rgba(44,153,255,.1) 0%,transparent 50%);pointer-events:none}.demo-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(255,255,255,.02) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.02) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black,transparent);-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 40%,black,transparent);pointer-events:none}.demo-hero .demo-section-inner{position:relative;z-index:1}.demo-hero-badge{display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;text-transform:none;letter-spacing:.04em;color:var(--sf-accent);padding:8px 20px;border-radius:100px;border:1px solid rgba(0,212,170,.25);background:#00d4aa0f;margin-bottom:32px}.demo-hero-badge:before{content:"";display:block;width:6px;height:6px;border-radius:50%;background:var(--sf-accent);box-shadow:0 0 8px var(--sf-accent);animation:demo-pulse-dot 2s ease-in-out infinite}@keyframes demo-pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.demo-hero-badge-sep{margin:0 4px;opacity:.4}.demo-hero h1{font-size:clamp(36px,6vw,64px);font-weight:800;margin-bottom:20px;letter-spacing:-.04em;line-height:1.05;color:#fff}.demo-gradient-text{background:linear-gradient(135deg,var(--sf-primary-light) 0%,var(--sf-accent) 50%,var(--sf-primary-light) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:demo-gradient-shift 4s ease-in-out infinite}@keyframes demo-gradient-shift{0%,to{background-position:0% center}50%{background-position:100% center}}.demo-subtitle{font-size:clamp(16px,2vw,19px);color:#ffffff8c;max-width:720px;margin:0 auto 36px;line-height:1.7}.demo-hero-actions{display:flex;gap:12px;justify-content:center;margin-bottom:36px}.demo-hero-meta{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 0;margin-top:40px;font-size:13px;font-weight:500;color:#fff9}.demo-hero-meta span+span:before{content:"·";margin:0 8px;color:#ffffff59}@keyframes demo-hero-enter{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.demo-hero-badge,.demo-hero h1,.demo-subtitle,.demo-hero-actions,.demo-hero-showcase,.demo-hero-meta{animation:demo-hero-enter .7s cubic-bezier(.4,0,.2,1) backwards}.demo-hero-badge{animation-delay:0s}.demo-hero h1{animation-delay:.1s}.demo-subtitle{animation-delay:.2s}.demo-hero-actions{animation-delay:.3s}.demo-hero-showcase{animation-delay:.4s}.demo-hero-meta{animation-delay:.5s}@media (prefers-reduced-motion: reduce){.demo-hero-badge,.demo-hero h1,.demo-subtitle,.demo-hero-actions,.demo-hero-showcase,.demo-hero-meta{animation:none}}.demo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 28px;font-size:14px;font-weight:600;border:none;border-radius:var(--sf-radius-sm);cursor:pointer;text-decoration:none;transition:all var(--sf-transition);font-family:inherit;position:relative;letter-spacing:.01em}.demo-btn--primary{background:linear-gradient(135deg,var(--sf-primary) 0%,var(--sf-primary-light) 100%);color:#fff;box-shadow:0 2px 12px var(--sf-primary-glow),0 1px 3px #0000001a}.demo-btn--primary:hover{box-shadow:0 4px 24px var(--sf-primary-glow),0 2px 6px #0000001f;transform:translateY(-2px)}.demo-btn--primary:active{transform:translateY(0)}.demo-btn--glow{padding:14px 36px;font-size:15px;background:linear-gradient(135deg,var(--sf-primary) 0%,var(--sf-primary-light) 100%);color:#fff;border-radius:12px;box-shadow:0 0 20px #155bcd66,0 0 60px #2c99ff26,inset 0 1px #ffffff26;position:relative;overflow:hidden}.demo-btn--glow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.15) 0%,transparent 50%);pointer-events:none}.demo-btn--glow:hover{transform:translateY(-2px);box-shadow:0 0 30px #155bcd80,0 0 80px #2c99ff33,inset 0 1px #fff3}.demo-btn--glow:active{transform:translateY(0)}.demo-btn--glow svg{transition:transform var(--sf-transition)}.demo-btn--glow:hover svg{transform:translate(3px)}.demo-btn--glass{padding:14px 32px;font-size:15px;background:#ffffff0a;color:#ffffffe6;border:1px solid rgba(255,255,255,.1);border-radius:12px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:inset 0 1px #ffffff0f}.demo-btn--glass:hover{background:#ffffff1a;border-color:#fff3;color:#fff;transform:translateY(-2px);box-shadow:0 8px 32px #0003,inset 0 1px #ffffff1a}.demo-btn--glass:active{transform:translateY(0)}.demo-btn--chip{padding:8px 18px;font-size:13px;background:#ffffff0a;color:#fff9;border:1px solid rgba(255,255,255,.08);border-radius:100px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.demo-btn--chip:hover{background:#ffffff1a;border-color:#ffffff2e;color:#fff;transform:translateY(-1px)}.demo-btn--chip:active{transform:translateY(0)}.demo-hero-sandboxes{display:flex;align-items:center;gap:10px;justify-content:center;margin-top:24px}.demo-hero-sandboxes-label{font-size:12px;font-weight:600;text-transform:capitalize;letter-spacing:.08em;color:#ffffff80;margin-right:4px}.demo-section--alt .demo-hero-sandboxes-label,.demo-section-header .demo-hero-sandboxes-label{color:var(--sf-text-secondary)}.demo-section--alt .demo-btn--chip,.demo-section-header .demo-btn--chip{background:#fff;color:var(--sf-text-primary);border-color:var(--sf-light-border);-webkit-backdrop-filter:none;backdrop-filter:none}.demo-section--alt .demo-btn--chip:hover,.demo-section-header .demo-btn--chip:hover{background:var(--sf-light-bg);border-color:#cbd5e1;color:var(--sf-text-primary);box-shadow:var(--sf-shadow-sm)}.demo-btn--outline{background:#ffffff0f;color:#ffffffd9;border:1px solid rgba(255,255,255,.12);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.demo-btn--outline:hover{background:#ffffff1f;border-color:#fff3;color:#fff;transform:translateY(-2px)}.demo-btn--outline:active{transform:translateY(0)}.demo-section .demo-btn--outline,.demo-section--alt .demo-btn--outline{background:#fff;color:var(--sf-text-primary);border:1px solid var(--sf-light-border);-webkit-backdrop-filter:none;backdrop-filter:none}.demo-section .demo-btn--outline:hover,.demo-section--alt .demo-btn--outline:hover{background:var(--sf-light-bg);border-color:#cbd5e1;color:var(--sf-text-primary);box-shadow:var(--sf-shadow-sm)}.demo-btn--small{padding:8px 18px;font-size:13px;border-radius:8px}.demo-card{background:var(--sf-light-card);border:1px solid var(--sf-light-border);border-radius:var(--sf-radius);padding:28px;transition:all var(--sf-transition);min-width:0;overflow:hidden;position:relative}.demo-card:hover{border-color:#cbd5e1;box-shadow:var(--sf-shadow-md);transform:translateY(-2px)}.demo-card>h3{font-size:16px;font-weight:700;margin-bottom:16px;color:var(--sf-text-primary);display:flex;align-items:center;gap:10px}.demo-card-icon{font-size:20px;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:linear-gradient(135deg,#155bcd14,#2c99ff14)}.demo-viewer{max-width:100%;border-radius:var(--sf-radius-sm);overflow:hidden;box-shadow:var(--sf-shadow-sm);background:#f1f5f9}.demo-viewer--hero{max-width:1100px;margin:0 auto;background:#000;box-shadow:0 20px 60px #0000004d,0 0 0 1px #ffffff0f,0 0 80px #155bcd1a;border-radius:var(--sf-radius)}.demo-viewer--hero .app,.demo-viewer--hero .ci-video-hotspot-container{border-radius:inherit}.demo-hero-showcase{position:relative;max-width:1100px;margin:0 auto}.demo-hero-toggle{position:absolute;right:-52px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:4px;z-index:10}.demo-hero-toggle-btn{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0f;color:#fff6;cursor:pointer;transition:all .2s ease;font-size:9px;font-weight:600;letter-spacing:.04em;text-transform:capitalize;line-height:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.demo-hero-toggle-btn:hover{background:#ffffff1a;color:#ffffffb3}.demo-hero-toggle-btn--active{background:#155bcd40;border-color:#155bcd66;color:#fff;box-shadow:0 0 12px #155bcd33}.demo-hero-toggle-btn--active:hover{background:#155bcd4d;color:#fff}.demo-hero-variant{display:none}.demo-hero-variant--active{display:block}@media (max-width: 1200px){.demo-hero-toggle{right:auto;left:50%;top:auto;bottom:-48px;transform:translate(-50%);flex-direction:row}}.demo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.demo-grid--2{grid-template-columns:repeat(2,1fr)}@media (max-width: 768px){.demo-grid,.demo-grid--2{grid-template-columns:1fr}}.demo-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:stretch}.demo-columns>.demo-card{display:flex;flex-direction:column}@media (max-width: 768px){.demo-columns{grid-template-columns:1fr}}pre,pre[class*=language-]{background:var(--sf-dark)!important;color:#cbd5e1;padding:20px 24px;border-radius:var(--sf-radius-sm);overflow-x:auto;font-size:13px;line-height:1.7;margin-bottom:12px;border:1px solid rgba(255,255,255,.06);position:relative}code,code[class*=language-]{font-family:SF Mono,Fira Code,JetBrains Mono,Cascadia Code,monospace;font-size:inherit;text-shadow:none!important}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:#64748b}.token.punctuation{color:#94a3b8}.token.property,.token.tag,.token.boolean,.token.number,.token.constant,.token.symbol{color:var(--sf-accent)}.token.selector,.token.attr-name,.token.string,.token.char,.token.builtin{color:#7dd3fc}.token.operator,.token.entity,.token.url{color:#cbd5e1}.token.atrule,.token.attr-value,.token.keyword{color:#c4b5fd}.token.function,.token.class-name{color:#93c5fd}.token.regex,.token.important,.token.variable{color:#fbbf24}.token.script{color:#cbd5e1}p code{background:#155bcd0f;color:var(--sf-primary);padding:2px 8px;border-radius:5px;font-size:13px;border:1px solid rgba(21,91,205,.1)}.demo-code-wrap{position:relative}.demo-code-wrap pre{margin-bottom:12px}.demo-code-wrap--fill{flex:1;display:flex;flex-direction:column}.demo-code-wrap--fill pre{flex:1;margin-bottom:0}.demo-copy-btn{position:absolute;top:10px;right:10px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:6px;background:#ffffff0f;color:#fff6;cursor:pointer;transition:all var(--sf-transition);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.demo-copy-btn:hover{background:#ffffff1f;color:#fffc}.demo-copy-btn .demo-check-icon{display:none}.demo-copy-btn.copied{color:var(--sf-accent);background:#00d4aa1a}.demo-copy-btn.copied .demo-copy-icon{display:none}.demo-copy-btn.copied .demo-check-icon{display:block}.demo-key-hints{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px;justify-content:center}.demo-key-hints span{font-size:13px;color:var(--sf-text-secondary);display:flex;align-items:center;gap:6px}kbd{display:inline-flex;align-items:center;justify-content:center;min-width:24px;padding:3px 8px;font-family:SF Mono,Fira Code,monospace;font-size:11px;font-weight:500;color:#475569;background:#fff;border:1px solid #d1d5db;border-radius:5px;box-shadow:0 1px #bfc5cd}.demo-feature-row{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin-bottom:80px}.demo-feature-row:last-child{margin-bottom:0}.demo-feature-row--reverse .demo-feature-content{order:-1}.demo-feature-video{position:relative;overflow:hidden}.demo-feature-video.demo-card{padding:0}.demo-feature-trajectory{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:5}.demo-feature-trajectory path{fill:none;stroke:#2c99ff80;stroke-width:2;stroke-dasharray:6 4;stroke-linecap:round}.demo-feature-trajectory circle{fill:#2c99ffb3}.demo-feature-desc{color:var(--sf-text-secondary);font-size:16px;line-height:1.7;margin-bottom:16px}.demo-feature-desc code{font-family:SF Mono,Fira Code,JetBrains Mono,monospace;font-size:13px;background:var(--sf-light-bg);border:1px solid var(--sf-light-border);padding:2px 6px;border-radius:var(--sf-radius-xs);color:var(--sf-primary)}.demo-feature-content .demo-code-wrap{margin-top:4px}.demo-feature-content .demo-code-wrap pre{margin-bottom:0;font-size:13px}@media (max-width: 768px){.demo-feature-row{grid-template-columns:1fr;gap:24px;margin-bottom:56px}.demo-feature-row--reverse .demo-feature-content{order:1}}.demo-grid--4{grid-template-columns:repeat(4,1fr)}.demo-player-card{text-align:center;padding:36px 24px;display:flex;flex-direction:column;align-items:center}.demo-player-logo{margin-bottom:20px}.demo-player-name{font-size:18px;font-weight:700;color:var(--sf-text-primary);margin-bottom:8px}.demo-player-desc{font-size:14px;color:var(--sf-text-secondary);line-height:1.6;margin-bottom:14px}.demo-player-hint{display:inline-block;font-family:SF Mono,Fira Code,JetBrains Mono,monospace;font-size:12px;background:var(--sf-light-bg);border:1px solid var(--sf-light-border);padding:4px 10px;border-radius:var(--sf-radius-xs);color:var(--sf-text-muted)}@media (max-width: 1024px){.demo-grid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.demo-grid--4{grid-template-columns:1fr}}.demo-configurator{display:grid;grid-template-columns:minmax(470px,40fr) minmax(320px,60fr);gap:24px;align-items:start}.demo-configurator-preview{display:flex;flex-direction:column;min-width:0}.demo-configurator-preview .demo-viewer{flex:1}.demo-configurator-sidebar{display:flex;flex-direction:column;gap:16px;min-width:0}.demo-configurator-panel{display:flex;flex-direction:column;background:var(--sf-light-card);border:1px solid var(--sf-light-border);border-radius:var(--sf-radius);padding:36px 30px;min-width:0}.demo-configurator-code .demo-code-wrap{display:flex;flex-direction:column;min-width:0}.demo-configurator-code .demo-code-wrap pre{margin-bottom:0;max-height:286px;overflow-y:auto;font-size:12px;padding:14px 16px;line-height:1.6}.demo-configurator-panel>h3{font-size:11px;font-weight:700;text-transform:capitalize;letter-spacing:.1em;color:var(--sf-text-muted);margin-bottom:14px}.demo-configurator-controls{display:flex;flex-direction:column;gap:12px}@media (max-width: 1073px){.cfg-group-toggles{order:-1}.demo-configurator-code .demo-code-wrap pre{max-height:206px}}@media (max-width: 900px){.demo-configurator{grid-template-columns:1fr}.demo-configurator-preview{max-width:500px;width:100%;margin:0 auto}.cfg-group{position:relative}.cfg-group-items{flex-direction:column!important;justify-content:flex-start!important;align-items:flex-start!important}.cfg-group-toggles{position:absolute!important;top:20px!important;right:20px!important;order:0!important;width:145px!important;flex:0 0 auto!important;margin-left:0!important}.demo-configurator-code .demo-code-wrap pre{max-height:286px}}.cfg-group{border:1px solid var(--sf-light-border);border-radius:10px;padding:20px;background:#f8fafc}.cfg-group-title{font-size:10px;font-weight:700;text-transform:capitalize;letter-spacing:.08em;color:#94a3b8;margin-bottom:8px}.cfg-group-items{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:16px 32px}.cfg-group-selects{display:flex;flex-direction:column;gap:8px;flex:0 0 auto;width:fit-content}.cfg-group-toggles{display:flex;flex-direction:column;gap:8px;width:145px;flex:0 0 145px;margin-left:auto}.demo-toggle{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#334155;cursor:pointer}.demo-toggle input[type=checkbox]{width:16px;height:16px;accent-color:var(--sf-primary);cursor:pointer;order:2;flex-shrink:0}.demo-toggle-label{font-weight:500}.demo-select-label{display:flex;align-items:center;justify-content:space-between;width:220px;font-size:14px;font-weight:500;color:#334155}.demo-select-label select{width:120px;padding:6px 36px 6px 12px;border-radius:8px;border:1px solid var(--sf-light-border);background:#fff;font-size:13px;font-family:inherit;color:#334155;cursor:pointer;text-align:center;text-align-last:center;-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;transition:border-color var(--sf-transition),box-shadow var(--sf-transition)}.demo-select-label select:hover{border-color:#9ca3af}.demo-select-label select:focus{outline:none;border-color:var(--sf-primary);box-shadow:0 0 0 3px #155bcd1a}.demo-api-controls{display:flex;gap:8px;padding:20px 0;flex-wrap:wrap}.demo-footer{background:var(--sf-dark);color:#ffffffb3;padding:0 32px;position:relative;overflow:hidden}.demo-footer:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:1px;background:linear-gradient(90deg,transparent,var(--sf-primary-light),transparent)}.demo-footer-main{max-width:1200px;margin:0 auto;padding:64px 0 40px;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:48px;position:relative}.demo-footer-brand{display:flex;flex-direction:column;gap:16px}.demo-footer-logo{display:block;width:140px;opacity:.8;transition:opacity var(--sf-transition)}.demo-footer-logo:hover{opacity:1}.demo-footer-brand p{color:#ffffff59;font-size:14px;line-height:1.7;max-width:280px}.demo-footer-col{display:flex;flex-direction:column;gap:10px}.demo-footer-col h4{font-size:12px;font-weight:700;text-transform:capitalize;letter-spacing:.1em;color:#ffffff80;margin-bottom:4px}.demo-footer-col a{color:#fff6;text-decoration:none;font-size:14px;transition:color var(--sf-transition)}.demo-footer-col a:hover{color:var(--sf-primary-light)}.demo-footer-coffee{display:inline-flex;align-items:center;gap:8px;color:#fbbf24!important;opacity:.85;transition:opacity var(--sf-transition),color var(--sf-transition)}.demo-footer-coffee:hover{color:#fbbf24!important;opacity:1}.demo-coffee-icon{position:relative;display:inline-flex;width:16px;height:16px;flex-shrink:0}.demo-steam{position:absolute;width:2px;height:6px;background:#fbbf24;border-radius:1px;opacity:0;animation:demo-steam 2.2s ease-in-out infinite}.demo-steam--1{left:3px;top:-4px;animation-delay:0s}.demo-steam--2{left:7px;top:-4px;animation-delay:.4s}.demo-steam--3{left:11px;top:-4px;animation-delay:.8s}@keyframes demo-steam{0%{opacity:0;transform:translateY(0) scaleY(.5)}30%{opacity:.6;transform:translateY(-4px) scaleY(1)}60%{opacity:.3;transform:translateY(-8px) scaleX(1.5) scaleY(.8)}to{opacity:0;transform:translateY(-12px) scaleX(2) scaleY(.3)}}.demo-footer-bottom{max-width:1200px;margin:0 auto;padding:24px 0;border-top:1px solid rgba(255,255,255,.06);text-align:center}.demo-footer-bottom p{color:#ffffff40;font-size:13px}.demo-footer-bottom a{color:var(--sf-primary-light);text-decoration:none;transition:color var(--sf-transition)}.demo-footer-bottom a:hover{color:#fff}.demo-feature-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.demo-feature-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:linear-gradient(135deg,#155bcd1a,#2c99ff0f);color:var(--sf-primary);font-size:20px;flex-shrink:0}.demo-feature-title{font-size:18px;font-weight:700;color:var(--sf-text-primary)}.demo-orb{position:absolute;border-radius:50%;filter:blur(60px);pointer-events:none;opacity:.4}.demo-orb--1{width:300px;height:300px;background:var(--sf-primary);top:-100px;right:-80px;animation:demo-float 8s ease-in-out infinite}.demo-orb--2{width:200px;height:200px;background:var(--sf-accent);bottom:-60px;left:-40px;animation:demo-float 10s ease-in-out infinite reverse}@keyframes demo-float{0%,to{transform:translate(0)}50%{transform:translate(20px,-20px)}}.demo-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}.demo-reveal.revealed{opacity:1;transform:translateY(0)}.demo-also{background:var(--sf-dark);padding:80px 32px;position:relative;overflow:hidden}.demo-also:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse 50% 60% at 80% 50%,rgba(44,153,255,.08) 0%,transparent 60%),radial-gradient(ellipse 40% 50% at 20% 50%,rgba(0,212,170,.06) 0%,transparent 50%);pointer-events:none}.demo-also-slides{position:relative;overflow:hidden}.demo-also-slide{display:none}.demo-also-slide--active{display:block}.demo-also-slide--enter-right{display:block;animation:demo-also-slideInRight .5s cubic-bezier(.4,0,.2,1) forwards}.demo-also-slide--enter-left{display:block;animation:demo-also-slideInLeft .5s cubic-bezier(.4,0,.2,1) forwards}.demo-also-slide--leave-left{display:block;position:absolute;top:0;left:0;right:0;animation:demo-also-slideOutLeft .5s cubic-bezier(.4,0,.2,1) forwards}.demo-also-slide--leave-right{display:block;position:absolute;top:0;left:0;right:0;animation:demo-also-slideOutRight .5s cubic-bezier(.4,0,.2,1) forwards}@keyframes demo-also-slideInRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes demo-also-slideOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes demo-also-slideInLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes demo-also-slideOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.demo-also-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:1}.demo-also-content{flex:1;min-width:0}.demo-also-content .demo-section-label{color:var(--sf-accent);margin-bottom:20px}.demo-also-content .demo-section-label:before{background:var(--sf-accent)}.demo-also-title{font-size:clamp(24px,3vw,32px);font-weight:800;letter-spacing:-.02em;color:#fff;margin-bottom:12px;line-height:1.2}.demo-also-desc{color:#ffffff80;font-size:16px;line-height:1.7;max-width:480px;margin-bottom:28px}.demo-also-actions{display:flex;gap:12px;flex-wrap:wrap}.demo-also-visual{flex:1;display:flex;align-items:center;justify-content:center}.demo-also-icon{width:160px;height:160px}.demo-also-icon--spin{animation:demo-spin-slow 20s linear infinite}@keyframes demo-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.demo-also-dots{display:flex;justify-content:center;gap:8px;margin-top:40px;position:relative;z-index:1}.demo-also-dot{width:8px;height:8px;border-radius:50%;background:#fff3;border:none;padding:0;cursor:pointer;transition:background .3s ease,transform .3s ease}.demo-also-dot:hover{background:#fff6}.demo-also-dot--active{background:var(--sf-primary-light);transform:scale(1.25)}@media (prefers-reduced-motion: reduce){.demo-also-slide--enter-right,.demo-also-slide--enter-left,.demo-also-slide--leave-left,.demo-also-slide--leave-right{animation:none}}@media (max-width: 768px){.demo-also{padding:60px 24px}.demo-also-inner{flex-direction:column;text-align:center;gap:32px}.demo-also-content .demo-section-label{justify-content:center}.demo-also-desc{margin-left:auto;margin-right:auto}.demo-also-actions{justify-content:center}.demo-also-icon{width:130px;height:130px}}@media (max-width: 868px){.demo-nav{position:relative;background:var(--sf-dark);backdrop-filter:none;-webkit-backdrop-filter:none}.demo-nav-inner{height:auto;flex-wrap:wrap}.demo-nav .demo-logo,.demo-nav .demo-nav-github,.demo-nav .demo-nav-burger{height:64px;display:flex;align-items:center}.demo-nav-burger{display:flex}.demo-nav-github{margin-left:auto}.demo-nav-links{display:none;flex-basis:100%;flex-direction:column;align-items:stretch;flex-grow:0;order:1;gap:0;padding:8px 0 12px;border-top:1px solid rgba(255,255,255,.06);mask-image:none;-webkit-mask-image:none;overflow:visible;margin-left:0}.demo-nav.open .demo-nav-links{display:flex}.demo-nav-links a{padding:12px 16px;border-radius:8px}}@media (max-width: 640px){.demo-section{padding:64px 16px}.demo-hero{padding:100px 16px 56px}.demo-hero-actions{flex-direction:column;align-items:center}.demo-hero-actions .demo-btn{width:100%;max-width:260px;justify-content:center}.demo-hero-sandboxes{flex-wrap:wrap}.demo-nav-inner,.demo-footer{padding:0 16px}.demo-footer-main{grid-template-columns:1fr 1fr;gap:32px}.demo-footer-brand{grid-column:1 / -1}.demo-card{padding:20px}}.app{display:flex;flex-direction:column;height:100%;position:relative}.app-main{flex:1;display:flex;min-height:0}.app-top-bar{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#0f172a;border-bottom:1px solid rgba(255,255,255,.08);flex-shrink:0}.app-top-bar--hidden{display:none}.app-mode-toggle{display:flex;gap:2px;background:#ffffff14;border-radius:8px;padding:3px;flex-shrink:0}.app-mode-toggle--overlay{position:absolute;top:12px;left:12px;z-index:200;background:#0000008c;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.app-mode-toggle--overlay.app-mode-toggle--hidden{display:none}.app-editor-toolbar{display:flex;align-items:center;justify-content:center;gap:4px;width:308px;flex-shrink:0;border-left:1px solid rgba(255,255,255,.08)}.app-editor-toolbar--hidden{display:none}.app-video-url{flex:1;display:flex;min-width:0}.app-video-url--hidden{display:none}.app-video-url input{flex:1;min-width:0;padding:6px 12px;border:1px solid rgba(255,255,255,.12);border-right:none;border-radius:6px 0 0 6px;background:#ffffff0f;color:#e2e8f0;font-size:12px;font-family:inherit;outline:none;transition:border-color .15s}.app-video-url input::placeholder{color:#ffffff4d}.app-video-url input:focus{border-color:#3b82f680}.app-video-url-btn{padding:6px 14px;border:1px solid rgba(255,255,255,.12);border-radius:0 6px 6px 0;background:#3b82f640;color:#93c5fd;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap;font-family:inherit;transition:background .15s}.app-video-url-btn:hover{background:#3b82f666}.toolbar-btn,.toolbar-load-btn{display:inline-flex;align-items:center;gap:5px;padding:6px 12px;border:none;border-radius:6px;background:transparent;color:#ffffffa6;font-size:12px;font-weight:500;cursor:pointer;transition:all .15s;white-space:nowrap;font-family:inherit}.toolbar-btn:hover,.toolbar-load-btn:hover{color:#fff;background:#ffffff1f}.toolbar-btn--done{color:#4ade80!important}.mode-btn{padding:6px 16px;border:none;border-radius:6px;background:transparent;color:#ffffffa6;font-size:13px;font-weight:500;cursor:pointer;transition:all .15s}.mode-btn:hover{background:#ffffff26;color:#fff}.mode-btn--active,.mode-btn--active:hover{background:#fff;color:#0f172a;cursor:default;transition:opacity .15s}.app-mode-toggle:hover .mode-btn--active{opacity:.55}.app-mode-toggle .mode-btn--active:hover{opacity:1}.app-video-area{flex:1;position:relative;display:flex;align-items:center;justify-content:center;background:#000;min-width:0;overflow:hidden}.app-video-area--crosshair{cursor:crosshair}#video-viewer{width:100%;height:100%;display:flex;align-items:center}#video-viewer .ci-video-hotspot-container{height:100%}.app-sidebar{width:320px;flex-shrink:0;background:#1e293b;border-left:1px solid #334155;display:flex;flex-direction:column;overflow:hidden}.app-sidebar--hidden{display:none}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #334155;flex-shrink:0}.sidebar-header h2{font-size:14px;font-weight:600;color:#f1f5f9}.sidebar-add-btn{padding:5px 12px;border:none;border-radius:6px;background:#3b82f6;color:#fff;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s}.sidebar-add-btn:hover{background:#2563eb}.sidebar-add-btn--active{background:#f59e0b;box-shadow:0 0 0 2px #f59e0b66}.sidebar-add-btn--active:hover{background:#d97706}.sidebar-settings-title{font-size:13px;font-weight:600;letter-spacing:.03em;color:#94a3b8}.sidebar-settings{padding:8px 16px;border-bottom:1px solid #334155;background:#0f172a;display:flex;flex-direction:column;gap:6px}.sidebar-setting__row{display:flex;align-items:center;justify-content:space-between}.sidebar-setting__label{font-size:12px;font-weight:600;text-transform:capitalize;letter-spacing:.5px;color:#94a3b8}.sidebar-setting__select{background:#1e293b;color:#e2e8f0;border:1px solid #334155;border-radius:4px;padding:5px 24px 5px 10px;font-size:12px;font-family:inherit;cursor:pointer;outline:none;transition:border-color .15s;width:110px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%2394a3b8'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center}.sidebar-setting__select:hover{border-color:#475569}.sidebar-setting__select:focus{border-color:#3b82f6}.sidebar-setting__select option{background:#1e293b;color:#e2e8f0}.sidebar-trigger{display:flex;align-items:center;justify-content:space-between;padding:8px 16px;border-bottom:1px solid #334155;background:#0f172a}.sidebar-trigger__label{font-size:11px;font-weight:600;text-transform:capitalize;letter-spacing:.5px;color:#94a3b8}.sidebar-trigger__checkbox{display:flex;align-items:center;gap:8px;font-size:12px;color:#e2e8f0;cursor:pointer}.sidebar-trigger__checkbox input[type=checkbox]{accent-color:#3b82f6;width:14px;height:14px;cursor:pointer}.video-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:#000000b3;z-index:100;opacity:0;pointer-events:none;transition:opacity .25s ease;border-radius:var(--sf-radius-sm)}.video-loading-overlay--visible{opacity:1;pointer-events:auto}.video-loading-spinner{width:36px;height:36px;border:3px solid rgba(255,255,255,.2);border-top-color:#fff;border-radius:50%;animation:vl-spin .8s linear infinite}@keyframes vl-spin{to{transform:rotate(360deg)}}.video-loading-text{margin-top:12px;color:#fff;font-size:14px;font-weight:500}.sidebar-list{flex:1;overflow-y:auto;padding:8px}.hotspot-item{background:#0f172a;border-radius:8px;margin-bottom:6px;overflow:hidden;border:1px solid transparent;transition:border-color .15s}.hotspot-item--selected{border-color:#3b82f6}.hotspot-item-header{display:flex;align-items:center;padding:10px 12px;cursor:pointer;gap:8px;-webkit-user-select:none;user-select:none}.hotspot-item-header:hover{background:#ffffff08}.hotspot-item-color{width:10px;height:10px;border-radius:50%;flex-shrink:0}.hotspot-item-name{flex:1;font-size:13px;font-weight:500;color:#e2e8f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;cursor:text}.hotspot-name-inline{flex:1;font-size:13px;font-weight:500;color:#e2e8f0;background:#1e293b;border:1px solid #3b82f6;border-radius:3px;padding:1px 4px;outline:none;font-family:inherit;min-width:0}.hotspot-item-time{font-size:11px;color:#94a3b8;flex-shrink:0}.hotspot-item-chevron{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;width:18px;height:18px;font-size:26px;line-height:1;color:#ffffffe6;flex-shrink:0;transition:transform .18s ease,background .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.hotspot-item-chevron:hover{background:#ffffff14;border-color:#ffffff24;color:#fffffff2}.hotspot-item--selected .hotspot-item-chevron{transform:rotate(-90deg);background:#3b82f624;border-color:#3b82f647;color:#93c5fd}.hotspot-item-body{padding:0 12px 12px;display:none}.hotspot-item--selected .hotspot-item-body{display:block}.hotspot-name-label{display:block;font-size:12px;font-weight:600;text-transform:capitalize;letter-spacing:.5px;color:#94a3b8;margin-bottom:4px}.hotspot-name-input{width:100%;padding:6px 8px;margin-bottom:10px;border:1px solid #334155;border-radius:4px;background:#1e293b;color:#e2e8f0;font-size:13px;outline:none}.hotspot-name-input:focus{border-color:#3b82f6}.points-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px}.points-title{font-size:12px;font-weight:600;text-transform:capitalize;letter-spacing:.5px;color:#94a3b8}.point-row{display:flex;align-items:center;padding:6px 8px;border-radius:4px;cursor:pointer;gap:8px;font-size:12px;color:#cbd5e1;margin-bottom:2px}.point-row:hover{background:#ffffff0d}.point-row--selected{background:#3b82f626;color:#93c5fd;flex-direction:column;gap:4px}.point-row-top{display:flex;align-items:center;justify-content:space-between;width:100%}.point-row-bottom{display:flex;align-items:center;gap:6px;width:100%}.point-row-label{font-weight:500;min-width:28px}.point-row-info{flex:1;text-align:center;color:#94a3b8;font-size:12px}.point-row-delete{width:18px;height:18px;border:none;border-radius:3px;background:transparent;color:#64748b;font-size:14px;line-height:1;cursor:pointer;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding:0;transition:all .15s}.point-row-delete:hover{background:#ef444433;color:#fca5a5}.point-row-fields{flex:1;display:flex;gap:4px;min-width:0}.point-row-fields .point-row-field-input{min-width:80px;padding-left:40px}.point-row-coords{display:flex;gap:8px;width:50%;padding:4px 0 0 53px}.point-row-bottom .point-row-field{flex:1;min-width:0}.point-row-bottom .point-row-fields{flex:1.4;min-width:0}.point-row-bottom .point-row-field-input{min-width:0!important;padding-left:6px!important;text-align:center}.point-row-field{display:flex;align-items:center;gap:3px;flex:1;min-width:0}.point-row-field-label{font-size:10px;color:#64748b;flex-shrink:0}.point-row-field-input::-webkit-outer-spin-button,.point-row-field-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.point-row-field-input{-moz-appearance:textfield;width:100%;min-width:0;padding:3px 6px;border:1px solid #334155;border-radius:3px;background:#1e293b;color:#e2e8f0;font-size:12px;font-family:inherit;outline:none}.point-row-field-input:focus{border-color:#3b82f6}.point-fields{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;padding:6px 0 8px}.point-field{display:flex;flex-direction:column;gap:2px}.point-field label{font-size:10px;color:#64748b;text-transform:capitalize}.point-field input{padding:4px 6px;border:1px solid #334155;border-radius:3px;background:#1e293b;color:#e2e8f0;font-size:12px;width:100%;outline:none}.point-field input:focus{border-color:#3b82f6}.hotspot-actions{display:flex;gap:6px;margin-top:10px;padding-top:10px;border-top:1px solid #1e293b}.hotspot-btn{flex:1;padding:6px 10px;border:none;border-radius:4px;font-size:12px;font-weight:500;cursor:pointer;transition:background .15s}.hotspot-btn--card{background:#334155;color:#e2e8f0}.hotspot-btn--card:hover{background:#475569}.hotspot-btn--delete{background:#ef444426;color:#fca5a5}.hotspot-btn--delete:hover{background:#ef44444d}.customize-header{display:flex;align-items:center;margin-top:10px;padding-top:10px;border-top:1px solid #1e293b}.customize-title{font-size:11px;font-weight:600;color:#94a3b8;text-transform:capitalize;letter-spacing:.05em}.customize-grid{display:grid;grid-template-columns:1fr 1fr;gap:6px;margin-top:8px}.customize-checkbox-row{grid-column:1 / -1;padding-top:4px}.customize-checkbox-label{display:flex;align-items:center;gap:6px;font-size:12px;color:#cbd5e1;cursor:pointer}.customize-checkbox{accent-color:#3b82f6;cursor:pointer}.customize-field{display:flex;flex-direction:column;gap:2px}.customize-field-label{font-size:10px;font-weight:600;color:#64748b;text-transform:capitalize;letter-spacing:.05em}.customize-field-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#1e293b url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none'%3E%3Cpath d='M1 1l4 4 4-4' stroke='%2364748b' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat right 8px center;border:1px solid #334155;border-radius:4px;color:#e2e8f0;font-size:12px;padding:5px 24px 5px 8px;cursor:pointer;transition:border-color .15s}.customize-field-select:hover{border-color:#475569}.customize-field-select:focus{outline:none;border-color:#3b82f6}.app-timeline{display:none}.timeline-ruler{height:20px;position:relative;background:#0f172a;border-bottom:1px solid #334155;cursor:pointer;flex-shrink:0}.timeline-ruler-tick{position:absolute;top:0;height:100%;border-left:1px solid #334155}.timeline-ruler-label{position:absolute;top:3px;font-size:9px;color:#64748b;transform:translate(3px);white-space:nowrap;pointer-events:none}.timeline-dots-track{flex:1;position:relative;cursor:pointer}.demo-kf-track{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:auto;z-index:3}.timeline-kf-line{position:absolute;top:0;height:100%;opacity:.5;border-radius:2px;pointer-events:none}.timeline-kf-dot{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;border:none;cursor:pointer;transform:translate(-50%,-50%);transition:all .15s;z-index:2;padding:0;box-sizing:border-box;opacity:.5}.timeline-kf-dot:hover{transform:translate(-50%,-50%) scale(1.2)}.timeline-kf-dot--secondary{width:12px;height:12px;opacity:.8}.timeline-kf-dot--secondary:hover{opacity:.85}.timeline-kf-dot--selected{width:16px;height:16px;opacity:.8;box-shadow:0 0 0 2px #fff6;z-index:3}.timeline-start-dot{position:absolute;top:50%;width:16px;height:16px;border-radius:50%;border:1.5px solid rgba(255,255,255,.7);cursor:pointer;transform:translate(-50%,-50%);transition:all .15s;padding:0;z-index:2;box-sizing:border-box}.timeline-start-dot:hover{transform:translate(-50%,-50%) scale(1.2);border-color:#fff}.timeline-playhead{position:absolute;top:0;bottom:0;width:2px;background:#ef4444;z-index:10;pointer-events:none;transform:translate(-1px)}.timeline-playhead:before{content:"";position:absolute;top:-3px;left:-4px;width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #ef4444}.app-main:has(.app-sidebar:not(.app-sidebar--hidden)) .ci-video-hotspot-progress-handle{top:-13px;width:12px;height:calc(100% + 17px);background:transparent;border-radius:0;transform:translate(-50%) scaleX(1);pointer-events:auto;cursor:grab}.app-main:has(.app-sidebar:not(.app-sidebar--hidden)) .ci-video-hotspot-progress-handle:after{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:2px;height:100%;background:#fff}.app-main:has(.app-sidebar:not(.app-sidebar--hidden)) .ci-video-hotspot-progress-handle:before{content:"";position:absolute;top:-1px;left:50%;transform:translate(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #fff;z-index:1}.app-main:has(.app-sidebar:not(.app-sidebar--hidden)) .ci-video-hotspot-progress--dragging .ci-video-hotspot-progress-handle{cursor:grabbing}.card-editor-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0009;display:none;align-items:center;justify-content:center;z-index:1000}.card-editor-overlay--visible{display:flex}.card-editor-modal{background:#1e293b;color:#e2e8f0;border-radius:12px;padding:24px;width:440px;max-width:90vw;max-height:80vh;overflow-y:auto;box-shadow:0 20px 60px #00000080}.card-editor-title{font-size:16px;font-weight:600;margin-bottom:16px;color:#f1f5f9}.card-editor-field{margin-bottom:12px}.card-editor-field label{display:block;font-size:12px;font-weight:500;color:#94a3b8;margin-bottom:4px}.card-editor-field input,.card-editor-field textarea{width:100%;padding:8px 10px;border:1px solid #334155;border-radius:6px;background:#0f172a;color:#e2e8f0;font-size:13px;outline:none;font-family:inherit}.card-editor-field input:focus,.card-editor-field textarea:focus{border-color:#3b82f6}.card-editor-field textarea{min-height:60px;resize:vertical}.card-editor-preview{width:100%;max-height:160px;object-fit:cover;border-radius:6px;margin-top:6px}.card-editor-actions{display:flex;gap:8px;margin-top:16px;justify-content:flex-end}.card-editor-btn{padding:8px 20px;border:none;border-radius:6px;font-size:13px;font-weight:500;cursor:pointer;transition:background .15s}.card-editor-btn--cancel{background:#334155;color:#e2e8f0}.card-editor-btn--cancel:hover{background:#475569}.card-editor-btn--save{background:#3b82f6;color:#fff}.card-editor-btn--save:hover{background:#2563eb}.editor-page-container{max-width:1458px;margin:32px auto;padding:0 32px}#editor-root{height:84vh;background:#fff;border-radius:var(--sf-radius);box-shadow:var(--sf-shadow-md);overflow:hidden}.editor-page-shortcuts{margin-top:20px;padding:24px 28px;background:#fff;border-radius:var(--sf-radius);border:1px solid var(--sf-light-border)}.editor-page-shortcuts h3{font-size:11px;font-weight:700;text-transform:capitalize;letter-spacing:.08em;color:var(--sf-text-muted);margin-bottom:16px}.editor-page-shortcuts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:10px}.editor-page-shortcut{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--sf-text-secondary)}.editor-page-shortcut kbd{display:inline-flex;align-items:center;justify-content:center;min-width:28px;padding:3px 8px;background:var(--sf-light-bg);border:1px solid var(--sf-light-border);border-radius:5px;font-family:Inter,sans-serif;font-size:11px;font-weight:600;color:var(--sf-text-primary);white-space:nowrap;box-shadow:0 1px 0 var(--sf-light-border)}.editor-page-json{margin-top:20px;padding:24px 28px;background:#fff;border-radius:var(--sf-radius);border:1px solid var(--sf-light-border)}.editor-page-json h3{font-size:11px;font-weight:700;text-transform:capitalize;letter-spacing:.08em;color:var(--sf-text-muted);margin-bottom:16px}.editor-page-json pre{background:#1e293b;color:#e2e8f0;border-radius:var(--sf-radius-sm);padding:20px;font-size:12px;line-height:1.6;overflow-x:auto;max-height:400px;overflow-y:auto}.editor-page-footer{text-align:center;padding:32px;font-size:13px;color:var(--sf-text-muted)}.editor-page-footer a{color:var(--sf-primary);text-decoration:none}.editor-page-footer a:hover{text-decoration:underline}@media (max-width: 768px){.editor-page-container{padding:0 16px;margin:16px auto}#editor-root{height:400px}.editor-page-shortcuts-grid{grid-template-columns:1fr}}
