@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:100,200,300,400,500,600,700,800,900);@import url(https://fonts.googleapis.com/css?family=Raleway:300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i);@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,500,600,700);.dashboard-full-container{display:flex;height:100%;width:100%}.dashboard-inner-container{flex:1 1;margin-left:256px;padding:2rem}.dashboard-inner-container.overflow{overflow-x:hidden}.dashboard-inner-box{margin:auto;max-width:80rem}.platform-load-spinner-section{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center;width:100%}.platform-load-spinner-section h2{color:#718096;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.platform-load-spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#4dace4;height:40px;width:40px}.sidebar{background-color:#0f172a;color:#fff;display:flex;flex-direction:column;font-family:Roboto Slab,serif;font-family:var(--font-roboto);height:100vh;left:0;overflow-y:auto;position:fixed;top:0;width:256px;z-index:100}.logo-container{align-items:center;border-bottom:1px solid #1b294b;color:#fff;display:flex;font-size:1.25rem;font-weight:700;padding:1.5rem 1rem}.logo-container img{margin-right:8px}.nav-menu{display:flex;flex:1 1;flex-direction:column;margin-top:1rem;padding:0 .5rem}.nav-item{align-items:center;border-radius:.375rem;color:#fff;display:flex;font-size:1rem;margin-bottom:.25rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease-in-out}.nav-item img{margin-right:16px}.nav-item:hover{background-color:#3b82f61a}.nav-item.active{background-color:#3b82f633}.logout-container{border-top:1px solid #1b294b;padding:1rem}.logout-button{align-items:center;background:none;border:none;border-radius:.375rem;color:#fff;display:flex;font-size:1rem;margin-bottom:.25rem;padding:.75rem 1rem;text-decoration:none;transition:all .2s ease-in-out;width:100%}.logout-button:hover{background-color:#3b82f61a;cursor:pointer}.logout-button img{margin-right:16px}.server-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem;width:100%}.server-header-info-section{display:flex;flex-direction:column}.server-header-info-section h1{color:#131313;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1.75rem;font-weight:700}.server-header-info-section p{color:#718096;font-size:.875rem;margin-top:.5rem}.create-button{align-items:center;background-color:#4dace4;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;transition:background-color .2s ease-in-out}.create-button:hover{background-color:#61bbf0}.create-button img{margin-right:16px}.create-button:disabled{cursor:default;opacity:.4}.server-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);margin-bottom:1.5rem;padding:1.5rem}.server-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.server-title-row{align-items:center;display:flex}.server-title{font-size:1.25rem;font-weight:600;margin-right:.75rem}.server-status{align-items:center;display:flex}.status-indicator{border-radius:50%;height:10px;margin-right:.5rem;width:10px}.status-indicator.assigned{background-color:#48bb78}.status-indicator.stopped{background-color:#cbd5e0}.status-indicator.error{background-color:#f56565}.status-text{color:#718096;font-size:.875rem}.server-metadata{color:#718096;font-size:.75rem;margin-top:.3rem}.server-region{border:1px solid #e2e8f0;border-radius:20px;color:#313131;font-size:.875rem;font-weight:500;padding:.4rem 1rem}.server-specs{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr);margin-top:1rem}.spec-item{display:flex;flex-direction:column}.spec-label{color:#718096;font-size:.875rem;margin-bottom:.25rem}.spec-value{font-weight:500}.server-details{border-top:1px solid #e2e8f0;font-size:.875rem;margin-top:1rem;padding-top:1rem}.server-details-title-section{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1rem}.server-details-title{font-size:1rem;font-weight:600}.server-details-ip-record{align-items:center;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;justify-content:space-between;margin-top:1rem;padding:.75rem 1rem}.server-details-ip-section{align-items:center;display:flex;flex-direction:row;justify-content:center}.server-details-ip-values{font-size:1rem;font-weight:500;min-width:120px}.server-details-ip-protocols{border:1px solid #e2e8f0;border-radius:20px;font-size:.75rem;font-weight:500;margin-left:8px;padding:.3rem .6rem}.delete-button{align-items:center;background:none;border:none;border-radius:.375rem;color:#718096;cursor:pointer;display:flex;font-size:.875rem;justify-content:center;padding:.5rem;transition:background-color .2s ease-in-out}.delete-button:hover{background:#4dace4;color:#fff}.server-actions{margin-top:1.5rem}.details-button,.server-actions{align-items:center;display:flex;justify-content:center}.details-button{background:none;border:none;border-radius:.375rem;color:#718096;cursor:pointer;font-size:.875rem;padding:.4rem 1rem;transition:background-color .2s ease-in-out;width:100%}.details-button:hover{background:#4dace4;color:#fff}.details-button img{margin-left:4px}.details-icon{height:16px;margin-left:.25rem;width:16px}.details-arrow-icon{transition:transform .2s ease}.details-arrow-icon.rotate{transform:rotate(90deg)}.action-buttons{display:flex;gap:.5rem}.action-button{align-items:center;background:none;border:1px solid #e2e8f0;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;padding:.5rem 1rem;transition:all .2s ease-in-out}.action-button:hover{background-color:#f7fafc}.action-icon{height:16px;margin-right:.5rem;width:16px}.server-details-button-grey{align-items:center;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;color:#313131;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:flex-start;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.server-details-button-grey:hover{background:#4dace4;color:#fff}.server-details-button-grey img{margin-right:16px}.server-details-ip-add-section{align-items:flex-start;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;flex-direction:column;justify-content:center;margin-top:1rem;padding:1rem}.server-details-ip-add-title-section{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1rem;width:100%}.server-details-ip-add-title{font-size:.875rem;font-weight:600;width:100%}.server-details-ip-add-addresses{align-items:flex-start;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;font-size:.875rem;margin-top:1rem;outline:none;padding:.75rem;transition:border-color .2s ease-in-out;width:100%}.server-details-ip-add-addresses:focus{border-color:#4dace4}.server-details-ip-add-addresses.error,.server-details-ip-add-addresses.error:focus{border-color:#e44d4d}.server-details-ip-add-title p{color:#718096;font-size:.75rem;font-weight:500;margin-top:.75rem}.server-details-ip-add-button-section{display:flex;flex-direction:row;justify-content:flex-end;margin-top:1rem;width:100%}.server-details-ip-add-section-button-grey{align-items:center;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;color:#313131;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;margin-right:1rem;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.server-details-ip-add-section-button-grey:hover{background:#4dace4;color:#fff}.server-details-ip-add-section-button-grey img{margin-right:16px}.server-details-ip-add-section-button-grey:disabled{cursor:default;opacity:.4}.server-details-ip-add-section-button-blue{align-items:center;background:#f5f4f4;background-color:#4dace4;border:1px solid #e2e8f0;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.server-details-ip-add-section-button-blue:hover{background-color:#61bbf0}.server-details-ip-add-section-button-blue img{margin-right:16px}.server-details-ip-add-section-button-blue:disabled{cursor:default;opacity:.4}.empty-server-card{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:center;margin-bottom:1.5rem;min-height:250px;padding:1.5rem}.empty-server-card,.empty-server-card h2{font-family:Open Sans,sans-serif;font-family:var(--font-open-sans)}.empty-server-card h2{color:#718096;font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.server-info-box{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);justify-content:flex-start;margin-bottom:1.5rem;padding:1.5rem}.server-info-box img{margin-left:.5rem;margin-right:2rem}.server-info-box-text{display:flex;flex-direction:column}.server-info-box-text h5{color:#313131;font-size:1.25rem;font-weight:500;margin-bottom:1rem}.server-info-box-text p{color:#313131;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.server-info-box-creds{display:flex;flex-direction:row;justify-content:space-evenly}.server-info-box-creds h6{color:#313131;font-size:1rem;font-weight:500;padding:.5rem}.server-settings-button-blue{align-items:center;background:#f5f4f4;background-color:#4dace4;border:1px solid #e2e8f0;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;margin-top:1rem;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.server-settings-button-blue:hover{background-color:#61bbf0}.server-settings-button-blue img{margin-right:16px}.server-input-with-suggestion{display:inline-block;position:relative;width:100%}.server-ip-suggestion-section{background-color:#fff;border:none;box-shadow:0 2px 8px #0000001a;left:0;padding:.5rem;position:absolute;top:100%;width:max-content;z-index:502}.server-ip-suggestion-button{background-color:#4dace4;border:none;border-radius:.375rem;color:#f5f4f4;cursor:pointer;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;padding:.825rem 1.25rem;text-align:left;transition:background-color .2s ease-in-out;width:100%}.server-ip-suggestion-button:hover{background-color:#61bbf0}.loader-spinner-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.loader-spinner-section h2{color:#718096;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#4dace4;height:40px;margin-top:7rem;width:40px}.server-startup-load-spinner-section{align-items:center;display:flex;flex-direction:row;height:38px;justify-content:center}.server-startup-load-spinner-section p{color:#718096;font-size:.875rem}.server-startup-loading-spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#4dace4;height:30px;margin-left:1rem;margin-right:4rem;min-width:30px}.ip-toast-error{animation:slideUpDown 4s ease-in-out forwards;background-color:#e53e3e;border-radius:8px;bottom:20px;box-shadow:0 5px 15px #0003;color:#fff;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1rem;font-weight:600;max-width:450px;opacity:0;padding:1.25rem;position:fixed;right:20px;transform:translateY(100%);z-index:1000}@media (max-width:1050px){.server-info-box-creds{flex-direction:column}}.create-new-server-card-outer{align-items:center;background-color:#313131b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:500}.create-new-server-card{background-color:#fff;border:none;border-radius:.5rem;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);padding:1.5rem;width:580px;z-index:501}.create-new-server-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.create-new-server-card-header h2{font-size:1.25rem;font-weight:600;margin-right:.75rem}.create-new-server-card-header button{background:none;border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:background-color .2s ease-in-out}.create-new-server-card-header button:hover{background:#4dace4}.create-new-server-card form{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:1rem;padding-top:1rem}.create-new-server-card-input-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem;width:100%}.create-new-server-card-input-section label{font-size:1rem;font-weight:500}.create-new-server-card-input-section p{color:#718096;font-size:.75rem;font-weight:500;line-height:1.4;margin-top:.75rem}.create-new-server-card-input{align-items:flex-start;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;font-size:.875rem;margin-top:.5rem;outline:none;padding:.75rem;transition:border-color .2s ease-in-out;width:100%}.create-new-server-card-input.error{border-color:#e44d4d}.create-new-server-card-input:focus{border-color:#4dace4}.create-new-server-card-input.error:focus{border-color:#e44d4d}.create-new-server-card-select{align-items:flex-start;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;font-size:.875rem;margin-top:.5rem;outline:none;padding:.75rem;width:100%}.create-new-server-card-confirm-section{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.create-new-server-card-confirm-section-button-grey{align-items:center;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;color:#313131;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;margin-right:1rem;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.create-new-server-card-confirm-section-button-grey:hover{background:#4dace4;color:#fff}.create-new-server-card-confirm-section-button-grey img{margin-right:16px}.create-new-server-card-confirm-section-button-grey:disabled{cursor:default;opacity:.4}.create-new-server-card-confirm-section-button-blue{align-items:center;background:#f5f4f4;background-color:#4dace4;border:1px solid #e2e8f0;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.create-new-server-card-confirm-section-button-blue:hover{background-color:#61bbf0}.create-new-server-card-confirm-section-button-blue img{margin-right:16px}.create-new-server-card-confirm-section-button-blue:disabled{cursor:default;opacity:.4}.input-with-suggestion{display:inline-block;position:relative;width:100%}.ip-suggestion-section{background-color:#fff;border:none;box-shadow:0 2px 8px #0000001a;left:0;padding:.5rem;position:absolute;top:100%;width:100%;z-index:502}.ip-suggestion-button{background-color:#4dace4;border:none;border-radius:.375rem;color:#f5f4f4;cursor:pointer;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;padding:.825rem 1.25rem;text-align:left;transition:background-color .2s ease-in-out;width:100%}.ip-suggestion-button:hover{background-color:#61bbf0}.new-server-spinner-section{align-items:center;display:flex;flex-direction:column;height:120px;justify-content:center;width:100%}.new-server-spinner-section-title{color:#718096;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.new-server-load-spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#4dace4;height:40px;width:40px}@media (max-width:610px){.create-new-server-card{margin-left:1rem;margin-right:1rem;min-width:0;width:100%}}.settings-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem;width:100%}.settings-header-info-section{display:flex;flex-direction:column}.settings-header-info-section h1{color:#131313;font-size:1.75rem;font-weight:700}.settings-card,.settings-header-info-section h1{font-family:Open Sans,sans-serif;font-family:var(--font-open-sans)}.settings-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1.5rem;padding:1.5rem}.settings-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.settings-title-row{align-items:center;display:flex}.settings-title{font-size:1.25rem;font-weight:600;margin-right:.75rem}.settings-metadata{color:#718096;font-size:.75rem;margin-top:.3rem}.settings-info-text{color:#313131;font-size:1.25rem;justify-content:center;width:100%}.settings-info-text,.settings-option-button{align-items:center;display:flex;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-weight:500;margin-top:1rem}.settings-option-button{background-color:#4dace4;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;padding:.75rem 1.25rem;transition:background-color .2s ease-in-out}.settings-option-button:hover{background-color:#61bbf0}.settings-option-button img{margin-right:16px}.settings-option-button:disabled{cursor:default;opacity:.4}html{font-size:100%}body{overflow-x:hidden}.account-header{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-bottom:1.5rem;width:100%}.account-header-info-section{display:flex;flex-direction:column}.account-header-info-section h1{color:#131313;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1.75rem;font-weight:700}.account-header-info-section p{color:#718096;font-size:.875rem;margin-top:.5rem}.account-.create-button{align-items:center;background-color:#4dace4;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;padding:.75rem 1.25rem;transition:background-color .2s ease-in-out}.account-create-button:hover{background-color:#61bbf0}.account-create-button img{margin-right:16px}.account-create-button:disabled{cursor:default;opacity:.4}.account-empty-card{align-items:center;background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;display:flex;justify-content:center;margin-bottom:1.5rem;min-height:250px;padding:1.5rem}.account-empty-card,.account-empty-card h2{font-family:Open Sans,sans-serif;font-family:var(--font-open-sans)}.account-empty-card h2{color:#718096;font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.account-loader-spinner-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.account-loader-spinner-section h2{color:#718096;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.account-loading-spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#4dace4;height:40px;margin-top:7rem;width:40px}.account-ip-toast-error{animation:slideUpDown 4s ease-in-out forwards;background-color:#e53e3e;border-radius:8px;bottom:20px;box-shadow:0 5px 15px #0003;color:#fff;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1rem;font-weight:600;max-width:450px;opacity:0;padding:1.25rem;position:fixed;right:20px;transform:translateY(100%);z-index:1000}.create-new-account-card-outer{align-items:center;background-color:#313131b3;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:500}.create-new-account-card{background-color:#fff;border:none;border-radius:.5rem;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);padding:1.5rem;width:580px;z-index:501}.create-new-account-card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.create-new-account-card-header h2{font-size:1.25rem;font-weight:600;margin-right:.75rem}.create-new-account-card-header button{background:none;border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:.25rem;transition:background-color .2s ease-in-out}.create-new-account-card-header button:hover{background:#4dace4}.create-new-account-card form{align-items:flex-start;display:flex;flex-direction:column;padding-bottom:1rem;padding-top:1rem}.create-new-account-card-input-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:1.5rem;width:100%}.create-new-account-card-input-section label{font-size:1rem;font-weight:500}.create-new-account-card-input-section p{color:#718096;font-size:.75rem;font-weight:500;line-height:1.4;margin-top:.75rem}.create-new-account-card-input{align-items:flex-start;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;font-size:.875rem;margin-top:.5rem;outline:none;padding:.75rem;transition:border-color .2s ease-in-out;width:100%}.create-new-account-card-input.error{border-color:#e44d4d}.create-new-account-card-input:focus{border-color:#4dace4}.create-new-account-card-input.error:focus{border-color:#e44d4d}.create-new-account-card-select{align-items:flex-start;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;font-size:.875rem;margin-top:.5rem;outline:none;padding:.75rem;width:100%}.create-new-account-card-confirm-section{display:flex;flex-direction:row;justify-content:flex-end;width:100%}.create-new-account-card-confirm-section-button-grey{align-items:center;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;color:#313131;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;margin-right:1rem;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.create-new-account-card-confirm-section-button-grey:hover{background:#4dace4;color:#fff}.create-new-account-card-confirm-section-button-grey img{margin-right:16px}.create-new-account-card-confirm-section-button-grey:disabled{cursor:default;opacity:.4}.create-new-account-card-confirm-section-button-blue{align-items:center;background:#f5f4f4;background-color:#4dace4;border:1px solid #e2e8f0;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:center;padding:.5rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out}.create-new-account-card-confirm-section-button-blue:hover{background-color:#61bbf0}.create-new-account-card-confirm-section-button-blue img{margin-right:16px}.create-new-account-card-confirm-section-button-blue:disabled{cursor:default;opacity:.4}.new-account-spinner-section{align-items:center;display:flex;flex-direction:column;height:120px;justify-content:center;width:100%}.new-account-spinner-section-title{color:#718096;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.new-account-load-spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#4dace4;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:610px){.create-new-account-card{margin-left:1rem;margin-right:1rem;min-width:0;width:100%}}.table-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;color:#313131;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);margin-bottom:1.5rem;padding:1.5rem}.table-container{border:1px solid #ddd;border-radius:8px;max-height:500px;overflow-x:auto;overflow-y:auto;width:100%}.table-container::-webkit-scrollbar{height:8px;width:8px}.table-container::-webkit-scrollbar-track{background-color:#f4f6f8;border-radius:8px}.table-container::-webkit-scrollbar-thumb{background-color:#00000059;border-radius:8px}.table-container::-webkit-scrollbar-thumb:hover{background-color:#00000040}.table-container table{border-collapse:collapse;overflow:clip;width:100%}.table-container td,.table-container th{font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:400;max-width:500px;overflow:clip;padding:10px 14px;text-align:left;text-overflow:ellipsis;white-space:nowrap}.table-container th{background-color:#f4f6f8;font-weight:700;position:sticky;top:0}.table-container tbody tr{border-top:1px solid #e2e8f0}.table-actions{display:flex;justify-content:space-between;margin-top:16px}.table-actions button{align-items:center;background-color:#4dace4;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;justify-content:center;min-width:100px;padding:.75rem 1.25rem;transition:background-color .2s ease-in-out}.table-actions button:hover{background-color:#61bbf0}.table-actions button:disabled{cursor:default;opacity:.4}*{box-sizing:border-box;margin:0;padding:0}:root{--font-roboto:"Roboto Slab",serif;--font-raleway:"Raleway",sans-serif;--font-open-sans:"Open Sans",sans-serif}body{background-color:#f5f5f5;color:#313131;font-family:Roboto Slab,serif;font-family:var(--font-roboto);line-height:1}.request-access-form-container{height:100vh;width:100%}.request-access-form-card,.request-access-form-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.request-access-form-card{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 8px 24px #0000001a;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);margin:1rem;max-width:510px;padding:40px 30px;text-align:center;width:90%}.request-access-form-header{margin-bottom:1rem}.request-access-form-header h1{color:#131313;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1.75rem;font-weight:700}.request-access-form-header p{color:#718096;font-weight:400;line-height:1.5;margin-top:1.25rem}.request-access-form-header p,.request-access-form-info-text{font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem}.request-access-form-info-text{color:#313131;font-weight:500;line-height:1.4;margin-bottom:1.5rem}.request-access-form-icon,.request-access-form-info-text{align-items:center;display:flex;justify-content:center;width:100%}.request-access-form-icon{margin:0 auto 10px}.request-access-form-button{align-items:center;background-color:#4dace4;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1rem;font-weight:600;padding:.75rem 1.25rem;transition:background-color .2s ease-in-out;width:max-content}.request-access-form-button:hover{background-color:#61bbf0}.request-access-form-button img{margin-right:16px}.request-access-form-button:disabled{cursor:default;opacity:.4}.websitelink-form-button{align-items:center;background-color:#4dace4;border:none;border-radius:.375rem;color:#fff;cursor:pointer;display:flex;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1rem;font-weight:600;padding:1rem 1.25rem;text-decoration:none;transition:background-color .2s ease-in-out;width:max-content}.websitelink-form-button:hover{background-color:#61bbf0}.request-access-form-card form{align-items:flex-start;display:flex;flex-direction:column;padding-top:1rem;width:100%}.request-access-form-card-input-section{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin-bottom:1rem;width:100%}.request-access-form-card-input-section label{font-size:1rem;font-weight:500}.request-access-form-card-input-section p{color:#718096;font-size:.75rem;font-weight:500;margin-top:.75rem}.request-access-form-card-input{align-items:flex-start;background:#f5f4f4;border:1px solid #e2e8f0;border-radius:.375rem;display:flex;font-size:.875rem;margin-top:.5rem;outline:none;padding:.75rem;transition:border-color .2s ease-in-out;width:100%}.request-access-form-card-input:focus{border-color:#4dace4}.request-access-form-card-confirm-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem;width:100%}.request-access-form-card-confirm-section p{color:#718096;font-size:.75rem;font-weight:400;margin-top:1.5rem}.request-access-form-spinner-section{align-items:center;display:flex;flex-direction:column;height:120px;justify-content:center;width:100%}.request-access-form-spinner-section-title{color:#718096;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:.875rem;font-weight:500;margin:1rem;text-align:center}.request-access-form-load-spinner{animation:spin 1s linear infinite;border:4px solid #ccc;border-radius:50%;border-top-color:#4dace4;height:40px;width:40px}.request-access-toast-error{animation:slideUpDown 4s ease-in-out forwards;background-color:#e53e3e;border-radius:8px;bottom:80px;box-shadow:0 5px 15px #0003;color:#fff;font-family:Open Sans,sans-serif;font-family:var(--font-open-sans);font-size:1rem;font-weight:600;left:calc(50% - 225px);max-width:450px;opacity:0;padding:1.25rem;position:fixed;transform:translateY(100%);z-index:1000}@keyframes slideUpDown{0%{opacity:0;transform:translateY(100%)}10%{opacity:1;transform:translateY(0)}90%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@media (max-width:610px){.request-access-toast-error{left:20px;max-width:85%}.request-access-form-card{margin-left:1rem;margin-right:1rem;min-width:0;width:90%}}