/*
Theme Name: HUB Perso
Description: Geschütztes Teamportal der HUB Erle GmbH.
Version: 0.3.29
Requires PHP: 8.1
*/

*{box-sizing:border-box}
:root{--hub-green:#263f31;--hub-green-deep:#17271e;--hub-green-soft:#e7ece8;--hub-gold:#d5c56c;--hub-cream:#f2f0e8;--hub-ink:#17221b;--hub-muted:#667068;--hub-panel:#fff;--hub-border:#dfe5e0}
html{font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.5;background:var(--hub-cream);scroll-behavior:smooth}
body{margin:0;color:var(--hub-ink);background:var(--hub-cream)}
.hub-task-archive-card__area{display:inline-grid;gap:.12rem;color:var(--hub-ink)}.hub-task-archive-card__area small{color:var(--hub-muted);font-size:.58rem;font-weight:800;text-transform:uppercase}.hub-task-archive-card__area strong{font-size:.76rem}.hub-task-table__header,.hub-task-archive-grid--table>.hub-task-archive-card{width:max(100%,1040px)!important;grid-template-columns:minmax(180px,.75fr) minmax(140px,.55fr) minmax(250px,1.25fr) minmax(240px,1fr) 140px!important}.hub-task-archive-grid:not(.hub-task-archive-grid--table) .hub-task-archive-card__area{margin:.35rem 0;padding:.4rem .55rem;background:var(--hub-green-soft);border-radius:.5rem}
.hub-task-team-filter{display:grid;grid-template-columns:repeat(2,minmax(180px,1fr)) auto;gap:.5rem;align-items:end}.hub-task-team-filter label{display:grid;gap:.2rem;color:var(--hub-muted);font-size:.62rem;font-weight:850}.hub-task-team-filter select{min-height:38px;padding:.4rem .6rem;color:var(--hub-ink);background:var(--hub-panel);border:1px solid var(--hub-border);border-radius:.55rem}.hub-task-team-filter>a{justify-content:center}@media(max-width:720px){.hub-task-team-filter{grid-template-columns:1fr}.hub-task-team-filter>a{width:100%}}
a{color:inherit}
.hub-perso-shell{min-height:100vh;background:var(--hub-cream)}
.hub-perso-header{z-index:900;padding:.8rem 0;background:var(--hub-panel);border-bottom:1px solid var(--hub-border)}
.hub-perso-header__inner{display:flex;width:min(100%,1480px);margin:auto;padding:0 clamp(1rem,2.5vw,2.25rem);align-items:center;justify-content:space-between}
.hub-perso-brand{display:flex;gap:.7rem;align-items:center;text-decoration:none}.hub-perso-brand__mark{display:grid;width:2.55rem;height:2.55rem;color:#fff;background:var(--hub-green);border-radius:.75rem;font-weight:900;place-items:center;box-shadow:0 8px 22px rgba(38,63,49,.18)}.hub-perso-brand span{display:grid;line-height:1.05}.hub-perso-brand small{margin-top:.25rem;color:var(--hub-muted);font-size:.65rem;letter-spacing:.1em}
.hub-perso-nav{display:flex;gap:.2rem;align-items:center}.hub-perso-nav__section{display:flex;gap:.2rem;align-items:center}.hub-perso-nav__section-title,.hub-perso-nav__sub-label{display:none}.hub-perso-nav a{padding:.55rem .62rem;border-radius:.55rem;text-decoration:none;font-size:.76rem;font-weight:750;white-space:nowrap}.hub-perso-nav a:hover,.hub-perso-nav a:focus,.hub-perso-nav a[aria-current=page]{color:var(--hub-green-deep);background:var(--hub-green-soft)}.hub-perso-nav a[aria-current=page]{box-shadow:inset 3px 0 var(--hub-gold)}.hub-perso-nav__profile{margin-left:.35rem;border-left:1px solid var(--hub-border)}.hub-perso-nav__logout{color:#8b2f28}
.hub-perso-nav__portal-cluster{display:contents}.hub-perso-nav__portal-submenu{display:none}
.hub-perso-main{min-height:calc(100vh - 8rem)}
.hub-content,.hub-content-card,.hub-content-header{max-width:860px;margin:0 auto 1rem}.hub-content,.hub-content-card{padding:clamp(1.25rem,4vw,2.5rem);background:transparent;border-radius:1rem}.hub-content-header{margin-bottom:1.5rem}.hub-content-header>a{color:#45604f;font-weight:700;text-decoration:none}.hub-content-header>p{margin:1.5rem 0 .25rem;color:#657269;font-size:.8rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.hub-content-header h1{margin:.35rem 0;font-size:clamp(2rem,5vw,3.25rem);line-height:1.1}.hub-content-card h2{margin-top:0}.hub-content-card h2 a{text-decoration:none}.hub-content h2{margin-top:2rem}.hub-content h3{margin-top:1.5rem}.hub-content img{max-width:100%;height:auto}.hub-content table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse}.hub-content th,.hub-content td{padding:.65rem;border:1px solid #d9ddd9;text-align:left}.hub-content blockquote{margin-left:0;padding:.75rem 1rem;border-left:4px solid #d5c56c;background:#f7f6f2}.hub-pagination{max-width:860px;margin:1rem auto}.hub-pagination .nav-links{display:flex;gap:.5rem;justify-content:center}.hub-pagination a,.hub-pagination span{padding:.5rem .75rem;background:#fff;border-radius:.5rem;text-decoration:none}
.hub-content--workspace{width:100%;max-width:none;margin:0;padding:0}.hub-content--workspace h2,.hub-content--workspace h3{margin-top:0}.hub-content--customer-center{padding:0 clamp(.8rem,2vw,2rem) 2rem}
.hub-perso-footer{padding:1.5rem;color:#d9dfdb;background:var(--hub-green-deep);font-size:.75rem}.hub-perso-footer__inner{display:flex;width:min(100%,1480px);margin:auto;padding:0 clamp(1rem,2.5vw,2.25rem);justify-content:space-between}.hub-perso-footer nav{display:flex;gap:1rem}.hub-perso-footer a{color:#fff;font-weight:750;text-decoration:none}.hub-perso-footer a:hover{text-decoration:underline}
.hub-language-switcher{display:flex;gap:.45rem;align-items:center}.hub-language-switcher label{font-weight:750}.hub-language-switcher select{min-height:32px;padding:.2rem 1.8rem .2rem .55rem;color:#17271e;border:1px solid #738278;border-radius:999px;background:#fff;font-size:.75rem}.hub-language-switcher button{padding:.35rem .65rem;color:#17271e;border:0;border-radius:999px;background:#dfcb62;font-weight:800}
.hub-desktop-meta,.hub-desktop-topbar{display:none}
.hub-mobile-topbar__user{display:none}
.hub-access-content{width:100%;max-width:none;padding:0!important;background:transparent!important}
.hub-portal-dashboard{display:grid;gap:1.15rem;width:min(100%,1440px);margin:0 auto;padding:clamp(.8rem,2vw,2rem)}.hub-portal-dashboard>header{display:flex;gap:1rem;padding:clamp(1rem,2vw,1.5rem);align-items:flex-start;justify-content:space-between;color:#fff;background:linear-gradient(135deg,#17271e,#31513e);border-radius:1rem}.hub-portal-dashboard>header p{margin:0 0 .25rem;color:#d5c56c;font-size:.7rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.hub-portal-dashboard>header h2{margin:0;font-size:clamp(1.25rem,2.5vw,2rem)}.hub-portal-dashboard>header span{display:block;margin-top:.35rem;color:#dbe5de}.hub-portal-dashboard>header>strong{padding:.4rem .65rem;color:#17271e;background:#d5c56c;border-radius:999px;font-size:.68rem;white-space:nowrap}.hub-portal-dashboard__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.75rem}.hub-portal-dashboard__grid>a{display:grid;min-height:155px;padding:1.1rem;color:#17271e;background:#fff;border:1px solid #dfe5e0;border-radius:.9rem;text-decoration:none;box-shadow:0 8px 24px rgba(23,39,30,.05)}.hub-portal-dashboard__grid>a:hover,.hub-portal-dashboard__grid>a:focus-visible{border-color:#d5c56c;box-shadow:0 12px 30px rgba(23,39,30,.12);transform:translateY(-2px)}.hub-portal-dashboard__grid span{color:#526158;font-size:.72rem;font-weight:850}.hub-portal-dashboard__grid strong{margin:.35rem 0;font-size:1.55rem}.hub-portal-dashboard__grid small{margin-top:auto;color:#687169}.hub-portal-dashboard--denied{max-width:720px;padding:1.25rem;background:#fff;border:1px solid #dfe5e0;border-radius:1rem}
@media(min-width:1101px){
  .hub-perso-header{position:fixed;top:0;bottom:0;left:0;width:248px;padding:0;color:#eef4ef;background:linear-gradient(180deg,var(--hub-green-deep),#20382b);border:0;box-shadow:12px 0 40px rgba(23,39,30,.1)}
  body.admin-bar .hub-perso-header{top:32px}
  .hub-perso-header__inner{height:100%;padding:1.35rem 1rem;align-items:stretch;justify-content:flex-start;flex-direction:column}
  .hub-perso-brand{min-height:58px;padding:0 .55rem 1.2rem;border-bottom:1px solid rgba(255,255,255,.12)}
  .hub-perso-brand__mark{color:var(--hub-green-deep);background:var(--hub-gold);box-shadow:none}
  .hub-perso-brand small{color:rgba(255,255,255,.58)}
  .hub-perso-nav{min-height:0;margin-top:1rem;overflow-y:auto;align-items:stretch;flex:1;flex-direction:column}
  .hub-perso-nav__section{display:flex;gap:.05rem;margin-top:.55rem;padding-top:.55rem;align-items:stretch;border-top:1px solid rgba(255,255,255,.1);flex-direction:column}
  .hub-perso-nav__section-title{display:block;padding:.12rem .75rem;color:var(--hub-gold);font-size:.59rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}
  .hub-perso-nav__sub-label{display:block;margin:.35rem .75rem .1rem;padding-top:.45rem;color:rgba(255,255,255,.48);border-top:1px dashed rgba(255,255,255,.16);font-size:.56rem;font-weight:850;text-transform:uppercase}
  .hub-perso-nav__portal-cluster{display:block}.hub-perso-nav__portal-submenu{display:grid;gap:.05rem;margin:.05rem 0 .25rem .75rem;padding-left:.55rem;border-left:1px solid rgba(213,197,108,.38)}.hub-perso-nav .hub-perso-nav__portal-submenu a{min-height:30px;padding:.35rem .55rem;color:rgba(255,255,255,.62);font-size:.68rem;font-weight:700}.hub-perso-nav .hub-perso-nav__portal-submenu a::before{content:"↳";margin-right:.35rem;color:var(--hub-gold)}.hub-perso-nav .hub-perso-nav__portal-submenu a:hover,.hub-perso-nav .hub-perso-nav__portal-submenu a:focus,.hub-perso-nav .hub-perso-nav__portal-submenu a[aria-current=page]{color:#fff;background:rgba(255,255,255,.08)}
  .hub-perso-nav .hub-perso-nav__cross-portal{color:#fff;background:rgba(213,197,108,.13);border:1px solid rgba(213,197,108,.28)}
  .hub-perso-nav a{display:flex;min-height:40px;padding:.62rem .75rem;align-items:center;color:rgba(255,255,255,.76);border-radius:.65rem;font-size:.78rem}
  .hub-perso-nav a:hover,.hub-perso-nav a:focus,.hub-perso-nav a[aria-current=page]{color:#fff;background:rgba(255,255,255,.1)}
  .hub-perso-nav a[aria-current=page]{box-shadow:inset 3px 0 var(--hub-gold)}
  .hub-perso-nav__profile{margin-top:auto;margin-left:0;padding-top:1rem!important;border-top:1px solid rgba(255,255,255,.12);border-left:0}
  .hub-perso-nav__logout{color:#ffb2ac!important}
  .hub-desktop-meta{display:grid;gap:.65rem;margin-top:.85rem;padding:.85rem .55rem 0;border-top:1px solid rgba(255,255,255,.12)}
  .hub-desktop-meta>nav{display:flex;gap:.7rem;flex-wrap:wrap}.hub-desktop-meta>nav a{color:rgba(255,255,255,.7);font-size:.65rem;font-weight:750;text-decoration:none}.hub-desktop-meta>nav a:hover{color:#fff}
  .hub-desktop-meta .hub-language-switcher{display:grid;grid-template-columns:1fr auto;gap:.35rem}.hub-desktop-meta .hub-language-switcher label{grid-column:1/-1;color:rgba(255,255,255,.58);font-size:.62rem}.hub-desktop-meta .hub-language-switcher select{min-width:0;width:100%;min-height:30px;font-size:.66rem}.hub-desktop-meta .hub-language-switcher button{padding:.3rem .5rem;font-size:.66rem}
  .hub-desktop-meta>small{color:rgba(255,255,255,.42);font-size:.58rem;line-height:1.35}
  .hub-perso-main,.hub-perso-footer{margin-left:248px}
  .hub-perso-main{min-height:calc(100vh - 90px);padding-top:0}
  .hub-desktop-topbar{position:sticky;z-index:700;top:0;display:flex;min-height:54px;margin-bottom:1rem;padding:.65rem clamp(1rem,2.5vw,2.25rem);align-items:center;justify-content:space-between;color:#526158;background:rgba(255,255,255,.88);border-bottom:1px solid var(--hub-border);box-shadow:0 4px 18px rgba(23,39,30,.035);backdrop-filter:blur(14px)}
  body.admin-bar .hub-desktop-topbar{top:32px}
  .hub-desktop-topbar__location,.hub-desktop-topbar__account{display:flex;gap:.55rem;align-items:center;font-size:.72rem}
  .hub-desktop-topbar__status{display:flex;gap:.45rem;margin-left:auto;align-items:center}.hub-topbar-tasks{position:relative}.hub-topbar-tasks summary,.hub-topbar-temperature,.hub-system-clock{display:flex;gap:.4rem;min-height:36px;padding:.4rem .6rem;align-items:center;color:#405448;background:#eef2ef;border-radius:.55rem;font-size:.68rem;font-weight:800;text-decoration:none;list-style:none}.hub-topbar-tasks summary,.hub-topbar-temperature{cursor:pointer}.hub-topbar-tasks summary::-webkit-details-marker{display:none}.hub-topbar-tasks summary>.dashicons,.hub-topbar-temperature>.dashicons,.hub-system-clock>.dashicons{width:auto;height:auto;font-size:1rem}.hub-topbar-tasks summary>strong{display:grid;min-width:1.25rem;height:1.25rem;padding:0 .25rem;place-items:center;color:#fff;background:#a23c34;border-radius:999px;font-size:.62rem}.hub-topbar-tasks.is-complete summary>strong{background:#3d7d50}.hub-topbar-tasks__panel{position:absolute;z-index:850;top:calc(100% + .65rem);right:0;width:min(390px,calc(100vw - 280px));padding:.85rem;color:var(--hub-ink);background:#fff;border:1px solid var(--hub-border);border-radius:.85rem;box-shadow:0 18px 48px rgba(23,39,30,.2)}.hub-topbar-tasks__panel>header{display:flex;gap:1rem;margin-bottom:.65rem;align-items:center;justify-content:space-between}.hub-topbar-tasks__panel>header small,.hub-topbar-tasks__panel>header strong{display:block}.hub-topbar-tasks__panel>header small{color:#687169;font-size:.6rem;text-transform:uppercase}.hub-topbar-tasks__panel>header>a{color:#405448;font-size:.66rem;font-weight:850}.hub-topbar-tasks__panel>p{margin:.5rem 0;color:#687169}.hub-topbar-tasks__list{display:grid;gap:.35rem}.hub-topbar-tasks__list article{display:grid;grid-template-columns:1fr auto;gap:.5rem;padding:.55rem;align-items:center;background:#f5f7f5;border-radius:.55rem}.hub-topbar-tasks__list article>a{overflow:hidden;color:#263f31;font-size:.7rem;font-weight:800;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hub-topbar-tasks__list form{margin:0}.hub-topbar-tasks__list button{padding:.3rem .5rem;color:#fff;background:#263f31;border:0;border-radius:.4rem;font-size:.62rem;font-weight:850;cursor:pointer}.hub-topbar-temperature small,.hub-topbar-temperature strong,.hub-system-clock small,.hub-system-clock strong{display:block;line-height:1.08}.hub-topbar-temperature small,.hub-system-clock small{font-size:.55rem;text-transform:uppercase}.hub-topbar-temperature strong,.hub-system-clock strong{margin-top:.12rem;font-size:.66rem}.hub-system-clock{color:#334b3d;background:#e4ebe6;font-variant-numeric:tabular-nums}.hub-topbar-temperature.is-normal{color:#27553b;background:#dcecdf}.hub-topbar-temperature.is-warning{color:#6b5311;background:#f5ebbd}.hub-topbar-temperature.is-critical{color:#fff;background:#a23c34}
  .hub-desktop-topbar__location a{color:#65746a;font-weight:750;text-decoration:none}.hub-desktop-topbar__location span{color:#9aa49d}.hub-desktop-topbar__location strong{color:var(--hub-ink);font-size:.78rem}
  .hub-desktop-topbar__account>span{padding-right:.8rem;border-right:1px solid var(--hub-border)}.hub-desktop-topbar__account>span>strong{color:var(--hub-ink)}.hub-desktop-topbar__account>a{display:flex;gap:.3rem;padding:.35rem .6rem;align-items:center;border-radius:.45rem;font-weight:800;text-decoration:none}.hub-desktop-topbar__account>a>.dashicons{width:auto;height:auto;font-size:1rem}.hub-desktop-topbar__profile{color:#405448}.hub-desktop-topbar__profile:hover,.hub-desktop-topbar__profile[aria-current=page]{background:#e7ece8}.hub-desktop-topbar__admin{display:grid!important;width:34px;height:34px;padding:0!important;place-items:center;color:#405448;background:#e7ece8}.hub-desktop-topbar__admin:hover{color:#fff;background:#405448}.hub-desktop-topbar__logout{color:#7c342d}.hub-desktop-topbar__logout:hover{background:#f5e6e4}
  .hub-content-header>a{display:none}
  .hub-perso-footer{display:none}
  .hub-content,.hub-content-card,.hub-content-header,.hub-pagination,.hub-knowledge-filter{width:100%;max-width:none}
  .hub-content,.hub-content-card{padding:0}
}

.hub-topbar-tasks__categories{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem;margin-bottom:.7rem}.hub-topbar-tasks__categories>a{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.4rem;padding:.55rem;align-items:center;color:#263f31;background:#eef2ef;border-radius:.55rem;text-decoration:none}.hub-topbar-tasks__categories>a>.dashicons{width:auto;height:auto;font-size:1rem}.hub-topbar-tasks__categories>a>span:nth-child(2),.hub-topbar-tasks__categories small{display:block}.hub-topbar-tasks__categories>a>span:nth-child(2){font-size:.65rem;font-weight:850}.hub-topbar-tasks__categories small{color:#687169;font-size:.52rem}.hub-topbar-tasks__section{margin-top:.7rem}.hub-topbar-tasks__section h4{margin:0 0 .35rem;font-size:.65rem;text-transform:uppercase}.hub-topbar-tasks__open{padding:.3rem .5rem;color:#263f31!important;background:#d5c56c;border-radius:.4rem}.hub-work-state,.hub-work-badge{display:inline-grid;place-items:center;border-radius:999px;font-weight:900}.hub-work-state{padding:.3rem .5rem;font-size:.58rem}.hub-work-badge{min-width:1.25rem;height:1.25rem;padding:0 .25rem;color:#fff;font-size:.58rem;line-height:1}.hub-work-state.is-warning,.hub-work-badge.is-warning{color:#5d4507;background:#f0cf67}.hub-work-state.is-ok,.hub-work-badge.is-ok{color:#fff;background:#3d7d50}.hub-nav-with-badge{display:inline-flex!important;gap:.3rem;align-items:center}.hub-nav-with-badge .hub-work-badge.is-ok{display:none}.hub-mobile-nav__counted{position:relative}.hub-mobile-nav__counted>.hub-work-badge{position:absolute;top:.25rem;right:calc(50% - 1.4rem)}
@media(max-width:700px){.hub-topbar-tasks__categories{grid-template-columns:1fr}.hub-topbar-tasks__panel{max-height:70vh;overflow:auto}}
@media(prefers-color-scheme:dark){.hub-topbar-tasks__categories>a{color:#e8efe9;background:#253229}.hub-topbar-tasks__categories small{color:#a7b6ac}.hub-work-state.is-warning,.hub-work-badge.is-warning{color:#2d2207;background:#d5c56c}}
@media(min-width:761px) and (max-width:1100px){.hub-perso-header__inner{gap:.75rem;align-items:flex-start;flex-direction:column}.hub-perso-nav{width:100%;padding-bottom:.2rem;overflow-x:auto}.hub-perso-nav__profile{margin-left:0;border-left:0}}@media(max-width:620px){.hub-perso-footer__inner{gap:.5rem;flex-direction:column}}
@media(max-width:760px){body .hub-global-search{position:relative!important;top:auto!important;z-index:20!important}}
.hub-knowledge-filter{max-width:860px;margin:0 auto 1rem;padding:clamp(1rem,3vw,1.5rem);background:#fff;border-radius:1rem}.hub-knowledge-filter__intro{display:flex;gap:1rem;margin-bottom:1rem;align-items:flex-end;justify-content:space-between}.hub-knowledge-filter__intro p{margin:0;color:#87761d;font-size:.7rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hub-knowledge-filter__intro h2{margin:.2rem 0 0;font-size:1.35rem}.hub-knowledge-filter__intro>span{color:#687169;font-size:.8rem;font-weight:800}.hub-knowledge-filter form{display:grid;grid-template-columns:2fr 1fr auto auto;gap:.75rem;align-items:end}.hub-knowledge-filter label{color:#35443b;font-size:.75rem;font-weight:850}.hub-knowledge-filter input,.hub-knowledge-filter select{display:block;width:100%;min-height:46px;margin-top:.35rem;padding:.65rem .75rem;border:1px solid #c8cfca;border-radius:.65rem;background:#fbfcfa;font:inherit}.hub-knowledge-filter button{display:flex;gap:.35rem;min-height:46px;padding:.65rem 1rem;align-items:center;justify-content:center;color:#fff;background:#263f31;border:0;border-radius:.65rem;font-weight:850;cursor:pointer}.hub-knowledge-filter form>a{display:grid;min-height:46px;place-items:center;color:#45584c;font-size:.78rem;font-weight:800}.hub-knowledge-view{display:flex;gap:.35rem;margin-top:.8rem;padding-top:.8rem;align-items:center;justify-content:flex-end;border-top:1px solid var(--hub-border)}.hub-knowledge-view>span{margin-right:.25rem;color:var(--hub-muted);font-size:.68rem;font-weight:800}.hub-knowledge-view button{min-height:34px;padding:.35rem .6rem;color:#405448;background:#eef2ef;border:1px solid #d8dfda;border-radius:.5rem;font-size:.68rem}.hub-knowledge-view button.is-active{color:#fff;background:var(--hub-green);border-color:var(--hub-green)}.hub-knowledge-empty{text-align:center}.hub-knowledge-empty a{display:inline-block;padding:.65rem 1rem;color:#fff;background:#263f31;border-radius:999px;font-weight:800;text-decoration:none}@media(max-width:760px){.hub-knowledge-filter form{grid-template-columns:1fr}.hub-knowledge-filter button,.hub-knowledge-filter form>a{width:100%}}
.hub-knowledge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:0 0 1.25rem}.hub-knowledge-card{display:flex;min-width:0;min-height:205px;padding:.9rem;background:var(--hub-panel);border:1px solid var(--hub-border);border-radius:.8rem;box-shadow:0 6px 20px rgba(23,39,30,.045);flex-direction:column;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.hub-knowledge-card:hover{transform:translateY(-2px);border-color:#b6c2b9;box-shadow:0 12px 28px rgba(23,39,30,.09)}.hub-knowledge-card__top{display:flex;gap:.55rem;margin-bottom:.55rem;align-items:flex-start}.hub-knowledge-card__icon{display:grid;width:2rem;height:2rem;flex:0 0 2rem;place-items:center;color:#fff;background:var(--hub-green);border-radius:.6rem}.hub-knowledge-card__icon .dashicons{width:auto;height:auto;font-size:1rem}.hub-knowledge-card__chips{display:flex;gap:.25rem;min-width:0;flex-wrap:wrap}.hub-knowledge-card__chips a,.hub-knowledge-card__chips>span{padding:.2rem .42rem;color:#45564b;background:#edf1ee;border-radius:999px;font-size:.57rem;font-weight:850;line-height:1.25;text-decoration:none}.hub-knowledge-card__chips a:hover{color:#fff;background:var(--hub-green)}.hub-knowledge-card__chips .is-cleaning{color:#234a55;background:#dceef2}.hub-knowledge-card__chips .is-kitchen{color:#7a321e;background:#f5e1d8}.hub-knowledge-card__chips .is-service{color:#244932;background:#dcebdd}.hub-knowledge-card h2{margin:.05rem 0 .4rem;font-size:.98rem;line-height:1.25}.hub-knowledge-open{padding:0;color:var(--hub-ink);background:none;border:0;font:inherit;font-weight:850;text-align:left;cursor:pointer}.hub-knowledge-card>p{display:-webkit-box;margin:.05rem 0 .65rem;overflow:hidden;color:var(--hub-muted);font-size:.72rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hub-knowledge-card__footer{display:flex;gap:.5rem;margin-top:auto;padding-top:.6rem;align-items:center;justify-content:space-between;border-top:1px solid var(--hub-border)}.hub-knowledge-card__footer>span{color:var(--hub-muted);font-size:.58rem}.hub-knowledge-card__footer>button{padding:0;color:var(--hub-green);background:none;border:0;font-size:.66rem;font-weight:900;cursor:pointer;white-space:nowrap}.hub-knowledge-grid.is-list{grid-template-columns:1fr}.hub-knowledge-grid.is-list .hub-knowledge-card{display:grid;grid-template-columns:minmax(180px,.7fr) minmax(220px,1.3fr) auto;gap:.75rem;min-height:0;padding:.7rem .85rem;align-items:center}.hub-knowledge-grid.is-list .hub-knowledge-card__top{margin:0}.hub-knowledge-grid.is-list .hub-knowledge-card h2{grid-column:1;margin:0}.hub-knowledge-grid.is-list .hub-knowledge-card>p{grid-column:2;grid-row:1;margin:0;-webkit-line-clamp:2}.hub-knowledge-grid.is-list .hub-knowledge-card__footer{grid-column:3;grid-row:1;margin:0;padding:0;border:0}.hub-knowledge-grid.is-list .hub-knowledge-card__footer>span{display:none}.hub-knowledge-dialog{width:min(920px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);padding:0;color:var(--hub-ink);background:var(--hub-panel);border:0;border-radius:1rem;box-shadow:0 30px 90px rgba(0,0,0,.35)}.hub-knowledge-dialog::backdrop{background:rgba(8,14,10,.72);backdrop-filter:blur(3px)}.hub-knowledge-dialog__panel{display:grid;max-height:calc(100dvh - 2rem);grid-template-rows:auto minmax(0,1fr)}.hub-knowledge-dialog__panel>header{display:flex;gap:1rem;padding:1rem 1.2rem;align-items:flex-start;justify-content:space-between;color:#fff;background:var(--hub-green-deep)}.hub-knowledge-dialog__panel>header small,.hub-knowledge-dialog__panel>header span{display:block;color:#b8c7bd;font-size:.64rem}.hub-knowledge-dialog__panel>header h2{margin:.15rem 0;font-size:1.25rem}.hub-knowledge-dialog__panel>header button{display:grid;width:2.25rem;height:2.25rem;flex:0 0 2.25rem;place-items:center;color:#17271e;background:#d5c56c;border:0;border-radius:999px;cursor:pointer}.hub-knowledge-dialog__content{padding:clamp(1rem,3vw,2rem);overflow:auto}.hub-knowledge-dialog__content>:first-child{margin-top:0}.hub-knowledge-dialog__content img{max-width:100%;height:auto}.hub-dialog-open{overflow:hidden}@media(max-width:1200px){.hub-knowledge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.hub-knowledge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-knowledge-grid.is-list .hub-knowledge-card{grid-template-columns:1fr auto}.hub-knowledge-grid.is-list .hub-knowledge-card>p{display:none}.hub-knowledge-grid.is-list .hub-knowledge-card__footer{grid-column:2}}@media(max-width:620px){.hub-knowledge-grid{grid-template-columns:1fr}.hub-knowledge-card{min-height:0;padding:.8rem}.hub-knowledge-card:hover{transform:none}.hub-knowledge-dialog{width:100%;max-width:none;height:100dvh;max-height:none;border-radius:0}.hub-knowledge-dialog__panel{max-height:100dvh}.hub-knowledge-view{justify-content:stretch}.hub-knowledge-view button{flex:1}}
.hub-mobile-nav,.hub-mobile-sheet{display:none}
.hub-task-archive-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.hub-task-archive-card{display:flex;min-width:0;margin:0!important;padding:1.25rem!important;background:var(--hub-panel)!important;border:1px solid var(--hub-border);border-radius:1rem;box-shadow:0 8px 28px rgba(23,39,30,.06);flex-direction:column}.hub-task-archive-card__meta{display:flex;gap:.4rem;margin-bottom:.9rem;flex-wrap:wrap}.hub-task-chip{display:inline-flex;min-height:1.7rem;padding:.25rem .6rem;align-items:center;color:#425148;background:#edf1ee;border-radius:999px;font-size:.68rem;font-weight:850}.hub-task-chip--kind{color:#5c5017;background:#f4edbd}.hub-task-chip--cleaning{color:#234a55;background:#dceef2}.hub-task-chip--kitchen{color:#7a321e;background:#f5e1d8}.hub-task-chip--service{color:#244932;background:#dcebdd}.hub-task-chip--shift{color:#fff;background:var(--hub-green)}.hub-task-archive-card h2{margin:0 0 .7rem;font-size:1.25rem;line-height:1.25}.hub-task-archive-card__schedule{display:grid;gap:.4rem;margin:0 0 .8rem;padding:.7rem 0;border-top:1px solid var(--hub-border);border-bottom:1px solid var(--hub-border)}.hub-task-archive-card__schedule div{display:grid;grid-template-columns:5.25rem 1fr;gap:.5rem}.hub-task-archive-card__schedule dt{color:var(--hub-muted);font-size:.72rem;font-weight:800}.hub-task-archive-card__schedule dd{margin:0;font-size:.78rem;font-weight:800}.hub-task-archive-card>p{margin:.1rem 0 .9rem;color:var(--hub-muted);font-size:.82rem}.hub-task-archive-card__open{margin-top:auto;color:var(--hub-green);font-size:.78rem;font-weight:900;text-decoration:none}
.hub-task-filter{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.8fr);gap:1rem;margin:0 0 1rem;padding:1rem 1.15rem;align-items:center;background:var(--hub-panel);border:1px solid var(--hub-border);border-radius:1rem;box-shadow:0 8px 28px rgba(23,39,30,.05)}.hub-task-filter__intro{display:flex;gap:1rem;align-items:center;justify-content:space-between}.hub-task-filter__intro p{margin:0;color:#87761d;font-size:.64rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hub-task-filter__intro h2{margin:.12rem 0;font-size:1.25rem}.hub-task-filter__intro span{display:block;color:var(--hub-muted);font-size:.72rem;line-height:1.4}.hub-task-filter__intro>strong{display:grid;min-width:3.25rem;height:3.25rem;place-items:center;color:#fff;background:var(--hub-green);border-radius:.8rem;font-size:1.15rem;line-height:1}.hub-task-filter__intro>strong small{font-size:.48rem;font-weight:800;text-transform:uppercase}.hub-task-filter__controls{display:grid;gap:.5rem}.hub-task-filter__controls nav{display:flex;gap:.35rem;min-width:0;flex-wrap:wrap}.hub-task-filter__controls a{display:inline-flex;min-height:34px;padding:.38rem .65rem;align-items:center;color:#405448;background:#eef2ef;border:1px solid transparent;border-radius:999px;font-size:.68rem;font-weight:850;text-decoration:none}.hub-task-filter__controls a:hover{border-color:#aebbb2}.hub-task-filter__controls a.is-active{color:#fff;background:var(--hub-green);box-shadow:0 3px 10px rgba(38,63,49,.18)}.hub-task-filter__status a.is-active.is-status-completed{background:#3d7d50}.hub-task-filter__status a.is-active.is-status-in_progress{background:#34708c}.hub-task-filter__status a.is-active.is-status-waiting_customer{color:#382c08;background:#d5c56c}.hub-task-archive-card{position:relative;overflow:hidden;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.hub-task-archive-card:hover{transform:translateY(-2px);border-color:#b6c2b9;box-shadow:0 14px 34px rgba(23,39,30,.1)}.hub-task-chip--state{order:-1;color:#fff;background:#66746b}.hub-task-chip--today{color:#3c2d05;background:#f0cf67}.hub-task-chip--critical{color:#fff;background:#b53b32}.hub-task-chip--in_progress{color:#fff;background:#34708c}.hub-task-chip--completed{color:#fff;background:#3d7d50}.hub-task-card__title{padding:0;color:var(--hub-ink);background:none;border:0;font:inherit;font-weight:900;text-align:left;cursor:pointer}.hub-task-card__title:hover{color:var(--hub-green)}.hub-task-archive-card__open{display:inline-flex;min-height:38px;padding:.5rem .75rem;align-items:center;justify-content:center;color:#fff;background:var(--hub-green);border:0;border-radius:.65rem;cursor:pointer}.hub-task-archive-card__open:hover{background:var(--hub-green-deep)}.hub-task-dialog{width:min(980px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);padding:0;color:var(--hub-ink);background:var(--hub-panel);border:0;border-radius:1rem;box-shadow:0 30px 90px rgba(0,0,0,.35)}.hub-task-dialog::backdrop{background:rgba(8,14,10,.72);backdrop-filter:blur(3px)}.hub-task-dialog__shell{display:grid;max-height:calc(100dvh - 2rem);grid-template-rows:auto minmax(0,1fr)}.hub-task-dialog__shell>header{display:flex;gap:1rem;padding:1rem 1.2rem;align-items:flex-start;justify-content:space-between;color:#fff;background:var(--hub-green-deep)}.hub-task-dialog__shell>header small{color:#c0cdc4;font-size:.62rem;text-transform:uppercase}.hub-task-dialog__shell>header h2{margin:.15rem 0 0;font-size:1.3rem}.hub-task-dialog__close{display:grid;width:2.25rem;height:2.25rem;flex:0 0 2.25rem;padding:0;place-items:center;color:#17221b;background:var(--hub-gold);border:0;border-radius:999px;font-size:1.35rem;cursor:pointer}.hub-task-dialog__body{display:grid;grid-template-columns:minmax(210px,.65fr) minmax(0,1.6fr);min-height:0;overflow:auto}.hub-task-dialog__body>aside{display:grid;align-content:start;background:#edf2ee;border-right:1px solid var(--hub-border)}.hub-task-dialog__body>aside>div{padding:.72rem 1rem;border-bottom:1px solid var(--hub-border)}.hub-task-dialog__body>aside span,.hub-task-dialog__body>aside strong{display:block}.hub-task-dialog__body>aside span{color:var(--hub-muted);font-size:.6rem;font-weight:800;text-transform:uppercase}.hub-task-dialog__body>aside strong{margin-top:.16rem;font-size:.76rem}.hub-task-dialog__body>main{padding:1.15rem;overflow:auto}.hub-task-dialog__content>:first-child{margin-top:0}.hub-task-dialog__workflow-note{padding:.7rem .8rem;color:#405448;background:#edf2ee;border-radius:.65rem;font-size:.75rem}.hub-task-dialog__complete button{min-height:42px;padding:.6rem 1rem;color:#fff;background:var(--hub-green);border:0;border-radius:.65rem;font-weight:850;cursor:pointer}.hub-task-dialog-open{overflow:hidden}
.hub-task-dialog__reopen{margin-top:.7rem}.hub-task-dialog__reopen button{min-height:40px;padding:.55rem .85rem;color:#7a302a;background:#f7e5e3;border:1px solid #e2b4af;border-radius:.65rem;font-weight:850;cursor:pointer}.hub-task-dialog__reopen button:hover{color:#fff;background:#a23c34;border-color:#a23c34}
.hub-task-filter__row{display:flex;justify-content:flex-end}.hub-task-view-switch{display:inline-flex!important;width:max-content;padding:.22rem;background:#e8ede9;border:1px solid var(--hub-border);border-radius:.65rem}.hub-task-view-switch a{gap:.35rem;border-radius:.48rem!important}.hub-task-view-switch a.is-active{color:#fff!important;background:var(--hub-green)!important}.hub-task-view-switch .dashicons{width:16px;height:16px;font-size:16px}.hub-task-archive-grid--board{display:flex;gap:.85rem;align-items:flex-start;max-width:100%;padding-bottom:1rem;overflow-x:auto;scroll-snap-type:x proximity}.hub-task-board__column{display:grid;min-width:285px;max-width:360px;flex:1 0 300px;gap:.65rem;padding:.65rem;background:#e8ece9;border:1px solid var(--hub-border);border-radius:.9rem;scroll-snap-align:start}.hub-task-board__column>header{display:flex;gap:.5rem;padding:.25rem .25rem .45rem;align-items:center}.hub-task-board__column>header i{width:.6rem;height:.6rem;background:#69766e;border-radius:999px}.hub-task-board__column[data-state=in_progress]>header i{background:#34708c}.hub-task-board__column[data-state=waiting_customer]>header i{background:#d39a22}.hub-task-board__column[data-state=completed]>header i{background:#3d7d50}.hub-task-board__column>header h3{margin:0;font-size:.82rem}.hub-task-board__column>header span{display:grid;min-width:1.6rem;height:1.6rem;margin-left:auto;padding:0 .35rem;place-items:center;color:#4f5c54;background:#fff;border-radius:999px;font-size:.66rem;font-weight:900}.hub-task-board__cards{display:grid;gap:.65rem}.hub-task-board__empty{margin:0;padding:1rem;color:var(--hub-muted);background:rgba(255,255,255,.48);border:1px dashed #bbc5be;border-radius:.7rem;font-size:.72rem;text-align:center}.hub-task-archive-grid--board .hub-task-archive-card{width:100%;min-height:0;padding:.85rem!important;border-radius:.72rem}.hub-task-archive-grid--board .hub-task-archive-card__meta{margin-bottom:.55rem}.hub-task-archive-grid--board .hub-task-chip--kind{display:none}.hub-task-archive-grid--board .hub-task-archive-card h2{margin-bottom:.55rem;font-size:.95rem}.hub-task-archive-grid--board .hub-task-archive-card__schedule{margin-bottom:.6rem;padding:.5rem 0}.hub-task-archive-grid--board .hub-task-archive-card__schedule div{grid-template-columns:4.7rem 1fr}.hub-task-archive-grid--board .hub-task-archive-card>p{display:-webkit-box;margin-bottom:.65rem;overflow:hidden;font-size:.72rem;-webkit-box-orient:vertical;-webkit-line-clamp:2}.hub-task-archive-grid--board .hub-task-archive-card__open{min-height:34px;padding:.4rem .6rem;font-size:.68rem}
.hub-task-archive-grid--board .hub-task-archive-card[draggable=true]{cursor:grab}.hub-task-archive-grid--board .hub-task-archive-card.is-dragging{opacity:.42;cursor:grabbing;transform:rotate(1deg)}.hub-task-board__column.is-drag-over{background:#dce7df;border-color:var(--hub-green);box-shadow:inset 0 0 0 2px rgba(38,63,49,.16)}.hub-task-archive-card.is-saving{opacity:.65;pointer-events:none}.hub-task-archive-card.is-saved{border-color:#3d7d50;box-shadow:0 0 0 3px rgba(61,125,80,.18)}
.hub-task-archive-grid--table{display:block;max-width:100%;background:var(--hub-panel);border:1px solid var(--hub-border);border-radius:.9rem;overflow-x:auto}.hub-task-table__header,.hub-task-archive-grid--table>.hub-task-archive-card{display:grid;width:max(100%,900px);grid-template-columns:minmax(190px,.8fr) minmax(260px,1.35fr) minmax(250px,1fr) 150px;gap:.75rem;align-items:center}.hub-task-table__header{padding:.65rem .8rem;color:#fff;background:var(--hub-green-deep);font-size:.65rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.hub-task-archive-grid--table>.hub-task-archive-card{min-height:76px;margin:0!important;padding:.7rem .8rem!important;background:var(--hub-panel)!important;border:0;border-bottom:1px solid var(--hub-border);border-radius:0;box-shadow:none}.hub-task-archive-grid--table>.hub-task-archive-card:last-child{border-bottom:0}.hub-task-archive-grid--table .hub-task-archive-card__meta{margin:0}.hub-task-archive-grid--table .hub-task-chip--kind,.hub-task-archive-grid--table .hub-task-chip--shift{display:none}.hub-task-archive-grid--table h2{margin:0;font-size:.86rem}.hub-task-archive-grid--table .hub-task-archive-card__schedule{display:grid;gap:.2rem;margin:0;padding:0;border:0}.hub-task-archive-grid--table .hub-task-archive-card__schedule div{grid-template-columns:4.8rem 1fr}.hub-task-archive-grid--table .hub-task-archive-card__schedule dt{font-size:.6rem}.hub-task-archive-grid--table .hub-task-archive-card__schedule dd{font-size:.68rem}.hub-task-archive-grid--table>.hub-task-archive-card>p,.hub-task-archive-grid--table .hub-task-archive-card__image{display:none}.hub-task-archive-grid--table .hub-task-archive-card__open{margin:0;min-height:34px;padding:.4rem .55rem;font-size:.66rem}.hub-task-archive-grid--table .hub-task-dialog{display:none}.hub-task-archive-grid--table .hub-task-dialog[open]{display:block}
.hub-handover__reopen{margin:.75rem 0 0}.hub-handover__reopen button{min-height:36px;padding:.45rem .7rem;color:#7a302a;background:#f7e5e3;border:1px solid #e2b4af;border-radius:.6rem;font:inherit;font-size:.7rem;font-weight:850;cursor:pointer}.hub-handover__reopen button:hover{color:#fff;background:#a23c34;border-color:#a23c34}
@media(max-width:900px){.hub-task-filter{grid-template-columns:1fr}.hub-task-filter__controls{padding-top:.75rem;border-top:1px solid var(--hub-border)}}
@media(max-width:620px){.hub-task-filter{margin:0 0 .75rem;padding:.8rem;border-radius:.8rem}.hub-task-filter__intro span{display:none}.hub-task-filter__intro>strong{min-width:2.8rem;height:2.8rem}.hub-task-filter__controls nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.hub-task-filter__controls a{min-width:0;justify-content:center;text-align:center}.hub-task-archive-grid{gap:.7rem}.hub-task-archive-card{padding:.85rem!important}.hub-task-archive-card__meta{gap:.28rem;margin-bottom:.65rem}.hub-task-chip{min-height:1.5rem;padding:.2rem .48rem;font-size:.59rem}.hub-task-archive-card h2{font-size:1.05rem}.hub-task-dialog{width:100%;max-width:none;height:100dvh;max-height:none;border-radius:0}.hub-task-dialog__shell{max-height:100dvh}.hub-task-dialog__body{display:block;overflow:auto}.hub-task-dialog__body>aside{grid-template-columns:repeat(2,minmax(0,1fr));border-right:0;border-bottom:1px solid var(--hub-border)}.hub-task-dialog__body>aside>div{padding:.58rem .72rem}.hub-task-dialog__body>main{overflow:visible;padding:.9rem}}
@media(prefers-color-scheme:dark){.hub-task-filter,.hub-task-dialog{color:#e8efe9;background:#1c2821;border-color:#3d4d43}.hub-task-filter__controls a{color:#dce7df;background:#2b3a31}.hub-task-filter__controls a.is-active{color:#17221b;background:#d5c56c}.hub-task-archive-card{color:#e8efe9!important;background:#1c2821!important;border-color:#3d4d43}.hub-task-card__title{color:#f0f5f1}.hub-task-card__title:hover{color:#d5c56c}.hub-task-dialog__body>aside,.hub-task-dialog__workflow-note{color:#dce7df;background:#26362d}.hub-task-dialog__body>aside>div{border-color:#3d4d43}.hub-task-dialog__body>aside span{color:#a7b6ac}.hub-task-dialog__complete button,.hub-task-archive-card__open{color:#17221b;background:#d5c56c}}
@media(prefers-color-scheme:dark){.hub-task-view-switch,.hub-task-board__column{background:#17231c;border-color:#3d4d43}.hub-task-board__column>header span{color:#e8efe9;background:#2b3a31}.hub-task-board__empty{color:#a7b6ac;background:#202e26;border-color:#45574b}}
.hub-notice-center__intro{display:flex;gap:1rem;margin:0 0 1rem;padding:1.25rem;align-items:flex-end;justify-content:space-between;background:var(--hub-panel);border:1px solid var(--hub-border);border-radius:1rem}.hub-notice-center__intro p{margin:0;color:#87761d;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hub-notice-center__intro h2{margin:.2rem 0}.hub-notice-center__intro span{color:var(--hub-muted);font-size:.78rem}.hub-notice-center__legend{display:flex;gap:.4rem;flex-wrap:wrap}.hub-notice-center__legend button,.hub-notice-label{padding:.3rem .6rem;border:0;border-radius:999px;font:inherit;font-size:.66rem!important;font-weight:850;cursor:pointer}.hub-notice-center__legend button.is-active{outline:2px solid var(--hub-green);outline-offset:2px}.hub-notice-center__legend .is-unread,.hub-notice-label.is-unread{color:#8c241e;background:#f8dedb}.hub-notice-center__legend .is-open,.hub-notice-label.is-open{color:#6b5311;background:#f5ebbd}.hub-notice-center__legend .is-progress,.hub-notice-label.is-in_progress{color:#174a63;background:#dcecf4}.hub-notice-center__legend .is-done,.hub-notice-label.is-done{color:#27553b;background:#dcecdf}.hub-notice-center{display:grid;gap:.75rem}.hub-notice-card[hidden]{display:none}.hub-notice-card{position:relative;margin:0!important;padding:1.15rem!important;background:var(--hub-panel)!important;border:1px solid var(--hub-border);border-left:4px solid #d5c56c;border-radius:.85rem}.hub-notice-card.is-in_progress{border-left-color:#4c94b7}.hub-notice-card.is-done{border-left-color:#67a279;opacity:.8}.hub-notice-card.is-unread{box-shadow:0 8px 26px rgba(139,45,38,.08)}.hub-notice-card__meta{display:flex;gap:.4rem;margin-bottom:.6rem;align-items:center;flex-wrap:wrap}.hub-notice-card__assignee{margin-left:auto;color:var(--hub-muted);font-size:.7rem;font-weight:750}.hub-notice-card h2{margin:.2rem 0 .4rem}.hub-notice-card>p{margin:.25rem 0 .8rem;color:var(--hub-muted)}.hub-notice-card__actions{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.hub-notice-card__actions>a,.hub-notice-card__actions button{display:inline-flex;min-height:36px;padding:.45rem .75rem;align-items:center;color:#fff;background:var(--hub-green);border:0;border-radius:999px;font:inherit;font-size:.72rem;font-weight:850;text-decoration:none;cursor:pointer}.hub-notice-card__actions form{margin:0}.hub-notice-card__actions form button{color:#27382e;background:#e5ebe7}.hub-notice-action button{color:#17221b!important;background:var(--hub-gold)!important}
.hub-notice-dialog{width:min(760px,calc(100vw - 2rem));max-height:calc(100dvh - 2rem);padding:0;color:var(--hub-ink);background:var(--hub-panel);border:0;border-radius:1rem;box-shadow:0 30px 90px rgba(0,0,0,.35)}.hub-notice-dialog::backdrop{background:rgba(8,14,10,.72);backdrop-filter:blur(3px)}.hub-notice-dialog__panel{display:grid;max-height:calc(100dvh - 2rem);grid-template-rows:auto minmax(0,1fr) auto}.hub-notice-dialog__panel>header{display:flex;gap:1rem;padding:1rem 1.2rem;align-items:flex-start;justify-content:space-between;color:#fff;background:var(--hub-green-deep)}.hub-notice-dialog__panel>header small{color:#c0cdc4;font-size:.62rem;text-transform:uppercase}.hub-notice-dialog__panel>header h2{margin:.15rem 0 0;font-size:1.3rem}.hub-notice-dialog__panel>header button{display:grid;width:2.25rem;height:2.25rem;padding:0;place-items:center;color:#17221b;background:var(--hub-gold);border:0;border-radius:999px;font-size:1.35rem;cursor:pointer}.hub-notice-dialog__content{padding:1.2rem;overflow:auto}.hub-notice-dialog__panel>footer{padding:1rem 1.2rem;background:#edf2ee;border-top:1px solid var(--hub-border)}
.hub-task-workflow{display:grid;gap:.8rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--hub-border)}.hub-task-workflow>header{display:flex;gap:.7rem;align-items:center;justify-content:space-between}.hub-task-workflow>header small{color:var(--hub-muted);font-size:.6rem;font-weight:850;text-transform:uppercase}.hub-task-workflow>header h3{margin:.1rem 0}.hub-task-workflow>header>span{display:grid;min-width:1.8rem;height:1.8rem;place-items:center;color:#fff;background:var(--hub-green);border-radius:999px;font-size:.68rem;font-weight:900}.hub-task-chat{display:grid;gap:.5rem;max-height:280px;overflow:auto}.hub-task-chat__empty{margin:0;padding:.75rem;color:var(--hub-muted);background:#edf2ee;border-radius:.6rem;font-size:.72rem}.hub-task-chat article{padding:.7rem;background:#edf2ee;border-radius:.65rem}.hub-task-chat article>div{display:flex;gap:.6rem;align-items:center;justify-content:space-between}.hub-task-chat article strong{font-size:.74rem}.hub-task-chat article time{color:var(--hub-muted);font-size:.62rem}.hub-task-chat article p{margin:.35rem 0 0;font-size:.76rem}.hub-task-workflow form{display:grid;gap:.65rem}.hub-task-workflow__controls{display:grid;grid-template-columns:1fr 1fr;gap:.65rem}.hub-task-workflow form label{display:grid;gap:.28rem;color:var(--hub-muted);font-size:.68rem;font-weight:850}.hub-task-workflow select,.hub-task-workflow textarea{width:100%;padding:.62rem;color:var(--hub-ink);background:var(--hub-panel);border:1px solid #bfc9c2;border-radius:.55rem;font:inherit}.hub-task-workflow select[multiple]{min-height:78px}.hub-task-workflow label small{font-size:.6rem;font-weight:500}.hub-task-workflow form>button{min-height:42px;padding:.65rem .9rem;color:#fff;background:var(--hub-green);border:0;border-radius:.6rem;font-weight:850;cursor:pointer}@media(max-width:620px){.hub-task-workflow__controls{grid-template-columns:1fr}.hub-task-chat article>div{align-items:flex-start;flex-direction:column;gap:.1rem}}
.hub-training-filter{margin:0 0 1rem;padding:1.25rem;background:var(--hub-panel);border:1px solid var(--hub-border);border-radius:1rem}.hub-training-filter__intro{display:flex;gap:1rem;margin-bottom:1rem;align-items:flex-end;justify-content:space-between}.hub-training-filter__intro p{margin:0;color:#87761d;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hub-training-filter__intro h2{margin:.2rem 0}.hub-training-filter__intro span{color:var(--hub-muted);font-size:.78rem}.hub-training-filter__intro>strong{font-size:.75rem}.hub-training-filter form{display:grid;grid-template-columns:2fr 1fr auto auto;gap:.7rem;align-items:end}.hub-training-filter label{font-size:.72rem;font-weight:850}.hub-training-filter input,.hub-training-filter select{display:block;width:100%;min-height:44px;margin-top:.3rem;padding:.6rem .7rem;border:1px solid #c8cfca;border-radius:.65rem;background:#fbfcfa;font:inherit}.hub-training-filter button{display:flex;gap:.3rem;min-height:44px;padding:.6rem .9rem;align-items:center;justify-content:center;color:#fff;background:var(--hub-green);border:0;border-radius:.65rem;font-weight:850}.hub-training-filter form>a{display:grid;min-height:44px;place-items:center;font-size:.72rem;font-weight:800}.post-type-archive-hub_training .hub-content-card{margin-bottom:.75rem;padding:1.15rem!important;background:var(--hub-panel)!important;border:1px solid var(--hub-border);border-radius:.9rem}.hub-training-card__meta{display:flex;gap:.4rem;margin-bottom:.7rem;flex-wrap:wrap}.hub-training-chip{padding:.25rem .6rem;border-radius:999px;font-size:.66rem;font-weight:850}.hub-training-chip--all{color:#3e4d44;background:#e5ebe7}.hub-training-chip--cleaning{color:#234a55;background:#dceef2}.hub-training-chip--kitchen{color:#7a321e;background:#f5e1d8}.hub-training-chip--service{color:#244932;background:#dcebdd}.hub-training-chip--required{color:#8c241e;background:#f8dedb}.hub-training-chip--topic{color:#625315;background:#f4edbd}.hub-training-card__open{display:inline-block;margin-top:.35rem;color:var(--hub-green);font-size:.76rem;font-weight:900;text-decoration:none}
.hub-training-chip--audience{color:#2f4f63;background:#dfedf5}.hub-training-chip--cycle{color:#5d4c0e;background:#f3e8aa}.hub-training-chip--external{color:#fff;background:#8a332c}.hub-training-chip--practice{color:#fff;background:#476653}
.hub-nav-with-badge{position:relative}.hub-unread-badge{display:inline-grid;min-width:1.25rem;height:1.25rem;padding:0 .3rem;place-items:center;color:#fff;background:#c53b32;border:2px solid #fff;border-radius:999px;font-size:.62rem;font-weight:900;line-height:1}.hub-perso-nav .hub-unread-badge{margin-left:.25rem;vertical-align:middle}.hub-mobile-notices,.hub-mobile-nav button{position:relative}.hub-mobile-nav .hub-unread-badge{position:absolute;top:.1rem;right:.3rem;min-width:1.15rem;height:1.15rem;border-color:#17271e}.hub-mobile-notices>.hub-unread-badge{margin-left:auto;flex:0 0 auto}
.hub-temperature-nav-link,.hub-mobile-temperature{position:relative}.hub-temperature-nav-badge{display:inline-grid;min-width:1.3rem;height:1.3rem;margin-left:auto;padding:0 .3rem;place-items:center;color:#fff;border:2px solid rgba(255,255,255,.9);border-radius:999px;font-size:.62rem;font-weight:950;line-height:1}.hub-temperature-nav-badge.is-warning{color:#3f3106;background:#f0b429}.hub-temperature-nav-badge.is-critical{background:#c53b32}.hub-mobile-temperature>.hub-temperature-nav-badge{flex:0 0 auto}
@media(max-width:760px){
  .hub-desktop-topbar{position:sticky;z-index:880;top:0;display:grid;grid-template-columns:minmax(0,1fr);gap:.45rem;margin-bottom:.75rem;padding:.55rem .75rem;color:#526158;background:rgba(255,255,255,.94);border-bottom:1px solid var(--hub-border);box-shadow:0 6px 20px rgba(23,39,30,.07);backdrop-filter:blur(15px)}
  body.admin-bar .hub-desktop-topbar{top:46px}
  .hub-desktop-topbar__location{display:flex;min-width:0;align-items:center;justify-content:space-between}
  .hub-desktop-topbar__location strong{min-width:0;overflow:hidden;color:var(--hub-ink);font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}
  .hub-mobile-topbar__user{display:block;max-width:48%;overflow:hidden;color:var(--hub-muted);font-size:.61rem;text-overflow:ellipsis;white-space:nowrap}
  .hub-desktop-topbar__status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.4rem}
  .hub-desktop-topbar__status:has(> :only-child){grid-template-columns:1fr}
  .hub-topbar-tasks{position:relative;min-width:0}
  .hub-topbar-tasks summary,.hub-topbar-temperature,.hub-system-clock{display:flex;gap:.38rem;min-width:0;min-height:38px;padding:.4rem .55rem;align-items:center;color:#405448;background:#eef2ef;border-radius:.6rem;font-size:.65rem;font-weight:850;text-decoration:none;list-style:none}.hub-topbar-tasks summary,.hub-topbar-temperature{cursor:pointer}
  .hub-topbar-tasks summary::-webkit-details-marker{display:none}
  .hub-topbar-tasks summary>.dashicons,.hub-topbar-temperature>.dashicons,.hub-system-clock>.dashicons{width:auto;height:auto;flex:0 0 auto;font-size:1rem}
  .hub-topbar-tasks summary>strong{display:grid;min-width:1.25rem;height:1.25rem;padding:0 .22rem;place-items:center;color:#fff;background:#a23c34;border-radius:999px;font-size:.61rem}
  .hub-topbar-tasks.is-complete summary>strong{background:#3d7d50}
  .hub-topbar-tasks summary>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
  .hub-topbar-temperature small,.hub-topbar-temperature strong,.hub-system-clock small,.hub-system-clock strong{display:block;overflow:hidden;line-height:1.08;text-overflow:ellipsis;white-space:nowrap}.hub-topbar-temperature small,.hub-system-clock small{font-size:.5rem;text-transform:uppercase}.hub-topbar-temperature strong,.hub-system-clock strong{margin-top:.12rem;font-size:.62rem}
  .hub-topbar-temperature.is-normal{color:#27553b;background:#dcecdf}.hub-topbar-temperature.is-warning{color:#6b5311;background:#f5ebbd}.hub-topbar-temperature.is-critical{color:#fff;background:#a23c34}
  .hub-topbar-tasks__panel{position:absolute;z-index:1150;top:calc(100% + .5rem);left:0;width:min(390px,calc(100vw - 1.5rem));max-height:60vh;padding:.8rem;overflow:auto;color:var(--hub-ink);background:#fff;border:1px solid var(--hub-border);border-radius:.85rem;box-shadow:0 18px 48px rgba(23,39,30,.24)}
  .hub-topbar-tasks__panel>header{display:flex;gap:.75rem;margin-bottom:.6rem;align-items:center;justify-content:space-between}.hub-topbar-tasks__panel>header small,.hub-topbar-tasks__panel>header strong{display:block}.hub-topbar-tasks__panel>header small{color:#687169;font-size:.57rem;text-transform:uppercase}.hub-topbar-tasks__panel>header>a{color:#405448;font-size:.64rem;font-weight:850}.hub-topbar-tasks__panel>p{margin:.5rem 0;color:#687169;font-size:.72rem}.hub-topbar-tasks__list{display:grid;gap:.38rem}.hub-topbar-tasks__list article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.5rem;padding:.58rem;align-items:center;background:#f5f7f5;border-radius:.55rem}.hub-topbar-tasks__list article>a{overflow:hidden;color:#263f31;font-size:.69rem;font-weight:800;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.hub-topbar-tasks__list form{margin:0}.hub-topbar-tasks__list button{padding:.35rem .5rem;color:#fff;background:#263f31;border:0;border-radius:.4rem;font-size:.61rem;font-weight:850}
  .hub-desktop-topbar__account{display:none}
  .hub-desktop-topbar>.hub-admin-preview{position:relative;z-index:20;top:auto;right:auto;bottom:auto;grid-column:1/-1;margin:0}
  .hub-desktop-topbar>.hub-admin-preview summary{width:100%;justify-content:center;box-shadow:none}
  .hub-desktop-topbar>.hub-admin-preview .hub-admin-preview__panel{position:absolute;top:calc(100% + .45rem);right:0;bottom:auto}
  .hub-task-archive-grid{grid-template-columns:1fr}.hub-task-archive-card{padding:1rem!important}.hub-task-archive-card__schedule div{grid-template-columns:4.75rem 1fr}
  .hub-notice-center__intro{align-items:flex-start;flex-direction:column}.hub-notice-card__assignee{width:100%;margin-left:0}.hub-notice-card__actions{align-items:stretch;flex-direction:column}.hub-notice-card__actions>a,.hub-notice-card__actions form,.hub-notice-card__actions button{width:100%;justify-content:center}
  .hub-training-filter__intro{align-items:flex-start;flex-direction:column}.hub-training-filter form{grid-template-columns:1fr}.hub-training-filter button,.hub-training-filter form>a{width:100%}
  body.logged-in{padding-bottom:calc(76px + env(safe-area-inset-bottom))}
  body.hub-mobile-menu-open{overflow:hidden}
  .hub-perso-header__inner{align-items:center;flex-direction:row}
  .hub-perso-header .hub-perso-nav{display:none}
  .hub-mobile-nav{position:fixed;z-index:1000;right:.6rem;bottom:max(.6rem,env(safe-area-inset-bottom));left:.6rem;display:grid;grid-template-columns:repeat(3,1fr);min-height:64px;padding:.35rem;background:rgba(23,39,30,.97);border:1px solid rgba(255,255,255,.12);border-radius:1.15rem;box-shadow:0 16px 45px rgba(12,22,16,.32);backdrop-filter:blur(14px)}
  .hub-mobile-nav--onboarding{grid-template-columns:repeat(2,minmax(0,1fr))}
  .hub-mobile-nav a,.hub-mobile-nav button{display:flex;min-width:0;padding:.35rem .15rem;align-items:center;justify-content:center;color:rgba(255,255,255,.68);background:transparent;border:0;border-radius:.8rem;flex-direction:column;font:inherit;text-decoration:none}
  .hub-mobile-nav .dashicons{width:auto;height:auto;margin-bottom:.15rem;font-size:1.25rem}
  .hub-mobile-nav a>span:last-child,.hub-mobile-nav button>span:last-child{font-size:.62rem;font-weight:800;white-space:nowrap}
  .hub-mobile-nav a[aria-current=page],.hub-mobile-nav button[aria-expanded=true]{color:#17271e;background:#d5c56c}
  .hub-mobile-sheet[hidden]{display:none}
  .hub-mobile-sheet{position:fixed;z-index:1100;inset:0;display:block}
  .hub-mobile-sheet__backdrop{position:absolute;inset:0;width:100%;height:100%;background:rgba(9,16,12,.58);border:0;backdrop-filter:blur(3px)}
  .hub-mobile-sheet>section{position:absolute;right:0;bottom:0;left:0;max-height:min(82vh,720px);padding:1.1rem 1rem calc(1rem + env(safe-area-inset-bottom));overflow-y:auto;background:#f2f0e8;border-radius:1.5rem 1.5rem 0 0;box-shadow:0 -20px 60px rgba(9,16,12,.28);animation:hub-sheet-up .2s ease-out}
  .hub-mobile-sheet header{display:flex;margin-bottom:1rem;align-items:center;justify-content:space-between}
  .hub-mobile-sheet header small{color:#87761d;font-size:.68rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
  .hub-mobile-sheet h2{margin:.15rem 0 0;font-size:1.5rem}
  .hub-mobile-sheet header>button{display:grid;width:42px;height:42px;place-items:center;color:#fff;background:#263f31;border:0;border-radius:50%}
  .hub-mobile-sheet__links{display:grid;gap:.55rem}
  .hub-mobile-sheet__group{display:grid;gap:.55rem;padding-top:.8rem;border-top:1px solid #d8ddd9}.hub-mobile-sheet__group:first-child{padding-top:0;border-top:0}.hub-mobile-sheet__group h3{margin:0 0 .05rem;color:#665812;font-size:.67rem;letter-spacing:.08em;text-transform:uppercase}.hub-mobile-sheet__sub-label{margin:.2rem 0 -.15rem;color:#6b756e;font-size:.62rem;font-weight:850;text-transform:uppercase}
  .hub-mobile-sheet__portal{display:grid;gap:.35rem}.hub-mobile-sheet__portal-parent{display:grid!important;grid-template-columns:auto 1fr;gap:.75rem;padding:.75rem;color:#213328;background:#fff;border:1px solid #d8ddd9;border-radius:.75rem;text-decoration:none}.hub-mobile-sheet__portal-parent>.dashicons{display:grid;width:2rem;height:2rem;color:#17271e;background:#d5c56c;border-radius:.55rem;place-items:center}.hub-mobile-sheet__portal-parent strong,.hub-mobile-sheet__portal-parent small{display:block}.hub-mobile-sheet__portal-parent small{margin-top:.1rem;color:#687169;font-size:.67rem}.hub-mobile-sheet__portal-submenu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.35rem;margin-left:2.75rem}.hub-mobile-sheet__portal-submenu a{padding:.48rem .55rem;color:#405448;background:#eef2ef;border:1px solid #d8ddd9;border-radius:.55rem;font-size:.66rem;font-weight:800;text-decoration:none}
  .hub-mobile-sheet__links>a,.hub-mobile-sheet__group>a{display:flex;gap:.85rem;padding:.85rem;align-items:center;color:#17221b;background:#fff;border:1px solid #e1e4e1;border-radius:.9rem;text-decoration:none}
  .hub-mobile-sheet__links>a>.dashicons,.hub-mobile-sheet__group>a>.dashicons{display:grid;width:2.35rem;height:2.35rem;flex:0 0 2.35rem;place-items:center;color:#fff;background:#263f31;border-radius:.7rem}
  .hub-mobile-sheet__group .hub-mobile-sheet__cross{background:#fffdf1;border-color:#d5c56c}
  .hub-mobile-sheet__links strong,.hub-mobile-sheet__links small{display:block}.hub-mobile-sheet__links small{margin-top:.1rem;color:#687169;font-size:.7rem}
  .hub-mobile-sheet__links .hub-mobile-sheet__logout{color:#8b2f28}.hub-mobile-sheet__links .hub-mobile-sheet__logout>.dashicons{background:#8b2f28}
  @keyframes hub-sheet-up{from{transform:translateY(20%);opacity:.6}to{transform:translateY(0);opacity:1}}
}
@media(prefers-color-scheme:dark){
  html{color-scheme:dark;background:#0f1612;color:#e8efe9}
  body,.hub-perso-shell{color:#e8efe9;background:#111914}
  .hub-perso-header{background:#18231d;border-bottom-color:#35443a}
  .hub-perso-brand__mark{color:#18231d;background:#d5c56c}.hub-perso-brand small{color:#aab8af}
  .hub-perso-nav a:hover,.hub-perso-nav a:focus{background:#29382f}.hub-perso-nav__profile{border-left-color:#405046}.hub-perso-nav__logout{color:#ffaaa3}
  .hub-content,.hub-content-card{color:#e8efe9;background:transparent;border-color:#3d4d43}.hub-pagination a,.hub-pagination span,.hub-knowledge-filter{color:#e8efe9;background:#1c2821;border-color:#3d4d43}
  .hub-knowledge-card{color:#e8efe9;background:#1c2821;border-color:#3d4d43}.hub-knowledge-card:hover{border-color:#607268;box-shadow:0 14px 34px rgba(0,0,0,.2)}.hub-knowledge-card h2 a{color:#eef4ef}.hub-knowledge-card>p,.hub-knowledge-card__footer>span{color:#a7b6ac}.hub-knowledge-card__footer{border-color:#3d4d43}.hub-knowledge-card__footer>a{color:#d5c56c}.hub-knowledge-card__icon{color:#17221b;background:#d5c56c}.hub-knowledge-card__chips a,.hub-knowledge-card__chips>span{color:#dce8df;background:#33443a}.hub-knowledge-card__chips a:hover{color:#17221b;background:#d5c56c}
  .hub-content-header>a,.hub-knowledge-filter form>a{color:#b8cabc}.hub-content-header>p,.hub-knowledge-filter__intro>span{color:#9eaea4}
  .hub-content th,.hub-content td{border-color:#46564c}.hub-content blockquote{background:#202b24;border-left-color:#d5c56c}
  .hub-knowledge-filter input,.hub-knowledge-filter select{color:#eef4ef;background:#111914;border-color:#506158}
  .hub-knowledge-filter label{color:#dce7df}.hub-knowledge-filter button,.hub-knowledge-empty a{color:#182018;background:#d5c56c}
  .hub-perso-footer{color:#c9d4cc;background:#0b110e}
  .hub-mobile-sheet>section{color:#e8efe9;background:#17221c}.hub-mobile-sheet header>button{color:#17221c;background:#d5c56c}
  .hub-mobile-sheet__group{border-color:#3d4d43}.hub-mobile-sheet__group h3{color:#d5c56c}.hub-mobile-sheet__sub-label{color:#a7b6ac}.hub-mobile-sheet__links>a,.hub-mobile-sheet__group>a{color:#e8efe9;background:#1c2821;border-color:#3d4d43}.hub-mobile-sheet__links>a>.dashicons,.hub-mobile-sheet__group>a>.dashicons{color:#17221c;background:#d5c56c}.hub-mobile-sheet__links small{color:#a7b6ac}.hub-mobile-sheet__group .hub-mobile-sheet__cross{background:#292a1f;border-color:#d5c56c}
  .hub-mobile-sheet__portal-parent{color:#e8efe9;background:#1c2821;border-color:#3d4d43}.hub-mobile-sheet__portal-parent small{color:#a7b6ac}.hub-mobile-sheet__portal-submenu a{color:#dce6df;background:#25342b;border-color:#3d4d43}
  .hub-portal-dashboard__grid>a,.hub-portal-dashboard--denied{color:#e8efe9;background:#1c2821;border-color:#3d4d43}.hub-portal-dashboard__grid span,.hub-portal-dashboard__grid small{color:#a7b6ac}
  .hub-task-archive-card{color:#e8efe9!important;background:#1c2821!important;border-color:#3d4d43}.hub-task-archive-card__schedule{border-color:#3d4d43}.hub-task-chip{color:#dbe7df;background:#33443a}.hub-task-chip--kind{color:#201d0c;background:#d5c56c}.hub-task-chip--shift{color:#17221b;background:#d5c56c}.hub-task-archive-card__open{color:#d5c56c}
  .hub-desktop-topbar{color:#a7b6ac;background:rgba(24,35,29,.9);border-color:#35443a}.hub-desktop-topbar__location a{color:#a7b6ac}.hub-desktop-topbar__location strong,.hub-desktop-topbar__account>span>strong{color:#eef4ef}.hub-desktop-topbar__account>span{border-color:#405046}.hub-desktop-topbar__profile{color:#dbe8df}.hub-desktop-topbar__profile:hover,.hub-desktop-topbar__profile[aria-current=page]{background:#29382f}.hub-desktop-topbar__admin{color:#dbe8df;background:#29382f}.hub-desktop-topbar__admin:hover{color:#17221b;background:#d5c56c}.hub-desktop-topbar__logout{color:#ffaaa3}.hub-desktop-topbar__logout:hover{background:#352824}.hub-topbar-tasks summary,.hub-system-clock{color:#dce8df;background:#29382f}.hub-topbar-tasks__panel{color:#e8efe9;background:#1c2821;border-color:#3d4d43}.hub-topbar-tasks__panel>header small,.hub-topbar-tasks__panel>p{color:#a7b6ac}.hub-topbar-tasks__panel>header>a{color:#d5c56c}.hub-topbar-tasks__list article{background:#253229}.hub-topbar-tasks__list article>a{color:#e8efe9}.hub-topbar-tasks__list button{color:#17221b;background:#d5c56c}
  .hub-notice-center__intro,.hub-notice-card{color:#e8efe9;background:#1c2821!important;border-color:#3d4d43}.hub-notice-card>p,.hub-notice-card__assignee,.hub-notice-center__intro span{color:#a7b6ac}.hub-notice-card__actions form button{color:#e8efe9;background:#33443a}
  .hub-training-filter,.post-type-archive-hub_training .hub-content-card{color:#e8efe9;background:#1c2821!important;border-color:#3d4d43}.hub-training-filter input,.hub-training-filter select{color:#eef4ef;background:#111914;border-color:#506158}.hub-training-filter__intro span{color:#a7b6ac}.hub-training-card__open{color:#d5c56c}
  .hub-desktop-topbar{color:#a7b6ac;background:rgba(24,35,29,.94);border-color:#35443a}.hub-desktop-topbar__location strong{color:#eef4ef}.hub-mobile-topbar__user{color:#a7b6ac}.hub-topbar-tasks summary{color:#dce8df;background:#29382f}.hub-topbar-tasks__panel{color:#e8efe9;background:#1c2821;border-color:#3d4d43}.hub-topbar-tasks__panel>header small,.hub-topbar-tasks__panel>p{color:#a7b6ac}.hub-topbar-tasks__panel>header>a{color:#d5c56c}.hub-topbar-tasks__list article{background:#253229}.hub-topbar-tasks__list article>a{color:#e8efe9}.hub-topbar-tasks__list button{color:#17221b;background:#d5c56c}
}
