:root{--wb-surface:rgba(255,255,255,.72);--wb-border:rgba(199,203,198,.78);--wb-ink:#151719;--wb-muted:#7b8083}
/* Bottom navigation: worker=3 items, management=4 items */
.bottomNav.hasWorkbench{grid-template-columns:repeat(4,1fr)}
.navBtn[data-page="workbench"] svg{stroke-width:1.65}
/* Premium sheet hierarchy */
.sheet{border:1px solid rgba(255,255,255,.65)}
.sheetHeader{padding:2px 1px 8px}.sheetHeader h2{font-size:22px;letter-spacing:-.045em}.sheetHeader p{font-size:9px}
.sheetBody>.choice{min-height:62px;padding:11px 4px;border-bottom:1px solid var(--line);background:transparent}
.sheetBody>.choice:first-child{border-top:1px solid var(--line)}
.sheetBody>.choice:active{background:rgba(218,221,216,.42)}
.tradeChoice{display:grid!important;grid-template-columns:44px 1fr 24px!important;gap:12px!important;align-items:center!important;min-height:70px!important;padding:9px 2px!important}
.tradeGlyph{width:42px;height:42px;border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,#fafbf8,#e9ece8);display:grid;place-items:center;color:#303537;box-shadow:inset 0 1px 0 rgba(255,255,255,.8)}
.tradeGlyph svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}
.tradeCopy b{display:block;font-size:12px;letter-spacing:-.015em}.tradeCopy small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.tradeChevron{font-size:18px;color:#a0a5a2;text-align:center}
.siteChoice{border-radius:0!important}.siteChoice b{font-size:12px!important}.siteChoice small{font-size:8px!important;line-height:1.4}
/* Workbench page */
.wbPage{padding-bottom:28px}.wbHead{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:calc(22px + env(safe-area-inset-top)) 18px 13px}.wbHead h1{margin:0;font-size:30px;letter-spacing:-.052em}.wbHead p{margin:4px 0 0;color:var(--muted);font-size:9px}.wbRole{height:30px;display:inline-flex;align-items:center;padding:0 10px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.65);font-size:8px;font-weight:900}.wbCompanySwitch{display:flex;align-items:center;gap:7px;margin-top:7px;padding:0;border:0;background:transparent;text-align:left}.wbCompanySwitch b{font-size:10px}.wbCompanySwitch small{padding:3px 6px;border:1px solid var(--line);border-radius:999px;color:var(--muted);font-size:7px}.companyChoice{border-radius:0!important}.companyChoice b{font-size:12px!important}.companyChoice small{font-size:8px!important}
.wbOverview{margin:0 14px 18px;padding:18px;border-radius:25px;background:linear-gradient(145deg,#171a1b,#2b2f30);color:#fff;box-shadow:0 20px 50px rgba(17,19,21,.15)}.wbOverview small{display:block;color:#adb2b0;font-size:8px}.wbOverview strong{display:block;margin-top:4px;font-size:24px;letter-spacing:-.035em}.wbStats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:15px;padding-top:13px;border-top:1px solid rgba(255,255,255,.11)}.wbStats div{text-align:center}.wbStats div+div{border-left:1px solid rgba(255,255,255,.09)}.wbStats span{display:block;color:#adb2b0;font-size:7px}.wbStats b{display:block;margin-top:3px;font-size:13px}
.wbGroups{margin:0 14px}.wbGroup{margin-top:18px}.wbGroupHead{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:0 2px 8px}.wbGroupHead h2{margin:0;font-size:15px;letter-spacing:-.025em}.wbGroupHead p{margin:3px 0 0;color:var(--muted);font-size:8px}.wbGroupHead span{color:var(--muted);font-size:8px}.wbSurface{overflow:hidden;border:1px solid var(--wb-border);border-radius:20px;background:var(--wb-surface);box-shadow:0 9px 25px rgba(17,19,21,.035);backdrop-filter:blur(14px)}
.wbRow{width:100%;display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:center;min-height:64px;padding:10px 13px;border:0;border-bottom:1px solid var(--line);background:transparent;text-align:left}.wbRow:last-child{border-bottom:0}.wbRow:active{background:rgba(222,225,220,.42)}.wbIcon{width:38px;height:38px;border-radius:13px;background:linear-gradient(145deg,#f2f4f0,#e2e5e1);display:grid;place-items:center;color:#3a3e40}.wbIcon svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round}.wbCopy b{display:block;font-size:11px}.wbCopy small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.wbArrow{color:#a1a6a3;font-size:17px}
/* Module detail uses same surface language */
.moduleHead{padding:22px 16px 12px}.moduleHead h1{margin:0;font-size:27px;letter-spacing:-.045em}.moduleHead p{margin:5px 0 0;color:var(--muted);font-size:9px}.moduleMetric{display:grid;grid-template-columns:repeat(3,1fr);margin:4px 14px 16px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.moduleMetric div{text-align:center;padding:13px 5px}.moduleMetric div+div{border-left:1px solid var(--line)}.moduleMetric small{display:block;color:var(--muted);font-size:7px}.moduleMetric b{display:block;margin-top:3px;font-size:14px}.moduleSection{margin:18px 14px 0}.moduleSectionTitle{padding:0 2px 7px;color:var(--muted);font-size:9px}.moduleRows{overflow:hidden;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.72)}.moduleRow{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;padding:14px 13px;border-bottom:1px solid var(--line)}.moduleRow:last-child{border-bottom:0}.moduleRow strong{font-size:11px}.moduleRow small{display:block;margin-top:3px;color:var(--muted);font-size:8px}.moduleRow span{font-size:9px;font-weight:850}.moduleGood{color:var(--green)}.moduleWarn{color:var(--amber)}.moduleBad{color:var(--red)}.moduleButtons{display:flex;gap:8px;overflow:auto;margin:14px;scrollbar-width:none}.moduleButtons button{white-space:nowrap;height:40px;padding:0 12px;border:1px solid var(--line);border-radius:12px;background:rgba(255,255,255,.78);font-size:9px;font-weight:900}.moduleButtons button.primary{background:linear-gradient(180deg,#1b1e20,#111315);color:#fff;border-color:#111315}.financeTabs{display:flex;gap:7px;overflow:auto;padding:0 14px 12px;scrollbar-width:none}.financeTabs button{height:36px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:9px;font-weight:850}.financeTabs button.on{background:#151719;color:#fff;border-color:#151719}
/* Preview role selector */
.previewRoleBlock{margin:22px 14px 0;padding:15px;border:1px dashed var(--line-strong);border-radius:18px;background:rgba(255,255,255,.45)}.previewRoleBlock h3{margin:0;font-size:11px}.previewRoleBlock p{margin:4px 0 10px;color:var(--muted);font-size:8px}.previewRoles{display:flex;gap:6px;overflow:auto}.previewRoles button{height:34px;padding:0 11px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:8px;font-weight:850;white-space:nowrap}.previewRoles button.on{background:#17191b;color:#fff;border-color:#17191b}
