#gcp-root{font-family:Inter,Arial,sans-serif;color:#202335;--primary:#854771;--secondary:#d8a23a;--soft:#f7edf3}
#gcp-root *{box-sizing:border-box}.gcp-screen{min-height:720px}.gcp-login-card{width:min(440px,94vw);margin:50px auto;padding:30px;background:#fff;border:1px solid #eadde6;border-radius:24px;box-shadow:0 22px 70px rgba(46,22,42,.12)}.gcp-brand-mark{width:58px;height:58px;border-radius:18px;background:linear-gradient(135deg,#854771,#d8a23a);color:#fff;display:grid;place-items:center;font-size:30px;font-weight:800;margin-bottom:14px}.gcp-login-card h1{font-size:26px;margin:0 0 6px}.gcp-login-card p{margin:0 0 18px;color:#667}.gcp-login-card label,.gcp-field label{display:block;font-weight:700;margin:12px 0 6px;font-size:13px}.gcp-login-card input,.gcp-login-card select,.gcp-field input,.gcp-field select,.gcp-field textarea{width:100%;padding:12px;border:1px solid #d9dce5;border-radius:12px;background:#fff;font:inherit}.gcp-field textarea{min-height:70px}.gcp-primary-btn,.gcp-secondary-btn,.gcp-danger-btn{border:0;border-radius:12px;padding:11px 16px;font-weight:800;cursor:pointer}.gcp-primary-btn{background:var(--primary);color:white}.gcp-secondary-btn{background:#f0f2f7;color:#202335}.gcp-danger-btn{background:#b42318;color:#fff}.gcp-login-card .gcp-primary-btn{width:100%;margin-top:18px}.gcp-error{background:#fff3f3;color:#b42318;border:1px solid #ffd1d1;border-radius:12px;padding:10px;margin-top:12px}.gcp-credit{font-size:12px;color:#888;text-align:center;margin-top:18px}.gcp-topbar{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;background:linear-gradient(135deg,var(--primary),#4b203d);color:#fff;border-radius:0 0 22px 22px}.gcp-topbar span{display:block;font-size:12px;opacity:.85;margin-top:3px}.gcp-topbar button{background:rgba(255,255,255,.16);color:#fff;border:1px solid rgba(255,255,255,.24);border-radius:12px;padding:10px 14px;cursor:pointer}.gcp-school-top{display:flex;align-items:center;gap:12px}.gcp-school-top img{height:48px;max-width:80px;object-fit:contain;background:#fff;border-radius:8px;padding:4px}.gcp-shell{width:min(1180px,96vw);margin:24px auto}.gcp-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px}.gcp-tabs button{border:1px solid #e1e4ee;background:#fff;border-radius:12px;padding:10px 14px;font-weight:800;cursor:pointer}.gcp-tabs button.active{background:var(--primary);color:#fff;border-color:var(--primary)}.gcp-panel{background:#fff;border:1px solid #e8eaf0;border-radius:22px;padding:20px;box-shadow:0 12px 40px rgba(31,34,51,.06)}.gcp-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.gcp-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gcp-card{background:#fafbff;border:1px solid #edf0f7;border-radius:18px;padding:16px}.gcp-card h3{margin:0 0 8px}.gcp-stat{font-size:30px;font-weight:900;color:var(--primary)}.gcp-table{width:100%;border-collapse:collapse;margin-top:14px}.gcp-table th,.gcp-table td{border-bottom:1px solid #edf0f7;padding:10px;text-align:left;vertical-align:top}.gcp-table th{font-size:12px;text-transform:uppercase;color:#667;background:#fafbff}.gcp-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.gcp-form-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px}.gcp-muted{color:#667;font-size:13px}.gcp-badge{display:inline-block;padding:4px 8px;border-radius:99px;background:#f1edf7;color:#5b2e50;font-size:12px;font-weight:800}.gcp-payslip-modal{position:fixed;inset:0;background:rgba(18,20,30,.72);z-index:999999;display:flex;align-items:center;justify-content:center;padding:20px}.gcp-payslip-box{background:#fff;width:min(1120px,96vw);max-height:94vh;overflow:auto;border-radius:18px;padding:18px}.gcp-payslip-tools{display:flex;justify-content:flex-end;gap:8px;margin-bottom:12px}.gcp-payslip-print{background:#fff;color:#111;font-family:Arial,sans-serif}.gcp-slip-border{border:1px solid #333;padding:18px;width:100%;max-width:1040px;margin:0 auto}.gcp-slip-head{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:4px solid #f7d9e8;padding-bottom:10px}.gcp-slip-head h2{margin:0 0 6px;font-size:22px}.gcp-slip-logo{max-height:74px;max-width:120px;object-fit:contain}.gcp-slip-title{background:#f7d9e8;text-align:center;font-weight:800;padding:9px;margin:12px 0;border:1px solid #333}.gcp-slip-info{display:grid;grid-template-columns:1fr 1fr;gap:12px;border:1px solid #333;padding:10px;margin-bottom:12px}.gcp-slip-info p{margin:6px 0}.gcp-slip-tables{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gcp-slip-tables table{width:100%;border-collapse:collapse}.gcp-slip-tables th{background:#f7d9e8}.gcp-slip-tables th,.gcp-slip-tables td{border:1px solid #333;padding:8px}.gcp-slip-tables td:last-child{text-align:right}.gcp-slip-tables .total{font-weight:800}.gcp-slip-tables .net{font-weight:900;background:#f7d9e8}.gcp-slip-ack{font-weight:800;margin-top:14px}.gcp-slip-sign{display:flex;justify-content:flex-start;margin-top:28px}.gcp-slip-sign div{width:260px}.gcp-slip-sign span{display:block;border-bottom:1px solid #333;height:24px}.gcp-slip-sign p{margin:6px 0 0}.gcp-slip-foot{text-align:center;font-size:11px;color:#555;border-top:1px solid #ddd;margin-top:16px;padding-top:8px}@media(max-width:800px){.gcp-grid,.gcp-grid-2,.gcp-form-row{grid-template-columns:1fr}.gcp-slip-tables,.gcp-slip-info{grid-template-columns:1fr}.gcp-topbar{border-radius:0}.gcp-panel{padding:14px}}@media print{body *{visibility:hidden!important}.gcp-payslip-print,.gcp-payslip-print *{visibility:visible!important}.gcp-payslip-print{position:absolute;left:0;top:0;width:100%;padding:0}.gcp-payslip-tools{display:none!important}@page{size:A4 landscape;margin:10mm}}


/* Geopamel central login, premium full-screen layout */
#gcp-root{
  --primary:#08206b;
  --secondary:#f5ad18;
  --gcp-login-navy:#07174f;
  --gcp-login-blue:#0b4fb3;
  --gcp-login-gold:#f5ad18;
  --gcp-login-soft:#eef4ff;
  width:100vw;
  margin-left:calc(50% - 50vw);
  margin-right:calc(50% - 50vw);
}
body:has(#gcp-root) .entry-title,
body:has(#gcp-root) .page-title,
body:has(#gcp-root) .wp-block-post-title,
body:has(#gcp-root) header.entry-header{display:none!important}
#gcp-login.gcp-screen{min-height:100vh!important}
.gcp-login-wrap{
  min-height:100vh;
  width:100%;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  background:linear-gradient(150deg,var(--gcp-login-navy) 0%,#092c86 58%,var(--gcp-login-blue) 100%);
  padding:1.25rem;
  position:relative;
  overflow:hidden;
}
.gcp-login-wrap::before{
  content:'';
  position:absolute;
  top:-110px;
  right:-80px;
  width:310px;
  height:310px;
  border-radius:50%;
  background:rgba(245,173,24,.13);
  pointer-events:none;
}
.gcp-login-wrap::after{
  content:'';
  position:absolute;
  bottom:-85px;
  left:-65px;
  width:250px;
  height:250px;
  border-radius:50%;
  background:rgba(255,255,255,.06);
  pointer-events:none;
}
.gcp-login-wrap .gcp-login-card{
  background:#fff;
  border-radius:22px;
  padding:2.25rem 1.75rem;
  width:100%;
  max-width:410px;
  margin:0 auto;
  border:1px solid rgba(255,255,255,.55);
  box-shadow:0 24px 85px rgba(0,0,0,.34);
  position:relative;
  z-index:1;
}
.gcp-login-logo{text-align:center;margin-bottom:1.25rem}
.gcp-login-wrap .gcp-brand-mark{
  width:86px;
  height:86px;
  border-radius:24px;
  background:linear-gradient(135deg,var(--gcp-login-navy),var(--gcp-login-blue));
  color:var(--gcp-login-gold);
  display:grid;
  place-items:center;
  font-size:44px;
  font-weight:900;
  margin:0 auto .9rem;
  border:2px solid rgba(245,173,24,.45);
  box-shadow:0 12px 30px rgba(8,32,107,.22);
}
.gcp-org-name{font-size:21px;font-weight:800;color:var(--gcp-login-navy);line-height:1.2}
.gcp-org-sub{font-size:13px;color:#5c6489;margin-top:5px;line-height:1.45}
.gcp-divider{
  height:2.5px;
  background:linear-gradient(90deg,transparent,var(--gcp-login-blue),var(--gcp-login-gold),var(--gcp-login-blue),transparent);
  border-radius:2px;
  margin:1.25rem 0;
}
.gcp-login-field{margin-bottom:1rem;position:relative}
.gcp-login-field input,.gcp-login-field select,
.gcp-login-wrap .gcp-login-card input,
.gcp-login-wrap .gcp-login-card select{
  width:100%;
  padding:13px 14px;
  border:1px solid #dce3f2;
  border-radius:12px;
  background:#f7f9ff;
  color:#172033;
  font:inherit;
  outline:none;
}
.gcp-login-field input:focus,.gcp-login-field select:focus{border-color:var(--gcp-login-blue);box-shadow:0 0 0 3px rgba(11,79,179,.12);background:#fff}
.gcp-pass-wrap input{padding-right:46px!important}
.gcp-eye-btn{
  position:absolute;
  right:8px;
  top:50%;
  transform:translateY(-50%);
  border:0;
  background:transparent;
  cursor:pointer;
  width:36px;
  height:36px;
  color:#5c6489;
}
.gcp-login-wrap .gcp-login-btn{
  width:100%;
  margin-top:.25rem;
  background:linear-gradient(135deg,var(--gcp-login-blue),var(--gcp-login-navy));
  color:#fff;
  border-radius:12px;
  box-shadow:0 10px 24px rgba(8,32,107,.22);
}
.gcp-login-wrap .gcp-login-btn:hover{opacity:.95}
.gcp-login-wrap .gcp-error{margin-top:.25rem;margin-bottom:.9rem;text-align:left}
.gcp-login-wrap .gcp-credit{
  color:rgba(255,255,255,.7);
  font-size:12px;
  text-align:center;
  margin-top:16px;
  position:relative;
  z-index:1;
}
.gcp-login-wrap .gcp-credit a{color:var(--gcp-login-gold);font-weight:800;text-decoration:none}
@media(max-width:520px){.gcp-login-wrap .gcp-login-card{padding:1.75rem 1.25rem}.gcp-login-wrap .gcp-brand-mark{width:76px;height:76px;font-size:39px}.gcp-org-name{font-size:19px}}

/* Geopamel Academy central payroll login, final full-screen design */
#gcp-root{
  --gcp-academy-navy:#022049;
  --gcp-academy-blue:#155b96;
  --gcp-academy-green:#6fa334;
  --gcp-academy-green-dark:#557d22;
  --gcp-academy-gold:#f0a93e;
  --gcp-academy-bg:#edf3f8;
  --gcp-academy-card:#ffffff;
  --gcp-academy-soft:#f7fafc;
  --gcp-academy-text:#172033;
  --gcp-academy-muted:#667085;
  --gcp-academy-line:#dce7f2;
  --primary:#022049;
  --secondary:#f0a93e;
  min-height:100vh;
}
html:has(#gcp-root),
body:has(#gcp-root){
  margin:0!important;
  padding:0!important;
  width:100%!important;
  min-height:100%!important;
  overflow-x:hidden!important;
  background:var(--gcp-academy-bg)!important;
}
html:has(#gcp-root){margin-top:0!important}
body:has(#gcp-root) #wpadminbar,
body:has(#gcp-root) header,
body:has(#gcp-root) footer,
body:has(#gcp-root) nav,
body:has(#gcp-root) .site-header,
body:has(#gcp-root) .site-footer,
body:has(#gcp-root) .wp-site-blocks > header,
body:has(#gcp-root) .wp-site-blocks > footer,
body:has(#gcp-root) .entry-header,
body:has(#gcp-root) .page-header,
body:has(#gcp-root) .wp-block-template-part,
body:has(#gcp-root) .wp-block-navigation,
body:has(#gcp-root) .wp-block-site-title,
body:has(#gcp-root) .wp-block-site-logo,
body:has(#gcp-root) .wp-block-post-title,
body:has(#gcp-root) .entry-title,
body:has(#gcp-root) .page-title{
  display:none!important;
}
body:has(#gcp-root) .wp-site-blocks,
body:has(#gcp-root) #page,
body:has(#gcp-root) #content,
body:has(#gcp-root) #primary,
body:has(#gcp-root) .site,
body:has(#gcp-root) .site-content,
body:has(#gcp-root) .content-area,
body:has(#gcp-root) .entry-content,
body:has(#gcp-root) .wp-block-post-content,
body:has(#gcp-root) main,
body:has(#gcp-root) article{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body:has(#gcp-root) .entry-content > *{
  max-width:none!important;
}
#gcp-root,
#gcp-login,
.gcp-login-screen,
.gcp-login-wrap{
  width:100%!important;
  min-height:100vh!important;
}
.gcp-login-wrap{
  margin:0!important;
  padding:clamp(16px,3vw,36px)!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  background:
    radial-gradient(circle at 7% 10%, rgba(21,91,150,.18), transparent 30%),
    radial-gradient(circle at 92% 13%, rgba(111,163,52,.18), transparent 28%),
    radial-gradient(circle at 16% 88%, rgba(240,169,62,.20), transparent 28%),
    linear-gradient(135deg,#eef5fb 0%,#ffffff 48%,#edf3f8 100%)!important;
  position:relative!important;
  overflow:hidden!important;
}
.gcp-login-wrap:before,
.gcp-login-wrap:after{
  content:''!important;
  position:absolute!important;
  border-radius:999px!important;
  pointer-events:none!important;
  display:block!important;
}
.gcp-login-wrap:before{
  width:460px!important;
  height:460px!important;
  right:-170px!important;
  top:-170px!important;
  background:rgba(2,32,73,.08)!important;
}
.gcp-login-wrap:after{
  width:340px!important;
  height:340px!important;
  left:-125px!important;
  bottom:-125px!important;
  background:rgba(111,163,52,.10)!important;
}
.gcp-login-frame{
  width:min(1120px,94vw)!important;
  min-height:620px!important;
  display:grid!important;
  grid-template-columns:minmax(360px,.95fr) minmax(340px,.75fr)!important;
  border-radius:28px!important;
  overflow:hidden!important;
  position:relative!important;
  z-index:2!important;
  background:#fff!important;
  box-shadow:0 28px 90px rgba(10,44,77,.18)!important;
  border:1px solid rgba(220,231,242,.95)!important;
}
.gcp-login-hero{
  background:
    radial-gradient(circle at 96% 5%, rgba(240,169,62,.36), transparent 18%),
    radial-gradient(circle at 8% 88%, rgba(111,163,52,.24), transparent 22%),
    linear-gradient(150deg,var(--gcp-academy-navy) 0%,#0a315f 54%,#155b96 100%)!important;
  color:#fff!important;
  padding:clamp(28px,4vw,48px)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  position:relative!important;
  overflow:hidden!important;
}
.gcp-login-hero:before{
  content:'';
  position:absolute;
  right:-105px;
  top:-105px;
  width:260px;
  height:260px;
  border-radius:50%;
  background:rgba(255,255,255,.09);
}
.gcp-login-hero:after{
  content:'';
  position:absolute;
  left:-150px;
  bottom:-170px;
  width:420px;
  height:420px;
  border-radius:50%;
  border:1px solid rgba(255,255,255,.08);
}
.gcp-login-brandline,
.gcp-login-pill,
.gcp-login-hero h1,
.gcp-login-hero p,
.gcp-login-features{position:relative;z-index:1}
.gcp-login-brandline{
  display:flex!important;
  align-items:center!important;
  gap:14px!important;
  margin-bottom:28px!important;
}
.gcp-login-brandline .gcp-brand-mark{
  width:54px!important;
  height:54px!important;
  margin:0!important;
  border-radius:15px!important;
  background:#fff!important;
  color:var(--gcp-academy-blue)!important;
  border:0!important;
  box-shadow:0 12px 26px rgba(0,0,0,.18)!important;
  font-size:28px!important;
  font-weight:900!important;
}
.gcp-login-brandline strong{
  display:block!important;
  color:#fff!important;
  font-weight:800!important;
  font-size:14px!important;
  letter-spacing:.04em!important;
}
.gcp-login-brandline span{
  display:block!important;
  color:rgba(255,255,255,.78)!important;
  font-size:12px!important;
  margin-top:3px!important;
}
.gcp-login-pill{
  width:max-content!important;
  max-width:100%!important;
  padding:7px 12px!important;
  margin-bottom:22px!important;
  border-radius:999px!important;
  background:rgba(240,169,62,.16)!important;
  border:1px solid rgba(240,169,62,.35)!important;
  color:#f8c873!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.09em!important;
}
.gcp-login-hero h1{
  max-width:580px!important;
  color:#fff!important;
  font-size:clamp(34px,4.3vw,54px)!important;
  line-height:.98!important;
  letter-spacing:-.055em!important;
  margin:0 0 18px!important;
  font-family:"League Spartan","Segoe UI",Arial,sans-serif!important;
  font-weight:700!important;
}
.gcp-login-hero p{
  max-width:580px!important;
  color:rgba(255,255,255,.80)!important;
  font-size:15px!important;
  line-height:1.65!important;
  margin:0 0 28px!important;
}
.gcp-login-features{
  display:grid!important;
  gap:12px!important;
  margin-top:18px!important;
}
.gcp-login-features div{
  display:grid!important;
  grid-template-columns:34px 1fr!important;
  grid-template-rows:auto auto!important;
  column-gap:12px!important;
  align-items:center!important;
  padding:13px 14px!important;
  border-radius:16px!important;
  background:rgba(255,255,255,.10)!important;
  border:1px solid rgba(255,255,255,.14)!important;
  backdrop-filter:blur(10px)!important;
}
.gcp-login-features span{
  grid-row:1/3!important;
  width:28px!important;
  height:28px!important;
  border-radius:50%!important;
  display:grid!important;
  place-items:center!important;
  background:var(--gcp-academy-gold)!important;
  color:var(--gcp-academy-navy)!important;
  font-weight:900!important;
}
.gcp-login-features strong{
  color:#fff!important;
  font-size:14px!important;
  line-height:1.15!important;
}
.gcp-login-features small{
  color:rgba(255,255,255,.68)!important;
  font-size:12px!important;
  margin-top:3px!important;
}
.gcp-login-frame .gcp-login-card{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:clamp(30px,4vw,54px)!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  background:rgba(255,255,255,.98)!important;
}
.gcp-login-card .gcp-login-logo{
  text-align:left!important;
  margin-bottom:24px!important;
}
.gcp-form-kicker{
  color:var(--gcp-academy-green-dark)!important;
  font-size:11px!important;
  letter-spacing:.14em!important;
  font-weight:900!important;
  margin-bottom:8px!important;
}
.gcp-login-card .gcp-org-name{
  font-size:32px!important;
  line-height:1.06!important;
  color:var(--gcp-academy-navy)!important;
  font-family:"League Spartan","Segoe UI",Arial,sans-serif!important;
  letter-spacing:-.04em!important;
  font-weight:700!important;
}
.gcp-login-card .gcp-org-sub{
  color:#56657b!important;
  font-size:14px!important;
  margin-top:8px!important;
}
.gcp-login-card .gcp-login-field{margin-bottom:15px!important}
.gcp-login-card .gcp-login-field label{
  display:block!important;
  color:var(--gcp-academy-navy)!important;
  font-size:12px!important;
  font-weight:800!important;
  margin:0 0 7px!important;
}
.gcp-login-card .gcp-login-field input,
.gcp-login-card .gcp-login-field select{
  width:100%!important;
  height:48px!important;
  border:1px solid var(--gcp-academy-line)!important;
  border-radius:13px!important;
  background:#fff!important;
  color:var(--gcp-academy-text)!important;
  padding:0 14px!important;
  font-size:14px!important;
  box-shadow:none!important;
}
.gcp-login-card .gcp-login-field input:focus,
.gcp-login-card .gcp-login-field select:focus{
  border-color:var(--gcp-academy-blue)!important;
  box-shadow:0 0 0 4px rgba(21,91,150,.12)!important;
}
.gcp-pass-wrap input{padding-right:72px!important}
.gcp-eye-btn{
  position:absolute!important;
  right:8px!important;
  bottom:6px!important;
  top:auto!important;
  transform:none!important;
  height:36px!important;
  width:54px!important;
  border-radius:10px!important;
  border:1px solid var(--gcp-academy-line)!important;
  background:#f7fafc!important;
  color:var(--gcp-academy-navy)!important;
  font-size:12px!important;
  font-weight:800!important;
}
.gcp-login-card .gcp-login-btn{
  height:48px!important;
  border-radius:13px!important;
  background:linear-gradient(135deg,var(--gcp-academy-green),var(--gcp-academy-green-dark))!important;
  box-shadow:0 12px 24px rgba(111,163,52,.22)!important;
  margin-top:3px!important;
  color:#fff!important;
  font-weight:900!important;
}
.gcp-login-card .gcp-login-btn:hover{filter:brightness(.98)!important;transform:translateY(-1px)!important}
.gcp-login-card .gcp-error{
  border-radius:13px!important;
  padding:10px 12px!important;
  font-size:13px!important;
}
.gcp-secure-note{
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:7px!important;
  color:#667085!important;
  font-size:12px!important;
  margin-top:14px!important;
}
.gcp-secure-note span{
  width:7px!important;
  height:7px!important;
  border-radius:50%!important;
  background:var(--gcp-academy-green)!important;
  display:inline-block!important;
}
.gcp-login-wrap .gcp-credit{
  color:#667085!important;
  margin-top:18px!important;
  z-index:2!important;
  position:relative!important;
}
.gcp-login-wrap .gcp-credit a{
  color:var(--gcp-academy-blue)!important;
  font-weight:900!important;
}
@media(max-width:860px){
  .gcp-login-frame{grid-template-columns:1fr!important;min-height:0!important}
  .gcp-login-hero{min-height:360px!important}
  .gcp-login-features{margin-top:6px!important}
}
@media(max-width:560px){
  .gcp-login-wrap{padding:0!important;justify-content:flex-start!important;background:#fff!important}
  .gcp-login-frame{width:100%!important;min-height:100vh!important;border-radius:0!important;border:0!important;box-shadow:none!important}
  .gcp-login-hero{padding:28px 20px!important;min-height:330px!important}
  .gcp-login-hero h1{font-size:33px!important}
  .gcp-login-frame .gcp-login-card{padding:28px 20px 34px!important}
}


/* Fallback for themes and browsers where :has is inconsistent */
html:has(body.gcp-portal-page),
body.gcp-portal-page{
  margin:0!important;
  padding:0!important;
  width:100%!important;
  min-height:100%!important;
  overflow-x:hidden!important;
  background:var(--gcp-academy-bg)!important;
}
html:has(body.gcp-portal-page){margin-top:0!important}
body.gcp-portal-page #wpadminbar,
body.gcp-portal-page header,
body.gcp-portal-page footer,
body.gcp-portal-page nav,
body.gcp-portal-page .site-header,
body.gcp-portal-page .site-footer,
body.gcp-portal-page .wp-site-blocks > header,
body.gcp-portal-page .wp-site-blocks > footer,
body.gcp-portal-page .entry-header,
body.gcp-portal-page .page-header,
body.gcp-portal-page .wp-block-template-part,
body.gcp-portal-page .wp-block-navigation,
body.gcp-portal-page .wp-block-site-title,
body.gcp-portal-page .wp-block-site-logo,
body.gcp-portal-page .wp-block-post-title,
body.gcp-portal-page .entry-title,
body.gcp-portal-page .page-title{
  display:none!important;
}
body.gcp-portal-page .wp-site-blocks,
body.gcp-portal-page #page,
body.gcp-portal-page #content,
body.gcp-portal-page #primary,
body.gcp-portal-page .site,
body.gcp-portal-page .site-content,
body.gcp-portal-page .content-area,
body.gcp-portal-page .entry-content,
body.gcp-portal-page .wp-block-post-content,
body.gcp-portal-page main,
body.gcp-portal-page article{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  box-shadow:none!important;
  background:transparent!important;
}
body.gcp-portal-page .entry-content > *{max-width:none!important}


/* v1.0.3 true full-screen portal page fix */
html:has(body.gcp-portal-page),
html:has(#gcp-root),
body.gcp-portal-page,
body:has(#gcp-root),
body.gcp-portal-page.admin-bar,
body.admin-bar:has(#gcp-root){
  margin:0!important;
  padding:0!important;
  width:100%!important;
  height:100%!important;
  min-height:100%!important;
  overflow:hidden!important;
  background:#edf3f8!important;
}
html:has(body.gcp-portal-page),
html:has(#gcp-root),
html.wp-toolbar:has(body.gcp-portal-page),
html.wp-toolbar:has(#gcp-root){
  margin-top:0!important;
  padding-top:0!important;
}
body.gcp-portal-page:before,
body.gcp-portal-page:after,
body:has(#gcp-root):before,
body:has(#gcp-root):after{
  display:none!important;
  content:none!important;
}
body.gcp-portal-page .wp-site-blocks,
body:has(#gcp-root) .wp-site-blocks{
  min-height:0!important;
}
body.gcp-portal-page #gcp-root,
body:has(#gcp-root) #gcp-root{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100vh!important;
  min-height:100vh!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  overflow:auto!important;
  z-index:2147483000!important;
  background:#edf3f8!important;
}
body.gcp-portal-page #gcp-login,
body:has(#gcp-root) #gcp-login,
body.gcp-portal-page .gcp-login-screen,
body:has(#gcp-root) .gcp-login-screen,
body.gcp-portal-page .gcp-login-wrap,
body:has(#gcp-root) .gcp-login-wrap{
  min-height:100vh!important;
  height:100vh!important;
  width:100vw!important;
  margin:0!important;
}
body.gcp-portal-page .gcp-login-wrap,
body:has(#gcp-root) .gcp-login-wrap{
  padding:clamp(14px,3vw,34px)!important;
}
@media screen and (max-width:782px){
  html:has(body.gcp-portal-page),
  html:has(#gcp-root){margin-top:0!important;padding-top:0!important}
  body.gcp-portal-page #gcp-root,
  body:has(#gcp-root) #gcp-root{height:100dvh!important;min-height:100dvh!important}
  body.gcp-portal-page #gcp-login,
  body:has(#gcp-root) #gcp-login,
  body.gcp-portal-page .gcp-login-screen,
  body:has(#gcp-root) .gcp-login-screen,
  body.gcp-portal-page .gcp-login-wrap,
  body:has(#gcp-root) .gcp-login-wrap{height:100dvh!important;min-height:100dvh!important}
}

/* v1.0.5 compact portal layout, aligned to the single-school portal structure */
body.gcp-portal-page #gcp-root .gcp-screen:not(.gcp-login-screen),
body:has(#gcp-root) #gcp-root .gcp-screen:not(.gcp-login-screen){
  min-height:100vh!important;
  background:#edf3f8!important;
}
body.gcp-portal-page #gcp-root .gcp-topbar,
body:has(#gcp-root) #gcp-root .gcp-topbar{
  width:100%!important;
  border-radius:0!important;
  padding:12px 16px!important;
  min-height:58px!important;
}
body.gcp-portal-page #gcp-root .gcp-shell,
body:has(#gcp-root) #gcp-root .gcp-shell{
  width:min(900px, calc(100vw - 28px))!important;
  max-width:900px!important;
  margin:18px auto 34px!important;
}
body.gcp-portal-page #gcp-root .gcp-tabs,
body:has(#gcp-root) #gcp-root .gcp-tabs{
  justify-content:flex-start!important;
  gap:7px!important;
  margin-bottom:16px!important;
}
body.gcp-portal-page #gcp-root .gcp-tabs button,
body:has(#gcp-root) #gcp-root .gcp-tabs button{
  padding:9px 13px!important;
  border-radius:10px!important;
  font-size:13px!important;
}
body.gcp-portal-page #gcp-root .gcp-panel,
body:has(#gcp-root) #gcp-root .gcp-panel{
  border-radius:16px!important;
  padding:20px!important;
  box-shadow:0 10px 30px rgba(10,44,77,.08)!important;
  overflow-x:auto!important;
}
body.gcp-portal-page #gcp-root .gcp-panel h2,
body:has(#gcp-root) #gcp-root .gcp-panel h2{
  margin-top:0!important;
  font-size:22px!important;
  line-height:1.15!important;
}
body.gcp-portal-page #gcp-root .gcp-panel h3,
body:has(#gcp-root) #gcp-root .gcp-panel h3{
  font-size:16px!important;
  margin:18px 0 10px!important;
}
body.gcp-portal-page #gcp-root .gcp-form-row,
body:has(#gcp-root) #gcp-root .gcp-form-row{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
body.gcp-portal-page #gcp-root .gcp-grid,
body:has(#gcp-root) #gcp-root .gcp-grid{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
}
body.gcp-portal-page #gcp-root .gcp-grid-2,
body:has(#gcp-root) #gcp-root .gcp-grid-2{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:12px!important;
}
body.gcp-portal-page #gcp-root .gcp-card,
body:has(#gcp-root) #gcp-root .gcp-card{
  border-radius:14px!important;
  padding:15px!important;
}
body.gcp-portal-page #gcp-root .gcp-field label,
body:has(#gcp-root) #gcp-root .gcp-field label{
  margin:0 0 6px!important;
  font-size:12px!important;
}
body.gcp-portal-page #gcp-root .gcp-field input,
body.gcp-portal-page #gcp-root .gcp-field select,
body.gcp-portal-page #gcp-root .gcp-field textarea,
body:has(#gcp-root) #gcp-root .gcp-field input,
body:has(#gcp-root) #gcp-root .gcp-field select,
body:has(#gcp-root) #gcp-root .gcp-field textarea{
  padding:10px 12px!important;
  border-radius:9px!important;
  font-size:13px!important;
}
body.gcp-portal-page #gcp-root .gcp-table,
body:has(#gcp-root) #gcp-root .gcp-table{
  min-width:760px!important;
  font-size:13px!important;
}
body.gcp-portal-page #gcp-root .gcp-table th,
body.gcp-portal-page #gcp-root .gcp-table td,
body:has(#gcp-root) #gcp-root .gcp-table th,
body:has(#gcp-root) #gcp-root .gcp-table td{
  padding:9px 10px!important;
}
@media(max-width:760px){
  body.gcp-portal-page #gcp-root .gcp-shell,
  body:has(#gcp-root) #gcp-root .gcp-shell{width:calc(100vw - 18px)!important;margin:12px auto 24px!important}
  body.gcp-portal-page #gcp-root .gcp-form-row,
  body.gcp-portal-page #gcp-root .gcp-grid,
  body.gcp-portal-page #gcp-root .gcp-grid-2,
  body:has(#gcp-root) #gcp-root .gcp-form-row,
  body:has(#gcp-root) #gcp-root .gcp-grid,
  body:has(#gcp-root) #gcp-root .gcp-grid-2{grid-template-columns:1fr!important}
  body.gcp-portal-page #gcp-root .gcp-panel,
  body:has(#gcp-root) #gcp-root .gcp-panel{padding:14px!important;border-radius:14px!important}
}

/* v1.0.6 organisation cards and super-admin organisation opening */
#gcp-root .gcp-top-actions{
  display:flex;
  align-items:center;
  gap:8px;
}
#gcp-root .gcp-top-actions button,
#gcp-root .gcp-topbar > button{
  white-space:nowrap;
}
#gcp-root .gcp-super-head{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:10px;
  margin-bottom:16px;
}
#gcp-root .gcp-org-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
#gcp-root .gcp-org-card{
  border:1px solid #dce7f2;
  background:#fff;
  border-radius:16px;
  min-height:118px;
  padding:18px;
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  justify-content:center;
  gap:12px;
  cursor:pointer;
  color:#022049;
  text-align:left;
  box-shadow:0 10px 25px rgba(10,44,77,.06);
  transition:.16s ease;
}
#gcp-root .gcp-org-card:hover{
  transform:translateY(-2px);
  border-color:#155b96;
  box-shadow:0 14px 34px rgba(10,44,77,.12);
}
#gcp-root .gcp-org-card strong{
  font-size:16px;
  line-height:1.2;
}
#gcp-root .gcp-org-avatar{
  width:38px;
  height:38px;
  border-radius:13px;
  display:grid;
  place-items:center;
  background:linear-gradient(135deg,#022049,#155b96);
  color:#fff;
  font-weight:800;
  box-shadow:0 8px 18px rgba(2,32,73,.18);
}
#gcp-root .gcp-empty-card{
  border:1px dashed #cbd8e6;
  background:#f7fafc;
  border-radius:16px;
  padding:24px;
  color:#667085;
}
#gcp-root .gcp-quick-add{
  max-width:420px;
}
@media(max-width:760px){
  #gcp-root .gcp-org-grid{grid-template-columns:1fr}
  #gcp-root .gcp-top-actions{gap:6px}
}
