/* IBRAH Manager Hub — shell/navigation layer. Keeps Sales views intact. */
.sidebar{gap:18px}.brand span{color:#9fc6bb}.nav-list{gap:10px;overflow:auto;padding-right:2px;scrollbar-width:none}.nav-list::-webkit-scrollbar{display:none}.hub-nav-section{display:grid;gap:5px}.hub-nav-label,.hub-nav-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;border:0;background:transparent;color:#7fa99e;padding:3px 10px;font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;text-align:left}.hub-nav-toggle{cursor:pointer}.hub-nav-toggle:hover{color:#c9ded8}.hub-nav-toggle .hub-chevron{font-size:11px;transition:transform .18s ease}.hub-nav-section.open .hub-chevron{transform:rotate(180deg)}.hub-nav-body{display:none;gap:4px}.hub-nav-section.open .hub-nav-body,.hub-nav-section[data-group="overview"] .hub-nav-body{display:grid}.hub-nav-body .nav-btn{padding:10px 11px;border-radius:12px;font-size:12px}.hub-nav-body .nav-btn.active{background:rgba(255,255,255,.12);box-shadow:inset 3px 0 0 #6dd4b6}.hub-new-badge{margin-left:auto;padding:3px 6px;border-radius:999px;background:rgba(109,212,182,.14);color:#86e6ca;font-size:7px;font-weight:900;letter-spacing:.06em}.sidebar-foot{margin-top:auto}.hub-custom-view{animation:hubIn .18s ease}.hub-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.65fr);gap:16px;margin-bottom:16px}.hub-hero-main,.hub-hero-side,.hub-card,.hub-module,.hub-program,.hub-placeholder-card{background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:0 9px 30px rgba(14,43,35,.045)}.hub-hero-main{padding:24px;background:linear-gradient(145deg,#063c31,#006b55);color:#fff;border-color:#075443;position:relative;overflow:hidden}.hub-hero-main:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-120px;background:rgba(255,255,255,.06)}.hub-eyebrow{display:block;color:#72d7bb;font-size:9px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hub-hero-main .hub-eyebrow{color:#a6ead7}.hub-hero-main h2{position:relative;z-index:1;margin:8px 0 8px;font-size:clamp(27px,3.2vw,43px);line-height:1.02;letter-spacing:-1.4px}.hub-hero-main p{position:relative;z-index:1;max-width:680px;margin:0;color:#c8e3dc;font-size:12px;line-height:1.65}.hub-hero-health{position:relative;z-index:1;display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.hub-health-chip{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(255,255,255,.07);font-size:9px;font-weight:800;color:#d7eee8}.hub-health-chip i{width:7px;height:7px;border-radius:50%;background:#6dd4b6}.hub-hero-side{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.hub-hero-side small{display:block;color:var(--muted);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.hub-hero-side strong{display:block;margin-top:8px;font-size:22px;letter-spacing:-.7px}.hub-hero-side p{margin:6px 0 0;color:var(--muted);font-size:10px;line-height:1.5}.hub-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.hub-card{padding:16px}.hub-card>span{display:block;color:var(--muted);font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hub-card>strong{display:block;margin:8px 0 4px;font-size:25px;line-height:1;letter-spacing:-.8px}.hub-card>small{display:block;color:var(--muted);font-size:9px}.hub-section{margin-top:18px}.hub-section-head{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:11px}.hub-section-head h3{margin:2px 0 2px;font-size:20px;letter-spacing:-.5px}.hub-section-head p{margin:0;color:var(--muted);font-size:10px}.hub-program-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hub-program{padding:17px;position:relative;overflow:hidden}.hub-program:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#006b55,#7ecdb6)}.hub-program-top{display:flex;justify-content:space-between;gap:8px;align-items:center}.hub-program-tag{padding:5px 8px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:8px;font-weight:900;text-transform:uppercase}.hub-program-date{color:var(--muted);font-size:9px;font-weight:700}.hub-program h4{margin:12px 0 4px;font-size:16px;line-height:1.25}.hub-program-sales{font-size:23px;font-weight:900;letter-spacing:-.7px;margin-top:11px}.hub-program-meta{color:var(--muted);font-size:9px}.hub-progress{height:7px;margin:10px 0;border-radius:999px;background:#edf1ef;overflow:hidden}.hub-progress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#006b55,#0e8b70)}.hub-program-bottom{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:12px}.hub-program-bottom span{font-size:9px;color:var(--muted)}.hub-link{border:0;background:transparent;color:var(--brand);padding:0;font-size:9px;font-weight:900;cursor:pointer}.hub-two-col{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:12px}.hub-attention-list{display:grid;gap:8px}.hub-attention{display:flex;gap:10px;align-items:flex-start;padding:12px;border:1px solid var(--line);border-radius:14px;background:#fff}.hub-attention-icon{flex:0 0 31px;width:31px;height:31px;border-radius:10px;display:grid;place-items:center;background:var(--brand-soft);color:var(--brand);font-weight:900}.hub-attention.warn .hub-attention-icon{background:var(--amber-soft);color:var(--amber)}.hub-attention b{display:block;font-size:11px}.hub-attention span{display:block;margin-top:2px;color:var(--muted);font-size:9px;line-height:1.45}.hub-modules{display:grid;gap:8px}.hub-module{padding:14px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hub-module-copy b{display:block;font-size:12px}.hub-module-copy span{display:block;color:var(--muted);font-size:9px;margin-top:2px}.hub-module-status{flex:0 0 auto;border-radius:999px;padding:5px 8px;background:var(--brand-soft);color:var(--brand);font-size:8px;font-weight:900}.hub-module-status.next{background:#f1f2f1;color:#75807c}.hub-placeholder{max-width:980px}.hub-placeholder-hero{padding:24px;border-radius:24px;background:linear-gradient(145deg,#0a342b,#075947);color:#fff;margin-bottom:14px}.hub-placeholder-hero .hub-eyebrow{color:#a6ead7}.hub-placeholder-hero h2{margin:7px 0 8px;font-size:31px;letter-spacing:-1px}.hub-placeholder-hero p{max-width:710px;margin:0;color:#cce4dd;font-size:12px;line-height:1.65}.hub-placeholder-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.hub-placeholder-card{padding:18px}.hub-placeholder-card .hub-step{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:var(--brand-soft);color:var(--brand);font-weight:900}.hub-placeholder-card h3{margin:14px 0 5px;font-size:15px}.hub-placeholder-card p{margin:0;color:var(--muted);font-size:10px;line-height:1.55}.hub-placeholder-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:14px}.hub-mobile-sheet{position:fixed;inset:0;z-index:160;background:rgba(1,22,17,.54);display:none;align-items:flex-end;padding:12px}.hub-mobile-sheet.open{display:flex}.hub-mobile-sheet-inner{width:100%;max-height:82dvh;overflow:auto;background:#fff;border-radius:24px;padding:18px;box-shadow:0 24px 80px rgba(0,0,0,.3)}.hub-mobile-sheet-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hub-mobile-sheet-head h3{margin:0}.hub-mobile-close{width:36px;height:36px;border:1px solid var(--line);border-radius:50%;background:#fff}.hub-mobile-groups{display:grid;gap:13px}.hub-mobile-group>strong{display:block;margin:0 0 6px;color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.09em}.hub-mobile-group button{width:100%;border:1px solid var(--line);background:#fff;border-radius:12px;padding:11px 12px;text-align:left;font-size:11px;font-weight:800;margin-top:5px}.hub-mobile-group button.active{background:var(--brand-soft);border-color:#b9ded2;color:var(--brand)}
@keyframes hubIn{from{opacity:.6;transform:translateY(3px)}to{opacity:1;transform:none}}
@media(max-width:1279px){.hub-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-program-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hub-program:last-child{grid-column:auto}}
@media(max-width:900px){.hub-hero{grid-template-columns:1fr}.hub-two-col{grid-template-columns:1fr}.hub-program-grid{grid-template-columns:1fr}.hub-placeholder-grid{grid-template-columns:1fr}.mobile-nav.hub-mobile-nav{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;overflow:visible!important}.mobile-nav.hub-mobile-nav button{min-width:0!important;flex:auto!important}.hub-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:520px){.hub-kpis{grid-template-columns:1fr 1fr}.hub-card{padding:13px}.hub-card>strong{font-size:20px}.hub-hero-main,.hub-hero-side{padding:18px}.hub-placeholder-hero{padding:19px}.hub-placeholder-hero h2{font-size:26px}.hub-section-head{align-items:flex-start;flex-direction:column}}
@media(max-width:390px){.hub-kpis{grid-template-columns:1fr}}
