html,body{height:100%}body{margin:0;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a}*{box-sizing:border-box}a{text-decoration:none;color:inherit}button,input,select{font:inherit}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:99px}.login-bg{background:linear-gradient(135deg,#fff9dc 0%,#f9f7e7 55%,#edf3df 100%)}.soft-shadow{box-shadow:0 15px 40px rgba(15,23,42,.10)}.nav-active{background:#059669;color:#fff!important}.modal-bg{background:rgba(15,23,42,.72);backdrop-filter:blur(4px)}

.login-brand-wrap{display:flex;justify-content:center;margin:0 auto 1rem}.login-brand-grid{display:grid;grid-template-columns:118px 1px 118px;align-items:end;justify-content:center;column-gap:1rem}.brand-item{width:118px;min-width:0;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:flex-end}.brand-logo{display:block;margin:0 auto;height:94px;width:auto;max-width:106px;object-fit:contain;object-position:center bottom}.brand-logo-pgr,.brand-logo-ikbn{height:94px;max-height:94px}.brand-label{min-height:18px;margin-top:.5rem;font-weight:800;letter-spacing:.12em;font-size:.82rem;color:#0f172a;line-height:1.1;white-space:nowrap}.brand-divider{width:1px;height:78px;align-self:center;background:linear-gradient(180deg,rgba(148,163,184,.18),rgba(148,163,184,.72),rgba(148,163,184,.18))}.login-heading{margin-top:.25rem}@media (max-width:640px){.login-brand-wrap{margin-bottom:.85rem}.login-brand-grid{grid-template-columns:78px 1px 78px;column-gap:.6rem;align-items:end}.brand-item{width:78px}.brand-logo,.brand-logo-pgr,.brand-logo-ikbn{height:64px;max-height:64px;max-width:74px}.brand-label{min-height:14px;margin-top:.3rem;font-size:.62rem;letter-spacing:.06em}.brand-divider{display:block;height:46px}}
}


.workspace-badge{width:36px;height:36px;border-radius:10px;background:transparent;display:flex;align-items:center;justify-content:center;overflow:hidden;flex:0 0 36px;box-shadow:none}.workspace-badge-img{display:block;object-fit:contain;width:100%;height:100%}.workspace-badge-img-pgr{padding:2px}.workspace-badge-img-ikbn{padding:0}.workspace-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;background:#1e293b;padding:.28rem;border-radius:.75rem}.workspace-tab{min-height:36px;padding:.35rem .45rem;border-radius:.6rem;display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:11px;font-weight:700;line-height:1;color:#cbd5e1;text-align:center}.workspace-tab-active{background:#059669;color:#fff}.workspace-tab-idle{color:#cbd5e1}.workspace-tab-idle:hover{background:#334155;color:#fff}.workspace-tab-logo{display:block;object-fit:contain;flex:0 0 auto}.workspace-tab-logo-pgr{width:12px;height:12px}.workspace-tab-logo-ikbn{width:13px;height:13px}.workspace-tab-master{display:inline-block}.workspace-switcher-mobile .workspace-tab{min-height:34px}
