.dark th{background-color:#181818}.light th{background-color:#f0f0f0}.logout-button{cursor:pointer;border:none;border-radius:3px;outline:none;min-width:60px;height:32px;min-height:32px;padding:2px 16px;font-size:14px;font-weight:500;line-height:16px;transition:background-color .17s,color .17s;display:inline-block}.light .logout-button{color:#4f545c;background-color:#e0e0e0}.dark .logout-button{color:#fff;background-color:#4f545c}.gen-button{cursor:pointer;border:none;border-radius:3px;outline:none;min-width:60px;height:32px;min-height:32px;margin-top:5px;margin-bottom:5px;padding:2px 16px;font-size:14px;font-weight:500;line-height:16px;transition:background-color .17s,color .17s;display:block}.light .gen-button{color:#4f545c;background-color:#e0e0e0}.dark .gen-button{color:#fff;background-color:#4f545c}.theme-toggle{margin-left:.4rem;padding:.2rem}.light .theme-toggle:hover{color:gray;transition:background-color .17s,color .17s}.dark .theme-toggle:hover{color:#a9a9a9;transition:background-color .17s,color .17s}.logo{font-size:1.8rem}.logo-sub{font-size:1.4rem}blockquote{font-style:normal}code{white-space:pre-wrap}.pw{color:#24292e;vertical-align:middle;background-color:#fff;background-position:right 8px center;background-repeat:no-repeat;border:1px solid #e1e4e8;border-radius:6px;outline:none;padding:5px 12px;font-size:14px;line-height:20px;box-shadow:inset 0 1px #e1e4e833}.login-container{max-width:400px;margin:"auto";padding:2rem;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.missing{color:red}.modalOverlay{z-index:1000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:-30px;left:0}.dark .modalOverlay,.light .modalOverlay{background-color:#0000}.modal{border-radius:8px;width:800px;padding:20px;position:relative}.dark .modal{background-color:#181818}.light .modal{background-color:#e2e2e2}.closeButton{cursor:pointer;background:0 0;border:none;font-size:20px;position:absolute;top:10px;right:10px}
