.cap-operation-panel,.cap-page-portal{color-scheme:dark;position:fixed;inset:0;margin:auto;padding:20px;border:1px solid #78eaff70;border-radius:14px;background:#061019;color:#eefcff;box-shadow:0 12px 70px #0009;max-width:calc(100vw - 24px);max-height:calc(100dvh - 24px);font:14px/1.6 "Microsoft YaHei",sans-serif;text-align:left;box-sizing:border-box}
.cap-operation-panel{width:540px;overflow:auto}.cap-page-portal{width:min(1400px,95vw);height:92dvh;overflow:hidden;display:none;flex-direction:column}.cap-page-portal[open]{display:flex}
.cap-operation-panel::backdrop,.cap-page-portal::backdrop{background:#000b}
.cap-runtime-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.cap-runtime-header h2{font-size:18px!important;margin:0!important;color:#eefcff!important}.cap-runtime-header button{flex:none}
.cap-page-portal iframe{width:100%;flex:1;min-height:0;border:0;border-radius:8px;background:#000}
.cap-operation-message{white-space:pre-wrap!important;margin:0 0 16px!important;line-height:1.7!important;font-size:14px!important}.cap-operation-data{white-space:pre-wrap;overflow-wrap:anywhere;background:#0b202c;padding:14px;border-radius:9px;font:12px/1.7 "Microsoft YaHei",sans-serif;max-height:42vh;overflow:auto}
.cap-operation-choices{display:flex;flex-wrap:wrap;gap:10px;max-height:50vh;overflow:auto;padding:4px}.cap-operation-form{display:grid;gap:14px}.cap-operation-form label{display:grid;gap:7px}.cap-operation-form input,.cap-operation-form select,.cap-operation-form textarea{box-sizing:border-box;width:100%;font:14px/1.5 "Microsoft YaHei",sans-serif;border:1px solid #78eaff55;border-radius:7px;padding:10px;background:#091d29;color:#fff}.cap-operation-form textarea{min-height:120px;resize:vertical}.cap-operation-form button{justify-self:start}.cap-operation-panel[data-state=unavailable] .cap-operation-message{color:#c7d3dc}
@media(max-width:600px){.cap-page-portal{padding:10px;width:calc(100vw - 12px);max-width:calc(100vw - 12px);height:calc(100dvh - 12px);max-height:calc(100dvh - 12px)}.cap-operation-panel{padding:16px}.cap-runtime-header{margin-bottom:10px}.cap-runtime-header h2{font-size:16px!important}}
