:root{color:#1f2328;font-synthesis:none;text-rendering:optimizelegibility;background:#eef0f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,sans-serif}*{box-sizing:border-box}body{background:#eef0f2;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{color:#1c1c1d;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fafbfceb;border-bottom:1px solid #d7dbe0;justify-content:space-between;align-items:center;gap:18px;min-height:78px;padding:14px 24px;display:flex}.brand{align-items:center;gap:13px;min-width:250px;display:flex}.brand-mark{color:#fff;background:#1f2328;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}.brand h1{margin:0;font-size:18px;font-weight:720;line-height:1.2}.brand p{color:#69707a;margin:4px 0 0;font-size:12px;line-height:1.35}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.primary,.secondary,.ghost,.membership button{white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 12px;display:inline-flex}.primary{color:#fff;background:#1f2328}.secondary{color:#fff;background:#bf4a2e}.ghost{color:#293039;background:#e4e7eb}.quota{color:#59616c;background:#fff;border:1px solid #d5dae0;border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:0 11px;font-size:13px;display:inline-flex}.quota strong{color:#1f2328}.workspace{grid-template-columns:286px 1fr;gap:18px;min-height:0;padding:18px 24px 22px;display:grid}.controls{background:#fbfcfd;border:1px solid #d7dbe0;border-radius:8px;flex-direction:column;gap:14px;min-width:0;padding:15px;display:flex;overflow:auto}.controls label{color:#505863;gap:7px;font-size:12px;font-weight:620;display:grid}.controls input,.controls select{color:#1f2328;background:#fff;border:1px solid #cfd5dc;border-radius:6px;min-width:0;height:36px;padding:0 10px}.controls input[type=color]{padding:4px}.membership,.history{border-top:1px solid #e3e6ea;padding-top:12px}.membership h2,.history h2{align-items:center;gap:7px;margin:0 0 8px;font-size:13px;display:flex}.membership p,.muted{color:#747b85;margin:0 0 10px;font-size:12px;line-height:1.55}.membership button{color:#fff;background:#1f2328;width:100%}.history-item{grid-template-columns:1fr auto;align-items:center;gap:6px;margin-top:7px;display:grid}.history-item a{color:#2f3843;align-items:center;gap:7px;min-width:0;font-size:12px;text-decoration:none;display:flex}.history-item a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-item button{color:#7e8792;background:#edf0f3;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.editor-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;min-width:0;min-height:0;display:grid}.pane{background:#fbfcfd;border:1px solid #d7dbe0;border-radius:8px;grid-template-rows:auto 1fr;min-width:0;min-height:calc(100vh - 122px);display:grid;overflow:hidden}.pane-header{color:#68707b;border-bottom:1px solid #e1e5e9;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:0 14px;font-size:12px;display:flex}.pane-header>div{color:#2f3843;align-items:center;gap:7px;font-weight:650;display:flex}.pane-header>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.editor-pane textarea{resize:none;color:#20242a;background:#fff;border:0;outline:none;width:100%;height:100%;min-height:0;padding:18px;font-family:SF Mono,Menlo,Consolas,monospace;font-size:13px;line-height:1.72}.preview-scroll{background:#f0f2f5;justify-content:center;min-height:0;padding:22px;display:flex;overflow:auto}.markdown-preview{color:#1f1c18;background:#fffdf9;border:1px solid #00000014;width:min(100%,760px);min-height:100%;padding:38px 42px;font-family:Georgia,Songti SC,Noto Serif CJK SC,serif;box-shadow:0 16px 50px #1c202414}.markdown-preview h1,.markdown-preview h2,.markdown-preview h3{line-height:1.3}.markdown-preview p,.markdown-preview li{line-height:1.82}.markdown-preview table{border-collapse:collapse;width:100%;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,PingFang SC,sans-serif;font-size:14px}.markdown-preview th,.markdown-preview td{border:1px solid #0000001f;padding:8px 10px}.markdown-preview blockquote{color:#70695f;border-left:3px solid #bf4a2e;margin-left:0;padding-left:16px}.status-line{color:#fff;background:#20242a;border-radius:7px;max-width:min(440px,100vw - 40px);padding:10px 13px;font-size:13px;position:fixed;bottom:18px;right:20px;box-shadow:0 12px 30px #00000038}@media (width<=1080px){.workspace{grid-template-columns:1fr}.controls{grid-template-columns:repeat(5,minmax(120px,1fr));align-items:start;display:grid;overflow:visible}.membership,.history{grid-column:span 5}}@media (width<=820px){.topbar{flex-direction:column;align-items:flex-start;height:auto}.topbar-actions{justify-content:flex-start}.workspace{padding:14px}.controls,.editor-grid{grid-template-columns:1fr}.membership,.history{grid-column:auto}.pane{min-height:520px}}
