@import url(https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@400;600;700&family=DM+Sans:wght@300;400;500;600&display=swap);.toastification-close-icon[data-v-55dd3057],.toastification-title[data-v-55dd3057]{line-height:26px}.toastification-title[data-v-55dd3057]{color:inherit}.auth-wrapper.auth-v1{display:block!important;min-height:0!important}[dir] .auth-wrapper.auth-v1{padding:0!important}.erp-login-wrapper{display:flex;min-height:100vh;width:100%;font-family:DM Sans,PingFang TC,Microsoft JhengHei,sans-serif;overflow:hidden}[dir] .erp-login-wrapper{background:#0f172a}.erp-loading-overlay{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;flex-direction:column}[dir] .erp-loading-overlay{background:#0a1628}.erp-overlay-grid{position:absolute;inset:0}[dir] .erp-overlay-grid{background-size:48px 48px}[dir=ltr] .erp-overlay-grid{background-image:linear-gradient(rgba(14,165,233,.04) 1px,transparent 0),linear-gradient(90deg,rgba(14,165,233,.04) 1px,transparent 0);animation:gridPulse 4s ease-in-out infinite}[dir=rtl] .erp-overlay-grid{background-image:linear-gradient(rgba(14,165,233,.04) 1px,transparent 0),linear-gradient(-90deg,rgba(14,165,233,.04) 1px,transparent 0);animation:gridPulse 4s ease-in-out infinite}@keyframes gridPulse{0%,to{opacity:.5}50%{opacity:1}}.erp-loading-content{z-index:1;flex-direction:column;gap:20px}.erp-loading-content,.erp-loading-logo{position:relative;display:flex;align-items:center}.erp-loading-logo{width:88px;height:88px;justify-content:center}.erp-logo-ring{position:absolute}[dir] .erp-logo-ring{border-radius:50%;border:1.5px solid transparent}.ring-1{width:88px;height:88px}[dir] .ring-1{border-top-color:#0ea5e9}[dir=ltr] .ring-1{border-right-color:#0ea5e9;animation:spin-ltr 1.2s linear infinite}[dir=rtl] .ring-1{border-left-color:#0ea5e9;animation:spin-rtl 1.2s linear infinite}.ring-2{width:68px;height:68px}[dir] .ring-2{border-top-color:#38bdf8}[dir=ltr] .ring-2{border-left-color:#38bdf8;animation:spin-ltr 1.8s linear infinite reverse}[dir=rtl] .ring-2{border-right-color:#38bdf8;animation:spin-rtl 1.8s linear infinite reverse}.ring-3{width:50px;height:50px}[dir] .ring-3{border-bottom-color:#7dd3fc}[dir=ltr] .ring-3{border-right-color:#7dd3fc;animation:spin-ltr 2.4s linear infinite}[dir=rtl] .ring-3{border-left-color:#7dd3fc;animation:spin-rtl 2.4s linear infinite}.erp-logo-core{position:relative;z-index:1;color:#38bdf8;display:flex;align-items:center;justify-content:center}[dir=ltr] .erp-logo-core,[dir=rtl] .erp-logo-core{animation:corePulse 2s ease-in-out infinite}@keyframes corePulse{0%,to{opacity:.7;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}}@keyframes spin-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes spin-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.erp-loading-text{display:flex;flex-direction:column;gap:6px}[dir] .erp-loading-text{text-align:center}.erp-loading-company{font-family:"Noto Serif TC",serif;font-size:20px;font-weight:600;color:#f0f9ff;letter-spacing:.05em}.erp-loading-status{font-size:13px;color:#7dd3fc;letter-spacing:.1em}[dir=ltr] .dots span,[dir=rtl] .dots span{animation:dotBlink 1.4s infinite}[dir=ltr] .dots span:nth-child(2),[dir=rtl] .dots span:nth-child(2){animation-delay:.2s}[dir=ltr] .dots span:nth-child(3),[dir=rtl] .dots span:nth-child(3){animation-delay:.4s}@keyframes dotBlink{0%,80%,to{opacity:0}40%{opacity:1}}.erp-loading-bar{width:200px;height:2px;overflow:hidden}[dir] .erp-loading-bar{background:rgba(14,165,233,.15);border-radius:2px}.erp-loading-bar-fill{height:100%}[dir] .erp-loading-bar-fill{border-radius:2px}[dir=ltr] .erp-loading-bar-fill{background:linear-gradient(90deg,#0ea5e9,#38bdf8,#7dd3fc);animation:barLoad-ltr 1.8s ease-in-out infinite}[dir=rtl] .erp-loading-bar-fill{background:linear-gradient(-90deg,#0ea5e9,#38bdf8,#7dd3fc);animation:barLoad-rtl 1.8s ease-in-out infinite}@keyframes barLoad-ltr{0%{width:0;margin-left:0}50%{width:70%;margin-left:10%}to{width:0;margin-left:100%}}@keyframes barLoad-rtl{0%{width:0;margin-left:0}50%{width:70%;margin-left:10%}to{width:0;margin-left:100%}}.erp-loading-hint{font-size:11px;color:rgba(125,211,252,.4);letter-spacing:.15em;text-transform:uppercase}.overlay-fade-enter-active,.overlay-fade-leave-active{transition:opacity .4s ease}.overlay-fade-enter,.overlay-fade-leave-to{opacity:0}.erp-brand-panel{width:42%;min-height:100vh;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;flex-shrink:0}[dir=ltr] .erp-brand-panel{background:linear-gradient(145deg,#0c1a2e,#0d2140 40%,#0a1a35)}[dir=rtl] .erp-brand-panel{background:linear-gradient(-145deg,#0c1a2e,#0d2140 40%,#0a1a35)}@media(max-width:900px){.erp-brand-panel{display:none}}.erp-geo-bg{position:absolute;inset:0;opacity:.8}.erp-geo-svg{width:100%;height:100%}[dir] .geo-rotate{transform-origin:300px 280px}[dir=ltr] .geo-rotate{animation:geoSpin-ltr 20s linear infinite}[dir=rtl] .geo-rotate{animation:geoSpin-rtl 20s linear infinite}[dir] .geo-rotate-reverse{transform-origin:300px 296px}[dir=ltr] .geo-rotate-reverse{animation:geoSpin-ltr 30s linear infinite reverse}[dir=rtl] .geo-rotate-reverse{animation:geoSpin-rtl 30s linear infinite reverse}@keyframes geoSpin-ltr{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes geoSpin-rtl{0%{transform:rotate(0deg)}to{transform:rotate(-1turn)}}.erp-brand-content{position:relative;z-index:1;max-width:380px}[dir] .erp-brand-content{padding:3rem;text-align:center}.erp-brand-icon{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;backdrop-filter:blur(4px)}[dir] .erp-brand-icon{margin-bottom:20px;border:1px solid hsla(0,0%,100%,.15);border-radius:16px;background:rgba(14,165,233,.1)}[dir=ltr] .erp-brand-icon,[dir=rtl] .erp-brand-icon{animation:iconFloat 4s ease-in-out infinite}@keyframes iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}.erp-brand-name{font-family:"Noto Serif TC",serif;font-size:26px;font-weight:700;color:#f0f9ff;letter-spacing:.06em;line-height:1.4}[dir] .erp-brand-name{margin:0 0 8px}.erp-brand-subtitle{font-size:13px;color:rgba(125,211,252,.7);letter-spacing:.2em;text-transform:uppercase}[dir] .erp-brand-subtitle{margin:0}.erp-brand-divider{width:48px;height:1px}[dir] .erp-brand-divider{margin:24px auto}[dir=ltr] .erp-brand-divider{background:linear-gradient(90deg,transparent,#0ea5e9,transparent)}[dir=rtl] .erp-brand-divider{background:linear-gradient(-90deg,transparent,#0ea5e9,transparent)}.erp-brand-features{display:flex;flex-direction:column;gap:12px}[dir] .erp-brand-features{margin-bottom:32px}[dir=ltr] .erp-brand-features{text-align:left}[dir=rtl] .erp-brand-features{text-align:right}.erp-feature-item{display:flex;align-items:center;gap:12px;color:rgba(186,230,253,.75);font-size:13.5px}.erp-feature-dot{width:6px;height:6px;flex-shrink:0}[dir] .erp-feature-dot{border-radius:50%;background:#0ea5e9;box-shadow:0 0 8px rgba(14,165,233,.6)}.erp-brand-badge{display:inline-block;font-size:11px;letter-spacing:.2em;color:rgba(125,211,252,.5)}[dir] .erp-brand-badge{padding:5px 14px;border:1px solid rgba(14,165,233,.3);border-radius:20px;background:rgba(14,165,233,.05)}.erp-form-panel{flex:1;min-height:100vh;display:flex;align-items:center;justify-content:center}[dir] .erp-form-panel{background:#f8fafc;padding:2rem}.erp-form-inner{width:100%;max-width:400px}[dir] .erp-form-top-logo{margin-bottom:36px}.erp-form-logo-img{height:36px;width:auto;display:block}[dir] .erp-form-header{margin-bottom:36px}.erp-form-title{font-family:"Noto Serif TC",serif;font-size:28px;font-weight:700;color:#0f172a}[dir] .erp-form-title{margin:0 0 8px}.erp-form-subtitle{font-size:14px;color:#64748b}[dir] .erp-form-subtitle{margin:0}.erp-form{gap:20px}.erp-field-group,.erp-form{display:flex;flex-direction:column}.erp-field-group{gap:6px}.erp-label-row{display:flex;justify-content:space-between;align-items:center}.erp-label{font-size:13px;font-weight:500;color:#374151}[dir] .erp-label{margin:0}.erp-forgot-link{font-size:12px;color:#0ea5e9!important;text-decoration:none!important}.erp-forgot-link:hover{color:#38bdf8!important}.erp-input-wrap{position:relative;display:flex;align-items:center;transition:border-color .2s,box-shadow .2s}[dir] .erp-input-wrap{border:1.5px solid #e2e8f0;border-radius:10px;background:#fff}[dir] .erp-input-wrap:focus-within{border-color:#0ea5e9;box-shadow:0 0 0 3px rgba(14,165,233,.12)}[dir] .erp-input-wrap.is-error{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.08)}.erp-input-icon{position:absolute;color:#94a3b8;display:flex;align-items:center;pointer-events:none;z-index:1}[dir=ltr] .erp-input-icon{left:14px}[dir=rtl] .erp-input-icon{right:14px}.erp-input.form-control{height:46px!important;font-size:14px!important;color:#0f172a!important}[dir] .erp-input.form-control{border:none!important;box-shadow:none!important;background:transparent!important;border-radius:10px!important}[dir=ltr] .erp-input.form-control,[dir=rtl] .erp-input.form-control{padding-left:42px!important;padding-right:42px!important}.erp-input.form-control::placeholder{color:#cbd5e1!important}[dir] .erp-input.form-control:focus{background:transparent!important;box-shadow:none!important;border:none!important}.erp-pw-toggle{position:absolute;color:#94a3b8;display:flex;align-items:center;z-index:1}[dir] .erp-pw-toggle{background:none;border:none;padding:4px;cursor:pointer}[dir=ltr] .erp-pw-toggle{right:12px}[dir=rtl] .erp-pw-toggle{left:12px}.erp-pw-toggle:hover{color:#475569}.erp-error-msg{font-size:12px;color:#ef4444}[dir] .erp-error-msg{margin-top:2px}[dir] .erp-remember-row{margin-top:-4px}.erp-checkbox-label{display:flex;align-items:center;gap:10px;user-select:none}[dir] .erp-checkbox-label{cursor:pointer}.erp-checkbox{display:none}[dir] .erp-checkbox:checked~.erp-checkbox-custom{background:#0ea5e9;border-color:#0ea5e9}.erp-checkbox:checked~.erp-checkbox-custom:after{opacity:1}[dir=ltr] .erp-checkbox:checked~.erp-checkbox-custom:after{transform:rotate(45deg) scale(1)}[dir=rtl] .erp-checkbox:checked~.erp-checkbox-custom:after{transform:rotate(-45deg) scale(1)}.erp-checkbox-custom{width:18px;height:18px;flex-shrink:0;position:relative;transition:all .2s}[dir] .erp-checkbox-custom{border:1.5px solid #cbd5e1;border-radius:5px;background:#fff}.erp-checkbox-custom:after{content:"";position:absolute;top:2px;width:5px;height:9px;opacity:0;transition:all .15s}[dir] .erp-checkbox-custom:after{border:2px solid #fff;border-top:none}[dir=ltr] .erp-checkbox-custom:after{left:5px;border-left:none;transform:rotate(45deg) scale(.5)}[dir=rtl] .erp-checkbox-custom:after{right:5px;border-right:none;transform:rotate(-45deg) scale(.5)}.erp-checkbox-text{font-size:13px;color:#64748b}.erp-submit-btn{width:100%;height:50px;color:#fff;font-family:DM Sans,sans-serif;font-size:15px;font-weight:500;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .25s ease;letter-spacing:.03em;position:relative;overflow:hidden}[dir] .erp-submit-btn{border:none;border-radius:10px;cursor:pointer;margin-top:4px}[dir=ltr] .erp-submit-btn{background:linear-gradient(135deg,#0369a1,#0ea5e9)}[dir=rtl] .erp-submit-btn{background:linear-gradient(-135deg,#0369a1,#0ea5e9)}.erp-submit-btn:before{content:"";position:absolute;inset:0;opacity:0;transition:opacity .2s}[dir=ltr] .erp-submit-btn:before{background:linear-gradient(135deg,#0284c7,#38bdf8)}[dir=rtl] .erp-submit-btn:before{background:linear-gradient(-135deg,#0284c7,#38bdf8)}[dir] .erp-submit-btn:hover:not(.is-disabled){transform:translateY(-1px);box-shadow:0 8px 24px rgba(14,165,233,.35)}.erp-submit-btn:hover:not(.is-disabled):before{opacity:1}[dir] .erp-submit-btn:active:not(.is-disabled){transform:translateY(0);box-shadow:0 4px 12px rgba(14,165,233,.2)}.erp-submit-btn.is-disabled{color:#94a3b8}[dir] .erp-submit-btn.is-disabled{background:#e2e8f0;cursor:not-allowed}.erp-submit-arrow,.erp-submit-text{position:relative;z-index:1}.erp-form-footer{display:flex;justify-content:space-between;align-items:center}[dir] .erp-form-footer{margin-top:28px}.erp-footer-secure{font-size:12px;color:#94a3b8;display:flex;align-items:center;gap:5px}.erp-footer-version{font-size:11px;color:#cbd5e1;letter-spacing:.1em}[dir] .dark-layout .erp-form-panel{background:#1e293b}.dark-layout .erp-form-title{color:#f1f5f9}.dark-layout .erp-form-subtitle{color:#94a3b8}[dir] .dark-layout .erp-input-wrap{border-color:#334155;background:#0f172a}[dir] .dark-layout .erp-input-wrap:focus-within{border-color:#0ea5e9}.dark-layout .erp-input.form-control{color:#f1f5f9!important}[dir] .dark-layout .erp-input.form-control{background:transparent!important}.dark-layout .erp-label{color:#cbd5e1}.dark-layout .erp-checkbox-text{color:#94a3b8}[dir] .dark-layout .erp-checkbox-custom{border-color:#475569;background:#1e293b}.dark-layout .erp-footer-secure{color:#64748b}