.yaml-textarea{font-size:.8rem;min-height:260px}.log-textarea,.yaml-textarea{background-color:var(--bs-body-bg);border-color:var(--bs-border-color);color:var(--bs-body-color);font-family:IBM Plex Mono,Courier New,monospace;resize:vertical}.log-textarea{font-size:.75rem;min-height:140px}#currentDiff{font-size:.85rem;min-height:80px}.diff-kind{font-size:.7rem;letter-spacing:.04em;text-transform:uppercase}.diff-kind--added{background-color:#0d6efd}.diff-kind--removed{background-color:#6c757d}.diff-kind--changed{background-color:#fd7e14}.diff-value{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;font-size:.78rem;margin:0;padding:6px 8px;white-space:pre-wrap;word-break:break-all}.diff-value--empty{color:var(--bs-secondary-color);font-style:italic}.diff-entry{border-left:3px solid hsla(0,0%,100%,.15);padding-left:.75rem}.diff-path{color:var(--bs-info)}.diff-empty{color:var(--bs-success)}.browser-note{border-left:3px solid var(--bs-warning)}.wizard-indicator{align-items:flex-start;display:flex;gap:0}.wizard-step-item{align-items:center;display:flex;flex:1;flex-direction:column;position:relative}.wizard-step-item:not(:last-child):after{background:var(--bs-border-color);content:"";height:2px;left:calc(50% + 1.2rem);position:absolute;right:calc(-50% + 1.2rem);top:1.05rem;transition:background .25s}.wizard-step-item.done:not(:last-child):after{background:var(--bs-primary)}.wizard-step-num{align-items:center;background:var(--bs-body-bg);border:2px solid var(--bs-border-color);border-radius:50%;color:var(--bs-secondary-color);display:flex;font-size:.8rem;font-weight:700;height:2.1rem;justify-content:center;position:relative;transition:all .25s;width:2.1rem;z-index:1}.wizard-step-label{color:var(--bs-secondary-color);font-size:.68rem;margin-top:.3rem;text-align:center}.wizard-step-item.active .wizard-step-num{border-color:var(--bs-primary);color:var(--bs-primary)}.wizard-step-item.active .wizard-step-label{color:var(--bs-body-color);font-weight:600}.wizard-step-item.done .wizard-step-num{background:var(--bs-primary);border-color:var(--bs-primary);color:#fff}.wizard-panel-item{display:none}.wizard-panel-item.active{display:block}.wizard-preset-option{cursor:pointer;transition:border-color .15s,background-color .15s}.wizard-preset-option.selected,.wizard-preset-option:hover{border-color:var(--bs-primary)!important}.wizard-preset-option.selected{background-color:rgba(var(--bs-primary-rgb),.08)}