html.sg-hr-page{--bg:#f3f6fa;--panel:#fff;--soft:#f7f9fc;--text:#172b40;--muted:#62758a;--border:#dde5ee;--brand:#087a92;--tint:#e5f4f6;--warning-bg:#fff0e8;--warning:#9c4920;color-scheme:light;background:var(--bg)!important}
html.sg-hr-page[data-sg-theme=dark]{--bg:#0b1420;--panel:#121f2e;--soft:#172637;--text:#e5edf6;--muted:#a1b2c6;--border:#2b3c50;--brand:#52cbdb;--tint:#173e49;--warning-bg:#38271f;--warning:#ffc397;color-scheme:dark}
html.sg-hr-page body,html.sg-hr-page body :where(#page,#content,.site,.site-content,.content-area,.site-main,.entry-content,.wp-site-blocks,main,article,.wp-block-post-content){background-color:var(--bg)!important;color:var(--text)!important}
html.sg-hr-page body{margin:0!important}
html.sg-hr-page body .sg-hr-shell{width:100%!important;max-width:1360px!important;margin:0 auto!important;padding:0 32px!important}
html.sg-hr-page :is(.entry-header,.entry-footer,.site-header,.site-footer,header.wp-block-template-part,footer.wp-block-template-part){display:none!important}
html.sg-hr-page :is(.entry-content,.wp-block-post-content,.content-area,.site-main,.site-content){max-width:none!important;width:100%!important;padding:0!important;margin:0!important}
.sg-hr-shell,.sg-hr-shell *,.sg-hr-shell *::before,.sg-hr-shell *::after{box-sizing:border-box}
.sg-hr-shell{font:400 14px/1.55 Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;letter-spacing:normal!important;color:var(--text)}
.sg-hr-shell :is(h1,h2,h3,p,dl,dd,form){margin:0;padding:0}
.sg-hr-shell :is(h1,h2,h3){font-family:inherit!important;font-weight:650!important;letter-spacing:-.025em!important;text-transform:none!important;line-height:1.25!important;color:var(--text)!important}
.sg-hr-shell h1{font-size:30px!important}.sg-hr-shell h2{font-size:19px!important}.sg-hr-shell h3{font-size:16px!important}
.sg-hr-shell p{font-size:14px!important;color:var(--muted);margin-top:7px;line-height:1.65!important}
.sg-hr-shell small,.sg-hr-shell .sg-hint{font-size:12px!important;font-weight:400;line-height:1.55!important;color:var(--muted)}
.sg-hr-shell a{color:var(--brand);text-decoration:none!important;box-shadow:none!important;font-weight:600}
.sg-hr-shell a:hover{text-decoration:underline!important}
.sg-hr-shell :is(button,input,select,textarea){font-family:inherit!important;letter-spacing:normal!important;text-transform:none!important;font-size:14px!important;line-height:1.4!important;margin:0}
.sg-hr-shell :is(button,.sg-primary,.sg-secondary,.sg-theme){display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 16px;border:1px solid var(--border);border-radius:9px;background:var(--panel);color:var(--text);font-weight:600!important;cursor:pointer;white-space:nowrap;box-shadow:none!important;text-decoration:none!important}
.sg-hr-shell .sg-primary{background:var(--brand);color:#fff;border-color:transparent}
html[data-sg-theme=dark] .sg-hr-shell .sg-primary{color:#09202a}
.sg-hr-shell :is(.sg-primary,.sg-secondary,.sg-theme):hover{filter:brightness(.94);text-decoration:none!important}
.sg-hr-shell .sg-danger{color:var(--warning)}
.sg-hr-shell :is(button,a,input,select,textarea,summary):focus-visible{outline:3px solid var(--brand)!important;outline-offset:3px!important}
.sg-hr-shell .sg-header{min-height:104px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;background:transparent}
.sg-hr-shell .sg-brand{display:flex;align-items:center;gap:12px;color:var(--text);text-decoration:none!important}
.sg-hr-shell .sg-brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:var(--brand);color:#fff;font-size:24px;font-weight:750}
.sg-hr-shell .sg-brand strong{display:block;font-size:17px;letter-spacing:-.02em}
.sg-hr-shell .sg-kicker{display:block;font-size:11px!important;letter-spacing:.13em!important;font-weight:750!important;color:var(--brand)}
.sg-hr-shell .sg-header-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.sg-hr-shell .sg-theme{position:static!important;font-size:12px!important;min-height:38px;padding:8px 12px}
.sg-hr-shell .sg-user{font-size:13px;font-weight:600;border-left:1px solid var(--border);padding-left:18px}
.sg-hr-shell .sg-user small{display:block;font-size:11px!important}
.sg-hr-shell .sg-nav{display:flex;gap:24px;overflow-x:auto;border-bottom:1px solid var(--border);white-space:nowrap;scrollbar-width:thin}
.sg-hr-shell .sg-nav a{display:block;padding:15px 0;color:var(--muted);font-size:13px;border-bottom:3px solid transparent}
.sg-hr-shell .sg-nav a.active{color:var(--brand);border-color:var(--brand)}
.sg-hr-shell .sg-main{padding:32px 0 48px;min-height:65vh}
.sg-hr-shell .sg-page-title{margin-bottom:25px}.sg-hr-shell .sg-page-title h1{margin-top:7px}
.sg-hr-shell .sg-panel{padding:26px;margin-top:24px;border:1px solid var(--border);border-radius:14px;background:var(--panel);box-shadow:0 4px 22px #1b334e06}
.sg-hr-shell .sg-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:6px 0 28px}
.sg-hr-shell .sg-hero h1{margin-top:8px}.sg-hr-shell .sg-hero p{max-width:580px}
.sg-hr-shell .sg-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0}
.sg-hr-shell .sg-stats article{background:var(--panel)!important;border:1px solid var(--border);padding:24px;border-radius:13px}
.sg-hr-shell .sg-stats article>span{display:block;font-size:13px;font-weight:550;color:var(--muted)}
.sg-hr-shell .sg-stats b{display:block;font-size:36px;line-height:1.2;font-weight:650;letter-spacing:-.035em;margin:12px 0 10px;color:var(--text)}
.sg-hr-shell .sg-stats b em{font-size:15px;letter-spacing:0;font-weight:500;font-style:normal}
.sg-hr-shell .sg-stats .sg-accent{background:var(--tint)!important;border-color:var(--brand)}
.sg-hr-shell .sg-section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}
.sg-hr-shell .sg-section-heading>a{font-size:13px}
.sg-hr-shell details>summary{list-style:none;cursor:pointer;font-size:15px;font-weight:650;display:flex;align-items:center;gap:12px}
.sg-hr-shell details>summary::-webkit-details-marker{display:none}
.sg-hr-shell details>summary::before{content:"›";color:var(--brand);font-size:22px}
.sg-hr-shell details[open]>summary::before{transform:rotate(90deg)}
.sg-hr-shell details>summary>span{margin-left:auto}.sg-hr-shell details[open]>summary{margin-bottom:24px}
.sg-hr-shell .sg-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 20px}
.sg-hr-shell label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:600;color:var(--text);min-width:0}
.sg-hr-shell :is(input:not([type=checkbox]):not([type=hidden]),select,textarea){display:block;width:100%;min-width:0;min-height:44px;padding:11px 12px;border:1px solid var(--border);border-radius:8px;background:var(--soft);color:var(--text);box-shadow:none}
.sg-hr-shell input::placeholder{color:var(--muted);opacity:.85}
.sg-hr-shell input[type=file]{font-size:12px!important;padding:10px!important}
.sg-hr-shell input[type=file]::file-selector-button{border:1px solid var(--border);border-radius:5px;background:var(--panel);color:var(--text);padding:5px 8px;margin-right:8px}
.sg-hr-shell .sg-wide{grid-column:1/-1}
.sg-hr-shell h3.sg-wide{border-bottom:1px solid var(--border);padding-bottom:12px;margin-top:6px}
.sg-hr-shell .sg-inset{background:var(--soft);padding:20px;border-radius:10px}
.sg-hr-shell .sg-inset .sg-form{margin-top:20px}
.sg-hr-shell .sg-check{display:flex;flex-direction:row;align-items:center;gap:10px}
.sg-hr-shell input[type=checkbox]{width:17px;height:17px;accent-color:var(--brand)}
.sg-hr-shell .sg-actions{display:flex;align-items:end;gap:16px;flex-wrap:wrap}
.sg-hr-shell .sg-actions.sg-wide{padding-top:20px;border-top:1px solid var(--border)}
.sg-hr-shell .sg-search{display:flex;gap:8px;max-width:420px;width:100%}
.sg-hr-shell .sg-selector{display:grid;grid-template-columns:2fr 1fr auto;align-items:end;gap:20px}
.sg-hr-shell .sg-table-wrap{overflow:auto;width:100%;margin-top:18px}
.sg-hr-shell table{border-collapse:collapse;width:100%;min-width:680px;margin:0;border:0;font-size:13px}
.sg-hr-shell :is(th,td){text-align:left;vertical-align:middle;padding:16px 14px;border:0;border-bottom:1px solid var(--border);font-size:13px!important;line-height:1.5}
.sg-hr-shell th{background:var(--soft);font-size:11px!important;font-weight:650;color:var(--muted);letter-spacing:.05em;text-transform:uppercase}
.sg-hr-shell tbody tr:last-child td{border-bottom:0}.sg-hr-shell tbody tr:hover{background:var(--soft)}
.sg-hr-shell td small{display:block;margin-top:2px}
.sg-hr-shell .sg-person{display:flex;align-items:center;gap:12px;color:var(--text);min-width:180px}
.sg-hr-shell .sg-person b{font-weight:600}
.sg-hr-shell .sg-avatar{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;background:var(--tint);color:var(--brand);border:1px solid var(--border);border-radius:11px;font-size:15px;font-weight:650}
.sg-hr-shell .sg-pill{display:inline-flex;align-items:center;padding:4px 9px;background:var(--tint);color:var(--brand);border-radius:6px;font-size:11px!important;font-weight:600}
.sg-hr-shell .sg-pill.overdue{background:var(--warning-bg);color:var(--warning)}
.sg-hr-shell .sg-profile{display:flex;align-items:center;gap:20px;margin-bottom:26px}
.sg-hr-shell .sg-avatar-large{flex-basis:70px;width:70px;height:70px;border-radius:18px;font-size:28px}
.sg-hr-shell .sg-profile-actions{margin-left:auto;display:flex;gap:10px}
.sg-hr-shell .sg-details{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;border-top:1px solid var(--border);padding-top:24px}
.sg-hr-shell dt{font-size:12px;color:var(--muted);font-weight:500}
.sg-hr-shell dd{font-size:14px;font-weight:550;margin-top:5px;overflow-wrap:anywhere}
.sg-hr-shell .sg-documents{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px;padding-top:24px;border-top:1px solid var(--border)}
.sg-hr-shell .sg-balance-section{margin-top:28px}
.sg-hr-shell .sg-code-totals{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}
.sg-hr-shell .sg-code-totals>span{padding:8px 12px;border:1px solid var(--border);border-radius:7px;background:var(--panel);font-size:12px;color:var(--muted)}
.sg-hr-shell .sg-code-totals b{color:var(--text);margin-left:12px}
.sg-hr-shell .sg-empty{text-align:center;padding:52px 20px;color:var(--muted)}
.sg-hr-shell .sg-alert{margin:16px 0;padding:14px 18px;border:1px solid var(--border);border-radius:9px;background:var(--tint);color:var(--text);font-size:13px!important}
.sg-hr-shell .sg-alert.error{background:var(--warning-bg);color:var(--warning)}
.sg-hr-shell .sg-back{display:inline-block;font-size:13px}
.sg-hr-shell .sg-login{max-width:440px;margin:52px auto 70px;background:var(--panel);border:1px solid var(--border);padding:36px;border-radius:16px}
.sg-hr-shell .sg-login h1{margin-top:12px}.sg-hr-shell .sg-login form{display:grid;gap:20px;margin:26px 0}
.sg-hr-shell .sg-login .sg-hint{border-top:1px solid var(--border);padding-top:18px}
.sg-hr-shell .sg-footer{display:flex;justify-content:space-between;gap:16px;font-size:11px;color:var(--muted);padding:22px 0;border-top:1px solid var(--border)}
@media(max-width:1000px){.sg-hr-shell .sg-user{display:none}.sg-hr-shell .sg-form{grid-template-columns:repeat(2,minmax(0,1fr))}.sg-hr-shell .sg-profile{flex-wrap:wrap}.sg-hr-shell .sg-profile-actions{margin-left:0}}
@media(max-width:640px){
html.sg-hr-page body .sg-hr-shell{padding:0 16px!important}
.sg-hr-shell .sg-header{gap:14px;align-items:flex-start;flex-direction:column;padding:20px 0}
.sg-hr-shell .sg-header-actions{width:100%;justify-content:space-between;gap:8px}.sg-hr-shell .sg-nav{gap:22px}
.sg-hr-shell .sg-main{padding-top:24px}.sg-hr-shell h1{font-size:25px!important}.sg-hr-shell h2{font-size:18px!important}
.sg-hr-shell .sg-hero{display:block;padding-bottom:22px}.sg-hr-shell .sg-hero .sg-primary{margin-top:20px}
.sg-hr-shell :is(.sg-stats,.sg-form,.sg-selector,.sg-details){grid-template-columns:1fr}
.sg-hr-shell .sg-stats{gap:12px}.sg-hr-shell .sg-stats article{padding:20px}.sg-hr-shell .sg-stats b{font-size:32px;margin:8px 0}
.sg-hr-shell .sg-panel{padding:20px;margin-top:18px}.sg-hr-shell .sg-section-heading{align-items:flex-start;flex-direction:column;gap:16px}
.sg-hr-shell .sg-profile{gap:14px}.sg-hr-shell .sg-login{padding:24px;margin:24px auto 40px}
.sg-hr-shell :is(input,select,textarea){font-size:16px!important}.sg-hr-shell .sg-footer{flex-direction:column;gap:4px}
}
