html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{color:#121212;height:100%;line-height:1.5;margin:0}button,input,textarea{background-color:#fff;border:none;border-radius:8px;box-shadow:0 0 1px #0003,0 1px 2px #0003;font-family:inherit;font-size:1rem;line-height:1.5;margin:0;padding:.5rem .75rem}button{color:#2d82b5;font-weight:500}button:hover,input:hover,textarea:hover{box-shadow:0 0 1px #0009,0 1px 2px #0003}button:active{box-shadow:0 0 1px #0006;transform:translateY(1px)}#contact h1{align-items:flex-start;display:flex;gap:1rem}#contact h1 form{align-items:center;display:flex;margin-top:.25rem}#contact h1 form button{box-shadow:none;font-size:1.5rem;font-weight:400;padding:0}#contact h1 form button[value=true]{color:#a4a4a4}#contact h1 form button[value=false],#contact h1 form button[value=true]:hover{color:#eeb004}form[action$=destroy] button{color:#f44250}.sr-only{clip:rect(0,0,0,0);border-width:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}#root{display:flex;height:100%;width:100%}#sidebar{background-color:#f7f7f7;border-right:1px solid #e3e3e3;display:flex;flex-direction:column;width:22rem}#sidebar>*{padding-left:2rem;padding-right:2rem}#sidebar h1{align-items:center;border-top:1px solid #e3e3e3;display:flex;font-size:1rem;font-weight:500;line-height:1;margin:0;order:1;padding:1rem 2rem}#sidebar h1:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.413 6.49c-.715-.224-1.084-.148-1.833-.23-1.158-.127-1.62-.58-1.815-1.744-.11-.65.02-1.603-.26-2.193C14.97 1.2 13.718.695 12.46.983c-1.062.243-1.945 1.304-1.994 2.393-.056 1.244.653 2.305 1.87 2.67a8.385 8.385 0 0 0 1.795.307c1.107.08 1.192.696 1.492 1.203.188.32.371.634.371 1.586 0 .952-.184 1.267-.371 1.586-.3.505-.67.837-1.776.918-.604.045-1.22.133-1.796.307-1.217.367-1.925 1.427-1.87 2.67.05 1.09.933 2.15 1.995 2.394 1.257.289 2.508-.217 3.043-1.34.281-.59.435-1.258.545-1.909.197-1.165.658-1.618 1.815-1.744.75-.082 1.525 0 2.227-.399.742-.542 1.405-1.355 1.405-2.483 0-1.128-.714-2.31-1.8-2.652Z' fill='%23F44250'/%3E%3Cpath d='M7.6 11.746c-1.474 0-2.676-1.191-2.676-2.652 0-1.46 1.202-2.651 2.676-2.651 1.473 0 2.675 1.191 2.675 2.651 0 1.46-1.203 2.652-2.675 2.652ZM2.642 17.096A2.658 2.658 0 0 1 0 14.436a2.656 2.656 0 0 1 2.66-2.643 2.656 2.656 0 0 1 2.643 2.661 2.658 2.658 0 0 1-2.66 2.642ZM22.368 17.096a2.658 2.658 0 0 1-2.672-2.631 2.658 2.658 0 0 1 2.632-2.671 2.658 2.658 0 0 1 2.671 2.631 2.658 2.658 0 0 1-2.631 2.671Z' fill='%23000'/%3E%3C/svg%3E");margin-right:.5rem;position:relative;top:1px}#sidebar>div{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;gap:.5rem;padding-bottom:1rem;padding-top:1rem}#sidebar>div form{position:relative}#sidebar>div form input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-6 w-6' fill='none' viewBox='0 0 24 24' stroke='%23999' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m21 21-6-6m2-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0z'/%3E%3C/svg%3E");background-position:.625rem .75rem;background-repeat:no-repeat;background-size:1rem;padding-left:2rem;position:relative;width:100%}#sidebar>div form input[type=search].loading{background-image:none}#sidebar nav{flex:1 1;overflow:auto;padding-top:1rem}#sidebar nav a span{color:#eeb004;float:right}#sidebar nav .active i,#sidebar nav a.active span{color:inherit}#sidebar ul{list-style:none;margin:0;padding:0}#sidebar li{margin:.25rem 0}#sidebar nav a{align-items:center;border-radius:8px;color:inherit;display:flex;gap:1rem;justify-content:space-between;overflow:hidden;padding:.5rem;text-decoration:none;white-space:pre}#sidebar nav a:hover{background:#e3e3e3}#sidebar nav a.active{background:#2d82b5;color:#fff}#sidebar nav a.pending{color:#2d82b5}#detail{display:flex;flex:1 1;overflow-y:scroll;width:100%}#detail.loading{opacity:.25;transition:opacity .2s;transition-delay:.2s}#inner-detail{display:flex;flex:1 1;padding:0;width:100%}#inner-detail.loading{opacity:.25;transition:opacity .2s;transition-delay:.2s}#contact{display:flex;width:40rem}#contact h1{font-size:2rem;font-weight:700;line-height:1.2;margin:0}#contact h1+p{margin:0}#contact h1+p+p{white-space:break-spaces}#contact h1:focus{color:#2d82b5;outline:none}#contact a[href*=twitter]{color:#2d82b5;display:flex;font-size:1.5rem;text-decoration:none}#contact a[href*=twitter]:hover{text-decoration:underline}#contact img{background:#c8c8c8;border-radius:1.5rem;height:12rem;margin-right:2rem;object-fit:cover;width:12rem}#contact h1~div{display:flex;gap:.5rem;margin:1rem 0}#contact-form{display:flex;flex-direction:column;gap:.5rem;margin-right:25px;max-width:60rem}#contact-form h4{margin:1rem 0 .5rem}#contact-form>p:first-child{margin:0;padding:0}#contact-form>p:first-child>:nth-child(2){margin-right:1rem}#contact-form label,#contact-form>p:first-child{display:flex}#contact-form label span,#contact-form p:first-child span{width:8rem}#contact-form label input,#contact-form label textarea,#contact-form p:first-child input{flex-grow:2}#contact-form-avatar{margin-right:2rem}#contact-form-avatar img{background:#0003;border-radius:1rem;height:12rem;width:12rem}#contact-form-avatar input{box-sizing:border-box;width:100%}#contact-form div:last-child{display:flex;flex:1 1;justify-content:flex-end}#contact-form p:last-child button[type=button]{color:inherit}#zero-state{color:#818181;margin:2rem auto;text-align:center}#zero-state a{color:inherit}#zero-state a:hover{color:#121212}#zero-state:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='50' height='33' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M38.826 11.174c-1.428-.449-2.166-.297-3.665-.461-2.317-.253-3.24-1.158-3.631-3.488-.22-1.301.04-3.206-.52-4.385C29.94.592 27.437-.417 24.922.16c-2.123.487-3.89 2.609-3.987 4.787-.112 2.487 1.305 4.609 3.738 5.34 1.156.35 2.384.525 3.592.614 2.214.161 2.384 1.392 2.983 2.405.377.639.743 1.268.743 3.172 0 1.905-.368 2.534-.743 3.173-.6 1.01-1.338 1.673-3.552 1.837-1.207.088-2.438.264-3.592.612-2.433.735-3.85 2.855-3.738 5.342.098 2.178 1.865 4.3 3.988 4.786 2.515.578 5.018-.432 6.088-2.68.561-1.18.869-2.516 1.088-3.817.394-2.33 1.317-3.235 3.631-3.488 1.499-.164 3.05 0 4.454-.798 1.484-1.084 2.81-2.711 2.81-4.966 0-2.256-1.429-4.62-3.599-5.304Z' fill='%23E3E3E3'/%3E%3Cpath d='M15.2 21.685c-2.948 0-5.351-2.382-5.351-5.303 0-2.92 2.403-5.303 5.35-5.303 2.947 0 5.35 2.382 5.35 5.303 0 2.919-2.405 5.303-5.35 5.303ZM5.284 32.387C2.368 32.38-.007 29.988 0 27.065c.007-2.918 2.399-5.294 5.322-5.284 2.918.007 5.294 2.399 5.284 5.322-.007 2.916-2.399 5.291-5.322 5.284ZM44.736 32.387c-2.925.016-5.326-2.35-5.343-5.263-.016-2.926 2.35-5.327 5.263-5.343 2.926-.016 5.327 2.35 5.343 5.263.017 2.923-2.35 5.326-5.263 5.343Z' fill='%23E3E3E3'/%3E%3C/svg%3E");display:block;margin-bottom:.5rem}#error-page{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.aliases{border-collapse:collapse;box-shadow:0 0 20px #00000026;font-family:sans-serif;font-size:.9em}.aliases thead tr{background-color:#2d82b5;color:#fff;text-align:left}.aliases.old thead tr{background-color:#c58df3}.aliases.open thead tr{background-color:#64d0b7}.aliases button{margin-right:0}.aliases button.selected{background-color:#cef0d8}.aliases td,.aliases th{padding:12px 6px}.aliases input{width:100%}.aliases tbody tr{border-bottom:1px solid #ddd}.aliases tbody tr.even{background-color:#f3f3f3}.aliases tbody tr.old.odd{background-color:#f0e2fc}.aliases tbody tr.old.even{background-color:#f7f0fd}.aliases tbody tr.active-row{color:#009879;font-weight:700}#oldvendor{height:100%;overflow-y:scroll;padding:0 2rem 0 1rem;width:25rem}#oldvendor hr{color:#eee}#oldvendor h1{font-size:2rem;font-weight:700;line-height:1.2;margin:0}#oldvendor h1+p{margin:1rem 0}#oldvendor h4{margin-bottom:.5rem}#oldvendor h4+p{margin:0}#oldvendor h1+p+p{white-space:break-spaces}#login-form{flex:1 1}#dashboard,#login-form{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;width:100%}#dashboard button{margin-bottom:1rem}.warning{color:red;margin-top:.5rem}.name-button-row a,button{margin-right:10px}.name-button-row button{padding:.2rem .5rem}.cell-title{align-items:center;display:flex}.details-table{border-collapse:collapse;margin-bottom:20px;width:100%}.details-table td,.details-table th{padding:10px}.details-table:last-child{border-bottom:none}.details-table tr:nth-child(odd){background-color:#f7f7f7}.details-table th{background-color:#2d81b5e6;color:#fff;padding-bottom:12px;padding-top:12px;text-align:left}.edit-vendor-btn{background-color:#fff;border:1px #d7d7d7;border-radius:5px;color:#2d82b5;cursor:pointer;font-size:smaller}.edit-vendor-btn:hover{border:1px #2d82b5}.ignore-button{background-color:#fff;border:1px #d7d7d7;border-radius:5px;color:#2d82b5;cursor:pointer;font-size:smaller;margin-left:15px}.items{margin-top:10px;padding-left:15px}.items:nth-child(odd){background-color:#f7f7f7}.metric-name{font-weight:500;margin-right:5px}.other-details-header{color:#2d82b5}.section{display:flex;flex-direction:row;justify-content:space-between;padding:15px}.section:last-child{border-bottom:none}.section:nth-child(odd){background-color:#f7f7f7}.section-content{padding-left:20px}.search-container{align-items:center;display:flex;flex-direction:row}.title-text{font-weight:500;margin-right:5px}.tooltip-icon{color:#afafaf;cursor:pointer;display:flex;position:relative}.tooltip-text{background-color:hsla(0,0%,48%,.908);border-radius:6px;bottom:100%;color:#fff;display:none;font-size:smaller;left:50%;margin-bottom:10px;margin-left:30px;padding:5px;position:absolute;text-align:center;transform:translateX(-50%);width:300px;z-index:10}.tooltip-icon:hover .tooltip-text{display:block}.title-container{margin-bottom:15px}.vendor-details p{margin-bottom:0}.vendor-name{display:flex;flex-direction:row}.vendor-alias-list{display:flex;flex-direction:column}.vendor-alias-none{display:flex;flex-direction:row}.vendor-alias-items{list-style-type:none;margin-top:0;padding:0}.vendor-dates{color:#efc19b;display:flex;flex-direction:column;font-weight:500;justify-content:space-between;margin-top:20px;width:300px}.vendor-label{font-weight:500;margin-right:10px}.vendor-header-container{align-items:center;display:flex;justify-content:space-between}.word-table{width:100%}.word-table .metric{display:flex;flex-direction:row;font-size:smaller;justify-content:space-between;padding-left:5px}.word-detail-container{display:flex;flex:1 1;height:100%;width:100%}.word-header{display:flex;flex-direction:row;justify-content:space-between}.toolbar-container{justify-content:flex-end;margin-bottom:18px;margin-top:18px}.toolbar-button,.toolbar-container{align-items:center;display:flex;gap:6px}.toolbar-button{background:none;border:1px solid #0000;color:#007bff;cursor:pointer}.button-icon{font-size:18px}.button-label{display:inline}@media (max-width:1200px){.button-label{display:none}.button-icon{font-size:20px}}.checkbox-label{width:90px}.checkbox-container{display:flex}input.styled-checkbox{all:unset;-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #ccc;border-radius:4px;cursor:pointer;height:20px;margin-right:10px;transition:border-color .2s,background-color .2s;width:20px}.styled-checkbox:checked{background-color:#007bff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M14.29 3.23a1 1 0 0 1 0 1.41L6.7 12.2a1 1 0 0 1-1.41 0L1.71 8.64a1 1 0 0 1 1.41-1.41l3.17 3.17 6.17-6.17a1 1 0 0 1 1.41 0z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:12px 12px}.styled-checkbox:hover{border-color:#007bff}.styled-checkbox:disabled+.checkbox-label{color:#b3b1b1;pointer-events:none;text-decoration:none}.styled-checkbox:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.split-row-button{text-align:right}.default-row-button{text-align:justify}.TypeAheadDropDown.full-width{position:relative}.TypeAheadDropDown input,.TypeAheadDropDown.full-width{box-sizing:border-box;width:100%}.TypeAheadDropDown ul:before{content:""}.TypeAheadDropDown ul{list-style-type:none;margin-top:5px;padding:0;text-align:left}.TypeAheadDropDown li{background-color:#fff;border-radius:8px;cursor:pointer;padding:10px 5px}.TypeAheadDropDown li.selected,.TypeAheadDropDown li:hover{background:#2b63fd;border-radius:8px;color:#fff}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#subsidebar{background-color:#f7f7f7;border-right:1px solid #e3e3e3;display:flex;flex:1 1;flex-direction:column;height:100%;max-width:22rem}#subsidebar>*{padding-left:2rem;padding-right:2rem}#subsidebar h1{align-items:center;border-top:1px solid #e3e3e3;display:flex;font-size:1rem;font-weight:500;line-height:1;margin:0;order:1;padding:1rem 2rem}#subsidebar h1:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg width='25' height='18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.413 6.49c-.715-.224-1.084-.148-1.833-.23-1.158-.127-1.62-.58-1.815-1.744-.11-.65.02-1.603-.26-2.193C14.97 1.2 13.718.695 12.46.983c-1.062.243-1.945 1.304-1.994 2.393-.056 1.244.653 2.305 1.87 2.67a8.385 8.385 0 0 0 1.795.307c1.107.08 1.192.696 1.492 1.203.188.32.371.634.371 1.586 0 .952-.184 1.267-.371 1.586-.3.505-.67.837-1.776.918-.604.045-1.22.133-1.796.307-1.217.367-1.925 1.427-1.87 2.67.05 1.09.933 2.15 1.995 2.394 1.257.289 2.508-.217 3.043-1.34.281-.59.435-1.258.545-1.909.197-1.165.658-1.618 1.815-1.744.75-.082 1.525 0 2.227-.399.742-.542 1.405-1.355 1.405-2.483 0-1.128-.714-2.31-1.8-2.652Z' fill='%23F44250'/%3E%3Cpath d='M7.6 11.746c-1.474 0-2.676-1.191-2.676-2.652 0-1.46 1.202-2.651 2.676-2.651 1.473 0 2.675 1.191 2.675 2.651 0 1.46-1.203 2.652-2.675 2.652ZM2.642 17.096A2.658 2.658 0 0 1 0 14.436a2.656 2.656 0 0 1 2.66-2.643 2.656 2.656 0 0 1 2.643 2.661 2.658 2.658 0 0 1-2.66 2.642ZM22.368 17.096a2.658 2.658 0 0 1-2.672-2.631 2.658 2.658 0 0 1 2.632-2.671 2.658 2.658 0 0 1 2.671 2.631 2.658 2.658 0 0 1-2.631 2.671Z' fill='%23000'/%3E%3C/svg%3E");margin-right:.5rem;position:relative;top:1px}#subsidebar>div{border-bottom:1px solid #e3e3e3;display:flex;padding:0}#subsidebar>div form{position:relative}#subsidebar>div form section{align-items:center;border-bottom:1px solid #e3e3e3;display:flex;padding:1rem 2rem;width:100%}#search-form{align-items:center;display:flex;flex-direction:column;justify-content:space-between}#subsidebar>div form input[type=search]{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='h-6 w-6' fill='none' viewBox='0 0 24 24' stroke='%23999' stroke-width='2'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='m21 21-6-6m2-5a7 7 0 1 1-14 0 7 7 0 0 1 14 0z'/%3E%3C/svg%3E");background-position:.625rem .75rem;background-repeat:no-repeat;background-size:1rem;padding-left:2rem;position:relative;width:100%}#subsidebar>div form input[type=search].loading{background-image:none}#search-spinner{animation:spin 1s linear infinite;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24'%3E%3Cpath stroke='%23000' d='M20 4v5h-.582m0 0a8.001 8.001 0 0 0-15.356 2m15.356-2H15M4 20v-5h.581m0 0a8.003 8.003 0 0 0 15.357-2M4.581 15H9'/%3E%3C/svg%3E");height:1rem;left:.625rem;position:absolute;top:.75rem;width:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#subsidebar nav{flex:1 1;overflow:auto;padding-top:1rem}#subsidebar nav a span{color:#605d5d;float:right}#subsidebar nav a.active span{color:inherit}i{color:#818181}#subsidebar nav .active i{color:inherit}#subsidebar ul{list-style:none;margin:0;padding:0}#subsidebar li{margin:.25rem 0}#subsidebar nav a{align-items:center;border-radius:8px;color:inherit;display:flex;gap:1rem;justify-content:space-between;overflow:hidden;padding:.5rem;text-decoration:none;white-space:pre}#subsidebar nav a:hover{background:#e3e3e3}#subsidebar nav a.active{background:#2d82b5;color:#fff}#subsidebar nav a.pending{color:#2d82b5}
/*# sourceMappingURL=main.6127f602.css.map*/