:root{--eccrm-orange:#f98636;--eccrm-coral:#e55449;--eccrm-dark:#141414;--eccrm-cream:#fbf7f3}.eccrm-access-page{margin:0;background:var(--eccrm-cream);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#171717}.eccrm-access-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(420px,.95fr)}.eccrm-access-brand{position:relative;display:flex;flex-direction:column;justify-content:center;padding:9vw;background:linear-gradient(135deg,#111 0%,#201b18 72%,#472d1b 100%);color:#fff;overflow:hidden}.eccrm-access-brand:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-150px;bottom:-130px;background:linear-gradient(135deg,var(--eccrm-orange),var(--eccrm-coral));opacity:.9}.eccrm-access-mark{width:54px;height:54px;border-radius:16px;background:linear-gradient(135deg,var(--eccrm-orange),var(--eccrm-coral));display:grid;place-items:center;font-size:30px;font-weight:900;margin-bottom:24px}.eccrm-access-brand>p:first-of-type{font-size:11px;letter-spacing:.18em;font-weight:800;color:#f5c59f}.eccrm-access-brand h1{font-size:clamp(40px,5vw,72px);line-height:.98;letter-spacing:-.04em;max-width:650px;margin:18px 0 24px}.eccrm-access-copy{max-width:520px;font-size:18px;line-height:1.6;color:#d9d0ca}.eccrm-access-card{display:flex;align-items:center;justify-content:center;padding:48px}.eccrm-access-card-inner{width:min(430px,100%);background:#fff;border:1px solid #eadfd7;border-radius:18px;padding:38px;box-shadow:0 22px 70px rgba(35,24,17,.09)}.eccrm-access-kicker{display:inline-block;color:#c95b24;font-size:11px;font-weight:850;letter-spacing:.14em}.eccrm-access-card h2{font-size:32px;margin:8px 0}.eccrm-access-card p{color:#6f625b}.eccrm-access-card label{display:block;font-size:12px;font-weight:750;color:#493f39;margin:18px 0 6px}.eccrm-access-card input[type=text],.eccrm-access-card input[type=password]{box-sizing:border-box;width:100%;height:48px;border:1px solid #d8cdc6;border-radius:12px;padding:0 13px;background:#fff}.eccrm-access-card input:focus{outline:0;border-color:var(--eccrm-orange);box-shadow:0 0 0 3px rgba(249,134,54,.14)}.eccrm-access-card .login-remember label{display:flex;align-items:center;gap:8px;font-weight:500}.eccrm-access-card .login-submit{margin-top:20px}.eccrm-access-card input[type=submit],.eccrm-login-submit{display:block;box-sizing:border-box;width:100%;border:0;border-radius:12px;background:linear-gradient(90deg,var(--eccrm-coral),var(--eccrm-orange));color:#fff;font-weight:800;text-decoration:none;text-align:center;padding:14px 18px;cursor:pointer}.eccrm-access-help{text-align:center;margin-top:18px}.eccrm-access-help a{color:#8c451b}.eccrm-login-already{text-align:center}.eccrm-login-already .eccrm-login-submit{margin-top:15px}@media(max-width:820px){.eccrm-access-shell{grid-template-columns:1fr}.eccrm-access-brand{min-height:260px;padding:48px 28px}.eccrm-access-brand h1{font-size:42px}.eccrm-access-card{padding:28px 18px}.eccrm-access-card-inner{padding:28px}}
.eccrm-access-error{margin:16px 0;padding:11px 12px;border:1px solid #efb8b2;border-radius:8px;background:#fff2f0;color:#992d24;font-size:13px;font-weight:650}
