:root{--eps-green:#0b7a53;--eps-green-dark:#075f42;--eps-ink:#14231d;--eps-muted:#66766f;--eps-border:#d9e5df;--eps-soft:#eef8f3}
*{box-sizing:border-box}html,body{margin:0!important;padding:0!important;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:var(--eps-ink);background:#f5f8f6}.egpms-public-auth #wpadminbar{display:none!important}html{margin-top:0!important}.egpms-auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(420px,1.08fr) minmax(420px,.92fr);background:#fff}.egpms-auth-brand{position:relative;overflow:hidden;background:linear-gradient(145deg,#064e3b 0%,#087451 48%,#0f9a6c 100%);color:#fff;padding:clamp(38px,5vw,78px)}.egpms-auth-brand:before,.egpms-auth-brand:after{content:"";position:absolute;border-radius:999px;background:#ffffff10}.egpms-auth-brand:before{width:420px;height:420px;right:-180px;top:-130px}.egpms-auth-brand:after{width:260px;height:260px;left:-110px;bottom:-80px}.egpms-auth-brand-inner{position:relative;z-index:1;max-width:760px;margin:auto;display:flex;min-height:calc(100vh - 120px);flex-direction:column;justify-content:center;gap:34px}.egpms-auth-logo-row{display:flex;align-items:center;gap:14px}.egpms-auth-logo-row img{width:58px;height:58px;object-fit:contain;background:#fff;border-radius:16px;padding:6px}.egpms-auth-mark{width:58px;height:58px;border-radius:16px;display:grid;place-items:center;background:#fff;color:var(--eps-green-dark);font-weight:900;font-size:17px}.egpms-auth-logo-row strong{display:block;font-size:20px}.egpms-auth-logo-row small{display:block;color:#d8f5e8;margin-top:2px}.egpms-auth-copy{max-width:680px}.egpms-auth-eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#ffffff1a;border:1px solid #ffffff26;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.09em}.egpms-auth-copy h1{font-size:clamp(38px,5vw,68px);line-height:.98;letter-spacing:-.04em;margin:18px 0}.egpms-auth-copy p{max-width:650px;font-size:17px;line-height:1.7;color:#d9f5e9;margin:0}.egpms-auth-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.egpms-auth-feature-grid div{padding:15px;border:1px solid #ffffff22;background:#ffffff10;border-radius:16px;backdrop-filter:blur(8px)}.egpms-auth-feature-grid b{display:block;font-size:22px}.egpms-auth-feature-grid span{display:block;margin-top:4px;color:#d8f5e8;font-size:12px;line-height:1.35}.egpms-demo-credentials{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:18px 20px;background:#052f25aa;border:1px solid #ffffff25;border-radius:18px}.egpms-demo-credentials span,.egpms-demo-credentials small{display:block;color:#cfeee1;font-size:12px}.egpms-demo-credentials strong{display:block;margin:3px 0}.egpms-demo-credentials dl{display:flex;gap:8px;margin:0}.egpms-demo-credentials dl div{background:#ffffff12;border-radius:12px;padding:9px 12px;min-width:125px}.egpms-demo-credentials dt{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#bfe7d7}.egpms-demo-credentials dd{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800;margin:3px 0 0;font-size:13px}.egpms-auth-panel{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:42px clamp(24px,5vw,72px);background:linear-gradient(#fff,#fbfdfc)}.egpms-auth-card{width:min(100%,520px)}.egpms-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#edf4f0;padding:5px;border-radius:14px;margin-bottom:28px}.egpms-auth-tabs a{text-decoration:none;color:#627169;text-align:center;padding:11px;border-radius:10px;font-weight:800}.egpms-auth-tabs a.active{background:#fff;color:var(--eps-green);box-shadow:0 4px 16px #183d2d12}.egpms-auth-heading span{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--eps-green);font-weight:900}.egpms-auth-heading h2{font-size:30px;letter-spacing:-.025em;margin:7px 0}.egpms-auth-heading p{color:var(--eps-muted);line-height:1.6;margin:0 0 24px}.egpms-auth-form{display:grid;gap:16px}.egpms-auth-form label>span{display:block;font-size:13px;font-weight:800;margin-bottom:7px}.egpms-auth-form input:not([type=checkbox]){width:100%;height:50px;border:1px solid var(--eps-border);border-radius:12px;padding:0 14px;font-size:16px;outline:none;background:#fff}.egpms-auth-form input:focus{border-color:#36a77e;box-shadow:0 0 0 4px #16a36e12}.egpms-auth-two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.egpms-auth-remember{display:flex;align-items:center;gap:9px;color:var(--eps-muted);font-size:13px}.egpms-auth-remember span{margin:0!important}.egpms-auth-primary,.egpms-auth-secondary{min-height:50px;border:0;border-radius:12px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:900;font-size:15px;cursor:pointer}.egpms-auth-primary{background:var(--eps-green);color:#fff!important;box-shadow:0 9px 24px #0874512b}.egpms-auth-primary:hover{background:var(--eps-green-dark)}.egpms-auth-secondary{margin-top:10px;border:1px solid var(--eps-border);background:#fff;color:var(--eps-ink)!important}.egpms-auth-links{display:flex;justify-content:space-between;margin-top:22px;font-size:13px}.egpms-auth-links a{color:var(--eps-green);font-weight:800;text-decoration:none}.egpms-auth-message{padding:12px 14px;border-radius:12px;margin-bottom:18px;font-size:13px;font-weight:700}.egpms-auth-message.error{background:#fff1f2;color:#a21c31;border:1px solid #ffd5dc}.egpms-auth-message.success{background:#ecfdf5;color:#087451;border:1px solid #c6f2dd}.egpms-auth-welcome{text-align:center;margin-bottom:28px}.egpms-auth-user-dot{width:66px;height:66px;border-radius:20px;background:var(--eps-soft);display:grid;place-items:center;margin:0 auto 14px;color:var(--eps-green);font-size:28px;font-weight:900}.egpms-auth-welcome h2{margin:0 0 7px;font-size:28px}.egpms-auth-welcome p{margin:0;color:var(--eps-muted)}.egpms-auth-footer{margin-top:28px;color:#78867f;font-size:12px}.egpms-auth-footer span{color:#e11d48}.egpms-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important}.egpms-portal{font-family:inherit;max-width:1100px;margin:30px auto;padding:0 18px;color:#16211c}.egpms-portal-card{background:#fff;border:1px solid #dfe8e3;border-radius:20px;padding:22px;margin:16px 0;box-shadow:0 10px 34px #1232}.egpms-portal h2{margin:0}.egpms-portal-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.egpms-portal label{display:block;margin:8px 0}.egpms-portal input,.egpms-portal textarea{width:100%;padding:10px;border:1px solid #ccd7d1;border-radius:10px}.egpms-portal button{background:#176b46;color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:700}
@media(max-width:960px){.egpms-auth-shell{grid-template-columns:1fr}.egpms-auth-brand{padding:34px 24px}.egpms-auth-brand-inner{min-height:auto;gap:22px}.egpms-auth-copy h1{font-size:42px}.egpms-auth-feature-grid{grid-template-columns:repeat(2,1fr)}.egpms-auth-panel{padding:38px 22px}.egpms-demo-credentials{align-items:flex-start;flex-direction:column}.egpms-demo-credentials dl{width:100%}.egpms-demo-credentials dl div{flex:1}}
@media(max-width:520px){.egpms-auth-copy h1{font-size:35px}.egpms-auth-two{grid-template-columns:1fr}.egpms-demo-credentials dl{flex-direction:column}.egpms-demo-credentials dl div{width:100%}.egpms-auth-links{gap:10px;flex-direction:column}.egpms-auth-logo-row strong{font-size:17px}}
