:root{--ghse-primary:#176b52;--ghse-primary-dark:#0f4e3c;--ghse-bg:#f4f7f6;--ghse-card:#fff;--ghse-text:#15211d;--ghse-muted:#68756f;--ghse-line:#e1e8e5;--ghse-red:#c63838;--ghse-amber:#a96808;--ghse-green:#1f7a55;--ghse-shadow:0 8px 28px rgba(20,42,34,.07)}
*{box-sizing:border-box}.ghse-app{min-height:100vh;background:var(--ghse-bg);color:var(--ghse-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.ghse-app button,.ghse-app input,.ghse-app select,.ghse-app textarea{font:inherit}.ghse-sidebar{position:fixed;inset:0 auto 0 0;width:238px;background:#10231d;color:#eaf4f0;padding:18px 14px;z-index:40;display:flex;flex-direction:column}.ghse-sidebar-brand{display:flex;align-items:center;gap:10px;padding:3px 8px 20px}.ghse-sidebar-brand strong{display:block;font-size:15px}.ghse-sidebar-brand span{display:block;font-size:11px;opacity:.58;margin-top:2px}.ghse-brand-mark{width:38px;height:38px;border-radius:11px;background:#fff;color:var(--ghse-primary-dark);display:grid;place-items:center;font-weight:900;letter-spacing:-1px}.ghse-nav{display:flex;flex-direction:column;gap:3px;overflow:auto}.ghse-nav button{border:0;background:transparent;color:#d7e7e1;text-align:left;padding:10px 11px;border-radius:10px;cursor:pointer;display:flex;gap:11px;align-items:center}.ghse-nav button span{width:20px;text-align:center;font-size:17px}.ghse-nav button:hover,.ghse-nav button.active{background:rgba(255,255,255,.1);color:#fff}.ghse-nav-heading{font-size:10px;font-weight:800;letter-spacing:.08em;opacity:.42;padding:14px 11px 5px}.ghse-logout{margin-top:auto;color:#c8d9d3;text-decoration:none;padding:11px}.ghse-main{min-height:100vh;margin-left:238px}.ghse-topbar{height:68px;position:sticky;top:0;z-index:25;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);border-bottom:1px solid var(--ghse-line);display:flex;align-items:center;padding:0 28px;gap:15px}.ghse-menu-btn{display:none}.ghse-top-context{min-width:0}.ghse-top-context strong{display:block;font-size:14px}.ghse-top-context span{font-size:11px;color:var(--ghse-muted)}.ghse-top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.ghse-icon-btn{border:1px solid var(--ghse-line);background:#fff;width:38px;height:38px;border-radius:10px;cursor:pointer}.ghse-user-chip{min-width:38px;height:38px;border-radius:999px;background:#e4f0ec;color:var(--ghse-primary-dark);font-weight:800;display:flex;align-items:center;justify-content:center;padding:0 13px;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px}.ghse-user-fullname{letter-spacing:0}.ghse-view{padding:28px;max-width:1500px;margin:0 auto}.ghse-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.ghse-page-head h1{font-size:27px;line-height:1.15;margin:0 0 5px}.ghse-page-head p{margin:0;color:var(--ghse-muted);font-size:14px}.ghse-btn{appearance:none;border:1px solid var(--ghse-primary);background:var(--ghse-primary);color:#fff;border-radius:10px;padding:10px 15px;font-weight:750;text-decoration:none;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px}.ghse-btn:hover{background:var(--ghse-primary-dark)}.ghse-btn.secondary{background:#fff;color:var(--ghse-primary);border-color:#c7dad3}.ghse-btn.small{padding:7px 10px;font-size:12px}.ghse-btn.full{width:100%;min-height:46px;margin-top:4px}.ghse-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:16px}.ghse-kpi{background:#fff;border:1px solid var(--ghse-line);border-radius:15px;padding:18px;box-shadow:var(--ghse-shadow)}.ghse-kpi span{font-size:12px;color:var(--ghse-muted);display:block}.ghse-kpi strong{font-size:29px;display:block;margin-top:8px;letter-spacing:-.04em}.ghse-kpi small{font-size:11px;color:var(--ghse-muted)}.ghse-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:16px}.ghse-panel{background:#fff;border:1px solid var(--ghse-line);border-radius:15px;padding:18px;box-shadow:var(--ghse-shadow)}.ghse-panel h2{font-size:17px;margin:0 0 7px}.ghse-panel>p{color:var(--ghse-muted);font-size:13px}.ghse-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.ghse-panel-head h2{margin:0}.ghse-panel-head p{margin:3px 0 0;color:var(--ghse-muted);font-size:12px}.ghse-link{border:0;background:transparent;color:var(--ghse-primary);font-weight:750;cursor:pointer;padding:3px 0}.ghse-metric-list>div{display:flex;justify-content:space-between;border-top:1px solid var(--ghse-line);padding:12px 0}.ghse-metric-list span{font-size:13px;color:var(--ghse-muted)}.ghse-attention-list{display:flex;flex-direction:column}.ghse-attention-row{border:0;border-top:1px solid var(--ghse-line);background:#fff;padding:11px 0;display:grid;grid-template-columns:10px 1fr 14px;gap:10px;align-items:center;text-align:left;cursor:pointer}.ghse-attention-row strong,.ghse-attention-row small{display:block}.ghse-attention-row strong{font-size:13px}.ghse-attention-row small{font-size:11px;color:var(--ghse-muted);margin-top:3px}.ghse-dot{width:8px;height:8px;border-radius:50%;background:var(--ghse-amber)}.ghse-dot.danger{background:var(--ghse-red)}.ghse-good{padding:18px 0;color:var(--ghse-green);font-weight:700}.ghse-action-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.ghse-action-tile{border:1px solid var(--ghse-line);background:#fbfdfc;border-radius:12px;padding:15px;text-align:left;cursor:pointer;min-height:88px}.ghse-action-tile:hover{border-color:#a8c9bd;background:#f2f8f6}.ghse-action-tile span{font-size:22px;display:block;margin-bottom:12px;color:var(--ghse-primary)}.ghse-action-tile strong{font-size:12px}.ghse-callout{background:#eaf4f0;border:1px solid #cfe3db;border-radius:13px;padding:14px 16px;margin:0 0 16px;display:flex;gap:10px;align-items:center}.ghse-callout strong{font-size:13px}.ghse-callout span{font-size:12px;color:#49665c}.ghse-callout button{margin-left:auto}.ghse-callout.warning{background:#fff8e8;border-color:#efd9a3}.ghse-card-stack{display:grid;gap:14px}.ghse-site-card{background:#fff;border:1px solid var(--ghse-line);border-radius:15px;padding:18px;box-shadow:var(--ghse-shadow)}.ghse-site-card-top{display:flex;justify-content:space-between;gap:20px}.ghse-site-card h3{margin:3px 0 4px}.ghse-site-card p{margin:0;color:var(--ghse-muted);font-size:13px}.ghse-eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:var(--ghse-muted);font-weight:800}.ghse-site-stats{display:flex;gap:32px;margin:18px 0}.ghse-site-stats strong,.ghse-site-stats span{display:block}.ghse-site-stats strong{font-size:20px}.ghse-site-stats span{font-size:10px;color:var(--ghse-muted)}.ghse-card-actions{display:flex;gap:8px;flex-wrap:wrap}.ghse-record-list{display:grid;gap:9px}.ghse-record{background:#fff;border:1px solid var(--ghse-line);border-radius:13px;padding:15px 16px;display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.ghse-record.is-overdue{border-left:4px solid var(--ghse-red)}.ghse-record h3{font-size:14px;margin:0 0 5px}.ghse-record p{margin:0;color:var(--ghse-muted);font-size:12px}.ghse-record-desc{margin-top:7px!important;max-width:780px}.ghse-inline-actions{display:flex;gap:13px;margin-top:9px;flex-wrap:wrap}.ghse-status{white-space:nowrap;text-transform:capitalize;font-size:10px;font-weight:850;border-radius:999px;padding:5px 8px;background:#eef2f1;color:#58635f}.ghse-status-open,.ghse-status-active,.ghse-status-in-progress{background:#eef6ff;color:#2867a4}.ghse-status-complete,.ghse-status-closed,.ghse-status-verified,.ghse-status-current{background:#e8f6ef;color:var(--ghse-green)}.ghse-status-overdue,.ghse-status-critical,.ghse-status-expired{background:#fdecec;color:var(--ghse-red)}.ghse-status-high,.ghse-status-awaiting-verification{background:#fff3da;color:var(--ghse-amber)}.ghse-empty,.ghse-error{background:#fff;border:1px dashed #cbd7d2;border-radius:15px;padding:42px;text-align:center}.ghse-empty strong,.ghse-error strong{display:block;font-size:17px}.ghse-empty p,.ghse-error p{color:var(--ghse-muted);font-size:13px}.ghse-menu-cards{display:grid;gap:9px}.ghse-menu-cards button{background:#fff;border:1px solid var(--ghse-line);border-radius:12px;padding:15px 16px;display:flex;justify-content:space-between;cursor:pointer}.ghse-menu-cards strong{font-size:14px}.ghse-panel form{display:grid;gap:12px}.ghse-panel label,.ghse-modal label{display:grid;gap:6px;font-size:11px;font-weight:750;color:#42514b}.ghse-app input,.ghse-app select,.ghse-app textarea{width:100%;border:1px solid #ccd8d3;border-radius:9px;padding:10px 11px;background:#fff;color:var(--ghse-text);outline:none;min-height:40px}.ghse-app textarea{min-height:80px;resize:vertical}.ghse-app input:focus,.ghse-app select:focus,.ghse-app textarea:focus{border-color:#7eb29e;box-shadow:0 0 0 3px rgba(23,107,82,.09)}.ghse-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ghse-form-row.three{grid-template-columns:repeat(3,minmax(0,1fr))}.ghse-check{display:flex!important;grid-template-columns:none!important;align-items:center!important;gap:8px!important}.ghse-check input{width:auto!important;min-height:0}.ghse-mini-list{display:flex;gap:6px;flex-wrap:wrap;margin-top:13px}.ghse-mini-list span{font-size:10px;background:#f1f5f3;padding:6px 8px;border-radius:999px}.ghse-mini-list small{color:var(--ghse-muted)}.ghse-modal{position:fixed;inset:0;background:rgba(7,19,15,.54);z-index:100;display:none;padding:18px;overflow:auto}.ghse-modal.open{display:flex;align-items:flex-start;justify-content:center}.ghse-modal-card{width:min(620px,100%);margin:5vh auto;background:#fff;border-radius:18px;padding:22px;position:relative;box-shadow:0 30px 90px rgba(0,0,0,.2)}.ghse-modal-card h2{margin:0 36px 6px 0;font-size:21px}.ghse-modal-intro{margin:0 0 16px;color:var(--ghse-muted);font-size:12px}.ghse-modal-close{position:absolute;right:14px;top:13px;width:34px;height:34px;border-radius:50%;border:0;background:#f1f4f3;font-size:21px;cursor:pointer}.ghse-modal form{display:grid;gap:12px;margin-top:16px}.ghse-modal fieldset{border:1px solid var(--ghse-line);border-radius:11px;padding:12px}.ghse-modal legend{font-size:11px;font-weight:800;padding:0 4px}.ghse-chip-checks{display:flex;flex-wrap:wrap;gap:7px}.ghse-chip-checks label{display:block}.ghse-chip-checks input{display:none}.ghse-chip-checks span{display:block;border:1px solid var(--ghse-line);border-radius:999px;padding:7px 9px;font-size:11px}.ghse-chip-checks input:checked+span{background:#e7f3ef;border-color:#9fc8b9;color:var(--ghse-primary-dark)}.ghse-photo-pick{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ghse-camera-btn{display:flex!important;align-items:center;justify-content:center;min-height:48px;border:1px dashed #9bb8ad;border-radius:10px;background:#f4faf7;color:var(--ghse-primary)!important;cursor:pointer}.ghse-camera-btn.secondary{background:#fff}.ghse-camera-btn input{display:none}.ghse-quick-modal{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:16px}.ghse-quick-modal button{border:1px solid var(--ghse-line);background:#fbfdfc;border-radius:12px;padding:15px;text-align:left;cursor:pointer}.ghse-quick-modal span{display:block;color:var(--ghse-primary);font-size:22px;margin-bottom:8px}.ghse-quick-modal strong{font-size:12px}.ghse-toast{position:fixed;right:22px;bottom:22px;background:#14251f;color:#fff;padding:11px 15px;border-radius:10px;z-index:150;opacity:0;transform:translateY(12px);pointer-events:none;transition:.2s;font-size:12px}.ghse-toast.show{opacity:1;transform:none}.ghse-toast.error{background:#7f2222}.ghse-toast.warn{background:#78500e}.ghse-loader{padding:28px;color:var(--ghse-muted);font-size:13px}.ghse-mobile-nav{display:none}.ghse-login-shell{min-height:100vh;display:grid;place-items:center;background:#eff5f2;padding:20px}.ghse-login-card{width:min(400px,100%);background:#fff;border:1px solid #dfe8e4;border-radius:20px;padding:30px;box-shadow:0 20px 70px rgba(18,54,41,.1)}.ghse-login-card .ghse-brand-mark{background:#176b52;color:#fff}.ghse-login-card h1{margin:16px 0 5px;font-size:25px}.ghse-login-card>p{color:#68756f;font-size:13px}.ghse-login-card form p{margin:12px 0}.ghse-login-card label{font-size:12px;font-weight:700}.ghse-login-card input[type=text],.ghse-login-card input[type=password]{width:100%;padding:11px;border:1px solid #ccd8d3;border-radius:9px;margin-top:5px}.ghse-login-card input[type=submit]{width:100%;border:0;border-radius:10px;background:#176b52;color:#fff;padding:11px;font-weight:800}
@media(max-width:980px){.ghse-sidebar{transform:translateX(-102%);transition:.22s}.ghse-sidebar.open{transform:none}.ghse-main{margin-left:0}.ghse-menu-btn{display:grid;place-items:center;width:38px;height:38px;border:1px solid var(--ghse-line);border-radius:10px;background:#fff}.ghse-kpi-grid{grid-template-columns:repeat(2,1fr)}.ghse-action-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){body{padding-bottom:68px}.ghse-topbar{height:60px;padding:0 13px}.ghse-view{padding:16px 13px 86px}.ghse-page-head{align-items:flex-start;margin-bottom:16px}.ghse-page-head h1{font-size:22px}.ghse-page-head p{font-size:12px}.ghse-page-head>.ghse-btn{padding:9px 10px;font-size:11px}.ghse-kpi-grid{gap:9px}.ghse-kpi{padding:14px;border-radius:13px}.ghse-kpi strong{font-size:24px}.ghse-grid-2{grid-template-columns:1fr;gap:10px}.ghse-action-grid{grid-template-columns:repeat(2,1fr)}.ghse-action-tile{min-height:78px}.ghse-panel{padding:15px}.ghse-site-card{padding:15px}.ghse-site-stats{justify-content:space-between;gap:10px}.ghse-card-actions .ghse-btn{flex:1;padding:9px 8px;font-size:11px}.ghse-record{padding:13px;gap:10px}.ghse-record h3{font-size:13px}.ghse-form-row,.ghse-form-row.three{grid-template-columns:1fr}.ghse-callout{align-items:flex-start;flex-direction:column}.ghse-callout button{margin-left:0}.ghse-mobile-nav{display:grid;position:fixed;bottom:0;left:0;right:0;height:66px;background:#fff;border-top:1px solid var(--ghse-line);grid-template-columns:repeat(5,1fr);z-index:35;padding-bottom:env(safe-area-inset-bottom)}.ghse-mobile-nav button{border:0;background:#fff;color:#69756f;display:grid;place-items:center;align-content:center;gap:1px}.ghse-mobile-nav button.active{color:var(--ghse-primary)}.ghse-mobile-nav span{font-size:19px}.ghse-mobile-nav small{font-size:9px;font-weight:750}.ghse-mobile-nav .ghse-plus span{width:42px;height:42px;margin-top:-22px;background:var(--ghse-primary);color:#fff;border-radius:50%;display:grid;place-items:center;box-shadow:0 7px 18px rgba(23,107,82,.28)}.ghse-top-actions .ghse-icon-btn{display:none}.ghse-photo-pick{grid-template-columns:1fr}.ghse-quick-modal{grid-template-columns:1fr 1fr}.ghse-modal{padding:8px}.ghse-modal-card{margin:2vh auto;border-radius:15px;padding:18px}.ghse-sidebar{width:min(82vw,270px)}.ghse-empty{padding:34px 18px}}

.ghse-app.is-viewer [data-quick],.ghse-app.is-viewer [data-finish-session],.ghse-app.is-viewer [data-finish-visit],.ghse-app.is-viewer [data-action-status]{display:none!important}.ghse-details{border:1px solid var(--ghse-line);border-radius:10px;padding:10px}.ghse-details summary{cursor:pointer;font-size:11px;font-weight:800;color:#42514b}.ghse-worker-chips{margin-top:10px;max-height:180px;overflow:auto}.ghse-driver-clearance{border:1px solid var(--ghse-line);border-radius:10px;padding:10px 12px;background:#f8faf9;display:grid;gap:3px}.ghse-driver-clearance strong{font-size:12px}.ghse-driver-clearance span{font-size:11px;color:var(--ghse-muted)}.ghse-driver-clearance.ok{background:#eaf6f0;border-color:#c9e5d8}.ghse-driver-clearance.warn{background:#fff7e8;border-color:#eed8a7}.ghse-today-tools{margin-top:16px}

/* V1.1 public company onboarding */
.ghse-auth-layout{width:min(1040px,100%);display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.75fr);background:#fff;border:1px solid #dfe8e4;border-radius:24px;overflow:hidden;box-shadow:0 24px 80px rgba(18,54,41,.12)}
.ghse-auth-intro{padding:54px;background:linear-gradient(145deg,#123f31,#176b52);color:#fff;display:flex;flex-direction:column;justify-content:center;min-height:620px}
.ghse-public-brand{margin-bottom:52px;padding:0}.ghse-public-brand .ghse-brand-mark{background:#fff;color:#176b52}.ghse-public-brand strong{color:#fff}.ghse-public-brand span{color:rgba(255,255,255,.7)}.ghse-auth-home-link{text-decoration:none;color:inherit;cursor:pointer}.ghse-auth-home-link:focus-visible{outline:3px solid rgba(255,102,0,.45);outline-offset:5px;border-radius:12px}
.ghse-auth-intro h1{font-size:40px;line-height:1.08;letter-spacing:-.035em;max-width:560px;margin:0 0 18px}.ghse-auth-intro>p{font-size:15px;line-height:1.7;color:rgba(255,255,255,.78);max-width:590px;margin:0 0 34px}
.ghse-auth-benefits{display:grid;gap:17px}.ghse-auth-benefits>div{display:flex;gap:12px;align-items:flex-start}.ghse-auth-benefits>div>span{width:26px;height:26px;flex:0 0 26px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.13);font-weight:900}.ghse-auth-benefits p{margin:0;display:grid;gap:3px}.ghse-auth-benefits strong{font-size:13px}.ghse-auth-benefits small{font-size:11px;line-height:1.45;color:rgba(255,255,255,.67)}
.ghse-auth-layout .ghse-login-card{width:auto;border:0;border-radius:0;box-shadow:none;padding:46px 42px;display:flex;flex-direction:column;justify-content:center}.ghse-auth-layout .ghse-login-card h2{font-size:24px;margin:26px 0 6px;letter-spacing:-.02em}.ghse-auth-layout .ghse-login-card>p{margin:0 0 18px;line-height:1.55}
.ghse-auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f1f5f3;padding:4px;border-radius:11px}.ghse-auth-tabs a{text-decoration:none;text-align:center;padding:9px 8px;border-radius:8px;color:#66736d;font-size:11px;font-weight:800}.ghse-auth-tabs a.active{background:#fff;color:#176b52;box-shadow:0 2px 8px rgba(25,61,48,.08)}
.ghse-signup-form{display:grid;gap:12px}.ghse-signup-form label{display:grid;gap:6px;font-size:11px;font-weight:750;color:#42514b}.ghse-signup-form input{width:100%;min-height:43px;border:1px solid #ccd8d3;border-radius:9px;padding:10px 11px;background:#fff;outline:none}.ghse-signup-form input:focus{border-color:#7eb29e;box-shadow:0 0 0 3px rgba(23,107,82,.09)}
.ghse-auth-submit,.ghse-login-card input[type=submit]{display:block;width:100%;border:0!important;border-radius:10px!important;background:#176b52!important;color:#fff!important;padding:12px!important;font-weight:850!important;cursor:pointer;text-align:center;text-decoration:none;min-height:44px}.ghse-auth-button{margin-top:18px;box-sizing:border-box}.ghse-auth-switch{margin-top:18px;padding-top:16px;border-top:1px solid #edf1ef;text-align:center;font-size:11px;color:#66736d}.ghse-auth-switch a,.ghse-auth-links a{color:#176b52;font-weight:800;text-decoration:none}.ghse-auth-links{font-size:11px;text-align:right;margin:14px 0 0;position:relative;z-index:1;min-height:20px;line-height:1.55;display:flex;justify-content:flex-end;align-items:center;gap:5px;flex-wrap:wrap}.ghse-auth-message{padding:10px 12px;border-radius:9px;font-size:11px;margin:16px 0 0}.ghse-auth-message.error{background:#fff0f0;color:#862c2c;border:1px solid #f0caca}.ghse-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.ghse-login-card .login-remember label{display:flex;align-items:center;gap:7px;font-weight:600}.ghse-login-card .login-remember input{width:auto;margin:0}.ghse-login-card #loginform{margin-top:8px}.ghse-login-card #loginform input[type=text],.ghse-login-card #loginform input[type=password]{min-height:43px}
@media(max-width:820px){.ghse-auth-layout{grid-template-columns:1fr;max-width:520px}.ghse-auth-intro{min-height:auto;padding:30px}.ghse-public-brand{margin-bottom:26px}.ghse-auth-intro h1{font-size:29px}.ghse-auth-intro>p{font-size:13px;margin-bottom:24px}.ghse-auth-benefits{display:none}.ghse-auth-layout .ghse-login-card{padding:30px}}
@media(max-width:520px){.ghse-auth-links{justify-content:center;text-align:center;margin-top:16px}.ghse-login-shell{padding:0;background:#fff}.ghse-auth-layout{border:0;border-radius:0;box-shadow:none;min-height:100vh}.ghse-auth-intro{padding:22px 20px 24px}.ghse-public-brand{margin-bottom:18px}.ghse-auth-intro h1{font-size:25px;margin-bottom:10px}.ghse-auth-intro>p{margin:0;font-size:12px}.ghse-auth-layout .ghse-login-card{padding:24px 20px 34px}.ghse-auth-layout .ghse-login-card h2{font-size:22px;margin-top:22px}.ghse-auth-tabs a{font-size:10px}}

/* V1.2 company-control dashboard */
.ghse-company-control-panel{margin:16px 0}.ghse-company-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.ghse-company-tile{border:1px solid var(--ghse-line);background:#fbfdfc;border-radius:12px;padding:13px;text-align:left;display:grid;grid-template-columns:34px 1fr 12px;gap:10px;align-items:center;cursor:pointer;color:var(--ghse-text)}.ghse-company-tile:hover{border-color:#a8c9bd;background:#f2f8f6}.ghse-company-tile>span{width:34px;height:34px;border-radius:10px;background:#e8f3ef;color:var(--ghse-primary);display:grid;place-items:center;font-size:17px}.ghse-company-tile strong,.ghse-company-tile small{display:block}.ghse-company-tile strong{font-size:12px}.ghse-company-tile small{font-size:10px;color:var(--ghse-muted);margin-top:3px}.ghse-company-tile>b{font-size:17px;color:#9aa7a1}.ghse-company-profile{padding:22px}.ghse-company-title{display:flex;align-items:center;gap:13px;padding-bottom:18px;border-bottom:1px solid var(--ghse-line)}.ghse-company-title>div:nth-child(2){flex:1}.ghse-company-title h2{margin:0 0 3px}.ghse-company-title p{margin:0;color:var(--ghse-muted);font-size:12px}.ghse-company-avatar{width:48px;height:48px;border-radius:13px;background:#e6f2ed;color:var(--ghse-primary-dark);display:grid;place-items:center;font-weight:900;font-size:20px}.ghse-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;background:var(--ghse-line);margin-top:18px;border:1px solid var(--ghse-line);border-radius:12px;overflow:hidden}.ghse-info-grid>div{background:#fff;padding:14px}.ghse-info-grid>div.wide{grid-column:1/-1}.ghse-info-grid span,.ghse-info-grid strong{display:block}.ghse-info-grid span{font-size:10px;color:var(--ghse-muted);text-transform:uppercase;letter-spacing:.05em}.ghse-info-grid strong{font-size:12px;margin-top:5px;word-break:break-word}.ghse-record-status-stack{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.ghse-site-update-card{background:#fff;border:1px solid var(--ghse-line);border-radius:15px;padding:18px;box-shadow:var(--ghse-shadow)}.ghse-site-update-head{display:flex;justify-content:space-between;gap:16px}.ghse-site-update-head h3{margin:4px 0}.ghse-site-update-head p{margin:0;color:var(--ghse-muted);font-size:12px}.ghse-status-approved,.ghse-status-cleared{background:#e8f6ef;color:var(--ghse-green)}.ghse-status-pending,.ghse-status-attention,.ghse-status-not-updated{background:#fff3da;color:var(--ghse-amber)}.ghse-status-rejected,.ghse-status-not-cleared{background:#fdecec;color:var(--ghse-red)}
@media(min-width:981px){.ghse-nav button{padding:8px 10px;font-size:12px}.ghse-nav-heading{padding-top:11px}.ghse-sidebar-brand{padding-bottom:12px}}
@media(max-width:900px){.ghse-company-control-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.ghse-company-control-grid{grid-template-columns:1fr}.ghse-info-grid{grid-template-columns:1fr}.ghse-info-grid>div.wide{grid-column:auto}.ghse-company-title{align-items:flex-start}.ghse-site-update-head{align-items:flex-start}.ghse-record-status-stack{justify-content:flex-start}.ghse-record{flex-direction:column}}

/* V1.3 edit/archive, date filters, company logo and user authority */
.ghse-page-actions{display:flex;align-items:flex-end;gap:10px;flex-wrap:wrap;justify-content:flex-end}.ghse-date-control label{display:grid;gap:4px;font-size:10px;font-weight:800;color:var(--ghse-muted);text-transform:uppercase;letter-spacing:.04em}.ghse-date-control input{min-height:38px;border:1px solid var(--ghse-line);background:#fff;border-radius:9px;padding:7px 9px;color:var(--ghse-text)}
.ghse-master-actions{margin-top:8px}.ghse-link.danger{color:var(--ghse-red)}.ghse-status-inactive,.ghse-status-not-active,.ghse-status-blocked{background:#eef0ef;color:#66736d}.ghse-status-company-admin{background:#e9effb;color:#34558a}.ghse-company-logo{width:74px;height:58px;border:1px solid var(--ghse-line);border-radius:12px;background:#fff;padding:6px;display:grid;place-items:center;overflow:hidden}.ghse-company-logo img{max-width:100%;max-height:100%;object-fit:contain}.ghse-logo-editor{display:grid;grid-template-columns:90px 1fr;gap:14px;align-items:center;padding:12px;border:1px solid var(--ghse-line);border-radius:12px;background:#f8faf9}.ghse-logo-editor>img{width:90px;height:64px;object-fit:contain;background:#fff;border:1px solid var(--ghse-line);border-radius:9px;padding:5px}.ghse-logo-editor label{margin:0}.ghse-logo-editor small{display:block;color:var(--ghse-muted);font-size:10px;font-weight:500;margin-top:4px}.ghse-readonly-name{display:block;padding:11px 12px;border:1px solid var(--ghse-line);border-radius:9px;background:#f5f7f6;color:var(--ghse-text);margin-top:5px}.ghse-record .ghse-inline-actions{display:flex;gap:12px;flex-wrap:wrap}.ghse-record.is-inactive{opacity:.72}
@media(max-width:620px){.ghse-page-actions{width:100%;justify-content:stretch}.ghse-date-control{flex:1}.ghse-date-control input{width:100%}.ghse-page-actions>.ghse-btn{flex:1}.ghse-logo-editor{grid-template-columns:1fr}.ghse-logo-editor>img{width:100%;height:80px}}

/* V1.4 site-control readiness and operational edit/archive */
.ghse-control-pills{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0}.ghse-control-pill{display:inline-flex;align-items:center;gap:5px;border:1px solid var(--ghse-line);border-radius:999px;padding:6px 9px;background:#f6f8f7;color:var(--ghse-muted);font-size:10px;font-weight:750}.ghse-control-pill b{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;font-size:10px}.ghse-control-pill.ok{background:#edf8f2;border-color:#cde8da;color:var(--ghse-green)}.ghse-control-pill.ok b{background:#d7efe2}.ghse-control-pill.missing{background:#fff7e8;border-color:#eed9aa;color:var(--ghse-amber)}.ghse-control-pill.missing b{background:#f6e6c3}.ghse-control-pill small{font-size:9px;opacity:.8}.ghse-site-control-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:14px 0}.ghse-site-control-line{border:1px solid var(--ghse-line);background:#fbfdfc;border-radius:11px;padding:10px;display:grid;grid-template-columns:24px 1fr;gap:8px;align-items:start}.ghse-site-control-line>span{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;font-weight:900;font-size:11px}.ghse-site-control-line>span.ok{background:#dff2e8;color:var(--ghse-green)}.ghse-site-control-line>span.warn{background:#fff0cd;color:var(--ghse-amber)}.ghse-site-control-line strong,.ghse-site-control-line small{display:block}.ghse-site-control-line strong{font-size:11px}.ghse-site-control-line small{font-size:10px;color:var(--ghse-muted);margin-top:2px;line-height:1.35}.ghse-card-actions .ghse-link{padding:8px 3px}.ghse-card-actions .ghse-link.danger{color:var(--ghse-red)}
@media(max-width:620px){.ghse-site-control-grid{grid-template-columns:1fr}.ghse-control-pills{gap:5px}.ghse-control-pill{padding:5px 7px}.ghse-card-actions{align-items:stretch}.ghse-card-actions .ghse-btn{flex:1 1 44%}}

/* V1.5 site coordinates and interactive site map */
.ghse-site-map{height:clamp(360px,58vh,680px);width:100%;border-radius:13px;overflow:hidden;border:1px solid var(--ghse-line);background:#edf3f0}.ghse-map-panel{overflow:hidden}.ghse-map-error{min-height:360px;display:grid;place-items:center;padding:24px;text-align:center;color:var(--ghse-muted)}.ghse-field-help{margin:-4px 0 2px;color:var(--ghse-muted);font-size:11px}.ghse-site-map .leaflet-popup-content{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.45}.ghse-site-map .leaflet-popup-content strong{font-size:13px}.ghse-page-actions{display:flex;align-items:end;gap:8px;flex-wrap:wrap}
@media(max-width:620px){.ghse-site-map{height:58vh;min-height:360px}.ghse-page-actions{width:100%}.ghse-page-actions .ghse-btn{flex:1 1 auto}}

/* V1.7 reporting centre */
.ghse-report-filter-panel{margin-bottom:22px}.ghse-report-filters{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ghse-report-filters label{display:grid;gap:6px;font-size:12px;font-weight:700;color:var(--ghse-muted)}.ghse-report-filters input,.ghse-report-filters select{width:100%;box-sizing:border-box;border:1px solid var(--ghse-line);border-radius:10px;background:#fff;padding:10px 11px;font:inherit;color:var(--ghse-text)}.ghse-report-section{margin:24px 0}.ghse-report-section-head{margin:0 0 12px}.ghse-report-section-head h2{font-size:17px;margin:0 0 4px}.ghse-report-section-head p{margin:0;color:var(--ghse-muted);font-size:12px}.ghse-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ghse-report-card{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;background:#fff;border:1px solid var(--ghse-line);border-radius:14px;padding:15px;box-shadow:0 3px 12px rgba(24,48,40,.04)}.ghse-report-icon{width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:color-mix(in srgb,var(--ghse-primary) 10%,white);color:var(--ghse-primary);font-weight:800}.ghse-report-copy h3{font-size:14px;margin:0 0 4px}.ghse-report-copy p{font-size:11.5px;line-height:1.45;margin:0;color:var(--ghse-muted)}.ghse-report-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}
@media(max-width:900px){.ghse-report-grid{grid-template-columns:1fr}.ghse-report-card{grid-template-columns:auto 1fr}.ghse-report-actions{grid-column:2;justify-content:flex-start}}
@media(max-width:620px){.ghse-report-filters{grid-template-columns:1fr}.ghse-report-card{grid-template-columns:36px 1fr;padding:13px}.ghse-report-actions{grid-column:1/-1}.ghse-report-actions .ghse-btn{flex:1}}

/* V1.8 report download reliability + complete report pack */
.ghse-report-bundle{display:flex;align-items:center;justify-content:space-between;gap:18px;background:linear-gradient(135deg,#eef7f3,#fff);border:1px solid #cfe3db;border-radius:15px;padding:18px 20px;margin:0 0 24px;box-shadow:var(--ghse-shadow)}.ghse-report-bundle h2{font-size:18px;margin:4px 0 5px}.ghse-report-bundle p{margin:0;color:var(--ghse-muted);font-size:12px;line-height:1.5;max-width:760px}.ghse-report-bundle-actions{display:flex;gap:8px;flex-wrap:wrap;flex:0 0 auto}
@media(max-width:760px){.ghse-report-bundle{align-items:flex-start;flex-direction:column}.ghse-report-bundle-actions{width:100%}.ghse-report-bundle-actions .ghse-btn{flex:1}}
.ghse-status-action-required{background:#fff3da;color:var(--ghse-amber)}
.ghse-driver-status-detail{margin-top:10px;padding:9px 11px;border-radius:10px;font-size:11px;max-width:760px}
.ghse-driver-status-detail strong{display:block;font-size:11px;margin-bottom:4px}
.ghse-driver-status-detail ul{margin:4px 0 0 17px;padding:0}.ghse-driver-status-detail li{margin:3px 0}
.ghse-driver-status-detail span{display:block;color:inherit;opacity:.88}
.ghse-driver-status-detail.cleared{background:#e8f6ef;color:var(--ghse-green)}
.ghse-driver-status-detail.action_required{background:#fff8e8;color:#78500e}
.ghse-driver-status-detail.not_cleared{background:#fdecec;color:var(--ghse-red)}

/* V1.9 dashboard action-required control centre */
.ghse-attention-panel{min-height:360px}.ghse-attention-summary{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end}.ghse-attention-summary span{font-size:10px;font-weight:800;border-radius:999px;padding:5px 8px}.ghse-attention-summary .danger{background:#fdecec;color:var(--ghse-red)}.ghse-attention-summary .warning{background:#fff3da;color:var(--ghse-amber)}.ghse-attention-list{max-height:520px;overflow:auto;padding-right:4px}.ghse-attention-row{grid-template-columns:10px minmax(0,1fr) 16px;padding:12px 2px}.ghse-attention-row:hover{background:#f8fbfa}.ghse-attention-row.is-danger:hover{background:#fff9f9}.ghse-attention-category{display:inline-block;font-size:9px!important;text-transform:uppercase;letter-spacing:.06em;font-weight:850;color:var(--ghse-muted);margin-bottom:3px}.ghse-attention-row.is-danger strong{color:#7c2424}.ghse-attention-row small{line-height:1.35}.ghse-attention-arrow{font-size:20px;color:#9aa7a1}.ghse-attention-row:focus-visible{outline:2px solid var(--ghse-primary);outline-offset:2px;border-radius:8px}
@media(max-width:760px){.ghse-attention-panel{min-height:0}.ghse-attention-list{max-height:none}.ghse-attention-summary{justify-content:flex-start}.ghse-attention-panel .ghse-panel-head{display:block}.ghse-attention-summary{margin-top:8px}}
.ghse-status-due,.ghse-status-not-cleared{background:#fdecec;color:var(--ghse-red)}.ghse-status-due-soon,.ghse-status-not-recorded{background:#fff3da;color:var(--ghse-amber)}.ghse-form-note{font-size:11px;color:var(--ghse-muted);margin:0}.ghse-form-note a{color:var(--ghse-primary);font-weight:750}


/* V1.11 site lifecycle + report attention */
.ghse-site-filter-bar{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 14px}.ghse-site-filter{border:1px solid var(--ghse-line);background:#fff;color:var(--ghse-text);border-radius:999px;padding:8px 11px;font-weight:750;font-size:11px;cursor:pointer;display:inline-flex;align-items:center;gap:7px}.ghse-site-filter span{min-width:20px;height:20px;border-radius:999px;background:#eef2f1;color:var(--ghse-muted);display:grid;place-items:center;font-size:9px}.ghse-site-filter.active{border-color:var(--ghse-primary);background:#edf7f3;color:var(--ghse-primary-dark)}.ghse-site-filter.active span{background:var(--ghse-primary);color:#fff}.ghse-site-lifecycle{margin-top:10px}.ghse-site-lifecycle .ghse-link{font-size:11px}.ghse-status-on-hold{background:#fff3da;color:var(--ghse-amber)}.ghse-site-record .ghse-master-actions{margin-top:6px}.ghse-site-record .ghse-site-lifecycle+.ghse-master-actions{padding-top:6px;border-top:1px dashed var(--ghse-line)}
@media(max-width:900px){.ghse-report-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.ghse-report-filters{grid-template-columns:1fr}.ghse-site-filter-bar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ghse-site-filter{justify-content:space-between}}


/* V1.13 company-control register search */
.ghse-register-search{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;background:#fff;border:1px solid var(--ghse-line);border-radius:13px;padding:8px 10px;margin:0 0 14px;box-shadow:var(--ghse-shadow)}
.ghse-register-search:focus-within{border-color:#8ebcac;box-shadow:0 0 0 3px rgba(23,107,82,.08)}
.ghse-register-search .ghse-search-icon{font-size:22px;line-height:1;color:var(--ghse-primary);padding-left:3px}
.ghse-register-search input[type=search]{border:0!important;box-shadow:none!important;min-height:38px;padding:7px 3px;font-size:14px;background:transparent}
.ghse-search-clear{border:0;background:#eef5f2;color:var(--ghse-primary);border-radius:8px;padding:7px 9px;font-size:11px;font-weight:800;cursor:pointer}
.ghse-search-count{font-size:11px;color:var(--ghse-muted);white-space:nowrap;min-width:48px;text-align:right}
.ghse-search-empty{background:#fff;border:1px dashed #cbd7d2;border-radius:12px;padding:18px;margin:0 0 14px;text-align:center}
.ghse-search-empty strong,.ghse-search-empty span{display:block}.ghse-search-empty strong{font-size:14px}.ghse-search-empty span{font-size:12px;color:var(--ghse-muted);margin-top:4px}
.ghse-record[hidden]{display:none!important}
@media(max-width:680px){.ghse-register-search{grid-template-columns:auto minmax(0,1fr) auto}.ghse-search-count{grid-column:2/4;text-align:left;padding:0 3px 3px}.ghse-register-search input[type=search]{font-size:16px}}


/* V1.14 warnings and shared record attachments */
.ghse-shared-files{margin:18px 0 6px;padding:14px;border:1px solid #dce5e1;border-radius:14px;background:#f8fbfa;display:grid;gap:10px}.ghse-shared-file-head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ghse-shared-file-head strong{font-size:14px}.ghse-shared-file-head small{font-size:11px;color:#65736d;text-align:right}.ghse-file-upload{position:relative;display:flex!important;align-items:center;justify-content:center;min-height:48px;border:1px dashed #aebdb7;border-radius:12px;background:#fff;cursor:pointer;text-align:center}.ghse-file-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.ghse-file-upload span{font-weight:700;color:var(--ghse-primary,#176B52)}.ghse-file-list{display:grid;gap:10px;margin-top:12px}.ghse-file-row{display:flex;gap:16px;justify-content:space-between;align-items:center;border:1px solid #e3e9e6;border-radius:12px;padding:12px;background:#fff}.ghse-file-row>div{min-width:0}.ghse-file-row strong,.ghse-file-row small{display:block}.ghse-file-row strong{overflow-wrap:anywhere}.ghse-file-row small{color:#6b7772;margin-top:4px}.ghse-file-row p{margin:6px 0 0;color:#4f5b56;font-size:13px}@media(max-width:640px){.ghse-shared-file-head,.ghse-file-row{align-items:stretch;flex-direction:column}.ghse-shared-file-head small{text-align:left}.ghse-file-row .ghse-btn{width:100%}}

/* V1.15 multi-company platform administration */
.ghse-platform-shell{min-height:100vh;background:#f4f7f6;padding:clamp(22px,4vw,54px);box-sizing:border-box;color:#18221f}
.ghse-platform-head{max-width:1280px;margin:0 auto 26px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}
.ghse-platform-head h1{margin:5px 0 7px;font-size:clamp(28px,4vw,44px)}
.ghse-platform-head p{margin:0;color:#65716d;max-width:720px}
.ghse-platform-eyebrow{font-size:12px;font-weight:800;letter-spacing:.12em;color:#176b52}
.ghse-platform-wp,.ghse-platform-open{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;text-decoration:none;font-weight:750;border:0;cursor:pointer}
.ghse-platform-wp{background:#fff;border:1px solid #d8e0dd;padding:11px 14px;color:#26332f}
.ghse-platform-grid{max-width:1280px;margin:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:16px}
.ghse-platform-company{background:#fff;border:1px solid #dfe6e3;border-radius:16px;padding:18px;box-shadow:0 5px 18px rgba(24,34,31,.05)}
.ghse-platform-company-top{display:flex;gap:12px;align-items:center}.ghse-platform-company h2{margin:0 0 4px;font-size:19px}.ghse-platform-company p{margin:0;color:#68736f}
.ghse-platform-logo{width:46px;height:46px;border-radius:12px;background:#e7f2ed;display:grid;place-items:center;overflow:hidden;font-weight:850;color:#176b52}.ghse-platform-logo img{width:100%;height:100%;object-fit:contain}
.ghse-platform-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:18px 0 12px}.ghse-platform-metrics span{background:#f6f8f7;border-radius:10px;padding:10px 8px;font-size:11px;color:#66736e}.ghse-platform-metrics strong{display:block;font-size:18px;color:#17231f;margin-bottom:2px}
.ghse-platform-adminline{font-size:12px!important;margin:0 0 14px!important}.ghse-platform-open{width:100%;background:#176b52;color:#fff;padding:12px 16px;font-size:14px}.ghse-platform-empty{max-width:1280px;margin:20px auto;background:#fff;border:1px dashed #ccd7d3;border-radius:14px;padding:30px;text-align:center}
.ghse-admin-company-ribbon{position:fixed;z-index:1002;top:0;left:0;right:0;height:36px;background:#17231f;color:#fff;display:flex;align-items:center;justify-content:center;gap:18px;font-size:12px}.ghse-admin-company-ribbon form{margin:0}.ghse-admin-company-ribbon button{border:0;background:transparent;color:#bfe6d7;text-decoration:underline;cursor:pointer;font-weight:700}.ghse-admin-company-ribbon~.ghse-sidebar,.ghse-admin-company-ribbon~.ghse-main{padding-top:36px}.ghse-admin-company-ribbon~.ghse-mobile-nav{bottom:0}
@media(max-width:720px){.ghse-platform-head{align-items:flex-start;flex-direction:column}.ghse-platform-grid{grid-template-columns:1fr}.ghse-platform-metrics{grid-template-columns:1fr 1fr 1fr}.ghse-admin-company-ribbon{justify-content:space-between;padding:0 10px;box-sizing:border-box}.ghse-admin-company-ribbon span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}

/* V1.17 company signup spam protection and terms acceptance */
.ghse-spam-check{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:12px;align-items:end;padding:13px;border:1px solid #dce6e2;border-radius:12px;background:#f7faf9;margin-top:2px}.ghse-spam-check>div strong,.ghse-spam-check>div small{display:block}.ghse-spam-check>div strong{font-size:12px;color:var(--ghse-text)}.ghse-spam-check>div small{margin-top:3px;font-size:10px;line-height:1.4;color:var(--ghse-muted)}.ghse-spam-check label{margin:0;font-size:11px;font-weight:800}.ghse-spam-check input{margin-top:5px!important;text-align:center;font-weight:800}.ghse-terms-check{display:grid!important;grid-template-columns:18px minmax(0,1fr);gap:9px;align-items:start!important;margin-top:2px!important;padding:11px 0}.ghse-terms-check input[type=checkbox]{width:18px!important;height:18px!important;min-height:0!important;margin:1px 0 0!important}.ghse-terms-check span{font-size:11px;line-height:1.45;font-weight:600;color:var(--ghse-text)}.ghse-terms-check a{color:var(--ghse-primary);text-decoration:underline;font-weight:800}.ghse-signup-security-note{font-size:10px!important;line-height:1.4!important;color:var(--ghse-muted)!important;margin:0 0 3px!important}.ghse-honeypot{position:absolute!important;left:-10000px!important;top:auto!important;width:1px!important;height:1px!important;overflow:hidden!important}
@media(max-width:520px){.ghse-spam-check{grid-template-columns:1fr}.ghse-spam-check label{max-width:140px}.ghse-terms-check span{font-size:12px}}

/* V1.18 industry-aware guided onboarding */
.ghse-view{max-width:none;width:100%;margin:0}.ghse-nav [hidden],.ghse-nav-heading[hidden]{display:none!important}.ghse-field-help{display:block;margin-top:5px;color:var(--ghse-muted);font-size:10px;line-height:1.4;font-weight:500}.ghse-setup-nav{border:1px solid rgba(255,255,255,.08)!important}.ghse-setup-incomplete .ghse-setup-nav{background:rgba(255,255,255,.08);color:#fff}.ghse-setup-callout>div{display:grid;gap:3px}.ghse-setup-hero{background:linear-gradient(135deg,#10231d,#174a3a);color:#fff;border-radius:18px;padding:clamp(20px,3vw,32px);display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;align-items:center;margin-bottom:16px}.ghse-setup-hero h2{font-size:clamp(24px,3vw,34px);margin:5px 0 8px}.ghse-setup-hero p{margin:0;color:#d0e2db;max-width:760px;line-height:1.55}.ghse-setup-hero .ghse-eyebrow{color:#a8d7c5}.ghse-setup-progress{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);padding:16px;border-radius:14px}.ghse-setup-progress strong{display:block;font-size:31px}.ghse-setup-progress span{display:block;font-size:11px;color:#c9dbd4;margin:2px 0 12px}.ghse-setup-progress>div{height:8px;background:rgba(255,255,255,.12);border-radius:999px;overflow:hidden}.ghse-setup-progress i{display:block;height:100%;background:#fff;border-radius:999px}.ghse-setup-steps{display:grid;gap:10px;margin-bottom:16px}.ghse-setup-step{background:#fff;border:1px solid var(--ghse-line);border-radius:14px;padding:14px 16px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:13px;align-items:center}.ghse-setup-step.current{border-color:#9dc9b9;box-shadow:0 0 0 3px rgba(23,107,82,.06)}.ghse-setup-step.complete{background:#fbfdfc}.ghse-setup-step.locked{opacity:.62}.ghse-setup-step-number{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef3f1;color:#596861;font-size:12px;font-weight:850}.ghse-setup-step.current .ghse-setup-step-number{background:var(--ghse-primary);color:#fff}.ghse-setup-step.complete .ghse-setup-step-number{background:#e7f5ee;color:var(--ghse-green)}.ghse-setup-step-copy>span{display:block;color:var(--ghse-muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:850}.ghse-setup-step-copy h3{font-size:14px;margin:3px 0 3px}.ghse-setup-step-copy p{font-size:11px;color:var(--ghse-muted);margin:0;line-height:1.4}.ghse-locked-label{font-size:10px;color:var(--ghse-muted);white-space:nowrap}.ghse-ready{background:#edf8f2!important;border-color:#b8ddca!important}.ghse-industry-summary{margin-bottom:14px}.ghse-industry-summary h2{font-size:23px;margin:4px 0 8px}.ghse-industry-summary p{line-height:1.55;max-width:1000px}.ghse-config-form{background:#fff;border:1px solid var(--ghse-line);border-radius:15px;padding:18px;box-shadow:var(--ghse-shadow)}.ghse-module-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:16px}.ghse-module-card{display:grid!important;grid-template-columns:18px minmax(0,1fr)!important;gap:10px!important;align-items:flex-start!important;border:1px solid var(--ghse-line);border-radius:12px;padding:12px;background:#fafcfb;cursor:pointer}.ghse-module-card.enabled{border-color:#bfd9cf;background:#f2f8f6}.ghse-module-card input{width:17px!important;height:17px!important;min-height:0!important;margin:2px 0 0}.ghse-module-card strong,.ghse-module-card small{display:block}.ghse-module-card strong{font-size:12px;color:var(--ghse-text)}.ghse-module-card small{font-size:10px;color:var(--ghse-muted);line-height:1.35;margin-top:3px}.ghse-config-form>.ghse-btn{max-width:420px}.ghse-page-actions{flex-wrap:wrap}.ghse-auth-layout select{width:100%;border:1px solid #ccd8d3;border-radius:9px;padding:10px 11px;background:#fff;min-height:42px;font:inherit}.ghse-auth-layout .ghse-field-help{font-size:10px;color:#78827f}
@media(max-width:900px){.ghse-module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ghse-setup-hero{grid-template-columns:1fr}.ghse-setup-progress{max-width:300px}}
@media(max-width:700px){.ghse-view{padding-left:10px;padding-right:10px}.ghse-setup-hero{border-radius:14px;padding:20px 16px}.ghse-setup-step{grid-template-columns:34px minmax(0,1fr);padding:13px 12px}.ghse-setup-step-action{grid-column:2}.ghse-setup-step-action .ghse-btn{width:100%}.ghse-locked-label{white-space:normal}.ghse-module-grid{grid-template-columns:1fr}.ghse-config-form{padding:13px}.ghse-config-form>.ghse-btn{max-width:none}.ghse-page-head{flex-direction:column}.ghse-page-actions{width:100%}}

.ghse-nav-pending .ghse-nav button:not([data-route="home"]):not([data-route="setup"]):not([data-route="company"]),.ghse-nav-pending .ghse-nav-heading{visibility:hidden}

/* V1.19 company-defined qualification, evidence and approval controls */
.ghse-qualification-summary{display:grid;gap:3px;margin:10px 0;padding:10px 12px;border:1px solid var(--ghse-line);border-radius:11px;background:#f7f9f8}.ghse-qualification-summary strong{font-size:11px}.ghse-qualification-summary span{font-size:10px;color:var(--ghse-muted);line-height:1.35}.ghse-qualification-summary.ok{background:#edf8f2;border-color:#c3e2d2}.ghse-qualification-summary.warning{background:#fff7e8;border-color:#ecd9ad}.ghse-qualification-summary.danger{background:#fff0f0;border-color:#efc8c8}.ghse-qualification-summary.neutral{background:#f6f8f7}
.ghse-requirement-list{display:grid;gap:6px;margin:9px 0}.ghse-requirement-line{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:9px 10px;border:1px solid var(--ghse-line);border-radius:10px;background:#fff}.ghse-requirement-line>div:first-child{min-width:0}.ghse-requirement-line strong,.ghse-requirement-line small{display:block}.ghse-requirement-line strong{font-size:11px}.ghse-requirement-line small{font-size:9px;color:var(--ghse-muted);margin-top:2px;line-height:1.35}.ghse-requirement-line>div:last-child{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ghse-requirement-line.current{border-color:#d4e7dd}.ghse-requirement-line.due_soon{border-color:#ead5a3;background:#fffaf0}.ghse-requirement-line.missing,.ghse-requirement-line.missing_expiry,.ghse-requirement-line.missing_file,.ghse-requirement-line.expired{border-color:#ecc8c8;background:#fffafa}
.ghse-requirement-group{margin-bottom:12px}.ghse-requirement-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ghse-mini-record{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--ghse-line);border-radius:11px;padding:11px 12px;background:#fbfdfc}.ghse-mini-record strong,.ghse-mini-record span{display:block}.ghse-mini-record strong{font-size:11px}.ghse-mini-record span{font-size:9px;color:var(--ghse-muted);margin-top:3px;line-height:1.4}.ghse-mini-record .ghse-inline-actions{margin:0;white-space:nowrap}.ghse-approval-blocked{display:inline-flex;margin:8px 0;padding:7px 9px;border-radius:8px;background:#fff1f1;color:#8a3939;font-size:9px;font-weight:750;line-height:1.35}.ghse-link.strong{font-weight:850;color:var(--ghse-primary)}
@media(max-width:700px){.ghse-requirement-cards{grid-template-columns:1fr}.ghse-requirement-line,.ghse-mini-record{align-items:flex-start;flex-direction:column}.ghse-requirement-line>div:last-child{justify-content:flex-start}.ghse-mini-record .ghse-inline-actions{white-space:normal}}

/* V1.19.1 qualification requirement workflow */
.ghse-section-label{margin:24px 0 10px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--ghse-muted,#667085)}
.ghse-requirement-group .ghse-panel-head{gap:12px;align-items:flex-start}
.ghse-requirement-group .ghse-panel-head .ghse-btn{flex:0 0 auto}
.ghse-empty.compact{padding:16px;margin:0;background:var(--ghse-soft,#f8fafc);border:1px dashed var(--ghse-border,#dfe3e8);border-radius:12px}
.ghse-empty.compact strong,.ghse-empty.compact span{display:block}
.ghse-empty.compact span{margin-top:4px;color:var(--ghse-muted,#667085);font-size:13px}
@media(max-width:680px){.ghse-requirement-group .ghse-panel-head{display:block}.ghse-requirement-group .ghse-panel-head .ghse-btn{width:100%;margin-top:12px}.ghse-section-label{margin-top:20px}}

/* V1.20 role-based HSE application access */
.ghse-access-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 0 16px}.ghse-access-levels article{background:#fff;border:1px solid var(--ghse-line);border-radius:13px;padding:14px;box-shadow:var(--ghse-shadow)}.ghse-access-levels strong,.ghse-access-levels span{display:block}.ghse-access-levels strong{font-size:12px;margin-bottom:5px}.ghse-access-levels span{font-size:10.5px;line-height:1.45;color:var(--ghse-muted)}@media(max-width:760px){.ghse-access-levels{grid-template-columns:1fr}.ghse-access-levels article{padding:12px}}

.ghse-core-tag{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;background:#eef3f7;color:#43515d;font-size:11px;font-weight:700;letter-spacing:.02em}.ghse-mini-record{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--ghse-border,#e7ebee)}.ghse-mini-record:last-child{border-bottom:0}

/* V1.21.4 Workers / Casuals team-card register */
.ghse-workers-summary{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 12px}.ghse-workers-summary span{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--ghse-line);border-radius:999px;padding:7px 10px;font-size:10px;color:var(--ghse-muted)}.ghse-workers-summary strong{font-size:12px;color:var(--ghse-text)}
.ghse-worker-team-list{display:grid;gap:11px}.ghse-worker-team-card{background:#fff;border:1px solid var(--ghse-line);border-radius:15px;box-shadow:var(--ghse-shadow);overflow:hidden}.ghse-worker-team-card.is-inactive{opacity:.76}.ghse-worker-team-toggle{width:100%;border:0;background:#fff;padding:15px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;text-align:left;cursor:pointer}.ghse-worker-team-toggle:hover{background:#f8fbfa}.ghse-worker-team-heading{display:flex;align-items:center;gap:11px;min-width:0}.ghse-worker-team-icon{width:36px;height:36px;border-radius:10px;background:#edf6f2;color:var(--ghse-primary);display:grid;place-items:center;font-size:18px;flex:0 0 auto}.ghse-worker-team-heading h2{font-size:15px;margin:0 0 4px}.ghse-worker-team-heading p{font-size:11px;color:var(--ghse-muted);margin:0}.ghse-worker-team-meta{display:flex;align-items:center;gap:7px;flex-wrap:wrap;justify-content:flex-end}.ghse-worker-team-chevron{font-size:18px;color:var(--ghse-muted);transition:transform .18s ease}.ghse-worker-team-toggle[aria-expanded="true"] .ghse-worker-team-chevron{transform:rotate(180deg)}.ghse-worker-team-body{border-top:1px solid var(--ghse-line);padding:14px;background:#fbfdfc}.ghse-worker-team-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:11px}.ghse-worker-team-summary span{display:block;background:#fff;border:1px solid var(--ghse-line);border-radius:10px;padding:9px 10px;font-size:10px;color:var(--ghse-muted);min-width:0}.ghse-worker-team-summary strong{display:block;color:var(--ghse-text);font-size:9px;text-transform:uppercase;letter-spacing:.05em;margin-bottom:3px}.ghse-team-member-list{display:grid;gap:8px}.ghse-team-member-card{background:#fff;border:1px solid var(--ghse-line);border-radius:12px;padding:13px}.ghse-team-member-card.is-inactive{border-style:dashed;opacity:.76}.ghse-team-member-title{display:flex;justify-content:space-between;gap:12px;align-items:flex-start}.ghse-team-member-title h3{font-size:13px;margin:0 0 3px}.ghse-team-member-title p{font-size:10px;color:var(--ghse-muted);margin:0}.ghse-team-member-card .ghse-record-status-stack{display:flex;gap:5px;flex-wrap:wrap;justify-content:flex-end}.ghse-unassigned-card .ghse-worker-team-icon{background:#f3f4f4;color:#6c7773}
@media(max-width:760px){.ghse-worker-team-toggle{align-items:flex-start;padding:13px 12px}.ghse-worker-team-meta{max-width:110px}.ghse-worker-team-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.ghse-worker-team-body{padding:10px}.ghse-team-member-title{display:block}.ghse-team-member-card .ghse-record-status-stack{justify-content:flex-start;margin-top:7px}.ghse-workers-summary{gap:6px}.ghse-workers-summary span{padding:6px 8px}}
@media(max-width:460px){.ghse-worker-team-summary{grid-template-columns:1fr}.ghse-worker-team-meta .ghse-status{display:none}.ghse-worker-team-heading p{line-height:1.35}}

/* V1.22 statistics centre and lightweight dashboard charts */
.ghse-grid-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ghse-dashboard-charts{margin:16px 0}.ghse-stat-chart{min-width:0}.ghse-bar-chart{display:grid;gap:10px}.ghse-bar-row{display:grid;gap:5px}.ghse-bar-label{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:10px;color:var(--ghse-muted)}.ghse-bar-label strong{font-size:11px;color:var(--ghse-text)}.ghse-bar-track{height:8px;border-radius:999px;background:#edf1ef;overflow:hidden}.ghse-bar-track i{display:block;height:100%;min-width:0;border-radius:inherit;background:var(--ghse-primary)}
.ghse-donut-wrap{display:grid;grid-template-columns:132px minmax(0,1fr);gap:18px;align-items:center}.ghse-donut{width:128px;height:128px;border-radius:50%;display:grid;place-items:center;position:relative}.ghse-donut:after{content:"";position:absolute;inset:22px;border-radius:50%;background:#fff}.ghse-donut>div{position:relative;z-index:1;text-align:center}.ghse-donut strong,.ghse-donut span{display:block}.ghse-donut strong{font-size:23px;line-height:1}.ghse-donut span{font-size:9px;color:var(--ghse-muted);text-transform:uppercase;letter-spacing:.06em;margin-top:4px}.ghse-donut-legend{display:grid;gap:8px}.ghse-donut-legend>div{display:grid;grid-template-columns:9px 1fr auto;gap:7px;align-items:center;font-size:10px}.ghse-donut-legend i{width:9px;height:9px;border-radius:3px}.ghse-donut-legend span{color:var(--ghse-muted)}.ghse-donut-legend strong{font-size:11px}
.ghse-stat-controls{display:flex;justify-content:space-between;align-items:end;gap:14px;margin-bottom:14px}.ghse-stat-periods{display:flex;gap:5px;flex-wrap:wrap;background:#f1f5f3;padding:4px;border-radius:11px}.ghse-stat-period{border:0;background:transparent;color:var(--ghse-muted);border-radius:8px;padding:8px 13px;font:inherit;font-size:11px;font-weight:800;cursor:pointer}.ghse-stat-period.active{background:#fff;color:var(--ghse-primary);box-shadow:0 2px 8px rgba(24,48,40,.08)}.ghse-stat-controls>label{display:grid;gap:5px;font-size:10px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:var(--ghse-muted)}.ghse-stat-controls input{border:1px solid var(--ghse-line);background:#fff;border-radius:9px;padding:9px 10px;color:var(--ghse-text)}.ghse-stat-kpis{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:14px}.ghse-stat-table-wrap{overflow:auto;border:1px solid var(--ghse-line);border-radius:11px}.ghse-stat-table{width:100%;border-collapse:collapse;min-width:560px;background:#fff}.ghse-stat-table th,.ghse-stat-table td{text-align:left;padding:10px 12px;border-bottom:1px solid var(--ghse-line);font-size:11px}.ghse-stat-table th{background:#f6f9f7;color:var(--ghse-muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.ghse-stat-table tr:last-child td{border-bottom:0}.ghse-stat-table td:last-child{width:120px}.ghse-stat-table td:last-child strong{font-size:12px}
@media(max-width:1100px){.ghse-grid-3{grid-template-columns:1fr 1fr}.ghse-grid-3>*:last-child{grid-column:1/-1}.ghse-stat-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.ghse-grid-3{grid-template-columns:1fr}.ghse-grid-3>*:last-child{grid-column:auto}.ghse-stat-controls{display:grid;align-items:stretch}.ghse-stat-periods{display:grid;grid-template-columns:repeat(4,1fr)}.ghse-stat-period{padding:9px 5px}.ghse-stat-controls input{width:100%;box-sizing:border-box}.ghse-stat-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.ghse-donut-wrap{grid-template-columns:104px 1fr;gap:12px}.ghse-donut{width:104px;height:104px}.ghse-donut:after{inset:18px}.ghse-dashboard-charts .ghse-stat-chart{padding:14px}.ghse-page-actions .ghse-inline-actions{width:100%;display:flex}.ghse-page-actions .ghse-inline-actions .ghse-btn{flex:1}}
@media(max-width:420px){.ghse-stat-kpis{grid-template-columns:1fr}.ghse-donut-wrap{grid-template-columns:1fr}.ghse-donut{margin:auto}.ghse-donut-legend{width:100%}}

@media(max-width:700px){.ghse-user-chip{max-width:150px;height:34px;padding:0 10px;font-size:10px}}

/* V1.24 per-user sidebar appearance + language */
.ghse-sidebar{background:var(--ghse-sidebar-bg,#10231d);color:var(--ghse-sidebar-text,#eaf4f0)}
.ghse-sidebar-brand,.ghse-sidebar-brand strong,.ghse-sidebar-brand span,.ghse-nav-heading,.ghse-logout{color:var(--ghse-sidebar-text,#eaf4f0)}
.ghse-nav button{color:var(--ghse-sidebar-text,#eaf4f0)}
.ghse-nav button:hover,.ghse-nav button.active{color:var(--ghse-sidebar-text,#eaf4f0);background:rgba(255,255,255,.12)}
.ghse-sidebar-preferences{display:grid;gap:7px;padding:0 8px 12px;margin-top:-7px}
.ghse-language-label{font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;opacity:.72;color:var(--ghse-sidebar-text,#eaf4f0)}
.ghse-language-select{width:100%;min-height:36px!important;border-radius:9px!important;border:1px solid rgba(255,255,255,.18)!important;background:rgba(255,255,255,.1)!important;color:var(--ghse-sidebar-text,#eaf4f0)!important;padding:7px 9px!important;font-size:11px!important;box-shadow:none!important}
.ghse-language-select option{background:#fff;color:#1f2d28}
.ghse-sidebar-appearance{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:var(--ghse-sidebar-text,#eaf4f0);border-radius:9px;padding:8px 10px;display:flex;align-items:center;gap:8px;cursor:pointer;font-size:10px;text-align:left}
.ghse-sidebar-appearance:hover{background:rgba(255,255,255,.14)}
.ghse-sidebar-colour-preview{border-radius:12px;padding:15px;display:grid;gap:4px;margin-top:4px}.ghse-sidebar-colour-preview strong{font-size:14px}.ghse-sidebar-colour-preview span{font-size:10px;opacity:.78}
.ghse-app[dir="rtl"] .ghse-nav button{text-align:right;direction:rtl}.ghse-app[dir="rtl"] .ghse-sidebar-brand,.ghse-app[dir="rtl"] .ghse-sidebar-preferences{direction:rtl}.ghse-app[dir="rtl"] .ghse-page-head,.ghse-app[dir="rtl"] .ghse-record,.ghse-app[dir="rtl"] .ghse-panel{text-align:right}
@media(min-width:901px){.ghse-app[dir="rtl"] .ghse-sidebar{inset:0 0 0 auto}.ghse-app[dir="rtl"] .ghse-main{margin-left:0;margin-right:238px}.ghse-app[dir="rtl"] .ghse-top-actions{margin-left:0;margin-right:auto}}
@media(max-width:900px){.ghse-sidebar-preferences{padding-bottom:10px}.ghse-language-select{min-height:38px!important}}

/* V1.26 management-system compliance summary */
.ghse-compliance-hero{display:grid;grid-template-columns:minmax(240px,.85fr) minmax(300px,1.35fr);gap:18px;margin:0 0 20px;padding:20px;border:1px solid #dbe8e2;border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(16,35,29,.05)}
.ghse-compliance-score span,.ghse-compliance-actions>span{display:block;font-size:12px;font-weight:800;letter-spacing:.05em;text-transform:uppercase;color:#557067;margin-bottom:7px}
.ghse-compliance-score strong{display:block;font-size:36px;line-height:1;color:#153c30;margin-bottom:7px}
.ghse-compliance-score small,.ghse-compliance-actions small{color:#667a73;line-height:1.4}
.ghse-compliance-progress{height:10px;margin-top:15px;border-radius:999px;background:#edf3f0;overflow:hidden}
.ghse-compliance-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#b58b1d,#176b52)}
.ghse-compliance-actions ul{margin:4px 0 10px;padding-left:20px;display:grid;gap:7px;color:#243b33}
.ghse-link-inline{display:inline-flex;margin-top:6px;font-weight:700;color:#176b52;text-decoration:none}
.ghse-link-inline:hover{text-decoration:underline}
@media(max-width:760px){.ghse-compliance-hero{grid-template-columns:1fr;padding:16px}.ghse-compliance-score strong{font-size:31px}}

/* V1.27 KPI and linked branding enhancements */
.ghse-sidebar-brand[data-route],.ghse-top-context[data-route]{cursor:pointer}
.ghse-company-brand-logo{display:block;max-width:170px;max-height:46px;width:auto;height:auto;object-fit:contain}
.ghse-ir-hero{display:grid;grid-template-columns:minmax(220px,1fr) minmax(150px,.45fr) minmax(260px,1.2fr);gap:18px;align-items:center;background:var(--ghse-surface,#fff);border:1px solid var(--ghse-border,#dde6e1);border-radius:18px;padding:20px;margin-bottom:18px}
.ghse-ir-hero h2{margin:3px 0 6px;font-size:1.25rem}.ghse-ir-hero p{margin:0;color:var(--ghse-muted,#68756f);font-size:.86rem}
.ghse-ir-value{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:92px;border-radius:15px;background:color-mix(in srgb,var(--ghse-primary) 9%,#fff);text-align:center;padding:12px}
.ghse-ir-value strong{font-size:1.85rem;line-height:1.1}.ghse-ir-value span{font-size:.78rem;color:var(--ghse-muted,#68756f);margin-top:5px}
.ghse-ir-interpretation{display:flex;flex-direction:column;gap:5px}.ghse-ir-interpretation strong{font-size:.9rem}.ghse-ir-interpretation span{font-size:.86rem;line-height:1.45}.ghse-ir-interpretation small{color:var(--ghse-muted,#68756f)}
.ghse-kpi-metric strong{font-size:1.35rem}
@media(max-width:760px){.ghse-ir-hero{grid-template-columns:1fr}.ghse-ir-value{align-items:flex-start;text-align:left;min-height:auto}.ghse-company-brand-logo{max-width:135px;max-height:38px}}


/* V1.28.1 responsive company branding and Dashboard reload links */
.ghse-dashboard-brand-link{text-decoration:none;color:inherit}
.ghse-dashboard-brand-link:focus-visible{outline:2px solid currentColor;outline-offset:3px;border-radius:10px}
.ghse-sidebar-brand.ghse-dashboard-brand-link{cursor:pointer}
.ghse-top-context.ghse-dashboard-brand-link{display:flex;flex:1 1 auto;flex-direction:column;justify-content:center;align-items:flex-start;min-width:0;max-width:420px;height:100%;overflow:hidden;cursor:pointer}
#ghse-org-name{display:flex;align-items:center;min-width:0;max-width:100%;line-height:1.15}
.ghse-company-brand-logo{display:block;width:auto;height:auto;max-width:100%;max-height:42px;object-fit:contain;object-position:left center}
.ghse-top-context #ghse-context-line{display:block;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:2px}
.ghse-app[dir="rtl"] .ghse-company-brand-logo{object-position:right center}
@media(max-width:700px){.ghse-topbar{gap:9px}.ghse-top-context.ghse-dashboard-brand-link{max-width:none}.ghse-company-brand-logo{max-height:34px;max-width:100%}.ghse-top-context #ghse-context-line{font-size:9.5px;margin-top:1px}.ghse-top-actions{gap:6px}.ghse-user-chip{max-width:96px}.ghse-icon-btn{width:34px;height:34px}.ghse-menu-btn{width:36px;height:36px;flex:0 0 36px}}
@media(max-width:430px){.ghse-topbar{padding-left:9px;padding-right:9px;gap:7px}.ghse-company-brand-logo{max-height:31px}.ghse-top-context #ghse-context-line{max-width:100%;font-size:9px}.ghse-user-chip{max-width:72px;padding-left:8px;padding-right:8px}.ghse-top-actions{gap:5px}}

/* V1.28.2 evidence upload, preview and file management */
.ghse-upload-guidance{display:block;color:var(--ghse-muted,#66756f);font-size:10px;line-height:1.45}.ghse-file-selection{display:grid;gap:8px}.ghse-selection-title{font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;color:var(--ghse-muted,#66756f)}.ghse-selected-file{display:flex;align-items:center;gap:10px;border:1px solid #dfe8e4;background:#fbfdfc;border-radius:11px;padding:10px}.ghse-selected-file.has-error{border-color:#e4aaaa;background:#fff7f7}.ghse-file-thumb{width:38px;height:38px;border-radius:9px;background:#eef5f2;display:grid;place-items:center;font-size:20px;flex:0 0 auto}.ghse-selected-file-info{min-width:0;flex:1}.ghse-selected-file-info strong,.ghse-selected-file-info small{display:block;overflow-wrap:anywhere}.ghse-selected-file-info strong{font-size:12px}.ghse-selected-file-info small{font-size:10px;color:var(--ghse-muted,#66756f);margin-top:3px}.ghse-file-error{display:block;font-size:10px;color:#a62929;margin-top:4px;font-weight:800}.ghse-selected-file-actions{display:flex;gap:8px;flex-wrap:wrap}.ghse-photo-field{display:grid;gap:7px}.ghse-photo-field>strong{font-size:11px;color:#42514b}.ghse-file-preview-overlay{position:fixed;inset:0;background:rgba(6,17,13,.72);z-index:10000;display:flex;align-items:center;justify-content:center;padding:18px}.ghse-file-preview-dialog{width:min(980px,100%);height:min(86vh,820px);background:#fff;border-radius:16px;display:grid;grid-template-rows:auto 1fr auto;overflow:hidden;box-shadow:0 24px 80px rgba(0,0,0,.35)}.ghse-preview-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 16px;border-bottom:1px solid var(--ghse-line,#dfe7e3)}.ghse-preview-head strong,.ghse-preview-head small{display:block}.ghse-preview-head small{margin-top:3px;color:var(--ghse-muted,#66756f);font-size:10px;overflow-wrap:anywhere}.ghse-preview-head button{border:0;border-radius:50%;width:34px;height:34px;background:#eef2f0;font-size:22px;cursor:pointer}.ghse-preview-body{min-height:0;background:#f4f7f6;display:grid;place-items:center;overflow:auto}.ghse-preview-image{max-width:100%;max-height:100%;object-fit:contain}.ghse-preview-frame{width:100%;height:100%;border:0;background:#fff}.ghse-preview-unavailable{max-width:520px;text-align:center;padding:28px}.ghse-preview-unavailable span{display:block;font-size:58px}.ghse-preview-unavailable strong{display:block;font-size:17px;margin:8px 0}.ghse-preview-unavailable p{color:var(--ghse-muted,#66756f);font-size:12px;line-height:1.55}.ghse-preview-actions{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap;padding:12px 16px;border-top:1px solid var(--ghse-line,#dfe7e3)}.ghse-file-manager-upload{display:grid;gap:10px;padding:13px;border:1px solid #dce5e1;border-radius:13px;background:#f8fbfa;margin:14px 0}.ghse-managed-file{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center}.ghse-file-row-main{display:flex;align-items:center;gap:10px;min-width:0}.ghse-file-row-thumb{width:52px;height:52px;border-radius:10px;background:#eef5f2;display:grid;place-items:center;overflow:hidden;flex:0 0 auto}.ghse-file-row-thumb img{width:100%;height:100%;object-fit:cover}.ghse-file-row-thumb span{font-size:25px}.ghse-file-row-info{min-width:0}.ghse-file-row-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.ghse-btn.danger{background:#fff3f3;color:#9f2525;border-color:#e3bcbc}.ghse-replace-panel{grid-column:1/-1;display:grid;gap:9px;padding:10px;border-top:1px solid #e3e9e6}.ghse-replace-panel[hidden]{display:none!important}.ghse-replace-actions{display:flex;gap:8px;flex-wrap:wrap}
@media(max-width:700px){.ghse-selected-file{align-items:flex-start;flex-wrap:wrap}.ghse-selected-file-actions{width:100%}.ghse-selected-file-actions .ghse-link{flex:1}.ghse-file-preview-overlay{padding:6px}.ghse-file-preview-dialog{height:94vh;border-radius:12px}.ghse-preview-actions .ghse-btn{flex:1}.ghse-managed-file{grid-template-columns:1fr}.ghse-file-row-actions{justify-content:stretch}.ghse-file-row-actions .ghse-btn,.ghse-file-row-actions a.ghse-btn{flex:1;text-align:center}.ghse-file-row-main{align-items:flex-start}.ghse-file-row-thumb{width:46px;height:46px}}

/* V1.28.3 reliable direct camera capture + timestamp preview */
.ghse-camera-btn{appearance:none;width:100%;font:inherit;font-weight:750}.ghse-camera-overlay{position:fixed;inset:0;background:rgba(5,14,11,.82);z-index:10020;display:flex;align-items:center;justify-content:center;padding:14px}.ghse-camera-dialog{width:min(760px,100%);max-height:96vh;background:#fff;border-radius:16px;overflow:hidden;display:grid;grid-template-rows:auto minmax(240px,1fr) auto auto;box-shadow:0 24px 90px rgba(0,0,0,.45)}.ghse-camera-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid var(--ghse-line,#dfe7e3)}.ghse-camera-head strong,.ghse-camera-head small{display:block}.ghse-camera-head small{margin-top:4px;color:var(--ghse-muted,#66756f);font-size:10px;line-height:1.4}.ghse-camera-head button{border:0;border-radius:50%;width:34px;height:34px;background:#eef2f0;font-size:22px;cursor:pointer;flex:0 0 auto}.ghse-camera-stage{background:#08110e;display:grid;place-items:center;min-height:300px;overflow:hidden}.ghse-camera-stage video{display:block;width:100%;height:100%;max-height:68vh;object-fit:contain;background:#08110e}.ghse-camera-note{margin:0;padding:10px 16px;color:var(--ghse-muted,#66756f);font-size:11px;line-height:1.5;border-top:1px solid var(--ghse-line,#dfe7e3)}.ghse-camera-actions{display:flex;justify-content:flex-end;gap:8px;padding:12px 16px;border-top:1px solid var(--ghse-line,#dfe7e3)}
@media(max-width:700px){.ghse-camera-overlay{padding:0}.ghse-camera-dialog{width:100%;height:100%;max-height:none;border-radius:0;grid-template-rows:auto 1fr auto auto}.ghse-camera-stage{min-height:0}.ghse-camera-stage video{max-height:none;object-fit:cover}.ghse-camera-actions .ghse-btn{flex:1}.ghse-camera-head{padding-top:max(14px,env(safe-area-inset-top))}.ghse-camera-actions{padding-bottom:max(12px,env(safe-area-inset-bottom))}}
.ghse-photo-pick{grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:700px){.ghse-photo-pick{grid-template-columns:1fr}}

/* v1.28.5 — photo evidence controls must remain visible on desktop and mobile */
.ghse-photo-evidence-panel{border:1px solid #d7e5df;background:#f8fbfa;border-radius:14px;padding:13px;margin:4px 0 2px;display:grid!important;gap:10px!important;visibility:visible!important;opacity:1!important;overflow:visible!important}
.ghse-photo-field-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}
.ghse-photo-field-head strong,.ghse-photo-field-head small{display:block}.ghse-photo-field-head strong{font-size:12px;color:var(--ghse-text,#20312a)}.ghse-photo-field-head small{font-size:10px;color:var(--ghse-muted,#66756f);margin-top:2px}
.ghse-photo-ready{font-size:9px;font-weight:850;line-height:1;padding:6px 8px;border-radius:999px;background:#e7f3ef;color:var(--ghse-primary-dark,#135540);white-space:nowrap}
.ghse-photo-evidence-panel .ghse-photo-pick{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;width:100%!important;visibility:visible!important;opacity:1!important}
.ghse-photo-evidence-panel .ghse-camera-btn{display:flex!important;visibility:visible!important;opacity:1!important;position:relative!important;min-height:62px!important;width:100%!important;padding:10px 12px!important;gap:10px!important;text-align:left!important;border-style:solid!important;overflow:visible!important}
.ghse-photo-evidence-panel .ghse-camera-primary{background:var(--ghse-primary,#176b52)!important;border-color:var(--ghse-primary,#176b52)!important;color:#fff!important}
.ghse-photo-evidence-panel .ghse-camera-primary:hover{background:var(--ghse-primary-dark,#135540)!important}
.ghse-photo-evidence-panel .ghse-gallery-primary{background:#fff!important;border-color:#b9d0c7!important;color:var(--ghse-primary-dark,#135540)!important}
.ghse-photo-evidence-panel .ghse-camera-icon{font-size:23px;line-height:1;flex:0 0 auto}.ghse-photo-evidence-panel .ghse-camera-btn>span:last-of-type{min-width:0}.ghse-photo-evidence-panel .ghse-camera-btn strong,.ghse-photo-evidence-panel .ghse-camera-btn small{display:block;color:inherit!important}.ghse-photo-evidence-panel .ghse-camera-btn strong{font-size:12px}.ghse-photo-evidence-panel .ghse-camera-btn small{font-size:9px;margin-top:3px;opacity:.82}
.ghse-photo-stamp-info{display:flex;flex-wrap:wrap;gap:5px}.ghse-photo-stamp-info span{font-size:9px;font-weight:750;padding:5px 7px;background:#eef5f2;border-radius:999px;color:#4d625a}
@media(max-width:700px){.ghse-photo-evidence-panel{padding:12px}.ghse-photo-evidence-panel .ghse-photo-pick{grid-template-columns:1fr!important}.ghse-photo-evidence-panel .ghse-camera-btn{min-height:58px!important}.ghse-photo-field-head{align-items:center}.ghse-photo-ready{font-size:8px}}

/* v1.29.0 — dynamic organised document downloads */
.ghse-doc-download-hero{display:grid;grid-template-columns:minmax(0,1fr) 110px;gap:22px;align-items:center;padding:22px;border-radius:18px;background:linear-gradient(135deg,#10231d,#174a3a);color:#fff;margin-bottom:16px}.ghse-doc-download-hero h2{margin:4px 0 8px;font-size:clamp(22px,3vw,32px)}.ghse-doc-download-hero p{margin:0;max-width:820px;color:#d5e5df;line-height:1.55}.ghse-doc-download-hero .ghse-eyebrow{color:#bce0d2}.ghse-doc-archive-mark{width:86px;height:86px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);display:grid;place-items:center;font-size:23px;font-weight:900;letter-spacing:.08em;justify-self:end}.ghse-doc-filter-panel{overflow:visible}.ghse-doc-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ghse-doc-filter-grid label,.ghse-doc-period-grid label{display:grid;gap:6px;font-size:11px;font-weight:800;color:var(--ghse-text)}.ghse-doc-filter-grid select,.ghse-doc-period-grid select,.ghse-doc-period-grid input{width:100%;min-width:0}.ghse-doc-period-grid{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,1fr) minmax(300px,2fr);gap:12px;align-items:end}.ghse-doc-custom-range{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ghse-doc-custom-range[hidden],[data-doc-reference-wrap][hidden]{display:none!important}.ghse-doc-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ghse-doc-summary-grid article{padding:14px;border:1px solid var(--ghse-line);border-radius:13px;background:#fbfdfc}.ghse-doc-summary-grid span,.ghse-doc-summary-grid strong,.ghse-doc-summary-grid small{display:block}.ghse-doc-summary-grid span{font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:var(--ghse-muted)}.ghse-doc-summary-grid strong{font-size:23px;margin:4px 0 3px}.ghse-doc-summary-grid small{font-size:10px;line-height:1.45;color:var(--ghse-muted)}.ghse-doc-group-counts{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.ghse-doc-group-counts span{background:#eef5f2;border:1px solid #dce8e3;border-radius:999px;padding:6px 9px;font-size:10px;color:#4d625a}.ghse-doc-download-box{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px;border:1px solid #cfe0d9;border-radius:16px;background:#f5fbf8;margin:16px 0}.ghse-doc-download-box h2{margin:3px 0 7px;font-size:20px}.ghse-doc-download-box p{margin:0;line-height:1.5;color:var(--ghse-muted);max-width:840px;font-size:12px}.ghse-doc-download-box .ghse-btn{flex:0 0 auto;min-height:46px}.ghse-doc-principles{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.ghse-doc-principles article{border:1px solid var(--ghse-line);border-radius:13px;background:#fff;padding:14px}.ghse-doc-principles strong,.ghse-doc-principles span{display:block}.ghse-doc-principles strong{font-size:12px}.ghse-doc-principles span{font-size:10px;line-height:1.5;color:var(--ghse-muted);margin-top:5px}
@media(max-width:980px){.ghse-doc-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ghse-doc-period-grid{grid-template-columns:1fr 1fr}.ghse-doc-custom-range{grid-column:1/-1}.ghse-doc-principles{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.ghse-doc-download-hero{grid-template-columns:1fr;padding:18px}.ghse-doc-archive-mark{display:none}.ghse-doc-filter-grid,.ghse-doc-period-grid,.ghse-doc-summary-grid,.ghse-doc-principles{grid-template-columns:1fr}.ghse-doc-custom-range{grid-template-columns:1fr}.ghse-doc-download-box{align-items:stretch;flex-direction:column}.ghse-doc-download-box .ghse-btn{width:100%}.ghse-doc-filter-grid select,.ghse-doc-period-grid select,.ghse-doc-period-grid input{font-size:16px}}

/* V1.30.4 instant smart search */
.ghse-search-shell{position:relative;margin:0 0 14px}
.ghse-search-shell .ghse-register-search{margin-bottom:0}
.ghse-search-suggestions{position:relative;z-index:7;margin-top:7px;background:#fff;border:1px solid var(--ghse-line);border-radius:13px;box-shadow:0 10px 28px rgba(16,35,29,.12);overflow:hidden}
.ghse-search-suggestion-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 12px;background:#f6faf8;border-bottom:1px solid var(--ghse-line);font-size:11px;color:var(--ghse-muted)}
.ghse-search-suggestion-head strong{font-size:12px;color:var(--ghse-text)}
.ghse-search-suggestion{width:100%;border:0;border-bottom:1px solid #edf2f0;background:#fff;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;gap:14px;text-align:left;cursor:pointer;color:var(--ghse-text)}
.ghse-search-suggestion:last-child{border-bottom:0}.ghse-search-suggestion:hover,.ghse-search-suggestion:focus{background:#f2f8f5;outline:0}
.ghse-search-suggestion.is-best{background:#f4faf7}.ghse-search-suggestion>span{min-width:0}.ghse-search-suggestion strong,.ghse-search-suggestion small{display:block}.ghse-search-suggestion strong{font-size:13px}.ghse-search-suggestion small{font-size:11px;color:var(--ghse-muted);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.ghse-search-suggestion b{font-size:10px;color:var(--ghse-primary);background:#eaf4ef;border-radius:999px;padding:5px 8px;white-space:nowrap}
.ghse-search-top-match{outline:2px solid rgba(23,107,82,.28);outline-offset:2px}
@media(max-width:680px){.ghse-search-suggestion{padding:11px 10px}.ghse-search-suggestion small{max-width:62vw}.ghse-search-suggestion b{font-size:9px}}

/* V1.30.6 consistent evidence document row */
.ghse-evidence-upload-panel{gap:8px;padding:0;border:0;background:transparent}.ghse-evidence-upload-list{display:grid;gap:10px}.ghse-evidence-upload-row{display:grid;gap:9px;padding:12px;border:1px solid #dce6e2;border-radius:12px;background:#fff}.ghse-evidence-upload-fields{display:grid;grid-template-columns:minmax(180px,1.15fr) minmax(150px,.75fr) minmax(180px,1fr);gap:12px;align-items:end;margin:0}.ghse-evidence-upload-fields>label{min-width:0}.ghse-evidence-upload-fields input[type="text"],.ghse-evidence-upload-fields input[type="date"]{width:100%}.ghse-evidence-upload-fields input[readonly]{background:#f5f8f7;color:var(--ghse-text,#17231f);font-weight:700}.ghse-evidence-file-label{min-height:48px}.ghse-file-manager-upload .ghse-evidence-upload-row{background:#fbfdfc}
@media(max-width:760px){.ghse-evidence-upload-fields{grid-template-columns:1fr!important}.ghse-evidence-file-label{width:100%}}

/* V1.30.7 — one requirement = one evidence entry */
.ghse-requirement-evidence-row{margin:0;background:#fbfdfc}.ghse-requirement-evidence-row .ghse-evidence-upload-fields{align-items:end}.ghse-requirement-evidence-row select{width:100%;min-width:0}.ghse-requirement-document-name{min-height:48px;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:0 2px}.ghse-requirement-document-name small{font-size:10px;color:var(--ghse-muted,#66756f);font-weight:750}.ghse-requirement-document-name strong{font-size:14px;line-height:1.25;color:var(--ghse-text,#17231f);overflow-wrap:anywhere}.ghse-requirement-evidence-row .ghse-evidence-file-label span{font-weight:800}
@media(max-width:760px){.ghse-requirement-document-name{min-height:auto;padding:2px 0}.ghse-requirement-evidence-row .ghse-evidence-upload-fields{grid-template-columns:1fr!important}}

/* V1.30.8 — requirement documents follow one row: Requirement | Expiry Date | Upload Document */
.ghse-competency-requirement-list{display:grid;gap:10px;margin:10px 0}
.ghse-requirement-document-grid{grid-template-columns:minmax(150px,1fr) minmax(170px,.82fr) minmax(190px,.9fr)!important;align-items:end!important}
.ghse-requirement-document-name{min-height:48px;display:flex;align-items:center;justify-content:flex-start;padding:0 4px}
.ghse-requirement-document-name strong{font-size:14px;line-height:1.3;color:var(--ghse-text,#17231f);overflow-wrap:anywhere}
.ghse-requirement-document-grid>label{display:grid;gap:6px;align-self:end}
.ghse-requirement-document-grid>label>span:not(:last-child){font-size:11px;font-weight:800;color:var(--ghse-text,#17231f)}
.ghse-requirement-document-grid .ghse-evidence-file-label{display:flex!important;min-height:48px;align-items:center;justify-content:center;padding:10px 12px}
.ghse-requirement-document-grid .ghse-evidence-file-label span{font-size:12px;font-weight:850;color:var(--ghse-primary,#176B52)}
.ghse-built-in-document-list{padding:0;border:0;background:transparent}
@media(max-width:760px){
  .ghse-requirement-document-grid{grid-template-columns:1fr!important}
  .ghse-requirement-document-name{min-height:auto;padding:2px 0 0}
  .ghse-requirement-document-grid .ghse-evidence-file-label{width:100%}
}

/* V1.30.9 worker-specific qualification requirements inside Add/Edit Worker */
.ghse-worker-qualification-panel{margin:16px 0;padding:14px;border:1px solid var(--ghse-border,#dfe7e3);border-radius:16px;background:#f9fcfb}.ghse-worker-qualification-panel .ghse-panel-head{margin-bottom:8px;align-items:flex-start}.ghse-worker-qualification-panel .ghse-panel-head h3{margin:0 0 4px;font-size:16px}.ghse-worker-qualification-panel .ghse-panel-head p{margin:0;color:var(--ghse-muted,#66756f);font-size:12px;line-height:1.5}.ghse-qualification-inline-status{display:inline-flex;align-items:center;font-size:10px;font-weight:850;line-height:1.2}.ghse-qualification-inline-status.ok{color:var(--ghse-primary,#176b52)}.ghse-qualification-inline-status.warning{color:#8a6512}.ghse-qualification-inline-status.danger{color:#9d2f2f}.ghse-qualification-inline-status.neutral{color:var(--ghse-muted,#66756f)}.ghse-worker-qualification-row .ghse-file-selection{margin-top:6px}@media(max-width:760px){.ghse-worker-qualification-panel{padding:12px 10px}.ghse-worker-qualification-panel .ghse-panel-head{display:grid;gap:10px}.ghse-worker-qualification-panel .ghse-panel-head .ghse-btn{width:100%}}

/* V1.30.11 company logo removal */
.ghse-logo-remove-btn{margin-top:10px}.ghse-btn.ghse-danger-outline{border-color:#c84a4a;color:#a52f2f;background:#fff}.ghse-btn.ghse-danger-outline:hover{background:#fff3f3;border-color:#a52f2f;color:#8d2323}

/* V1.30.14 — Industry-based Site Inspection checklist */
.ghse-site-inspection-checklist{margin:16px 0;padding:16px;border:1px solid #dfe7e3;border-radius:16px;background:#fbfdfc}
.ghse-site-inspection-head{display:flex;gap:18px;align-items:flex-start;justify-content:space-between;margin-bottom:14px}
.ghse-site-inspection-head h3{margin:4px 0 5px;font-size:18px}.ghse-site-inspection-head p{margin:0;color:#60716a;font-size:13px;max-width:700px}
.ghse-site-inspection-summary{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;min-width:240px}
.ghse-site-inspection-summary span{display:inline-flex;gap:5px;align-items:center;padding:6px 9px;border:1px solid #dfe7e3;border-radius:999px;background:#fff;font-size:12px;color:#53645d;white-space:nowrap}
.ghse-site-inspection-summary strong{font-size:13px;color:#173c31}
.ghse-site-inspection-item{display:grid;grid-template-columns:minmax(260px,1.1fr) minmax(340px,1fr);gap:14px;align-items:center;padding:12px 0;border-top:1px solid #e6ece9}
.ghse-site-inspection-item:first-child{border-top:0}.ghse-site-inspection-item.is-custom{background:#f7faf8;margin:8px -8px 0;padding:12px 8px;border-radius:10px}
.ghse-site-inspection-item-name{display:flex;align-items:flex-start;gap:10px;min-width:0}.ghse-site-inspection-item-name>div{min-width:0}.ghse-site-inspection-item-name strong{display:block;color:#173c31;line-height:1.35}.ghse-site-inspection-item-name small{display:block;margin-top:3px;color:#73827c}
.ghse-inspection-number{display:inline-flex;align-items:center;justify-content:center;min-width:26px;height:26px;border-radius:50%;background:#e9f1ed;color:#173c31;font-weight:700;font-size:12px}
.ghse-site-inspection-item-name label{margin:0;flex:1}.ghse-site-inspection-result{display:grid;grid-template-columns:minmax(140px,.7fr) minmax(190px,1fr) auto;gap:9px;align-items:end}.ghse-site-inspection-result label{margin:0}.ghse-site-inspection-result label>span,.ghse-site-inspection-item-name label>span{display:block;font-size:11px;font-weight:700;color:#60716a;margin-bottom:4px;text-transform:uppercase;letter-spacing:.02em}.ghse-site-inspection-result select,.ghse-site-inspection-result input,.ghse-site-inspection-item-name input{width:100%}
.ghse-inspection-review{margin:10px 0}.ghse-inspection-review summary{cursor:pointer;font-weight:700;color:#315d4d}.ghse-inspection-review-list{margin-top:8px;border-top:1px solid #e5ebe8}.ghse-inspection-review-row{display:grid;grid-template-columns:auto 1fr;gap:8px;align-items:start;padding:8px 0;border-bottom:1px solid #edf1ef}.ghse-inspection-review-row strong{display:block;font-size:13px}.ghse-inspection-review-row small{display:block;color:#6a7973;margin-top:2px}
@media(max-width:760px){.ghse-site-inspection-head{display:block}.ghse-site-inspection-summary{justify-content:flex-start;min-width:0;margin-top:12px}.ghse-site-inspection-item{grid-template-columns:1fr;gap:9px}.ghse-site-inspection-result{grid-template-columns:1fr}.ghse-site-inspection-result .ghse-link{justify-self:start}.ghse-site-inspection-checklist{padding:12px}.ghse-site-inspection-item.is-custom{margin-left:0;margin-right:0}}
.ghse-status-compliant{background:#e8f6ef;color:var(--ghse-green)}.ghse-status-non-compliant{background:#fdecec;color:var(--ghse-red)}.ghse-status-na{background:#eef2f1;color:#66736d}
/* V1.30.14 — wider Site Inspection workspace on desktop, normal full-width stack on mobile */
.ghse-modal-card.ghse-site-inspection-modal{width:min(1040px,100%)}
@media(max-width:760px){.ghse-modal-card.ghse-site-inspection-modal{width:100%}}

/* V1.30.15 — multiple evidence + per-item Site Inspection photos */
.ghse-site-inspection-item{grid-template-columns:minmax(240px,.85fr) minmax(520px,1.65fr)}
.ghse-site-inspection-result{grid-template-columns:minmax(130px,.55fr) minmax(180px,.8fr) minmax(250px,1.15fr) auto;align-items:start}
.ghse-inspection-field-label{display:block;font-size:11px;font-weight:700;color:#60716a;margin-bottom:4px;text-transform:uppercase;letter-spacing:.02em}
.ghse-inspection-photo-cell{min-width:0}
.ghse-inspection-photo-picker{margin:0!important;padding:8px!important;border-radius:11px!important}
.ghse-inspection-photo-picker .ghse-photo-pick.compact{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}
.ghse-inspection-photo-picker .ghse-camera-btn{min-height:48px!important;padding:7px 8px!important;gap:7px!important}
.ghse-inspection-photo-picker .ghse-camera-icon{font-size:18px!important}
.ghse-inspection-photo-picker .ghse-camera-btn strong{font-size:10px!important}
.ghse-inspection-photo-picker .ghse-camera-btn small{font-size:8px!important}
.ghse-inspection-photo-picker .ghse-selection-title{margin-top:3px}
.ghse-inspection-photo-picker .ghse-selected-file{padding:7px;gap:7px}
.ghse-inspection-photo-picker .ghse-file-thumb{width:30px;height:30px;font-size:16px}
.ghse-inspection-photo-picker .ghse-selected-file-info strong{font-size:10px}
.ghse-inspection-photo-picker .ghse-selected-file-info small{font-size:8px}
.ghse-inspection-photo-picker .ghse-selected-file-actions{gap:5px}
.ghse-inspection-photo-picker .ghse-selected-file-actions .ghse-link{font-size:9px}
@media(max-width:900px){.ghse-site-inspection-item{grid-template-columns:1fr}.ghse-site-inspection-result{grid-template-columns:1fr 1fr}.ghse-inspection-photo-cell{grid-column:1/-1}.ghse-site-inspection-result>.ghse-link{grid-column:1/-1;justify-self:start}}
@media(max-width:620px){.ghse-site-inspection-result{grid-template-columns:1fr}.ghse-inspection-photo-cell,.ghse-site-inspection-result>.ghse-link{grid-column:auto}.ghse-inspection-photo-picker .ghse-photo-pick.compact{grid-template-columns:1fr!important}}

/* V1.31.0 — Permit To Work workflow, approval inbox and private in-app communication */
.ghse-inbox-icon{position:relative;display:inline-grid;place-items:center;flex:0 0 auto}
.ghse-inbox-count{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#a72d2d;color:#fff;border:2px solid #fff;font-size:9px;font-weight:900;line-height:14px;text-align:center;box-shadow:0 2px 7px rgba(0,0,0,.14)}
.ghse-inbox-count[hidden]{display:none!important}
.ghse-inbox-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:12px 0 14px;border-bottom:1px solid var(--ghse-line)}
.ghse-inbox-toolbar strong,.ghse-inbox-toolbar small{display:block}.ghse-inbox-toolbar small{margin-top:3px;color:var(--ghse-muted);font-size:11px}
.ghse-inbox-list{display:grid;gap:9px;margin-top:12px}
.ghse-inbox-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;border:1px solid var(--ghse-line);border-radius:12px;padding:13px;background:#fff}
.ghse-inbox-item.is-unread{border-left:4px solid var(--ghse-primary);background:#f7fbf9}
.ghse-inbox-item strong,.ghse-inbox-item small{display:block}.ghse-inbox-item small{color:var(--ghse-muted);font-size:10px;margin-top:3px}.ghse-inbox-item p{margin:8px 0 0;font-size:12px;line-height:1.5;color:#405149}
.ghse-inbox-attention{margin-top:9px;border:1px solid #efd2b0;background:#fff8ed;border-radius:10px;padding:9px 11px}.ghse-inbox-attention strong{font-size:11px;color:#865416}.ghse-inbox-attention ul{margin:6px 0 0;padding-left:18px;font-size:11px;color:#69513b}
.ghse-permit-rejection{margin:10px 0;padding:12px 14px;border:1px solid #e7bcbc;border-left:4px solid var(--ghse-red);border-radius:11px;background:#fff6f6;color:#692929}.ghse-permit-rejection>strong{display:block;margin-bottom:5px}.ghse-permit-rejection ul{margin:6px 0 8px;padding-left:19px;font-size:12px}.ghse-permit-rejection p{color:#692929!important;margin-top:7px!important}
.ghse-permit-record .ghse-good{display:grid;gap:3px;margin:10px 0;padding:11px 13px;border:1px solid #cfe6d9;border-radius:11px;background:#f2faf5}.ghse-permit-record .ghse-good span,.ghse-permit-record .ghse-good small{font-size:11px;color:#456456}
.ghse-status-approved{background:#e8f6ef;color:var(--ghse-green)}.ghse-status-rejected{background:#fdecec;color:var(--ghse-red)}.ghse-status-pending-approval{background:#fff3da;color:var(--ghse-amber)}
.ghse-permit-check-item .ghse-site-inspection-result{align-items:start}
@media(max-width:700px){
  .ghse-top-actions .ghse-inbox-icon{display:inline-grid!important;width:32px;height:32px}
  .ghse-top-actions #ghse-refresh{display:none}
  .ghse-inbox-count{top:-5px;right:-5px}
  .ghse-inbox-toolbar{display:block}.ghse-inbox-toolbar .ghse-inline-actions{margin-top:10px}
  .ghse-inbox-item{grid-template-columns:1fr}.ghse-inbox-item>.ghse-inline-actions{margin-top:0}
}

/* V1.31.2 — clean operational forms: hide development/helper copy while preserving controls and status data */
.ghse-modal-intro,
.ghse-field-help,
.ghse-upload-guidance,
.ghse-camera-note,
.ghse-photo-stamp-info,
.ghse-photo-ready,
.ghse-photo-field-head small,
.ghse-camera-btn small,
.ghse-shared-file-head small,
.ghse-site-inspection-head p,
.ghse-worker-qualification-panel .ghse-panel-head p,
.ghse-evidence-upload-panel > small,
.ghse-modal form label > small{display:none!important}

/* V1.31.6 — searchable company recipient picker for Notifications and Messages */
.ghse-recipient-label{display:grid;gap:6px}.ghse-recipient-picker{position:relative}.ghse-recipient-picker>input[data-recipient-search]{width:100%;padding-right:38px;background:#fff}.ghse-recipient-picker.has-selection>input[data-recipient-search]{font-weight:800;color:var(--ghse-text,#17231f)}
.ghse-recipient-options{position:absolute;z-index:10035;left:0;right:0;top:calc(100% + 6px);max-height:min(320px,46vh);overflow:auto;border:1px solid var(--ghse-line,#dfe7e3);border-radius:12px;background:#fff;box-shadow:0 16px 42px rgba(12,34,27,.18);padding:5px}.ghse-recipient-options[hidden]{display:none!important}
.ghse-recipient-option{appearance:none;width:100%;border:0;border-bottom:1px solid #edf2f0;background:#fff;color:var(--ghse-text,#17231f);padding:10px 11px;display:flex;align-items:center;justify-content:space-between;gap:12px;text-align:left;cursor:pointer;border-radius:8px}.ghse-recipient-option:last-child{border-bottom:0}.ghse-recipient-option:hover,.ghse-recipient-option:focus{background:#f1f8f5;outline:0}.ghse-recipient-option.is-all{background:#f7fbf9}.ghse-recipient-option span{min-width:0}.ghse-recipient-option strong,.ghse-recipient-option small{display:block}.ghse-recipient-option strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ghse-recipient-option small{margin-top:2px;font-size:10px;color:var(--ghse-muted,#66756f);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ghse-recipient-option b{font-size:9px;color:var(--ghse-primary,#176b52);background:#e8f3ef;border-radius:999px;padding:5px 8px;white-space:nowrap}.ghse-recipient-empty{padding:10px 12px;margin-top:5px;border:1px dashed var(--ghse-line,#dfe7e3);border-radius:9px;color:var(--ghse-muted,#66756f);font-size:11px;background:#fbfdfc}.ghse-recipient-empty[hidden]{display:none!important}
@media(max-width:700px){.ghse-recipient-options{max-height:42vh}.ghse-recipient-option{padding:12px 10px}.ghse-recipient-option strong{font-size:12px}}

/* v1.31.8 — compact evidence coverage for forms that were missing attachments. */
.ghse-auto-document-picker{margin:10px 0 2px;display:grid;gap:8px}.ghse-auto-document-upload{min-height:54px}.ghse-auto-document-picker .ghse-file-selection{margin-top:2px}


/* V1.32.0 public authentication brand refresh. Internal application colours and security behaviour are unchanged. */
.ghse-login-shell{background:radial-gradient(circle at 10% 10%,rgba(255,102,0,.08),transparent 34%),#f6f7f6}.ghse-auth-layout{border-color:#e6e8e7;box-shadow:0 24px 80px rgba(28,35,32,.11)}.ghse-auth-intro{background:linear-gradient(145deg,#141d19,#24342e)}.ghse-auth-intro:after{content:"";position:absolute;right:-90px;bottom:-110px;width:300px;height:300px;border-radius:50%;background:rgba(255,102,0,.14);filter:blur(2px);pointer-events:none}.ghse-auth-intro{position:relative;overflow:hidden}.ghse-auth-intro .ghse-brand-mark,.ghse-login-card .ghse-brand-mark{background:#ff6600!important;color:#fff!important}.ghse-auth-tabs a.active{color:#ff6600!important;border-color:#ff6600!important}.ghse-auth-switch a,.ghse-auth-links a,.ghse-terms-check a{color:#ff6600!important}.ghse-auth-submit,.ghse-login-card input[type=submit]{background:#ff6600!important}.ghse-auth-submit:hover,.ghse-login-card input[type=submit]:hover{background:#d84f00!important}.ghse-auth-layout input:focus,.ghse-auth-layout select:focus{border-color:#ff9a57!important;box-shadow:0 0 0 3px rgba(255,102,0,.1)!important}.ghse-spam-check{background:#fffaf7;border-color:#f2dfd2}.ghse-terms-check input[type=checkbox]{accent-color:#ff6600}

/* V1.33.5 canonical Privacy Policy access */
.ghse-privacy-link{display:block;color:var(--ghse-sidebar-text,#eaf4f0);text-decoration:none;padding:8px 11px 2px;font-size:11px;opacity:.72}.ghse-privacy-link:hover{opacity:1;text-decoration:underline}

/* V1.33.7 login recovery-link layout fix */
.ghse-auth-message.success{background:#eaf7f0;color:#176b52;border:1px solid #bfe1d0}.ghse-login-remember{padding:2px 0 5px!important}
