.v4-page .ccf{--ccf-bg:#1a1a18;--ccf-fg:#ecebe6;--ccf-dim:#8f8d86;--ccf-line:#3a3935;--ccf-accent:#d97757;--ccf-ok:#4eba65;background:var(--ccf-bg);height:clamp(500px,44vw,600px);color:var(--ccf-fg);text-align:left;border:1px solid #fffef81a;border-radius:14px;flex-direction:column;font:400 12.5px/1.55 ui-monospace,SF Mono,SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace;display:flex;overflow:hidden;box-shadow:0 30px 60px -32px #000000bf}.v4-page .ccf__bar{border-bottom:1px solid var(--ccf-line);background:#242421;flex:none;justify-content:center;align-items:center;height:34px;display:flex;position:relative}.v4-page .ccf__lights{gap:7px;display:flex;position:absolute;left:14px}.v4-page .ccf__lights i{background:#ff5f57;border-radius:50%;width:11px;height:11px}.v4-page .ccf__lights i:nth-child(2){background:#febc2e}.v4-page .ccf__lights i:nth-child(3){background:#28c840}.v4-page .ccf__title{color:var(--ccf-dim);font-size:12px}.v4-page .ccf__body{scrollbar-width:none;flex:1;min-height:0;padding:16px 18px 8px;overflow:hidden}.v4-page .ccf__body::-webkit-scrollbar{display:none}.v4-page .ccf__dim{color:var(--ccf-dim)}.v4-page .ccf__accent{color:var(--ccf-accent)}.v4-page .ccf__ok{color:var(--ccf-ok)}.v4-page .ccf b{color:#fff;font-weight:700}.v4-page .ccf__welcome{border:1px solid var(--ccf-accent);border-radius:6px;padding:8px 14px;display:inline-block}.v4-page .ccf__mcp{margin:10px 0 4px}.v4-page .ccf__beat,.v4-page .ccf__spin{animation:ccf-in .28s var(--v4-ease) both;margin-top:12px}@keyframes ccf-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.v4-page .ccf__user{color:var(--ccf-dim);white-space:pre-wrap}.v4-page .ccf__say,.v4-page .ccf__call{white-space:pre-wrap;overflow-wrap:anywhere;grid-template-columns:18px 1fr;display:grid}.v4-page .ccf__dot{color:var(--ccf-fg)}.v4-page .ccf__dot--ok{color:var(--ccf-ok)}.v4-page .ccf__out{color:var(--ccf-dim);animation:ccf-in .25s var(--v4-ease) .35s both;grid-template-columns:18px 22px 1fr;display:grid}.v4-page .ccf__out:before{content:""}.v4-page .ccf__elbow{color:var(--ccf-dim)}.v4-page .ccf__tableWrap{padding-left:18px}.v4-page .ccf__table{font:inherit;white-space:pre;margin:0;line-height:1.2;overflow:hidden}.v4-page .ccf__more{margin-top:2px}.v4-page .ccf__spin{color:var(--ccf-accent)}.v4-page .ccf__spinGlyph{width:18px;display:inline-block}.v4-page .ccf__input{border:1px solid #5b5a55;border-radius:6px;flex:none;gap:10px;margin:6px 14px 0;padding:9px 12px;display:flex}.v4-page .ccf__prompt{color:var(--ccf-dim)}.v4-page .ccf__typed{white-space:pre-wrap}.v4-page .ccf__caret{vertical-align:text-bottom;background:var(--ccf-fg);width:7px;height:1.15em;margin-left:1px;animation:1s step-end infinite ccf-caret;display:inline-block}@keyframes ccf-caret{50%{opacity:0}}.v4-page .ccf__hint{flex:none;justify-content:space-between;padding:6px 16px 10px;font-size:11.5px;display:flex}@media (max-width:900px),(prefers-reduced-motion:reduce){.v4-page .ccf__body{overflow-y:auto}.v4-page .ccf__beat,.v4-page .ccf__out,.v4-page .ccf__caret{animation:none}}@media (max-width:900px){.v4-page .ccf{height:520px;font-size:11.5px}.v4-page .ccf__table{overflow-x:auto}}
