@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.auth-page{width:100%;max-width:100vw;overflow-x:hidden!important;position:relative;box-sizing:border-box}.auth-page *{max-width:100%;box-sizing:border-box}.auth-page .container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem;overflow-x:hidden;box-sizing:border-box}.auth .hero{position:relative;width:100%;height:70vh;max-height:800px;min-height:500px;display:flex;flex-direction:column;overflow:hidden;isolation:isolate;margin-bottom:2rem;padding-bottom:62px}@media(min-width:768px){.auth .hero{height:60vh;max-height:600px;min-height:400px;padding-bottom:56px}}@media(min-width:640px){.auth .hero{height:50vh;max-height:500px;min-height:350px}}.auth .hero-gradient-bg{position:absolute;inset:0;background:linear-gradient(135deg,#e7eef8,#c9d2dd);z-index:-3}.auth .hero-content{flex:1 1;width:100%;max-width:1400px;margin:0 auto;padding:4rem 2rem 3rem;display:flex;flex-direction:column;justify-content:center;z-index:2}@media(min-width:768px){.auth .hero-content{padding:3rem 1.5rem 2rem}}.auth .hero-text{max-width:70%;margin:0 auto;text-align:center}@media(min-width:768px){.auth .hero-text{max-width:100%}}.auth .hero-title{font-size:3rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#1f3147;display:flex;flex-direction:column}.auth .hero-title span{display:block}.auth .hero-title .text-gradient{background-clip:text;-webkit-background-clip:text;background-image:linear-gradient(45deg,#f29a52,#f7c499);-webkit-text-fill-color:transparent}@media(min-width:1024px){.auth .hero-title{font-size:2.25rem}}@media(min-width:768px){.auth .hero-title{font-size:1.875rem}}.auth .hero-subtitle{font-size:1.25rem;color:#1c1d36;font-weight:500;max-width:600px;line-height:1.5;margin:0 auto}@media(min-width:1024px){.auth .hero-subtitle{font-size:1.125rem}}@media(min-width:768px){.auth .hero-subtitle{font-size:1rem}}.auth .hero-cutout{position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto;z-index:3;display:flex;justify-content:center}.auth .cutout-body{background:#e7eef8;padding:1rem 1.5rem;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -4px 20px rgba(31,49,71,.05);position:relative}.auth .integrated-tabs{display:inline-flex;position:relative;background:hsla(0,0%,100%,.98);border-radius:1rem;padding:.25rem;box-shadow:0 2px 10px rgba(31,49,71,.08),inset 0 1px 2px hsla(0,0%,100%,.3);border:1px solid rgba(31,49,71,.05);overflow:hidden}.auth .integrated-tabs a{text-decoration:none;color:#1c1d36;padding:.75rem 1.25rem;font-weight:600;font-size:.875rem;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;position:relative;z-index:2;white-space:nowrap}.auth .integrated-tabs a.active,.auth .integrated-tabs a.active .tab-icon{color:#fff}.auth .integrated-tabs a .tab-icon{transition:transform .2s ease}.auth .integrated-tabs a:hover:not(.active) .tab-icon{transform:scale(1.1)}.auth .integrated-tabs .selector{position:absolute;top:.25rem;bottom:.25rem;left:.25rem;width:0;background:linear-gradient(135deg,#f29a52,#ee7e23);border-radius:.75rem;transition:all .4s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 2px 8px rgba(242,154,82,.3),inset 0 1px 2px hsla(0,0%,100%,.4);z-index:1}.auth .content-area-auth{padding-bottom:6rem!important}@media(max-width:767px){.auth .content-area-auth{padding-bottom:5rem!important}}.auth .progress-indicator{display:flex;align-items:center;justify-content:center;margin-bottom:2rem;padding:1.5rem}.auth .progress-indicator .progress-step{display:flex;align-items:center;gap:.5rem;color:#1c1d36;font-size:.875rem;font-weight:500;transition:all .3s ease}.auth .progress-indicator .progress-step.active{color:#f29a52}.auth .progress-indicator .progress-step.active .step-number{background:#f29a52;color:#fff;transform:scale(1.1)}.auth .progress-indicator .progress-step .step-number{width:32px;height:32px;border-radius:50%;background:rgba(28,29,54,.2);color:#1c1d36;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.875rem;transition:all .3s ease}@media(min-width:640px){.auth .progress-indicator .progress-step{flex-direction:column;text-align:center;font-size:.75rem;gap:.25rem}}.auth .progress-indicator .progress-line{width:60px;height:2px;background:rgba(28,29,54,.2);margin:0 1rem;transition:all .3s ease}.auth .progress-indicator .progress-line.active{background:#f29a52}@media(min-width:640px){.auth .progress-indicator .progress-line{width:30px;margin:0 .5rem}}.auth .login-content .content-boxes,.auth .register-content .content-boxes{display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem;margin-bottom:5rem!important;max-width:800px;margin-left:auto;margin-right:auto}@media(max-width:767px){.auth .login-content .content-boxes,.auth .register-content .content-boxes{gap:1rem;margin-bottom:4rem!important}}.auth .login-content .content-box,.auth .register-content .content-box{background:#fff;border:2px solid rgba(31,49,71,.15)!important;border-radius:1rem!important;padding:2rem;position:relative;transition:all .3s ease;box-shadow:0 10px 30px rgba(31,49,71,.08),inset 0 1px 2px hsla(0,0%,100%,.3)}.auth .login-content .content-box:after,.auth .login-content .content-box:before,.auth .register-content .content-box:after,.auth .register-content .content-box:before{display:none!important}.auth .login-content .content-box:hover,.auth .register-content .content-box:hover{border-color:rgba(242,154,82,.3)!important;box-shadow:0 20px 40px rgba(31,49,71,.12),inset 0 1px 2px hsla(0,0%,100%,.3)}@media(max-width:767px){.auth .login-content .content-box,.auth .register-content .content-box{padding:1.5rem}}.auth .login-content .content-box--full-width,.auth .register-content .content-box--full-width{width:100%;background:linear-gradient(135deg,hsla(0,0%,100%,.95),rgba(231,238,248,.3));border-color:rgba(31,49,71,.2)!important;padding:2.5rem}@media(max-width:767px){.auth .login-content .content-box--full-width,.auth .register-content .content-box--full-width{padding:1.5rem}}.auth .login-content .box-header,.auth .register-content .box-header{background:linear-gradient(180deg,hsla(0,0%,100%,.9),rgba(231,238,248,.3));margin:-2.5rem -2.5rem 1.5rem;padding:1.5rem 2.5rem 1rem;border-radius:1rem 1rem 0 0;border-bottom:1px solid rgba(31,49,71,.1);text-align:center}@media(max-width:767px){.auth .login-content .box-header,.auth .register-content .box-header{margin:-1.5rem -1.5rem 1rem;padding:1rem 1.5rem}}.auth .login-content .box-title,.auth .register-content .box-title{font-size:1.5rem;font-weight:700;color:#1f3147;margin-bottom:.5rem}@media(min-width:768px){.auth .login-content .box-title,.auth .register-content .box-title{font-size:1.25rem}}.auth .login-content .box-subtitle,.auth .register-content .box-subtitle{font-size:1rem;color:#f29a52;font-weight:500;font-style:italic}.auth .auth-form .form-group{margin-bottom:1.25rem}.auth .auth-form .form-group label{display:block;font-size:.875rem;font-weight:600;color:#1f3147;margin-bottom:.5rem}.auth .auth-form .form-group .input-wrapper{position:relative;display:flex;align-items:center}.auth .auth-form .form-group .input-wrapper .input-icon{position:absolute;left:.75rem;color:#1c1d36;z-index:2}.auth .auth-form .form-group .input-wrapper input,.auth .auth-form .form-group .input-wrapper select{width:100%;padding:.75rem 1rem .75rem 2.5rem;border:2px solid rgba(31,49,71,.15);border-radius:.75rem;font-size:.875rem;background:#fff;transition:all .3s ease}.auth .auth-form .form-group .input-wrapper input:focus,.auth .auth-form .form-group .input-wrapper select:focus{outline:none;border-color:#f29a52;box-shadow:0 0 0 3px rgba(242,154,82,.1)}.auth .auth-form .form-group .input-wrapper input::placeholder,.auth .auth-form .form-group .input-wrapper select::placeholder{color:rgba(28,29,54,.6)}.auth .auth-form .form-group .input-wrapper select{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px;padding-right:2.5rem}.auth .auth-form .form-group .input-wrapper .password-toggle{position:absolute;right:.75rem;background:none;border:none;color:#1c1d36;cursor:pointer;padding:.25rem;transition:color .2s ease}.auth .auth-form .form-group .input-wrapper .password-toggle:hover{color:#1f3147}.auth .auth-form .form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}@media(min-width:768px){.auth .auth-form .form-row{grid-template-columns:1fr;gap:0}}.auth .auth-form .form-section{margin-bottom:1.5rem;padding-top:1rem;border-top:1px solid rgba(31,49,71,.1)}.auth .auth-form .form-section:first-child{border-top:none;padding-top:0}.auth .auth-form .form-section h4{font-size:1.125rem;font-weight:600;color:#1f3147;margin-bottom:1rem}.auth .btn-primary,.auth .btn-secondary,.auth .btn-tertiary{padding:.75rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:600;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;border:2px solid transparent;text-decoration:none}.auth .btn-primary:disabled,.auth .btn-secondary:disabled,.auth .btn-tertiary:disabled{opacity:.6;cursor:not-allowed}.auth .btn-primary{background:linear-gradient(135deg,#f29a52,#ee7e23);color:#fff;border-color:#f29a52}.auth .btn-primary:hover:not(:disabled){box-shadow:0 8px 25px rgba(242,154,82,.3)}.auth .btn-secondary{background:#fff;color:#1f3147;border-color:rgba(31,49,71,.3)}.auth .btn-secondary:hover:not(:disabled){background:rgba(31,49,71,.05);border-color:#1f3147}.auth .btn-tertiary{background:transparent;color:#1c1d36;border-color:rgba(28,29,54,.3)}.auth .btn-tertiary:hover:not(:disabled){background:rgba(28,29,54,.05);color:#1f3147}.auth .btn-full{width:100%;padding:1rem 1.5rem}.auth .form-actions{display:flex;gap:.75rem;justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;border-top:1px solid rgba(31,49,71,.1)}@media(min-width:768px){.auth .form-actions{flex-direction:column;gap:.75rem}.auth .form-actions .btn-primary,.auth .form-actions .btn-secondary,.auth .form-actions .btn-tertiary{width:100%}}.auth .trial-benefits{background:linear-gradient(135deg,rgba(32,236,32,.08),rgba(32,236,32,.03));border:2px solid rgba(32,236,32,.2);border-radius:.75rem;padding:1.25rem;margin:1.5rem 0;display:flex;gap:1rem}.auth .trial-benefits .benefit-icon{flex-shrink:0;color:#20ec20}.auth .trial-benefits .benefit-content h4{font-size:1rem;font-weight:600;color:#20ec20;margin-bottom:.5rem}.auth .trial-benefits .benefit-content ul{list-style:none;padding:0;margin:0}.auth .trial-benefits .benefit-content ul li{font-size:.875rem;color:#0d990d;position:relative;padding:.25rem 0 .25rem 1rem}.auth .trial-benefits .benefit-content ul li:before{content:"✓";position:absolute;left:0;color:#20ec20;font-weight:700}@media(min-width:768px){.auth .trial-benefits{flex-direction:column;text-align:center}}.auth .error-message{background:rgba(148,2,2,.1);border:2px solid rgba(148,2,2,.3);border-radius:.75rem;padding:1rem;margin-bottom:1rem}.auth .error-message p{color:#940202;font-size:.875rem;font-weight:500;margin:0}.auth .customer-check-options{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.auth .option-card{border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;text-align:center;transition:border-color .3s}.auth .option-card:hover{border-color:#3b82f6}.auth .option-divider{text-align:center;color:#6b7280;font-weight:500;margin:.5rem 0}.auth .pi-package-selection{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.auth .pi-package-option{border:2px solid #e5e7eb;border-radius:12px;padding:16px;cursor:pointer;transition:all .3s ease}.auth .pi-package-option:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.1)}.auth .pi-package-option.selected{border-color:#3b82f6;background-color:#f0f9ff}.auth .pi-package-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.auth .pi-package-header h5{margin:0;font-size:16px;font-weight:600;color:#1f2937}.auth .pi-package-price{font-size:14px;font-weight:600;color:#3b82f6;background:#eff6ff;padding:4px 8px;border-radius:6px}.auth .pi-package-details{font-size:14px;color:#6b7280}.auth .pi-package-details span{font-weight:500;color:#374151}.auth .checkbox-group{margin-bottom:20px}.auth .checkbox-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer}.auth .checkbox-label input[type=checkbox]{width:18px;height:18px;margin-top:2px;flex-shrink:0;cursor:pointer}.auth .checkbox-text{font-size:14px;line-height:1.5;color:#374151}.auth .link-button{background:none;border:none;color:#3b82f6;text-decoration:underline;cursor:pointer;font-size:inherit;padding:0}.auth .link-button:hover{color:#1d4ed8}.auth .agb-notice{margin-top:12px;padding:12px;background:#fef3c7;border-radius:8px;border-left:4px solid #f59e0b}.auth .form-footer{text-align:center;padding-top:1rem;border-top:1px solid rgba(31,49,71,.1);margin-top:1rem}.auth .form-footer p{font-size:.875rem;color:#1c1d36;margin:0}.auth .form-footer p a{color:#f29a52;text-decoration:none;font-weight:500}.auth .form-footer p a:hover{text-decoration:underline}@media(max-width:768px){.auth .hero-title{font-size:1.8rem!important;line-height:1.2!important}.auth .hero-subtitle{font-size:.9rem!important;white-space:nowrap!important}.auth .enterprise-price,.auth .hero-price,.auth .price-display{line-height:1.1!important;font-size:2.2rem!important}.auth .cutout-body{padding:20px 30px!important}.auth .integrated-tabs{padding:6px!important}.auth .integrated-tabs a{padding:12px 16px!important;font-size:.85rem!important}}@media(max-width:480px){.auth .hero-title{font-size:1.5rem!important}.auth .hero-subtitle{font-size:.8rem!important}.auth .enterprise-price,.auth .hero-price,.auth .price-display{font-size:1.8rem!important}.auth .integrated-tabs a{padding:10px 12px!important;font-size:.8rem!important}}@media(max-width:768px){.auth .progress-indicator{padding:0 10px!important;margin-bottom:20px!important;justify-content:space-between!important;align-items:stretch!important}.auth .progress-step{flex-direction:column!important;justify-content:flex-start!important;flex:1 1!important;text-align:center!important;margin:0 2px!important;max-width:90px!important}.auth .progress-step,.auth .step-number{display:flex!important;align-items:center!important}.auth .step-number{width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;border-radius:50%!important;justify-content:center!important;font-size:.8rem!important;font-weight:600!important;margin-bottom:6px!important}.auth .progress-line{flex:1 1!important;height:2px!important;margin:16px 4px 0!important;min-width:15px!important;max-width:30px!important}.auth .progress-step span{font-size:.7rem!important;line-height:1.1!important;display:block!important;text-align:center!important;max-width:85px!important;word-wrap:break-word!important;-webkit-hyphens:auto!important;hyphens:auto!important}}@media(max-width:480px){.auth .progress-step{margin:0 1px!important;max-width:75px!important}.auth .step-number{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;font-size:.7rem!important;margin-bottom:4px!important}.auth .progress-step span{font-size:.65rem!important;max-width:70px!important}.auth .progress-line{margin:14px 2px 0!important;min-width:10px!important;max-width:20px!important}}.auth .spinner{width:16px;height:16px;border:2px solid transparent;border-top-color:currentcolor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.auth .loading-container{display:flex;justify-content:center;align-items:center;min-height:100vh;font-size:18px;color:#3b82f6}@media(min-width:768px){.auth .hero-title{font-size:1.875rem}.auth .hero-subtitle{font-size:1rem}.auth .content-box{padding:1.5rem!important}.auth .box-header{margin:-1.5rem -1.5rem 1rem!important;padding:1rem 1.5rem!important}.auth .form-row{grid-template-columns:1fr}.auth .form-actions{flex-direction:column}.auth .progress-indicator .progress-step{font-size:.75rem}}