.fml-wrap{position:relative;margin:1.4rem 0}.fml .katex{font-size:clamp(1.15rem,1.05rem + .9vw,1.85rem);color:var(--ink, #e8edf4)}.tm{color:var(--tm-color, inherit);cursor:pointer;border-radius:.18em;transition:filter .22s ease,opacity .22s ease,background-color .22s ease;display:inline-block}.tm-H{--tm-color: var(--tm-H)}.tm-f{--tm-color: var(--tm-f)}.tm-logf{--tm-color: var(--tm-logf)}.tm-v{--tm-color: var(--tm-v)}.tm-x{--tm-color: var(--tm-x)}.tm-t{--tm-color: var(--tm-t)}.tm-Q{--tm-color: var(--tm-Q)}.tm-dv{--tm-color: var(--tm-dv)}.tm-dx{--tm-color: var(--tm-dx)}.tm-S{--tm-color: var(--tm-S)}.tm-kB{--tm-color: var(--tm-kB)}.tm:hover{background-color:color-mix(in srgb,var(--tm-color, #fff) 16%,transparent)}.tm.is-active{background-color:color-mix(in srgb,var(--tm-color, #fff) 22%,transparent);filter:brightness(1.25)}.tm.is-dimmed{opacity:.32}.fml-ghost{z-index:0}@media(prefers-reduced-motion:reduce){.tm{transition:none}}.ht{min-height:100svh;padding:0 18px 64px;color:#edf3ff;background:radial-gradient(circle at 82% 8%,rgba(77,131,255,.1),transparent 28rem),#070910}.ht-topbar{width:min(1600px,100%);height:72px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;color:#7f8a9d;font-size:12px;letter-spacing:.06em}.ht-brand{width:max-content;display:inline-flex;align-items:center;gap:9px;color:#f3f6fc;font-size:20px;font-weight:700;letter-spacing:-.06em;text-decoration:none}.ht-brand span{width:9px;height:9px;border-radius:50%;background:#f3f6fc;box-shadow:7px 0 #5570ff}.ht-topbar-title{justify-self:center}.ht-live{justify-self:end;display:flex;align-items:center;gap:8px;font:10px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.1em}.ht-live i{width:6px;height:6px;border-radius:50%;background:#5be6bb;box-shadow:0 0 14px #5be6bbe6}.ht-theater{position:relative;width:min(1600px,100%);height:min(820px,calc(100svh - 92px));min-height:690px;margin:0 auto;overflow:hidden;border:1px solid #1c2331;border-radius:26px;background:#05070d;box-shadow:0 30px 90px #00000061,inset 0 0 0 1px #ffffff05}.gas-theater{position:absolute;inset:0 0 0 410px;overflow:hidden;background:#05070d}.gas-theater canvas{display:block;width:100%!important;height:100%!important;touch-action:none}.gas-theater-help{position:absolute;left:22px;bottom:22px;color:#cfdaec6b;font:10px/1.4 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.06em;pointer-events:none}.gas-theater-fallback{height:100%;display:grid;place-items:center;padding:32px;color:#8d9ab0;background:#05070d;font-size:13px;line-height:1.7;text-align:center}.ht-vignette{position:absolute;z-index:2;inset:0;pointer-events:none;background:linear-gradient(90deg,#05070d00 66%,#05070d4d),linear-gradient(0deg,rgba(5,7,13,.65),transparent 24%)}.ht-story{position:absolute;z-index:4;inset:0 auto 0 0;width:410px;display:flex;flex-direction:column;padding:38px 34px 30px;border-right:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 8% 0%,rgba(85,112,255,.12),transparent 38%),linear-gradient(115deg,#0d111bfa,#080b12f0);backdrop-filter:blur(18px)}.story-progress{display:grid;grid-template-columns:24px 1fr 24px;align-items:center;gap:9px;color:#78869b;font:10px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.story-progress i{position:relative;height:1px;overflow:hidden;background:#2a3241}.story-progress i b{position:absolute;inset:0 auto 0 0;background:#677cff;transition:width .5s cubic-bezier(.22,1,.36,1)}.story-eyebrow{margin:32px 0 12px;color:#7180ff;font-size:11px;font-weight:650;letter-spacing:.11em}.ht-story h1{margin:0;max-width:330px;font-size:clamp(32px,2.7vw,44px);font-weight:570;line-height:1.03;letter-spacing:-.055em;text-wrap:balance}.story-formula{min-height:92px;margin:34px -6px 18px;padding:20px 6px 16px;overflow-x:auto;overflow-y:hidden;border-top:1px solid #202839;border-bottom:1px solid #202839;scrollbar-width:thin}.story-formula .fml{min-width:max-content}.story-formula .fml .katex{font-size:clamp(1.22rem,1.4vw,1.65rem)}.story-say{margin:0;color:#b2bdcf;font-size:14px;line-height:1.78}.story-tip{display:grid;grid-template-columns:30px 1fr;gap:7px;margin:19px 0 0;padding:10px 12px;border-left:2px solid;border-radius:0 8px 8px 0;background:#02040975;color:#778398;font-size:11px;line-height:1.55}.story-tip b{font:700 13px/1.4 Georgia,serif}.story-nav{display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:13px;margin-top:auto;padding-top:24px}.story-nav>button{width:42px;height:42px;border:1px solid #30394a;border-radius:50%;color:#e6edf8;background:#141a25;cursor:pointer;transition:.18s ease}.story-nav>button:hover:not(:disabled){border-color:#6977ff;background:#1b2331}.story-nav>button:disabled{opacity:.26;cursor:default}.story-nav>div{display:flex;align-items:center;justify-content:center;gap:0}.story-nav>div button{position:relative;width:28px;height:28px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:.26s ease}.story-nav>div button:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:6px;border-radius:999px;background:#465167;transform:translate(-50%,-50%);transition:.26s ease}.story-nav>div button.active{width:38px}.story-nav>div button.active:after{width:24px;background:#7180ff}.ht-readouts{position:absolute;z-index:4;top:22px;right:22px;display:grid;grid-template-columns:repeat(4,minmax(86px,1fr));gap:1px;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:13px;background:#070a11bd;box-shadow:0 12px 34px #00000040;backdrop-filter:blur(12px)}.ht-readouts div{min-width:94px;padding:11px 13px 10px;background:#ffffff06}.ht-readouts span{display:block;margin-bottom:5px;color:#677388;font-size:9px;letter-spacing:.08em}.ht-readouts b{color:#dce5f3;font:500 14px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.ht-readouts .good{color:#68d9ae}.ht-readouts .reverse{color:#ff819f}.ht-views{position:absolute;z-index:5;right:22px;bottom:22px;display:flex;gap:5px;padding:5px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#070a11c7;backdrop-filter:blur(14px)}.ht-views button{min-height:38px;padding:0 14px;border:0;border-radius:999px;color:#7f8a9f;background:transparent;font-size:11px;cursor:pointer;white-space:nowrap;transition:.19s ease}.ht-views button:hover{color:#dce5f2}.ht-views button.active{color:#f3f6fc;background:#242d3d;box-shadow:inset 0 0 0 1px #3a465c}.world-label{padding:7px 10px;border:1px solid rgba(255,255,255,.1);border-radius:999px;color:#dae5f5a3;background:#05080eb8;box-shadow:0 9px 24px #0003;backdrop-filter:blur(8px);font:9px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.03em;white-space:nowrap;pointer-events:none;transition:.24s ease}.world-label span{margin-right:5px;font-size:12px;font-weight:700}.world-label.is-focus{color:#f1f5fb;border-color:#ffffff3d;transform:scale(1.06)}.ht-controls{width:min(1600px,100%);margin:16px auto 0;display:grid;grid-template-columns:minmax(250px,.9fr) auto minmax(430px,1.55fr) minmax(180px,.55fr);align-items:center;gap:clamp(20px,3vw,48px);padding:28px 30px;border:1px solid #1c2331;border-radius:20px;background:#0d111a}.controls-intro p{margin:0 0 7px;color:#7180ff;font-size:10px;font-weight:650;letter-spacing:.11em}.controls-intro h2{margin:0;color:#e8eef8;font-size:20px;font-weight:560;letter-spacing:-.025em}.controls-intro>span{display:block;margin-top:8px;color:#77849a;font-size:11px;line-height:1.55}.controls-actions{display:grid;grid-template-columns:repeat(2,max-content);gap:7px}.controls-actions button{min-height:40px;padding:0 13px;border:1px solid #2b3547;border-radius:9px;color:#cbd5e5;background:#151c28;font-size:11px;cursor:pointer}.controls-actions button:hover{border-color:#526078;background:#1a2331}.controls-actions .control-primary{color:#091018;border-color:#74ddf3;background:#74ddf3;font-weight:700}.controls-actions .control-reverse{color:#ffb0c4;border-color:#ff6b9d61}.controls-sliders{display:grid;grid-template-columns:repeat(2,minmax(170px,1fr));gap:15px 24px}.controls-sliders label>span{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:#758197;font-size:10px}.controls-sliders output{color:#cbd7e8;font:500 10px/1 ui-monospace,SFMono-Regular,Consolas,monospace}.controls-sliders input{width:100%;height:4px;accent-color:#72d9ee;cursor:pointer}.controls-proof{min-width:0;padding-left:20px;border-left:1px solid #222a39}.controls-proof span{display:block;color:#77849a;font-size:9px;letter-spacing:.09em}.controls-proof b,.controls-proof em{display:block;margin-top:7px;overflow:hidden;color:#d4ddec;font:500 10px/1.35 ui-monospace,SFMono-Regular,Consolas,monospace;text-overflow:ellipsis;white-space:nowrap}.controls-proof em{color:#64d8ad;font-style:normal}@media(max-width:1180px){.gas-theater{left:370px}.ht-story{width:370px;padding-inline:28px}.ht-controls{grid-template-columns:1fr auto 1.6fr}.controls-proof{display:none}}@media(max-width:900px){.ht{padding:0 8px 40px}.ht-topbar{height:62px;padding:0 9px;grid-template-columns:1fr auto}.ht-topbar-title{display:none}.ht-live{font-size:8px}.ht-theater{--scene-height: clamp(500px, 69svh, 620px);height:auto;min-height:0;padding-top:var(--scene-height);border-radius:20px}.gas-theater{inset:0 0 auto;height:var(--scene-height)}.ht-vignette{bottom:auto;height:var(--scene-height);background:linear-gradient(0deg,rgba(5,7,13,.78),transparent 32%)}.gas-theater-help{display:none}.ht-story{position:relative;inset:auto;width:auto;min-height:520px;padding:28px 20px 22px;border-top:1px solid #1d2533;border-right:0;background:#0b0f17;backdrop-filter:none}.story-eyebrow{margin-top:26px}.ht-story h1{max-width:520px;font-size:clamp(31px,9.4vw,42px)}.story-formula{margin-top:27px}.story-say{font-size:14px}.ht-readouts{top:13px;right:13px;grid-template-columns:repeat(2,minmax(70px,1fr));border-radius:10px}.ht-readouts div{min-width:76px;padding:8px 9px}.ht-readouts div:first-child,.ht-readouts div:last-child{display:none}.ht-readouts span{font-size:7px}.ht-readouts b{font-size:11px}.ht-views{top:calc(var(--scene-height) - 57px);right:10px;bottom:auto;left:10px;overflow-x:auto;border-radius:12px;scrollbar-width:none}.ht-views::-webkit-scrollbar{display:none}.ht-views button{flex:1 0 auto;min-height:36px;padding:0 12px}.world-label{padding:5px 7px;font-size:7px}.world-label span{font-size:10px}.world-label:not(.is-focus){display:none}.ht-controls{grid-template-columns:1fr;gap:24px;padding:24px 20px;border-radius:17px}.controls-actions{grid-template-columns:repeat(3,1fr)}.controls-actions button{padding-inline:8px}.controls-sliders{grid-template-columns:1fr;gap:18px}.controls-proof{display:block;padding:19px 0 0;border-top:1px solid #222a39;border-left:0}}@media(prefers-reduced-motion:reduce){.story-progress i b,.story-nav button,.story-nav button:after,.ht-views button,.world-label{transition:none}}:root{--bg: #0a0d13;--ink: #e8edf4;--muted: #8b96a8;color-scheme:dark}*{box-sizing:border-box}html,body{min-width:320px;min-height:100%;margin:0;background:var(--bg);color:var(--ink);font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button{font-family:inherit}::selection{color:#071018;background:#72d9ee}:where(a,button,input):focus-visible{outline:2px solid #72d9ee;outline-offset:3px}noscript{min-height:100svh;display:grid;place-items:center;padding:32px;color:var(--muted);text-align:center}
