.anyeditor{--anycode-line-height:20px;height:100%;font-family:var(--editor-font-family,monospace);font-size:var(--editor-font-size,14px);font-weight:var(--editor-font-weight,700);background:var(--background-color);color:var(--theme-editor-foreground,var(--foreground-color,#fff));white-space:pre;outline:none;display:flex;position:relative;overflow:auto}.anyeditor *{font-family:inherit}.anyeditor .smr{z-index:20;pointer-events:none;flex:0 0 14px;align-self:flex-start;width:14px;margin-left:-14px;position:sticky;top:0;right:0;overflow:hidden}.anyeditor .smr.active{pointer-events:auto;cursor:default}.anyeditor .smrdl,.anyeditor .smrwl,.anyeditor .smrsl,.anyeditor .smrel{pointer-events:none;position:absolute;inset:0}.anyeditor .smrm{pointer-events:auto;cursor:pointer;width:14px;height:11px;position:absolute;right:0;transform:translateY(-50%)}.anyeditor .smrm:after{content:"";background:var(--smr-color);border-radius:1px;width:8px;height:3px;transition:width 80ms,height 80ms,right 80ms,filter 80ms;position:absolute;top:50%;right:2px;transform:translateY(-50%)}.anyeditor .smrm:hover:after,.anyeditor .smrm.smr-active:after{filter:brightness(1.15);width:12px;height:5px;right:0}.anyeditor .smrw{--smr-color:#6ecbff}.anyeditor .smrs{--smr-color:#ffd166}.anyeditor .smre{--smr-color:#f14c4c;z-index:1}.anyeditor .smrs.selected:after{background:#ff9f43;width:10px;height:4px;right:1px;box-shadow:0 0 0 1px #00000040}.anyeditor .smrs.selected:hover:after,.anyeditor .smrs.selected.smr-active:after{width:13px;height:6px;right:0}.anyeditor .smrd{opacity:.72;pointer-events:auto;cursor:pointer;border-radius:1px;width:4px;min-height:4px;transition:width 80ms,opacity 80ms;position:absolute;right:1px}.anyeditor .smrd:hover,.anyeditor .smrd.smr-active{opacity:1;width:8px}.anyeditor .smrd.added{background:#2ea043}.anyeditor .smrd.modified{background:#d29922}.anyeditor .smrd.deleted{background:#f85149}.anyeditor .buttons{-webkit-user-select:none;user-select:none;pointer-events:auto;text-align:center;background:inherit;z-index:10;min-width:32px;position:sticky;left:0}.anyeditor .buttons div{background:inherit;justify-content:center;align-items:center;display:flex}.anyeditor .line{line-height:var(--anycode-line-height)}.anyeditor .gutter .ln,.anyeditor .buttons .bt,.anyeditor .folds .fd{height:var(--anycode-line-height)}.anyeditor .gutter{-webkit-user-select:none;user-select:none;pointer-events:auto;background:inherit;min-width:48px;color:var(--theme-editor-line-number,#888);z-index:10;position:sticky;left:32px}.anyeditor .folds{-webkit-user-select:none;user-select:none;pointer-events:auto;background:inherit;z-index:10;min-width:24px;max-width:24px;position:sticky;left:80px}.anyeditor .folds .fd{background:inherit;justify-content:left;align-items:center;min-width:24px;max-width:24px;display:flex}.anyeditor .folds .fold-toggle{cursor:pointer;background:0 0;border:0;border-radius:4px;width:14px;height:14px;padding:0;position:relative}.anyeditor .folds .fold-toggle.expanded{opacity:0}.anyeditor .folds .fold-toggle.collapsed{opacity:1}.anyeditor .folds:hover .fold-toggle.expanded{opacity:.4}.anyeditor .folds .fd:hover .fold-toggle{opacity:1}.anyeditor .folds .fold-toggle:hover{background:#ffffff14}.anyeditor .folds .fold-toggle:before{content:"";border-bottom:1.5px solid #666;border-left:1.5px solid #666;width:5px;height:5px;position:absolute;top:50%;left:50%}.anyeditor .folds .fold-toggle.expanded:before{transform:translate(-50%,-62%)rotate(-45deg)}.anyeditor .folds .fold-toggle.collapsed:before{transform:translate(-62%,-50%)rotate(-135deg)}.anyeditor .folds .fold-toggle:hover:before{border-bottom-color:#9ea5af;border-left-color:#9ea5af}.anyeditor .folds .fold-gap-cell{background:inherit}.anyeditor .gutter .ln{background:inherit;min-width:48px;max-width:48px}.anyeditor .code{font-size:var(--editor-font-size,14px);line-height:var(--anycode-line-height);outline:none;flex:1}.anyeditor.readonly .buttons,.anyeditor.readonly .gutter,.anyeditor.readonly .folds,.anyeditor.no-folding .folds{display:none}.anyeditor.readonly .code{cursor:text}.anyeditor .code div{line-height:var(--anycode-line-height)}.anyeditor .code .diff-gap,.anyeditor .gutter .diff-gap-gutter,.anyeditor .buttons .diff-gap-btn,.anyeditor .folds .fold-gap-cell{height:var(--anycode-line-height)}.diagnostic{color:#ff6b6b;vertical-align:middle;z-index:1;-webkit-user-select:text;user-select:text;cursor:text;border-radius:4px;margin-left:3ch;padding:0 4px;line-height:1;display:inline-block;position:relative}.code.selecting .diagnostic{-webkit-user-select:none;user-select:none}.diff-changed{background-color:#307bd73f;position:relative}.diff-added{background-color:#47a85b52;position:relative}.completion-box{z-index:9999;-webkit-backdrop-filter:blur(10px)saturate(130%);cursor:pointer;background-color:#1c1c1c85;background-image:linear-gradient(160deg,#ffffff0d,#ffffff04);border:1px solid #ffffff2e;border-radius:12px;width:400px;max-height:200px;padding:2px 8px;position:absolute;overflow-y:auto;box-shadow:0 10px 28px #00000057}.completion-box .completion-item{padding:2px 8px}.completion-item{justify-content:space-between;align-items:center;display:flex}.completion-kind{color:#aaa;margin-left:auto;font-size:.85em}.completion-active{background-color:#82828254;border-radius:10px}.hover-box{z-index:9998;-webkit-backdrop-filter:blur(10px)saturate(130%);color:#fff;white-space:pre-wrap;word-break:break-word;cursor:text;background-color:#1c1c1c85;background-image:linear-gradient(160deg,#ffffff0d,#ffffff04);border:1px solid #ffffff2e;border-radius:12px;width:420px;max-width:min(420px,80vw);max-height:220px;padding:8px 10px;position:absolute;overflow:auto;box-shadow:0 10px 28px #00000057}.line-deleted-ghost{opacity:.6;-webkit-user-select:none;user-select:none;background-color:#f4433626}.diff-gap{color:#a5acb5;-webkit-user-select:none;user-select:none;text-align:left;border-radius:0 8px 8px 0;align-items:center;gap:0;display:flex}.diff-gap-gutter,.diff-gap-btn{background:#303238}.diff-gap-gutter{color:#9ea5af;border-radius:8px 0 0 8px;flex-direction:column;justify-content:center;gap:4px;display:flex}.diff-gap-gutter-btn{border-radius:4px;width:14px;height:7px;position:relative}.diff-gap-gutter-btn:before{content:"";border-bottom:1.5px solid #666;border-left:1.5px solid #666;width:5px;height:5px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-45deg)}.diff-gap-gutter-btn-up:before{transform:translate(-50%,-60%)rotate(-45deg)}.diff-gap-gutter-btn-down:before{transform:translate(-50%,-40%)rotate(135deg)}.diff-gap-expand-btn{color:inherit;-webkit-user-select:none;user-select:none;box-shadow:none;background:0 0;border:0;outline:none;margin:0;padding:0;line-height:1}.diff-gap-expand-btn:focus,.diff-gap-expand-btn:focus-visible{box-shadow:none;outline:none}.diff-gap-expand-btn-label{color:#9ea5af;text-align:left;height:100%;cursor:inherit;background:0 0;border-radius:0 8px 8px 0;flex:1;padding:0 12px;font-size:11px}.search{z-index:10000;-webkit-backdrop-filter:blur(3px);cursor:pointer;background-color:var(--background-color);border:1px solid #555;border-radius:12px;flex-direction:column;align-self:flex-start;min-width:200px;max-width:40vw;margin:0;padding:.7rem;transition:top 10ms ease-out,left .1s ease-out;display:flex;position:sticky;top:3px;right:20px;overflow:visible}.search input,.search textarea{box-sizing:border-box;background-color:#0000;border:none;outline:none;width:100%;padding:2px 0;font-family:monospace;font-size:16px;line-height:1.4}.search textarea{resize:vertical;white-space:pre-wrap;word-wrap:break-word;field-sizing:content;width:100%;min-height:24px;max-height:200px;margin-bottom:4px;overflow-y:auto}.search search-label{cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:none;padding:.5rem}.search-close-button{cursor:pointer;color:inherit;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:4px 8px;font-size:20px;line-height:1;transition:background-color .2s;display:flex}.search-close-button:hover{background-color:#ffffff1a!important}.search-close-button:active{background-color:#fff3!important}.search .search-button{cursor:pointer;color:inherit;background-color:#0000;border:none;border-radius:4px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:4px 8px;font-size:16px;line-height:1;transition:background-color .2s;display:flex}.search .search-button:hover{background-color:#ffffff1a!important}.search .search-button:active{background-color:#fff3!important}.highlight{background:#d2d2d266}.highlight.selected{background:#b3b3b3e6}.wh{background-color:#add6ff40;border-radius:2px}.bm{background-color:#80808038;border-radius:1px}@media (pointer:coarse){.anyeditor .code{font-size:var(--editor-font-size,16px)}}
