html,body,#root{font-family:SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;height:100%;margin:0}@keyframes spin{to{transform:rotate(360deg)}}@keyframes shrink{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.wide-table-text-column input{width:350px}.popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;cursor:default}.popup-content{background:#fff;padding:20px;border-radius:8px;min-width:20%;max-width:90%;max-height:90vh;overflow-y:auto;position:relative;cursor:default}.popup-close{position:absolute;top:8px;right:8px;border:none;background:none;font-size:18px;cursor:pointer}#tv-attr-logo{display:none}.restore-icon{cursor:pointer;color:#6c757d;display:inline-block;transition:all .2s ease-in-out}.restore-icon:hover{color:#0d6efd;transform:scale(1.2)}.scrollbar{overflow-y:auto}.scrollbar::-webkit-scrollbar{width:8px;height:8px}.scrollbar::-webkit-scrollbar-track{background:transparent}.scrollbar::-webkit-scrollbar-thumb{background-color:#a8ddfa;border-radius:4px;border:0}.scrollbar::-webkit-scrollbar-button{display:none}.scrollbar::-webkit-scrollbar-corner{background:transparent}.scrollbar::-webkit-scrollbar-thumb:hover{background-color:#78c8f0}.scrollbar{scrollbar-width:thin;scrollbar-color:rgb(168,221,250) transparent}.login-root{height:100vh;background:#1f2937;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.login-title{font-size:3rem;font-weight:500;margin-bottom:3rem}.login-subtitle{font-size:1.5rem;font-weight:500;margin-top:-2.5rem;margin-bottom:2rem}.pin-back{background:none;border:none;color:gray;font-size:1rem;cursor:pointer;transition:color .2s ease}.pin-back:hover,.pin-back:focus{color:#fff}.create-form{display:flex;flex-direction:column;gap:1rem;width:320px}.create-input{height:48px;background:#2e3a4b;border:2px solid #404955;border-radius:4px;color:#fff;font-size:1rem;padding:0 12px}.create-input:focus{outline:none;border-color:#fff}.create-submit{height:48px;background:#fff;color:#000;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.create-submit:disabled{opacity:.4;cursor:default}.account-buttons{display:flex;flex-direction:row;gap:1rem;margin-top:1rem;width:320px}.login-button{flex:1;height:48px;background:#797f87;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer}.login-button:hover{background:#fff}.login-button:focus{outline:none;border-color:#fff}
