/* Shared workspace hierarchy. Client brand colours remain authoritative. */
.shell .mainFrame{max-width:1560px;margin-inline:auto}
.shell .top{gap:24px!important;align-items:center;flex-wrap:wrap}
.shell .pageIdentity{min-width:0;flex:1 1 280px}
.shell .pageIdentityText{min-width:0}
.shell .pageIdentityText h1{font-size:clamp(25px,2.4vw,34px);line-height:1.2;letter-spacing:-.025em;overflow-wrap:anywhere}
.shell .topRight{flex-wrap:wrap;gap:10px!important}
.shell .topRight>button{min-height:42px;white-space:normal}
.shell .side .navbtn{line-height:1.4;min-height:44px;border-radius:9px}
.shell .side .navbtn.active{box-shadow:inset 3px 0 0 currentColor}
.shell .navGroupLabel{font-size:12px;letter-spacing:.08em;line-height:1.5;padding-top:22px!important;padding-bottom:8px!important}
.shell .sideFooter{padding-top:12px;padding-bottom:12px}
.platformPageGuide{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:4px 0 20px;margin-top:4px}
.platformCategory{display:block;font-size:12px;letter-spacing:.08em;text-transform:uppercase;font-weight:700;color:var(--muted,#52677a)}
.platformPageGuide p{margin:6px 0 0;max-width:72ch;font-size:14px;line-height:1.6;color:var(--muted,#52677a)}
.platformPageGuide button{flex-shrink:0;min-height:42px}
#v>.card,#v>.platformShortcuts{margin-block:0 24px}
#v :is(.actions,.clientActions,.brandingActions,.officeHostActions){gap:12px;align-items:center;flex-wrap:wrap}
#v :is(input:not([type=checkbox]):not([type=radio]):not([type=color]),select,textarea){border-radius:9px;line-height:1.5}
#v :is(button,.btn){line-height:1.4;overflow-wrap:anywhere}
.shell :is(button,a,input,select,textarea,summary):focus-visible,.platformFinder :is(button,input):focus-visible{outline:3px solid var(--blue,#6faed8)!important;outline-offset:3px}
.platformSkipLink{position:fixed;top:-100px;left:20px;z-index:20000;padding:12px 20px;background:#fff;color:#142b45;border:2px solid #142b45;border-radius:8px}
.platformSkipLink:focus{top:12px}
.platformFinder{box-sizing:border-box;width:min(660px,calc(100vw - 32px));max-height: min(760px,calc(100dvh - 48px));padding:28px;border:1px solid var(--line,#dce5eb);border-radius:18px;background:#fff;color:var(--ink,#14233a);box-shadow:0 28px 90px #071a3340;overflow:auto}
.platformFinder::backdrop{background:#071a3370;backdrop-filter:blur(3px)}
.platformFinderHead{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}
.platformFinderHead h2{margin:0;font-size:25px;line-height:1.3;color:var(--navy,#142b45)}
.platformFinderHead button{min-height:42px}
.platformFinder label{display:block;font-size:14px;font-weight:700;margin-bottom:8px}
.platformFinder input{box-sizing:border-box;width:100%;min-height:48px;border:1px solid #bdccd6;border-radius:9px;padding:12px;font:inherit;color:inherit;background:#fff}
.platformResultCount{font-size:13px;line-height:1.5;color:#52677a;margin:16px 0}
.platformResults{display:grid;gap:8px}
.platformResult{display:flex!important;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:16px!important;text-align:left;white-space:normal;background:#f8fafb!important;color:var(--ink,#14233a)!important;border:1px solid #e1e7ed!important;box-shadow:none!important;border-radius:10px}
.platformResult>span:first-child{display:grid;gap:5px;min-width:0}
.platformResult strong{font-size:15px}.platformResult span span{font-weight:400;font-size:14px;line-height:1.5;color:#52677a}
.platformResult:hover{background:#eef4f7!important;border-color:#b8cedc!important}
.platformArrow{flex-shrink:0}
.platformShortcutGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.platformShortcut{display:flex;flex-direction:column;align-items:flex-start;gap:10px;text-align:left;padding:20px!important;white-space:normal;box-shadow:none!important;border:1px solid var(--line,#dce5eb);border-radius:12px;min-width:0}
.platformShortcut strong{font-size:16px;line-height:1.4}
.platformShortcut>span{font-size:14px;font-weight:400;line-height:1.6;color:var(--muted,#52677a)}
.platformShortcut .platformShortcutAction{margin-top:auto;padding-top:8px;color:var(--navy,#142b45);font-weight:700;font-size:13px}
@media(max-width:1050px){.platformShortcutGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.platformPageGuide{align-items:flex-start;flex-direction:column;gap:12px;padding-bottom:18px}.platformPageGuide button{align-self:flex-start}.platformFinder{padding:20px}.platformFinderHead{margin-bottom:18px}.shell .topRight .platformFindButton{grid-column:1/-1}.shell .side.modulesOpen .navGroupLabel{display:block!important;grid-column:1/-1;color:inherit;padding:12px 4px 2px!important}.platformShortcutGrid{grid-template-columns:1fr}.platformShortcut{padding:18px!important}.platformFinderHead h2{font-size:22px}}
@media(prefers-reduced-motion:reduce){.platformFinder,.platformResult,.platformShortcut{scroll-behavior:auto;transition:none!important}}
