html{height:100%;font-size:16px}body{margin:0;padding:0;height:100%;overflow:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Open Sans,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#fff}*,*:before,*:after{box-sizing:border-box}.page-container{display:flex;height:100vh;width:100vw;overflow:hidden}.left-side{flex:1;display:flex;align-items:center;justify-content:center;background-color:#fff;padding:2rem;min-width:0}.left-side__pr{background-color:#050505}.login-content{display:flex;flex-direction:column;align-items:center;width:100%;gap:2rem}.logo{width:167px;height:auto}.tagline{font-family:Inter,sans-serif;font-weight:600;font-size:20px;line-height:24px;color:#050505;text-align:center;margin:0}.tagline__pr{color:#fff}.login-card{width:100%;max-width:377px;background:#fff;border:1px solid #e6e6e6;box-shadow:0 3px 19px 6px #0000000a;border-radius:7px;padding:33px}.login-form{display:flex;flex-direction:column;gap:7px}.input-field{width:100%;padding:7px 13px;border:1px solid #e6e6e6;border-radius:3px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:20px;color:#767676;background:#fff;outline:none;transition:border-color .2s}.input-field:focus{border-color:#1a1a1a}.input-field::placeholder{color:#767676}.button-primary{width:100%;padding:7px 13px;background-color:#1a1a1a;border:none;border-radius:3px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:20px;color:#fff;text-align:center;cursor:pointer;transition:background-color .2s;margin-top:0}.button-primary:hover{background-color:#333}.button-primary:active{background-color:#000}.button-sso{width:100%;padding:7px 13px;background-color:#fff;border:1px solid #e6e6e6;border-radius:3px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:20px;color:#1a1a1a;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:7px}.button-sso:hover{background-color:#f9f9f9;border-color:#ccc}.button-sso:active{background-color:#f0f0f0}.sso-icon{width:17px;height:17px;flex-shrink:0}.forgot-row{display:flex;justify-content:center;align-items:center;width:100%;margin-top:7px}.forgot-password-link{font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:20px;color:#666;text-decoration:none;transition:color .2s}.forgot-password-link:hover{color:#1a1a1a;text-decoration:underline}.divider{width:100%;height:1px;background-color:#e6e6e6;margin:15px 0}.right-side{flex:1;background-color:#f4f4f4;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.pr-sidebar{background:#1a1a1a;display:flex;align-items:flex-end;justify-content:flex-end}.pr-sidebar img{width:auto!important;height:auto!important;max-width:100%;max-height:100%;object-fit:contain!important}.ps-sidebar{background:#f5f5f5;display:flex;align-items:flex-end;justify-content:flex-end}.ps-sidebar img{width:auto!important;height:auto!important;max-width:100%;max-height:100%;object-fit:contain!important}.right-content{position:relative;width:100%;height:100%}.globe-background{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(altana-network-globe.svg);background-size:cover;background-repeat:no-repeat;background-position:center;opacity:.3;pointer-events:none;z-index:1}.ui-elements{position:relative;pointer-events:none}.ui-svg{width:568px;height:auto;display:block}.marketing-text{position:relative;z-index:3;display:flex;flex-direction:column;gap:12px}.marketing-headline{font-family:Inter,sans-serif;font-weight:600;font-size:32px;line-height:34px;letter-spacing:-.96px;color:#050505;margin:0 0 8px}.marketing-description,.marketing-cta{font-family:Inter,sans-serif;font-weight:500;font-size:16px;line-height:1.4;letter-spacing:-.33px;color:#050505;margin:0}.learn-more-button{display:inline-flex;align-items:center;gap:7px;padding:7px;width:125px;background-color:#046ecc;border:none;border-radius:3px;font-family:Inter,sans-serif;font-weight:500;font-size:12px;line-height:20px;color:#fff;text-decoration:none;cursor:pointer;transition:background-color .2s;margin-top:8px}.learn-more-button:hover{background-color:#0589ff}.learn-more-button:active{background-color:#035aa3}.learn-more-button span{text-align:center;width:100%}.learn-more-icon{width:20px;height:20px;background-color:#fff;border-radius:3px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.learn-more-icon svg{width:16px;height:16px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:10000}.modal-content{background-color:#fff;color:#050505;padding:2rem;border-radius:7px;max-width:500px;width:90%;text-align:center;box-shadow:0 4px 20px #00000026;border:1px solid #e6e6e6}.modal-message{margin:0 0 1.5rem;line-height:1.5;font-size:1rem;color:#050505;font-family:Inter,sans-serif}.modal-close-button{background-color:#1a1a1a;color:#fff;border:none;padding:.5rem 1.5rem;border-radius:3px;cursor:pointer;font-size:1rem;font-family:Inter,sans-serif;font-weight:500;min-width:100px;transition:background-color .2s}.modal-close-button:hover{background-color:#333}@media (max-width: 1000px){.right-side{display:none}.left-side{flex:1;width:100%}.login-content{max-width:500px}}@media (max-width: 480px){.left-side{padding:1rem}.login-card{padding:20px}.tagline{font-size:18px}.logo{width:140px}}
/*# sourceMappingURL=loginStyle.css.map */
