html.high-contrast:not(.dark){--color-background:#ffffff;--color-foreground:#000000;--color-surface:#ffffff;--color-surface-hover:#d4d4d4;--color-surface-alt:#e5e5e5;--color-border:#000000;--color-border-strong:#000000;--color-text-primary:#000000;--color-text-secondary:#000000;--color-text-muted:#333333;--color-text-faint:#333333;--color-accent:#0000cc}html.high-contrast.dark{--color-background:#000000;--color-foreground:#ffffff;--color-surface:#0a0a0a;--color-surface-hover:#404040;--color-surface-alt:#0a0a0a;--color-border:#ffffff;--color-border-strong:#ffffff;--color-text-primary:#ffffff;--color-text-secondary:#ffffff;--color-text-muted:#cccccc;--color-text-faint:#cccccc;--color-accent:#6699ff}html.high-contrast:not(.dark) :focus{outline:3px solid #0000cc!important;outline-offset:2px!important}html.high-contrast.dark :focus{outline:3px solid #ffff00!important;outline-offset:2px!important}html.high-contrast:not(.dark) .cm-editor .cm-content{color:#000000!important;caret-color:#000000!important}html.high-contrast:not(.dark) .cm-editor .cm-gutters{background-color:#f0f0f0!important;border-right:2px solid #000000!important;color:#000000!important}html.high-contrast:not(.dark) .cm-editor .cm-placeholder{color:#555555!important}html.high-contrast:not(.dark) .cm-editor .cm-selectionBackground,html.high-contrast:not(.dark) .cm-editor.cm-focused .cm-selectionBackground{background-color:#0066ff50!important}html.high-contrast:not(.dark) .cm-editor .cm-cursor{border-left-color:#000000!important;border-left-width:3px!important}html.high-contrast.dark .cm-editor .cm-content{color:#ffffff!important;caret-color:#ffffff!important}html.high-contrast.dark .cm-editor .cm-gutters{background-color:#0a0a0a!important;border-right:2px solid #ffffff!important;color:#ffffff!important}html.high-contrast.dark .cm-editor .cm-placeholder{color:#aaaaaa!important}html.high-contrast.dark .cm-editor .cm-selectionBackground,html.high-contrast.dark .cm-editor.cm-focused .cm-selectionBackground{background-color:#ffff0050!important}html.high-contrast.dark .cm-editor .cm-cursor{border-left-color:#ffffff!important;border-left-width:3px!important}html.high-contrast:not(.dark) a:hover,html.high-contrast:not(.dark) button:hover{background-color:#d4d4d4!important}html.high-contrast.dark a:hover,html.high-contrast.dark button:hover{background-color:#404040!important}.cm-searchMatch{background-color:#fef08a!important;border-radius:2px}.cm-searchMatch-current{background-color:#fb923c!important;border-radius:2px;outline:2px solid #ea580c;outline-offset:-1px}.dark .cm-searchMatch{background-color:#854d0e!important;color:#fef9c3!important}.dark .cm-searchMatch-current{background-color:#c2410c!important;color:#fff7ed!important;outline:2px solid #fb923c}html.high-contrast:not(.dark) .cm-searchMatch{background-color:#facc15!important;color:#000000!important}html.high-contrast:not(.dark) .cm-searchMatch-current{background-color:#f97316!important;color:#000000!important;outline:3px solid #000000}html.high-contrast.dark .cm-searchMatch{background-color:#facc15!important;color:#000000!important}html.high-contrast.dark .cm-searchMatch-current{background-color:#f97316!important;color:#000000!important;outline:3px solid #ffffff}.cm-scroller{scrollbar-width:thin}.theme-rumil-light .cm-scroller{scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track)}.theme-rumil-light .cm-scroller::-webkit-scrollbar{width:10px;height:10px}.theme-rumil-light .cm-scroller::-webkit-scrollbar-track{background:var(--color-scrollbar-track);border-radius:5px}.theme-rumil-light .cm-scroller::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:5px;border:2px solid var(--color-scrollbar-track)}.theme-rumil-light .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}.theme-rumil-dark .cm-scroller{scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track)}.theme-rumil-dark .cm-scroller::-webkit-scrollbar{width:10px;height:10px}.theme-rumil-dark .cm-scroller::-webkit-scrollbar-track{background:var(--color-scrollbar-track);border-radius:5px}.theme-rumil-dark .cm-scroller::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:5px;border:2px solid var(--color-scrollbar-track)}.theme-rumil-dark .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}.theme-daeron .cm-scroller{scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track)}.theme-daeron .cm-scroller::-webkit-scrollbar{width:10px;height:10px}.theme-daeron .cm-scroller::-webkit-scrollbar-track{background:var(--color-scrollbar-track);border-radius:5px}.theme-daeron .cm-scroller::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:5px;border:2px solid var(--color-scrollbar-track)}.theme-daeron .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}.theme-erestor .cm-scroller{scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track)}.theme-erestor .cm-scroller::-webkit-scrollbar{width:10px;height:10px}.theme-erestor .cm-scroller::-webkit-scrollbar-track{background:var(--color-scrollbar-track);border-radius:5px}.theme-erestor .cm-scroller::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:5px;border:2px solid var(--color-scrollbar-track)}.theme-erestor .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}.theme-pengolodh .cm-scroller{scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track)}.theme-pengolodh .cm-scroller::-webkit-scrollbar{width:10px;height:10px}.theme-pengolodh .cm-scroller::-webkit-scrollbar-track{background:var(--color-scrollbar-track);border-radius:5px}.theme-pengolodh .cm-scroller::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:5px;border:2px solid var(--color-scrollbar-track)}.theme-pengolodh .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}.theme-feanor .cm-scroller{scrollbar-color:var(--color-scrollbar-thumb) var(--color-scrollbar-track)}.theme-feanor .cm-scroller::-webkit-scrollbar{width:10px;height:10px}.theme-feanor .cm-scroller::-webkit-scrollbar-track{background:var(--color-scrollbar-track);border-radius:5px}.theme-feanor .cm-scroller::-webkit-scrollbar-thumb{background:var(--color-scrollbar-thumb);border-radius:5px;border:2px solid var(--color-scrollbar-track)}.theme-feanor .cm-scroller::-webkit-scrollbar-thumb:hover{background:var(--color-scrollbar-thumb-hover)}html.high-contrast:not(.dark) .cm-scroller{scrollbar-color:#000000 #e5e5e5}html.high-contrast:not(.dark) .cm-scroller::-webkit-scrollbar{width:12px;height:12px}html.high-contrast:not(.dark) .cm-scroller::-webkit-scrollbar-track{background:#e5e5e5;border:1px solid #000000}html.high-contrast:not(.dark) .cm-scroller::-webkit-scrollbar-thumb{background:#000000;border:2px solid #e5e5e5}html.high-contrast.dark .cm-scroller{scrollbar-color:#ffffff #1a1a1a}html.high-contrast.dark .cm-scroller::-webkit-scrollbar{width:12px;height:12px}html.high-contrast.dark .cm-scroller::-webkit-scrollbar-track{background:#1a1a1a;border:1px solid #ffffff}html.high-contrast.dark .cm-scroller::-webkit-scrollbar-thumb{background:#ffffff;border:2px solid #1a1a1a}*,:after,:before{box-sizing:border-box;margin:0;padding:0}