:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f1eb;--surface:#fbf9f6;--raised:#fffdfa;--fg:#2b2621;--fg-soft:#4a433c;--secondary:#6f665c;--muted:#8a8076;--faint:#b3a99e;--line:#5a463224;--line-strong:#5a463233;--hairline:#5a463214;--hover:#46321e0f;--hover-half:#46321e08;--pressed:#46321e17;--check-edge:#5a46324d;--checked:#a39a8f;--focus:#547aaa;--avatar:#e6ddcd;--scrim:#28190a29;--bar:#f5f1ebc7;--sky:#efe6d7;--shadow-lg:0 0 0 .5px #28190a24, 0 24px 64px #3c281438;--shadow-win:0 0 0 .5px #28190a38, 0 30px 80px #3c281447;--shadow-card:0 0 0 .5px #28190a2e, 0 24px 60px #3c281438;--stroke-a:#547aaa;--tint-a:#e7eef8;--stroke-b:#567a53;--tint-b:#e8f0e6;--stroke-c:#a47743;--tint-c:#f7eadb;--stroke-d:#9065a3;--font:-apple-system, BlinkMacSystemFont, "PingFang SC", "Hiragino Sans GB", "Hiragino Sans", "Segoe UI", "Microsoft YaHei", sans-serif;--mono:"SF Mono", ui-monospace, Menlo, Consolas, monospace;--edge:120px}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#1c1916;--surface:#24201c;--raised:#2b2621;--fg:#ede7df;--fg-soft:#d6cec4;--secondary:#a89e93;--muted:#857b70;--faint:#6e655c;--line:#fff0dc21;--line-strong:#fff0dc2e;--hairline:#fff0dc12;--hover:#fff0dc0f;--hover-half:#fff0dc08;--pressed:#fff0dc1a;--check-edge:#fff0dc47;--checked:#7d746a;--focus:#85a8d9;--avatar:#3a342e;--scrim:#00000073;--bar:#1c1916c7;--sky:#191613;--shadow-lg:0 0 0 .5px #fff0dc1f, 0 24px 64px #00000080;--shadow-win:0 0 0 .5px #fff0dc24, 0 30px 80px #0000008c;--shadow-card:0 0 0 .5px #fff0dc24, 0 24px 60px #00000073;--stroke-a:#85a8d9;--tint-a:#263449;--stroke-b:#83af7b;--tint-b:#263927;--stroke-c:#c4a06f;--tint-c:#403323;--stroke-d:#bd91d2}@media (max-width:900px){:root{--edge:16px}}
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--bg);color:var(--fg);font-family:var(--font);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.5;transition:background-color .3s,color .3s}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}:where(a,button,summary):focus-visible{outline:2px solid var(--focus);outline-offset:2px;border-radius:6px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}kbd{font:inherit}::selection{background:color-mix(in srgb, var(--focus) 24%, transparent)}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.eyebrow{font-family:var(--mono);letter-spacing:.14em;text-transform:uppercase;color:var(--secondary);font-size:12px}.h2{letter-spacing:-.025em;text-wrap:balance;margin-top:14px;font-size:46px;font-weight:600;line-height:1.18}.h3{letter-spacing:-.02em;margin-top:14px;font-size:32px;font-weight:600;line-height:1.3}.lead{max-width:600px;color:var(--fg-soft);margin-top:20px;font-size:16px;line-height:1.8}.body{color:var(--fg-soft);margin-top:18px;font-size:16px;line-height:1.8}.lines-break>span{display:block}.kc{background:var(--hover);min-width:18px;height:18px;color:var(--fg-soft);font-variant-numeric:tabular-nums;border-radius:6px;place-items:center;padding:0 5px;font-size:12px;display:inline-grid}.kc.large{min-width:22px;height:22px;padding:0 6px}@media (max-width:900px){.h2{font-size:30px;line-height:1.25}.h3{margin-top:12px;font-size:24px;line-height:1.35}.lead,.body{font-size:15px}.eyebrow{font-size:11px}}
.bar{flex-shrink:0;align-items:center;gap:4px;height:56px;padding:0 12px;display:flex}.lights{flex-shrink:0;gap:8px;width:68px;padding-left:8px;display:flex}.lights span{border-radius:6px;width:12px;height:12px}.lights span:first-child{background:#ec6a5e}.lights span:nth-child(2){background:#f4bf4f}.lights span:nth-child(3){background:#61c554}.chip{min-width:30px;height:30px;color:var(--fg);white-space:nowrap;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:600;display:inline-flex}button.chip:hover{background:var(--hover)}.chip[aria-pressed=true],.chip[data-on=true]{background:var(--pressed)}.chip-label{font-weight:500}.mark{border:1.5px solid var(--check-edge);border-radius:4px;flex-shrink:0;width:14px;height:14px}.ib{width:36px;height:36px;color:var(--secondary);border-radius:8px;flex-shrink:0;place-items:center;display:inline-grid;position:relative}button.ib:hover{background:var(--hover);color:var(--fg)}.ib.sm{width:28px;height:28px;color:var(--faint);border-radius:7px}button.ib.sm:hover{color:var(--secondary)}.ib-dot{background:var(--focus);width:6px;height:6px;box-shadow:0 0 0 1.5px var(--bg);border-radius:50%;position:absolute;top:7px;right:7px}.board{padding:0 8px;font-size:14px;position:relative}.board-grid{grid-template-columns:repeat(var(--cols), minmax(0, 1fr));display:grid;position:relative}.bcol{border-left:1px solid var(--hairline);flex-direction:column;min-width:0;padding:4px 20px 0;display:flex;position:relative;container-type:inline-size}@container (max-width:236px){.bhead .ib-history{display:none}}.bcol:first-child{border-left:0}.bhead{align-items:center;gap:8px;height:40px;display:flex}.bhead h3{white-space:nowrap;font-size:15px;font-weight:600}.bmeta{color:var(--secondary);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;overflow:hidden}.bhead .ib.sm:last-child{margin-right:-6px}.rows{margin:0 -12px 0 -20px;padding:0 8px 0 20px}.trow{background-clip:padding-box;border-block:2px solid #0000;border-radius:10px;align-items:flex-start;gap:12px;min-height:48px;margin:0 -8px 0 -12px;padding:0 8px 0 22px;transition:background-color .18s ease-out;display:flex;position:relative}.trow[data-interactive=true]:hover{background-color:var(--hover-half)}.trow>*{transition:opacity .18s ease-out}.trow[data-state=dim]>:not(.fdot),.trow[data-state=out]>:not(.fdot){opacity:.28}.trow[data-state=lit]{background-color:color-mix(in srgb, var(--row-tint) 65%, var(--bg))}.trow[data-state=hot]{background-color:var(--row-tint)}.check{border:1.5px solid var(--row-stroke,var(--check-edge));color:#fff;border-radius:5px;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:13px;display:grid}button.check:hover{filter:brightness(.96)}.trow[data-done=true] .check{background:var(--checked);border-color:var(--checked)}.tline{flex:1;align-self:stretch;min-width:0;display:flex;position:relative}.tline:after{content:"";border-bottom:1px dashed var(--line);pointer-events:none;position:absolute;bottom:-3px;left:0;right:0}.trow[data-done=true] .tline:after{border-bottom-color:var(--hairline)}.ttitle{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;padding:11px 0;font-size:14px;line-height:22px;overflow:hidden}.trow[data-done=true] .ttitle{color:var(--secondary);text-decoration:line-through}.fdot{opacity:0;place-items:center;width:18px;height:18px;transition:opacity .12s ease-out;display:grid;position:absolute;top:13px;left:1px}.fdot>span{background:var(--row-stroke);border-radius:50%;width:8px;height:8px}.trow[data-interactive=true]:hover .fdot,.trow[data-state=lit] .fdot,.trow[data-state=hot] .fdot{opacity:1}.trow[data-state=out] .fdot{opacity:.28}.trow[data-new=true]{animation:1.6s ease-out both row-new}@keyframes row-new{0%{opacity:0;background-color:var(--row-tint);transform:translateY(-6px)}30%{opacity:1;background-color:var(--row-tint);transform:none}to{background-color:#0000}}.lines{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:visible}.edge{fill:none;stroke:var(--stroke-a);stroke-width:1.5px;stroke-opacity:.6;stroke-linecap:round;transition:stroke-opacity .15s ease-out,stroke-width .15s ease-out}.edge[data-skip=true]{stroke-dasharray:4 5}.edge[data-state=hot]{stroke-opacity:1;stroke-width:2px}.edge[data-state=faded]{stroke-opacity:.12}.port{fill:var(--stroke-a);transition:opacity .15s ease-out}.port[data-state=faded]{opacity:.2}.fab{background:var(--raised);width:52px;height:52px;color:var(--fg);z-index:2;border-radius:26px;place-items:center;transition:transform .15s,box-shadow .15s;display:grid;position:absolute;bottom:24px;right:24px;box-shadow:0 1px 2px #3c281414,0 6px 20px #3c28141f}.fab:hover,.fab[data-cue=true]{transform:translateY(-1px)}.fab[data-cue=true]{box-shadow:0 0 0 4px var(--hover), 0 6px 20px #3c281429}.toast{z-index:6;background:var(--fg);min-height:44px;color:var(--bg);white-space:nowrap;border-radius:22px;align-items:center;gap:12px;padding:6px 6px 6px 18px;font-size:13px;animation:.3s cubic-bezier(.16,1,.3,1) both toast-in;display:flex;position:absolute;bottom:28px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #28190a2e}@keyframes toast-in{0%{opacity:0;transform:translate(-50%)translateY(8px)}}.toast-action{background:color-mix(in srgb, var(--bg) 14%, transparent);border-radius:16px;align-items:center;gap:6px;height:32px;padding:0 12px;font-size:13px;font-weight:600;display:inline-flex}.toast-action kbd{opacity:.6;font-weight:400}.toast-close{opacity:.7;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.toast-close:hover{opacity:1}.scrim{background:var(--scrim);z-index:7;animation:.2s ease-out both fade-in;position:absolute;inset:0}.composer{z-index:8;background:var(--surface);width:min(600px,100% - 32px);color:var(--fg);box-shadow:var(--shadow-lg);border-radius:14px;padding:0 8px 8px;animation:.22s cubic-bezier(.16,1,.3,1) both composer-in;position:absolute;top:64px;left:50%;transform:translate(-50%)}@keyframes composer-in{0%{opacity:0;transform:translate(-50%)translateY(-6px)scale(.98)}}@keyframes fade-in{0%{opacity:0}}.composer-head{border-bottom:1px solid var(--hairline);align-items:flex-start;gap:4px;min-height:56px;margin:0 -8px 6px;padding:16px 10px 14px 18px;display:flex}.composer-input{min-width:0;color:var(--secondary);flex:1;align-items:flex-start;gap:12px;display:flex}.composer-input>svg{flex-shrink:0;margin-top:3px}.composer-text{min-width:0;color:var(--fg);overflow-wrap:anywhere;flex:1;font-size:15px;line-height:24px}.composer-placeholder{color:var(--faint)}.composer-head .ib{width:32px;height:32px;margin-top:-6px}.caret{vertical-align:-3px;background:var(--fg);width:1.5px;height:17px;margin-left:1px;animation:1s step-end infinite caret;display:inline-block}@keyframes caret{50%{opacity:0}}.cand{background:color-mix(in oklab, var(--focus) 6%, transparent);border-radius:10px;flex-direction:column;gap:10px;padding:12px 12px 10px 14px;display:flex}.cand-line{align-items:flex-start;gap:10px;min-height:30px;font-size:14px;line-height:22px;display:flex}.jev-badge{background:color-mix(in oklab, var(--focus) 14%, transparent);height:20px;color:var(--focus);border-radius:10px;flex-shrink:0;align-items:center;gap:3px;margin-top:5px;padding:0 7px 0 5px;font-size:11.5px;font-weight:600;display:inline-flex}.cand-text{flex:1;min-width:0;padding-top:4px}.cand-pending{flex:1;gap:6px;padding-top:10px;display:flex}.cand-skeleton{background:color-mix(in oklab, var(--focus) 16%, transparent);border-radius:5px;width:90px;height:10px;animation:1.2s ease-in-out infinite alternate pulse}.cand-skeleton[data-long=true]{width:150px}@keyframes pulse{0%{opacity:.45}to{opacity:1}}.cand-state{color:var(--secondary);flex-shrink:0;align-self:center;font-size:12.5px}.cand-primary{background:var(--fg);height:30px;color:var(--surface);border-radius:8px;flex-shrink:0;align-items:center;gap:8px;padding:0 8px 0 12px;font-size:13px;font-weight:600;transition:transform .12s ease-out,background .12s;display:inline-flex}.cand-primary:hover,.cand-primary[data-pressed=true]{background:var(--fg-soft)}.cand-primary[data-pressed=true]{transform:scale(.96)}.cand-primary .kc{background:color-mix(in oklab, var(--surface) 16%, transparent);color:inherit}.cand-hints{color:var(--secondary);flex-wrap:wrap;align-items:center;gap:6px 14px;font-size:12px;display:flex}.cand-hint{align-items:center;gap:5px;display:inline-flex}.composer-tip{color:var(--secondary);margin:8px 6px 0;font-size:12px;line-height:1.6}
.site-header{align-items:center;gap:4px;display:flex}.brand{letter-spacing:-.025em;align-items:center;gap:10px;margin-right:auto;font-size:18px;font-weight:650;display:inline-flex}.brand-tile{background:var(--raised);width:30px;height:30px;color:var(--fg);box-shadow:0 0 0 1px var(--hairline), 0 1px 2px #0000001a;border-radius:8px;place-items:center;display:grid}.site-nav{align-items:center;gap:2px;display:flex}.nav-link{height:36px;color:var(--fg-soft);white-space:nowrap;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:14px;display:inline-flex}.nav-link:hover{background:var(--hover);color:var(--fg)}.nav-icon{justify-content:center;width:36px;padding:0}.nav-cta{background:var(--fg);height:36px;color:var(--bg);white-space:nowrap;border-radius:9px;align-items:center;gap:8px;margin-left:8px;padding:0 16px 0 14px;font-size:14px;font-weight:600;display:inline-flex}.nav-cta:hover{background:var(--fg-soft)}:root:not([data-platform=windows]) [data-for=windows],:root[data-platform=windows] [data-for=mac]{display:none!important}.menu-pop{position:relative}.menu-pop>summary{list-style:none}.menu-pop>summary::-webkit-details-marker{display:none}.menu-panel{z-index:60;background:var(--raised);min-width:180px;box-shadow:var(--shadow-lg);border-radius:12px;flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.menu-panel a{height:36px;color:var(--fg);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:0 10px;font-size:14px;display:flex}.menu-panel a:hover{background:var(--hover)}.menu-panel a[aria-current=page]{font-weight:600}.mobile-only{display:none}.stage-head{z-index:4;height:var(--st,0px);padding:0 calc(var(--sx,0px) + 24px);opacity:var(--sp,0);pointer-events:var(--spe,none);position:absolute;top:0;left:0;right:0;overflow:hidden}.stage-head .menu-panel{position:fixed;top:64px;right:32px}.float-head{z-index:50;opacity:0;pointer-events:none;transition:transform .32s cubic-bezier(.16,1,.3,1),opacity .2s ease-out;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.float-head[data-shown=true]{opacity:1;pointer-events:auto;transform:none}.float-bar{background:color-mix(in srgb, var(--bg) 84%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.25);border-bottom:1px solid var(--line);height:60px;padding:0 48px}.hero-pin{height:calc(100vh + 360px);min-height:1080px;position:relative}.stage{height:100vh;min-height:720px;padding:var(--st,0px) var(--sx,0px) var(--sb,0px);will-change:padding;position:sticky;top:0}.stage-frame{border-radius:var(--sr,0px);background:var(--sky);height:100%;box-shadow:0 0 0 .5px var(--line);position:relative;overflow:hidden}.wall{object-fit:cover;width:100%;height:100%;transition:opacity .4s;position:absolute;inset:0}.wall-dark{opacity:0}:root[data-theme=dark] .wall-dark{opacity:1}.menubar{z-index:3;background:var(--bar);height:30px;box-shadow:0 .5px 0 var(--line);color:var(--fg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);align-items:center;gap:2px;padding:0 12px;font-size:13px;display:flex;position:absolute;top:0;left:0;right:0}.menubar span{white-space:nowrap;padding:0 9px}.menubar .app-name{font-weight:700}.menubar .spacer{flex:1}.menubar .clock{font-variant-numeric:tabular-nums}.window{aspect-ratio:16/10;background:var(--bg);max-width:calc(100% - 96px);height:min(680px,100% - 180px);color:var(--fg);box-shadow:var(--shadow-win);border-radius:12px;flex-direction:column;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,calc(-50% - 24px))}.window .board{flex:1;min-height:0}.tabs{z-index:3;background:#1c1916db;border-radius:22px;gap:2px;height:44px;padding:4px;display:flex;position:absolute;bottom:36px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #140c0540}.tab{color:#f5f1ebc7;white-space:nowrap;border-radius:18px;height:36px;padding:0 16px;font-size:13px}.tab[aria-selected=true]{color:#f5f1eb;background:#f5f1eb29}.tab:hover{color:#f5f1eb}@media (max-width:900px){.desktop-only{display:none!important}.mobile-only{display:revert}.menu-pop .nav-link>span{display:none}.site-header.stage-head{opacity:1;pointer-events:auto;height:60px;padding:0 8px 0 16px;position:relative;overflow:visible}.stage-head .menu-panel{position:absolute;top:calc(100% + 6px);right:0}.float-bar{padding:0 8px 0 16px}.hero-pin{height:auto;min-height:0}.stage{height:auto;min-height:0;padding:0 12px 12px;position:relative}.stage-frame{border-radius:16px;height:588px}.wall{object-position:88% 50%}.menubar{height:26px;font-size:12px}.menubar .app-menu{display:none}.window{width:auto;height:440px;top:48px;left:10px;right:10px;transform:none}.window .board-grid{grid-template-columns:minmax(0,1fr)}.window .bcol:not(:last-child),.window .lines,.window .bar .ib,.window .lights{display:none}.window .bcol:last-child{border-left:0}.tabs{bottom:24px}.tab{padding:0 14px}}
.section{padding:0 var(--edge)}.section-rule{border-top:1px solid var(--hairline)}.note{padding:120px var(--edge) 120px;text-align:center;flex-direction:column;align-items:center;display:flex}.note-quote{letter-spacing:-.01em;max-width:820px;color:var(--muted);text-wrap:balance;margin-top:28px;font-size:28px;font-weight:500;line-height:1.7}.note-quote em{color:var(--fg);font-style:normal}.note-author{color:var(--secondary);border-radius:20px;align-items:center;gap:10px;margin-top:32px;padding:4px 12px 4px 4px;font-size:14px;transition:background-color .16s,color .16s;display:inline-flex}.note-author:hover{background:var(--hover);color:var(--fg)}.avatar{background:var(--avatar);object-fit:cover;border-radius:50%;width:28px;height:28px}.group-head{padding-top:140px}.story{grid-template-columns:400px minmax(0,1fr);align-items:center;column-gap:48px;padding-top:48px;padding-bottom:120px;display:grid}.story-figure-first{grid-template-columns:minmax(0,1fr) 420px;column-gap:80px}.fig{background:var(--avatar) url(/hero-light.jpg) no-repeat;background-size:1700px;border-radius:16px;justify-content:center;align-items:center;min-height:520px;margin:0;padding:40px 24px;display:flex;position:relative;overflow:hidden}:root[data-theme=dark] .fig{background-image:url(/hero-dark.jpg)}.fig-lines{background-position:100% 100%}.fig-jev{background-position:40% 100%}.card{background:var(--bg);width:700px;max-width:100%;color:var(--fg);box-shadow:var(--shadow-card);border-radius:12px;padding-bottom:20px;position:relative}.card .bar{padding:0 12px}.reel{animation:.35s ease-out both reel-in}@keyframes reel-in{0%{opacity:0;transform:translateY(6px)}}.cursor{z-index:2;color:var(--fg);pointer-events:none;filter:drop-shadow(0 1px 1px #0003);position:absolute}.shortcut-card{background:var(--raised);width:248px;box-shadow:var(--shadow-lg);border-radius:12px;padding:10px 6px;font-size:13px;position:absolute;bottom:-28px;right:-12px}.shortcut-card div{justify-content:space-between;align-items:center;height:34px;padding:0 10px;display:flex}.keys{gap:4px;display:inline-flex}.keytip{background:var(--hover);height:18px;color:var(--secondary);border-radius:5px;align-items:center;margin-left:2px;padding:0 5px;font-size:11px;font-weight:500;display:inline-flex}.cases{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;margin:28px 0 0;padding:0;list-style:none;display:grid}.cases li{display:flex}.cases button{text-align:left;border-radius:10px;flex-direction:column;gap:4px;width:100%;padding:14px 14px 17px;transition:background .16s;display:flex;position:relative}.cases button:hover{background:var(--hover-half)}.cases button[aria-pressed=true]{background:var(--raised);box-shadow:inset 0 0 0 1px var(--line)}.case-head{color:var(--fg-soft);white-space:nowrap;align-items:center;gap:8px;font-size:15px;font-weight:600;display:flex}.case-head svg{color:var(--secondary)}.cases button[aria-pressed=true] .case-head,.cases button[aria-pressed=true] .case-head svg{color:var(--fg)}.case-desc{color:var(--secondary);font-size:13px;line-height:1.55}@keyframes tick{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.cases button[aria-pressed=true]:after{content:"";background:var(--line-strong);transform-origin:0;border-radius:2px;height:2px;position:absolute;bottom:8px;left:14px;right:14px;transform:scaleX(0)}.cases[data-auto=on] button[aria-pressed=true]:after{animation:5s linear both tick}.cases[data-auto=off] button[aria-pressed=true]:after{background:var(--line);transform:scaleX(1)}.chain{background:var(--bg);width:100%;box-shadow:var(--shadow-card);border-radius:12px;flex-direction:column;gap:4px;padding:12px 8px;display:flex}.chain .trow{margin:0}.chain .trow-meta{color:var(--secondary);align-self:center;font-size:12px}.subs{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:28px;display:grid}.sub{border:1px solid var(--line);background:var(--raised);border-radius:12px;padding:16px 18px}.sub:first-child{border-color:var(--stroke-d);box-shadow:0 0 0 .5px var(--stroke-d)}.sub-t{white-space:nowrap;font-size:14px;font-weight:600}.sub-d{color:var(--secondary);margin-top:6px;font-size:13px;line-height:1.65}.jev-stage{background:var(--bg);width:640px;max-width:100%;height:420px;color:var(--fg);box-shadow:var(--shadow-card);border-radius:12px;position:relative;overflow:hidden}.jev-stage .composer{width:min(560px,100% - 32px);top:48px}.jev-stage .toast{bottom:20px}.jev-landed,.jev-composer[data-closed=true],.chain-wrap{display:none}.shortcut-row{justify-content:space-between;align-items:center;height:44px;padding:0 12px;font-size:14px;display:flex}.download{grid-template-columns:400px minmax(0,1fr);column-gap:80px;padding-top:100px;padding-bottom:100px;display:grid}.dl-title{letter-spacing:-.025em;margin-top:14px;font-size:40px;font-weight:600;line-height:1.2}.dl-lead{color:var(--fg-soft);margin-top:18px;font-size:15px;line-height:1.75}.dl-actions{flex-direction:column;gap:12px;margin-top:28px;display:flex}.dl-main{background:var(--fg);height:64px;color:var(--bg);border-radius:14px;align-items:center;gap:14px;padding:0 20px;display:flex}.dl-main:hover{background:var(--fg-soft)}.dl-main-text{flex-direction:column;flex:1;display:flex}.dl-main-text strong{font-size:15px}.dl-main-text small{opacity:.72;font-size:12px}.dl-other{color:var(--secondary);font-size:13px}.dl-other a{color:var(--fg-soft);text-underline-offset:3px;align-items:center;gap:6px;margin-left:4px;text-decoration:underline;display:inline-flex}.dl-copy{border:1px solid var(--line-strong);border-radius:12px;height:48px;font-size:14px}.dl-ask{color:var(--secondary);margin-top:16px;font-size:13px}.dl-ask a{color:var(--fg-soft);text-underline-offset:3px;text-decoration:underline}.faq{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:14px 0;font-size:15px;font-weight:500;list-style:none;display:flex}.faq summary::-webkit-details-marker{display:none}.faq summary svg{color:var(--secondary);flex-shrink:0;transition:transform .16s ease-out}.faq details[open] summary svg{transform:rotate(180deg)}.faq p{color:var(--secondary);max-width:640px;padding:0 0 20px;font-size:14px;line-height:1.75}.site-footer{height:80px;padding:0 var(--edge);border-top:1px solid var(--hairline);color:var(--secondary);justify-content:space-between;align-items:center;font-size:13px;display:flex}.site-footer nav{align-items:center;gap:18px;display:flex}.site-footer a:hover{color:var(--fg)}.site-footer .menu-panel{top:auto;bottom:calc(100% + 6px)}.lang-button{border:1px solid var(--line-strong);background:var(--raised);height:32px;color:var(--fg);cursor:pointer;border-radius:8px;align-items:center;gap:6px;padding:0 12px;font-size:13px;display:inline-flex}@media (max-width:900px){.note{padding:64px 20px}.note-quote{margin-top:20px;font-size:20px;line-height:1.75}.group-head{padding-top:64px}.story,.story-figure-first{grid-template-columns:minmax(0,1fr);row-gap:24px;padding-top:24px;padding-bottom:64px}.story-figure-first>.fig{order:2}.fig{background-position:0 100%;background-size:760px;min-height:0;padding:28px 14px}.fig .card{display:none}.chain-wrap{width:100%;display:block}.cases{gap:8px;margin-top:20px}.cases button{padding:12px 12px 15px}.case-head{font-size:14px}.case-head svg{display:none}.case-desc{font-size:12px}.subs{gap:8px}.sub{padding:12px 12px 14px}.sub-d{font-size:12px;line-height:1.5}.jev-stage{height:auto;min-height:176px;box-shadow:none;background:0 0;overflow:visible}.jev-stage .board,.jev-stage .bar,.jev-stage .scrim,.jev-stage .fab,.jev-stage .toast{display:none}.jev-stage .composer{width:100%;animation:none;position:relative;top:0;left:0;transform:none}.jev-stage .cand-line{flex-wrap:wrap;font-size:13px}.jev-stage .cand-text{flex-basis:calc(100% - 60px)}.jev-stage .cand-hints{display:none}.jev-composer[data-closed=true]{display:block}.jev-landed{background:var(--surface);box-shadow:var(--shadow-lg);border-radius:14px;padding:12px;display:block}.jev-landed .trow{margin:0}.jev-landed-toast{background:var(--fg);width:max-content;height:36px;color:var(--bg);border-radius:18px;align-items:center;margin:14px auto 2px;padding:0 14px;font-size:13px;display:flex}.download{grid-template-columns:minmax(0,1fr);row-gap:36px;padding-top:56px;padding-bottom:56px}.dl-title{font-size:30px}.site-footer{height:auto;padding:24px 16px}.site-footer nav a{display:none}}@media (min-width:901px){.dl-copy{display:none}}
.reveal[data-reveal=out]{opacity:0;transform:translateY(18px)}.reveal[data-reveal=in]{opacity:1;transition:opacity .7s ease-out,transform .7s cubic-bezier(.16,1,.3,1);transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal[data-reveal=out]{opacity:1;transform:none}.reveal[data-reveal=in],.float-head,.wall,.trow,.trow>*{transition:none}.reel,.toast,.scrim,.composer,.caret,.cand-skeleton,.trow[data-new=true],.cases button:after{animation:none!important}.stage{will-change:auto}}

