.eph-login-page{min-height:100dvh;width:100%;background:#0b0907;display:flex;align-items:center;justify-content:center;padding:clamp(0px,4vw,56px) clamp(0px,4vw,48px)}.eph-login-card{max-width:1060px;width:100%;display:flex;flex-wrap:wrap;border-radius:clamp(0px,2vw,22px);overflow:hidden;border:1px solid rgba(201,166,107,.16);box-shadow:0 60px 120px -60px rgba(0,0,0,.95)}.eph-login-brand{flex:1 1 400px;position:relative;overflow:hidden;background:#100d0a;display:flex;align-items:center;justify-content:center;padding:clamp(38px,6vw,64px) 32px;min-height:clamp(240px,34vw,620px)}.eph-login-mark{display:flex;flex-direction:column;align-items:center}.eph-login-mark .eph-login-ring{width:clamp(76px,9vw,104px)!important;height:clamp(76px,9vw,104px)!important}.eph-login-wordmark{margin:18px 0 0;font-weight:300;font-size:clamp(28px,3.6vw,40px);letter-spacing:.18em;text-indent:.18em;color:#fbf8f1}.eph-login-tagline{margin:4px 0 0;font-style:italic;font-weight:500;font-size:clamp(17px,2vw,21px);letter-spacing:.01em;color:#c9a66b}.eph-login-caption{position:absolute;left:50%;bottom:clamp(20px,5vw,40px);transform:translateX(-50%);display:flex;align-items:center;gap:14px;white-space:nowrap;font-weight:300;font-size:11px;letter-spacing:.22em;text-transform:uppercase;color:rgba(245,241,232,.55)}.eph-login-caption-line{width:28px;height:1px;background:rgba(201,166,107,.5)}.eph-login-form-panel{flex:1 1 400px;background:#1a160f;display:flex;flex-direction:column;justify-content:center;gap:22px;padding:clamp(30px,5vw,56px) clamp(24px,4.4vw,52px) calc(clamp(30px, 5vw, 56px) + env(safe-area-inset-bottom))}.eph-login-title{margin:0;font-weight:300;font-size:clamp(26px,3.4vw,34px);line-height:1.1;color:#fbf8f1}.eph-login-label{font-weight:400;font-size:10px;letter-spacing:.2em;color:#c9a66b}.eph-login-input{box-sizing:border-box;width:100%;height:52px;padding:0 16px;border-radius:10px;border:1px solid rgba(245,241,232,.16);background:#221c15;color:#f5f1e8;font-weight:300;font-size:16px;outline:none;transition:border-color .15s ease,background .15s ease}.eph-login-input::-moz-placeholder{color:rgba(245,241,232,.42)}.eph-login-input::placeholder{color:rgba(245,241,232,.42)}.eph-login-input:focus{border-color:#c9a66b;background:#261f16}.eph-login-input.has-error{border-color:#e0a88a}.eph-login-error-text{margin:0;font-size:13px;font-weight:300;color:#e0a88a}.eph-login-pwd-toggle{position:absolute;top:50%;right:8px;transform:translateY(-50%);height:40px;min-width:52px;padding:0 8px;background:transparent;border:none;font-weight:400;font-size:11px;letter-spacing:.12em;color:#c9a66b;cursor:pointer}.eph-login-pwd-toggle:hover{color:#e4c88f}.eph-login-forgot-link{background:none;border:none;padding:0;margin:0;font-weight:300;font-size:13px;color:#c9a66b;cursor:pointer;min-height:44px;display:inline-flex;align-items:center}.eph-login-forgot-link:hover{color:#e4c88f}.eph-login-checkbox-row{display:flex;align-items:center;gap:10px;min-height:44px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.eph-login-checkbox-box{flex-shrink:0;width:20px;height:20px;border-radius:5px;border:1px solid rgba(201,166,107,.65);display:flex;align-items:center;justify-content:center;transition:background .15s ease,border-color .15s ease}.eph-login-checkbox-box.is-checked{background:#c9a66b;border-color:#c9a66b}.eph-login-checkbox-input:focus-visible+.eph-login-checkbox-box{outline:2px solid #c9a66b;outline-offset:2px}.eph-login-submit{width:100%;height:56px;border-radius:10px;border:none;background:linear-gradient(180deg,#d9b87c,#c09a5c);color:#17130e;font-weight:500;font-size:13px;letter-spacing:.26em;text-indent:.26em;box-shadow:0 16px 34px -20px rgba(201,166,107,.9);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s ease,transform .1s ease}.eph-login-submit:hover:not(:disabled){background:linear-gradient(180deg,#e4c88f,#cba669)}.eph-login-submit:active:not(:disabled){transform:translateY(1px)}.eph-login-submit:disabled{cursor:not-allowed;opacity:.85}.eph-login-divider-line{flex:1;height:1px;background:rgba(245,241,232,.14)}.eph-login-social-btn{flex:1 1 140px;height:52px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:10px;border:1px solid rgba(245,241,232,.18);background:transparent;color:#f5f1e8;font-weight:300;font-size:15px;cursor:pointer;transition:border-color .15s ease,background .15s ease}.eph-login-social-btn:hover:not(:disabled){border-color:rgba(201,166,107,.6);background:rgba(201,166,107,.06)}.eph-login-social-btn:disabled{opacity:.6;cursor:not-allowed}.eph-login-footer-link{color:#c9a66b;text-decoration:none}.eph-login-footer-link:hover{text-decoration:underline}.eph-login-footer-link:focus-visible,.eph-login-forgot-link:focus-visible,.eph-login-input:focus-visible,.eph-login-pwd-toggle:focus-visible,.eph-login-social-btn:focus-visible,.eph-login-submit:focus-visible{outline:2px solid #c9a66b;outline-offset:2px}