:root{--hasp-pink:#e6007e;--hasp-blue:#00aeea;--hasp-navy:#17233f;--hasp-bg:#f4f7fb;--hasp-border:#e4e9f1;--hasp-text:#25324b;--hasp-muted:#718096;--hasp-radius:16px;--hasp-shadow:0 12px 34px rgba(23,35,63,.08)}body.page-template-default:has(.hasp-shell),body:has(.hasp-login-wrap){background:var(--hasp-bg)}body:has(.hasp-shell) .site-footer,body:has(.hasp-shell) .ha-page-header,body:has(.hasp-login-wrap) .ha-page-header{display:none!important}body:has(.hasp-shell) .site-main,body:has(.hasp-login-wrap) .site-main,body:has(.hasp-shell) .entry-content,body:has(.hasp-login-wrap) .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}.hasp-shell,.hasp-shell *,.hasp-login-wrap,.hasp-login-wrap *{box-sizing:border-box}.hasp-shell{min-height:100vh;display:grid;grid-template-columns:250px minmax(0,1fr);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--hasp-text);background:var(--hasp-bg)}.hasp-sidebar{position:relative;top:auto;height:auto;min-height:100%;align-self:stretch;background:var(--hasp-navy);color:#fff;padding:24px 16px;display:flex;flex-direction:column;z-index:20;border-radius:5px;overflow:visible}.hasp-logo{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;column-gap:12px;align-items:center;padding:0 8px 24px;border-bottom:1px solid rgba(255,255,255,.12)}.hasp-logo>span{grid-row:1/3;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--hasp-pink),var(--hasp-blue));font-size:22px;font-weight:800}.hasp-logo strong{font-size:17px;line-height:1.1}.hasp-logo small{color:#b8c2d5;font-size:12px}.hasp-sidebar nav{padding:20px 0;display:grid;gap:5px;overflow:visible;max-height:none;flex:0 0 auto}.hasp-sidebar nav a{color:#cbd5e5;text-decoration:none;display:flex;align-items:center;gap:12px;padding:11px 13px;border-radius:10px;font-size:14px;font-weight:600}.hasp-sidebar nav a:hover,.hasp-sidebar nav a.is-active{background:#ffffff1a;color:#fff}.hasp-sidebar nav a.is-active{box-shadow:inset 3px 0 var(--hasp-pink)}.hasp-user{margin-top:auto;padding:16px 8px 0;border-top:1px solid rgba(255,255,255,.12);display:grid;grid-template-columns:36px 1fr 24px;gap:10px;align-items:center}.hasp-user strong,.hasp-user small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hasp-user small{font-size:11px;color:#aeb9cc}.hasp-user>a{color:#fff}.hasp-avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#e8f0fb;color:var(--hasp-navy);font-weight:800;flex:0 0 auto}.hasp-avatar--lg{width:58px;height:58px;font-size:22px;background:linear-gradient(135deg,#fce7f3,#dff7ff)}.hasp-main{min-width:0;padding:0 0 48px 32px}.hasp-topbar{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--hasp-border);margin-bottom:28px}.hasp-topbar h1{margin:0;font-size:24px;color:var(--hasp-navy)}.hasp-topbar p{margin:4px 0 0;color:var(--hasp-muted);font-size:13px}.hasp-menu-toggle{display:none;border:0;background:transparent}.hasp-top-actions{display:flex;gap:10px}.hasp-btn{appearance:none;border:1px solid transparent;border-radius:10px;padding:10px 15px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:13px;font-weight:700;line-height:1.2;text-decoration:none;cursor:pointer;transition:.2s}.hasp-btn--primary{background:var(--hasp-pink);color:#fff}.hasp-btn--primary:hover{background:#c9006e;color:#fff}.hasp-btn--dark{background:var(--hasp-navy);color:#fff}.hasp-btn--light{background:#fff;color:var(--hasp-navy);border-color:var(--hasp-border)}.hasp-alert{padding:12px 16px;border-radius:10px;margin:0 0 20px;font-size:14px}.hasp-alert--success{background:#e7f8ef;color:#17663c}.hasp-alert--error{background:#fff0f2;color:#9f1239}.hasp-welcome{border-radius:22px;background:linear-gradient(120deg,var(--hasp-navy),#24355b);color:#fff;padding:32px;display:flex;align-items:flex-end;justify-content:space-between;gap:30px;box-shadow:var(--hasp-shadow)}.hasp-welcome h2{font-size:30px;line-height:1.15;margin:8px 0 10px;max-width:650px;color:#fff}.hasp-welcome p{margin:0;max-width:680px;color:#d9e1ef}.hasp-eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:11px;font-weight:800;color:#81daf8}.hasp-stat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin:22px 0}.hasp-stat{background:#fff;border:1px solid var(--hasp-border);border-radius:var(--hasp-radius);padding:20px;text-decoration:none;box-shadow:0 5px 18px #17233f0a}.hasp-stat span,.hasp-stat small{display:block;color:var(--hasp-muted)}.hasp-stat strong{display:block;font-size:32px;color:var(--hasp-navy);margin:8px 0}.hasp-stat small{font-size:12px}.hasp-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:22px}.hasp-panel{background:#fff;border:1px solid var(--hasp-border);border-radius:var(--hasp-radius);padding:22px;box-shadow:0 5px 18px #17233f0a}.hasp-panel h2,.hasp-panel h3{color:var(--hasp-navy);margin-top:0}.hasp-panel-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.hasp-panel-head h2,.hasp-panel-head h3,.hasp-panel-head p{margin:0}.hasp-panel-head p{color:var(--hasp-muted);font-size:13px}.hasp-quick-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.hasp-quick-grid a{border:1px solid var(--hasp-border);border-radius:10px;padding:14px;text-decoration:none;color:var(--hasp-text);font-weight:700;display:flex;gap:9px;align-items:center}.hasp-quick-grid a:hover{border-color:var(--hasp-blue);background:#f3fbff}.hasp-mini-list{display:grid}.hasp-mini-list a{padding:12px 0;border-top:1px solid var(--hasp-border);text-decoration:none;display:flex;justify-content:space-between;gap:12px;color:var(--hasp-text)}.hasp-mini-list a:first-child{border-top:0}.hasp-mini-list span{font-size:12px;color:var(--hasp-muted)}.hasp-filters{display:grid;grid-template-columns:minmax(220px,1fr) 180px auto;gap:10px;margin-bottom:18px}.hasp-shell input,.hasp-shell select,.hasp-shell textarea,.hasp-login-wrap input{width:100%;border:1px solid #d8dfeb;border-radius:9px;padding:10px 12px;background:#fff;color:var(--hasp-text);font:inherit}.hasp-shell input:focus,.hasp-shell select:focus,.hasp-shell textarea:focus,.hasp-login-wrap input:focus{outline:3px solid rgba(0,174,234,.16);border-color:var(--hasp-blue)}.hasp-table-wrap{overflow:auto}.hasp-table{width:100%;border-collapse:collapse;font-size:14px}.hasp-table th{text-align:left;color:var(--hasp-muted);font-size:11px;text-transform:uppercase;letter-spacing:.06em;padding:11px;border-bottom:1px solid var(--hasp-border)}.hasp-table td{padding:14px 11px;border-bottom:1px solid var(--hasp-border);vertical-align:middle}.hasp-table td strong,.hasp-table td small{display:block}.hasp-table td small{color:var(--hasp-muted);margin-top:4px}.hasp-row-actions{white-space:nowrap}.hasp-row-actions a{margin-left:12px}.hasp-status{display:inline-flex;border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800;font-style:normal;background:#eef2f7;color:#536174}.hasp-status--publish,.hasp-status--contacted{background:#e7f8ef;color:#17663c}.hasp-status--draft,.hasp-status--new{background:#fff4d9;color:#8a5c00}.hasp-status--pending,.hasp-status--in_progress{background:#e7f5ff;color:#075f91}.hasp-status--closed,.hasp-status--private{background:#eef0f4;color:#49536a}.hasp-empty{text-align:center;color:var(--hasp-muted);padding:28px}.hasp-empty--large{padding:100px 20px}.hasp-empty--large .dashicons{font-size:44px;width:44px;height:44px;color:#b5c0d1}.hasp-editor-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px}.hasp-editor-head h2{margin:8px 0 0}.hasp-editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:22px}.hasp-editor-grid aside{display:grid;gap:16px;align-content:start}.hasp-field{margin-bottom:18px}.hasp-field>label,.hasp-panel>label,.hasp-management-form>label,.hasp-settings>label,.hasp-login-card>label{display:block;font-size:13px;font-weight:700;color:var(--hasp-navy);margin-bottom:7px}.hasp-check{display:flex!important;align-items:center;gap:8px;font-weight:500!important}.hasp-check input{width:auto!important}.hasp-preview-image{display:block;width:100%;height:auto;border-radius:10px;margin-bottom:12px}.hasp-gallery-manage{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:12px}.hasp-gallery-manage label{font-size:11px}.hasp-gallery-manage img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.hasp-help{font-size:12px;color:var(--hasp-muted)}.hasp-enquiry-layout{display:grid;grid-template-columns:430px minmax(0,1fr);gap:20px;align-items:start}.hasp-enquiry-items{display:grid;margin:0 -22px -22px}.hasp-enquiry-items>a{display:grid;grid-template-columns:40px 1fr auto;gap:11px;align-items:center;padding:14px 20px;border-top:1px solid var(--hasp-border);text-decoration:none;color:var(--hasp-text)}.hasp-enquiry-items>a:hover,.hasp-enquiry-items>a.is-active{background:#f7faff}.hasp-enquiry-items strong,.hasp-enquiry-items small{display:block}.hasp-enquiry-items small{font-size:11px;color:var(--hasp-muted);margin-top:3px}.hasp-enquiry-detail{position:sticky;top:18px}.hasp-profile{display:grid;grid-template-columns:58px 1fr auto;gap:14px;align-items:center;padding-bottom:18px;border-bottom:1px solid var(--hasp-border)}.hasp-profile h2,.hasp-profile p{margin:0}.hasp-profile p{color:var(--hasp-muted);font-size:13px;margin-top:4px}.hasp-contact-actions{display:flex;gap:8px;margin:16px 0}.hasp-enquiry-body{background:#f8fafc;border-radius:11px;padding:16px;max-height:340px;overflow:auto;font-size:14px}.hasp-management-form{display:grid;gap:14px;margin-top:18px}.hasp-settings{max-width:760px}.hasp-settings>label{margin-bottom:16px}.hasp-login-wrap{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:var(--hasp-bg);font-family:Inter,system-ui,sans-serif}.hasp-login-brand{background:linear-gradient(145deg,var(--hasp-navy),#263a63);color:#fff;padding:clamp(40px,8vw,100px);display:flex;flex-direction:column;justify-content:center}.hasp-login-brand .hasp-mark{width:72px;height:72px;border-radius:22px;display:grid;place-items:center;background:linear-gradient(135deg,var(--hasp-pink),var(--hasp-blue));font-size:36px;font-weight:800}.hasp-login-brand h1{font-size:44px;line-height:1.1;margin:26px 0 14px;color:#fff}.hasp-login-brand p{font-size:18px;line-height:1.6;color:#d7e1f0;max-width:520px}.hasp-login-card{align-self:center;justify-self:center;width:min(430px,calc(100% - 40px));background:#fff;border-radius:20px;padding:34px;box-shadow:var(--hasp-shadow)}.hasp-login-card label{margin-bottom:16px}.hasp-login-card .hasp-btn{width:100%;margin-top:8px}.hasp-forgot{display:block;text-align:center;margin-top:18px;font-size:13px}.hasp-login-card>a:last-child{display:inline-block;margin-top:12px}@media(max-width:1050px){.hasp-shell{grid-template-columns:82px 1fr}.hasp-sidebar{padding:20px 10px}.hasp-logo{grid-template-columns:1fr;padding:0 8px 18px}.hasp-logo>span{grid-row:auto}.hasp-logo strong,.hasp-logo small,.hasp-sidebar nav a:not(.is-active):after,.hasp-sidebar nav a{font-size:0}.hasp-sidebar nav a{justify-content:center}.hasp-sidebar nav .dashicons{font-size:22px}.hasp-user{grid-template-columns:36px}.hasp-user>div:not(.hasp-avatar),.hasp-user>a{display:none}.hasp-stat-grid{grid-template-columns:repeat(2,1fr)}.hasp-enquiry-layout{grid-template-columns:360px 1fr}.hasp-editor-grid{grid-template-columns:1fr 280px}}@media(max-width:780px){.hasp-shell{display:block}.hasp-sidebar{position:fixed;left:-280px;width:260px;transition:.2s}.hasp-shell.is-menu-open .hasp-sidebar{left:0}.hasp-logo{grid-template-columns:42px 1fr;grid-template-rows:auto auto}.hasp-logo strong,.hasp-logo small,.hasp-sidebar nav a{font-size:14px}.hasp-sidebar nav a{justify-content:flex-start}.hasp-user{grid-template-columns:36px 1fr 24px}.hasp-user>div:not(.hasp-avatar),.hasp-user>a{display:block}.hasp-main{padding:0 0 34px 16px}.hasp-menu-toggle{display:block}.hasp-topbar{justify-content:flex-start}.hasp-top-actions{margin-left:auto}.hasp-welcome{padding:24px;display:block}.hasp-welcome .hasp-btn{margin-top:20px}.hasp-stat-grid,.hasp-grid-2,.hasp-editor-grid,.hasp-enquiry-layout{grid-template-columns:1fr}.hasp-enquiry-detail{position:static}.hasp-editor-head{align-items:flex-start;flex-direction:column}.hasp-filters,.hasp-login-wrap{grid-template-columns:1fr}.hasp-login-brand{display:none}.hasp-login-card{margin:40px auto}.hasp-top-actions .hasp-btn{font-size:0}.hasp-top-actions .dashicons{font-size:20px}.hasp-quick-grid{grid-template-columns:1fr}}@media(max-width:480px){.hasp-stat-grid{grid-template-columns:1fr}.hasp-topbar h1{font-size:20px}.hasp-welcome h2{font-size:25px}.hasp-panel{padding:16px}.hasp-enquiry-items{margin:0 -16px -16px}.hasp-enquiry-items>a{padding:13px 14px;grid-template-columns:36px 1fr}.hasp-enquiry-items .hasp-status{grid-column:2}.hasp-profile{grid-template-columns:50px 1fr}.hasp-profile>.hasp-status{grid-column:2}.hasp-editor-head>div:last-child{display:grid;grid-template-columns:1fr 1fr;width:100%}}.hasp-role-layout{display:grid;grid-template-columns:310px minmax(0,1fr);gap:20px;align-items:start}.hasp-role-list{padding-bottom:16px}.hasp-role-items{display:grid;margin:0 -22px 18px}.hasp-role-items>a{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;padding:13px 20px;border-top:1px solid var(--hasp-border);text-decoration:none;color:var(--hasp-text)}.hasp-role-items>a:hover,.hasp-role-items>a.is-active{background:#f5f9ff}.hasp-role-items>a.is-active{box-shadow:inset 3px 0 var(--hasp-pink)}.hasp-role-items strong,.hasp-role-items small{display:block}.hasp-role-items small{font-size:11px;color:var(--hasp-muted);margin-top:3px}.hasp-create-role{border-top:1px solid var(--hasp-border);padding-top:15px}.hasp-create-role summary{cursor:pointer;font-weight:800;color:var(--hasp-navy);display:flex;align-items:center;gap:7px}.hasp-create-role form{display:grid;gap:12px;padding-top:14px}.hasp-create-role label,.hasp-role-name,.hasp-assign-role label{display:block;font-size:13px;font-weight:700;color:var(--hasp-navy)}.hasp-create-role input,.hasp-create-role select,.hasp-role-name input{margin-top:7px}.hasp-role-name{max-width:480px;margin-bottom:20px}.hasp-capability-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.hasp-cap-card{display:grid;grid-template-columns:20px 1fr;gap:11px;align-items:start;border:1px solid var(--hasp-border);border-radius:12px;padding:14px;cursor:pointer;background:#fff;transition:.18s}.hasp-cap-card:hover{border-color:#a8dff3;background:#f8fcff}.hasp-cap-card:has(input:checked){border-color:var(--hasp-blue);background:#f1fbff}.hasp-cap-card input{width:auto;margin:2px 0 0}.hasp-cap-card strong,.hasp-cap-card small{display:block}.hasp-cap-card strong{color:var(--hasp-navy);font-size:13px}.hasp-cap-card small{font-size:11px;line-height:1.45;color:var(--hasp-muted);margin-top:3px}.hasp-role-save{display:flex;gap:10px;justify-content:flex-end;margin-top:20px;padding-top:18px;border-top:1px solid var(--hasp-border)}.hasp-btn--danger{background:#fff;color:#b42318;border-color:#fecaca}.hasp-btn--danger:hover{background:#fff1f2;color:#991b1b}.hasp-user-role-panel{margin-top:20px}.hasp-assign-role{display:grid;grid-template-columns:minmax(260px,1fr) minmax(220px,.65fr) auto;gap:12px;align-items:end}.hasp-assign-role select{margin-top:7px}@media(max-width:980px){.hasp-role-layout{grid-template-columns:1fr}.hasp-role-items{margin:0 0 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.hasp-role-items>a{border:1px solid var(--hasp-border);border-radius:10px}.hasp-capability-grid{grid-template-columns:1fr}.hasp-assign-role{grid-template-columns:1fr 1fr}.hasp-assign-role .hasp-btn{grid-column:1/-1;justify-self:start}}@media(max-width:600px){.hasp-role-items,.hasp-assign-role{grid-template-columns:1fr}.hasp-role-save{justify-content:stretch;flex-direction:column}.hasp-role-save .hasp-btn{width:100%}}.hasp-applications-page{display:grid;gap:18px}.hasp-app-hero{display:flex;justify-content:space-between;align-items:center;gap:24px;background:linear-gradient(135deg,#fff,#f6fbff);border:1px solid var(--hasp-border);border-radius:16px;padding:22px 24px}.hasp-app-hero h2{margin:3px 0 5px;font-size:26px;color:var(--hasp-navy)}.hasp-app-hero p{margin:0;color:var(--hasp-muted);font-size:13px}.hasp-eyebrow{font-size:10px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--hasp-pink)}.hasp-app-hero-actions{display:flex;gap:8px;flex:none}.hasp-app-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px}.hasp-app-kpi{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:13px 14px;background:#fff;border:1px solid var(--hasp-border);border-radius:12px;text-decoration:none;color:var(--hasp-text);transition:.18s}.hasp-app-kpi:hover,.hasp-app-kpi.is-active{border-color:#8edbf5;box-shadow:0 7px 18px #142d5212;transform:translateY(-1px)}.hasp-app-kpi.is-active{box-shadow:inset 0 -3px var(--hasp-blue),0 7px 18px #142d5212}.hasp-app-kpi span{font-size:11px;font-weight:700;color:var(--hasp-muted)}.hasp-app-kpi strong{font-size:22px;color:var(--hasp-navy)}.hasp-app-toolbar{display:grid;grid-template-columns:minmax(210px,1.4fr) minmax(180px,1fr) 150px 140px auto auto;gap:10px;align-items:end;background:#fff;border:1px solid var(--hasp-border);border-radius:14px;padding:14px}.hasp-app-toolbar label{display:grid;gap:5px}.hasp-app-toolbar label>span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hasp-muted)}.hasp-app-toolbar input,.hasp-app-toolbar select{height:39px;padding:7px 10px}.hasp-app-workspace{display:grid;grid-template-columns:385px minmax(0,1fr);gap:18px;align-items:start}.hasp-app-list-panel{padding:0;overflow:hidden}.hasp-app-list-panel .hasp-panel-head{padding:18px 18px 13px;margin:0}.hasp-app-list-panel .hasp-panel-head h3{margin:0;font-size:16px}.hasp-app-list-panel .hasp-panel-head p{margin:3px 0 0;font-size:11px;color:var(--hasp-muted)}.hasp-app-list{display:grid;max-height:calc(100vh - 300px);overflow:auto;border-top:1px solid var(--hasp-border)}.hasp-app-candidate{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:13px 15px;text-decoration:none;color:var(--hasp-text);border-bottom:1px solid var(--hasp-border);transition:.15s}.hasp-app-candidate:hover,.hasp-app-candidate.is-active{background:#f6fbff}.hasp-app-candidate.is-active{box-shadow:inset 3px 0 var(--hasp-pink)}.hasp-app-avatar{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#e8f8ff,#fcecf4);color:var(--hasp-navy);font-size:12px;font-weight:900}.hasp-app-avatar--large{width:56px;height:56px;border-radius:16px;font-size:17px}.hasp-app-candidate-main{min-width:0}.hasp-app-candidate-top{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.hasp-app-candidate-top strong{font-size:13px;line-height:1.3;color:var(--hasp-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hasp-app-candidate small{display:block;color:var(--hasp-muted);font-size:10px;line-height:1.45;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hasp-app-position{font-weight:700;color:#4f5e73!important;margin:2px 0}.hasp-app-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:5px;font-size:10px;color:var(--hasp-muted)}.hasp-app-stars{color:#e7a900;letter-spacing:.02em}.hasp-app-status{display:inline-flex;align-items:center;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:800;font-style:normal;white-space:nowrap;background:#eef2f7;color:#526174}.hasp-app-status--new{background:#fff3d6;color:#8b5a00}.hasp-app-status--reviewing{background:#e9f5ff;color:#14618d}.hasp-app-status--shortlisted{background:#eeeaff;color:#5a3ba5}.hasp-app-status--interview{background:#e9f8f2;color:#176946}.hasp-app-status--hired{background:#dcfce7;color:#166534}.hasp-app-status--unsuccessful{background:#f2f3f5;color:#667085}.hasp-app-pagination{display:flex;gap:5px;justify-content:center;padding:12px}.hasp-app-pagination a{width:29px;height:29px;display:grid;place-items:center;border-radius:7px;text-decoration:none;color:var(--hasp-text);font-size:11px;border:1px solid var(--hasp-border)}.hasp-app-pagination a.is-current{background:var(--hasp-navy);color:#fff;border-color:var(--hasp-navy)}.hasp-app-detail-panel{padding:20px}.hasp-app-profile{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-bottom:18px;border-bottom:1px solid var(--hasp-border)}.hasp-app-profile-main{display:flex;align-items:center;gap:13px;min-width:0}.hasp-app-title-line{display:flex;align-items:center;gap:9px}.hasp-app-title-line h2{margin:0;font-size:21px;color:var(--hasp-navy)}.hasp-app-profile-main p{margin:3px 0 2px;font-size:13px;font-weight:700;color:#475569}.hasp-app-profile-main>div>span{font-size:10px;color:var(--hasp-muted)}.hasp-app-profile-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.hasp-app-profile-actions .hasp-btn{padding:8px 11px;font-size:11px}.hasp-app-snapshot{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:16px 0}.hasp-app-snapshot>div{display:grid;grid-template-columns:30px 1fr;column-gap:8px;align-items:center;background:#f8fafc;border:1px solid #edf1f5;border-radius:10px;padding:10px}.hasp-app-snapshot .dashicons{grid-row:1/3;width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#fff;color:var(--hasp-blue)}.hasp-app-snapshot small,.hasp-app-snapshot strong{display:block}.hasp-app-snapshot small{font-size:9px;text-transform:uppercase;letter-spacing:.04em;color:var(--hasp-muted)}.hasp-app-snapshot strong{font-size:11px;color:var(--hasp-navy);line-height:1.35}.hasp-app-section{border-top:1px solid var(--hasp-border);padding-top:16px;margin-top:16px}.hasp-app-section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.hasp-app-section-head h3{margin:0;font-size:14px;color:var(--hasp-navy)}.hasp-app-section-head p{margin:3px 0 0;font-size:10px;color:var(--hasp-muted)}.hasp-app-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hasp-app-info-grid>div{background:#fafbfd;border:1px solid #edf0f4;border-radius:9px;padding:10px 11px}.hasp-app-info-grid span,.hasp-app-info-grid strong{display:block}.hasp-app-info-grid span{font-size:9px;text-transform:uppercase;letter-spacing:.05em;color:var(--hasp-muted);margin-bottom:3px}.hasp-app-info-grid strong{font-size:11px;line-height:1.45;color:var(--hasp-text);font-weight:650}.hasp-app-info-wide{grid-column:1/-1}.hasp-app-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hasp-app-checks>div{display:grid;grid-template-columns:27px 1fr;gap:8px;align-items:center;border:1px solid var(--hasp-border);border-radius:9px;padding:9px}.hasp-app-checks .dashicons{width:27px;height:27px;border-radius:7px;display:grid;place-items:center;background:#f1f3f6;color:#667085}.hasp-app-checks .is-good .dashicons{background:#e8f8ef;color:#167044}.hasp-app-checks .is-warning .dashicons{background:#fff0ea;color:#b54708}.hasp-app-checks small,.hasp-app-checks strong{display:block}.hasp-app-checks small{font-size:9px;color:var(--hasp-muted)}.hasp-app-checks strong{font-size:11px;color:var(--hasp-navy)}.hasp-app-documents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hasp-app-documents>a{display:grid;grid-template-columns:30px 1fr 20px;gap:9px;align-items:center;border:1px solid var(--hasp-border);border-radius:9px;padding:10px;text-decoration:none;color:var(--hasp-text)}.hasp-app-documents>a:hover{border-color:#9adff7;background:#f8fcff}.hasp-app-documents>a>.dashicons:first-child{width:30px;height:30px;display:grid;place-items:center;border-radius:8px;background:#edf7ff;color:var(--hasp-blue)}.hasp-app-documents strong,.hasp-app-documents small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hasp-app-documents strong{font-size:10px;color:var(--hasp-navy)}.hasp-app-documents small{font-size:9px;color:var(--hasp-muted);margin-top:2px}.hasp-app-management{margin-top:18px;border:1px solid #dfe8f2;background:#f8fbff;border-radius:12px;padding:15px}.hasp-app-management-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.hasp-app-management label{display:grid;gap:5px;font-size:10px;font-weight:800;color:var(--hasp-navy)}.hasp-app-management input,.hasp-app-management select,.hasp-app-management textarea{font-size:11px}.hasp-app-notes{grid-column:1/-1}.hasp-app-savebar{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding-top:12px;border-top:1px solid #dfe8f2}.hasp-app-savebar span{font-size:9px;color:var(--hasp-muted)}@media(max-width:1250px){.hasp-app-kpis{grid-template-columns:repeat(3,1fr)}.hasp-app-toolbar{grid-template-columns:repeat(2,minmax(0,1fr)) auto auto}.hasp-app-workspace{grid-template-columns:340px minmax(0,1fr)}.hasp-app-snapshot,.hasp-app-management-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.hasp-app-workspace{grid-template-columns:1fr}.hasp-app-list{max-height:460px}.hasp-app-profile{align-items:flex-start}.hasp-app-info-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.hasp-app-hero,.hasp-app-profile,.hasp-app-savebar{align-items:flex-start;flex-direction:column}.hasp-app-kpis{grid-template-columns:repeat(2,1fr)}.hasp-app-toolbar{grid-template-columns:1fr}.hasp-app-toolbar .hasp-btn{width:100%}.hasp-app-profile-actions{justify-content:flex-start}.hasp-app-snapshot,.hasp-app-info-grid,.hasp-app-checks,.hasp-app-documents,.hasp-app-management-grid{grid-template-columns:1fr}.hasp-app-title-line{align-items:flex-start;flex-direction:column}.hasp-app-info-wide,.hasp-app-notes{grid-column:auto}}@media print{.hasp-sidebar,.hasp-topbar,.hasp-app-hero,.hasp-app-kpis,.hasp-app-toolbar,.hasp-app-list-panel,.hasp-app-profile-actions,.hasp-app-management{display:none!important}.hasp-shell,.hasp-main,.hasp-app-workspace{display:block!important;background:#fff!important}.hasp-app-detail-panel{box-shadow:none!important;border:0!important;padding:0!important}}.hasp-enq-workspace{display:grid;gap:14px}.hasp-enq-hero{display:flex;justify-content:space-between;align-items:center;gap:22px;padding:20px 22px;background:linear-gradient(135deg,#fff,#f7fbff);border:1px solid var(--hasp-border);border-radius:14px}.hasp-enq-hero h2{margin:3px 0 4px;font-size:24px;color:var(--hasp-navy)}.hasp-enq-hero p{margin:0;color:var(--hasp-muted);font-size:13px}.hasp-enq-hero-actions{display:flex;gap:8px;flex:none}.hasp-enq-hero-actions .hasp-btn{display:inline-flex;align-items:center;gap:6px}.hasp-enq-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.hasp-enq-kpi{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 13px;background:#fff;border:1px solid var(--hasp-border);border-radius:11px;text-decoration:none;color:var(--hasp-text);transition:.16s}.hasp-enq-kpi:hover,.hasp-enq-kpi.is-active{border-color:#8edbf5;box-shadow:0 6px 16px #142d520f;transform:translateY(-1px)}.hasp-enq-kpi.is-active{box-shadow:inset 0 -3px var(--hasp-blue),0 6px 16px #142d520f}.hasp-enq-kpi span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--hasp-muted)}.hasp-enq-kpi strong{font-size:21px;color:var(--hasp-navy)}.hasp-enq-toolbar{display:grid;grid-template-columns:minmax(210px,1.5fr) minmax(155px,1fr) minmax(145px,1fr) 135px 125px auto auto;gap:9px;align-items:end;background:#fff;border:1px solid var(--hasp-border);border-radius:12px;padding:12px}.hasp-enq-toolbar label{display:grid;gap:5px}.hasp-enq-toolbar label>span{font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--hasp-muted)}.hasp-enq-toolbar input,.hasp-enq-toolbar select{height:38px;padding:7px 9px;font-size:11px}.hasp-enq-toolbar .hasp-btn{height:38px;display:inline-flex;align-items:center;justify-content:center}.hasp-enq-grid{display:grid;grid-template-columns:390px minmax(0,1fr);gap:16px;align-items:start}.hasp-enq-list-panel{padding:0;overflow:hidden}.hasp-enq-list-head{display:flex;justify-content:space-between;align-items:center;padding:16px 17px 12px}.hasp-enq-list-head h3{margin:0;font-size:15px;color:var(--hasp-navy)}.hasp-enq-list-head p{margin:3px 0 0;font-size:10px;color:var(--hasp-muted)}.hasp-enq-list{display:grid;max-height:calc(100vh - 315px);overflow:auto;border-top:1px solid var(--hasp-border)}.hasp-enq-card{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;padding:12px 14px;border-bottom:1px solid var(--hasp-border);text-decoration:none;color:var(--hasp-text);transition:.15s}.hasp-enq-card:hover,.hasp-enq-card.is-active{background:#f6fbff}.hasp-enq-card.is-active{box-shadow:inset 3px 0 var(--hasp-pink)}.hasp-enq-avatar{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:linear-gradient(145deg,#e8f8ff,#fcecf4);color:var(--hasp-navy);font-size:12px;font-weight:900}.hasp-enq-avatar--large{width:56px;height:56px;border-radius:16px;font-size:17px}.hasp-enq-card-main{min-width:0}.hasp-enq-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.hasp-enq-card-top strong{font-size:12px;line-height:1.35;color:var(--hasp-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hasp-enq-card small{display:block;font-size:9px;line-height:1.45;color:var(--hasp-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hasp-enq-type{font-weight:750;color:#4f5e73!important;margin:2px 0}.hasp-enq-route{font-weight:800;color:#255b80}.hasp-enq-card-foot{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:5px;font-size:9px;color:var(--hasp-muted)}.hasp-enq-priority{display:inline-flex;align-items:center;border-radius:999px;padding:3px 6px;background:#eef2f7;color:#5c6677;font-weight:750}.hasp-enq-priority--high{background:#fff1dc;color:#8a5700}.hasp-enq-priority--urgent{background:#fee8e8;color:#a61b1b}.hasp-enq-pagination{display:flex;gap:5px;justify-content:center;padding:11px}.hasp-enq-pagination a{width:28px;height:28px;display:grid;place-items:center;border:1px solid var(--hasp-border);border-radius:7px;text-decoration:none;color:var(--hasp-text);font-size:10px}.hasp-enq-pagination a.is-current{background:var(--hasp-navy);border-color:var(--hasp-navy);color:#fff}.hasp-enq-detail-panel{padding:19px;position:sticky;top:16px}.hasp-enq-profile{display:flex;justify-content:space-between;align-items:center;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--hasp-border)}.hasp-enq-profile-main{display:flex;align-items:center;gap:12px;min-width:0}.hasp-enq-profile h2{margin:2px 0 3px;font-size:20px;color:var(--hasp-navy)}.hasp-enq-profile p{margin:0;font-size:10px;color:var(--hasp-muted)}.hasp-enq-profile-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.hasp-enq-profile-actions .hasp-btn{display:inline-flex;align-items:center;gap:5px;padding:8px 10px;font-size:10px}.hasp-enq-sensitive{display:flex;align-items:flex-start;gap:10px;margin:14px 0;padding:12px;border:1px solid #f1c1cf;background:#fff5f8;border-radius:10px;color:#78203e}.hasp-enq-sensitive .dashicons{flex:none}.hasp-enq-sensitive strong{display:block;font-size:11px}.hasp-enq-sensitive p{margin:2px 0 0;font-size:9px}.hasp-enq-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin:14px 0}.hasp-enq-summary>div{display:grid;grid-template-columns:28px 1fr;column-gap:8px;align-items:center;padding:9px;background:#f8fafc;border:1px solid #edf1f5;border-radius:9px;min-width:0}.hasp-enq-summary .dashicons{grid-row:1/3;width:28px;height:28px;display:grid;place-items:center;border-radius:7px;background:#fff;color:var(--hasp-blue)}.hasp-enq-summary small,.hasp-enq-summary strong{display:block;min-width:0}.hasp-enq-summary small{font-size:8px;text-transform:uppercase;letter-spacing:.05em;color:var(--hasp-muted)}.hasp-enq-summary strong{font-size:10px;color:var(--hasp-navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hasp-enq-summary a{color:inherit;text-decoration:none}.hasp-enq-section{border-top:1px solid var(--hasp-border);padding-top:14px;margin-top:14px}.hasp-enq-section-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:9px}.hasp-enq-section-head h3{margin:0;font-size:13px;color:var(--hasp-navy)}.hasp-enq-section-head p{margin:3px 0 0;font-size:9px;color:var(--hasp-muted)}.hasp-enq-message{background:#fafbfd;border:1px solid #edf0f4;border-radius:9px;padding:13px;max-height:330px;overflow:auto;font-size:11px;line-height:1.55}.hasp-enq-message p:first-child{margin-top:0}.hasp-enq-message p:last-child{margin-bottom:0}.hasp-enq-management{margin-top:15px;padding:14px;border:1px solid #dfe8f2;background:#f8fbff;border-radius:11px}.hasp-enq-management-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.hasp-enq-management label{display:grid;gap:5px;font-size:9px;font-weight:800;color:var(--hasp-navy)}.hasp-enq-management input,.hasp-enq-management select,.hasp-enq-management textarea{font-size:10px}.hasp-enq-notes{grid-column:1/-1}.hasp-enq-savebar{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-top:10px;padding-top:10px;border-top:1px solid #dfe8f2}.hasp-enq-savebar span{font-size:8px;color:var(--hasp-muted)}.hasp-enq-savebar .hasp-btn{display:inline-flex;align-items:center;gap:5px}.hasp-enq-empty{min-height:430px;display:grid;place-content:center;text-align:center}.hasp-enq-empty .dashicons{margin:auto;font-size:34px;width:34px;height:34px;color:#a5b4c6}@media(max-width:1250px){.hasp-enq-toolbar{grid-template-columns:repeat(2,minmax(0,1fr)) auto auto}.hasp-enq-grid{grid-template-columns:340px minmax(0,1fr)}.hasp-enq-summary,.hasp-enq-management-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:920px){.hasp-enq-kpis{grid-template-columns:repeat(3,1fr)}.hasp-enq-grid{grid-template-columns:1fr}.hasp-enq-list{max-height:430px}.hasp-enq-detail-panel{position:static}.hasp-enq-profile{align-items:flex-start}}@media(max-width:680px){.hasp-enq-hero,.hasp-enq-profile,.hasp-enq-savebar{align-items:flex-start;flex-direction:column}.hasp-enq-kpis{grid-template-columns:repeat(2,1fr)}.hasp-enq-toolbar{grid-template-columns:1fr}.hasp-enq-toolbar .hasp-btn{width:100%}.hasp-enq-profile-actions{justify-content:flex-start}.hasp-enq-summary,.hasp-enq-management-grid{grid-template-columns:1fr}.hasp-enq-notes{grid-column:auto}}.hasp-main{min-width:0}.hasp-topbar{position:sticky;top:0;z-index:35;backdrop-filter:blur(12px);background:#f7f9fceb;border-bottom:1px solid rgba(217,226,237,.9)}.hasp-topbar h1{font-size:21px}.hasp-panel-head h3,.hasp-panel-head h2{letter-spacing:-.015em}.hasp-btn{transition:transform .15s,box-shadow .15s,border-color .15s}.hasp-btn:hover{transform:translateY(-1px)}.hasp-dash-hero,.hasp-content-hero,.hasp-settings-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 26px;border:1px solid var(--hasp-border);border-radius:16px;background:linear-gradient(135deg,#fff,#f5fbff 58%,#fff4f8);box-shadow:0 10px 28px #192d4b0d}.hasp-dash-hero h2,.hasp-content-hero h2,.hasp-settings-hero h2{margin:4px 0 6px;font-size:27px;line-height:1.16;color:var(--hasp-navy);letter-spacing:-.035em}.hasp-dash-hero p,.hasp-content-hero p,.hasp-settings-hero p{margin:0;max-width:720px;color:var(--hasp-muted);font-size:12px}.hasp-dash-hero-actions{display:flex;gap:8px;flex-wrap:wrap;flex:none}.hasp-dash-hero-actions .hasp-btn{display:inline-flex;align-items:center;gap:6px}.hasp-dash-kpis{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px;margin:14px 0}.hasp-dash-kpi{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;padding:14px;background:#fff;border:1px solid var(--hasp-border);border-radius:12px;text-decoration:none;color:inherit;transition:.18s}.hasp-dash-kpi:hover{transform:translateY(-2px);border-color:#95dff7;box-shadow:0 9px 22px #132e5012}.hasp-dash-kpi>.dashicons{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:#eef9fd;color:var(--hasp-blue)}.hasp-dash-kpi small,.hasp-dash-kpi strong,.hasp-dash-kpi em{display:block}.hasp-dash-kpi small{font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:var(--hasp-muted)}.hasp-dash-kpi strong{font-size:23px;line-height:1.15;color:var(--hasp-navy)}.hasp-dash-kpi em{font-size:8px;font-style:normal;color:#8491a3}.hasp-dash-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.8fr);gap:14px}.hasp-dash-main,.hasp-dash-side{display:grid;gap:14px;align-content:start}.hasp-dash-action-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.hasp-dash-action-grid a{display:grid;grid-template-columns:34px 1fr;column-gap:9px;align-items:center;padding:12px;border:1px solid var(--hasp-border);border-radius:10px;text-decoration:none;color:var(--hasp-text);background:#fbfcfe}.hasp-dash-action-grid a:hover{border-color:#9cdff5;background:#f7fcff}.hasp-dash-action-grid .dashicons{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;background:#fff;border-radius:9px;color:var(--hasp-pink)}.hasp-dash-action-grid strong{font-size:10px;color:var(--hasp-navy)}.hasp-dash-action-grid small{font-size:8px;color:var(--hasp-muted)}.hasp-activity-list,.hasp-dash-feed{display:grid}.hasp-activity-list>a,.hasp-dash-feed>a{display:grid;align-items:center;gap:10px;padding:10px 2px;border-bottom:1px solid #edf1f5;text-decoration:none;color:inherit}.hasp-activity-list>a{grid-template-columns:32px minmax(0,1fr) auto}.hasp-dash-feed>a{grid-template-columns:34px minmax(0,1fr) auto}.hasp-activity-list>a:last-child,.hasp-dash-feed>a:last-child{border-bottom:0}.hasp-activity-icon{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:#f0f6fb;color:var(--hasp-blue)}.hasp-activity-list strong,.hasp-dash-feed strong{display:block;font-size:10px;color:var(--hasp-navy)}.hasp-activity-list small,.hasp-dash-feed small{font-size:8px;color:var(--hasp-muted)}.hasp-dash-feed .hasp-avatar{width:34px;height:34px;font-size:11px}.hasp-site-health ul{list-style:none;padding:0;margin:0;display:grid}.hasp-site-health li{display:grid;grid-template-columns:28px 1fr;gap:8px;padding:10px 0;border-bottom:1px solid #edf1f5}.hasp-site-health li:last-child{border:0}.hasp-site-health .dashicons{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background:#eaf8ef;color:#168148}.hasp-site-health .dashicons-warning{background:#fff4df;color:#9c6500}.hasp-site-health strong,.hasp-site-health small{display:block}.hasp-site-health strong{font-size:10px;color:var(--hasp-navy)}.hasp-site-health small{font-size:8px;color:var(--hasp-muted);word-break:break-word}.hasp-content-workspace{display:grid;gap:13px}.hasp-content-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px}.hasp-content-kpis a{display:flex;align-items:center;justify-content:space-between;padding:11px 13px;background:#fff;border:1px solid var(--hasp-border);border-radius:10px;text-decoration:none;color:inherit}.hasp-content-kpis a:hover,.hasp-content-kpis a.is-active{border-color:#91dbf3;box-shadow:inset 0 -3px var(--hasp-blue)}.hasp-content-kpis small{font-size:9px;font-weight:800;color:var(--hasp-muted)}.hasp-content-kpis strong{font-size:18px;color:var(--hasp-navy)}.hasp-content-list{padding:0;overflow:hidden}.hasp-content-toolbar{display:grid;grid-template-columns:minmax(240px,1.6fr) minmax(130px,.7fr) minmax(150px,.8fr) auto auto;gap:8px;align-items:end;padding:12px 14px;border-bottom:1px solid var(--hasp-border);background:#fbfcfe}.hasp-content-toolbar label{display:grid;gap:4px}.hasp-content-toolbar label>span{font-size:8px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:var(--hasp-muted)}.hasp-content-toolbar input,.hasp-content-toolbar select{height:37px;font-size:10px}.hasp-content-toolbar .hasp-btn{height:37px;display:inline-flex;align-items:center;justify-content:center}.hasp-content-list-head{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 9px}.hasp-content-list-head h3{margin:0;font-size:13px;color:var(--hasp-navy)}.hasp-content-list-head p{margin:2px 0 0;font-size:9px;color:var(--hasp-muted)}.hasp-content-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:10px 14px 16px}.hasp-content-card{display:grid;grid-template-rows:118px 1fr;border:1px solid var(--hasp-border);border-radius:12px;overflow:hidden;background:#fff;min-width:0;transition:.16s}.hasp-content-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #152a4812;border-color:#addff0}.hasp-content-card>img,.hasp-content-placeholder{width:100%;height:118px;object-fit:cover}.hasp-content-placeholder{display:grid;place-items:center;background:linear-gradient(145deg,#eef8fc,#f8eef4);color:var(--hasp-blue)}.hasp-content-placeholder .dashicons{font-size:30px;width:30px;height:30px}.hasp-content-card-body{display:flex;flex-direction:column;padding:11px}.hasp-content-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px}.hasp-content-card-top small{font-size:8px;color:var(--hasp-muted)}.hasp-content-card h3{margin:8px 0 5px;font-size:13px;line-height:1.3;color:var(--hasp-navy)}.hasp-content-card p{margin:0 0 10px;font-size:9px;line-height:1.5;color:var(--hasp-muted);flex:1}.hasp-content-card-actions{display:flex;align-items:center;gap:5px;padding-top:9px;border-top:1px solid #edf1f5}.hasp-content-card-actions .hasp-btn{padding:7px 9px;font-size:9px}.hasp-icon-btn{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--hasp-border);border-radius:7px;text-decoration:none;color:#657286;background:#fff}.hasp-icon-btn:hover{border-color:var(--hasp-blue);color:var(--hasp-blue)}.hasp-icon-btn--danger:hover{border-color:#e8a2a2;color:#b52626}.hasp-icon-btn .dashicons{font-size:15px;width:15px;height:15px}.hasp-pagination{display:flex;justify-content:center;gap:5px;padding:5px 14px 16px}.hasp-pagination a{width:29px;height:29px;display:grid;place-items:center;border:1px solid var(--hasp-border);border-radius:7px;text-decoration:none;color:var(--hasp-text);font-size:9px}.hasp-pagination a.is-current{background:var(--hasp-navy);border-color:var(--hasp-navy);color:#fff}.hasp-editor--modern{display:grid;gap:13px}.hasp-editor--modern .hasp-editor-head{padding:20px 22px;border:1px solid var(--hasp-border);border-radius:15px;background:linear-gradient(135deg,#fff,#f6fbfe)}.hasp-editor--modern .hasp-editor-head h2{font-size:24px;margin:4px 0}.hasp-editor--modern .hasp-editor-head p{font-size:9px;color:var(--hasp-muted);margin:0}.hasp-back-link{display:inline-flex;align-items:center;gap:4px;font-size:9px;text-decoration:none;color:var(--hasp-muted);margin-bottom:10px}.hasp-editor-actions{display:flex;gap:7px}.hasp-editor-fields{padding:18px}.hasp-editor-fields .hasp-field{padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid #edf1f5}.hasp-editor-fields .hasp-field:last-child{border:0;margin:0;padding:0}.hasp-editor-sidebar{display:grid;align-content:start;gap:12px}.hasp-full-btn{width:100%;justify-content:center;margin-top:10px;display:flex;align-items:center;gap:5px}.hasp-featured-preview{border-radius:10px;overflow:hidden;margin-bottom:10px}.hasp-featured-preview img{width:100%;height:auto;display:block}.hasp-gallery-manage{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;margin-top:10px}.hasp-gallery-manage label{padding:5px;border:1px solid var(--hasp-border);border-radius:8px;font-size:8px}.hasp-gallery-manage img{display:block;width:100%;height:70px;object-fit:cover;border-radius:5px}.hasp-gallery-manage span{display:block;padding-top:4px}.hasp-editor-help ul{list-style:none;margin:0;padding:0;display:grid;gap:7px}.hasp-editor-help li{display:flex;gap:6px;align-items:flex-start;font-size:9px;color:var(--hasp-muted)}.hasp-editor-help .dashicons{font-size:15px;width:15px;height:15px;color:#1a8a4d}.hasp-roles-layout{align-items:start}.hasp-role-list,.hasp-role-editor,.hasp-user-role-panel{border-radius:13px}.hasp-role-list a{transition:.15s}.hasp-role-list a:hover{background:#f6fbff}.hasp-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hasp-cap-card{min-height:78px}.hasp-user-role-panel{margin-top:14px}.hasp-assign-role{grid-template-columns:minmax(240px,1.5fr) minmax(190px,1fr) auto}.hasp-settings-workspace{display:grid;gap:14px}.hasp-settings-version{padding:7px 10px;border-radius:999px;background:#fff;border:1px solid var(--hasp-border);font-size:9px;font-weight:800;color:var(--hasp-muted)}.hasp-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.hasp-settings-grid>.hasp-panel{display:grid;align-content:start;gap:12px}.hasp-settings-card-head{display:flex;align-items:center;gap:10px;padding-bottom:10px;border-bottom:1px solid #edf1f5}.hasp-settings-card-head>.dashicons{width:36px;height:36px;display:grid;place-items:center;border-radius:10px;background:#eef8fc;color:var(--hasp-blue)}.hasp-settings-card-head h3{margin:0;font-size:13px;color:var(--hasp-navy)}.hasp-settings-card-head p{margin:2px 0 0;font-size:8px;color:var(--hasp-muted)}.hasp-setting-toggle{display:grid!important;grid-template-columns:auto 1fr;gap:9px;align-items:start!important;padding:11px;border:1px solid var(--hasp-border);border-radius:10px;background:#fafcfe}.hasp-setting-toggle strong,.hasp-setting-toggle small{display:block}.hasp-setting-toggle strong{font-size:10px;color:var(--hasp-navy)}.hasp-setting-toggle small{font-size:8px;line-height:1.45;color:var(--hasp-muted)}.hasp-system-list{display:grid;margin:0}.hasp-system-list>div{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #edf1f5}.hasp-system-list>div:last-child{border:0}.hasp-system-list dt{font-size:9px;font-weight:800;color:var(--hasp-muted)}.hasp-system-list dd{margin:0;font-size:9px;color:var(--hasp-navy);text-align:right;word-break:break-all}.hasp-settings-save{position:sticky;bottom:12px;z-index:12;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 14px;margin-top:13px;background:#fffffff0;backdrop-filter:blur(10px);border:1px solid var(--hasp-border);border-radius:12px;box-shadow:0 10px 25px #142b4b14}.hasp-settings-save strong,.hasp-settings-save small{display:block}.hasp-settings-save strong{font-size:10px;color:var(--hasp-navy)}.hasp-settings-save small{font-size:8px;color:var(--hasp-muted)}.hasp-settings-save .hasp-btn{display:inline-flex;align-items:center;gap:5px}.hasp-empty .dashicons{display:block;margin:0 auto 8px;font-size:30px;width:30px;height:30px;color:#a8b7c8}.hasp-empty h3{margin:0 0 3px;color:var(--hasp-navy);font-size:13px}.hasp-empty p{margin:0;color:var(--hasp-muted);font-size:9px}@media(max-width:1280px){.hasp-dash-kpis{grid-template-columns:repeat(3,1fr)}.hasp-dash-action-grid,.hasp-content-cards{grid-template-columns:repeat(2,1fr)}.hasp-content-toolbar{grid-template-columns:repeat(3,minmax(0,1fr)) auto auto}}@media(max-width:980px){.hasp-dash-layout{grid-template-columns:1fr}.hasp-content-cards{grid-template-columns:repeat(2,1fr)}.hasp-settings-grid,.hasp-capability-grid{grid-template-columns:1fr}.hasp-assign-role{grid-template-columns:1fr 1fr auto}}@media(max-width:700px){.hasp-dash-hero,.hasp-content-hero,.hasp-settings-hero,.hasp-settings-save{align-items:flex-start;flex-direction:column}.hasp-dash-kpis,.hasp-content-kpis{grid-template-columns:repeat(2,1fr)}.hasp-dash-action-grid,.hasp-content-cards,.hasp-content-toolbar{grid-template-columns:1fr}.hasp-content-toolbar .hasp-btn{width:100%}.hasp-editor-actions{width:100%;flex-direction:column}.hasp-editor-actions .hasp-btn{width:100%}.hasp-gallery-manage{grid-template-columns:repeat(2,1fr)}.hasp-assign-role{grid-template-columns:1fr}.hasp-settings-save .hasp-btn{width:100%;justify-content:center}}.hasp-dash-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:16px 0 18px}.hasp-dash-kpi{min-height:112px;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:16px 15px;border-radius:13px;box-shadow:0 5px 16px #17233f0b}.hasp-dash-kpi>.dashicons{width:44px;height:44px;border-radius:11px;font-size:21px;line-height:44px}.hasp-dash-kpi small{font-size:9px;line-height:1.25;letter-spacing:.045em}.hasp-dash-kpi strong{margin-top:3px;font-size:27px;line-height:1.05}.hasp-dash-kpi em{margin-top:5px;font-size:9px;line-height:1.35}.hasp-dash-kpi:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17233f14}@media(max-width:1450px){.hasp-dash-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(max-width:1180px){.hasp-dash-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.hasp-dash-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.hasp-dash-kpis{grid-template-columns:1fr}.hasp-dash-kpi{min-height:96px}}.hasp-dash-hero{align-items:center;gap:16px;padding:14px 18px;min-height:0;border-radius:13px}.hasp-dash-hero>div:first-child{min-width:0}.hasp-dash-hero .hasp-eyebrow{display:block;margin:0 0 2px;font-size:9px;line-height:1.25}.hasp-dash-hero h2{margin:0 0 3px;font-size:22px;line-height:1.15}.hasp-dash-hero p{margin:0;font-size:10px;line-height:1.4}.hasp-dash-hero-actions{margin-left:auto;align-items:center;gap:7px}.hasp-dash-hero-actions .hasp-btn{min-height:34px;padding:8px 12px;white-space:nowrap}@media(max-width:700px){.hasp-dash-hero{gap:10px;padding:14px}.hasp-dash-hero h2{font-size:20px}.hasp-dash-hero-actions{width:100%;margin-left:0}.hasp-dash-hero-actions .hasp-btn{width:auto}}.hasp-dash-hero{padding-top:10px}.hasp-dash-hero .hasp-eyebrow{margin-bottom:0}.hasp-dash-hero h2{margin-top:-2px}@media(max-width:700px){.hasp-dash-hero{padding-top:10px}}.hasp-topbar{min-height:58px;margin-bottom:14px;padding:6px 0}.hasp-topbar h1{line-height:1.15}.hasp-topbar p{margin-top:2px;line-height:1.25}@media(max-width:780px){.hasp-topbar{min-height:54px;margin-bottom:12px;padding:5px 0}}.hasp-staff-portal-page .ha-page-section{min-height:0!important;padding-top:12px!important;padding-bottom:12px!important}@media(max-width:780px){.hasp-staff-portal-page .ha-page-section{padding-top:8px!important;padding-bottom:8px!important}}.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.hasp-staff-portal-page .ha-page-section{width:100%!important;max-width:none!important}.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){padding-left:20px!important;padding-right:20px!important;box-sizing:border-box!important}@media(max-width:780px){.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){padding-left:12px!important;padding-right:12px!important}}@media(max-width:780px){.hasp-main{padding-right:0!important}}.hasp-staff-portal-page .ha-page-section{width:auto!important;max-width:none!important}.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){width:100%!important;max-width:1240px!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important;box-sizing:border-box!important}.hasp-main{padding-right:0!important}@media(max-width:780px){.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){padding-left:12px!important;padding-right:12px!important}.hasp-main{padding-right:0!important}}body.hasp-staff-portal-page .hasp-shell>.hasp-main,body.hasp-staff-portal-page .hasp-main{padding-right:0!important;margin-right:0!important;box-sizing:border-box}.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){padding-right:0!important}@media(max-width:780px){.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){padding-right:0!important}}.hasp-audit-workspace{display:grid;gap:18px}.hasp-audit-hero{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;border:1px solid #dce3ea;border-radius:10px;background:#fff}.hasp-audit-hero h2{margin:3px 0 5px;font-size:1.45rem}.hasp-audit-hero p{margin:0;color:#667085;max-width:760px}.hasp-audit-chain{min-width:220px;display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;padding:12px 14px;border:1px solid #dce3ea;border-radius:8px;background:#f8fafc}.hasp-audit-chain .dashicons{grid-row:1/3;font-size:28px;width:28px;height:28px;color:#344054}.hasp-audit-chain strong{font-size:.9rem}.hasp-audit-chain small{color:#667085}.hasp-audit-stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.hasp-audit-stats>div{display:grid;grid-template-columns:auto 1fr;gap:2px 10px;align-items:center;padding:15px 16px;border:1px solid #dce3ea;border-radius:8px;background:#fff}.hasp-audit-stats .dashicons{grid-row:1/3;font-size:22px;width:22px;height:22px;color:#475467}.hasp-audit-stats small{color:#667085}.hasp-audit-stats strong{font-size:1.35rem}.hasp-audit-filters{display:grid;grid-template-columns:minmax(240px,1.5fr) repeat(4,minmax(130px,.7fr)) minmax(130px,.6fr) minmax(130px,.6fr) auto auto;gap:10px;align-items:end;padding:14px;border:1px solid #dce3ea;border-radius:8px;background:#fff}.hasp-audit-filters label{margin:0;font-size:.75rem;color:#667085}.hasp-audit-filters input,.hasp-audit-filters select{min-height:40px;margin:0}.hasp-audit-search{position:relative}.hasp-audit-search .dashicons{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:#667085}.hasp-audit-search input{padding-left:38px}.hasp-audit-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px}.hasp-audit-toolbar div{display:grid}.hasp-audit-toolbar span{font-size:.8rem;color:#667085}.hasp-audit-table-wrap{overflow:auto;border:1px solid #dce3ea;border-radius:8px;background:#fff}.hasp-audit-table{width:100%;border-collapse:collapse;font-size:.84rem;min-width:980px}.hasp-audit-table th{padding:11px 12px;text-align:left;background:#f8fafc;border-bottom:1px solid #dce3ea;color:#475467;font-size:.72rem;text-transform:uppercase;letter-spacing:.04em}.hasp-audit-table td{padding:11px 12px;border-bottom:1px solid #eaecf0;vertical-align:top}.hasp-audit-table td strong,.hasp-audit-table td small{display:block}.hasp-audit-table td small{margin-top:2px;color:#667085;max-width:310px}.hasp-audit-result{display:inline-flex;padding:4px 8px;border-radius:999px;background:#eef2f6;color:#344054;font-weight:700;font-size:.72rem}.hasp-audit-result.is-success{background:#ecfdf3;color:#027a48}.hasp-audit-result.is-failed,.hasp-audit-result.is-denied{background:#fef3f2;color:#b42318}.hasp-audit-details-toggle{border:0;background:transparent;cursor:pointer;color:#344054;padding:4px}.hasp-audit-details td{padding:0!important;background:#f8fafc}.hasp-audit-details dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin:0;padding:14px}.hasp-audit-details dl>div{padding:10px 12px;border-bottom:1px solid #eaecf0}.hasp-audit-details dt{font-weight:700;font-size:.74rem;color:#475467;margin-bottom:4px}.hasp-audit-details dd{margin:0}.hasp-audit-details pre{margin:0;white-space:pre-wrap;word-break:break-word;font:inherit;color:#344054}.hasp-pagination{display:flex;gap:6px;flex-wrap:wrap}.hasp-pagination a,.hasp-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:34px;height:34px;border:1px solid #dce3ea;border-radius:6px;background:#fff;text-decoration:none}.hasp-pagination a.is-current{background:#101828;color:#fff;border-color:#101828}@media(max-width:1180px){.hasp-audit-stats,.hasp-audit-filters{grid-template-columns:repeat(3,1fr)}.hasp-audit-search{grid-column:span 3}}@media(max-width:760px){.hasp-audit-hero{align-items:flex-start;flex-direction:column}.hasp-audit-chain{width:100%}.hasp-audit-stats,.hasp-audit-filters{grid-template-columns:1fr 1fr}.hasp-audit-search{grid-column:span 2}.hasp-audit-details dl{grid-template-columns:1fr}}.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){padding-left:0!important}@media(max-width:780px){.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){padding-left:0!important}}.hasp-staff-portal-page .ha-page-section>.ha-container,.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),.hasp-staff-portal-page main .ha-container:has(.hasp-shell){width:100%!important;max-width:1240px!important;margin-inline:auto!important;padding-left:0!important;padding-right:0!important;overflow:visible!important;box-sizing:border-box!important}.hasp-staff-portal-page .hasp-shell{width:100%;max-width:100%;min-width:0;grid-template-columns:minmax(210px,250px) minmax(0,1fr);overflow:visible}.hasp-staff-portal-page .hasp-main{width:auto;max-width:100%;min-width:0;padding-left:24px;padding-right:0!important;overflow:hidden}.hasp-staff-portal-page .hasp-main>*,.hasp-staff-portal-page .hasp-audit-workspace,.hasp-staff-portal-page .hasp-audit-hero,.hasp-staff-portal-page .hasp-audit-stats,.hasp-staff-portal-page .hasp-audit-filters,.hasp-staff-portal-page .hasp-audit-toolbar,.hasp-staff-portal-page .hasp-audit-table-wrap{width:100%;max-width:100%;min-width:0;box-sizing:border-box}.hasp-staff-portal-page .hasp-audit-hero{flex-wrap:wrap}.hasp-staff-portal-page .hasp-audit-chain{min-width:0;max-width:100%}.hasp-staff-portal-page .hasp-audit-filters{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.hasp-staff-portal-page .hasp-audit-search{grid-column:span 2;min-width:0}.hasp-staff-portal-page .hasp-audit-filters>*{min-width:0}.hasp-staff-portal-page .hasp-audit-toolbar{flex-wrap:wrap}.hasp-staff-portal-page .hasp-audit-table-wrap{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.hasp-staff-portal-page .hasp-audit-table{width:max-content;min-width:100%;max-width:none;table-layout:auto}.hasp-staff-portal-page .hasp-audit-table th,.hasp-staff-portal-page .hasp-audit-table td{white-space:normal;overflow-wrap:anywhere}.hasp-staff-portal-page .hasp-audit-table th:first-child,.hasp-staff-portal-page .hasp-audit-table td:first-child{min-width:145px}.hasp-staff-portal-page .hasp-audit-details pre{max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap}@media(max-width:1050px){.hasp-staff-portal-page .hasp-shell{grid-template-columns:82px minmax(0,1fr)}.hasp-staff-portal-page .hasp-main{padding-left:18px}}@media(max-width:780px){.hasp-staff-portal-page .hasp-shell{display:block}.hasp-staff-portal-page .hasp-main{padding-left:12px;padding-right:12px!important;overflow:hidden}.hasp-staff-portal-page .hasp-audit-search{grid-column:1/-1}}.hasp-sidebar nav{align-content:start}.hasp-nav-group-label{display:block;margin:14px 12px 4px;color:#ffffff85;font-size:10px;font-weight:800;line-height:1.2;letter-spacing:.09em;text-transform:uppercase}.hasp-sidebar nav .hasp-nav-group-label:first-child{margin-top:0}@media(max-width:1050px)and (min-width:781px){.hasp-nav-group-label{height:1px;margin:12px 8px 5px;overflow:hidden;padding:0;background:#ffffff1f;color:transparent;font-size:0}}@media(max-width:780px){.hasp-nav-group-label{margin-left:13px;margin-right:13px}}.hasp-newsletter-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.hasp-newsletter-card{background:#fff;border:1px solid var(--hasp-border,#e1e6eb);border-radius:8px;padding:20px;min-width:0}.hasp-newsletter-card__head{display:flex;align-items:center;justify-content:space-between;gap:12px}.hasp-newsletter-card h3{margin:14px 0 8px;font-size:1.2rem}.hasp-newsletter-card p{color:#657180}.hasp-newsletter-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px 0;margin:14px 0;border-top:1px solid #e8ecef;border-bottom:1px solid #e8ecef}.hasp-newsletter-stats span{font-size:.76rem;color:#677482}.hasp-newsletter-stats strong{display:block;font-size:1.05rem;color:#182638}.hasp-inline-form{display:inline}.hasp-text-btn{border:0;background:transparent;text-decoration:underline;cursor:pointer;padding:8px 0}.hasp-newsletter-distribution{margin-top:20px}.hasp-newsletter-distribution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.hasp-copy-row{display:flex;gap:8px;margin:12px 0}.hasp-copy-row input{min-width:0;flex:1}.hasp-newsletter-actions-row{display:flex;gap:10px;align-items:center;margin-top:20px;padding-top:18px;border-top:1px solid #e5e9ed}.hasp-newsletter-actions-row form{margin:0}.hasp-recipient-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:20px}.hasp-table td small{display:block;color:#75808c;margin-top:3px}.hasp-newsletter-editor .wp-editor-wrap{margin-top:8px}.hasp-newsletter-editor .hasp-editor-side{min-width:0}.hasp-newsletter-editor code{font-size:.82rem}.hasp-btn--danger{background:#7a2830;color:#fff}.hasp-help{font-size:.86rem;color:#6c7885}@media(max-width:980px){.hasp-newsletter-grid,.hasp-newsletter-distribution-grid,.hasp-recipient-layout{grid-template-columns:1fr}}@media(max-width:640px){.hasp-newsletter-stats{grid-template-columns:1fr 1fr}.hasp-copy-row{flex-direction:column}}@media(min-width:781px){.hasp-shell>.hasp-sidebar,body.hasp-staff-portal-page .hasp-shell>.hasp-sidebar,.hasp-staff-portal-page .hasp-sidebar{position:relative!important;top:auto!important;height:auto!important;min-height:100%!important;max-height:none!important;align-self:stretch!important;overflow:visible!important}.hasp-shell>.hasp-sidebar nav,body.hasp-staff-portal-page .hasp-shell>.hasp-sidebar nav,.hasp-staff-portal-page .hasp-sidebar nav{overflow:visible!important;max-height:none!important;height:auto!important;flex:0 0 auto!important}.hasp-shell>.hasp-sidebar .hasp-user{margin-top:24px!important}}@media(min-width:781px){body.hasp-staff-portal-page .hasp-shell{min-height:0!important;height:auto!important;align-items:stretch!important}body.hasp-staff-portal-page .hasp-sidebar{position:relative!important;inset:auto!important;height:auto!important;min-height:max-content!important;max-height:none!important;align-self:stretch!important;overflow:visible!important}body.hasp-staff-portal-page .hasp-sidebar nav{display:flex!important;flex-direction:column!important;flex:0 0 auto!important;height:auto!important;min-height:0!important;max-height:none!important;overflow:visible!important}body.hasp-staff-portal-page .hasp-sidebar .hasp-user{margin-top:24px!important}}@media(min-width:781px){body.hasp-staff-portal-page .hasp-shell>.hasp-sidebar{display:flex!important;flex-direction:column!important;min-height:calc(100vh - 32px)!important}body.hasp-staff-portal-page .hasp-shell>.hasp-sidebar .hasp-user{margin-top:auto!important}}.hasp-newsletter-builder{max-width:100%}.hasp-builder-hero{align-items:center}.hasp-builder-view-switch{display:flex;gap:6px}.hasp-builder-view-switch .is-active{background:#12254a;color:#fff}.hasp-builder-layout{display:grid;grid-template-columns:220px minmax(0,1fr) 270px;gap:16px;align-items:start}.hasp-builder-library,.hasp-builder-settings{position:sticky;top:18px;max-height:calc(100vh - 36px);overflow:auto;background:#fff;border:1px solid #dfe5ea;border-radius:8px;padding:14px}.hasp-builder-panel-head h3{margin:0 0 4px;font-size:1rem}.hasp-builder-panel-head p{margin:0 0 12px;font-size:.78rem;color:#687482}.hasp-block-library{display:grid;gap:7px}.hasp-block-add,.hasp-saved-section{width:100%;text-align:left;border:1px solid #dfe5ea;background:#fff;border-radius:6px;padding:9px;cursor:pointer;display:grid;grid-template-columns:24px 1fr;gap:2px 7px}.hasp-block-add:hover,.hasp-saved-section:hover{border-color:#12254a;background:#f7f9fb}.hasp-block-add .dashicons{grid-row:1/3;color:#12254a}.hasp-block-add strong,.hasp-saved-section strong{font-size:.82rem}.hasp-block-add small,.hasp-saved-section small{font-size:.68rem;color:#74808d}.hasp-builder-stage{min-width:0}.hasp-builder-stage-toolbar{display:grid;grid-template-columns:1fr 170px;gap:12px;background:#fff;border:1px solid #dfe5ea;border-radius:8px;padding:12px;margin-bottom:12px}.hasp-newsletter-preview-frame{background:#e9edf1;padding:24px;border-radius:8px;transition:.2s}.hasp-newsletter-preview-frame[data-device=mobile]{max-width:430px;margin:auto;padding:12px}.hasp-newsletter-canvas{max-width:720px;margin:auto;background:#fff;min-height:520px;box-shadow:0 10px 30px #12254a14}.hasp-builder-empty{padding:90px 30px;text-align:center;color:#65717e}.hasp-builder-block{position:relative;padding:30px;border-bottom:1px solid #e7ebef}.hasp-builder-block:hover{outline:2px solid #9aa7b4;outline-offset:-2px}.hasp-builder-block--hero{padding:46px 34px;background:#f4f7fa}.hasp-builder-block--announcement{background:#f3f5f7;border-left:5px solid #263241}.hasp-builder-block--training{background:#f8f9fa}.hasp-builder-block--quote{font-style:italic}.hasp-builder-block-tools{position:absolute;right:8px;top:8px;display:flex;gap:3px;opacity:0;transition:.15s}.hasp-builder-block:hover .hasp-builder-block-tools{opacity:1}.hasp-builder-block-tools button{border:1px solid #cfd6dd;background:#fff;border-radius:4px;min-width:26px;height:26px;cursor:pointer}.hasp-block-type{display:block;font-size:.66rem;text-transform:uppercase;letter-spacing:.08em;color:#77828e;margin-bottom:8px}.hasp-block-heading{width:100%;font-size:1.35rem;font-weight:700;border:0;border-bottom:1px dashed transparent;padding:4px 0;color:#12254a}.hasp-block-content{width:100%;border:0;resize:vertical;line-height:1.6;padding:5px 0;min-height:80px}.hasp-block-heading:focus,.hasp-block-content:focus{outline:0;border-color:#8e9aa6;background:#fbfcfd}.hasp-block-extra{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:12px}.hasp-block-extra label{font-size:.7rem;color:#64717e}.hasp-block-extra input{width:100%;margin-top:3px}.hasp-builder-block img{max-width:100%;border-radius:6px;margin-top:12px}.hasp-builder-block--divider{padding:18px 30px}.hasp-builder-checklist ul{list-style:none;padding:0;margin:0}.hasp-builder-checklist li{font-size:.78rem;padding:6px 0 6px 22px;position:relative;color:#65717e}.hasp-builder-checklist li:before{content:"\25cb";position:absolute;left:0}.hasp-builder-checklist li.is-complete{color:#254b36}.hasp-builder-checklist li.is-complete:before{content:"\2713";font-weight:700}.hasp-template-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.hasp-template-card{background:#fff;border:1px solid #dfe5ea;border-radius:8px;padding:18px}.hasp-template-card>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.08em;color:#76818d}.hasp-template-card h3{margin:7px 0}.hasp-template-card p{font-size:.82rem;color:#65717e}.hasp-test-email-panel{display:flex;justify-content:space-between;gap:20px;align-items:end}.hasp-test-email-panel form{display:flex;gap:10px;align-items:end}.hasp-built-newsletter{max-width:100%}.hasp-built-block{padding:28px 0;border-bottom:1px solid #e6eaee}.hasp-built-block--hero{padding:38px;background:#f4f7fa;margin:-10px -10px 24px}.hasp-built-block--announcement{padding:22px;border:1px solid #d7dde3;border-left:5px solid #263241;background:#f7f8f9}.hasp-built-block img{max-width:100%;height:auto}.hasp-built-button{display:inline-block;padding:12px 19px;background:#12254a;color:#fff!important;text-decoration:none;border-radius:5px}.hasp-built-divider{border:0;border-top:1px solid #dfe5ea;margin:24px 0}@media(max-width:1180px){.hasp-builder-layout{grid-template-columns:190px minmax(0,1fr)}.hasp-builder-settings{position:static;grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-height:none}.hasp-builder-settings>.hasp-publish-actions{grid-column:1/-1}}@media(max-width:820px){.hasp-builder-layout{grid-template-columns:1fr}.hasp-builder-library,.hasp-builder-settings{position:static;max-height:none}.hasp-builder-library{display:none}.hasp-builder-settings{display:block}.hasp-builder-stage-toolbar{grid-template-columns:1fr}.hasp-template-grid{grid-template-columns:1fr 1fr}.hasp-test-email-panel,.hasp-test-email-panel form{display:block}}@media(max-width:560px){.hasp-template-grid{grid-template-columns:1fr}.hasp-newsletter-preview-frame{padding:0}.hasp-builder-block{padding:24px 18px}.hasp-builder-block-tools{opacity:1}}.hasp-rte-toolbar{display:flex;align-items:center;gap:4px;flex-wrap:wrap;padding:7px 8px;background:#f4f6f8;border:1px solid #cfd6df;border-bottom:0;border-radius:6px 6px 0 0}.hasp-rte-toolbar>span{width:1px;height:24px;background:#d4dae2;margin:0 3px}.hasp-rte-toolbar button,.hasp-rte-toolbar select{min-height:32px;border:1px solid transparent;background:#fff;color:#243247;border-radius:4px;padding:4px 8px;font:inherit;font-size:12px;line-height:1;cursor:pointer}.hasp-rte-toolbar button:hover,.hasp-rte-toolbar button:focus,.hasp-rte-toolbar select:focus{border-color:#9aa8ba;outline:2px solid transparent;background:#e9edf2}.hasp-rte-toolbar select{min-width:112px}.hasp-rich-editor{min-height:145px;padding:14px 15px;border:1px solid #cfd6df;border-radius:0 0 6px 6px;background:#fff;color:#1f2937;line-height:1.65;overflow-wrap:anywhere}.hasp-rich-editor:focus{outline:2px solid #263241;outline-offset:-2px;border-color:#263241}.hasp-rich-editor:empty:before{content:attr(data-placeholder);color:#7b8797;pointer-events:none}.hasp-rich-editor p:first-child,.hasp-rich-editor h2:first-child,.hasp-rich-editor h3:first-child{margin-top:0}.hasp-rich-editor p:last-child,.hasp-rich-editor ul:last-child,.hasp-rich-editor ol:last-child{margin-bottom:0}.hasp-rich-editor h2{font-size:1.45rem;line-height:1.25;margin:1.15em 0 .45em}.hasp-rich-editor h3{font-size:1.2rem;line-height:1.3;margin:1em 0 .4em}.hasp-rich-editor blockquote{margin:1em 0;padding:10px 14px;border-left:4px solid #263241;background:#f7f8fa}.hasp-rich-editor a{text-decoration:underline}.hasp-editor-help{margin:6px 0 12px;color:#667085;font-size:12px;line-height:1.45}.hasp-builder-block .hasp-rte-toolbar{margin-top:10px}.hasp-builder-block .hasp-rich-editor{margin-bottom:0}.hasp-standalone-rte{margin-bottom:16px}@media(max-width:700px){.hasp-rte-toolbar{gap:3px}.hasp-rte-toolbar button,.hasp-rte-toolbar select{font-size:11px;padding:4px 6px}.hasp-rte-toolbar select{min-width:100px}.hasp-rich-editor{min-height:130px;padding:12px}}.hasp-builder-hero-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.hasp-builder-delete-form{margin:0}.hasp-builder-hero-actions .dashicons{font-size:16px;width:16px;height:16px}.hasp-publish-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hasp-publish-actions .hasp-btn{margin:0}@media(max-width:720px){.hasp-builder-hero-actions{justify-content:flex-start;width:100%}}.hasp-newsletters .hasp-content-card-actions+.hasp-card-utility-actions,.hasp-newsletters article .hasp-card-utility-actions{margin-top:30px!important;padding-top:18px!important;border-top:1px solid rgba(15,23,42,.1)!important;display:flex!important;gap:12px!important;align-items:center!important;flex-wrap:wrap!important}body.hasp-staff-portal-page .hasp-shell,body.hasp-staff-portal-page .hasp-shell>.hasp-main,body.hasp-staff-portal-page .hasp-main>*,body.hasp-staff-portal-page .hasp-content-workspace,body.hasp-staff-portal-page .hasp-applications-page,body.hasp-staff-portal-page .hasp-settings-workspace,body.hasp-staff-portal-page .hasp-newsletter-builder{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.hasp-staff-portal-page .hasp-content-workspace>*,body.hasp-staff-portal-page .hasp-content-hero,body.hasp-staff-portal-page .hasp-filterbar,body.hasp-staff-portal-page .hasp-content-kpis,body.hasp-staff-portal-page .hasp-panel,body.hasp-staff-portal-page .hasp-table-wrap,body.hasp-staff-portal-page .hasp-newsletter-grid,body.hasp-staff-portal-page .hasp-recipient-layout,body.hasp-staff-portal-page .hasp-template-grid,body.hasp-staff-portal-page .hasp-settings-form{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important}body.hasp-staff-portal-page .hasp-content-workspace{overflow:hidden!important}body.hasp-staff-portal-page .hasp-table-wrap{overflow-x:auto!important;overflow-y:visible!important;-webkit-overflow-scrolling:touch}body.hasp-staff-portal-page .hasp-table{min-width:720px}body.hasp-staff-portal-page .hasp-content-kpis{grid-template-columns:repeat(5,minmax(0,1fr))!important}body.hasp-staff-portal-page .hasp-content-kpis>div,body.hasp-staff-portal-page .hasp-content-kpis>a{min-width:0;padding:11px 13px;background:#fff;border:1px solid var(--hasp-border);border-radius:10px}body.hasp-staff-portal-page .hasp-content-kpis>div small,body.hasp-staff-portal-page .hasp-content-kpis>div strong{display:block}body.hasp-staff-portal-page .hasp-content-kpis>div small{font-size:9px;font-weight:800;color:var(--hasp-muted)}body.hasp-staff-portal-page .hasp-content-kpis>div strong{margin-top:4px;font-size:18px;color:var(--hasp-navy)}@media(max-width:1100px){body.hasp-staff-portal-page .hasp-content-kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:700px){body.hasp-staff-portal-page .hasp-content-kpis{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.hasp-staff-portal-page .hasp-table{min-width:640px}}body.hasp-staff-portal-page .hasp-newsletter-engagement-panel{width:100%!important;max-width:none!important;min-width:0!important;justify-self:stretch!important;align-self:stretch!important}body.hasp-staff-portal-page .hasp-newsletter-engagement-panel .hasp-table-wrap{width:100%!important;max-width:none!important;min-width:0!important;display:block!important}body.hasp-staff-portal-page .hasp-newsletter-engagement-panel .hasp-table{width:100%!important;min-width:100%!important;max-width:none!important;table-layout:auto!important}body.hasp-staff-portal-page .hasp-newsletter-engagement-panel .hasp-table th,body.hasp-staff-portal-page .hasp-newsletter-engagement-panel .hasp-table td{box-sizing:border-box}body.hasp-staff-portal-page .hasp-newsletter-reports-workspace{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important}body.hasp-staff-portal-page .hasp-newsletter-reports-workspace>*{width:100%!important;max-width:100%!important;min-width:0!important;box-sizing:border-box!important;margin-left:0!important;margin-right:0!important}body.hasp-staff-portal-page .hasp-newsletter-reports-workspace>*+*{margin-top:13px!important}body.hasp-staff-portal-page .hasp-newsletter-engagement-panel{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;padding:0!important;overflow:hidden!important;box-sizing:border-box!important}body.hasp-staff-portal-page .hasp-newsletter-engagement-panel>.hasp-panel-head{width:100%!important;padding:20px 22px 16px!important;margin:0!important;box-sizing:border-box!important}body.hasp-staff-portal-page .hasp-newsletter-engagement-table-wrap{display:block!important;width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important;padding:0!important;overflow-x:auto!important;overflow-y:hidden!important;box-sizing:border-box!important;border-top:1px solid var(--hasp-border)!important}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table{width:100%!important;max-width:none!important;min-width:820px!important;margin:0!important;table-layout:fixed!important;border-collapse:collapse!important}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table th,body.hasp-staff-portal-page table.hasp-newsletter-engagement-table td{white-space:normal!important;overflow-wrap:anywhere!important}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table th:nth-child(1),body.hasp-staff-portal-page table.hasp-newsletter-engagement-table td:nth-child(1){width:27%}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table th:nth-child(2),body.hasp-staff-portal-page table.hasp-newsletter-engagement-table td:nth-child(2){width:16%}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table th:nth-child(3),body.hasp-staff-portal-page table.hasp-newsletter-engagement-table td:nth-child(3){width:19%}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table th:nth-child(4),body.hasp-staff-portal-page table.hasp-newsletter-engagement-table td:nth-child(4){width:10%;text-align:center}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table th:nth-child(5),body.hasp-staff-portal-page table.hasp-newsletter-engagement-table td:nth-child(5){width:18%}body.hasp-staff-portal-page table.hasp-newsletter-engagement-table th:nth-child(6),body.hasp-staff-portal-page table.hasp-newsletter-engagement-table td:nth-child(6){width:10%}@media(max-width:900px){body.hasp-staff-portal-page table.hasp-newsletter-engagement-table{min-width:760px!important;table-layout:auto!important}}.hasp-workplace .hasp-section-head{align-items:flex-start}.hasp-workplace .hasp-table td small{display:block;color:#667085;margin-top:3px}.hasp-workplace-form .hasp-form-grid,.hasp-workplace .hasp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.hasp-workplace .hasp-check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}.hasp-workplace .hasp-section-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.hasp-staff-profile-options-form{display:grid;gap:18px}.hasp-staff-profile-options-form .hasp-panel{margin:0}.hasp-profile-option-table input[type=text],.hasp-profile-option-table input:not([type]){width:100%;min-width:220px}.hasp-manager-option-grid .hasp-check{padding:10px 12px;border:1px solid #e0e6ee;border-radius:8px;background:#fff}.hasp-manager-option-grid .hasp-check span{display:grid;gap:2px}.hasp-manager-option-grid .hasp-check small{display:block;color:#667085;font-weight:400}.hasp-document-actions{display:grid;grid-template-columns:1.4fr 1fr;gap:16px;margin:18px 0}.hasp-document-actions form{display:flex;align-items:end;gap:10px;background:#fff;border:1px solid #e4e7ec;border-radius:10px;padding:14px}.hasp-document-actions label{flex:1;margin:0}.hasp-inline-test{margin-top:18px;padding-top:18px;border-top:1px solid #e4e7ec}.hasp-operational-health,.hasp-reimbursement-health{margin:18px 0;border-left:4px solid #f0a000}.hasp-operational-health.is-ready,.hasp-reimbursement-health.is-ready{border-left-color:#087443}.hasp-status--warning{background:#fff4d9;color:#7a5000}.hasp-status--success{background:#e9f8ef;color:#087443}.hasp-health-issues{display:grid;gap:10px;list-style:none;margin:14px 0 18px;padding:0}.hasp-health-issues li{display:flex;align-items:flex-start;gap:10px;padding:11px 12px;border:1px solid #f2d28b;border-radius:8px;background:#fff9e8;color:#513c09}.hasp-health-issues .dashicons{flex:0 0 20px;margin-top:1px;color:#9a6700}.hasp-operational-health .hasp-status--success,.hasp-reimbursement-health .hasp-status--success{background:#e9f8ef;color:#087443}@media(max-width:700px){.hasp-operational-health .hasp-panel-head,.hasp-reimbursement-health .hasp-panel-head{align-items:flex-start;gap:10px}.hasp-operational-health .hasp-status,.hasp-reimbursement-health .hasp-status{white-space:normal}}.hasp-btn--danger{color:#9b1c1c;border-color:#f1b8b8;background:#fff}.hasp-alert--info{background:#f4f8fb;border:1px solid #c9d9e8;color:#29435c;padding:14px;border-radius:8px;margin-bottom:18px}@media(max-width:850px){.hasp-workplace-form .hasp-form-grid,.hasp-workplace .hasp-form-grid,.hasp-workplace .hasp-check-grid,.hasp-document-actions{grid-template-columns:1fr}.hasp-document-actions form{align-items:stretch;flex-direction:column}.hasp-workplace .hasp-section-actions{width:100%;justify-content:flex-start}}.hasp-document-error{max-width:420px;margin:8px 0;padding:8px 10px;border-left:3px solid currentColor;font-size:12px;line-height:1.45;white-space:normal;overflow-wrap:anywhere}.hasp-notification-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 20px}.hasp-notification-tabs a{padding:10px 14px;border:1px solid #dfe3ea;border-radius:8px;background:#fff;text-decoration:none;color:#24324a;font-weight:600}.hasp-notification-tabs a.is-active{background:#101b3a;color:#fff;border-color:#101b3a}.hasp-notification-kpis{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin:18px 0}.hasp-notification-kpis .hasp-panel{padding:18px}.hasp-notification-kpis span{display:block;color:#667085}.hasp-notification-kpis strong{display:block;font-size:30px;margin-top:6px}.hasp-notification-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.1fr);gap:20px}.hasp-notification-row{display:flex;justify-content:space-between;gap:18px;align-items:center;padding:14px 0;border-bottom:1px solid #edf0f4}.hasp-notification-row small{display:block;color:#667085;margin-top:4px}.hasp-notifications textarea{width:100%}.hasp-btn--danger{border-color:#b42318!important;color:#b42318!important}@media(max-width:900px){.hasp-notification-grid{grid-template-columns:1fr}.hasp-notification-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:781px){body.hasp-staff-portal-page .ha-page-section>.ha-container,body.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),body.hasp-staff-portal-page main .ha-container:has(.hasp-shell){width:100%!important;max-width:1920px!important;margin-inline:auto!important;padding-left:clamp(12px,1.25vw,24px)!important;padding-right:clamp(12px,1.25vw,24px)!important}body.hasp-staff-portal-page .hasp-shell{width:100%!important;max-width:none!important;margin-inline:auto!important}body.hasp-staff-portal-page .hasp-main{padding-left:clamp(20px,2vw,36px)!important;padding-right:clamp(20px,2vw,36px)!important}}@media(max-width:780px){body.hasp-staff-portal-page .ha-page-section>.ha-container,body.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),body.hasp-staff-portal-page main .ha-container:has(.hasp-shell){width:100%!important;max-width:none!important;padding-left:0!important;padding-right:0!important}body.hasp-staff-portal-page .hasp-main{padding-left:clamp(12px,4vw,18px)!important;padding-right:clamp(12px,4vw,18px)!important}}body.hasp-staff-portal-page .hasp-newsletter-builder,body.hasp-staff-portal-page .hasp-newsletter-builder #hasp-newsletter-builder-form,body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-layout,body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-stage,body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-newsletter-preview-frame{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box!important}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-layout{grid-template-columns:minmax(210px,240px) minmax(0,1fr) minmax(280px,320px);gap:12px}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-newsletter-preview-frame[data-device=desktop]{padding:0}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-newsletter-preview-frame[data-device=desktop] .hasp-newsletter-canvas{width:100%;max-width:none;margin-inline:0}@media(min-width:1181px){body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-library,body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-settings{position:sticky;top:18px;height:clamp(540px,calc(100vh - 96px),820px);max-height:none;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-settings{display:grid;align-content:start;gap:12px;padding:0 4px 0 0;border:0;border-radius:0;background:transparent}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-settings>.hasp-panel{margin:0}}@media(max-width:1180px){body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-layout{grid-template-columns:minmax(190px,220px) minmax(0,1fr);gap:12px}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-settings{height:auto;max-height:none;overflow:visible}}@media(max-width:820px){body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-layout{grid-template-columns:minmax(0,1fr)}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-library,body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-builder-settings{height:auto;max-height:none}body.hasp-staff-portal-page .hasp-newsletter-builder .hasp-newsletter-preview-frame[data-device=desktop]{padding:8px}}body.hasp-staff-portal-page{--hasp-pink: #d60072;--hasp-blue: #078fbd;--hasp-navy: #15233f;--hasp-bg: #f3f6fa;--hasp-surface: #ffffff;--hasp-surface-soft: #f8fafc;--hasp-border: #dfe5ed;--hasp-border-strong: #cbd5e1;--hasp-text: #26344d;--hasp-muted: #66758b;--hasp-radius: 14px;--hasp-shadow: 0 8px 24px rgba(21, 35, 63, .065);--hasp-shadow-raised: 0 14px 34px rgba(21, 35, 63, .11);background:var(--hasp-bg);color:var(--hasp-text)}body.hasp-staff-portal-page .hasp-shell{color:var(--hasp-text);background:var(--hasp-bg);font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.hasp-staff-portal-page .hasp-shell a,body.hasp-staff-portal-page .hasp-shell button,body.hasp-staff-portal-page .hasp-shell input,body.hasp-staff-portal-page .hasp-shell select,body.hasp-staff-portal-page .hasp-shell textarea{font-family:inherit}body.hasp-staff-portal-page .hasp-shell h2,body.hasp-staff-portal-page .hasp-shell h3,body.hasp-staff-portal-page .hasp-shell h4{color:var(--hasp-navy);letter-spacing:-.018em}body.hasp-staff-portal-page .hasp-shell h2{font-size:clamp(1.45rem,1.8vw,1.8rem);line-height:1.2}body.hasp-staff-portal-page .hasp-shell h3{font-size:1.05rem;line-height:1.3}body.hasp-staff-portal-page .hasp-shell p{line-height:1.6}body.hasp-staff-portal-page .hasp-sidebar{padding:22px 14px;border:1px solid rgba(255,255,255,.07);border-radius:16px;background:linear-gradient(180deg,#172541,#111c34);box-shadow:8px 0 28px #0f1b3217}body.hasp-staff-portal-page .hasp-logo{padding:0 8px 20px}body.hasp-staff-portal-page .hasp-logo>span{width:44px;height:44px;border-radius:12px;box-shadow:0 8px 18px #d6007238}body.hasp-staff-portal-page .hasp-logo strong{font-size:16px;letter-spacing:-.01em}body.hasp-staff-portal-page .hasp-logo small{margin-top:3px;color:#aebbd0;font-size:11px}body.hasp-staff-portal-page .hasp-sidebar nav{gap:4px;padding:16px 0}body.hasp-staff-portal-page .hasp-nav-group-label{margin:16px 10px 5px;color:#8fa0ba;font-size:9px;font-weight:800;letter-spacing:.12em;line-height:1.4;text-transform:uppercase}body.hasp-staff-portal-page .hasp-sidebar nav a{min-height:42px;gap:11px;padding:10px 12px;border:1px solid transparent;border-radius:9px;color:#c9d3e2;font-size:12.5px;font-weight:650;line-height:1.3}body.hasp-staff-portal-page .hasp-sidebar nav a:hover{border-color:#ffffff14;background:#ffffff13;color:#fff}body.hasp-staff-portal-page .hasp-sidebar nav a.is-active{border-color:#ffffff1a;background:linear-gradient(90deg,#d6007238,#ffffff17);box-shadow:inset 3px 0 #f03a9f;color:#fff}body.hasp-staff-portal-page .hasp-sidebar nav .dashicons{width:18px;height:18px;font-size:18px}body.hasp-staff-portal-page .hasp-user{padding:16px 6px 2px;border-top-color:#ffffff1a}body.hasp-staff-portal-page .hasp-user strong{color:#fff;font-size:12px}body.hasp-staff-portal-page .hasp-user small{margin-top:2px;color:#aab7ca;font-size:10px}body.hasp-staff-portal-page .hasp-main{padding-bottom:54px}body.hasp-staff-portal-page .hasp-topbar{min-height:70px;margin-bottom:20px;padding:9px 4px;border-bottom:1px solid rgba(203,213,225,.8);background:#f3f6faf0;box-shadow:0 1px #fffc}body.hasp-staff-portal-page .hasp-topbar h1{font-size:23px;font-weight:780;letter-spacing:-.025em}body.hasp-staff-portal-page .hasp-topbar p{margin-top:3px;color:var(--hasp-muted);font-size:11.5px}body.hasp-staff-portal-page .hasp-btn{min-height:39px;padding:9px 14px;border-radius:9px;font-size:12px;font-weight:750;line-height:1.25;box-shadow:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease}body.hasp-staff-portal-page .hasp-btn:hover{transform:translateY(-1px);box-shadow:0 7px 16px #15233f1a}body.hasp-staff-portal-page .hasp-btn--primary{border-color:#c9006a;background:linear-gradient(135deg,#df087d,#c9006a);color:#fff}body.hasp-staff-portal-page .hasp-btn--dark{border-color:#15233f;background:#15233f;color:#fff}body.hasp-staff-portal-page .hasp-btn--light,body.hasp-staff-portal-page .hasp-btn:not([class*=hasp-btn--]){border-color:var(--hasp-border-strong);background:#fff;color:var(--hasp-navy)}body.hasp-staff-portal-page .hasp-btn--danger{border-color:#efb4b4!important;background:#fff!important;color:#a61b1b!important}body.hasp-staff-portal-page .hasp-btn--success{border-color:#087443;background:#087443;color:#fff}body.hasp-staff-portal-page .hasp-btn--small{min-height:34px;padding:7px 10px;font-size:11px}body.hasp-staff-portal-page .hasp-shell input,body.hasp-staff-portal-page .hasp-shell select,body.hasp-staff-portal-page .hasp-shell textarea{min-height:42px;padding:10px 12px;border:1px solid var(--hasp-border-strong);border-radius:9px;background:#fff;color:var(--hasp-text);font-size:13px;line-height:1.4;box-shadow:0 1px 2px #15233f06}body.hasp-staff-portal-page .hasp-shell textarea{min-height:110px;resize:vertical}body.hasp-staff-portal-page .hasp-shell input:hover,body.hasp-staff-portal-page .hasp-shell select:hover,body.hasp-staff-portal-page .hasp-shell textarea:hover{border-color:#aebac9}body.hasp-staff-portal-page .hasp-shell input:focus,body.hasp-staff-portal-page .hasp-shell select:focus,body.hasp-staff-portal-page .hasp-shell textarea:focus{border-color:var(--hasp-blue);outline:3px solid rgba(7,143,189,.14);box-shadow:none}body.hasp-staff-portal-page .hasp-shell label:not(.hasp-check):not(.hasp-cap-card):not(.hasp-setting-toggle){color:var(--hasp-navy);font-size:12px;font-weight:700;line-height:1.45}body.hasp-staff-portal-page .hasp-shell label>small{display:block;margin-top:5px;color:var(--hasp-muted);font-size:11px;font-weight:500}body.hasp-staff-portal-page .hasp-field{margin-bottom:16px}body.hasp-staff-portal-page .hasp-field>label,body.hasp-staff-portal-page .hasp-field>span,body.hasp-staff-portal-page form>label:not(.hasp-check){display:block;margin-bottom:6px}body.hasp-staff-portal-page .hasp-check{min-height:34px;gap:9px;color:var(--hasp-text);font-size:12.5px;line-height:1.45}body.hasp-staff-portal-page .hasp-check input,body.hasp-staff-portal-page input[type=checkbox],body.hasp-staff-portal-page input[type=radio]{width:17px!important;min-width:17px;height:17px;min-height:17px;margin:0;accent-color:var(--hasp-pink)}body.hasp-staff-portal-page .hasp-form-grid{gap:16px}body.hasp-staff-portal-page .hasp-workplace-form,body.hasp-staff-portal-page .hasp-settings-form,body.hasp-staff-portal-page .hasp-workspace>.hasp-form{padding:22px;border:1px solid var(--hasp-border);border-radius:14px;background:#fff;box-shadow:var(--hasp-shadow)}body.hasp-staff-portal-page .hasp-form-actions{display:flex;align-items:center;gap:9px;margin-top:20px;padding-top:16px;border-top:1px solid var(--hasp-border)}body.hasp-staff-portal-page .hasp-help,body.hasp-staff-portal-page .hasp-editor-help{color:var(--hasp-muted);font-size:11.5px;line-height:1.55}body.hasp-staff-portal-page .hasp-panel{padding:21px;border:1px solid var(--hasp-border);border-radius:14px;background:var(--hasp-surface);box-shadow:var(--hasp-shadow)}body.hasp-staff-portal-page .hasp-panel-head{gap:16px;margin-bottom:16px}body.hasp-staff-portal-page .hasp-panel-head h2,body.hasp-staff-portal-page .hasp-panel-head h3{margin:0;font-size:16px;font-weight:780}body.hasp-staff-portal-page .hasp-panel-head p{margin:4px 0 0;color:var(--hasp-muted);font-size:11.5px;line-height:1.45}body.hasp-staff-portal-page .hasp-alert,body.hasp-staff-portal-page .hasp-notice{padding:13px 15px;border:1px solid transparent;border-radius:10px;font-size:12.5px;line-height:1.5}body.hasp-staff-portal-page .hasp-alert--success{border-color:#b8e2ca;background:#ecf9f1;color:#17633d}body.hasp-staff-portal-page .hasp-alert--error,body.hasp-staff-portal-page .hasp-notice--error{border-color:#f3c2cb;background:#fff3f5;color:#92233b}body.hasp-staff-portal-page .hasp-alert--warning{border-color:#efd392;background:#fff9e8;color:#765210}body.hasp-staff-portal-page .hasp-alert--info{border-color:#bed7e8;background:#f1f8fc;color:#294d66}body.hasp-staff-portal-page .hasp-status,body.hasp-staff-portal-page .hasp-app-status,body.hasp-staff-portal-page .hasp-enq-priority,body.hasp-staff-portal-page .hasp-audit-result{min-height:25px;align-items:center;padding:5px 9px;border:1px solid rgba(82,97,116,.1);border-radius:999px;font-size:10.5px;font-weight:800;line-height:1.2;white-space:nowrap}body.hasp-staff-portal-page .hasp-eyebrow{color:var(--hasp-pink);font-size:10px;font-weight:850;letter-spacing:.1em;line-height:1.4;text-transform:uppercase}body.hasp-staff-portal-page .hasp-empty{padding:36px 22px;color:var(--hasp-muted);font-size:12.5px}body.hasp-staff-portal-page .hasp-empty--large,body.hasp-staff-portal-page .hasp-enq-empty{min-height:300px;padding:54px 24px}body.hasp-staff-portal-page .hasp-empty h3{font-size:16px}body.hasp-staff-portal-page .hasp-empty p{margin-top:5px;font-size:12px}body.hasp-staff-portal-page .hasp-table-wrap,body.hasp-staff-portal-page .hasp-audit-table-wrap,body.hasp-staff-portal-page .hasp-newsletter-engagement-table-wrap{border:1px solid var(--hasp-border);border-radius:11px;background:#fff;overflow-x:auto;box-shadow:0 2px 8px #15233f06}body.hasp-staff-portal-page .hasp-table-wrap table,body.hasp-staff-portal-page table.hasp-table,body.hasp-staff-portal-page table.hasp-audit-table{width:100%;border-collapse:separate;border-spacing:0;color:var(--hasp-text);font-size:12.5px}body.hasp-staff-portal-page .hasp-table-wrap th,body.hasp-staff-portal-page .hasp-table th,body.hasp-staff-portal-page .hasp-audit-table th{padding:11px 13px;border-bottom:1px solid var(--hasp-border);background:#f7f9fc;color:#5c6b80;font-size:10.5px;font-weight:800;letter-spacing:.055em;line-height:1.35;text-align:left;text-transform:uppercase}body.hasp-staff-portal-page .hasp-table-wrap td,body.hasp-staff-portal-page .hasp-table td,body.hasp-staff-portal-page .hasp-audit-table td{padding:13px;border-bottom:1px solid #e9edf3;background:#fff;line-height:1.45;vertical-align:middle}body.hasp-staff-portal-page .hasp-table-wrap tbody tr:last-child td,body.hasp-staff-portal-page .hasp-table tbody tr:last-child td{border-bottom:0}body.hasp-staff-portal-page .hasp-table-wrap tbody tr:hover td,body.hasp-staff-portal-page .hasp-table tbody tr:hover td{background:#fbfdff}body.hasp-staff-portal-page .hasp-table td small,body.hasp-staff-portal-page .hasp-audit-table td small{margin-top:3px;color:var(--hasp-muted);font-size:10.5px}body.hasp-staff-portal-page .hasp-dash-hero,body.hasp-staff-portal-page .hasp-content-hero,body.hasp-staff-portal-page .hasp-enq-hero,body.hasp-staff-portal-page .hasp-app-hero,body.hasp-staff-portal-page .hasp-settings-hero,body.hasp-staff-portal-page .hasp-audit-hero,body.hasp-staff-portal-page .hasp-builder-hero{min-height:112px;padding:21px 23px;border:1px solid var(--hasp-border);border-radius:16px;background:linear-gradient(135deg,#fff,#f4fbfe 64%,#fff6fa);box-shadow:var(--hasp-shadow)}body.hasp-staff-portal-page .hasp-dash-hero h2,body.hasp-staff-portal-page .hasp-content-hero h2,body.hasp-staff-portal-page .hasp-enq-hero h2,body.hasp-staff-portal-page .hasp-app-hero h2,body.hasp-staff-portal-page .hasp-settings-hero h2,body.hasp-staff-portal-page .hasp-audit-hero h2,body.hasp-staff-portal-page .hasp-builder-hero h2{margin:4px 0 7px;font-size:clamp(1.45rem,1.8vw,1.75rem);line-height:1.18}body.hasp-staff-portal-page .hasp-dash-hero p,body.hasp-staff-portal-page .hasp-content-hero p,body.hasp-staff-portal-page .hasp-enq-hero p,body.hasp-staff-portal-page .hasp-app-hero p,body.hasp-staff-portal-page .hasp-settings-hero p,body.hasp-staff-portal-page .hasp-audit-hero p,body.hasp-staff-portal-page .hasp-builder-hero p{margin:0;color:var(--hasp-muted);font-size:12.5px;line-height:1.55}body.hasp-staff-portal-page .hasp-workspace,body.hasp-staff-portal-page .hasp-workplace,body.hasp-staff-portal-page .hasp-reimbursements,body.hasp-staff-portal-page .hasp-notifications,body.hasp-staff-portal-page .hasp-content-workspace,body.hasp-staff-portal-page .hasp-applications-page,body.hasp-staff-portal-page .hasp-enq-workspace,body.hasp-staff-portal-page .hasp-audit-workspace,body.hasp-staff-portal-page .hasp-settings-workspace,body.hasp-staff-portal-page .hasp-newsletters{gap:18px}body.hasp-staff-portal-page .hasp-workspace>.hasp-section-head,body.hasp-staff-portal-page .hasp-workplace>.hasp-section-head,body.hasp-staff-portal-page .hasp-reimbursements>.hasp-section-head,body.hasp-staff-portal-page .hasp-notifications>.hasp-section-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 18px;padding:19px 21px;border:1px solid var(--hasp-border);border-radius:14px;background:linear-gradient(135deg,#fff,#f7fbfd);box-shadow:var(--hasp-shadow)}body.hasp-staff-portal-page .hasp-section-head h2{margin:0 0 4px;font-size:23px}body.hasp-staff-portal-page .hasp-section-head p{margin:0;color:var(--hasp-muted);font-size:12px}body.hasp-staff-portal-page .hasp-dash-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin:17px 0 19px}body.hasp-staff-portal-page .hasp-dash-kpi{min-height:116px;grid-template-columns:44px minmax(0,1fr);gap:12px;padding:16px;border:1px solid var(--hasp-border);border-radius:13px;background:#fff;box-shadow:0 5px 16px #15233f0b}body.hasp-staff-portal-page .hasp-dash-kpi>.dashicons{width:44px;height:44px;border-radius:11px;font-size:20px}body.hasp-staff-portal-page .hasp-dash-kpi small{font-size:10px;letter-spacing:.045em;line-height:1.3}body.hasp-staff-portal-page .hasp-dash-kpi strong{margin-top:3px;font-size:27px}body.hasp-staff-portal-page .hasp-dash-kpi em{margin-top:5px;color:var(--hasp-muted);font-size:10.5px;line-height:1.35}body.hasp-staff-portal-page .hasp-dash-layout{grid-template-columns:minmax(0,1.65fr) minmax(320px,.8fr);gap:18px}body.hasp-staff-portal-page .hasp-dash-main,body.hasp-staff-portal-page .hasp-dash-side{gap:18px}body.hasp-staff-portal-page .hasp-dash-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}body.hasp-staff-portal-page .hasp-dash-action-grid a{min-height:72px;grid-template-columns:38px minmax(0,1fr);gap:3px 11px;padding:13px;border-radius:10px}body.hasp-staff-portal-page .hasp-dash-action-grid .dashicons{width:38px;height:38px}body.hasp-staff-portal-page .hasp-dash-action-grid strong,body.hasp-staff-portal-page .hasp-activity-list strong,body.hasp-staff-portal-page .hasp-dash-feed strong,body.hasp-staff-portal-page .hasp-site-health strong{font-size:12.5px}body.hasp-staff-portal-page .hasp-dash-action-grid small,body.hasp-staff-portal-page .hasp-activity-list small,body.hasp-staff-portal-page .hasp-dash-feed small,body.hasp-staff-portal-page .hasp-site-health small{font-size:10.5px;line-height:1.4}body.hasp-staff-portal-page .hasp-activity-list>a,body.hasp-staff-portal-page .hasp-dash-feed>a{min-height:58px;padding:11px 2px}body.hasp-staff-portal-page .hasp-site-health li{padding:11px 0}body.hasp-staff-portal-page .hasp-content-kpis{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px}body.hasp-staff-portal-page .hasp-content-kpis>a{min-height:70px;padding:13px 15px;border-radius:11px}body.hasp-staff-portal-page .hasp-content-kpis small{font-size:11px}body.hasp-staff-portal-page .hasp-content-kpis strong{font-size:23px}body.hasp-staff-portal-page .hasp-content-list{padding:0;overflow:hidden}body.hasp-staff-portal-page .hasp-content-toolbar,body.hasp-staff-portal-page .hasp-app-toolbar,body.hasp-staff-portal-page .hasp-enq-toolbar,body.hasp-staff-portal-page .hasp-audit-filters,body.hasp-staff-portal-page .hasp-report-filters,body.hasp-staff-portal-page .hasp-filterbar{gap:11px;padding:15px 16px;border:1px solid var(--hasp-border);border-radius:12px;background:#fff;box-shadow:0 3px 12px #15233f09}body.hasp-staff-portal-page .hasp-content-list .hasp-content-toolbar{border-width:0 0 1px;border-radius:0;box-shadow:none}body.hasp-staff-portal-page .hasp-content-toolbar label>span,body.hasp-staff-portal-page .hasp-app-toolbar label>span,body.hasp-staff-portal-page .hasp-enq-toolbar label>span,body.hasp-staff-portal-page .hasp-audit-filters label{font-size:10px;letter-spacing:.06em}body.hasp-staff-portal-page .hasp-content-list-head{padding:17px 18px 9px}body.hasp-staff-portal-page .hasp-content-list-head h3{font-size:15px}body.hasp-staff-portal-page .hasp-content-list-head p{font-size:11px}body.hasp-staff-portal-page .hasp-content-cards{grid-template-columns:repeat(auto-fill,minmax(270px,1fr));gap:14px;padding:13px 18px 19px}body.hasp-staff-portal-page .hasp-content-card{grid-template-rows:145px minmax(0,1fr);border-radius:13px;box-shadow:0 4px 14px #15233f09}body.hasp-staff-portal-page .hasp-content-card>img,body.hasp-staff-portal-page .hasp-content-placeholder{height:145px}body.hasp-staff-portal-page .hasp-content-card-body{padding:15px}body.hasp-staff-portal-page .hasp-content-card-top small{font-size:10.5px}body.hasp-staff-portal-page .hasp-content-card h3{margin:10px 0 6px;font-size:15px}body.hasp-staff-portal-page .hasp-content-card p{margin-bottom:13px;font-size:11.5px;line-height:1.55}body.hasp-staff-portal-page .hasp-content-card-actions{gap:7px;padding-top:11px}body.hasp-staff-portal-page .hasp-content-card-actions .hasp-btn{min-height:34px;padding:7px 10px;font-size:10.5px}body.hasp-staff-portal-page .hasp-icon-btn{width:34px;height:34px;border-radius:8px}body.hasp-staff-portal-page .hasp-pagination,body.hasp-staff-portal-page .hasp-app-pagination,body.hasp-staff-portal-page .hasp-enq-pagination{gap:6px;padding:10px 16px 18px}body.hasp-staff-portal-page .hasp-pagination a,body.hasp-staff-portal-page .hasp-app-pagination a,body.hasp-staff-portal-page .hasp-enq-pagination a{min-width:34px;height:34px;border-radius:8px;font-size:11px}body.hasp-staff-portal-page .hasp-editor--modern{gap:16px}body.hasp-staff-portal-page .hasp-editor--modern .hasp-editor-head{padding:21px 23px;border-radius:15px;box-shadow:var(--hasp-shadow)}body.hasp-staff-portal-page .hasp-editor--modern .hasp-editor-head h2{font-size:26px}body.hasp-staff-portal-page .hasp-editor--modern .hasp-editor-head p,body.hasp-staff-portal-page .hasp-back-link{font-size:11.5px}body.hasp-staff-portal-page .hasp-editor-grid{grid-template-columns:minmax(0,1fr) minmax(300px,350px);gap:18px}body.hasp-staff-portal-page .hasp-editor-fields{padding:21px}body.hasp-staff-portal-page .hasp-editor-fields .hasp-field{margin-bottom:18px;padding-bottom:18px}body.hasp-staff-portal-page .hasp-enq-kpis,body.hasp-staff-portal-page .hasp-app-kpis,body.hasp-staff-portal-page .hasp-notification-kpis,body.hasp-staff-portal-page .hasp-audit-stats{gap:11px}body.hasp-staff-portal-page .hasp-enq-kpi,body.hasp-staff-portal-page .hasp-app-kpi{min-height:70px;padding:13px 14px;border-radius:11px;box-shadow:0 3px 12px #15233f09}body.hasp-staff-portal-page .hasp-enq-kpi span,body.hasp-staff-portal-page .hasp-app-kpi span{font-size:10.5px;line-height:1.35}body.hasp-staff-portal-page .hasp-enq-kpi strong,body.hasp-staff-portal-page .hasp-app-kpi strong{font-size:23px}body.hasp-staff-portal-page .hasp-enq-grid{grid-template-columns:minmax(360px,410px) minmax(0,1fr);gap:18px}body.hasp-staff-portal-page .hasp-enq-list-panel,body.hasp-staff-portal-page .hasp-app-list-panel{padding:0;overflow:hidden}body.hasp-staff-portal-page .hasp-enq-list-head,body.hasp-staff-portal-page .hasp-app-list-panel .hasp-panel-head{padding:17px 18px 13px}body.hasp-staff-portal-page .hasp-enq-card,body.hasp-staff-portal-page .hasp-app-candidate{min-height:78px;padding:13px 15px}body.hasp-staff-portal-page .hasp-enq-card strong,body.hasp-staff-portal-page .hasp-app-candidate-top strong{font-size:12.5px}body.hasp-staff-portal-page .hasp-enq-card small,body.hasp-staff-portal-page .hasp-app-candidate small,body.hasp-staff-portal-page .hasp-app-meta{font-size:10.5px}body.hasp-staff-portal-page .hasp-enq-card-foot,body.hasp-staff-portal-page .hasp-app-profile-main span{color:var(--hasp-muted);font-size:10.5px;line-height:1.4}body.hasp-staff-portal-page .hasp-enq-detail-panel,body.hasp-staff-portal-page .hasp-app-detail-panel{padding:22px}body.hasp-staff-portal-page .hasp-enq-profile,body.hasp-staff-portal-page .hasp-app-profile{gap:16px;padding-bottom:18px}body.hasp-staff-portal-page .hasp-enq-profile h2,body.hasp-staff-portal-page .hasp-app-title-line h2{font-size:22px}body.hasp-staff-portal-page .hasp-enq-summary,body.hasp-staff-portal-page .hasp-app-snapshot{gap:10px;margin:17px 0}body.hasp-staff-portal-page .hasp-enq-summary>div,body.hasp-staff-portal-page .hasp-app-snapshot>div{min-height:67px;padding:11px;border-radius:10px}body.hasp-staff-portal-page .hasp-enq-summary small,body.hasp-staff-portal-page .hasp-app-snapshot small,body.hasp-staff-portal-page .hasp-app-info-grid span,body.hasp-staff-portal-page .hasp-enq-management label,body.hasp-staff-portal-page .hasp-app-management label{font-size:10.5px}body.hasp-staff-portal-page .hasp-enq-summary strong,body.hasp-staff-portal-page .hasp-app-snapshot strong,body.hasp-staff-portal-page .hasp-app-info-grid strong{font-size:12px;line-height:1.4}body.hasp-staff-portal-page .hasp-enq-section,body.hasp-staff-portal-page .hasp-app-section{margin-top:18px;padding-top:18px}body.hasp-staff-portal-page .hasp-enq-section-head h3,body.hasp-staff-portal-page .hasp-app-section-head h3{font-size:14px}body.hasp-staff-portal-page .hasp-enq-section-head p,body.hasp-staff-portal-page .hasp-app-section-head p{font-size:10.5px}body.hasp-staff-portal-page .hasp-enq-message{padding:16px;border-radius:10px;font-size:13px;line-height:1.65}body.hasp-staff-portal-page .hasp-enq-sensitive{padding:13px;border-radius:10px}body.hasp-staff-portal-page .hasp-enq-sensitive strong{font-size:12px}body.hasp-staff-portal-page .hasp-enq-sensitive p{font-size:10.5px;line-height:1.45}body.hasp-staff-portal-page .hasp-enq-profile-actions,body.hasp-staff-portal-page .hasp-app-profile-actions{gap:8px}body.hasp-staff-portal-page .hasp-enq-management,body.hasp-staff-portal-page .hasp-app-management{margin-top:18px;padding:18px;border-radius:12px}body.hasp-staff-portal-page .hasp-enq-management-grid,body.hasp-staff-portal-page .hasp-app-management-grid{gap:12px}body.hasp-staff-portal-page .hasp-enq-management input,body.hasp-staff-portal-page .hasp-enq-management select,body.hasp-staff-portal-page .hasp-enq-management textarea,body.hasp-staff-portal-page .hasp-app-management input,body.hasp-staff-portal-page .hasp-app-management select,body.hasp-staff-portal-page .hasp-app-management textarea{font-size:12px}body.hasp-staff-portal-page .hasp-enq-savebar,body.hasp-staff-portal-page .hasp-app-savebar{margin-top:14px;padding-top:14px}body.hasp-staff-portal-page .hasp-enq-savebar span,body.hasp-staff-portal-page .hasp-app-savebar span{font-size:10.5px}body.hasp-staff-portal-page .hasp-app-workspace{grid-template-columns:minmax(360px,400px) minmax(0,1fr);gap:18px}body.hasp-staff-portal-page .hasp-app-avatar{width:40px;height:40px;border-radius:11px;font-size:12px}body.hasp-staff-portal-page .hasp-app-avatar--large{width:58px;height:58px;border-radius:15px;font-size:17px}body.hasp-staff-portal-page .hasp-app-section{padding:18px 0 0}body.hasp-staff-portal-page .hasp-app-checks,body.hasp-staff-portal-page .hasp-app-documents,body.hasp-staff-portal-page .hasp-app-info-grid{gap:10px}body.hasp-staff-portal-page .hasp-app-checks>div,body.hasp-staff-portal-page .hasp-app-info-grid>div,body.hasp-staff-portal-page .hasp-app-documents>a{min-height:60px;padding:12px;border-radius:10px}body.hasp-staff-portal-page .hasp-role-layout{grid-template-columns:minmax(270px,320px) minmax(0,1fr);gap:18px}body.hasp-staff-portal-page .hasp-role-list,body.hasp-staff-portal-page .hasp-role-editor,body.hasp-staff-portal-page .hasp-user-role-panel{border-radius:14px}body.hasp-staff-portal-page .hasp-role-items>a{min-height:59px;padding:13px 18px}body.hasp-staff-portal-page .hasp-role-items strong{font-size:12.5px}body.hasp-staff-portal-page .hasp-role-items small{font-size:10.5px}body.hasp-staff-portal-page .hasp-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}body.hasp-staff-portal-page .hasp-cap-card{min-height:82px;gap:11px;padding:14px;border-radius:11px}body.hasp-staff-portal-page .hasp-cap-card strong{font-size:12px}body.hasp-staff-portal-page .hasp-cap-card small{margin-top:4px;font-size:10.5px}body.hasp-staff-portal-page .hasp-settings-grid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:15px}body.hasp-staff-portal-page .hasp-settings-version{padding:7px 11px;font-size:10.5px}body.hasp-staff-portal-page .hasp-settings-grid>.hasp-panel{min-height:230px;gap:14px}body.hasp-staff-portal-page .hasp-settings-card-head{gap:12px;padding-bottom:13px}body.hasp-staff-portal-page .hasp-settings-card-head>.dashicons{width:40px;height:40px}body.hasp-staff-portal-page .hasp-settings-card-head h3{font-size:15px}body.hasp-staff-portal-page .hasp-settings-card-head p,body.hasp-staff-portal-page .hasp-setting-toggle small,body.hasp-staff-portal-page .hasp-system-list dt,body.hasp-staff-portal-page .hasp-system-list dd{font-size:11px}body.hasp-staff-portal-page .hasp-setting-toggle{padding:13px}body.hasp-staff-portal-page .hasp-setting-toggle strong{font-size:12px}body.hasp-staff-portal-page .hasp-system-list>div{padding:10px 0}body.hasp-staff-portal-page .hasp-settings-save{padding:14px 16px;border-radius:12px}body.hasp-staff-portal-page .hasp-settings-save strong{font-size:12px}body.hasp-staff-portal-page .hasp-settings-save small{font-size:10.5px}body.hasp-staff-portal-page .hasp-workplace{display:grid}body.hasp-staff-portal-page .hasp-workplace .hasp-form-grid,body.hasp-staff-portal-page .hasp-workplace-form .hasp-form-grid,body.hasp-staff-portal-page .hasp-check-grid{gap:14px}body.hasp-staff-portal-page .hasp-document-actions{gap:16px;margin:18px 0}body.hasp-staff-portal-page .hasp-document-actions form{padding:16px;border-radius:11px;box-shadow:0 3px 12px #15233f09}body.hasp-staff-portal-page .hasp-document-location,body.hasp-staff-portal-page .hasp-reimbursement-storage{padding:13px 15px;border:1px solid var(--hasp-border);border-radius:10px;background:var(--hasp-surface-soft)}body.hasp-staff-portal-page .hasp-tabs,body.hasp-staff-portal-page .hasp-notification-tabs{display:flex;gap:7px;margin:0 0 18px;padding:5px;border:1px solid var(--hasp-border);border-radius:11px;background:#fff;box-shadow:0 3px 12px #15233f08}body.hasp-staff-portal-page .hasp-tabs a,body.hasp-staff-portal-page .hasp-notification-tabs a{min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px;border:1px solid transparent;border-radius:8px;color:#4d5c72;font-size:11.5px;font-weight:700;text-decoration:none}body.hasp-staff-portal-page .hasp-tabs a:hover,body.hasp-staff-portal-page .hasp-notification-tabs a:hover{background:#f4f7fa;color:var(--hasp-navy)}body.hasp-staff-portal-page .hasp-tabs a.is-active,body.hasp-staff-portal-page .hasp-notification-tabs a.is-active{border-color:#15233f;background:#15233f;color:#fff}body.hasp-staff-portal-page .hasp-notification-kpis{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin:18px 0}body.hasp-staff-portal-page .hasp-notification-kpis .hasp-panel{min-height:105px;display:grid;align-content:center;padding:17px}body.hasp-staff-portal-page .hasp-notification-kpis span{color:var(--hasp-muted);font-size:11px;font-weight:700}body.hasp-staff-portal-page .hasp-notification-kpis strong{margin-top:5px;font-size:28px;line-height:1.1}body.hasp-staff-portal-page .hasp-notification-grid{grid-template-columns:minmax(340px,.9fr) minmax(420px,1.1fr);gap:18px}body.hasp-staff-portal-page .hasp-notification-row{min-height:66px;padding:13px 0}body.hasp-staff-portal-page .hasp-notification-row strong{font-size:12.5px}body.hasp-staff-portal-page .hasp-notification-row small{font-size:10.5px}body.hasp-staff-portal-page .hasp-reimbursements{display:grid}body.hasp-staff-portal-page .hasp-reimbursement-health,body.hasp-staff-portal-page .hasp-operational-health{margin:0;border-left-width:4px}body.hasp-staff-portal-page .hasp-health-issues{gap:9px}body.hasp-staff-portal-page .hasp-health-issues li{padding:11px 12px;border-radius:9px;font-size:12px;line-height:1.5}body.hasp-staff-portal-page .hasp-reimbursement-detail{padding:24px;border-left:4px solid var(--hasp-blue)}body.hasp-staff-portal-page .hasp-reimbursement-detail>h3{margin-bottom:16px;font-size:20px}body.hasp-staff-portal-page .hasp-reimbursement-detail>p{margin:8px 0;font-size:12.5px}body.hasp-staff-portal-page .hasp-evidence-list{display:grid;gap:8px;margin:10px 0 18px;padding:0;list-style:none}body.hasp-staff-portal-page .hasp-evidence-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid var(--hasp-border);border-radius:9px;background:var(--hasp-surface-soft)}body.hasp-staff-portal-page .hasp-reimbursement-action-form{margin-top:20px;padding:18px;border:1px solid #cbdde8;border-radius:12px;background:#f5fafd}body.hasp-staff-portal-page .hasp-reimbursement-actions{gap:9px;margin-top:14px}body.hasp-staff-portal-page .hasp-reimbursement-qr{padding:20px;border-radius:13px}body.hasp-staff-portal-page .hasp-report-filters{margin-bottom:18px}body.hasp-staff-portal-page .hasp-newsletter-grid{grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:15px}body.hasp-staff-portal-page .hasp-newsletter-card,body.hasp-staff-portal-page .hasp-template-card{padding:20px;border:1px solid var(--hasp-border);border-radius:14px;background:#fff;box-shadow:0 5px 16px #15233f0b}body.hasp-staff-portal-page .hasp-newsletter-card h3,body.hasp-staff-portal-page .hasp-template-card h3{margin:13px 0 7px;font-size:16px}body.hasp-staff-portal-page .hasp-newsletter-card p,body.hasp-staff-portal-page .hasp-template-card p{color:var(--hasp-muted);font-size:11.5px;line-height:1.55}body.hasp-staff-portal-page .hasp-newsletter-stats{gap:10px;margin:15px 0;padding:13px 0}body.hasp-staff-portal-page .hasp-newsletter-stats span{font-size:10.5px}body.hasp-staff-portal-page .hasp-newsletter-stats strong{margin-bottom:2px;font-size:18px}body.hasp-staff-portal-page .hasp-card-utility-actions,body.hasp-staff-portal-page .hasp-newsletter-actions-row,body.hasp-staff-portal-page .hasp-publish-actions{gap:8px}body.hasp-staff-portal-page .hasp-newsletters .hasp-content-card-actions+.hasp-card-utility-actions,body.hasp-staff-portal-page .hasp-newsletters article .hasp-card-utility-actions{margin-top:14px!important;padding-top:12px!important}body.hasp-staff-portal-page .hasp-text-btn{color:var(--hasp-muted);font-size:11.5px;font-weight:700}body.hasp-staff-portal-page .hasp-text-btn--danger{color:#a61b1b}body.hasp-staff-portal-page .hasp-delete-form{margin-top:13px}body.hasp-staff-portal-page .hasp-recipient-layout,body.hasp-staff-portal-page .hasp-newsletter-distribution-grid{gap:18px}body.hasp-staff-portal-page .hasp-newsletter-reports-workspace{display:grid;gap:16px}body.hasp-staff-portal-page .hasp-template-grid{gap:15px}body.hasp-staff-portal-page .hasp-copy-row{gap:9px}body.hasp-staff-portal-page .hasp-test-email-panel,body.hasp-staff-portal-page .hasp-newsletter-distribution{margin-top:18px}body.hasp-staff-portal-page .hasp-builder-layout{gap:14px}body.hasp-staff-portal-page .hasp-builder-library{padding:15px;border-radius:12px;box-shadow:var(--hasp-shadow)}body.hasp-staff-portal-page .hasp-builder-panel-head h3{font-size:15px}body.hasp-staff-portal-page .hasp-builder-panel-head p{font-size:10.5px}body.hasp-staff-portal-page .hasp-block-library{gap:8px}body.hasp-staff-portal-page .hasp-block-add,body.hasp-staff-portal-page .hasp-saved-section{min-height:62px;padding:10px;border-radius:8px}body.hasp-staff-portal-page .hasp-block-add strong,body.hasp-staff-portal-page .hasp-saved-section strong{font-size:12px}body.hasp-staff-portal-page .hasp-block-add small,body.hasp-staff-portal-page .hasp-saved-section small{font-size:10px}body.hasp-staff-portal-page .hasp-builder-stage-toolbar{padding:14px;border-radius:11px;box-shadow:0 3px 12px #15233f09}body.hasp-staff-portal-page .hasp-newsletter-preview-frame{border:1px solid #d8dee7;border-radius:11px}body.hasp-staff-portal-page .hasp-newsletter-canvas{min-height:560px}body.hasp-staff-portal-page .hasp-builder-block{padding:30px}body.hasp-staff-portal-page .hasp-block-extra label{font-size:10.5px}body.hasp-staff-portal-page .hasp-block-type{font-size:9.5px}body.hasp-staff-portal-page .hasp-block-heading{font-size:20px}body.hasp-staff-portal-page .hasp-rich-editor{min-height:150px;font-size:13px}body.hasp-staff-portal-page .hasp-rte-toolbar{gap:4px;padding:7px 8px}body.hasp-staff-portal-page .hasp-rte-toolbar button,body.hasp-staff-portal-page .hasp-rte-toolbar select{width:auto;min-width:34px;min-height:34px;height:34px;padding:5px 8px;font-size:11.5px}body.hasp-staff-portal-page .hasp-rte-toolbar select{min-width:108px}body.hasp-staff-portal-page .hasp-builder-settings>.hasp-panel{padding:17px;border-radius:12px}body.hasp-staff-portal-page .hasp-section-editor-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding-bottom:13px;border-bottom:1px solid var(--hasp-border)}body.hasp-staff-portal-page .hasp-section-editor-head h3{margin:0}body.hasp-staff-portal-page .hasp-gallery-manage label{padding:7px;font-size:10.5px}body.hasp-staff-portal-page .hasp-audit-chain{padding:13px 15px;border-radius:10px}body.hasp-staff-portal-page .hasp-audit-stats{grid-template-columns:repeat(5,minmax(0,1fr))}body.hasp-staff-portal-page .hasp-audit-stats>div{min-height:92px;padding:15px;border-radius:11px;box-shadow:0 3px 12px #15233f09}body.hasp-staff-portal-page .hasp-audit-stats small{font-size:10.5px}body.hasp-staff-portal-page .hasp-audit-stats strong{font-size:23px}body.hasp-staff-portal-page .hasp-audit-details dl{gap:0;padding:15px}body.hasp-staff-portal-page .hasp-audit-details dt{font-size:10.5px}body.hasp-staff-portal-page .hasp-audit-details dd,body.hasp-staff-portal-page .hasp-audit-details pre{font-size:12px}body.hasp-staff-portal-page .hasp-login-wrap{background:linear-gradient(135deg,#eef3f8,#f8fafc)}body.hasp-staff-portal-page .hasp-login-brand{background:radial-gradient(circle at 20% 20%,rgba(7,143,189,.22),transparent 33%),radial-gradient(circle at 80% 78%,rgba(214,0,114,.18),transparent 34%),linear-gradient(145deg,#172541,#101a31)}body.hasp-staff-portal-page .hasp-login-brand .hasp-mark{box-shadow:0 16px 34px #d6007240}body.hasp-staff-portal-page .hasp-login-brand h1{font-size:clamp(2.3rem,4vw,3.6rem);letter-spacing:-.04em}body.hasp-staff-portal-page .hasp-login-brand p{color:#cbd6e6;font-size:17px}body.hasp-staff-portal-page .hasp-login-card{width:min(440px,calc(100% - 40px));padding:36px;border:1px solid rgba(203,213,225,.8);border-radius:18px;box-shadow:0 24px 60px #15233f24}body.hasp-staff-portal-page .hasp-login-card label{font-size:12.5px}body.hasp-staff-portal-page .hasp-shell a:focus-visible,body.hasp-staff-portal-page .hasp-shell button:focus-visible,body.hasp-staff-portal-page .hasp-shell summary:focus-visible{outline:3px solid rgba(7,143,189,.28);outline-offset:2px}body.hasp-staff-portal-page .hasp-shell ::selection{background:#078fbd38}@media(max-width:1450px){body.hasp-staff-portal-page .hasp-dash-kpis{grid-template-columns:repeat(4,minmax(0,1fr))}body.hasp-staff-portal-page .hasp-content-cards{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}}@media(max-width:1250px){body.hasp-staff-portal-page .hasp-dash-kpis,body.hasp-staff-portal-page .hasp-app-kpis,body.hasp-staff-portal-page .hasp-enq-kpis,body.hasp-staff-portal-page .hasp-audit-stats{grid-template-columns:repeat(3,minmax(0,1fr))}body.hasp-staff-portal-page .hasp-dash-layout,body.hasp-staff-portal-page .hasp-notification-grid{grid-template-columns:1fr}}@media(max-width:1050px){body.hasp-staff-portal-page .hasp-sidebar{border-radius:13px}body.hasp-staff-portal-page .hasp-sidebar nav a{justify-content:center;padding:10px;font-size:0}body.hasp-staff-portal-page .hasp-logo{grid-template-columns:1fr;justify-items:center}body.hasp-staff-portal-page .hasp-logo strong,body.hasp-staff-portal-page .hasp-logo small{display:none}body.hasp-staff-portal-page .hasp-nav-group-label{height:1px;margin:12px 8px 5px;overflow:hidden;background:#ffffff1a;color:transparent}body.hasp-staff-portal-page .hasp-app-workspace,body.hasp-staff-portal-page .hasp-enq-grid{grid-template-columns:minmax(320px,360px) minmax(0,1fr)}body.hasp-staff-portal-page .hasp-editor-grid{grid-template-columns:minmax(0,1fr) 300px}}@media(max-width:920px){body.hasp-staff-portal-page .hasp-app-workspace,body.hasp-staff-portal-page .hasp-enq-grid,body.hasp-staff-portal-page .hasp-role-layout,body.hasp-staff-portal-page .hasp-editor-grid{grid-template-columns:1fr}body.hasp-staff-portal-page .hasp-app-list,body.hasp-staff-portal-page .hasp-enq-list{max-height:440px}body.hasp-staff-portal-page .hasp-content-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:780px){body.hasp-staff-portal-page .hasp-sidebar{top:0;bottom:0;height:100vh;min-height:100vh;border-radius:0 16px 16px 0;overflow-y:auto;box-shadow:18px 0 45px #0f1b3233}body.hasp-staff-portal-page .hasp-nav-group-label{height:auto;margin:15px 10px 5px;overflow:visible;background:transparent;color:#8fa0ba}body.hasp-staff-portal-page .hasp-logo{grid-template-columns:44px 1fr;justify-items:stretch}body.hasp-staff-portal-page .hasp-logo strong,body.hasp-staff-portal-page .hasp-logo small{display:block}body.hasp-staff-portal-page .hasp-sidebar nav a{justify-content:flex-start;font-size:12.5px}body.hasp-staff-portal-page .hasp-topbar{min-height:62px;margin-bottom:16px;padding:7px 0}body.hasp-staff-portal-page .hasp-topbar h1{font-size:20px}body.hasp-staff-portal-page .hasp-top-actions .hasp-btn{width:40px;min-width:40px;height:40px;padding:0;font-size:0}body.hasp-staff-portal-page .hasp-top-actions .dashicons{width:18px;height:18px;font-size:18px}body.hasp-staff-portal-page .hasp-panel{padding:17px}body.hasp-staff-portal-page .hasp-workplace-form,body.hasp-staff-portal-page .hasp-settings-form,body.hasp-staff-portal-page .hasp-workspace>.hasp-form{padding:17px}body.hasp-staff-portal-page .hasp-dash-hero,body.hasp-staff-portal-page .hasp-content-hero,body.hasp-staff-portal-page .hasp-enq-hero,body.hasp-staff-portal-page .hasp-app-hero,body.hasp-staff-portal-page .hasp-settings-hero,body.hasp-staff-portal-page .hasp-audit-hero,body.hasp-staff-portal-page .hasp-builder-hero,body.hasp-staff-portal-page .hasp-workspace>.hasp-section-head,body.hasp-staff-portal-page .hasp-workplace>.hasp-section-head,body.hasp-staff-portal-page .hasp-reimbursements>.hasp-section-head,body.hasp-staff-portal-page .hasp-notifications>.hasp-section-head{min-height:0;align-items:flex-start;flex-direction:column;padding:18px}body.hasp-staff-portal-page .hasp-dash-kpis,body.hasp-staff-portal-page .hasp-app-kpis,body.hasp-staff-portal-page .hasp-enq-kpis,body.hasp-staff-portal-page .hasp-content-kpis,body.hasp-staff-portal-page .hasp-notification-kpis,body.hasp-staff-portal-page .hasp-audit-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}body.hasp-staff-portal-page .hasp-dash-action-grid,body.hasp-staff-portal-page .hasp-settings-grid,body.hasp-staff-portal-page .hasp-capability-grid,body.hasp-staff-portal-page .hasp-content-cards{grid-template-columns:1fr}body.hasp-staff-portal-page .hasp-tabs,body.hasp-staff-portal-page .hasp-notification-tabs{overflow-x:auto;flex-wrap:nowrap;justify-content:flex-start}body.hasp-staff-portal-page .hasp-tabs a,body.hasp-staff-portal-page .hasp-notification-tabs a{flex:0 0 auto}body.hasp-staff-portal-page .hasp-panel-head,body.hasp-staff-portal-page .hasp-enq-savebar,body.hasp-staff-portal-page .hasp-app-savebar,body.hasp-staff-portal-page .hasp-settings-save,body.hasp-staff-portal-page .hasp-form-actions{align-items:flex-start;flex-direction:column}body.hasp-staff-portal-page .hasp-form-actions .hasp-btn{width:100%}body.hasp-staff-portal-page .hasp-reimbursement-actions{display:grid;grid-template-columns:1fr}}@media(max-width:520px){body.hasp-staff-portal-page .hasp-dash-kpis,body.hasp-staff-portal-page .hasp-app-kpis,body.hasp-staff-portal-page .hasp-enq-kpis,body.hasp-staff-portal-page .hasp-content-kpis,body.hasp-staff-portal-page .hasp-notification-kpis,body.hasp-staff-portal-page .hasp-audit-stats{grid-template-columns:1fr!important}body.hasp-staff-portal-page .hasp-dash-kpi{min-height:96px}body.hasp-staff-portal-page .hasp-login-card{width:min(100% - 24px,440px);padding:25px 20px}body.hasp-staff-portal-page .hasp-content-toolbar .hasp-btn,body.hasp-staff-portal-page .hasp-app-toolbar .hasp-btn,body.hasp-staff-portal-page .hasp-enq-toolbar .hasp-btn,body.hasp-staff-portal-page .hasp-editor-actions .hasp-btn,body.hasp-staff-portal-page .hasp-settings-save .hasp-btn{width:100%}}@media(prefers-reduced-motion:reduce){body.hasp-staff-portal-page .hasp-shell *,body.hasp-staff-portal-page .hasp-shell *:before,body.hasp-staff-portal-page .hasp-shell *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media print{body.hasp-staff-portal-page .hasp-sidebar,body.hasp-staff-portal-page .hasp-topbar,body.hasp-staff-portal-page .hasp-tabs,body.hasp-staff-portal-page .hasp-notification-tabs,body.hasp-staff-portal-page .hasp-top-actions,body.hasp-staff-portal-page .hasp-btn{display:none!important}body.hasp-staff-portal-page .hasp-shell{display:block;background:#fff}body.hasp-staff-portal-page .hasp-main{padding:0!important}body.hasp-staff-portal-page .hasp-panel,body.hasp-staff-portal-page .hasp-table-wrap{box-shadow:none;break-inside:avoid}}body.hasp-staff-portal-page{--hasp-layout-max: 1920px;--hasp-layout-edge: clamp(14px, 1.25vw, 24px);--hasp-main-gutter: clamp(22px, 1.8vw, 34px);--hasp-space-1: 6px;--hasp-space-2: 10px;--hasp-space-3: 14px;--hasp-space-4: 18px;--hasp-space-5: 22px;--hasp-panel-radius: 12px}body.hasp-staff-portal-page #colophon,body.hasp-staff-portal-page .site-footer,body.hasp-staff-portal-page .ha-site-footer,body.hasp-staff-portal-page footer.site-footer{display:none!important}body.hasp-staff-portal-page .ha-page-section{width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:14px 0 18px!important}body.hasp-staff-portal-page .ha-page-section>.ha-container,body.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),body.hasp-staff-portal-page main .ha-container:has(.hasp-shell){width:100%!important;max-width:var(--hasp-layout-max)!important;margin-inline:auto!important;padding-inline:var(--hasp-layout-edge)!important;box-sizing:border-box!important}body.hasp-staff-portal-page .ha-entry-content:has(>.hasp-shell),body.hasp-staff-portal-page .entry-content:has(>.hasp-shell),body.hasp-staff-portal-page .site-main:has(.hasp-shell){width:100%!important;max-width:none!important;margin:0!important;padding:0!important}body.hasp-staff-portal-page .hasp-shell{width:100%!important;max-width:none!important;min-width:0!important;min-height:calc(100vh - 32px);grid-template-columns:minmax(228px,252px) minmax(0,1fr);align-items:start;margin:0!important;overflow:visible;border-radius:15px;background:var(--hasp-bg)}body.hasp-staff-portal-page .hasp-main{width:100%;max-width:none;min-width:0;padding:0 var(--hasp-main-gutter) 56px!important;box-sizing:border-box}body.hasp-staff-portal-page .hasp-main>*{max-width:100%;min-width:0;box-sizing:border-box}body.hasp-staff-portal-page .hasp-sidebar{position:sticky;top:14px;align-self:start;width:100%;height:calc(100vh - 28px);min-height:min(620px,calc(100vh - 28px));padding:20px 13px 16px;border-radius:14px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.22) transparent}body.hasp-staff-portal-page .hasp-sidebar nav{flex:1 1 auto;align-content:start;min-height:0;padding:14px 0}body.hasp-staff-portal-page .hasp-nav-group-label{margin:14px 10px 5px}body.hasp-staff-portal-page .hasp-nav-group-label:first-child{margin-top:4px}body.hasp-staff-portal-page .hasp-sidebar nav a{min-height:40px;padding:9px 11px}body.hasp-staff-portal-page .hasp-user{flex:0 0 auto;margin-top:10px;padding:14px 6px 0}body.hasp-staff-portal-page .hasp-topbar{width:100%;min-height:64px;margin:0 0 20px;padding:8px 0 11px;background:transparent}body.hasp-staff-portal-page .hasp-topbar>div:first-of-type{min-width:0}body.hasp-staff-portal-page .hasp-topbar h1{overflow-wrap:anywhere}body.hasp-staff-portal-page .hasp-top-actions,body.hasp-staff-portal-page .hasp-editor-actions,body.hasp-staff-portal-page .hasp-app-hero-actions,body.hasp-staff-portal-page .hasp-enq-hero-actions,body.hasp-staff-portal-page .hasp-builder-hero-actions,body.hasp-staff-portal-page .hasp-form-actions,body.hasp-staff-portal-page .hasp-publish-actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}body.hasp-staff-portal-page .hasp-content-workspace,body.hasp-staff-portal-page .hasp-applications-page,body.hasp-staff-portal-page .hasp-enq-workspace,body.hasp-staff-portal-page .hasp-audit-workspace,body.hasp-staff-portal-page .hasp-settings-workspace,body.hasp-staff-portal-page .hasp-workspace,body.hasp-staff-portal-page .hasp-workplace,body.hasp-staff-portal-page .hasp-reimbursements,body.hasp-staff-portal-page .hasp-notifications,body.hasp-staff-portal-page .hasp-newsletters,body.hasp-staff-portal-page .hasp-pages-editor,body.hasp-staff-portal-page .hasp-newsletter-builder,body.hasp-staff-portal-page .hasp-settings{width:100%!important;max-width:none!important;min-width:0!important;box-sizing:border-box}body.hasp-staff-portal-page .hasp-content-workspace,body.hasp-staff-portal-page .hasp-applications-page,body.hasp-staff-portal-page .hasp-enq-workspace,body.hasp-staff-portal-page .hasp-audit-workspace,body.hasp-staff-portal-page .hasp-settings-workspace,body.hasp-staff-portal-page .hasp-workspace,body.hasp-staff-portal-page .hasp-workplace,body.hasp-staff-portal-page .hasp-reimbursements,body.hasp-staff-portal-page .hasp-notifications,body.hasp-staff-portal-page .hasp-newsletters{gap:var(--hasp-space-4)}body.hasp-staff-portal-page .hasp-panel,body.hasp-staff-portal-page .hasp-pages-panel{padding:20px;border-radius:var(--hasp-panel-radius)}body.hasp-staff-portal-page .hasp-panel-head{align-items:flex-start;gap:14px;margin-bottom:15px}body.hasp-staff-portal-page .hasp-panel-head>div,body.hasp-staff-portal-page .hasp-section-head>div,body.hasp-staff-portal-page .hasp-settings-card-head>div,body.hasp-staff-portal-page .hasp-pages-panel__heading>div{min-width:0}body.hasp-staff-portal-page .hasp-dash-hero,body.hasp-staff-portal-page .hasp-content-hero,body.hasp-staff-portal-page .hasp-enq-hero,body.hasp-staff-portal-page .hasp-app-hero,body.hasp-staff-portal-page .hasp-settings-hero,body.hasp-staff-portal-page .hasp-audit-hero,body.hasp-staff-portal-page .hasp-builder-hero,body.hasp-staff-portal-page .hasp-pages-intro,body.hasp-staff-portal-page .hasp-workspace>.hasp-section-head,body.hasp-staff-portal-page .hasp-workplace>.hasp-section-head,body.hasp-staff-portal-page .hasp-reimbursements>.hasp-section-head,body.hasp-staff-portal-page .hasp-notifications>.hasp-section-head{width:100%;min-height:0;margin-top:0;padding:19px 21px;border-radius:13px;box-sizing:border-box}body.hasp-staff-portal-page .hasp-dash-hero{padding-block:16px}body.hasp-staff-portal-page .hasp-pages-intro{margin-bottom:18px}body.hasp-staff-portal-page .hasp-pages-editor-heading{align-items:flex-start;margin-bottom:18px}body.hasp-staff-portal-page .hasp-pages-editor-heading h2{margin-top:7px}body.hasp-staff-portal-page .hasp-shell form{min-width:0}body.hasp-staff-portal-page .hasp-shell form>label:not(.hasp-check):not(.hasp-cap-card):not(.hasp-setting-toggle),body.hasp-staff-portal-page .hasp-panel form>label:not(.hasp-check):not(.hasp-cap-card):not(.hasp-setting-toggle){display:block;margin:0 0 14px}body.hasp-staff-portal-page .hasp-shell label:not(.hasp-check):not(.hasp-cap-card):not(.hasp-setting-toggle)>input:not([type=checkbox]):not([type=radio]),body.hasp-staff-portal-page .hasp-shell label:not(.hasp-check):not(.hasp-cap-card):not(.hasp-setting-toggle)>select,body.hasp-staff-portal-page .hasp-shell label:not(.hasp-check):not(.hasp-cap-card):not(.hasp-setting-toggle)>textarea{display:block;margin-top:6px}body.hasp-staff-portal-page .hasp-field{margin-bottom:18px}body.hasp-staff-portal-page .hasp-field>label,body.hasp-staff-portal-page .hasp-field>span,body.hasp-staff-portal-page .hasp-pages-field>span,body.hasp-staff-portal-page .hasp-pages-field>label>span{margin-bottom:7px}body.hasp-staff-portal-page .hasp-form-grid,body.hasp-staff-portal-page .hasp-check-grid,body.hasp-staff-portal-page .hasp-enq-management-grid,body.hasp-staff-portal-page .hasp-app-management-grid,body.hasp-staff-portal-page .hasp-pages-fields{gap:15px}body.hasp-staff-portal-page .hasp-form-grid>label,body.hasp-staff-portal-page .hasp-pages-fields>label,body.hasp-staff-portal-page .hasp-pages-fields>.hasp-pages-field{margin-bottom:0!important}body.hasp-staff-portal-page .hasp-check,body.hasp-staff-portal-page .hasp-setting-toggle,body.hasp-staff-portal-page .hasp-cap-card{align-items:flex-start!important}body.hasp-staff-portal-page .hasp-check input,body.hasp-staff-portal-page .hasp-setting-toggle input,body.hasp-staff-portal-page .hasp-cap-card input{flex:0 0 auto;margin-top:2px}body.hasp-staff-portal-page .hasp-form-actions,body.hasp-staff-portal-page .hasp-enq-savebar,body.hasp-staff-portal-page .hasp-app-savebar,body.hasp-staff-portal-page .hasp-settings-save{margin-top:17px;padding-top:15px}body.hasp-staff-portal-page .wp-editor-wrap,body.hasp-staff-portal-page .wp-editor-container,body.hasp-staff-portal-page .mce-container,body.hasp-staff-portal-page .mce-container-body,body.hasp-staff-portal-page .quicktags-toolbar{max-width:100%;min-width:0;box-sizing:border-box}body.hasp-staff-portal-page .wp-editor-wrap{width:100%;margin-top:7px}body.hasp-staff-portal-page .hasp-content-toolbar,body.hasp-staff-portal-page .hasp-app-toolbar,body.hasp-staff-portal-page .hasp-enq-toolbar,body.hasp-staff-portal-page .hasp-audit-filters,body.hasp-staff-portal-page .hasp-report-filters,body.hasp-staff-portal-page .hasp-filterbar,body.hasp-staff-portal-page .hasp-pages-filters{width:100%;max-width:none;gap:10px;padding:14px 15px;box-sizing:border-box}body.hasp-staff-portal-page .hasp-content-list .hasp-content-toolbar{padding-inline:17px}body.hasp-staff-portal-page .hasp-table-wrap,body.hasp-staff-portal-page .hasp-audit-table-wrap,body.hasp-staff-portal-page .hasp-pages-table-wrap,body.hasp-staff-portal-page .hasp-newsletter-engagement-table-wrap{width:100%;max-width:100%;min-width:0;box-sizing:border-box}body.hasp-staff-portal-page .hasp-table-wrap th,body.hasp-staff-portal-page .hasp-table th,body.hasp-staff-portal-page .hasp-audit-table th,body.hasp-staff-portal-page .hasp-pages-table th{padding:11px 14px}body.hasp-staff-portal-page .hasp-table-wrap td,body.hasp-staff-portal-page .hasp-table td,body.hasp-staff-portal-page .hasp-audit-table td,body.hasp-staff-portal-page .hasp-pages-table td{padding:13px 14px}body.hasp-staff-portal-page .hasp-row-actions,body.hasp-staff-portal-page .hasp-pages-actions,body.hasp-staff-portal-page .hasp-content-card-actions,body.hasp-staff-portal-page .hasp-card-utility-actions{align-items:center;gap:8px}body.hasp-staff-portal-page .hasp-row-actions a{margin-left:0}body.hasp-staff-portal-page .hasp-role-items,body.hasp-staff-portal-page .hasp-enquiry-items{margin-inline:-20px}body.hasp-staff-portal-page .hasp-role-items>a,body.hasp-staff-portal-page .hasp-enquiry-items>a{padding-inline:20px}body.hasp-staff-portal-page .hasp-dash-kpis,body.hasp-staff-portal-page .hasp-content-kpis,body.hasp-staff-portal-page .hasp-app-kpis,body.hasp-staff-portal-page .hasp-enq-kpis,body.hasp-staff-portal-page .hasp-notification-kpis,body.hasp-staff-portal-page .hasp-audit-stats,body.hasp-staff-portal-page .hasp-settings-grid,body.hasp-staff-portal-page .hasp-content-cards,body.hasp-staff-portal-page .hasp-newsletter-grid,body.hasp-staff-portal-page .hasp-template-grid{align-items:stretch}body.hasp-staff-portal-page .hasp-dash-layout,body.hasp-staff-portal-page .hasp-enq-grid,body.hasp-staff-portal-page .hasp-app-workspace,body.hasp-staff-portal-page .hasp-editor-grid,body.hasp-staff-portal-page .hasp-role-layout,body.hasp-staff-portal-page .hasp-notification-grid,body.hasp-staff-portal-page .hasp-recipient-layout,body.hasp-staff-portal-page .hasp-newsletter-distribution-grid,body.hasp-staff-portal-page .hasp-pages-editor{width:100%;max-width:none;min-width:0;gap:18px;box-sizing:border-box}body.hasp-staff-portal-page .hasp-editor-grid>*,body.hasp-staff-portal-page .hasp-enq-grid>*,body.hasp-staff-portal-page .hasp-app-workspace>*,body.hasp-staff-portal-page .hasp-notification-grid>*,body.hasp-staff-portal-page .hasp-pages-editor>*{min-width:0}body.hasp-staff-portal-page .hasp-editor-sidebar,body.hasp-staff-portal-page .hasp-pages-editor__side{align-content:start;gap:14px}@media(min-width:1181px){body.hasp-staff-portal-page .hasp-editor-sidebar,body.hasp-staff-portal-page .hasp-pages-editor__side{position:sticky;top:18px}}body.hasp-staff-portal-page .hasp-content-card p,body.hasp-staff-portal-page .hasp-content-list-head p,body.hasp-staff-portal-page .hasp-enq-card small,body.hasp-staff-portal-page .hasp-app-candidate small,body.hasp-staff-portal-page .hasp-settings-card-head p,body.hasp-staff-portal-page .hasp-setting-toggle small,body.hasp-staff-portal-page .hasp-system-list dt,body.hasp-staff-portal-page .hasp-system-list dd,body.hasp-staff-portal-page .hasp-dash-action-grid small,body.hasp-staff-portal-page .hasp-activity-list small,body.hasp-staff-portal-page .hasp-dash-feed small,body.hasp-staff-portal-page .hasp-site-health small{font-size:12px;line-height:1.5}@media(min-width:781px)and (max-width:1050px){body.hasp-staff-portal-page{--hasp-layout-edge: 12px;--hasp-main-gutter: 20px}body.hasp-staff-portal-page .hasp-shell{grid-template-columns:82px minmax(0,1fr)}body.hasp-staff-portal-page .hasp-sidebar{padding-inline:10px}body.hasp-staff-portal-page .hasp-logo{padding-inline:4px}body.hasp-staff-portal-page .hasp-role-layout,body.hasp-staff-portal-page .hasp-editor-grid,body.hasp-staff-portal-page .hasp-pages-editor{grid-template-columns:1fr}body.hasp-staff-portal-page .hasp-editor-sidebar,body.hasp-staff-portal-page .hasp-pages-editor__side{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:920px){body.hasp-staff-portal-page .hasp-dash-layout,body.hasp-staff-portal-page .hasp-enq-grid,body.hasp-staff-portal-page .hasp-app-workspace,body.hasp-staff-portal-page .hasp-role-layout,body.hasp-staff-portal-page .hasp-notification-grid,body.hasp-staff-portal-page .hasp-recipient-layout,body.hasp-staff-portal-page .hasp-newsletter-distribution-grid{grid-template-columns:1fr}body.hasp-staff-portal-page .hasp-enq-detail-panel,body.hasp-staff-portal-page .hasp-app-detail-panel{position:static}}@media(max-width:780px){body.hasp-staff-portal-page{--hasp-layout-edge: 0px;--hasp-main-gutter: clamp(13px, 4vw, 18px)}body.hasp-staff-portal-page .ha-page-section{padding:0!important}body.hasp-staff-portal-page .hasp-shell{display:block;min-height:100vh;border-radius:0}body.hasp-staff-portal-page .hasp-main{padding:0 var(--hasp-main-gutter) 42px!important}body.hasp-staff-portal-page .hasp-sidebar{position:fixed;inset:0 auto 0 -290px;z-index:1000;width:min(86vw,280px);height:100vh;height:100dvh;min-height:0;border-radius:0 14px 14px 0;transition:left .2s ease}body.hasp-staff-portal-page .hasp-shell.is-menu-open .hasp-sidebar{left:0}body.hasp-staff-portal-page .hasp-topbar{min-height:60px;margin-bottom:16px;padding-block:7px 9px}body.hasp-staff-portal-page .hasp-panel,body.hasp-staff-portal-page .hasp-pages-panel{padding:16px}body.hasp-staff-portal-page .hasp-dash-hero,body.hasp-staff-portal-page .hasp-content-hero,body.hasp-staff-portal-page .hasp-enq-hero,body.hasp-staff-portal-page .hasp-app-hero,body.hasp-staff-portal-page .hasp-settings-hero,body.hasp-staff-portal-page .hasp-audit-hero,body.hasp-staff-portal-page .hasp-builder-hero,body.hasp-staff-portal-page .hasp-pages-intro,body.hasp-staff-portal-page .hasp-workspace>.hasp-section-head,body.hasp-staff-portal-page .hasp-workplace>.hasp-section-head,body.hasp-staff-portal-page .hasp-reimbursements>.hasp-section-head,body.hasp-staff-portal-page .hasp-notifications>.hasp-section-head{align-items:flex-start;flex-direction:column;gap:12px;padding:17px}body.hasp-staff-portal-page .hasp-editor-head,body.hasp-staff-portal-page .hasp-pages-editor-heading,body.hasp-staff-portal-page .hasp-panel-head,body.hasp-staff-portal-page .hasp-enq-profile,body.hasp-staff-portal-page .hasp-app-profile,body.hasp-staff-portal-page .hasp-enq-savebar,body.hasp-staff-portal-page .hasp-app-savebar,body.hasp-staff-portal-page .hasp-settings-save,body.hasp-staff-portal-page .hasp-test-email-panel{align-items:stretch;flex-direction:column}body.hasp-staff-portal-page .hasp-editor-actions,body.hasp-staff-portal-page .hasp-pages-editor-actions,body.hasp-staff-portal-page .hasp-app-profile-actions,body.hasp-staff-portal-page .hasp-enq-profile-actions{width:100%;justify-content:flex-start}body.hasp-staff-portal-page .hasp-editor-grid,body.hasp-staff-portal-page .hasp-pages-editor,body.hasp-staff-portal-page .hasp-form-grid,body.hasp-staff-portal-page .hasp-pages-fields,body.hasp-staff-portal-page .hasp-settings-grid,body.hasp-staff-portal-page .hasp-check-grid{grid-template-columns:1fr}body.hasp-staff-portal-page .hasp-editor-sidebar,body.hasp-staff-portal-page .hasp-pages-editor__side{position:static;grid-template-columns:1fr}body.hasp-staff-portal-page .hasp-content-toolbar,body.hasp-staff-portal-page .hasp-app-toolbar,body.hasp-staff-portal-page .hasp-enq-toolbar,body.hasp-staff-portal-page .hasp-audit-filters,body.hasp-staff-portal-page .hasp-report-filters,body.hasp-staff-portal-page .hasp-filterbar,body.hasp-staff-portal-page .hasp-pages-filters{grid-template-columns:1fr;align-items:stretch}body.hasp-staff-portal-page .hasp-content-toolbar .hasp-btn,body.hasp-staff-portal-page .hasp-app-toolbar .hasp-btn,body.hasp-staff-portal-page .hasp-enq-toolbar .hasp-btn,body.hasp-staff-portal-page .hasp-audit-filters .hasp-btn,body.hasp-staff-portal-page .hasp-report-filters .hasp-btn,body.hasp-staff-portal-page .hasp-pages-filters .hasp-btn,body.hasp-staff-portal-page .hasp-form-actions .hasp-btn{width:100%}body.hasp-staff-portal-page .hasp-role-items,body.hasp-staff-portal-page .hasp-enquiry-items{margin-inline:-16px}body.hasp-staff-portal-page .hasp-role-items>a,body.hasp-staff-portal-page .hasp-enquiry-items>a{padding-inline:16px}}@media(max-width:520px){body.hasp-staff-portal-page .hasp-dash-kpis,body.hasp-staff-portal-page .hasp-content-kpis,body.hasp-staff-portal-page .hasp-app-kpis,body.hasp-staff-portal-page .hasp-enq-kpis,body.hasp-staff-portal-page .hasp-notification-kpis,body.hasp-staff-portal-page .hasp-audit-stats{grid-template-columns:1fr!important}body.hasp-staff-portal-page .hasp-content-cards,body.hasp-staff-portal-page .hasp-newsletter-grid,body.hasp-staff-portal-page .hasp-template-grid{grid-template-columns:1fr}body.hasp-staff-portal-page .hasp-topbar h1{font-size:19px}body.hasp-staff-portal-page .hasp-btn{min-height:41px}}@media print{body.hasp-staff-portal-page .ha-page-section,body.hasp-staff-portal-page .ha-page-section>.ha-container,body.hasp-staff-portal-page .hasp-main{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}}body.hasp-staff-portal-page .ha-page-section>.ha-container,body.hasp-staff-portal-page .ha-page-section .ha-container:has(.hasp-shell),body.hasp-staff-portal-page main .ha-container:has(.hasp-shell){background-color:#f4f7fb}body.hasp-staff-portal-page .hasp-sidebar nav a{position:relative}body.hasp-staff-portal-page .hasp-nav-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.hasp-staff-portal-page .hasp-nav-badge{min-width:21px;height:21px;margin-left:auto;padding:0 6px;border:2px solid rgba(255,255,255,.2);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#e60229;color:#fff;box-shadow:0 3px 10px #e602294d;font-size:10px!important;font-weight:800;line-height:1;letter-spacing:0}body.hasp-staff-portal-page .hasp-sidebar nav a.is-active .hasp-nav-badge{background:#fff;border-color:#fff;color:#a4001d;box-shadow:none}body.hasp-staff-portal-page .hasp-notification-button{position:relative;width:42px;height:42px;border:1px solid var(--hasp-border, #d9e2ed);border-radius:11px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;background:#fff;color:var(--hasp-navy, #101b3a);text-decoration:none;box-shadow:0 4px 14px #101b3a0d;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}body.hasp-staff-portal-page .hasp-notification-button:hover,body.hasp-staff-portal-page .hasp-notification-button:focus-visible{border-color:#e60229;color:#a4001d;box-shadow:0 7px 18px #e602291f;transform:translateY(-1px)}body.hasp-staff-portal-page .hasp-notification-button .dashicons{width:20px;height:20px;font-size:20px}body.hasp-staff-portal-page .hasp-notification-button.has-items{border-color:#ffc3ce;background:#fff7f8;color:#a4001d}body.hasp-staff-portal-page .hasp-notification-button__badge{position:absolute;top:-7px;right:-7px;min-width:22px;height:22px;padding:0 5px;border:2px solid #f7f9fc;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#e60229;color:#fff;font-size:9px;font-weight:800;line-height:1}body.hasp-staff-portal-page .hasp-action-centre{margin:18px 0 20px;padding:clamp(18px,2vw,26px);border:1px solid #d9e2ed;border-radius:15px;background:linear-gradient(135deg,#fff,#f8fbff 65%,#fff7f9);box-shadow:0 10px 28px #101b3a0e;scroll-margin-top:86px}body.hasp-staff-portal-page .hasp-action-centre__head{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:18px}body.hasp-staff-portal-page .hasp-action-centre__head h3{margin:3px 0 5px;color:var(--hasp-navy, #101b3a);font-size:clamp(20px,1.8vw,25px);line-height:1.15;letter-spacing:-.025em}body.hasp-staff-portal-page .hasp-action-centre__head p{max-width:760px;margin:0;color:var(--hasp-muted, #667085);font-size:12px;line-height:1.55}body.hasp-staff-portal-page .hasp-action-centre__summary{min-width:112px;padding:10px 14px;border:1px solid #d9e2ed;border-radius:12px;display:grid;grid-template-columns:auto 1fr;align-items:center;gap:2px 9px;background:#fff;color:var(--hasp-navy, #101b3a)}body.hasp-staff-portal-page .hasp-action-centre__summary strong{grid-row:1 / 3;font-size:27px;line-height:1}body.hasp-staff-portal-page .hasp-action-centre__summary span{max-width:88px;color:#667085;font-size:10px;font-weight:700;line-height:1.25}body.hasp-staff-portal-page .hasp-action-centre__summary.has-items{border-color:#ffc3ce;background:#fff6f8;color:#a4001d}body.hasp-staff-portal-page .hasp-action-centre__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}body.hasp-staff-portal-page .hasp-action-card{min-width:0;min-height:72px;padding:13px 14px;border:1px solid #dfe6ef;border-radius:12px;display:grid;grid-template-columns:35px minmax(0,1fr) auto 17px;align-items:center;gap:10px;background:#fff;color:var(--hasp-navy, #101b3a);text-decoration:none;box-shadow:0 3px 12px #101b3a09;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}body.hasp-staff-portal-page .hasp-action-card:hover,body.hasp-staff-portal-page .hasp-action-card:focus-visible{border-color:#9eb3ca;color:var(--hasp-navy, #101b3a);box-shadow:0 8px 20px #101b3a17;transform:translateY(-1px)}body.hasp-staff-portal-page .hasp-action-card.is-high-priority{border-left:4px solid #e60229;padding-left:11px}body.hasp-staff-portal-page .hasp-action-card__icon{width:35px;height:35px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;background:#eef4fb;color:#24466d;font-size:18px}body.hasp-staff-portal-page .hasp-action-card.is-high-priority .hasp-action-card__icon{background:#fff0f3;color:#b00020}body.hasp-staff-portal-page .hasp-action-card__body{min-width:0}body.hasp-staff-portal-page .hasp-action-card__body strong,body.hasp-staff-portal-page .hasp-action-card__body small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.hasp-staff-portal-page .hasp-action-card__body strong{font-size:13px}body.hasp-staff-portal-page .hasp-action-card__body small{margin-top:3px;color:#667085;font-size:10px}body.hasp-staff-portal-page .hasp-action-card__count{min-width:29px;height:29px;padding:0 7px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#eef3f8;color:#233d5c;font-size:11px;font-weight:800}body.hasp-staff-portal-page .hasp-action-card.is-high-priority .hasp-action-card__count{background:#e60229;color:#fff}body.hasp-staff-portal-page .hasp-action-card>.dashicons:last-child{width:17px;height:17px;color:#8190a2;font-size:17px}body.hasp-staff-portal-page .hasp-action-centre__empty{min-height:76px;padding:15px 17px;border:1px solid #bfe2cf;border-radius:12px;display:flex;align-items:center;gap:13px;background:#f1fbf5;color:#185a36}body.hasp-staff-portal-page .hasp-action-centre__empty>.dashicons{width:30px;height:30px;font-size:30px}body.hasp-staff-portal-page .hasp-action-centre__empty strong{display:block;font-size:14px}body.hasp-staff-portal-page .hasp-action-centre__empty p{margin:3px 0 0;color:#43725a;font-size:11px}@media(max-width:1180px){body.hasp-staff-portal-page .hasp-action-centre__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:781px)and (max-width:1050px){body.hasp-staff-portal-page .hasp-nav-badge{position:absolute;top:2px;right:1px;min-width:18px;height:18px;padding:0 4px;border-width:1px;font-size:8px!important}}@media(max-width:700px){body.hasp-staff-portal-page .hasp-action-centre__head{align-items:flex-start;flex-direction:column}body.hasp-staff-portal-page .hasp-action-centre__summary{width:100%;max-width:220px}body.hasp-staff-portal-page .hasp-action-centre__grid{grid-template-columns:1fr}}@media(max-width:520px){body.hasp-staff-portal-page .hasp-notification-button{width:38px;height:38px}body.hasp-staff-portal-page .hasp-action-centre{padding:16px}body.hasp-staff-portal-page .hasp-action-card{grid-template-columns:34px minmax(0,1fr) auto}body.hasp-staff-portal-page .hasp-action-card>.dashicons:last-child{display:none}}@media(prefers-reduced-motion:reduce){body.hasp-staff-portal-page .hasp-notification-button,body.hasp-staff-portal-page .hasp-action-card{transition:none}}@media print{body.hasp-staff-portal-page .hasp-action-centre,body.hasp-staff-portal-page .hasp-notification-button,body.hasp-staff-portal-page .hasp-nav-badge{display:none!important}}
