.user-page{flex-direction:column;width:100%;height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.user-header{border-bottom:1px solid var(--wh);flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:44px;display:flex}.user-header-title{padding-left:11px}.user-header-title span{color:var(--wh);font-family:inherit;font-size:16px;font-weight:700}.user-header-logout{padding-right:11px}.user-header-logout button{color:var(--wh);cursor:pointer;border:1px solid var(--wh);background:0 0;border-radius:4px;font-family:inherit;font-size:11px}.user-header-logout button:hover{color:var(--backgroundTop);background-color:var(--wh)}.user-content{flex-direction:row;justify-content:flex-start;width:100%;height:100vh;display:flex;overflow:hidden}.sidebar{border-right:1px solid var(--wh);flex-direction:column;align-items:center;width:100px;height:100vh;display:flex}.sidebar-item{border-bottom:1px solid var(--wh);width:100%}.sidebar-item:hover{background-color:var(--hb)}.sidebar-item:last-child{border-bottom:none}.sidebar-item button{color:var(--wh);cursor:pointer;background:0 0;border:none;width:100%;padding-top:20px;padding-bottom:20px;font-family:inherit;font-size:12px}.sidebar-item.active button{color:var(--whh);background-color:var(--hb)}.sidebar-item button:hover{color:var(--whh)}.content{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;display:flex}
.company-page{flex-direction:column;width:100%;height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.company-header{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.company-list{padding-top:22px;padding-left:22px}.company-list select{color:(--text);font-family:inherit;font-size:14px}.company-list p{color:var(--wh);font-family:inherit;font-size:14px}.company-add{padding-top:22px;padding-left:20px}.company-add button{color:var(--wh);font-family:inherit;font-size:12x;cursor:pointer;border:1px solid var(--wh);background:0 0;border-radius:4px;padding:5px}.company-add button:hover{color:var(--backgroundTop);background-color:var(--wh)}.company-add-form{flex-direction:column;justify-content:center;align-items:center;padding-top:22px;display:flex}.company-add-form p{color:var(--wh);font-family:inherit;font-size:14px}.company-subheader{flex-direction:row;justify-content:flex-start;align-items:center;padding-top:22px;padding-left:22px;display:flex}.company-subheader-link{padding-right:22px}.company-subheader-link span{color:var(--wh);font-family:inherit;font-size:14px}.company-subheader-link span:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.company-subheader-link.active span{color:var(--whh);background-color:var(--hb);border-radius:4px;font-family:inherit;font-size:14px}.company-information{flex-direction:column;width:100%;display:flex}.company-information-users{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:22px;display:flex}.company-information-users-header{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}.company-information-users-header-link{padding-right:22px}.company-information-users-header-link span{color:var(--wh);font-family:inherit;font-size:14px}.company-information-users-header-link span:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.company-information-users-header-link.active span{color:var(--whh);background-color:var(--hb);border-radius:4px;font-family:inherit;font-size:14px}.company-information-apps{flex-direction:column;justify-content:center;align-items:center;display:flex}.company-information-apps span{color:var(--wh);font-family:inherit;font-size:16px}.company-information-apps-list span{color:var(--wh);font-family:inherit;font-size:14px}.company-information-apps-list span:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.company-information-apps-list-app-info-button{flex-direction:row;justify-content:flex-start;align-items:center;width:44%;display:flex}.company-information-apps-list-app-info-button button{color:var(--wh);background:0 0;border:none;outline:none;font-family:inherit}.company-information-apps-list-app-info-button button:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.company-information-apps-list-info-container{flex-direction:column;justify-content:center;width:33%;display:flex}.company-information-apps-list-info-container span{color:var(--wh)}.company-information-users-list-container{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:22px;display:flex;overflow-y:auto}.company-information-users-list-page{flex-direction:column;width:100%;display:flex}.company-information-users-list-page-buttons{justify-content:flex-end;width:min(100%,600px);margin:0 auto;display:flex}.company-information-users-list-page-buttons button{color:var(--wh);background:0 0;border:none;font-family:inherit}.company-information-users-list-page-buttons button:hover{cursor:pointer;background:var(--hb);color:var(--whh)}.company-information-users-list{border:1px solid var(--muted);box-sizing:border-box;border-radius:8px;flex-direction:column;width:min(100%,600px);height:min(100%,400px);min-height:0;margin:0 auto;display:flex;overflow-y:auto}.company-information-users-list::-webkit-scrollbar{width:8px}.company-information-users-list::-webkit-scrollbar-track{background:0 0}.company-information-users-list::-webkit-scrollbar-thumb{background-color:#fff3;border-radius:4px}.company-information-users-list::-webkit-scrollbar-thumb:hover{background-color:#fff6}.company-information-user-list-header,.company-information-user-list-entry{box-sizing:border-box;align-items:center;width:100%;display:flex}.company-information-users-list-body{max-height:380px;display:block;overflow-y:auto}.company-information-user-list-cell{border-bottom:1px solid var(--muted);color:var(--wh);flex:1;min-width:0;padding:10px 16px;font-family:inherit}.company-information-user-list-header .company-information-user-list-cell{border-bottom:1px solid var(--muted);font-weight:600}.company-information-user-list-entry:last-child .company-information-user-list-cell{border-bottom:none}.company-information-user-list-entry:hover .company-information-user-list-cell{background-color:var(--hb);cursor:pointer}.company-information-users-list-user-info{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.company-information-users-list-user-info-button{flex-direction:row;justify-content:flex-start;align-items:center;width:44%;display:flex}.company-information-users-list-user-info-button button{color:var(--wh);background:0 0;border:none;outline:none;font-family:inherit}.company-information-users-list-user-info-button button:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.company-information-users-list-user-info-container{flex-direction:column;justify-content:center;width:33%;display:flex}.company-information-users-list-user-info-container-title{padding-bottom:5px}.company-information-users-list-user-info-container-info{padding-bottom:10px}.company-information-users-list-user-info-container-title span{color:var(--wh);text-align:center;font-family:inherit;font-size:16px}.company-information-users-list-user-info-container-info span{color:var(--wh);text-align:left;font-family:inherit;font-size:14px}.company-information-users-list-user-info-perms{flex-direction:row;display:flex}.company-information-users-list-user-info-perms span{color:var(--wh);padding-right:5px;font-family:inherit;font-size:14px}
.storage-page{flex-direction:column;width:100%;height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.storage-header{flex-direction:row;justify-content:flex-start;align-items:center;padding-top:22px;padding-left:22px;display:flex}.storage-header-link{padding-right:22px}.storage-header-link span{color:var(--wh);font-family:inherit;font-size:14px}.storage-header-link span:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.storage-header-link.active span{color:var(--whh);background-color:var(--hb);border-radius:4px;font-family:inherit;font-size:14px}
.support-page{flex-direction:column;width:100%;height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.support-header{flex-direction:row;justify-content:flex-start;align-items:center;padding-top:22px;padding-left:22px;display:flex}.support-header-link{padding-right:22px}.support-header-link span{color:var(--wh);font-family:inherit;font-size:14px}.support-header-link span:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.support-header-link.active span{color:var(--whh);background-color:var(--hb);border-radius:4px;font-family:inherit;font-size:14px}.support-content{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:22px;display:flex}.support-submit{align-items:center}.support-submit p{color:var(--wh);text-align:center;font-family:inherit;font-size:16px;font-weight:700}.support-submit-form{flex-direction:column;justify-content:center;gap:10px;width:444px;display:flex}.support-submit-form button{cursor:pointer;width:100px}.support-submit-error{padding-top:22px}.support-submit-error span{color:red;font-family:inherit;font-size:14px}.support-submit-success{padding-top:22px}.support-submit-success span{color:var(--wh);font-family:inherit;font-size:14px}.support-contact{align-items:center}.support-contact p{color:var(--wh);text-align:center;font-family:inherit;font-size:16px;font-weight:700}.support-contact-information{flex-direction:column;justify-content:center;padding-top:11px;display:flex}.support-contact-information span{color:var(--wh);padding-bottom:11px;font-family:inherit;font-size:12px}
.account-page{flex-direction:column;width:100%;height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;display:flex}.account-header{flex-direction:row;justify-content:flex-start;align-items:center;padding-top:22px;padding-left:22px;display:flex}.account-header-link{padding-right:22px}.account-header-link span{color:var(--wh);font-family:inherit;font-size:14px}.account-header-link span:hover{cursor:pointer;color:var(--whh);background-color:var(--hb);border-radius:4px}.account-header-link.active span{color:var(--whh);background-color:var(--hb);border-radius:4px;font-family:inherit;font-size:14px}.account-content{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-top:22px;display:flex}.account-info-content{width:100%}.account-info-username{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:22px;display:flex}.account-info-username-box{flex-direction:column;justify-content:center;width:50%;padding-top:11px;padding-bottom:11px;display:flex}.account-info-username-box span{color:var(--wh);text-align:center;font-family:inherit;font-size:16px}.account-info-username-edit-spacer{width:122px;min-width:122px;max-width:122px}.account-info-username-edit{flex-direction:row;justify-content:center;align-items:center;width:100%;height:33px;padding-top:11px;display:flex}.account-info-username-edit-s{white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;justify-content:center;width:222px;min-width:222px;max-width:222px;display:flex;overflow:hidden}.account-info-username-edit-s span{color:var(--wh);text-align:center;font-family:inherit;font-size:14px}.account-info-username-edit-s input{border:1px solid var(--muted);width:200px;color:var(--wh);background:0 0;border-radius:4px;font-family:inherit;font-size:12px}.account-info-username-edit-b{flex-direction:row;align-items:center;gap:2px;width:122px;min-width:122px;max-width:122px;display:flex}.account-info-username-edit-b button{color:var(--wh);text-align:right;background:0 0;border:none;outline:none;font-family:inherit;font-size:14px}.account-info-username-edit-b button:hover{color:var(--whh);cursor:pointer;text-decoration:underline}.account-info-username-edit-e{justify-content:center;width:100%;height:22px;padding-top:8px;display:flex}.account-info-username-edit-e span{color:red;text-align:center;font-family:inherit;font-size:12px}.account-info-username-edit-e p{color:var(--wh);text-align:center;font-family:inherit;font-size:12px}.account-info-email{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:22px;display:flex}.account-info-email-box{flex-direction:column;justify-content:center;width:50%;padding-top:11px;padding-bottom:11px;display:flex}.account-info-email-box span{color:var(--wh);text-align:center;font-family:inherit;font-size:16px}.account-info-email-edit-spacer{width:122px;min-width:122px;max-width:122px}.account-info-email-edit{flex-direction:row;justify-content:center;align-items:center;width:100%;height:33px;padding-top:11px;display:flex}.account-info-email-edit-s{white-space:nowrap;text-overflow:ellipsis;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;justify-content:center;width:222px;min-width:222px;max-width:222px;display:flex;overflow:auto hidden}.account-info-email-edit-s span{color:var(--wh);text-align:left;font-family:inherit;font-size:14px}.account-info-email-edit-s input{border:1px solid var(--muted);width:200px;color:var(--wh);background:0 0;border-radius:4px;font-family:inherit;font-size:12px}.account-info-email-edit-b{flex-direction:row;align-items:center;gap:2px;width:122px;min-width:122px;max-width:122px;display:flex}.account-info-email-edit-b button{color:var(--wh);text-align:right;background:0 0;border:none;outline:none;font-family:inherit;font-size:14px}.account-info-email-edit-b button:hover{color:var(--whh);cursor:pointer;text-decoration:underline}.account-info-email-edit-e{justify-content:center;width:100%;height:22px;padding-top:8px;display:flex}.account-info-email-edit-e span{color:red;text-align:center;font-family:inherit;font-size:12px}.account-info-email-edit-e p{color:var(--wh);text-align:center;font-family:inherit;font-size:12px}.account-info-password{flex-direction:column;justify-content:center;align-items:center;width:100%;padding-bottom:22px;display:flex}.account-info-password-box{flex-direction:column;justify-content:center;width:50%;padding-top:11px;padding-bottom:11px;display:flex}.account-info-password-box span{color:var(--wh);text-align:center;font-family:inherit;font-size:16px}.account-info-password-edit-spacer{width:122px;min-width:122px;max-width:122px}.account-info-password-edit{flex-direction:row;justify-content:center;align-items:center;width:100%;height:33px;padding-top:11px;display:flex}.account-info-password-edit-s{white-space:nowrap;text-overflow:ellipsis;white-space:nowrap;scrollbar-width:none;-ms-overflow-style:none;flex-shrink:0;justify-content:center;width:222px;min-width:222px;max-width:222px;display:flex;overflow:auto hidden}.account-info-password-edit-s span{color:var(--wh);text-align:left;font-family:inherit;font-size:14px}.account-info-password-edit-s input{border:1px solid var(--muted);width:200px;color:var(--wh);background:0 0;border-radius:4px;font-family:inherit;font-size:12px}.account-info-password-edit-b{flex-direction:row;align-items:center;gap:2px;width:122px;min-width:122px;max-width:122px;display:flex}.account-info-password-edit-b button{color:var(--wh);text-align:right;background:0 0;border:none;outline:none;font-family:inherit;font-size:14px}.account-info-password-edit-b button:hover{color:var(--whh);cursor:pointer;text-decoration:underline}.account-info-password-edit-e{justify-content:center;width:100%;height:22px;padding-top:8px;display:flex}.account-info-password-edit-e span{color:red;text-align:center;font-family:inherit;font-size:12px}.account-info-password-edit-e p{color:var(--wh);text-align:center;font-family:inherit;font-size:12px}.account-info-content p{color:var(--wh)}
