body.page-hr{margin:0;min-height:100dvh;background:var(--dal-app-bg, radial-gradient(circle at 30% 0%, #0c2b4a 0%, #081424 55%, #060f1c 100%));color:#f6fbfe;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}body.page-hr *{box-sizing:border-box}.hr-primary{color:var(--dal-primary, #049df0)}.hr-boot{position:fixed;inset:0;z-index:50;display:grid;place-items:center;background:var(--dal-app-bg, #060f1c)}.hr-boot.is-hidden{display:none!important}.hr-boot-spinner{width:34px;height:34px;border-radius:50%;border:3px solid rgba(255,255,255,.18);border-top-color:var(--dal-primary, #049df0);animation:hrBootSpin .8s linear infinite}@keyframes hrBootSpin{to{transform:rotate(360deg)}}.hr-signin{min-height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px}.hr-signin-card{width:100%;max-width:380px;background:#0814228c;border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:32px 24px;text-align:center;backdrop-filter:blur(12px)}.hr-signin-brand{font-size:12px;font-weight:800;letter-spacing:.18em;color:var(--dal-primary, #049df0);text-transform:uppercase}.hr-signin-h1{margin:12px 0 6px;font-size:24px;font-weight:800}.hr-signin-copy{margin:0 0 20px;font-size:14px;color:#f6fbfe9e;line-height:1.5}.hr-signin-input{width:100%;height:50px;padding:0 16px;font-size:16px;color:#f6fbfe;background:#ffffff0f;border:1px solid rgba(255,255,255,.16);border-radius:14px;outline:none;transition:border-color .15s ease}.hr-signin-input:focus{border-color:var(--dal-primary, #049df0)}.hr-signin-btn{width:100%;height:50px;margin-top:12px;font-size:16px;font-weight:700;color:#02101f;background:var(--dal-primary, #049df0);border:0;border-radius:14px;cursor:pointer;transition:filter .15s ease,opacity .15s ease}.hr-signin-btn:active{filter:brightness(.92)}.hr-signin-btn:disabled{opacity:.6;cursor:default}.hr-signin-status{margin-top:14px;min-height:18px;font-size:13px;color:#ff9a9a}.hr-shell{display:none;min-height:100dvh;flex-direction:column}body.page-hr.is-authed .hr-shell{display:flex}body.page-hr.is-authed .hr-signin{display:none}.hr-brandbar{display:flex;align-items:center;gap:10px;padding:14px 18px 10px}.hr-brandbar .back{color:#f6fbfeb3;display:inline-flex;text-decoration:none}.hr-brandbar .brand{font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hr-idbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 14px;padding:14px 16px;background:#08142280;border:1px solid rgba(255,255,255,.12);border-radius:18px}.hr-id-left{min-width:0;display:flex;flex-direction:column;gap:3px}.hr-id-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f6fbfe6b}.hr-id-email{font-size:14px;font-weight:600;color:#f6fbfe;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-id-right{display:flex;align-items:center;gap:10px;flex-shrink:0}.hr-id-name{font-size:15px;font-weight:800;text-align:right;max-width:42vw;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;font-size:16px;font-weight:800;color:#02101f;background:var(--dal-primary, #049df0);flex-shrink:0}.hr-roles{display:flex;flex-wrap:wrap;gap:8px;margin:14px}.hr-chip{font-size:12px;font-weight:700;padding:6px 12px;border-radius:999px;background:#049df029;border:1px solid rgba(4,157,240,.4);color:#bfe6fb;text-transform:capitalize}.hr-body{flex:1;padding:8px 14px 40px}.hr-empty{margin-top:18px;text-align:center;padding:48px 20px;background:#ffffff0a;border:1px dashed rgba(255,255,255,.16);border-radius:22px}.hr-empty-icon{font-size:42px}.hr-empty-title{margin-top:12px;font-size:18px;font-weight:800}.hr-empty-copy{margin-top:8px;font-size:14px;color:#f6fbfe99;line-height:1.55}.hr-menu{display:flex;flex-direction:column;gap:12px;margin-top:12px}.hr-tile{display:flex;align-items:center;gap:14px;padding:15px 16px;background:#08142280;border:1px solid rgba(255,255,255,.12);border-radius:18px;text-decoration:none;color:#f6fbfe;transition:border-color .15s ease,background .15s ease,transform .12s ease}.hr-tile:hover{border-color:#049df080;background:#081422b8}.hr-tile:active{transform:scale(.99)}.hr-tile-icon{width:44px;height:44px;flex-shrink:0;display:grid;place-items:center;font-size:22px;border-radius:14px;background:#049df024;border:1px solid rgba(4,157,240,.3)}.hr-tile-main{min-width:0;flex:1;display:flex;flex-direction:column}.hr-tile-label{font-size:16px;font-weight:800}.hr-tile-desc{margin-top:3px;font-size:13px;color:#f6fbfe99;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hr-tile-arrow{color:#f6fbfe52;flex-shrink:0}.hr-signout{display:block;margin:28px auto 0;background:none;border:0;color:#f6fbfe80;font-size:13px;text-decoration:underline;cursor:pointer}
