﻿:root{color-scheme:dark;font-family:Segoe UI,Arial,sans-serif;--bg: #06101c;--panel: rgba(10, 20, 38, .78);--panel-strong: rgba(12, 25, 47, .92);--panel-border: rgba(139, 178, 255, .16);--text: #eef4ff;--muted: #b5c6e3;--blue: #2f6ef7;--cyan: #14b6d4;--success: #0fbb7a;--warning: #f7b447;--danger: #ff6b78}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;color:var(--text);background:radial-gradient(circle at top left,rgba(47,110,247,.18),transparent 34%),radial-gradient(circle at bottom right,rgba(20,182,212,.14),transparent 26%),linear-gradient(180deg,#06101c,#081626 48%,#040a14)}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(129,165,246,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(129,165,246,.05) 1px,transparent 1px);background-size:48px 48px;opacity:.28;pointer-events:none}body:after{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(3,10,18,.4),transparent 40%,rgba(3,10,18,.4));pointer-events:none}#root{position:relative}a{color:inherit;text-decoration:none}button,input,select{font:inherit}input,select{width:100%;border:1px solid rgba(137,170,235,.18);border-radius:16px;background:#060f1dc7;color:var(--text);padding:14px 16px}input:focus,select:focus{outline:2px solid rgba(46,111,247,.45);border-color:#2e6ff7cc}.screen-loader{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.login-shell{min-height:100vh;display:grid;grid-template-columns:1.18fr .9fr;gap:28px;padding:32px;position:relative}.login-backdrop-grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(129,165,246,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(129,165,246,.08) 1px,transparent 1px);background-size:46px 46px;opacity:.3;pointer-events:none}.login-hero-card,.login-panel-card,.hero-surface,.stat-card,.content-panel,.module-card,.placeholder-card,.sidebar,.top-header,.inline-summary-card{position:relative;z-index:1;border:1px solid var(--panel-border);background:var(--panel);box-shadow:0 24px 80px #00000038;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.login-hero-card,.login-panel-card,.placeholder-card,.hero-surface,.content-panel,.module-card,.stat-card,.sidebar,.top-header,.inline-summary-card{border-radius:28px}.login-hero-card,.login-panel-card{padding:40px}.login-hero-card{display:flex;flex-direction:column;justify-content:space-between;min-height:580px}.login-hero-card h1,.hero-surface h1,.page-heading-row h1,.placeholder-card h1,.login-panel-head h2,.top-header h2,.content-panel h2,.module-card h3{margin:0;line-height:1.06}.login-hero-card h1{font-size:clamp(2.8rem,4.8vw,5rem);max-width:680px}.login-hero-card p,.login-panel-head p,.hero-surface p,.placeholder-card p,.section-note,.module-description,.content-panel p,.brand-subtitle,.header-subtitle,.scope-card p,.login-hero-panel p,.integration-note-box p,.recent-login-card p,.activity-row p,.module-nav-copy small{color:var(--muted);line-height:1.7}.hero-chip-row,.placeholder-actions,.module-actions,.hero-inline-note,.module-meta-grid,.bridge-detail-grid,.primary-nav,.module-nav-list,.hero-meta-row,.inline-summary-row{display:flex}.hero-chip-row{flex-wrap:wrap;gap:12px;margin-top:24px}.hero-chip-row span,.module-badge,.module-nav-status,.placeholder-badge,.hero-meta-pill,.summary-chip{padding:8px 12px;border-radius:999px;border:1px solid rgba(132,170,247,.16);background:#2b53a329}.page-kicker,.section-label,.module-kicker,.dropdown-label,.meta-label,.stat-label,.brand-eyebrow{margin:0 0 10px;font-size:.76rem;letter-spacing:.22em;text-transform:uppercase;color:#8eb5fb}.login-form{display:grid;gap:18px;margin-top:22px}.login-form label span{display:block;margin-bottom:9px;color:#d7e6ff}.form-error,.page-message.error{border:1px solid rgba(255,107,120,.24);background:#7616233d;color:#ffd5db;padding:14px 16px;border-radius:16px}.primary-button,.secondary-button,.user-menu-trigger,.module-nav-button,.nav-link,.logout-button,.link-button{border:0;cursor:pointer;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.primary-button:hover,.secondary-button:hover,.user-menu-trigger:hover,.module-nav-button:hover,.nav-link:hover,.logout-button:hover,.link-button:hover{transform:translateY(-1px)}.primary-button,.link-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 18px;border-radius:16px;background:linear-gradient(135deg,var(--cyan),var(--blue));color:#fff;box-shadow:0 16px 36px #1e6be833}.secondary-button,.logout-button{padding:13px 18px;border-radius:16px;background:#44619b24;color:var(--text)}.wide{width:100%}.portal-shell{min-height:100vh;display:grid;grid-template-columns:310px 1fr;gap:24px;padding:24px}.sidebar{padding:24px;display:flex;flex-direction:column;gap:24px}.brand-block h1{margin:0}.primary-nav{flex-direction:column;gap:10px}.nav-link{padding:12px 14px;border-radius:16px;background:#ffffff05;color:#d8e4f6}.nav-link.active,.module-nav-button:hover{background:#2b53a338}.module-nav-list{flex-direction:column;gap:10px}.module-nav-button{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-radius:16px;background:#ffffff08;color:var(--text);text-align:left}.module-nav-copy{display:flex;flex-direction:column;gap:4px}.module-nav-status.active,.module-badge.active,.summary-chip.success,.activity-dot.success{background:#0fbb7a2e;color:#c8ffe8}.module-nav-status.future,.module-badge.future,.placeholder-badge.not-available,.summary-chip.pending,.summary-chip.warning,.activity-dot.warning{background:#f7b44729;color:#ffe3af}.placeholder-badge.unauthorized,.activity-dot.critical,.activity-dot.error{background:#ff6b782e;color:#ffd9de}.summary-chip.info,.activity-dot.info{background:#2f6ef72e;color:#d9e7ff}.sidebar-note{margin-top:auto;padding:18px;border-radius:20px;background:#ffffff08}.portal-main{display:flex;flex-direction:column;gap:20px;position:relative;z-index:2}.top-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;z-index:40;overflow:visible}.user-menu-shell{position:relative;z-index:45}.user-menu-trigger{display:flex;align-items:center;gap:14px;padding:10px 12px;border-radius:18px;background:#ffffff0a;color:var(--text)}.user-avatar{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:linear-gradient(135deg,#14b6d4f2,#2f6ef7f2);font-weight:700}.user-meta{display:flex;flex-direction:column;align-items:flex-start}.user-meta small{color:var(--muted)}.user-menu-dropdown{position:absolute;top:calc(100% + 10px);right:0;min-width:280px;padding:18px;border-radius:20px;border:1px solid var(--panel-border);background:var(--panel-strong);display:grid;gap:14px;z-index:60;box-shadow:0 28px 72px #00000057}.portal-content,.page-stack,.dashboard-stack,.login-hero-footer,.recent-login-card,.activity-list,.module-status-list,.scope-grid,.integration-note-box{display:flex;flex-direction:column;gap:20px}.hero-surface,.content-panel,.placeholder-card,.inline-summary-card{padding:28px}.hero-surface{display:flex;align-items:stretch;justify-content:space-between;gap:22px}.dashboard-hero,.bridge-surface{align-items:stretch}.hero-copy{display:flex;flex-direction:column;gap:12px}.hero-inline-note{flex-direction:column;gap:8px;min-width:270px;max-width:320px;padding:20px;border-radius:20px;background:#ffffff0a}.dashboard-note{justify-content:space-between}.hero-meta-row,.inline-summary-row{flex-wrap:wrap;gap:12px}.stats-grid,.panel-grid,.module-page-grid{display:grid;gap:18px}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.stat-card,.module-card{padding:22px}.stat-card strong{font-size:2rem}.stat-card span{display:block;margin-top:10px;color:var(--muted);line-height:1.6}.panel-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.panel-grid.single{grid-template-columns:1fr}.dashboard-grid{align-items:start}.wide-panel{grid-column:span 2}.panel-header,.page-heading-row,.module-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.inline-summary-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.inline-summary-card strong{font-size:1.1rem}.module-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.module-highlight-wrap{border-radius:28px;padding:2px;background:linear-gradient(135deg,#14b6d4b3,#2f6ef7b3)}.module-description{min-height:84px}.module-meta-grid,.bridge-detail-grid{flex-wrap:wrap;gap:18px}.module-meta-grid>div,.bridge-detail-grid>div{min-width:180px;display:flex;flex-direction:column;gap:8px}.module-actions,.placeholder-actions{gap:12px;flex-wrap:wrap;margin-top:20px}.module-status-row,.activity-row,.detail-pair{display:flex;align-items:center;justify-content:space-between;gap:14px}.module-status-row,.activity-row{padding:16px 18px;border-radius:18px;background:#ffffff08}.module-status-row p,.activity-row p{margin:4px 0 0}.module-status-meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.recent-login-card{padding:20px;border-radius:20px;background:#ffffff08}.detail-pair span{color:var(--muted)}.activity-row{align-items:flex-start}.activity-row>div{flex:1}.activity-dot{width:12px;height:12px;border-radius:50%;margin-top:7px;flex-shrink:0}.scope-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.scope-card,.integration-note-box{padding:18px;border-radius:20px;background:#ffffff08}.integration-note-box{border:1px dashed rgba(142,181,251,.32)}.placeholder-page{min-height:calc(100vh - 180px);display:grid;place-items:center}.placeholder-card{width:min(760px,100%)}.bridge-surface{align-items:flex-start}@media (max-width: 1180px){.portal-shell{grid-template-columns:1fr}.sidebar{order:2}.stats-grid,.panel-grid,.module-page-grid,.inline-summary-row,.scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.wide-panel{grid-column:auto}}@media (max-width: 900px){.login-shell{grid-template-columns:1fr}.hero-surface,.page-heading-row,.top-header,.module-card-head,.module-status-row,.detail-pair{flex-direction:column;align-items:flex-start}.stats-grid,.panel-grid,.module-page-grid,.inline-summary-row,.scope-grid{grid-template-columns:1fr}.hero-inline-note{min-width:unset;max-width:none}.module-status-meta{align-items:flex-start}}@media (max-width: 640px){.login-shell,.portal-shell{padding:14px}.login-hero-card,.login-panel-card,.sidebar,.top-header,.hero-surface,.content-panel,.module-card,.placeholder-card,.stat-card,.inline-summary-card{border-radius:22px;padding:20px}}.login-shell{height:100dvh;min-height:100dvh;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,396px);align-items:center;gap:18px;padding:14px 18px;overflow:hidden}.erp-login-visual{position:relative;display:grid;place-items:center;height:calc(100dvh - 28px);min-height:0;padding:20px;border-radius:28px;overflow:hidden;border:1px solid var(--panel-border);background:radial-gradient(circle at top left,rgba(47,110,247,.12),transparent 34%),radial-gradient(circle at bottom right,rgba(20,182,212,.1),transparent 30%),#07111ee6;box-shadow:0 24px 80px #00000038}.erp-login-visual-image{width:auto;height:auto;max-width:calc(100% - 12px);max-height:calc(100% - 12px);display:block;object-fit:contain;object-position:center center}.login-panel-card.erp-login-panel{width:min(100%,396px);max-height:calc(100dvh - 28px);padding:22px 22px 20px;align-self:center;justify-self:center;overflow:hidden}.login-panel-head h2{font-size:clamp(2rem,2.5vw,2.85rem);line-height:1.02}.login-panel-head p{margin:10px 0 0;line-height:1.55}.erp-login-form{gap:12px;margin-top:14px}.erp-login-form label span{margin-bottom:7px}.erp-login-form input,.erp-login-form select{padding:12px 14px;border-radius:14px}.erp-login-form .primary-button{padding:12px 16px;min-height:46px}.erp-login-form .form-error{padding:12px 14px;border-radius:14px}.login-role-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#8eb5fb 50%),linear-gradient(135deg,#8eb5fb 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}@media (max-width: 1180px){.login-shell{grid-template-columns:1fr;height:auto;min-height:100vh;padding:16px;overflow:auto}.erp-login-visual{height:42vh;min-height:42vh;padding:14px}}@media (max-width: 640px){.login-shell{padding:12px}.erp-login-visual{height:32vh;min-height:32vh;padding:10px;border-radius:24px}.login-panel-card.erp-login-panel{width:100%;max-height:none;padding:20px 18px}}.login-shell.erp-reference-login{min-height:100dvh;height:100dvh;display:grid;grid-template-columns:1fr;grid-template-rows:88px minmax(0,1fr) 80px;gap:0;padding:0;overflow:hidden;color:#12213a;background:radial-gradient(circle at 84% 18%,rgba(43,109,246,.12),transparent 30%),linear-gradient(135deg,#f8fbff,#eef5ff 48%,#fdfefe)}.login-shell.erp-reference-login:before,.login-shell.erp-reference-login:after{display:none}.login-brand-bar,.login-footer-bar{position:relative;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 36px;background:#ffffffed;border-color:#10408414;box-shadow:0 12px 34px #0f264a14}.login-brand-bar{border-bottom:1px solid rgba(16,64,132,.08)}.login-brand-logo{width:min(285px,42vw);max-height:64px;object-fit:contain;object-position:left center;display:block}.login-brand-title{display:inline-flex;align-items:center;gap:12px;color:#10233f;font-size:1.02rem;font-weight:700;white-space:nowrap}.login-brand-icon,.erp-button-icon{width:22px;height:22px;flex:0 0 auto}.login-brand-icon{color:#0f3f8f}.login-main-split{min-height:0;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.98fr);overflow:hidden}.erp-reference-login .erp-login-visual{position:relative;height:100%;min-height:0;display:flex;align-items:center;justify-content:flex-start;padding:clamp(30px,4.2vw,58px);border:0;border-radius:0;overflow:hidden;box-shadow:none;background:linear-gradient(90deg,#05183af2,#06214fdb 39%,#06214f6b 67%,#06214f2e),url(/cspl-erp-building-only-20260426.jpg) right center / auto 100% no-repeat,linear-gradient(135deg,#061b40,#0b3269)}.erp-reference-login .erp-login-visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 22% 16%,rgba(51,132,255,.28),transparent 24%),linear-gradient(180deg,transparent 0%,rgba(1,9,28,.26) 100%);pointer-events:none}.erp-login-visual-content{position:relative;z-index:2;width:min(100%,560px);color:#fff}.erp-hero-icon,.erp-login-card-icon{display:inline-flex;align-items:center;justify-content:center}.erp-hero-icon{width:98px;height:98px;border-radius:24px;color:#fff;background:linear-gradient(145deg,#3f8dfff0,#124a98e6);box-shadow:0 22px 42px #00317752}.erp-hero-icon svg{width:58px;height:58px}.erp-login-visual-content h1{margin:34px 0 0;color:#fff;font-size:clamp(3.1rem,5.5vw,5.25rem);line-height:.98;letter-spacing:-.075em;text-shadow:0 16px 42px rgba(0,0,0,.32)}.erp-login-visual-content h1 span{color:#2f7cff}.erp-hero-tagline{margin:20px 0 0;color:#fff;font-size:clamp(1.45rem,2.1vw,2rem);font-weight:600;line-height:1.25}.erp-hero-tagline:after{content:"";display:block;width:64px;height:4px;margin-top:18px;border-radius:999px;background:#3f8bff}.erp-hero-description{max-width:485px;margin:18px 0 0;color:#ffffffe6;font-size:clamp(1.02rem,1.38vw,1.24rem);line-height:1.56}.erp-feature-list{display:grid;gap:20px;margin-top:clamp(28px,4.4vh,48px)}.erp-feature-item{display:grid;grid-template-columns:64px minmax(0,1fr);align-items:start;gap:18px}.erp-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;color:#fff;background:linear-gradient(145deg,#3a87fff5,#144b98eb);box-shadow:0 16px 34px #022d7359}.erp-feature-icon svg{width:31px;height:31px}.erp-feature-item h3{margin:0;color:#fff;font-size:1.14rem;line-height:1.25}.erp-feature-item p{margin:6px 0 0;max-width:500px;color:#ffffffdb;line-height:1.52}.erp-reference-login .login-panel-card.erp-login-panel{place-self:center;width:min(82%,632px);max-height:none;overflow:visible;padding:clamp(30px,4vw,54px);border:1px solid rgba(20,53,103,.1);border-radius:28px;color:#12213a;background:#fffffff5;box-shadow:0 26px 74px #0f264a29;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.erp-login-card-icon{width:88px;height:88px;margin:0 auto 22px;color:#1554ad}.erp-login-card-icon svg{width:84px;height:84px}.erp-reference-login .login-panel-head{text-align:center}.erp-reference-login .page-kicker{margin-bottom:8px;color:#1554ad;font-size:.78rem;letter-spacing:.24em}.erp-reference-login .login-panel-head h2{color:#12213a;font-size:clamp(2rem,2.45vw,2.65rem);letter-spacing:-.045em;line-height:1.06}.erp-reference-login .login-panel-head p{margin-top:12px;color:#64748b;font-size:1.06rem;line-height:1.45}.erp-reference-login .erp-login-form{gap:18px;margin-top:34px}.erp-reference-login .erp-login-form label span{margin-bottom:9px;color:#1e2f4a;font-weight:600}.erp-input-shell{position:relative}.erp-input-icon{position:absolute;left:18px;top:50%;width:22px;height:22px;transform:translateY(-50%);color:#7b8ca7;pointer-events:none}.erp-reference-login .erp-input-shell input{height:58px;padding:0 18px 0 58px;border:1px solid #d3dcea;border-radius:8px;background:#fff;color:#12213a;box-shadow:0 1px #0f264a08 inset}.erp-reference-login .erp-input-shell input:focus{border-color:#1b67d8;outline:3px solid rgba(27,103,216,.13)}.erp-reference-login .erp-signin-button{min-height:58px;justify-content:center;border-radius:7px;font-size:1.06rem;font-weight:800;background:linear-gradient(135deg,#155dd4,#0750d2);box-shadow:0 16px 32px #155dd43d}.erp-reference-login .erp-signin-button .erp-button-icon{margin-left:8px}.erp-login-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;color:#77849a;font-weight:700}.erp-login-divider:before,.erp-login-divider:after{content:"";height:1px;background:#dbe3ef}.erp-secondary-button{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:13px;width:100%;border:1px solid #1c64d3;border-radius:7px;background:#fff;color:#113d86;font-size:1.06rem;font-weight:800;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.erp-secondary-button:hover{transform:translateY(-1px);background:#f6f9ff;box-shadow:0 14px 28px #0f408f1f}.erp-login-help{margin:22px 0 0;color:#66758f;text-align:center;font-size:1rem}.erp-login-help strong{color:#0b58cf}.erp-reference-login .form-error{border-color:#e0374e3d;background:#fff0f2;color:#9a2434;border-radius:10px}.login-footer-bar{border-top:1px solid rgba(16,64,132,.08);color:#60708a;font-size:.95rem;box-shadow:0 -12px 34px #0f264a0d}.login-footer-bar nav{display:flex;align-items:center;gap:0}.login-footer-bar a{color:#50617b;padding:0 20px;border-right:1px solid #bac6d7}.login-footer-bar a:last-child{border-right:0;padding-right:0}@media (max-width: 1180px){.login-shell.erp-reference-login{height:auto;min-height:100vh;grid-template-rows:auto auto auto;overflow:auto}.login-main-split{grid-template-columns:1fr}.erp-reference-login .erp-login-visual{min-height:620px}.erp-reference-login .login-panel-card.erp-login-panel{width:min(92%,640px);margin:34px auto}}@media (max-width: 760px){.login-brand-bar,.login-footer-bar{padding:18px 20px;flex-direction:column;align-items:flex-start}.login-brand-logo{width:min(250px,78vw)}.login-footer-bar nav{flex-wrap:wrap}.login-footer-bar a:first-child{padding-left:0}.erp-reference-login .erp-login-visual{min-height:auto;padding:28px 22px;background:linear-gradient(90deg,#05183af5,#06214fd1),url(/cspl-erp-building-only-20260426.jpg) right center / auto 100% no-repeat,linear-gradient(135deg,#061b40,#0b3269)}.erp-hero-icon{width:72px;height:72px;border-radius:20px}.erp-hero-icon svg{width:42px;height:42px}.erp-login-visual-content h1{margin-top:24px;font-size:clamp(2.5rem,13vw,3.4rem)}.erp-feature-list{gap:16px}.erp-feature-item{grid-template-columns:52px minmax(0,1fr);gap:14px}.erp-feature-icon{width:52px;height:52px}.erp-feature-icon svg{width:26px;height:26px}.erp-reference-login .login-panel-card.erp-login-panel{width:calc(100% - 28px);margin:22px auto;padding:26px 20px;border-radius:22px}.erp-login-card-icon{width:68px;height:68px;margin-bottom:14px}.erp-login-card-icon svg{width:66px;height:66px}}.login-shell.erp-reference-login{grid-template-rows:88px minmax(0,1fr) 76px}.login-brand-bar,.login-footer-bar{min-height:76px}.login-brand-bar{min-height:88px}.login-brand-logo{width:min(330px,44vw);max-height:72px}.login-brand-title{margin-right:42px;font-size:1.18rem}.login-brand-icon{width:27px;height:27px}.login-main-split{height:calc(100dvh - 164px);min-height:0}.erp-reference-login .erp-login-visual{height:100%;padding-left:clamp(48px,4.4vw,68px);background:linear-gradient(90deg,#04183a,#04183a 54%,#04183ae6 66%,#04183a5c),url(/cspl-erp-building-only-20260426.jpg) right center / auto 100% no-repeat,linear-gradient(135deg,#061b40,#0b3269)}.erp-reference-login .erp-login-visual:after{background:radial-gradient(circle at 18% 10%,rgba(67,139,255,.22),transparent 22%),linear-gradient(180deg,transparent 0%,rgba(0,9,28,.22) 100%)}.erp-login-visual-content{width:min(100%,585px)}.erp-login-visual-content h1{margin-top:38px;font-size:clamp(3.25rem,5.7vw,5.4rem)}.erp-feature-list{margin-top:clamp(30px,4.9vh,54px)}.erp-reference-login .login-panel-card.erp-login-panel{width:min(76%,632px);padding:clamp(34px,4.15vw,56px);border-radius:26px}.erp-reference-login .erp-input-shell input{background:#fff!important;color:#12213a!important;border-color:#d5deea}.erp-reference-login .erp-input-shell input:-webkit-autofill,.erp-reference-login .erp-input-shell input:-webkit-autofill:hover,.erp-reference-login .erp-input-shell input:-webkit-autofill:focus{-webkit-text-fill-color:#12213a;box-shadow:0 0 0 1000px #fff inset;caret-color:#12213a}.erp-reference-login .erp-input-shell input::placeholder{color:#8a99ad}@media (max-width: 1180px){.login-main-split{height:auto}.erp-reference-login .login-panel-card.erp-login-panel{width:min(92%,632px)}}@media (max-width: 760px){.login-shell.erp-reference-login{grid-template-rows:auto auto auto}.login-main-split{height:auto}.login-brand-title{margin-right:0}.erp-reference-login .erp-login-visual{padding:30px 22px;background:linear-gradient(90deg,#04183afa,#04183ae6),url(/cspl-erp-building-only-20260426.jpg) right center / auto 100% no-repeat,linear-gradient(135deg,#061b40,#0b3269)}}

/* ERP final reference alignment correction - updated 2026-04-26 */
.login-shell.erp-reference-login{grid-template-rows:88px minmax(0,1fr) 76px!important;background:#f7fbff!important}
.login-brand-bar{min-height:88px!important;padding:0 32px!important;background:#fff!important}
.login-footer-bar{min-height:76px!important;padding:0 34px!important;background:#fff!important}
.login-brand-logo{width:330px!important;max-width:44vw!important;max-height:72px!important}
.login-brand-title{margin-right:34px!important;font-size:1.18rem!important;font-weight:800!important;color:#10233f!important}
.login-main-split{height:calc(100dvh - 164px)!important;display:grid!important;grid-template-columns:50% 50%!important;background:#f7fbff!important;overflow:hidden!important}
.erp-reference-login .erp-login-visual{height:100%!important;min-height:0!important;padding:clamp(48px,4.2vw,66px)!important;background:url('/cspl-erp-building-only-20260426.jpg') center center / cover no-repeat!important;border:0!important;border-radius:0!important;box-shadow:none!important}
.erp-reference-login .erp-login-visual:after{background:radial-gradient(circle at 18% 12%,rgba(58,132,255,.18),transparent 24%),linear-gradient(180deg,transparent 0%,rgba(0,7,20,.16) 100%)!important}
.erp-login-visual-content{width:min(100%,560px)!important}
.erp-login-visual-content h1{margin-top:36px!important;font-size:clamp(3.2rem,5.35vw,5.25rem)!important;line-height:.98!important;letter-spacing:-.075em!important}
.erp-hero-tagline{font-size:clamp(1.45rem,1.85vw,1.9rem)!important}
.erp-hero-description{max-width:480px!important;font-size:clamp(1rem,1.16vw,1.12rem)!important}
.erp-feature-list{gap:18px!important;margin-top:clamp(28px,4vh,44px)!important}
.erp-feature-item{grid-template-columns:62px minmax(0,1fr)!important;gap:16px!important}
.erp-feature-icon{width:62px!important;height:62px!important}
.erp-feature-item h3{font-size:1.08rem!important}
.erp-feature-item p{font-size:.96rem!important;line-height:1.48!important}
.erp-reference-login .login-panel-card.erp-login-panel{width:min(66%,632px)!important;min-width:560px!important;align-self:center!important;justify-self:center!important;margin:36px auto!important;padding:38px 42px!important;border-radius:26px!important;background:rgba(255,255,255,.97)!important;color:#12213a!important;box-shadow:0 26px 74px rgba(15,38,74,.16)!important}
.erp-login-card-icon{width:76px!important;height:76px!important;margin:0 auto 22px!important;color:#1554ad!important}
.erp-login-card-icon svg{width:74px!important;height:74px!important}
.erp-reference-login .login-panel-head h2{font-size:clamp(1.95rem,2vw,2.22rem)!important;line-height:1.14!important;letter-spacing:-.045em!important;max-width:none!important;color:#12213a!important}
.erp-reference-login .login-panel-head p{font-size:1rem!important;margin-top:10px!important;color:#64748b!important}
.erp-reference-login .erp-login-form{margin-top:30px!important;gap:16px!important}
.erp-reference-login .erp-input-shell input{height:58px!important;background:#fff!important;color:#12213a!important;border:1px solid #d3dcea!important;border-radius:8px!important;padding-left:58px!important}
.erp-reference-login .erp-signin-button,.erp-secondary-button{min-height:58px!important;border-radius:7px!important;font-size:1.02rem!important}
.erp-login-help{margin-top:18px!important}
@media (max-width:1180px){.login-shell.erp-reference-login{height:auto!important;min-height:100vh!important;grid-template-rows:auto auto auto!important;overflow:auto!important}.login-main-split{height:auto!important;grid-template-columns:1fr!important}.erp-reference-login .erp-login-visual{min-height:620px!important}.erp-reference-login .login-panel-card.erp-login-panel{width:min(92%,632px)!important;min-width:0!important;margin:34px auto!important}}
@media (max-width:760px){.login-brand-bar,.login-footer-bar{padding:18px 20px!important;flex-direction:column!important;align-items:flex-start!important}.login-brand-logo{width:min(250px,78vw)!important;max-width:78vw!important}.login-main-split{height:auto!important}.erp-reference-login .erp-login-visual{padding:30px 22px!important}.erp-reference-login .login-panel-card.erp-login-panel{width:calc(100% - 28px)!important;min-width:0!important;margin:22px auto!important;padding:26px 20px!important}.erp-reference-login .login-panel-head h2{font-size:2rem!important}}

/* === ERP LOGIN CLEAN REFERENCE LAYOUT 20260426 START === */
.login-shell.erp-reference-login {
  height: 100dvh !important;
  min-height: 720px !important;
  display: grid !important;
  grid-template-rows: 80px minmax(0, 1fr) 56px !important;
  overflow: hidden !important;
  background: #f6f9fe !important;
  color: #12213a !important;
}

.login-brand-bar {
  min-height: 80px !important;
  padding: 0 32px !important;
  background: #ffffff !important;
  border-bottom: 1px solid #d7dee9 !important;
  box-shadow: 0 8px 30px rgba(12, 28, 52, 0.05) !important;
}

.login-brand-logo {
  width: 326px !important;
  max-width: 42vw !important;
  max-height: 68px !important;
  object-fit: contain !important;
}

.login-brand-title {
  gap: 12px !important;
  color: #0d2342 !important;
  font-size: 1.06rem !important;
  font-weight: 800 !important;
}

.login-brand-icon {
  width: 24px !important;
  height: 24px !important;
  color: #0b56c5 !important;
}

.login-main-split {
  height: 100% !important;
  min-height: 0 !important;
  display: grid !important;
  grid-template-columns: 50% 50% !important;
  background: linear-gradient(90deg, #071a32 0%, #071a32 50%, #eef4fb 50%, #d7dde5 100%) !important;
}

.erp-reference-login .erp-login-visual {
  position: relative !important;
  height: 100% !important;
  min-height: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  padding: clamp(44px, 4vw, 64px) !important;
  background: linear-gradient(135deg, #061b36 0%, #05244f 100%) !important;
  isolation: isolate !important;
}

.erp-reference-login .erp-login-visual::before {
  content: "" !important;
  position: absolute !important;
  inset: 0 0 0 auto !important;
  width: 56% !important;
  z-index: 0 !important;
  background:
    linear-gradient(90deg, rgba(5, 22, 46, 0.08) 0%, rgba(5, 22, 46, 0.02) 100%),
    url('/cspl-erp-building-only-20260426.jpg') center center / cover no-repeat !important;
  opacity: 0.86 !important;
}

.erp-reference-login .erp-login-visual::after {
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  z-index: 1 !important;
  pointer-events: none !important;
  background:
    radial-gradient(circle at 10% 8%, rgba(57, 132, 255, 0.18), transparent 24%),
    linear-gradient(90deg, #05182f 0%, rgba(5, 24, 47, 0.99) 42%, rgba(5, 24, 47, 0.72) 67%, rgba(5, 24, 47, 0.22) 100%) !important;
}

.erp-login-visual-content {
  position: relative !important;
  z-index: 2 !important;
  max-width: 610px !important;
  min-height: 100% !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  transform: translateY(-6px) !important;
}

.erp-login-badge {
  width: 88px !important;
  height: 88px !important;
  margin-bottom: 42px !important;
  border-radius: 18px !important;
  background: linear-gradient(135deg, #3d8cff 0%, #155dc5 100%) !important;
  box-shadow: 0 20px 42px rgba(15, 102, 220, 0.34) !important;
}

.erp-login-title {
  margin: 0 !important;
  font-size: clamp(3.8rem, 5vw, 5.2rem) !important;
  line-height: 0.98 !important;
  letter-spacing: -0.07em !important;
  font-weight: 900 !important;
  color: #ffffff !important;
  white-space: nowrap !important;
}

.erp-login-title span {
  color: #2f80ff !important;
}

.erp-login-tagline {
  margin: 24px 0 0 !important;
  font-size: clamp(1.7rem, 2vw, 2.15rem) !important;
  line-height: 1.18 !important;
  font-weight: 800 !important;
  color: #ffffff !important;
}

.erp-login-accent {
  width: 58px !important;
  height: 4px !important;
  margin: 22px 0 !important;
  border-radius: 999px !important;
  background: #3b8cff !important;
}

.erp-login-description {
  max-width: 530px !important;
  margin: 0 0 34px !important;
  color: rgba(255, 255, 255, 0.94) !important;
  font-size: clamp(1rem, 1.08vw, 1.18rem) !important;
  line-height: 1.58 !important;
}

.erp-login-features {
  display: grid !important;
  gap: 22px !important;
  margin-top: 0 !important;
}

.erp-login-feature {
  display: grid !important;
  grid-template-columns: 58px minmax(0, 1fr) !important;
  gap: 18px !important;
  align-items: center !important;
  max-width: 560px !important;
}

.erp-login-feature-icon {
  width: 58px !important;
  height: 58px !important;
  border-radius: 50% !important;
  background: linear-gradient(135deg, #358aff 0%, #155ec7 100%) !important;
  box-shadow: 0 14px 30px rgba(30, 107, 220, 0.28) !important;
}

.erp-login-feature h3 {
  margin: 0 0 6px !important;
  color: #ffffff !important;
  font-size: 1.06rem !important;
  font-weight: 900 !important;
}

.erp-login-feature p {
  margin: 0 !important;
  color: rgba(255, 255, 255, 0.9) !important;
  font-size: 0.96rem !important;
  line-height: 1.45 !important;
}

.login-panel-zone {
  height: 100% !important;
  min-height: 0 !important;
  display: grid !important;
  place-items: center !important;
  padding: clamp(28px, 4vw, 52px) !important;
  background:
    radial-gradient(circle at 20% 8%, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0) 38%),
    linear-gradient(90deg, #eef4fb 0%, #ffffff 28%, #f6f8fb 62%, #cfd5dd 100%) !important;
}

.erp-reference-login .login-panel-card.erp-login-panel {
  width: min(590px, 72%) !important;
  min-width: 540px !important;
  max-width: 640px !important;
  max-height: calc(100% - 8px) !important;
  margin: 0 auto !important;
  padding: clamp(34px, 4vh, 48px) clamp(38px, 3vw, 54px) !important;
  border: 1px solid rgba(214, 224, 238, 0.95) !important;
  border-radius: 22px !important;
  background: rgba(255, 255, 255, 0.98) !important;
  color: #12213a !important;
  box-shadow: 0 26px 80px rgba(17, 32, 56, 0.16) !important;
  overflow: visible !important;
}

.login-panel-mark {
  margin: 0 auto 28px !important;
  color: #1659b7 !important;
}

.login-panel-eyebrow {
  margin-bottom: 12px !important;
  color: #6d7f99 !important;
  letter-spacing: 0.36em !important;
}

.erp-reference-login .login-panel-head h2 {
  max-width: 100% !important;
  margin: 0 auto !important;
  color: #12213a !important;
  font-size: clamp(1.9rem, 1.95vw, 2.25rem) !important;
  line-height: 1.14 !important;
  letter-spacing: -0.045em !important;
  text-align: center !important;
}

.erp-reference-login .login-panel-head p {
  margin: 12px 0 0 !important;
  color: #61718b !important;
  font-size: 1rem !important;
  text-align: center !important;
}

.erp-reference-login .erp-login-form {
  margin-top: 32px !important;
  gap: 18px !important;
}

.erp-reference-login .erp-login-form label span {
  margin-bottom: 9px !important;
  color: #24354f !important;
  font-size: 0.9rem !important;
  font-weight: 800 !important;
}

.erp-reference-login .erp-input-shell {
  border: 0 !important;
  background: transparent !important;
}

.erp-reference-login .erp-input-shell input {
  width: 100% !important;
  height: 56px !important;
  padding: 0 18px 0 56px !important;
  border: 1px solid #cdd8e8 !important;
  border-radius: 7px !important;
  background: #ffffff !important;
  color: #12213a !important;
  font-size: 1rem !important;
  box-shadow: none !important;
}

.erp-reference-login .erp-input-shell input::placeholder {
  color: transparent !important;
}

.erp-reference-login .erp-input-shell input:-webkit-autofill,
.erp-reference-login .erp-input-shell input:-webkit-autofill:hover,
.erp-reference-login .erp-input-shell input:-webkit-autofill:focus {
  -webkit-text-fill-color: #12213a !important;
  box-shadow: 0 0 0 1000px #ffffff inset !important;
  transition: background-color 9999s ease-in-out 0s !important;
}

.erp-reference-login .erp-signin-button,
.erp-reference-login .erp-secondary-button {
  min-height: 56px !important;
  border-radius: 7px !important;
  font-size: 1.02rem !important;
  font-weight: 900 !important;
}

.erp-reference-login .erp-signin-button {
  margin-top: 8px !important;
  background: linear-gradient(90deg, #1f65dc 0%, #0952d6 100%) !important;
  box-shadow: 0 18px 40px rgba(20, 91, 214, 0.2) !important;
}

.erp-reference-login .erp-login-divider {
  margin: 18px 0 !important;
}

.erp-reference-login .erp-secondary-button {
  border: 1.5px solid #1d63d7 !important;
  background: #ffffff !important;
  color: #123f88 !important;
}

.erp-reference-login .login-help-text {
  margin-top: 18px !important;
  color: #667792 !important;
  font-size: 0.95rem !important;
}

.login-footer-bar {
  min-height: 56px !important;
  padding: 0 32px !important;
  border-top: 1px solid #d7dee9 !important;
  background: #ffffff !important;
  color: #60708a !important;
  font-size: 0.9rem !important;
}

.login-footer-links {
  gap: 22px !important;
}

@media (max-width: 1380px) {
  .erp-login-title {
    font-size: clamp(3.35rem, 4.6vw, 4.25rem) !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(620px, 78%) !important;
    min-width: 500px !important;
    padding: 34px 38px !important;
  }
}

@media (max-width: 1180px) {
  .login-shell.erp-reference-login {
    height: auto !important;
    min-height: 100vh !important;
    grid-template-rows: auto auto auto !important;
    overflow: auto !important;
  }

  .login-brand-bar,
  .login-footer-bar {
    min-height: auto !important;
    padding: 16px 22px !important;
  }

  .login-main-split {
    height: auto !important;
    grid-template-columns: 1fr !important;
  }

  .erp-reference-login .erp-login-visual {
    min-height: 620px !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(92%, 620px) !important;
    min-width: 0 !important;
    max-height: none !important;
  }
}

@media (max-width: 760px) {
  .login-brand-logo {
    width: min(260px, 76vw) !important;
    max-width: 76vw !important;
  }

  .login-brand-bar,
  .login-footer-bar {
    align-items: flex-start !important;
    flex-direction: column !important;
    gap: 12px !important;
  }

  .erp-reference-login .erp-login-visual {
    padding: 30px 22px !important;
    min-height: 720px !important;
  }

  .erp-reference-login .erp-login-visual::before {
    width: 100% !important;
    opacity: 0.42 !important;
  }

  .erp-reference-login .erp-login-visual::after {
    background: linear-gradient(180deg, rgba(5, 24, 47, 0.94) 0%, rgba(5, 24, 47, 0.82) 100%) !important;
  }

  .erp-login-visual-content {
    justify-content: flex-start !important;
    padding-top: 18px !important;
  }

  .erp-login-title {
    white-space: normal !important;
    font-size: clamp(2.7rem, 13vw, 3.4rem) !important;
  }

  .erp-login-feature {
    grid-template-columns: 50px minmax(0, 1fr) !important;
  }

  .erp-login-feature-icon {
    width: 50px !important;
    height: 50px !important;
  }

  .login-panel-zone {
    padding: 22px 14px !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: 100% !important;
    padding: 28px 20px !important;
  }

  .erp-reference-login .login-panel-head h2 {
    font-size: 2rem !important;
  }
}
/* === ERP LOGIN CLEAN REFERENCE LAYOUT 20260426 END === */

/* === ERP LOGIN FIT PASS 20260426 START === */
.login-shell.erp-reference-login {
  height: 100vh !important;
  min-height: 720px !important;
  grid-template-rows: 80px minmax(0, 1fr) 56px !important;
  overflow: hidden !important;
}

.login-main-split {
  height: auto !important;
  min-height: 0 !important;
}

.erp-reference-login .erp-login-visual {
  padding: clamp(34px, 3.35vw, 52px) !important;
  background: linear-gradient(135deg, #061b36 0%, #05244f 100%) !important;
}

.erp-reference-login .erp-login-visual::before {
  width: 48% !important;
  background:
    linear-gradient(90deg, rgba(5, 22, 46, 0.04) 0%, rgba(5, 22, 46, 0) 100%),
    url('/cspl-erp-building-only-20260426.jpg') center center / cover no-repeat !important;
  opacity: 0.9 !important;
}

.erp-reference-login .erp-login-visual::after {
  background:
    radial-gradient(circle at 12% 9%, rgba(57, 132, 255, 0.18), transparent 22%),
    linear-gradient(90deg, #05182f 0%, #05182f 49%, rgba(5, 24, 47, 0.94) 61%, rgba(5, 24, 47, 0.52) 79%, rgba(5, 24, 47, 0.14) 100%) !important;
}

.erp-login-visual-content {
  max-width: 610px !important;
  transform: translateY(-8px) !important;
}

.erp-login-badge,
.erp-hero-icon {
  width: 76px !important;
  height: 76px !important;
  margin-bottom: 30px !important;
  border-radius: 17px !important;
}

.erp-login-badge svg,
.erp-hero-icon svg {
  width: 46px !important;
  height: 46px !important;
}

.erp-login-title,
.erp-login-visual-content h1 {
  margin-top: 0 !important;
  font-size: clamp(3.25rem, 4.25vw, 4.55rem) !important;
  line-height: 0.98 !important;
}

.erp-login-tagline,
.erp-hero-tagline {
  margin-top: 20px !important;
  font-size: clamp(1.45rem, 1.75vw, 1.85rem) !important;
}

.erp-login-accent,
.erp-hero-tagline::after {
  margin-top: 17px !important;
  margin-bottom: 0 !important;
}

.erp-login-description,
.erp-hero-description {
  max-width: 520px !important;
  margin-top: 18px !important;
  margin-bottom: 0 !important;
  font-size: clamp(0.96rem, 1vw, 1.06rem) !important;
  line-height: 1.5 !important;
}

.erp-login-features,
.erp-feature-list {
  gap: 14px !important;
  margin-top: 30px !important;
}

.erp-login-feature,
.erp-feature-item {
  grid-template-columns: 52px minmax(0, 1fr) !important;
  gap: 14px !important;
}

.erp-login-feature-icon,
.erp-feature-icon {
  width: 52px !important;
  height: 52px !important;
}

.erp-login-feature-icon svg,
.erp-feature-icon svg {
  width: 26px !important;
  height: 26px !important;
}

.erp-login-feature h3,
.erp-feature-item h3 {
  font-size: 1rem !important;
  margin-bottom: 4px !important;
}

.erp-login-feature p,
.erp-feature-item p {
  font-size: 0.9rem !important;
  line-height: 1.38 !important;
}

.erp-reference-login .login-panel-card.erp-login-panel {
  width: min(560px, 70%) !important;
  min-width: 520px !important;
  max-width: 600px !important;
  max-height: calc(100% - 28px) !important;
  padding: 28px 40px !important;
  border-radius: 22px !important;
  overflow: hidden !important;
}

.login-panel-mark,
.erp-login-card-icon {
  width: 66px !important;
  height: 66px !important;
  margin-bottom: 16px !important;
}

.login-panel-mark svg,
.erp-login-card-icon svg {
  width: 64px !important;
  height: 64px !important;
}

.login-panel-eyebrow,
.erp-reference-login .page-kicker {
  margin-bottom: 8px !important;
  font-size: 0.72rem !important;
  letter-spacing: 0.32em !important;
}

.erp-reference-login .login-panel-head h2 {
  font-size: clamp(1.78rem, 1.8vw, 2.08rem) !important;
  line-height: 1.12 !important;
}

.erp-reference-login .login-panel-head p {
  margin-top: 9px !important;
  font-size: 0.94rem !important;
}

.erp-reference-login .erp-login-form {
  margin-top: 24px !important;
  gap: 13px !important;
}

.erp-reference-login .erp-login-form label span {
  margin-bottom: 7px !important;
  font-size: 0.84rem !important;
}

.erp-reference-login .erp-input-shell input {
  height: 50px !important;
  padding-left: 52px !important;
}

.erp-input-icon {
  left: 17px !important;
  width: 20px !important;
  height: 20px !important;
}

.erp-reference-login .erp-signin-button,
.erp-reference-login .erp-secondary-button {
  min-height: 50px !important;
  font-size: 0.98rem !important;
}

.erp-reference-login .erp-signin-button {
  margin-top: 4px !important;
}

.erp-reference-login .erp-login-divider {
  margin: 12px 0 !important;
  gap: 18px !important;
}

.erp-reference-login .login-help-text,
.erp-login-help {
  margin-top: 12px !important;
  font-size: 0.88rem !important;
}

@media (max-width: 1380px) {
  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(590px, 78%) !important;
    min-width: 500px !important;
    padding: 26px 36px !important;
  }

  .erp-login-title,
  .erp-login-visual-content h1 {
    font-size: clamp(3rem, 4.3vw, 4rem) !important;
  }
}

@media (max-width: 1180px) {
  .login-shell.erp-reference-login {
    height: auto !important;
    min-height: 100vh !important;
    overflow: auto !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    min-width: 0 !important;
    max-height: none !important;
  }
}
/* === ERP LOGIN FIT PASS 20260426 END === */

/* === ERP LOGIN COMPACT FRAME PASS 20260426 START === */
.login-shell.erp-reference-login {
  height: 100vh !important;
  min-height: 690px !important;
  grid-template-rows: 74px minmax(0, 1fr) 52px !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(255,255,255,0.94), transparent 32%),
    linear-gradient(90deg, #d4d9df 0%, #f7fbff 32%, #eef3f8 58%, #aeb5be 100%) !important;
}

.login-brand-bar {
  min-height: 74px !important;
  padding: 0 30px !important;
}

.login-brand-logo {
  width: 300px !important;
  max-width: 38vw !important;
  max-height: 62px !important;
}

.login-brand-title {
  margin-right: 28px !important;
  font-size: 1.05rem !important;
}

.login-brand-icon {
  width: 23px !important;
  height: 23px !important;
}

.login-main-split {
  width: min(1480px, calc(100vw - 96px)) !important;
  height: min(620px, calc(100vh - 168px)) !important;
  min-height: 548px !important;
  align-self: center !important;
  justify-self: center !important;
  grid-template-columns: 50% 50% !important;
  overflow: hidden !important;
  background: transparent !important;
  box-shadow: 0 28px 86px rgba(18, 37, 67, 0.16) !important;
}

.erp-reference-login .erp-login-visual {
  height: 100% !important;
  padding: clamp(28px, 3vw, 42px) !important;
  border-radius: 0 !important;
  background: linear-gradient(135deg, #061b36 0%, #05244f 100%) !important;
}

.erp-reference-login .erp-login-visual::before {
  width: 52% !important;
  background:
    linear-gradient(90deg, rgba(5, 22, 46, 0.06) 0%, rgba(5, 22, 46, 0) 100%),
    url('/cspl-erp-building-only-20260426.jpg') center center / cover no-repeat !important;
  opacity: 0.88 !important;
}

.erp-reference-login .erp-login-visual::after {
  background:
    radial-gradient(circle at 12% 8%, rgba(57, 132, 255, 0.16), transparent 22%),
    linear-gradient(90deg, #05182f 0%, #05182f 48%, rgba(5, 24, 47, 0.92) 62%, rgba(5, 24, 47, 0.5) 80%, rgba(5, 24, 47, 0.12) 100%) !important;
}

.erp-login-visual-content {
  max-width: 520px !important;
  justify-content: center !important;
  transform: none !important;
}

.erp-login-badge,
.erp-hero-icon {
  width: 64px !important;
  height: 64px !important;
  margin-bottom: 24px !important;
  border-radius: 15px !important;
}

.erp-login-badge svg,
.erp-hero-icon svg {
  width: 38px !important;
  height: 38px !important;
}

.erp-login-title,
.erp-login-visual-content h1 {
  font-size: clamp(2.9rem, 3.8vw, 4.05rem) !important;
  line-height: 0.98 !important;
  letter-spacing: -0.07em !important;
}

.erp-login-tagline,
.erp-hero-tagline {
  margin-top: 18px !important;
  font-size: clamp(1.26rem, 1.45vw, 1.55rem) !important;
  line-height: 1.22 !important;
}

.erp-login-accent,
.erp-hero-tagline::after {
  width: 54px !important;
  height: 3px !important;
  margin-top: 14px !important;
}

.erp-login-description,
.erp-hero-description {
  max-width: 440px !important;
  margin-top: 16px !important;
  font-size: 0.9rem !important;
  line-height: 1.48 !important;
}

.erp-login-features,
.erp-feature-list {
  gap: 11px !important;
  margin-top: 24px !important;
}

.erp-login-feature,
.erp-feature-item {
  grid-template-columns: 44px minmax(0, 1fr) !important;
  gap: 12px !important;
  align-items: center !important;
}

.erp-login-feature-icon,
.erp-feature-icon {
  width: 44px !important;
  height: 44px !important;
}

.erp-login-feature-icon svg,
.erp-feature-icon svg {
  width: 22px !important;
  height: 22px !important;
}

.erp-login-feature h3,
.erp-feature-item h3 {
  font-size: 0.9rem !important;
  margin-bottom: 3px !important;
}

.erp-login-feature p,
.erp-feature-item p {
  font-size: 0.79rem !important;
  line-height: 1.34 !important;
}

.login-panel-zone {
  height: 100% !important;
  padding: 28px !important;
  background: linear-gradient(90deg, #eef3f8 0%, #ffffff 32%, #f8fafc 66%, #c4cbd3 100%) !important;
}

.erp-reference-login .login-panel-card.erp-login-panel {
  width: min(500px, 78%) !important;
  min-width: 460px !important;
  max-width: 520px !important;
  max-height: calc(100% - 10px) !important;
  padding: 24px 34px !important;
  border-radius: 20px !important;
  box-shadow: 0 22px 58px rgba(17, 32, 56, 0.14) !important;
}

.login-panel-mark,
.erp-login-card-icon {
  width: 56px !important;
  height: 56px !important;
  margin-bottom: 12px !important;
}

.login-panel-mark svg,
.erp-login-card-icon svg {
  width: 54px !important;
  height: 54px !important;
}

.login-panel-eyebrow,
.erp-reference-login .page-kicker {
  margin-bottom: 7px !important;
  font-size: 0.68rem !important;
  letter-spacing: 0.3em !important;
}

.erp-reference-login .login-panel-head h2 {
  font-size: clamp(1.58rem, 1.55vw, 1.88rem) !important;
  line-height: 1.14 !important;
}

.erp-reference-login .login-panel-head p {
  margin-top: 7px !important;
  font-size: 0.84rem !important;
}

.erp-reference-login .erp-login-form {
  margin-top: 20px !important;
  gap: 11px !important;
}

.erp-reference-login .erp-login-form label span {
  margin-bottom: 6px !important;
  font-size: 0.78rem !important;
}

.erp-reference-login .erp-input-shell input {
  height: 45px !important;
  padding-left: 48px !important;
  font-size: 0.88rem !important;
}

.erp-input-icon {
  left: 16px !important;
  width: 18px !important;
  height: 18px !important;
}

.erp-reference-login .erp-signin-button,
.erp-reference-login .erp-secondary-button {
  min-height: 45px !important;
  font-size: 0.9rem !important;
}

.erp-reference-login .erp-login-divider {
  margin: 10px 0 !important;
  gap: 16px !important;
  font-size: 0.82rem !important;
}

.erp-reference-login .login-help-text,
.erp-login-help {
  margin-top: 10px !important;
  font-size: 0.8rem !important;
}

.login-footer-bar {
  min-height: 52px !important;
  padding: 0 30px !important;
  font-size: 0.82rem !important;
}

@media (max-width: 1380px) {
  .login-main-split {
    width: min(1320px, calc(100vw - 64px)) !important;
    height: min(590px, calc(100vh - 150px)) !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(490px, 82%) !important;
    min-width: 430px !important;
    padding: 22px 30px !important;
  }

  .erp-login-title,
  .erp-login-visual-content h1 {
    font-size: clamp(2.65rem, 3.8vw, 3.55rem) !important;
  }
}

@media (max-width: 1180px) {
  .login-shell.erp-reference-login {
    height: auto !important;
    min-height: 100vh !important;
    grid-template-rows: auto auto auto !important;
    overflow: auto !important;
  }

  .login-main-split {
    width: min(900px, calc(100vw - 32px)) !important;
    height: auto !important;
    min-height: 0 !important;
    grid-template-columns: 1fr !important;
    margin: 24px auto !important;
  }

  .erp-reference-login .erp-login-visual {
    min-height: 520px !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(92%, 500px) !important;
    min-width: 0 !important;
    max-height: none !important;
    margin: 0 auto !important;
  }
}
/* === ERP LOGIN COMPACT FRAME PASS 20260426 END === */

/* === ERP LOGIN ARTWORK PANEL PASS 20260426 START === */
.login-shell.erp-reference-login {
  height: 100vh !important;
  min-height: 690px !important;
  grid-template-rows: 74px minmax(0, 1fr) 52px !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 18% 8%, rgba(255,255,255,0.96), transparent 34%),
    linear-gradient(90deg, #d5dbe2 0%, #f8fbff 32%, #eef3f8 58%, #aeb6bf 100%) !important;
}

.login-brand-bar {
  min-height: 74px !important;
  padding: 0 30px !important;
}

.login-brand-logo {
  width: 300px !important;
  max-width: 38vw !important;
  max-height: 62px !important;
}

.login-brand-title {
  margin-right: 28px !important;
  font-size: 1.05rem !important;
}

.login-brand-icon {
  width: 23px !important;
  height: 23px !important;
}

.login-main-split {
  width: min(1180px, calc(100vw - 120px)) !important;
  height: min(640px, calc(100vh - 168px)) !important;
  min-height: 540px !important;
  align-self: center !important;
  justify-self: center !important;
  display: grid !important;
  grid-template-columns: minmax(430px, 560px) minmax(390px, 480px) !important;
  column-gap: clamp(46px, 5vw, 86px) !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
}

.erp-reference-login .erp-login-visual {
  width: 100% !important;
  height: auto !important;
  max-height: 100% !important;
  min-height: 0 !important;
  aspect-ratio: 792 / 856 !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 1px solid rgba(255, 255, 255, 0.22) !important;
  border-radius: 0 !important;
  box-shadow: 0 26px 70px rgba(7, 25, 48, 0.26) !important;
  background: url('/cspl-erp-left-panel-artwork-20260426.jpg') center center / contain no-repeat !important;
  isolation: isolate !important;
}

.erp-reference-login .erp-login-visual::before,
.erp-reference-login .erp-login-visual::after {
  display: none !important;
  content: none !important;
}

.erp-reference-login .erp-login-visual-content {
  display: none !important;
}

.login-panel-zone {
  width: 100% !important;
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  background: transparent !important;
}

.erp-reference-login .login-panel-card.erp-login-panel {
  width: min(480px, 100%) !important;
  min-width: 0 !important;
  max-width: 480px !important;
  max-height: none !important;
  padding: 24px 34px !important;
  border-radius: 20px !important;
  background: rgba(255, 255, 255, 0.985) !important;
  box-shadow: 0 22px 58px rgba(17, 32, 56, 0.15) !important;
  overflow: visible !important;
}

.login-panel-mark,
.erp-login-card-icon {
  width: 56px !important;
  height: 56px !important;
  margin-bottom: 12px !important;
}

.login-panel-mark svg,
.erp-login-card-icon svg {
  width: 54px !important;
  height: 54px !important;
}

.login-panel-eyebrow,
.erp-reference-login .page-kicker {
  margin-bottom: 7px !important;
  font-size: 0.68rem !important;
  letter-spacing: 0.3em !important;
}

.erp-reference-login .login-panel-head h2 {
  font-size: clamp(1.58rem, 1.55vw, 1.88rem) !important;
  line-height: 1.14 !important;
}

.erp-reference-login .login-panel-head p {
  margin-top: 7px !important;
  font-size: 0.84rem !important;
}

.erp-reference-login .erp-login-form {
  margin-top: 20px !important;
  gap: 11px !important;
}

.erp-reference-login .erp-login-form label span {
  margin-bottom: 6px !important;
  font-size: 0.78rem !important;
}

.erp-reference-login .erp-input-shell input {
  height: 45px !important;
  padding-left: 48px !important;
  font-size: 0.88rem !important;
}

.erp-input-icon {
  left: 16px !important;
  width: 18px !important;
  height: 18px !important;
}

.erp-reference-login .erp-signin-button,
.erp-reference-login .erp-secondary-button {
  min-height: 45px !important;
  font-size: 0.9rem !important;
}

.erp-reference-login .erp-login-divider {
  margin: 10px 0 !important;
  gap: 16px !important;
  font-size: 0.82rem !important;
}

.erp-reference-login .login-help-text,
.erp-login-help {
  margin-top: 10px !important;
  font-size: 0.8rem !important;
}

.login-footer-bar {
  min-height: 52px !important;
  padding: 0 30px !important;
  font-size: 0.82rem !important;
}

@media (max-width: 1380px) {
  .login-main-split {
    width: min(1080px, calc(100vw - 72px)) !important;
    height: min(600px, calc(100vh - 150px)) !important;
    grid-template-columns: minmax(390px, 520px) minmax(360px, 450px) !important;
    column-gap: clamp(34px, 4vw, 64px) !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    max-width: 450px !important;
    padding: 22px 30px !important;
  }
}

@media (max-width: 1180px) {
  .login-shell.erp-reference-login {
    height: auto !important;
    min-height: 100vh !important;
    grid-template-rows: auto auto auto !important;
    overflow: auto !important;
  }

  .login-main-split {
    width: min(760px, calc(100vw - 32px)) !important;
    height: auto !important;
    min-height: 0 !important;
    grid-template-columns: 1fr !important;
    row-gap: 24px !important;
    margin: 24px auto !important;
  }

  .erp-reference-login .erp-login-visual {
    width: min(100%, 560px) !important;
    justify-self: center !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(100%, 480px) !important;
  }
}

@media (max-width: 760px) {
  .login-brand-logo {
    width: min(250px, 76vw) !important;
    max-width: 76vw !important;
  }

  .erp-reference-login .erp-login-visual {
    width: min(100%, 430px) !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    padding: 22px 20px !important;
  }
}
/* === ERP LOGIN ARTWORK PANEL PASS 20260426 END === */

/* === ERP LOGIN BALANCED FRAME PASS 20260426 START === */
.login-shell.erp-reference-login {
  height: 100vh !important;
  min-height: 700px !important;
  grid-template-rows: 74px minmax(0, 1fr) 52px !important;
  overflow: hidden !important;
  background:
    radial-gradient(circle at 22% 12%, rgba(255,255,255,0.98), rgba(255,255,255,0) 34%),
    linear-gradient(90deg, #cfd6de 0%, #f7fbff 32%, #edf3f8 60%, #929aa4 100%) !important;
}

.login-main-split {
  width: min(1360px, calc(100vw - 72px)) !important;
  height: min(660px, calc(100vh - 142px)) !important;
  min-height: 586px !important;
  align-self: center !important;
  justify-self: center !important;
  display: grid !important;
  grid-template-columns: minmax(560px, 650px) minmax(440px, 510px) !important;
  column-gap: clamp(34px, 3.6vw, 58px) !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
}

.erp-reference-login .erp-login-visual {
  width: 100% !important;
  max-width: 650px !important;
  height: auto !important;
  max-height: 100% !important;
  aspect-ratio: 792 / 856 !important;
  justify-self: end !important;
  background: url('/cspl-erp-left-panel-artwork-20260426.jpg') center center / contain no-repeat !important;
  border: 1px solid rgba(255,255,255,0.18) !important;
  box-shadow: 0 28px 78px rgba(7, 25, 48, 0.24) !important;
}

.erp-reference-login .erp-login-visual::before,
.erp-reference-login .erp-login-visual::after,
.erp-reference-login .erp-login-visual-content {
  display: none !important;
  content: none !important;
}

.login-panel-zone {
  height: auto !important;
  min-height: 0 !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center start !important;
  background: transparent !important;
}

.erp-reference-login .login-panel-card.erp-login-panel {
  width: min(500px, 100%) !important;
  min-width: 0 !important;
  max-width: 500px !important;
  padding: 28px 38px !important;
  border-radius: 22px !important;
  background: rgba(255,255,255,0.985) !important;
  box-shadow: 0 24px 64px rgba(17, 32, 56, 0.16) !important;
}

.login-panel-mark,
.erp-login-card-icon {
  width: 60px !important;
  height: 60px !important;
  margin-bottom: 14px !important;
}

.login-panel-mark svg,
.erp-login-card-icon svg {
  width: 58px !important;
  height: 58px !important;
}

.erp-reference-login .login-panel-head h2 {
  font-size: clamp(1.7rem, 1.72vw, 2rem) !important;
  line-height: 1.13 !important;
}

.erp-reference-login .login-panel-head p {
  margin-top: 8px !important;
  font-size: 0.88rem !important;
}

.erp-reference-login .erp-login-form {
  margin-top: 22px !important;
  gap: 12px !important;
}

.erp-reference-login .erp-input-shell input {
  height: 48px !important;
}

.erp-reference-login .erp-signin-button,
.erp-reference-login .erp-secondary-button {
  min-height: 48px !important;
}

.erp-reference-login .erp-login-divider {
  margin: 11px 0 !important;
}

@media (max-width: 1500px) {
  .login-main-split {
    width: min(1240px, calc(100vw - 56px)) !important;
    height: min(620px, calc(100vh - 138px)) !important;
    grid-template-columns: minmax(500px, 590px) minmax(410px, 480px) !important;
    column-gap: clamp(28px, 3vw, 44px) !important;
  }

  .erp-reference-login .erp-login-visual {
    max-width: 590px !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    max-width: 470px !important;
    padding: 24px 34px !important;
  }
}

@media (max-width: 1180px) {
  .login-shell.erp-reference-login {
    height: auto !important;
    min-height: 100vh !important;
    grid-template-rows: auto auto auto !important;
    overflow: auto !important;
  }

  .login-main-split {
    width: min(760px, calc(100vw - 32px)) !important;
    height: auto !important;
    min-height: 0 !important;
    grid-template-columns: 1fr !important;
    row-gap: 24px !important;
    margin: 24px auto !important;
  }

  .erp-reference-login .erp-login-visual {
    width: min(100%, 560px) !important;
    justify-self: center !important;
  }

  .login-panel-zone {
    place-items: center !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(100%, 500px) !important;
  }
}
/* === ERP LOGIN BALANCED FRAME PASS 20260426 END === */

/* === ERP LOGIN EMAIL CONCEPT PASS 20260426 START === */
.login-shell.erp-reference-login {
  height: 100vh !important;
  min-height: 820px !important;
  grid-template-rows: 88px minmax(0, 1fr) 54px !important;
  overflow: hidden !important;
  background: #eaf2fb !important;
}

.login-brand-bar {
  min-height: 88px !important;
  padding: 0 max(30px, calc((100vw - 1480px) / 2)) !important;
  background: #ffffff !important;
  border-bottom: 1px solid #cfdae8 !important;
  box-shadow: 0 8px 26px rgba(18, 37, 67, 0.06) !important;
}

.login-brand-logo {
  width: 340px !important;
  max-width: 42vw !important;
  max-height: 74px !important;
}

.login-brand-title {
  margin-right: 8px !important;
  gap: 12px !important;
  font-size: 1.06rem !important;
  color: #1b355d !important;
}

.login-brand-icon {
  width: 25px !important;
  height: 25px !important;
}

.login-main-split {
  width: min(1480px, calc(100vw - 96px)) !important;
  height: min(760px, calc(100vh - 152px)) !important;
  min-height: 690px !important;
  align-self: center !important;
  justify-self: center !important;
  display: grid !important;
  grid-template-columns: minmax(690px, 790px) minmax(520px, 590px) !important;
  column-gap: clamp(58px, 4.2vw, 88px) !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
}

.erp-reference-login .erp-login-visual {
  width: 100% !important;
  max-width: 790px !important;
  height: auto !important;
  max-height: 100% !important;
  aspect-ratio: 792 / 856 !important;
  justify-self: end !important;
  padding: 0 !important;
  border: 6px solid rgba(255, 255, 255, 0.82) !important;
  border-radius: 28px !important;
  box-shadow: 0 28px 74px rgba(31, 61, 104, 0.18) !important;
  background:
    url('/cspl-erp-left-panel-artwork-20260426.jpg') center center / cover no-repeat !important;
}

.erp-reference-login .erp-login-visual::before,
.erp-reference-login .erp-login-visual::after,
.erp-reference-login .erp-login-visual-content {
  display: none !important;
  content: none !important;
}

.login-panel-zone {
  width: 100% !important;
  height: 100% !important;
  min-height: 0 !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  background: transparent !important;
}

.erp-reference-login .login-panel-card.erp-login-panel {
  width: 100% !important;
  max-width: 590px !important;
  min-height: min(760px, 100%) !important;
  padding: 48px 46px 42px !important;
  border-radius: 26px !important;
  border: 1px solid #d6e1ef !important;
  background: rgba(255, 255, 255, 0.98) !important;
  box-shadow: 0 28px 80px rgba(31, 61, 104, 0.14) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  overflow: visible !important;
}

.login-panel-mark,
.erp-login-card-icon {
  width: 92px !important;
  height: 92px !important;
  margin: 0 auto 26px !important;
  color: #2563db !important;
}

.login-panel-mark svg,
.erp-login-card-icon svg {
  width: 88px !important;
  height: 88px !important;
}

.login-panel-eyebrow,
.erp-reference-login .page-kicker {
  margin-bottom: 10px !important;
  color: #64789a !important;
  font-size: 0.78rem !important;
  letter-spacing: 0.34em !important;
}

.erp-reference-login .login-panel-head h2 {
  max-width: 100% !important;
  font-size: clamp(2.22rem, 2.55vw, 2.72rem) !important;
  line-height: 1.08 !important;
  color: #1b2f54 !important;
  letter-spacing: -0.045em !important;
}

.erp-reference-login .login-panel-head p {
  margin-top: 10px !important;
  color: #5f7394 !important;
  font-size: 1.02rem !important;
}

.erp-reference-login .erp-login-form {
  margin-top: 30px !important;
  gap: 17px !important;
}

.erp-reference-login .erp-login-form label span {
  margin-bottom: 9px !important;
  color: #1f365d !important;
  font-size: 0.92rem !important;
  font-weight: 800 !important;
}

.erp-reference-login .erp-input-shell input {
  height: 56px !important;
  padding-left: 58px !important;
  border-radius: 12px !important;
  border: 1px solid #c9d8ec !important;
  background: #ffffff !important;
  color: #12213a !important;
  font-size: 1rem !important;
}

.erp-input-icon {
  left: 20px !important;
  width: 21px !important;
  height: 21px !important;
}

.erp-reference-login .erp-signin-button,
.erp-reference-login .erp-secondary-button {
  min-height: 58px !important;
  border-radius: 12px !important;
  font-size: 1.02rem !important;
  font-weight: 900 !important;
}

.erp-reference-login .erp-signin-button {
  margin-top: 4px !important;
  background: linear-gradient(90deg, #256be7 0%, #0b55d9 100%) !important;
  box-shadow: 0 18px 38px rgba(37, 107, 231, 0.18) !important;
}

.erp-reference-login .erp-login-divider {
  margin: 18px 0 !important;
  gap: 20px !important;
  color: #7b8aa3 !important;
  font-size: 0.92rem !important;
}

.erp-reference-login .erp-secondary-button {
  border-color: #2f6fe5 !important;
  color: #124389 !important;
  background: #ffffff !important;
}

.erp-reference-login .login-help-text,
.erp-login-help {
  margin-top: 18px !important;
  color: #64789a !important;
  font-size: 0.92rem !important;
}

.login-footer-bar {
  min-height: 54px !important;
  padding: 0 max(30px, calc((100vw - 1480px) / 2)) !important;
  background: #ffffff !important;
  border-top: 1px solid #d5dfec !important;
  color: #5f7190 !important;
  font-size: 0.9rem !important;
}

@media (max-width: 1500px) {
  .login-shell.erp-reference-login {
    min-height: 760px !important;
  }

  .login-main-split {
    width: min(1330px, calc(100vw - 64px)) !important;
    height: min(680px, calc(100vh - 146px)) !important;
    min-height: 620px !important;
    grid-template-columns: minmax(590px, 680px) minmax(480px, 540px) !important;
    column-gap: clamp(42px, 3.6vw, 64px) !important;
  }

  .erp-reference-login .erp-login-visual {
    max-width: 680px !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    max-width: 540px !important;
    min-height: min(680px, 100%) !important;
    padding: 38px 40px 34px !important;
  }

  .login-panel-mark,
  .erp-login-card-icon {
    width: 78px !important;
    height: 78px !important;
    margin-bottom: 20px !important;
  }

  .login-panel-mark svg,
  .erp-login-card-icon svg {
    width: 74px !important;
    height: 74px !important;
  }

  .erp-reference-login .login-panel-head h2 {
    font-size: clamp(1.95rem, 2.15vw, 2.34rem) !important;
  }

  .erp-reference-login .erp-login-form {
    margin-top: 24px !important;
    gap: 13px !important;
  }

  .erp-reference-login .erp-input-shell input,
  .erp-reference-login .erp-signin-button,
  .erp-reference-login .erp-secondary-button {
    min-height: 50px !important;
    height: 50px !important;
  }

  .erp-reference-login .erp-login-divider {
    margin: 12px 0 !important;
  }
}

@media (max-width: 1180px) {
  .login-shell.erp-reference-login {
    height: auto !important;
    min-height: 100vh !important;
    grid-template-rows: auto auto auto !important;
    overflow: auto !important;
  }

  .login-main-split {
    width: min(820px, calc(100vw - 32px)) !important;
    height: auto !important;
    min-height: 0 !important;
    grid-template-columns: 1fr !important;
    row-gap: 24px !important;
    margin: 24px auto !important;
  }

  .erp-reference-login .erp-login-visual {
    width: min(100%, 680px) !important;
    justify-self: center !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(100%, 560px) !important;
    min-height: auto !important;
  }
}
/* === ERP LOGIN EMAIL CONCEPT PASS 20260426 END === */

/* === ERP LOGIN EMAIL FIT PASS 20260426 START === */
.login-shell.erp-reference-login {
  height: 100vh !important;
  min-height: 0 !important;
  grid-template-rows: 86px minmax(0, 1fr) 52px !important;
  overflow: hidden !important;
  background: #eaf2fb !important;
}

.login-main-split {
  width: min(1450px, calc(100vw - 80px)) !important;
  height: min(720px, calc(100vh - 156px)) !important;
  min-height: 0 !important;
  align-self: center !important;
  justify-self: center !important;
  display: grid !important;
  grid-template-columns: minmax(620px, 720px) minmax(500px, 580px) !important;
  column-gap: clamp(46px, 3.8vw, 74px) !important;
  align-items: center !important;
  justify-content: center !important;
  overflow: visible !important;
  background: transparent !important;
  box-shadow: none !important;
}

.erp-reference-login .erp-login-visual {
  width: auto !important;
  height: min(720px, calc(100vh - 170px)) !important;
  max-width: 720px !important;
  max-height: 100% !important;
  aspect-ratio: 792 / 856 !important;
  justify-self: end !important;
  padding: 0 !important;
  border: 6px solid rgba(255, 255, 255, 0.82) !important;
  border-radius: 28px !important;
  box-shadow: 0 28px 74px rgba(31, 61, 104, 0.18) !important;
  background: url('/cspl-erp-left-panel-artwork-20260426.jpg') center center / cover no-repeat !important;
}

.erp-reference-login .erp-login-visual::before,
.erp-reference-login .erp-login-visual::after,
.erp-reference-login .erp-login-visual-content {
  display: none !important;
  content: none !important;
}

.login-panel-zone {
  height: 100% !important;
  min-height: 0 !important;
  padding: 0 !important;
  display: grid !important;
  place-items: center !important;
  background: transparent !important;
}

.erp-reference-login .login-panel-card.erp-login-panel {
  width: min(580px, 100%) !important;
  max-width: 580px !important;
  height: min(690px, calc(100vh - 190px)) !important;
  min-height: 610px !important;
  max-height: 100% !important;
  padding: clamp(30px, 3.2vh, 42px) 46px !important;
  border-radius: 26px !important;
  border: 1px solid #d6e1ef !important;
  background: rgba(255, 255, 255, 0.985) !important;
  box-shadow: 0 28px 80px rgba(31, 61, 104, 0.14) !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  overflow: hidden !important;
}

.login-panel-mark,
.erp-login-card-icon {
  width: 72px !important;
  height: 72px !important;
  margin: 0 auto 18px !important;
  color: #2563db !important;
  flex: 0 0 auto !important;
}

.login-panel-mark svg,
.erp-login-card-icon svg {
  width: 70px !important;
  height: 70px !important;
}

.login-panel-eyebrow,
.erp-reference-login .page-kicker {
  margin-bottom: 8px !important;
  font-size: 0.74rem !important;
  letter-spacing: 0.32em !important;
}

.erp-reference-login .login-panel-head h2 {
  font-size: clamp(2rem, 2.25vw, 2.38rem) !important;
  line-height: 1.08 !important;
}

.erp-reference-login .login-panel-head p {
  margin-top: 8px !important;
  font-size: 0.94rem !important;
}

.erp-reference-login .erp-login-form {
  margin-top: 24px !important;
  gap: 13px !important;
}

.erp-reference-login .erp-login-form label span {
  margin-bottom: 7px !important;
  font-size: 0.86rem !important;
}

.erp-reference-login .erp-input-shell input {
  height: 52px !important;
  padding-left: 54px !important;
  border-radius: 11px !important;
  font-size: 0.96rem !important;
}

.erp-input-icon {
  left: 18px !important;
  width: 20px !important;
  height: 20px !important;
}

.erp-reference-login .erp-signin-button,
.erp-reference-login .erp-secondary-button {
  min-height: 52px !important;
  height: 52px !important;
  border-radius: 11px !important;
  font-size: 0.98rem !important;
}

.erp-reference-login .erp-login-divider {
  margin: 13px 0 !important;
  gap: 18px !important;
}

.erp-reference-login .login-help-text,
.erp-login-help {
  margin-top: 13px !important;
  font-size: 0.86rem !important;
}

@media (max-width: 1500px) {
  .login-main-split {
    width: min(1320px, calc(100vw - 56px)) !important;
    height: min(660px, calc(100vh - 150px)) !important;
    grid-template-columns: minmax(560px, 650px) minmax(470px, 540px) !important;
    column-gap: clamp(36px, 3vw, 56px) !important;
  }

  .erp-reference-login .erp-login-visual {
    height: min(660px, calc(100vh - 164px)) !important;
    max-width: 650px !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(540px, 100%) !important;
    max-width: 540px !important;
    height: min(640px, calc(100vh - 178px)) !important;
    min-height: 570px !important;
    padding: 28px 40px !important;
  }

  .login-panel-mark,
  .erp-login-card-icon {
    width: 64px !important;
    height: 64px !important;
    margin-bottom: 14px !important;
  }

  .login-panel-mark svg,
  .erp-login-card-icon svg {
    width: 62px !important;
    height: 62px !important;
  }

  .erp-reference-login .login-panel-head h2 {
    font-size: clamp(1.82rem, 2vw, 2.12rem) !important;
  }

  .erp-reference-login .erp-login-form {
    margin-top: 20px !important;
    gap: 11px !important;
  }

  .erp-reference-login .erp-input-shell input,
  .erp-reference-login .erp-signin-button,
  .erp-reference-login .erp-secondary-button {
    height: 48px !important;
    min-height: 48px !important;
  }

  .erp-reference-login .erp-login-divider {
    margin: 10px 0 !important;
  }
}

@media (max-width: 1180px) {
  .login-shell.erp-reference-login {
    height: auto !important;
    min-height: 100vh !important;
    grid-template-rows: auto auto auto !important;
    overflow: auto !important;
  }

  .login-main-split {
    width: min(820px, calc(100vw - 32px)) !important;
    height: auto !important;
    grid-template-columns: 1fr !important;
    row-gap: 24px !important;
    margin: 24px auto !important;
  }

  .erp-reference-login .erp-login-visual {
    width: min(100%, 650px) !important;
    height: auto !important;
    justify-self: center !important;
  }

  .erp-reference-login .login-panel-card.erp-login-panel {
    width: min(100%, 560px) !important;
    height: auto !important;
    min-height: auto !important;
  }
}
/* === ERP LOGIN EMAIL FIT PASS 20260426 END === */

