.auth-fullpage{min-height:100vh;padding-top:72px;display:flex}.auth-left{background:linear-gradient(150deg,#0f2e14 0%,#2e7d32 55%,#66bb6a 100%);flex:0 0 46%;justify-content:center;align-items:center;padding:3rem 3.5rem;display:flex;position:relative;overflow:hidden}.auth-left:before{content:"";pointer-events:none;background:radial-gradient(at 0 0,#66bb6a73 0%,#0000 52%),radial-gradient(at 100% 100%,#2e7d3238 0%,#0000 50%);position:absolute;inset:0}.auth-left:after{content:"";pointer-events:none;border:1.5px solid #ffffff12;border-radius:50%;width:400px;height:400px;position:absolute;bottom:-110px;right:-90px}.auth-left__inner{z-index:2;width:100%;max-width:400px;position:relative}.auth-left__brand{align-items:center;gap:12px;margin-bottom:3.25rem;display:flex}.auth-left__logo{border-radius:12px;width:44px;height:44px;box-shadow:0 8px 24px #0000004d}.auth-left__brand-name{color:#fff;letter-spacing:-.02em;font-size:1.45rem;font-weight:800}.auth-left__headline{color:#fff;letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(1.9rem,3vw,2.85rem);font-weight:800;line-height:1.12}.auth-left__sub{color:#ffffffa6;margin-bottom:2.5rem;font-size:.98rem;line-height:1.75}.auth-left__pillars{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.auth-left__pillars li{align-items:center;gap:14px;display:flex}.auth-left__pillar-icon{color:#fff;background:#ffffff1a;border:1px solid #ffffff24;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.auth-left__pillars li div{flex-direction:column;display:flex}.auth-left__pillars li strong{color:#fff;font-size:.93rem;font-weight:700}.auth-left__pillars li span{color:#ffffff85;margin-top:1px;font-size:.82rem}.auth-right{background:radial-gradient(circle at 100% 0,#2e7d320f,#0000 40%),linear-gradient(#f8fafc 0%,#e8f5e9 100%);flex:1;justify-content:center;align-items:center;padding:2.5rem 2rem;display:flex}.auth-right__inner{width:100%;max-width:440px}.auth-mobile-brand{align-items:center;gap:10px;margin-bottom:2rem;display:none}.auth-mobile-brand__logo{border-radius:10px;width:36px;height:36px;box-shadow:0 4px 14px #2e7d322e}.auth-mobile-brand__name{color:var(--theme-ink);letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.auth-form-card{background:#fffffff7;border:1px solid #2e7d321a;border-radius:28px;padding:2.4rem 2.4rem 2rem;box-shadow:0 2px 4px #0f172a0a,0 12px 32px #0f172a14,inset 0 0 0 1px #ffffffe6}.auth-form-header{margin-bottom:1.75rem}.auth-form-header__title{color:var(--theme-ink);letter-spacing:-.025em;margin-bottom:.35rem;font-size:1.75rem;font-weight:800;line-height:1.1}.auth-form-header__sub{color:var(--theme-muted);margin:0;font-size:.93rem}.auth-alert{color:#166534;background:linear-gradient(135deg,#eef8ee,#e6fde0);border:1px solid #5e779938;border-radius:14px;align-items:flex-start;gap:10px;margin-bottom:1.1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:opacity .25s,transform .25s;display:flex}.auth-alert.alert-success{color:#166534;background:linear-gradient(135deg,#eef8ee,#e6fde0);border-color:#5e779938}.auth-alert.alert-info{color:var(--theme-primary-hover);background:linear-gradient(135deg,#f8fafc,#e8f5e9);border-color:#2e7d3233}.auth-alert--danger,.auth-alert.alert-danger{color:#991b1b;background:linear-gradient(135deg,#fff5f5,#fde8e8);border-color:#b91c1c33}.auth-alert__icon{flex-shrink:0;margin-top:1px}.auth-alert__text{flex:1}.auth-alert__close{cursor:pointer;color:inherit;opacity:.55;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0;transition:opacity .15s;display:flex}.auth-alert__close:hover{opacity:1}.auth-field{margin-bottom:1.25rem}.auth-field__label{color:var(--theme-ink-soft);cursor:pointer;letter-spacing:.03em;text-transform:uppercase;align-items:center;gap:6px;margin-bottom:.45rem;font-size:.82rem;font-weight:700;display:inline-flex}.auth-field__label svg{opacity:.65}.auth-field__label-row{justify-content:space-between;align-items:center;margin-bottom:.45rem;display:flex}.auth-field__label-row .auth-field__label{margin-bottom:0}.auth-field__forgot{color:var(--theme-primary);font-size:.83rem;font-weight:600;text-decoration:none;transition:color .15s}.auth-field__forgot:hover{color:var(--theme-accent)!important}.auth-input-wrap{position:relative}.auth-input{appearance:none;outline:none;width:100%;font-size:.97rem;transition:border-color .2s,box-shadow .2s,background .2s;display:block;height:52px!important;min-height:unset!important;color:var(--theme-ink)!important;background:#f8fafce6!important;border:1.5px solid #0f172a1f!important;border-radius:14px!important;padding:0 1.1rem!important;box-shadow:inset 0 1px 2px #0f172a0a!important}.auth-input::placeholder{color:#a1abb8!important}.auth-input:focus{border-color:var(--theme-primary)!important;background:#fff!important;box-shadow:0 0 0 3.5px #2e7d3221!important}.auth-input--pw{padding-right:52px!important}.auth-pw-toggle{cursor:pointer;color:#94a3b8;z-index:2;background:0 0;border:none;border-radius:0 14px 14px 0;justify-content:center;align-items:center;width:50px;height:52px;padding:0;transition:color .15s;display:flex;position:absolute;top:0;right:0}.auth-pw-toggle:hover{color:var(--theme-primary)}.auth-submit-btn{color:#fff;letter-spacing:-.01em;cursor:pointer;background:linear-gradient(135deg,#2e7d32 0%,#0f2e14 100%);border:none;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;margin-top:.5rem;font-size:1rem;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s;display:flex;box-shadow:0 12px 28px #2e7d3247,inset 0 1px #ffffff14;border-radius:14px!important}.auth-submit-btn:hover{background:linear-gradient(135deg,#2b742f 0%,#0f2e14 100%);transform:translateY(-1px);box-shadow:0 16px 36px #2e7d3259}.auth-submit-btn:active{transform:translateY(0);box-shadow:0 8px 18px #2e7d3238}.auth-register-cta{text-align:center;color:var(--theme-muted);margin:1.2rem 0 0;font-size:.9rem}.auth-register-cta__link{color:var(--theme-primary);font-weight:700;text-decoration:none;transition:color .15s}.auth-register-cta__link:hover{color:var(--theme-accent)!important}@media (max-width:900px){.auth-fullpage{flex-direction:column;padding-top:64px}.auth-left{flex:none;padding:2.25rem 1.75rem 1.75rem}.auth-left__inner{max-width:100%}.auth-left__brand{margin-bottom:1.5rem}.auth-left__headline{font-size:1.6rem}.auth-left__sub{margin-bottom:1.5rem}.auth-left__pillars{flex-flow:wrap;gap:.75rem}.auth-left__pillars li{flex:42%}.auth-right{padding:2rem 1.25rem}.auth-form-card{padding:1.75rem 1.5rem 1.5rem}}@media (max-width:600px){.auth-left{display:none}.auth-fullpage{padding-top:60px}.auth-right{align-items:flex-start;min-height:calc(100vh - 60px);padding-top:2rem}.auth-mobile-brand{display:flex}.auth-form-card{border-radius:22px;padding:1.5rem 1.25rem}.auth-form-header__title{font-size:1.5rem}}.auth-required{color:#ef4444;margin-left:2px}.auth-help-text{color:var(--theme-muted);margin-top:.3rem;font-size:.82rem}.auth-password-hint{color:var(--theme-muted);align-items:center;gap:5px;margin:.25rem 0 1rem;font-size:.83rem;display:flex}.auth-password-hint svg{opacity:.6;flex-shrink:0}.auth-row{grid-template-columns:1fr 1fr;gap:0 1rem;display:grid}@media (max-width:600px){.auth-row{grid-template-columns:1fr}}.auth-right--wide .auth-right__inner{max-width:480px}.auth-right--wide{align-items:flex-start}.emp-reg-pagetitle{background:linear-gradient(135deg,#f8fafcfa 0%,#e8f5e9f2 58%,#dbeafee6 100%);border-bottom:1px solid #2e7d321a;padding:1.1rem 0 1rem}.emp-reg-pagetitle__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1140px;margin:0 auto;padding:0 1.5rem;display:flex}.emp-reg-pagetitle__h1{color:var(--theme-ink,#0f172a);letter-spacing:-.025em;margin:0 0 .2rem;font-size:clamp(1.25rem,2.5vw,1.65rem);font-weight:800;line-height:1.1}.emp-reg-pagetitle__breadcrumb{color:var(--theme-muted,#64748b);align-items:center;gap:6px;margin:0;font-size:.85rem;display:flex}.emp-reg-pagetitle__breadcrumb a{color:var(--theme-primary,#2e7d32);font-weight:600;text-decoration:none}.emp-reg-pagetitle__breadcrumb a:hover{text-decoration:underline}.emp-reg-pagetitle__breadcrumb span{opacity:.45;font-size:.75rem}.emp-reg-pagetitle__breadcrumb strong{color:var(--theme-ink-soft,#334155);font-weight:700}.emp-reg-pagetitle__meta{color:var(--theme-muted,#64748b);font-size:.88rem}.emp-reg-pagetitle__meta a{color:var(--theme-primary,#2e7d32);font-weight:700;text-decoration:none}.emp-reg-pagetitle__meta a:hover{text-decoration:underline}@media (max-width:560px){.emp-reg-pagetitle__meta{display:none}}.emp-reg{background:linear-gradient(#f9fbf9 0%,#eef2f7 100%);padding:40px 0}.emp-reg .form-card{background:#fff;border:1px solid #2e7d3217;border-radius:18px;margin-bottom:20px;padding:28px 28px 20px;box-shadow:0 2px 4px #0f172a0a,0 8px 24px #0f172a0f}.emp-reg .form-card label{color:#334155;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.4rem;font-size:.82rem;font-weight:700}.emp-reg .form-control{color:#0f172a;padding:10px 14px;font-size:.95rem;transition:border-color .2s,box-shadow .2s;min-height:unset!important;background-color:#f8fafce6!important;border:1.5px solid #0f172a1f!important;border-radius:12px!important}.emp-reg .form-control:focus{background:#fff!important;border-color:#2e7d32!important;box-shadow:0 0 0 3px #2e7d321f!important}.emp-reg .required-asterisk{color:#ef4444}.emp-reg .radio-group{flex-wrap:wrap;gap:15px;display:flex}.emp-reg .custom-radio{color:#334155;text-transform:none;letter-spacing:normal;align-items:center;gap:6px;margin-bottom:0;font-size:.9rem;font-weight:600;display:flex}.emp-reg .industry-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.5rem 1rem;display:grid}.emp-reg .industry-grid label{color:#334155;text-transform:none;letter-spacing:normal;align-items:center;gap:6px;margin-bottom:0;font-size:.9rem;font-weight:600;display:flex}.emp-reg input::-webkit-calendar-picker-indicator{display:none!important}.emp-reg-submit-btn{color:#fff;cursor:pointer;text-transform:none;letter-spacing:-.01em;background:linear-gradient(135deg,#2e7d32 0%,#0f2e14 100%);border:none;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 2.5rem;font-size:1rem;font-weight:800;transition:transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 12px 28px #2e7d3247;border-radius:14px!important}.emp-reg-submit-btn:hover{transform:translateY(-1px);box-shadow:0 16px 36px #2e7d3259}.emp-reg-submit-btn:active{transform:translateY(0)}.emp-reg-submit-btn:disabled{opacity:.65;cursor:default;box-shadow:none;transform:none}.emp-reg .input-group-text{border-radius:12px 0 0 12px!important}.emp-reg .input-group .form-control{border-radius:0 12px 12px 0!important}.emp-pw-wrap{position:relative}.emp-pw-wrap .form-control{padding-right:52px!important}.emp-pw-toggle{cursor:pointer;color:#94a3b8;z-index:2;background:0 0;border:none;border-radius:0 12px 12px 0;justify-content:center;align-items:center;width:48px;height:100%;transition:color .15s;display:flex;position:absolute;top:0;right:0}.emp-pw-toggle:hover{color:#2e7d32}
