.se-grid{position:relative;display:flex;flex-direction:column;height:100%;box-sizing:border-box;outline:none;font-family:JetBrains Mono,Fira Code,Cascadia Code,ui-monospace,monospace;font-size:12px;line-height:1;color:#e0e0e0;background:#1a1a1a;border:1px solid #333;border-radius:4px;overflow:hidden;-webkit-user-select:none;user-select:none}.se-grid:focus{border-color:#4a6fa5}.se-formula-bar{display:flex;align-items:center;gap:0;height:32px;border-bottom:1px solid #333;background:#181818}.se-formula-bar__address,.se-formula-bar__fx{display:flex;align-items:center;justify-content:center;height:100%;border-right:1px solid #333;color:#8ea7c9;background:#202020}.se-formula-bar__address{width:72px;min-width:72px;font-weight:600}.se-formula-bar__fx{width:40px;min-width:40px;text-transform:lowercase}.se-formula-bar__input{flex:1;height:100%;border:none;background:#181818;color:#e0e0e0;font:inherit;padding:0 10px;outline:none}.se-viewport{overflow:auto;width:100%;flex:1 1 0;min-height:0}.se-header{position:sticky;top:0;z-index:10;background:#222;border-bottom:1px solid #444}.se-header-row{display:flex}.se-header-row--references{border-bottom:1px solid #333;background:#1e1e1e}.se-header-row--groups{border-bottom:1px solid #333}.se-header-corner,.se-header-gutter-spacer,.se-header-ref-cell,.se-row-header-cell{display:flex;align-items:center;justify-content:center;box-sizing:border-box;border-right:1px solid #333;color:#8a8a8a;background:#202020;font-weight:600}.se-header-ref-cell{border-bottom:1px solid #333;cursor:pointer}.se-header-group{display:flex;align-items:center;justify-content:center;padding:0 6px;font-size:10px;font-weight:600;color:#888;text-transform:uppercase;letter-spacing:.05em;border-right:1px solid #333;box-sizing:border-box}.se-header-group--empty{border-right:1px solid #333}.se-header-cell{display:flex;align-items:center;padding:0 8px;font-weight:600;color:#aaa;border-right:1px solid #333;box-sizing:border-box;position:relative;overflow:hidden;white-space:nowrap}.se-header-cell--resizing{background:#4a6fa51f}.se-header-cell__label{overflow:hidden;text-overflow:ellipsis;flex:1}.se-resize-handle{position:absolute;top:0;right:-5px;width:10px;height:100%;cursor:col-resize;z-index:1}.se-resize-handle:after{content:"";position:absolute;top:0;right:4px;width:2px;height:100%}.se-resize-handle:hover:after{background:#4a6fa5}.se-resize-handle--active:after{background:#4a6fa5}.se-canvas,.se-body{position:relative}.se-row{display:flex}.se-row-header-cell{border-bottom:1px solid #2a2a2a;cursor:pointer;position:sticky;left:0;z-index:4;overflow:hidden}.se-row-header-cell--resizing{background:#4a6fa51f}.se-row-resize-handle{position:absolute;left:0;bottom:-5px;width:100%;height:10px;cursor:row-resize;z-index:2}.se-row-resize-handle:after{content:"";position:absolute;left:0;bottom:4px;width:100%;height:2px}.se-row-resize-handle:hover:after{background:#4a6fa5}.se-row-header-cell--resizing .se-row-resize-handle:after{background:#4a6fa5}.se-resize-guide{position:absolute;background:#4a6fa5;pointer-events:none;z-index:8}.se-resize-guide--column{top:0;bottom:0;width:1px}.se-resize-guide--row{right:0;height:1px}.se-cell{display:flex;align-items:center;padding:0 6px;border-right:1px solid #2a2a2a;border-bottom:1px solid #2a2a2a;box-sizing:border-box;overflow:hidden;white-space:nowrap;cursor:cell}.se-cell__text{overflow:hidden;text-overflow:ellipsis}.se-cell--range{background:#4a6fa526}.se-cell--selected,.se-cell--focus{background:#4a6fa540}.se-cell--focus{outline:2px solid #4a6fa5;outline-offset:-2px;z-index:2;position:relative}.se-selection-overlay{position:absolute;top:0;left:0;pointer-events:none;z-index:1}.se-selection-rect{border:2px solid #4a6fa5;background:#4a6fa514;box-sizing:border-box;pointer-events:none;transition:left 50ms ease-out,top 50ms ease-out,width 50ms ease-out,height 50ms ease-out}.se-clipboard-rect{border:2px dashed #7baaed;box-sizing:border-box;pointer-events:none;border-radius:1px}.se-reference-rect{border:2px dashed #d3a95f;background:#d3a95f14;box-sizing:border-box;pointer-events:none;border-radius:1px}.se-fill-preview-rect{border:2px solid #7baaed;background:#7baaed1f;box-sizing:border-box;pointer-events:none}.se-fill-handle{position:absolute;width:8px;height:8px;background:#7baaed;border:1px solid #1a1a1a;box-sizing:border-box;transform:translate(-50%,-50%);pointer-events:auto;cursor:crosshair;border-radius:1px;transition:background-color .1s ease,transform .1s ease}.se-fill-handle:hover{background:#a7c8ff;transform:translate(-50%,-50%) scale(1.25)}.se-cell--search-match{background:#d3a95f33}.se-cell--search-current{background:#d3a95f73;outline:2px solid #d3a95f;outline-offset:-2px;z-index:2;position:relative}.se-cell--pinned.se-cell--search-match{background:#d3a95f33}.se-cell--pinned.se-cell--search-current{background:#d3a95f73}.se-cell-editor{z-index:20;box-sizing:border-box;border:2px solid #5b8dd9;background:#1e1e1e;color:#e0e0e0;font-family:inherit;font-size:inherit;padding:0 6px;outline:none;animation:se-editor-appear 80ms ease-out}.se-cell-editor:focus{border-color:#6ea1e8;box-shadow:0 0 0 1px #6ea1e84d;transition:border-color .1s ease,box-shadow .1s ease}.se-context-menu{z-index:100;background:#2a2a2a;border:1px solid #444;border-radius:6px;padding:4px 0;min-width:180px;box-shadow:0 4px 16px #0006;font-family:inherit;font-size:12px;animation:se-menu-appear .1s ease-out}.se-context-menu__item{display:flex;align-items:center;justify-content:space-between;width:100%;padding:6px 12px;border:none;background:none;color:#e0e0e0;cursor:pointer;font:inherit;text-align:left}.se-context-menu__item:hover:not(:disabled){background:#3a3a3a}.se-context-menu__item--disabled{color:#666;cursor:default}.se-context-menu__item--focused,.se-context-menu__item:focus{background:#3a3a3a;outline:none}.se-context-menu__item:focus-visible{background:#3a3a3a;outline:1px solid #4a6fa5;outline-offset:-1px}.se-context-menu__separator{height:1px;margin:4px 0;background:#444}.se-context-menu__shortcut{color:#888;font-size:11px;margin-left:24px}.se-header-cell--sortable{cursor:pointer}.se-header-cell--sortable:hover{background:#2a2a2a}.se-cell--pinned{position:sticky;z-index:3;background:#1a1a1a}.se-cell--pinned.se-cell--selected,.se-cell--pinned.se-cell--focus{background:#4a6fa540}.se-cell--pinned.se-cell--range{background:#4a6fa526}.se-cell--pinned-last,.se-header-cell--pinned-last,.se-header-ref-cell--pinned-last{border-right:2px solid #444}.se-header-cell--pinned{position:sticky;z-index:5;background:#222}.se-header-ref-cell--pinned{position:sticky;z-index:5;background:#1e1e1e}.se-header-corner,.se-header-gutter-spacer{position:sticky;left:0;z-index:6}.se-empty-state{display:flex;align-items:center;justify-content:center;padding:40px 16px;color:#666;font-size:13px;min-height:120px}.se-search-bar{position:absolute;top:4px;right:16px;z-index:30;display:flex;align-items:center;gap:4px;padding:4px 8px;background:#2a2a2a;border:1px solid #444;border-radius:6px;box-shadow:0 4px 12px #0006;animation:se-search-appear .1s ease-out}.se-search-bar__input{width:180px;height:24px;border:1px solid #555;border-radius:3px;background:#1e1e1e;color:#e0e0e0;font:inherit;padding:0 6px;outline:none}.se-search-bar__input:focus{border-color:#4a6fa5}.se-search-bar__count{color:#8a8a8a;font-size:11px;min-width:60px;text-align:center;white-space:nowrap}.se-search-bar__nav-btn,.se-search-bar__close-btn{display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;border-radius:3px;background:none;color:#aaa;cursor:pointer;font-size:12px}.se-search-bar__nav-btn:hover:not(:disabled),.se-search-bar__close-btn:hover{background:#3a3a3a;color:#e0e0e0}.se-search-bar__nav-btn:disabled{color:#555;cursor:default}@keyframes se-editor-appear{0%{opacity:.6;box-shadow:0 0 0 3px #5b8dd94d}to{opacity:1;box-shadow:none}}@keyframes se-menu-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}@keyframes se-search-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.se-row-header-sublabel{font-size:10px;color:#6ab09a;margin-right:3px;flex-shrink:0}.se-cell--scratch{background:#52b49a0a}.se-cell--scratch.se-cell--pinned{background:#52b49a0f}.se-row-header-cell--scratch{background:#52b49a14;color:#6ab09a}.se-row-header-cell--island{color:silver}:root{--text: #e8e6e3;--text-soft: #9a9690;--accent: #c4a35a;--accent-deep: #b89440;--accent-12: rgba(196, 163, 90, .12);--accent-20: rgba(196, 163, 90, .2);--surface: rgba(255, 255, 255, .05);--surface-strong: rgba(255, 255, 255, .07);--border: rgba(255, 255, 255, .08);--glint: rgba(255, 255, 255, .04);--kicker-color: #c4a35a;--bg-base: #141420;--nav-bg: rgba(20, 20, 32, .86);--heading-font: "Sora", system-ui, sans-serif;--body-font: "Sora", system-ui, sans-serif;--radius-hero: 1rem;--radius-card: .75rem;--radius-badge: 6px;--radius-nav: 8px;--shadow-hero: 0 1px 0 rgba(255, 255, 255, .04) inset, 0 24px 48px rgba(0, 0, 0, .3), 0 4px 12px rgba(0, 0, 0, .2);--shadow-card: 0 12px 32px rgba(0, 0, 0, .2), 0 2px 8px rgba(0, 0, 0, .12);--sheet-bg: #12121e}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:4rem;background-color:#111118}html,body,#app{min-height:100%}body{margin:0;color:var(--text);font-family:var(--body-font);overflow-x:hidden;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(800px 500px at 20% 5%,rgba(196,163,90,.06),transparent 50%),radial-gradient(700px 400px at 80% 10%,rgba(100,80,160,.04),transparent 45%),linear-gradient(180deg,#1a1a2e,#141420 25%,#111118)}a{color:var(--accent-deep);text-decoration-color:var(--accent-20);text-decoration-thickness:1px;text-underline-offset:2px;transition:color .15s ease}a:hover{color:var(--accent)}.section-wrap{width:min(1080px,calc(100% - 2rem));margin-inline:auto}.section-heading{font-family:var(--heading-font);font-size:clamp(1.5rem,3.5vw,2rem);font-weight:700;color:var(--text);margin:0;letter-spacing:-.02em}.section-subheading{font-size:.95rem;color:var(--text-soft);margin:.5rem 0 0;line-height:1.6}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0}.site-logo{font-family:var(--heading-font);font-weight:700;font-size:.95rem;color:var(--text);text-decoration:none;letter-spacing:-.01em}.site-logo:hover{color:var(--text)}.site-header-nav{display:flex;gap:.2rem;align-items:center}.site-header-nav a{padding:.35rem .7rem;font-size:.8rem;font-weight:600;color:var(--text-soft);text-decoration:none;border-radius:var(--radius-nav);transition:all .15s ease}.site-header-nav a:hover{color:var(--text);background:var(--accent-12)}.nav-divider{width:1px;height:16px;background:var(--border);margin:0 .35rem;flex-shrink:0}.hero-section{padding:3rem 0 0}.hero-shell{position:relative;overflow:hidden;border:1px solid var(--border);background:linear-gradient(165deg,var(--surface-strong),var(--surface));box-shadow:var(--shadow-hero);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-hero);padding:2.5rem 1.5rem;transition:border-color .35s ease,box-shadow .35s ease,border-radius .35s ease}@media(min-width:640px){.hero-shell{padding:3.5rem 2.5rem}}.hero-shell:before{content:"";position:absolute;top:-6rem;left:-5rem;width:14rem;height:14rem;border-radius:50%;pointer-events:none;background:transparent;transition:background .4s ease}.hero-shell:after{content:"";position:absolute;bottom:-5rem;right:-5rem;width:14rem;height:14rem;border-radius:50%;pointer-events:none;background:transparent;transition:background .4s ease}.island-kicker{letter-spacing:.16em;text-transform:uppercase;font-weight:700;font-size:.69rem;color:var(--kicker-color);margin:0 0 .75rem;transition:color .3s ease}.hero-title{font-family:var(--heading-font);font-size:clamp(2rem,5vw,3.2rem);line-height:1.08;font-weight:700;letter-spacing:-.025em;color:var(--text);margin:0 0 1.25rem;max-width:48rem}.hero-title-accent{background:linear-gradient(135deg,var(--accent),var(--accent-deep));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:clamp(.95rem,2vw,1.08rem);color:var(--text-soft);margin:0 0 1.75rem;max-width:36rem;line-height:1.7}.install-cmd{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem .625rem .5rem .875rem;border:1px solid var(--border);border-radius:var(--radius-card);background:var(--surface);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;font-family:inherit;transition:all .15s ease;outline:none}.install-cmd:hover{border-color:var(--accent-20)}.install-dollar{color:var(--accent);font-weight:700;font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.85rem}.install-text{font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.85rem;color:var(--text)}.install-copy-btn{font-size:.62rem;font-weight:700;color:var(--accent);padding:.15rem .4rem;border-radius:4px;background:var(--accent-12);text-transform:uppercase;letter-spacing:.04em;min-width:3rem;text-align:center;font-family:var(--body-font)}.hero-stats{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1.25rem;font-size:.82rem;font-weight:600;color:var(--text-soft)}.hero-stat-sep{opacity:.35}.features-section{padding:1rem 0 4rem;position:relative}.features-kicker{font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-soft);margin:0 0 1.5rem;display:inline-flex;align-items:center;gap:.55rem}.features-kicker-mark{color:var(--accent);font-size:1.25em;font-weight:400;letter-spacing:0;transform:translateY(-.05em)}.features-index{list-style:none;margin:0;padding:0;counter-reset:feature}.feature-row{display:grid;grid-template-columns:3.25rem 1fr minmax(0,auto);column-gap:2rem;row-gap:.75rem;align-items:start;padding:1.5rem 0;border-top:1px solid var(--border);position:relative;transition:border-color .4s ease}.feature-row:before{content:"";position:absolute;left:0;top:-1px;width:3.5rem;height:1px;background:var(--accent);opacity:0;transition:opacity .4s ease,width .4s ease}.feature-row:hover:before{opacity:.7;width:5rem}.feature-num{font-family:var(--heading-font);font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:300;letter-spacing:-.04em;line-height:1;color:var(--text-soft);opacity:.32;font-feature-settings:"tnum" on,"lnum" on;transition:color .35s ease,opacity .35s ease,letter-spacing .35s ease;align-self:start;padding-top:.1rem}.feature-row:hover .feature-num{color:var(--accent);opacity:1;letter-spacing:-.03em}.feature-body{min-width:0}.feature-claim{font-family:var(--heading-font);font-size:clamp(.95rem,1.6vw,1.15rem);font-weight:600;letter-spacing:-.018em;line-height:1.25;color:var(--text);margin:0 0 .35rem}.feature-line{font-size:.82rem;color:var(--text-soft);line-height:1.55;margin:0;max-width:48ch}.feature-chip{font-family:JetBrains Mono,monospace;font-size:.65rem;font-weight:500;color:var(--accent);background:transparent;border:1px solid var(--accent-20);padding:.4rem .7rem;border-radius:999px;white-space:nowrap;letter-spacing:0;align-self:start;justify-self:end;transition:background .35s ease,border-color .35s ease,color .35s ease}.feature-row:hover .feature-chip{background:var(--accent-12);border-color:var(--accent)}.demos-section{padding:4rem 0 5rem}.demo-tabs-wrap{margin-top:1.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.demo-tabs-wrap::-webkit-scrollbar{display:none}.demo-tabs{display:inline-flex;gap:.25rem;padding:.3rem;border-radius:calc(var(--radius-nav) + 4px);background:var(--accent-12)}.demo-tab{padding:.5rem 1rem;border:none;border-radius:var(--radius-nav);background:transparent;color:var(--text-soft);font-family:var(--body-font);font-size:.82rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:all .2s ease;outline:none}.demo-tab:hover{color:var(--text)}.demo-tab.active{background:var(--surface-strong);color:var(--text);box-shadow:0 1px 4px #00000014}.demo-tabs-wrap-secondary{margin-top:.6rem}.demo-tabs-secondary{padding:.2rem;background:transparent;border:1px solid var(--border)}.demo-tabs-secondary .demo-tab{padding:.35rem .8rem;font-size:.76rem;font-weight:500}.demo-tabs-secondary .demo-tab.active{background:var(--accent-12);box-shadow:none}.demo-content{margin-top:1.75rem}.demo-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.demo-meta-text{flex:1 1 auto;min-width:0}.demo-title{font-family:var(--heading-font);font-size:1.35rem;font-weight:700;color:var(--text);margin:0 0 .375rem;letter-spacing:-.01em}.demo-desc{font-size:.9rem;color:var(--text-soft);margin:0;line-height:1.6;max-width:680px}.demo-sheet-frame{margin-top:1.75rem}.demo-code-toggle{position:absolute;bottom:.625rem;right:.625rem;z-index:40;padding:.3rem .7rem;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:600;color:var(--text-soft);background:var(--surface-strong);border:1px solid var(--border);border-radius:999px;cursor:pointer;transition:color .2s,background .2s,border-color .2s;white-space:nowrap}.demo-code-toggle:hover,.demo-code-toggle.active{color:var(--accent);border-color:var(--accent-20);background:var(--accent-12)}.demo-code-view{overflow:auto;height:100%;padding:1.25rem;box-sizing:border-box}.demo-code-view pre{margin:0}.demo-code-view code{font-family:JetBrains Mono,monospace;font-size:.78rem;line-height:1.65;-moz-tab-size:2;tab-size:2;display:block;--sh-keyword: #c4a35a;--sh-string: #98c379;--sh-class: #e5c07b;--sh-identifier: #e8e6e3;--sh-property: #abb2bf;--sh-sign: #7a8394;--sh-entity: #e8e6e3;--sh-space: inherit}.demo-sheet-wrap{position:relative;border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden;background:var(--sheet-bg);box-shadow:var(--shadow-card);transition:border-color .35s ease,border-radius .35s ease,box-shadow .35s ease}.demo-sheet-inner{height:400px;position:relative}.demo-sheet-inner.tall{height:520px}.quickstart-section{padding:0 0 5rem}.code-block{margin-top:1.5rem;border:1px solid var(--border);border-radius:var(--radius-card);overflow:hidden;background:#1e1e2e;box-shadow:var(--shadow-card);max-width:640px}.code-header{padding:.625rem 1rem;border-bottom:1px solid rgba(255,255,255,.06)}.code-filename{font-size:.75rem;font-weight:600;color:#9a9690;font-family:var(--body-font)}.code-block pre{margin:0;padding:1.25rem;overflow-x:auto}.code-block code{font-family:JetBrains Mono,Fira Code,Cascadia Code,monospace;font-size:.82rem;line-height:1.65;color:#e8e6e3;-moz-tab-size:2;tab-size:2}.code-block code{--sh-keyword: #c4a35a;--sh-string: #98c379;--sh-class: #e5c07b;--sh-identifier: #e8e6e3;--sh-property: #abb2bf;--sh-sign: #7a8394;--sh-entity: #e8e6e3;--sh-space: inherit}.code-block pre::-webkit-scrollbar{height:6px}.code-block pre::-webkit-scrollbar-track{background:transparent}.code-block pre::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:3px}.site-footer{text-align:center;padding:3rem 1rem 5rem;font-size:.82rem;color:var(--text-soft)}.site-footer a{font-weight:600}.hero-shell:before{background:radial-gradient(circle,rgba(196,163,90,.08),transparent 66%)}.hero-shell:after{background:radial-gradient(circle,rgba(100,80,160,.06),transparent 66%)}.demo-sheet-wrap{background:#12121e}.demo-tab.active{background:#ffffff1f}.rise-in{animation:rise-in .7s cubic-bezier(.16,1,.3,1) both}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(max-width:860px){.feature-row{grid-template-columns:3.25rem 1fr;column-gap:1.25rem;padding:1.25rem 0}.feature-chip{grid-column:2;justify-self:start;font-size:.68rem;white-space:normal;max-width:100%}.feature-num{font-size:2.4rem}}@media(max-width:640px){.hero-title{font-size:1.75rem}.features-kicker{margin-bottom:1.75rem}.feature-claim{font-size:1.15rem}.feature-line{font-size:.88rem}.demo-title{font-size:1.15rem}.demo-sheet-inner{height:320px}.demo-sheet-inner.tall{height:400px}.nav-section-link,.nav-divider{display:none}}.status-badge{display:inline-flex;align-items:center;padding:2px 10px;border-radius:9999px;font-size:11px;font-weight:600;letter-spacing:.02em;text-transform:uppercase;line-height:1.4}.status-badge--active{background:#22c55e2e;color:#4ade80;border:1px solid rgba(34,197,94,.4)}.status-badge--pending{background:#eab3082e;color:#facc15;border:1px solid rgba(234,179,8,.4)}.status-badge--error{background:#ef44442e;color:#f87171;border:1px solid rgba(239,68,68,.4)}.status-badge--unknown{background:#94a3b82e;color:#94a3b8;border:1px solid rgba(148,163,184,.4)}.demo-view-toggle{display:inline-flex;gap:2px;padding:2px;background:var(--surface-strong);border:1px solid var(--border);border-radius:999px;box-shadow:0 4px 12px #00000059;flex:0 0 auto;margin-top:auto}.demo-view-toggle__btn{padding:.25rem .65rem;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:600;color:var(--text-soft);background:transparent;border:none;border-radius:999px;cursor:pointer;transition:color .15s ease,background .15s ease;white-space:nowrap}.demo-view-toggle__btn:hover{color:var(--accent)}.demo-view-toggle__btn.active{color:var(--accent);background:var(--accent-12)}.demo-sheet-stage{position:relative;display:flex;flex-direction:column;height:100%;width:100%}.demo-sheet-stage__sheet-area{position:relative;flex:1 1 auto;min-height:0;display:flex;flex-direction:column}.demo-sheet-stage__sheet-area>:first-child{flex:1 1 auto;min-height:0}.demo-sheet-stage__shield{position:absolute;top:0;right:0;bottom:0;left:0;z-index:25;cursor:pointer;background:transparent;border:0;padding:0;margin:0;transition:background .15s ease}.demo-sheet-stage__shield:hover{background:#c4a35a0a}.demo-sheet-stage__shield:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.demo-sheet-stage__shield-hint{position:absolute;top:.75rem;left:50%;transform:translate(-50%,-6px);padding:.3rem .7rem;font-family:JetBrains Mono,monospace;font-size:.68rem;color:var(--accent);background:var(--surface-strong);border:1px solid var(--accent-20, rgba(196, 163, 90, .35));border-radius:999px;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .2s ease,transform .2s ease}.demo-sheet-stage__shield:hover .demo-sheet-stage__shield-hint{opacity:1;transform:translate(-50%)}.replay-player{flex:0 0 auto;display:flex;flex-direction:column;gap:.4rem;padding:.55rem .75rem .625rem;border-top:1px solid var(--border);background:linear-gradient(180deg,#14142066,#141420b3);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.replay-player__controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.replay-player__select{flex:1 1 220px;min-width:0;padding:.3rem .55rem;font-family:var(--body-font);font-size:.78rem;color:var(--text);background:var(--surface-strong);border:1px solid var(--border);border-radius:var(--radius-badge);cursor:pointer;transition:border-color .15s ease}.replay-player__select:hover,.replay-player__select:focus{border-color:var(--accent-20);outline:none}.replay-player__select:disabled{cursor:default;opacity:.6}.replay-player__play{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .75rem;font-family:JetBrains Mono,monospace;font-size:.72rem;font-weight:600;color:var(--bg-base);background:var(--accent);border:1px solid var(--accent-deep);border-radius:var(--radius-badge);cursor:pointer;transition:background .15s ease,border-color .15s ease,opacity .15s ease}.replay-player__play:hover:not(:disabled){background:var(--accent-deep)}.replay-player__play:disabled{opacity:.55;cursor:default}.replay-player__play-label{letter-spacing:.02em}.replay-player__pips{margin-left:auto;display:inline-flex;align-items:center;gap:.2rem;padding:.25rem .55rem;background:var(--surface);border:1px solid var(--border);border-radius:999px;font-size:.68rem}.replay-pip{font-family:JetBrains Mono,monospace;line-height:1;font-size:.82rem;transition:color .2s ease}.replay-pip--pending{color:#fff3}.replay-pip--pass{color:#6ec46a}.replay-pip--fail{color:#e0604b}.replay-player__counts{display:inline-flex;align-items:baseline;gap:.25rem;margin-left:.4rem;padding-left:.5rem;border-left:1px solid var(--border);font-family:JetBrains Mono,monospace;font-size:.68rem;color:var(--text-soft)}.replay-player__count{font-weight:600}.replay-player__count--pass{color:#6ec46a}.replay-player__count--fail{color:#e0604b}.replay-player__count-total{color:var(--text-soft)}.replay-player__caption{min-height:1.2em;display:flex;align-items:center;gap:.5rem;font-family:var(--body-font);font-size:.74rem;color:var(--text-soft);line-height:1.4}.replay-player__caption-step{padding:.1rem .45rem;font-family:JetBrains Mono,monospace;font-size:.66rem;font-weight:600;color:var(--accent);background:var(--accent-12);border-radius:999px}.replay-player__caption-text{color:var(--text)}.replay-player__caption-hint{color:var(--text-soft);font-style:italic}.replay-player__caption-error{color:#e0604b;font-family:JetBrains Mono,monospace;font-size:.7rem}.replay-cursor{position:fixed;top:0;left:0;width:0;height:0;pointer-events:none;z-index:9999;will-change:transform}.replay-cursor__halo{position:absolute;top:-13px;left:-13px;width:26px;height:26px;border-radius:50%;background:radial-gradient(circle,rgba(196,163,90,.35) 0%,rgba(196,163,90,.12) 40%,transparent 70%);animation:replay-cursor-pulse 1.4s ease-in-out infinite}.replay-cursor__dot{position:absolute;top:-5px;left:-5px;width:10px;height:10px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 2px #141420d9,0 0 12px #c4a35a8c}@keyframes replay-cursor-pulse{0%,to{transform:scale(.9);opacity:.9}50%{transform:scale(1.12);opacity:.6}}
