*{margin:0;padding:0;box-sizing:border-box}body{background:#e8e6f0;min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Courier New,monospace}.window{background:#fff;border-radius:12px;padding:0;width:540px;box-shadow:0 8px 32px #00000026,0 2px 8px #00000014;overflow:hidden}.titlebar{background:#ececec;padding:12px 16px;display:flex;align-items:center;position:relative;border-bottom:1px solid #d8d8d8}.dots{display:flex;gap:8px;z-index:1}.dot{width:12px;height:12px;border-radius:50%}.dot.red{background:#ff5f57}.dot.yellow{background:#ffbd2e}.dot.green{background:#28c940}.title{position:absolute;left:50%;transform:translate(-50%);color:#555;font-size:13px;font-family:-apple-system,sans-serif;font-weight:500;white-space:nowrap}.code{padding:24px 28px;font-size:15px;line-height:2}.code>div{white-space:pre}.ln{color:#bbb;user-select:none;margin-right:20px}.kw{color:#7c3aed;font-weight:600}.typ{color:#2563eb}.num{color:#ea580c}.op{color:#0891b2}.var{color:#1a1a2e}.cmt{color:#9ca3af;font-style:italic}.hidden-eq{color:#fff}.question{padding:16px 28px 20px;color:#555;font-family:-apple-system,sans-serif;font-size:14px;border-top:1px solid #ececec;background:#fafafa}.question strong{color:#1a1a2e}.question code{background:#f0f0f0;padding:1px 6px;border-radius:4px;font-family:Courier New,monospace;font-size:13px}
