:root{--navy:#102a43;--blue:#1463ff;--sky:#eaf2ff;--ink:#172b4d;--muted:#62748a;--line:#dce4ed;--bg:#f5f7fb;--white:#fff;--green:#16845b;--amber:#a66300;--red:#c0392b}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:16.8px/1.5 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}a{color:inherit;text-decoration:none}.shell{display:grid;grid-template-columns:250px 1fr;min-height:100vh}.sidebar{background:var(--navy);color:#fff;padding:24px 18px}.brand{font-size:22.8px;font-weight:800;line-height:1.25;margin-bottom:30px}.brand small{display:block;color:#a9bdd0;font-size:13.2px;letter-spacing:.1em;margin-top:5px}.nav a{display:flex;gap:11px;align-items:center;padding:11px 13px;border-radius:9px;color:#d7e3ee;margin:4px 0}.nav a:hover,.nav a.active{background:#1c3d5a;color:#fff}.main{min-width:0}.topbar{height:72px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 30px}.content{padding:28px 30px;max-width:1500px}.title{font-size:30px;margin:0}.subtitle{color:var(--muted);margin:4px 0 22px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card,.panel{background:#fff;border:1px solid var(--line);border-radius:13px;box-shadow:0 2px 8px #102a4308}.metric{padding:20px}.metric .label{color:var(--muted);font-size:14.4px;text-transform:uppercase;letter-spacing:.05em}.metric strong{display:block;font-size:32.4px;margin:8px 0}.metric small{color:var(--green)}.grid-2{display:grid;grid-template-columns:1.4fr 1fr;gap:18px;margin-top:18px}.panel-head{display:flex;justify-content:space-between;align-items:center;padding:18px 20px;border-bottom:1px solid var(--line)}.panel-head h2{font-size:19.2px;margin:0}.panel-body{padding:20px}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:13px 14px;border-bottom:1px solid #edf1f5;white-space:nowrap}th{font-size:13.2px;text-transform:uppercase;color:var(--muted);letter-spacing:.04em;background:#fafbfd}.badge{display:inline-block;padding:4px 9px;border-radius:999px;background:#e8f7f0;color:var(--green);font-size:13.2px;font-weight:700}.badge.amber{background:#fff3d9;color:var(--amber)}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:9px;background:var(--blue);color:#fff;padding:10px 14px;font-weight:700;cursor:pointer}.btn.secondary{background:#eef3f8;color:var(--ink)}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.input,select{width:100%;padding:10px 12px;border:1px solid #cdd7e1;border-radius:8px;background:#fff;color:var(--ink)}.filters .input,.filters select{width:auto;min-width:180px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.field label{display:block;font-size:14.4px;font-weight:700;margin-bottom:6px}.span-2{grid-column:span 2}.alert{padding:12px 15px;border-radius:9px;margin-bottom:18px;background:#e8f7f0;color:#116444}.alert.error{background:#ffebea;color:#8e2b21}.login-page{min-height:100vh;display:grid;place-items:center;background:linear-gradient(135deg,#0d2741,#174f7c)}.login-box{width:min(420px,92vw);background:#fff;border-radius:18px;padding:34px;box-shadow:0 20px 60px #0004}.login-box h1{margin:0 0 6px}.login-box .field{margin:15px 0}.login-box .btn{width:100%;margin-top:8px}.empty{padding:35px;text-align:center;color:var(--muted)}.payslip{max-width:800px;margin:auto}.payslip-head{display:flex;justify-content:space-between;border-bottom:2px solid var(--navy);padding-bottom:20px}.totals{font-size:20.4px;font-weight:800}.stat-note{padding:13px;background:#fff8e6;border-left:4px solid #e2a100;margin-bottom:18px;color:#765200}.mobile-menu{display:none}@media(max-width:980px){.cards{grid-template-columns:repeat(2,1fr)}.grid-2{grid-template-columns:1fr}}@media(max-width:720px){.shell{display:block}.sidebar{display:none}.topbar{padding:0 16px}.content{padding:20px 15px}.cards{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.mobile-menu{display:block}.topbar .user-name{display:none}}@media print{.sidebar,.topbar,.no-print{display:none!important}.shell{display:block}.content{padding:0}.panel{border:0;box-shadow:none}.payslip{max-width:none}}
@media (min-width:721px){.shell{align-items:start}.sidebar{position:sticky;top:0;height:100vh;overflow-y:auto}.topbar{position:sticky;top:0;z-index:20;box-shadow:0 2px 8px #102a4308}}
.nav-submenu{margin:4px 0}.nav-submenu summary{list-style:none;cursor:pointer;padding:11px 13px;border-radius:9px;color:#d7e3ee}.nav-submenu summary::-webkit-details-marker{display:none}.nav-submenu summary:after{content:'▾';float:right}.nav-submenu summary:hover,.nav-submenu summary.active{background:#1c3d5a;color:#fff}.nav-submenu>a{margin:1px 0 1px 12px;padding:7px 10px;font-size:14.4px}.nav-submenu>span{display:block;margin:12px 10px 4px 14px;color:#88a4bb;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.policy-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px}.policy-category-card{display:flex;justify-content:space-between;gap:12px;padding:15px;border:1px solid var(--line);border-radius:10px;background:#fafbfd}.policy-category-card:hover{border-color:#9dbcf7;background:#f2f7ff}.policy-category-card span{color:var(--muted);white-space:nowrap}.policy-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--muted);margin-bottom:12px}.policy-breadcrumb a{color:var(--blue)}@media(max-width:980px){.policy-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.policy-category-grid{grid-template-columns:1fr}}
.form-section-title{margin-top:10px;padding:12px 14px;border-radius:9px;background:#eef3f8;color:var(--navy);font-size:16.8px;font-weight:800;border-left:4px solid var(--blue)}
.app-modal{border:0;border-radius:18px;padding:0;max-width:760px;width:calc(100% - 32px);box-shadow:0 24px 70px rgba(15,23,42,.28)}
.attendance-correction-modal{max-height:calc(100dvh - 32px);overflow:auto}
.attendance-correction-modal .modal-card{max-height:calc(100dvh - 32px);overflow:auto}
.attendance-correction-open{white-space:nowrap}
.attendance-pagination{display:flex;align-items:center;justify-content:center;gap:14px;padding:16px 20px;flex-wrap:wrap;color:var(--muted);font-size:15.6px}
.attendance-pagination .current{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 11px;border-radius:9px;background:var(--blue);color:#fff;font-weight:800}
.attendance-pagination .ellipsis{padding:0 2px;color:var(--muted);font-weight:700}
.app-modal::backdrop{background:rgba(15,23,42,.58);backdrop-filter:blur(3px)}
.modal-card{padding:24px;background:#fff;margin:0}
.modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}
.modal-head h2{margin:0}
.modal-close{border:0;background:#eef2f7;border-radius:10px;width:38px;height:38px;font-size:28.8px;cursor:pointer}
.company-modal{max-width:1040px;max-height:calc(100vh - 40px);overflow:auto}
.company-category-field{padding:16px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff}
.company-category-field label{font-size:18px;color:#15385b}
.company-edit-identity{display:grid;grid-template-columns:180px minmax(260px,1fr) minmax(180px,260px);gap:12px;padding:15px 16px;border:1px solid #bfdbfe;border-radius:12px;background:#f4f8ff}
.company-edit-identity[hidden]{display:none}
.company-edit-identity div{display:flex;flex-direction:column;gap:3px;min-width:0}
.company-edit-identity small{color:var(--muted);font-size:13.2px;text-transform:uppercase;font-weight:700}
.company-edit-identity strong{overflow-wrap:anywhere;color:var(--navy)}
.company-identity-field-hidden{display:none!important}
.company-registration-hidden{display:none!important}
@media(max-width:720px){.company-edit-identity{grid-template-columns:1fr}}
.multi-dropdown{position:relative}
.multi-dropdown summary{list-style:none;border:1px solid #cbd5e1;border-radius:10px;padding:11px 14px;background:#fff;cursor:pointer;min-height:42px}
.multi-dropdown summary::-webkit-details-marker{display:none}
.multi-dropdown summary::after{content:'▾';float:right;color:#64748b}
.multi-dropdown[open] summary{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}
.multi-dropdown > summary{display:none}
.multi-dropdown[open] .multi-dropdown-menu{margin-top:0}
.multi-dropdown-menu{display:grid;grid-template-columns:repeat(4,minmax(90px,1fr));gap:4px;padding:10px;margin-top:5px;border:1px solid #cbd5e1;border-radius:10px;background:#fff;max-height:220px;overflow:auto}
.multi-dropdown-menu label{display:flex;align-items:center;gap:7px;padding:7px 8px;border-radius:7px;cursor:pointer;font-weight:500}
.multi-dropdown-menu label[hidden]{display:none!important}
.multi-dropdown-menu label:hover{background:#eff6ff}
@media(max-width:700px){.multi-dropdown-menu{grid-template-columns:repeat(2,minmax(90px,1fr))}}
.cidb-specialization-info{display:grid;gap:10px;margin-top:12px}
.cidb-info-card{border:1px solid #bfdbfe;border-left:4px solid var(--blue);border-radius:10px;padding:12px 14px;background:#f8fbff}
.cidb-info-card strong{display:block;color:var(--navy);margin-bottom:8px}
.cidb-info-card dl{display:grid;grid-template-columns:80px 1fr;gap:5px 10px;margin:0}
.cidb-info-card dt{font-size:13.2px;font-weight:800;text-transform:uppercase;color:var(--muted)}
.cidb-info-card dd{margin:0;color:#334155}
@media(max-width:700px){.cidb-info-card dl{grid-template-columns:1fr}.cidb-info-card dt{margin-top:4px}}
.mof-code-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.mof-code-grid label{display:flex;flex-direction:column;gap:5px;font-size:13.2px;color:var(--muted)}
@media(max-width:800px){.mof-code-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.mof-code-grid{grid-template-columns:1fr}}

/* Modal sijil / permit */
#company-certificate-modal{max-width:1040px}
#company-certificate-modal .modal-card{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 16px;padding:24px 26px 22px}
#company-certificate-modal .span-2{grid-column:1/-1}
#company-certificate-modal .certificate-extra:has(input[name="mof_registered_on"]){grid-column:auto}
#company-certificate-modal .modal-head{margin-bottom:2px;padding-bottom:14px}
#company-certificate-modal .modal-head h2{font-size:24px;line-height:1.3}
#company-certificate-modal .field{min-width:0}
#company-certificate-modal .field label{margin-bottom:5px}
#company-certificate-modal .input,
#company-certificate-modal select{min-height:40px}
#company-certificate-modal .field>.input,
#company-certificate-modal .field>select{width:100%}
#company-certificate-modal .certificate-extra:has(input[name="mof_registered_on"])>.form-grid{display:block;margin:0}
#company-certificate-modal .certificate-extra:has(input[name="mof_registered_on"]) .field{width:100%}
#company-certificate-modal input[type="date"],
#company-certificate-modal input[type="text"],
#company-certificate-modal input[type="url"],
#company-certificate-modal select{height:40px}
#company-certificate-modal input[type="file"]{height:40px;padding:5px 9px;background:#f8fafc}
#company-certificate-modal input[type="file"]::file-selector-button{border:0;border-radius:6px;background:#e8eef6;color:var(--navy);font-weight:700;padding:6px 10px;margin-right:10px;cursor:pointer}
#company-certificate-modal .certificate-mof-field.span-2{padding:13px 14px;border:1px solid #dbe7f5;border-radius:10px;background:#f8fbff}
#company-certificate-modal .certificate-mof-field.span-2>label{font-size:15.6px}
#company-certificate-modal .certificate-mof-field.span-2>small{display:block;margin:2px 0 10px;color:var(--muted)}
#company-certificate-modal textarea[name="notes"]{min-height:72px;resize:vertical}
#company-certificate-modal .certificate-submit{min-width:120px}
#company-certificate-modal .modal-card>div:last-child{display:flex;justify-content:flex-end;padding-top:2px}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.field:has(input[name="approval_reference"]){grid-column:1;grid-row:3}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.certificate-extra:has(input[name="mof_registered_on"]){grid-column:2;grid-row:3}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.field:has(select[name="certificate_status"]){grid-column:3;grid-row:3}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.field:has(input[name="valid_from"]){grid-column:1;grid-row:4}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.field:has(input[name="valid_until"]){grid-column:2;grid-row:4}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.field:has(input[name="certificate_file"]){grid-column:3;grid-row:4}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.certificate-mof-field:has(select[name="mof_field_count"]){grid-column:1;grid-row:5}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.certificate-mof-field.span-2{grid-column:1/-1;grid-row:6}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.field:has(textarea[name="notes"]){grid-column:1/-1;grid-row:7}
#company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>div:last-child{grid-column:1/-1;grid-row:8}
@media(max-width:980px) and (min-width:721px){
  #company-certificate-modal .modal-card{grid-template-columns:repeat(2,minmax(0,1fr))}
  #company-certificate-modal .span-2{grid-column:1/-1}
  #company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>*{grid-column:auto;grid-row:auto}
  #company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>.span-2{grid-column:1/-1}
}
@media(max-width:720px){
  #company-certificate-modal{width:calc(100% - 20px);max-height:calc(100vh - 20px)}
  #company-certificate-modal .modal-card{padding:20px 18px;max-height:calc(100vh - 20px);gap:13px}
  #company-certificate-modal .modal-card:has(.certificate-mof-field:not([hidden]))>*{grid-column:auto;grid-row:auto}
  #company-certificate-modal .modal-head{grid-column:auto}
  #company-certificate-modal .certificate-mof-field.span-2{grid-column:auto}
  #company-certificate-modal .modal-card>div:last-child{grid-column:auto}
  #company-certificate-modal .certificate-submit{width:100%}
}
.company-director-head,.company-director-row{display:grid;grid-template-columns:minmax(220px,1.6fr) minmax(130px,.8fr) minmax(140px,.8fr) 42px;gap:10px;align-items:center}
.company-director-head{margin-bottom:6px;color:var(--navy);font-size:14.4px;font-weight:700}
.company-director-rows{display:grid;gap:9px}
.company-director-action{width:40px;height:40px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-size:26.4px;font-weight:700;cursor:pointer}
.company-director-row:not(:last-child) .company-director-action{background:#eef3f8;color:var(--ink)}
@media(max-width:720px){.company-director-head{display:none}.company-director-row{grid-template-columns:1fr 1fr 42px}.company-director-row input:first-child{grid-column:1/-1}.company-director-action{grid-column:3;grid-row:2}}
.company-bank-legacy-field{display:none!important}
.company-bank-head,.company-bank-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(220px,1fr) 42px;gap:10px;align-items:center}
.company-bank-head{margin-bottom:6px;color:var(--navy);font-size:14.4px;font-weight:700}
.company-bank-rows{display:grid;gap:9px}
.company-bank-action{width:40px;height:40px;border:0;border-radius:9px;background:var(--blue);color:#fff;font-size:26.4px;font-weight:700;cursor:pointer}
.company-bank-row:not(:last-child) .company-bank-action{background:#eef3f8;color:var(--ink)}
@media(max-width:720px){.company-bank-head{display:none}.company-bank-row{grid-template-columns:1fr 42px}.company-bank-row select,.company-bank-row input{grid-column:1}.company-bank-action{grid-column:2;grid-row:2}}
body.profile-home .profile-home-header{position:fixed!important;top:0!important;left:0!important;right:0!important;transform:none!important;width:100%!important;padding:14px max(24px,calc((100% - 1220px)/2));background:rgba(5,11,17,.92);border-bottom:1px solid rgba(245,173,0,.3);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(0,0,0,.22)}@media(max-width:600px){body.profile-home .profile-home-header{width:100%!important;padding:10px 14px}}
.profile-home{margin:0;background:#050b11;color:#fff}.profile-home-header{position:absolute;z-index:10;top:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:44px;width:min(1220px,calc(100% - 48px));padding:22px 0;color:#fff}.profile-home-brand{display:flex;flex-direction:column;padding:9px 15px;background:#f5ad00;color:#050b11;clip-path:polygon(0 0,100% 0,100% 82%,50% 100%,0 82%)}.profile-home-brand strong{font-size:18px;letter-spacing:.04em}.profile-home-brand span{text-align:center;font-size:10.8px;font-weight:900}.profile-home-header nav{display:flex;justify-content:center;gap:27px}.profile-home-header nav a{font-size:14.4px;font-weight:700}.profile-home-logins{display:flex;align-items:center;gap:9px}.profile-home-logins a{padding:8px 12px;border:1px solid rgba(255,255,255,.45);border-radius:3px;font-size:13.2px;font-weight:800;text-transform:uppercase}.profile-home-logins .accent{border-color:#f5ad00;background:#f5ad00;color:#050b11}.profile-home-hero{position:relative;min-height:760px;overflow:hidden;background:#050b11}.profile-home-hero-image{position:absolute;inset:0 0 0 42%;background:url('/assets/profile/ejump-cover.jpg') center 22%/cover no-repeat}.profile-home-hero-image::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#050b11 0,rgba(5,11,17,.72) 22%,rgba(5,11,17,.03) 64%),linear-gradient(0deg,#050b11 0,transparent 35%)}.profile-home-hero-shape{position:absolute;z-index:2;left:0;bottom:0;width:72%;height:50%;background:#050b11;clip-path:polygon(0 22%,38% 0,100% 74%,100% 100%,0 100%)}.profile-home-hero-shape::after{content:'';position:absolute;left:35%;top:5%;width:70%;height:17px;background:#f5ad00;transform:rotate(27deg);transform-origin:left}.profile-home-hero-copy{position:relative;z-index:3;width:min(1220px,calc(100% - 48px));margin:auto;padding-top:190px}.profile-overline{display:block;margin-bottom:12px;color:#f5ad00;font-size:13.2px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.profile-home-hero h1{max-width:690px;margin:0;font-size:clamp(57.6px,8.16vw,105.6px);line-height:.98;letter-spacing:-.045em;text-transform:uppercase}.profile-home-hero h1 em{color:#f5ad00;font-style:normal}.profile-home-hero-copy>p{max-width:590px;margin:25px 0;color:#c8cdd2;font-size:19.2px;line-height:1.65}.profile-home-actions{display:flex;gap:10px}.profile-home-actions a{padding:12px 17px;border:1px solid #f5ad00;color:#fff;font-size:14.4px;font-weight:800;text-transform:uppercase}.profile-home-actions .profile-primary{background:#f5ad00;color:#050b11}.profile-home-hero-meta{position:absolute;z-index:4;right:max(24px,calc((100% - 1220px)/2));bottom:34px;display:flex;gap:34px;padding-top:13px;border-top:2px solid #f5ad00;color:#b8c0c7;font-size:12px}.profile-home-hero-meta span{display:flex;flex-direction:column;gap:4px;text-transform:uppercase}.profile-home-hero-meta strong{color:#fff;font-size:13.2px}.profile-story{display:grid;grid-template-columns:70px .8fr 1fr;gap:40px;width:min(1120px,calc(100% - 48px));margin:auto;padding:100px 0}.profile-section-number{color:#f5ad00;font-size:15.6px}.profile-story h2,.profile-expertise h2,.profile-commitment h2,.profile-corporate h2,.profile-portal-access h2{margin:0;font-size:clamp(38.4px,4.8vw,60px);line-height:1.08;text-transform:uppercase}.profile-story-copy{color:#c5cbd1;font-size:18px;line-height:1.75}.profile-story-copy p:first-child{margin-top:0}.profile-vision{display:grid;grid-template-columns:1fr 1fr}.profile-vision article{min-height:310px;padding:70px max(30px,calc((100vw - 1120px)/2));background:#f5ad00;color:#050b11}.profile-vision article:last-child{background:#f1f1ed}.profile-vision span{font-size:13.2px;font-weight:900;text-transform:uppercase;letter-spacing:.14em}.profile-vision h3{max-width:570px;margin:28px 0 0;font-size:26.4px;line-height:1.45}.profile-expertise{padding:100px max(24px,calc((100% - 1120px)/2));background:#0b1219}.profile-expertise-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;margin-bottom:45px}.profile-expertise-head p{align-self:end;color:#aeb7c0;line-height:1.7}.profile-expertise-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:#323940}.profile-expertise-grid article{min-height:245px;padding:28px;background:#101820}.profile-expertise-grid b{color:#f5ad00}.profile-expertise-grid h3{margin:48px 0 10px;text-transform:uppercase}.profile-expertise-grid p{color:#9fa9b2;font-size:15.6px;line-height:1.6}.profile-commitment{display:grid;grid-template-columns:1fr 1fr;min-height:620px;background:#f5ad00;color:#050b11}.profile-commitment-image{background:url('/assets/profile/ejump-team.jpg') center 24%/cover no-repeat;clip-path:polygon(0 0,100% 0,88% 100%,0 100%)}.profile-commitment-copy{padding:80px 10vw 70px 60px}.profile-commitment-copy .profile-overline{color:#050b11}.profile-commitment-copy>p{font-size:19.2px;line-height:1.7}.profile-commitment-copy>div{display:grid;grid-template-columns:auto 1fr;gap:12px 24px;margin-top:35px;padding-top:25px;border-top:2px solid #050b11}.profile-commitment-copy>div strong{text-transform:uppercase}.profile-commitment-copy>div span{font-size:15.6px;line-height:1.5}.profile-corporate{display:grid;grid-template-columns:.85fr 1.15fr;gap:65px;width:min(1120px,calc(100% - 48px));margin:auto;padding:100px 0}.profile-corporate>div>p{color:#aeb7c0;line-height:1.7}.profile-corporate dl{display:grid;grid-template-columns:1fr 1fr;margin:0;border-top:1px solid #3a424a}.profile-corporate dl div{padding:19px 0;border-bottom:1px solid #3a424a}.profile-corporate dt{color:#f5ad00;font-size:12px;font-weight:900;text-transform:uppercase}.profile-corporate dd{margin:5px 0 0;font-weight:700}.profile-portal-access{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;padding:90px max(24px,calc((100% - 1120px)/2));background:#f2f2ee;color:#050b11}.profile-portal-access p{color:#646b72}.profile-portal-cards{display:grid;grid-template-columns:1fr 1fr;gap:12px}.profile-portal-cards a{display:flex;flex-direction:column;min-height:220px;padding:25px;border:1px solid #cdd1d4;background:#fff}.profile-portal-cards a:last-child{border-top:5px solid #f5ad00}.profile-portal-cards a:first-child{border-top:5px solid #050b11}.profile-portal-cards span{color:#b37e00;font-size:13.2px;font-weight:900}.profile-portal-cards strong{margin:30px 0 8px;font-size:22.8px;text-transform:uppercase}.profile-portal-cards small{color:#6c747b;line-height:1.5}.profile-portal-cards b{margin-top:auto;color:#9b6c00}.profile-home-footer{display:grid;grid-template-columns:1fr auto auto;align-items:end;gap:45px;padding:38px max(24px,calc((100% - 1120px)/2));background:#050b11;border-top:4px solid #f5ad00}.profile-home-footer>div{display:flex;flex-direction:column;gap:4px}.profile-home-footer span,.profile-home-footer small{color:#8e989f;font-size:13.2px}.profile-home-footer a{color:#d9dde0;font-size:14.4px}@media(max-width:900px){.profile-home-header{grid-template-columns:auto 1fr}.profile-home-header nav{display:none}.profile-home-hero-image{left:25%}.profile-home-hero-copy{padding-top:175px}.profile-home-hero-meta{left:24px;right:auto}.profile-story{grid-template-columns:40px 1fr}.profile-story-copy{grid-column:2}.profile-expertise-grid{grid-template-columns:1fr 1fr}.profile-commitment{grid-template-columns:1fr}.profile-commitment-image{min-height:420px;clip-path:none}.profile-corporate,.profile-portal-access{grid-template-columns:1fr}.profile-home-footer{grid-template-columns:1fr 1fr}.profile-home-footer small{grid-column:1/-1}}@media(max-width:600px){.profile-home-header{width:calc(100% - 28px);gap:12px}.profile-home-logins a{padding:7px 8px;font-size:10.8px}.profile-home-hero{min-height:720px}.profile-home-hero-image{left:0;opacity:.62}.profile-home-hero-copy{width:calc(100% - 28px);padding-top:190px}.profile-home-hero h1{font-size:54px}.profile-home-hero-shape{width:100%;height:45%}.profile-home-hero-meta{display:none}.profile-story{grid-template-columns:1fr;width:calc(100% - 32px);padding:70px 0}.profile-story-copy{grid-column:auto}.profile-vision{grid-template-columns:1fr}.profile-vision article{min-height:auto;padding:55px 24px}.profile-expertise{padding:70px 16px}.profile-expertise-head{grid-template-columns:1fr}.profile-expertise-grid{grid-template-columns:1fr}.profile-expertise-grid article{min-height:auto}.profile-commitment-image{min-height:300px}.profile-commitment-copy{padding:55px 22px}.profile-commitment-copy>div{grid-template-columns:1fr}.profile-corporate{width:calc(100% - 32px);padding:70px 0}.profile-corporate dl{grid-template-columns:1fr}.profile-portal-access{padding:65px 16px}.profile-portal-cards{grid-template-columns:1fr}.profile-home-footer{grid-template-columns:1fr;gap:18px}}
.employee-login .profile-login-visual{background-image:linear-gradient(180deg,rgba(5,11,17,.08),rgba(5,11,17,.28)),url('/assets/profile/kakitangan-photo.jpg')}
.management-login .profile-login-visual{background-image:linear-gradient(180deg,rgba(5,11,17,.08),rgba(5,11,17,.28)),url('/assets/profile/pentadbir-background.jpg')}
.employee-login .profile-login-visual::before,.employee-login .profile-login-visual::after{display:none}
.management-login .profile-login-visual::before,.management-login .profile-login-visual::after{display:none}
.profile-login .profile-company-mark{padding:0;background:transparent;clip-path:none}
.profile-login .profile-company-mark img{display:block;width:118px;max-width:100%;height:118px;border:2px solid rgba(245,173,0,.9);border-radius:50%;object-fit:cover;object-position:center;background:#1b1b1d;box-shadow:0 8px 24px rgba(0,0,0,.24)}
:root{--navy:#050b11;--blue:#f5ad00;--sky:#fff3cf;--ink:#111820;--muted:#66707a;--line:#dfe3e6;--bg:#f5f5f3;--amber:#b77900}.btn{color:#111820}.sidebar{background:#050b11}.nav a:hover,.nav a.active,.nav-submenu summary:hover,.nav-submenu summary.active{background:#2a2518;color:#f5ad00}.brand small{color:#f5ad00}.form-section-title{background:#fff5d8}.profile-login{display:block;min-height:100vh;padding:28px;background:#050b11}.profile-login-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(400px,.88fr);width:min(1120px,100%);min-height:680px;margin:auto;overflow:hidden;border:1px solid rgba(245,173,0,.45);border-radius:22px;background:#fff;box-shadow:0 30px 80px rgba(0,0,0,.45)}.profile-login-visual{position:relative;min-height:680px;background-image:linear-gradient(180deg,rgba(5,11,17,.08),rgba(5,11,17,.28)),url('/assets/profile/ejump-cover.jpg');background-position:center 23%;background-size:cover}.profile-login-visual::after{content:'';position:absolute;right:-1px;bottom:0;width:72%;height:54%;background:#050b11;clip-path:polygon(28% 0,100% 31%,100% 100%,0 100%,0 31%)}.profile-login-visual::before{content:'';position:absolute;z-index:1;right:0;bottom:44%;width:58%;height:18px;background:#f5ad00;transform:skewY(23deg);transform-origin:right}.profile-login-overlay{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;height:100%;min-height:680px;padding:34px;color:#fff}.profile-company-mark{align-self:flex-start;display:flex;flex-direction:column;padding:13px 18px;background:#f5ad00;color:#050b11;clip-path:polygon(0 0,100% 0,100% 78%,50% 100%,0 78%)}.profile-company-mark strong{font-size:20.4px;letter-spacing:.04em}.profile-company-mark span{text-align:center;font-size:13.2px;font-weight:800}.profile-login-message{align-self:flex-end;width:min(440px,86%);margin-top:auto;margin-bottom:55px}.profile-kicker{display:block;color:#f5ad00;font-size:13.2px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.profile-login-message h2{margin:8px 0 10px;font-size:52.8px;line-height:1;text-transform:uppercase}.profile-login-message p{margin:0;color:#d4d8dc;line-height:1.6}.profile-company-meta{display:flex;gap:34px;padding-top:15px;border-top:2px solid #f5ad00;color:#c5cbd1;font-size:13.2px}.profile-company-meta strong{color:#fff;font-size:14.4px}.profile-login-form{display:flex;flex-direction:column;justify-content:center;padding:50px 58px;background:#fff}.profile-login-form .login-back{align-self:flex-start;margin-bottom:36px}.profile-login-form .login-brand{margin-bottom:20px}.profile-login-form .login-brand strong{color:#050b11}.profile-login-form .login-brand span{color:#b77900}.login-role-tag{align-self:flex-start;padding:5px 10px;border-radius:999px;background:#fff1c7;color:#725000;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.profile-login-form h1{margin:12px 0 5px;font-size:38.4px}.profile-login-form .subtitle{margin-bottom:24px}.profile-login-form .field{margin:15px 0}.profile-login-form .input{min-height:46px;border-radius:4px;border-color:#c9ced3}.profile-login-form .input:focus{outline:3px solid rgba(245,173,0,.22);border-color:#d49400}.profile-login-form .login-submit{width:100%;min-height:46px;margin-top:10px;border-radius:4px;background:#f5ad00;color:#050b11;text-transform:uppercase;letter-spacing:.04em}.profile-login-help{display:flex;justify-content:space-between;gap:16px;margin-top:28px;padding-top:18px;border-top:1px solid #e2e5e7;color:#737b83;font-size:14.4px}.profile-login-help a{color:#9b6c00;font-weight:700}.public-home{background:#f5f5f3}.public-features{background:#050b11}.public-logo strong,.public-footer strong,.eyebrow{color:#c88b00}.public-summary{border-top:5px solid #f5ad00}.public-feature-grid article>span{color:#f5ad00}.public-access-links a:hover{border-color:#f5ad00}.employee-button,.employee-login .login-submit{background:#f5ad00;color:#050b11}@media(max-width:860px){.profile-login{padding:0}.profile-login-shell{grid-template-columns:1fr;min-height:100vh;border:0;border-radius:0}.profile-login-visual{min-height:280px;background-image:linear-gradient(180deg,rgba(5,11,17,.05),rgba(5,11,17,.35)),url('/assets/profile/ejump-team.jpg');background-position:center 25%}.profile-login-overlay{min-height:280px;padding:22px}.profile-company-mark{padding:9px 13px}.profile-login-message{width:76%;margin-bottom:18px}.profile-login-message h2{font-size:36px}.profile-login-message p,.profile-company-meta{display:none}.profile-login-visual::after{height:43%}.profile-login-form{padding:34px max(22px,8vw)}.profile-login-form .login-back{margin-bottom:24px}}@media(max-width:480px){.profile-login-visual{min-height:220px}.profile-login-overlay{min-height:220px}.profile-login-message h2{font-size:30px}.profile-login-form{padding:28px 20px}.profile-login-help{flex-direction:column}}
.portal-choice-page .portal-choice>h1{color:#fff}.portal-choice-page .portal-choice>.subtitle{color:#b9c9da}.portal-choice-page .login-brand span{color:#9fb3c8}.portal-home-link{display:inline-block;margin-top:24px;color:#c8d6e5;text-decoration:none;font-size:15.6px;font-weight:700}.portal-home-link:hover{color:#fff}
.public-home{margin:0;background:#f7f9fc;color:var(--ink);min-height:100vh}.public-header{box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;width:min(1180px,calc(100% - 40px));margin:auto;padding:20px 0}.public-logo{display:flex;flex-direction:column;text-decoration:none}.public-logo strong{color:var(--blue);font-size:30px;letter-spacing:.05em}.public-logo span{color:#64748b;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.public-header nav{display:flex;align-items:center;gap:24px}.public-header nav>a:not(.btn){color:#435168;text-decoration:none;font-size:15.6px;font-weight:700}.public-hero{box-sizing:border-box;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.75fr);align-items:center;gap:64px;width:min(1180px,calc(100% - 40px));min-height:560px;margin:auto;padding:70px 0}.eyebrow{display:block;margin-bottom:13px;color:var(--blue);font-size:14.4px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.public-hero h1{max-width:720px;margin:0 0 20px;font-size:clamp(48px,7.2vw,86.4px);line-height:1.02;letter-spacing:-.045em}.public-hero-copy>p{max-width:650px;margin:0 0 28px;color:#59687d;font-size:21.6px;line-height:1.65}.public-actions{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:13px}.employee-button{background:#16895d}.public-hero-copy>small{color:#718096}.public-summary{display:grid;gap:12px;padding:18px;border:1px solid #dfe6ef;border-radius:22px;background:#fff;box-shadow:0 24px 55px rgba(19,43,75,.12)}.public-summary div{padding:20px;border-radius:15px;background:#f4f7fb}.public-summary span{display:block;margin-bottom:6px;color:#64748b;font-size:13.2px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.public-summary strong{font-size:18px}.public-features{padding:82px max(20px,calc((100% - 1180px)/2));background:#0f233b;color:#fff}.section-heading{max-width:650px;margin-bottom:34px}.section-heading h2,.public-access h2{margin:0;font-size:clamp(33.6px,4.8vw,50.4px);letter-spacing:-.025em}.public-feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.public-feature-grid article{padding:24px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.05)}.public-feature-grid article>span{color:#70a5ff;font-weight:800}.public-feature-grid h3{margin:24px 0 9px;font-size:20.4px}.public-feature-grid p{margin:0;color:#b8c5d5;font-size:15.6px;line-height:1.6}.public-access{box-sizing:border-box;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;width:min(1180px,calc(100% - 40px));margin:auto;padding:90px 0}.public-access>div>p{color:#64748b;line-height:1.6}.public-access-links{display:grid;gap:12px}.public-access-links a{display:flex;flex-direction:column;gap:7px;padding:22px;border:1px solid #dce4ee;border-radius:15px;background:#fff;color:var(--ink);text-decoration:none}.public-access-links a:hover{border-color:#8bb3ff;box-shadow:0 10px 26px rgba(19,43,75,.09)}.public-access-links span{color:#64748b;font-size:15.6px}.public-footer{display:flex;align-items:center;gap:15px;padding:28px max(20px,calc((100% - 1180px)/2));background:#eaf0f6;color:#526176}.public-footer strong{color:var(--blue);font-size:24px}.public-footer small{margin-left:auto}@media(max-width:820px){.public-header nav>a:not(.btn){display:none}.public-hero{grid-template-columns:1fr;gap:35px;padding:45px 0 65px}.public-summary{grid-template-columns:1fr 1fr}.public-summary div:last-child{grid-column:1/-1}.public-feature-grid{grid-template-columns:1fr 1fr}.public-access{grid-template-columns:1fr;gap:30px;padding:65px 0}}@media(max-width:520px){.public-header{width:calc(100% - 28px)}.public-hero,.public-access{width:calc(100% - 28px)}.public-hero h1{font-size:50.4px}.public-actions .btn{width:100%;text-align:center}.public-summary,.public-feature-grid{grid-template-columns:1fr}.public-summary div:last-child{grid-column:auto}.public-footer{align-items:flex-start;flex-direction:column}.public-footer small{margin-left:0}}
.portal-choice-page{padding:28px}.portal-choice{width:min(880px,100%);margin:auto}.login-brand{display:flex;flex-direction:column;gap:2px;margin-bottom:22px}.login-brand strong{color:var(--blue);font-size:30px;letter-spacing:.05em}.login-brand span{color:#64748b;font-size:14.4px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.portal-choice>h1{font-size:38.4px;margin:0 0 6px}.portal-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:28px}.portal-choice-card{display:flex;gap:18px;min-height:180px;padding:26px;border:1px solid #dbe3ee;border-radius:18px;background:#fff;color:var(--ink);text-decoration:none;box-shadow:0 14px 34px rgba(15,35,64,.1);transition:transform .18s ease,box-shadow .18s ease}.portal-choice-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(15,35,64,.16)}.portal-choice-card.employee{border-top:4px solid #16a36a}.portal-choice-card.management{border-top:4px solid var(--blue)}.portal-choice-card h2{margin:0 0 8px;font-size:24px}.portal-choice-card p{min-height:54px;margin:0 0 18px;color:#607086;line-height:1.5}.portal-choice-card strong{color:var(--blue)}.portal-icon{display:grid;place-items:center;flex:0 0 48px;width:48px;height:48px;border-radius:14px;background:#eaf2ff;color:var(--blue);font-size:28.8px}.employee .portal-icon{background:#e8f8f1;color:#16895d}.split-login .login-box{width:min(440px,calc(100vw - 32px));padding:30px;border-radius:18px}.login-back{display:inline-block;margin-bottom:22px;color:#526176;text-decoration:none;font-size:15.6px}.split-login .login-box h1{margin-bottom:6px}.split-login .login-submit{width:100%;margin-top:6px}.employee-login .login-submit{background:#16895d}.employee-login .login-brand strong{color:#16895d}@media(max-width:720px){.portal-choice-page{padding:18px}.portal-choice-grid{grid-template-columns:1fr}.portal-choice>h1{font-size:32.4px}.portal-choice-card{min-height:auto;padding:20px}.portal-choice-card p{min-height:auto}}
.generated-password [data-generate-password]{display:none}.generated-password{grid-template-columns:minmax(0,1fr)}

/* Langganan */
.subscription-page{max-width:1180px;margin:0 auto}.subscription-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.subscription-heading .eyebrow{margin-bottom:5px}.subscription-current{display:flex;justify-content:space-between;gap:30px;padding:28px 30px;border:1px solid #c9d8ed;border-radius:16px;background:linear-gradient(120deg,#102a43,#1d4f73);color:#fff;box-shadow:0 12px 30px rgba(16,42,67,.14)}.subscription-current-copy{min-width:0}.subscription-overline{display:block;color:#b7d8f5;font-size:13.2px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.subscription-current h2{margin:7px 0 5px;font-size:30px}.subscription-current p{margin:0;color:#d8e7f5;max-width:620px}.subscription-current-meta{display:flex;gap:28px;margin-top:22px;padding-top:16px;border-top:1px solid rgba(255,255,255,.2);flex-wrap:wrap}.subscription-current-meta span{display:flex;flex-direction:column;gap:2px}.subscription-current-meta small{color:#a9c6df;font-size:13.2px}.subscription-current-meta strong{font-size:15.6px}.subscription-current-action{display:flex;align-items:flex-end;flex-direction:column;gap:10px;min-width:185px}.subscription-current-action .btn{background:#fff;color:#102a43}.subscription-price{font-size:30px;font-weight:800}.subscription-price small{font-size:14.4px;font-weight:600;color:#b7d8f5}.subscription-muted{color:#b7d8f5;text-align:right;font-size:13.2px}.subscription-section{margin-top:22px}.subscription-section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:13px}.subscription-section-heading h2{margin:0;font-size:21.6px}.subscription-section-heading p{margin:3px 0 0;color:var(--muted)}.subscription-billing-toggle{display:flex;gap:3px;padding:3px;border:1px solid var(--line);border-radius:10px;background:#fff}.subscription-billing-toggle span{padding:7px 11px;border-radius:7px;color:var(--muted);font-size:14.4px;font-weight:700}.subscription-billing-toggle .active{background:var(--sky);color:var(--blue)}.subscription-usage-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.subscription-usage-item{display:flex;align-items:center;gap:14px;padding:18px 19px;border:1px solid var(--line);border-radius:12px;background:#fff}.subscription-usage-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:11px;background:#eaf2ff;color:var(--blue);font-weight:900}.subscription-usage-item div{display:flex;flex-direction:column;gap:1px}.subscription-usage-item strong{font-size:28.8px;line-height:1.1}.subscription-usage-item span:not(.subscription-usage-icon){color:var(--muted);font-size:14.4px}.subscription-plan-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.subscription-plan{position:relative;display:flex;flex-direction:column;padding:23px 21px 21px;border:1px solid var(--line);border-radius:13px;background:#fff;min-height:355px}.subscription-plan h3{margin:0;font-size:21.6px}.subscription-plan>p{min-height:43px;margin:7px 0 0;color:var(--muted);font-size:15.6px}.subscription-plan-price{margin:20px 0 15px;font-size:30px;font-weight:800;color:var(--navy)}.subscription-plan-price small{font-size:13.2px;font-weight:600;color:var(--muted)}.subscription-plan ul{display:grid;gap:9px;margin:0 0 20px;padding:0;list-style:none;color:#44576c;font-size:15.6px}.subscription-plan li{display:flex;gap:8px}.subscription-plan li span{color:var(--green);font-weight:900}.subscription-plan .btn{margin-top:auto;width:100%}.subscription-plan-featured{border:2px solid var(--blue);box-shadow:0 12px 28px rgba(20,99,255,.13);padding:22px 20px 20px}.subscription-plan-dark{background:#102a43;color:#fff;border-color:#102a43}.subscription-plan-dark>p,.subscription-plan-dark .subscription-plan-price small,.subscription-plan-dark ul{color:#c8d9e7}.subscription-plan-dark .subscription-plan-price{color:#fff}.subscription-plan-dark li span{color:#8fe0ba}.subscription-plan-dark .btn{background:#fff;color:var(--navy)}.subscription-recommended{position:absolute;top:-12px;right:16px;padding:4px 9px;border-radius:999px;background:var(--blue);color:#fff;font-size:12px;font-weight:800}.subscription-lower-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-top:22px}.subscription-billing-card .panel-head,.subscription-invoices .panel-head{align-items:flex-start}.subscription-empty-state{display:flex;align-items:center;gap:14px;padding:22px 20px}.subscription-empty-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#fff3d9;color:var(--amber);font-size:14.4px;font-weight:900}.subscription-empty-state strong{font-size:16.8px}.subscription-empty-state p{margin:4px 0 0;color:var(--muted);font-size:14.4px}.subscription-note{margin:16px 0 0;color:var(--muted);font-size:14.4px}.subscription-note strong{color:var(--ink)}
@media(max-width:900px){.subscription-plan-grid{grid-template-columns:1fr 1fr}.subscription-plan-dark{grid-column:1/-1}.subscription-current{flex-direction:column}.subscription-current-action{align-items:flex-start}.subscription-muted{text-align:left}.subscription-lower-grid{grid-template-columns:1fr}}
@media(max-width:620px){.subscription-heading,.subscription-section-heading{display:block}.subscription-heading .badge{margin-top:12px}.subscription-section-heading .btn,.subscription-billing-toggle{margin-top:12px}.subscription-usage-grid,.subscription-plan-grid{grid-template-columns:1fr}.subscription-plan-dark{grid-column:auto}.subscription-current{padding:22px 20px}.subscription-current-meta{gap:16px}.subscription-current-action{min-width:0}.subscription-current-action .btn{width:100%}}
.generated-password{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.generated-password .input{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:700;letter-spacing:.04em;background:#f7f9fc}.generated-password .btn{white-space:nowrap}@media(max-width:620px){.generated-password{grid-template-columns:1fr}.generated-password .btn{width:100%}}
.user-settings-modal{padding:18px;border:0;background:transparent;max-width:none;max-height:none}.user-settings-modal::backdrop{background:rgba(15,27,47,.58);backdrop-filter:blur(2px)}.user-settings-modal .modal-card{box-sizing:border-box;width:min(860px,calc(100vw - 36px));max-width:100%;height:min(820px,calc(100vh - 36px));margin:auto;padding:0;background:#fff;border:0;border-radius:18px;overflow:hidden;display:flex;flex-direction:column}.user-settings-modal .modal-head{flex:0 0 auto;margin:0;padding:22px 24px 16px;border-bottom:1px solid #e5ebf3;background:#fff;position:sticky;top:0;z-index:2}.user-settings-modal .modal-head h2{margin:0 0 3px}.user-settings-modal .modal-head small{color:#607086}.user-settings-modal .modal-card>section{margin-left:24px;margin-right:24px}.user-settings-modal .modal-card>.user-form-section:first-of-type{margin-top:18px}.user-form-section{box-sizing:border-box;flex:0 0 auto;border:1px solid #dbe3ee;border-radius:12px;padding:15px;margin-bottom:13px}.user-form-section h3{font-size:18px;margin:0 0 14px;display:flex;align-items:center;gap:9px}.user-form-section h3 span{display:inline-grid;place-items:center;flex:0 0 25px;width:25px;height:25px;border-radius:50%;background:#1769ff;color:#fff}.user-settings-modal .user-form-section{overflow:visible}.user-settings-modal .modal-card{overflow-y:auto;overflow-x:hidden}.scope-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}.scope-card{box-sizing:border-box;min-width:0;border:1px solid #dbe3ee;border-radius:10px;padding:13px}.scope-card>label{display:block;font-weight:700;font-size:15.6px;margin-bottom:7px}.scope-options{box-sizing:border-box;margin-top:10px;border-top:1px solid #e6ebf2;padding-top:9px;max-height:155px;overflow-y:auto;overflow-x:hidden}.scope-options>strong{display:block;font-size:14.4px;margin-bottom:6px}.scope-options label{display:flex;align-items:flex-start;gap:7px;min-width:0;padding:5px 2px;font-size:14.4px;line-height:1.35}.scope-options label span{min-width:0;overflow-wrap:anywhere}.scope-options input{flex:0 0 auto;margin-top:2px}.scope-hint{font-size:14.4px;color:#526176;margin:10px 0 0;line-height:1.45}.checkbox-field{display:flex;align-items:center;padding-top:21px}.user-settings-modal .form-actions{box-sizing:border-box;position:sticky;bottom:0;z-index:2;display:flex;justify-content:flex-end;flex:0 0 auto;margin-top:auto;padding:14px 24px 18px;border-top:1px solid #e5ebf3;background:#fff;box-shadow:0 -8px 18px rgba(15,27,47,.05)}.user-settings-modal select,.user-settings-modal .input{box-sizing:border-box;width:100%;max-width:100%}@media(max-width:900px){.user-settings-modal{padding:10px}.user-settings-modal .modal-card{width:calc(100vw - 20px);height:calc(100vh - 20px);border-radius:14px}.scope-grid{grid-template-columns:1fr}.scope-options{max-height:135px}}@media(max-width:620px){.user-settings-modal .modal-head{padding:18px}.user-settings-modal .modal-card>section{margin-left:14px;margin-right:14px}.user-settings-modal .form-grid{grid-template-columns:1fr}.user-settings-modal .span-2{grid-column:auto}.user-settings-modal .form-actions{padding:12px 14px 14px}.checkbox-field{padding-top:4px}}

/* Public profile typography hierarchy */
body.profile-home{font-family:"Segoe UI",Inter,Arial,sans-serif;font-size:18px;font-weight:400;line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}
body.profile-home .profile-home-brand strong{font-size:18px;font-weight:700;line-height:1.15;letter-spacing:.045em}
body.profile-home .profile-home-brand span{font-size:10.8px;font-weight:700;line-height:1.25;letter-spacing:.035em}
body.profile-home .profile-home-header nav a{font-size:15.6px;font-weight:600;line-height:1.4}
body.profile-home .profile-home-logins a{font-size:13.2px;font-weight:700;line-height:1.35;letter-spacing:.025em}
body.profile-home .profile-overline{font-size:13.2px;font-weight:700;line-height:1.4;letter-spacing:.13em}
body.profile-home .profile-home-hero h1{max-width:660px;font-size:clamp(55.2px,7.2vw,96px);font-weight:700;line-height:.99;letter-spacing:-.035em}
body.profile-home .profile-home-hero-copy>p{font-size:20.4px;font-weight:400;line-height:1.65}
body.profile-home .profile-home-actions a{font-size:14.4px;font-weight:700;line-height:1.35;letter-spacing:.025em}
body.profile-home .profile-home-hero-meta{font-size:12px;font-weight:500;line-height:1.4;letter-spacing:.035em}
body.profile-home .profile-home-hero-meta strong{font-size:13.2px;font-weight:700;line-height:1.35;letter-spacing:0}
body.profile-home .profile-story h2,body.profile-home .profile-expertise h2,body.profile-home .profile-commitment h2,body.profile-home .profile-corporate h2,body.profile-home .profile-portal-access h2{font-size:clamp(38.4px,4.32vw,57.6px);font-weight:700;line-height:1.1;letter-spacing:-.025em}
body.profile-home .profile-story-copy,body.profile-home .profile-expertise-head p,body.profile-home .profile-corporate>div>p{font-size:18px;font-weight:400;line-height:1.75}
body.profile-home .profile-vision h3{font-size:26.4px;font-weight:650;line-height:1.45;letter-spacing:-.01em}
body.profile-home .profile-expertise-grid h3{font-size:20.4px;font-weight:700;line-height:1.3;letter-spacing:-.005em}
body.profile-home .profile-expertise-grid p{font-size:16.8px;font-weight:400;line-height:1.65}
body.profile-home .profile-commitment-copy>p{font-size:19.2px;font-weight:400;line-height:1.7}
body.profile-home .profile-commitment-copy>div strong{font-size:16.8px;font-weight:700;line-height:1.4}
body.profile-home .profile-commitment-copy>div span{font-size:16.8px;font-weight:400;line-height:1.55}
body.profile-home .profile-corporate dt{font-size:13.2px;font-weight:700;line-height:1.35;letter-spacing:.07em}
body.profile-home .profile-corporate dd{font-size:18px;font-weight:650;line-height:1.45}
body.profile-home .profile-portal-cards strong{font-size:22.8px;font-weight:700;line-height:1.3;letter-spacing:-.01em}
body.profile-home .profile-portal-cards small{font-size:15.6px;font-weight:400;line-height:1.55}
body.profile-home .profile-home-footer{grid-template-columns:1fr auto;font-size:16.8px;font-weight:400;line-height:1.5}
body.profile-home .profile-home-footer>div>strong{font-size:16.8px;font-weight:700;letter-spacing:.015em}
body.profile-home .profile-vision span,body.profile-home .profile-portal-cards span{font-weight:700}
body.profile-home .profile-home-hero-image{background-image:url('/assets/profile/home-hero.jpg')}
body.profile-home .profile-home-hero-shape{display:none}
body.profile-home .profile-commitment-image{background-image:url('/assets/profile/home-team.jpg')}
body.profile-home .profile-home-brand{display:block;padding:0;background:transparent;clip-path:none}
body.profile-home .profile-home-brand img{display:block;width:58px;height:58px;border:2px solid #f5ad00;border-radius:50%;object-fit:cover;object-position:center;background:#1b1b1d;box-shadow:0 6px 18px rgba(0,0,0,.28)}
@media(max-width:600px){body.profile-home .profile-home-header nav a{font-size:14.4px}body.profile-home .profile-home-logins a{font-size:12px}body.profile-home .profile-home-hero h1{font-size:clamp(45.6px,14.4vw,55.2px);line-height:1.02;letter-spacing:-.03em}body.profile-home .profile-home-hero-copy>p{font-size:19.2px;line-height:1.6}body.profile-home .profile-story h2,body.profile-home .profile-expertise h2,body.profile-home .profile-commitment h2,body.profile-home .profile-corporate h2,body.profile-home .profile-portal-access h2{font-size:36px;line-height:1.12}body.profile-home .profile-vision h3{font-size:24px}body.profile-home .profile-story-copy,body.profile-home .profile-expertise-head p,body.profile-home .profile-corporate>div>p{font-size:16.8px;line-height:1.7}}

/* Mobile polish for public and login experiences */
@media(max-width:860px){.profile-login-shell{width:100%;min-height:100dvh}.profile-login-visual,.profile-login-overlay{min-height:260px}.profile-login .profile-company-mark img{width:92px;height:92px}.profile-login-message{width:min(78%,360px);margin-bottom:16px}.profile-login-message h2{font-size:clamp(30px,7.2vw,38.4px);line-height:1.05}.profile-login-form{padding:34px clamp(22px,8vw,60px)}.profile-login-form h1{font-size:clamp(34.8px,6vw,40.8px);line-height:1.15}.profile-login-form .subtitle{font-size:16.8px;line-height:1.55}.profile-login-form .input,.profile-login-form .login-submit{min-height:48px}}
@media(max-width:600px){body.profile-home .profile-home-header{min-height:68px;padding:8px 12px}body.profile-home .profile-home-brand img{width:48px;height:48px}body.profile-home .profile-home-logins{gap:7px}body.profile-home .profile-home-logins a{padding:8px 9px;font-size:10.8px;letter-spacing:.02em}body.profile-home .profile-home-hero-copy{padding-top:150px}body.profile-home .profile-home-actions{flex-wrap:wrap}body.profile-home .profile-home-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center}.profile-login-visual,.profile-login-overlay{min-height:230px}.profile-login-overlay{padding:16px 18px}.profile-login .profile-company-mark img{width:82px;height:82px}.profile-login-message{width:76%;margin-bottom:10px}.profile-login-message h2{margin:5px 0 0;font-size:30px}.profile-login-message .profile-kicker{font-size:10.8px;line-height:1.35}.profile-login-form{padding:28px 20px 32px}.profile-login-form .login-back{margin-bottom:26px;font-size:15.6px}.profile-login-form .login-brand{margin-bottom:18px}.profile-login-form h1{font-size:clamp(32.4px,9.6vw,37.2px);line-height:1.14}.profile-login-form .subtitle{margin-bottom:20px}.profile-login-form .field{margin:12px 0}.profile-login-help{margin-top:24px}}
@media(max-width:360px){body.profile-home .profile-home-header{padding-left:9px;padding-right:9px}body.profile-home .profile-home-brand img{width:44px;height:44px}body.profile-home .profile-home-logins a{padding:7px 7px;font-size:9.6px}body.profile-home .profile-home-hero h1{font-size:43.2px}body.profile-home .profile-home-actions{display:grid;grid-template-columns:1fr 1fr}.profile-login-visual,.profile-login-overlay{min-height:220px}.profile-login .profile-company-mark img{width:74px;height:74px}.profile-login-message{width:72%}.profile-login-message h2{font-size:26.4px}.profile-login-form{padding:26px 18px 30px}.profile-login-form h1{font-size:32.4px}.profile-login-form .field label{font-size:14.4px}.profile-login-form .input{font-size:16.8px}.profile-login-help{gap:10px}}

/* Keep primary application navigation visible while content scrolls */
@media(min-width:721px){.shell{align-items:start}.sidebar{position:sticky!important;top:0!important;z-index:30;height:100dvh;max-height:100dvh;overflow-y:auto;overscroll-behavior:contain}.topbar{position:sticky!important;top:0!important;z-index:25}}
@media(min-width:721px){.sidebar>.brand{position:sticky;top:-24px;z-index:35;display:flex;flex-direction:column;justify-content:center;height:72px;margin:-24px -18px 20px;padding:0 18px;background:#050b11;border-bottom:1px solid rgba(245,173,0,.24);box-shadow:0 8px 18px rgba(5,11,17,.32)}}
@media(max-width:720px){.topbar{position:sticky;top:0;z-index:25;box-shadow:0 2px 8px rgba(5,11,17,.08)}}

.nav-subsection{margin:5px 0 7px 12px}
.nav-subsection>summary{display:flex;align-items:center;justify-content:space-between;padding:7px 10px!important;border-radius:7px;color:#d7e3ee!important;font-size:14.4px!important;font-weight:400!important;text-transform:none;letter-spacing:normal;cursor:pointer}
.nav-subsection>summary::after{content:'›'!important;float:none!important;font-size:18px;line-height:1;transform:rotate(0deg);transition:transform .16s ease}
.nav-subsection[open]>summary::after{transform:rotate(90deg)}
.nav-subsection>summary:hover{background:rgba(255,255,255,.06)!important;color:#fff!important}
.nav-subsection>a{display:flex;margin:1px 0!important;padding:7px 10px!important;border-radius:7px;font-size:14.4px!important}
.nav-submenu>summary{display:flex;align-items:center;justify-content:space-between}
.nav-submenu>summary::after{content:'›';float:none;font-size:18px;line-height:1;transform:rotate(0deg);transition:transform .16s ease}
.nav-submenu[open]>summary::after{transform:rotate(90deg)}
.company-category-tabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0 0;padding:4px;border:1px solid var(--line);border-radius:8px;background:#eef2f6}
.company-category-tabs a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0;min-height:48px;padding:10px 13px;border-radius:6px;color:var(--muted);font-weight:700;text-decoration:none}
.company-category-tabs a:hover{background:#fff;color:var(--ink)}
.company-category-tabs a.active{background:#fff;color:var(--ink);box-shadow:0 1px 4px rgba(16,42,67,.12)}
.company-category-tabs a span{min-width:0;line-height:1.3}
.company-category-tabs a strong{display:grid;place-items:center;flex:0 0 auto;min-width:30px;height:30px;padding:0 8px;border-radius:6px;background:#e4ebf2;color:var(--ink);font-size:14.4px}
.company-category-tabs a.active strong{background:var(--blue);color:#fff}
.company-registry-actions{display:flex;justify-content:flex-end;margin-top:18px}.company-category-panel{margin-top:14px}.company-category-panel .panel-head>div small{color:var(--muted)}
.employee-registration-tabs{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.employee-list-panel{margin-top:18px}.employee-registration-panel{margin-top:0}.employee-registration-panel .panel-head small{color:var(--muted)}.employee-registration-actions{display:flex;align-items:center;justify-content:space-between;gap:10px}.employee-registration-actions:has(.btn:only-child){justify-content:flex-end}
.employee-registry-actions{display:flex;justify-content:flex-end;margin:14px 0}.employee-registration-modal{width:min(1040px,calc(100% - 32px));max-height:calc(100dvh - 40px);overflow:auto}.employee-registration-modal .employee-registration-panel{margin:0;border:0;box-shadow:none}.employee-registration-modal .employee-registration-panel>.panel-head{position:sticky;top:0;z-index:3;background:#fff}
.employee-list-table{min-width:1180px;font-size:15.12px}.employee-list-table tbody td{vertical-align:top}.employee-list-personal{min-width:1040px}.employee-list-payroll{min-width:1320px}.employee-list-table th{font-size:13.66px;white-space:nowrap}.employee-list-table td{line-height:1.45}.employee-list-table th:nth-child(2),.employee-list-table td:nth-child(2){min-width:190px;max-width:250px;white-space:normal;overflow-wrap:anywhere}.employee-list-payroll th:nth-child(4),.employee-list-payroll td:nth-child(4){min-width:330px;max-width:430px;white-space:normal;overflow-wrap:anywhere}.employee-list-payroll th:nth-child(5),.employee-list-payroll td:nth-child(5){min-width:150px;max-width:210px;white-space:normal;overflow-wrap:anywhere}.employee-list-table .employee-list-wrap{min-width:210px;max-width:320px;white-space:normal;overflow-wrap:anywhere}.employee-payroll-company-group th{padding:10px 12px;background:var(--navy);color:#fff;text-align:left;white-space:normal}.employee-payroll-company-group th span{font-weight:700}.employee-payroll-company-group th small{float:right;color:#dbeafe;font-weight:400}.employee-list-detail{display:block;margin-top:4px;color:var(--muted);font-size:11.88px;line-height:1.45;white-space:normal}.employee-list-subrow{display:block;min-height:1.45em;margin:0 0 4px;white-space:normal;overflow-wrap:anywhere}.employee-list-subrow:last-child{margin-bottom:0}.employee-list-action{white-space:nowrap}.employee-statutory-rates{display:grid;grid-template-columns:1.35fr repeat(4,minmax(0,1fr));gap:14px;align-items:start}.employee-statutory-rates>div{display:grid;gap:3px;min-width:0}.employee-statutory-rates strong{color:var(--navy)}.employee-statutory-rates span,.employee-statutory-rates small{display:block;color:var(--ink);line-height:1.35}.employee-statutory-rates small{color:var(--muted)}.employee-statutory-rates-heading small{margin-top:3px}@media(max-width:1100px){.employee-statutory-rates{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-statutory-rates-heading{grid-column:1/-1}}@media(max-width:720px){.employee-statutory-rates{grid-template-columns:1fr}.employee-statutory-rates-heading{grid-column:auto}}
.employee-edit-field-hidden{display:none!important}
.client-registry-panel table{min-width:1180px}
.client-registry-panel td:nth-child(2){min-width:220px;white-space:normal}
.client-registry-panel td:nth-child(5){min-width:210px;white-space:normal}
.client-registry-panel td:nth-child(6){min-width:260px;white-space:normal}
@media(max-width:720px){.company-category-tabs{grid-template-columns:1fr}.company-category-tabs a{min-height:44px}.company-registry-actions .btn,.employee-registry-actions .btn{width:100%;justify-content:center}.employee-registration-actions{align-items:stretch;flex-direction:column-reverse}.employee-registration-actions .btn{width:100%;justify-content:center;text-align:center}}
.inline-action-form{display:inline-block;margin-left:6px}.promote-admin-button{background:#b77900;color:#fff;white-space:nowrap}
.promotion-panel{margin-bottom:18px;border-left:4px solid #b77900}.promotion-panel .panel-head small{color:var(--muted)}
.user-delete-button{border:1px solid #c0392b;background:#fff;color:#a52d22}.user-delete-button:hover{background:#ffebea;color:#8e2b21}
.user-settings-modal .generated-password [data-generate-password]{display:inline-flex}
.password-hash-notice{display:grid;gap:3px;padding:11px 12px;border-left:3px solid var(--blue);background:#f4f7fb;color:var(--ink)}.password-hash-notice span{color:var(--muted);font-size:13.2px;line-height:1.4}.edit-password-grid{margin-top:14px}.password-reset-tools{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.password-reset-tools .btn{justify-content:center}.password-copy-status{display:block;min-height:18px;margin-top:5px;color:var(--green);font-weight:700}@media(max-width:520px){.password-reset-tools{grid-template-columns:1fr}}
.user-settings-modal [data-access-control]:disabled{cursor:not-allowed;background:#eef2f6;color:#5f6c7b;opacity:1}.access-locked-note{margin:12px 0 0;padding:9px 11px;border-left:3px solid var(--amber);background:#fff8e8;color:#6f5315;font-size:14.4px;font-weight:700}
.form-text-value{min-height:38px;padding:9px 0;color:var(--ink,#0b1728);font-size:16.8px;font-weight:600;line-height:1.4}
.filter-static{display:inline-flex;align-items:center;min-height:40px;padding:9px 13px;border:1px solid var(--line);border-radius:8px;background:#f7f9fc;color:var(--ink);font-weight:600}

/* Permohonan cuti: susun atur ringkas, jelas dan responsif */
body:has(#universal-leave-form) .content{max-width:1260px;margin:0 auto;padding-bottom:52px}
body:has(#universal-leave-form) .title{font-size:32.4px;letter-spacing:-.02em}
body:has(#universal-leave-form) .subtitle{margin-top:5px;margin-bottom:18px}
body:has(#universal-leave-form) .stat-note{margin:0;padding:14px 16px;border:1px solid #f2dda6;border-left:4px solid #e2a100;border-radius:0 10px 10px 0;background:#fff9e9;line-height:1.65}
body:has(#universal-leave-form) .content>.panel{margin-top:16px!important;overflow:hidden;box-shadow:0 4px 14px rgba(16,42,67,.055)}
body:has(#universal-leave-form) .panel-head{min-height:60px;padding:16px 20px;gap:16px}
body:has(#universal-leave-form) .panel-head h2{font-size:19.2px;line-height:1.35}
body:has(#universal-leave-form) .panel-head>span{color:var(--muted);font-size:14.4px;text-align:right}
body:has(#universal-leave-form) .content>section:first-of-type th{padding-top:11px;padding-bottom:11px}
body:has(#universal-leave-form) .content>section:first-of-type td{padding-top:12px;padding-bottom:12px;vertical-align:top}
body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(2),body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(3),body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(4){font-variant-numeric:tabular-nums;font-weight:650}
body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(4){color:var(--green)}
#universal-leave-form{gap:16px 22px;padding:20px}
#universal-leave-form .form-section-title{margin:5px 0 1px;padding:10px 13px;border-radius:8px;background:#fff6dc;border-left-color:#e2a100;color:#302600}
#universal-leave-form .field{min-width:0}
#universal-leave-form .field label{margin-bottom:4px;color:#42566b}
#universal-leave-form .form-text-value{min-height:34px;padding:5px 0 9px;border-bottom:1px solid #e5ebf1;font-weight:650;overflow-wrap:anywhere}
#universal-leave-form textarea.input{min-height:82px;resize:vertical}
#universal-leave-form .leave-document-field{padding:14px;border:1px dashed #b9c8d8;border-radius:10px;background:#f8fafc}
#universal-leave-form .leave-document-field[hidden]{display:none}
#universal-leave-form .leave-document-field small{display:block;margin-top:6px;color:var(--muted)}
#universal-leave-form .leave-document-field input[type="file"]{padding:7px;background:#fff}
#universal-leave-form .leave-document-field input[type="file"]::file-selector-button{margin-right:10px;padding:7px 11px;border:0;border-radius:7px;background:#e9eff6;color:var(--navy);font-weight:700;cursor:pointer}
.leave-document-link{display:inline-block;margin-top:4px;color:var(--blue);font-size:14.4px;font-weight:700}
.leave-duration-field{display:grid;grid-template-columns:minmax(150px,.35fr) 1fr;align-items:center;gap:3px 18px;padding:13px 15px;border:1px solid #bee5d3;border-radius:10px;background:#f0faf5}
.leave-duration-field[hidden]{display:none}
.leave-duration-field label{grid-row:1/3;margin:0!important;color:#245b45!important}
.leave-duration-value{font-size:24px;font-weight:800;color:var(--green);font-variant-numeric:tabular-nums}
.leave-duration-value.is-zero{color:var(--red)}
.leave-duration-note{color:var(--muted);font-size:14.4px}
.leave-fixed-date{pointer-events:none;background:#f1f5f9!important;color:#334155;font-weight:700}
@media(max-width:520px){.leave-duration-field{grid-template-columns:1fr}.leave-duration-field label{grid-row:auto}.leave-duration-value{font-size:21.6px}}
.leave-application-actions{display:flex;justify-content:flex-end;margin-top:16px}
.leave-application-open{min-width:150px}
.leave-application-modal{width:min(960px,calc(100% - 32px));max-width:960px;max-height:calc(100dvh - 36px);overflow:auto;background:#fff}
.leave-application-modal>section.panel{margin:0!important;border:0;border-radius:0;box-shadow:none;overflow:visible!important}
.leave-application-modal .panel-head{position:sticky;top:0;z-index:5;background:#fff;box-shadow:0 1px 0 var(--line)}
.leave-application-modal .panel-head .modal-close{margin-left:auto;flex:0 0 38px}
.leave-application-modal #universal-leave-form{padding:20px 22px 24px}
@media(max-width:720px){.leave-application-actions{position:sticky;bottom:12px;z-index:10}.leave-application-open{width:100%;min-height:46px;box-shadow:0 8px 22px rgba(20,99,255,.25)}.leave-application-modal{width:calc(100% - 18px);max-height:calc(100dvh - 18px)}.leave-application-modal #universal-leave-form{padding:15px}}
#universal-leave-form>.span-2:last-child{display:flex;justify-content:flex-end;padding-top:4px}
#universal-leave-form>.span-2:last-child .btn{min-width:170px}
body:has(#universal-leave-form) .content>section:last-of-type .panel-head{background:#fafbfd}
@media(max-width:720px){body:has(#universal-leave-form) .content{padding:18px 13px 38px}body:has(#universal-leave-form) .title{font-size:27.6px}body:has(#universal-leave-form) .stat-note{font-size:15.6px}body:has(#universal-leave-form) .panel-head{align-items:flex-start;flex-direction:column;gap:4px;padding:14px 15px}body:has(#universal-leave-form) .panel-head>span{text-align:left}body:has(#universal-leave-form) .content>section:first-of-type .table-wrap{padding:10px;background:#f7f9fc}body:has(#universal-leave-form) .content>section:first-of-type table,body:has(#universal-leave-form) .content>section:first-of-type tbody,body:has(#universal-leave-form) .content>section:first-of-type tr,body:has(#universal-leave-form) .content>section:first-of-type td{display:block;width:100%}body:has(#universal-leave-form) .content>section:first-of-type thead{display:none}body:has(#universal-leave-form) .content>section:first-of-type tr{margin-bottom:10px;padding:12px 13px;border:1px solid var(--line);border-radius:10px;background:#fff}body:has(#universal-leave-form) .content>section:first-of-type td{display:grid;grid-template-columns:112px 1fr;gap:8px;padding:4px 0!important;border:0;white-space:normal}body:has(#universal-leave-form) .content>section:first-of-type td:before{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(1):before{content:'Jenis cuti'}body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(2):before{content:'Kelayakan'}body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(3):before{content:'Diluluskan'}body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(4):before{content:'Baki'}body:has(#universal-leave-form) .content>section:first-of-type td:nth-child(5):before{content:'Asas'}#universal-leave-form{padding:15px;gap:14px}#universal-leave-form>.span-2:last-child{display:block}#universal-leave-form>.span-2:last-child .btn{width:100%}}
@font-face{font-family:"League Spartan";src:url('/assets/fonts/league-spartan/LeagueSpartan-Variable.ttf') format('truetype');font-style:normal;font-weight:100 900;font-display:swap}
body,button,input,select,textarea{font-family:"League Spartan",ui-sans-serif,system-ui,sans-serif}
body.profile-home{font-family:"League Spartan",ui-sans-serif,system-ui,sans-serif}
.generated-password .input{font-family:"League Spartan",ui-sans-serif,system-ui,sans-serif}
.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.page-heading .subtitle{margin-bottom:0}.payroll-summary-cards{margin-bottom:18px}.payroll-summary-cards .metric{min-width:0}.payroll-actions{display:flex;align-items:center;flex-wrap:wrap;gap:6px;min-width:230px}.payroll-actions form{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.payroll-actions .input{width:150px;padding:7px 9px;font-size:14.4px}.payroll-actions .btn{padding:8px 10px;font-size:13.2px}.payroll-published{color:var(--green);font-size:14.4px;font-weight:700}.payroll-bank-panel{margin-top:18px}.payroll-create-modal .modal-card{width:min(620px,calc(100vw - 32px))}.payslip-page{max-width:900px;margin:0 auto}.payslip-toolbar{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:18px}.payslip-card{padding:26px}.payslip-head{display:flex;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:2px solid var(--navy)}.payslip-head h2{margin:8px 0 2px;font-size:25.2px}.payslip-head span{color:var(--muted);font-size:14.4px}.payslip-period{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.payslip-period span,.payslip-section h3{color:var(--muted);font-size:13.2px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.payslip-period strong{font-size:26.4px}.payslip-period small{color:var(--muted)}.payslip-section{margin-top:24px}.payslip-section h3{margin:0 0 8px}.payslip-section dl{margin:0}.payslip-section dl div{display:flex;justify-content:space-between;gap:18px;padding:9px 0;border-bottom:1px solid #edf1f5}.payslip-section dt{color:var(--muted)}.payslip-section dd{margin:0;font-weight:700}.payslip-section .payslip-total{border-top:1px solid var(--line);font-weight:800}.payslip-section .payslip-total dt,.payslip-section .payslip-total dd{color:var(--ink)}.payslip-net{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding:18px 20px;border-radius:10px;background:#e8f7f0;color:#116444}.payslip-net span{font-weight:800}.payslip-net strong{font-size:28.8px}.payslip-card .stat-note{margin:22px 0 0}@media(max-width:720px){.page-heading,.payslip-toolbar{flex-direction:column;gap:12px}.page-heading .btn{width:100%}.payroll-actions{min-width:180px}.payroll-actions form{width:100%}.payroll-actions .input{width:100%}.payslip-card{padding:18px}.payslip-head{flex-direction:column}.payslip-period{align-items:flex-start}.payslip-net{padding:15px}.payslip-net strong{font-size:24px}}
.payroll-runs-table{table-layout:fixed;min-width:1120px}.payroll-runs-table th,.payroll-runs-table td{vertical-align:top}.payroll-runs-table th:nth-child(1){width:90px}.payroll-runs-table th:nth-child(2){width:210px}.payroll-runs-table th:nth-child(3){width:280px}.payroll-runs-table th:nth-child(4){width:170px}.payroll-runs-table th:nth-child(5){width:70px}.payroll-runs-table th:nth-child(6){width:150px}.payroll-runs-table th:nth-child(7){width:220px}.payroll-runs-table td:nth-child(1),.payroll-runs-table td:nth-child(5),.payroll-runs-table td:nth-child(6){white-space:nowrap}.payroll-runs-table td:nth-child(2),.payroll-runs-table td:nth-child(3),.payroll-runs-table td:nth-child(4),.payroll-runs-table td:nth-child(7){white-space:normal;overflow-wrap:anywhere}.payroll-run-note{display:-webkit-box;overflow:hidden;margin-top:7px;color:var(--muted);font-size:13.2px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:3}.payroll-runs-table .payroll-actions{display:grid;align-items:stretch;min-width:0;gap:6px}.payroll-runs-table .payroll-actions form{display:grid;width:100%;gap:6px}.payroll-runs-table .payroll-actions .input,.payroll-runs-table .payroll-actions .btn{width:100%;min-width:0}.payroll-runs-table .payroll-actions .btn{white-space:normal;line-height:1.25}
@media(max-width:720px){.payroll-runs-table{min-width:960px}.payroll-runs-table th:nth-child(2){width:190px}.payroll-runs-table th:nth-child(3){width:240px}.payroll-runs-table th:nth-child(4){width:150px}.payroll-runs-table th:nth-child(7){width:190px}}
.attendance-calendar-panel{margin-top:18px;overflow:hidden}.attendance-calendar-head{gap:18px}.attendance-calendar-head>div:first-child{min-width:0}.attendance-calendar-head h2{margin-bottom:3px}.attendance-calendar-head span{color:var(--muted);font-size:14.4px}.attendance-calendar-nav{display:flex;align-items:center;gap:8px}.attendance-calendar-nav .btn{min-width:40px;padding:9px 12px}.attendance-calendar-body{padding:16px 20px 20px}.attendance-weekdays,.attendance-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.attendance-weekdays{margin-bottom:8px}.attendance-weekdays span{padding:0 10px;color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.attendance-calendar-cell{min-height:116px;padding:10px;border:1px solid #e5ebf1;border-radius:9px;background:#fff}.attendance-calendar-cell.is-empty{border-color:transparent;background:#fafbfd}.attendance-calendar-cell.has-entry{border-color:#cbd8e5;background:#fbfdff}.attendance-calendar-date{display:block;margin-bottom:8px;color:var(--ink);font-size:16.8px;font-weight:800}.attendance-calendar-empty{color:#a5b1bf;font-size:14.4px}.attendance-calendar-entries{display:flex;flex-direction:column;gap:5px}.attendance-calendar-entry{display:flex;flex-direction:column;gap:1px;padding:5px 7px;border-left:3px solid var(--muted);border-radius:5px;background:#f3f6f9;color:var(--ink);font-size:12px;line-height:1.25}.attendance-calendar-entry strong{font-size:12px}.attendance-calendar-entry small{color:var(--muted);font-size:12px}.attendance-calendar-entry.status-hadir{border-left-color:var(--green);background:#eaf8f1}.attendance-calendar-entry.status-sakit,.attendance-calendar-entry.status-tidak-hadir{border-left-color:var(--red);background:#fff0ef}.attendance-calendar-entry.status-cuti,.attendance-calendar-entry.status-cuti-am{border-left-color:var(--amber);background:#fff7e5}.attendance-calendar-entry.status-hari-rehat{border-left-color:#7b8794;background:#f1f4f7}.attendance-calendar-more{color:var(--muted);font-size:12px;font-weight:700}@media(max-width:720px){.attendance-calendar-head{align-items:stretch}.attendance-calendar-nav{justify-content:space-between;width:100%}.attendance-calendar-nav .btn{flex:1}.attendance-calendar-body{padding:12px 10px 14px}.attendance-weekdays,.attendance-calendar-grid{gap:4px}.attendance-weekdays span{padding:0 4px;font-size:10.8px}.attendance-calendar-cell{min-height:88px;padding:7px 5px;border-radius:7px}.attendance-calendar-date{margin-bottom:5px;font-size:14.4px}.attendance-calendar-entry{padding:4px;font-size:10.8px}.attendance-calendar-entry strong,.attendance-calendar-entry small{font-size:10.8px}.attendance-calendar-empty{font-size:12px}}
.attendance-weekdays span.weekday-friday,.attendance-calendar-date.weekday-friday{color:#16834b}.attendance-weekdays span.weekday-saturday,.attendance-calendar-date.weekday-saturday{color:#2563eb}.attendance-weekdays span.weekday-sunday,.attendance-calendar-date.weekday-sunday{color:#c0392b}.attendance-calendar-cell.has-holiday{border-color:#d8caa0;background:#fffdf7}.attendance-calendar-holidays{display:flex;flex-direction:column;gap:4px;margin-bottom:5px}.attendance-calendar-holiday{display:flex;flex-direction:column;gap:1px;padding:5px 7px;border-left:3px solid #d49a22;border-radius:5px;background:#fff3d5;color:var(--ink);font-size:12px;line-height:1.25}.attendance-calendar-holiday strong{color:#9a6500;font-size:12px}.attendance-calendar-holiday span{font-weight:700;white-space:normal}.attendance-calendar-holiday small{color:#896f3b;font-size:10.8px}
.attendance-calendar-holiday.holiday-wajib{border-left-color:#c0392b;background:#fff0ef}.attendance-calendar-holiday.holiday-wajib strong{color:#a12d25}.attendance-calendar-holiday.holiday-pilihan{border-left-color:#2563eb;background:#eef4ff}.attendance-calendar-holiday.holiday-pilihan strong{color:#1d4fa8}.attendance-calendar-holiday.holiday-gantian{border-left-color:#d49a22;background:#fff3d5}.attendance-calendar-holiday.holiday-gantian strong{color:#9a6500}
.attendance-calendar-legend{display:flex;flex-wrap:wrap;gap:12px;margin:0 0 12px;color:var(--muted);font-size:13.2px;font-weight:700}.attendance-calendar-legend-item{display:inline-flex;align-items:center;gap:5px}.attendance-calendar-legend-item i{display:block;width:10px;height:10px;border-radius:50%;background:#d49a22}.attendance-calendar-legend-item.holiday-wajib i{background:#c0392b}.attendance-calendar-legend-item.holiday-pilihan i{background:#2563eb}.attendance-calendar-legend-item.holiday-gantian i{background:#d49a22}
.attendance-calendar-legend-item.holiday-replacement i{background:#0f766e}.attendance-calendar-replacements{display:flex;flex-direction:column;gap:4px;margin-bottom:5px}.attendance-calendar-replacement{display:flex;flex-direction:column;gap:1px;padding:5px 7px;border-left:3px solid #0f766e;border-radius:5px;background:#e8f7f4;color:var(--ink);font-size:12px;line-height:1.25}.attendance-calendar-replacement strong{color:#0b625c;font-size:12px}.attendance-calendar-replacement span{font-weight:700;white-space:normal}.attendance-calendar-replacement small{color:#38736e;font-size:10.8px}
.attendance-calendar-legend-item.holiday-birthday i{background:#7c3aed}.attendance-calendar-birthdays{display:flex;flex-direction:column;gap:4px;margin-bottom:5px}.attendance-calendar-birthday{display:flex;flex-direction:column;gap:1px;padding:5px 7px;border-left:3px solid #7c3aed;border-radius:5px;background:#f3edff;color:var(--ink);font-size:12px;line-height:1.25}.attendance-calendar-birthday strong{color:#6330bb;font-size:12px}.attendance-calendar-birthday span{font-weight:700;white-space:normal}.attendance-calendar-birthday small{color:#7655a8;font-size:10.8px}
.attendance-calendar-legend-item.rest-day i{background:#64748b}.attendance-calendar-legend-item.weekly-rest i{background:#0891b2}.attendance-calendar-rests{display:flex;flex-direction:column;gap:4px;margin-bottom:5px}.attendance-calendar-rest{display:flex;flex-direction:column;gap:1px;padding:5px 7px;border-left:3px solid #64748b;border-radius:5px;background:#f1f5f9;color:var(--ink);font-size:12px;line-height:1.25}.attendance-calendar-rest strong{color:#475569;font-size:12px}.attendance-calendar-rest small{color:#64748b;font-size:10.8px}.attendance-calendar-rest.weekly-rest{border-left-color:#0891b2;background:#ecfeff}.attendance-calendar-rest.weekly-rest strong{color:#0e7490}.attendance-calendar-rest.weekly-rest small{color:#527b86}.attendance-calendar-legend-item.approved-leave i{background:#be185d}.attendance-calendar-approved-leaves{display:flex;flex-direction:column;gap:4px;margin-bottom:5px}.attendance-calendar-approved-leave{display:flex;flex-direction:column;gap:1px;padding:5px 7px;border-left:3px solid #be185d;border-radius:5px;background:#fff1f7;color:var(--ink);font-size:12px;line-height:1.25}.attendance-calendar-approved-leave strong{color:#9d174d;font-size:12px}.attendance-calendar-approved-leave span{font-weight:700;white-space:normal}.attendance-calendar-approved-leave small{color:#a3466f;font-size:10.8px}
/* Attendance correction and manual-entry actions */
.attendance-actions{display:flex;flex-wrap:wrap;gap:6px;min-width:180px}.attendance-actions .btn{font-size:13.2px;padding:7px 9px}.attendance-pending-label{color:var(--amber);font-weight:700}.attendance-rejected-label{color:var(--red);font-weight:700}
.attendance-records-toggle,.attendance-records-toggle.btn.secondary{width:40px;height:40px;padding:0;border:0;border-radius:9px;background:transparent!important;box-shadow:none;color:var(--ink)}.attendance-records-toggle:hover,.attendance-records-toggle:focus,.attendance-records-toggle:focus-visible{background:transparent!important;box-shadow:none;color:var(--blue)}.attendance-records-toggle-icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.attendance-records-toggle.is-collapsed .attendance-records-toggle-icon{transform:rotate(180deg)}
.dashboard-metric-status{font-size:21.6px!important;line-height:1.2}.dashboard-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0;padding:8px 20px 20px}.dashboard-details>div{padding:12px 0;border-bottom:1px solid #edf1f5}.dashboard-details dt{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.dashboard-details dd{margin:4px 0 0;font-weight:700}.dashboard-actions{display:grid;gap:0;padding:5px 20px 10px}.dashboard-action-link{display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #edf1f5;font-weight:700}.dashboard-action-link span{color:var(--blue);font-size:21.6px}.dashboard-recent-panel,.dashboard-compliance-panel{margin-top:18px}.dashboard-compliance{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:20px;align-items:start}.dashboard-compliance .stat-note{margin:0}@media(max-width:720px){.dashboard-details{grid-template-columns:1fr;padding:6px 15px 15px}.dashboard-actions{padding:4px 15px 8px}.dashboard-compliance{grid-template-columns:1fr;gap:10px}.dashboard-compliance .stat-note{margin-bottom:4px}}
.user-profile-link{font-weight:700;border-bottom:1px solid transparent}.user-profile-link:hover{color:var(--blue);border-bottom-color:currentColor}.profile-page{max-width:1180px;margin:0 auto}.profile-page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid var(--line)}.profile-page-heading .subtitle{margin-bottom:0}.profile-grid{align-items:start;margin-top:16px;gap:16px}.profile-grid .panel{min-width:0}.profile-grid .panel-head{padding:15px 20px;background:#fafbfd}.profile-grid .panel-head h2{font-size:18px}.profile-grid .dashboard-details{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 26px;padding:4px 20px 16px}.profile-grid .dashboard-details>div{min-width:0;padding:11px 0}.profile-grid .dashboard-details dd{line-height:1.35;overflow-wrap:anywhere}.profile-grid-single{grid-template-columns:1fr}.profile-detail-wide{grid-column:1/-1}@media(max-width:720px){.profile-page-heading{align-items:flex-start}.profile-grid .dashboard-details{grid-template-columns:1fr;padding:4px 15px 13px}.profile-grid .panel-head{padding:14px 15px}.profile-detail-wide{grid-column:auto}}
.portal-new-tab-link{display:inline-flex;align-items:center;padding:5px 9px;border:1px solid #cbd8e6;border-radius:7px;background:#f4f7fb;color:var(--navy);font-size:14.4px;font-weight:700}.portal-new-tab-link:hover{border-color:#97b5d3;background:#eaf2ff;color:var(--blue)}
.profile-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.profile-edit-open{padding:7px 11px;font-size:14.4px}.profile-modal{max-width:760px;max-height:calc(100dvh - 32px);overflow:auto}.profile-modal .modal-card{padding:0}.profile-modal .modal-head{gap:18px;margin:0;padding:20px 22px 16px;border-bottom:1px solid var(--line)}.profile-modal .modal-head>div{min-width:0}.profile-modal .modal-head h2{font-size:21.6px}.profile-modal .modal-head small{display:block;margin-top:3px;color:var(--muted)}.profile-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:20px 22px}.profile-form-actions{display:flex;justify-content:flex-end;gap:8px;padding:15px 22px 20px;border-top:1px solid var(--line);background:#fafbfd}.profile-password-modal{max-width:520px}.profile-password-fields{display:grid;gap:15px;padding:20px 22px}.profile-password-fields .field small{display:block;margin-top:5px;color:var(--muted);font-size:13.2px}.profile-password-toggle{display:flex;align-items:center;gap:7px;font-size:14.4px;font-weight:700}.profile-password-toggle input{margin:0}@media(max-width:720px){.profile-page-heading{flex-direction:column}.profile-heading-actions{width:100%;justify-content:space-between}.profile-heading-actions .btn{flex:1}.profile-grid .panel-head{gap:10px}.profile-edit-open{flex:0 0 auto}.profile-modal .modal-head{padding:17px 16px 14px}.profile-form-grid{grid-template-columns:1fr;padding:17px 16px}.profile-form-grid .span-2{grid-column:auto}.profile-password-fields{padding:17px 16px}.profile-form-actions{padding:13px 16px 16px}.profile-form-actions .btn{flex:1}}
.payroll-period-fields{margin-top:15px}
.payroll-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.payroll-header-link{display:inline-flex;align-items:center;gap:7px}.payroll-header-link svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.overtime-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px;flex-wrap:wrap}.overtime-summary-cards{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px}.overtime-register-panel .panel-head{align-items:flex-end;gap:18px}.overtime-period-filter{display:flex;align-items:flex-end;gap:8px}.overtime-period-filter label{display:grid;gap:5px;color:var(--muted);font-size:12.6px;font-weight:800}.overtime-period-filter .input{width:170px}.overtime-table{min-width:1120px}.overtime-table td{vertical-align:top}.overtime-table td>span,.overtime-table td>small,.overtime-table td>strong{display:block;margin-bottom:4px}.overtime-table td:nth-child(1){min-width:250px}.overtime-table td:nth-child(2){min-width:150px}.overtime-table td:nth-child(3){min-width:180px}.overtime-table td:nth-child(4){min-width:210px;white-space:normal}.overtime-table td:nth-child(5){min-width:155px}.overtime-table td:nth-child(6){min-width:245px}.overtime-review-form{display:grid;gap:7px}.overtime-review-form .input{min-width:220px;padding:7px 9px;font-size:13.2px}.overtime-review-form>div{display:flex;gap:6px}.overtime-review-form .btn{padding:7px 10px;font-size:13.2px}.overtime-complete{color:var(--muted);font-size:13.2px;font-weight:700}.badge.danger{background:#fdeceb;color:#a72e27}.overtime-create-modal{width:min(720px,calc(100vw - 32px));max-width:720px;max-height:calc(100dvh - 32px);overflow:auto}.overtime-create-modal .modal-card{box-sizing:border-box;width:100%;max-width:none;min-width:0;padding:24px}.overtime-create-modal .modal-head small{display:block;margin-top:4px;color:var(--muted)}.overtime-create-modal .modal-close{display:inline-grid;place-items:center;font-size:0}.overtime-create-modal .modal-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.overtime-employee-picker{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:16px;padding-bottom:16px;border-bottom:1px solid var(--line)}.overtime-employee-picker .field{min-width:0}.overtime-form-grid{margin-top:16px}.overtime-preview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:18px;border:1px solid var(--line);border-radius:8px;overflow:hidden;background:var(--line)}.overtime-preview>div{display:grid;gap:4px;padding:14px 16px;background:#f8fafc}.overtime-preview span{color:var(--muted);font-size:12.6px;font-weight:800}.overtime-preview strong{font-size:18px}.overtime-create-modal .form-actions{display:flex;justify-content:flex-end;margin-top:18px}
@media(max-width:900px){.overtime-summary-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.payroll-heading-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.payroll-heading-actions .btn{width:auto}.payroll-heading-actions .btn:last-child{grid-column:1/-1}.overtime-heading-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.overtime-heading-actions .btn{width:auto}.overtime-register-panel .panel-head{align-items:stretch;flex-direction:column}.overtime-period-filter{align-items:stretch}.overtime-period-filter label{flex:1}.overtime-period-filter .input{width:100%}.overtime-summary-cards{grid-template-columns:1fr}.overtime-create-modal{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.overtime-create-modal .modal-card{padding:17px 16px 18px}.overtime-employee-picker,.overtime-form-grid{grid-template-columns:1fr}.overtime-employee-picker .field,.overtime-form-grid .field{grid-column:auto}.overtime-preview{grid-template-columns:1fr}.overtime-create-modal .form-actions .btn{width:100%}}
.payslip-edit-card{margin-top:18px}.payslip-edit-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.payslip-edit-columns h3{font-size:15.6px;margin:0 0 10px}.payslip-edit-columns label{display:block;color:var(--muted);font-size:14.4px;font-weight:700;margin-bottom:10px}.payslip-edit-columns textarea{resize:vertical}.payslip-edit-footer{display:grid;grid-template-columns:auto minmax(360px,1fr) auto;align-items:end;gap:15px;margin-top:18px;padding-top:15px;border-top:1px solid var(--line)}.payslip-edit-current-total{padding-bottom:10px;white-space:nowrap}.payslip-edit-calculation{display:grid;gap:8px}.payslip-edit-calculation label{display:block;color:var(--muted);font-size:13.2px;font-weight:700}.payslip-edit-calculation .input{margin-top:4px;font-size:13.2px;background:#f8fafc}.payslip-calc-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.payslip-calc-grid label:last-child .input{font-weight:800;color:var(--green)}@media(max-width:1100px){.payslip-edit-footer{grid-template-columns:1fr 1fr}.payslip-edit-footer .btn{grid-column:1/-1;width:100%}}@media(max-width:900px){.payslip-edit-columns{grid-template-columns:1fr 1fr}}@media(max-width:720px){.payslip-edit-columns{grid-template-columns:1fr}.payslip-edit-footer{display:flex;align-items:stretch;flex-direction:column}.payslip-edit-footer .btn{width:100%}.payslip-calc-grid{grid-template-columns:1fr}}
.field-hint{display:block;color:var(--green);font-size:13.2px;font-weight:600;margin:2px 0 4px}
.grid-2>*{min-width:0}
@media(max-width:980px){.grid-2{grid-template-columns:minmax(0,1fr)}}

.payroll-create-modal{width:min(760px,calc(100vw - 32px));max-width:760px;max-height:calc(100dvh - 32px);overflow:auto}
.payroll-create-modal .modal-card{box-sizing:border-box;width:100%;max-width:none;min-width:0;padding:24px}
.payroll-create-modal .modal-head{gap:16px}
.payroll-create-modal .modal-head>div{min-width:0}
.payroll-create-modal .modal-head small{display:block;margin-top:4px;color:var(--muted)}
.payroll-create-modal .modal-close{display:inline-grid;place-items:center;font-size:0}
.payroll-create-modal .modal-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}
.payroll-create-modal .field{margin-top:15px}
.payroll-create-modal .form-grid{gap:15px}
.payroll-create-modal .stat-note{margin:3px 0 0;line-height:1.5}
.payroll-create-modal .form-actions{display:flex;justify-content:flex-end;margin-top:18px}
@media(max-width:720px){.payroll-create-modal{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.payroll-create-modal .modal-card{padding:17px 16px 18px}.payroll-create-modal .form-grid{grid-template-columns:1fr}.payroll-create-modal .form-grid .field{grid-column:auto}.payroll-create-modal .form-actions .btn{width:100%}}

/* Payroll Item Master: keep each policy group readable inside its own cell. */
.payroll-item-master-table{min-width:1405px;table-layout:fixed}
.payroll-item-master-table th,.payroll-item-master-table td{vertical-align:top;white-space:normal}
.payroll-item-master-table th{line-height:1.25;overflow-wrap:anywhere}
.payroll-item-master-table td{padding:13px 11px;overflow-wrap:anywhere}
.payroll-item-master-table th:nth-child(1),.payroll-item-master-table td:nth-child(1){width:200px}
.payroll-item-master-table th:nth-child(2),.payroll-item-master-table td:nth-child(2){width:115px}
.payroll-item-master-table th:nth-child(3),.payroll-item-master-table td:nth-child(3){width:205px}
.payroll-item-master-table th:nth-child(4),.payroll-item-master-table td:nth-child(4){width:210px}
.payroll-item-master-table th:nth-child(5),.payroll-item-master-table td:nth-child(5){width:240px}
.payroll-item-master-table th:nth-child(6),.payroll-item-master-table td:nth-child(6){width:95px}
.payroll-item-master-table th:nth-child(7),.payroll-item-master-table td:nth-child(7){width:145px}
.payroll-item-master-table th:nth-child(8),.payroll-item-master-table td:nth-child(8){width:95px}
.payroll-item-master-table th:nth-child(9),.payroll-item-master-table td:nth-child(9){width:100px}
.payroll-item-master-table .payroll-item-label{display:flex;flex-direction:column;gap:4px;min-width:0}
.payroll-item-master-table .payroll-item-label strong{color:var(--blue);font-size:14px;line-height:1.2}
.payroll-item-master-table .payroll-item-label span{line-height:1.35;overflow-wrap:anywhere}
.payroll-item-master-table .payroll-item-type{color:var(--muted);font-weight:700;text-transform:capitalize}
.payroll-item-master-table .payroll-item-flags{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 10px;min-width:0}
.payroll-item-master-table .payroll-item-gross-flags{grid-template-columns:1fr}
.payroll-item-master-table .payroll-item-flags label,.payroll-item-master-table .payroll-item-pcb label,.payroll-item-master-table .payroll-item-recurring label,.payroll-item-master-table .payroll-item-status label{display:flex;align-items:flex-start;gap:7px;min-width:0;line-height:1.3;font-weight:650}
.payroll-item-master-table .payroll-item-flags label{overflow-wrap:anywhere;white-space:nowrap}
.payroll-item-master-table .payroll-item-pcb{display:grid;gap:8px;min-width:0}
.payroll-item-master-table .payroll-item-pcb select,.payroll-item-master-table .payroll-item-pcb .input{width:100%;min-width:0}
.payroll-item-master-table .payroll-item-pcb select{height:auto;min-height:38px;white-space:normal}
.payroll-item-master-table .payroll-item-pcb .input{font-size:13.2px}
.payroll-item-master-table .payroll-item-recurring,.payroll-item-master-table .payroll-item-status{white-space:nowrap}
.payroll-item-master-table .payroll-item-action{white-space:nowrap}
.payroll-item-master-table .payroll-item-action .btn{width:100%;justify-content:center}
.payroll-item-master-table input[type="checkbox"]{flex:0 0 auto;margin-top:3px}
.payroll-item-master-table .input,.payroll-item-master-table select{max-width:100%;box-sizing:border-box}
@media(max-width:720px){.payroll-item-master-table{min-width:1240px}.payroll-item-master-table th,.payroll-item-master-table td{padding:11px 9px}.payroll-item-master-table .payroll-item-flags{gap:7px 8px}.payroll-item-master-table .payroll-item-pcb{gap:7px}}
.overtime-create-modal .ot-native-select{display:none!important}
.ot-choice{position:relative;min-width:0}
.ot-choice-trigger{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:42px;padding:10px 38px 10px 12px;border:1px solid #cdd7e1;border-radius:8px;background:#fff;color:var(--ink);font:inherit;text-align:left;cursor:pointer;position:relative}
.ot-choice-trigger::after{content:"";position:absolute;right:15px;top:50%;width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-68%) rotate(45deg);transition:transform .15s ease}
.ot-choice-trigger[aria-expanded="true"]::after{transform:translateY(-30%) rotate(225deg)}
.ot-choice-trigger:hover:not(:disabled){border-color:#91afd0}
.ot-choice-trigger:focus-visible{outline:3px solid #1463ff2b;border-color:var(--blue)}
.ot-choice-trigger:disabled{cursor:not-allowed;background:#f3f5f8;color:#8a98a8}
.ot-choice-trigger.is-placeholder{color:var(--muted)}
.ot-choice-trigger.is-invalid{border-color:var(--red);box-shadow:0 0 0 3px #c0392b18}
.ot-choice-menu{position:absolute;z-index:40;top:calc(100% + 5px);left:0;right:0;max-height:min(310px,42vh);overflow:auto;padding:5px;border:1px solid #cdd7e1;border-radius:8px;background:#fff;box-shadow:0 12px 28px #102a4326}
.ot-choice-menu[hidden]{display:none}
.ot-choice-option{display:block;width:100%;padding:9px 10px;border:0;border-radius:6px;background:#fff;color:var(--ink);font:inherit;text-align:left;cursor:pointer;white-space:normal;overflow-wrap:anywhere}
.ot-choice-option:hover,.ot-choice-option:focus-visible{outline:0;background:var(--sky);color:var(--navy)}
.ot-choice-option.is-selected{background:#e7f0ff;color:var(--blue);font-weight:700}
.ot-choice-option:disabled{cursor:not-allowed;color:#9aa7b5;background:#f7f8fa}
.ot-choice-error{display:block;margin-top:5px;color:var(--red);font-size:12.6px;font-weight:700}
.ot-choice-error[hidden]{display:none}
@media(max-width:720px){.ot-choice-menu{position:fixed;z-index:100;top:auto;right:9px;bottom:9px;left:9px;max-height:52dvh;padding:7px;border-radius:8px}.ot-choice-option{padding:12px 11px}}
.benefits-panel .panel-head>div{display:grid;gap:2px}.benefits-panel .panel-head>div span{color:var(--muted);font-size:13.2px}.benefits-table{min-width:940px}.benefits-table td{vertical-align:top}.benefits-table td>strong,.benefits-table td>small,.benefits-table td>span{display:block;margin-bottom:4px}.benefits-table td:nth-child(1){min-width:250px}.benefits-table td:nth-child(2){min-width:300px;white-space:normal}.benefits-table td:nth-child(4){min-width:170px}
.benefit-create-modal{width:min(760px,calc(100vw - 32px));max-width:760px;max-height:calc(100dvh - 32px);overflow:auto}.benefit-create-modal .modal-card{box-sizing:border-box;width:100%;max-width:none;min-width:0;padding:24px}.benefit-create-modal .modal-head small{display:block;margin-top:4px;color:var(--muted)}.benefit-create-modal .modal-close{display:inline-grid;place-items:center;font-size:0}.benefit-create-modal .modal-close svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.8;stroke-linecap:round;stroke-linejoin:round}.benefit-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;margin-top:18px}.benefit-create-modal .form-actions{display:flex;justify-content:flex-end;margin-top:18px}
.benefit-combobox{position:relative;min-width:0}.benefit-combobox-control{position:relative}.benefit-combobox-control .input{padding-right:42px}.benefit-combobox-control>button{position:absolute;top:1px;right:1px;bottom:1px;display:grid;place-items:center;width:40px;border:0;border-radius:0 7px 7px 0;background:#fff;color:var(--ink);cursor:pointer}.benefit-combobox-control>button:hover{background:var(--sky)}.benefit-combobox-control svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.benefit-combobox-menu{position:absolute;z-index:50;top:calc(100% + 5px);left:0;right:0;max-height:min(330px,42vh);overflow:auto;padding:5px;border:1px solid #cdd7e1;border-radius:8px;background:#fff;box-shadow:0 12px 28px #102a4326}.benefit-combobox-menu[hidden]{display:none}.benefit-combobox-option{display:grid;gap:2px;width:100%;padding:9px 10px;border:0;border-radius:6px;background:#fff;color:var(--ink);font:inherit;text-align:left;cursor:pointer}.benefit-combobox-option:hover,.benefit-combobox-option:focus-visible{outline:0;background:var(--sky)}.benefit-combobox-option[aria-selected="true"]{background:#e7f0ff;color:var(--blue)}.benefit-combobox-option strong{font-size:14.4px}.benefit-combobox-option small{color:var(--muted);font-size:12.6px}.benefit-combobox-empty{display:block;padding:12px;color:var(--muted);text-align:center}.benefit-combobox.is-invalid .input{border-color:var(--red);box-shadow:0 0 0 3px #c0392b18}.benefit-field-error{display:block;margin-top:5px;color:var(--red);font-size:12.6px;font-weight:700}.benefit-field-error[hidden]{display:none}
.benefit-status-toggle{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px;border:1px solid #cdd7e1;border-radius:8px;background:#f3f5f8}.benefit-status-toggle label{margin:0;cursor:pointer}.benefit-status-toggle input{position:absolute;opacity:0;pointer-events:none}.benefit-status-toggle span{display:grid;place-items:center;min-height:34px;padding:5px 10px;border-radius:6px;color:var(--muted);font-weight:700}.benefit-status-toggle input:checked+span{background:#fff;color:var(--blue);box-shadow:0 1px 4px #102a4314}.benefit-status-toggle input:focus-visible+span{outline:3px solid #1463ff2b}
@media(max-width:720px){.benefits-panel .panel-head{align-items:stretch;flex-direction:column}.benefits-panel .panel-head .btn{width:100%}.benefit-create-modal{width:calc(100vw - 18px);max-height:calc(100dvh - 18px)}.benefit-create-modal .modal-card{padding:17px 16px 18px}.benefit-form-grid{grid-template-columns:1fr}.benefit-form-grid .field{grid-column:auto}.benefit-create-modal .form-actions .btn{width:100%}.benefit-combobox-menu{position:fixed;z-index:100;top:auto;right:9px;bottom:9px;left:9px;max-height:52dvh;padding:7px}}
