.document-images>div{background:#343a42;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid}.document-images figure{background:#1b1f24;margin:0}.document-images img{object-fit:cover;width:100%;height:190px;display:block}.document-images figcaption{gap:5px;padding:11px;display:grid}.document-images figcaption span,.document-images figcaption small{color:#858d97;font-size:10px;line-height:1.5}.document-images figcaption a{color:var(--lime)}@media (width<=720px){.document-images>div{grid-template-columns:1fr}.document-images img{height:auto;max-height:360px}}.hybrid-editor{color:#e8edf3;background:#171b21;border:1px solid #3a424d;border-radius:12px;margin:24px 0;overflow:hidden}.hybrid-editor-head{background:#1d2229;border-bottom:1px solid #343b46;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.hybrid-editor-head>div:first-child{gap:4px;display:grid}.hybrid-editor-head b{font-size:17px}.hybrid-editor-head span{color:#94a0ae;font-size:13px}.editor-status{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.editor-status span{color:#b9c5d2;background:#161a20;border:1px solid #3b4652;border-radius:999px;padding:4px 8px}.editor-mode-tabs{background:#20252c;border-bottom:1px solid #39414c;gap:0;padding:0 14px;display:flex;overflow-x:auto}.editor-mode-tabs button{color:#aab4c0;white-space:nowrap;background:0 0;border:0;border-bottom:3px solid #0000;padding:13px 16px;font-weight:700}.editor-mode-tabs button:hover{color:#fff}.editor-mode-tabs button.active{color:#c7ff72;background:#181d22;border-bottom-color:#baf66a}.draft-recovery{color:#f2e4a4;background:#302d1f;border-bottom:1px solid #625a32;justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;font-size:13px;display:flex}.draft-recovery>div{gap:7px;display:flex}.draft-recovery button,.editor-history-controls button{color:#e8edf3;background:#252b33;border:1px solid #4b5664;border-radius:5px;padding:7px 10px}.draft-recovery button:hover,.editor-history-controls button:hover:not(:disabled){color:#c7ff72;border-color:#baf66a}.editor-history-controls{background:#181d22;border-bottom:1px solid #343b46;align-items:center;gap:7px;padding:9px 14px;display:flex}.editor-history-controls button:disabled{opacity:.35}.editor-history-controls span{color:#7f8996;margin-left:auto;font-size:11px}.hybrid-editor .structured-editor{background:#15191e;border:0;border-radius:0;margin:0;padding:18px}.section-order{gap:4px;display:flex}.section-order button{min-width:34px;padding:7px}.section-order button:disabled{opacity:.35}.source-editor{background:#101318;border-top:1px solid #343b46}.source-titlebar{background:#171b21;border-bottom:1px solid #343b46;justify-content:space-between;align-items:center;gap:16px;padding:12px 14px;display:flex}.source-titlebar>div:first-child{gap:2px;display:grid}.source-titlebar b{color:#f3f6fa;font-size:14px}.source-titlebar span{color:#8995a3;font-size:11px}.source-title-actions{gap:6px;display:flex}.source-title-actions button{color:#dce4ed;background:#232932;border:1px solid #3c4652;border-radius:5px;min-height:30px;padding:5px 10px;font-size:11px}.source-title-actions button:hover{color:#c7ff72;border-color:#baf66a}.editor-toolbar{z-index:2;background:#1b2027;border-bottom:1px solid #303741;flex-wrap:wrap;align-items:center;gap:6px;padding:8px 12px;display:flex;position:sticky;top:0}.toolbar-label{color:#7f8b99;letter-spacing:.08em;border-right:1px solid #3b4450;margin-right:2px;padding-right:8px;font-size:10px;font-weight:800}.editor-toolbar button{color:#dce4ed;background:#242a32;border:1px solid #3c4652;border-radius:4px;padding:6px 9px;font-size:11px}.editor-toolbar button:hover{color:#c7ff72;background:#293127;border-color:#baf66a}.source-layout{grid-template-columns:minmax(0,1fr) 190px;min-height:540px;display:grid}.source-workbench{background:#0e1116;grid-template-columns:48px minmax(0,1fr);min-width:0;display:grid}.source-gutter{color:#596574;text-align:right;-webkit-user-select:none;user-select:none;background:#151920;border-right:1px solid #2c333d;height:560px;padding:16px 0;font:12px/1.7 Consolas,monospace;overflow:hidden}.source-gutter span{padding-right:11px;display:block}.source-workbench textarea{resize:vertical;color:#e8edf3;caret-color:#baf66a;tab-size:2;white-space:pre;background:#0e1116;border:0;outline:none;width:100%;height:560px;padding:16px 18px;font:13px/1.7 Consolas,Noto Sans KR,monospace;display:block;overflow:auto}.source-workbench:focus-within{box-shadow:inset 3px 0 #9dd457}.source-reference{background:#151920;border-left:1px solid #303741;padding:16px 14px}.source-reference>b{color:#e6edf5;margin-bottom:12px;font-size:12px;display:block}.source-reference dl{margin:0}.source-reference dl>div{border-bottom:1px solid #272e37;justify-content:space-between;gap:10px;padding:7px 0;display:flex}.source-reference dt{color:#8995a3;font-size:11px}.source-reference dd{margin:0}.source-reference code{color:#baf66a;font:11px Consolas,monospace}.source-reference p{color:#6f7b89;margin:16px 0 0;font-size:10px;line-height:1.7}.source-statusbar{display:flex;color:#7f8b99!important;background:#1b2027!important;border-top:1px solid #303741!important;justify-content:flex-end!important;gap:16px!important;padding:7px 12px!important;font:10px Consolas,monospace!important}.source-editor.expanded{z-index:1100;background:#111419;border:1px solid #4b5664;border-radius:10px;flex-direction:column;display:flex;position:fixed;inset:12px;overflow:hidden;box-shadow:0 20px 80px #000}.source-editor.expanded .source-layout{flex:1;min-height:0}.source-editor.expanded .source-workbench,.source-editor.expanded .source-gutter,.source-editor.expanded .source-workbench textarea{height:100%;min-height:0}.source-editor.expanded .editor-toolbar{position:static}.editor-preview{background:#15191e;min-height:360px;padding:22px}.preview-label{color:#c7ff72;background:#2b3527;border-radius:5px;margin-bottom:18px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-block}.wiki-rendered-content>section{margin:0 0 32px}.wiki-rendered-content h2{border-bottom:1px solid #3a424d;margin:0 0 16px;padding-bottom:10px;font-size:22px}.wiki-rendered-content h2 span{color:#88b64e}.wiki-rendered-content h3{color:#f3f6fa;margin:24px 0 10px;font-size:18px}.wiki-rendered-content p{white-space:pre-wrap;margin:9px 0;line-height:1.8}.wiki-rendered-content ul,.wiki-rendered-content ol,.wiki-body ul,.wiki-body ol{margin:12px 0;padding-left:26px;line-height:1.8}.wiki-rendered-content blockquote,.wiki-body blockquote{color:#cbd4de;background:#20262b;border-left:4px solid #9bce58;margin:14px 0;padding:12px 16px}.wiki-rendered-content code,.wiki-body code{color:#d4f7a8;background:#272e36;border-radius:4px;padding:2px 5px}.internal-link{text-decoration:none;color:#baf66a!important}.internal-link:hover{text-decoration:underline}.footnote-ref{vertical-align:super;margin:0 1px;font-size:10px;line-height:0}.footnote-ref a{color:#baf66a;text-decoration:none}.footnote-ref a:hover{text-decoration:underline}.wiki-table-wrap{max-width:100%;margin:16px 0;overflow:auto}.wiki-table-wrap table{border-collapse:collapse;background:#1c2128;width:100%}.wiki-table-wrap th,.wiki-table-wrap td{text-align:left;border:1px solid #414a56;padding:10px 12px}.wiki-table-wrap th{color:#f3f6fa;background:#272e36}.editor-footnote{color:#aab5c1;font-size:13px}.editor-compare{background:#13171c;min-height:300px;padding:18px}.editor-compare>header{justify-content:space-between;gap:12px;margin-bottom:14px;display:flex}.editor-compare>header span{color:#8f9aa8;font-size:13px}.diff-row{font:13px/1.55 Consolas,monospace}.diff-row p{white-space:pre-wrap;word-break:break-word;margin:2px 0;padding:5px 9px}.diff-row p:first-child{color:#ffc4ca;background:#3a1f25}.diff-row p:last-child{color:#c9f7d3;background:#203627}.diff-row span{width:20px;font-weight:900;display:inline-block}.editor-help{color:#aeb9c6;background:#1b2026;border-top:1px solid #343b46;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 16px;font-size:12px;display:flex}.editor-help b{color:#e9eef4}.editor-help code{color:#c7ff72}.wiki-body .wiki-rendered-content>section{margin:0}.wiki-body .wiki-rendered-content h2{display:none}.wiki-body .wiki-rendered-content h3{margin:20px 0 8px}.wiki-body .wiki-table-wrap{margin:14px 0}@media (width<=760px){.hybrid-editor{border-radius:8px;margin-left:-8px;margin-right:-8px}.hybrid-editor-head{flex-direction:column;align-items:flex-start}.editor-status{justify-content:flex-start}.editor-mode-tabs{padding:0}.editor-mode-tabs button{flex:1;padding:12px 10px}.draft-recovery{flex-direction:column;align-items:flex-start}.editor-history-controls span{display:none}.source-titlebar{align-items:flex-start}.source-titlebar span{display:none}.source-layout{display:block}.source-reference{display:none}.source-workbench{grid-template-columns:38px minmax(0,1fr)}.source-gutter,.source-workbench textarea{height:470px}.source-gutter{padding-top:14px}.source-workbench textarea{padding:14px 12px;font-size:12px}.source-statusbar span:nth-child(2),.source-statusbar span:last-child{display:none}.editor-preview{padding:16px}.editor-compare>header{display:grid}.section-editor header{flex-wrap:wrap}.section-editor header input{flex-basis:calc(100% - 50px);order:1}.section-order{order:2}.editor-help{align-items:flex-start}}.footnote-ref{position:relative}.footnote-ref a[data-footnote]:after{content:attr(data-footnote);z-index:30;color:#dce3d8;white-space:normal;overflow-wrap:anywhere;opacity:0;visibility:hidden;pointer-events:none;background:#11161a;border:1px solid #56634b;border-radius:6px;width:max-content;max-width:min(360px,75vw);padding:10px 12px;font-size:11px;font-weight:400;line-height:1.55;transition:opacity .14s,transform .14s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%,4px);box-shadow:0 10px 28px #0009}.footnote-ref a[data-footnote]:hover:after,.footnote-ref a[data-footnote]:focus-visible:after{opacity:1;visibility:visible;transform:translate(-50%)}.document-nav-toc{flex-direction:column;gap:2px;display:flex}.document-nav-toc a{text-overflow:ellipsis;white-space:nowrap;color:#aeb5bd;border-left:2px solid #3a4047;padding:7px 10px;font-size:11px;text-decoration:none;overflow:hidden}.document-nav-toc a:hover{border-left-color:var(--lime);color:var(--lime);background:#24282e}
