.cygnum-account-page{margin:0;padding:0;min-height:100vh;overflow-x:hidden;font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.cygnum-account-backdrop{position:fixed;inset:0;z-index:0;background-image:url(/Common/Images/PowerCRM/cygnum_bg.png);background-size:cover;background-position:center 40%;background-repeat:no-repeat;will-change:transform;animation:bgSlowDrift 80s ease-in-out infinite alternate}.cygnum-bg-overlay{position:absolute;inset:0;background:linear-gradient(145deg,rgba(26,46,56,.88) 0,rgba(33,75,99,.72) 25%,rgba(33,75,99,.5) 50%,rgba(26,46,56,.45) 75%,rgba(0,0,0,.4) 100%)}@keyframes bgSlowDrift{0%{transform:scale(1) translate(0,0)}100%{transform:scale(1.05) translate(-.5%,-.8%)}}.cygnum-account-wrapper{position:relative;z-index:1;display:flex;flex-direction:column;min-height:100vh}.cygnum-account-header{display:flex;align-items:center;justify-content:space-between;padding:28px 40px;flex-shrink:0}.cygnum-logo{height:46px;opacity:.92;transition:opacity .3s ease}.cygnum-logo:hover{opacity:1}.cygnum-account-card .account-logo-img{display:block;height:56px;width:auto;margin:0 auto}.cygnum-lang-switch{display:flex;align-items:center;gap:6px}.cygnum-lang-switch .language-icon{opacity:.5;transition:opacity .2s ease;cursor:pointer}.cygnum-lang-switch .language-icon.language-icon-current,.cygnum-lang-switch .language-icon:hover{opacity:1}.cygnum-account-main{flex:1;display:flex;align-items:center;justify-content:flex-start;padding:0 40px 40px}@media (min-width:1200px){.cygnum-account-main{padding-left:10%}}@media (min-width:1600px){.cygnum-account-main{padding-left:14%}}.cygnum-account-main--wide{justify-content:center;padding-left:24px!important;padding-right:24px}.cygnum-account-card--wide{max-width:1200px;padding:36px 32px}.cygnum-account-card{background:var(--cygnum-glass-bg-card,rgba(255,255,255,.1));backdrop-filter:blur(var(--cygnum-glass-blur, 20px)) saturate(1.2);-webkit-backdrop-filter:blur(var(--cygnum-glass-blur, 20px)) saturate(1.2);border:1px solid var(--cygnum-glass-border,rgba(255,255,255,.15));border-radius:24px;padding:48px 44px;max-width:480px;width:100%;box-shadow:0 8px 40px rgba(0,0,0,.35),0 0 0 1px var(--cyg-elevated-1) inset,0 1px 0 rgba(255,255,255,.06) inset;animation:cardFadeIn .7s var(--cygnum-transition-smooth,cubic-bezier(.4,0,.2,1)) both}@keyframes cardFadeIn{from{opacity:0;transform:translateY(24px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@supports not (backdrop-filter:blur(1px)){.cygnum-account-card{background:rgba(26,46,56,.93)}}.cygnum-account-card h3{font-family:var(--cyg-font-display, 'Fraunces', Georgia, serif)!important;color:#fff;font-size:30px!important;font-weight:500!important;letter-spacing:-.5px;line-height:1.2;margin-bottom:4px}.cygnum-account-card .pb-13{padding-bottom:24px!important}.cygnum-account-card .form-check-label,.cygnum-account-card label,.cygnum-account-card p,.cygnum-account-card span{color:rgba(255,255,255,.78);font-family:Outfit,sans-serif;font-size:15px}.cygnum-account-card a{color:var(--cygnum-warning);text-decoration:none;font-weight:500;transition:color .25s ease,opacity .25s ease}.cygnum-account-card a:hover{color:#d4a06a;text-decoration:none}.cygnum-account-card .text-dark{color:rgba(255,255,255,.85)!important}.cygnum-account-card .text-dark.text-hover-warning:hover{color:var(--cygnum-warning)!important}.cygnum-account-card .fw-bold,.cygnum-account-card .fw-bolder{font-weight:600!important}.cygnum-account-card .mt-5{margin-top:28px!important;padding-top:24px;border-top:1px solid rgba(255,255,255,.1)}.cygnum-account-card .mt-5 span{color:rgba(255,255,255,.55);font-size:14px}.cygnum-account-card .mt-5 a{font-size:14px}.cygnum-account-card .mt-5 .pipe-divider{color:rgba(255,255,255,.25)}.cygnum-account-card .form-control,.cygnum-account-card .form-control-solid{background:var(--cygnum-input-bg,rgba(255,255,255,.12))!important;border:1px solid var(--cygnum-input-border,rgba(255,255,255,.18))!important;border-radius:12px!important;color:var(--cygnum-input-text,#fff)!important;height:52px!important;padding:14px 20px!important;font-size:16px!important;font-family:Outfit,sans-serif!important;font-weight:400;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:none!important}.cygnum-account-card .form-control-solid::placeholder,.cygnum-account-card .form-control::placeholder{color:var(--cygnum-input-placeholder,rgba(255,255,255,.5))!important;font-weight:400}.cygnum-account-card .form-control-solid:active,.cygnum-account-card .form-control-solid:focus,.cygnum-account-card .form-control:active,.cygnum-account-card .form-control:focus{background:rgba(255,255,255,.18)!important;border-color:var(--cygnum-accent-gold,var(--cygnum-warning))!important;box-shadow:0 0 0 3px var(--cygnum-accent-gold-glow,rgba(204,139,71,.35))!important;outline:0!important;color:#fff!important}.cygnum-account-card select.form-control{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='rgba(255,255,255,0.6)' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10z'/%3E%3C/svg%3E")!important;background-repeat:no-repeat!important;background-position:right 16px center!important;padding-right:40px!important}.cygnum-account-card .form-check .form-check-input,.cygnum-account-card .form-check-custom .form-check-input{background-color:rgba(255,255,255,.12);border:1.5px solid rgba(255,255,255,.3);border-radius:4px;width:18px;height:18px;transition:all .2s ease}.cygnum-account-card .form-check .form-check-input:checked,.cygnum-account-card .form-check-custom .form-check-input:checked{background-color:var(--cygnum-warning);border-color:var(--cygnum-warning)}.cygnum-account-card .form-check .form-check-input:focus,.cygnum-account-card .form-check-custom .form-check-input:focus{box-shadow:0 0 0 3px rgba(204,139,71,.3);border-color:var(--cygnum-warning)}.cygnum-account-card .form-check .form-check-label,.cygnum-account-card .form-check-custom .form-check-label{color:rgba(255,255,255,.88)!important;font-size:15px}.cygnum-account-card .btn-primary,.cygnum-account-card .btn-warning{background:linear-gradient(135deg,var(--cygnum-warning) 0,#d4a06a 100%)!important;border:none!important;border-radius:12px!important;height:52px;display:flex;align-items:center;justify-content:center;padding-top:0!important;padding-bottom:0!important;font-weight:600!important;font-size:16px!important;font-family:Outfit,sans-serif!important;letter-spacing:.4px;color:#fff!important;width:100%;transition:all .35s cubic-bezier(.4,0,.2,1)!important;position:relative;overflow:hidden;box-shadow:0 4px 16px rgba(204,139,71,.25)}.cygnum-account-card .btn-primary::before,.cygnum-account-card .btn-warning::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.15) 0,transparent 60%);opacity:0;transition:opacity .35s ease;border-radius:12px}.cygnum-account-card .btn-primary:hover,.cygnum-account-card .btn-warning:hover{transform:translateY(-2px);box-shadow:0 8px 28px rgba(204,139,71,.4)!important;color:#fff!important}.cygnum-account-card .btn-primary:hover::before,.cygnum-account-card .btn-warning:hover::before{opacity:1}.cygnum-account-card .btn-primary:active,.cygnum-account-card .btn-warning:active{transform:translateY(0);box-shadow:0 2px 12px rgba(204,139,71,.3)!important}.cygnum-account-card .btn-light-warning{background:var(--cyg-elevated-2)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;color:rgba(255,255,255,.85)!important;font-weight:500!important;transition:all .3s ease!important;height:52px;display:flex;align-items:center;justify-content:center;padding-top:0!important;padding-bottom:0!important}.cygnum-account-card .btn-light-warning:hover{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.3)!important;color:#fff!important}.cygnum-account-card .external-logins .social-login-icon{background:var(--cyg-elevated-2)!important;border:1px solid rgba(255,255,255,.15)!important;border-radius:10px!important;color:rgba(255,255,255,.8)!important;padding:8px 16px!important;font-size:13px;transition:all .25s ease!important}.cygnum-account-card .external-logins .social-login-icon:hover{background:rgba(255,255,255,.15)!important;border-color:var(--cygnum-warning)!important;color:#fff!important}.cygnum-account-card .external-logins .social-login-icon i{color:rgba(255,255,255,.7);margin-right:6px}.cygnum-account-card .divider{display:flex;align-items:center;gap:16px;color:rgba(255,255,255,.4);font-size:13px;font-weight:500;letter-spacing:.5px;text-transform:uppercase}.cygnum-account-card .divider::after,.cygnum-account-card .divider::before{content:'';flex:1;height:1px;background:rgba(255,255,255,.12)}.cygnum-account-card .divider span{color:rgba(255,255,255,.45);white-space:nowrap}.cygnum-account-card .alert{background:var(--cyg-elevated-2);border:1px solid rgba(255,255,255,.12);border-radius:10px;color:rgba(255,255,255,.85);font-size:14px}.cygnum-account-card .alert-success{background:rgba(70,140,129,.15);border-color:rgba(70,140,129,.25)}.cygnum-account-card .alert-danger{background:rgba(199,91,91,.15);border-color:rgba(199,91,91,.25)}.cygnum-account-card .alert .btn-close{filter:invert(1);opacity:.5}.cygnum-account-card .alert .btn-close:hover{opacity:.8}.cygnum-account-card .tenant-change-box{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:12px 16px;margin-bottom:24px!important;text-align:center}.cygnum-account-card .tenant-change-box a{color:var(--cygnum-warning);font-size:13px}.cygnum-account-card .tenant-change-box a:hover{color:#d4a06a}.cygnum-account-card .tenant-change-box small,.cygnum-account-card .tenant-change-box span{color:rgba(255,255,255,.55);font-size:13px}.cygnum-account-card .pwstrength-div .progress{background:var(--cyg-elevated-2);border-radius:6px;height:4px;margin-top:8px}.cygnum-account-card .pwstrength-div .progress-bar{border-radius:6px}.cygnum-account-card .pwstrength-div .password-verdict{color:rgba(255,255,255,.55);font-size:12px;margin-top:4px}.cygnum-account-card .card-bordered{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:16px}.cygnum-account-card .rounded-circle,.cygnum-account-card .symbol img{border:3px solid rgba(204,139,71,.5);box-shadow:0 4px 16px rgba(0,0,0,.25)}.cygnum-account-card .fw-bold{color:#fff}.cygnum-account-card .text-muted{color:rgba(255,255,255,.5)!important}.cygnum-account-card .bg-light-primary,.cygnum-account-card .list-group-item{background:rgba(255,255,255,.06)!important;border-color:var(--cyg-elevated-2)!important;color:rgba(255,255,255,.8)!important}.cygnum-account-card .remaining-time{color:var(--cygnum-warning);font-weight:600;font-variant-numeric:tabular-nums}.cygnum-account-card .account-logo{margin-bottom:8px}.cygnum-account-card .account-logo img{opacity:.9;max-height:40px}.cygnum-account-card .login-form .mb-5,.cygnum-account-card .register-form .mb-5,.cygnum-account-card form .mb-5{animation:fieldSlideIn .45s cubic-bezier(.4,0,.2,1) both}.cygnum-account-card .login-form .mb-5:nth-child(1),.cygnum-account-card .register-form .mb-5:nth-child(1),.cygnum-account-card form .mb-5:nth-child(1){animation-delay:80ms}.cygnum-account-card .login-form .mb-5:nth-child(2),.cygnum-account-card .register-form .mb-5:nth-child(2),.cygnum-account-card form .mb-5:nth-child(2){animation-delay:.14s}.cygnum-account-card .login-form .mb-5:nth-child(3),.cygnum-account-card .register-form .mb-5:nth-child(3),.cygnum-account-card form .mb-5:nth-child(3){animation-delay:.2s}.cygnum-account-card .login-form .mb-5:nth-child(4),.cygnum-account-card .register-form .mb-5:nth-child(4),.cygnum-account-card form .mb-5:nth-child(4){animation-delay:.26s}.cygnum-account-card .login-form .mb-5:nth-child(5),.cygnum-account-card .register-form .mb-5:nth-child(5),.cygnum-account-card form .mb-5:nth-child(5){animation-delay:.32s}.cygnum-account-card .login-form .mb-5:nth-child(6),.cygnum-account-card .register-form .mb-5:nth-child(6),.cygnum-account-card form .mb-5:nth-child(6){animation-delay:.38s}.cygnum-account-card .login-form .mb-5:nth-child(7),.cygnum-account-card .register-form .mb-5:nth-child(7),.cygnum-account-card form .mb-5:nth-child(7){animation-delay:.44s}.cygnum-account-card .pb-lg-0{animation:fieldSlideIn .45s cubic-bezier(.4,0,.2,1) both;animation-delay:.4s}@keyframes fieldSlideIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.cygnum-account-footer{padding:20px 40px;text-align:center;flex-shrink:0}.cygnum-account-footer span{color:rgba(255,255,255,.3);font-size:13px;font-family:Outfit,sans-serif;letter-spacing:.5px}.cygnum-account-page .spinner-border{color:var(--cygnum-warning)}@media (max-width:1199px){.cygnum-account-main{justify-content:center;padding-left:24px;padding-right:24px}.cygnum-account-card{max-width:460px;background:var(--cygnum-glass-bg-card,rgba(255,255,255,.13))}}@media (max-width:767px){.cygnum-account-header{padding:20px 20px}.cygnum-logo{height:36px}.cygnum-account-main{padding:0 16px 24px;align-items:center;justify-content:center}.cygnum-account-card{max-width:100%;border-radius:18px;padding:36px 28px;background:rgba(26,46,56,.88);backdrop-filter:blur(16px) saturate(1.1);-webkit-backdrop-filter:blur(16px) saturate(1.1)}.cygnum-bg-overlay{background:linear-gradient(180deg,rgba(26,46,56,.92) 0,rgba(33,75,99,.7) 40%,rgba(0,0,0,.5) 100%)}.cygnum-account-footer{padding:16px 20px}.cygnum-account-card h3{font-size:21px}.cygnum-account-card .form-control,.cygnum-account-card .form-control-solid{height:48px!important;font-size:14px!important;padding:12px 16px!important}.cygnum-account-card .btn-light-warning,.cygnum-account-card .btn-primary,.cygnum-account-card .btn-warning{height:48px;font-size:14px!important}}@media (max-width:399px){.cygnum-account-card{padding:28px 20px;border-radius:14px}.cygnum-account-card h3{font-size:20px}}@media (prefers-reduced-motion:reduce){.cygnum-account-backdrop{animation:none}.cygnum-account-card,.cygnum-account-card .login-form .mb-5,.cygnum-account-card .pb-lg-0,.cygnum-account-card .register-form .mb-5,.cygnum-account-card form .mb-5{animation:none;opacity:1;transform:none}}.cygnum-account-page::-webkit-scrollbar{width:6px}.cygnum-account-page::-webkit-scrollbar-track{background:0 0}.cygnum-account-page::-webkit-scrollbar-thumb{background:rgba(255,255,255,.15);border-radius:3px}.cygnum-account-page::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.25)}.cygnum-account-page .font-size-h1-lg{font-size:26px}.cygnum-account-page .font-size-h3{font-size:20px}.cygnum-account-page .font-size-h4{font-size:16px}.cygnum-account-page .font-size-h6{font-size:12px}.cygnum-account-page .font-size-sm{font-size:11px}.cygnum-account-page .pt-13{padding-top:3.25rem}.cygnum-account-page .pb-13{padding-bottom:3.25rem}.cygnum-account-page .py-7{padding-top:1.75rem;padding-bottom:1.75rem}.cygnum-account-page .px-6{padding-left:1.5rem;padding-right:1.5rem}.cygnum-account-page .px-8{padding-left:2rem;padding-right:2rem}.cygnum-account-page .py-4{padding-top:1rem;padding-bottom:1rem}.cygnum-account-page .pb-10{padding-bottom:2.5rem}.cygnum-account-page .pt-10{padding-top:2.5rem}.cygnum-account-page .mt-7{margin-top:1.75rem}.cygnum-account-page .mt-9{margin-top:2.25rem}.cygnum-account-page .mb-6{margin-bottom:1.5rem}.cygnum-account-page .mb-13{margin-bottom:3.25rem}.cygnum-account-page .btn-block{display:block;width:100%}.cygnum-account-page .h-50px{height:50px!important}@media (min-width:992px){.cygnum-account-page .h-lg-75px{height:75px!important}}.cygnum-account-page .rounded-lg{border-radius:.5rem}.cygnum-account-page .form-check-solid .form-check-input{box-shadow:none}.cygnum-account-page .form-check-warning .form-check-input:checked{background-color:var(--cygnum-warning);border-color:var(--cygnum-warning)}.cygnum-account-card .btn-light-primary{background:var(--cyg-elevated-2)!important;border:1px solid rgba(255,255,255,.2)!important;border-radius:12px!important;color:rgba(255,255,255,.85)!important;font-weight:500!important;height:52px;transition:all .3s ease!important}.cygnum-account-card .btn-light-primary:hover{background:rgba(255,255,255,.14)!important;border-color:rgba(255,255,255,.3)!important;color:#fff!important}.cygnum-account-card .symbol{display:inline-block;position:relative;flex-shrink:0;line-height:1}.cygnum-account-card .symbol-circle .symbol-label,.cygnum-account-card .symbol-circle img{border-radius:50%}.cygnum-account-card .symbol-lg-75,.cygnum-account-card .symbol-lg-75 .symbol-label,.cygnum-account-card .symbol-lg-75>img{width:75px;height:75px}.cygnum-account-card .alert{display:flex;align-items:flex-start;gap:10px;padding:12px 16px}.cygnum-account-card .alert .alert-icon{flex-shrink:0;line-height:1.4}.cygnum-account-card .alert .alert-text{flex:1}.cygnum-account-card .alert.bg-light-primary{background:rgba(255,255,255,.06)!important;border-color:rgba(255,255,255,.12)!important;color:rgba(255,255,255,.88)!important}.cygnum-account-card input.placeholder-no-fix::placeholder{opacity:1}.cygnum-account-card .float-start{float:left}.cygnum-account-card .float-end{float:right}.cygnum-account-card .btn-elevate:hover{transform:translateY(-1px)}.cygnum-account-card .text-hover-warning:hover{color:var(--cygnum-warning)!important}.cygnum-account-card .text-hover-primary:hover{color:var(--cygnum-warning)!important}.cygnum-account-card .gutter-b{margin-bottom:0}.cygnum-account-card .card-stretch{height:auto}.cygnum-account-card h5{font-family:var(--cyg-font-display, 'Fraunces', Georgia, serif);color:rgba(255,255,255,.92);font-size:14px;font-weight:400;letter-spacing:-.2px;margin:18px 0 10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.1)}.cygnum-account-card.bg-body{background:var(--cygnum-glass-bg-card,rgba(255,255,255,.1))!important}.cygnum-account-card.shadow-sm{box-shadow:0 8px 40px rgba(0,0,0,.35),0 0 0 1px var(--cyg-elevated-1) inset!important}.cygnum-account-card.rounded{border-radius:24px!important}.cygnum-account-card .text-dark{color:rgba(255,255,255,.9)!important}.cygnum-account-card .fw-bolder{color:#fff}