:root{font-family:Tahoma,Arial,sans-serif;color:#161616;background:#d4d4d4;font-synthesis:none;--chrome: #c0c0c0;--navy: #000080;--raised: inset 1px 1px #fff, inset -1px -1px #808080;--inset: inset 1px 1px #808080, inset -1px -1px #fff}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button{min-height:29px;padding:4px 11px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:1px solid;border-color:#fff #404040 #404040 #fff;border-radius:0;background:var(--chrome);color:#111;box-shadow:var(--raised);font-size:14px;cursor:pointer;white-space:nowrap}button:hover{background:#c9c9c9}button:active{border-color:#404040 #fff #fff #404040;box-shadow:var(--inset);padding-top:5px;padding-bottom:3px}button:disabled{color:#686868;text-shadow:1px 1px #fff;cursor:default}button:focus-visible{outline:1px dotted #111;outline-offset:-5px}a:focus-visible,[tabindex]:focus-visible{outline:2px solid #000080;outline-offset:2px}button.primary{border:1px solid #161616;box-shadow:inset 1px 1px #fff,inset -1px -1px #404040,inset 2px 2px #ddd,inset -2px -2px gray;font-weight:700}button.primary:active{box-shadow:inset 1px 1px #404040,inset -1px -1px #fff}button kbd{font:11px Tahoma,Arial,sans-serif;color:#454545;margin-left:10px;font-weight:400}.desktop{margin:0 auto;padding:0 22px 15px;max-width:1800px}.site-header{height:54px;display:flex;align-items:center;justify-content:space-between;gap:20px}.wordmark{color:#161616;font:700 18px Arial,sans-serif;text-decoration:none;letter-spacing:-.5px}.byline{color:#303030;font-size:13px;text-underline-offset:3px}.application{display:flex;flex-direction:column;height:calc(100dvh - 70px);min-height:480px;padding:3px;background:var(--chrome);border:2px solid;border-color:#fff #404040 #404040 #fff;box-shadow:inset -1px -1px gray,1px 1px #000}.titlebar{display:flex;align-items:center;justify-content:space-between;height:29px;min-height:29px;padding:3px 4px;gap:12px;color:#fff;background:var(--navy)}.title-name{display:flex;align-items:center;gap:8px}.titlebar h1,.titlebar h2{margin:0;font-size:14px;font-weight:700}.title-description{font-size:13px;padding-left:10px;margin-left:3px;border-left:1px solid #9393d0}.titlebar button{width:22px;height:22px;min-height:22px;padding:0;color:#111;font-weight:700}.app-icon{position:relative;display:block;width:20px;font-size:19px;line-height:20px;color:#fff;text-shadow:1px 1px #000}.app-icon span{position:absolute;font-size:14px;left:6px;top:3px;color:#ffffa0}.toolbar{display:flex;justify-content:space-between;gap:10px;padding:8px 5px;border-bottom:1px solid #808080;box-shadow:0 1px #fff;flex-shrink:0}.toolbar-group{display:flex;align-items:center;gap:7px}.toolbar button{height:34px}.toolbar .primary{min-width:139px}.tool-icon{font:700 21px/23px Tahoma,Arial,sans-serif;width:22px;text-shadow:1px 1px #fff}.tool-icon.blue{color:#0000a0}.tool-icon.red{color:#bc0000;font-size:19px}.tool-icon.gold{color:#806000}.compare-icon{position:relative;color:navy}.compare-icon span{position:absolute;left:8px;top:3px;font-size:16px;color:#087500}.comparison-bar{min-height:34px;display:flex;align-items:center;justify-content:flex-end;padding:4px 6px;border-bottom:1px solid #808080;box-shadow:0 1px #fff;flex-shrink:0}.change-navigation{display:flex;gap:13px;align-items:center;width:100%;font-size:12px}.change-navigation button{min-height:24px;width:25px;height:24px;padding:0;font-size:17px}.change-navigation button+button{margin-left:-8px}.legend{display:inline-flex;gap:6px;align-items:center}.legend:before{content:"";width:11px;height:11px;border:1px solid}.removed-key:before{background:#f5cccc;border-color:#ab7777}.added-key:before{background:#c2e9c5;border-color:#609266}#change-position{margin-left:auto;min-width:91px}.workspace{display:flex;min-height:250px;flex:1;padding-top:5px}.pane{display:flex;flex-direction:column;flex:1;min-width:0;background:var(--chrome);border:1px solid;border-color:#fff #808080 #808080 #fff;padding:2px;position:relative}.pane-heading{display:flex;align-items:center;height:29px;flex-shrink:0;background:#4d6381;color:#fff;padding:0 7px}.pane-heading h2{margin:0;font-size:14px;font-weight:700}.pane-tools{display:flex;align-items:center;gap:5px;min-height:38px;flex-shrink:0;padding:4px 3px}.pane-tools button{font-size:13px;min-height:27px;padding:3px 8px}.file-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;color:#393939;padding-left:4px}.folder-icon{display:inline-block;position:relative;width:15px;height:10px;background:#ffdc58;border:1px solid #66591e;box-shadow:inset 1px 1px #fff9c0}.folder-icon:before{content:"";position:absolute;top:-4px;left:-1px;width:7px;height:3px;border:1px solid #66591e;border-bottom:0;background:#ffdc58}.editor-surface{display:flex;position:relative;flex:1;min-height:0;background:#fff;border:2px solid;border-color:#808080 #fff #fff #808080;box-shadow:inset 1px 1px #111}.editor-gutter{width:35px;flex-shrink:0;padding-top:12px;text-align:center;background:#ededed;color:#606060;border-right:1px solid #d4d4d4;font:12px/25px Menlo,Monaco,Consolas,monospace;overflow:hidden}.editor-surface textarea{display:block;flex:1;min-width:0;resize:none;border:0;border-radius:0;background:transparent;color:#151515;font:15px/25px Menlo,Monaco,Consolas,monospace;padding:11px 13px;margin:1px;overflow:scroll;scrollbar-gutter:stable;tab-size:4}.editor-surface textarea:focus{outline:none}.editor-surface:focus-within{border-top-color:navy;border-left-color:navy}.editor-surface textarea::placeholder{font:14px/25px Tahoma,Arial,sans-serif;color:#626262;opacity:1}.pane-divider{width:6px;flex-shrink:0;background:var(--chrome)}.pane-divider span{display:none}.pane-footer{height:25px;min-height:25px;display:flex;align-items:center;justify-content:space-between;padding:0 5px;font-size:11px;color:#363636}.text-button{min-height:0;padding:0;border:0;box-shadow:none;background:transparent!important;font-size:12px;color:navy;text-decoration:underline;text-underline-offset:2px}.text-button:active{padding:0;box-shadow:none}.review-surface{--line-gutter: 35px;overflow:scroll;scrollbar-gutter:stable;flex:1;min-height:0;background:#fff;padding:8px 6px;font:14px/25px Menlo,Monaco,Consolas,monospace;tab-size:4;border:2px solid;border-color:#808080 #fff #fff #808080;box-shadow:inset 1px 1px #111}.review-content{min-height:100%;background:linear-gradient(to right,#ededed calc(var(--line-gutter) - 1px),#ddd calc(var(--line-gutter) - 1px),#ddd var(--line-gutter),#fff var(--line-gutter))}.diff-row{display:flex;position:relative;min-height:25px}.line-number{width:var(--line-gutter);flex-shrink:0;padding-right:7px;text-align:right;background:#ededed;color:#5c5c5c;border-right:1px solid #ddd;font-size:11px;-webkit-user-select:none;user-select:none}.line-sign{width:22px;flex-shrink:0;text-align:center;font-size:13px;font-weight:700;-webkit-user-select:none;user-select:none}.line-text{display:block;flex:1;min-width:0;padding-right:11px;white-space:pre-wrap;overflow-wrap:anywhere}.nowrap .line-text{white-space:pre;overflow-wrap:normal}.nowrap .diff-row{min-width:max-content}.removed{background:#f9dbdb}.added{background:#d6f0d7}.removed .line-sign{color:#923535}.added .line-sign{color:#23682c}mark{padding:1px 0;border-radius:0}.removed mark{background:#edacac;color:#111}.added mark{background:#a3d8a8;color:#111}.gap{background:repeating-linear-gradient(-45deg,#f0f0f0,#f0f0f0 3px,#e4e4e4 3px 4px)}.current-change{box-shadow:inset 3px 0 navy}.current-change .line-number{color:navy;font-weight:700}.eol-note{display:inline-block;padding:0 4px;margin-left:8px;background:#fff0c0;border:1px solid #b29a59;color:#584616;font:11px/20px Tahoma,Arial,sans-serif}.diff-map{display:flex;flex-direction:column;width:28px;flex-shrink:0;margin-left:4px;background:#ddd;border:2px solid;border-color:#808080 #fff #fff #808080}.map-title{text-align:center;padding:7px 0;font-size:9px;color:#333;border-bottom:1px solid #aaa}#map-track{position:relative;flex:1;margin:5px 3px}.map-marker{position:absolute;left:0;width:100%;height:8px;min-height:8px;padding:0;border:0;box-shadow:none;background:linear-gradient(90deg,#c47777 49%,#66a46d 50%)}.map-marker[aria-current=true]{outline:1px solid #000080;outline-offset:2px}.map-marker:hover{background:linear-gradient(90deg,#b46464 49%,#57945d 50%)}.feedback{display:flex;align-items:center;gap:10px;padding:4px 7px;margin-top:4px;background:#ffffdc;border:1px solid #a0a080;font-size:12px;flex-shrink:0}#feedback-message{flex:1}.feedback button{min-height:24px;padding:2px 8px;font-size:12px}.statusbar{display:flex;align-items:center;gap:3px;height:26px;min-height:26px;margin-top:4px;font-size:12px}.statusbar>span{display:flex;align-items:center;gap:6px;height:23px;padding:3px 8px;white-space:nowrap;border:1px solid;border-color:#808080 #fff #fff #808080}.statusbar .status-main{flex:1;min-width:0}#status{overflow:hidden;text-overflow:ellipsis}#difference-count{min-width:110px}#line-count{min-width:80px}.pane.drag-over:after{content:"Drop text file";position:absolute;inset:68px 3px 28px;display:grid;place-items:center;background:#e6eaffec;border:2px dashed #000080;color:navy;font-size:16px;pointer-events:none}dialog{width:430px;max-width:calc(100vw - 24px);padding:3px;color:#111;background:var(--chrome);border:2px solid;border-color:#fff #404040 #404040 #fff;box-shadow:inset -1px -1px gray,2px 2px #000}dialog::backdrop{background:#0004}.dialog-body{padding:15px 16px;max-height:65dvh;overflow:auto;font-size:14px;line-height:1.5}.dialog-body p{margin:0 0 17px}.dialog-body h3{font-size:14px;margin:0 0 7px}dialog label{display:block;position:relative;padding-left:27px;margin:12px 0 18px;cursor:pointer}dialog input{appearance:none;position:absolute;top:3px;left:0;width:16px;height:16px;margin:0;border:2px solid;border-color:#808080 #fff #fff #808080;border-radius:0;background:#fff;box-shadow:inset 1px 1px #404040;cursor:pointer}dialog input:checked{background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12'%3E%3Cpath d='m2 6 3 3 5-6' fill='none' stroke='%23000' stroke-width='2'/%3E%3C/svg%3E") center / 12px 12px no-repeat}dialog input:focus-visible{outline:1px dotted #111;outline-offset:3px}@media(forced-colors:active){dialog input{appearance:auto;background:Canvas;box-shadow:none}}dialog small{display:block;color:#333;font-size:12px}dialog .option-note{font-size:12px;color:#333;margin:14px 0 0}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;padding:10px 16px;border-top:1px solid #808080;box-shadow:0 -1px #fff}.dialog-actions button{min-width:80px}dialog dl{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;margin:0 0 20px;font-size:12px}dialog dd{margin:0;text-align:right}dialog kbd{font:11px Tahoma,Arial,sans-serif;background:#ddd;border:1px solid #888;padding:2px 3px}::-webkit-scrollbar{width:15px;height:15px}::-webkit-scrollbar-track{background:repeating-conic-gradient(silver 0% 25%,#efefef 0% 50%) 0 0/2px 2px}::-webkit-scrollbar-thumb{background:silver;border:1px solid;border-color:#fff #404040 #404040 #fff;box-shadow:inset -1px -1px gray}::-webkit-scrollbar-button:single-button{display:block;height:15px;width:15px;background-color:silver;border:1px solid;border-color:#fff #404040 #404040 #fff;background-repeat:no-repeat;background-position:center}::-webkit-scrollbar-button:vertical:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4'%3E%3Cpath d='M0 4 3.5 0 7 4z'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:vertical:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7' height='4'%3E%3Cpath d='M0 0 7 0 3.5 4z'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:decrement{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='7'%3E%3Cpath d='M4 0 0 3.5 4 7z'/%3E%3C/svg%3E")}::-webkit-scrollbar-button:horizontal:increment{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='7'%3E%3Cpath d='M0 0 4 3.5 0 7z'/%3E%3C/svg%3E")}::-webkit-scrollbar-corner{background:silver}[hidden]{display:none!important}@media(max-width:900px){.desktop{padding:0 12px 12px}.toolbar button{padding:4px 8px}.toolbar .primary{min-width:105px}.toolbar kbd{display:none}.file-name{padding-left:1px}.pane-tools{gap:4px}.pane-tools button{padding:3px 6px}.line-text{font-size:13px}}@media(max-width:620px){.desktop{padding:0 7px 10px}.site-header{height:44px;gap:10px}.wordmark{font-size:16px}.byline{font-size:11px}.application{height:auto;min-height:0}.toolbar{flex-wrap:wrap;gap:6px;padding:6px 3px}.toolbar-group{gap:6px}.toolbar button{font-size:12px;height:30px;min-height:30px}.toolbar .primary{min-width:100px}.toolbar .tool-icon{width:18px;font-size:18px}.toolbar-end{margin-left:auto}.toolbar-end button{min-height:25px;height:25px}.toolbar-end .tool-icon{display:none}.workspace{display:grid;grid-template-columns:minmax(0,1fr);min-height:0}.pane{height:335px}.pane-divider{height:5px;width:100%}.pane-tools button{font-size:12px}.file-name{font-size:11px}.title-description{font-size:12px}.editor-surface textarea{padding:9px;font-size:14px}.editor-surface textarea::placeholder{font-size:13px}.editor-gutter{width:30px;padding-top:10px}.change-navigation{gap:8px;font-size:11px}.change-navigation button+button{margin-left:-3px}.legend{gap:4px}.legend:before{width:8px;height:8px}#change-position{min-width:78px}.diff-map,#line-count{display:none}#difference-count{min-width:90px}.statusbar{font-size:11px}.review-surface{--line-gutter: 30px}.line-sign{width:20px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}:root{--added: #d5efd5;--removed: #f8dada}.added .line-text,.added .line-sign{background:var(--added)}.removed .line-text,.removed .line-sign{background:var(--removed)}.strike-removed .removed mark{text-decoration:line-through}.bold-changes mark{font-weight:700}fieldset{border:1px solid #808080;margin:16px 0 0;padding:10px 12px}legend{padding:0 5px;font-weight:700}dialog .field-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;margin:12px 0;font-size:13px}select,dialog input:not([type=checkbox]),dialog textarea{position:static;width:auto;height:auto;border:2px inset #eee;box-shadow:none;background:#fff;color:#111;padding:4px;font:13px Tahoma,Arial,sans-serif;border-radius:0;appearance:auto}dialog textarea{min-width:0;resize:vertical;flex:1;width:100%}dialog input[type=color]{width:62px;height:28px;padding:2px}dialog input[type=number]{width:80px}dialog .dialog-note{font-size:12px;margin-bottom:14px}.command-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.command-grid button{white-space:normal;min-height:32px}.saved-item{border-bottom:1px solid #888;padding:10px 0;display:flex;flex-wrap:wrap;gap:6px}.saved-item strong,.saved-item time{width:100%;overflow-wrap:anywhere}.saved-item time{font-size:11px}.comment-item{border-bottom:1px solid #888;padding:8px 0}.comment-item p{white-space:pre-wrap;overflow-wrap:anywhere}.comment-location{display:flex;gap:16px}.comment-location select{max-width:110px}.diff-row:focus-within{outline:1px dotted #334a6d;outline-offset:-1px}.line-text[contenteditable]{outline:0;cursor:text;white-space:pre-wrap;min-height:25px}.line-text[contenteditable]:empty:after{content:"​"}.row-actions{display:none;position:absolute;right:3px;top:1px;z-index:3;background:var(--chrome);box-shadow:0 0 0 1px #888;line-height:19px}.diff-row:hover .row-actions,.diff-row:focus-within .row-actions,.has-comment .row-actions{display:flex}.row-actions button{font-size:10px;padding:1px 5px;min-height:21px}.move-label{font:10px Tahoma,Arial,sans-serif;background:#fff1b4;color:#534400;padding:2px 4px;align-self:start;white-space:nowrap}.collapsed-lines{background:#eee;justify-content:center;border-top:1px solid #ddd;border-bottom:1px solid #ddd}.collapsed-lines button{font-size:11px;min-height:23px;padding:2px 8px;box-shadow:none;border:0;background:transparent;color:#334a6d}.review-pager{display:flex;justify-content:center;align-items:center;gap:14px;padding:3px;font-size:11px;border-top:1px solid #808080}.review-pager button{min-height:24px;font-size:11px}.workspace.unified{position:relative}.workspace.unified #left-review{position:absolute;inset:70px 0 0;z-index:1}.workspace.unified .pane-footer,.workspace.unified .diff-map{display:none}.special-mode{height:72px!important;flex:none!important;min-height:0!important}.special-mode .pane{min-height:0!important}.special-mode .pane-footer{display:none}.special-view{flex:1;min-height:0;overflow:auto;background:#fff;border:2px inset #ddd;margin:0 3px 4px}.token.comment,.token.prolog,.token.doctype{color:#607060}.token.keyword,.token.boolean{color:#002cbb}.token.string,.token.attr-value{color:#8a231b}.token.number{color:#784a08}.token.function,.token.class-name{color:#654396}.token.punctuation{color:#555}:root[data-theme=dark]{background:#30343a;color:#ececec;--chrome: #555a63;--added: #244732;--removed: #593236}[data-theme=dark] .desktop,[data-theme=dark] .wordmark,[data-theme=dark] .byline{color:#eee}[data-theme=dark] button{color:#fff;background:var(--chrome)}[data-theme=dark] button:disabled{color:#b6bac0;text-shadow:none}[data-theme=dark] .pane,[data-theme=dark] .pane-footer{color:#eee}[data-theme=dark] .review-surface,[data-theme=dark] .editor-surface,[data-theme=dark] textarea,[data-theme=dark] select,[data-theme=dark] dialog input:not([type=checkbox]){background:#23272e;color:#eee}[data-theme=dark] .review-content{background:linear-gradient(to right,#353a42 var(--line-gutter),#23272e var(--line-gutter))}[data-theme=dark] .line-number,[data-theme=dark] .editor-gutter{background:#353a42;color:#ddd}[data-theme=dark] .same .line-text,[data-theme=dark] .same .line-sign{color:#eee}[data-theme=dark] .removed,[data-theme=dark] .added{color:#111}[data-theme=dark] dialog small{color:#eee}[data-theme=dark] .dialog-body{color:#eee}@media(max-width:700px){.toolbar{flex-wrap:wrap}.toolbar-end{gap:4px}.toolbar-end button{padding:3px 7px}.workspace.unified #left-review{top:137px}.workspace.unified{min-height:430px}.workspace.unified .pane{min-height:68px;flex:none}.special-mode{height:137px!important}.special-mode .pane{flex:none!important}.special-view{min-height:420px;flex:none}.row-actions button{font-size:10px}.move-label{display:none}dialog .field-row{gap:8px}.command-grid{gap:6px}}.option-tabs{display:flex;gap:3px;padding:10px 12px 0}.option-tabs button{font-size:12px;min-height:29px;padding:4px 10px}.option-tabs [aria-selected=true]{box-shadow:inset 1px 1px #fff;background:#d5d5d5;border-bottom-color:#d5d5d5;font-weight:700}.option-panel{min-height:250px}.option-panel>label{margin:12px 0}.option-panel>.field-row{margin:12px 0}.option-panel label small{margin-top:3px}#options-dialog .dialog-body{padding:12px 18px;max-height:55dvh}.dialog-error{color:#8b1414;border:1px solid #963535;background:#ffe9e9;padding:7px;font-size:12px}#comment-list blockquote{margin:6px 0 12px;padding:6px;border-left:2px solid #888;font-size:12px;color:inherit}html[data-theme=dark] .option-tabs [aria-selected=true]{background:#737a84;border-bottom-color:#737a84}.workspace.special-mode{height:auto!important;min-height:0!important;flex:none!important}.special-mode .pane{height:74px!important;min-height:0!important}.workspace.unified .pane{position:static}.workspace.unified #left-review{top:78px}@media(max-width:700px){.workspace.special-mode{grid-template-rows:74px 5px 74px}.workspace.unified{min-height:600px;grid-template-rows:74px 5px 74px 1fr}.workspace.unified .pane{height:74px}.workspace.unified #left-review{top:158px}.special-view{min-height:480px}}.file-comparison-host{height:100%;min-height:inherit;display:flex;flex-direction:column}.added .line-text,.added .line-sign,.added .token{color:var(--added-ink, #111)}.removed .line-text,.removed .line-sign,.removed .token{color:var(--removed-ink, #111)}.line-text mark,.line-text mark .token{color:#111}[data-theme=dark] .file-name{color:#eee}[data-theme=dark] #feedback{color:#111}[data-theme=dark] .same .token.keyword,[data-theme=dark] .same .token.boolean{color:#a8bbff}[data-theme=dark] .same .token.string,[data-theme=dark] .same .token.attr-value{color:#f5b8a9}[data-theme=dark] .same .token.comment{color:#b2bdb2}[data-theme=dark] .same .token.number{color:#edcc9b}[data-theme=dark] .same .token.function,[data-theme=dark] .same .token.class-name{color:#dab7f0}[data-theme=dark] .same .token.punctuation{color:#ddd}.nowrap .line-text[contenteditable]{white-space:pre}.vs-media-view{display:flex;flex:1 1 auto;flex-direction:column;min-width:0;min-height:0;overflow:hidden;background:silver;color:#161616;font:12px Tahoma,Arial,sans-serif}.vs-media-toolbar{display:flex;flex:0 0 auto;flex-wrap:wrap;align-items:center;gap:6px;padding:6px;border-bottom:1px solid #808080;box-shadow:0 1px #fff}.vs-media-modes,.vs-media-controls{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.vs-media-controls{margin-left:auto}.vs-media-toolbar button{min-height:26px;padding:3px 8px;font:inherit}.vs-media-mode[aria-pressed=true]{border-color:#404040 #fff #fff #404040;box-shadow:inset 1px 1px gray,inset -1px -1px #fff}.vs-media-status,.vs-media-pixel-count{padding:0 4px}.vs-media-tolerance-label{display:inline-flex;align-items:center;gap:5px}.vs-media-tolerance-label input{width:92px}.vs-media-stage{position:relative;display:flex;flex:1 1 auto;align-items:center;justify-content:center;min-height:0;overflow:auto;background-color:#e8e8e8;background-image:linear-gradient(45deg,#d4d4d4 25%,transparent 25%),linear-gradient(-45deg,#d4d4d4 25%,transparent 25%),linear-gradient(45deg,transparent 75%,#d4d4d4 75%),linear-gradient(-45deg,transparent 75%,#d4d4d4 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;box-shadow:inset 1px 1px gray,inset -1px -1px #fff}.vs-media-image,.vs-media-difference{display:block;max-width:100%;max-height:100%;object-fit:contain;image-rendering:auto}.vs-media-stage.vs-media-actual .vs-media-image,.vs-media-stage.vs-media-actual .vs-media-difference{max-width:none;max-height:none;flex:none}.vs-media-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);width:100%;height:100%;min-height:0}.vs-media-cell{display:flex;min-width:0;min-height:0;flex-direction:column;align-items:center;justify-content:center;gap:5px;overflow:hidden;border-right:1px solid #808080;box-shadow:1px 0 #fff}.vs-media-label{align-self:stretch;flex:0 0 auto;overflow:hidden;padding:4px 6px;background:silver;border-bottom:1px solid #808080;text-overflow:ellipsis;white-space:nowrap}.vs-media-cell .vs-media-image{width:auto;height:auto;max-width:100%;max-height:calc(100% - 28px)}.vs-media-empty,.vs-media-prompt{padding:10px;color:#333;text-align:center}.vs-media-stage>.vs-media-prompt{position:absolute;z-index:1;inset:auto 8px 8px;background:silver;border:1px solid #808080;pointer-events:none}.vs-media-original,.vs-media-modified,.vs-media-difference{width:auto;height:auto;max-width:100%;max-height:100%;transform:translate(-50%,-50%)}.vs-media-stage>.vs-media-original,.vs-media-stage>.vs-media-modified,.vs-media-stage>.vs-media-difference{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.vs-media-stage>.vs-media-difference{image-rendering:pixelated}.vs-media-seam{position:absolute;top:0;bottom:0;left:50%;width:2px;background:navy;box-shadow:0 0 0 1px #fff;pointer-events:none}.vs-media-slider{position:absolute;z-index:2;inset:auto 12px 7px;width:calc(100% - 24px)}@media(max-width:760px){.vs-media-controls{margin-left:0}.vs-media-status{flex-basis:100%;order:1}.vs-media-split{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(0,1fr)}}.sheet-view{min-width:0;height:100%;display:flex;flex-direction:column;color:#161616;background:#d4d4d4;font:13px Tahoma,Arial,sans-serif}.sheet-tools{display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px;padding:7px;border-bottom:1px solid #808080;box-shadow:0 1px #fff;flex:0 0 auto}.sheet-tools select{min-width:120px;max-width:220px;min-height:27px;padding:3px 24px 3px 6px;border:1px solid #777;border-radius:0;background:#fff;color:#111;font:inherit}.sheet-check{display:inline-flex;align-items:center;gap:4px;white-space:nowrap}.sheet-check input{accent-color:#000080}.sheet-count{margin-left:auto;font-weight:700;white-space:nowrap}.sheet-panes{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;min-height:0;flex:1 1 auto;padding:5px}.sheet-pane{display:flex;flex-direction:column;min-width:0;min-height:0;border:1px solid;border-color:#808080 #fff #fff #808080;background:#fff}.sheet-pane h3{overflow:hidden;flex:0 0 auto;margin:0;padding:5px 7px;color:#fff;background:navy;font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.sheet-viewport{min-height:0;flex:1 1 auto;overflow:auto;background:#fff;outline-offset:-2px}.sheet-grid{border-collapse:separate;border-spacing:0;width:max-content;min-width:100%;table-layout:fixed;color:#111;font:13px/1.25 Arial,Noto Sans,sans-serif}.sheet-grid th,.sheet-grid td{height:25px;max-width:320px;padding:3px 7px;border-right:1px solid #d0d0d0;border-bottom:1px solid #d0d0d0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sheet-grid thead th{position:sticky;z-index:1;top:0;min-width:88px;color:#222;background:#e4e4e4;font-weight:400;text-align:center}.sheet-grid th.sheet-row-number{position:sticky;z-index:2;left:0;min-width:43px;max-width:43px;color:#333;background:#e4e4e4;text-align:right}.sheet-grid thead th.sheet-row-number{z-index:3}.sheet-grid td.changed{background:#fff0a8}.sheet-grid tr:nth-child(2n) td:not(.changed){background:#f8f8f8}@media(max-width:720px){.sheet-panes{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(180px,1fr) minmax(180px,1fr)}.sheet-tools{gap:6px 9px}.sheet-count{margin-left:0}}.guide{margin:20px 0 10px;padding:3px;background:var(--chrome);border:2px solid;border-color:#fff #404040 #404040 #fff;box-shadow:inset -1px -1px gray,1px 1px #000;color:#161616;scroll-margin-top:14px}.guide-header h2{display:flex;align-items:center;gap:8px;margin:0;color:#fff}.guide-help-icon{display:inline-grid;place-items:center;width:16px;height:18px;background:#ffffc4;border:1px solid #333;box-shadow:1px 1px #fff;color:navy}.guide-toolbar{padding:6px 4px;border-bottom:1px solid #808080;box-shadow:0 1px #fff}.guide-return{display:inline-flex;align-items:center;min-height:30px;padding:4px 12px;color:#111;background:var(--chrome);border:1px solid;border-color:#fff #404040 #404040 #fff;box-shadow:var(--raised);font:400 16px/20px var(--ui-font);text-decoration:none}.guide-return:hover{background:#c9c9c9}.guide-return:active{border-color:#404040 #fff #fff #404040;box-shadow:var(--inset);padding-top:5px;padding-bottom:3px}.guide-return:focus-visible{outline:1px dotted #111;outline-offset:-5px}.guide-workspace{display:grid;grid-template-columns:218px minmax(0,1fr);gap:6px;padding:8px 3px 3px;min-height:390px}.guide-contents{display:flex;flex-direction:column;min-width:0}.guide-contents-label{align-self:flex-start;padding:5px 13px 4px;border:1px solid;border-color:#fff #808080 transparent #fff;font:400 16px/20px var(--ui-font)}.guide-topics,.guide-reading{min-width:0;padding:3px;border:2px solid;border-color:#808080 #fff #fff #808080;box-shadow:inset 1px 1px #404040;background:#fff}.guide-topics{flex:1;padding:9px 5px 9px 10px}.guide-topic{position:relative;display:flex;justify-content:flex-start;width:100%;min-height:34px;margin:0;padding:5px 6px;gap:8px;border:0;box-shadow:none;background:#fff;color:#111;font:400 16px/24px var(--ui-font);text-align:left;white-space:normal}.guide-topic:hover{background:#e5e5f1}.guide-topic[aria-selected=true]{background:navy;color:#fff}.guide-topic:active{padding:5px 6px;box-shadow:none}.guide-topic:focus-visible{outline:1px dotted currentColor;outline-offset:-3px}.guide-page-icon{position:relative;flex:0 0 11px;height:14px;border:1px solid #404040;background:#fff;box-shadow:1px 1px #b5b5b5}.guide-page-icon:before{content:"";position:absolute;inset:3px 2px;background:repeating-linear-gradient(#000080 0 1px,transparent 1px 3px)}.guide-section{min-width:0}.guide-section:focus-visible{outline-offset:-2px}.guide-section h3{margin:0;padding:6px 9px;background:#4d6381;color:#fff;line-height:20px}.guide-copy{padding:14px 17px 20px;font:400 16px/1.5 Tahoma,Arial,sans-serif}.guide-copy p{margin:0 0 16px;max-width:72ch}.guide-reference{margin:16px 0 0}.guide-reference>div{display:grid;grid-template-columns:160px minmax(0,1fr);gap:15px;padding:10px 0;border-top:1px solid #c0c0c0}.guide-reference dt{font-weight:700}.guide-reference dd{margin:0;max-width:70ch}.guide-formats{margin-top:0}.guide-formats>div:first-child{border-top:0;padding-top:0}.guide-example{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:2px solid;border-color:#808080 #fff #fff #808080;padding:3px;gap:3px;background:var(--chrome);box-shadow:inset 1px 1px #404040;font:14px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.guide-example-heading{padding:3px 7px;background:#4d6381;color:#fff}.guide-example-removed,.guide-example-added{padding:8px 7px;min-width:0}.guide-example-removed{background:#f9dbdb}.guide-example-added{background:#d6f0d7}.guide-example-removed mark{background:#edacac;color:#111}.guide-example-added mark{background:#a3d8a8;color:#111}.guide-example-removed span{color:#923535}.guide-example-added span{color:#23682c}[data-theme=dark] .guide-contents-label,[data-theme=dark] .guide-return{color:#fff}[data-theme=dark] .guide-return:hover{background:#656b75}[data-theme=dark] .guide .guide-topic{background:#fff;color:#111}[data-theme=dark] .guide .guide-topic:hover{background:#e5e5f1}[data-theme=dark] .guide .guide-topic[aria-selected=true]{background:navy;color:#fff}@media(max-width:900px){.guide-workspace{grid-template-columns:195px minmax(0,1fr)}.guide-reference>div{grid-template-columns:1fr;gap:3px}}@media(max-width:640px){.guide{margin-top:16px}.guide-workspace{grid-template-columns:minmax(0,1fr);min-height:0}.guide-contents-label{padding:2px 9px}.guide-topics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));padding:3px}.guide-topic{min-height:40px;line-height:20px}.guide-copy{padding:12px 10px 16px}.guide-example{font-size:13px}.guide-example-removed,.guide-example-added{padding:7px 4px}}@media(forced-colors:active){.guide-topic[aria-selected=true]{outline:2px solid Highlight;outline-offset:-2px}}@font-face{font-family:W95FA;src:url(/fonts/w95fa.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--ui-font: "W95FA", Tahoma, Arial, sans-serif}button,.titlebar,.pane-heading,.pane-tools,.pane-footer,.comparison-bar,.statusbar,.feedback,.sheet-tools,.sheet-pane-header,.vs-media-toolbar,.vs-media-caption,dialog{font-family:var(--ui-font);font-size:16px;font-weight:400;line-height:1.25}.titlebar h1,.titlebar h2,.title-description,.toolbar button,.option-tabs button,.pane-heading h2,.pane-tools button,.file-name,.change-navigation,.feedback button,.dialog-body,.dialog-body h3,dialog dl,dialog .field-row,dialog .dialog-note,dialog small,dialog label,.dialog-error,.vs-media-toolbar button,.sheet-tools select{font-family:var(--ui-font);font-size:16px;font-weight:400}button.primary,.titlebar button{font-weight:400}.dialog-body{line-height:1.35}.guide{font-family:Tahoma,Arial,sans-serif}.guide-header h2,.guide-section h3,.guide-example-heading{font-family:var(--ui-font);font-size:16px;font-weight:400}.guide-header h2{font-size:16px}@media(max-width:700px){.toolbar-group{flex-wrap:wrap}.pane-tools button{padding-left:6px;padding-right:6px}.statusbar>span{padding-left:5px;padding-right:5px}#change-position{white-space:nowrap;min-width:0}.change-navigation{gap:8px;flex-wrap:wrap}}@media print{.guide{display:none}}
