:root{--breda-red:#e2002f;--breda-red-strong:#c9002a;--breda-red-dark:#a80024;--burgundy:#721129;--burgundy-dark:#590b20;--pink-support:#d94c71;--ink:#20242b;--ink-soft:#46505a;--muted:#66727d;--line:#dce0e3;--line-strong:#c7cdd1;--surface:#f1f3f4;--surface-blue:#edf1f3;--surface-pink:#faedf1;--white:#fcfcfb;--success:#1f9d61;--warning:#b45309;--radius-small:4px;--radius-panel:6px;--shadow-focus:0 0 0 3px #e2002f33;--sidebar-width:240px;--topbar-height:72px;--ease-enter:cubic-bezier(.16, 1, .3, 1)}.messageSearch{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);align-items:center;gap:8px;min-height:44px;padding:0 12px;display:flex}.messageSearch:focus-within{border-color:var(--burgundy);box-shadow:0 0 0 3px #7612301f}.messageSearch svg{width:18px;color:var(--muted);flex:none}.messageSearch input{border:0;outline:0;width:100%;min-height:42px;padding:0}.boatSuppliesWorkspace{max-width:1120px}.boatSuppliesToolbar,.boatSupplyDefaults>header{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.boatSuppliesToolbar{border-bottom:3px solid var(--ink);margin-bottom:18px;padding-bottom:16px}.boatSuppliesToolbar h2,.boatSupplyDefaults h3,.boatSuppliesAside h3{margin:0}.boatSuppliesToolbar p:not(.eyebrow),.boatSupplyDefaults>header>span,.boatSuppliesUpdated{color:var(--muted);font-size:.78rem}.boatSuppliesRefresh{flex:none}.boatSuppliesRefresh svg,.boatSupplyAddForm button svg,.boatSupplyNoteForm button svg{width:18px;height:18px}.boatSupplyControl{border-left:4px solid var(--burgundy);background:var(--surface-blue);grid-template-columns:minmax(0,1fr) minmax(260px,360px);gap:24px;margin-bottom:18px;padding:20px;display:grid}.boatSupplyControl.claimed{border-left-color:var(--success);background:#effaf5}.boatSupplyControl.unavailable{background:#fff8e8;border-left-color:#b47a17;grid-template-columns:1fr}.boatSupplyControl h3,.boatSupplyOrders h3{margin:2px 0 6px}.boatSupplyControlCopy>p:last-of-type,.boatSupplyControl.unavailable p:last-child{color:var(--ink-soft);margin:0;font-size:.8rem}.boatSupplyControlCopy ul{flex-wrap:wrap;gap:8px;margin:14px 0 0;padding:0;list-style:none;display:flex}.boatSupplyControlCopy li{border:1px solid var(--line);background:var(--white);border-radius:999px;align-items:center;gap:6px;padding:6px 9px;font-size:.72rem;display:inline-flex}.boatSupplyControlCopy li small{color:var(--muted)}.boatSupplyControlActions,.boatSupplyOrderForm,.boatSupplyTransfer{gap:10px;display:grid}.boatSupplyControlActions label{color:var(--ink-soft);gap:6px;font-size:.72rem;font-weight:720;display:grid}.boatSupplyControlActions input,.boatSupplyControlActions select{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-height:44px;padding:8px 10px}.boatSupplyControlActions button{justify-content:center;min-height:44px}.boatSupplyControlActions button svg,.boatSupplyOrders button svg{width:17px;height:17px}.boatSupplyTransfer{border-top:1px solid var(--line);padding-top:12px}.boatSupplyHandover{color:var(--burgundy);cursor:pointer;background:0 0;border:0;font-size:.72rem;font-weight:720}.boatSuppliesFeedback{border-left:4px solid var(--success);min-height:48px;color:var(--ink-soft);background:#effaf5;align-items:center;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:.82rem;font-weight:680;display:flex}.boatSuppliesFeedback.error{border-left-color:var(--breda-red);color:var(--burgundy-dark);background:#fff1f3}.boatSuppliesFeedback svg{width:20px;color:var(--success);flex:none}.boatSuppliesLayout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:32px;display:grid}.boatSupplyList{border-top:1px solid var(--line-strong);margin:0;padding:0;list-style:none}.boatSupplyList>li{border-bottom:1px solid var(--line-strong);grid-template-columns:minmax(0,1fr) auto minmax(132px,auto);align-items:center;gap:16px;min-height:80px;padding:12px 4px;display:grid}.boatSupplyName{gap:3px;min-width:0;display:grid}.boatSupplyName strong{overflow-wrap:anywhere}.boatSupplyName small{color:var(--muted);font-size:.7rem}.boatSupplyStepper{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);grid-template-columns:44px 48px 44px;align-items:center;display:grid;overflow:hidden}.boatSupplyStepper button,.boatSupplyStepper output{background:0 0;border:0;place-items:center;min-width:44px;min-height:44px;display:grid}.boatSupplyStepper button{color:var(--burgundy);cursor:pointer}.boatSupplyStepper button:hover:not(:disabled){background:var(--surface-blue)}.boatSupplyStepper button:disabled{color:#a4abb0;cursor:not-allowed}.boatSupplyStepper output{border-inline:1px solid var(--line);color:var(--ink);font-weight:780}.boatSupplyStepper svg,.boatSupplyRemove svg,.boatSupplyDeliver svg,.boatSupplyDeliveries svg,.boatSupplyDefaultGrid svg{width:18px;height:18px}.boatSupplyActions{gap:8px;min-width:132px;display:grid}.boatSupplyDeliver,.boatSupplyDeliveries button{border-radius:var(--radius-small);color:#12593f;cursor:pointer;background:#effaf5;border:1px solid #8fcbb0;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:8px 12px;font-size:.74rem;font-weight:750;display:inline-flex}.boatSupplyDeliver:hover:not(:disabled),.boatSupplyDeliveries button:hover:not(:disabled){background:#dff4e9;border-color:#4f9d7c}.boatSupplyRemove{min-height:44px;color:var(--burgundy);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;font-size:.74rem;font-weight:720;display:inline-flex}.boatSupplyRemove:hover:not(:disabled){background:#fff1f3}.boatSupplyRemove:disabled,.boatSupplyDeliver:disabled,.boatSupplyDeliveries button:disabled,.boatSupplyDefaultGrid button:disabled{opacity:.55;cursor:not-allowed}.boatSupplyDeliveries{border-block:1px solid var(--line-strong);margin-top:30px}.boatSupplyOrders{border-top:3px solid var(--ink);gap:14px;margin-top:30px;padding-top:24px;display:grid}.boatSupplyOrders>header .eyebrow{margin:0}.boatSupplyOrders article{border:1px solid var(--line-strong);background:var(--white)}.boatSupplyOrders article.closed{opacity:.78}.boatSupplyOrderHeading{background:var(--surface-blue);justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.boatSupplyOrderHeading>div{gap:3px;display:grid}.boatSupplyOrderHeading small,.boatSupplyOrders li small{color:var(--muted);font-size:.7rem}.boatSupplyOrderHeading>span{color:var(--burgundy);flex:none;font-size:.7rem;font-weight:760}.boatSupplyOrders ol{margin:0;padding:0 16px;list-style:none}.boatSupplyOrders li{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:66px;display:grid}.boatSupplyOrders li:first-child{border-top:0}.boatSupplyOrders li>div{gap:3px;display:grid}.boatSupplyOrders li form{gap:8px;display:flex}.boatSupplyOrders li input{border:1px solid var(--line-strong);border-radius:var(--radius-small);width:68px;min-height:42px;padding:6px 8px}.boatSupplyOrders li button{min-height:42px}.boatSupplyReceivedIcon{width:22px;color:var(--success)}.boatSupplyDeliveries summary{min-height:52px;color:var(--ink-soft);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:8px 4px;font-weight:760;list-style:none;display:flex}.boatSupplyDeliveries summary::-webkit-details-marker{display:none}.boatSupplyDeliveries summary>span{align-items:center;gap:9px;display:inline-flex}.boatSupplyDeliveries summary>span svg{color:var(--success)}.boatSupplyDeliveries summary>svg{transition:transform .16s}.boatSupplyDeliveries[open] summary>svg{transform:rotate(180deg)}.boatSupplyDeliveries ol{margin:0;padding:0 4px 14px;list-style:none}.boatSupplyDeliveries li{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;min-height:64px;padding:10px 0;display:grid}.boatSupplyDeliveries li>div{gap:4px;display:grid}.boatSupplyDeliveries small{color:var(--muted);font-size:.7rem}.boatSuppliesEmpty{border-block:1px solid var(--line-strong);text-align:center;align-content:center;place-items:center;min-height:210px;padding:32px;display:grid}.boatSuppliesEmpty svg{width:42px;height:42px;color:var(--success);margin-bottom:10px}.boatSuppliesEmpty p,.boatSupplyDefaultsEmpty{color:var(--muted)}.boatSupplyDefaults{border-top:3px solid var(--ink);margin-top:34px;padding-top:24px}.boatSupplyDefaultGrid{border-top:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px;margin-top:14px;display:grid}.boatSupplyDefaultGrid button{border:0;border-bottom:1px solid var(--line);min-height:56px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:8px;padding:6px 4px;display:grid}.boatSupplyDefaultGrid button:hover:not(:disabled){background:var(--surface-blue)}.boatSupplyDefaultGrid button>svg{color:var(--burgundy);justify-self:center}.boatSupplyDefaultGrid span{overflow-wrap:anywhere}.boatSuppliesAside{gap:32px;display:grid}.boatSupplyAddForm,.boatSupplyNoteForm{border-top:3px solid var(--breda-red);background:var(--surface-blue);gap:0;padding:24px;display:grid}.boatSupplyFormHeader{gap:6px;margin-bottom:24px;display:grid}.boatSupplyFormHeader .eyebrow{margin:0}.boatSupplyFormFields{gap:18px;display:grid}.boatSupplyAddForm label{color:var(--ink-soft);gap:8px;font-size:.76rem;font-weight:700;display:grid}.boatSupplyAddForm input,.boatSupplyNoteForm textarea{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-height:52px;color:var(--ink);padding:12px 14px}.boatSupplyAddForm .boatSupplyDefaultChoice{grid-template-columns:24px 1fr;align-items:start;gap:12px;margin-top:20px;font-size:.88rem}.boatSupplyAddForm .boatSupplyDefaultChoice input{width:22px;min-height:22px;margin:1px 0 0;padding:0}.boatSupplyDefaultChoice span{gap:3px;display:grid}.boatSupplyDefaultChoice strong{color:var(--ink)}.boatSupplyDefaultChoice small{color:var(--muted);font-weight:500;line-height:1.45}.boatSupplyNoteForm textarea{resize:vertical;min-height:144px}.boatSupplyAddForm button,.boatSupplyNoteForm button{justify-content:center;align-items:center;gap:8px;min-height:50px;margin-top:22px;display:inline-flex}.boatSuppliesUpdated{margin:0;padding:0 4px}@media (max-width:800px){.boatSupplyControl{grid-template-columns:1fr}.boatSuppliesLayout{grid-template-columns:1fr;gap:40px}.boatSuppliesAside{grid-template-columns:repeat(2,minmax(0,1fr))}.boatSuppliesUpdated{grid-column:1/-1}}@media (max-width:560px){.boatSuppliesWorkspace{padding-bottom:20px}.boatSuppliesToolbar,.boatSupplyDefaults>header{flex-direction:column;align-items:flex-start}.boatSuppliesRefresh{justify-content:center;width:100%}.boatSupplyList>li{grid-template-columns:minmax(0,1fr) auto;gap:10px}.boatSupplyName{grid-column:1/-1}.boatSupplyActions{grid-column:1/-1;gap:10px;width:100%;padding-top:4px}.boatSupplyDeliver,.boatSupplyRemove{width:100%}.boatSupplyDeliveries li{grid-template-columns:1fr;gap:10px;padding:14px 0}.boatSupplyControl{padding:18px}.boatSupplyControlCopy ul{display:grid}.boatSupplyControlCopy li{justify-content:space-between}.boatSupplyOrderHeading,.boatSupplyOrders li{flex-direction:column;align-items:flex-start}.boatSupplyOrders li{grid-template-columns:1fr;padding:12px 0}.boatSupplyOrders li form,.boatSupplyOrders li button,.boatSupplyDeliveries button{width:100%}.boatSupplyDefaultGrid,.boatSuppliesAside{grid-template-columns:1fr}.boatSuppliesUpdated{grid-column:auto}.boatSupplyAddForm,.boatSupplyNoteForm{padding:24px 20px 26px}}.composerOptional{border-top:1px solid var(--line)}.composerOptional>summary small{color:var(--muted);font-weight:500}.advancedIntro{background:var(--surface-blue);color:var(--ink-soft);margin:0 0 16px;padding:12px 16px;font-size:.78rem}.advancedIntro strong{color:var(--ink)}.labelCheckboxGrid label:has(input:checked){border-color:var(--burgundy);background:#fff3f6}.richComposerDialog .composerFooter{z-index:3;padding-top:16px;padding-bottom:max(16px, env(safe-area-inset-bottom));border-top:1px solid var(--line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffffff5;position:sticky;bottom:0;box-shadow:0 -10px 24px #16212b14}.dashboardUtilityLine{min-height:48px;color:var(--muted);font-variant-numeric:tabular-nums;justify-content:space-between;align-items:center;gap:16px;font-size:.75rem;display:flex}.dashboardShiftContext{border-top:1px solid var(--line);border-bottom:1px solid var(--line-strong);min-height:58px;color:var(--ink);grid-template-columns:minmax(250px,.85fr) minmax(220px,1fr);align-items:center;gap:24px;padding:6px 4px;text-decoration:none;display:grid}.dashboardShiftMain{grid-template-columns:22px minmax(0,1fr);align-items:center;gap:10px;display:grid}.dashboardShiftMain>span,.dashboardShiftLocation{gap:2px;display:grid}.dashboardShiftMain svg{width:18px;color:var(--muted)}.dashboardShiftContext small{color:var(--muted);font-size:.68rem}.dashboardShiftContext strong{text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;overflow:hidden}.dashboardSignals{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0 32px;display:grid}.dashboardSignal{min-height:88px;color:var(--ink);grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px 20px;text-decoration:none;display:grid}.dashboardSignal+.dashboardSignal{border-left:1px solid var(--line)}.dashboardSignal>strong{font-variant-numeric:tabular-nums;font-size:1.75rem}.dashboardSignal.urgent>strong{color:var(--breda-red)}.dashboardSignal>span{gap:3px;display:grid}.dashboardSignal b{font-size:.8rem}.dashboardSignal small{color:var(--muted);font-size:.68rem}.dashboardSignal>svg{width:16px;color:var(--burgundy);transition:transform .18s var(--ease-enter)}.dashboardSignal:hover>svg{transform:translate(3px)}.operationalBriefingGrid{grid-template-columns:minmax(0,1fr) 320px;gap:48px}.operationalBriefing .editorialHeader h1{letter-spacing:-.035em;margin:4px 0 0;font-size:clamp(1.8rem,3vw,2.5rem)}.dashboardQuickPanel,.dashboardChecklistPanel{border-top:3px solid var(--ink);padding-top:14px}.dashboardQuickPanel{border-top-color:var(--breda-red)}.dashboardQuickPanel .sectionHeader{margin-bottom:0}.dashboardQuickList{border-top:1px solid var(--line)}.dashboardQuickList a{border-bottom:1px solid var(--line);min-height:68px;color:var(--ink);grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;text-decoration:none;display:grid}.dashboardQuickList a>svg:first-child{width:20px;color:var(--burgundy)}.dashboardQuickList a>svg:last-child{width:15px;color:var(--burgundy)}.dashboardQuickList span{gap:2px;display:grid}.dashboardQuickList strong{font-size:.8rem}.dashboardQuickList small{color:var(--muted);font-size:.68rem}.dashboardChecklistPanel h2{margin:5px 0 8px;font-size:1.08rem}.dashboardChecklistPanel>p:not(.eyebrow){color:var(--ink-soft);margin:0;font-size:.74rem;line-height:1.55}.dashboardChecklistPanel>a{min-height:44px;color:var(--burgundy);align-items:center;gap:8px;margin-top:8px;font-size:.72rem;font-weight:750;display:inline-flex}.dashboardChecklistPanel>a svg{width:16px}.adminCockpitPage{width:min(1380px,100%)}.adminSurface{padding:32px 0 72px 40px}@media (max-width:1180px){.operationalBriefingGrid{grid-template-columns:minmax(0,1fr) 280px;gap:32px}}@media (max-width:900px){:root{--mobile-topbar:64px;--bottom-nav-height:72px}.mobileTopbar{height:var(--mobile-topbar);grid-template-columns:minmax(0,1fr) 44px 44px;gap:8px;padding:4px 16px}.mobileBrand img{width:46px}.mobileBrand>span{padding-left:10px}.mobileBrand strong{font-size:.9rem}.mobileBrand small{font-size:.64rem}.mobileSearchButton,.notificationButton{min-width:44px;min-height:44px}.mainContent{min-height:calc(100vh - var(--mobile-topbar));padding:0 16px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.managementShell .mainContent{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 28px)}.bottomNav{height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));padding:0 4px env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr)}.bottomNavItem{gap:4px;min-height:72px;font-size:.64rem;font-weight:700;position:relative}.bottomNavItem.active:before{background:var(--breda-red);content:"";height:3px;position:absolute;top:0;left:18%;right:18%}.bottomIconWrap svg{width:21px;height:21px}.dashboardUtilityLine{min-height:38px;font-size:.65rem}.dashboardShiftContext{grid-template-columns:minmax(0,1fr);gap:10px;min-height:56px;margin:0 -16px;padding:7px 16px}.dashboardShiftLocation{display:none}.dashboardShiftMain{grid-template-columns:18px minmax(0,1fr);gap:7px}.dashboardShiftMain>span{min-width:0}.dashboardShiftContext strong{font-size:.7rem;display:block}.dashboardSignals{border:0;grid-template-columns:1fr;margin:12px 0 24px}.dashboardSignal{border:1px solid var(--line);background:var(--surface);grid-template-columns:34px minmax(0,1fr) 18px;min-height:58px;padding:8px 12px}.dashboardSignal+.dashboardSignal{border-left:1px solid var(--line);margin-top:-1px}.dashboardSignal>strong{font-size:1.25rem}.dashboardSignal small{font-size:.63rem}.dashboardGrid.operationalBriefingGrid{display:block}.operationalBriefing .editorialHeader h1{font-size:1.45rem}.timelineItem{grid-template-columns:3px 42px minmax(0,1fr);gap:10px;min-height:112px}.timelineItem .timelineIcon{display:none}.timelineItem article{grid-column:3}.timelineItem article>p:not(.timelineType){-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.dashboardAside{margin-top:28px}.adminWorkspace{min-height:0;display:block}.adminSurface{padding:24px 0 48px}}@media (max-width:460px){.dashboardSignal small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}}*{box-sizing:border-box}html{background:var(--white);min-width:320px;color:var(--ink);scroll-behavior:smooth}body{letter-spacing:0;background:var(--surface);min-height:100vh;color:var(--ink);text-rendering:optimizelegibility;margin:0;font-family:Inter Variable,Inter,Arial,sans-serif;font-size:1rem;line-height:1.5;overflow-x:hidden}::selection{color:var(--burgundy-dark);background:#e2002f2e}a{color:inherit;text-underline-offset:4px;text-decoration-color:#e2002f73}button,input,select,textarea{font:inherit;letter-spacing:0;max-width:100%}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--breda-red);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.58}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:0}h1{margin-bottom:8px;font-size:clamp(2rem,3vw,2.75rem);font-weight:760;line-height:1.1}h2{margin-bottom:0;font-size:1.125rem;font-weight:720;line-height:1.25}h3{margin-bottom:4px;font-size:1.03rem;line-height:1.35}.srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.eyebrow{color:var(--burgundy);text-transform:uppercase;letter-spacing:0;margin-bottom:5px;font-size:.75rem;font-weight:720;line-height:1.2}.panel{background:var(--white);border:1px solid var(--line);border-radius:var(--radius-panel)}.primaryButton,.secondaryButton,.iconButton,.textButton{cursor:pointer;min-height:44px;transition:transform .16s var(--ease-enter), background-color .16s var(--ease-enter), color .16s var(--ease-enter), border-color .16s var(--ease-enter);border:0}.primaryButton{border-radius:var(--radius-small);background:var(--breda-red);min-width:128px;color:var(--white);box-shadow:0 2px 0 var(--breda-red-strong);justify-content:center;align-items:center;gap:10px;padding:10px 18px;font-weight:700;display:inline-flex}.primaryButton:hover:not(:disabled){background:var(--breda-red-strong);transform:translateY(-1px)}.secondaryButton{border:1px solid var(--burgundy);border-radius:var(--radius-small);background:var(--white);color:var(--burgundy);justify-content:center;align-items:center;gap:9px;padding:9px 14px;font-weight:700;display:inline-flex}.primaryButton svg,.textButton svg,.iconButton svg{flex:none;width:20px;height:20px}.fullButton{width:100%}.textButton{color:var(--burgundy);background:0 0;justify-content:center;align-items:center;gap:8px;padding:8px 4px;font-weight:650;display:inline-flex}.textButton:hover{color:var(--breda-red)}.iconButton{border-radius:var(--radius-small);width:44px;min-width:44px;color:var(--ink);background:0 0;place-items:center;padding:0;display:inline-grid}.iconButton:hover{background:var(--surface)}.spin{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.loginPage{background:var(--white);grid-template-columns:minmax(320px,.9fr) minmax(440px,1.1fr);min-height:100vh;display:grid}.loginBrand{background:var(--breda-red);min-height:100vh;color:var(--white);place-items:center;padding:64px;display:grid;position:relative;overflow:hidden}.loginBrand:after{content:"×××";color:#ffffff1f;font-size:15rem;font-weight:800;line-height:1;position:absolute;bottom:-72px;right:-24px}.loginBrandInner{z-index:1;width:min(480px,100%);position:relative}.loginLogo{background:var(--white);width:156px;height:auto;margin-bottom:80px;padding:14px}.loginBrand h1{margin-bottom:16px;font-size:clamp(3.2rem,6vw,5.8rem);line-height:.95}.loginIntro{max-width:440px;margin-bottom:56px;font-size:1.28rem;line-height:1.5}.loginPromise{border-top:1px solid #ffffff61;align-items:flex-start;gap:16px;max-width:440px;padding-top:24px;display:flex}.loginPromise svg{flex:none;margin-top:2px}.loginPromise p{margin:0}.loginFormArea{place-items:center;min-height:100vh;padding:64px;display:grid}.loginStep{color:var(--breda-red);margin-bottom:16px;font-size:.82rem;font-weight:740}.loginFormWrap h2{margin-bottom:12px;font-size:2rem}.loginHelp{color:var(--ink-soft);margin-bottom:32px}.loginForm{gap:16px;display:grid}.loginForm label,.composerForm label{gap:7px;font-size:.82rem;font-weight:680;display:grid}.inputWithIcon{position:relative}.inputWithIcon svg{color:var(--muted);position:absolute;top:50%;left:14px;transform:translateY(-50%)}.inputWithIcon input,.loginForm input,.composerForm input,.composerForm select,.composerForm textarea,.replyForm textarea{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-height:48px;color:var(--ink);padding:11px 13px}.inputWithIcon input{padding-left:44px}.loginForm input:focus,.composerForm input:focus,.composerForm select:focus,.composerForm textarea:focus,.replyForm textarea:focus,.knowledgeSearch input:focus{border-color:var(--breda-red);box-shadow:var(--shadow-focus);outline:0}.codeInput{text-align:center;font-variant-numeric:tabular-nums;letter-spacing:0;font-size:1.75rem}.devCode{border-left:4px solid var(--warning);color:#7c2d12;background:#fff7ed;margin:0;padding:10px 12px}.fieldHelp{color:var(--ink-soft);margin:-6px 0 4px;font-size:.82rem}.loginCodeGuidance{gap:4px;margin:-6px 0 4px;display:grid}.loginCodeGuidance .fieldHelp{margin:0}.codeProgress{color:var(--burgundy);font-weight:680}.codeProgress.complete{color:var(--success)}.accessCodeManager{border:1px solid var(--line);background:var(--surface);justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.accessCodeManager div{gap:4px;display:grid}.accessCodeManager small{color:var(--ink-soft)}.oneTimeCode{border-left:4px solid var(--success);background:#ecfdf5;gap:10px;padding:18px;display:grid}.oneTimeCode output{font-variant-numeric:tabular-nums;letter-spacing:0;font-size:2rem;font-weight:800}.oneTimeCode p{color:var(--ink-soft);margin:0;font-size:.85rem}.formError{border-left:4px solid var(--breda-red);color:#8a112f;background:#fff1f2;margin-top:16px;margin-bottom:0;padding:10px 12px;font-size:.88rem}.loginSupport{border-top:1px solid var(--line);color:var(--muted);margin-top:32px;margin-bottom:0;padding-top:24px;font-size:.86rem}.appShell{background:var(--surface);min-height:100vh}.sideNav{z-index:20;width:var(--sidebar-width);border-right:1px solid var(--line);background:var(--white);flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0}.brandBlock{gap:28px;padding:26px 24px 24px;display:grid}.brandBlock img{width:106px;height:auto}.brandBlock strong{font-size:1.55rem;line-height:1}.navList{gap:4px;padding:8px 12px;display:grid}.navItem{border-radius:var(--radius-small);grid-template-columns:26px 1fr auto;align-items:center;gap:10px;min-height:48px;padding:8px 12px;font-size:.92rem;font-weight:620;text-decoration:none;display:grid}.navItem svg{width:22px;height:22px}.navItem:hover{background:var(--surface)}.navItem.active{color:var(--breda-red);background:#fff0f3}.navBadge{background:var(--breda-red);min-width:24px;height:24px;color:var(--white);border-radius:999px;place-items:center;padding:0 7px;font-size:.75rem;display:grid}.profileArea{border-top:1px solid var(--line);margin-top:auto;padding:12px;position:relative}.profileButton{border-radius:var(--radius-small);text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:44px 1fr auto;align-items:center;gap:10px;width:100%;min-height:64px;padding:8px;display:grid}.profileButton:hover{background:var(--surface)}.profileButton>span:nth-child(2){display:grid}.profileButton small{color:var(--muted)}.avatar{background:var(--burgundy);width:44px;height:44px;color:var(--white);border-radius:50%;place-items:center;font-size:.78rem;font-weight:740;display:grid}.avatar.small{flex:0 0 36px;width:36px;height:36px;font-size:.7rem}.logoutButton{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--white);min-height:44px;color:var(--burgundy);cursor:pointer;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;bottom:78px;left:12px;right:12px;box-shadow:0 10px 28px #17191d24}.appContent{min-width:0;min-height:100vh;margin-left:var(--sidebar-width);overflow-x:hidden}.desktopTopbar{z-index:15;height:var(--topbar-height);border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;padding:0 32px;display:flex;position:sticky;top:0}.liveClock{font-variant-numeric:tabular-nums;align-items:center;gap:16px;min-width:360px;font-size:.86rem;display:flex}.liveClock span:not(.clockDivider){align-items:center;gap:8px;display:inline-flex}.clockDivider{background:var(--line-strong);width:1px;height:24px}.clockPlaceholder{width:360px;height:24px}.globalSearch{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);grid-template-columns:24px 1fr auto;align-items:center;gap:10px;width:min(410px,42vw);min-height:44px;padding:0 12px;display:grid}.globalSearch input{min-width:0;height:42px;color:var(--ink);background:0 0;border:0;outline:0}.globalSearch kbd{border:1px solid var(--line);color:var(--muted);background:var(--surface);border-radius:3px;padding:2px 7px;font-family:inherit;font-size:.72rem}.mobileTopbar,.bottomNav{display:none}.mainContent{min-height:calc(100vh - var(--topbar-height));min-width:0;padding:32px;overflow-x:hidden}.contentPage,.dashboardPage{width:min(1240px,100%);margin:0 auto}.pageIntro{margin-bottom:28px}.pageIntro>p:last-child{max-width:700px;color:var(--ink-soft);margin-bottom:0}.sectionHeader{justify-content:space-between;align-items:center;gap:16px;min-height:44px;display:flex}.sectionHeader>svg{color:var(--burgundy)}.subtleLink{min-height:44px;color:var(--burgundy);align-items:center;gap:8px;font-size:.82rem;font-weight:660;text-decoration:none;display:inline-flex}.subtleLink:hover{color:var(--breda-red);text-decoration:underline}.subtleLink svg{width:17px}.dashboardIntro{flex-direction:column-reverse;margin-bottom:24px;display:flex}.dashboardIntro h1{margin-top:4px}.serviceStatus{color:var(--ink-soft);align-items:center;gap:10px;font-size:.9rem;display:flex}.serviceStatus>span{background:#32b66b;border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 3px #32b66b1f}.dashboardGrid{grid-template-columns:minmax(0,1fr) 392px;align-items:start;gap:20px;display:grid}.timelinePanel,.teamSummary,.composerPanel,.openPanel{padding:20px}.timelinePanel{min-height:432px}.timelineList{margin:8px 0 0;padding:0;list-style:none}.timelineItem{border-top:1px solid var(--line);grid-template-columns:48px 3px 48px minmax(0,1fr);gap:14px;min-height:120px;padding:16px 0;display:grid;position:relative}.timelineItem:first-child{border-top:0}.timelineItem time{color:var(--ink-soft);font-variant-numeric:tabular-nums;padding-top:4px;font-size:.78rem}.timelineRail{background:#85919e;align-self:stretch}.timelineIcon{width:42px;height:42px;color:var(--white);background:#87929e;border-radius:50%;place-items:center;display:grid}.timelineItem.priority-operational .timelineRail,.timelineItem.priority-operational .timelineIcon{background:var(--breda-red)}.timelineItem.priority-important .timelineRail,.timelineItem.priority-important .timelineIcon{background:var(--burgundy)}.timelineItem article>p:not(.timelineType){color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.timelineType{color:var(--muted);margin-bottom:2px;font-size:.75rem;font-weight:680}.priority-operational .timelineType,.priority-operational article>a{color:var(--breda-red)}.priority-important .timelineType,.priority-important article>a{color:var(--burgundy)}.timelineItem article>a{align-items:center;gap:8px;min-height:44px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.timelineItem article>a:hover{text-decoration:underline}.timelineItem article>a svg{width:16px}.dashboardAside{gap:20px;display:grid}.composerForm{gap:12px;display:grid}.segmented{border:1px solid var(--line-strong);border-radius:var(--radius-small);grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.segmented button{border:0;border-left:1px solid var(--line);background:var(--surface);min-height:44px;color:var(--ink-soft);cursor:pointer;padding:8px;font-size:.78rem}.segmented button:first-child{border-left:0}.segmented button.selected{background:var(--breda-red);color:var(--white);font-weight:700}.audiencePreview{border:1px solid var(--line);border-radius:var(--radius-small);min-height:44px;color:var(--ink-soft);background:var(--surface);gap:3px;padding:10px 12px;font-size:.82rem;display:grid}.audiencePreview small{color:var(--muted);font-size:.72rem}.sendConfirmation{border-left:4px solid var(--breda-red);color:var(--ink-soft);background:#fff1f2;gap:3px;padding:11px 12px;font-size:.8rem;display:grid}.sendConfirmation strong{color:var(--burgundy-dark)}.composerForm textarea{resize:vertical;min-height:94px}.characterCount{color:var(--muted);justify-self:end;margin-top:-4px;font-weight:480}.priorityRow{grid-template-columns:72px 1fr;align-items:center}.composerFooter{justify-content:space-between;align-items:center;gap:12px;min-height:44px;display:flex}.formFeedback{min-width:0;font-size:.75rem}.successText{color:#147044;align-items:center;gap:6px;display:inline-flex}.successText svg{width:17px}.errorText{color:#9f1239}.composerDraftNotice{color:var(--muted);margin:-4px 0 0;font-size:.75rem}.mobileComposeButton{display:none}.composerDialog{border-radius:var(--radius-panel);background:var(--white);border:0;width:min(560px,100vw - 32px);max-height:calc(100vh - 32px);padding:0;box-shadow:0 24px 72px #17191d42}.composerDialog::backdrop{background:#17191d94}.dialogHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.composerDialog .composerForm{padding:20px}.openList{border:1px solid var(--line);border-radius:var(--radius-small);margin:10px 0 0;padding:0;list-style:none}.openList li{border-top:1px solid var(--line)}.openList li:first-child{border-top:0}.openList a{min-height:64px;color:inherit;grid-template-columns:26px 30px 1fr 18px;align-items:center;gap:10px;padding:8px 12px;text-decoration:none;display:grid}.openList a:hover{background:var(--surface-blue)}.openList a>strong{color:var(--breda-red);font-variant-numeric:tabular-nums;font-size:1.24rem}.openList a>span{font-size:.82rem;font-weight:650;display:grid}.openList small{color:var(--muted);font-size:.7rem;font-weight:460}.teamSummary{grid-column:1}.teamRows{border-top:1px solid var(--line);margin-top:8px}.teamRow{border-bottom:1px solid var(--line);grid-template-columns:32px 180px minmax(0,1fr) 70px 20px;align-items:center;gap:10px;min-height:52px;display:grid}.teamRowIcon{background:var(--burgundy);width:28px;height:28px;color:var(--white);border-radius:3px;place-items:center;display:grid}.teamRowIcon svg{width:16px}.teamRow strong,.teamRow p{margin:0;font-size:.8rem}.teamRow p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.teamCount{text-align:right;color:var(--ink-soft);font-size:.75rem;font-weight:650}.executionRows{margin-left:42px;padding:4px 0}.executionRow{grid-template-columns:16px 190px minmax(0,1fr) 30px;align-items:center;gap:8px;min-height:38px;padding:2px 8px;font-size:.75rem;display:grid}.executionRow>span{border:1px solid var(--burgundy);border-radius:50%;width:6px;height:6px}.executionRow p{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.executionRow b{color:var(--ink-soft);text-align:right}.emptyState{text-align:center;align-content:center;place-items:center;min-height:240px;padding:32px;display:grid}.emptyState svg{width:40px;height:40px;color:var(--muted);margin-bottom:12px}.emptyState p{color:var(--muted);margin:4px 0 0}.knowledgeIntro{padding:8px 0 24px}.knowledgeIntro h1{font-size:clamp(2.4rem,4vw,4rem)}.knowledgeSearch{border:1px solid var(--line-strong);border-left:5px solid var(--breda-red);background:var(--white);grid-template-columns:28px 1fr;align-items:center;gap:12px;width:min(720px,100%);min-height:58px;margin-top:28px;padding:0 16px;display:grid;box-shadow:0 10px 30px #17191d0f}.knowledgeSearch input{background:0 0;border:0;outline:0;min-width:0;height:56px}.categoryTabs{scrollbar-width:thin;gap:8px;margin-bottom:24px;display:flex;overflow-x:auto}.categoryTabs button{border:1px solid var(--line-strong);background:var(--white);min-height:44px;color:var(--ink-soft);white-space:nowrap;cursor:pointer;border-radius:999px;padding:8px 14px}.categoryTabs button.active{border-color:var(--burgundy);background:var(--burgundy);color:var(--white)}.knowledgeResults{width:min(920px,100%)}.resultsMeta{color:var(--muted);margin-bottom:10px;font-size:.82rem}.articleList{border-top:1px solid var(--line-strong)}.articleItem{border-bottom:1px solid var(--line-strong);background:var(--white)}.articleItem summary{cursor:pointer;grid-template-columns:140px minmax(0,1fr) 28px;align-items:center;gap:20px;min-height:88px;padding:16px 18px;list-style:none;display:grid}.articleItem summary::-webkit-details-marker{display:none}.articleItem summary:hover{background:var(--surface-blue)}.articleCategory{color:var(--burgundy);text-transform:uppercase;font-size:.74rem;font-weight:710}.articleTitleWrap{gap:4px;display:grid}.articleTitleWrap strong{font-size:1rem}.articleTitleWrap small{color:var(--muted);font-size:.82rem}.articleItem[open] summary{background:var(--surface-blue)}.articleItem[open] summary>svg{transform:rotate(180deg)}.articleBody{background:var(--surface-blue);padding:0 60px 22px 178px}.articleBody>p{white-space:pre-wrap;max-width:680px}.articleBody footer{border-top:1px solid var(--line);color:var(--muted);gap:20px;padding-top:12px;font-size:.72rem;display:flex}.articleBody footer span{align-items:center;gap:5px;display:inline-flex}.articleBody footer svg{width:15px}.actionsLayout{grid-template-columns:minmax(280px,.76fr) minmax(360px,1.24fr);align-items:start;gap:32px;display:grid}.actionLinks h2{margin-bottom:12px}.actionLinks>a{border-top:1px solid var(--line-strong);grid-template-columns:44px 1fr 24px;align-items:center;gap:14px;min-height:76px;padding:12px 4px;text-decoration:none;display:grid}.actionLinks>a:last-child{border-bottom:1px solid var(--line-strong)}.actionLinks>a>svg:first-child{color:var(--burgundy)}.actionLinks>a>svg:last-child{width:18px;color:var(--muted)}.actionLinks>a:hover strong{color:var(--breda-red)}.actionLinks span{display:grid}.actionLinks small{color:var(--muted)}.questionPanel{padding:24px}.panelIntro{color:var(--ink-soft);margin:8px 0 20px;font-size:.86rem}.questionPanel .mobileComposeButton{display:none}.teamIntro{max-width:800px}.structureLegend{color:var(--muted);gap:28px;margin-bottom:24px;font-size:.76rem;display:flex}.structureLegend span{align-items:center;gap:8px;display:inline-flex}.structureLegend i{border-top:2px solid var(--burgundy);width:34px}.structureLegend i.dashedLine{border-color:#9fb0c1;border-top-style:dashed}.structureList{border-top:1px solid var(--line-strong);gap:0;display:grid}.structureSection{border-bottom:1px solid var(--line-strong);grid-template-columns:54px 48px minmax(0,1fr) auto;gap:18px;padding:26px 0;display:grid}.structureIndex{color:#9aa3ad;font-variant-numeric:tabular-nums;padding-top:10px;font-size:.75rem}.structureIcon{border-radius:var(--radius-small);background:var(--burgundy);width:44px;height:44px;color:var(--white);place-items:center;display:grid}.structure-team_support .structureIcon{background:var(--pink-support)}.structure-execution .structureIcon{background:var(--breda-red)}.structureCopy h2{margin-bottom:7px;font-size:1.3rem}.structureCopy>p:last-of-type{max-width:680px;color:var(--ink-soft);margin-bottom:8px}.structureCount{min-width:92px;color:var(--muted);text-align:right;align-self:center;font-size:.78rem}.memberNames,.childMembers{flex-wrap:wrap;gap:6px;display:flex}.memberNames span,.childMembers span{border:1px solid var(--line);background:var(--white);color:var(--ink-soft);border-radius:999px;padding:4px 8px;font-size:.72rem}.structureChildren{border-top:1px solid var(--line);grid-column:3/-1;margin-top:14px}.structureChildren details{border-bottom:1px solid var(--line)}.structureChildren summary{cursor:pointer;grid-template-columns:1fr 30px 24px;align-items:center;gap:14px;min-height:68px;list-style:none;display:grid}.structureChildren summary::-webkit-details-marker{display:none}.structureChildren summary>span{display:grid}.structureChildren summary small{color:var(--muted)}.structureChildren summary b{color:var(--burgundy);font-variant-numeric:tabular-nums}.structureChildren details[open] summary svg{transform:rotate(180deg)}.structureLineFlow{border-top:1px solid var(--line);grid-column:3/-1;gap:0;margin-top:14px;display:grid}.lineRole{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:72px;display:grid;position:relative}.lineRole>span{background:var(--burgundy);width:30px;height:30px;color:var(--white);border-radius:50%;place-items:center;font-weight:760;display:grid}.lineRole>div{display:grid}.lineRole small,.lineRole b{color:var(--muted);font-size:.75rem}.lineRole b{font-weight:650}.supportRelation{border-left:2px dashed #9fb0c1;padding-left:18px}.operationalChildren summary strong{align-items:center;gap:8px;display:inline-flex}.operationalChildren summary strong svg{width:15px;color:var(--breda-red)}.childMembers{padding:0 0 16px}.accountPanel{border-top:1px solid var(--line-strong);grid-template-columns:48px 1fr auto;align-items:center;gap:16px;min-height:88px;margin-top:32px;padding:18px 0;display:grid}.accountIcon{border-radius:var(--radius-small);background:var(--surface-blue);width:44px;height:44px;color:var(--burgundy);place-items:center;display:grid}.accountPanel h2{margin-bottom:2px}.accountPanel p{color:var(--muted);margin-bottom:0;font-size:.8rem}@media (max-width:1120px){:root{--sidebar-width:216px}.desktopTopbar,.mainContent{padding-left:24px;padding-right:24px}.dashboardGrid{grid-template-columns:minmax(0,1fr) 340px}.teamRow{grid-template-columns:32px 150px minmax(0,1fr) 58px 18px}}@media (max-width:900px){html,body,.appShell,.appContent,.mainContent{max-width:100%;overflow-x:hidden}:root{--mobile-topbar:82px;--bottom-nav-height:72px}body{background:var(--white)}.loginPage{grid-template-columns:1fr}.loginBrand{place-items:start;min-height:auto;padding:32px 24px}.loginBrand:after,.loginPromise{display:none}.loginBrandInner{grid-template-columns:88px 1fr;align-items:center;gap:20px;display:grid}.loginLogo{width:88px;margin:0;padding:8px}.loginBrand h1{margin:0;font-size:2.4rem}.loginBrand .eyebrow,.loginIntro{display:none}.loginFormArea{min-height:auto;padding:48px 24px}.sideNav,.desktopTopbar{display:none}.appContent{margin-left:0}.mobileTopbar{z-index:20;height:var(--mobile-topbar);border-bottom:1px solid var(--line);background:#fffffffa;grid-template-columns:70px 1fr 48px;align-items:center;gap:14px;padding:8px 18px;display:grid;position:sticky;top:0}.mobileTopbar img{width:66px;height:auto}.mobileTopbar>strong{font-size:1.4rem}.notificationButton{position:relative}.notificationButton span{background:var(--breda-red);min-width:22px;height:22px;color:var(--white);border-radius:999px;place-items:center;padding:0 5px;font-size:.68rem;font-weight:750;display:grid;position:absolute;top:1px;right:0}.mainContent{min-height:calc(100vh - var(--mobile-topbar));padding:16px 18px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.bottomNav{z-index:25;height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));padding:6px 4px env(safe-area-inset-bottom);border-top:1px solid var(--line);background:#fffffffa;grid-template-columns:repeat(6,1fr);display:grid;position:fixed;bottom:0;left:0;right:0}.bottomNavItem{min-width:0;min-height:58px;color:var(--ink-soft);align-content:center;place-items:center;gap:2px;font-size:.67rem;font-weight:540;text-decoration:none;display:grid}.bottomNavItem.active{color:var(--breda-red);font-weight:700}.bottomIconWrap{place-items:center;display:grid;position:relative}.bottomIconWrap svg{width:25px;height:25px}.bottomIconWrap small{background:var(--breda-red);min-width:18px;height:18px;color:var(--white);border-radius:999px;place-items:center;padding:0 4px;font-size:.6rem;display:grid;position:absolute;top:-6px;right:-10px}.dashboardIntro{border-bottom:1px solid var(--line);margin-bottom:12px;padding:0 0 12px}.dashboardIntro h1{margin-top:12px;margin-bottom:4px;font-size:clamp(1.8rem,8vw,2.45rem)}.serviceStatus{flex-wrap:wrap;font-size:.82rem}.dashboardGrid,.actionsLayout{grid-template-columns:1fr;gap:12px}.timelinePanel,.teamSummary,.composerPanel,.openPanel{border:0;border-radius:0;padding:0}.timelinePanel{min-height:0}.timelinePanel .sectionHeader{min-height:38px;padding:0}.timelinePanel .subtleLink{display:none}.timelineItem{grid-template-columns:42px 3px 42px minmax(0,1fr);gap:10px;min-height:0;padding:12px 0}.timelineItem time{font-size:.74rem}.timelineIcon{width:38px;height:38px}.timelineItem article>p:not(.timelineType){-webkit-line-clamp:2;margin-bottom:4px;font-size:.8rem;line-height:1.35}.timelineItem:nth-child(3) article>p:not(.timelineType){display:none}.timelineItem h3{margin-bottom:2px;font-size:.92rem}.timelineItem article>a{min-height:44px;font-size:.76rem}.dashboardAside{display:contents}.composerPanel{grid-row:2;padding-top:2px}.composerPanel>.sectionHeader,.composerDesktop{display:none}.mobileComposeButton{border-radius:var(--radius-small);background:var(--breda-red);width:100%;min-height:52px;color:var(--white);box-shadow:0 2px 0 var(--breda-red-strong);border:0;justify-content:center;align-items:center;gap:10px;font-weight:740;display:flex}.openPanel{grid-row:3;padding:16px 0 4px}.openList{grid-template-columns:repeat(3,1fr);display:grid}.openList li{border-top:0;border-left:1px solid var(--line)}.openList a{grid-template-columns:1fr;align-content:center;justify-items:start;gap:2px;min-height:118px;padding:12px}.openList li:first-child{border-left:0}.openList a>svg:last-child{display:none}.openList a>span{line-height:1.3}.teamSummary{border-top:1px solid var(--line);grid-column:auto;padding-top:18px}.teamSummary .sectionHeader .eyebrow,.teamSummary .subtleLink,.teamRow p,.executionRow p{display:none}.teamRow{grid-template-columns:32px minmax(0,1fr) auto 18px}.teamRow strong{font-size:.86rem}.executionRows{margin-left:34px}.executionRow{grid-template-columns:14px minmax(0,1fr) 30px;min-height:42px}.knowledgeIntro h1{font-size:2.45rem}.articleItem summary{grid-template-columns:1fr 24px;gap:10px;padding:14px 10px}.articleCategory{grid-column:1/-1}.articleBody{padding:0 10px 20px}.articleBody footer{gap:8px;display:grid}.actionsLayout{gap:32px}.questionPanel{padding:18px}.questionPanel .composerDesktop{display:block}.questionPanel .sectionHeader{display:flex}.structureLegend{gap:8px;display:grid}.structureSection{grid-template-columns:34px 44px minmax(0,1fr);gap:10px}.structureIndex{grid-row:1}.structureIcon{width:40px;height:40px}.structureCount{text-align:left;grid-column:3;justify-self:start}.structureChildren,.structureLineFlow{grid-column:2/-1}.lineRole{grid-template-columns:34px minmax(0,1fr)}.lineRole b{grid-column:2}.structureChildren summary{grid-template-columns:1fr 24px 20px}.accountPanel{grid-template-columns:44px 1fr;margin-top:24px}.accountPanel .textButton{border:1px solid var(--line-strong);grid-column:1/-1;justify-self:stretch}}@media (max-width:520px){.mainContent{padding-left:14px;padding-right:14px}.pageIntro{margin-bottom:20px}.pageIntro h1{font-size:2rem}.messagesIntro{flex-direction:column;align-items:stretch;gap:16px}.pageIntro.messagesIntro .composerLauncher{width:100%}.timelineItem{grid-template-columns:40px 3px 38px minmax(0,1fr);gap:8px}.timelineIcon{width:34px;height:34px}.timelineIcon svg{width:19px}.timelineItem h3{font-size:.96rem}.openList a{padding:10px 8px}.openList a>span{font-size:.72rem}.openList small{display:none}.segmented button{padding:8px 5px;font-size:.7rem}.structureCopy h2{font-size:1.08rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.knowledgeHub{max-width:1240px}.knowledgeHub .knowledgeIntro{grid-template-columns:minmax(280px,.8fr) minmax(420px,1.2fr);align-items:end;gap:48px;padding-bottom:30px;display:grid}.knowledgeHub .knowledgeIntro h1{font-size:clamp(2.25rem,4vw,3.75rem)}.knowledgeHub .knowledgeIntro p:last-child{max-width:560px;color:var(--ink-soft);margin-bottom:0}.knowledgeHub .knowledgeSearch{width:100%;margin:0}.knowledgeScope{border:1px solid var(--line-strong);background:var(--white);width:fit-content;max-width:100%;margin-bottom:34px;display:flex;overflow-x:auto}.knowledgeScope button{border:0;border-right:1px solid var(--line);background:var(--white);min-height:46px;color:var(--ink-soft);white-space:nowrap;cursor:pointer;align-items:center;gap:8px;padding:9px 16px;font-weight:680;display:inline-flex}.knowledgeScope button:last-child{border-right:0}.knowledgeScope button svg{width:19px;height:19px}.knowledgeScope button.active{background:var(--ink);color:var(--white)}.knowledgeScope button.emergency{color:var(--burgundy)}.knowledgeScope button.emergency.active{background:var(--burgundy);color:var(--white)}.sectionTitleLine{justify-content:space-between;align-items:end;gap:24px;min-height:54px;margin-bottom:14px;display:flex}.sectionTitleLine .eyebrow{margin-bottom:3px}.locationRail{margin-bottom:46px}.locationScroller{border:1px solid var(--line-strong);background:var(--line-strong);scrollbar-width:thin;grid-auto-columns:minmax(208px,1fr);grid-auto-flow:column;gap:1px;display:grid;overflow-x:auto}.locationChoice{background:var(--white);min-height:82px;color:var(--ink);text-align:left;cursor:pointer;border:0;grid-template-columns:34px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:14px;display:grid}.locationChoice>svg:first-child{width:24px;color:var(--burgundy)}.locationChoice>svg:last-child{width:16px;color:var(--muted)}.locationChoice span{min-width:0;display:grid}.locationChoice small{color:var(--muted);font-size:.75rem}.locationChoice:hover,.locationChoice.active{background:var(--surface-blue)}.locationChoice.active{box-shadow:inset 0 -4px var(--breda-red)}.knowledgeHub .knowledgeResults{width:100%}.resultsCount{color:var(--muted);font-size:.82rem}.featuredKnowledge{border:1px solid var(--line-strong);background:var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-bottom:28px;display:grid}.knowledgeTile{background:var(--white);min-height:118px;color:var(--ink);text-align:left;cursor:pointer;border:0;grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:20px;display:grid}.knowledgeTile:hover{background:var(--surface-blue)}.knowledgeTile.urgent{box-shadow:inset 4px 0 var(--breda-red)}.knowledgeTileIcon{background:var(--surface-blue);width:44px;height:44px;color:var(--burgundy);place-items:center;display:grid}.knowledgeTile.urgent .knowledgeTileIcon{color:var(--breda-red-strong);background:#fff0f2}.knowledgeTileText{gap:3px;min-width:0;display:grid}.knowledgeTileText>small,.knowledgeIndex>button>span:first-child{color:var(--burgundy);text-transform:uppercase;font-size:.72rem;font-weight:720}.knowledgeTileText strong{font-size:1rem}.knowledgeTileText em{color:var(--muted);align-items:center;gap:6px;font-size:.73rem;font-style:normal;display:flex}.knowledgeTileText em svg{width:14px;height:14px;margin-left:5px}.knowledgeTileText em svg:first-child{margin-left:0}.knowledgeTile>svg{width:18px;color:var(--muted)}.knowledgeIndex{border-top:1px solid var(--line-strong)}.knowledgeIndex>button{border:0;border-bottom:1px solid var(--line-strong);width:100%;min-height:86px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:136px minmax(260px,1fr) minmax(150px,.42fr);align-items:center;gap:20px;padding:14px 16px;display:grid}.knowledgeIndex>button:hover{background:var(--white)}.knowledgeIndex>button>span:nth-child(2){gap:3px;min-width:0;display:grid}.knowledgeIndex>button>span:nth-child(2) small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.knowledgeRowMeta{color:var(--muted);text-align:right;justify-content:flex-end;align-items:center;gap:12px;font-size:.77rem;display:flex}.knowledgeRowMeta svg{width:17px}.knowledgeDialog{border-radius:var(--radius-panel);background:var(--white);border:0;width:min(980px,100vw - 32px);max-height:calc(100vh - 32px);padding:0;overflow:hidden;box-shadow:0 28px 80px #17191d47}.knowledgeDialog::backdrop{background:#17191d94}.knowledgeDetailHeader{border-bottom:1px solid var(--line);background:var(--surface-blue);grid-template-columns:minmax(0,1fr) 44px;gap:24px;padding:30px 34px 26px;display:grid}.knowledgeDetailHeader.emergency{box-shadow:inset 6px 0 var(--breda-red);background:#fff4f5}.knowledgeDetailHeader h2{margin-bottom:8px;font-size:clamp(1.5rem,3vw,2.2rem)}.knowledgeDetailHeader p:last-child{max-width:720px;color:var(--ink-soft);margin:0}.knowledgeDetailBody{overscroll-behavior:contain;max-height:calc(100vh - 190px);padding:30px 34px 34px;overflow-y:auto}.emergencyCallout{border-left:5px solid var(--breda-red);color:var(--burgundy-dark);background:#fff0f2;gap:14px;margin-bottom:24px;padding:16px;display:flex}.emergencyCallout svg{flex:none}.emergencyCallout p{margin:2px 0 0}.knowledgeGallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:26px;display:grid}.knowledgeGallery figure{background:var(--surface);margin:0}.knowledgeGallery img{object-fit:contain;background:#111418;width:100%;height:320px;display:block}.knowledgeGallery figcaption{color:var(--ink-soft);padding:10px 12px;font-size:.76rem}.knowledgeLead{white-space:pre-wrap;max-width:760px;margin-bottom:26px;font-size:1.04rem}.knowledgeSections{border-top:1px solid var(--line-strong)}.knowledgeSection{border-bottom:1px solid var(--line-strong);grid-template-columns:42px minmax(0,1fr);gap:16px;padding:22px 0;display:grid}.knowledgeSection.warning,.knowledgeSection.emergency{background:#fff7e8;border:0;margin:12px 0;padding:20px}.knowledgeSection.emergency{background:#fff0f2}.sectionNumber{border:1px solid var(--burgundy);width:34px;height:34px;color:var(--burgundy);border-radius:50%;place-items:center;font-weight:740;display:grid}.knowledgeSection h3{margin-bottom:8px}.knowledgeSection p:last-child,.knowledgeSection ol{margin-bottom:0}.knowledgeSection ol{padding-left:22px}.knowledgeSection li+li{margin-top:8px}.knowledgeProvenance{border-top:1px solid var(--line);color:var(--muted);flex-wrap:wrap;gap:12px 24px;margin-top:28px;padding-top:16px;font-size:.72rem;display:flex}.knowledgeProvenance span{align-items:center;gap:6px;display:inline-flex}.knowledgeProvenance svg{width:15px}.knowledgeFollowUps{border-top:1px solid var(--line);flex-wrap:wrap;gap:10px;margin-top:24px;padding-top:20px;display:flex}.knowledgeFollowUps a{text-decoration:none}.operationsHub{max-width:1240px}.operationsIntro{grid-template-columns:minmax(280px,1fr) minmax(360px,.8fr);align-items:end;gap:48px;display:grid}.operationsIntro>div>p:last-child{max-width:620px;color:var(--ink-soft);margin-bottom:0}.emergencyStrip{border-left:5px solid var(--breda-red);min-height:76px;color:var(--burgundy-dark);background:#fff0f2;align-items:flex-start;gap:14px;padding:15px 18px;display:flex}.emergencyStrip svg{flex:none;margin-top:2px}.emergencyStrip div{display:grid}.emergencyStrip span{font-size:.78rem}.operationStart{grid-template-columns:minmax(420px,1.35fr) minmax(280px,.65fr);gap:38px;display:grid}.operationPrimary>h2{margin-bottom:20px;font-size:1.5rem}.operationStartRows{border-top:1px solid var(--line-strong)}.operationStartRows>button,.operationAside>a,.operationAside>button{border:0;border-bottom:1px solid var(--line-strong);width:100%;min-height:96px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:54px minmax(0,1fr) 22px;align-items:center;gap:16px;padding:14px 4px;text-decoration:none;display:grid}.operationStartRows>button:hover,.operationAside>a:hover,.operationAside>button:hover{background:var(--white)}.operationStartRows>button>span:nth-child(2),.operationAside>a>span,.operationAside>button>span{min-width:0;display:grid}.operationStartRows small,.operationAside small{color:var(--muted)}.operationStartRows>button>svg,.operationAside>a>svg:last-child,.operationAside>button>svg:last-child{width:19px;color:var(--muted)}.operationIcon{place-items:center;width:50px;height:50px;display:grid}.operationIcon.red{color:var(--breda-red);background:#fff0f2}.operationIcon.blue{color:#1f6078;background:#e4eff4}.operationIcon.black{background:var(--ink);color:var(--white)}.operationAside{border:1px solid var(--line-strong);background:var(--white);padding:20px}.operationAside h2{border-bottom:1px solid var(--line);padding-bottom:10px}.operationAside>a,.operationAside>button{grid-template-columns:32px minmax(0,1fr) 20px;min-height:76px;padding-inline:2px}.operationAside>a>svg:first-child,.operationAside>button>svg:first-child{color:var(--burgundy)}.rosterWorkspace{border:1px solid var(--line-strong);background:var(--white);padding:28px}.rosterHeader{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:22px;display:flex}.rosterHeader p:last-child{max-width:680px;color:var(--ink-soft);margin-bottom:0}.rosterList{margin:0;padding:0;list-style:none}.rosterList li{border-bottom:1px solid var(--line);grid-template-columns:minmax(190px,.55fr) minmax(220px,1fr) auto;align-items:center;gap:24px;min-height:88px;padding:14px 4px;display:grid}.rosterList time,.rosterList li>span{align-items:center;gap:12px;min-width:0;display:flex}.rosterList time>span,.rosterList li>span{flex-direction:column;align-items:flex-start;gap:2px}.rosterList svg{color:var(--burgundy);flex:none}.rosterList small{color:var(--muted)}.rosterEmpty{min-height:300px}.upcomingEvent{color:var(--ink-soft);gap:10px;padding:14px 2px;display:flex}.upcomingEvent svg{width:20px;color:var(--muted);flex:none}.upcomingEvent span{display:grid}.reportWorkspace{grid-template-columns:minmax(330px,.9fr) minmax(420px,1.1fr);align-items:start;gap:42px;display:grid}.reportCategoryPane>p:not(.eyebrow),.checklistWorkspace>header p{color:var(--muted);margin-top:5px;font-size:.86rem}.reportCategories{border:1px solid var(--line-strong);background:var(--line-strong);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:18px;display:grid}.reportCategories button{background:var(--white);min-height:98px;color:var(--ink);text-align:left;cursor:pointer;border:0;grid-template-columns:30px minmax(0,1fr);align-items:start;gap:10px;padding:16px 12px;display:grid;position:relative}.reportCategories button:hover,.reportCategories button.active{background:var(--surface-blue)}.reportCategories button.active{box-shadow:inset 4px 0 var(--breda-red)}.reportCategories button>svg:first-child{width:22px;color:var(--burgundy)}.reportCategories button span{min-width:0;display:grid}.reportCategories button small{color:var(--muted);font-size:.72rem}.sensitiveMark{height:14px;position:absolute;top:8px;right:8px;width:14px!important;color:var(--muted)!important}.reportFormPane{border:1px solid var(--line-strong);background:var(--white);min-height:520px}.reportPlaceholder,.reportSuccess{text-align:center;align-content:center;place-items:center;min-height:520px;padding:42px;display:grid}.reportPlaceholder svg,.reportSuccess>svg{width:52px;height:52px;color:var(--muted);margin-bottom:14px}.reportSuccess>svg{color:var(--success)}.reportPlaceholder p,.reportSuccess p:not(.eyebrow){color:var(--muted)}.reportForm{gap:18px;padding:26px;display:grid}.reportFormTitle{border-bottom:1px solid var(--line);align-items:center;gap:14px;padding-bottom:18px;display:flex}.reportFormTitle .eyebrow{margin-bottom:2px}.reportForm>label:not(.dangerToggle),.checkNote{color:var(--ink-soft);gap:6px;font-size:.79rem;font-weight:680;display:grid}.reportForm input,.reportForm select,.reportForm textarea,.checkNote textarea{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-height:46px;color:var(--ink);padding:10px 12px}.reportForm textarea,.checkNote textarea{resize:vertical}.privacyNote{background:var(--surface-blue);color:var(--ink-soft);gap:10px;margin:0;padding:12px;font-size:.77rem;display:flex}.privacyNote svg{width:18px;color:var(--burgundy);flex:none}.dangerToggle{color:var(--burgundy-dark);background:#fff4f5;border:1px solid #eeb9c3;align-items:flex-start;gap:12px;padding:14px;display:flex}.dangerToggle input{width:20px;min-height:20px;margin-top:2px}.dangerToggle span{display:grid}.dangerToggle small{font-size:.75rem}.reportImages{border-top:1px solid var(--line);gap:12px;padding-top:16px;display:grid}.reportImages>div:first-child{display:grid}.reportImages small{color:var(--muted);font-size:.74rem}.uploadAction{border:1px solid var(--burgundy);border-radius:var(--radius-small);width:fit-content;min-height:44px;color:var(--burgundy);cursor:pointer;align-items:center;gap:9px;padding:9px 14px;font-weight:700;display:inline-flex;position:relative}.uploadAction input{opacity:0;width:1px;height:1px;position:absolute}.reportImages ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.reportImages li{background:var(--surface);grid-template-columns:62px minmax(0,1fr) 44px;align-items:center;gap:10px;padding:8px;display:grid}.reportImages li img{object-fit:cover;width:62px;height:54px}.reportImages li span{min-width:0;display:grid}.reportImages li strong,.reportImages li small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checklistWorkspace,.operationQuestion{max-width:1040px}.checklistWorkspace>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px;display:flex}.checklistList{border-top:1px solid var(--line-strong)}.checklistList>button{border:0;border-bottom:1px solid var(--line-strong);width:100%;min-height:108px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:46px minmax(0,1fr) 128px;align-items:center;gap:16px;padding:16px 10px;display:grid}.checklistList>button:hover{background:var(--white)}.checklistList>button>svg{width:28px;color:var(--burgundy)}.checklistList>button>span:nth-child(2){display:grid}.checklistList small,.checklistList em{color:var(--muted);font-size:.76rem;font-style:normal}.checklistList small{color:var(--burgundy);text-transform:uppercase;font-weight:700}.checklistDuration{color:var(--muted);justify-content:flex-end;align-items:center;gap:6px;font-size:.76rem;display:flex}.checklistDuration svg{width:15px}.checklistDuration svg:last-child{width:18px;margin-left:8px}.checklistHistory{border-top:2px solid var(--ink);margin-top:48px;padding-top:30px}.checklistHistory>header{justify-content:space-between;align-items:end;gap:24px;margin-bottom:16px;display:flex}.checklistHistory>header p:not(.eyebrow){max-width:680px;color:var(--muted);margin:5px 0 0;font-size:.86rem}.checklistHistory>header>span{border:1px solid var(--line-strong);color:var(--muted);flex:none;padding:5px 9px;font-size:.74rem;font-weight:700}.checklistRunList{border-top:1px solid var(--line-strong)}.checklistRunList details{border-bottom:1px solid var(--line-strong)}.checklistRunList summary{cursor:pointer;grid-template-columns:42px minmax(0,1fr) 150px 22px;align-items:center;gap:14px;min-height:96px;padding:14px 10px;list-style:none;display:grid}.checklistRunList summary::-webkit-details-marker{display:none}.checklistRunList summary:hover,.checklistRunList details[open]>summary{background:var(--white)}.checklistRunIcon{border:1px solid var(--success);width:38px;height:38px;color:var(--success);border-radius:50%;place-items:center;display:grid}.checklistRunIcon.hasIssues{border-color:var(--warning);color:var(--warning)}.checklistRunIcon svg{width:20px}.checklistRunSummary,.checklistRunStatus{min-width:0;display:grid}.checklistRunSummary small,.checklistRunSummary em,.checklistRunStatus small{color:var(--muted);font-size:.75rem;font-style:normal}.checklistRunSummary strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.checklistRunStatus{color:var(--success);text-align:right;justify-items:end}.checklistRunStatus.hasIssues{color:var(--warning)}.checklistRunChevron{width:18px;color:var(--muted);transition:transform .16s var(--ease-enter)}.checklistRunList details[open] .checklistRunChevron{transform:rotate(90deg)}.checklistRunAnswers{background:var(--white);padding:0 46px 22px 66px}.checklistRunAnswers dl{border-top:1px solid var(--line);margin:0}.checklistRunAnswers dl>div{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(180px,.55fr);gap:20px;padding:13px 0;display:grid}.checklistRunAnswers dt{color:var(--ink-soft);font-weight:650}.checklistRunAnswers dd{margin:0}.checklistRunAnswers dd p{color:var(--ink-soft);margin:6px 0 0;font-size:.82rem}.checklistAnswerResult{border:1px solid var(--line-strong);min-height:28px;color:var(--muted);align-items:center;padding:3px 8px;font-size:.72rem;font-weight:750;display:inline-flex}.checklistAnswerResult.success{border-color:var(--success);color:var(--success)}.checklistAnswerResult.warning{border-color:var(--warning);color:var(--warning)}.checklistHistoryEmpty{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:180px}.activeChecklist{border:1px solid var(--line-strong);background:var(--white);padding:26px}.activeChecklistHeader{border-bottom:1px solid var(--line);align-items:center;gap:24px;padding-bottom:20px;display:flex}.activeChecklistHeader .textButton{align-self:flex-start}.checklistLocationContext{border:1px solid var(--line-strong);background:var(--surface);grid-template-columns:28px minmax(0,420px);align-items:end;gap:12px;margin-top:18px;padding:16px;display:grid}.checklistLocationContext>svg,.checklistLocationSummary>svg{width:22px;color:var(--burgundy)}.checklistLocationContext label{gap:6px;display:grid}.checklistLocationContext label>span{font-weight:750}.checklistLocationSummary{border:1px solid var(--line);background:var(--surface);align-items:center;gap:8px;margin:18px 0 0;padding:12px 16px;display:flex}.checklistItems fieldset{border:0;border-bottom:1px solid var(--line);gap:14px;margin:0;padding:22px 0;display:grid}.checklistItems legend{grid-template-columns:34px minmax(0,1fr) 38px;align-items:center;column-gap:12px;width:100%;display:grid}.checklistItems legend>span{border:1px solid var(--line-strong);border-radius:50%;place-items:center;width:30px;height:30px;font-weight:700;display:grid}.checklistHelpToggle{border:1px solid var(--line-strong);background:var(--white);width:36px;height:36px;color:var(--burgundy);cursor:pointer;border-radius:50%;place-items:center;display:grid}.checklistHelpToggle:hover,.checklistHelpToggle[aria-expanded=true]{border-color:var(--burgundy);background:#fff3f6}.checklistHelpToggle svg{width:18px;height:18px}.checklistHelpPanel{border-left:4px solid var(--breda-red);background:var(--surface);color:var(--ink-soft);gap:4px;margin-left:46px;padding:14px 16px;display:grid}.checklistHelpPanel strong{color:var(--burgundy);letter-spacing:.04em;text-transform:uppercase;font-size:.76rem}.checklistHelpPanel p{margin:0;line-height:1.55}.checkResultOptions{gap:8px;margin-left:46px;display:flex}.checkResultOptions label{border:1px solid var(--line-strong);border-radius:var(--radius-small);min-height:44px;color:var(--ink-soft);cursor:pointer;align-items:center;gap:7px;padding:8px 12px;display:inline-flex;position:relative}.checkResultOptions label.selected{border-color:var(--ink);background:var(--ink);color:var(--white)}.checkResultOptions input{opacity:0;position:absolute}.checkResultOptions svg{width:17px}.checkNote{margin-left:46px}.activeChecklist>.primaryButton{margin-top:24px}.operationQuestion{padding:26px}@media (max-width:1050px){.knowledgeHub .knowledgeIntro,.operationsIntro{grid-template-columns:1fr;gap:22px}.knowledgeHub .knowledgeSearch{max-width:760px}.reportWorkspace{grid-template-columns:minmax(300px,.8fr) minmax(380px,1.2fr);gap:24px}.reportCategories{grid-template-columns:1fr}.reportCategories button{min-height:78px}}@media (max-width:780px){.knowledgeScope{width:100%}.featuredKnowledge,.operationStart,.reportWorkspace{grid-template-columns:1fr}.knowledgeIndex>button{grid-template-columns:110px minmax(0,1fr)}.knowledgeRowMeta{display:none}.reportCategories{grid-template-columns:repeat(2,minmax(0,1fr))}.reportFormPane{min-height:0}.reportPlaceholder,.reportSuccess{min-height:360px}}@media (max-width:560px){.knowledgeHub .knowledgeIntro h1{font-size:2.2rem}.knowledgeHub .knowledgeSearch{min-height:54px}.knowledgeScope button{padding-inline:12px}.rosterWorkspace{border-inline:0;margin-inline:-16px;padding:20px 16px}.rosterHeader{flex-direction:column}.rosterHeader .secondaryButton{width:100%}.rosterList li{grid-template-columns:1fr auto;gap:10px 14px}.rosterList time{grid-column:1/-1}.locationRail{margin-bottom:34px}.locationScroller{border-inline:0;margin-inline:-16px}.featuredKnowledge{border:0;border-top:1px solid var(--line-strong);display:block}.knowledgeTile{border-bottom:1px solid var(--line-strong);min-height:102px;padding-inline:10px}.knowledgeIndex>button{grid-template-columns:1fr;gap:5px;min-height:100px;padding-inline:6px}.knowledgeIndex>button>span:nth-child(2) small{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.knowledgeDialog{border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:none;margin:0}.knowledgeDetailHeader,.knowledgeDetailBody{padding:20px 16px}.knowledgeDetailBody{max-height:calc(100dvh - 132px)}.knowledgeDetailHeader h2{font-size:1.5rem}.knowledgeGallery{grid-template-columns:1fr}.knowledgeGallery img{height:290px}.knowledgeSection{grid-template-columns:34px minmax(0,1fr);gap:10px}.knowledgeSection.warning,.knowledgeSection.emergency{padding:14px}.operationsIntro{gap:18px}.emergencyStrip{margin-inline:-16px}.operationStartRows>button{min-height:106px}.operationAside{padding:16px}.reportCategories{margin-inline:0}.reportCategories button{grid-template-columns:1fr;align-content:start;gap:8px;min-height:124px;padding:18px 16px}.reportCategories button small{line-height:1.45}.reportFormPane{border-inline:0;margin-inline:-16px}.reportForm{padding:20px 16px}.reportForm .formColumns{grid-template-columns:1fr}.checklistWorkspace>header{flex-direction:column;align-items:flex-start}.checklistList>button{grid-template-columns:36px minmax(0,1fr)}.checklistDuration{grid-column:2;justify-content:flex-start}.checklistHistory{margin-top:36px;padding-top:24px}.checklistHistory>header{flex-direction:column;align-items:flex-start;gap:10px}.checklistRunList summary{grid-template-columns:38px minmax(0,1fr) 18px;gap:10px;min-height:112px;padding-inline:4px}.checklistRunStatus{text-align:left;grid-column:2;justify-items:start}.checklistRunChevron{grid-area:1/3/span 2}.checklistRunAnswers{padding:0 4px 18px 52px}.checklistRunAnswers dl>div{grid-template-columns:1fr;gap:8px}.activeChecklist{border-inline:0;margin-inline:-16px;padding:18px 16px}.activeChecklistHeader{flex-direction:column;align-items:flex-start;gap:6px}.checkResultOptions{grid-template-columns:1fr;margin-left:0;display:grid}.checklistHelpPanel,.checkNote{margin-left:0}}.richComposer{gap:16px}.composerFieldset{border:0;gap:10px;min-width:0;margin:0;padding:0;display:grid}.composerFieldset>legend{color:var(--ink);margin-bottom:7px;padding:0;font-size:.82rem;font-weight:680}.composerFieldset>legend small{color:var(--muted);font-weight:480}.optionBuilder{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface);padding:12px}.labelCheckboxGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.labelCheckboxGrid label{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--white);min-height:44px;color:var(--ink-soft);align-items:center;gap:8px;padding:8px 10px;font-size:.86rem;font-weight:620;display:flex}.labelCheckboxGrid input{width:18px;height:18px;accent-color:var(--breda-red)}.directRecipientPicker{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface);padding:12px}.additionalRecipientPicker{border-top:0}.additionalRecipientPicker>summary small{color:var(--muted);font-size:.72rem;font-weight:540}.additionalRecipientContent{gap:10px;padding:0 0 14px;display:grid}.additionalRecipientContent>p{color:var(--ink-soft);margin:0;font-size:.78rem}.directRecipientGrid{overscroll-behavior:contain;max-height:280px;padding:2px;overflow-y:auto}.directRecipientGrid label>span{gap:2px;min-width:0;display:grid}.directRecipientGrid label>span small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;font-weight:500;overflow:hidden}.recipientPickerEmpty{color:var(--muted);margin:0;padding:12px;font-size:.82rem}.optionDraft{grid-template-columns:minmax(0,1fr) 112px 44px;align-items:end;gap:8px;display:grid}.optionDraft input{min-height:44px}.capacityInput input{text-align:center}.addOptionButton{justify-self:start}.imageFieldset{gap:12px}.filePicker{border:1px dashed var(--line-strong);border-radius:var(--radius-small);background:var(--surface);cursor:pointer;align-items:center;min-height:72px;padding:12px;flex-direction:row!important;gap:12px!important;display:flex!important}.filePicker:hover{border-color:var(--breda-red);background:#fff7f8}.filePicker>svg{width:28px;color:var(--burgundy)}.attachmentPickerIcons{color:var(--burgundy);flex:none;align-items:center;gap:3px;display:flex}.attachmentPickerIcons svg{width:25px;height:25px}.attachmentPickerIcons svg:last-child{width:23px}.filePicker>span{display:grid}.filePicker small{color:var(--muted);font-weight:460}.filePicker input{clip:rect(0 0 0 0);width:1px;height:1px;position:absolute;overflow:hidden}.imageDraftPreview{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface);display:grid;position:relative;overflow:hidden}.imageDraftPreview img{aspect-ratio:16/7;object-fit:cover;width:100%;height:auto;max-height:360px}.imageDraftPreview video{aspect-ratio:16/9;object-fit:contain;background:#111;width:100%;max-height:420px;display:block}.documentDraftIcon{min-height:150px;color:var(--burgundy);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.documentDraftIcon svg{width:44px;height:44px}.documentDraftIcon strong{font-size:.8rem}.attachmentFileMeta{border-top:1px solid var(--line);background:var(--white);gap:2px;min-width:0;padding:11px 13px;display:grid}.attachmentFileMeta strong,.attachmentFileMeta small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.attachmentFileMeta strong{font-size:.78rem}.attachmentFileMeta small{color:var(--muted);font-size:.7rem}.imageDraftPreview .iconButton{background:var(--white);position:absolute;top:8px;right:8px;box-shadow:0 2px 12px #17191d2e}.attachmentUploadProgress{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--surface);gap:7px;padding:11px 13px;display:grid}.attachmentUploadProgress>span{justify-content:space-between;align-items:center;gap:12px;font-size:.74rem;display:flex}.attachmentUploadProgress small{color:var(--muted)}.attachmentUploadProgress progress{background:var(--line);width:100%;height:8px;accent-color:var(--burgundy);border:0;border-radius:999px;overflow:hidden}.attachmentUploadError{border-left:3px solid var(--danger);color:var(--danger);background:#fff5f6;margin:0;padding:10px 12px;font-size:.76rem;font-weight:650;line-height:1.45}.composerAdvanced{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.composerAdvanced>summary{min-height:48px;color:var(--burgundy);cursor:pointer;justify-content:space-between;align-items:center;font-size:.82rem;font-weight:700;list-style:none;display:flex}.composerAdvanced>summary::-webkit-details-marker{display:none}.composerAdvanced>summary span{align-items:center;gap:8px;display:inline-flex}.composerAdvanced>summary svg{width:18px}.composerAdvanced[open]>summary>svg{transform:rotate(180deg)}.advancedFields{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 0 16px;display:grid}.composerDateTimeField{grid-template-columns:minmax(0,1fr) 48px;align-items:end;gap:8px;min-width:0;display:grid}.composerDateTimeField label{min-width:0}.composerDateTimeClear{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:48px;min-width:48px;min-height:48px;color:var(--ink-soft);cursor:pointer;place-items:center;padding:0;display:inline-grid}.composerDateTimeClear:hover{border-color:var(--burgundy);color:var(--burgundy)}.composerDateTimeClear svg{width:18px;height:18px}.toggleLabel{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--white);grid-column:1/-1;align-items:center;min-height:52px;padding:8px 10px;flex-direction:row!important;grid-template-columns:none!important;gap:10px!important;display:flex!important}.toggleLabel input{width:20px;min-height:20px;accent-color:var(--breda-red)}.toggleLabel>span{display:grid}.toggleLabel small{color:var(--muted);font-weight:460}.richComposerDialog{width:min(720px,100vw - 32px)}.richComposerDialog .composerForm{max-height:calc(100vh - 116px);overflow-y:auto}.statusChip{border-left:3px solid var(--line-strong);background:var(--surface);min-height:24px;color:var(--ink-soft);text-transform:capitalize;align-items:center;padding:3px 7px;font-size:.68rem;font-style:normal;font-weight:700;display:inline-flex}.statusChip.published,.statusChip.succeeded{border-color:var(--success);color:#12653e;background:#effaf4}.statusChip.scheduled,.statusChip.running{color:#1c5b79;background:var(--surface-blue);border-color:#27759d}.statusChip.draft{border-color:var(--warning);color:#85400a;background:#fff7ed}.statusChip.archived,.statusChip.failed{color:var(--muted);border-color:#8c97a2}@media (max-width:560px){.filePicker{align-items:flex-start}.attachmentPickerIcons{padding-top:2px}.imageDraftPreview img,.imageDraftPreview video{max-height:280px}}.settingsFeedback{color:var(--success);align-items:center;gap:7px;margin:12px 0 0;font-size:.8rem;display:flex}.notificationTestButton{min-height:44px;margin-top:16px}.pushOnboarding{z-index:40;border:1px solid var(--line-strong);border-top:4px solid var(--breda-red);border-radius:var(--radius-panel);background:var(--white);grid-template-columns:48px 1fr;gap:16px;width:min(440px,100vw - 32px);padding:24px;display:grid;position:fixed;bottom:24px;right:24px;box-shadow:0 18px 48px #1c232a33}.pushOnboardingIcon{width:48px;height:48px;color:var(--breda-red);background:#fff0f2;border-radius:50%;place-items:center;display:grid}.pushOnboardingIcon.success{color:var(--success);background:#effaf4}.pushOnboardingIcon svg{width:24px;height:24px}.pushOnboardingContent{min-width:0}.pushOnboardingContent h2{margin:0 40px 8px 0;font-size:1.2rem;line-height:1.25}.pushOnboardingContent>p:not(.eyebrow,.pushOnboardingError){color:var(--ink-soft);margin:0 0 16px;line-height:1.5}.pushOnboardingClose{color:var(--muted);background:0 0;position:absolute;top:12px;right:12px}.pushOnboardingActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.pushOnboardingError{color:var(--danger,#a51d32);margin:0 0 16px;font-size:.84rem;font-weight:650}.pwaInstallHandoff{z-index:80;top:max(12px, env(safe-area-inset-top));border:1px solid var(--line-strong);border-left:4px solid var(--breda-red);border-radius:var(--radius-panel);background:var(--white);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:16px;width:min(720px,100vw - 24px);padding:20px 56px 20px 20px;display:grid;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #1c232a33}.pwaInstallHandoffIcon{width:48px;height:48px;color:var(--breda-red);background:#fff0f2;border-radius:50%;place-items:center;display:grid}.pwaInstallHandoffIcon svg{width:24px;height:24px}.pwaInstallHandoffContent{min-width:0}.pwaInstallHandoffContent h2{margin:0 0 6px;font-size:1.15rem;line-height:1.25}.pwaInstallHandoffContent>p:not(.eyebrow){color:var(--ink-soft);margin:0;line-height:1.45}.pwaInstallHandoffActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.pwaInstallHandoffActions .primaryButton{white-space:nowrap;min-height:44px}.pwaInstallHandoffClose{color:var(--muted);background:0 0;position:absolute;top:8px;right:8px}@media (max-width:760px){.pushOnboarding{right:12px;bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 12px);grid-template-columns:40px 1fr;gap:12px;width:auto;padding:20px 18px;left:12px}.pushOnboardingIcon{width:40px;height:40px}.pushOnboardingActions{display:grid}.pushOnboardingActions .primaryButton,.pushOnboardingActions .textButton{width:100%}.pwaInstallHandoff{top:max(8px, env(safe-area-inset-top));grid-template-columns:40px minmax(0,1fr);align-items:start;gap:12px;padding:16px 44px 16px 16px}.pwaInstallHandoffIcon{width:40px;height:40px}.pwaInstallHandoffActions{grid-column:1/-1;justify-content:stretch}.pwaInstallHandoffActions .primaryButton,.pwaInstallHandoffActions .textButton{justify-content:center;width:100%}}.settingsFeedback svg{width:18px}.moreLayout{grid-template-columns:minmax(0,1fr) 340px;gap:40px;display:grid}.settingsSection,.moreLinks{border-top:1px solid var(--line-strong);padding:20px 0}.settingsRows,.moreLinks{display:grid}.settingRow,.moreLinks a{border:0;border-bottom:1px solid var(--line);min-height:76px;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 0;text-decoration:none;display:grid}.settingRow>svg,.moreLinks a>svg:first-child{color:var(--burgundy)}.settingRow>span,.moreLinks a>span{display:grid}.settingRow small,.moreLinks small{color:var(--muted)}.toggle{border:1px solid var(--line-strong);background:var(--surface);border-radius:14px;width:48px;height:28px;display:block;position:relative}.toggle span{width:20px;height:20px;transition:transform .18s var(--ease-enter), background-color .18s var(--ease-enter);background:#8c97a2;border-radius:50%;position:absolute;top:3px;left:3px}.toggle.on{border-color:var(--success);background:#effaf4}.toggle.on span{background:var(--success);transform:translate(20px)}.moreLayout .accountPanel{border:1px solid var(--line);align-self:start;margin-top:0;padding:18px}.adminPage{width:min(1380px,100%)}.adminWorkspace{border-top:1px solid var(--line-strong);grid-template-columns:210px minmax(0,1fr);min-height:720px;display:grid}.adminSurface>section{animation:admin-enter .26s var(--ease-enter)}.portalContentAdmin{gap:36px;display:grid}.contentWorkspaceIntro{gap:20px;display:grid}.contentWorkspaceIntro h2{margin:2px 0 5px}.contentWorkspaceIntro p{color:var(--muted);margin:0}.contentWorkspacePicker{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.contentWorkspacePicker button{border:0;border-right:1px solid var(--line);min-width:0;min-height:96px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:12px;padding:18px;display:grid}.contentWorkspacePicker button:last-child{border-right:0}.contentWorkspacePicker button:hover{background:var(--surface-blue)}.contentWorkspacePicker button.active{box-shadow:inset 0 -3px 0 var(--breda-red);color:var(--burgundy);background:#fff3f6}.contentWorkspacePicker svg{width:24px}.contentWorkspacePicker span{gap:4px;min-width:0;display:grid}.contentWorkspacePicker strong,.contentWorkspacePicker small{overflow-wrap:anywhere}.contentWorkspacePicker small{color:var(--muted);font-size:.76rem;line-height:1.35}@keyframes admin-enter{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.adminSectionHeader,.adminTableHeader{justify-content:space-between;align-items:center;gap:20px;min-height:52px;margin-bottom:20px;display:flex}.adminSectionHeader p,.adminTableHeader span{color:var(--muted);margin:4px 0 0}.adminFeedback{border-left:4px solid var(--burgundy);color:var(--burgundy-dark);background:#fff3f6;margin:0 0 16px;padding:10px 12px}.recruitmentPanel{gap:24px;display:grid}.loadingLine{color:var(--muted);align-items:center;gap:10px;display:flex}.recruitmentSource{border:1px solid var(--line);background:var(--surface-blue);grid-template-columns:repeat(3,minmax(0,1fr)) auto;align-items:center;gap:16px;padding:16px;display:grid}.recruitmentSource>span:not(.connectionState),.recruitmentSource a{align-items:center;gap:6px;min-width:0;display:inline-flex}.recruitmentSource svg,.recruitmentCandidates svg{width:18px;height:18px}.recruitmentTemplateChoice{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;padding:0;display:grid}.recruitmentTemplateChoice legend{grid-column:1/-1;margin-bottom:8px;font-weight:720}.recruitmentTemplateChoice label{border:1px solid var(--line-strong);background:var(--white);cursor:pointer;align-items:center;gap:12px;min-height:72px;padding:14px;display:flex}.recruitmentTemplateChoice label:has(input:checked){border-color:var(--breda-red);box-shadow:var(--shadow-focus)}.recruitmentTemplateChoice input,.recruitmentSelectionBar input,.recruitmentCandidateCheck input,.confirmationCheck input{width:20px;min-width:20px;height:20px}.recruitmentTemplateChoice span{gap:3px;display:grid}.recruitmentTemplateChoice small,.recruitmentCandidateIdentity small,.recruitmentRecipientList small{color:var(--muted)}.recruitmentSelectionBar{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);align-items:center;gap:18px;min-height:64px;padding:10px 0;display:flex}.recruitmentSelectionBar label{flex:1;align-items:center;gap:10px;display:flex}.recruitmentCandidates{border-top:1px solid var(--line-strong);gap:0;margin:0;padding:0;list-style:none;display:grid}.recruitmentCandidates>li{border-bottom:1px solid var(--line);grid-template-columns:28px minmax(180px,1.3fr) minmax(150px,1fr) minmax(180px,1.2fr) 44px;align-items:center;gap:14px;min-height:76px;padding:12px 0;display:grid}.recruitmentCandidates>li.unavailable{color:var(--muted);background:var(--surface)}.recruitmentCandidateIdentity,.recruitmentCandidates>li>div:not(.recruitmentCandidateIdentity){overflow-wrap:anywhere;gap:3px;min-width:0;display:grid}.recruitmentMetaLabel{color:var(--muted);text-transform:uppercase;font-size:.7rem;font-weight:700}.recruitmentCandidates .recruitmentEmpty{color:var(--muted);padding:24px 0;display:block}.recruitmentPreviewDialog{width:min(760px,100vw - 32px)}.adminDialog.recruitmentPreviewDialog[open]{grid-template-rows:auto minmax(0,1fr) auto}.recruitmentPreview{overscroll-behavior:contain;gap:20px;min-height:0;max-height:none;padding:20px;display:grid;overflow-y:auto}.recruitmentPreviewDialog>.dialogActions{padding:16px 20px}.recruitmentPreview dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:0;display:grid}.recruitmentPreview dl>div{background:var(--surface-blue);gap:4px;padding:12px;display:grid}.recruitmentPreview dt{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:700}.recruitmentPreview dd{overflow-wrap:anywhere;margin:0}.recruitmentRecipientList ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 20px;margin:10px 0 0;padding:0;list-style:none;display:grid}.recruitmentRecipientList li{border-bottom:1px solid var(--line);padding-bottom:8px;display:grid}.recruitmentMessagePreview{border-left:4px solid var(--burgundy);background:var(--surface);padding:16px}.recruitmentMessagePreview p{white-space:pre-wrap;margin:12px 0 0}.confirmationCheck{border:1px solid var(--line-strong);align-items:flex-start;gap:12px;padding:14px;font-weight:680;display:flex}@media (max-width:900px){.recruitmentSource,.recruitmentTemplateChoice,.recruitmentPreview dl,.recruitmentRecipientList ul{grid-template-columns:minmax(0,1fr)}.recruitmentSelectionBar{flex-direction:column;align-items:stretch}.recruitmentCandidates>li{grid-template-columns:28px minmax(0,1fr) 44px;gap:10px;padding:16px 0}.recruitmentCandidates>li>div:not(.recruitmentCandidateIdentity){grid-column:2/-1}.recruitmentCandidates>li>.iconButton{grid-area:1/3}.recruitmentPreviewDialog[open]{grid-template-rows:auto minmax(0,1fr) auto}.recruitmentPreview{overscroll-behavior:contain;min-height:0;max-height:none;padding:18px}.recruitmentPreviewDialog>.dialogActions{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}}.reportFieldBuilder{border-top:1px solid var(--line);gap:18px;padding:24px 0;display:grid}.reportFieldBuilderHeader,.reportFieldOptions>div:first-child{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.reportFieldBuilderHeader p:last-child{max-width:720px;color:var(--muted);margin:5px 0 0}.reportFieldList{gap:14px;display:grid}.reportFieldCard{border:1px solid var(--line-strong);background:var(--surface);gap:14px;margin:0;padding:20px;display:grid;position:relative}.reportFieldCard.inactive{opacity:.72;border-style:dashed}.reportFieldCard>legend{color:var(--burgundy);padding:0 8px;font-size:.78rem;font-weight:760}.reportFieldCardActions{gap:4px;display:flex;position:absolute;top:8px;right:12px}.reportFieldOptions{border:1px solid var(--line);background:var(--white);gap:8px;padding:14px;display:grid}.reportFieldOption{grid-template-columns:minmax(0,1fr) auto 44px;align-items:center;gap:10px;display:grid}.reportFieldOption>label{white-space:nowrap;align-items:center;flex-direction:row!important;grid-template-columns:none!important;gap:6px!important;display:flex!important}.reportFieldOption>label input{width:18px;min-height:18px}.reportFieldToggles{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.reportFieldEmpty{border:1px dashed var(--line-strong);min-height:150px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:4px;padding:20px;display:grid}.reportFieldEmpty svg{width:28px}.reportFieldEmpty p{max-width:580px;margin:0}.reportDynamicFields{border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:16px;padding:20px 0;display:grid}.reportDynamicFieldsHeader h3{margin-top:2px;font-size:1rem}.reportDynamicField{color:var(--ink-soft);gap:6px;font-size:.79rem;font-weight:680;display:grid}.reportDynamicField>span,.reportChoiceGroup>legend{justify-content:space-between;align-items:center;gap:10px;display:flex}.reportDynamicField em,.reportChoiceGroup legend em{color:var(--breda-red);text-transform:uppercase;font-size:.68rem;font-style:normal}.reportDynamicField>small,.reportChoiceGroup>small{color:var(--muted);font-weight:460}.reportChoiceGroup{border:0;gap:8px;margin:0;padding:0;display:grid}.reportChoiceGroup>legend{width:100%;color:var(--ink-soft);font-size:.79rem;font-weight:680}.reportChoiceGroup>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.reportChoiceGroup>div>label{border:1px solid var(--line-strong);background:var(--white);cursor:pointer;align-items:center;gap:9px;min-height:48px;padding:10px 12px;display:flex}.reportChoiceGroup input{width:18px;min-height:18px;accent-color:var(--breda-red)}@media (max-width:700px){.reportFieldBuilderHeader{flex-direction:column;align-items:stretch}.reportFieldBuilderHeader .secondaryButton,.reportFieldToggles{width:100%}.reportFieldToggles,.reportChoiceGroup>div{grid-template-columns:1fr}.reportFieldOption{grid-template-columns:minmax(0,1fr) 44px}.reportFieldOption>label{grid-column:1}}.customerContactPanel{gap:24px;display:grid}.customerContactSource{border:1px solid var(--line);background:var(--surface-blue);grid-template-columns:repeat(2,minmax(0,1fr));margin:0;display:grid}.customerContactSourceFact{gap:6px;min-width:0;padding:16px;display:grid}.customerContactSourceFact:nth-child(odd){border-right:1px solid var(--line)}.customerContactSourceFact:nth-child(-n+2){border-bottom:1px solid var(--line)}.customerContactSource dt,.customerContactSource dd{margin:0}.customerContactSourceFact dt,.customerContactSourceStatus dt{color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;gap:6px;font-size:.7rem;font-weight:800;line-height:1.2;display:inline-flex}.customerContactSourceFact dd{min-width:0;color:var(--ink);overflow-wrap:anywhere;font-size:.86rem;font-weight:680;line-height:1.45}.customerContactSource a{align-items:center;gap:6px;width:fit-content;min-width:0;max-width:100%;display:inline-flex}.customerContactSourceStatus{border-top:1px solid var(--line);grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;min-width:0;padding:12px 16px;display:flex}.customerContactSourceStatus .connectionState{margin:0}.customerContactSource svg,.customerContactList svg{width:18px;height:18px}.customerContactToolbar{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.customerContactDeliveryGuide{border:1px solid var(--line);background:var(--surface);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:10px;padding:11px 13px;display:grid}.customerContactDeliveryGuide>svg{width:17px;height:17px;color:var(--success);margin-top:1px}.customerContactDeliveryGuide>span{gap:2px;min-width:0;display:grid}.customerContactDeliveryGuide strong{color:var(--ink-soft);font-size:.78rem}.customerContactDeliveryGuide small{color:var(--muted);font-size:.74rem;line-height:1.45}.customerContactQueues{gap:28px;display:grid}.customerContactQueue{gap:12px;display:grid}.customerContactQueueHeader{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:0 0 12px;display:flex}.customerContactQueueHeader>div{gap:2px;min-width:0;display:grid}.customerContactQueueHeader h3,.customerContactQueueHeader p{margin:0}.customerContactQueueHeader h3{font-size:1rem}.customerContactQueueHeader small{color:var(--muted);font-size:.78rem;line-height:1.45}.customerContactQueueHeader>.statusChip{justify-content:center;min-width:34px}.customerContactReviewNotice{border:1px solid var(--line);border-left:3px solid var(--warning);background:var(--white);grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px 16px;display:grid}.customerContactReviewNotice>svg{width:18px;height:18px;color:var(--warning);margin-top:1px}.customerContactReviewContent{gap:3px;min-width:0;display:grid}.customerContactReviewNotice strong{color:var(--ink);font-size:.82rem}.customerContactReviewNotice small{color:var(--muted);font-size:.76rem;line-height:1.45}.customerContactReviewList{gap:8px;margin:9px 0 0;padding:0;list-style:none;display:grid}.customerContactReviewList>li{border-top:1px solid var(--line);grid-template-columns:minmax(140px,.7fr) minmax(220px,1.5fr) auto;align-items:center;gap:12px;padding-top:8px;display:grid}.customerContactReviewList>li>div,.customerContactReviewList p{gap:2px;min-width:0;margin:0;display:grid}.customerContactReviewList p span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.76rem;overflow:hidden}.customerContactReviewList button{white-space:nowrap}.customerContactList{gap:12px;margin:0;padding:0;list-style:none;display:grid}.customerContactList>li{border:1px solid var(--line);border-left:4px solid var(--burgundy);background:var(--white);grid-template-columns:minmax(180px,1fr) minmax(120px,.55fr) minmax(220px,1.4fr) minmax(170px,.9fr) minmax(180px,auto);align-items:center;gap:16px;padding:16px;display:grid}.customerContactList>li.completed{border-left-color:var(--success);background:var(--surface)}.customerContactIdentity,.customerContactList>li>div:not(.customerContactActions){overflow-wrap:anywhere;gap:4px;min-width:0;display:grid}.customerContactIdentity small,.customerContactList>li>div small,.customerContactStatus small{color:var(--muted);font-size:.76rem}.customerContactStatus .customerContactDeliveryAction{color:var(--ink-soft);margin-top:2px;line-height:1.4}.customerContactDeliveryAction strong{color:inherit;font-size:inherit}.customerContactPreview{border-radius:var(--radius-small);cursor:help;gap:4px;min-width:0;display:grid;position:relative}.customerContactPreview:focus-visible{box-shadow:var(--shadow-focus);outline:none}.customerContactPreview>p{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.84rem;line-height:1.5;display:-webkit-box;overflow:hidden}.customerContactPreview>small{width:fit-content;color:var(--burgundy);font-size:.72rem;font-weight:720}.customerContactPreviewTooltip{z-index:30;border:1px solid var(--line-strong);border-left:3px solid var(--burgundy);border-radius:var(--radius-panel);background:var(--white);width:min(440px,100vw - 72px);max-height:260px;color:var(--ink);opacity:0;pointer-events:none;visibility:hidden;white-space:pre-wrap;padding:14px 16px;font-size:.84rem;font-weight:500;line-height:1.55;transition:opacity .14s,transform .14s,visibility .14s;position:absolute;bottom:calc(100% + 10px);left:0;overflow-y:auto;transform:translateY(4px);box-shadow:0 18px 40px #20242b2e}.customerContactPreview:hover .customerContactPreviewTooltip,.customerContactPreview:focus .customerContactPreviewTooltip,.customerContactPreview:focus-within .customerContactPreviewTooltip{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.customerContactActions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.customerContactActions .primaryButton,.customerContactActions .secondaryButton{white-space:nowrap;min-height:44px}.customerContactActions .dangerText{min-height:44px}.customerContactEmpty{color:var(--muted);text-align:center;padding:24px!important;display:block!important}.customerContactDialog{width:min(820px,100vw - 32px)}.adminDialog.customerContactDialog[open]{grid-template-rows:auto minmax(0,1fr)}.customerContactDialogForm{grid-template-rows:minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.customerContactCompose{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:18px;min-height:0;max-height:none;padding:20px;scroll-padding-block:20px 140px;display:grid;overflow-y:auto}.customerContactCompose dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0;display:grid}.customerContactCompose dl>div{background:var(--surface-blue);gap:4px;padding:12px;display:grid}.customerContactCompose dt,.customerContactCompose label>span{color:var(--muted);text-transform:uppercase;font-size:.74rem;font-weight:700}.customerContactCompose dd{overflow-wrap:anywhere;margin:0}.customerContactCompose>label:not(.confirmationCheck){gap:7px;display:grid}.customerContactCompose input:not([type=checkbox]),.customerContactCompose textarea{border:1px solid var(--line-strong);background:var(--white);width:100%;min-height:44px;color:var(--ink);font:inherit;padding:11px 12px;font-size:1rem}.customerContactCompose textarea{resize:vertical;min-height:190px;line-height:1.55}.customerContactCompose label>small{color:var(--muted);text-align:right}.customerContactOriginal{border-left:4px solid var(--burgundy);background:var(--surface);padding:16px}.customerContactOriginal p{white-space:pre-wrap;margin:10px 0 0}.customerContactConversation{gap:10px;display:grid}.customerContactConversation>strong{border-bottom:1px solid var(--line);padding-bottom:8px}.customerContactConversation article{border:1px solid var(--line);border-left:3px solid var(--burgundy);background:var(--white);gap:7px;width:min(92%,680px);padding:14px 16px;display:grid}.customerContactConversation article.incoming{justify-self:start}.customerContactConversation article.outgoing{border-left-color:var(--success);background:var(--surface-blue);justify-self:end}.customerContactConversation header{align-items:center;gap:7px;display:flex}.customerContactConversation header svg{width:16px;height:16px;color:var(--burgundy);flex:none}.customerContactConversation article.outgoing header svg{color:var(--success)}.customerContactConversation time{color:var(--muted);margin-left:auto;font-size:.74rem;font-weight:650}.customerContactConversation article>small{color:var(--muted);overflow-wrap:anywhere;font-size:.74rem}.customerContactConversation article>p{color:var(--ink-soft);white-space:pre-wrap;margin:0;font-size:.86rem;line-height:1.55}.customerContactAttachments{gap:8px;margin-top:4px;margin-bottom:0;padding:0;list-style:none;display:grid}.customerContactAttachment{border:1px solid var(--line);background:var(--white);grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px;display:grid}.customerContactAttachment>svg{width:18px;height:18px;color:var(--burgundy)}.customerContactAttachment>span:not(.customerContactAttachmentActions){gap:2px;min-width:0;display:grid}.customerContactAttachment strong{text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.customerContactAttachment small{color:var(--muted);font-size:.7rem}.customerContactAttachmentActions{gap:6px;display:flex}.customerContactAttachmentActions a{border:1px solid var(--line-strong);min-height:36px;color:var(--ink);align-items:center;gap:5px;padding:7px 9px;font-size:.72rem;font-weight:700;text-decoration:none;display:inline-flex}.customerContactAttachmentActions a:hover{border-color:var(--burgundy);color:var(--burgundy)}.customerContactAttachmentActions svg{width:15px;height:15px}.customerContactDialogForm>.dialogActions{background:var(--white);padding:16px 20px}.customerContactDialogActions>.dangerText{margin-right:auto}@media (max-width:1100px){.customerContactList>li{grid-template-columns:repeat(2,minmax(0,1fr))}.customerContactPreview,.customerContactActions{grid-column:1/-1}.customerContactActions{justify-content:flex-start}}@media (max-width:900px){.customerContactSource,.customerContactCompose dl{grid-template-columns:minmax(0,1fr)}.customerContactSourceFact:nth-child(odd){border-right:0}.customerContactSourceFact{border-bottom:1px solid var(--line)}.customerContactSourceStatus{border-top:0;grid-column:auto}.customerContactDialog[open]{grid-template-rows:auto minmax(0,1fr)}.customerContactCompose{overscroll-behavior:contain;min-height:0;max-height:none;padding:18px}.customerContactDialogForm>.dialogActions{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}.customerContactDialogActions{flex-direction:row!important}}@media (max-width:620px){.customerContactToolbar{flex-direction:column;align-items:flex-start;padding-bottom:12px}.customerContactList>li,.customerContactReviewList>li{grid-template-columns:minmax(0,1fr)}.customerContactReviewList button{justify-self:stretch}.customerContactPreview,.customerContactActions{grid-column:auto}.customerContactQueueHeader{align-items:flex-start}.customerContactConversation article{width:100%}.customerContactAttachment{grid-template-columns:20px minmax(0,1fr)}.customerContactAttachmentActions{grid-column:1/-1}.customerContactAttachmentActions a{flex:1 1 0;justify-content:center;min-height:44px}.customerContactActions,.customerContactActions .primaryButton,.customerContactActions .secondaryButton{width:100%}.customerContactDialogActions{align-items:stretch;flex-direction:column!important}.customerContactDialogActions>.dangerText{margin-right:0}}.privateKpiDashboard{gap:28px;display:grid}.kpiHeader,.kpiPanelHeader,.kpiToolbar,.kpiHeaderActions{justify-content:space-between;align-items:center;gap:20px;display:flex}.kpiHeader{align-items:flex-start}.kpiHeader h2{margin:2px 0 5px}.kpiHeader p,.kpiPanelHeader p{max-width:700px;color:var(--muted);margin:4px 0 0}.kpiHeaderActions{flex-direction:column;align-items:flex-end;gap:10px}.privateAccessLabel{border-left:3px solid var(--success);color:#12653e;white-space:nowrap;background:#effaf4;align-items:center;gap:7px;min-height:36px;padding:7px 10px;font-size:.75rem;font-weight:720;display:inline-flex}.privateAccessLabel svg,.kpiExportButton svg{width:17px}.kpiToolbar{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);min-height:60px;padding:8px 0}.kpiToolbar>span{font-size:.78rem;font-weight:720}.kpiToolbar>div{gap:4px;display:flex}.kpiToolbar button{min-height:40px;color:var(--ink-soft);font:inherit;cursor:pointer;background:0 0;border:0;padding:7px 14px;font-size:.78rem;font-weight:680}.kpiToolbar button:hover,.kpiToolbar button.active{color:var(--burgundy);background:#fff3f6}.kpiToolbar button.active{box-shadow:inset 0 -3px 0 var(--breda-red)}.kpiToolbar small{color:var(--muted)}.printPeriod{display:none}.kpiScoreGrid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.kpiScoreGrid article{border-left:1px solid var(--line);grid-template-columns:34px minmax(0,1fr);align-content:center;gap:12px;min-width:0;min-height:148px;padding:20px;display:grid}.kpiScoreGrid article:first-child{border-left:0}.kpiScoreGrid article>svg{width:26px;color:var(--burgundy)}.kpiScoreGrid article div{gap:2px;display:grid}.kpiScoreGrid strong{font-size:clamp(1.65rem,2.4vw,2.2rem);line-height:1}.kpiScoreGrid span,.kpiScoreGrid small{color:var(--muted)}.kpiScoreGrid span{font-size:.78rem;font-weight:650}.kpiScoreGrid small{grid-column:2;font-size:.72rem}.kpiDashboardGrid{grid-template-columns:minmax(0,1.6fr) minmax(260px,.7fr);gap:32px;display:grid}.kpiTrendPanel,.kpiAttentionPanel,.kpiActivityPanel{border-top:1px solid var(--line-strong);min-width:0}.kpiPanelHeader{align-items:flex-start;min-height:76px;padding:16px 0}.kpiPanelHeader h3{margin:0}.kpiPanelHeader p{font-size:.78rem}.kpiPanelHeader>strong{color:var(--burgundy);font-size:1.8rem}.kpiBars{border-bottom:1px solid var(--line-strong);background:repeating-linear-gradient(to top, transparent 0, transparent 54px, var(--line) 55px);align-items:flex-end;gap:4px;height:230px;padding:24px 4px 0;display:flex}.kpiBarColumn{flex:1 1 0;grid-template-rows:18px minmax(0,1fr) 30px;place-items:end center;min-width:0;height:100%;display:grid}.kpiBarValue{color:var(--muted);font-size:.62rem}.kpiBar{background:var(--burgundy);align-self:end;width:min(18px,68%);min-height:4px}.kpiBarColumn small{color:var(--muted);white-space:nowrap;align-self:center;font-size:.6rem}.kpiAttentionPanel dl{margin:0}.kpiAttentionPanel dl>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;display:flex}.kpiAttentionPanel dt{color:var(--ink-soft);align-items:center;gap:9px;font-size:.8rem;display:inline-flex}.kpiAttentionPanel dt svg{width:18px;color:var(--muted)}.kpiAttentionPanel dd{margin:0;font-weight:750}.kpiAttentionPanel dd.attention{color:var(--burgundy)}.kpiAttentionPanel dd.warning{color:var(--warning)}.kpiActivityPanel .responsiveTable td:first-child{min-width:150px}.kpiCategory{border-left:3px solid var(--line-strong);background:var(--surface);color:var(--ink-soft);text-transform:capitalize;padding:4px 7px;font-size:.68rem;font-weight:720;display:inline-block}.kpiCategory.communicatie,.kpiCategory.kennis{border-left-color:var(--burgundy)}.kpiCategory.meldingen{border-left-color:var(--breda-red)}.kpiCategory.toegang,.kpiCategory.beheer{border-left-color:var(--success)}.integrationFacts>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;min-height:48px;display:flex}.integrationFacts dd{margin:0;font-weight:650}.adminTableHeader{border-bottom:1px solid var(--line-strong);margin-top:24px;margin-bottom:8px}.responsiveTable{width:100%;overflow-x:auto}.responsiveTable table{border-collapse:collapse;width:100%;font-size:.8rem}.responsiveTable th{border-bottom:1px solid var(--line-strong);height:44px;color:var(--muted);text-align:left;text-transform:uppercase;padding:8px 10px;font-size:.72rem}.responsiveTable td{border-bottom:1px solid var(--line);vertical-align:middle;min-width:110px;height:64px;padding:10px}.responsiveTable td:first-child{min-width:220px}.responsiveTable td strong,.responsiveTable td small{display:block}.responsiveTable td small{color:var(--muted)}.responsiveTable progress{width:90px;height:5px;accent-color:var(--burgundy);border:0;margin-top:6px;display:block}.campaignTableHeader>div{display:grid}.dangerButton{color:var(--danger,#b42318);border-color:color-mix(in srgb, var(--danger,#b42318) 35%, transparent)}.dangerButton:hover{background:color-mix(in srgb, var(--danger,#b42318) 8%, white)}.categoryAdminWorkspace{grid-template-columns:minmax(220px,.42fr) minmax(440px,1fr);align-items:start;gap:28px;display:grid}.contentPageFilters{gap:6px;margin:0 0 18px;padding-bottom:4px;display:flex;overflow-x:auto}.contentPageFilters button{border:1px solid var(--line-strong);background:var(--white);min-height:42px;color:var(--ink-soft);cursor:pointer;flex:none;align-items:center;gap:7px;padding:8px 12px;display:inline-flex}.contentPageFilters button.active{border-color:var(--breda-red);color:var(--burgundy);background:#fff3f6;font-weight:700}.contentPageFilters span{background:var(--surface);place-items:center;min-width:22px;min-height:22px;font-size:.68rem;display:grid}.categoryAdminList{border-top:1px solid var(--line-strong)}.categoryAdminList button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:68px;color:var(--ink);text-align:left;cursor:pointer;background:0 0;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.categoryAdminList button:hover,.categoryAdminList button.active{background:#fff3f6}.categoryAdminList button.active{box-shadow:inset 3px 0 var(--breda-red)}.categoryAdminList button>span{min-width:0;display:grid}.categoryAdminList small{color:var(--muted)}.categoryEditor{border:1px solid var(--line-strong);background:var(--white);padding:24px}.categoryEditor>header{border-bottom:1px solid var(--line);padding-bottom:18px}.categoryEditorGrid{grid-template-columns:minmax(0,1fr) minmax(220px,.55fr);gap:24px;padding-block:22px;display:grid}.categoryEditorFields{gap:14px;display:grid}.categoryPreview{border:1px solid var(--line);background:var(--surface);align-self:start;padding:18px}.reportCategoryPreviewCard{border:1px solid var(--line-strong);background:var(--white);grid-template-columns:32px minmax(0,1fr) 22px;align-items:center;gap:12px;min-height:104px;padding:14px;display:grid}.reportCategoryPreviewCard>span{display:grid}.reportCategoryPreviewCard small{color:var(--muted)}.reportCategoryPreviewCard>svg{color:var(--burgundy)}.inactiveRow{color:var(--muted);background:var(--surface)}.connectionState{color:var(--muted);align-items:center;gap:5px;font-size:.74rem;font-weight:650;display:inline-flex}.connectionState svg{width:15px}.connectionState.connected{color:var(--success)}.knowledgeAdminList{border-top:1px solid var(--line-strong)}.knowledgeAdminList>button{border:0;border-bottom:1px solid var(--line);width:100%;min-height:94px;color:inherit;text-align:left;cursor:pointer;background:0 0;grid-template-columns:minmax(0,1fr) 150px 44px;align-items:center;gap:18px;padding:14px 0;display:grid}.knowledgeAdminList>button:hover{background:var(--surface-blue)}.knowledgeAdminList>button>span{gap:3px;display:grid}.knowledgeAdminList em{color:var(--burgundy);text-transform:uppercase;font-size:.7rem;font-style:normal;font-weight:700}.knowledgeAdminList small{color:var(--muted)}.integrationBlock{border-top:1px solid var(--line-strong);border-bottom:1px solid var(--line-strong);margin-bottom:32px;padding:20px 0}.integrationBrand{align-items:center;gap:12px;margin-bottom:16px;display:flex}.integrationBrand>svg{width:32px;color:var(--burgundy)}.integrationBrand>div{flex:1;display:grid}.integrationBrand small{color:var(--muted)}.integrationFacts{grid-template-columns:repeat(2,1fr);gap:0 32px;margin:0 0 18px;display:grid}.integrationFacts dt{color:var(--muted)}.integrationError{border-left:4px solid var(--breda-red);color:var(--burgundy-dark);background:#fff1f2;align-items:center;gap:8px;padding:10px 12px;display:flex}.adminDialog{border-radius:var(--radius-panel);background:var(--white);border:0;width:min(680px,100vw - 32px);max-height:calc(100dvh - 32px);padding:0;overflow:hidden;box-shadow:0 24px 72px #17191d42}.adminDialog[open]{grid-template-rows:auto minmax(0,1fr);display:grid}.userDialog{width:min(820px,100vw - 32px)}.adminDialog::backdrop{background:#17191d94}.adminForm{overscroll-behavior:contain;scrollbar-gutter:stable;gap:16px;min-height:0;max-height:none;padding:20px;scroll-padding-block:20px 100px;display:grid;overflow-y:auto}.adminForm label:not(.toggleLabel){gap:7px;font-size:.82rem;font-weight:680;display:grid}.adminForm input,.adminForm select,.adminForm textarea{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-height:48px;color:var(--ink);padding:11px 13px}.adminForm>*,.adminForm fieldset,.adminForm legend,.adminForm label,.adminForm label>span,.adminForm .formColumns>*{min-width:0;max-width:100%}.adminForm input[type=checkbox],.adminForm input[type=radio]{flex:0 0 20px;width:20px;min-width:20px;min-height:20px;padding:0}.adminForm .labelCheckboxGrid label{min-width:0;display:flex}.adminForm .labelCheckboxGrid label>span,.adminForm .toggleLabel>span,.adminForm legend,.adminForm small,.accessCodeManager strong,.accessCodeManager small{overflow-wrap:anywhere;min-width:0}.adminDialog .dialogHeader>div{min-width:0}.adminDialog .dialogHeader h2{overflow-wrap:anywhere}.adminForm .labelCheckboxGrid input{flex-basis:18px;width:18px;min-width:18px;min-height:18px}.adminForm textarea{resize:vertical}.formColumns{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.dialogActions{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:flex-end;gap:12px;padding-top:8px;display:flex}.adminDialog .accessCodeManager{grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.adminDialog .accessCodeManager>div{min-width:0}.adminDialog .accessCodeManager .secondaryButton{white-space:normal;min-width:0}@media (max-width:620px){.adminDialog .accessCodeManager{grid-template-columns:minmax(0,1fr);align-items:stretch}.adminDialog .accessCodeManager .secondaryButton{width:100%}}@media (max-width:1120px){.moreLayout{grid-template-columns:1fr}.kpiScoreGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpiScoreGrid article:nth-child(3){border-top:1px solid var(--line);border-left:0}.kpiScoreGrid article:nth-child(4){border-top:1px solid var(--line)}}@media (max-width:900px){.categoryAdminWorkspace,.categoryEditorGrid{grid-template-columns:1fr}.categoryAdminList{border:1px solid var(--line);display:flex;overflow-x:auto}.categoryAdminList button{border-right:1px solid var(--line);border-bottom:0;min-width:190px}.adminWorkspace{grid-template-columns:1fr}.adminSurface{padding:20px 0 48px}.contentWorkspacePicker{grid-template-columns:1fr}.contentWorkspacePicker button{border-right:0;border-bottom:1px solid var(--line);min-height:74px}.contentWorkspacePicker button:last-child{border-bottom:0}.contentWorkspacePicker button.active{box-shadow:inset 3px 0 0 var(--breda-red)}.kpiDashboardGrid{grid-template-columns:1fr}}@media (max-width:640px){.kpiHeader,.kpiToolbar{flex-direction:column;align-items:stretch}.kpiHeaderActions{align-items:stretch}.kpiExportButton,.privateAccessLabel{white-space:normal;justify-content:center;width:100%}.kpiToolbar>div{grid-template-columns:repeat(3,1fr);display:grid}.kpiScoreGrid{grid-template-columns:1fr}.kpiScoreGrid article,.kpiScoreGrid article:nth-child(2),.kpiScoreGrid article:nth-child(3),.kpiScoreGrid article:nth-child(4){border-top:1px solid var(--line);border-left:0;min-height:116px}.kpiScoreGrid article:first-child{border-top:0}.kpiBars{gap:2px;height:210px}.kpiBarValue{display:none}.reportCategoryAdmin .adminSectionHeader{flex-direction:column;align-items:stretch}.reportCategoryAdmin .adminSectionHeader .primaryButton,.categoryEditor .dialogActions button{width:100%}.categoryEditor{padding:18px 14px}.categoryEditor .dialogActions{flex-direction:column-reverse;align-items:stretch}.advancedFields,.formColumns,.integrationFacts{grid-template-columns:1fr}.optionDraft{grid-template-columns:minmax(0,1fr) 44px}.capacityInput{grid-column:1}.optionDraft .iconButton{grid-area:1/2}.adminSectionHeader{flex-direction:column;align-items:flex-start}.adminSectionHeader .primaryButton{width:100%}.knowledgeAdminList>button{grid-template-columns:minmax(0,1fr) 36px}.knowledgeAdminList>button>span:nth-child(2){grid-column:1}.settingRow,.moreLinks a{grid-template-columns:36px minmax(0,1fr) auto}}@media print{@page{size:A4 landscape;margin:12mm}.portalHeader,.mobileTopbar,.bottomNav,.kpiExportButton,.kpiToolbar>div{display:none!important}body,.appShell,.appContent,.mainContent,.contentPage,.adminWorkspace,.adminSurface{background:#fff!important;width:100%!important;max-width:none!important;min-height:0!important;margin:0!important;padding:0!important;overflow:visible!important}.adminWorkspace{border:0;display:block}.privateKpiDashboard{gap:16px}.kpiHeader,.kpiDashboardGrid,.kpiScoreGrid,.kpiActivityPanel{break-inside:avoid}.kpiHeaderActions{align-items:flex-end}.kpiToolbar>span:not(.printPeriod){display:none}.printPeriod{display:inline}.kpiScoreGrid article{min-height:108px}.kpiBars{height:170px}.kpiActivityPanel table{font-size:9pt}}.statusChip.warning{color:#9a3412;background:#fff7ed}.attachmentPreviewPage{background:var(--surface);min-height:100vh;padding:28px}.attachmentPreviewPage>header,.attachmentPreviewSurface{width:min(1040px,100%);margin-inline:auto}.attachmentPreviewPage>header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:24px;margin-bottom:20px;display:grid}.attachmentPreviewPage>header>a:first-child{color:var(--burgundy);align-items:center;gap:6px;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.attachmentPreviewPage>header svg{width:17px}.attachmentPreviewPage h1{overflow-wrap:anywhere;margin:4px 0;font-size:clamp(1.2rem,2.4vw,1.8rem)}.attachmentPreviewPage header span,.attachmentPreviewPage header p{color:var(--muted);margin:0;font-size:.75rem}.attachmentPreviewSurface{border:1px solid var(--line);background:#fff;min-height:70vh;box-shadow:0 12px 35px #00000014}.attachmentPreviewSurface iframe{border:0;width:100%;min-height:78vh}.attachmentPreviewSurface>img,.attachmentPreviewSurface>video{object-fit:contain;width:100%;max-width:100%;max-height:78vh;margin:auto;display:block}.attachmentPreviewSurface>video{background:#111}.attachmentPreviewSurface pre{color:var(--ink);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:clamp(24px,6vw,72px);font:400 .96rem/1.65 Inter,sans-serif}.attachmentPreviewUnavailable{text-align:center;align-content:center;place-items:center;min-height:60vh;padding:30px;display:grid}.attachmentPreviewUnavailable svg{width:56px;height:56px;color:var(--burgundy);margin-bottom:18px}.attachmentPreviewUnavailable p{color:var(--muted)}.attachmentPreviewUnavailable .secondaryButton{margin-top:14px}.fieldHelp{color:var(--muted);font-size:.72rem;font-weight:500;line-height:1.45}.articleDialog{width:min(920px,100vw - 32px)}.knowledgeEditor{gap:18px}.editorBlock{border:1px solid var(--line-strong);background:var(--surface);padding:18px}.editorBlockHeader{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.editorBlockHeader>div{display:grid}.editorBlockHeader small,.editorEmpty{color:var(--muted);margin:0;font-size:.75rem}.sectionEditorList{gap:12px;margin-top:16px;display:grid}.sectionEditorList fieldset{border:1px solid var(--line);background:var(--white);gap:12px;margin:0;padding:15px;display:grid}.dangerText{width:fit-content;min-height:36px;color:var(--breda-red-strong)}.editorUpload{cursor:pointer;position:relative}.editorUpload input{opacity:0;width:1px;height:1px;position:absolute}.knowledgeMediaEditor{gap:10px;margin-top:16px;display:grid}.knowledgeMediaEditor>div{border:1px solid var(--line);background:var(--white);grid-template-columns:112px minmax(0,1fr) 44px;align-items:center;gap:12px;padding:8px;display:grid}.knowledgeMediaEditor img{object-fit:cover;width:112px;height:84px}.knowledgeMediaEditor span{gap:7px;min-width:0;display:grid}.knowledgeMediaEditor small{color:var(--muted);font-size:.7rem}.knowledgeMediaEditor input{min-height:40px}.policyProfiles{border:1px solid var(--line-strong);background:var(--surface-blue);padding:14px}.policyProfiles summary{cursor:pointer;font-weight:700}.policyProfiles p{color:var(--ink-soft);margin:9px 0;font-size:.76rem}.policyProfiles>label{align-items:center;gap:7px;min-height:38px;margin-right:14px;display:inline-flex!important}.policyProfiles input{width:18px;min-height:18px}@media (max-width:560px){.attachmentPreviewPage{padding:16px}.attachmentPreviewPage>header{grid-template-columns:1fr;gap:12px}.editorBlock{padding:14px}.editorBlockHeader{flex-direction:column}.knowledgeMediaEditor>div{grid-template-columns:84px minmax(0,1fr) 44px}.knowledgeMediaEditor img{width:84px;height:72px}}.loginPage{background:var(--white);grid-template-columns:minmax(360px,1fr) minmax(420px,.82fr);min-height:100svh;position:relative}.loginPage:before{content:"";z-index:2;background:var(--breda-red);width:1px;position:absolute;top:10vh;bottom:10vh;left:55%}.loginBrand{background:var(--white);min-height:100svh;color:var(--ink);place-items:center;padding:clamp(40px,7vw,104px);overflow:visible}.loginBrand:after{display:none}.loginBrandInner{width:min(560px,100%)}.loginIdentity{border-bottom:1px solid var(--line-strong);align-items:center;gap:30px;padding-bottom:32px;display:flex}.loginLogo{background:0 0;width:132px;height:auto;margin:0;padding:0}.loginIdentityCopy{border-left:4px solid var(--breda-red);padding-left:28px}.loginBrand .eyebrow{color:var(--burgundy)}.loginBrand h1{margin:0;font-size:clamp(2.6rem,5vw,4.8rem);font-weight:770;line-height:.98}.loginIdentityCopy>p:last-child{color:var(--muted);margin:6px 0 0;font-size:1.05rem;font-weight:560}.loginIntro{max-width:500px;color:var(--ink-soft);margin:38px 0 44px;font-size:1.12rem;line-height:1.65}.loginPromise{border-color:var(--line);max-width:500px;color:var(--ink-soft);font-size:.88rem}.loginPromise svg{color:var(--burgundy)}.loginFormArea{background:var(--white);min-height:100svh;padding:clamp(40px,7vw,104px)}.loginFormWrap{width:min(420px,100%)}.loginFormWrap h2{font-size:1.8rem}.codeInput{letter-spacing:.08em}.portalHeader{z-index:30;border-bottom:1px solid var(--line-strong);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fcfcfbf7;position:sticky;top:0}.portalHeaderInner{grid-template-columns:auto minmax(420px,1fr) auto;align-items:center;gap:clamp(22px,3vw,54px);width:min(1480px,100%);min-height:86px;margin:0 auto;padding:0 32px;display:grid}.portalBrand,.mobileBrand{color:inherit;align-items:center;gap:16px;text-decoration:none;display:flex}.portalBrand img{width:70px;height:auto}.portalBrand>span,.mobileBrand>span{border-left:3px solid var(--breda-red);padding-left:16px;display:grid}.portalBrand strong{font-size:1.12rem}.portalBrand small,.mobileBrand small{color:var(--muted);font-size:.72rem}.portalHeader .navList{align-self:stretch;gap:2px;padding:0;display:flex}.portalHeader .navItem{min-height:86px;color:var(--ink-soft);border-radius:0;grid-template-columns:none;align-items:center;gap:8px;padding:0 12px;font-size:.83rem;display:flex;position:relative}.portalHeader .navItem:after{content:"";background:0 0;height:3px;position:absolute;bottom:-1px;left:12px;right:12px}.portalHeader .navItem:hover{background:var(--surface)}.portalHeader .navItem.active{color:var(--burgundy);background:0 0}.portalHeader .navItem.active:after{background:var(--breda-red)}.portalHeader .navItem svg{width:18px;height:18px}.portalHeader .navBadge{min-width:20px;height:20px;padding:0 5px;font-size:.66rem}.portalUtilities{align-items:center;gap:12px;display:flex}.swAttentionPill{color:#9a3412;white-space:nowrap;background:#fffaf2;border:1px solid #fed7aa;align-items:center;gap:7px;min-height:40px;padding:6px 10px;font-size:.7rem;font-weight:720;text-decoration:none;display:inline-flex}.swAttentionPill:hover{background:#fff7ed;border-color:#f59e0b}.swAttentionPill svg{width:17px}.swAttentionPill strong{min-width:20px;height:20px;color:var(--white);background:#9a3412;border-radius:10px;place-items:center;font-size:.66rem;display:grid}.mobileSwAttention{color:#9a3412;position:relative}.mobileSwAttention span{min-width:18px;height:18px;color:var(--white);background:#9a3412;border-radius:9px;place-items:center;font-size:.58rem;font-weight:800;display:grid;position:absolute;top:2px;right:1px}.portalUtilities .globalSearch{background:var(--surface);grid-template-columns:20px 1fr;width:188px;min-height:40px}.portalUtilities .globalSearch input{height:38px}.portalUtilities .profileArea{border:0;margin:0;padding:0;position:relative}.portalUtilities .profileButton{grid-template-columns:36px minmax(80px,auto) 18px;min-height:50px;padding:5px 6px}.portalUtilities .avatar{width:36px;height:36px}.portalUtilities .profileButton strong,.portalUtilities .profileButton small{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:.74rem;overflow:hidden}.portalUtilities .logoutButton{width:180px;inset:calc(100% + 8px) 0 auto auto}.portalStatus{border-top:1px solid var(--line);background:var(--surface);min-height:38px}.portalStatus .liveClock{width:min(1480px,100%);min-height:38px;color:var(--muted);margin:0 auto;padding:0 32px;font-size:.75rem}.appContent{margin-left:0}.contentPage,.dashboardPage{width:min(1360px,100%)}.dashboardIntro{border-bottom:1px solid var(--line-strong);margin-bottom:30px;padding-bottom:20px;display:block}.dashboardKicker{color:var(--breda-red);text-transform:uppercase;margin-bottom:8px;font-size:.72rem;font-weight:740}.dashboardIntro h1{margin-bottom:7px;font-size:clamp(2.1rem,4vw,3.7rem);font-weight:720}.dashboardGrid{grid-template-columns:minmax(0,1fr) 320px;gap:48px}.dayRail,.dashboardAside{align-content:start;gap:28px;display:grid}.dashboardReportsShortcut{border-top:3px solid var(--breda-red);border-bottom:1px solid var(--line-strong);min-height:88px;color:var(--ink);grid-template-columns:44px minmax(0,1fr) 20px;align-items:center;gap:14px;padding:14px 0;text-decoration:none;display:grid}.dashboardReportsShortcut>span:first-child{background:var(--breda-red);width:44px;height:44px;color:var(--white);place-items:center;display:grid}.dashboardReportsShortcut>span:nth-child(2){gap:3px;display:grid}.dashboardReportsShortcut small{color:var(--burgundy);letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:760}.dashboardReportsShortcut strong{font-size:.95rem}.dashboardReportsShortcut>svg{width:18px;color:var(--burgundy);transition:transform .16s}.dashboardReportsShortcut:hover>svg{transform:translate(3px)}.dayRailBlock,.composerPanel,.openPanel{border-top:3px solid var(--ink);padding-top:16px}.railShift{gap:4px;margin:14px 0;display:grid}.railShift svg{width:24px;color:var(--burgundy);margin-bottom:8px}.railShift span,.railShift small{color:var(--muted);font-size:.78rem}.railLink,.railSignal a{min-height:44px;color:var(--burgundy);align-items:center;gap:7px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.railLink svg,.railSignal a svg{width:15px}.railSignal{border-top-color:var(--breda-red)}.railSignal>strong{margin-top:12px;font-size:1.35rem;display:block}.railRoutes{border-top:1px solid var(--line-strong)}.railRoutes a{border-bottom:1px solid var(--line);grid-template-columns:24px 1fr 18px;align-items:center;gap:10px;min-height:72px;text-decoration:none;display:grid}.railRoutes a>svg:first-child{width:19px;color:var(--burgundy)}.railRoutes span{display:grid}.railRoutes small{color:var(--muted);font-size:.7rem}.timelinePanel{background:0 0;border:0;min-height:460px;padding:0}.editorialHeader{border-bottom:3px solid var(--ink);min-height:62px;padding-bottom:14px}.editorialHeader h2{font-size:1.4rem}.timelineList{margin:0}.timelineItem{border-top:0;border-bottom:1px solid var(--line-strong);grid-template-columns:4px 50px 38px minmax(0,1fr);gap:15px;min-height:136px;padding:20px 0}.timelineAccent{background:var(--line-strong);align-self:stretch}.priority-important .timelineAccent{background:var(--burgundy)}.priority-operational .timelineAccent{background:var(--breda-red)}.timelineItem time{padding-top:2px}.timelineIcon{background:var(--surface);width:34px;height:34px;color:var(--burgundy);border-radius:2px}.timelineItem.priority-important .timelineIcon,.timelineItem.priority-operational .timelineIcon{background:var(--surface);color:var(--burgundy)}.timelineIcon svg{width:18px}.timelineItem h3{font-size:1.08rem}.dashboardEmpty{border-bottom:1px solid var(--line-strong);background:var(--surface);min-height:200px}.composerPanel{border-top-color:var(--breda-red)}.composerPanel .sectionHeader{margin-bottom:12px}.composerPanel>p{color:var(--muted);margin-bottom:18px;font-size:.8rem}.mobileComposeButton.composerLauncher{border-radius:var(--radius-small);background:var(--breda-red);width:100%;min-height:48px;color:var(--white);cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;font-weight:720;display:flex}.openPanel .sectionHeader{margin-bottom:10px}.openList{border:0;border-radius:0;margin:0}.openList a{padding:9px 0}.openEmpty{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:32px minmax(0,1fr);align-items:center;gap:12px;min-height:88px;display:grid}.openEmpty>svg{width:25px;color:var(--success)}.openEmpty>span{display:grid}.openEmpty small{color:var(--muted);font-size:.76rem}.dashboardPlanning{margin-top:40px}.dashboardPlanning .sectionHeader>span{color:var(--muted);font-size:.75rem}.nextShiftCard,.planningEmpty{border-bottom:1px solid var(--line-strong);grid-template-columns:36px minmax(180px,.8fr) minmax(220px,1fr) auto;align-items:center;gap:16px;min-height:94px;display:grid}.nextShiftCard>svg,.planningEmpty>svg{width:22px;color:var(--burgundy)}.nextShiftCard time,.nextShiftCard>div,.planningEmpty>span{gap:3px;display:grid}.nextShiftCard span,.planningEmpty small{color:var(--muted);font-size:.76rem}.planningEmpty{grid-template-columns:36px minmax(0,1fr)}@media (max-width:1480px){.portalHeaderInner{grid-template-columns:auto 1fr auto;gap:18px;padding-inline:24px}.portalHeader .navItem{padding-inline:8px}.portalHeader .navItem svg,.portalUtilities .globalSearch,.portalUtilities .profileButton>span:nth-child(2){display:none}.portalUtilities .profileButton{grid-template-columns:36px 18px}}@media (max-width:1180px){.dashboardGrid{grid-template-columns:minmax(0,1fr) 280px;gap:32px}}@media (max-width:900px){:root{--mobile-topbar:70px}.loginPage{min-height:100svh;display:block}.loginPage:before{width:auto;height:4px;inset:0 0 auto}.loginBrand{min-height:auto;padding:42px 24px 28px}.loginBrandInner{width:100%;display:block}.loginIdentity{grid-template-columns:82px 1fr;gap:18px;padding-bottom:24px;display:grid}.loginLogo{width:82px}.loginIdentityCopy{padding-left:18px}.loginBrand h1{font-size:2.2rem}.loginBrand .eyebrow{font-size:.62rem;display:block}.loginIntro{margin:24px 0 0;font-size:.92rem;display:block}.loginPromise{display:none}.loginFormArea{place-items:start;min-height:auto;padding:28px 24px 48px}.portalHeader{display:none}.mobileTopbar{height:var(--mobile-topbar);background:#fcfcfbfa;grid-template-columns:1fr 48px;padding:6px 18px}.mobileTopbar:has(.mobileSwAttention){grid-template-columns:minmax(0,1fr) 44px 44px 44px}.mobileBrand{gap:12px}.mobileBrand img{width:48px}.mobileBrand>span{padding-left:12px}.mobileBrand strong{font-size:1rem}.mainContent{min-height:calc(100vh - var(--mobile-topbar));padding:22px 18px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 26px);background:var(--white)}.dashboardIntro{margin-bottom:18px;padding-bottom:16px}.dashboardIntro h1{margin-top:0;font-size:2rem}.dashboardGrid{flex-direction:column;gap:24px;display:flex}.timelinePanel{order:1;width:100%}.dashboardAside{order:2;width:100%;display:grid}.dashboardPlanning{margin-top:28px}.dashboardPlanning .sectionHeader{align-items:end}.dashboardPlanning .sectionHeader>span{text-align:right}.nextShiftCard{grid-template-columns:32px minmax(0,1fr);padding:16px 0}.nextShiftCard>div,.nextShiftCard>.subtleLink{grid-column:2}.composerPanel{grid-row:auto}.dayRail{display:none}.editorialHeader{min-height:54px}.timelineItem{grid-template-columns:3px 40px 32px minmax(0,1fr);gap:10px;padding:16px 0}.timelineIcon{width:30px;height:30px}.timelineItem article>p:not(.timelineType){font-size:.81rem}.composerPanel>.sectionHeader{display:flex}.openPanel{grid-row:auto;padding-top:16px}.openList{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr)}.openList a{padding:12px}}@media (max-width:540px){.timelineItem{grid-template-columns:3px 38px minmax(0,1fr)}.timelineItem .timelineIcon{display:none}.timelineItem article{grid-column:3}.openList a>svg:first-child,.openList small{display:none}.openList a{min-height:96px}}@media (max-width:900px){input:not([type=checkbox]):not([type=radio]):not([type=file]),select,textarea{min-width:0;max-width:100%;font-size:16px!important}:is(html:has(.composerDialog[open]),body:has(.composerDialog[open]),html:has(.adminDialog[open]),body:has(.adminDialog[open])){overscroll-behavior:none;overflow:hidden}html,body,.appShell,.appContent,.mainContent,.contentPage,.adminPage,.adminWorkspace,.adminSurface{width:100%;min-width:0;max-width:100%;overflow-x:clip}form,fieldset,form>*,fieldset>*,label,label>span{min-width:0;max-width:100%}label>span,button,summary,.editorBlockHeader,.knowledgeMediaEditor small{overflow-wrap:anywhere}.composerDialog.richComposerDialog{border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.richComposerDialog[open]{grid-template-rows:auto minmax(0,1fr);display:grid}.richComposerDialog .dialogHeader{z-index:2;min-width:0;padding:max(16px, env(safe-area-inset-top)) 18px 16px;background:var(--white);position:relative}.richComposerDialog .dialogHeader>div{min-width:0}.richComposerDialog .dialogHeader h2{font-size:1.5rem}.richComposerDialog .composerForm{width:100%;min-width:0;min-height:0;max-height:none;padding:18px 18px calc(32px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-block:20px 180px;overflow:hidden auto}.richComposerDialog .composerForm>*,.richComposerDialog .formColumns,.richComposerDialog .advancedFields,.richComposerDialog .composerFieldset,.richComposerDialog .audienceModePicker,.richComposerDialog .segmented,.richComposerDialog .labelCheckboxGrid{min-width:0;max-width:100%}.richComposerDialog .segmented{grid-template-columns:repeat(2,minmax(0,1fr))}.richComposerDialog .segmented button{overflow-wrap:anywhere;min-width:0;min-height:48px;padding:8px 6px;font-size:.78rem;line-height:1.2}.richComposerDialog .labelCheckboxGrid{grid-template-columns:1fr}.richComposerDialog .labelCheckboxGrid label{width:100%;min-width:0;min-height:48px}.richComposerDialog .composerFooter{flex-direction:column;align-items:stretch}.richComposerDialog .composerFooter .primaryButton{width:100%}.adminDialog{border-radius:0;width:100vw;max-width:none;height:100dvh;max-height:100dvh;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.adminDialog[open]{grid-template-rows:auto minmax(0,1fr);display:grid}.adminDialog .dialogHeader{z-index:2;min-width:0;padding:max(16px, env(safe-area-inset-top)) 18px 16px;background:var(--white);position:relative}.adminDialog .dialogHeader>div{min-width:0}.adminDialog .dialogHeader h2{overflow-wrap:anywhere;font-size:1.5rem}.adminDialog .adminForm{width:100%;min-width:0;max-width:100%;min-height:0;max-height:none;padding:18px 18px calc(32px + env(safe-area-inset-bottom));overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-padding-block:20px 180px;overflow:hidden auto}.adminDialog .adminForm>*,.adminDialog .formColumns,.adminDialog .editorBlock,.adminDialog .sectionEditorList,.adminDialog .knowledgeMediaEditor,.adminDialog .policyProfiles,.adminDialog .labelCheckboxGrid,.adminDialog .dialogActions{width:100%;min-width:0;max-width:100%}.adminDialog .formColumns,.adminDialog .labelCheckboxGrid{grid-template-columns:minmax(0,1fr)}.adminDialog .editorBlock{padding:14px}.adminDialog .editorBlockHeader{flex-direction:column;align-items:stretch;gap:12px}.adminDialog .editorBlockHeader .secondaryButton,.adminDialog .editorUpload{justify-content:center;width:100%}.adminDialog .sectionEditorList fieldset{min-width:0;padding:12px}.adminDialog .knowledgeMediaEditor>div{grid-template-columns:88px minmax(0,1fr) 44px;min-width:0}.adminDialog .knowledgeMediaEditor img{width:88px;height:72px}.adminDialog .policyProfiles>label{width:100%;margin-right:0;display:flex!important}.adminDialog .dialogActions{flex-direction:column-reverse;align-items:stretch}.adminDialog .dialogActions button{width:100%}.adminPage,.adminWorkspace,.adminSurface{width:100%;min-width:0;max-width:100%;overflow-x:clip}.adminPage .responsiveTable{overscroll-behavior-x:contain;contain:inline-size;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}.adminPage .responsiveTable .srOnly{top:0;left:0}}.portalHeader{min-height:80px}.portalHeaderInner{grid-template-columns:auto minmax(420px,1fr) auto;min-height:80px}.portalHeader .navItem{min-height:80px}.portalStatus{display:none}.mainContent{min-height:calc(100vh - 80px);padding:0 32px 72px}.managementHeaderContext{min-height:44px;color:var(--muted);align-items:center;font-size:.76rem;font-weight:700;display:inline-flex}.managementReturn{min-height:44px;color:var(--burgundy);white-space:nowrap;align-items:center;font-size:.76rem;font-weight:750;text-decoration:none;display:inline-flex}.dashboardGrid.operationalBriefingGrid{grid-template-columns:minmax(0,1fr) 320px;gap:48px}.operationalBriefing .timelinePanel{background:0 0;border:0;min-height:0;padding:0}.operationalBriefing .timelineItem{grid-template-columns:4px 54px 36px minmax(0,1fr);gap:14px;min-height:132px;padding:20px 0}.operationalBriefing .dashboardAside{align-content:start;gap:28px;display:grid}.adminWorkspace{border-top:0;grid-template-columns:240px minmax(0,1fr);min-height:calc(100vh - 184px)}.adminSurface{min-width:0;padding:32px 0 72px 40px}@media (max-width:1180px){.dashboardGrid.operationalBriefingGrid{grid-template-columns:minmax(0,1fr) 280px;gap:32px}}@media (max-width:900px){:root{--mobile-topbar:64px;--bottom-nav-height:72px}.portalHeader{display:none}.mobileTopbar{height:var(--mobile-topbar);grid-template-columns:minmax(0,1fr) 44px 44px;gap:8px;padding:4px 16px;display:grid}.mobileTopbar:has(.mobileSwAttention){grid-template-columns:minmax(0,1fr) 44px 44px 44px}.mobileBrand img{width:46px}.mobileBrand>span{padding-left:10px}.mobileBrand strong{font-size:.9rem}.mobileBrand small{font-size:.64rem}.mobileSearchButton,.notificationButton{min-width:44px;min-height:44px}.mainContent{min-height:calc(100vh - var(--mobile-topbar));padding:0 16px calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 24px)}.managementShell .mainContent{padding-bottom:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom) + 28px)}.bottomNav{height:calc(var(--bottom-nav-height) + env(safe-area-inset-bottom));padding:0 4px env(safe-area-inset-bottom);grid-template-columns:repeat(4,1fr);display:grid}.bottomNavItem{gap:4px;min-height:72px;font-size:.64rem;font-weight:700;position:relative}.bottomNavItem.active:before{background:var(--breda-red);content:"";height:3px;position:absolute;top:0;left:18%;right:18%}.bottomIconWrap svg{width:21px;height:21px}.dashboardGrid.operationalBriefingGrid{display:block}.operationalBriefing .timelineItem{grid-template-columns:3px 42px minmax(0,1fr);gap:10px;min-height:112px;padding:16px 0}.operationalBriefing .timelineItem .timelineIcon{display:none}.operationalBriefing .timelineItem article{grid-column:3}.operationalBriefing .dashboardAside{width:100%;margin-top:28px;display:grid}.adminWorkspace{grid-template-columns:1fr;min-height:0;display:block}.adminSurface{padding:24px 0 48px}}.callWorkerAdmin{gap:24px;display:grid}.callWorkerHeader{align-items:flex-end}.callWorkerToolbar,.callWorkerToolbar>div{align-items:center;gap:12px;display:flex}.callWorkerHeaderActions{grid-template-columns:minmax(286px,320px) minmax(168px,max-content);align-items:end;gap:12px;max-width:100%;display:grid}.callWorkerMonthControl{gap:5px;min-width:0;display:grid}.callWorkerMonthControl>span{color:var(--muted);font-size:.72rem;font-weight:720}.callWorkerMonthStepper{grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:6px;display:grid}.callWorkerMonthStepper .iconButton{border:1px solid var(--line-strong);background:var(--white);width:44px;min-width:44px}.callWorkerMonthStepper .iconButton:disabled{cursor:not-allowed;opacity:.38}.callWorkerMonthStepper input{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-width:0;min-height:44px;color:var(--ink);font:inherit;padding:0 12px}.callWorkerHeaderActions>.secondaryButton{white-space:nowrap;min-width:168px}.callWorkerMonthArchive{border:1px solid var(--line);background:linear-gradient(135deg,#fffffff5,#f4f6f8eb);gap:16px;padding:20px;display:grid}.callWorkerMonthArchive>div:first-child{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:12px;display:grid}.callWorkerMonthArchive>div:first-child>svg{width:24px;color:var(--breda-red)}.callWorkerMonthArchive h3,.callWorkerMonthArchive p{margin:0}.callWorkerMonthArchive h3{color:var(--ink);margin-top:2px;font-size:1rem}.callWorkerMonthArchive>div:first-child small{color:var(--muted);margin-top:5px;line-height:1.45;display:block}.callWorkerMonthList{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.callWorkerMonthList button{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--white);color:var(--ink);text-align:left;cursor:pointer;gap:8px;padding:14px;display:grid}.callWorkerMonthList button:hover,.callWorkerMonthList button:focus-visible{border-color:var(--ink-soft)}.callWorkerMonthList button.selected{border-color:var(--breda-red);box-shadow:inset 3px 0 0 var(--breda-red)}.callWorkerMonthList button span{justify-content:space-between;align-items:center;gap:8px;display:flex}.callWorkerMonthList button em{color:var(--breda-red);font-size:.68rem;font-style:normal;font-weight:760}.callWorkerMonthList button small{color:var(--muted);font-size:.74rem}.callWorkerStatusGrid{border-top:3px solid var(--ink);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.callWorkerStatusGrid article{border-right:1px solid var(--line);grid-template-columns:28px minmax(0,1fr);gap:12px;min-height:112px;padding:20px 18px;display:grid}.callWorkerStatusGrid article:last-child{border-right:0}.callWorkerStatusGrid article>svg{width:24px;color:var(--ink-soft)}.callWorkerStatusGrid article.healthy>svg{color:var(--success)}.callWorkerStatusGrid article.warning>svg{color:var(--warning)}.callWorkerStatusGrid article span{align-content:start;gap:4px;display:grid}.callWorkerStatusGrid small{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:.68rem;font-weight:760}.callWorkerStatusGrid strong{color:var(--ink);font-size:.94rem}.callWorkerStatusGrid em{color:var(--muted);font-size:.76rem;font-style:normal;line-height:1.4}.callWorkerSteeringGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.callWorkerSteeringGrid article{border:1px solid var(--line);background:var(--white);grid-template-columns:24px minmax(0,1fr);gap:11px;min-height:118px;padding:17px;display:grid}.callWorkerSteeringGrid article>svg{width:21px;color:var(--breda-red)}.callWorkerSteeringGrid article.healthy>svg{color:var(--success)}.callWorkerSteeringGrid article.warning>svg{color:var(--warning)}.callWorkerSteeringGrid article span{align-content:start;gap:4px;display:grid}.callWorkerSteeringGrid small,.callWorkerTrend small{color:var(--muted);letter-spacing:.03em;text-transform:uppercase;font-size:.66rem;font-weight:760}.callWorkerSteeringGrid strong{color:var(--ink);font-size:1.05rem}.callWorkerSteeringGrid em,.callWorkerTrend em{color:var(--muted);font-size:.73rem;font-style:normal;line-height:1.4}.callWorkerTrend{border:1px solid var(--line);background:var(--surface);gap:13px;padding:18px;display:grid}.callWorkerTrend h3,.callWorkerTrend p{margin:0}.callWorkerTrendValues{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.callWorkerTrendValues article{border-top:3px solid var(--breda-red);background:var(--white);gap:3px;padding:12px;display:grid}.callWorkerDelta{color:#176a36;background:#eaf7ee;border-radius:3px;margin-top:5px;padding:2px 5px;font-size:.68rem;font-style:normal;font-weight:760;display:inline-block}.callWorkerToolbar{justify-content:space-between;gap:24px}.callWorkerToolbar>div:first-child{gap:3px;display:grid}.callWorkerToolbar>div:first-child small{color:var(--muted)}.callWorkerToolbar a,.callWorkerToolbar button{text-decoration:none}.callWorkerToolbar>div:last-child{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.callWorkerCloseButton:not(:disabled){border-color:var(--ink);color:var(--ink)}.callWorkerWorkflowNotice{border-left:3px solid var(--breda-red);color:#701126;background:#fff1f3;margin:-8px 0 0;padding:13px 16px;font-size:.82rem;line-height:1.5}.callWorkerWarning,.callWorkerPrivacy{border-left:3px solid var(--warning);color:#6f3b00;background:#fff8eb;align-items:flex-start;gap:10px;margin:0;padding:13px 16px;font-size:.82rem;line-height:1.5;display:flex}.callWorkerWarning svg{flex:none;width:19px}.callWorkerPrivacy{border-left-color:var(--line-strong);background:var(--surface);color:var(--muted);display:block}.callWorkerTable table{min-width:1000px}.callWorkerTable th{white-space:nowrap}.callWorkerTable tbody tr.lessThanContract{background:#d0122d12}.callWorkerTable tbody tr.internship80{background:#d91d4912}.callWorkerTable td:first-child{min-width:160px}.callWorkerTable td:first-child small{max-width:200px;color:var(--muted);margin-top:4px;line-height:1.3;display:block}.callWorkerWeeks{flex-wrap:wrap;gap:5px;min-width:176px;display:flex}.callWorkerWeeks span{border:1px solid var(--line);background:var(--white);text-align:center;border-radius:3px;gap:1px;min-width:48px;padding:4px 6px;display:grid}.callWorkerWeeks small{color:var(--muted);font-size:.62rem}.callWorkerWeeks strong{font-size:.74rem}.callWorkerEntryForm{grid-template-columns:74px 70px 82px 64px minmax(155px,1fr) 40px;align-items:center;gap:8px;min-width:555px;display:grid;position:relative}.callWorkerEntryForm input,.callWorkerEntryForm select{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-height:44px;color:var(--ink);font:inherit;padding:0 8px}.callWorkerEntryForm input[readonly]{color:#155d30;background:#f1f8f4;border-color:#b9d8c5;font-weight:760}.callWorkerEntryForm select:disabled,.callWorkerEntryForm button:disabled{cursor:not-allowed}.callWorkerSourceLabel{color:var(--muted);margin-top:3px;font-size:.58rem;line-height:1.2;display:block}.callWorkerEntryForm input:focus,.callWorkerEntryForm select:focus,.callWorkerHeaderActions input:focus{border-color:var(--breda-red);box-shadow:var(--shadow-focus);outline:0}.callWorkerHoursValue,.callWorkerTotal{text-align:center;font-variant-numeric:tabular-nums}.callWorkerHoursValue small,.callWorkerTotal small,.callWorkerFieldLabel,.callWorkerSaveLabel{display:none}.callWorkerHoursValue b,.callWorkerTotal b{font:inherit}.callWorkerSaved,.callWorkerEntryForm>.formError{font-size:.64rem;position:absolute;bottom:-16px;right:0}.callWorkerSaved{color:var(--success)}.callWorkerEmpty{border:1px solid var(--line);background:var(--surface);text-align:center;align-content:center;place-items:center;gap:8px;min-height:260px;padding:40px;display:grid}.callWorkerEmpty svg{width:34px;height:34px;color:var(--breda-red)}.callWorkerEmpty h3,.callWorkerEmpty p{margin:0}.callWorkerEmpty p{max-width:520px;color:var(--muted)}@media (max-width:1050px){.callWorkerMonthList{grid-template-columns:repeat(2,minmax(0,1fr))}.callWorkerStatusGrid{grid-template-columns:1fr}.callWorkerStatusGrid article{border-right:0;border-bottom:1px solid var(--line);min-height:88px}.callWorkerStatusGrid article:last-child{border-bottom:0}.callWorkerSteeringGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.callWorkerHeader,.callWorkerHeaderActions,.callWorkerToolbar,.callWorkerToolbar>div{flex-direction:column;align-items:stretch}.callWorkerHeaderActions,.callWorkerToolbar{width:100%}.callWorkerHeaderActions{grid-template-columns:1fr}.callWorkerMonthStepper input,.callWorkerHeaderActions>.secondaryButton,.callWorkerToolbar a,.callWorkerToolbar button{justify-content:center;width:100%}.callWorkerTable{display:block;overflow:visible}.callWorkerTable table{min-width:0;display:block}.callWorkerTable thead{display:none}.callWorkerTable tbody{gap:12px;display:grid}.callWorkerTable tbody tr{border:1px solid var(--line);background:var(--white);gap:14px;padding:16px;display:grid}.callWorkerTable tbody td{border:0;min-width:0;padding:0;display:block}.callWorkerTable td:first-child small{max-width:none}.callWorkerTable .callWorkerWeeks,.callWorkerTable .callWorkerEntryForm{min-width:0}.callWorkerSteeringGrid,.callWorkerTrendValues,.callWorkerMonthList{grid-template-columns:1fr}.callWorkerMonthList button span{flex-direction:column;align-items:flex-start;gap:3px}.callWorkerEntryForm{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.callWorkerEntryForm label,.callWorkerHoursValue,.callWorkerTotal{text-align:left;align-content:end;gap:5px;display:grid}.callWorkerEntryForm label:nth-of-type(3){grid-column:1/-1}.callWorkerFieldLabel,.callWorkerHoursValue small,.callWorkerTotal small{color:var(--muted);font-size:.68rem;font-weight:720;display:block}.callWorkerHoursValue b,.callWorkerTotal b{border:1px solid var(--line);border-radius:var(--radius-small);background:#fff9;align-content:center;min-height:44px;padding:0 10px;display:grid}.callWorkerEntryForm .iconButton{grid-column:1/-1;grid-auto-flow:column;justify-content:center;gap:8px;width:100%}.callWorkerSaveLabel{display:inline}}.callbackRequestsPage{max-width:1320px;overflow-x:clip}.callbackPageIntro{margin-bottom:24px}.callbackPageIntro>div>p:last-child{max-width:720px;color:var(--ink-soft)}.callbackWorkspace{min-width:0;max-width:100%}.callbackFilters{border-bottom:1px solid var(--line-strong);scrollbar-width:thin;align-items:stretch;gap:4px;min-height:52px;margin-bottom:12px;display:flex;overflow-x:auto}.callbackFilters button{min-width:110px;min-height:48px;color:var(--ink-soft);font:inherit;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:3px solid #0000;justify-content:center;align-items:center;gap:9px;padding:8px 14px;font-size:.82rem;font-weight:720;display:inline-flex}.callbackFilters button:hover,.callbackFilters button.active{color:var(--burgundy-dark);background:var(--white)}.callbackFilters button.active{border-bottom-color:var(--breda-red)}.callbackFilters b{background:var(--surface-blue);min-width:22px;height:22px;color:var(--ink-soft);border-radius:999px;place-items:center;padding:0 6px;font-size:.68rem;display:grid}.callbackFilters button.active b{background:var(--breda-red);color:var(--white)}.callbackFilters .callbackRefresh{min-width:48px;margin-left:auto;padding-inline:12px}.callbackRefresh svg{width:18px}.callbackSplitView{border:1px solid var(--line-strong);background:var(--white);grid-template-columns:minmax(320px,.8fr) minmax(500px,1.2fr);width:100%;min-width:0;max-width:100%;min-height:680px;display:grid;overflow:hidden}.callbackQueue{border-right:1px solid var(--line-strong);background:var(--surface);min-width:0}.callbackQueue>header{border-bottom:1px solid var(--line-strong);background:var(--surface-blue);align-items:center;min-width:0;min-height:58px;padding:10px 16px;display:flex;overflow:hidden}.callbackQueue>header span{justify-content:space-between;align-items:baseline;gap:12px;width:100%;min-width:0;display:flex}.callbackQueue>header small{min-width:0;max-width:50%;color:var(--muted);text-align:right;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;overflow:hidden}.callbackQueue ol,.callbackTimeline ol{margin:0;padding:0;list-style:none}.callbackQueue ol{max-height:760px;overflow-y:auto}.callbackQueue li>button{border:0;border-bottom:1px solid var(--line-strong);background:var(--white);width:100%;min-height:116px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;grid-template-columns:5px minmax(0,1fr) 20px;align-items:stretch;gap:13px;padding:0 14px 0 0;display:grid}.callbackQueue li>button:hover,.callbackQueue li>button.active{background:#f7f9fa}.callbackQueue li>button.active{box-shadow:inset 4px 0 var(--ink)}.callbackPriorityMark{background:var(--line-strong);width:5px;min-height:100%}.callbackPriorityMark.new{background:var(--breda-red)}.callbackPriorityMark.in_progress{background:var(--warning)}.callbackPriorityMark.scheduled{background:#247494}.callbackPriorityMark.resolved{background:var(--success)}.callbackQueueContent{align-content:center;gap:7px;min-width:0;padding:13px 0;display:grid}.callbackQueueContent>span{justify-content:space-between;align-items:baseline;gap:10px;min-width:0;display:flex}.callbackQueueContent strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.9rem;overflow:hidden}.callbackQueueContent time{color:var(--muted);flex:none;font-size:.66rem}.callbackQueueContent em{color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.76rem;font-style:normal;line-height:1.4;display:-webkit-box;overflow:hidden}.callbackQueueContent small{color:var(--burgundy);font-size:.68rem;font-weight:700}.callbackQueue li>button>svg{width:18px;color:var(--muted);align-self:center}.callbackQueueEmpty,.callbackDetailEmpty,.callbackLoadState{text-align:center;align-content:center;place-items:center;min-height:360px;padding:32px;display:grid}.callbackQueueEmpty svg,.callbackDetailEmpty svg,.callbackLoadState>svg{width:42px;height:42px;color:var(--muted);margin-bottom:12px}.callbackQueueEmpty svg{color:var(--success)}.callbackQueueEmpty p,.callbackDetailEmpty p,.callbackLoadState p{color:var(--muted);margin:5px 0 0;font-size:.82rem}.callbackLoadState{border:1px solid var(--line-strong);background:var(--white);min-height:520px}.callbackLoadState .secondaryButton{margin-top:16px}.callbackDetail{background:var(--white);min-width:0;padding:28px 30px 36px}.callbackBackButton{min-height:44px;color:var(--burgundy);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;margin:-8px 0 16px;padding:0;font-size:.8rem;font-weight:720;display:none}.callbackBackButton svg{width:18px}.callbackDetailHeader{border-bottom:1px solid var(--line-strong);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:22px;display:flex}.callbackDetailHeader h3{margin:8px 0 3px;font-size:clamp(1.45rem,3vw,2rem)}.callbackDetailHeader h3:focus{outline:0}.callbackDetailHeader p{color:var(--muted);margin:0;font-size:.76rem}.callbackStatus{border-left:3px solid var(--line-strong);background:var(--surface);min-height:26px;color:var(--ink-soft);align-items:center;padding:3px 9px;font-size:.68rem;font-weight:760;display:inline-flex}.callbackStatus.new{border-color:var(--breda-red);color:var(--burgundy-dark);background:#fff0f2}.callbackStatus.in_progress{border-color:var(--warning);color:#82400b;background:#fff8ee}.callbackStatus.scheduled{color:#18566e;background:#edf6f9;border-color:#247494}.callbackStatus.resolved{border-color:var(--success);color:#12653e;background:#effaf4}.callbackCallButton{border-radius:var(--radius-small);color:#12653e;background:#effaf4;border:1px solid #147a48;align-items:center;gap:12px;min-width:218px;min-height:64px;padding:10px 16px;text-decoration:none;display:inline-flex}.callbackCallButton:hover{background:#dcf5e8}.callbackCallButton>svg{width:25px;height:25px}.callbackCallButton span{display:grid}.callbackCallButton small{font-size:.65rem}.callbackCallButton strong{font-size:1rem}.callbackFacts{border:1px solid var(--line);background:var(--surface);grid-template-columns:repeat(2,minmax(0,1fr));margin:18px 0 0;display:grid}.callbackFacts>div{border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-width:0;padding:12px 14px}.callbackFacts>div:nth-child(2n){border-right:0}.callbackFacts dt{color:var(--muted);align-items:center;gap:6px;margin-bottom:4px;font-size:.66rem;font-weight:720;display:flex}.callbackFacts dt svg{width:14px}.callbackFacts dd{overflow-wrap:anywhere;margin:0;font-size:.8rem;font-weight:680}.callbackTranscript{border-bottom:1px solid var(--line);padding:22px 0}.callbackTranscript h4,.callbackActions h4,.callbackTimeline h4{margin:0 0 9px;font-size:.82rem}.callbackTranscript p{color:var(--ink-soft);white-space:pre-wrap;margin:0;line-height:1.65}.callbackClaim{border:1px solid #fed7aa;border-left:4px solid var(--warning);background:#fffaf2;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:20px;padding:14px;display:grid}.callbackClaim>svg{color:#9a3412;width:22px}.callbackClaim p{color:var(--ink-soft);margin:3px 0 0;font-size:.74rem}.callbackActions{border-bottom:1px solid var(--line);padding:22px 0}.callbackActions>div{flex-wrap:wrap;gap:9px;display:flex}.callbackActions button{min-height:44px}.callbackSchedule{background:var(--surface-blue);border-left:4px solid #247494;gap:14px;margin-top:14px;padding:16px;display:grid}.callbackSchedule>p{gap:3px;margin:0;display:grid}.callbackSchedule>p span{color:var(--muted);font-size:.75rem}.callbackSchedule label{color:var(--ink-soft);gap:6px;font-size:.75rem;font-weight:700;display:grid}.callbackSchedule input,.callbackSchedule select{border:1px solid var(--line-strong);border-radius:var(--radius-small);background:var(--white);width:100%;min-height:46px;color:var(--ink);font:inherit;padding:9px 11px}.callbackSchedule>div{flex-wrap:wrap;gap:9px;display:flex}.callbackForward{border-left-color:var(--burgundy)}.callbackNoHandlers{color:var(--muted);font-size:.78rem}.callbackHandledBy{border-left:4px solid var(--warning);color:var(--ink-soft);background:#fffaf2;margin:20px 0 0;padding:12px 14px;font-size:.8rem}.callbackFeedback{margin:16px 0 0}.callbackFeedback.success{border-left:4px solid var(--success);color:#12653e;background:#effaf4;padding:11px 13px;font-size:.82rem}.callbackTimeline{padding-top:22px}.callbackTimeline li{grid-template-columns:14px 48px minmax(0,1fr);align-items:start;gap:9px;min-height:54px;display:grid}.callbackTimeline li>span{border:2px solid var(--burgundy);background:var(--white);border-radius:50%;width:10px;height:10px;margin-top:5px;position:relative}.callbackTimeline li>span:after{content:"";background:var(--line-strong);width:2px;height:39px;position:absolute;top:10px;left:2px}.callbackTimeline li:last-child>span:after{display:none}.callbackTimeline time{color:var(--muted);font-variant-numeric:tabular-nums;padding-top:2px;font-size:.7rem}.callbackTimeline li div{gap:2px;display:grid}.callbackTimeline strong{font-size:.78rem}.callbackTimeline small{color:var(--muted);font-size:.7rem}.callbackWorkspace button:focus-visible,.callbackWorkspace a:focus-visible,.callbackWorkspace input:focus-visible,.callbackWorkspace select:focus-visible{box-shadow:var(--shadow-focus);outline:0}@media (max-width:900px){.callbackFilters{margin-inline:-18px;padding-inline:18px}.callbackFilters button{min-width:auto}.callbackSplitView{grid-template-columns:1fr;min-height:calc(100dvh - 230px)}.callbackQueue{border-right:0}.callbackDetail{min-height:calc(100dvh - 170px);display:none}.callbackDetailSelected .callbackFilters,.callbackDetailSelected .callbackQueue{display:none}.callbackDetailSelected .callbackDetail{display:block}.callbackBackButton{display:inline-flex}.callbackQueue ol{max-height:none}}@media (max-width:600px){.callbackPageIntro{margin-bottom:18px}.callbackPageIntro h1{font-size:1.75rem}.callbackFilters{gap:2px}.callbackFilters button{min-width:82px;padding-inline:9px}.callbackFilters .callbackRefresh{min-width:44px}.callbackSplitView{border-left:0;border-right:0;width:calc(100% + 36px);max-width:none;margin-inline:-18px}.callbackQueue li>button{min-height:108px}.callbackDetail{padding:20px 18px 34px}.callbackDetailHeader{gap:16px;display:grid}.callbackCallButton{z-index:2;justify-content:center;width:100%;min-height:66px;position:sticky;top:8px;box-shadow:0 4px 14px #20242b1f}.callbackFacts{grid-template-columns:1fr}.callbackFacts>div,.callbackFacts>div:nth-child(2n){border-right:0}.callbackClaim{grid-template-columns:26px minmax(0,1fr)}.callbackClaim .primaryButton{grid-column:1/-1;width:100%}.callbackActions>div,.callbackSchedule>div{grid-template-columns:1fr;display:grid}.callbackActions>div>button,.callbackSchedule button{width:100%}}@media (max-width:360px){.callbackFilters{grid-template-columns:repeat(4,minmax(0,1fr)) 42px;display:grid;overflow-x:visible}.callbackFilters button{gap:3px;min-width:0;padding-inline:2px;font-size:.7rem}.callbackFilters button:not(.callbackRefresh){flex-direction:column}.callbackFilters b{min-width:18px;height:18px;padding-inline:4px;font-size:.6rem}.callbackFilters .callbackRefresh{min-width:0;margin-left:0;padding-inline:4px}}.unifiedInboxPage{width:min(100%,1080px);margin-inline:auto;padding-block:22px 40px}.unifiedInboxHeader{justify-content:space-between;align-items:center;gap:16px;display:flex}.unifiedInboxHeader h1{color:var(--ink);white-space:nowrap;margin:0;font-size:clamp(1.45rem,2.2vw,1.8rem);line-height:1.15}.unifiedInboxHeader .mobileComposeButton.composerLauncher{flex:none;width:auto;min-width:168px;padding-inline:20px}.unifiedInboxScope{border:1px solid var(--line);background:var(--surface);border-radius:6px;gap:4px;margin-top:18px;padding:4px;display:inline-flex}.unifiedInboxScope a{min-height:44px;color:var(--ink-soft);border-radius:4px;align-items:center;gap:8px;padding:0 16px;font-weight:700;text-decoration:none;display:inline-flex}.unifiedInboxScope a.active{color:var(--white);background:var(--ink)}.unifiedInboxScopeCount{min-width:18px;height:18px;color:var(--white);background:var(--breda-red);border-radius:999px;place-items:center;padding-inline:4px;font-size:.72rem;line-height:1;display:inline-grid}.unifiedInboxScope a.active .unifiedInboxScopeCount{color:var(--breda-red);background:var(--white)}.unifiedInboxScope svg,.unifiedInboxMetrics svg,.unifiedInboxHistory svg{width:18px;height:18px}.unifiedInboxMetrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px;display:grid}.unifiedInboxMetrics>button{border:1px solid var(--line);background:var(--surface);min-height:62px;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:12px 14px;display:grid}.unifiedInboxMetrics>button[aria-pressed=true]{border-color:var(--ink);background:var(--surface-blue)}.unifiedInboxMetrics span{color:var(--ink-soft);font-weight:700}.unifiedInboxMetrics strong{color:var(--ink);font-size:1.35rem}.unifiedInboxToolbar{gap:10px;margin-top:22px;display:grid}.unifiedInboxFilterLabel{color:var(--ink-soft);font-size:.78rem;font-weight:800}.unifiedInboxToolbar .messageSearch{width:100%}.unifiedInboxFilters,.unifiedInboxQueues{scrollbar-width:thin;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.unifiedInboxFilters button,.unifiedInboxQueues button{border:1px solid var(--line);min-height:44px;color:var(--ink-soft);background:var(--surface);font:inherit;cursor:pointer;border-radius:4px;flex:none;padding:0 14px;font-weight:700}.unifiedInboxFilters button.active,.unifiedInboxQueues button.active{border-color:var(--ink);color:var(--ink);background:var(--surface-blue)}.unifiedInboxRoleTools{justify-content:space-between;align-items:center;gap:12px;display:flex}.unifiedInboxWork>h2{color:var(--ink);margin:0 0 10px;font-size:1.08rem}.unifiedInboxList{border:1px solid var(--line);background:var(--surface);border-radius:6px;overflow:hidden}.unifiedInboxItem{border-bottom:1px solid var(--line);min-height:92px;color:inherit;grid-template-columns:108px minmax(0,1fr) auto;align-items:center;gap:18px;padding:14px 16px;text-decoration:none;display:grid}.unifiedInboxItem:last-child{border-bottom:0}.unifiedInboxItem:hover,.unifiedInboxItem:focus-visible{background:var(--surface-blue)}.unifiedInboxItem:focus-visible{outline:3px solid var(--ink);outline-offset:-3px}.unifiedInboxStatus{width:fit-content;color:var(--ink-soft);align-items:center;gap:6px;font-size:.78rem;font-weight:800;display:inline-flex}.unifiedInboxStatus.new{color:var(--breda-red)}.unifiedInboxStatus.waiting{color:var(--warning)}.unifiedInboxStatus.resolved{color:var(--success)}.unifiedInboxItemCopy{gap:3px;min-width:0;display:grid}.unifiedInboxItemCopy strong{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:1rem;overflow:hidden}.unifiedInboxItemCopy span,.unifiedInboxItemCopy small,.unifiedInboxItemCopy time{color:var(--ink-soft);font-size:.82rem}.unifiedInboxItemCopy time{margin-top:2px}.unifiedInboxItemAction{min-height:44px;color:var(--ink);white-space:nowrap;align-items:center;gap:6px;font-weight:800;display:inline-flex}.unifiedInboxEmpty{border:0;min-height:180px}.unifiedInboxHistory{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:24px;display:grid}.unifiedInboxHistory>a{border:1px solid var(--line);min-height:88px;color:inherit;background:var(--surface);border-radius:6px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:14px 16px;text-decoration:none;display:grid}.unifiedInboxHistory>a:hover,.unifiedInboxHistory>a:focus-visible{border-color:var(--line-strong);background:var(--surface-blue)}.unifiedInboxHistory span{gap:4px;display:grid}.unifiedInboxHistory strong,.unifiedInboxHistory b{color:var(--ink)}.unifiedInboxHistory small{color:var(--ink-soft);line-height:1.35}.unifiedInboxReportDetail>.pageBackLink{margin-bottom:14px}@media (max-width:720px){.unifiedInboxPage{padding-block:14px 28px}.unifiedInboxHeader{flex-direction:column;align-items:stretch}.unifiedInboxHeader h1{white-space:nowrap}.unifiedInboxHeader .mobileComposeButton.composerLauncher{justify-content:center;width:100%;min-height:50px}.unifiedInboxScope{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.unifiedInboxScope a{justify-content:center;padding-inline:10px}.unifiedInboxMetrics{gap:6px}.unifiedInboxMetrics>button{grid-template-columns:1fr auto;gap:4px;padding:10px}.unifiedInboxMetrics svg{display:none}.unifiedInboxMetrics strong{grid-area:1/2;font-size:1.15rem}.unifiedInboxRoleTools{flex-direction:column;align-items:stretch}.unifiedInboxItem{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:10px;min-height:112px;padding:14px 12px}.unifiedInboxItemAction{grid-column:2;min-height:32px}.unifiedInboxItemCopy strong{white-space:normal}.unifiedInboxHistory{grid-template-columns:1fr}}.unifiedInboxPage{width:min(100%,760px);padding-block:12px 32px}.unifiedInboxHeader{flex-direction:row;align-items:center;min-height:44px}.unifiedInboxHeader h1{letter-spacing:-.02em;font-size:1.35rem}.unifiedInboxHeader .mobileComposeButton.composerLauncher{width:42px;min-width:42px;min-height:42px;padding:0;font-size:0}.unifiedInboxHeader .mobileComposeButton.composerLauncher svg{width:18px;height:18px}.unifiedInboxScope,.unifiedInboxAllViews{border:1px solid var(--line);background:var(--surface);border-radius:5px;width:100%;margin-top:12px;padding:0;display:grid;overflow:hidden}.unifiedInboxScope{grid-template-columns:repeat(2,minmax(0,1fr))}.unifiedInboxAllViews{grid-template-columns:repeat(4,minmax(0,1fr))}.unifiedInboxScope a,.unifiedInboxAllViews a{border-right:1px solid var(--line);min-width:0;min-height:42px;color:var(--ink-soft);background:var(--surface);text-align:center;justify-content:center;align-items:center;gap:6px;padding:0 9px;font-size:.82rem;font-weight:800;text-decoration:none;display:inline-flex}.unifiedInboxScope a:last-child,.unifiedInboxAllViews a:last-child{border-right:0}.unifiedInboxScope a.active,.unifiedInboxAllViews a.active{color:var(--white);background:var(--breda-red)}.unifiedInboxAllViews a span{min-width:18px;height:18px;color:var(--ink-soft);background:var(--surface-muted);border-radius:999px;place-items:center;padding-inline:4px;font-size:.65rem;display:inline-grid}.unifiedInboxAllViews a.active span{color:var(--breda-red);background:var(--white)}.unifiedInboxMetrics{border:1px solid var(--line);background:var(--surface);border-radius:5px;gap:0;margin-top:12px;overflow:hidden}.unifiedInboxMetrics>button{border:0;border-right:1px solid var(--line);border-radius:0;grid-template-columns:1fr auto;gap:4px;min-height:58px;padding:9px 12px}.unifiedInboxMetrics>button:last-child{border-right:0}.unifiedInboxMetrics>button[aria-pressed=true]{background:var(--surface-blue);box-shadow:inset 0 -3px 0 var(--breda-red)}.unifiedInboxMetrics svg{display:none}.unifiedInboxMetrics span{color:var(--ink-soft);font-size:.76rem}.unifiedInboxMetrics strong{color:var(--ink);grid-area:1/2;font-size:1.08rem}.unifiedInboxFolderIntro{border-left:3px solid var(--breda-red);color:var(--ink-soft);background:var(--surface-muted);margin:14px 0 0;padding:10px 12px;font-size:.84rem}.unifiedInboxTeamFilters{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:12px 0 0;padding:0;display:grid;overflow:visible}.unifiedInboxTeamFilters button{white-space:nowrap;min-width:0;padding-inline:6px;font-size:.72rem}.unifiedInboxSources{scrollbar-width:none;gap:5px;margin:10px 0 0;display:flex;overflow-x:auto}.unifiedInboxSources::-webkit-scrollbar{display:none}.unifiedInboxSources button,.unifiedInboxSources a{border:1px solid var(--line);min-height:32px;color:var(--ink-soft);background:var(--surface);font:inherit;white-space:nowrap;border-radius:5px;flex:none;padding:5px 9px;font-size:.7rem;font-weight:800;text-decoration:none}.unifiedInboxSources button.active,.unifiedInboxSources a.active{border-color:var(--ink);color:var(--ink);background:var(--surface-blue)}.unifiedInboxAssignmentMetrics{border:1px solid var(--line);background:var(--surface-muted);border-radius:5px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:8px;display:grid;overflow:hidden}.unifiedInboxAssignmentMetrics div{border-right:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:4px;min-height:54px;padding:8px 10px;display:grid}.unifiedInboxAssignmentMetrics div:last-child{border-right:0}.unifiedInboxAssignmentMetrics span{color:var(--ink-soft);font-size:.7rem;font-weight:800}.unifiedInboxAssignmentMetrics strong{color:var(--ink);font-size:1rem}.unifiedInboxHistorySearch{border-radius:5px;width:100%;min-height:46px;margin-top:12px}.unifiedInboxHistorySearch input{min-height:44px;font-size:1rem}.unifiedInboxToolbar{gap:7px;margin-top:14px}.unifiedInboxToolbar .messageSearch{border-radius:5px;min-height:46px}.unifiedInboxToolbar .messageSearch input{min-height:44px;font-size:1rem}.unifiedInboxFilterLabel{color:var(--ink);margin-top:2px;font-size:.74rem}.unifiedInboxFilters,.unifiedInboxQueues{scrollbar-width:none;gap:5px;margin-inline:-2px;padding:0 2px 3px}.unifiedInboxFilters::-webkit-scrollbar{display:none}.unifiedInboxQueues::-webkit-scrollbar{display:none}.unifiedInboxFilters button,.unifiedInboxQueues button{border-radius:5px;min-height:38px;padding:0 12px;font-size:.78rem}.unifiedInboxFilters button.active,.unifiedInboxQueues button.active{border-color:var(--ink);color:var(--ink);background:var(--surface-blue);box-shadow:inset 0 0 0 1px var(--ink)}.unifiedInboxWork{margin-top:18px}.unifiedInboxWork>h2{margin-bottom:8px;font-size:1rem}.unifiedInboxList{border-radius:5px}.unifiedInboxItem{border-left:3px solid var(--line-strong);grid-template-columns:max-content minmax(0,1fr) auto;gap:10px;min-height:88px;padding:11px 12px 11px 15px;position:relative}.unifiedInboxItem.new{border-left-color:var(--breda-red)}.unifiedInboxItem.inProgress{border-left-color:#2f6db1}.unifiedInboxItem.waiting{border-left-color:var(--warning)}.unifiedInboxItem.resolved{border-left-color:var(--success)}.unifiedInboxStatus{overflow-wrap:normal;word-break:keep-all;white-space:nowrap;align-self:start;min-width:max-content;margin-top:2px;font-size:.7rem}.unifiedInboxStatus svg{width:14px;height:14px}.unifiedInboxItemCopy{gap:2px}.unifiedInboxItemCopy strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.91rem;line-height:1.25;display:-webkit-box;overflow:hidden}.unifiedInboxItemCopy span,.unifiedInboxItemCopy small,.unifiedInboxItemCopy time{text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.25;overflow:hidden}.unifiedInboxItemAction{min-height:36px;color:var(--breda-red-dark);align-self:center;gap:3px;font-size:.73rem}.unifiedInboxItemAction svg{width:14px;height:14px}.unifiedInboxEmpty{min-height:140px}.unifiedInboxPagination{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:8px;margin-top:12px;display:grid}.unifiedInboxPagination a{border:1px solid var(--line-strong);min-height:44px;color:var(--ink);border-radius:5px;align-items:center;gap:5px;padding:8px 10px;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.unifiedInboxPagination a:last-child{justify-self:end}.unifiedInboxPagination strong{white-space:nowrap;font-size:.74rem}.unifiedInboxPagination svg{width:15px;height:15px}.unifiedInboxHistory{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-top:16px}.unifiedInboxHistory>a{border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto auto;gap:7px;min-height:48px;padding:8px 10px}.unifiedInboxHistory span,.unifiedInboxHistory b{font-size:.78rem}.unifiedInboxDetailPage .unifiedInboxHeader .mobileComposeButton{display:none!important}.unifiedInboxBack{min-height:44px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin-top:4px;padding:0;font-family:inherit;font-size:.8rem;font-weight:800;text-decoration:none;display:inline-flex}.unifiedInboxBack svg{width:16px;height:16px}.unifiedInboxDetail{min-width:0}.unifiedInboxDetail :is(.primaryButton,.secondaryButton,.textButton){min-height:40px;padding:8px 12px;font-size:.8rem;line-height:1.25}.unifiedEmailTool{min-width:0}.unifiedEmailBoxPage{width:min(100%,760px)}.unifiedEmailBox{gap:10px;display:grid}.unifiedEmailBox>header{border:1px solid var(--line);background:var(--surface);border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:10px 12px;display:flex}.unifiedEmailBox>header h1,.unifiedEmailBox>header p{margin:0}.unifiedEmailBox>header h1{font-size:1rem;line-height:1.25}.unifiedEmailBox>header p{color:var(--ink-soft);margin-top:3px;font-size:.74rem}.unifiedEmailBox>header>strong{min-width:28px;height:28px;color:var(--breda-red-dark);background:var(--surface-pink);border-radius:999px;place-items:center;font-size:.78rem;display:grid}.unifiedEmailTool :is(.recruitmentPanel,.customerContactPanel){gap:12px}.unifiedEmailTool .adminSectionHeader{border:1px solid var(--line);background:var(--surface);border-radius:6px;align-items:flex-start;gap:10px;min-height:0;margin:0;padding:12px}.unifiedEmailTool .adminSectionHeader .eyebrow{display:none}.unifiedEmailTool .adminSectionHeader h2{margin:0;font-size:1rem;line-height:1.25}.unifiedEmailTool .adminSectionHeader p{margin:3px 0 0;font-size:.74rem;line-height:1.4}.unifiedEmailTool :is(.adminHeaderActions,.customerContactActions,.dialogActions){gap:6px}.unifiedEmailTool :is(.primaryButton,.secondaryButton,.textButton,.dangerText){white-space:normal;width:auto;min-width:0;min-height:38px;padding:7px 10px;font-size:.74rem;line-height:1.25}.unifiedEmailTool :is(.primaryButton,.secondaryButton) svg{width:15px;height:15px}.unifiedEmailTool :is(.recruitmentSource,.customerContactSource){border-radius:5px}.unifiedEmailTool .recruitmentSource{gap:7px;padding:10px;font-size:.74rem}.unifiedEmailTool .customerContactSourceFact{gap:3px;padding:9px 10px}.unifiedEmailTool .customerContactSourceFact dd{font-size:.76rem}.unifiedEmailTool .customerContactSourceStatus{gap:8px;padding:9px 10px}.unifiedEmailTool .recruitmentTemplateChoice{gap:6px}.unifiedEmailTool .recruitmentTemplateChoice legend{margin-bottom:2px;font-size:.78rem}.unifiedEmailTool .recruitmentTemplateChoice label{gap:8px;min-height:54px;padding:9px 10px;font-size:.76rem}.unifiedEmailTool .recruitmentTemplateChoice small{font-size:.69rem}.unifiedEmailTool .recruitmentSelectionBar{gap:8px;min-height:0;padding:9px 0;font-size:.74rem}.unifiedEmailTool .recruitmentCandidates>li{gap:8px;min-height:64px;padding:10px 0;font-size:.76rem}.unifiedEmailTool .customerContactDeliveryGuide,.unifiedEmailTool .customerContactReviewNotice{gap:8px;padding:9px 10px}.unifiedEmailTool .customerContactToolbar{gap:8px;min-height:42px;font-size:.76rem}.unifiedEmailTool .customerContactQueues{gap:16px}.unifiedEmailTool .customerContactQueue{gap:7px}.unifiedEmailTool .customerContactQueueHeader{gap:8px;min-height:0;padding-bottom:8px}.unifiedEmailTool .customerContactQueueHeader h3{font-size:.88rem}.unifiedEmailTool .customerContactQueueHeader small{font-size:.7rem}.unifiedEmailTool .customerContactList{gap:7px}.unifiedEmailTool .customerContactList>li{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:10px;font-size:.76rem}.unifiedEmailTool .customerContactPreview,.unifiedEmailTool .customerContactAnswerPreview,.unifiedEmailTool .customerContactActions{grid-column:1/-1}.customerContactAnswerPreview{background:color-mix(in srgb, #2f6db1 8%, var(--surface));border-left:3px solid #24578e;padding:8px 9px}.customerContactAnswerPreview p{color:var(--ink-soft);white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.78rem;line-height:1.4;display:-webkit-box;overflow:hidden}.customerContactUnmatched{border-left-color:var(--warning)!important;background:color-mix(in srgb, var(--warning) 5%, var(--white))!important}.customerContactFilters{margin:0}@media (max-width:620px){.unifiedEmailTool .adminSectionHeader,.unifiedEmailTool .adminHeaderActions{grid-template-columns:minmax(0,1fr);display:grid}.unifiedEmailTool .adminHeaderActions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.unifiedEmailTool .adminHeaderActions>button{justify-content:center;width:100%}.unifiedEmailTool .recruitmentSelectionBar{align-items:stretch}.unifiedEmailTool .recruitmentSelectionBar .primaryButton{justify-content:center;width:100%}.unifiedEmailTool .customerContactActions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.unifiedEmailTool .customerContactList>li{grid-template-columns:minmax(0,1fr)}.unifiedEmailTool .customerContactPreview,.unifiedEmailTool .customerContactAnswerPreview,.unifiedEmailTool .customerContactActions{grid-column:auto}.unifiedEmailTool .customerContactActions :is(.primaryButton,.secondaryButton){justify-content:center;width:100%}}.unifiedCaseWorkflow{border:1px solid var(--line);background:var(--surface-muted);border-radius:5px;gap:10px;padding:12px;display:grid}.unifiedCaseSummary{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.unifiedCaseSummary h3{color:var(--ink);margin:0;font-size:.9rem;line-height:1.25}.unifiedCaseSummary p{color:var(--ink-soft);margin:3px 0 0;font-size:.75rem;line-height:1.35}.unifiedCaseSummary .caseStatusChip{text-align:center;white-space:nowrap;flex:none;min-width:52px;padding:6px 8px;font-size:.68rem}.unifiedCaseOwnerActions{grid-template-columns:auto minmax(0,1fr);align-items:end;gap:8px;display:grid}.unifiedCaseOwnerActions>label{color:var(--ink-soft);gap:4px;font-size:.7rem;font-weight:800;display:grid}.unifiedCaseOwnerActions select{width:100%;min-height:40px;padding:7px 30px 7px 10px;font-size:.82rem!important}.unifiedCaseOwnerActions .primaryButton{min-width:84px;color:var(--white);background:var(--breda-red);justify-content:center}.unifiedCaseStatuses{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.unifiedCaseStatuses button{border:1px solid var(--line);min-width:0;min-height:38px;color:var(--ink-soft);background:var(--surface);font:inherit;border-radius:5px;padding:5px;font-size:.7rem;font-weight:800}.unifiedCaseStatuses button.active{border-color:var(--ink);color:var(--white);background:var(--ink)}@media (max-width:420px){.unifiedCaseOwnerActions{grid-template-columns:92px minmax(0,1fr)}.unifiedCaseStatuses{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.unifiedInboxPage{padding-block:8px 24px}.unifiedInboxHeader{flex-direction:row;align-items:center;gap:8px}.unifiedInboxHeader .mobileComposeButton.composerLauncher{width:42px;min-height:42px}.unifiedInboxScope a,.unifiedInboxAllViews a{padding-inline:5px;font-size:.74rem}.unifiedInboxScope svg{width:15px;height:15px}.unifiedInboxAllViews a span{display:none}.unifiedInboxMetrics{gap:0}.unifiedInboxMetrics>button{min-height:56px;padding:8px 9px}.unifiedInboxItem{grid-template-columns:max-content minmax(0,1fr) auto;align-items:center;gap:7px;min-height:86px;padding:10px 8px 10px 10px}.unifiedInboxItemAction{grid-column:auto;min-height:36px}.unifiedInboxItemAction svg{display:none}.unifiedInboxHistory{grid-template-columns:repeat(2,minmax(0,1fr))}.unifiedInboxHistory>a{grid-template-columns:auto minmax(0,1fr) auto}.unifiedInboxHistory>a>svg:last-child{display:none}}@media (max-width:380px){.unifiedInboxItem{grid-template-columns:max-content minmax(0,1fr)}.unifiedInboxItemAction{grid-column:2;justify-self:start}}.unifiedDetail,.unifiedDetail *{overflow-wrap:break-word;word-break:normal;min-width:0}.unifiedDetail{width:100%;padding-bottom:calc(88px + env(safe-area-inset-bottom));color:var(--ink);gap:10px;display:grid}.unifiedDetailHeader,.unifiedDetailOwner,.unifiedDetailSection,.unifiedDetailReply,.unifiedDetailComplete{border:1px solid var(--line);background:var(--surface);border-radius:6px}.unifiedDetailHeader,.unifiedDetailOwner,.unifiedDetailSection,.unifiedDetailReply{padding:12px}.unifiedDetailHeader{gap:9px;display:grid}.unifiedDetailHeader h2{letter-spacing:-.01em;white-space:normal;max-width:100%;margin:0;font-size:1.125rem;line-height:1.28}.unifiedDetailLabels{flex-wrap:wrap;gap:5px;display:flex}.unifiedDetailLabels>span{border:1px solid var(--line);min-height:24px;color:var(--ink-soft);background:var(--surface-muted);border-radius:999px;align-items:center;padding:4px 7px;font-size:.7rem;font-weight:800;line-height:1.25;display:inline-flex}.unifiedDetailLabels>.unifiedDetailStatus{border-color:color-mix(in srgb, var(--breda-red) 38%, var(--line));color:var(--breda-red-dark);background:color-mix(in srgb, var(--breda-red) 7%, var(--surface))}.unifiedDetailLabels>.unifiedDetailStatus.in_progress,.unifiedDetailLabels>.unifiedDetailStatus.assigned,.unifiedDetailLabels>.unifiedDetailStatus.published{border-color:color-mix(in srgb, #2f6db1 35%, var(--line));color:#24578e;background:color-mix(in srgb, #2f6db1 7%, var(--surface))}.unifiedDetailLabels>.unifiedDetailStatus.waiting,.unifiedDetailLabels>.unifiedDetailStatus.scheduled{border-color:color-mix(in srgb, var(--warning) 45%, var(--line));color:#a54a00;background:color-mix(in srgb, var(--warning) 8%, var(--surface))}.unifiedDetailLabels>.unifiedDetailStatus.resolved,.unifiedDetailLabels>.unifiedDetailStatus.closed,.unifiedDetailLabels>.unifiedDetailStatus.archived,.unifiedDetailLabels>.unifiedDetailStatus.information{border-color:color-mix(in srgb, var(--success) 42%, var(--line));color:#19704b;background:color-mix(in srgb, var(--success) 8%, var(--surface))}.unifiedDetailFacts,.unifiedDetailAnswers{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;display:grid}.unifiedDetailFacts>div,.unifiedDetailAnswers>div{background:var(--surface-muted);border-radius:4px;align-content:start;gap:2px;padding:8px;display:grid}.unifiedDetailFacts dt,.unifiedDetailAnswers dt{color:var(--ink-soft);font-size:.68rem;font-weight:750;line-height:1.3}.unifiedDetailFacts dd,.unifiedDetailAnswers dd{white-space:normal;margin:0;font-size:.78rem;font-weight:780;line-height:1.35}.unifiedDetailOwner{background:var(--surface-muted);gap:10px;display:grid}.unifiedDetailOwner>div:first-child,.unifiedDetailComplete{align-items:flex-start;gap:9px;display:flex}.unifiedDetailOwner>div:first-child>svg,.unifiedDetailComplete>svg{width:18px;height:18px;color:var(--breda-red-dark);flex:none;margin-top:1px}.unifiedDetailOwner>div:first-child>span,.unifiedDetailComplete>span{gap:2px;display:grid}.unifiedDetailOwner strong,.unifiedDetailComplete strong{font-size:.88rem;line-height:1.3}.unifiedDetailOwner small,.unifiedDetailComplete small,.unifiedDetailHint{color:var(--ink-soft);margin:0;font-size:.72rem;line-height:1.4}.unifiedDetailOwnerControls{grid-template-columns:minmax(0,1fr);align-items:end;gap:8px;display:grid}.unifiedDetailOwnerControls.hasClaim{grid-template-columns:auto minmax(0,1fr)}.unifiedDetailOwnerControls>label{color:var(--ink-soft);gap:3px;font-size:.68rem;font-weight:800;display:grid}.unifiedDetailOwnerControls>label:nth-of-type(2){grid-column:1/-1}.unifiedDetailFeedback{border-left:3px solid var(--positive);color:var(--ink-soft);background:var(--surface);margin:0;padding:6px 8px;font-size:.72rem;font-weight:750;line-height:1.4}.unifiedDetailFeedback.error{border-left-color:var(--breda-red-dark);color:var(--breda-red-dark);background:var(--surface-pink)}.unifiedDetail :is(select,textarea){border:1px solid var(--line-strong);width:100%;color:var(--ink);background:var(--surface);border-radius:5px;font-family:inherit;font-size:1rem}.unifiedDetail select{min-height:44px;padding:7px 32px 7px 10px}.unifiedDetail textarea{resize:vertical;min-height:86px;padding:10px;line-height:1.45}.unifiedDetail button,.unifiedDetailFooter a{border:1px solid var(--line-strong);max-width:100%;min-height:44px;color:var(--ink);background:var(--surface);font:inherit;text-align:center;white-space:normal;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:8px 11px;font-size:.78rem;font-weight:800;line-height:1.25;display:inline-flex}.unifiedDetail button svg,.unifiedDetailFooter a svg{flex:none;width:16px;height:16px}.unifiedDetail button:disabled{cursor:not-allowed;opacity:.55}.unifiedDetail .unifiedCompactPrimary{border-color:var(--breda-red);color:var(--white);background:var(--breda-red)}.unifiedDetailStatusActions{grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;display:grid}.unifiedDetailStatusActions.regularReport{grid-template-columns:repeat(3,minmax(0,1fr))}.unifiedDetailStatusActions button{min-width:0;padding-inline:5px;font-size:.7rem}.unifiedDetailStatusActions button.active{border-color:var(--ink);color:var(--white);background:var(--ink)}.unifiedDetailSection{gap:9px;display:grid}.unifiedDetailSection h3{margin:0;font-size:.92rem;line-height:1.3}.unifiedDetailBody,.unifiedDetailTimeline p{white-space:pre-wrap;margin:0;font-size:.9rem;line-height:1.5}.unifiedDetailFiles,.unifiedDetailTimeline,.unifiedDetailChoiceList{gap:7px;display:grid}.unifiedDetailFiles>a{border:1px solid var(--line);min-height:48px;color:var(--ink);border-radius:5px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 10px;text-decoration:none;display:grid}.unifiedDetailFiles>a>svg{width:17px;height:17px}.unifiedDetailFiles>a>span{gap:2px;display:grid}.unifiedDetailFiles strong{overflow-wrap:anywhere;font-size:.78rem;line-height:1.3}.unifiedDetailFiles small{color:var(--ink-soft);font-size:.68rem;line-height:1.3}.unifiedDetailTimeline article{background:var(--surface-muted);border-left:3px solid #2f6db1;gap:4px;padding:9px 10px;display:grid}.unifiedDetailTimeline article.employee{background:color-mix(in srgb, #2f6db1 7%, var(--surface));border-left-color:#2f6db1}.unifiedDetailTimeline article.team{border-left-color:var(--breda-red);background:color-mix(in srgb, var(--breda-red) 6%, var(--surface))}.unifiedDetailTimeline article.internal{border-left-color:var(--warning);background:color-mix(in srgb, var(--warning) 7%, var(--surface))}.unifiedReplyAuthor{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.unifiedReplyRole{overflow-wrap:normal;white-space:nowrap;border-radius:999px;align-items:center;min-width:max-content;min-height:20px;padding:2px 6px;font-weight:800;display:inline-flex;font-size:.62rem!important}.unifiedReplyRole.employee{color:#24578e;background:color-mix(in srgb, #2f6db1 13%, var(--surface))}.unifiedReplyRole.team{color:var(--breda-red-dark);background:color-mix(in srgb, var(--breda-red) 11%, var(--surface))}.unifiedReplyRole.internal{color:#9a4b00;background:color-mix(in srgb, var(--warning) 14%, var(--surface))}.unifiedReplyVisibility{align-items:center;gap:4px;width:fit-content;display:inline-flex}.unifiedReplyVisibility svg{width:12px;height:12px}.unifiedDetailTimeline article>div{flex-wrap:wrap;justify-content:space-between;gap:3px 10px;display:flex}.unifiedDetailTimeline article :is(strong,time,small){font-size:.7rem;line-height:1.35}.unifiedDetailTimeline article time,.unifiedDetailTimeline article small{color:var(--ink-soft)}.unifiedDetailTimeline article p{font-size:.82rem}.unifiedReplyDelivery{border-top:1px solid var(--line);flex-wrap:wrap;margin-top:3px;padding-top:6px;display:flex;justify-content:flex-start!important;gap:4px 10px!important}.unifiedReplyDelivery span{color:var(--ink-soft);align-items:center;gap:4px;font-size:.72rem;font-weight:650;line-height:1.35;display:inline-flex}.unifiedReplyDelivery span.saved{color:var(--ink-soft)}.unifiedReplyDelivery span.push.sent{color:#24578e}.unifiedReplyDelivery span.push.pending{color:#9a4b00}.unifiedReplyDelivery span.push.failed,.unifiedReplyDelivery span.push.unavailable{color:var(--breda-red-dark)}.unifiedReplyDelivery span.push.unknown{color:var(--ink-soft)}.unifiedReplyDelivery span.unread{color:#9a4b00}.unifiedReplyDelivery span.read{color:#19704b}.unifiedReplyDelivery svg{flex:none;width:13px;height:13px}.unifiedDetailTimeline article .unifiedDetailInlineAction{width:fit-content;min-height:44px;color:var(--breda-red-dark);background:0 0;justify-content:flex-start;padding:5px 8px;font-size:.72rem}.unifiedDetailChoiceList button{text-align:left;grid-template-columns:minmax(0,1fr) auto;justify-content:stretch;display:grid}.unifiedDetailChoiceList button>span{gap:2px;display:grid}.unifiedDetailChoiceList button.active{border-color:var(--success);color:#19704b;background:color-mix(in srgb, var(--success) 8%, var(--surface))}.unifiedDetailReply{gap:10px;display:grid}.unifiedDetailReplyTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;display:grid}.unifiedDetailReplyTabs button.active{border-color:var(--ink);color:var(--ink);background:var(--surface-blue)}.unifiedDetailComposer{gap:8px;display:grid}.unifiedDetailComposer label{gap:5px;display:grid}.unifiedDetailComposer label>strong{font-size:.78rem;line-height:1.35}.unifiedDetailComposerHint{color:var(--ink-soft);font-size:.72rem;line-height:1.4}.unifiedDetailComposer>button{justify-self:end;width:fit-content;min-width:112px}.unifiedDetailComposerActions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.unifiedDetailFooter{flex-wrap:wrap;gap:6px;display:flex}.unifiedDetailFooter a{color:var(--breda-red-dark);text-decoration:none}.unifiedDetailPrimaryAction{gap:9px;display:grid}.unifiedDetailPrimaryAction>.unifiedCompactPrimary,.unifiedDetailPrimaryAction>button[type=submit]{width:100%;min-height:50px}.unifiedDetailCompletionHelp{color:var(--ink);background:color-mix(in srgb, var(--success) 9%, var(--surface));border-radius:5px;gap:3px;padding:10px 11px;display:grid}.unifiedDetailCompletionHelp strong{color:#19704b;font-size:.76rem}.unifiedDetailCompletionHelp span{color:var(--ink-soft);font-size:.74rem;line-height:1.4}.unifiedDetailReadError{color:var(--breda-red-dark);background:color-mix(in srgb, var(--breda-red) 8%, var(--surface));border-radius:5px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;padding:9px 10px;font-size:.76rem;font-weight:750;display:flex}.unifiedDetailReadError button{min-height:44px}.unifiedDetailSuccess,.unifiedUnavailableState{border:1px solid color-mix(in srgb, var(--success) 40%, var(--line));width:min(520px,100%);color:var(--ink);background:var(--surface);text-align:center;border-radius:10px;justify-items:center;gap:11px;margin-inline:auto;padding:24px 20px;display:grid}.unifiedDetailSuccessIcon,.unifiedUnavailableIcon{width:56px;height:56px;color:var(--white);background:var(--success);border-radius:50%;place-items:center;display:grid}.unifiedDetailSuccessIcon svg,.unifiedUnavailableIcon svg{width:28px;height:28px}.unifiedDetailSuccess h2,.unifiedUnavailableState h2{margin:0;font-size:1.35rem;line-height:1.25}.unifiedDetailSuccess p,.unifiedUnavailableState>p{max-width:420px;color:var(--ink-soft);margin:0;font-size:.86rem;line-height:1.5}.unifiedInboxDetail .unifiedDetailSuccess a,.unifiedInboxDetail .unifiedUnavailableActions a{justify-content:center;width:100%;min-height:48px;text-decoration:none}.unifiedUnavailableState{border-color:color-mix(in srgb, var(--breda-red) 32%, var(--line))}.unifiedUnavailableIcon{color:var(--breda-red);background:color-mix(in srgb, var(--breda-red) 9%, var(--surface))}.unifiedUnavailableState.access_denied .unifiedUnavailableIcon{color:#9a4b00;background:color-mix(in srgb, var(--warning) 10%, var(--surface))}.unifiedUnavailableCleanup{color:#19704b;background:color-mix(in srgb, var(--success) 9%, var(--surface));text-align:left;border-radius:6px;align-items:flex-start;gap:8px;width:100%;padding:11px 12px;display:flex}.unifiedUnavailableCleanup>svg{flex:none;width:18px;height:18px}.unifiedUnavailableCleanup>span{gap:2px;display:grid}.unifiedUnavailableCleanup small{color:var(--ink-soft);font-size:.72rem;line-height:1.4}.unifiedUnavailableActions{gap:8px;width:100%;display:grid}.unifiedDetailComplete{color:#19704b;background:color-mix(in srgb, var(--success) 8%, var(--surface));padding:11px 12px}.unifiedDetailFeedback,.unifiedDetailError{border-radius:5px;margin:0;padding:9px 10px;font-size:.78rem;line-height:1.4}.unifiedDetailFeedback{color:#19704b;background:color-mix(in srgb, var(--success) 10%, var(--surface))}.unifiedDetailError{color:var(--breda-red-dark);background:color-mix(in srgb, var(--breda-red) 8%, var(--surface))}@media (max-width:420px){.unifiedInboxDetailPage{padding-inline:16px}.unifiedDetailStatusActions,.unifiedDetailStatusActions.regularReport{grid-template-columns:repeat(2,minmax(0,1fr))}.unifiedDetailOwnerControls{grid-template-columns:minmax(0,1fr)}.unifiedDetailOwnerControls.hasClaim{grid-template-columns:88px minmax(0,1fr)}.unifiedDetailOwnerControls>label:nth-of-type(2){grid-column:1/-1}.unifiedDetailFacts{grid-template-columns:minmax(0,1fr);gap:4px}.unifiedDetailFacts>div{grid-template-columns:76px minmax(0,1fr);align-items:baseline;gap:8px;padding-block:6px}.unifiedDetailFacts dd{font-size:.74rem;font-weight:720}.unifiedDetailSuccess,.unifiedUnavailableState{padding:20px 16px}}@media (max-width:340px){.unifiedDetailFacts,.unifiedDetailAnswers,.unifiedDetailOwnerControls,.unifiedDetailReplyTabs{grid-template-columns:minmax(0,1fr)}.unifiedDetailOwnerControls>label:nth-of-type(2){grid-column:auto}.unifiedDetailComposer>button{width:100%}}
