:root{--ink:#0f172a;--muted:#64748b;--line:#e2e8f0;--bg:#f1f5f9;--card:#fff;--accent:#0f172a;--accent2:#2563eb;--ok:#166534;--warn:#9a3412;--danger:#991b1b;--radius:18px}*{box-sizing:border-box}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--bg)}a{color:inherit}.hrwp-login-body{min-height:100vh;background:radial-gradient(circle at top left,#dbeafe 0,transparent 36%),radial-gradient(circle at bottom right,#e2e8f0 0,transparent 38%),#f8fafc}.hrwp-login-wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.hrwp-login-card{width:min(430px,100%);background:#fff;padding:34px;border-radius:26px;box-shadow:0 30px 80px rgba(15,23,42,.12)}.hrwp-brand{display:flex;align-items:center;gap:12px}.hrwp-brand strong,.hrwp-brand small{display:block}.hrwp-brand small{color:var(--muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase}.hrwp-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:var(--ink);color:#fff;font-weight:800}.hrwp-login-card h1{margin:28px 0 6px;font-size:28px}.hrwp-login-card>p{margin:0 0 24px;color:var(--muted)}.hrwp-form{display:grid;gap:16px}.hrwp-form label{display:grid;gap:7px;font-size:13px;font-weight:650}.hrwp-form input,.hrwp-form select,.hrwp-form textarea,.hrwp-inline-form input{width:100%;border:1px solid #cbd5e1;background:#fff;border-radius:12px;padding:11px 12px;font:inherit}.hrwp-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center;gap:8px!important;font-weight:500!important}.hrwp-check input{width:auto}.hrwp-btn{border:1px solid #cbd5e1;background:#fff;color:var(--ink);border-radius:12px;padding:10px 14px;font-weight:750;cursor:pointer}.hrwp-btn.primary{background:var(--ink);border-color:var(--ink);color:#fff}.hrwp-btn.small{padding:8px 11px;font-size:12px}.hrwp-muted-link{display:inline-block;margin-top:18px;color:var(--muted);font-size:13px}.hrwp-app{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr)}.hrwp-sidebar{position:sticky;top:0;height:100vh;background:#fff;border-right:1px solid var(--line);padding:26px 18px;display:flex;flex-direction:column}.hrwp-sidebar nav{display:grid;gap:5px;margin-top:34px}.hrwp-sidebar nav a{display:flex;gap:12px;align-items:center;padding:11px 12px;border-radius:12px;text-decoration:none;color:#475569;font-weight:650}.hrwp-sidebar nav a span{width:24px;text-align:center}.hrwp-sidebar nav a.active{background:#eff6ff;color:#1d4ed8}.hrwp-user{margin-top:auto;border-top:1px solid var(--line);padding-top:18px;display:grid;gap:3px}.hrwp-user span{font-size:12px;color:var(--muted)}.hrwp-user a{font-size:12px;margin-top:8px;color:var(--muted)}.hrwp-main{padding:28px 34px 70px;max-width:1400px;width:100%}.hrwp-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.hrwp-top small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;font-size:11px}.hrwp-top h1{margin:4px 0 0;font-size:30px}.hrwp-mobile-logout{display:none;font-size:13px}.hrwp-hero{background:linear-gradient(135deg,#0f172a,#1e3a8a);color:#fff;border-radius:24px;padding:26px 28px;display:flex;justify-content:space-between;align-items:center}.hrwp-hero span{opacity:.75}.hrwp-hero h2{margin:5px 0 0;font-size:25px}.hrwp-hero-pill{background:rgba(255,255,255,.14);padding:9px 13px;border-radius:999px;font-size:13px}.hrwp-grid3,.hrwp-grid2{display:grid;gap:16px;margin-top:16px}.hrwp-grid3{grid-template-columns:repeat(3,1fr)}.hrwp-grid2{grid-template-columns:repeat(2,1fr)}.hrwp-stat,.hrwp-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:20px}.hrwp-stat span{display:block;color:var(--muted);font-size:13px}.hrwp-stat strong{display:block;font-size:30px;margin-top:8px}.hrwp-card{margin-top:16px}.hrwp-card h2{font-size:17px;margin:0 0 14px}.hrwp-card-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:8px}.hrwp-card-head h2{margin:0}.hrwp-card-head a,.hrwp-card-head span{font-size:12px;color:var(--muted)}.hrwp-list-row{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:14px 0;border-top:1px solid #edf2f7}.hrwp-list-row:first-of-type{border-top:0}.hrwp-list-row>div:first-child{display:grid;gap:4px}.hrwp-list-row span{font-size:12px;color:var(--muted)}.hrwp-badge{font-size:11px!important;font-weight:750;padding:6px 9px;border-radius:999px;background:#eef2ff;color:#3730a3!important;white-space:nowrap}.hrwp-badge.approved,.hrwp-badge.published,.hrwp-badge.done,.hrwp-badge.closed,.hrwp-badge.verified{background:#dcfce7;color:#166534!important}.hrwp-badge.changed,.hrwp-badge.requested,.hrwp-badge.offered{background:#fef3c7;color:#92400e!important}.hrwp-badge.rejected,.hrwp-badge.cancelled{background:#fee2e2;color:#991b1b!important}.hrwp-order{border-top:1px solid #edf2f7;padding:15px 0;display:flex;justify-content:space-between;gap:18px;align-items:center}.hrwp-order:first-of-type{border-top:0}.hrwp-order h3{font-size:15px;margin:3px 0}.hrwp-order p{margin:0;color:var(--muted);font-size:12px}.hrwp-order-no{font-size:10px;color:var(--muted);letter-spacing:.06em}.hrwp-order.emergency{border-left:3px solid #dc2626;padding-left:12px}.hrwp-order.urgent{border-left:3px solid #f97316;padding-left:12px}.hrwp-order-actions{display:flex;gap:8px;flex-wrap:wrap}.hrwp-order-actions form{margin:0}.hrwp-alert{padding:12px 14px;border-radius:12px;margin:0 0 16px;font-size:13px}.hrwp-alert.success{background:#dcfce7;color:#166534}.hrwp-alert.error{background:#fee2e2;color:#991b1b}.hrwp-empty,.hrwp-help{color:var(--muted);font-size:13px}.hrwp-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:flex-end}.hrwp-actions form{display:flex;gap:8px;align-items:flex-end}.hrwp-actions .inline{font-size:11px;display:grid;gap:4px}.hrwp-actions .inline input{width:90px;border:1px solid #cbd5e1;border-radius:10px;padding:9px}.hrwp-profile-row{display:grid;grid-template-columns:180px 1fr;gap:20px;padding:13px 0;border-top:1px solid #edf2f7}.hrwp-profile-row:first-of-type{border-top:0}.hrwp-profile-row span{color:var(--muted);font-size:13px}.hrwp-inline-form{margin:0}@media(max-width:900px){.hrwp-app{grid-template-columns:1fr}.hrwp-sidebar{position:fixed;z-index:20;left:0;right:0;bottom:0;top:auto;height:auto;border-right:0;border-top:1px solid var(--line);padding:8px 10px}.hrwp-sidebar>.hrwp-brand,.hrwp-sidebar>.hrwp-user{display:none}.hrwp-sidebar nav{display:grid;grid-template-columns:repeat(7,1fr);margin:0;gap:3px}.hrwp-sidebar nav a{display:grid;place-items:center;gap:2px;padding:7px 3px;font-size:9px}.hrwp-sidebar nav a span{font-size:16px}.hrwp-main{padding:18px 15px 92px}.hrwp-top h1{font-size:24px}.hrwp-mobile-logout{display:block}.hrwp-grid3{grid-template-columns:repeat(3,1fr)}.hrwp-stat{padding:14px}.hrwp-stat span{font-size:11px}.hrwp-stat strong{font-size:24px}.hrwp-grid2{grid-template-columns:1fr}.hrwp-hero{padding:20px}.hrwp-hero h2{font-size:19px}.hrwp-hero-pill{display:none}.hrwp-order{align-items:flex-start;flex-direction:column}.hrwp-list-row{align-items:flex-start}.hrwp-profile-row{grid-template-columns:1fr;gap:4px}}@media(max-width:560px){.hrwp-sidebar nav{grid-template-columns:repeat(6,1fr)}.hrwp-sidebar nav a[href*="profil"]{display:none}.hrwp-grid3{grid-template-columns:1fr}.hrwp-login-card{padding:26px 22px}.hrwp-card{padding:16px}.hrwp-actions form{width:100%;flex-wrap:wrap}}

.hrwp-mark-image{display:grid;place-items:center;overflow:hidden;background:#fff!important;border:1px solid #dbe3ec}
.hrwp-mark-image img{display:block;width:100%;height:100%;object-fit:contain;padding:3px}
.hrwp-login-brand{justify-content:center}
.hrwp-slogan{margin-top:14px;text-align:center;font-size:11px;font-weight:800;letter-spacing:.28em;color:#64748b}

.hrwp-login-logo{display:flex;justify-content:center;align-items:center;margin:0 auto 4px}
.hrwp-login-logo img{display:block;width:min(290px,100%);height:94px;object-fit:contain}
.hrwp-brand-logo{display:grid!important;gap:4px!important}
.hrwp-brand-logo img{display:block;width:190px;max-width:100%;height:64px;object-fit:contain;object-position:left center}
.hrwp-brand-logo span{font-size:9px;letter-spacing:.25em;font-weight:900;color:#64748b;margin-left:5px}
@media(max-width:900px){.hrwp-sidebar>.hrwp-brand-logo{display:none!important}}

.hrwp-card .hrwp-alert{margin-top:10px}.hrwp-grid2 .hrwp-card{margin-top:0}
