:root{--gh-green:#28452e;--gh-green-dark:#1d3423;--gh-cream:#f5f0e6;--gh-gold:#c89b2c;--gh-paper:#fbfaf7;--gh-ink:#243128;--gh-muted:#667168;--gh-border:#ded8cc;--gh-shadow:0 16px 38px rgba(37,55,43,.10)}
.gehelos-app,.gehelos-app *{box-sizing:border-box}.gehelos-app{width:min(1440px,calc(100% - 24px));margin:24px auto;background:var(--gh-paper);color:var(--gh-ink);border:1px solid var(--gh-border);border-radius:24px;box-shadow:var(--gh-shadow);overflow:hidden;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5}.gehelos-app a{text-decoration:none}.gehelos-app-header{min-height:78px;padding:14px 28px;background:var(--gh-green);color:#fff;display:flex;align-items:center;gap:28px}.gehelos-brand-lockup{display:flex;align-items:center;gap:12px;min-width:270px}.gehelos-brand-lockup strong{display:block;font-family:Georgia,serif;font-size:1.45rem;letter-spacing:.02em}.gehelos-brand-lockup small{display:block;opacity:.94;font-size:.72rem}.gehelos-brand-symbol{width:60px;height:60px;display:block;object-fit:contain;border-radius:0;box-shadow:none}.gehelos-nav{display:flex;align-items:center;gap:6px;flex:1}.gehelos-nav a{color:rgba(255,255,255,.78);padding:10px 13px;border-radius:10px;font-size:.9rem}.gehelos-nav a:hover,.gehelos-nav a.is-active{background:rgba(255,255,255,.12);color:#fff}.gehelos-user{text-align:right;font-size:.84rem}.gehelos-user span{display:block;font-weight:700}.gehelos-user a{color:rgba(255,255,255,.72)}.gehelos-menu-toggle{display:none}.gehelos-main{padding:38px}.gehelos-welcome{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:34px 38px;background:linear-gradient(135deg,var(--gh-cream),#fff);border:1px solid var(--gh-border);border-radius:20px}.gehelos-eyebrow{margin:0 0 6px;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:800;color:#718073}.gehelos-welcome h1,.gehelos-section-heading h2{font-family:Georgia,serif;color:var(--gh-green-dark);margin:0}.gehelos-welcome h1{font-size:clamp(2rem,4vw,3.2rem);line-height:1.08}.gehelos-welcome p:not(.gehelos-eyebrow){max-width:680px;margin:12px 0 0;color:var(--gh-muted)}.gehelos-context{min-width:230px;padding:18px 20px;background:#fff;border-left:4px solid var(--gh-gold);border-radius:12px;box-shadow:0 8px 20px rgba(37,55,43,.07)}.gehelos-context span,.gehelos-context small{display:block;color:var(--gh-muted);font-size:.75rem}.gehelos-context strong{display:block;margin:4px 0;color:var(--gh-green);font-size:1.05rem}.gehelos-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0 44px}.gehelos-metric{position:relative;padding:20px;background:#fff;border:1px solid var(--gh-border);border-radius:16px;overflow:hidden}.gehelos-metric:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:var(--gh-gold)}.gehelos-metric span,.gehelos-metric small{display:block}.gehelos-metric span{font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;color:var(--gh-muted)}.gehelos-metric strong{display:block;font-family:Georgia,serif;font-size:2.35rem;line-height:1.1;color:var(--gh-green);margin:7px 0}.gehelos-metric small{color:var(--gh-muted)}.gehelos-section{margin-top:38px}.gehelos-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.gehelos-section-heading h2{font-size:1.8rem}.gehelos-section-heading>p{margin:0;color:var(--gh-muted)}.gehelos-operation-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.gehelos-operation{min-height:255px;padding:23px;display:flex;flex-direction:column;background:#fff;border:1px solid var(--gh-border);border-radius:18px;transition:transform .18s ease,box-shadow .18s ease}.gehelos-operation:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(37,55,43,.10)}.gehelos-operation-icon{width:48px;height:48px;display:grid;place-items:center;background:var(--gh-cream);border-radius:14px;color:var(--gh-green);font-family:Georgia,serif;font-weight:700;font-size:1.45rem}.gehelos-operation h3{margin:18px 0 8px;color:var(--gh-green-dark);font-family:Georgia,serif;font-size:1.25rem}.gehelos-operation p{margin:0;color:var(--gh-muted);font-size:.9rem}.gehelos-operation a,.gehelos-coming-label{margin-top:auto;padding-top:20px;font-weight:800;color:var(--gh-green)}.gehelos-operation a span{color:var(--gh-gold);font-size:1.25rem}.gehelos-operation.is-coming{background:#f7f5ef;opacity:.78}.gehelos-coming-label{color:var(--gh-muted);font-size:.82rem}.gehelos-activity-section{padding-top:10px}.gehelos-activity-list{background:#fff;border:1px solid var(--gh-border);border-radius:18px;overflow:hidden}.gehelos-activity{display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:18px;padding:17px 21px;border-bottom:1px solid #ece8df}.gehelos-activity:last-child{border-bottom:0}.gehelos-activity-type{display:inline-block;text-align:center;padding:5px 8px;background:var(--gh-cream);border-radius:999px;color:var(--gh-green);font-size:.72rem;font-weight:800}.gehelos-activity strong{color:var(--gh-green-dark)}.gehelos-activity p{margin:2px 0 0;color:var(--gh-muted);font-size:.86rem}.gehelos-activity time{font-size:.78rem;color:var(--gh-muted)}.gehelos-empty{padding:34px;text-align:center}.gehelos-empty p{color:var(--gh-muted);margin:6px 0}.gehelos-footer{display:flex;justify-content:space-between;padding:18px 38px;background:var(--gh-cream);color:var(--gh-muted);font-size:.78rem}.gehelos-login-state{max-width:620px;margin:40px auto;padding:40px;background:var(--gh-cream);border-radius:18px;text-align:center}.gehelos-button{display:inline-block;padding:11px 18px;background:var(--gh-green);color:#fff!important;border-radius:10px}
@media(max-width:1000px){.gehelos-metrics,.gehelos-operation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gehelos-nav{display:none;position:absolute;z-index:20;top:76px;left:18px;right:18px;background:var(--gh-green-dark);padding:12px;border-radius:12px;box-shadow:var(--gh-shadow)}.gehelos-nav.is-open{display:grid}.gehelos-menu-toggle{display:block;margin-left:auto;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;border-radius:8px;padding:8px 12px}.gehelos-user{display:none}.gehelos-app-header{position:relative}.gehelos-brand-lockup{min-width:0}}
@media(max-width:680px){.gehelos-app{width:100%;margin:0;border:0;border-radius:0}.gehelos-app-header{padding:12px 17px}.gehelos-brand-lockup small{display:none}.gehelos-main{padding:20px 16px}.gehelos-welcome{display:block;padding:25px}.gehelos-context{margin-top:22px}.gehelos-metrics,.gehelos-operation-grid{grid-template-columns:1fr}.gehelos-metrics{margin-bottom:32px}.gehelos-section-heading{display:block}.gehelos-section-heading>p{margin-top:8px}.gehelos-operation{min-height:220px}.gehelos-activity{grid-template-columns:74px 1fr}.gehelos-activity time{grid-column:2}.gehelos-footer{display:block;padding:16px}.gehelos-footer span{display:block}}
/* GeHelOS 1.1 Shell and Library Contract */
.gehelos-shell-warning{margin-bottom:20px;padding:16px 20px;border:1px solid #d5aa38;border-left:5px solid #d5aa38;border-radius:12px;background:#fff8df}.gehelos-shell-warning p{margin:4px 0 0;color:var(--gh-muted)}
.gehelos-property-selector{display:flex;align-items:center;gap:8px;margin-top:6px}.gehelos-property-selector select{min-width:190px;max-width:280px;padding:9px 34px 9px 10px;border:1px solid var(--gh-border);border-radius:9px;background:#fff;color:var(--gh-green);font-weight:700}.gehelos-property-selector button{padding:9px 12px;border:0;border-radius:9px;background:var(--gh-green);color:#fff;font-weight:700;cursor:pointer}
.gehelos-metric-heading{display:flex!important;align-items:center;gap:8px}.gehelos-status-dot{display:inline-block!important;width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:#8a938d}.gehelos-metric--green:before,.gehelos-operation--green{border-left-color:#39824b}.gehelos-metric--green:before,.gehelos-metric--green .gehelos-status-dot,.gehelos-operation--green .gehelos-operation-icon,.gehelos-library-list .gehelos-status-dot{background:#39824b}.gehelos-metric--yellow:before,.gehelos-metric--yellow .gehelos-status-dot,.gehelos-operation--yellow .gehelos-operation-icon{background:#d7a329}.gehelos-metric--red:before,.gehelos-metric--red .gehelos-status-dot,.gehelos-operation--red .gehelos-operation-icon{background:#b4493f}.gehelos-metric--neutral:before,.gehelos-metric--neutral .gehelos-status-dot,.gehelos-operation--neutral .gehelos-operation-icon{background:#8a938d}.gehelos-operation--green,.gehelos-operation--yellow,.gehelos-operation--red,.gehelos-operation--neutral{border-left-width:4px}.gehelos-operation--green .gehelos-operation-icon,.gehelos-operation--yellow .gehelos-operation-icon,.gehelos-operation--red .gehelos-operation-icon,.gehelos-operation--neutral .gehelos-operation-icon{color:#fff}
.gehelos-library-contract{padding:24px;background:var(--gh-cream);border:1px solid var(--gh-border);border-radius:18px}.gehelos-library-list{display:grid;gap:10px}.gehelos-library-list article{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;padding:15px 17px;background:#fff;border:1px solid var(--gh-border);border-radius:12px}.gehelos-library-list p{margin:3px 0 0;color:var(--gh-muted);font-size:.86rem}.gehelos-library-list small{color:var(--gh-muted)}
@media(max-width:680px){.gehelos-property-selector{align-items:stretch;flex-direction:column}.gehelos-property-selector select{max-width:none;width:100%}.gehelos-library-list article{grid-template-columns:auto 1fr}.gehelos-library-list small{grid-column:2}}


/* 2.8.4 operational views */
.gehelos-main--operational { max-width: none; margin: 0; }
.gehelos-operational-view { background: #fbfaf7; border: 1px solid #ded5c4; border-radius: 20px; padding: 28px; }
.gehelos-operational-view .gehelos-section-heading { align-items: flex-start; }
.gehelos-operational-view h1 { margin: 0; }
.gehelos-back-link { color: #28452e; font-weight: 700; }
.gehelos-operational-view .gehelos-panel { background: #fff; border: 1px solid #ded5c4; border-radius: 14px; padding: 22px; margin-top: 20px; }
.gehelos-operational-view .gehelos-maintenance-form label { display: block; font-weight: 700; margin-bottom: 6px; }
.gehelos-operational-view .gehelos-maintenance-form input[type="text"],
.gehelos-operational-view .gehelos-maintenance-form input[type="datetime-local"],
.gehelos-operational-view .gehelos-maintenance-form select,
.gehelos-operational-view .gehelos-maintenance-form textarea { width: 100%; max-width: 100%; box-sizing: border-box; padding: 10px 12px; border: 1px solid #cfc4b1; border-radius: 8px; background: #fff; }
.gehelos-operational-view .gehelos-form-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; }
.gehelos-operational-view .gehelos-inline-checks { display: flex; flex-wrap: wrap; gap: 18px; margin-top: 12px; }
.gehelos-operational-view .button-primary,
.gehelos-operational-view .gehelos-button { display: inline-block; background: #28452e; color: #fff; border: 0; border-radius: 8px; padding: 11px 18px; text-decoration: none; font-weight: 700; cursor: pointer; }
@media (max-width: 720px) { .gehelos-operational-view .gehelos-form-grid { grid-template-columns: 1fr; } }

/* GeHelOS 2.9.0 — Progressive Assistance Engine */
.gehelos-guided-intake{max-width:980px}.gehelos-guided-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 18px}.gehelos-guided-progress span{padding:10px 12px;border-radius:999px;background:rgba(40,69,46,.08);text-align:center;font-size:13px;font-weight:700;opacity:.58}.gehelos-guided-progress span.is-active{background:#28452e;color:#fff;opacity:1}.gehelos-guided-step{animation:gehelos-guided-in .18s ease-out}.gehelos-guided-step[hidden]{display:none!important}.gehelos-choice-fieldset{border:0;padding:0;margin:22px 0}.gehelos-choice-fieldset legend,.gehelos-guided-field>label{display:block;font-weight:700;margin-bottom:10px}.gehelos-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gehelos-choice-grid--categories{margin:18px 0 22px}.gehelos-choice-card{position:relative;display:flex;min-height:74px;border:1px solid rgba(40,69,46,.2);border-radius:14px;background:#fff;cursor:pointer;transition:.15s ease}.gehelos-choice-card:hover{border-color:#28452e;transform:translateY(-1px)}.gehelos-choice-card input{position:absolute;opacity:0;pointer-events:none}.gehelos-choice-card span{display:flex;align-items:center;width:100%;padding:18px;font-weight:700}.gehelos-choice-card:has(input:checked){border-color:#28452e;box-shadow:0 0 0 2px rgba(40,69,46,.18);background:#f5f0e6}.gehelos-guided-field{margin:22px 0}.gehelos-guided-field input[type=text],.gehelos-guided-field input[type=datetime-local],.gehelos-guided-field select,.gehelos-guided-field textarea{width:100%;max-width:680px;padding:12px 14px;border-radius:10px}.gehelos-inline-option{display:flex;align-items:flex-start;gap:8px;margin-top:12px;font-weight:500!important}.gehelos-context-answer{display:flex;justify-content:space-between;gap:18px;padding:12px 16px;border-radius:10px;background:rgba(40,69,46,.07)}.gehelos-context-answer span{opacity:.7}.gehelos-guided-actions{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.gehelos-guided-actions .button-primary:last-child{margin-left:auto}.gehelos-assistance-options{display:grid;gap:10px;margin:18px 0}.gehelos-assistance-options label{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border:1px solid rgba(40,69,46,.18);border-radius:10px;background:#fff}.gehelos-guided-summary{margin:20px 0}.gehelos-guided-summary>div{display:grid;grid-template-columns:minmax(150px,220px) 1fr;gap:16px;padding:12px 0;border-bottom:1px solid rgba(40,69,46,.12)}.gehelos-guided-summary dt{font-weight:700}.gehelos-guided-summary dd{margin:0}.gehelos-guided-field[hidden],.gehelos-assistance-options[hidden]{display:none!important}@keyframes gehelos-guided-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@media(max-width:720px){.gehelos-guided-progress{grid-template-columns:repeat(2,1fr)}.gehelos-choice-grid{grid-template-columns:1fr}.gehelos-guided-summary>div{grid-template-columns:1fr;gap:4px}.gehelos-guided-actions{position:sticky;bottom:0;background:#fff;padding:12px 0}.gehelos-choice-card{min-height:62px}}

/* GeHelOS 2.9.1 — closed application shell and front-end administration */
body.gehelos-workspace-page #masthead,
body.gehelos-workspace-page .site-header,
body.gehelos-workspace-page header.site-header,
body.gehelos-workspace-page .wp-site-blocks > header,
body.gehelos-workspace-page #colophon,
body.gehelos-workspace-page .site-footer,
body.gehelos-workspace-page .wp-site-blocks > footer{display:none!important}
body.gehelos-workspace-page{background:#f5f0e6}
body.gehelos-workspace-page .site,
body.gehelos-workspace-page .site-content,
body.gehelos-workspace-page .content-area,
body.gehelos-workspace-page main.site-main,
body.gehelos-workspace-page .entry-content{max-width:none!important;width:100%!important;margin:0!important;padding:0!important}
body.gehelos-workspace-page .entry-header{display:none!important}
.gehelos-administration-workspace{max-width:none;margin:0}
.gehelos-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.gehelos-admin-card{display:flex;flex-direction:column}
.gehelos-admin-card .gehelos-button{margin-top:auto;align-self:flex-start}
.gehelos-admin-form{display:grid;gap:12px;margin-top:18px}
.gehelos-admin-form label{font-weight:700}
.gehelos-admin-form input[type=file],.gehelos-admin-form input[type=text]{width:100%;padding:12px;border:1px solid #cfc4b1;border-radius:9px;background:#fff}
.gehelos-admin-form .gehelos-button,.gehelos-danger-button{justify-self:start;border:0;cursor:pointer}
.gehelos-admin-notice{margin:0 0 18px;padding:14px 17px;border-radius:10px}
.gehelos-admin-notice.is-success{background:#e8f4ea;border:1px solid #86b38e;color:#244f2c}
.gehelos-admin-notice.is-error{background:#fae9e7;border:1px solid #d3958d;color:#7a2922}
.gehelos-panel-heading{display:flex;justify-content:space-between;align-items:center;gap:20px}
.gehelos-danger-zone{border-left:5px solid #a83c33!important;background:#fff8f7!important}
.gehelos-danger-button{padding:12px 18px;border-radius:9px;background:#8d2f28;color:#fff;font-weight:800}
.gehelos-danger-button:hover{background:#70231e}
@media(max-width:760px){.gehelos-admin-grid{grid-template-columns:1fr}.gehelos-administration-workspace .gehelos-section-heading{display:block}.gehelos-administration-workspace .gehelos-back-link{display:inline-block;margin-top:12px}}

/* 2.9.2 stabilization */
.gehelos-property-selector{display:flex;align-items:center;gap:8px;min-width:0}.gehelos-property-selector select{min-width:220px;max-width:100%}.gehelos-property-selector button{flex:0 0 auto;white-space:nowrap;min-width:82px;padding:10px 14px}.gehelos-capability-diagnostics{margin-top:12px}.gehelos-capability-diagnostics summary{cursor:pointer;font-weight:800}.gehelos-diagnostic-row{display:grid;grid-template-columns:minmax(160px,1fr) 100px minmax(260px,2fr);gap:12px;padding:10px 0;border-top:1px solid rgba(40,69,46,.16)}.gehelos-diagnostic-row code{white-space:normal;overflow-wrap:anywhere}@media(max-width:680px){.gehelos-property-selector{align-items:stretch}.gehelos-property-selector select{min-width:0;flex:1}.gehelos-diagnostic-row{grid-template-columns:1fr}}

.gehelos-occupied-option{display:flex;align-items:center;gap:14px;margin-top:14px;padding:16px 18px;max-width:680px;border:1px solid rgba(40,69,46,.25);border-radius:12px;background:rgba(40,69,46,.06);cursor:pointer}.gehelos-occupied-option input{width:24px!important;height:24px!important;min-width:24px;margin:0}.gehelos-occupied-option span{display:grid;gap:3px}.gehelos-occupied-option strong{font-size:16px}.gehelos-occupied-option small{font-weight:400;opacity:.75}.gehelos-room-groups{display:grid;gap:18px}.gehelos-room-group{padding:16px;border:1px solid rgba(40,69,46,.15);border-radius:12px;background:rgba(245,240,230,.35)}.gehelos-room-group h3{margin:0 0 12px;font-size:15px;text-transform:uppercase;letter-spacing:.08em}.gehelos-room-group .gehelos-choice-card{min-height:62px}
.gehelos-room-path-summary{margin:0 0 8px;font-size:14px;font-weight:700;color:#28452e}.gehelos-room-path-back{display:inline-flex;margin:0 0 14px;padding:0;border:0;background:transparent;color:#28452e;font-weight:700;text-decoration:underline;cursor:pointer}


/* 2.9.2.12 maintenance traffic-light drilldown */
.gehelos-metric--traffic{min-width:0}.gehelos-traffic-light{display:grid;gap:7px;margin-top:12px}.gehelos-traffic-level{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;border:1px solid #ddd4c5;border-left-width:6px;border-radius:8px;background:#fff;color:#183c28;text-decoration:none}.gehelos-traffic-level:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(31,56,39,.08)}.gehelos-traffic-level--red{border-left-color:#b73a32}.gehelos-traffic-level--yellow{border-left-color:#d9a514}.gehelos-traffic-level--green{border-left-color:#3e8b57}.gehelos-traffic-level span{font-size:12px}.gehelos-traffic-level strong{font-size:20px}.gehelos-ticket-priority-nav{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0}.gehelos-ticket-priority-link{padding:10px 14px;border-radius:999px;border:2px solid #d9d0c0;text-decoration:none;color:#183c28;background:#fff;font-weight:700}.gehelos-ticket-priority-link--red{border-color:#b73a32}.gehelos-ticket-priority-link--yellow{border-color:#d9a514}.gehelos-ticket-priority-link--green{border-color:#3e8b57}.gehelos-ticket-priority-link.is-active{background:#244e32;color:#fff;border-color:#244e32}.gehelos-ticket-list{display:grid}.gehelos-ticket-card{background:#fff;border:1px solid #ddd4c5;border-left-width:7px;border-radius:12px;padding:18px}.gehelos-ticket-card--red{border-left-color:#b73a32}.gehelos-ticket-card--yellow{border-left-color:#d9a514}.gehelos-ticket-card--green{border-left-color:#3e8b57}.gehelos-ticket-card-heading{display:flex;justify-content:space-between;gap:12px}.gehelos-ticket-card h2{font-size:20px;margin:12px 0 6px}.gehelos-ticket-card p{margin:0 0 8px}@media(max-width:700px){.gehelos-ticket-card-heading{display:block}.gehelos-metric--traffic{grid-column:1/-1}}

/* 2.9.2.13 compact Monopoly-style ticket cards and editable ticket workspace */
.gehelos-maintenance-property-group{margin:22px 0 30px}.gehelos-maintenance-property-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #ddd4c5}.gehelos-maintenance-property-heading h2{margin:0;font-size:18px}.gehelos-maintenance-property-heading span{font-size:12px;color:#6f756f}
.gehelos-ticket-card{position:relative;display:flex;flex-direction:column;min-height:178px;padding:16px 15px 14px;border:1px solid #d9d0c0;border-left-width:1px;border-radius:12px;background:#fff;color:#183c28;text-decoration:none;overflow:hidden;box-shadow:0 2px 7px rgba(31,56,39,.04);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.gehelos-ticket-card:hover,.gehelos-ticket-card:focus-visible{transform:translateY(-2px);box-shadow:0 7px 18px rgba(31,56,39,.12);border-color:#a99f8d;outline:none}
.gehelos-ticket-card-band{position:absolute;inset:0 0 auto;height:8px;background:#3e8b57}
.gehelos-ticket-card--red .gehelos-ticket-card-band{background:#b73a32}.gehelos-ticket-card--yellow .gehelos-ticket-card-band{background:#d9a514}.gehelos-ticket-card--green .gehelos-ticket-card-band{background:#3e8b57}
.gehelos-ticket-card-heading{margin-top:5px;align-items:center;font-size:12px}.gehelos-ticket-card-heading strong{font-size:13px;letter-spacing:.02em}.gehelos-ticket-card-heading span{padding:3px 7px;border-radius:999px;background:#f3efe7;white-space:nowrap}
.gehelos-ticket-card h2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;font-size:17px;line-height:1.25;margin:13px 0 7px}
.gehelos-ticket-card p{font-size:14px;margin:0 0 7px}.gehelos-ticket-card small{font-size:12px;color:#6f756f}
.gehelos-ticket-card-open{margin-top:auto;padding-top:12px;font-size:13px;font-weight:700;color:#9a6500}
.gehelos-ticket-detail-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:18px;align-items:start}
.gehelos-ticket-detail-summary{border-left:7px solid #d9a514}.gehelos-ticket-detail-summary.gehelos-ticket-card--red{border-left-color:#b73a32}.gehelos-ticket-detail-summary.gehelos-ticket-card--green{border-left-color:#3e8b57}
.gehelos-ticket-detail-summary h2{margin-top:4px}.gehelos-ticket-detail-summary dl{margin:18px 0 0}.gehelos-ticket-detail-summary dl div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:9px 0;border-top:1px solid #e6dfd3}.gehelos-ticket-detail-summary dt{font-weight:700}.gehelos-ticket-detail-summary dd{margin:0}
.gehelos-ticket-measures{margin-top:18px;padding:14px;border-radius:9px;background:#f7f4ed}.gehelos-ticket-measures ul{margin:8px 0 0 18px}
.gehelos-ticket-edit-form{display:grid;gap:14px}.gehelos-ticket-edit-form label{display:grid;gap:6px;font-weight:700}.gehelos-ticket-edit-form textarea,.gehelos-ticket-edit-form select,.gehelos-ticket-edit-form input{width:100%;font-weight:400}.gehelos-ticket-edit-columns{display:grid;grid-template-columns:1fr 1fr;gap:12px}.gehelos-shell-success{border-color:#5c9b6a;background:#eef8f0}
@media(max-width:800px){.gehelos-ticket-detail-grid{grid-template-columns:1fr}}
@media(max-width:540px){.gehelos-ticket-card{min-height:155px}.gehelos-ticket-edit-columns{grid-template-columns:1fr}.gehelos-ticket-detail-summary dl div{grid-template-columns:1fr;gap:3px}}


/* 2.9.3.0 universal task operations */
.gehelos-task-create>summary{cursor:pointer;font-size:20px;font-weight:800;color:#183c28}.gehelos-task-form{display:grid;gap:15px;margin-top:18px}.gehelos-task-form label{display:grid;gap:6px;font-weight:700}.gehelos-task-form label span{font-weight:400;color:#6f756f}.gehelos-task-form input,.gehelos-task-form select,.gehelos-task-form textarea{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #cfc4b1;border-radius:9px;background:#fff;font-weight:400}.gehelos-task-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gehelos-native-date{display:flex;width:100%;min-width:0;padding:11px 12px;border:1px solid #cfc4b1;border-radius:9px;background:#fff}.gehelos-native-date input{display:block;width:100%;min-width:0;border:0;background:transparent;padding:0}.gehelos-task-location{display:grid;gap:14px;padding:15px;border-radius:10px;background:#f7f4ed}.gehelos-task-location[hidden]{display:none!important}.gehelos-task-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:24px 0 14px}.gehelos-task-toolbar h2{margin:0}.gehelos-task-board{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px}.gehelos-task-card{position:relative;display:flex;flex-direction:column;min-height:190px;padding:18px 15px 14px;border:1px solid #d9d0c0;border-radius:12px;background:#fff;color:#183c28;text-decoration:none;overflow:hidden;box-shadow:0 2px 7px rgba(31,56,39,.04);transition:.15s ease}.gehelos-task-card:hover,.gehelos-task-card:focus-visible{transform:translateY(-2px);box-shadow:0 7px 18px rgba(31,56,39,.12)}.gehelos-task-card-band{position:absolute;inset:0 0 auto;height:9px;background:#3e8b57}.gehelos-task-card--red .gehelos-task-card-band{background:#b73a32}.gehelos-task-card--yellow .gehelos-task-card-band{background:#d9a514}.gehelos-task-card-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-top:5px;font-size:12px}.gehelos-task-card-heading span{padding:3px 7px;border-radius:999px;background:#f3efe7}.gehelos-task-card h3{font-size:18px;line-height:1.25;margin:15px 0 8px}.gehelos-task-card p,.gehelos-task-card small{display:block;margin:0 0 7px}.gehelos-task-card small{color:#6f756f}.gehelos-task-card-open{margin-top:auto;padding-top:12px;font-size:13px;font-weight:700;color:#9a6500}.gehelos-task-detail-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.75fr);gap:18px;align-items:start}.gehelos-task-detail-summary{border-left:8px solid #3e8b57}.gehelos-task-detail-summary.gehelos-task-card--red{border-left-color:#b73a32}.gehelos-task-detail-summary.gehelos-task-card--yellow{border-left-color:#d9a514}.gehelos-task-detail-summary dl div{display:grid;grid-template-columns:120px 1fr;gap:12px;padding:9px 0;border-top:1px solid #e6dfd3}.gehelos-task-detail-summary dt{font-weight:700}.gehelos-task-detail-summary dd{margin:0}.gehelos-task-instructions{margin:16px 0;padding:13px;border-radius:9px;background:#f7f4ed}.gehelos-task-history{display:grid;gap:0}.gehelos-task-history>div{display:grid;grid-template-columns:160px 1fr auto;gap:12px;padding:10px 0;border-top:1px solid #e6dfd3}.gehelos-task-history small{color:#6f756f}.gehelos-shell-success{padding:14px 17px;border:1px solid #5c9b6a;border-radius:10px;background:#eef8f0;color:#244f2c}
@media(max-width:800px){.gehelos-task-detail-grid{grid-template-columns:1fr}.gehelos-task-form-grid{grid-template-columns:1fr}.gehelos-task-board{grid-template-columns:repeat(2,minmax(0,1fr))}.gehelos-task-history>div{grid-template-columns:1fr;gap:3px}}
@media(max-width:540px){.gehelos-task-board{grid-template-columns:1fr}.gehelos-task-card{min-height:160px}}

/* Incident Reporting Operations 2.9.4.0 */
.gehelos-incident-type-choice{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;border:0;padding:0;margin:18px 0}.gehelos-incident-type-choice legend{font-weight:700;margin-bottom:10px}.gehelos-incident-type-choice label{display:flex;align-items:flex-start;gap:10px;border:1px solid #d7d2c8;border-radius:14px;padding:16px;background:#fff;cursor:pointer}.gehelos-incident-type-choice label span{display:block;color:#6b675f;font-size:.9rem}.gehelos-incident-form>label,.gehelos-incident-form section>label{display:grid;gap:6px;margin:14px 0}.gehelos-incident-form input[type=text],.gehelos-incident-form input[type=tel],.gehelos-incident-form input[type=email],.gehelos-incident-form textarea,.gehelos-incident-form select{width:100%;border:1px solid #cfc9bd;border-radius:10px;padding:10px;background:#fff}.gehelos-incident-people,.gehelos-incident-evidence,.gehelos-incident-form section{margin-top:22px}.gehelos-incident-person-card{border:1px solid #d7d2c8;border-radius:14px;padding:14px;margin:12px 0;background:#fbfaf7}.gehelos-incident-contact-grid,.gehelos-incident-evidence-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.gehelos-incident-contact-grid article,.gehelos-incident-evidence-grid>a{display:flex;flex-direction:column;gap:5px;border:1px solid #d7d2c8;border-radius:12px;padding:12px;background:#fff;text-decoration:none;color:inherit}.gehelos-incident-evidence-grid img{width:100%;height:150px;object-fit:cover;border-radius:8px}.gehelos-incident-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.gehelos-incident-print{max-width:900px;margin:0 auto;background:#fff;color:#111;padding:32px;font-family:Arial,sans-serif}.gehelos-incident-print header{text-align:center;border-bottom:2px solid #222;margin-bottom:20px}.gehelos-incident-print table{width:100%;border-collapse:collapse;margin:12px 0 20px}.gehelos-incident-print th,.gehelos-incident-print td{border:1px solid #777;padding:8px;text-align:left;vertical-align:top}.gehelos-incident-print h2{border-bottom:1px solid #777;padding-bottom:4px;margin-top:24px}.gehelos-print-images{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.gehelos-print-images img{width:100%;max-height:420px;object-fit:contain}.gehelos-print-images figure{break-inside:avoid}.gehelos-print-controls{display:flex;justify-content:space-between;gap:12px;margin-bottom:20px}
@media(max-width:700px){.gehelos-incident-type-choice{grid-template-columns:1fr}.gehelos-incident-actions{align-items:flex-start}.gehelos-print-images{grid-template-columns:1fr}}
@media print{body *{visibility:hidden!important}.gehelos-incident-print,.gehelos-incident-print *{visibility:visible!important}.gehelos-incident-print{position:absolute;left:0;top:0;max-width:none;width:100%;padding:0}.gehelos-print-controls{display:none!important}.gehelos-app-header,.gehelos-footer{display:none!important}.gehelos-print-images figure{page-break-inside:avoid}}


/* Core 3.0.0 Dashboard Experience Patch 001 */
@media(min-width:1200px){.gehelos-app{width:min(1760px,calc(100% - 32px))}.gehelos-main{padding:32px 36px 42px}}
.gehelos-dashboard-panel{padding:24px;background:#fff;border:1px solid var(--gh-border);border-radius:20px;box-shadow:0 8px 22px rgba(37,55,43,.06)}
.gehelos-dashboard-panel+.gehelos-dashboard-panel{margin-top:22px}
.gehelos-dashboard-panel-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:16px}.gehelos-dashboard-panel-heading h2{margin:0;font-family:Georgia,serif;color:var(--gh-green-dark);font-size:1.8rem}
.gehelos-operations-layout{display:grid;grid-template-columns:minmax(260px,.85fr) minmax(380px,1.5fr) minmax(260px,.85fr);gap:18px;align-items:stretch}
.gehelos-operations-column{display:grid;grid-template-rows:1fr 1fr;gap:18px;min-width:0}
.gehelos-dashboard-card{min-width:0;min-height:0;margin:0;padding:18px;border-radius:15px}.gehelos-dashboard-card .gehelos-traffic-light{margin-top:12px}.gehelos-dashboard-card-link{display:inline-flex;align-items:center;gap:7px;margin-top:13px;font-size:.84rem;font-weight:800;color:var(--gh-green)}
.gehelos-dashboard-card--reserved{display:flex;flex-direction:column;justify-content:flex-start;background:#f8f6f0;border:1px dashed #cfc7b7;color:var(--gh-muted)}.gehelos-dashboard-card--reserved p{margin:15px 0 0}
.gehelos-agenda-reserved{display:flex;flex-direction:column;justify-content:center;min-height:420px;padding:30px;background:linear-gradient(145deg,var(--gh-cream),#fff);border:1px dashed #c8bfae;border-radius:16px;text-align:center}.gehelos-agenda-reserved h3{margin:3px 0 10px;font-family:Georgia,serif;font-size:1.8rem;color:var(--gh-green-dark)}.gehelos-agenda-reserved p{margin:0 auto 10px;max-width:520px;color:var(--gh-muted)}.gehelos-agenda-reserved small{display:block;max-width:560px;margin:0 auto;color:#7b827c}
.gehelos-communications-dashboard{margin-top:24px}.gehelos-communications-layout{display:grid;grid-template-columns:1fr 1fr;gap:18px}.gehelos-communication-card{min-height:170px;padding:22px;border:1px solid var(--gh-border);border-radius:16px;background:var(--gh-paper)}.gehelos-communication-card h3{margin:0;font-family:Georgia,serif;color:var(--gh-green-dark);font-size:1.3rem}.gehelos-communication-card>p{margin:24px 0 7px;font-weight:700;color:var(--gh-green)}.gehelos-communication-card small{color:var(--gh-muted)}
.gehelos-reserved-workspace{min-height:260px;display:flex;flex-direction:column;justify-content:center;text-align:center}.gehelos-reserved-workspace h2{margin-bottom:6px}
@media(max-width:1100px){.gehelos-operations-layout{grid-template-columns:1fr 1fr}.gehelos-agenda-reserved{grid-column:1/-1;grid-row:1;min-height:280px}.gehelos-operations-column--work{grid-column:1}.gehelos-operations-column--awareness{grid-column:2}}
@media(max-width:720px){.gehelos-dashboard-panel{padding:16px}.gehelos-operations-layout,.gehelos-communications-layout{grid-template-columns:1fr}.gehelos-operations-column--work,.gehelos-operations-column--awareness,.gehelos-agenda-reserved{grid-column:1}.gehelos-agenda-reserved{grid-row:auto;min-height:230px;padding:22px}.gehelos-operations-column{grid-template-rows:auto}.gehelos-communication-card{min-height:150px}}

/* Administration Workspace 1.0 and role-aware operational timeline */
.gehelos-timeline-card{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;min-height:420px;background:#fff;border:1px solid var(--gh-border);border-radius:16px;overflow:hidden}
.gehelos-timeline-section{padding:24px;display:flex;flex-direction:column;justify-content:flex-start}
.gehelos-timeline-section h3{margin:3px 0 8px;font-family:Georgia,serif;font-size:1.45rem;color:var(--gh-green-dark)}
.gehelos-timeline-section p{margin:0;color:var(--gh-muted)}
.gehelos-timeline-section--today{border-right:1px solid var(--gh-border);border-bottom:1px solid var(--gh-border);background:linear-gradient(145deg,var(--gh-cream),#fff)}
.gehelos-timeline-section--tomorrow{border-bottom:1px solid var(--gh-border);background:linear-gradient(215deg,#fff,var(--gh-cream))}
.gehelos-timeline-section--coming{grid-column:1/-1;display:grid;grid-template-columns:minmax(150px,.45fr) 1fr;gap:18px;align-items:center;background:#fff}
.gehelos-timeline-section--coming small{grid-column:2;color:#7b827c}
.gehelos-admin-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0 0 20px}
.gehelos-admin-summary>div{padding:18px 20px;background:#fff;border:1px solid var(--gh-border);border-radius:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.gehelos-admin-summary span{color:var(--gh-muted);font-weight:700}
.gehelos-admin-summary strong{font-family:Georgia,serif;font-size:1.2rem;color:var(--gh-green-dark)}
.gehelos-admin-quick-actions{display:grid;grid-template-columns:minmax(220px,.7fr) 1.3fr;gap:18px;align-items:center;margin-bottom:20px;padding:22px;background:linear-gradient(145deg,var(--gh-cream),#fff);border:1px solid var(--gh-border);border-radius:16px}
.gehelos-admin-quick-actions h2{margin:3px 0 0;font-family:Georgia,serif;color:var(--gh-green-dark)}
.gehelos-admin-quick-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.gehelos-admin-quick-links a{display:block;padding:12px 14px;background:#fff;border:1px solid var(--gh-border);border-radius:10px;color:var(--gh-green-dark);font-weight:700;text-decoration:none}
.gehelos-admin-quick-links a:hover{border-color:var(--gh-gold);box-shadow:0 3px 10px rgba(39,69,46,.08)}
.gehelos-admin-area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.gehelos-admin-area-card{display:grid;grid-template-columns:auto 1fr auto;gap:16px;align-items:center;padding:22px;background:#fff;border:1px solid var(--gh-border);border-radius:16px;color:inherit;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.gehelos-admin-area-card:last-child{grid-column:1/-1}
.gehelos-admin-area-card:hover{transform:translateY(-1px);box-shadow:0 7px 18px rgba(39,69,46,.09);border-color:var(--gh-gold)}
.gehelos-admin-area-card h2{margin:2px 0 6px;font-family:Georgia,serif;color:var(--gh-green-dark)}
.gehelos-admin-area-card p{margin:0;color:var(--gh-muted)}
.gehelos-admin-area-icon{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--gh-green);color:#fff;font-weight:800}
.gehelos-admin-action-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.gehelos-admin-action-card{min-height:170px;display:flex;flex-direction:column}
.gehelos-admin-action-card h2{margin-top:0;font-family:Georgia,serif;color:var(--gh-green-dark)}
.gehelos-admin-action-card p{color:var(--gh-muted)}
.gehelos-admin-status{margin-top:auto;align-self:flex-start;padding:5px 9px;border-radius:999px;background:var(--gh-cream);color:var(--gh-green-dark);font-size:.78rem;font-weight:800}
@media(max-width:1100px){.gehelos-timeline-card{grid-column:1/-1;grid-row:1;min-height:310px}}
@media(max-width:760px){.gehelos-admin-summary,.gehelos-admin-area-grid,.gehelos-admin-action-grid,.gehelos-admin-quick-actions{grid-template-columns:1fr}.gehelos-admin-area-card:last-child{grid-column:auto}.gehelos-admin-quick-links{grid-template-columns:1fr}.gehelos-timeline-card{grid-template-columns:1fr;grid-template-rows:auto}.gehelos-timeline-section--today,.gehelos-timeline-section--tomorrow{border-right:0;border-bottom:1px solid var(--gh-border)}.gehelos-timeline-section--coming{grid-column:1;grid-template-columns:1fr}.gehelos-timeline-section--coming small{grid-column:1}}


/* Core 3.0.0 Dashboard Refinement Patch 003 */
.gehelos-welcome{padding:24px 30px}
.gehelos-welcome h1{font-size:clamp(1.05rem,2vw,1.6rem);line-height:1.2}
.gehelos-context{min-width:250px;padding:12px 14px}
.gehelos-property-selector{margin-top:0;width:100%}
.gehelos-property-selector select{width:100%;min-width:220px;max-width:none;padding:10px 38px 10px 12px;border:0;background-color:transparent;color:var(--gh-green);font-size:1rem;font-weight:800;cursor:pointer}
.gehelos-property-selector select:focus{outline:2px solid var(--gh-gold);outline-offset:2px}
.gehelos-dashboard-panel-heading{margin-bottom:14px}
@media(max-width:680px){.gehelos-welcome{padding:20px}.gehelos-welcome h1{font-size:1.2rem}.gehelos-context{min-width:0}.gehelos-property-selector select{min-width:0}}

/* Core 3.0.0 Operational Status Header Patch 007
 * Restores calm, readable card headers. The highest active status is shown by
 * the colored circle; the title and status remain high-contrast text. */
.gehelos-metric--traffic{padding:0;overflow:hidden;border-color:var(--gh-border);background:#fff}
.gehelos-metric-status-header{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:10px;align-items:center;min-height:48px;padding:12px 14px;border-bottom:1px solid var(--gh-border);background:#fff;color:var(--gh-green-dark);text-decoration:none;font-weight:800}
.gehelos-metric-status-header:hover,.gehelos-metric-status-header:focus-visible{color:var(--gh-green-dark);background:#fffdf7}
.gehelos-metric-status-header:focus-visible{outline:3px solid var(--gh-gold);outline-offset:-3px}
.gehelos-metric-status-icon{display:block;width:14px;height:14px;min-width:14px;border:2px solid rgba(24,60,40,.18);border-radius:50%;font-size:0;line-height:0}
.gehelos-metric--red .gehelos-metric-status-icon{background:#b73a32}
.gehelos-metric--yellow .gehelos-metric-status-icon{background:#d9a514}
.gehelos-metric--green .gehelos-metric-status-icon{background:#3e8b57}
.gehelos-metric--neutral .gehelos-metric-status-icon{background:#8a938d}
.gehelos-metric-status-title{min-width:0;font-family:Georgia,serif;font-size:1.08rem;line-height:1.15;letter-spacing:.01em;color:var(--gh-green-dark);overflow-wrap:anywhere}
.gehelos-metric-status-label{font-size:.72rem;line-height:1.2;text-transform:uppercase;letter-spacing:.055em;white-space:normal;text-align:right;color:var(--gh-muted)}
.gehelos-metric--traffic .gehelos-traffic-light{margin:0;padding:14px 16px 16px}
.gehelos-metric--traffic:before{display:none!important}
.gehelos-metric--traffic .gehelos-dashboard-card-link{display:none!important}
@media(max-width:520px){.gehelos-metric-status-header{grid-template-columns:auto minmax(0,1fr)}.gehelos-metric-status-label{grid-column:2;text-align:left;margin-top:-4px}}

/* Patch 006: generic Library launchers and final dashboard cleanup. */
.gehelos-capability-launcher{overflow:hidden;padding:0}
.gehelos-capability-summary{margin:14px 16px 10px;color:var(--gh-text)}
.gehelos-capability-tools{margin:0 16px 16px;border-top:1px solid var(--gh-border);padding-top:10px}
.gehelos-capability-tools summary{cursor:pointer;font-weight:800;color:var(--gh-green);list-style:none}
.gehelos-capability-tools summary::-webkit-details-marker{display:none}
.gehelos-capability-tools summary::after{content:" ▾"}
.gehelos-capability-tools[open] summary::after{content:" ▴"}
.gehelos-capability-launcher-actions{display:grid;gap:8px;margin-top:10px}
.gehelos-capability-launcher-actions a{display:flex;align-items:center;justify-content:space-between;min-height:44px;padding:10px 12px;border:1px solid var(--gh-border);border-radius:10px;background:#fff;color:var(--gh-green);font-weight:800;text-decoration:none}
.gehelos-capability-launcher-actions a:hover,.gehelos-capability-launcher-actions a:focus-visible{border-color:var(--gh-gold);background:#fffdf7}
.gehelos-communication-card>div>h3{margin-top:0}


/* GeHelOS UI Baseline 1.0 - Patch 008
 * Final dashboard cleanup before the UI feature freeze. Status wording is
 * removed; a circle indicates normal/neutral operation and a color-coded
 * warning triangle indicates attention or urgent conditions. */
.gehelos-metric-status-header{grid-template-columns:auto minmax(0,1fr);min-height:48px}
.gehelos-metric-status-label{display:none!important}
.gehelos-metric-status-icon{display:flex;width:18px;height:18px;min-width:18px;border:0;border-radius:0;background:transparent!important;align-items:center;justify-content:center;font-size:18px;line-height:1;font-weight:900}
.gehelos-metric--green .gehelos-metric-status-icon{color:#3e8b57}
.gehelos-metric--neutral .gehelos-metric-status-icon{color:#8a938d}
.gehelos-metric--yellow .gehelos-metric-status-icon{color:#b68000}
.gehelos-metric--red .gehelos-metric-status-icon{color:#b73a32}
.gehelos-metric-status-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;overflow-wrap:normal}
.gehelos-dashboard-card:before,.gehelos-capability-launcher:before{display:none!important}
@media(max-width:520px){.gehelos-metric-status-header{grid-template-columns:auto minmax(0,1fr)}}

/* Incident Progressive Discovery 3.2.0 */
.gehelos-interview-step{border:1px solid #d7d2c8;border-radius:16px;padding:20px;margin:18px 0;background:#fff}.gehelos-interview-step h3{margin:2px 0 8px}.gehelos-interview-step>p:not(.gehelos-eyebrow){color:#625f58}.gehelos-interview-choice-row{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0}.gehelos-interview-choice-row label,.gehelos-incident-condition-grid label{display:flex!important;align-items:center;gap:8px;border:1px solid #d7d2c8;border-radius:12px;padding:10px 14px;margin:0!important;background:#fbfaf7}.gehelos-interview-choice-row input,.gehelos-incident-condition-grid input{width:auto!important}.gehelos-incident-condition-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:8px;margin:12px 0}.gehelos-incident-context,.gehelos-incident-additional{border:1px solid #d7d2c8;border-radius:14px;padding:14px 16px;margin:14px 0;background:#fbfaf7}.gehelos-incident-context>summary,.gehelos-incident-additional>summary{font-weight:700;cursor:pointer}.gehelos-incident-submit-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}

/* 3.3.0 Financial Operations dashboard contract */
.gehelos-financial-status{padding:14px 16px 6px;border-top:1px solid var(--gh-border)}
.gehelos-financial-status>strong{display:block;margin-bottom:10px;color:var(--gh-ink);font-size:.95rem}
.gehelos-financial-status-list{display:grid;gap:8px}
.gehelos-financial-status-item{display:grid;grid-template-columns:12px 1fr;gap:9px;align-items:start}
.gehelos-financial-status-item>span{width:10px;height:10px;margin-top:5px;border-radius:50%;background:#8a8a8a}
.gehelos-financial-status-item--green>span{background:#2f7d45}
.gehelos-financial-status-item--yellow>span{background:#c89b2c}
.gehelos-financial-status-item--red>span{background:#a93434}
.gehelos-financial-status-item b{display:block;font-size:.9rem}
.gehelos-financial-status-item small{display:block;margin-top:2px;color:var(--gh-muted)}
.gehelos-capability-launcher-actions--visible{padding:12px 16px 16px;margin-top:0;border-top:1px solid var(--gh-border)}
.gehelos-capability-launcher-actions a.is-primary{background:var(--gh-green);color:#fff;border-color:var(--gh-green)}

/* Core 3.4.0 Operational Communication Record Extension */
.gehelos-timeline-section--communications{grid-column:1/-1;min-height:190px;padding:18px 20px;background:#fff}
.gehelos-communication-widget-heading{display:flex;align-items:center;justify-content:space-between;gap:14px}
.gehelos-communication-widget-heading h3{margin:0;font-size:1.15rem}
.gehelos-text-button{border:0;background:transparent;color:var(--gh-green);font-weight:800;text-decoration:underline;cursor:pointer}
.gehelos-communication-preview-list{display:grid;gap:8px;margin:12px 0}
.gehelos-communication-preview{padding:9px 11px;border-left:4px solid var(--gh-gold);background:var(--gh-cream);border-radius:7px}
.gehelos-communication-preview strong{font-size:.88rem;color:var(--gh-green-dark)}
.gehelos-communication-preview p{margin:3px 0 0;font-size:.95rem}
.gehelos-button--small{min-height:38px;padding:8px 13px;font-size:.92rem}
.gehelos-communication-dialog{width:min(820px,92vw);max-height:84vh;padding:0;border:0;border-radius:16px;box-shadow:0 22px 70px rgba(0,0,0,.28)}
.gehelos-communication-dialog::backdrop{background:rgba(20,38,27,.55)}
.gehelos-dialog-close{position:absolute;right:12px;top:8px;z-index:2}
.gehelos-dialog-close button{width:38px;height:38px;border:0;border-radius:50%;background:#fff;color:var(--gh-green-dark);font-size:1.6rem;cursor:pointer}
.gehelos-communication-dialog-body,.gehelos-communication-entry-form{padding:26px;max-height:78vh;overflow:auto}
.gehelos-communication-entry-form{display:grid;gap:16px}
.gehelos-communication-entry-form label{display:grid;gap:7px;font-weight:800}
.gehelos-communication-entry-form textarea,.gehelos-communication-entry-form select{width:100%;padding:12px;border:1px solid var(--gh-border);border-radius:10px;background:#fff;font:inherit}
.gehelos-form-two-column{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.gehelos-communication-day{margin:22px 0 10px;border-bottom:1px solid var(--gh-border);padding-bottom:7px}
.gehelos-communication-day-list{display:grid;gap:10px}
.gehelos-communication-history-item{padding:14px;border:1px solid var(--gh-border);border-radius:12px;background:#fff}
.gehelos-communication-history-item>div{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.gehelos-communication-history-item p{margin:8px 0}
.gehelos-note-status{padding:3px 7px;border-radius:999px;background:var(--gh-cream);font-size:.76rem;font-weight:800}
.gehelos-note-amendments{padding:8px 12px;background:var(--gh-cream);border-radius:8px}
@media(max-width:760px){.gehelos-form-two-column{grid-template-columns:1fr}.gehelos-communication-dialog{width:96vw}.gehelos-communication-dialog-body,.gehelos-communication-entry-form{padding:20px}}

/* Core 3.5.0 Supervisor Notes */
.gehelos-supervisor-note-workspace{max-width:980px;margin:0 auto}.gehelos-supervisor-note-form{display:grid;gap:1rem}.gehelos-note-intent{border:0;padding:0;margin:0}.gehelos-note-intent legend{font-size:1.15rem;font-weight:700;margin-bottom:.75rem}.gehelos-note-intent-buttons{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}.gehelos-note-intent-buttons input{position:absolute;opacity:0;pointer-events:none}.gehelos-note-intent-buttons span{display:flex;align-items:center;justify-content:center;min-height:64px;padding:1rem;border:2px solid #d9ded8;border-radius:12px;background:#fff;font-size:1.05rem;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.gehelos-note-intent-buttons input:checked+span{border-color:#28452e;box-shadow:0 0 0 3px rgba(40,69,46,.12)}.gehelos-note-intent-buttons span:hover{transform:translateY(-2px);box-shadow:0 8px 18px rgba(28,43,32,.12)}.gehelos-supervisor-note-form label{display:grid;gap:.35rem;font-weight:650}.gehelos-supervisor-note-form input[type=text],.gehelos-supervisor-note-form textarea,.gehelos-supervisor-note-form select,.gehelos-supervisor-note-form input[type=datetime-local]{font-size:16px;min-height:48px;padding:.75rem;border:1px solid #c8d0c8;border-radius:9px}.gehelos-supervisor-note-form textarea{min-height:100px}.gehelos-supervisor-note-form fieldset:not(.gehelos-note-intent){border:1px solid #d9ded8;border-radius:10px;padding:.8rem 1rem}.gehelos-supervisor-note-form fieldset:not(.gehelos-note-intent) label{display:inline-flex;align-items:center;gap:.4rem;margin-right:1rem}.gehelos-contact-person-results{position:relative;z-index:5;background:#fff;border:1px solid #c8d0c8;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.12);max-height:240px;overflow:auto}.gehelos-contact-person-results button{display:block;width:100%;padding:.8rem;text-align:left;border:0;border-bottom:1px solid #eef1ed;background:#fff;cursor:pointer;font-size:1rem}.gehelos-contact-person-results button:hover{background:#f5f0e6}.gehelos-contact-toolbar{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.gehelos-contact-list{display:grid;gap:.75rem}.gehelos-contact-record{border:1px solid #dfe4dd;border-radius:10px;padding:1rem;background:#fff}.gehelos-contact-record header{display:flex;justify-content:space-between;gap:1rem}.gehelos-contact-record header div{display:grid}.gehelos-contact-record header span,.gehelos-contact-record footer{font-size:.9rem;color:#5e685f}.gehelos-contact-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.65rem 0}.gehelos-contact-tags span{background:#f5f0e6;border-radius:999px;padding:.25rem .55rem;font-size:.82rem}.gehelos-photo-choice-group{display:flex;gap:.65rem;flex-wrap:wrap}.gehelos-photo-picker{display:inline-flex!important;cursor:pointer;padding:.65rem .9rem;border:1px solid #c8d0c8;border-radius:8px;background:#fff}.gehelos-photo-picker input{display:none}@media(max-width:640px){.gehelos-note-intent-buttons{grid-template-columns:1fr}.gehelos-note-intent-buttons span{min-height:58px}.gehelos-contact-toolbar{display:grid}.gehelos-contact-record header{display:grid}.gehelos-supervisor-note-workspace .gehelos-section-heading{display:grid}.gehelos-supervisor-note-form .gehelos-button{width:100%;min-height:52px;font-size:1.05rem}}

.gehelos-timeline-section--communications{cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.gehelos-timeline-section--communications:hover,.gehelos-timeline-section--communications:focus-visible{transform:translateY(-3px);box-shadow:0 10px 24px rgba(28,43,32,.14);border-color:#b8c4b8;outline:none}.gehelos-timeline-section--communications [data-gehelos-open-communication-form]{position:relative;z-index:2}.gehelos-communication-widget-heading h3{margin-top:0}


/* Core 3.5.1 Supervisor Notebook progressive mobile entry */
.gehelos-supervisor-notebook-entry{max-width:760px}
.gehelos-supervisor-notebook-entry .gehelos-supervisor-note-create{padding:clamp(18px,4vw,34px)}
.gehelos-supervisor-notebook-entry .gehelos-note-intent legend{text-align:center;font-size:clamp(1.2rem,3.8vw,1.55rem);margin-bottom:1rem}
.gehelos-supervisor-notebook-entry .gehelos-note-intent-buttons{grid-template-columns:1fr;max-width:520px;margin:0 auto}
.gehelos-supervisor-notebook-entry .gehelos-note-intent-buttons span{min-height:72px;font-size:1.15rem}
.gehelos-notebook-progressive{display:grid;gap:1rem;margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid #e4e8e2}
.gehelos-notebook-heading-actions,.gehelos-contact-toolbar-actions{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}
.gehelos-supervisor-notebook-history{max-width:1100px}
@media(max-width:640px){
  .gehelos-notebook-heading-actions{width:100%}
  .gehelos-notebook-heading-actions .gehelos-button,.gehelos-notebook-heading-actions .gehelos-back-link{flex:1;text-align:center;justify-content:center;min-height:48px}
  .gehelos-supervisor-notebook-entry .gehelos-note-intent-buttons span{min-height:66px}
  .gehelos-contact-toolbar-actions{width:100%}
  .gehelos-contact-toolbar-actions>*{flex:1;text-align:center;justify-content:center}
}


/* Core 3.5.2 Supervisor Notebook polished choice cards and strict progressive visibility */
.gehelos-supervisor-notebook-entry [hidden]{
  display:none!important;
}
.gehelos-notebook-history-link{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:44px;
  padding:.7rem 1rem;
  border:1px solid #c8d0c8;
  border-radius:9px;
  background:#fff;
  color:#28452e!important;
  font-weight:750;
  text-decoration:none!important;
  box-shadow:0 2px 7px rgba(28,43,32,.06);
  transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease;
}
.gehelos-notebook-history-link:hover,
.gehelos-notebook-history-link:focus-visible{
  transform:translateY(-2px);
  border-color:#9dad9d;
  box-shadow:0 7px 16px rgba(28,43,32,.12);
  outline:none;
}
.gehelos-choice-card>span{
  justify-content:flex-start!important;
  gap:1rem;
  text-align:left;
}
.gehelos-choice-card-icon{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  flex:0 0 48px;
  width:48px;
  height:48px;
  border-radius:14px;
  font-size:1.55rem;
  line-height:1;
}
.gehelos-choice-card-copy{
  display:grid;
  gap:.18rem;
}
.gehelos-choice-card-copy strong{
  font-size:1.15rem;
  line-height:1.15;
}
.gehelos-choice-card-copy small{
  font-size:.92rem;
  line-height:1.3;
  font-weight:550;
  color:#59645c;
}
.gehelos-choice-card--praise>span{
  background:#f3f8f1;
  border-color:#c9dcc5;
}
.gehelos-choice-card--praise .gehelos-choice-card-icon{
  background:#dfeedd;
  color:#28452e;
}
.gehelos-choice-card--general>span{
  background:#fbf7ed;
  border-color:#e3d5b5;
}
.gehelos-choice-card--general .gehelos-choice-card-icon{
  background:#f1e5c7;
  color:#6f5522;
}
.gehelos-choice-card--coaching>span{
  background:#f2f6f8;
  border-color:#c9d7dd;
}
.gehelos-choice-card--coaching .gehelos-choice-card-icon{
  background:#dde8ed;
  color:#345564;
}
.gehelos-choice-card input:checked+span{
  border-color:#28452e!important;
  box-shadow:0 0 0 3px rgba(40,69,46,.13),0 9px 20px rgba(28,43,32,.12)!important;
}
@media(max-width:640px){
  .gehelos-notebook-history-link{flex:1}
  .gehelos-choice-card-icon{flex-basis:44px;width:44px;height:44px;border-radius:12px}
}


/* Core 3.6.0 Operational Events */
.gehelos-event-entry{max-width:1080px}
.gehelos-event-types{border:0;padding:0;margin:1rem 0}
.gehelos-event-types legend{font-weight:800;font-size:1.08rem;margin-bottom:.7rem}
.gehelos-event-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}
.gehelos-event-choice{display:block;cursor:pointer}
.gehelos-event-choice input{position:absolute;opacity:0;pointer-events:none}
.gehelos-event-choice>span{display:grid;gap:.25rem;min-height:94px;padding:1rem;border:1px solid #d8ded8;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(28,43,32,.05);transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}
.gehelos-event-choice>span strong{color:#28452e;font-size:1rem}
.gehelos-event-choice>span small{color:#5d675f;line-height:1.35}
.gehelos-event-choice:hover>span,.gehelos-event-choice input:focus-visible+span{transform:translateY(-2px);box-shadow:0 8px 18px rgba(28,43,32,.11);border-color:#aab9ac}
.gehelos-event-choice input:checked+span{border-color:#28452e;box-shadow:0 0 0 3px rgba(40,69,46,.12),0 8px 18px rgba(28,43,32,.11);background:#f7faf6}
.gehelos-event-fields[hidden]{display:none!important}
.gehelos-event-fields{margin-top:1.2rem;padding-top:1.1rem;border-top:1px solid #e2e6e1}
.gehelos-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.gehelos-field{display:grid;gap:.35rem}
.gehelos-field>span{font-weight:750;color:#34463a}
.gehelos-field input,.gehelos-field select,.gehelos-field textarea{width:100%;max-width:none}
.gehelos-field--wide{grid-column:1/-1}
.gehelos-event-agenda{display:grid;gap:.45rem}
.gehelos-event-agenda>h3{margin:1rem 0 .2rem;color:#28452e}
.gehelos-agenda-event{display:grid;grid-template-columns:92px 1fr;gap:.8rem;padding:.75rem .8rem;border:1px solid #e1e5e0;border-radius:10px;background:#fff}
.gehelos-agenda-event time{font-weight:800;color:#6a5730}
.gehelos-agenda-event div{display:grid;gap:.15rem}
.gehelos-agenda-event small{color:#667168}
.gehelos-agenda-event p{margin:.25rem 0 0}
.gehelos-calendar-source-management summary{cursor:pointer}
.gehelos-briefing-list{display:grid;gap:.38rem;margin-top:.45rem}
.gehelos-briefing-item{display:grid;grid-template-columns:72px 1fr;gap:.55rem;align-items:start;padding:.38rem .45rem;border-radius:8px;background:rgba(255,255,255,.68)}
.gehelos-briefing-item time{font-weight:800;font-size:.82rem;color:#715a2e}
.gehelos-briefing-item div{display:grid;gap:.08rem}
.gehelos-briefing-item strong{font-size:.9rem;line-height:1.25}
.gehelos-briefing-item small{font-size:.78rem;color:#687269}
@media(max-width:800px){
  .gehelos-event-choice-grid{grid-template-columns:1fr}
  .gehelos-form-grid{grid-template-columns:1fr}
  .gehelos-field--wide{grid-column:auto}
}

/* Core 3.7.0 Operational Event Framework — Sprint 1 */
.gehelos-event-framework{max-width:1500px}.gehelos-event-builder{max-width:1240px}.gehelos-event-definition-picker{display:grid;gap:.45rem;max-width:760px}.gehelos-event-definition-picker>label{font-size:1.08rem;font-weight:800;color:#28452e}.gehelos-event-definition-picker input[type=search]{width:100%;min-height:50px;max-width:none;padding:.75rem .9rem;font-size:1rem;border:1px solid #bdc8bd;border-radius:10px;background:#fff}.gehelos-event-builder-layout[hidden],.gehelos-event-quick-actions[hidden],[data-detail-section][hidden]{display:none!important}.gehelos-event-builder-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(290px,.7fr);gap:1.25rem;margin-top:1.25rem;align-items:start}.gehelos-event-question-column{display:grid;gap:1rem}[data-quick-fields],[data-detail-fields]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.gehelos-guided-question{display:grid;gap:.4rem;padding:1rem;border:1px solid #dce2dc;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(28,43,32,.04)}.gehelos-guided-question>span{font-weight:800;color:#34463a}.gehelos-guided-question input,.gehelos-guided-question select,.gehelos-guided-question textarea{width:100%;max-width:none}.gehelos-guided-question:has(textarea){grid-column:1/-1}.gehelos-event-quick-actions,.gehelos-event-final-actions{display:flex;flex-wrap:wrap;gap:.65rem;align-items:center}.gehelos-progressive-divider{display:flex;align-items:center;gap:.75rem;color:#6a735f;font-weight:800;margin:.3rem 0}.gehelos-progressive-divider::before,.gehelos-progressive-divider::after{content:"";height:1px;background:#dfe4dc;flex:1}.gehelos-event-live-summary{position:sticky;top:24px;padding:1.1rem;border:1px solid #d8dfd8;border-radius:14px;background:#fbfaf7;box-shadow:0 5px 18px rgba(28,43,32,.07)}.gehelos-event-live-summary h2{margin:.15rem 0 .8rem;color:#28452e}.gehelos-event-live-summary dl{display:grid;gap:.55rem;margin:0}.gehelos-event-live-summary dl>div{display:grid;grid-template-columns:minmax(100px,.7fr) 1.3fr;gap:.65rem;padding-bottom:.48rem;border-bottom:1px solid #e4e7e1}.gehelos-event-live-summary dt{font-size:.82rem;font-weight:800;color:#687269}.gehelos-event-live-summary dd{margin:0;font-weight:700;color:#34443a;overflow-wrap:anywhere}.gehelos-agenda-event--link{text-decoration:none!important;color:inherit!important;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.gehelos-agenda-event--link:hover,.gehelos-agenda-event--link:focus-visible{transform:translateY(-2px);box-shadow:0 8px 18px rgba(28,43,32,.1);border-color:#aab9ac;outline:none}.gehelos-event-record-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.65fr);gap:1rem}.gehelos-record-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin:0}.gehelos-record-facts>div{padding:.7rem;border:1px solid #e0e5df;border-radius:10px;background:#fff}.gehelos-record-facts dt{font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;font-weight:800;color:#687269}.gehelos-record-facts dd{margin:.22rem 0 0;font-weight:750;color:#34443a}.gehelos-record-facts--details{grid-template-columns:repeat(3,minmax(0,1fr))}.gehelos-record-timeline{display:grid;gap:.5rem}.gehelos-record-timeline article{display:grid;gap:.15rem;padding:.7rem;border-left:3px solid #c89b2c;background:#fff;border-radius:0 9px 9px 0}.gehelos-record-timeline span{font-size:.82rem;color:#687269}@media(max-width:900px){.gehelos-event-builder-layout,.gehelos-event-record-grid{grid-template-columns:1fr}.gehelos-event-live-summary{position:static;order:-1}[data-quick-fields],[data-detail-fields]{grid-template-columns:1fr}.gehelos-guided-question:has(textarea){grid-column:auto}.gehelos-record-facts,.gehelos-record-facts--details{grid-template-columns:1fr}}@media(max-width:560px){.gehelos-event-quick-actions,.gehelos-event-final-actions{display:grid;grid-template-columns:1fr}.gehelos-event-quick-actions .button,.gehelos-event-final-actions .button{width:100%;min-height:46px}}


/* Core 3.7.1 Create Event UX refinement */
.gehelos-event-combobox{position:relative}
.gehelos-event-combobox input[type=search]{padding-right:3rem}
.gehelos-event-combobox-toggle{position:absolute;right:.35rem;top:.35rem;bottom:.35rem;width:2.45rem;border:0;border-left:1px solid #d9ded8;background:transparent;color:#28452e;font-size:1.35rem;font-weight:800;cursor:pointer;border-radius:0 8px 8px 0}
.gehelos-event-combobox-options{position:absolute;z-index:50;top:calc(100% + .35rem);left:0;right:0;max-height:340px;overflow:auto;padding:.35rem;border:1px solid #bcc8bd;border-radius:11px;background:#fff;box-shadow:0 12px 30px rgba(28,43,32,.16)}
.gehelos-event-combobox-options[hidden]{display:none!important}
.gehelos-event-combobox-options button{display:grid;gap:.15rem;width:100%;padding:.72rem .8rem;border:0;border-radius:8px;background:transparent;text-align:left;cursor:pointer;color:#34443a}
.gehelos-event-combobox-options button:hover,.gehelos-event-combobox-options button[aria-selected="true"]{background:#f2f6f1}
.gehelos-event-combobox-options button strong{font-size:.98rem;color:#28452e}
.gehelos-event-combobox-options button small{font-size:.8rem;line-height:1.3;color:#687269}
.gehelos-event-combobox-empty{margin:0;padding:.8rem;color:#687269}
.gehelos-event-progress{display:grid;gap:.35rem;max-width:760px}
.gehelos-event-progress>span{font-size:.8rem;font-weight:800;color:#687269}
.gehelos-event-progress>div{height:5px;border-radius:99px;background:#e4e8e2;overflow:hidden}
.gehelos-event-progress i{display:block;height:100%;width:0;background:#c89b2c;border-radius:inherit;transition:width .2s ease}
.gehelos-guided-question[hidden]{display:none!important}
.gehelos-guided-question{animation:gehelosQuestionReveal .18s ease both}
@keyframes gehelosQuestionReveal{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}
@media(prefers-reduced-motion:reduce){.gehelos-guided-question{animation:none}}


/* Core 3.8.0 Organization audience selector */
.gehelos-audience-selector{display:grid;gap:.65rem}
.gehelos-audience-group{border:1px solid #dce2dc;border-radius:10px;background:#fbfcfa;overflow:hidden}
.gehelos-audience-group summary{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.75rem .85rem;cursor:pointer;font-weight:800;color:#28452e;list-style-position:inside}
.gehelos-audience-group summary small{font-weight:700;color:#687269}
.gehelos-audience-group-body{display:grid;gap:.45rem;padding:.75rem .9rem .9rem;border-top:1px solid #e1e5df;background:#fff}
.gehelos-audience-group-body label{display:flex;gap:.55rem;align-items:flex-start;min-height:28px}
.gehelos-audience-group-body input{margin-top:.15rem}
.gehelos-audience-select-all{padding-bottom:.55rem;margin-bottom:.15rem;border-bottom:1px solid #eceee9;font-weight:800;color:#415246}
.gehelos-audience-selection-summary{display:grid;gap:.15rem;padding:.75rem .85rem;border-radius:10px;background:#f3f6f1;color:#34443a}
.gehelos-audience-selection-summary span{font-size:.82rem;color:#687269}


/* Core 4.1.0 Employee Identity & Access Administration */
.gehelos-employee-header-actions{display:flex;flex-wrap:wrap;gap:.6rem}
.gehelos-employee-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin:0 0 1rem}
.gehelos-employee-metrics>div{display:grid;gap:.25rem;padding:1rem;border:1px solid #dce2dc;border-radius:12px;background:#fff}
.gehelos-employee-metrics span{font-size:.8rem;font-weight:800;color:#687269;text-transform:uppercase;letter-spacing:.04em}
.gehelos-employee-metrics strong{font-size:1.7rem;color:#28452e}
.gehelos-employee-filters{display:grid;grid-template-columns:minmax(220px,2fr) repeat(2,minmax(150px,1fr)) auto;gap:.75rem;align-items:end}
.gehelos-employee-filters label,.gehelos-field-grid label,.gehelos-inline-editor label{display:grid;gap:.35rem}
.gehelos-employee-filters span,.gehelos-field-grid span,.gehelos-inline-editor label>span{font-weight:800;color:#415246}
.gehelos-employee-directory{display:grid;gap:.55rem}
.gehelos-employee-row{display:grid;grid-template-columns:46px minmax(180px,1.25fr) minmax(180px,1fr) minmax(160px,.9fr) minmax(90px,.5fr);gap:.8rem;align-items:center;padding:.75rem;border:1px solid #dfe4df;border-radius:11px;background:#fff;text-decoration:none!important;color:#34443a!important}
.gehelos-employee-row:hover{border-color:#aebcaf;box-shadow:0 6px 16px rgba(28,43,32,.08)}
.gehelos-employee-row>div:not(.gehelos-employee-avatar){display:grid;gap:.12rem}
.gehelos-employee-row span{font-size:.73rem;text-transform:uppercase;letter-spacing:.04em;font-weight:800;color:#748078}
.gehelos-employee-row small{color:#687269}
.gehelos-employee-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#edf2ec;color:#28452e;font-weight:900}
.gehelos-employee-avatar--large{width:64px;height:64px;font-size:1.15rem}
.gehelos-employee-builder{max-width:1100px}
.gehelos-employee-step{padding:1rem 0;border-top:1px solid #e2e6e1}
.gehelos-employee-step:first-of-type{border-top:0}
.gehelos-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}
.gehelos-field-grid input,.gehelos-field-grid select,.gehelos-inline-editor input,.gehelos-inline-editor select{width:100%;max-width:none}
.gehelos-access-choice{display:grid;gap:.5rem;margin-bottom:.8rem}
.gehelos-access-choice label{display:flex;align-items:center;gap:.5rem;padding:.7rem;border:1px solid #dfe4df;border-radius:9px;background:#fff}
.gehelos-access-fields[hidden]{display:none!important}
.gehelos-employee-profile-header{display:grid;grid-template-columns:auto 1fr auto;gap:1rem;align-items:center;padding:1rem;margin-bottom:1rem;border:1px solid #dce2dc;border-radius:14px;background:#fbfaf7}
.gehelos-employee-profile-header h2{margin:.1rem 0}
.gehelos-status-pill{padding:.35rem .65rem;border-radius:999px;background:#edf2ec;color:#28452e;font-weight:800}
.gehelos-assignment-list{display:grid;gap:.5rem}
.gehelos-assignment-list article{display:grid;gap:.15rem;padding:.65rem;border-left:3px solid #c89b2c;background:#fff;border-radius:0 8px 8px 0}
.gehelos-assignment-list span{font-size:.82rem;color:#687269}
.gehelos-inline-editor{margin-top:1rem;border:1px solid #dfe4df;border-radius:10px;background:#fbfcfa}
.gehelos-inline-editor summary{padding:.75rem;font-weight:800;cursor:pointer;color:#28452e}
.gehelos-inline-editor form{display:grid;gap:.75rem;padding:0 .75rem .75rem}
.gehelos-record-facts--single{grid-template-columns:1fr}
.gehelos-security-profile-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}
.gehelos-security-profile-grid article{padding:.85rem;border:1px solid #dfe4df;border-radius:10px;background:#fff}
.gehelos-security-profile-grid h3{margin:.1rem 0 .4rem;color:#28452e}
.gehelos-security-profile-grid small{color:#687269;overflow-wrap:anywhere}
@media(max-width:1000px){
 .gehelos-employee-metrics{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gehelos-employee-filters{grid-template-columns:1fr 1fr}
 .gehelos-employee-row{grid-template-columns:42px 1fr 1fr}
 .gehelos-employee-row>div:nth-child(4),.gehelos-employee-row>div:nth-child(5){grid-column:2/-1}
 .gehelos-security-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:620px){
 .gehelos-employee-metrics,.gehelos-field-grid,.gehelos-employee-filters,.gehelos-security-profile-grid{grid-template-columns:1fr}
 .gehelos-employee-row{grid-template-columns:42px 1fr}
 .gehelos-employee-row>div{grid-column:2}
 .gehelos-employee-profile-header{grid-template-columns:auto 1fr}
 .gehelos-employee-profile-header .gehelos-status-pill{grid-column:1/-1;justify-self:start}
}


/* Core 4.1.1 People Workspace activation */
.gehelos-password-reset-panel{max-width:850px}
.gehelos-password-reset-search{display:grid;grid-template-columns:1fr auto;gap:.65rem;align-items:end}
.gehelos-password-reset-search input{width:100%;max-width:none}
.gehelos-password-reset-results{display:grid;gap:.5rem;margin-top:1rem}
.gehelos-password-reset-results>a{display:grid;grid-template-columns:42px 1fr auto;gap:.75rem;align-items:center;padding:.7rem;border:1px solid #dfe4df;border-radius:10px;background:#fff;text-decoration:none!important;color:#34443a!important}
.gehelos-password-reset-results>a:hover{border-color:#aebcaf;box-shadow:0 5px 14px rgba(28,43,32,.08)}
.gehelos-password-reset-results>a>div:nth-child(2){display:grid;gap:.1rem}
.gehelos-password-reset-results small,.gehelos-password-reset-person span{color:#687269}
.gehelos-password-reset-person{display:grid;grid-template-columns:42px 1fr;gap:.75rem;align-items:center;margin:1rem 0;padding:.75rem;border-radius:10px;background:#f3f6f1}
.gehelos-password-reset-person>div:nth-child(2){display:grid;gap:.1rem}
.gehelos-password-reset-panel form>label{display:grid;gap:.35rem;margin:.75rem 0}
.gehelos-password-reset-panel form>label span{font-weight:800;color:#415246}
@media(max-width:620px){
 .gehelos-password-reset-search{grid-template-columns:1fr}
}

/* Core 4.1.2 */
.gehelos-property-access-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.gehelos-property-access-grid label{display:flex;gap:.55rem;align-items:flex-start;padding:.7rem;border:1px solid #dfe4df;border-radius:9px;background:#fff;cursor:pointer}.gehelos-property-access-grid label:has(input:checked){border-color:#9fb19f;background:#f2f6f1}.gehelos-property-access-grid input{margin-top:.15rem}.gehelos-primary-property{margin-top:.8rem}.gehelos-primary-property[hidden],.gehelos-security-suggestion[hidden]{display:none!important}.gehelos-primary-property label{display:grid;gap:.35rem;max-width:520px}.gehelos-security-suggestion{display:grid;gap:.15rem;margin:0 0 .8rem;padding:.75rem;border-left:4px solid #c89b2c;border-radius:0 9px 9px 0;background:#fbf6e8}.gehelos-security-suggestion strong{color:#28452e}.gehelos-security-suggestion span{color:#59665d}@media(max-width:620px){.gehelos-property-access-grid{grid-template-columns:1fr}}


/* Core 4.2.0 Operational assignments and progressive onboarding */
.gehelos-progressive-step{border:1px solid #dce2dc;border-radius:12px;background:#fbfcfa;margin:.75rem 0;overflow:hidden}
.gehelos-progressive-step>summary{display:grid;grid-template-columns:32px 1fr auto;gap:.7rem;align-items:center;padding:.85rem;cursor:pointer;list-style:none}
.gehelos-progressive-step>summary::-webkit-details-marker{display:none}
.gehelos-progressive-step>summary>span{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#28452e;color:#fff;font-weight:900}
.gehelos-progressive-step>summary small{color:#687269}
.gehelos-progressive-step-body{display:grid;gap:1rem;padding:1rem;border-top:1px solid #e2e6e1;background:#fff}
.gehelos-auto-value{padding:.65rem .75rem;border-radius:9px;background:#f3f6f1}
.gehelos-full-field{display:grid;gap:.35rem;max-width:520px}
.gehelos-assignment-builder-card{padding:.85rem;border:1px solid #dce2dc;border-radius:11px;background:#fbfaf7;margin-bottom:.7rem}
.gehelos-assignment-builder-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}
.gehelos-assignment-list article small{color:#687269}
.gehelos-assignment-selector select{max-width:340px}
@media(max-width:620px){
 .gehelos-progressive-step>summary{grid-template-columns:32px 1fr}
 .gehelos-progressive-step>summary small{grid-column:2}
}


/* Core 4.3.0 Organization Workspace */
.gehelos-organization-columns{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,2.1fr) minmax(220px,.85fr);gap:1rem;align-items:start}
.gehelos-organization-orientation,.gehelos-organization-assistance{display:grid;gap:.8rem;position:sticky;top:1rem}
.gehelos-organization-orientation{padding:.9rem;border:1px solid #dce2dc;border-radius:12px;background:#fbfaf7}
.gehelos-organization-orientation nav{display:grid;gap:.3rem}
.gehelos-organization-orientation nav a{padding:.55rem .65rem;border-radius:8px;text-decoration:none!important;color:#34443a!important;font-weight:800}
.gehelos-organization-orientation nav a:hover,.gehelos-organization-orientation nav a.is-current{background:#eaf0e8;color:#28452e!important}
.gehelos-organization-counts{display:grid;gap:.35rem;padding-top:.65rem;border-top:1px solid #dfe4df}
.gehelos-organization-counts>div{display:flex;justify-content:space-between;gap:.5rem;font-size:.85rem}
.gehelos-organization-counts span{color:#687269}
.gehelos-organization-counts strong{color:#28452e}
.gehelos-organization-work{min-width:0}
.gehelos-organization-tree{display:grid;gap:.65rem}
.gehelos-organization-tree details{border:1px solid #dfe4df;border-radius:10px;background:#fff;overflow:hidden}
.gehelos-organization-tree summary{display:flex;justify-content:space-between;gap:.75rem;align-items:center;padding:.7rem .8rem;cursor:pointer}
.gehelos-organization-tree summary small{color:#687269}
.gehelos-organization-tree details>div{padding:.2rem .75rem .75rem}
.gehelos-organization-tree details details{margin:.5rem 0;background:#fbfcfa}
.gehelos-organization-tree-children{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}
.gehelos-organization-tree-children article{display:grid;gap:.15rem;padding:.6rem;border-left:3px solid #c89b2c;background:#fff;border-radius:0 8px 8px 0}
.gehelos-organization-tree-children small,.gehelos-organization-tree-children span{font-size:.8rem;color:#687269}
.gehelos-organization-record-list{display:grid;gap:.5rem;margin-top:1rem}
.gehelos-organization-record-list article{display:flex;justify-content:space-between;gap:.75rem;align-items:center;padding:.7rem;border:1px solid #dfe4df;border-radius:9px;background:#fff}
.gehelos-organization-record-list article>div{display:grid;gap:.1rem}
.gehelos-organization-record-list small{color:#687269}
.gehelos-organization-record-list article>span{padding:.25rem .5rem;border-radius:999px;background:#edf2ec;color:#28452e;font-size:.78rem;font-weight:800}
.gehelos-organization-empty{padding:1rem;border:1px dashed #bfc9bf;border-radius:11px;background:#fbfcfa}
.gehelos-organization-empty h3{margin-top:0;color:#28452e}
.gehelos-organization-readiness .gehelos-readiness-checks{display:grid;gap:.4rem;margin:.7rem 0}
.gehelos-readiness-checks>div{display:flex;justify-content:space-between;gap:.5rem;padding:.45rem 0;border-bottom:1px solid #edf0ed}
.gehelos-readiness-checks strong{color:#8b5e00}
.gehelos-readiness-checks .is-complete strong{color:#28452e}
@media(max-width:1050px){
 .gehelos-organization-columns{grid-template-columns:minmax(170px,.65fr) minmax(0,2fr)}
 .gehelos-organization-assistance{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));position:static}
}
@media(max-width:700px){
 .gehelos-organization-columns{grid-template-columns:1fr}
 .gehelos-organization-orientation,.gehelos-organization-assistance{position:static}
 .gehelos-organization-orientation nav{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gehelos-organization-assistance,.gehelos-organization-tree-children{grid-template-columns:1fr}
}


/* Core 4.4.0 People Workspace 1.0 */
.gehelos-role-choice{display:grid;grid-template-columns:1fr auto;gap:.65rem;align-items:end;padding:.7rem;border:1px solid #dfe4df;border-radius:10px;background:#fff;margin-bottom:.55rem}
.gehelos-role-choice label{display:grid;gap:.35rem}
.gehelos-review-ready{display:grid;gap:.35rem;padding:.8rem;border-left:4px solid #28452e;background:#f3f6f1;border-radius:0 9px 9px 0}
.gehelos-review-ready span{color:#4f5d53}
.gehelos-assignment-card-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.35rem}
.gehelos-checkbox-line{display:flex!important;align-items:center;gap:.5rem}
.gehelos-lifecycle-actions{margin-top:1rem;padding-top:1rem;border-top:1px solid #dfe4df}
.gehelos-employee-empty{padding:1rem;border:1px dashed #bdc8bd;border-radius:11px;background:#fbfcfa}
.gehelos-employee-empty h3{margin-top:0;color:#28452e}
.gehelos-employee-empty>div{display:flex;gap:.6rem;flex-wrap:wrap}
.gehelos-employee-import{max-width:1100px}
.gehelos-import-drop{display:grid;gap:.45rem;padding:1.2rem;margin:1rem 0;border:2px dashed #b8c4b8;border-radius:12px;background:#fbfcfa}
.gehelos-import-summary{display:flex;justify-content:space-between;gap:.8rem;padding:.75rem;border-radius:10px;background:#edf2ec;margin:1rem 0}
.gehelos-import-preview-table{overflow:auto;margin:1rem 0;border:1px solid #dfe4df;border-radius:10px}
.gehelos-import-preview-table table{width:100%;border-collapse:collapse}
.gehelos-import-preview-table th,.gehelos-import-preview-table td{padding:.55rem;border-bottom:1px solid #e8ece8;text-align:left;white-space:nowrap}
.gehelos-import-preview-table th{background:#f5f7f4;color:#28452e}
@media(max-width:620px){
 .gehelos-role-choice{grid-template-columns:1fr}
}


/* Core 4.5.0 Integrations Workspace */
.gehelos-integration-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:1rem 0}
.gehelos-integration-summary>div{display:grid;gap:.15rem;padding:.75rem;border:1px solid #dce2dc;border-radius:10px;background:#fbfaf7}
.gehelos-integration-summary span{color:#687269;font-size:.82rem}
.gehelos-integration-summary strong{color:#28452e;font-size:1.25rem}
.gehelos-integration-columns{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(0,2.1fr) minmax(220px,.85fr);gap:1rem;align-items:start}
.gehelos-integration-orientation,.gehelos-integration-assistance{display:grid;gap:.8rem;position:sticky;top:1rem}
.gehelos-integration-orientation{padding:.9rem;border:1px solid #dce2dc;border-radius:12px;background:#fbfaf7}
.gehelos-integration-orientation nav{display:grid;gap:.3rem}
.gehelos-integration-orientation nav a{display:flex;justify-content:space-between;gap:.5rem;padding:.55rem .65rem;border-radius:8px;text-decoration:none!important;color:#34443a!important;font-weight:800}
.gehelos-integration-orientation nav a:hover,.gehelos-integration-orientation nav a.is-current{background:#eaf0e8;color:#28452e!important}
.gehelos-integration-orientation nav span{font-size:.75rem;color:#687269}
.gehelos-integration-library-note{padding-top:.75rem;border-top:1px solid #dfe4df}
.gehelos-integration-library-note p{margin:.25rem 0 0;color:#687269;font-size:.82rem}
.gehelos-integration-work{display:grid;gap:1rem;min-width:0}
.gehelos-integration-card-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}
.gehelos-integration-card{display:grid;gap:.65rem;padding:.8rem;border:1px solid #dfe4df;border-radius:11px;background:#fff}
.gehelos-integration-card-heading{display:flex;justify-content:space-between;gap:.65rem;align-items:flex-start}
.gehelos-integration-card-heading>div{display:grid;gap:.1rem}
.gehelos-integration-card-heading small{color:#687269}
.gehelos-integration-card p{margin:0;color:#59665d}
.gehelos-integration-status{padding:.25rem .5rem;border-radius:999px;background:#eef1ee;color:#59665d;font-size:.72rem;font-weight:900;white-space:nowrap}
.gehelos-integration-status.is-healthy,.gehelos-integration-status.is-connected{background:#e6f1e5;color:#28452e}
.gehelos-integration-status.is-configured{background:#fbf2d8;color:#795700}
.gehelos-integration-status.is-error,.gehelos-integration-status.is-failed{background:#f8e4e1;color:#8a3028}
.gehelos-integration-capabilities{display:flex;flex-wrap:wrap;gap:.35rem}
.gehelos-integration-capabilities span,.gehelos-capability-examples span{padding:.28rem .48rem;border-radius:999px;background:#edf2ec;color:#34443a;font-size:.75rem;font-weight:800}
.gehelos-integration-card-actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}
.gehelos-integration-card-actions form{margin:0}
.gehelos-integration-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:1rem 0}
.gehelos-integration-detail-grid>div{display:grid;gap:.12rem;padding:.65rem;border-radius:9px;background:#f5f7f4}
.gehelos-integration-detail-grid span{color:#687269;font-size:.78rem}
.gehelos-integration-health-panel{padding:.8rem;border-left:4px solid #c89b2c;background:#fbf6e8;border-radius:0 9px 9px 0;margin:1rem 0}
.gehelos-integration-health-panel h3{margin-top:0}
.gehelos-integration-provider-slot{margin-top:1rem;padding:1rem;border:1px dashed #bdc8bd;border-radius:10px;background:#fbfcfa}
.gehelos-capability-examples{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.65rem}
@media(max-width:1050px){
 .gehelos-integration-columns{grid-template-columns:minmax(170px,.65fr) minmax(0,2fr)}
 .gehelos-integration-assistance{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));position:static}
}
@media(max-width:760px){
 .gehelos-integration-summary{grid-template-columns:repeat(2,minmax(0,1fr))}
 .gehelos-integration-columns{grid-template-columns:1fr}
 .gehelos-integration-orientation,.gehelos-integration-assistance{position:static}
 .gehelos-integration-assistance,.gehelos-integration-card-list,.gehelos-integration-detail-grid{grid-template-columns:1fr}
}


/* Core 4.5.1 Integrations navigation and ownership correction */
.gehelos-calendar-management-actions{display:flex;gap:.6rem;flex-wrap:wrap;margin:.9rem 0 1rem}
.gehelos-calendar-management-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}
.gehelos-calendar-management-grid>article{padding:.85rem;border:1px solid #dfe4df;border-radius:11px;background:#fff}
.gehelos-calendar-management-grid h3{margin:.15rem 0 .35rem;color:#28452e}
.gehelos-calendar-management-grid p{color:#59665d}
@media(max-width:760px){
 .gehelos-calendar-management-grid{grid-template-columns:1fr}
}


/* Core 5.0.0 Workspace Engine Completion */
.gehelos-workspace-controls{display:flex;gap:.55rem;align-items:flex-end;flex-wrap:wrap}
.gehelos-workspace-controls form,.gehelos-workspace-controls label{margin:0}
.gehelos-workspace-controls label{display:grid;gap:.15rem}
.gehelos-workspace-controls label>span{font-size:.68rem;text-transform:uppercase;letter-spacing:.05em;font-weight:900;color:#687269}
.gehelos-workspace-controls select{min-width:170px;padding:.42rem .5rem;border:1px solid #cbd4cb;border-radius:8px;background:#fff}
.gehelos-job-shadow-banner{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.7rem .85rem;margin-bottom:.8rem;border:1px solid #c89b2c;border-radius:10px;background:#fff6d9}
.gehelos-job-shadow-banner>div{display:grid;gap:.12rem}.gehelos-job-shadow-banner strong{color:#6b4f00}.gehelos-job-shadow-banner span{color:#655d48}
.gehelos-alternate-dashboard{display:grid;gap:1rem}.gehelos-dashboard-view-heading{padding:1rem;border-radius:12px;background:#f5f0e6}.gehelos-dashboard-view-heading h1{margin:.15rem 0;color:#28452e}
.gehelos-dashboard-view-columns{display:grid;grid-template-columns:minmax(190px,.75fr) minmax(0,2fr) minmax(210px,.85fr);gap:1rem;align-items:start}
.gehelos-dashboard-view-columns>aside,.gehelos-dashboard-view-columns>main{display:grid;gap:.8rem}
.gehelos-system-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem;margin:.7rem 0}.gehelos-system-metrics>div{display:grid;gap:.12rem;padding:.65rem;border-radius:9px;background:#f5f7f4}.gehelos-system-metrics span{color:#687269;font-size:.78rem}.gehelos-system-metrics strong{color:#28452e;font-size:1.2rem}
.gehelos-system-service-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}.gehelos-system-service-grid a{display:grid;gap:.2rem;padding:.75rem;border:1px solid #dfe4df;border-radius:10px;background:#fff;text-decoration:none!important}.gehelos-system-service-grid strong{color:#28452e}.gehelos-system-service-grid span{color:#687269;font-size:.82rem}
.gehelos-workspace-definition-list{display:grid;gap:.55rem}.gehelos-workspace-definition-list article{display:flex;justify-content:space-between;gap:.75rem;padding:.7rem;border:1px solid #dfe4df;border-radius:9px;background:#fff}.gehelos-workspace-definition-list article>div{display:grid;gap:.12rem}.gehelos-workspace-definition-list span,.gehelos-workspace-definition-list small{color:#687269;font-size:.8rem}
@media(max-width:900px){.gehelos-dashboard-view-columns{grid-template-columns:1fr 2fr}.gehelos-dashboard-view-columns>aside:last-child{grid-column:1/-1}}
@media(max-width:700px){.gehelos-dashboard-view-columns{grid-template-columns:1fr}.gehelos-job-shadow-banner{align-items:flex-start;flex-direction:column}.gehelos-system-service-grid,.gehelos-system-metrics{grid-template-columns:1fr}}

/* Core 5.0.1 Workspace fallback */
.gehelos-workspace-fallback-notice{margin:0 0 .8rem}


/* Core 5.0.2 Integrations UX and outgoing email */
.gehelos-integration-status-list{display:grid;gap:.4rem;margin-top:.65rem}
.gehelos-integration-status-list span{display:flex;justify-content:space-between;gap:.5rem;padding:.45rem .55rem;border-radius:8px;background:#f5f7f4}
.gehelos-calendar-management-stack{display:grid;gap:.75rem}
.gehelos-calendar-management-stack>article{padding:.9rem;border:1px solid #dfe4df;border-radius:11px;background:#fff}
.gehelos-integration-provider-list{display:grid;gap:.6rem;margin-top:.7rem}
.gehelos-integration-provider-list .gehelos-integration-card{width:100%}
.gehelos-email-foundation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1rem 0}
.gehelos-email-foundation-grid>article{padding:.9rem;border:1px solid #dfe4df;border-radius:11px;background:#fff}
.gehelos-email-foundation-grid h3{margin:.15rem 0 .35rem;color:#28452e}
.gehelos-email-test-form{display:grid;gap:.55rem}
.gehelos-email-test-form label{display:grid;gap:.3rem}
.gehelos-email-use-cases{margin-top:1rem;padding:.8rem;border-radius:10px;background:#f5f7f4}
.gehelos-email-use-cases>div{display:flex;flex-wrap:wrap;gap:.35rem}
.gehelos-email-use-cases span{padding:.3rem .5rem;border-radius:999px;background:#fff;border:1px solid #dfe4df;font-size:.76rem;font-weight:800;color:#34443a}
@media(max-width:760px){.gehelos-email-foundation-grid{grid-template-columns:1fr}}


/* Core 5.2.0 Information Library */
.gehelos-document-three-column{display:grid;grid-template-columns:minmax(230px,.78fr) minmax(0,2fr) minmax(230px,.82fr);gap:1rem;align-items:start}
.gehelos-document-import-form,.gehelos-document-import-form details{display:grid;gap:.65rem}
.gehelos-document-import-form label,.gehelos-document-profile-form label{display:grid;gap:.25rem}
.gehelos-document-import-form label>span,.gehelos-document-profile-form label>span{font-weight:800;color:#34443a}
.gehelos-document-import-form details{padding:.65rem;border:1px solid #dfe4df;border-radius:9px;background:#fbfcfa}
.gehelos-document-import-form summary{cursor:pointer;font-weight:900;color:#28452e}
.gehelos-checkbox-label{grid-template-columns:auto 1fr!important;align-items:center!important}
.gehelos-document-filter{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap;margin:.6rem 0 1rem}
.gehelos-document-filter input[name=s]{min-width:280px;flex:1}
.gehelos-document-card-list{display:grid;gap:.55rem}
.gehelos-document-card{display:flex;justify-content:space-between;gap:1rem;padding:.8rem;border:1px solid #dfe4df;border-radius:10px;background:#fff}
.gehelos-document-card-title{display:flex;align-items:center;gap:.45rem;flex-wrap:wrap}
.gehelos-document-card-title>strong{font-size:1rem;color:#28452e}
.gehelos-document-card p{margin:.25rem 0;color:#687269}
.gehelos-document-tags{display:flex;gap:.3rem;flex-wrap:wrap}
.gehelos-document-tags span{padding:.2rem .42rem;border-radius:999px;background:#f5f0e6;font-size:.72rem;font-weight:800;color:#34443a}
.gehelos-document-card-meta{display:flex;gap:.55rem;align-items:center;flex-wrap:wrap;justify-content:flex-end;font-size:.78rem;white-space:nowrap}
.gehelos-document-review{padding:.2rem .42rem;border-radius:999px;font-size:.7rem;font-weight:900}
.gehelos-document-review.is-confirmed{background:#e7f2e5;color:#28452e}
.gehelos-document-review.is-suggested{background:#fff3ce;color:#6b5100}
.gehelos-document-review.is-needs_review,.gehelos-document-review.is-legacy_review{background:#f8e6e2;color:#842e27}
.gehelos-document-principles{display:grid;gap:.45rem;margin:.75rem 0}
.gehelos-document-principles span{display:grid;gap:.1rem;padding:.55rem;border-radius:8px;background:#f5f7f4}
.gehelos-document-manage{margin-top:1rem}
.gehelos-document-manage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.gehelos-document-profile-form{display:grid;gap:.55rem}
.gehelos-document-link-form{display:flex;gap:.45rem;align-items:center;flex-wrap:wrap}
.gehelos-document-link-list,.gehelos-document-version-list{display:grid;gap:.4rem;padding:0;margin:.65rem 0;list-style:none}
.gehelos-document-link-list li,.gehelos-document-version-list li{display:flex;justify-content:space-between;gap:.6rem;align-items:flex-start;padding:.55rem;border-radius:8px;background:#f7f9f6}
.gehelos-document-version-list li{display:grid}
.gehelos-document-version-list small{color:#687269}
.gehelos-empty-state{display:grid;gap:.2rem;padding:1.2rem;text-align:center;border:1px dashed #cbd4cb;border-radius:10px;color:#687269}
@media(max-width:1100px){.gehelos-document-three-column{grid-template-columns:1fr 2fr}.gehelos-document-three-column>aside:last-child{grid-column:1/-1}.gehelos-document-manage-grid{grid-template-columns:1fr 1fr}.gehelos-document-manage-grid>div:last-child{grid-column:1/-1}}
@media(max-width:760px){.gehelos-document-three-column,.gehelos-document-manage-grid{grid-template-columns:1fr}.gehelos-document-three-column>aside:last-child,.gehelos-document-manage-grid>div:last-child{grid-column:auto}.gehelos-document-card{flex-direction:column}.gehelos-document-card-meta{justify-content:flex-start}}


/* Core 5.3.0 PDF knowledge intake */
.gehelos-import-identity-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.45rem;margin:.65rem 0;padding:.7rem;border-radius:10px;background:#f5f7f4}
.gehelos-import-identity-summary span{display:grid;gap:.1rem}
.gehelos-import-identity-summary small{text-transform:uppercase;letter-spacing:.06em;color:#687269;font-size:.66rem;font-weight:800}
.gehelos-import-identity-summary strong{color:#28452e}


/* Core 5.3.0.1 Information Library Trash */
.gehelos-document-inline-action{display:inline-flex;margin:0;padding:0}
.gehelos-document-inline-action .button-link{padding:0;border:0;background:transparent;cursor:pointer}
.gehelos-document-delete-link{color:#842e27!important}


/* Core 5.3.0.2 Information Intake Diagnostics */
.gehelos-document-understanding{margin-top:1rem;padding-top:1rem;border-top:1px solid #dfe4df}
.gehelos-document-diagnostics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.55rem;margin:.65rem 0}
.gehelos-document-diagnostics-grid>div{display:grid;gap:.12rem;padding:.65rem;border-radius:9px;background:#f5f7f4}
.gehelos-document-diagnostics-grid small{text-transform:uppercase;letter-spacing:.06em;font-size:.66rem;font-weight:800;color:#687269}
.gehelos-document-diagnostics-grid strong{color:#28452e}
.gehelos-document-understanding-summary{margin:.8rem 0;padding:.75rem;border-left:3px solid #c89b2c;background:#fffdf7}
.gehelos-document-parsing-message{margin:.75rem 0;padding:.7rem;border-radius:9px;background:#fbf4dd;color:#5f4d12}
.gehelos-document-parsing-message p{margin:.25rem 0 0}
.gehelos-document-reanalyze-form{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap;margin-top:.8rem}
.gehelos-parsing-status{padding:.25rem .5rem;border-radius:999px;font-size:.72rem;font-weight:900;background:#eef1ed;color:#34443a}
.gehelos-parsing-status.is-review{background:#e7f2e5;color:#28452e}
.gehelos-parsing-status.is-failed,.gehelos-parsing-status.is-awaiting-provider{background:#f8e6e2;color:#842e27}
.gehelos-parsing-status.is-running,.gehelos-parsing-status.is-queued{background:#fff3ce;color:#6b5100}


/* Core 5.3.2 Document Structure Understanding */
.gehelos-document-section-list{display:grid;gap:.15rem;margin:.5rem 0 .8rem;padding:.65rem;border-radius:9px;background:#fbfcfa;border:1px solid #e5e9e4}
.gehelos-document-section-list small{text-transform:uppercase;letter-spacing:.06em;font-size:.66rem;font-weight:800;color:#687269}
.gehelos-document-section-list span{color:#34443a}


/* Core 5.4.0 diagnostics and safe-confirmation hardening */
.gehelos-diagnostics-panel,.gehelos-diagnostics-panel *{min-width:0}
.gehelos-diagnostics-panel td,.gehelos-diagnostics-panel code,.gehelos-diagnostics-panel pre{
    white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;max-width:100%
}
.gehelos-import-complete{margin:.75rem 0;padding:1rem;border-radius:12px;background:#eef6ec;border:1px solid #cfe0cb}
.gehelos-import-complete h3{margin:.2rem 0 .45rem;color:#28452e}
.gehelos-import-complete p:last-child{display:flex;gap:.5rem;flex-wrap:wrap}


/* Core 5.4.3 — Resources-style Focused Surface
   Contextual Presentation principle:
   small additions expand in place; substantial content opens on a calm,
   solid focused surface while the originating workspace visually recedes. */
.gehelos-document-library-layout{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,2.28fr);gap:1rem;align-items:start}
.gehelos-document-title-link{text-decoration:none}
.gehelos-document-title-link:hover strong,.gehelos-document-title-link:focus strong{text-decoration:underline}
.gehelos-document-action-button{min-height:34px;display:inline-flex!important;align-items:center;justify-content:center;padding:4px 12px!important;font-size:.82rem!important;line-height:1.2!important;border-radius:7px!important}
.gehelos-document-card-meta .button-primary{background:#6f4f32;border-color:#6f4f32;color:#fff}
.gehelos-document-inline-action{margin-left:.2rem}

.gehelos-context-overlay{position:fixed;inset:0;z-index:100100;display:flex;align-items:center;justify-content:center;padding:clamp(18px,3vw,48px)}
.gehelos-context-overlay-backdrop{
    position:absolute;inset:0;
    background:rgba(28,24,20,.82);
    backdrop-filter:blur(4px);
    -webkit-backdrop-filter:blur(4px)
}
.gehelos-context-surface{
    position:relative;z-index:1;
    width:min(1180px,92vw);max-height:90vh;overflow:auto;
    margin:0!important;padding:0!important;
    background:#fbfaf7!important;
    border:1px solid #e2d8c7!important;
    border-radius:12px!important;
    box-shadow:0 22px 58px rgba(0,0,0,.30);
    outline:none
}
.gehelos-context-surface:before{
    content:"";position:absolute;left:0;top:0;bottom:0;width:5px;
    background:#c89b2c;z-index:4;pointer-events:none
}
.gehelos-context-surface-header{
    position:sticky;top:0;z-index:3;
    display:flex;justify-content:space-between;align-items:center;gap:1rem;
    padding:1.25rem 1.5rem 1.1rem 1.75rem;
    background:#f5f0e6;
    border-bottom:1px solid #e2d8c7
}
.gehelos-context-surface-header:before{
    content:"DOCUMENT PROFILE";display:block;position:absolute;
    left:1.75rem;top:.65rem;
    font-size:.62rem;font-weight:800;letter-spacing:.13em;color:#687269
}
.gehelos-context-surface-header h2{
    margin:.65rem 0 0;color:#28452e;font-size:clamp(1.25rem,2vw,1.7rem)
}
.gehelos-context-surface-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap;margin-top:.45rem}
.gehelos-context-close{
    min-height:38px;display:inline-flex!important;align-items:center;
    padding:5px 15px!important;border-radius:6px!important
}
.gehelos-context-surface>.gehelos-document-manage-grid{
    margin:0!important;padding:1.5rem 1.75rem;
    background:#fff
}
.gehelos-context-surface>.gehelos-document-understanding{
    margin:0!important;padding:1.5rem 1.75rem;
    background:#fbfaf7;border-top:1px solid #e2d8c7
}
.gehelos-context-surface .gehelos-document-link-list li,
.gehelos-context-surface .gehelos-document-version-list li{
    background:#f7f4ed
}
.gehelos-context-surface .gehelos-document-diagnostics-grid>div{
    background:#f4f6f2
}
.gehelos-context-surface .gehelos-document-understanding-summary{
    background:#fffdf7;border-left-color:#c89b2c
}
@media(max-width:1100px){.gehelos-document-library-layout{grid-template-columns:1fr}}
@media(max-width:760px){.gehelos-context-overlay{padding:0}.gehelos-context-surface{width:100vw;max-height:100vh;height:100vh;border-radius:0!important}.gehelos-context-surface-header{align-items:flex-start}}

/* Core 5.4.5 — Information Library scalability */
.gehelos-browse-information{margin:1rem 0 1.15rem;padding:1rem;border:1px solid #e3ddcf;border-radius:10px;background:#fbfaf7}
.gehelos-browse-heading{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.85rem}
.gehelos-browse-heading h3{margin:.15rem 0 0;color:#28452e}.gehelos-browse-heading>p{max-width:480px;margin:.15rem 0;color:#667067}
.gehelos-information-group-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.7rem}
.gehelos-information-group-card{display:flex;flex-direction:column;gap:.35rem;min-height:118px;padding:.85rem;text-decoration:none!important;background:#fff;border:1px solid #e2d8c7;border-left:4px solid #c89b2c;border-radius:8px}
.gehelos-information-group-card:hover,.gehelos-information-group-card:focus{border-color:#c89b2c;box-shadow:0 3px 12px rgba(40,69,46,.08)}
.gehelos-information-group-card strong{color:#28452e;font-size:.94rem}.gehelos-information-group-card span{color:#606861;font-size:.78rem;line-height:1.35;flex:1}.gehelos-information-group-card small{color:#7a684a;font-weight:700}
.gehelos-library-result-context{margin:.8rem 0;padding:.65rem .8rem;background:#f5f0e6;border-radius:7px}
.gehelos-version-suggestion{margin:.7rem 0;padding:.8rem;border:1px solid #d8c69e;border-left:4px solid #c89b2c;border-radius:8px;background:#fffaf0}
.gehelos-version-suggestion strong{color:#28452e}.gehelos-version-suggestion p{margin:.25rem 0 .65rem;color:#59615a}
@media(max-width:1350px){.gehelos-information-group-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:850px){.gehelos-information-group-grid{grid-template-columns:1fr 1fr}.gehelos-browse-heading{display:block}}
@media(max-width:560px){.gehelos-information-group-grid{grid-template-columns:1fr}}

/* Core 5.4.6 — Organization / Property Management */
.gehelos-organization-workspace .gehelos-organization-columns{grid-template-columns:minmax(210px,260px) minmax(0,1fr)}
.gehelos-organization-workspace .gehelos-organization-work{min-width:0}
.gehelos-property-profile{margin:1rem 0 1.25rem;padding:1rem;border:1px solid #e1d8c7;border-left:4px solid #c89b2c;border-radius:10px;background:#fbfaf7}
.gehelos-property-profile h3{margin:.15rem 0;color:#28452e}
.gehelos-remove-property{margin-top:1rem;padding:.75rem;border-top:1px solid #e1d8c7}
.gehelos-remove-property summary{cursor:pointer;font-weight:700;color:#6b4d32}
.gehelos-organization-empty-inline{margin:.5rem 0;color:#667067}
@media(max-width:900px){.gehelos-organization-workspace .gehelos-organization-columns{grid-template-columns:1fr}}

/* 5.4.6.1 */
.gehelos-property-profile .button{white-space:nowrap;min-width:max-content}

/* 5.4.7 — Dashboard Profile */
.gehelos-dashboard-profile-editor{max-width:820px}
.gehelos-dashboard-profile-options{display:grid;gap:.65rem;margin:1rem 0 1.25rem}
.gehelos-dashboard-profile-option{display:flex;gap:.8rem;align-items:flex-start;padding:.85rem 1rem;border:1px solid #e1d8c7;border-radius:9px;background:#fbfaf7;cursor:pointer}
.gehelos-dashboard-profile-option input{margin-top:.25rem}
.gehelos-dashboard-profile-option span{display:grid;gap:.2rem}
.gehelos-dashboard-profile-option small{color:#667067;font-size:.92rem}
.gehelos-dashboard-profile-next{max-width:820px;margin-top:1rem}

/* 5.4.8 — Named dashboard profiles */
.gehelos-dashboard-profile-list{display:grid;gap:1rem}
.gehelos-dashboard-profile-summary{display:flex;align-items:center;justify-content:space-between;gap:1rem}
.gehelos-dashboard-profile-summary h2{margin:.15rem 0 .35rem}
.gehelos-dashboard-create-form{display:flex;align-items:end;gap:.75rem;flex-wrap:wrap}
.gehelos-dashboard-create-form label{display:grid;gap:.4rem;min-width:min(100%,320px)}
.gehelos-dashboard-create-form input,.gehelos-dashboard-profile-editor input[type=text]{min-height:42px;padding:.55rem .7rem}
.gehelos-dashboard-delete-form{border-top:1px solid #e1d8c7;margin-top:1.25rem;padding-top:1rem}
.gehelos-text-danger{background:transparent;border:0;color:#8b2c1d;padding:.35rem 0;cursor:pointer;font:inherit}

/* 5.4.9 — Mobile-first dashboard composition */
.gehelos-dashboard-profile-option{display:flex;align-items:center;gap:.7rem}
.gehelos-dashboard-profile-option>label{display:flex;align-items:flex-start;gap:.7rem;flex:1;cursor:pointer}
.gehelos-dashboard-drag-handle{width:32px;min-width:32px;height:36px;border:0;background:transparent;display:grid;align-content:center;gap:3px;cursor:grab;padding:7px}
.gehelos-dashboard-drag-handle span{display:block;height:2px;background:currentColor;border-radius:2px;opacity:.65}
.gehelos-dashboard-profile-option.is-dragging{opacity:.55}
.gehelos-dashboard-module-stream{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;align-items:stretch}
.gehelos-dashboard-module-stream>.gehelos-dashboard-card,.gehelos-dashboard-module-stream>.gehelos-standard-dashboard-module{min-height:150px;height:100%}
.gehelos-standard-module-body{display:flex;align-items:center;gap:.8rem;padding:1rem}
.gehelos-standard-module-body strong{font-size:1.8rem;color:#28452e}
.gehelos-standard-module-body span{color:#667067}
.gehelos-dashboard-module--timeline{grid-column:1/-1}
@media(max-width:700px){
 .gehelos-dashboard-module-stream{grid-template-columns:1fr;gap:.75rem}
 .gehelos-dashboard-module-stream>.gehelos-dashboard-card,.gehelos-dashboard-module-stream>.gehelos-standard-dashboard-module{min-height:132px}
 .gehelos-dashboard-module--timeline{grid-column:auto}
 .gehelos-dashboard-profile-option{padding:.7rem .75rem}
}

/* 5.4.9.2 — named dashboard selection */
.gehelos-active-dashboard-label{display:flex;align-items:baseline;gap:.5rem;margin:0 0 .65rem;padding:.15rem .15rem;color:#667067}
.gehelos-active-dashboard-label span{font-size:.72rem;text-transform:uppercase;letter-spacing:.08em}
.gehelos-active-dashboard-label strong{color:#28452e}
@media(max-width:700px){.gehelos-workspace-controls{display:grid;grid-template-columns:1fr}.gehelos-workspace-controls form,.gehelos-workspace-controls label,.gehelos-workspace-controls select{width:100%}}

/* 5.4.9.3 — Default dashboard preservation */
.gehelos-active-dashboard-label{margin-bottom:.75rem}

/* 5.5.0 — Role-based dashboard presentation */
.gehelos-role-dashboard-editor,.gehelos-role-dashboard-next{max-width:900px}
.gehelos-role-dashboard-list{display:grid;gap:.65rem;margin:1rem 0 1.25rem}
.gehelos-role-dashboard-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px);gap:1rem;align-items:center;padding:.85rem 1rem;border:1px solid #e1d8c7;border-radius:9px;background:#fbfaf7}
.gehelos-role-dashboard-row span{display:grid;gap:.2rem}
.gehelos-role-dashboard-row small{color:#667067}
.gehelos-role-dashboard-row select{width:100%;min-height:42px}
@media(max-width:700px){.gehelos-role-dashboard-row{grid-template-columns:1fr;gap:.55rem}}

/* Core 5.5.0.2 — GeHelOS UI Presentation Contract
   Useful content begins at the top of its card. Taxonomy/status chrome is not
   used merely to fill or label space. Core and Library UI should follow this
   contract for new and revised cards. */
.gehelos-admin-card,
.gehelos-admin-action-card,
.gehelos-timeline-section{
    justify-content:flex-start;
}
.gehelos-admin-card>h2:first-child,
.gehelos-admin-action-card>h2:first-child,
.gehelos-timeline-section>h3:first-child{
    margin-top:0;
}

/* 5.5.3.1 — announcement administration presentation correction */
.gehelos-announcement-editor [data-gehelos-announcement-property][hidden]{display:none!important}
.gehelos-announcement-row .gehelos-button--secondary{background:#fff!important;color:var(--gh-green)!important;border:1px solid var(--gh-green)!important;white-space:nowrap}
.gehelos-announcement-row .gehelos-button--secondary:hover{background:var(--gh-cream)!important;color:var(--gh-green-dark)!important}

/* 5.5.3 — dashboard announcements */
.gehelos-announcement-editor,.gehelos-announcement-list{margin-top:1rem}
.gehelos-announcement-editor form{display:grid;gap:1rem}
.gehelos-announcement-editor label{display:grid;gap:.4rem}
.gehelos-announcement-editor input,.gehelos-announcement-editor select,.gehelos-announcement-editor textarea{width:100%}
.gehelos-announcement-editor small,.gehelos-announcement-row small{color:var(--gh-muted)}
.gehelos-announcement-scope{display:grid;grid-template-columns:1fr 1fr;gap:1rem}
.gehelos-announcement-list{display:grid;gap:.75rem}
.gehelos-announcement-list>h2{margin-bottom:.25rem}
.gehelos-announcement-row{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1rem;border:1px solid var(--gh-border);border-radius:12px;background:#fff}
.gehelos-announcement-row>div{display:grid;gap:.3rem}
.gehelos-announcement-row p{margin:.25rem 0 0}
.gehelos-communication-card>strong{display:block;margin:.25rem 0 .45rem;color:var(--gh-green-dark);font-size:1rem}
@media(max-width:700px){.gehelos-announcement-scope{grid-template-columns:1fr}.gehelos-announcement-row{display:grid}}

/* 5.5.3.2 — active announcement / archive progressive disclosure */
.gehelos-announcement-archive{margin-top:1.25rem;border-top:1px solid var(--gehelos-border,#ddd3c3);padding-top:1rem;}
.gehelos-announcement-archive>summary{cursor:pointer;font-weight:700;color:var(--gehelos-green,#214d2e);}
.gehelos-announcement-archive-list{margin-top:1rem;display:grid;gap:.75rem;}
.gehelos-announcement-row--archived{opacity:.88;}

/* 5.5.4 — workflow defaults */
.gehelos-workflow-property-list{display:grid;gap:12px;margin-top:18px}.gehelos-workflow-property{border:1px solid var(--gehelos-border,#ddd2bf);border-radius:12px;background:#fff}.gehelos-workflow-property summary{cursor:pointer;padding:16px 18px;list-style:none}.gehelos-workflow-property summary::-webkit-details-marker{display:none}.gehelos-workflow-property summary span{display:flex;justify-content:space-between;gap:16px;align-items:center}.gehelos-workflow-property summary small{font-weight:400;opacity:.72}.gehelos-workflow-property form{padding:0 18px 18px}.gehelos-admin-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0}.gehelos-admin-form-grid label{display:grid;gap:7px}.gehelos-checkbox-row{display:flex!important;gap:10px;align-items:flex-start}.gehelos-checkbox-row span{display:grid;gap:2px}@media(max-width:760px){.gehelos-admin-form-grid{grid-template-columns:1fr}.gehelos-workflow-property summary span{align-items:flex-start;flex-direction:column;gap:4px}}

/* 5.5.4.1 — guided + visual workflow configuration */
.gehelos-workflow-title-row{display:flex;justify-content:space-between;gap:18px;align-items:flex-start}
.gehelos-workflow-title-row p{margin-bottom:0}
.gehelos-guided-questions{display:grid;gap:18px;margin-top:22px}
.gehelos-guided-question{border:0;border-top:1px solid var(--gehelos-border,#ddd2bf);padding:18px 0 0;margin:0;display:grid;gap:10px}
.gehelos-guided-question legend{font-weight:700;padding:0 0 8px}
.gehelos-guided-question label{display:flex;gap:9px;align-items:flex-start}
.gehelos-workflow-visual{margin-top:20px;padding:18px;border:1px solid var(--gehelos-border,#ddd2bf);border-radius:12px;background:#fbfaf7}
.gehelos-flow-main{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.gehelos-flow-node{padding:9px 12px;border:1px solid #b9ad98;border-radius:9px;background:#fff;font-weight:600}
.gehelos-flow-arrow{font-size:20px;opacity:.55}
.gehelos-flow-branches{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.gehelos-flow-branch{padding:7px 10px;border-left:3px solid #8c7a58;background:#fff;border-radius:5px}
.gehelos-workflow-visual-note{margin:14px 0 0;font-size:.9em;opacity:.72}
.gehelos-property-choice{display:grid;gap:7px;max-width:560px;margin-top:18px}
.gehelos-workflow-property-panel{margin-top:18px;border-top:1px solid var(--gehelos-border,#ddd2bf);padding-top:18px}
.gehelos-property-status{display:flex;justify-content:space-between;gap:12px;margin-bottom:16px}
.gehelos-property-status span{opacity:.72}
.gehelos-property-override-questions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}
.gehelos-property-override-questions label{display:grid;gap:7px}
@media(max-width:760px){.gehelos-workflow-title-row,.gehelos-property-status{display:grid}.gehelos-property-override-questions{grid-template-columns:1fr}.gehelos-flow-arrow{display:none}.gehelos-flow-main{display:grid}}


/* 5.5.4.2 — accessible workflow choice and secondary-button presentation */
.gehelos-workflow-title-row .gehelos-button--secondary{
    display:inline-flex;
    width:auto;
    min-width:150px;
    min-height:44px;
    align-items:center;
    justify-content:center;
    padding:10px 18px;
    background:#fff;
    color:#214d31;
    border:1px solid #214d31;
    border-radius:8px;
    font-weight:700;
    line-height:1.2;
    white-space:nowrap;
    cursor:pointer;
}
.gehelos-workflow-title-row .gehelos-button--secondary:hover,
.gehelos-workflow-title-row .gehelos-button--secondary:focus{
    background:#f5f0e6;
    color:#173b25;
}

.gehelos-guided-question{
    padding:20px 0 4px;
}
.gehelos-guided-question legend{
    width:100%;
    margin-bottom:10px;
    font-size:1rem;
    line-height:1.45;
}
.gehelos-guided-question label{
    display:flex;
    width:100%;
    min-height:52px;
    box-sizing:border-box;
    align-items:center;
    gap:13px;
    margin:0 0 8px;
    padding:11px 14px;
    border:1px solid #ddd2bf;
    border-radius:9px;
    background:#fff;
    cursor:pointer;
    line-height:1.35;
}
.gehelos-guided-question label:hover{
    background:#fbfaf7;
}
.gehelos-guided-question label:has(input:checked){
    border-color:#6f8a74;
    background:#f5f8f3;
}
.gehelos-guided-question input[type="radio"]{
    appearance:none;
    -webkit-appearance:none;
    flex:0 0 24px;
    width:24px;
    height:24px;
    margin:0;
    border:2px solid #65756a;
    border-radius:50%;
    background:#fff;
    cursor:pointer;
    position:relative;
}
.gehelos-guided-question input[type="radio"]:checked{
    border-color:#214d31;
    box-shadow:inset 0 0 0 5px #fff;
    background:#214d31;
}
.gehelos-guided-question input[type="radio"]:focus-visible{
    outline:3px solid #c89b2c;
    outline-offset:3px;
}
@media(max-width:760px){
    .gehelos-workflow-title-row .gehelos-button--secondary{
        width:100%;
    }
    .gehelos-guided-question label{
        min-height:56px;
        padding:12px;
    }
    .gehelos-guided-question input[type="radio"]{
        flex-basis:26px;
        width:26px;
        height:26px;
    }
}


/* 5.5.4.3 — dedicated View Workflow control */
.gehelos-workflow-preview-button{
    appearance:none;
    -webkit-appearance:none;
    display:inline-flex;
    width:auto;
    min-width:132px;
    min-height:42px;
    box-sizing:border-box;
    align-items:center;
    justify-content:center;
    padding:9px 15px;
    border:1px solid #214d31;
    border-radius:8px;
    background:#fff;
    color:#214d31;
    font:inherit;
    font-weight:700;
    line-height:1.2;
    text-align:center;
    white-space:nowrap;
    cursor:pointer;
}
.gehelos-workflow-preview-button:hover{
    background:#f5f0e6;
    color:#173b25;
}
.gehelos-workflow-preview-button:focus-visible{
    outline:3px solid #c89b2c;
    outline-offset:3px;
}
@media(max-width:760px){
    .gehelos-workflow-preview-button{
        width:100%;
    }
}


/* Operational Checklists — employee-facing progressive completion */
.gehelos-checklist-tabs{display:flex;gap:.65rem;flex-wrap:wrap;margin:0 0 1rem}
.gehelos-checklist-tabs .is-current{font-weight:700}
.gehelos-checklist-summary{margin-bottom:1rem}
.gehelos-checklist-progress{height:.65rem;border-radius:999px;background:#ecece7;overflow:hidden;max-width:36rem}
.gehelos-checklist-progress>span{display:block;height:100%;background:currentColor}
.gehelos-checklist-group{margin-top:1rem}
.gehelos-checklist-group>h2{margin-bottom:.8rem}
.gehelos-checklist-items{display:grid;gap:.65rem}
.gehelos-checklist-item{margin:0}
.gehelos-checklist-toggle{width:100%;display:grid;grid-template-columns:2.25rem 1fr auto;align-items:center;gap:.8rem;text-align:left;padding:.9rem 1rem;border:1px solid #d7d8d1;border-radius:.65rem;background:#fff;color:inherit;font:inherit;cursor:pointer}
.gehelos-checklist-toggle:hover,.gehelos-checklist-toggle:focus{border-color:currentColor}
.gehelos-checklist-box{display:grid;place-items:center;width:2rem;height:2rem;border:2px solid currentColor;border-radius:.35rem;font-weight:800;font-size:1.1rem}
.gehelos-checklist-label{font-weight:650;line-height:1.3}
.gehelos-checklist-item.is-complete .gehelos-checklist-label{text-decoration:line-through;opacity:.7}
.gehelos-checklist-attention{font-size:.8rem;font-weight:700}
@media(max-width:640px){.gehelos-checklist-toggle{grid-template-columns:2.35rem 1fr}.gehelos-checklist-attention{grid-column:2}}

/* 5.6.7.1 checklist density refinement */
.gehelos-checklist-group{padding:1rem 1.1rem!important;margin-top:.65rem!important}
.gehelos-checklist-group>h2{margin:0 0 .45rem!important;font-size:1.35rem}
.gehelos-checklist-items{gap:.22rem!important}
.gehelos-checklist-toggle{min-height:3.15rem!important;padding:.42rem .7rem!important;border-radius:.4rem!important}
.gehelos-checklist-box{width:1.65rem!important;height:1.65rem!important;border-width:1.5px!important}
.gehelos-checklist-summary{padding:1rem 1.1rem!important;margin-bottom:.65rem!important}
.gehelos-checklist-summary h2{margin:.15rem 0 .35rem!important}
.gehelos-checklist-tabs{gap:.4rem!important;margin-bottom:.65rem!important}
.gehelos-checklist-tabs .gehelos-button{padding:.55rem .8rem!important}
.gehelos-checklist-finish{display:flex;justify-content:flex-end;margin-top:.75rem}

/* 5.6.8.0 Operational Checklist Management */
.gehelos-checklist-editor{display:grid;gap:.35rem;margin:.5rem 0 1rem}
.gehelos-checklist-editor-row{display:grid;grid-template-columns:4.5rem minmax(8rem,.8fr) minmax(16rem,2fr) auto auto;gap:.45rem;align-items:center;padding:.35rem 0;border-bottom:1px solid #ece9df}
.gehelos-checklist-editor-row input[type="text"],.gehelos-checklist-editor-row input:not([type]){width:100%}
.gehelos-checklist-management-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}
.gehelos-checklist-management-actions form{display:flex;gap:.35rem;align-items:center;margin:0}
@media(max-width:760px){.gehelos-checklist-editor-row{grid-template-columns:4rem 1fr}.gehelos-checklist-editor-row input[aria-label="Checklist item"]{grid-column:1/-1}.gehelos-checklist-management-actions{display:grid}}


/* 5.6.8.2 — direct dashboard configuration access */
.gehelos-current-dashboard-actions{display:flex;align-items:flex-end}
.gehelos-dashboard-customize-button{white-space:nowrap}
@media(max-width:760px){
  .gehelos-current-dashboard-actions{width:100%}
  .gehelos-dashboard-customize-button{width:100%;text-align:center}
}


/* 5.6.9.0 — Global Search & Contextual Knowledge */
.gehelos-header-search{display:flex;align-items:center;gap:.25rem;min-width:13rem;max-width:25rem;flex:1;margin-left:auto}
.gehelos-header-search input{width:100%;min-height:2.35rem;border:1px solid rgba(255,255,255,.35);border-radius:.45rem;padding:.35rem .65rem;background:rgba(255,255,255,.1);color:inherit}
.gehelos-header-search input::placeholder{color:inherit;opacity:.72}
.gehelos-header-search button{min-height:2.35rem;border:0;border-radius:.45rem;padding:.35rem .65rem;cursor:pointer}
.gehelos-global-search-page-form{display:grid;grid-template-columns:1fr auto;gap:.5rem;margin:0 0 1rem}
.gehelos-global-search-page-form input{min-height:3rem;padding:.55rem .75rem;font-size:1.05rem}
.gehelos-search-summary{display:flex;gap:1rem;align-items:center;margin:.5rem 0 1rem}
.gehelos-search-summary span{opacity:.72}
.gehelos-search-group{margin-top:.75rem}
.gehelos-search-group h2{margin-bottom:.45rem}
.gehelos-search-results{display:grid}
.gehelos-search-result{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:.72rem .25rem;border-top:1px solid #ece9df;text-decoration:none;color:inherit}
.gehelos-search-result:first-child{border-top:0}
.gehelos-search-result strong{display:block}
.gehelos-search-result p{margin:.15rem 0 0;opacity:.78;line-height:1.35}
.gehelos-search-result>span{white-space:nowrap;font-weight:650}
@media(max-width:900px){.gehelos-header-search{order:4;min-width:100%;max-width:none;margin:0}.gehelos-app-header{flex-wrap:wrap}}
@media(max-width:600px){.gehelos-global-search-page-form{grid-template-columns:1fr}.gehelos-search-result{grid-template-columns:1fr}.gehelos-search-result>span{display:none}}


/* 5.6.9.1 — Primary Dashboard / Operational Tools presentation model */
.gehelos-operational-tools{margin-top:.75rem;margin-bottom:.75rem;padding:.75rem 1rem}
.gehelos-operational-tools-heading{display:flex;align-items:baseline;gap:.65rem;margin-bottom:.55rem}
.gehelos-operational-tools-heading span{font-size:.84rem;opacity:.68}
.gehelos-operational-tools-strip{display:flex;flex-wrap:wrap;gap:.5rem}
.gehelos-operational-tool{display:inline-flex;align-items:center;justify-content:center;min-height:2.4rem;padding:.45rem .8rem;border:1px solid #d8d3c7;border-radius:.45rem;background:#fff;text-decoration:none;color:inherit;font-weight:650;white-space:nowrap}
.gehelos-operational-tool:hover,.gehelos-operational-tool:focus{border-color:currentColor}
.gehelos-nav a{white-space:nowrap}
.gehelos-header-search{min-width:10rem;max-width:21rem}
.gehelos-header-search button{width:2.45rem;min-width:2.45rem;padding:.25rem;font-size:1.15rem;line-height:1}
@media(max-width:1100px){.gehelos-header-search{min-width:8rem;max-width:16rem}}
@media(max-width:760px){.gehelos-operational-tools-heading{display:block}.gehelos-operational-tools-heading span{display:block;margin-top:.1rem}.gehelos-operational-tool{flex:1 1 auto}}


/* 5.6.9.2 — Operational Tools launcher presentation */
.gehelos-operational-tools-strip .gehelos-operational-tool,
.gehelos-operational-tools-strip .gehelos-button,
.gehelos-operational-tools .gehelos-operational-tool,
.gehelos-operational-tools .gehelos-button {
    display:inline-flex;
    align-items:center;
    justify-content:flex-start;
    width:190px;
    min-width:190px;
    min-height:46px;
    box-sizing:border-box;
    padding:.65rem .8rem;
    border:1px solid #28452E;
    border-radius:.45rem;
    background:#28452E;
    color:#fff;
    font-weight:700;
    text-decoration:none;
    white-space:normal;
    line-height:1.2;
}
.gehelos-operational-tools-strip .gehelos-operational-tool:hover,
.gehelos-operational-tools-strip .gehelos-button:hover,
.gehelos-operational-tools .gehelos-operational-tool:hover,
.gehelos-operational-tools .gehelos-button:hover,
.gehelos-operational-tools-strip .gehelos-operational-tool:focus,
.gehelos-operational-tools-strip .gehelos-button:focus,
.gehelos-operational-tools .gehelos-operational-tool:focus,
.gehelos-operational-tools .gehelos-button:focus {
    background:#1f3826;
    color:#fff;
}
@media(max-width:520px){
    .gehelos-operational-tools-strip .gehelos-operational-tool,
    .gehelos-operational-tools-strip .gehelos-button,
    .gehelos-operational-tools .gehelos-operational-tool,
    .gehelos-operational-tools .gehelos-button {
        width:100%;
        min-width:0;
    }
}


/* 5.6.9.5 — Company Workforce Vocabulary review */
.gehelos-workforce-review-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}
.gehelos-workforce-review-summary>div{background:#fbfaf7;border:1px solid #ddd8cb;border-radius:9px;padding:12px}
.gehelos-workforce-review-summary span,.gehelos-workforce-review-summary small{display:block}
.gehelos-workforce-review-summary strong{display:block;font-size:24px;margin:3px 0}
.gehelos-workforce-review-summary small{opacity:.72}
.gehelos-workforce-vocabulary-note{background:#f7f4eb;border-left:4px solid #c89b2c;border-radius:8px;margin:14px 0;padding:12px 14px}
.gehelos-workforce-vocabulary-note h3,.gehelos-workforce-vocabulary-note p{margin-top:4px}
.gehelos-workforce-ready-groups{border:1px solid #ddd8cb;border-radius:9px;margin:14px 0;padding:10px 12px}
.gehelos-workforce-ready-groups summary{cursor:pointer}
.gehelos-workforce-ready-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:10px}
.gehelos-workforce-ready-grid article{background:#fbfaf7;border:1px solid #e3dfd4;border-radius:8px;display:grid;gap:3px;padding:10px}
.gehelos-workforce-ready-grid article span,.gehelos-workforce-ready-grid article small,.gehelos-workforce-ready-grid article em{font-size:12px}
.gehelos-workforce-ready-grid article em{font-style:normal;font-weight:700}
.gehelos-workforce-ready-grid article b{font-size:12px;margin-top:3px}
.gehelos-workforce-review-needed{display:grid;gap:10px;margin:16px 0}
.gehelos-workforce-review-card{border:1px solid #ddd8cb;border-left:4px solid #c89b2c;border-radius:9px;padding:12px}
.gehelos-workforce-review-card--unmatched{border-left-color:#b33a32;background:#fff8f7}
.gehelos-workforce-review-person{align-items:baseline;display:flex;gap:10px;margin-bottom:8px}
.gehelos-workforce-review-person strong{font-size:18px}
.gehelos-workforce-review-person span{font-size:12px;opacity:.72}
.gehelos-workforce-review-source{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-bottom:8px}
.gehelos-workforce-review-source>div{background:#fbfaf7;border:1px solid #e3dfd4;border-radius:7px;padding:9px}
.gehelos-workforce-review-source span,.gehelos-workforce-review-source small{display:block;font-size:11px}
.gehelos-workforce-review-source small{margin-top:4px;opacity:.76}
.gehelos-workforce-review-question{font-weight:700}
.gehelos-workforce-review-card label{display:grid;gap:5px;margin-top:8px}
.gehelos-workforce-review-card select{max-width:100%;width:100%}
.gehelos-workforce-unmatched-instruction{background:#fff;border:1px solid #e4c6c3;border-radius:7px;padding:9px 10px}
.gehelos-workforce-unmatched-instruction p{margin:4px 0 0}
.gehelos-workforce-import-boundary{background:#f7f4eb;border-radius:8px;margin:15px 0;padding:11px 13px}
.gehelos-workforce-import-boundary p{margin:4px 0 0}
.gehelos-workforce-import-blocked{font-size:12px;font-weight:700}
@media(max-width:760px){
 .gehelos-workforce-review-summary,.gehelos-workforce-ready-grid,.gehelos-workforce-review-source{grid-template-columns:1fr}
}

/* 5.6.9.6 — Library-defined Workforce Structure */
.gehelos-workforce-structure-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin:14px 0}
.gehelos-workforce-structure-summary>div{background:#fbfaf7;border:1px solid #e2ddd1;border-radius:8px;padding:10px}
.gehelos-workforce-structure-summary span{display:block;font-size:11px;opacity:.72}.gehelos-workforce-structure-summary strong{display:block;font-size:22px;margin-top:3px}
.gehelos-workforce-structure-list{display:grid;gap:9px;margin:14px 0}
.gehelos-workforce-structure-list details{border:1px solid #ddd8cb;border-radius:9px;padding:10px 12px}
.gehelos-workforce-structure-list summary{cursor:pointer;display:flex;justify-content:space-between;gap:12px}
.gehelos-workforce-structure-list article{background:#fbfaf7;border:1px solid #ece7db;border-radius:7px;display:grid;gap:3px;margin:6px 0;padding:8px 10px}
.gehelos-workforce-structure-list article span{font-size:12px}
@media(max-width:760px){.gehelos-workforce-structure-summary{grid-template-columns:1fr 1fr}}


/* 5.6.9.6.5 — likely-role-first workforce review */
.gehelos-workforce-show-all{align-items:center!important;display:flex!important;gap:8px!important;margin-top:8px!important}
.gehelos-workforce-show-all input{margin:0!important;width:auto!important}
.gehelos-workforce-show-all span{font-size:12px;font-weight:600}

.gehelos-additional-assignments{border-top:1px solid #e6e0d3;margin-top:12px;padding-top:10px}
.gehelos-additional-role-list{display:grid;gap:10px;margin-top:10px}
.gehelos-additional-role-card{background:#fbfaf7;border:1px solid #ddd8cb;border-radius:8px;padding:10px}
.gehelos-additional-role-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}


/* 5.6.9.6.11 — assignment intent and operational-change reason */
.gehelos-assignment-intent{border:0;margin:14px 0;padding:0}
.gehelos-assignment-intent legend{font-weight:700;margin-bottom:8px}
.gehelos-assignment-intent-option{align-items:flex-start!important;border:1px solid #ddd8cb;border-radius:8px;cursor:pointer;display:flex!important;gap:10px!important;margin:8px 0!important;padding:10px 12px!important}
.gehelos-assignment-intent-option input{flex:0 0 auto!important;margin:3px 0 0!important;width:auto!important}
.gehelos-assignment-intent-option span{display:flex;flex:1;flex-direction:column;gap:3px}
.gehelos-assignment-intent-option strong{font-weight:700}
.gehelos-assignment-intent-option small{font-weight:400;line-height:1.35}
.gehelos-assignment-change-reason{border-top:1px solid #e6e0d3;margin-top:12px;padding-top:12px}
.gehelos-assignment-change-context{display:block;margin-top:3px}

.gehelos-assignment-change-editor{border-top:1px solid #e6e0d3;margin-top:9px;padding-top:7px}
.gehelos-assignment-change-editor summary{cursor:pointer;font-weight:600}
.gehelos-existing-assignment-editor{display:grid;gap:9px;margin-top:10px}

/* 5.6.9.6.15 — employee directory navigation */
.gehelos-employee-back-link{margin:0 0 10px}
.gehelos-employee-back-link a{font-weight:600;text-decoration:none}
.gehelos-employee-back-link a:hover{text-decoration:underline}


/* 5.6.9.6.17 — dashboard catalog and position dashboard sets */
.gehelos-role-dashboard-list--multi{display:grid;gap:12px}
.gehelos-role-dashboard-row--multi{align-items:start!important;display:grid!important;gap:14px;grid-template-columns:minmax(190px,1fr) minmax(300px,2fr) minmax(180px,1fr);padding:14px!important}
.gehelos-role-dashboard-position{display:flex;flex-direction:column;gap:3px}
.gehelos-role-dashboard-position small{opacity:.72}
.gehelos-role-dashboard-choices{display:flex;flex-direction:column;gap:6px}
.gehelos-role-dashboard-checks{display:flex;flex-wrap:wrap;gap:7px 14px}
.gehelos-role-dashboard-checks label{align-items:center;display:flex;gap:6px;margin:0}
.gehelos-role-dashboard-default{display:flex!important;flex-direction:column;gap:6px!important;margin:0!important}
@media (max-width:900px){.gehelos-role-dashboard-row--multi{grid-template-columns:1fr}}

/* 5.6.9.6.18 — Library dashboard recommendations */
.gehelos-dashboard-recommendation-list{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0 16px}
.gehelos-dashboard-recommendation-list>span{border:1px solid #ddd8cb;border-radius:8px;display:flex;flex-direction:column;gap:2px;padding:8px 10px}
.gehelos-dashboard-recommendation-list small{opacity:.72}


/* 5.6.9.6.19 — dashboard recommendation state */
.gehelos-dashboard-recommendation-heading{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}
.gehelos-dashboard-recommendation-status{background:#eef4ed;border:1px solid #d5e1d3;border-radius:999px;font-size:.84em;font-weight:700;padding:6px 10px;white-space:nowrap}
.gehelos-dashboard-recommendations.has-updates .gehelos-dashboard-recommendation-status{background:#f8f3e8;border-color:#e4d6b4}
.gehelos-secondary-button{background:transparent;border:1px solid #28452e;border-radius:5px;color:#28452e;cursor:pointer;font-weight:700;padding:9px 13px}
.gehelos-secondary-button:hover{background:#f1f5f0}


/* 5.6.9.6.20 — Dashboard Catalog section accordions */
.gehelos-dashboard-section-stack{display:grid;gap:12px}
.gehelos-dashboard-section{padding:0!important;overflow:hidden}
.gehelos-dashboard-section>summary{align-items:center;cursor:pointer;display:flex;gap:16px;justify-content:space-between;list-style:none;padding:16px 18px}
.gehelos-dashboard-section>summary::-webkit-details-marker{display:none}
.gehelos-dashboard-section>summary>span:first-child{display:flex;flex-direction:column;gap:3px}
.gehelos-dashboard-section>summary small{font-weight:400;opacity:.7}
.gehelos-dashboard-section[open]>summary{border-bottom:1px solid #e4dfd4}
.gehelos-dashboard-section-body{padding:16px 18px 18px}
.gehelos-dashboard-profile-list{display:grid;gap:10px}
.gehelos-dashboard-profile-summary--compact{align-items:center;display:flex;gap:18px;justify-content:space-between;padding:14px 16px}
.gehelos-dashboard-profile-summary--compact h2{margin:.1em 0}
.gehelos-dashboard-profile-summary--compact p{margin:.25em 0 0}
.gehelos-dashboard-recommendation-list>span.is-installed{background:#eef4ed;border-color:#d5e1d3}
.gehelos-dashboard-recommendation-list>span.is-available{background:#f8f3e8;border-color:#e4d6b4}
@media (max-width:700px){
  .gehelos-dashboard-profile-summary--compact{align-items:flex-start;flex-direction:column}
  .gehelos-dashboard-section>summary{align-items:flex-start}
}


/* 5.6.9.6.21 — grouped Library recommendation states */
.gehelos-dashboard-recommendation-group{border:1px solid #e3ddd1;border-radius:9px;margin-top:14px;padding:14px}
.gehelos-dashboard-recommendation-group.is-installed{background:#f7faf6}
.gehelos-dashboard-recommendation-group.is-missing{background:#fbf8f0}
.gehelos-dashboard-recommendation-group-heading{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:10px}
.gehelos-dashboard-recommendation-group-heading h3{margin:0 0 3px}
.gehelos-dashboard-recommendation-group-heading p{margin:0;opacity:.74}
.gehelos-dashboard-recommendation-group-heading>span{align-items:center;background:#fff;border:1px solid #ddd6c7;border-radius:999px;display:inline-flex;font-weight:700;justify-content:center;min-width:30px;padding:4px 9px}
.gehelos-dashboard-recommendation-empty{border:1px dashed #d7d0c2;border-radius:7px;padding:10px 12px}
.gehelos-dashboard-recommendation-check{margin-top:14px}
.gehelos-dashboard-recommendation-list>span{min-width:120px}


/* 5.6.9.6.22 — Visual Dashboard Builder */
.gehelos-dashboard-builder-heading{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}
.gehelos-dashboard-builder-view-toggle{background:#f3f0e8;border:1px solid #ddd6c8;border-radius:999px;display:flex;padding:3px}
.gehelos-dashboard-builder-view-toggle button{background:transparent;border:0;border-radius:999px;cursor:pointer;font-weight:700;padding:7px 12px}
.gehelos-dashboard-builder-view-toggle button.is-active{background:#28452e;color:#fff}
.gehelos-dashboard-name-field{max-width:520px}
.gehelos-dashboard-builder-canvas{display:flex;justify-content:center;margin:16px 0 4px;transition:.2s ease}
.gehelos-dashboard-builder-browser{background:#f8f7f3;border:1px solid #d9d4c9;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.05);overflow:hidden;width:100%}
.gehelos-dashboard-builder-canvas.is-mobile .gehelos-dashboard-builder-browser{width:min(390px,100%)}
.gehelos-dashboard-builder-browser-bar{align-items:center;background:#ece8df;border-bottom:1px solid #d9d4c9;display:flex;gap:6px;padding:9px 12px}
.gehelos-dashboard-builder-browser-bar>span{background:#c7c0b2;border-radius:50%;height:8px;width:8px}
.gehelos-dashboard-builder-browser-bar>strong{font-size:.86em;margin-left:8px}
.gehelos-dashboard-builder-primary,.gehelos-dashboard-builder-additional{padding:14px}
.gehelos-dashboard-builder-additional{background:#f1eee7;border-top:1px solid #ddd6c8}
.gehelos-dashboard-builder-zone-heading{margin-bottom:9px}
.gehelos-dashboard-builder-zone-heading>div{display:flex;flex-direction:column;gap:2px}
.gehelos-dashboard-builder-zone-heading small{opacity:.7}
.gehelos-dashboard-builder-zone{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:72px}
.gehelos-dashboard-builder-canvas.is-mobile .gehelos-dashboard-builder-zone{grid-template-columns:1fr}
.gehelos-dashboard-builder-function{align-items:start;background:#fff;border:1px solid #dcd6c9;border-radius:9px;cursor:grab;display:grid;gap:9px;grid-template-columns:auto 1fr auto;min-height:100px;padding:10px}
.gehelos-dashboard-builder-function.is-dragging{opacity:.45}
.gehelos-dashboard-builder-function.is-minimized{background:#faf9f6;min-height:70px}
.gehelos-dashboard-builder-drag{background:transparent;border:0;color:#6f6b63;cursor:grab;font-size:1.05em;padding:1px 2px}
.gehelos-dashboard-builder-function-body{display:flex;flex-direction:column;gap:4px}
.gehelos-dashboard-builder-function-body small{opacity:.68}
.gehelos-dashboard-builder-sample{display:grid;gap:4px;grid-template-columns:repeat(3,1fr);margin-top:6px}
.gehelos-dashboard-builder-sample span{background:#ebe7dd;border-radius:3px;height:14px}
.gehelos-dashboard-builder-minimize,.gehelos-dashboard-builder-restore{background:transparent;border:0;color:#28452e;cursor:pointer;font-size:.82em;font-weight:700;padding:2px}
.gehelos-dashboard-builder-actions{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-top:12px}
.gehelos-dashboard-builder-actions span{font-size:.88em;opacity:.7}
.gehelos-dashboard-assignment-summary-heading{align-items:center;display:flex;gap:16px;justify-content:space-between}
.gehelos-dashboard-assignment-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
.gehelos-dashboard-assignment-chips>span{background:#f4f1e9;border:1px solid #ddd6c8;border-radius:8px;display:flex;flex-direction:column;gap:2px;padding:8px 10px}
.gehelos-dashboard-assignment-chips small{opacity:.68}
.gehelos-dashboard-assignment-chips .is-more{justify-content:center;font-weight:700}
.gehelos-dashboard-advanced-actions{padding:0!important;overflow:hidden}
.gehelos-dashboard-advanced-actions>summary{cursor:pointer;font-weight:700;padding:14px 16px}
.gehelos-dashboard-advanced-actions>div{border-top:1px solid #e1dbcf;padding:14px 16px}
.gehelos-dashboard-module-shell{min-width:0}
@media (max-width:700px){
  .gehelos-dashboard-builder-heading,.gehelos-dashboard-assignment-summary-heading,.gehelos-dashboard-builder-actions{align-items:stretch;flex-direction:column}
  .gehelos-dashboard-builder-zone{grid-template-columns:1fr}
  .gehelos-dashboard-module-stream{display:flex;flex-direction:column}
  .gehelos-dashboard-module-shell{order:var(--gehelos-mobile-order)}
}


/* 5.6.9.6.23 — actual-dashboard edit mode */
.gehelos-live-dashboard-editor-bar{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}
.gehelos-live-dashboard-editor-controls{flex:0 0 auto}
.gehelos-live-dashboard-canvas{background:#f8f7f3;border:1px solid #d9d4c9;border-radius:12px;margin-top:14px;overflow:hidden;padding:14px;transition:.2s ease}
.gehelos-live-dashboard-canvas.is-mobile{margin-left:auto;margin-right:auto;max-width:390px}
.gehelos-live-dashboard-primary,.gehelos-live-dashboard-additional{margin:0}
.gehelos-live-dashboard-additional{border-top:1px solid #ddd6c8;margin-top:16px;padding-top:14px}
.gehelos-live-dashboard-zone-heading{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}
.gehelos-live-dashboard-zone-heading span{font-size:.88em;opacity:.7}
.gehelos-live-dashboard-zone{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));min-height:70px}
.gehelos-live-dashboard-canvas.is-mobile .gehelos-live-dashboard-zone{grid-template-columns:1fr}
.gehelos-live-dashboard-function{background:#fff;border:1px solid #d9d4c9;border-radius:10px;cursor:grab;min-width:0;overflow:hidden}
.gehelos-live-dashboard-function.is-dragging{opacity:.45}
.gehelos-live-dashboard-function.is-minimized{background:#faf9f6}
.gehelos-live-dashboard-edit-strip{align-items:center;background:#ece8df;border-bottom:1px solid #ddd6c8;display:flex;gap:8px;justify-content:space-between;padding:7px 9px}
.gehelos-live-dashboard-edit-strip strong{flex:1}
.gehelos-live-dashboard-component>.gehelos-dashboard-card,
.gehelos-live-dashboard-component>.gehelos-timeline-card{border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important}
.gehelos-live-dashboard-component .gehelos-dashboard-card{margin:0}
.gehelos-calendar-dashboard-function-body{padding:12px}
.gehelos-dashboard-additional-functions{border-top:1px solid #ddd6c8;margin-top:16px;padding-top:14px}
.gehelos-dashboard-additional-heading{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}
.gehelos-dashboard-additional-heading span{font-size:.88em;opacity:.7}
.gehelos-dashboard-module-stream--additional{opacity:.95}
.gehelos-seven-day-group{display:grid;gap:5px;margin-bottom:10px}
@media (max-width:700px){
  .gehelos-live-dashboard-editor-bar,.gehelos-live-dashboard-zone-heading,.gehelos-dashboard-additional-heading{align-items:stretch;flex-direction:column}
  .gehelos-live-dashboard-zone{grid-template-columns:1fr}
  .gehelos-dashboard-module-stream{display:flex;flex-direction:column}
  .gehelos-dashboard-module-shell{order:var(--gehelos-mobile-order)}
}

/* 5.6.9.6.24 — Primary Dashboard only */
.gehelos-primary-dashboard-surface{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}
.gehelos-primary-dashboard-function{min-width:0}
.gehelos-primary-dashboard-function--shift-notes,.gehelos-primary-dashboard-function--next-7-days{grid-column:span 2}
.gehelos-primary-dashboard-editor-bar{align-items:flex-start;display:flex;gap:20px;justify-content:space-between}
.gehelos-primary-dashboard-editor-canvas{background:#fbfaf7;border:1px solid #d9d4c9;border-radius:12px;margin-top:14px;padding:14px}
.gehelos-primary-dashboard-editor-canvas.is-mobile{margin-left:auto;margin-right:auto;max-width:410px}
.gehelos-primary-dashboard-editor-heading{align-items:baseline;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}
.gehelos-primary-dashboard-function.is-editing{background:#fff;border:1px solid #d9d4c9;border-radius:10px;cursor:grab;overflow:hidden}
.gehelos-primary-dashboard-edit-controls{align-items:center;background:#ece8df;border-bottom:1px solid #ddd6c8;display:flex;gap:8px;padding:7px 9px}
.gehelos-primary-dashboard-edit-controls strong{flex:1}
.gehelos-primary-dashboard-live-content>.gehelos-dashboard-card,.gehelos-primary-dashboard-live-content>.gehelos-timeline-section,.gehelos-primary-dashboard-live-content>.gehelos-communication-widget{border:0!important;border-radius:0!important;box-shadow:none!important;margin:0!important}
.gehelos-primary-dashboard-restored-note{padding:16px}
.gehelos-minimized-dashboard-toolbar{margin-top:14px}
.gehelos-minimized-dashboard-toolbar-items{display:flex;flex-wrap:wrap;gap:7px}
.gehelos-minimized-dashboard-tool{background:#fff;border:1px solid #d9d4c9;border-radius:7px}
.gehelos-minimized-dashboard-tool>summary{cursor:pointer;font-weight:700;list-style:none;padding:9px 11px}
.gehelos-minimized-dashboard-tool-content{border-top:1px solid #ddd6c8;min-width:min(520px,80vw);padding:10px}
.gehelos-minimized-dashboard-tool-edit{align-items:center;background:#28452e;border-radius:6px;color:#fff;display:flex;gap:8px;padding:8px 10px}
.gehelos-minimized-dashboard-tool-edit strong{flex:1}
.gehelos-minimized-dashboard-tool-edit .gehelos-dashboard-builder-restore{color:#fff}
@media (max-width:900px){.gehelos-primary-dashboard-surface{grid-template-columns:repeat(2,minmax(0,1fr))}.gehelos-primary-dashboard-function--shift-notes,.gehelos-primary-dashboard-function--next-7-days{grid-column:span 2}}
@media (max-width:700px){.gehelos-primary-dashboard-editor-bar,.gehelos-primary-dashboard-editor-heading{align-items:stretch;flex-direction:column}.gehelos-primary-dashboard-surface,.gehelos-primary-dashboard-editor-canvas.is-mobile .gehelos-primary-dashboard-surface{display:flex;flex-direction:column}.gehelos-primary-dashboard-function{order:var(--gehelos-mobile-order)}}

/* 5.6.9.6.25 — live dashboard customization */
.gehelos-live-dashboard-lockbar{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}
.gehelos-live-dashboard-lockbar>div:first-child{align-items:baseline;display:flex;gap:7px}
.gehelos-live-dashboard-lockbar>div:first-child span{font-size:.82em;opacity:.7}
.gehelos-live-dashboard-lock-actions{align-items:center;display:flex;gap:9px}
.gehelos-dashboard-lock-status{font-size:.88em;font-weight:700}
.gehelos-live-dashboard-editbar{align-items:center;background:#f5f0e6;border:1px solid #d7c9aa;border-radius:9px;display:flex;gap:10px;margin-bottom:12px;padding:10px 12px}
.gehelos-live-dashboard-editbar>span{flex:1;font-size:.88em}
.gehelos-live-dashboard-editbar-actions{display:flex;gap:7px}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-primary-dashboard-function{outline:1px dashed #b9aa89;outline-offset:2px}
.gehelos-live-dashboard-item-controls{align-items:center;background:#ece8df;border-bottom:1px solid #ddd6c8;display:flex;gap:8px;justify-content:space-between;padding:6px 8px}
.gehelos-live-dashboard-item-controls button{background:transparent;border:0;color:#28452e;cursor:pointer;font-weight:700}
.gehelos-dashboard-move-handle{touch-action:none}
.gehelos-minimized-dashboard-tool summary{align-items:center;display:flex;gap:8px}
.gehelos-minimized-dashboard-tool summary span{flex:1}
.gehelos-minimized-dashboard-tool [data-dashboard-restore]{background:transparent;border:0;color:#28452e;cursor:pointer;font-weight:700}
.gehelos-dashboard-policy-toggle{align-items:flex-start;background:#fbfaf7;border:1px solid #ddd6c8;border-radius:9px;display:flex!important;gap:10px;padding:12px}
.gehelos-dashboard-policy-toggle input{margin-top:3px}
.gehelos-dashboard-policy-toggle span{display:flex;flex-direction:column;gap:3px}
.gehelos-dashboard-policy-toggle small{font-weight:400;opacity:.72}
@media (max-width:700px){
 .gehelos-live-dashboard-lockbar,.gehelos-live-dashboard-editbar{align-items:stretch;flex-direction:column}
 .gehelos-live-dashboard-editbar-actions{flex-wrap:wrap}
}

/* 5.6.9.6.26 — universal eight-slot Primary Dashboard contract */
.gehelos-primary-dashboard-surface{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-auto-rows:minmax(210px,1fr);gap:12px;align-items:stretch}
.gehelos-primary-dashboard-function,.gehelos-primary-dashboard-function--shift-notes,.gehelos-primary-dashboard-function--next-7-days{grid-column:span 1!important;min-width:0;min-height:210px;height:100%;overflow:auto}
.gehelos-primary-dashboard-function>.gehelos-dashboard-panel,.gehelos-primary-dashboard-function>section,.gehelos-primary-dashboard-function>article{height:100%;min-height:0;box-sizing:border-box}
.gehelos-minimized-dashboard-toolbar-items{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}
.gehelos-minimized-dashboard-tool{border:1px solid #ddd6c8;border-radius:8px;background:#fbfaf7;min-width:0;overflow:hidden}
.gehelos-operational-tool-header{align-items:center;display:flex;gap:8px;justify-content:space-between;padding:9px 10px}
.gehelos-operational-tool-header button{background:transparent;border:0;color:#28452e;cursor:pointer;font-weight:700}
.gehelos-minimized-dashboard-tool-content{display:none}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-operational-tool-header button{display:inline-block!important}
@media(max-width:900px){.gehelos-primary-dashboard-surface{grid-template-columns:repeat(2,minmax(0,1fr))}.gehelos-primary-dashboard-function,.gehelos-primary-dashboard-function--shift-notes,.gehelos-primary-dashboard-function--next-7-days{grid-column:span 1!important}}
@media(max-width:700px){.gehelos-primary-dashboard-surface{display:flex;flex-direction:column}.gehelos-primary-dashboard-function{min-height:0;height:auto;order:var(--gehelos-mobile-order)}}


/* 5.6.9.6.27 — live dashboard lock-state correction */
.gehelos-live-dashboard-layout-form [hidden],
.gehelos-live-dashboard-lockbar [hidden]{
  display:none!important;
}
.gehelos-live-dashboard-layout-form.is-editing [data-dashboard-editbar]{
  display:flex!important;
}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-live-dashboard-item-controls{
  display:flex!important;
}
.gehelos-live-dashboard-layout-form.is-editing [data-dashboard-restore]{
  display:inline-block!important;
}

/* 5.6.9.6.28 — Operational Tools transfer / valid DOM correction */
.gehelos-primary-dashboard-surface + .gehelos-minimized-dashboard-toolbar{clear:both;width:100%;box-sizing:border-box}
.gehelos-minimized-dashboard-toolbar-items[data-live-operational-tools]{width:100%}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-minimized-dashboard-toolbar-items[data-live-operational-tools] .gehelos-minimized-dashboard-tool{min-height:44px}

/* 5.6.9.6.30 — multi-property operating scope */
.gehelos-operating-property-scope{margin-top:1.25rem;padding-top:1rem;border-top:1px solid #ddd7c8}
.gehelos-operating-property-options{display:grid;gap:.5rem;margin:.75rem 0 1rem}
.gehelos-operating-property-option{display:grid;grid-template-columns:auto 1fr auto;gap:.65rem;align-items:center;padding:.65rem .75rem;border:1px solid #ddd7c8;border-radius:10px;background:#fbfaf7}
.gehelos-operating-primary-choice{display:flex;gap:.35rem;align-items:center;font-size:.9rem;white-space:nowrap}
.gehelos-metric-property-scope{display:flex;flex-wrap:wrap;gap:.4rem .75rem;padding:.55rem .75rem .75rem;border-top:1px solid rgba(40,69,46,.12);font-size:.82rem}
.gehelos-metric-property-scope span{display:inline-flex;gap:.25rem;align-items:center}


/* Core 5.6.9.6.34 — GeHelOS-native authentication experience */
.gehelos-signin-app{min-height:min(760px,calc(100vh - 48px));display:flex;flex-direction:column}
.gehelos-signin-header{justify-content:flex-start}
.gehelos-signin-main{flex:1;display:grid;place-items:center;padding:48px 24px;background:linear-gradient(145deg,var(--gh-cream),#fff)}
.gehelos-signin-card{width:min(480px,100%);padding:34px 36px;background:#fff;border:1px solid var(--gh-border);border-radius:20px;box-shadow:0 12px 30px rgba(37,55,43,.08)}
.gehelos-signin-card h1{margin:0;font-family:Georgia,serif;color:var(--gh-green-dark);font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.15}
.gehelos-signin-intro{margin:10px 0 24px;color:var(--gh-muted)}
.gehelos-signin-message{margin:0 0 20px;padding:12px 14px;border:1px solid var(--gh-border);border-radius:12px;background:var(--gh-cream);font-weight:700}
.gehelos-signin-message.is-success{border-color:#9bc4a5;background:#edf7ef;color:#225a31}
.gehelos-signin-message.is-notice{border-color:#d8bd72;background:#fff8df;color:#6c5510}
.gehelos-signin-message.is-error{border-color:#d4a09c;background:#fff0ef;color:#7b2d28}
.gehelos-signin-form{display:grid;gap:9px}
.gehelos-signin-form>label:not(.gehelos-signin-remember){margin-top:5px;font-weight:800;color:var(--gh-green-dark)}
.gehelos-signin-form input[type=text],.gehelos-signin-form input[type=password]{width:100%;min-height:46px;padding:10px 12px;border:1px solid #bfc5bf;border-radius:10px;background:#fff;color:var(--gh-ink);font:inherit}
.gehelos-signin-form input[type=text]:focus,.gehelos-signin-form input[type=password]:focus{outline:3px solid rgba(200,155,44,.28);border-color:var(--gh-gold)}
.gehelos-signin-remember{display:flex;align-items:flex-start;gap:9px;margin:8px 0 6px;color:var(--gh-muted);font-size:.9rem}
.gehelos-signin-remember input{margin-top:3px}
.gehelos-signin-submit{min-height:46px;margin-top:4px;padding:10px 18px;border:0;border-radius:10px;background:var(--gh-green);color:#fff;font:inherit;font-weight:800;cursor:pointer}
.gehelos-signin-submit:hover{background:var(--gh-green-dark)}
.gehelos-signin-submit:focus-visible{outline:3px solid var(--gh-gold);outline-offset:3px}
.gehelos-signin-help{margin:20px 0 0;padding-top:18px;border-top:1px solid var(--gh-border);color:var(--gh-muted);font-size:.88rem;text-align:center}
@media(max-width:620px){.gehelos-signin-app{width:100%;margin:0;min-height:100vh;border-radius:0;border-left:0;border-right:0}.gehelos-signin-header{padding:14px 18px}.gehelos-signin-main{padding:28px 16px}.gehelos-signin-card{padding:26px 22px}}


/* 5.6.9.6.38 — shared GeHelOS Card Grid contract
   Core owns card placement geometry. Workspaces supply card content and domain styling. */
.gehelos-card-grid{
  display:grid;
  grid-template-columns:repeat(4,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
}
.gehelos-card-grid>*{width:100%;min-width:0;max-width:none;box-sizing:border-box}
/* Primary Dashboard keeps its universal equal-height slot contract while sharing column geometry. */
.gehelos-primary-dashboard-surface.gehelos-card-grid{
  grid-template-columns:repeat(4,minmax(0,1fr));
  grid-auto-rows:minmax(210px,1fr);
  gap:12px;
  align-items:stretch;
}
/* Density variants keep one visual language while matching card information density. */
.gehelos-card-grid--work{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:12px;
  align-items:stretch;
}
@media(max-width:900px){
  .gehelos-card-grid,
  .gehelos-primary-dashboard-surface.gehelos-card-grid,
  .gehelos-card-grid--work{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:700px){
  .gehelos-card-grid,
  .gehelos-primary-dashboard-surface.gehelos-card-grid,
  .gehelos-card-grid--work{grid-template-columns:1fr}
  .gehelos-primary-dashboard-surface.gehelos-card-grid{display:grid}
}


/* 5.6.9.6.40 — Shared GeHelOS Workspace Geometry Foundation
 * The Primary Dashboard establishes the application canvas. All workspaces inherit
 * the same outer width, margins, padding context, and responsive shell. Individual
 * forms/details may intentionally constrain an inner reading region, but modules do
 * not define a competing outer workspace width.
 */
.gehelos-workspace-geometry{
  width:100%;
  max-width:none;
  margin-left:0;
  margin-right:0;
}
.gehelos-workspace-geometry>.gehelos-operational-view,
.gehelos-workspace-geometry>.gehelos-administration-workspace{
  width:100%;
  max-width:none;
  box-sizing:border-box;
}
/* Shared Card Grid remains the sole authority for work-card columns and breakpoints. */
.gehelos-ticket-list.gehelos-card-grid{
  width:100%;
}

/* Core progressive decision-support modal */
.gehelos-guidance-modal[hidden]{display:none!important}
.gehelos-guidance-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:24px}
.gehelos-guidance-modal__backdrop{position:absolute;inset:0;background:rgba(18,35,24,.52)}
.gehelos-guidance-modal__card{position:relative;width:min(680px,100%);max-height:calc(100vh - 48px);overflow:auto;box-sizing:border-box;padding:26px;border:1px solid #d8cfbf;border-radius:18px;background:#fbfaf7;box-shadow:0 20px 60px rgba(18,35,24,.22)}
.gehelos-guidance-modal__card h2{margin:4px 0 8px}
.gehelos-guidance-checks{display:grid;gap:10px;margin:16px 0 20px}
.gehelos-guidance-choice{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-height:56px;padding:13px 15px;border:1px solid rgba(40,69,46,.22);border-radius:10px;background:#fff;color:#18251b;font:inherit;font-weight:650;text-align:left;cursor:pointer;box-sizing:border-box}
.gehelos-guidance-choice:hover,.gehelos-guidance-choice:focus-visible{border-color:#4d7758;box-shadow:0 0 0 2px rgba(40,69,46,.10);outline:none}
.gehelos-guidance-choice.is-selected{border-color:#28452e;background:#e8f1e9;color:#18251b;box-shadow:inset 4px 0 0 #28452e}
.gehelos-guidance-choice__state{flex:0 0 auto;font-size:12px;font-weight:700;color:#6f756f;white-space:nowrap}
.gehelos-guidance-choice.is-selected .gehelos-guidance-choice__state{color:#28452e}
.gehelos-guidance-safety{display:grid;gap:4px;margin:4px 0 18px;padding:13px 15px;border-left:4px solid #d9a514;background:#fff8df;border-radius:0 8px 8px 0}
.gehelos-guidance-safety strong{font-size:14px}
.gehelos-guidance-safety span{line-height:1.45}
.gehelos-guidance-modal__actions{display:flex;justify-content:space-between;gap:12px;margin-top:20px}
@media(max-width:700px){.gehelos-guidance-modal{padding:12px}.gehelos-guidance-modal__actions{flex-direction:column-reverse}.gehelos-guidance-modal__actions .button{width:100%}}
/* Core 5.6.9.6.45 one-question-at-a-time decision support */
.gehelos-guidance-progress{margin:18px 0 8px;padding:18px;border:1px solid rgba(40,69,46,.18);border-radius:12px;background:#fff}
.gehelos-guidance-progress h3{margin:4px 0 10px;font-size:21px;line-height:1.3;color:#18251b}
.gehelos-guidance-progress>p:not(.gehelos-eyebrow){margin:0 0 14px;line-height:1.45;color:#4d554f}
.gehelos-guidance-answers{display:grid;gap:10px;margin-top:14px}
.gehelos-guidance-answer{width:100%;min-height:56px;padding:13px 15px;border:1px solid rgba(40,69,46,.25);border-radius:10px;background:#fff;color:#18251b;font:inherit;font-weight:700;text-align:left;cursor:pointer;box-sizing:border-box}
.gehelos-guidance-answer:hover,.gehelos-guidance-answer:focus-visible{border-color:#28452e;background:#eef4ef;box-shadow:0 0 0 2px rgba(40,69,46,.10);outline:none}
.gehelos-guidance-modal__actions [data-guidance-report]{min-height:48px}


.gehelos-guidance-progression{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid rgba(40,69,46,.16)}
.gehelos-guidance-progression strong{font-size:14px;color:#18251b}
.gehelos-guidance-modal__actions--outcomes{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(40,69,46,.16)}
.gehelos-guidance-choice.is-selected{border-color:#28452e!important;background:#e8f1e9!important;color:#18251b!important;box-shadow:inset 4px 0 0 #28452e!important}
.gehelos-guidance-choice.is-selected span{color:#18251b!important}
.gehelos-guidance-choice.is-selected .gehelos-guidance-choice__state{color:#28452e!important}
@media(max-width:700px){.gehelos-guidance-progression{align-items:stretch;flex-direction:column}.gehelos-guidance-modal__actions--outcomes{grid-template-columns:1fr}}

/* Core 5.6.9.6.49 — decision-support selected-state contrast contract */
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice.is-selected,
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice.is-selected:hover,
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice.is-selected:focus,
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice.is-selected:focus-visible,
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice[aria-pressed="true"]{
    background:#e8f1e9!important;
    border-color:#28452e!important;
    color:#18251b!important;
    -webkit-text-fill-color:#18251b!important;
    opacity:1!important;
    box-shadow:inset 4px 0 0 #28452e!important;
}
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice.is-selected > span:first-child,
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice[aria-pressed="true"] > span:first-child{
    color:#18251b!important;
    -webkit-text-fill-color:#18251b!important;
    opacity:1!important;
}
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice.is-selected .gehelos-guidance-choice__state,
.gehelos-guidance-answers .gehelos-guidance-answer.gehelos-guidance-choice[aria-pressed="true"] .gehelos-guidance-choice__state{
    color:#28452e!important;
    -webkit-text-fill-color:#28452e!important;
    opacity:1!important;
}

/* Core 5.6.9.6.50 — safety-directed reporter presentation */
.gehelos-guidance-modal.is-safety-directed [data-guidance-resolved],
.gehelos-guidance-modal.is-safety-directed [data-guidance-title],
.gehelos-guidance-modal.is-safety-directed [data-guidance-progress-panel]{
    display:none!important;
}
.gehelos-guidance-modal.is-safety-directed .gehelos-guidance-modal__actions--outcomes{
    display:block;
}
.gehelos-guidance-modal.is-safety-directed [data-guidance-report]{
    display:block;
    width:100%;
    min-height:48px;
    margin:0;
    background:#28452e;
    border-color:#28452e;
    color:#fff;
    text-align:center;
}

/* Core 5.6.9.6.52 — Shift Note lifecycle */
.gehelos-shift-note-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}
.gehelos-shift-note-heading>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.gehelos-communication-history-item.is-resolved{opacity:.82}
.gehelos-shift-note-original{margin-bottom:8px}
.gehelos-shift-note-updates{display:grid;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid rgba(40,69,46,.14)}
.gehelos-shift-note-update{padding:9px 11px;border-left:3px solid #c89b2c;background:#fbfaf7;border-radius:0 7px 7px 0}
.gehelos-shift-note-update div{font-size:.78rem;color:#667067}
.gehelos-shift-note-update p{margin:4px 0 0}
.gehelos-shift-note-history{margin-top:10px}
.gehelos-shift-note-actions{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap;margin-top:14px;padding-top:12px;border-top:1px solid rgba(40,69,46,.14)}
.gehelos-shift-note-update-form{flex:1 1 320px}
.gehelos-shift-note-update-form>summary{display:inline-block;padding:9px 13px;border:1px solid #28452e;border-radius:7px;color:#28452e;font-weight:700;cursor:pointer;list-style:none}
.gehelos-shift-note-update-form>summary::-webkit-details-marker{display:none}
.gehelos-shift-note-update-form[open]>summary{margin-bottom:10px;background:#eef4ef}
.gehelos-shift-note-update-form form{display:grid;gap:8px}
.gehelos-shift-note-update-form textarea{width:100%;box-sizing:border-box}
.gehelos-shift-note-resolve-form{margin:0}
@media(max-width:700px){
  .gehelos-shift-note-actions{display:grid;grid-template-columns:1fr}
  .gehelos-shift-note-update-form,.gehelos-shift-note-resolve-form,.gehelos-shift-note-resolve-form button{width:100%}
}

/* Core 5.6.9.6.53 — Shift Note Resolve Button Contrast */
.gehelos-shift-note-resolve-form .gehelos-button,
.gehelos-shift-note-resolve-form .gehelos-button:hover,
.gehelos-shift-note-resolve-form .gehelos-button:focus,
.gehelos-shift-note-resolve-form .gehelos-button:focus-visible{
    background:#fff!important;
    border:1px solid #6f4f32!important;
    color:#6f4f32!important;
    -webkit-text-fill-color:#6f4f32!important;
    opacity:1!important;
    box-shadow:none;
}
.gehelos-shift-note-resolve-form .gehelos-button:hover,
.gehelos-shift-note-resolve-form .gehelos-button:focus-visible{
    background:#f5f0e6!important;
}

/* 5.6.9.6.54: library-composed primary dashboard surface */
.gehelos-primary-dashboard-surface--composed{display:block}.gehelos-composed-primary-dashboard{width:100%;min-width:0}.gehelos-composed-primary-dashboard>.gehelos-panel:first-child{margin-top:0}

/* Core 5.6.9.6.55 — reusable dashboard/workspace modal geometry */
body.gehelos-modal-is-open{overflow:hidden}
.gehelos-workspace-modal[hidden]{display:none!important}
.gehelos-workspace-modal{
    position:fixed;
    inset:0;
    z-index:100000;
    display:grid;
    place-items:center;
    padding:24px;
}
.gehelos-workspace-modal__backdrop{
    position:absolute;
    inset:0;
    background:rgba(24,37,27,.52);
}
.gehelos-workspace-modal__surface{
    position:relative;
    z-index:1;
    width:min(920px,calc(100vw - 48px));
    max-height:calc(100vh - 48px);
    overflow:auto;
    background:#fbfaf7;
    border:1px solid rgba(200,155,44,.35);
    border-radius:16px;
    box-shadow:0 24px 60px rgba(0,0,0,.24);
}
.gehelos-workspace-modal__header{
    position:sticky;
    top:0;
    z-index:2;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    gap:18px;
    padding:20px 22px;
    background:#fbfaf7;
    border-bottom:1px solid rgba(40,69,46,.15);
}
.gehelos-workspace-modal__header h2,
.gehelos-workspace-modal__header p{margin:0}
.gehelos-workspace-modal__header-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}
.gehelos-workspace-modal__body{padding:22px}
@media(max-width:700px){
    .gehelos-workspace-modal{padding:10px;align-items:end}
    .gehelos-workspace-modal__surface{width:100%;max-height:92vh;border-radius:16px 16px 0 0}
    .gehelos-workspace-modal__header{padding:16px;align-items:center}
    .gehelos-workspace-modal__body{padding:16px}
}
@media print{
    body.gehelos-printing *{visibility:hidden!important}
    body.gehelos-printing .gehelos-print-target,
    body.gehelos-printing .gehelos-print-target *{visibility:visible!important}
    body.gehelos-printing .gehelos-print-target{
        position:absolute!important;
        left:0!important;
        top:0!important;
        width:100%!important;
        max-width:none!important;
        max-height:none!important;
        overflow:visible!important;
        margin:0!important;
        padding:0!important;
        background:#fff!important;
        color:#000!important;
        box-shadow:none!important;
        border:0!important;
    }
    body.gehelos-printing .gehelos-no-print{display:none!important}
}

@media print{

    body.gehelos-printing .gehelos-print-host,
    body.gehelos-printing .gehelos-print-host .gehelos-workspace-modal__surface,
    body.gehelos-printing .gehelos-print-host .gehelos-workspace-modal__body{
        position:static!important;
        display:block!important;
        width:100%!important;
        max-width:none!important;
        max-height:none!important;
        overflow:visible!important;
        padding:0!important;
        margin:0!important;
        border:0!important;
        box-shadow:none!important;
        background:#fff!important;
    }
}

/* Core 5.6.9.6.56 — modal backdrop state isolation
   The backdrop is a full-screen button for click-outside-to-close behavior.
   Neutralize all generic button interaction styles so hovering outside the
   modal never recolors the entire viewport. */
.gehelos-workspace-modal__backdrop,
.gehelos-workspace-modal__backdrop:hover,
.gehelos-workspace-modal__backdrop:focus,
.gehelos-workspace-modal__backdrop:focus-visible,
.gehelos-workspace-modal__backdrop:active{
    position:absolute!important;
    inset:0!important;
    display:block!important;
    width:100%!important;
    height:100%!important;
    margin:0!important;
    padding:0!important;
    border:0!important;
    border-radius:0!important;
    outline:0!important;
    box-shadow:none!important;
    appearance:none!important;
    -webkit-appearance:none!important;
    background:rgba(24,37,27,.52)!important;
    color:transparent!important;
    -webkit-text-fill-color:transparent!important;
    opacity:1!important;
    cursor:default;
}


/* Core 5.6.9.6.57 — Lost & Found operational tool */
.gehelos-lost-found-workspace{display:grid;gap:18px}
.gehelos-lost-found-start{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}
.gehelos-lost-found-search{align-items:end;display:grid;gap:10px;grid-template-columns:minmax(260px,1fr) auto}
.gehelos-lost-found-search label,.gehelos-lost-found-form label{display:grid;gap:6px}
.gehelos-lost-found-start-actions{display:flex;gap:8px;flex-wrap:wrap}
.gehelos-lost-found-retention-alert{align-items:center;background:#fff8df;border-left:5px solid #c89b2c;display:flex;gap:12px;justify-content:space-between}
.gehelos-lost-found-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
.gehelos-lost-found-card{background:#fff;border:1px solid rgba(40,69,46,.17);border-left:5px solid #527c5d;border-radius:14px;color:inherit;display:grid;gap:8px;min-height:150px;padding:15px;text-decoration:none}
.gehelos-lost-found-card--lost_report{border-left-color:#c89b2c}
.gehelos-lost-found-card>div{align-items:center;display:flex;gap:10px;justify-content:space-between}
.gehelos-lost-found-card h3,.gehelos-lost-found-card p{margin:0}
.gehelos-lost-found-card strong{color:#28452e}
.gehelos-lost-found-form{display:grid;gap:14px}
.gehelos-lost-found-form input,.gehelos-lost-found-form select,.gehelos-lost-found-form textarea,.gehelos-lost-found-search input{box-sizing:border-box;width:100%}
.gehelos-lost-found-contents{background:#f5f0e6;border-radius:12px;padding:12px 14px}
.gehelos-lost-found-contents>summary{color:#28452e;cursor:pointer;font-weight:700}
.gehelos-lost-found-contents[open]{display:grid;gap:12px}
.gehelos-lost-found-auto-note{font-size:13px;opacity:.75}
.gehelos-lost-found-detail-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}
.gehelos-lost-found-facts{display:grid;gap:0;margin:0}
.gehelos-lost-found-facts>div{border-top:1px solid rgba(40,69,46,.1);display:grid;gap:10px;grid-template-columns:150px 1fr;padding:8px 0}
.gehelos-lost-found-facts>div:first-child{border-top:0}
.gehelos-lost-found-facts dt{font-weight:700}.gehelos-lost-found-facts dd{margin:0}
.gehelos-lost-found-custody{background:#f5f0e6;border-radius:12px;margin-top:14px;padding:12px 14px}
.gehelos-lost-found-resolution-buttons{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}
.gehelos-lost-found-history{display:grid;gap:10px}
.gehelos-lost-found-history>div{background:#fbfaf7;border-left:3px solid #c89b2c;border-radius:0 8px 8px 0;display:grid;gap:3px;padding:10px 12px}
.gehelos-lost-found-history small{opacity:.7}
.gehelos-lost-found-shipping{display:grid;gap:12px;border-top:1px solid rgba(40,69,46,.14);padding-top:12px}
.gehelos-lost-found-money-grid{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}
@media(max-width:700px){
  .gehelos-lost-found-start,.gehelos-lost-found-search,.gehelos-lost-found-detail-grid,.gehelos-lost-found-money-grid{grid-template-columns:1fr}
  .gehelos-lost-found-start-actions>*{width:100%}
}


/* Core 5.6.9.6.59 — compact above-the-fold dashboard standard */
.gehelos-primary-dashboard-surface{
    grid-auto-rows:220px;
    gap:10px;
}
.gehelos-primary-dashboard-function,
.gehelos-primary-dashboard-function--shift-notes,
.gehelos-primary-dashboard-function--next-7-days{
    grid-column:span 1;
    height:220px;
    min-height:220px;
    max-height:220px;
    overflow:hidden;
}
.gehelos-primary-dashboard-function>.gehelos-dashboard-card,
.gehelos-primary-dashboard-function>.gehelos-communication-widget,
.gehelos-primary-dashboard-function>.gehelos-timeline-section,
.gehelos-primary-dashboard-function .gehelos-dashboard-card{
    box-sizing:border-box;
    height:100%;
    min-height:0;
    max-height:220px;
    overflow:hidden;
}
.gehelos-primary-dashboard-function>.gehelos-dashboard-card,
.gehelos-primary-dashboard-function .gehelos-dashboard-card{
    background:#fff;
    border:1px solid #d9d4c9;
    border-radius:12px;
    box-shadow:none;
    padding:12px 13px;
}
.gehelos-primary-dashboard-function .gehelos-metric-status-header{
    margin:0 0 7px;
    min-height:22px;
}
.gehelos-primary-dashboard-function .gehelos-metric-status-title{font-size:1rem}
.gehelos-primary-dashboard-function .gehelos-traffic-light{gap:5px;margin-top:5px}
.gehelos-primary-dashboard-function .gehelos-traffic-level{min-height:27px;padding:4px 7px}
.gehelos-primary-dashboard-function .gehelos-traffic-level span{font-size:.76rem}
.gehelos-primary-dashboard-function .gehelos-traffic-level strong{font-size:.9rem}
.gehelos-calendar-dashboard-function{display:flex;flex-direction:column}
.gehelos-calendar-dashboard-function-body{min-height:0;overflow:hidden}
.gehelos-dashboard-briefing-list{display:grid;gap:4px;min-width:0}
.gehelos-dashboard-briefing-line{
    align-items:center;
    background:#fbfaf7;
    border-radius:6px;
    color:inherit!important;
    display:grid;
    gap:6px;
    grid-template-columns:62px minmax(0,1fr);
    min-height:25px;
    padding:3px 6px;
    text-decoration:none!important;
}
.gehelos-dashboard-briefing-line:hover,.gehelos-dashboard-briefing-line:focus-visible{background:#f5f0e6}
.gehelos-dashboard-briefing-line time{font-size:.72rem;white-space:nowrap}
.gehelos-dashboard-briefing-line>span{
    display:block;
    font-size:.78rem;
    font-weight:750;
    min-width:0;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.gehelos-seven-day-briefing .gehelos-dashboard-briefing-line{grid-template-columns:76px minmax(0,1fr)}
.gehelos-dashboard-more-line{color:#28452e!important;font-size:.74rem;font-weight:800;padding:1px 6px;text-decoration:none!important}
.gehelos-dashboard-empty-state{color:#687269;font-size:.8rem;margin:5px 0}
.gehelos-primary-dashboard-function .gehelos-capability-launcher{display:flex;flex-direction:column}
.gehelos-primary-dashboard-function .gehelos-capability-launcher .gehelos-financial-status{font-size:.76rem;margin-top:2px;overflow:hidden}
.gehelos-primary-dashboard-function .gehelos-capability-launcher .gehelos-financial-status-list{gap:3px}
.gehelos-primary-dashboard-function .gehelos-capability-launcher .gehelos-capability-actions{margin-top:auto}
.gehelos-live-dashboard-lockbar{display:none!important}
.gehelos-current-dashboard-actions{align-self:flex-end}
.gehelos-dashboard-customize-button[disabled]{opacity:.65;cursor:default}
.gehelos-minimized-dashboard-toolbar{margin-top:10px}
.gehelos-operational-tools-heading{margin-bottom:7px}
@media(max-width:900px){
    .gehelos-primary-dashboard-surface{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:220px}
    .gehelos-primary-dashboard-function,.gehelos-primary-dashboard-function--shift-notes,.gehelos-primary-dashboard-function--next-7-days{grid-column:span 1}
}
@media(max-width:700px){
    .gehelos-primary-dashboard-surface{grid-auto-rows:auto}
    .gehelos-primary-dashboard-function,.gehelos-primary-dashboard-function--shift-notes,.gehelos-primary-dashboard-function--next-7-days{
        height:auto;min-height:132px;max-height:none;
    }
}

.gehelos-primary-dashboard-function--shift-notes>.gehelos-timeline-section--communications{
    background:#fff;
    border:1px solid #d9d4c9;
    border-radius:12px;
    box-sizing:border-box;
    height:220px;
    max-height:220px;
    overflow:hidden;
    padding:12px 13px;
}
.gehelos-primary-dashboard-function--shift-notes .gehelos-communication-widget-heading h3{font-size:1rem;margin:0 0 7px}
.gehelos-primary-dashboard-function--shift-notes .gehelos-communication-preview-list{display:grid;gap:3px;max-height:78px;overflow:hidden}
.gehelos-primary-dashboard-function--shift-notes .gehelos-communication-preview{display:flex;gap:6px;min-width:0;padding:2px 0}
.gehelos-primary-dashboard-function--shift-notes .gehelos-communication-preview strong{font-size:.72rem;white-space:nowrap}
.gehelos-primary-dashboard-function--shift-notes .gehelos-communication-preview p{font-size:.76rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.gehelos-primary-dashboard-function--shift-notes .gehelos-button--small{margin-top:auto}


/* Core 5.6.9.6.62 — dashboard header indicator consistency */
.gehelos-primary-dashboard-function .gehelos-metric-status-icon{
    box-sizing:border-box;
    display:inline-block;
    flex:0 0 18px;
    width:18px;
    height:18px;
    min-width:18px;
    border:2px solid currentColor;
    border-radius:50%;
    background:transparent!important;
    font-size:0!important;
    line-height:18px;
}
.gehelos-primary-dashboard-function .gehelos-metric--green .gehelos-metric-status-icon{background:#3e8b57!important;border-color:#3e8b57;color:#3e8b57}
.gehelos-primary-dashboard-function .gehelos-metric--yellow .gehelos-metric-status-icon{background:#b68000!important;border-color:#b68000;color:#b68000}
.gehelos-primary-dashboard-function .gehelos-metric--red .gehelos-metric-status-icon{background:#b73a32!important;border-color:#b73a32;color:#b73a32}
.gehelos-primary-dashboard-function .gehelos-metric--neutral .gehelos-metric-status-icon,
.gehelos-primary-dashboard-function .gehelos-calendar-dashboard-function .gehelos-metric-status-icon{background:transparent!important;border-color:#8a938d;color:#8a938d}
.gehelos-primary-dashboard-function .gehelos-capability-launcher-actions--visible{gap:6px}
.gehelos-primary-dashboard-function .gehelos-capability-launcher-actions--visible a{min-height:34px;padding:6px 10px;font-size:.82rem}


/* Core 5.6.9.6.63 — Gift / Tradeout Certificate Log */
.gehelos-certificate-workspace{display:grid;gap:18px}
.gehelos-certificate-start{align-items:end;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto}
.gehelos-certificate-search{align-items:end;display:grid;gap:10px;grid-template-columns:minmax(260px,1fr) auto}
.gehelos-certificate-search label,.gehelos-certificate-form label{display:grid;gap:6px}
.gehelos-certificate-search input,.gehelos-certificate-form input,.gehelos-certificate-form select,.gehelos-certificate-form textarea{box-sizing:border-box;width:100%}
.gehelos-certificate-alert{align-items:center;background:#fff8df;border-left:5px solid #c89b2c;display:flex;gap:12px;justify-content:space-between}
.gehelos-certificate-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
.gehelos-certificate-card{background:#fff;border:1px solid rgba(40,69,46,.17);border-left:5px solid #3e8b57;border-radius:14px;color:inherit;display:grid;gap:8px;min-height:145px;padding:15px;text-decoration:none!important}
.gehelos-certificate-card--void,.gehelos-certificate-card--expired{border-left-color:#8a938d}
.gehelos-certificate-card--redeemed{border-left-color:#28452e}
.gehelos-certificate-card>div:first-child{align-items:center;display:flex;gap:10px;justify-content:space-between}
.gehelos-certificate-card h3,.gehelos-certificate-card p{margin:0}
.gehelos-certificate-card-values{display:grid;gap:4px;grid-template-columns:1fr 1fr;margin-top:auto}
.gehelos-certificate-card-values span{display:grid;font-size:.78rem;gap:2px}
.gehelos-certificate-card-values b{font-size:1rem}
.gehelos-certificate-detail-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}
.gehelos-certificate-facts{display:grid;gap:0;margin:0}
.gehelos-certificate-facts>div{border-top:1px solid rgba(40,69,46,.1);display:grid;gap:10px;grid-template-columns:145px 1fr;padding:8px 0}
.gehelos-certificate-facts>div:first-child{border-top:0}
.gehelos-certificate-facts dt{font-weight:700}.gehelos-certificate-facts dd{margin:0}
.gehelos-certificate-form{display:grid;gap:13px}
.gehelos-certificate-action-form{border-bottom:1px solid rgba(40,69,46,.14);margin-bottom:14px;padding-bottom:14px}
.gehelos-certificate-auto-note{font-size:.82rem;opacity:.75}
.gehelos-certificate-history{display:grid;gap:9px}
.gehelos-certificate-history>div{background:#fbfaf7;border-left:3px solid #c89b2c;border-radius:0 8px 8px 0;display:grid;gap:3px;padding:10px 12px}
.gehelos-certificate-history>div>strong,.gehelos-certificate-history>div>span{display:inline-block}
.gehelos-certificate-history>div p{margin:0}.gehelos-certificate-history small{opacity:.7}
@media(max-width:700px){
    .gehelos-certificate-start,.gehelos-certificate-search,.gehelos-certificate-detail-grid{grid-template-columns:1fr}
}


/* Core 5.6.9.6.64 — Operational Tools launcher restoration */
.gehelos-operational-tool-header{padding:0}
.gehelos-operational-tool-link{
    box-sizing:border-box;
    color:#173c27!important;
    display:block;
    flex:1;
    font-weight:700;
    min-width:0;
    padding:9px 10px;
    text-decoration:none!important;
}
.gehelos-operational-tool-link:hover,
.gehelos-operational-tool-link:focus-visible{
    background:#f5f0e6;
    outline:none;
}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-operational-tool-link{pointer-events:none}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-operational-tool-header{padding-right:8px}


/* Core 5.6.9.6.66 — Certificate Template foundation */
.gehelos-certificate-start-actions{display:flex;gap:8px;flex-wrap:wrap}
.gehelos-certificate-path-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}
.gehelos-certificate-path-card{
    background:#fbfaf7;
    border:1px solid #d7d2c8;
    border-radius:14px;
    color:#173c27;
    cursor:pointer;
    display:grid;
    gap:8px;
    min-height:130px;
    padding:20px;
    text-align:left;
}
.gehelos-certificate-path-card strong{font-size:1.05rem}
.gehelos-certificate-path-card span{color:#625f58;line-height:1.4}
.gehelos-certificate-path-card--primary{border:2px solid #28452e;background:#f6faf7}
.gehelos-certificate-path-card:disabled{cursor:not-allowed;opacity:.55}
.gehelos-certificate-template-list{display:grid;gap:8px;margin-bottom:20px}
.gehelos-certificate-template-list>div{border:1px solid #ddd6c8;border-radius:10px;display:grid;gap:3px;padding:10px 12px}
.gehelos-certificate-template-list span,.gehelos-certificate-template-list small{color:#625f58}
.gehelos-certificate-template-form{border-top:1px solid #ddd6c8;padding-top:18px}
.gehelos-certificate-template-two{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}
.gehelos-certificate-template-check{align-items:center!important;display:flex!important;gap:8px!important}
.gehelos-certificate-template-check input{width:auto!important}
.gehelos-certificate-detail-actions{align-items:center;display:flex;gap:12px}
.gehelos-printable-certificate{display:none}
@media(max-width:700px){
  .gehelos-certificate-path-grid,.gehelos-certificate-template-two{grid-template-columns:1fr}
}
@media print{
  body.gehelos-printing *{visibility:hidden!important}
  body.gehelos-printing .gehelos-print-target,
  body.gehelos-printing .gehelos-print-target *{visibility:visible!important}
  body.gehelos-printing .gehelos-print-target{
      background:#fff!important;
      border:0!important;
      display:block!important;
      left:0;
      margin:0;
      padding:0;
      position:absolute;
      top:0;
      width:100%;
  }
  .gehelos-printable-certificate-inner{
      border:4px double #28452e;
      box-sizing:border-box;
      display:grid;
      gap:18px;
      margin:20mm auto;
      min-height:150mm;
      padding:18mm;
      text-align:center;
      width:180mm;
  }
  .gehelos-printable-certificate-property{font-family:Georgia,serif;font-size:18pt;font-weight:700;margin:0}
  .gehelos-printable-certificate h1{font-family:Georgia,serif;font-size:30pt;margin:10mm 0 2mm}
  .gehelos-printable-certificate-benefit{font-size:20pt;font-weight:700}
  .gehelos-printable-certificate-meta{display:flex;gap:12mm;justify-content:center;flex-wrap:wrap}
  .gehelos-printable-certificate-terms{font-size:9pt;margin-top:auto}
}


/* Core 5.6.9.6.67 — Report a Problem / Developer Bug Log */
.gehelos-report-problem-button{
    background:transparent;
    border:1px solid rgba(255,255,255,.42);
    border-radius:7px;
    color:inherit;
    cursor:pointer;
    font-size:.78rem;
    font-weight:750;
    padding:5px 9px;
}
.gehelos-report-problem-button:hover,.gehelos-report-problem-button:focus-visible{background:rgba(255,255,255,.12)}
.gehelos-bug-report-surface{max-width:680px}
.gehelos-bug-report-form{display:grid;gap:14px}
.gehelos-bug-report-form>label{display:grid;gap:6px}
.gehelos-bug-report-form textarea{box-sizing:border-box;width:100%}
.gehelos-bug-impact{border:0;display:grid;gap:7px;margin:0;padding:0}
.gehelos-bug-impact legend{font-weight:800;margin-bottom:4px}
.gehelos-bug-impact label{align-items:flex-start;background:#fbfaf7;border:1px solid #d9d4c9;border-radius:10px;display:flex;gap:9px;padding:9px 11px}
.gehelos-bug-impact label:has(input:checked){border-color:#28452e;background:#f4f8f4}
.gehelos-bug-impact input{margin-top:4px}
.gehelos-bug-impact label>span{display:grid;gap:2px}.gehelos-bug-impact small{color:#687269}
.gehelos-bug-report-privacy{background:#f5f0e6;border-radius:9px;font-size:.78rem;margin:0;padding:8px 10px}
.gehelos-bug-report-toast{background:#f4f8f4;border:1px solid #9fbea6;border-radius:10px;box-shadow:0 8px 24px rgba(20,45,29,.12);display:grid;gap:2px;max-width:420px;padding:10px 13px;position:fixed;right:20px;top:20px;z-index:100000}
}

.gehelos-report-problem-button{
    background:#28452e;
    border-color:#28452e;
    bottom:18px;
    box-shadow:0 5px 16px rgba(24,53,34,.18);
    color:#fff;
    position:fixed;
    right:18px;
    z-index:9000;
}
.gehelos-report-problem-button:hover,.gehelos-report-problem-button:focus-visible{background:#1f3826}


/* Core 5.6.9.6.68 — Problem reporter polish */
.gehelos-bug-report-surface .gehelos-workspace-modal__header .gehelos-secondary-button{
    flex:0 0 auto;
    min-width:72px;
    white-space:nowrap;
    width:auto;
}
.gehelos-bug-optional-detail{
    border:0;
    margin:-2px 0 0;
}
.gehelos-bug-optional-detail>summary{
    color:#28452e;
    cursor:pointer;
    font-size:.88rem;
    font-weight:750;
    list-style:none;
    width:max-content;
}
.gehelos-bug-optional-detail>summary::-webkit-details-marker{display:none}
.gehelos-bug-optional-detail>summary span{color:#74746e;font-weight:500}
.gehelos-bug-optional-detail>label{display:grid;gap:6px;margin-top:10px}


/* Core 5.6.9.6.71 — reviewed-import access provisioning */
.gehelos-workforce-access-provisioning{background:#f5f0e6;border:1px solid #d7d0c2;border-radius:12px;display:grid;gap:10px;padding:12px 14px}
.gehelos-workforce-provision-toggle{align-items:flex-start;display:flex;gap:10px}
.gehelos-workforce-provision-toggle input{margin-top:4px}
.gehelos-workforce-provision-toggle span{display:grid;gap:3px}
.gehelos-workforce-provision-policy{display:flex;flex-wrap:wrap;gap:8px 18px;font-size:.82rem}


/* Core 5.6.9.6.72 — Bulk Assign Access */
.gehelos-bulk-access{display:grid;gap:16px}
.gehelos-bulk-access-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin:12px 0}
.gehelos-bulk-access-toolbar>label{align-items:center;display:flex;gap:7px;font-weight:700}
.gehelos-bulk-access-list{border:1px solid #ded9ce;border-radius:10px;display:grid;max-height:520px;overflow:auto}
.gehelos-bulk-access-list>label{align-items:flex-start;border-bottom:1px solid #ebe7df;display:flex;gap:10px;padding:10px 12px}
.gehelos-bulk-access-list>label:last-child{border-bottom:0}
.gehelos-bulk-access-list input{margin-top:4px}
.gehelos-bulk-access-list span{display:grid;gap:2px}
.gehelos-bulk-access-list small{color:#6e726e}
.gehelos-bulk-access-attention{border-top:1px solid #ded9ce;padding-top:12px}
.gehelos-bulk-access-attention-list{display:grid;gap:7px;margin-top:10px}
.gehelos-bulk-access-attention-list>div{background:#fbfaf7;border-left:3px solid #c89b2c;border-radius:0 8px 8px 0;display:grid;gap:2px;padding:8px 10px}


/* Core 5.6.9.6.79 — employee/position Job Shadowing */
.gehelos-shadow-selector select{max-width:340px}
.gehelos-job-shadow-banner{align-items:center;display:flex;gap:14px;justify-content:space-between}
.gehelos-job-shadow-banner>div{display:grid;gap:2px}
.gehelos-job-shadow-banner small{opacity:.82}
@media (max-width:700px){
  .gehelos-shadow-selector select{max-width:230px}
  .gehelos-job-shadow-banner{align-items:flex-start;flex-direction:column}
}


/* Core 5.6.9.6.82 — dashboard ownership and inheritance */
.gehelos-dashboard-ownership-layers{display:grid;gap:8px;margin:12px 0}
.gehelos-dashboard-ownership-layers>div{background:#fbfaf7;border:1px solid #ded9ce;border-radius:9px;display:grid;gap:2px;padding:9px 11px}
.gehelos-dashboard-ownership-layers span{color:#666f68;font-size:.86rem}


/* Core 5.6.9.6.143 — dashboard edit-mode geometry and four-column Operational Tools */
.gehelos-minimized-dashboard-toolbar-items{
    grid-template-columns:repeat(4,minmax(0,1fr));
    align-items:start;
}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-primary-dashboard-function{
    display:flex;
    flex-direction:column;
}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-live-dashboard-item-controls{
    box-sizing:border-box;
    flex:0 0 32px;
    min-height:32px;
    max-height:32px;
    padding:4px 8px;
}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-live-dashboard-item-controls button,
.gehelos-live-dashboard-layout-form.is-editing [data-dashboard-restore]{
    line-height:1.1;
    white-space:nowrap;
}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-primary-dashboard-function>.gehelos-dashboard-card,
.gehelos-live-dashboard-layout-form.is-editing .gehelos-primary-dashboard-function>section,
.gehelos-live-dashboard-layout-form.is-editing .gehelos-primary-dashboard-function>article{
    flex:1 1 auto;
    height:auto;
    min-height:0;
}
.gehelos-live-dashboard-layout-form.is-editing .gehelos-operational-tool-header{
    min-height:36px;
    box-sizing:border-box;
}
@media(max-width:900px){
    .gehelos-minimized-dashboard-toolbar-items{grid-template-columns:repeat(2,minmax(0,1fr));}
}
@media(max-width:700px){
    .gehelos-minimized-dashboard-toolbar-items{grid-template-columns:1fr;}
}


/* 5.6.9.6.156 — Calendar property selector structural/layout correction */
.gehelos-event-question-column [data-quick-fields],
.gehelos-event-question-column [data-detail-fields]{grid-template-columns:1fr;}
.gehelos-event-builder .gehelos-guided-question[data-field-type="audience-properties"]{padding:1rem;border:1px solid #dce2dc;border-radius:12px;background:#fff;box-shadow:0 2px 8px rgba(28,43,32,.04);}
.gehelos-event-builder .gehelos-audience-group-body{gap:.25rem;padding:.5rem .7rem .65rem;}
.gehelos-event-builder .gehelos-audience-group-body>label{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:.65rem;width:100%;min-height:38px;height:auto;margin:0;padding:.45rem .55rem;border:0;border-radius:7px;background:#fff;cursor:pointer;line-height:1.3;box-sizing:border-box;}
.gehelos-event-builder .gehelos-audience-group-body>label:hover{background:#fbfaf7;}
.gehelos-event-builder .gehelos-audience-group-body>label:has(input:checked){background:#f5f8f3;border:0;}
.gehelos-event-builder .gehelos-audience-group-body>label input[type="checkbox"]{grid-column:1;width:16px;height:16px;margin:0;justify-self:center;align-self:center;}
.gehelos-event-builder .gehelos-audience-select-all{font-weight:800;color:#415246;border-bottom:1px solid #eceee9!important;border-radius:0!important;margin:0 0 .15rem!important;padding:.45rem .55rem .55rem!important;}
.gehelos-event-builder .gehelos-guided-question textarea{min-height:96px;height:auto;resize:vertical;}

/* 5.6.9.6.158: simple optional AM/PM calendar time entry */
.gehelos-event-builder .gehelos-simple-time{display:grid;grid-template-columns:minmax(110px,1fr) 92px;gap:.55rem;align-items:center;max-width:360px}
.gehelos-event-builder .gehelos-simple-time input[type=text],.gehelos-event-builder .gehelos-simple-time select{width:100%;min-height:46px}
@media(max-width:560px){.gehelos-event-builder .gehelos-simple-time{grid-template-columns:minmax(0,1fr) 86px;max-width:none}}


/* Core 5.6.9.6.162 — Monthly Operational Calendar */
.gehelos-month-calendar-panel{display:grid;gap:1rem}
.gehelos-calendar-month-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}
.gehelos-calendar-month-heading h2{margin:.1rem 0 0;color:#28452e}
.gehelos-calendar-month-nav{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}
.gehelos-calendar-month-nav .is-disabled{opacity:.45;pointer-events:none}
.gehelos-calendar-month-help{margin:-.35rem 0 .15rem}
.gehelos-calendar-grid-scroll{width:100%;overflow-x:auto;padding-bottom:.2rem}
.gehelos-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(120px,1fr));min-width:840px;border-top:1px solid #dfe5df;border-left:1px solid #dfe5df;background:#fff}
.gehelos-calendar-weekday{padding:.55rem .6rem;border-right:1px solid #dfe5df;border-bottom:1px solid #dfe5df;background:#f5f4ef;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.035em;color:#5f6d62;text-align:center}
.gehelos-calendar-day{min-height:130px;padding:.45rem;border-right:1px solid #dfe5df;border-bottom:1px solid #dfe5df;background:#fff;display:flex;flex-direction:column;gap:.4rem;min-width:0}
.gehelos-calendar-day--empty{background:#faf9f6}
.gehelos-calendar-day--today{background:#f6f8f3;box-shadow:inset 0 0 0 2px #c89b2c}
.gehelos-calendar-day-number{display:flex;justify-content:space-between;align-items:center;gap:.35rem;font-weight:800;color:#28452e}
.gehelos-calendar-day-number span{font-size:.68rem;text-transform:uppercase;letter-spacing:.04em;color:#7a642d}
.gehelos-calendar-day-events{display:grid;gap:.35rem;min-width:0}
.gehelos-calendar-event-chip{display:grid;gap:.08rem;padding:.4rem .45rem;border:1px solid #d9e0d9;border-radius:8px;background:#fbfaf7;text-decoration:none!important;color:inherit!important;min-width:0}
.gehelos-calendar-event-chip:hover,.gehelos-calendar-event-chip:focus-visible{border-color:#9eae9f;background:#f6f8f3;outline:none}
.gehelos-calendar-event-chip time{font-size:.72rem;font-weight:800;color:#6a5730}
.gehelos-calendar-event-chip strong{font-size:.82rem;line-height:1.2;color:#26392c;overflow-wrap:anywhere}
.gehelos-calendar-event-chip small{font-size:.72rem;color:#687269;overflow-wrap:anywhere}
.gehelos-calendar-empty-month{margin:0;padding:.8rem 1rem;border:1px dashed #d7ddd6;border-radius:10px;background:#faf9f6;color:#667168}
@media(max-width:700px){
  .gehelos-calendar-month-heading{align-items:flex-start}
  .gehelos-calendar-month-nav{width:100%}
  .gehelos-calendar-month-nav .gehelos-button{flex:1 1 auto;text-align:center}
}


/* Core 5.6.9.6.163 — Operational Calendar delete action */
.gehelos-event-record-actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}
.gehelos-event-delete-form{margin:0}
.gehelos-event-delete-form .gehelos-text-danger{min-height:42px;padding:.55rem .35rem;font-weight:750}


/* Core 5.6.9.6.164 — Calendar delete-button refinement and Event Log */
.gehelos-calendar-header-actions{display:flex;gap:.65rem;align-items:center;flex-wrap:wrap}
.gehelos-event-delete-form{margin:0}
.gehelos-event-delete-button{
  min-height:42px;
  background:#8d2f28!important;
  border-color:#8d2f28!important;
  color:#fff!important;
  font-weight:800;
}
.gehelos-event-delete-button:hover,.gehelos-event-delete-button:focus-visible{
  background:#70231e!important;
  border-color:#70231e!important;
  color:#fff!important;
}
.gehelos-event-log-filters{
  display:grid;
  grid-template-columns:minmax(260px,1fr) minmax(180px,240px) auto;
  gap:.8rem;
  align-items:end;
}
.gehelos-event-log-filters label{display:grid;gap:.35rem;font-weight:750;color:#34463a}
.gehelos-event-log-filters input,.gehelos-event-log-filters select{width:100%;max-width:none}
.gehelos-event-log-list{display:grid;gap:.45rem}
.gehelos-event-log-row{
  display:grid;
  grid-template-columns:minmax(130px,180px) minmax(0,1fr) auto;
  gap:.9rem;
  align-items:center;
  padding:.75rem .85rem;
  border:1px solid #e0e5df;
  border-radius:10px;
  background:#fff;
  color:inherit!important;
  text-decoration:none!important;
}
.gehelos-event-log-row:hover,.gehelos-event-log-row:focus-visible{border-color:#aab9ac;background:#fafbf8;outline:none}
.gehelos-event-log-row time{font-weight:800;color:#5f6d62}
.gehelos-event-log-row div{display:grid;gap:.12rem;min-width:0}
.gehelos-event-log-row strong{overflow-wrap:anywhere}
.gehelos-event-log-row small{color:#687269;overflow-wrap:anywhere}
.gehelos-event-log-status{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-width:86px;
  padding:.28rem .55rem;
  border-radius:999px;
  background:#eef1ec;
  color:#435347;
  font-size:.78rem;
  font-weight:800;
}
.gehelos-event-log-status--deleted{background:#f7e8e5;color:#7c2c22}
@media(max-width:760px){
  .gehelos-event-log-filters{grid-template-columns:1fr}
  .gehelos-event-log-row{grid-template-columns:1fr;gap:.35rem}
  .gehelos-event-log-status{justify-self:start}
}
