.flowFirstShell{--flow-canvas:#f4f6f8;--flow-panel:#fff;--flow-panel-soft:#f8fafb;--flow-ink:#20252d;--flow-muted:#66727f;--flow-line:#dce2e7;--flow-accent:#7a102b;--flow-red:#ed1b2f;--flow-green:#087a49;--flow-amber:#a15c00;--flow-space-1:4px;--flow-space-2:8px;--flow-space-3:12px;--flow-space-4:16px;--flow-space-5:24px;--flow-space-6:32px;--flow-space-7:48px;--flow-radius-control:9px;--flow-radius-surface:14px;--flow-page-max:1280px;background:var(--flow-canvas);min-height:100vh;color:var(--flow-ink)}.flowFirstShell .portalHeader{border-bottom:1px solid var(--flow-line);background:#fffffff5;box-shadow:0 8px 30px #1f29370d}.flowFirstShell .portalHeaderInner{grid-template-columns:auto minmax(420px,1fr) auto;gap:clamp(20px,3vw,52px);width:min(1540px,100%);min-height:74px;padding:0 28px}.flowFirstShell .portalBrand img{width:58px}.flowFirstShell .portalBrand>span{padding-left:14px}.flowFirstShell .portalBrand strong{letter-spacing:-.02em;font-size:1.05rem}.flowFirstShell .portalBrand small{font-size:.68rem}.flowFirstShell .portalHeader .navList{justify-content:center;gap:6px}.flowFirstShell .portalHeader .navItem{border:1px solid #0000;border-radius:12px;align-self:center;min-height:48px;padding:0 15px;font-size:.8rem;font-weight:680}.flowFirstShell .portalHeader .navItem:after{display:none}.flowFirstShell .portalHeader .navItem:hover{border-color:var(--flow-line);background:var(--flow-panel-soft)}.flowFirstShell .portalHeader .navItem.active{color:var(--flow-accent);background:#fff4f6;border-color:#f0cbd3}.flowFirstShell .portalHeader .navItem.active svg{color:var(--flow-red)}.flowFirstShell .portalStatus{display:none}.flowFirstShell .portalUtilities{gap:8px}.flowFirstShell .portalUtilities .globalSearch{border:1px solid var(--flow-line);background:var(--flow-panel-soft);border-radius:12px;width:168px;min-height:42px}.flowFirstShell .portalUtilities .profileButton{border:1px solid #0000;border-radius:13px;min-height:46px;padding:4px 8px 4px 5px}.flowFirstShell .portalUtilities .profileButton:hover,.flowFirstShell .portalUtilities .profileButton[aria-expanded=true]{border-color:var(--flow-line);background:var(--flow-panel-soft)}.flowFirstShell .portalUtilities .avatar{color:var(--flow-accent);background:#fbe7eb}.flowFirstShell .profileMenu{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:16px;width:290px;padding:8px;display:grid;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 22px 60px #1f293729}.flowFirstShell .profileMenu a,.flowFirstShell .profileMenu button{width:100%;min-height:58px;color:var(--flow-ink);text-align:left;background:0 0;border:0;border-radius:11px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;text-decoration:none;display:grid;position:static}.flowFirstShell .profileMenu a:hover,.flowFirstShell .profileMenu button:hover{background:var(--flow-panel-soft)}.flowFirstShell .profileMenu svg{width:19px;color:var(--flow-accent)}.flowFirstShell .profileMenu span{gap:2px;display:grid}.flowFirstShell .profileMenu strong{font-size:.82rem}.flowFirstShell .profileMenu small{color:var(--flow-muted);font-size:.69rem}.flowFirstShell .profileMenu .logoutButton{border-top:1px solid var(--flow-line);color:#a2192f;border-radius:0 0 11px 11px}.flowFirstShell .appContent{background:var(--flow-canvas);margin:0}.flowFirstShell .portalContextBar{border-bottom:1px solid var(--flow-line);background:#fff;justify-content:space-between;align-items:center;min-height:52px;padding:8px max(28px,50vw - 680px);display:flex}.flowFirstShell .portalContextBar>span{align-items:baseline;gap:9px;display:flex}.flowFirstShell .portalContextBar small{color:var(--flow-muted);text-transform:uppercase;letter-spacing:.06em;font-size:.68rem;font-weight:700}.flowFirstShell .portalContextBar strong{font-size:.82rem}.flowFirstShell .portalContextBar a,.flowFirstShell .portalContextBar button{border:1px solid var(--flow-line);min-height:36px;color:var(--flow-ink);font:inherit;background:#fff;border-radius:10px;align-items:center;gap:7px;padding:0 11px;font-size:.74rem;font-weight:700;text-decoration:none;display:inline-flex}.flowFirstShell .portalContextBar svg{width:16px}.flowFirstShell .mainContent{min-height:calc(100vh - 126px);padding:clamp(24px,3vw,44px) 28px 80px}.flowFirstShell .contentPage,.flowFirstShell .dashboardPage{width:min(var(--flow-page-max), 100%);margin:0 auto}.flowFirstShell .pageIntro{border:0;margin-bottom:24px;padding:0}.flowFirstShell .pageIntro h1,.flowFirstShell .sectionHeader h1,.flowFirstShell .adminSectionHeader h2{letter-spacing:-.035em}.flowFirstShell .pageIntro h1{font-size:clamp(2rem,3vw,3.15rem)}.flowFirstShell .pageIntro>p:last-child,.flowFirstShell .pageIntro div>p:last-child{max-width:720px;color:var(--flow-muted)}.flowFirstShell .dashboardUtilityLine{color:var(--flow-muted)}.flowFirstShell .dashboardShiftContext,.flowFirstShell .dashboardSignals,.flowFirstShell .timelinePanel,.flowFirstShell .dashboardQuickPanel,.flowFirstShell .dashboardChecklistPanel{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:18px;box-shadow:0 8px 30px #1f29370a}.flowFirstShell .dashboardShiftContext{background:linear-gradient(115deg,#fff 0%,#fff7f8 100%);border-color:#e8ccd2;min-height:92px}.flowFirstShell .dashboardSignals{border:1px solid var(--flow-line);background:#fff;border-radius:16px;overflow:hidden}.flowFirstShell .dashboardSignal{min-height:94px}.flowFirstShell .dashboardSignal.urgent{background:#fff6f7}.flowFirstShell .dashboardSignal>strong{color:var(--flow-accent)}.flowFirstShell .timelinePanel,.flowFirstShell .dashboardQuickPanel,.flowFirstShell .dashboardChecklistPanel{padding:clamp(20px,2.5vw,32px)}.flowFirstShell .timelineList{margin-top:8px}.flowFirstShell .timelineItem{border-radius:14px}.flowFirstShell .timelineItem:hover{background:var(--flow-panel-soft)}.flowFirstShell .dashboardQuickList a{border-radius:12px}.flowFirstShell .operationsIntro,.flowFirstShell .knowledgeIntro{grid-template-columns:minmax(0,1fr) minmax(260px,420px);align-items:end;gap:28px;display:grid}.flowFirstShell .knowledgeScope,.flowFirstShell .contentPageFilters{border:1px solid var(--flow-line);background:#fff;border-radius:13px;gap:5px;width:auto;padding:5px;display:inline-flex}.flowFirstShell .knowledgeScope button,.flowFirstShell .contentPageFilters button{border:0;border-radius:9px;min-height:40px;padding:0 14px}.flowFirstShell .knowledgeScope button.active,.flowFirstShell .contentPageFilters button.active{color:var(--flow-accent);background:#fff1f3}.flowFirstShell .knowledgeSearch,.flowFirstShell .messageSearch{border:1px solid var(--flow-line);background:#fff;border-radius:12px}.flowFirstShell .locationRail,.flowFirstShell .knowledgeResults{padding:clamp(20px,2.5vw,32px)}.flowFirstShell .locationChoice,.flowFirstShell .knowledgeTile,.flowFirstShell .knowledgeIndex>button{border-radius:13px}.flowFirstShell .primaryButton,.flowFirstShell .secondaryButton,.flowFirstShell .textButton,.flowFirstShell .iconButton{border-radius:10px}.flowFirstShell .primaryButton{background:var(--flow-accent);box-shadow:0 7px 18px #7a102b29}.flowFirstShell .primaryButton:hover{background:#630c22}.flowFirstShell .secondaryButton{border-color:var(--flow-line);color:var(--flow-ink);box-shadow:none;background:#fff}.flowFirstShell .secondaryButton:hover{background:var(--flow-panel-soft);color:var(--flow-ink);box-shadow:none;border-color:#b8c1c9}.flowFirstShell .adminWorkspace{background:0 0;border:0;gap:28px}.flowFirstShell .adminWorkspace>section{padding:clamp(22px,3vw,38px)}.flowFirstShell .knowledgeAdminToolbar{border:1px solid var(--flow-line);background:var(--flow-panel-soft);border-radius:13px;gap:6px;margin:22px 0 14px;padding:5px;display:flex}.flowFirstShell .knowledgeAdminToolbar button{min-height:40px;color:var(--flow-muted);font:inherit;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 13px;font-size:.76rem;font-weight:720;display:inline-flex}.flowFirstShell .knowledgeAdminToolbar button.active{color:var(--flow-accent);background:#fff;box-shadow:0 2px 8px #1f293712}.flowFirstShell .knowledgeAdminToolbar svg{width:17px}.flowFirstShell .knowledgeAdminToolbar button span{background:#fbe7eb;border-radius:11px;place-items:center;min-width:22px;height:22px;display:grid}.flowFirstShell .knowledgeAdminControls{border:1px solid var(--flow-line);background:var(--flow-panel-soft);border-radius:16px;gap:14px;margin:24px 0 20px;padding:18px;display:grid}.flowFirstShell .knowledgeAdminSearch{background:#fff;border:1px solid #cfd7dd;border-radius:13px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:54px;padding:0 15px;display:grid;position:relative;box-shadow:0 4px 14px #1f29370a}.flowFirstShell .knowledgeAdminSearch:focus-within{border-color:#b84b62;box-shadow:0 0 0 3px #b84b621f}.flowFirstShell .knowledgeAdminSearch>svg{width:21px;color:var(--flow-accent)}.flowFirstShell .knowledgeAdminSearch input{width:100%;min-width:0;min-height:50px;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:.92rem}.flowFirstShell .knowledgeAdminSearch>button{background:var(--flow-panel-soft);width:34px;height:34px;color:var(--flow-muted);border:0;border-radius:9px;place-items:center;padding:0;display:grid}.flowFirstShell .knowledgeAdminSearch>button svg{width:17px}.flowFirstShell .knowledgeAdminFilters{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.flowFirstShell .knowledgeAdminFilters label{gap:6px;display:grid}.flowFirstShell .knowledgeAdminFilters label>span{color:var(--flow-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.67rem;font-weight:760}.flowFirstShell .knowledgeAdminFilters select{border:1px solid var(--flow-line);width:100%;min-height:43px;color:var(--flow-ink);font:inherit;background-color:#fff;border-radius:10px;padding:0 34px 0 11px;font-size:.76rem;font-weight:680}.flowFirstShell .knowledgeAdminControls .knowledgeAdminToolbar{justify-self:start;margin:0}.flowFirstShell .knowledgeAdminResults{border-top:1px solid var(--flow-line);justify-content:space-between;align-items:center;gap:12px;min-height:34px;padding-top:12px;display:flex}.flowFirstShell .knowledgeAdminResults p{color:var(--flow-muted);margin:0;font-size:.76rem}.flowFirstShell .knowledgeAdminResults p strong{color:var(--flow-ink);font-size:.9rem}.flowFirstShell .knowledgeAdminResults .textButton{min-height:34px}.flowFirstShell .knowledgeAdminResults .textButton svg{width:16px}.flowFirstShell .knowledgeAdminResults .textButton span{min-width:20px;height:20px;color:var(--flow-accent);background:#fbe7eb;border-radius:10px;place-items:center;font-size:.68rem;display:grid}.flowFirstShell .knowledgeAdminGroups{gap:22px;display:grid}.flowFirstShell .knowledgeAdminGroup{border:1px solid var(--flow-line);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 5px 22px #1f29370a}.flowFirstShell .knowledgeAdminGroup>header{border-bottom:1px solid var(--flow-line);background:#f8fafb;padding:14px 18px}.flowFirstShell .knowledgeAdminGroup>header>div{align-items:center;gap:11px;display:flex}.flowFirstShell .knowledgeWorkAreaIcon{width:36px;height:36px;color:var(--flow-accent);background:#fbe7eb;border-radius:10px;place-items:center;display:grid}.flowFirstShell .knowledgeWorkAreaIcon svg{width:18px}.flowFirstShell .knowledgeAdminGroup h3{margin:0;font-size:.92rem}.flowFirstShell .knowledgeAdminGroup header p{color:var(--flow-muted);margin:2px 0 0;font-size:.7rem}.flowFirstShell .knowledgeAdminGroup .knowledgeAdminList{border-top:0}.flowFirstShell .knowledgeAdminList>button{border-radius:0;grid-template-columns:minmax(0,1fr) minmax(190px,240px) 34px;gap:18px;min-height:116px;padding:17px 18px}.flowFirstShell .knowledgeAdminList>button:last-child{border-bottom:0}.flowFirstShell .knowledgeAdminList>button:hover{background:#fafbfc}.flowFirstShell .knowledgeAdminList>button:focus-visible{z-index:1;outline-offset:-3px;outline:3px solid #b84b623d;position:relative}.flowFirstShell .knowledgeAdminArticleMain{min-width:0;gap:7px!important}.flowFirstShell .knowledgeAdminArticleMain>strong{font-size:.9rem;line-height:1.35}.flowFirstShell .knowledgeAdminArticleMain>small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.45;display:-webkit-box}.flowFirstShell .knowledgeAdminArticleLabels{flex-wrap:wrap;align-items:center;gap:7px!important;display:flex!important}.flowFirstShell .knowledgeAdminArticleLabels b{color:#51606d;background:#eef2f4;border-radius:6px;padding:3px 7px;font-size:.63rem}.flowFirstShell .knowledgeAdminAudience{color:#4f5d69;align-items:center;min-width:0;margin-top:2px;font-size:.69rem;font-weight:650;gap:6px!important;display:flex!important}.flowFirstShell .knowledgeAdminAudience svg{width:15px;min-width:15px;color:var(--flow-accent)}.flowFirstShell .knowledgeAdminArticleMeta{align-content:center;gap:8px!important}.flowFirstShell .knowledgeAdminArticleMeta>span{flex-wrap:wrap;gap:6px!important;display:flex!important}.flowFirstShell .knowledgeAdminArticleMeta small{font-size:.67rem;line-height:1.35}.flowFirstShell .knowledgeAdminList>button>svg{width:18px;color:var(--flow-accent)}.flowFirstShell .knowledgeAudiencePreview{background:#f3fbf7;border:1px solid #b9ddcb;border-radius:14px;gap:14px;padding:17px;display:grid}.flowFirstShell .knowledgeAudiencePreview>div:first-child{align-items:center;gap:10px;display:flex}.flowFirstShell .knowledgeAudiencePreview>div:first-child>svg{width:23px;color:var(--flow-green)}.flowFirstShell .knowledgeAudiencePreview>div:first-child span{gap:2px;display:grid}.flowFirstShell .knowledgeAudiencePreview>div:first-child small{color:var(--flow-muted)}.flowFirstShell .knowledgeAudiencePreview dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;display:grid}.flowFirstShell .knowledgeAudiencePreview dl div{background:#fff;border:1px solid #d1e8dc;border-radius:10px;justify-content:space-between;align-items:baseline;gap:10px;padding:11px 13px;display:flex}.flowFirstShell .knowledgeAudiencePreview dt{color:var(--flow-muted);font-size:.72rem;font-weight:700}.flowFirstShell .knowledgeAudiencePreview dd{color:var(--flow-green);margin:0;font-size:1.15rem;font-weight:800}.flowFirstShell .knowledgeAudiencePreview p{color:#426250;margin:0;font-size:.72rem;line-height:1.45}.flowFirstShell .knowledgeReviewNotice,.flowFirstShell .knowledgeReviewAction{color:#713a00;background:#fff9f2;border:1px solid #f4c7a1;border-radius:14px;grid-template-columns:34px minmax(0,1fr);gap:12px;padding:16px;display:grid}.flowFirstShell .knowledgeReviewNotice svg,.flowFirstShell .knowledgeReviewAction>svg{color:var(--flow-amber)}.flowFirstShell .knowledgeReviewNotice span,.flowFirstShell .knowledgeReviewAction div{gap:6px;display:grid}.flowFirstShell .knowledgeReviewAction{margin:8px 0}.flowFirstShell .knowledgeReviewAction p{color:#815527;margin:0}.flowFirstShell .knowledgeReviewAction button{justify-self:start;margin-top:4px}.flowFirstShell .knowledgeAdminList>button{border-radius:13px}.flowFirstShell .knowledgeAdminList>button.reviewDue{background:#fffbf5;border-color:#f4c7a1}.flowFirstShell .statusChip.reviewDue{color:#8a4b00;background:#fff0dc}.flowFirstShell .adminEmptyState{min-height:180px;color:var(--flow-muted);text-align:center;align-content:center;place-items:center;gap:7px;display:grid}.flowFirstShell .adminEmptyState svg{width:36px;height:36px;color:var(--flow-green)}.flowFirstShell .adminDialog{border:0;border-radius:20px;width:min(760px,100vw - 32px);max-height:min(900px,100dvh - 32px);box-shadow:0 30px 90px #191d2447}.flowFirstShell .articleDialog{width:min(980px,100vw - 32px)}.flowFirstShell .adminDialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#14192085}.flowFirstShell .dialogHeader{z-index:2;border-bottom:1px solid var(--flow-line);background:#fff;padding:22px 24px;position:sticky;top:0}.flowFirstShell .adminForm{padding:22px 24px 26px}.flowFirstShell .adminForm input,.flowFirstShell .adminForm select,.flowFirstShell .adminForm textarea{border-color:var(--flow-line);background:#fff;border-radius:10px}.flowFirstShell .adminDisclosure{border:1px solid var(--flow-line);background:var(--flow-panel-soft);border-radius:14px}.flowFirstShell .adminDisclosure>summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:10px;min-height:64px;padding:12px 15px;list-style:none;display:grid}.flowFirstShell .adminDisclosure>summary::-webkit-details-marker{display:none}.flowFirstShell .adminDisclosure>summary span{gap:2px;display:grid}.flowFirstShell .adminDisclosure>summary small{color:var(--flow-muted);font-size:.7rem}.flowFirstShell .adminDisclosure>summary svg{transition:transform .18s}.flowFirstShell .adminDisclosure[open]>summary svg{transform:rotate(90deg)}.flowFirstShell .adminDisclosureBody{border-top:1px solid var(--flow-line);gap:16px;padding:4px 15px 16px;display:grid}.flowFirstShell .contextualPage{min-width:0}.flowFirstShell .contextualPage>.pageIntro{max-width:820px}.flowFirstShell .contextualScope{border:1px solid var(--flow-line);scrollbar-width:thin;background:#eef2f5;border-radius:14px;gap:6px;width:fit-content;max-width:100%;margin:0 0 22px;padding:5px;display:flex;overflow-x:auto}.flowFirstShell .contextualScope a{min-width:max-content;min-height:42px;color:var(--flow-muted);white-space:nowrap;border-radius:10px;align-items:center;padding:0 14px;font-size:.76rem;font-weight:720;text-decoration:none;display:inline-flex}.flowFirstShell .contextualScope a:hover{color:var(--flow-ink);background:#ffffffa6}.flowFirstShell .contextualScope a.active{color:var(--flow-accent);background:#fff;box-shadow:0 2px 8px #1f293714}.flowFirstShell .mobileContextualSelect{display:none}.flowFirstShell .contextualAdminSurface,.flowFirstShell .contextualAdminSurface .adminWorkspace,.flowFirstShell .contextualAdminSurface .adminSurface{width:100%;min-width:0;max-width:100%}.flowFirstShell .contextualAdminSurface .adminWorkspace.embedded{background:0 0;border:0;min-height:0;display:block}.flowFirstShell .contextualAdminSurface .adminSurface{background:0 0;padding:0}.flowFirstShell .contextualTools{border-top:1px solid var(--flow-line);gap:18px;margin-top:34px;padding-top:28px;display:grid}.flowFirstShell .contextualTools h2{margin:2px 0 0;font-size:1.35rem}.flowFirstShell .contextualToolGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.flowFirstShell .contextualToolGrid>a{border:1px solid var(--flow-line);min-width:0;min-height:88px;color:var(--flow-ink);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:12px;padding:15px 16px;text-decoration:none;display:grid}.flowFirstShell .contextualToolGrid>a:hover{border-color:#e8b9c3;box-shadow:0 8px 22px #1f293712}.flowFirstShell .contextualToolGrid span{gap:4px;min-width:0;display:grid}.flowFirstShell .contextualToolGrid strong,.flowFirstShell .contextualToolGrid small{overflow-wrap:anywhere}.flowFirstShell .contextualToolGrid small{color:var(--flow-muted);line-height:1.45}.flowFirstShell .contextualToolGrid svg{width:19px;color:var(--flow-accent)}.flowFirstShell .mobileTopbarActions{align-items:center;gap:4px;min-width:0;display:flex}.flowFirstShell .knowledgeBackButton{border:1px solid var(--flow-line);min-height:42px;color:var(--flow-accent);font:inherit;cursor:pointer;background:#fff;border-radius:10px;align-items:center;gap:8px;padding:9px 12px;font-weight:760;display:inline-flex}.flowFirstShell .knowledgeBackButton:hover{background:#fff8fa;border-color:#e8b9c3}.flowFirstShell .knowledgeBackButton svg{width:18px;height:18px}.flowFirstShell .knowledgeDetailHeader{grid-template-columns:minmax(0,1fr);gap:16px}.flowFirstShell .knowledgeBackButton{justify-self:start}.flowFirstShell :is(a,button,input,select,textarea,summary):focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #4a5d7094}.flowFirstShell :is(h1,h2,h3,strong,small,p,a,button,label,span){overflow-wrap:anywhere;word-break:normal;min-width:0}.flowFirstShell .pageIntro{justify-content:space-between;align-items:end;gap:var(--flow-space-6);min-width:0;margin-bottom:var(--flow-space-5);display:flex}.flowFirstShell .pageIntro>div,.flowFirstShell .pageIntro>p{min-width:0}.flowFirstShell .pageIntro h1{margin:2px 0 8px;font-size:clamp(2rem,4vw,2.75rem);line-height:1.02}.flowFirstShell .pageIntro p{line-height:1.55}.flowFirstShell .sectionNavigationBar,.flowFirstShell .contextualPageToolbar{justify-content:space-between;align-items:center;gap:var(--flow-space-3);min-width:0;margin-bottom:var(--flow-space-5);display:flex;position:relative}.flowFirstShell .frameworkCalendarPage .contextualPageToolbar{margin-bottom:var(--flow-space-2)}.flowFirstShell .sectionNavigationHint{color:var(--flow-muted);font-size:.82rem;line-height:1.5}.flowFirstShell .contextualScope{gap:var(--flow-space-1);width:fit-content;min-width:0;max-width:100%;padding:var(--flow-space-1);border:1px solid var(--flow-line);background:#fff;border-radius:11px;margin:0;display:inline-flex;overflow:visible}.flowFirstShell .contextualScope a{min-width:0;min-height:42px;color:var(--flow-muted);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 13px;font-size:.77rem;font-weight:700;line-height:1.15;text-decoration:none;display:inline-flex}.flowFirstShell .contextualScope a:hover{background:var(--flow-panel-soft);color:var(--flow-ink)}.flowFirstShell .contextualScope a.active{color:var(--flow-accent);box-shadow:none;background:#f7e9ed}.flowFirstShell .pageBackLink{min-height:40px;color:var(--flow-muted);align-items:center;gap:8px;padding:0 2px;font-size:.8rem;font-weight:700;text-decoration:none;display:inline-flex}.flowFirstShell .pageBackLink:hover{color:var(--flow-ink)}.flowFirstShell .pageBackLink svg{width:18px;height:18px}.flowFirstShell .operationStart{gap:var(--flow-space-6);grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);align-items:start;display:grid}.flowFirstShell .operationPrimary,.flowFirstShell .operationAside{min-width:0;padding:var(--flow-space-5);border:1px solid var(--flow-line);border-radius:var(--flow-radius-surface);background:#fff;margin:0;box-shadow:0 10px 34px #1f29370a}.flowFirstShell .operationPrimary>h2,.flowFirstShell .operationAside>h2{margin:2px 0 16px;font-size:1.18rem}.flowFirstShell .operationStartRows,.flowFirstShell .operationAside{gap:0}.flowFirstShell .operationStartRows>button,.flowFirstShell .operationAside>a,.flowFirstShell .operationAside>button{border:0;border-bottom:1px solid var(--flow-line);background:0 0;border-radius:0;min-height:76px;padding:13px 4px}.flowFirstShell .operationStartRows>button:first-child,.flowFirstShell .operationAside>:nth-child(2){border-top:1px solid var(--flow-line)}.flowFirstShell .operationStartRows>button:hover,.flowFirstShell .operationAside>a:hover,.flowFirstShell .operationAside>button:hover{background:var(--flow-panel-soft)}.flowFirstShell .operationIcon{border-radius:10px}.flowFirstShell .roleToolSection{gap:var(--flow-space-6);margin-top:var(--flow-space-7);padding-top:var(--flow-space-6);border-top:1px solid var(--flow-line);grid-template-columns:minmax(220px,.65fr) minmax(0,1.35fr);align-items:start;display:grid}.flowFirstShell .roleToolSectionHeader h2{margin:2px 0 6px;font-size:1.25rem}.flowFirstShell .roleToolSectionHeader p:last-child{color:var(--flow-muted);margin:0;font-size:.83rem}.flowFirstShell .roleToolCards{border:1px solid var(--flow-line);border-radius:var(--flow-radius-surface);grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.flowFirstShell .roleToolCards>a{border-right:1px solid var(--flow-line);min-height:92px;color:var(--flow-ink);background:#fff;grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;padding:16px;text-decoration:none;display:grid}.flowFirstShell .roleToolCards>a:last-child{border-right:0}.flowFirstShell .roleToolCards>a:hover{background:var(--flow-panel-soft)}.flowFirstShell .roleToolCards span{gap:5px;min-width:0;display:grid}.flowFirstShell .roleToolCards strong{font-size:.84rem}.flowFirstShell .roleToolCards small{color:var(--flow-muted);font-size:.72rem;line-height:1.45}.flowFirstShell .roleToolCards svg{width:17px;color:var(--flow-muted)}.flowFirstShell .accountPanel{gap:var(--flow-space-4);min-width:0;margin-bottom:var(--flow-space-6);border:1px solid var(--flow-line);border-radius:var(--flow-radius-surface);box-shadow:none;background:linear-gradient(110deg,#fff 0%,#f9fafb 100%);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;padding:20px 24px;display:grid}.flowFirstShell .accountPanel>div:nth-child(2){gap:2px;min-width:0;display:grid}.flowFirstShell .accountPanel h2{margin:0;font-size:1rem}.flowFirstShell .accountPanel p{color:var(--flow-muted);margin:0;font-size:.78rem}.flowFirstShell .accountPanel .textButton{min-height:44px;color:var(--flow-accent);padding:0 10px}.flowFirstShell .moreLayout{gap:var(--flow-space-5);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}.flowFirstShell .settingsSection,.flowFirstShell .moreLinks{min-width:0;padding:var(--flow-space-5);border:1px solid var(--flow-line);border-radius:var(--flow-radius-surface);background:#fff;margin:0;box-shadow:0 10px 34px #1f29370a}.flowFirstShell .settingsRows,.flowFirstShell .moreLinks{gap:0}.flowFirstShell .settingRow,.flowFirstShell .moreLinks>a{border:0;border-bottom:1px solid var(--flow-line);background:0 0;border-radius:0;min-height:74px;padding:13px 0}.flowFirstShell .settingsRows>:first-child,.flowFirstShell .moreLinks>a:first-of-type{border-top:1px solid var(--flow-line)}.flowFirstShell .settingRow:hover,.flowFirstShell .moreLinks>a:hover{background:var(--flow-panel-soft)}.flowFirstShell .moreLinks h2{margin:0 0 14px;font-size:1.05rem}.flowFirstShell .contextualTools{margin-top:var(--flow-space-7);padding-top:var(--flow-space-6)}.flowFirstShell .contextualToolGrid{border:1px solid var(--flow-line);border-radius:var(--flow-radius-surface);grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden}.flowFirstShell .contextualToolGrid>a{border:0;border-right:1px solid var(--flow-line);min-height:84px;box-shadow:none;border-radius:0}.flowFirstShell .contextualToolGrid>a:last-child{border-right:0}.flowFirstShell .contextualToolGrid>a:hover{background:var(--flow-panel-soft);box-shadow:none;border-color:#0000}.flowFirstShell .knowledgeBackButton{min-height:44px;color:var(--flow-muted);background:0 0;border:0;border-radius:0;padding:0;font-weight:700}.flowFirstShell .knowledgeBackButton:hover{color:var(--flow-ink);background:0 0;border-color:#0000}.flowFirstShell .knowledgeBackButton:focus:not(:focus-visible){box-shadow:none}.flowFirstShell .knowledgeDialog:focus{outline:none}.flowFirstShell .knowledgeDetailHeader{background:#f7f9fa;padding:24px 28px 22px}.flowFirstShell .knowledgeDetailBody{padding:28px}.flowFirstShell .articleProse{max-width:720px}.flowFirstShell .integrationNotice{border:1px solid var(--flow-line);background:var(--flow-panel-soft);min-width:0;color:var(--flow-ink);border-radius:14px;align-items:flex-start;gap:12px;margin:18px 0 0;padding:18px;display:flex}.flowFirstShell .integrationNotice>svg{width:20px;height:20px;color:var(--flow-accent);flex:none}.flowFirstShell .integrationNotice>span{gap:4px;min-width:0;display:grid}.flowFirstShell .integrationNotice strong{font-size:.92rem}.flowFirstShell .integrationNotice small{color:var(--flow-muted);line-height:1.5}@media (max-width:1120px){.flowFirstShell .portalHeaderInner{grid-template-columns:auto 1fr auto;padding:0 18px}.flowFirstShell .portalHeader .navItem{padding:0 10px}.flowFirstShell .portalUtilities .globalSearch{display:none}.flowFirstShell .operationsIntro,.flowFirstShell .knowledgeIntro{grid-template-columns:1fr;align-items:start}.flowFirstShell .adminWorkspace{grid-template-columns:210px minmax(0,1fr)}.flowFirstShell .contextualToolGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.flowFirstShell .operationStart{grid-template-columns:minmax(0,1.45fr) minmax(260px,.8fr);gap:24px}.flowFirstShell .roleToolSection{grid-template-columns:1fr;gap:18px}.flowFirstShell .roleToolCards{grid-template-columns:1fr}.flowFirstShell .roleToolCards>a{border-right:0;border-bottom:1px solid var(--flow-line);min-height:76px}.flowFirstShell .roleToolCards>a:last-child{border-bottom:0}}@media (max-width:900px){.flowFirstShell .portalHeader,.flowFirstShell .portalContextBar{display:none}.flowFirstShell .mobileTopbar{border-bottom:1px solid var(--flow-line);background:#fffffffa;grid-template-columns:minmax(0,1fr) auto;gap:8px;min-width:0;height:64px;padding:4px 12px;display:grid}.flowFirstShell .mobileBrand{min-width:0;min-height:44px}.flowFirstShell .mobileBrand>span{min-width:0}.flowFirstShell .mobileBrand strong,.flowFirstShell .mobileBrand small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.flowFirstShell .mobileTopbarActions{justify-content:flex-end}.flowFirstShell .mobileTopbarActions .iconButton{width:42px;min-width:42px;min-height:42px;padding:0}.flowFirstShell .mainContent{min-height:calc(100dvh - 64px);padding:20px 16px calc(88px + env(safe-area-inset-bottom))}.flowFirstShell .bottomNav{height:calc(72px + env(safe-area-inset-bottom));padding:4px 2px env(safe-area-inset-bottom);border-top:1px solid var(--flow-line);background:#fffffffa;grid-template-columns:repeat(5,minmax(0,1fr));display:grid}.flowFirstShell .bottomNavItem{text-align:center;gap:3px;min-width:0;min-height:64px;padding:4px 1px;font-size:.63rem;line-height:1.1}.flowFirstShell .bottomIconWrap svg{width:22px;height:22px}.flowFirstShell .pageIntro{flex-direction:column;align-items:stretch;gap:16px;margin-bottom:20px}.flowFirstShell .pageIntro h1{overflow-wrap:anywhere;max-width:100%;font-size:clamp(1.72rem,8vw,2rem)}.flowFirstShell .pageIntro p:not(.eyebrow){overflow-wrap:anywhere;max-width:100%;line-height:1.55}.flowFirstShell .dashboardSignals{display:grid}.flowFirstShell .dashboardShiftContext{min-height:64px;margin-inline:0}.flowFirstShell .dashboardShiftContext strong,.flowFirstShell .dashboardShiftContext span{white-space:normal}.flowFirstShell .dashboardSignal{min-height:64px}.flowFirstShell .dashboardSignal+.dashboardSignal{border-top:1px solid var(--flow-line);border-left:0}.flowFirstShell .knowledgeScope,.flowFirstShell .contentPageFilters,.flowFirstShell .contextualScope{overscroll-behavior-x:contain;scroll-snap-type:x proximity;width:calc(100% + 16px);max-width:calc(100% + 16px);margin-right:-16px;overflow-x:auto}.flowFirstShell .contextualScope a{scroll-snap-align:start}.flowFirstShell .desktopContextualScope{display:none}.flowFirstShell .emergencyStrip{margin-inline:0}.flowFirstShell .kpiMobileAxis{display:none}.flowFirstShell .mobileContextualSelect{gap:6px;min-width:0;margin:0 0 18px;display:grid;position:relative}.flowFirstShell .mobileContextualSelect:after{border-right:2px solid var(--flow-ink);border-bottom:2px solid var(--flow-ink);content:"";pointer-events:none;width:8px;height:8px;position:absolute;bottom:20px;right:17px;transform:rotate(45deg)}.flowFirstShell .mobileContextualSelect>span{color:var(--flow-muted);text-transform:uppercase;letter-spacing:.04em;font-size:.67rem;font-weight:760}.flowFirstShell .mobileContextualSelect select{border:1px solid var(--flow-line);width:100%;min-width:0;height:48px;min-height:48px;color:var(--flow-ink);appearance:none;font:inherit;text-overflow:ellipsis;background:#fff;border-radius:12px;padding:10px 40px 10px 13px;font-size:.86rem;font-weight:720}.flowFirstShell .sectionNavigationBar,.flowFirstShell .contextualPageToolbar{align-items:stretch}.flowFirstShell .sectionNavigationBar .mobileContextualSelect{flex:auto;margin:0}.flowFirstShell .sectionNavigationHint{display:none}.flowFirstShell .operationStart,.flowFirstShell .moreLayout{grid-template-columns:1fr;gap:20px}.flowFirstShell .operationPrimary,.flowFirstShell .operationAside,.flowFirstShell .settingsSection,.flowFirstShell .moreLinks{padding:20px}.flowFirstShell .roleToolSection{margin-top:36px;padding-top:24px}.flowFirstShell .accountPanel{margin-bottom:20px;padding:18px 20px}.flowFirstShell .contextualToolGrid{grid-template-columns:1fr}.flowFirstShell .contextualToolGrid>a{border-right:0;border-bottom:1px solid var(--flow-line);min-height:76px}.flowFirstShell .contextualToolGrid>a:last-child{border-bottom:0}.flowFirstShell .adminWorkspace{min-height:0;display:block}.flowFirstShell .adminWorkspace>section,.flowFirstShell .adminSurface{min-width:0;padding:0}.flowFirstShell .adminSectionHeader{flex-direction:column;align-items:stretch;gap:14px}.flowFirstShell .adminSectionHeader .primaryButton{justify-content:center;width:100%}.flowFirstShell .knowledgeAdminControls{margin-top:18px;padding:12px}.flowFirstShell .knowledgeAdminSearch{min-height:50px;padding-inline:12px}.flowFirstShell .knowledgeAdminFilters{grid-template-columns:1fr;gap:10px}.flowFirstShell .knowledgeAdminControls .knowledgeAdminToolbar{justify-self:stretch;width:100%;overflow-x:auto}.flowFirstShell .knowledgeAdminToolbar button{flex:none;min-height:44px}.flowFirstShell .knowledgeAdminResults{flex-direction:column;align-items:flex-start}.flowFirstShell .knowledgeAdminGroup>header{padding:13px 14px}.flowFirstShell .knowledgeAdminList>button{grid-template-columns:minmax(0,1fr) 28px;align-items:start;gap:12px;min-height:0;padding:16px 14px}.flowFirstShell .knowledgeAdminArticleMeta{border-top:1px solid var(--flow-line);grid-column:1;padding-top:10px}.flowFirstShell .knowledgeAdminList>button>svg{grid-area:1/2}.flowFirstShell .knowledgeAdminArticleMain>small{-webkit-line-clamp:3}.flowFirstShell .knowledgeAdminAudience{align-items:flex-start;line-height:1.4}.flowFirstShell .knowledgeAudiencePreview dl,.flowFirstShell .formColumns{grid-template-columns:1fr}.flowFirstShell .knowledgeDialog[open]{border-radius:0;grid-template-rows:minmax(0,1fr);width:100%;max-width:none;height:100dvh;max-height:none;display:grid;position:fixed;inset:0;overflow:hidden}.flowFirstShell .knowledgeDialog[open]>article{grid-template-rows:auto minmax(0,1fr);min-height:0;display:grid;overflow:hidden}.flowFirstShell .knowledgeDetailHeader,.flowFirstShell .knowledgeDetailHeader>div{min-width:0}.flowFirstShell .knowledgeBackButton{justify-content:flex-start;max-width:100%}.flowFirstShell .knowledgeDetailBody{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;min-height:0;max-height:none;overflow-y:auto}.flowFirstShell .knowledgeGallery img{aspect-ratio:4/3;object-fit:cover;height:auto;max-height:min(42dvh,290px)}.flowFirstShell .knowledgeIndex>button>span:nth-child(2) small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable{overflow:visible}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable table,.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable tbody,.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable tr,.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td{width:100%;display:block}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable thead{display:none}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable tbody{gap:12px;display:grid}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable tr{border:1px solid var(--flow-line);background:#fff;border-radius:15px;overflow:hidden}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td{border-bottom:1px solid var(--flow-line);overflow-wrap:anywhere;grid-template-columns:minmax(92px,34%) minmax(0,1fr);align-items:start;gap:10px;min-width:0;height:auto;min-height:0;padding:10px 14px;display:grid}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td:before{color:var(--flow-muted);content:attr(data-label);text-transform:uppercase;letter-spacing:.03em;font-size:.68rem;font-weight:760}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td:first-child{min-width:0;padding-top:14px}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td:last-child{border-bottom:0;padding-bottom:14px}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td:last-child .iconButton{justify-self:start}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td[colspan]{padding:16px;display:block}.flowFirstShell :is(.teamContextualPage,.systemsContextualPage,.portalContentContextualPage) .responsiveTable td[colspan]:before{display:none}.flowFirstShell .adminDialog{border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:100dvh;margin:0}.flowFirstShell .adminForm{padding-bottom:calc(32px + env(safe-area-inset-bottom))}}@media (max-width:900px) and (max-height:320px){.flowFirstShell .knowledgeDialog[open]>article{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;display:block;overflow-y:auto}.flowFirstShell .knowledgeDetailBody{overflow-y:visible}}@media (max-width:420px){.flowFirstShell .mobileBrand small{display:none}.flowFirstShell .mobileBrand img{width:42px}.flowFirstShell .mobileTopbarActions .iconButton{width:44px;min-width:44px;min-height:44px}.flowFirstShell .bottomNavItem{font-size:.59rem}.flowFirstShell .callWorkerEntryForm{grid-template-columns:1fr}.flowFirstShell .callWorkerEntryForm label:nth-of-type(3),.flowFirstShell .callWorkerEntryForm .iconButton{grid-column:1}.flowFirstShell .knowledgeReviewNotice,.flowFirstShell .knowledgeReviewAction{grid-template-columns:1fr}.flowFirstShell .sectionNavigationBar,.flowFirstShell .contextualPageToolbar{flex-wrap:wrap}.flowFirstShell .accountPanel{grid-template-columns:44px minmax(0,1fr)}.flowFirstShell .accountPanel .textButton{border-top:1px solid var(--flow-line);border-radius:0;grid-column:1/-1;justify-content:flex-start;width:100%;padding-top:12px}}@media (max-width:900px){.flowFirstShell .knowledgeScope button,.flowFirstShell .contentPageFilters button,.flowFirstShell .messageSearch input,.flowFirstShell .knowledgeSearch input,.flowFirstShell .pageBackLink{min-height:44px}}@media (max-width:640px){.flowFirstShell .kpiChart{min-width:0}.flowFirstShell .kpiBars{overflow:hidden}.flowFirstShell .kpiBarColumn small{display:none}.flowFirstShell .kpiMobileAxis{color:var(--flow-muted);justify-content:space-between;padding-top:8px;font-size:.64rem;display:flex}}.flowFirstShell{--flow-canvas:#f1f3f4;--flow-panel:#fcfcfb;--flow-panel-soft:#edf1f3;--flow-ink:#20242b;--flow-muted:#66727d;--flow-line:#dce0e3;--flow-accent:#721129;--flow-red:#e2002f;--flow-green:#1f9d61}.portalShellV2{background:var(--flow-canvas);min-height:100dvh;color:var(--flow-ink)}.portalShellV2 .skipLink{z-index:200;background:var(--flow-ink);color:#fff;border-radius:10px;padding:10px 14px;text-decoration:none;position:fixed;top:10px;left:10px;transform:translateY(-140%)}.portalShellV2 .skipLink:focus{transform:translateY(0)}.desktopPortalSidebar{z-index:50;border-right:1px solid var(--flow-line);background:var(--flow-panel);flex-direction:column;width:236px;padding:18px 16px;display:flex;position:fixed;inset:0 auto 0 0}.portalIdentityLockup{color:var(--flow-ink);align-items:center;text-decoration:none;display:flex}.portalWordmark{min-height:48px;padding:2px 8px 20px}.portalBrandMunicipality{object-fit:contain;flex:none;width:52px;height:auto}.portalBrandDivider{background:var(--flow-red);border-radius:2px;flex:0 0 2px;width:2px;height:43px;margin:0 10px}.portalBrandCopy{gap:2px;min-width:0;display:grid}.portalBrandCopy strong{letter-spacing:-.025em;white-space:nowrap;font-size:.98rem;line-height:1.08}.portalBrandCopy small{color:var(--flow-muted);white-space:nowrap;font-size:.68rem;line-height:1.1}.desktopPortalSidebar nav{gap:5px;margin-top:18px;display:grid}.portalShortcutGroup{border-top:1px solid var(--flow-line);gap:5px;margin-top:5px;padding-top:10px;display:grid}.portalCalendarShortcut{color:var(--flow-accent);background:#fff7f9;border:1px solid #ead6dc}.portalDmsShortcut{color:#0c4663;background:#f5fafc;border:1px solid #d4e2e9}.portalRoute{min-width:0;min-height:48px;color:var(--flow-muted);border-radius:12px;align-items:center;gap:12px;padding:0 12px;font-size:.86rem;font-weight:680;text-decoration:none;display:flex;position:relative}.portalRoute:hover{background:var(--flow-panel-soft);color:var(--flow-ink)}.portalRoute.active{color:var(--flow-accent);background:#f5e8ec}.portalRoute.active:before{background:var(--flow-red);content:"";border-radius:0 3px 3px 0;width:3px;height:24px;position:absolute;left:0}.portalRoute:has(.portalRoutePending[data-pending=true]){color:var(--flow-accent)}.portalRoutePending{opacity:0;pointer-events:none;border:2px solid #0000;border-top-color:currentColor;border-radius:50%;width:36px;height:36px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.portalRoutePending[data-pending=true]{opacity:.55;animation:.8s linear infinite portalRoutePending}@keyframes portalRoutePending{to{transform:translate(-50%,-50%)rotate(360deg)}}.unifiedInboxSourceStatus{min-height:24px;color:var(--flow-muted);align-items:center;gap:7px;margin:0 0 8px;font-size:.78rem;display:flex}.unifiedInboxSourceStatus svg{width:15px;height:15px}.portalRouteIcon{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid;position:relative}.portalRouteIcon>svg{width:24px;height:24px}.portalRouteIcon>small{border:2px solid var(--flow-panel);background:var(--flow-red);color:#fff;border-radius:999px;place-items:center;min-width:19px;height:19px;padding:0 4px;font-size:.59rem;font-style:normal;font-weight:800;display:grid;position:absolute;top:-8px;right:-12px}.desktopPortalTopbar{z-index:45;border-bottom:1px solid var(--flow-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfcfbf5;justify-content:flex-end;align-items:center;gap:18px;height:64px;padding:0 28px;display:flex;position:fixed;top:0;left:236px;right:0}.desktopPortalTopbar .liveClock{margin-right:auto}.portalSearchTrigger{width:44px;height:44px;color:var(--flow-ink);border-radius:50%;place-items:center;text-decoration:none;display:grid}.portalSearchTrigger:hover{background:var(--flow-panel-soft)}.portalSearchTrigger svg{width:21px;height:21px}.mobilePortalTopbar,.mobilePortalNav{display:none}.mobilePortalActions{align-items:center;gap:2px;display:flex}.portalWorkArea{min-height:100dvh;padding:64px 0 0 236px}.portalShellV2 .mainContent{width:100%;max-width:none;min-height:calc(100dvh - 64px);padding:28px 32px 48px}.portalShellV2 :focus-visible{outline:3px solid var(--flow-red);outline-offset:3px}@media (max-width:900px){.portalShellV2{width:100%;min-width:0;overflow-x:clip}.desktopPortalSidebar,.desktopPortalTopbar{display:none}.mobilePortalTopbar{z-index:50;border-bottom:1px solid var(--flow-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfcfbf7;justify-content:space-between;align-items:center;width:100vw;max-width:100vw;height:64px;padding:8px 14px;display:flex;position:fixed;inset:0 auto auto 0}.mobilePortalMark{height:48px}.mobilePortalMark .portalBrandMunicipality{width:44px}.mobilePortalMark .portalBrandDivider{height:37px;margin:0 8px}.mobilePortalMark .portalBrandCopy{gap:1px}.mobilePortalMark .portalBrandCopy strong{font-size:.82rem}.mobilePortalMark .portalBrandCopy small{font-size:.59rem}:is(.portalCalendarTrigger,.portalDmsTrigger){width:52px;min-height:48px;color:var(--flow-accent);grid-template-rows:24px 12px;place-items:center;gap:1px;padding:3px 2px;font-size:.6rem;line-height:1;display:grid}:is(.portalCalendarTrigger,.portalDmsTrigger) .portalRouteIcon,:is(.portalCalendarTrigger,.portalDmsTrigger) .portalRouteIcon>svg{width:21px;height:21px}.portalCalendarTrigger.active{background:#f5e8ec}.portalDmsTrigger{color:#0c4663}.portalDmsTrigger.active{background:#e8f2f6}:is(.portalCalendarTrigger,.portalDmsTrigger).active:before{display:none}.mobilePortalNav{z-index:55;width:100vw;max-width:100vw;height:calc(72px + env(safe-area-inset-bottom));padding:5px 4px env(safe-area-inset-bottom);border-top:1px solid var(--flow-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fcfcfbfa;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;inset:auto auto 0 0;box-shadow:0 -8px 28px #20242b0d}.mobilePortalNav .portalRoute{border-radius:9px;flex-direction:column;justify-content:center;gap:4px;min-height:62px;padding:4px 2px;font-size:.68rem;line-height:1}.mobilePortalNav .portalRoute.active{color:var(--flow-accent);background:0 0}.mobilePortalNav .portalRoute.active:before{border-radius:3px 3px 0 0;width:24px;height:3px;inset:auto auto -5px}.mobilePortalNav .portalRouteIcon>small{border-color:var(--flow-panel);top:-7px;right:-11px}.portalWorkArea{padding:64px 0 calc(72px + env(safe-area-inset-bottom))}.portalShellV2 .mainContent{min-height:calc(100dvh - 136px);padding:18px 16px 30px}}@media (max-width:340px){.mobilePortalNav .portalRoute{font-size:.63rem}.flowFirstShell .knowledgeTile{grid-template-columns:44px minmax(0,1fr)}.flowFirstShell .knowledgeTile>svg{display:none}.flowFirstShell .knowledgeTileText>small{letter-spacing:-.01em;font-size:.65rem}.flowFirstShell .knowledgeTileText strong{font-size:.92rem;line-height:1.35}}.portalSearchPage{width:min(900px,100%);margin:0 auto}.portalSearchForm{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:15px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:54px;padding:0 14px;display:grid;box-shadow:0 8px 28px #20242b0d}.portalSearchForm>svg{color:var(--flow-muted)}.portalSearchForm:focus-within{border-color:var(--flow-red);outline:3px solid var(--flow-red);outline-offset:3px;box-shadow:none}.portalSearchForm input{width:100%;height:52px;color:var(--flow-ink);font:inherit;background:0 0;border:0;font-size:.94rem;outline:0!important}.portalSearchForm input:focus-visible{outline:0}.portalSearchForm>a{width:44px;height:44px;color:var(--flow-muted);border-radius:50%;place-items:center;display:grid}.portalSearchHint{color:var(--flow-muted);margin:14px 4px;font-size:.78rem}.portalSearchGroups{gap:18px;margin-top:24px;display:grid}.portalSearchGroups section{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:16px;overflow:hidden}.portalSearchGroups section>header{border-bottom:1px solid var(--flow-line);align-items:center;gap:9px;min-height:44px;padding:0 16px;display:flex}.portalSearchGroups section>header svg{width:19px;height:19px;color:var(--flow-accent)}.portalSearchGroups section>header h2{margin:0;font-size:.78rem}.portalSearchGroups section>header span{color:var(--flow-muted);margin-left:auto;font-size:.7rem}.portalSearchGroups section>div{display:grid}.portalSearchGroups section>div>a{border-top:1px solid var(--flow-line);min-height:70px;color:var(--flow-ink);grid-template-columns:minmax(0,1fr) 22px;align-items:center;gap:16px;padding:12px 16px;text-decoration:none;display:grid}.portalSearchGroups section>div>a:first-child{border-top:0}.portalSearchGroups section>div>a:hover{background:var(--flow-panel-soft)}.portalSearchGroups section>div>a>span{gap:4px;min-width:0;display:grid}.portalSearchGroups strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.84rem;line-height:1.35;display:-webkit-box;overflow:hidden}.portalSearchGroups small{color:var(--flow-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.74rem;line-height:1.4;display:-webkit-box;overflow:hidden}.portalSearchGroups a>svg{width:18px;color:var(--flow-muted)}.portalSearchEmpty{text-align:center;justify-items:center;gap:5px;padding:64px 16px;display:grid}.portalSearchEmpty strong{font-size:.92rem}.portalSearchEmpty p{color:var(--flow-muted);margin:0;font-size:.78rem}@media (max-width:900px){.portalSearchPage{margin-top:2px}.portalSearchForm{z-index:20;border-radius:13px;min-height:50px;position:sticky;top:72px}.portalSearchForm input{height:48px;font-size:16px}.portalSearchGroups{gap:14px;margin-top:18px}}.todayPage{grid-template-columns:minmax(330px,430px) minmax(0,1fr);gap:22px;min-height:calc(100dvh - 112px);display:grid}.todayListPane,.todayDetailPane{min-width:0}.todayDateLine{justify-content:space-between;align-items:flex-start;gap:16px;min-height:54px;margin-bottom:14px;display:flex}.todayDateLine>div{gap:3px;display:grid}.todayDateLine>div strong{text-transform:capitalize;font-size:.95rem}.todayDateLine>div span{color:var(--flow-muted);font-size:.73rem}.todayDateLine>p{text-align:right;gap:2px;margin:0;display:grid}.todayDateLine>p span{color:var(--flow-muted);font-size:.65rem}.todayDateLine>p strong{font-size:.72rem}.attentionList{gap:9px;display:grid}.attentionRow{border:1px solid var(--flow-line);background:var(--flow-panel);width:100%;min-height:88px;color:var(--flow-ink);font:inherit;text-align:left;cursor:pointer;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto 18px;align-items:center;gap:12px;padding:12px 13px;display:grid}.attentionRow.active{background:#fff;border-color:#c8b1b9;box-shadow:0 7px 24px #20242b0f}@media (hover:hover) and (pointer:fine){.attentionRow:hover{background:#fff;border-color:#c8b1b9;box-shadow:0 7px 24px #20242b0f}}.attentionMark{background:var(--flow-panel-soft);width:42px;height:42px;color:var(--flow-accent);border-radius:12px;place-items:center;display:grid}.attentionMark.urgent{color:var(--flow-red);background:#fdebed}.attentionMark svg{width:22px;height:22px}.attentionCopy{gap:5px;min-width:0;display:grid}.attentionCopy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;line-height:1.3;display:-webkit-box;overflow:hidden}.attentionCopy small{color:var(--flow-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.69rem;overflow:hidden}.attentionStatus{color:var(--flow-accent);background:#f5e8ec;border-radius:999px;padding:5px 8px;font-size:.64rem;font-weight:760}.attentionRow>svg{width:16px;color:var(--flow-muted)}.todayDetailPane{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:18px;min-height:560px;display:grid}.attentionDetail{flex-direction:column;min-width:0;padding:clamp(24px,4vw,52px);display:flex}.todayBack{display:none}.attentionDetail h2{letter-spacing:-.03em;max-width:700px;margin:18px 0 12px;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.2}.attentionDetail>p{color:#414a54;white-space:pre-wrap;max-width:720px;margin:0;font-size:.88rem;line-height:1.65}.attentionDetail dl{border-block:1px solid var(--flow-line);gap:0;max-width:720px;margin:28px 0;display:grid}.attentionDetail dl>div{border-top:1px solid var(--flow-line);grid-template-columns:90px minmax(0,1fr);gap:16px;padding:11px 0;font-size:.75rem;display:grid}.attentionDetail dl>div:first-child{border-top:0}.attentionDetail dt{color:var(--flow-muted)}.attentionDetail dd{margin:0;font-weight:680}.attentionDetailActions{flex-wrap:wrap;gap:10px;margin-top:auto;padding-top:24px;display:flex}.attentionDetailActions a{text-decoration:none}.todayEmpty,.todayDetailEmpty{text-align:center;align-content:center;justify-items:center;gap:6px;padding:64px 20px;display:grid}.todayEmpty{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:16px;min-height:300px}.todayEmpty>span{width:44px;height:44px;color:var(--flow-green);background:#e7f5ed;border-radius:50%;place-items:center;display:grid}.todayEmpty strong{font-size:.9rem}.todayEmpty p,.todayDetailEmpty p{color:var(--flow-muted);margin:0;font-size:.75rem}.todayDetailEmpty>svg{width:32px;color:var(--flow-muted)}@media (max-width:900px){.todayPage{min-height:0;display:block}.todayDateLine{min-height:42px;margin-bottom:12px}.todayDateLine>p{max-width:150px}.attentionRow{grid-template-columns:40px minmax(0,1fr) auto 15px;gap:10px;min-height:84px;padding:11px}.todayPage:not(.hasSelection) .attentionRow.active{border-color:var(--flow-line);background:var(--flow-panel);box-shadow:none}.attentionStatus{padding-inline:7px}.todayDetailPane{border:0;border-radius:0;min-height:calc(100dvh - 166px);display:none}.todayPage.hasSelection .todayListPane{display:none}.todayPage.hasSelection .todayDetailPane{display:grid}.attentionDetail{padding:4px 0 24px}.todayBack{width:max-content;min-height:44px;color:var(--flow-ink);font:inherit;background:0 0;border:0;align-items:center;gap:7px;margin:0 0 18px;font-size:.78rem;font-weight:720;display:inline-flex}.todayBack svg{width:18px}.attentionDetail h2{margin-top:14px;font-size:1.22rem}.attentionDetail>p{font-size:.84rem}.attentionDetailActions{margin-top:24px;display:grid}.attentionDetailActions>*{justify-content:center;width:100%}}@media (max-width:370px){.attentionRow{grid-template-columns:38px minmax(0,1fr) 14px}.attentionStatus{grid-column:2;width:max-content}.attentionRow>svg{grid-area:1/3/span 2}}.actionToolBar{justify-content:space-between;align-items:center;gap:12px;min-height:48px;margin-bottom:18px;display:flex}.actionToolBar>button{min-height:44px;color:var(--flow-ink);font:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:.78rem;font-weight:720;display:inline-flex}.actionToolBar>button svg{width:18px}.actionCatalog{width:min(1040px,100%);margin:0 auto}.actionCatalogSearch{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:14px;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:11px;min-height:52px;padding:0 15px;display:grid}.actionCatalogSearch>svg{width:20px;color:var(--flow-muted)}.actionCatalogSearch input{width:100%;height:50px;color:var(--flow-ink);font:inherit;background:0 0;border:0;outline:0;font-size:.9rem}.actionCatalogGroups{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:20px;display:grid}.actionCatalogGroups section{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:15px;overflow:hidden}.actionCatalogGroups section>h2{border-bottom:1px solid var(--flow-line);min-height:42px;color:var(--flow-muted);letter-spacing:.01em;margin:0;padding:13px 15px 10px;font-size:.72rem}.actionCatalogGroups section>div{display:grid}.actionCatalogGroups section a{border-top:1px solid var(--flow-line);min-height:68px;color:var(--flow-ink);grid-template-columns:minmax(0,1fr) 18px;align-items:center;gap:12px;padding:11px 15px;text-decoration:none;display:grid}.actionCatalogGroups section a:first-child{border-top:0}.actionCatalogGroups section a:hover{background:var(--flow-panel-soft)}.actionCatalogGroups section a>span{gap:4px;min-width:0;display:grid}.actionCatalogGroups section strong{font-size:.82rem}.actionCatalogGroups section small{color:var(--flow-muted);font-size:.71rem;line-height:1.35}.actionCatalogGroups section a>svg{width:16px;color:var(--flow-muted)}.actionCatalogGroups section.actionCatalogAttention{border-color:color-mix(in srgb, var(--breda-red) 34%, var(--flow-line))}.actionCatalogGroups section.actionCatalogAttention>h2{color:var(--breda-red-dark)}.actionCatalogGroups section a.actionCatalogAttentionLink{grid-template-columns:minmax(0,1fr) auto 18px}.actionCatalogAttentionLink .actionCatalogCount{background:var(--breda-red);color:#fff;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:.7rem;display:grid}.actionCatalogAttentionLink small{color:var(--breda-red-dark)}.actionCatalogEmpty{text-align:center;grid-column:1/-1;justify-items:center;gap:5px;padding:58px 16px;display:grid}.actionCatalogEmpty strong{font-size:.88rem}.actionCatalogEmpty p{color:var(--flow-muted);margin:0;font-size:.74rem}@media (max-width:900px){.actionCatalogSearch input{font-size:16px}.actionCatalogGroups{grid-template-columns:1fr;gap:12px;margin-top:15px}.actionCatalogGroups section a{min-height:66px}}.messagesUtilityBar{justify-content:flex-end;align-items:center;min-height:46px;margin-bottom:12px;display:flex}.knowledgeUtilityBar{align-items:center;gap:12px;margin-bottom:12px;display:flex}.knowledgeUtilityBar .knowledgeSearch{width:min(620px,100%);min-height:52px;box-shadow:none;border-radius:9px;grid-template-columns:22px minmax(0,1fr);gap:10px;margin:0;padding-inline:14px}.knowledgeUtilityBar .knowledgeSearch>svg{width:20px;color:var(--flow-muted)}.knowledgeUtilityBar .knowledgeSearch input{height:50px;color:var(--flow-ink);font-size:.9rem}.knowledgeFilterBar{border:1px solid var(--flow-line);background:var(--flow-panel-soft);border-radius:9px;align-items:stretch;max-width:100%;margin:0 0 14px;padding:4px;display:inline-flex}.flowFirstShell .knowledgeFilterBar .knowledgeScope{background:0 0;border:0;border-radius:0;width:auto;max-width:none;margin:0;padding:0;overflow:visible}.flowFirstShell .knowledgeFilterBar .knowledgeScope button{border-radius:6px;min-height:38px;padding-inline:11px;font-size:.72rem;font-weight:740}.flowFirstShell .knowledgeFilterBar .knowledgeScope button svg{width:15px;height:15px}.flowFirstShell .knowledgeFilterBar .knowledgeScope button.active{background:var(--flow-accent);color:#fff;box-shadow:0 1px 3px #17191d1f}.flowFirstShell .knowledgeFilterBar .knowledgeScope button.emergency.active{color:#fff;background:#b0002f}.knowledgeLocationFilter{border:0;border-left:1px solid var(--flow-line);min-height:38px;color:var(--flow-muted);white-space:nowrap;background:0 0;border-radius:0;grid-template-columns:16px auto;align-items:center;gap:6px;margin:0;padding:0 11px;display:inline-grid}.knowledgeLocationFilter>svg{width:15px}.knowledgeLocationFilter select{width:auto;min-height:38px;color:var(--flow-ink);font:inherit;background:0 0;border:0;outline:0;font-size:.72rem;font-weight:700}.portalShellV2 button[aria-label=Sluiten]{min-width:44px;min-height:44px}.portalShellV2 :is(.knowledgeAdminFilters select,.knowledgeAdminToolbar button,.knowledgeAdminResults button,.kpiToolbar button,.messageSearch input,.pageBackLink){min-height:44px}.knowledgeResultCount{color:var(--flow-muted);margin:0 0 10px;font-size:.7rem}.flowFirstShell .featuredKnowledge{background:0 0;border:0;gap:8px;width:100%;min-width:0;margin-bottom:12px}.flowFirstShell .knowledgeTile{border:1px solid var(--flow-line);background:var(--flow-panel);width:100%;min-width:0;min-height:88px;box-shadow:none;border-radius:9px;grid-template-columns:38px minmax(0,1fr) 16px;gap:10px;padding:11px 12px}.flowFirstShell .knowledgeTileIcon{background:color-mix(in srgb, var(--knowledge-label,#2f6db1) 9%, var(--flow-panel));width:38px;height:38px;color:var(--knowledge-label,#24578e);border-radius:7px}.flowFirstShell .knowledgeTileText{gap:4px}.flowFirstShell .knowledgeTileText strong{overflow-wrap:anywhere;font-size:.86rem;line-height:1.3}.flowFirstShell .knowledgeTileText em{font-size:.68rem}.flowFirstShell .knowledgeTile>svg{width:16px}.flowFirstShell :is(.knowledgeTile,.knowledgeIndex>button).policy{--knowledge-label:#24578e}.flowFirstShell :is(.knowledgeTile,.knowledgeIndex>button).instruction{--knowledge-label:#116d6a}.flowFirstShell :is(.knowledgeTile,.knowledgeIndex>button).work_agreement{--knowledge-label:#6550a4}.flowFirstShell :is(.knowledgeTile,.knowledgeIndex>button).emergency{--knowledge-label:#b0002f}.flowFirstShell :is(.knowledgeTile,.knowledgeIndex>button).visitor{--knowledge-label:#19704b}.flowFirstShell :is(.knowledgeTile,.knowledgeIndex>button).system{--knowledge-label:#a54a00}.flowFirstShell .articleTypeMark{width:fit-content;min-height:20px;color:var(--knowledge-label,var(--flow-accent));background:color-mix(in srgb, var(--knowledge-label,var(--flow-accent)) 9%, var(--flow-panel));letter-spacing:.01em;text-transform:none;border-radius:999px;align-items:center;padding:2px 6px;font-size:.63rem;font-weight:800;line-height:1.25;display:inline-flex}.flowFirstShell .knowledgeTileLabels{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.flowFirstShell :is(.knowledgeTileText,.knowledgeIndex>button)>.articleTypeMark{color:var(--knowledge-label,var(--flow-accent));text-transform:none}.flowFirstShell .knowledgeLocationMark{border:1px solid var(--flow-line);width:fit-content;min-height:20px;color:var(--flow-muted);background:var(--flow-panel-soft);border-radius:999px;align-items:center;padding:2px 6px;font-size:.63rem;font-weight:760;line-height:1.25;display:inline-flex}.flowFirstShell .knowledgeIndex{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:9px;overflow:hidden}.flowFirstShell .knowledgeIndex>button{border-bottom-color:var(--flow-line);border-radius:0;grid-template-columns:118px minmax(0,1fr) minmax(130px,.36fr);gap:14px;min-height:72px;padding:10px 12px}.flowFirstShell .knowledgeIndex>button:last-child{border-bottom:0}.flowFirstShell .knowledgeIndex>button>span:nth-child(2) strong{font-size:.84rem;line-height:1.32}.flowFirstShell .knowledgeIndex>button>span:nth-child(2) small{font-size:.71rem;line-height:1.38}.flowFirstShell .knowledgeRowMeta{font-size:.7rem}.knowledgeShowAll{border:1px solid var(--flow-line);background:var(--flow-panel);width:100%;min-height:44px;color:var(--flow-ink);font:inherit;border-radius:8px;justify-content:center;align-items:center;margin-top:10px;font-size:.72rem;font-weight:760;display:flex}.moreWorkspaceV2{grid-template-columns:minmax(210px,280px) minmax(0,1fr);gap:22px;width:min(1040px,100%);margin:0 auto;display:grid}.moreMenu{border:1px solid var(--flow-line);background:var(--flow-panel);border-radius:15px;align-self:start;overflow:hidden}.moreMenu>:is(a,button){border:0;border-top:1px solid var(--flow-line);width:100%;min-height:54px;color:var(--flow-ink);font:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:22px minmax(0,1fr) 16px;align-items:center;gap:11px;padding:8px 14px;font-size:.78rem;font-weight:700;text-decoration:none;display:grid}.moreMenu>:is(a,button):first-child{border-top:0}.moreMenu>:is(a,button):hover,.moreMenu>.active{background:var(--flow-panel-soft)}.moreMenu svg{width:19px;color:var(--flow-muted)}.moreMenu>:is(a,button)>svg:last-child{width:15px}.moreMenuInitial{background:var(--flow-panel-soft);width:22px;height:22px;color:var(--flow-accent);border-radius:7px;place-items:center;font-size:.68rem;display:grid}.morePanels{gap:16px;min-width:0;display:grid}.moreWorkspaceV2 .accountPanel{margin:0}.moreWorkspaceV2 .accountPanel h2{margin:0 0 4px;font-size:.94rem}.moreWorkspaceV2 .accountPanel p{margin:0;font-size:.74rem}.moreWorkspaceV2 .settingsSection{margin:0;padding:12px 20px}.moreWorkspaceV2 .settingsSection>.sectionHeader{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;min-height:0;position:absolute;overflow:hidden}.mobileMoreBack{text-decoration:none;display:none}.contextualPage>.pageIntro,.contextualPage>.pageIntro .eyebrow,.contextualPage>.pageIntro>div>p:last-child{display:none}.contextualPage>.pageIntro h1{letter-spacing:-.015em;margin:0;font-size:1rem}.portalContentContextualPage .contentWorkspaceIntro>div:first-child .eyebrow,.portalContentContextualPage .reportCategoryAdmin>.adminSectionHeader .eyebrow{display:none}@media (max-width:900px){.messagesUtilityBar{min-height:44px;margin-bottom:8px}.mobileContextualSelect>span{display:none}.flowFirstShell .featuredKnowledge{grid-template-columns:minmax(0,1fr);display:grid}.knowledgeUtilityBar .knowledgeSearch input{font-size:16px}.flowFirstShell .knowledgePage .knowledgeResults{padding:0}.flowFirstShell .knowledgeTile{padding:11px 12px}.knowledgeFilterBar{overscroll-behavior-x:contain;contain:inline-size layout paint;scrollbar-width:none;width:calc(100% + 16px);max-width:calc(100% + 16px);margin-right:-16px;display:flex;overflow-x:auto}.knowledgeFilterBar::-webkit-scrollbar{display:none}.flowFirstShell .knowledgeFilterBar .knowledgeScope{flex:none}.flowFirstShell .knowledgeFilterBar .knowledgeScope button,.knowledgeLocationFilter,.knowledgeLocationFilter select{min-height:44px}.knowledgeLocationFilter{flex:none;width:auto}.knowledgeLocationFilter select{width:auto;font-size:16px}.flowFirstShell .knowledgeIndex>button{grid-template-columns:minmax(0,1fr) 16px;gap:5px 10px;min-height:76px;padding:10px 12px}.flowFirstShell .knowledgeIndex>button .articleTypeMark,.flowFirstShell .knowledgeIndex>button>span:nth-child(2){grid-column:1}.flowFirstShell .knowledgeIndex>button .knowledgeRowMeta{grid-area:1/2/span 2;align-self:center;font-size:0;display:flex}.flowFirstShell .knowledgeIndex>button .knowledgeRowMeta svg{width:16px}.moreWorkspaceV2{grid-template-columns:1fr;gap:14px}.moreMenu>:is(a,button){min-height:56px}.moreWorkspaceV2:not(.hasMobileSelection) .morePanels,.moreWorkspaceV2.hasMobileSelection .moreMenu{display:none}.mobileMoreBack{width:max-content;min-height:44px;color:var(--flow-ink);font:inherit;background:0 0;border:0;align-items:center;gap:7px;padding:0;font-size:.78rem;font-weight:720;display:inline-flex}.mobileMoreBack svg{width:18px}.portalShellV2 .portalContentContextualPage .categoryAdminList{display:flex;overflow-x:auto}.portalShellV2 .portalContentContextualPage .categoryAdminList button{flex:0 0 190px;width:190px;min-width:190px;min-height:76px}}
