.editor-header{display:flex;justify-content:space-between;align-items:center;padding:10px;background-color:#1a1a1a;color:#fff}.editor-header-left,.editor-header-right{display:flex;align-items:center;gap:10px}.editor-header-button{background:none;border:1px solid #444;color:#fff;padding:8px;border-radius:5px;cursor:pointer}.editor-header-search{display:flex;border:1px solid #444;border-radius:5px}.editor-header-search input{background:none;border:none;color:#fff;padding:8px;font-family:Torus Pro,sans-serif}.editor-header-search button{background:none;border:none;color:#fff;padding:8px;cursor:pointer;font-family:Torus Pro,sans-serif}.editor-header-metadata{text-align:right}.editor-header-title{font-size:14px;font-weight:700}.editor-header-mapper{font-size:12px}.editor-header-diffs button{background-color:#1a2436;border:1px solid #2a3955;color:#fff;padding:8px 12px;border-radius:5px;cursor:pointer;display:flex;justify-content:space-between;width:200px;font-family:Torus Pro,sans-serif}.josu-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;margin-left:8px}.josu-icon-link{display:flex;align-items:center;justify-content:center;opacity:.8;transition:opacity .2s}.josu-icon-link:hover{opacity:1}.josu-icon{width:24px;height:24px;display:block}.josu-tooltip{position:absolute;right:calc(100% + 8px);top:50%;transform:translateY(-50%);background:#121418f2;color:var(--text, #e5e7eb);border:1px solid rgba(255,255,255,.08);border-radius:6px;padding:6px 10px;font-size:14px;white-space:nowrap;box-shadow:0 4px 12px #0000004d;z-index:1000;pointer-events:none;font-family:Torus Pro,Torus,ui-sans-serif,system-ui,sans-serif}.josu-tooltip:after{content:"";position:absolute;right:-5px;top:50%;transform:translateY(-50%);width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid rgba(18,20,24,.95)}.top-nav .editor-header{background:transparent;padding:0;color:inherit;gap:10px;flex:1}.top-nav .editor-header-left,.top-nav .editor-header-right{gap:8px}.top-nav .editor-header-button,.top-nav .editor-header-search{border-color:#ffffff2e}
