.impersonation-banner-module-scss-module__6uJAia__banner{background-color:var(--brandMediumYellow);color:var(--brandBadgerBlue);z-index:100;flex-shrink:0;justify-content:center;align-items:center;gap:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:flex;position:sticky;top:0}.impersonation-banner-module-scss-module__6uJAia__label strong{font-weight:700}.impersonation-banner-module-scss-module__6uJAia__stopBtn{border-radius:var(--border-radius);border:1.5px solid var(--brandBadgerBlue);color:var(--brandBadgerBlue);cursor:pointer;background:0 0;padding:.25rem .75rem;font-size:.8125rem;font-weight:600;transition:background-color .15s,color .15s}.impersonation-banner-module-scss-module__6uJAia__stopBtn:hover:not(:disabled){background:var(--brandBadgerBlue);color:var(--brandMediumYellow)}.impersonation-banner-module-scss-module__6uJAia__stopBtn:disabled{opacity:.6;cursor:not-allowed}
.error-state-module-scss-module__yzZoMW__wrapper{text-align:center;background:var(--brandSoftRed);border:1px solid var(--brandPastelRed);border-radius:8px;flex-direction:column;align-items:center;gap:.75rem;margin:1.25rem 1rem;padding:1.5rem 1.25rem;display:flex}.error-state-module-scss-module__yzZoMW__message{color:var(--brandBadgerBlue);margin:0;font-size:.9375rem}.error-state-module-scss-module__yzZoMW__retryBtn{border:1px solid var(--brandPurple);border-radius:var(--border-radius);background:var(--background);color:var(--brandPurple);cursor:pointer;align-items:center;gap:.375rem;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s;display:inline-flex}.error-state-module-scss-module__yzZoMW__retryBtn:hover{background:var(--brandSoftPurple)}
.state-pill-module-scss-module__0Ugksq__pill{white-space:nowrap;border-radius:999px;align-items:center;padding:2px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.state-pill-module-scss-module__0Ugksq__pill[data-variant=green]{background:var(--brandSoftGreen);color:var(--brandHawkGreen)}.state-pill-module-scss-module__0Ugksq__pill[data-variant=amber]{background:var(--brandSoftYellow);color:var(--brandDarkYellow)}.state-pill-module-scss-module__0Ugksq__pill[data-variant=red]{background:var(--brandSoftRed);color:var(--brandFoxRed)}.state-pill-module-scss-module__0Ugksq__pill[data-variant=blue]{background:var(--brandSoftPurple);color:var(--brandPurple)}.state-pill-module-scss-module__0Ugksq__pill[data-variant=neutral]{background:var(--backgroundLight);color:var(--grey800)}.state-pill-module-scss-module__0Ugksq__pill[data-variant=requested]{background:var(--brandSoftOrange);color:var(--brandDarkYellow);border:1px solid var(--brandSquirrelYellow);font-weight:600}
.upload-document-form-module-scss-module__JhPsfG__form{background:var(--backgroundLight);border:1px solid var(--brandLineWarm);border-radius:8px;flex-direction:column;gap:1rem;margin-top:.75rem;padding:1.25rem;display:flex}.upload-document-form-module-scss-module__JhPsfG__field{flex-direction:column;gap:.375rem;display:flex}.upload-document-form-module-scss-module__JhPsfG__label{color:var(--grey800);font-size:.8125rem;font-weight:500}.upload-document-form-module-scss-module__JhPsfG__fileRow{align-items:center;gap:.75rem;display:flex}.upload-document-form-module-scss-module__JhPsfG__chooseBtn{border:1px solid var(--brandLineWarm);background:var(--background);color:var(--grey800);cursor:pointer;white-space:nowrap;border-radius:6px;padding:6px 12px;font-size:.875rem}.upload-document-form-module-scss-module__JhPsfG__chooseBtn:hover{background:var(--brandSoftPurple);border-color:var(--brandPurple);color:var(--brandPurple)}.upload-document-form-module-scss-module__JhPsfG__fileName{color:var(--brandBadgerBlue);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;overflow:hidden}.upload-document-form-module-scss-module__JhPsfG__input{border:1px solid var(--brandLineWarm);background:var(--white);color:var(--brandBadgerBlue);border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:.9375rem}.upload-document-form-module-scss-module__JhPsfG__input:focus{border-color:var(--brandPurple)}.upload-document-form-module-scss-module__JhPsfG__select{border:1px solid var(--brandLineWarm);background-color:var(--white);color:var(--brandBadgerBlue);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%23002c4c' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;background-size:10px 10px;border-radius:6px;outline:none;padding:8px 2rem 8px 10px;font-family:inherit;font-size:.9375rem}.upload-document-form-module-scss-module__JhPsfG__select:focus{border-color:var(--brandPurple)}.upload-document-form-module-scss-module__JhPsfG__dateRow{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.upload-document-form-module-scss-module__JhPsfG__dateRow .upload-document-form-module-scss-module__JhPsfG__input{padding:6px 8px;font-size:.8125rem}.upload-document-form-module-scss-module__JhPsfG__optional{color:var(--grey400);font-weight:400}.upload-document-form-module-scss-module__JhPsfG__siblingList{flex-direction:column;gap:.375rem;display:flex}.upload-document-form-module-scss-module__JhPsfG__siblingItem{color:var(--brandBadgerBlue);cursor:pointer;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.upload-document-form-module-scss-module__JhPsfG__siblingItem input[type=checkbox]{accent-color:var(--brandPurple);cursor:pointer;flex-shrink:0;width:1rem;height:1rem}.upload-document-form-module-scss-module__JhPsfG__error{color:var(--brandMediumRed);margin:0;font-size:.875rem}.upload-document-form-module-scss-module__JhPsfG__actions{justify-content:flex-end;gap:.5rem;display:flex}.upload-document-form-module-scss-module__JhPsfG__cancelBtn{border:1px solid var(--brandLineWarm);background:var(--background);color:var(--grey800);cursor:pointer;border-radius:6px;padding:7px 14px;font-size:.875rem}.upload-document-form-module-scss-module__JhPsfG__cancelBtn:hover:not(:disabled){background:var(--brandSoftPurple);border-color:var(--brandPurple);color:var(--brandPurple)}.upload-document-form-module-scss-module__JhPsfG__cancelBtn:disabled{opacity:.5;cursor:default}.upload-document-form-module-scss-module__JhPsfG__submitBtn{background:var(--brandPurple);color:var(--white);cursor:pointer;border:none;border-radius:6px;padding:7px 14px;font-size:.875rem;font-weight:500}.upload-document-form-module-scss-module__JhPsfG__submitBtn:hover:not(:disabled){background:var(--brandMediumPurple)}.upload-document-form-module-scss-module__JhPsfG__submitBtn:disabled{opacity:.5;cursor:default}.upload-document-form-module-scss-module__JhPsfG__empty{color:var(--grey600);margin:0;font-size:.9375rem}
.section-title-module-scss-module__HfjugG__title{text-transform:uppercase;letter-spacing:.03em;color:var(--brandBadgerBlue);margin:0;font-family:superclarendon,serif;font-weight:700;line-height:1.25}.section-title-module-scss-module__HfjugG__title:focus-visible{outline:none}.section-title-module-scss-module__HfjugG__lg{font-size:1.375rem}.section-title-module-scss-module__HfjugG__md{font-size:1.0625rem}.section-title-module-scss-module__HfjugG__sm{letter-spacing:.06em;color:var(--grey600);font-size:.8125rem}
.panel-module-scss-module__SkPYwW__splitPane{flex:1;min-height:0;display:flex;overflow:hidden}.panel-module-scss-module__SkPYwW__listPane{border-right:1px solid var(--grey200);outline:none;flex-direction:column;flex-shrink:0;width:380px;display:flex;overflow:hidden auto}@media (min-width:640px) and (max-width:899px){.panel-module-scss-module__SkPYwW__listPane{width:300px}}@media (max-width:639px){.panel-module-scss-module__SkPYwW__listPane{border-right:none;width:100%}.panel-module-scss-module__SkPYwW__listPaneHidden{display:none}}.panel-module-scss-module__SkPYwW__listHeader{border-bottom:1px solid var(--grey200);flex-shrink:0;justify-content:space-between;align-items:baseline;gap:.5rem;padding:1rem 1.25rem .75rem;display:flex}.panel-module-scss-module__SkPYwW__listTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--brandBadgerBlue);margin:0;font-family:superclarendon,serif;font-size:1.0625rem;font-weight:700}.panel-module-scss-module__SkPYwW__listCount{text-transform:none;letter-spacing:.02em;color:var(--grey500);margin-left:.375rem;font-family:sofia-pro-adjusted,sofia-pro,sans-serif;font-size:.8125rem;font-weight:400}.panel-module-scss-module__SkPYwW__addBtn{border:1px solid var(--brandPurple);border-radius:var(--border-radius);background:var(--background);color:var(--brandPurple);cursor:pointer;white-space:nowrap;flex-shrink:0;padding:.4375rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s}.panel-module-scss-module__SkPYwW__addBtn:hover{background:var(--brandSoftPurple)}.panel-module-scss-module__SkPYwW__listItems{flex:1;margin:0;padding:0;list-style:none}.panel-module-scss-module__SkPYwW__listGroupHeader{color:var(--grey500);text-transform:uppercase;letter-spacing:.06em;padding:.875rem 1.25rem .375rem;font-size:.75rem;font-weight:700}.panel-module-scss-module__SkPYwW__listItem{border-bottom:1px solid var(--grey200);cursor:pointer;text-align:left;background:0 0;border-top:none;border-left:3px solid #0000;border-right:none;flex-direction:column;gap:.25rem;width:100%;padding:.875rem 1.25rem;font-family:inherit;transition:background-color .15s;display:flex}.panel-module-scss-module__SkPYwW__listItem:hover{background:var(--backgroundLight)}.panel-module-scss-module__SkPYwW__listItemActive{background:var(--brandSoftPurple);border-left-color:var(--brandPurple)}.panel-module-scss-module__SkPYwW__listItemActive:hover{background:var(--brandSoftPurple)}.panel-module-scss-module__SkPYwW__listItemNameRow{align-items:center;gap:.375rem;display:flex}.panel-module-scss-module__SkPYwW__requestedDot{background:var(--brandSquirrelYellow);border-radius:50%;flex-shrink:0;width:8px;height:8px}.panel-module-scss-module__SkPYwW__listItemName{color:var(--brandBadgerBlue);word-break:break-word;font-size:.9375rem;font-weight:600}.panel-module-scss-module__SkPYwW__listItemMeta{color:var(--grey600);white-space:nowrap;text-overflow:ellipsis;font-size:.8125rem;overflow:hidden}.panel-module-scss-module__SkPYwW__docRowFileName,.panel-module-scss-module__SkPYwW__listItemFileName{color:var(--grey500);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.panel-module-scss-module__SkPYwW__emptyList{color:var(--grey600);text-align:center;padding:2rem 1.25rem;font-size:.9375rem}.panel-module-scss-module__SkPYwW__detailPane{background:var(--backgroundLight);outline:none;flex-direction:column;flex:1;min-width:0;display:flex;overflow-y:auto}@media (max-width:639px){.panel-module-scss-module__SkPYwW__detailPane{width:100%}.panel-module-scss-module__SkPYwW__detailPaneHidden{display:none}}.panel-module-scss-module__SkPYwW__backBtn{color:var(--brandPurple);border:none;border-bottom:1px solid var(--grey200);cursor:pointer;text-align:left;background:0 0;flex-shrink:0;align-items:center;gap:.375rem;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;font-weight:600;display:none}.panel-module-scss-module__SkPYwW__backBtn svg{flex-shrink:0;width:16px;height:16px}@media (max-width:639px){.panel-module-scss-module__SkPYwW__backBtn{display:flex}}.panel-module-scss-module__SkPYwW__detailEmpty{color:var(--grey500);text-align:center;flex:1;justify-content:center;align-items:center;padding:2rem;font-size:.9375rem;display:flex}@media (max-width:639px){.panel-module-scss-module__SkPYwW__detailEmpty{display:none}}.panel-module-scss-module__SkPYwW__detailContent{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}@media (max-width:639px){.panel-module-scss-module__SkPYwW__detailContent{padding:1.125rem 1rem}}.panel-module-scss-module__SkPYwW__detailHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.panel-module-scss-module__SkPYwW__detailTitle{text-transform:uppercase;letter-spacing:.03em;color:var(--brandBadgerBlue);flex:1;min-width:0;margin:0;font-family:superclarendon,serif;font-size:1.375rem;font-weight:700;line-height:1.25}.panel-module-scss-module__SkPYwW__detailSection{flex-direction:column;gap:.625rem;display:flex}.panel-module-scss-module__SkPYwW__detailSection>.panel-module-scss-module__SkPYwW__actionBtn{align-self:flex-start}.panel-module-scss-module__SkPYwW__detailSectionTitle{color:var(--grey500);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--grey200);margin:0 0 .25rem;padding-bottom:.4375rem;font-size:.75rem;font-weight:700}.panel-module-scss-module__SkPYwW__fields{flex-direction:column;gap:.5625rem;display:flex}.panel-module-scss-module__SkPYwW__field{align-items:baseline;gap:1rem;display:flex}.panel-module-scss-module__SkPYwW__fieldLabel{color:var(--grey600);flex-shrink:0;min-width:110px;font-size:.875rem}.panel-module-scss-module__SkPYwW__fieldValue{color:var(--brandBadgerBlue);font-size:.9375rem;font-weight:500}.panel-module-scss-module__SkPYwW__guidanceNote{color:var(--grey800);background:var(--brandSoftYellow);border:1px solid var(--brandLineWarm);white-space:pre-wrap;border-radius:6px;margin:0;padding:.75rem .875rem;font-size:.9375rem}.panel-module-scss-module__SkPYwW__fieldLink{color:var(--brandPurple);cursor:pointer;text-underline-offset:2px;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9375rem;font-weight:500;text-decoration:underline}.panel-module-scss-module__SkPYwW__actionBtn{border:1px solid var(--brandLineWarm);border-radius:var(--border-radius);background:var(--white);color:var(--brandBadgerBlue);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.panel-module-scss-module__SkPYwW__actionBtn:hover:not(:disabled):not([aria-disabled=true]){background:var(--brandSoftPurple);border-color:var(--brandPurple);color:var(--brandPurple)}.panel-module-scss-module__SkPYwW__actionBtn:disabled,.panel-module-scss-module__SkPYwW__actionBtn[aria-disabled=true]{opacity:.6;cursor:default}.panel-module-scss-module__SkPYwW__actionBtn[data-error],.panel-module-scss-module__SkPYwW__actionBtn[data-variant=danger]{border-color:var(--brandPastelRed);color:var(--brandMediumRed)}.panel-module-scss-module__SkPYwW__actionBtn[data-variant=danger]:hover:not(:disabled){background:var(--brandSoftRed);border-color:var(--brandMediumRed);color:var(--brandMediumRed)}.panel-module-scss-module__SkPYwW__actionBtn[data-variant=warning]{border-color:var(--brandSquirrelYellow);color:var(--brandDarkYellow)}.panel-module-scss-module__SkPYwW__actionBtn[data-variant=warning]:hover:not(:disabled){background:var(--brandSoftOrange);border-color:var(--brandDarkYellow);color:var(--brandDarkYellow)}.panel-module-scss-module__SkPYwW__compactList{flex-direction:column;gap:.375rem;margin:0;padding:0;list-style:none;display:flex}.panel-module-scss-module__SkPYwW__compactItem{color:var(--brandBadgerBlue);background:var(--white);border:1px solid var(--brandLineWarm);border-radius:6px;padding:.625rem .875rem;font-size:.9375rem}.panel-module-scss-module__SkPYwW__compactItemButton{text-align:left;cursor:pointer;width:100%;font-family:inherit;font-weight:500;transition:background-color .15s,border-color .15s;display:block}.panel-module-scss-module__SkPYwW__compactItemButton:hover{background:var(--brandSoftPurple);border-color:var(--brandPurple)}.panel-module-scss-module__SkPYwW__compactItemMeta{color:var(--grey600);margin-top:.125rem;font-size:.8125rem;font-weight:400;display:block}.panel-module-scss-module__SkPYwW__docList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.panel-module-scss-module__SkPYwW__docRow{background:var(--white);border:1px solid var(--brandLineWarm);border-radius:6px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.6875rem .875rem;display:flex}.panel-module-scss-module__SkPYwW__docRowInfo{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.panel-module-scss-module__SkPYwW__docRowName{color:var(--brandBadgerBlue);white-space:nowrap;text-overflow:ellipsis;font-size:.9375rem;font-weight:500;overflow:hidden}.panel-module-scss-module__SkPYwW__docRowMeta{color:var(--grey600);font-size:.8125rem}.panel-module-scss-module__SkPYwW__docRowActions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.panel-module-scss-module__SkPYwW__contributorList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.panel-module-scss-module__SkPYwW__contributorRow{background:var(--white);border:1px solid var(--brandLineWarm);border-radius:6px;flex-wrap:wrap;align-items:center;gap:1rem;padding:.5625rem .875rem;display:flex}.panel-module-scss-module__SkPYwW__contributorInfo{flex:140px;min-width:0}.panel-module-scss-module__SkPYwW__contributorPrimary{color:var(--brandBadgerBlue);font-size:.9375rem;font-weight:500;display:block}.panel-module-scss-module__SkPYwW__contributorSecondary{color:var(--grey600);font-size:.8125rem;display:block}.panel-module-scss-module__SkPYwW__contributorEvents{flex-wrap:wrap;flex:none;gap:.75rem;display:flex}.panel-module-scss-module__SkPYwW__eventCheckLabel{color:var(--grey800);cursor:pointer;align-items:center;gap:.375rem;font-size:.875rem;display:flex}.panel-module-scss-module__SkPYwW__eventCheckLabel[data-pending]{opacity:.6;cursor:default}.panel-module-scss-module__SkPYwW__onSiteLabel{color:var(--grey800);cursor:pointer;white-space:nowrap;align-items:center;gap:.375rem;font-size:.875rem;display:flex}.panel-module-scss-module__SkPYwW__addContribArea{flex-direction:column;gap:.5rem;display:flex}.panel-module-scss-module__SkPYwW__addContribAreaDivided{border-top:1px solid var(--grey200);margin-top:.75rem;padding-top:.75rem}.panel-module-scss-module__SkPYwW__addContribSection{flex-direction:column;gap:.5rem;display:flex}.panel-module-scss-module__SkPYwW__addContribRow{flex-wrap:wrap;align-items:flex-start;gap:.5rem;display:flex}.panel-module-scss-module__SkPYwW__addContribInput{border:1px solid var(--brandLineWarm);background:var(--white);min-width:180px;max-width:280px;color:var(--brandBadgerBlue);border-radius:6px;outline:none;flex:1;padding:.5625rem .75rem;font-family:inherit;font-size:.9375rem}.panel-module-scss-module__SkPYwW__addContribInput:focus{border-color:var(--brandPurple)}.panel-module-scss-module__SkPYwW__addContribInput:disabled{opacity:.6}.panel-module-scss-module__SkPYwW__addContribStatic{min-width:180px;max-width:280px;color:var(--grey600);cursor:default;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;padding:.5625rem .75rem;font-size:.9375rem;overflow:hidden}.panel-module-scss-module__SkPYwW__errorText{color:var(--brandMediumRed);margin:0;font-size:.875rem}.panel-module-scss-module__SkPYwW__portalSelect{color:var(--brandBadgerBlue);border:1px solid var(--brandLineWarm);background-color:var(--white);appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%23002c4c' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;background-size:10px 10px;border-radius:6px;max-width:280px;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.9375rem}.panel-module-scss-module__SkPYwW__portalSelect:focus{border-color:var(--brandPurple);outline:none}.panel-module-scss-module__SkPYwW__portalSelect:disabled{opacity:.6;cursor:default}.panel-module-scss-module__SkPYwW__loadingDetail{color:var(--grey600);padding:2rem 1.5rem;font-size:.9375rem}.panel-module-scss-module__SkPYwW__uploadArea,.panel-module-scss-module__SkPYwW__addArea{padding:.75rem 1.25rem}.panel-module-scss-module__SkPYwW__mealsGridWrapper{overflow-x:auto}.panel-module-scss-module__SkPYwW__mealsTable{border-collapse:collapse;width:100%;font-size:.875rem}.panel-module-scss-module__SkPYwW__mealsDayHeader{text-align:left;color:var(--grey600);border-bottom:2px solid var(--grey200);white-space:nowrap;padding:.375rem 1rem .375rem 0;font-size:.75rem;font-weight:700}.panel-module-scss-module__SkPYwW__mealsTypeHeader{text-align:center;color:var(--grey600);border-bottom:2px solid var(--grey200);white-space:nowrap;min-width:80px;padding:.375rem .75rem;font-size:.75rem;font-weight:700}.panel-module-scss-module__SkPYwW__mealsDayRow{border-bottom:1px solid var(--grey200)}.panel-module-scss-module__SkPYwW__mealsDayRow:hover{background:var(--backgroundLight)}.panel-module-scss-module__SkPYwW__mealsDayCell{vertical-align:middle;white-space:nowrap;padding:.5rem 1rem .5rem 0}.panel-module-scss-module__SkPYwW__mealsDayName{color:var(--brandBadgerBlue);font-size:.875rem;font-weight:500;display:block}.panel-module-scss-module__SkPYwW__mealsDayDate{color:var(--grey500);font-size:.8125rem;display:block}.panel-module-scss-module__SkPYwW__mealCheckCell{text-align:center;vertical-align:middle;padding:.5rem .75rem}.panel-module-scss-module__SkPYwW__mealCheckbox{cursor:pointer;width:1.125rem;height:1.125rem;accent-color:var(--brandPurple)}.panel-module-scss-module__SkPYwW__mealCheckbox:disabled{opacity:.5;cursor:default}.panel-module-scss-module__SkPYwW__timingColumns{gap:0;padding-bottom:.25rem;display:flex;overflow-x:auto}.panel-module-scss-module__SkPYwW__timingDayCol{border-right:1px solid var(--grey200);flex:none;grid-template-columns:auto 1fr;align-items:baseline;column-gap:.375rem;min-width:120px;margin-right:1.25rem;padding-right:1.25rem;display:grid}.panel-module-scss-module__SkPYwW__timingDayCol:last-child{border-right:none;margin-right:0;padding-right:0}.panel-module-scss-module__SkPYwW__timingDayLabel{color:var(--grey500);text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;flex-direction:column;grid-column:1/-1;gap:.125rem;margin-bottom:.625rem;font-size:.75rem;font-weight:700;display:flex}.panel-module-scss-module__SkPYwW__timingDayDate{color:var(--grey500);text-transform:none;letter-spacing:0;font-size:.75rem;font-weight:400}.panel-module-scss-module__SkPYwW__timingEntry{display:contents}.panel-module-scss-module__SkPYwW__timingEntryTime~.panel-module-scss-module__SkPYwW__timingEntryTime,.panel-module-scss-module__SkPYwW__timingEntryTime~.panel-module-scss-module__SkPYwW__timingEntryTime+.panel-module-scss-module__SkPYwW__timingEntryWhat{border-top:1px solid var(--grey100);padding-top:.3rem}.panel-module-scss-module__SkPYwW__mealTypeRow{color:var(--grey800);cursor:pointer;border-top:1px solid var(--grey100);white-space:nowrap;align-items:center;gap:.375rem;padding:.25rem 0;font-size:.875rem;display:flex}.panel-module-scss-module__SkPYwW__mealTypeRow:first-of-type{border-top:none}.panel-module-scss-module__SkPYwW__timingEntryTime{color:var(--grey500);white-space:nowrap;padding-bottom:.3rem;font-size:.8125rem}.panel-module-scss-module__SkPYwW__timingTimeVal{min-width:5ch;display:inline-block}.panel-module-scss-module__SkPYwW__timingTimeSep{display:inline-block}.panel-module-scss-module__SkPYwW__timingEntryWhat{color:var(--brandBadgerBlue);padding-bottom:.3rem;font-size:.875rem;font-weight:500}.panel-module-scss-module__SkPYwW__warningBanner{background:var(--brandSoftRed);border:1px solid var(--brandPastelRed);color:var(--brandMediumRed);border-radius:6px;padding:.75rem 1rem;font-size:.9375rem}.panel-module-scss-module__SkPYwW__inlineIconBtn{border-radius:var(--border-radius);width:1.75rem;height:1.75rem;color:var(--grey500);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.panel-module-scss-module__SkPYwW__inlineIconBtn svg{width:15px;height:15px}.panel-module-scss-module__SkPYwW__inlineIconBtn:hover:not(:disabled){background:var(--brandSoftRed);color:var(--brandMediumRed)}.panel-module-scss-module__SkPYwW__inlineIconBtn:disabled{opacity:.5;cursor:default}
.empty-state-module-scss-module__Fjmp0q__wrapper{text-align:center;border:1px dashed var(--brandLineWarm);border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;margin:1.25rem 1rem;padding:2rem 1.25rem;display:flex}.empty-state-module-scss-module__Fjmp0q__icon{color:var(--brandSquirrelYellow);display:inline-flex}.empty-state-module-scss-module__Fjmp0q__icon svg{width:26px;height:26px}.empty-state-module-scss-module__Fjmp0q__title{color:var(--brandBadgerBlue);margin:0;font-size:.9375rem;font-weight:600}.empty-state-module-scss-module__Fjmp0q__body{color:var(--grey600);max-width:34ch;margin:0;font-size:.875rem}.empty-state-module-scss-module__Fjmp0q__action{margin-top:.5rem}
@keyframes skeleton-module-scss-module__kP4k6a__pulse{0%,to{opacity:1}50%{opacity:.45}}.skeleton-module-scss-module__kP4k6a__line{background:var(--brandBeige);border-radius:4px;height:.875rem;animation:1.6s ease-in-out infinite skeleton-module-scss-module__kP4k6a__pulse;display:block}@media (prefers-reduced-motion:reduce){.skeleton-module-scss-module__kP4k6a__line{animation:none}}.skeleton-module-scss-module__kP4k6a__lineMeta{height:.6875rem}.skeleton-module-scss-module__kP4k6a__lineTitle{width:55%;height:1.25rem;margin-bottom:.5rem}.skeleton-module-scss-module__kP4k6a__list{flex-direction:column;display:flex}.skeleton-module-scss-module__kP4k6a__row{border-bottom:1px solid var(--grey200);flex-direction:column;gap:.4rem;padding:.875rem 1.25rem;display:flex}.skeleton-module-scss-module__kP4k6a__detail{flex-direction:column;gap:.875rem;padding:1.5rem;display:flex}.skeleton-module-scss-module__kP4k6a__fieldRow{gap:1rem;display:flex}
.icon-button-module-scss-module__ycSqlq__iconBtn{border-radius:var(--border-radius);width:2rem;height:2rem;color:var(--grey600);cursor:pointer;background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.icon-button-module-scss-module__ycSqlq__iconBtn:hover:not(:disabled){background:var(--brandSoftPurple);color:var(--brandPurple)}.icon-button-module-scss-module__ycSqlq__iconBtn[data-variant=danger]{color:var(--brandMediumRed)}.icon-button-module-scss-module__ycSqlq__iconBtn[data-variant=danger]:hover:not(:disabled){background:var(--brandSoftRed);color:var(--brandMediumRed)}.icon-button-module-scss-module__ycSqlq__iconBtn:disabled{opacity:.5;cursor:default}.icon-button-module-scss-module__ycSqlq__icon{display:inline-flex}.icon-button-module-scss-module__ycSqlq__icon svg{width:16px;height:16px}
.bookings-section-module-scss-module__YBAtPq__sectionHeadRow{border-bottom:1px solid var(--grey200);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.5rem;padding-bottom:.4375rem;display:flex}.bookings-section-module-scss-module__YBAtPq__sectionHeadTitle{color:var(--grey500);text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:.75rem;font-weight:700}.bookings-section-module-scss-module__YBAtPq__teamMaxMeta{color:var(--grey600);text-align:right;font-size:.8125rem}.bookings-section-module-scss-module__YBAtPq__mutedNote{color:var(--grey600);margin:0;font-size:.9375rem}.bookings-section-module-scss-module__YBAtPq__overCapacityBadge{color:var(--brandMediumRed);align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;display:inline-flex}.bookings-section-module-scss-module__YBAtPq__overCapacityBadge svg{flex-shrink:0;width:12px;height:12px}.bookings-section-module-scss-module__YBAtPq__inlineForm{background:var(--white);border:1px solid var(--brandLineWarm);border-radius:6px;flex-direction:column;gap:.625rem;margin-top:.75rem;padding:.875rem;display:flex}.bookings-section-module-scss-module__YBAtPq__inlineFormAbove{margin-top:0;margin-bottom:.75rem}.bookings-section-module-scss-module__YBAtPq__formRow{flex-wrap:wrap;align-items:flex-end;gap:.625rem;display:flex}.bookings-section-module-scss-module__YBAtPq__formField{flex-direction:column;flex:160px;gap:.25rem;display:flex}.bookings-section-module-scss-module__YBAtPq__formFieldNarrow{flex:none;width:84px}.bookings-section-module-scss-module__YBAtPq__formLabel{color:var(--grey500);font-size:.75rem;font-weight:600}.bookings-section-module-scss-module__YBAtPq__input{color:var(--brandBadgerBlue);border:1px solid var(--brandLineWarm);border-radius:var(--border-radius);background:var(--white);padding:.5rem .625rem;font-family:inherit;font-size:.9375rem}.bookings-section-module-scss-module__YBAtPq__input:focus{border-color:var(--brandPurple);outline:none}.bookings-section-module-scss-module__YBAtPq__input:disabled{opacity:.6}.bookings-section-module-scss-module__YBAtPq__checkboxLabel{color:var(--brandBadgerBlue);cursor:pointer;align-items:center;gap:.5rem;font-size:.9375rem;display:flex}.bookings-section-module-scss-module__YBAtPq__checkbox{accent-color:var(--brandPurple);cursor:pointer;flex-shrink:0;width:1rem;height:1rem}.bookings-section-module-scss-module__YBAtPq__checkboxGroup{flex-direction:column;gap:.375rem;display:flex}.bookings-section-module-scss-module__YBAtPq__buttonRow{gap:.5rem;display:flex}.bookings-section-module-scss-module__YBAtPq__addInlineBtn{align-self:flex-start;margin-top:.75rem}.bookings-section-module-scss-module__YBAtPq__reqList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.bookings-section-module-scss-module__YBAtPq__reqRow{background:var(--white);border:1px solid var(--brandLineWarm);border-radius:6px;flex-wrap:wrap;align-items:center;gap:.75rem;padding:.6875rem .875rem;display:flex}.bookings-section-module-scss-module__YBAtPq__reqInfo{flex:120px;min-width:0}.bookings-section-module-scss-module__YBAtPq__reqName{color:var(--brandBadgerBlue);font-size:.9375rem;font-weight:500;display:block}.bookings-section-module-scss-module__YBAtPq__reqMeta{color:var(--grey600);font-size:.8125rem;display:block}.bookings-section-module-scss-module__YBAtPq__reqCost{color:var(--brandPurple);flex-shrink:0;font-size:.9375rem;font-weight:700}.bookings-section-module-scss-module__YBAtPq__confirmText{color:var(--grey600);font-size:.875rem}.bookings-section-module-scss-module__YBAtPq__fullWidthError{width:100%;color:var(--brandMediumRed);margin:0;font-size:.875rem}.bookings-section-module-scss-module__YBAtPq__contribList{flex-direction:column;gap:.375rem;margin:0 0 .5rem;padding:0;list-style:none;display:flex}.bookings-section-module-scss-module__YBAtPq__contribRow{color:var(--grey800);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.bookings-section-module-scss-module__YBAtPq__contribIdentity{flex:1 1 0;align-items:baseline;gap:.5rem;min-width:0;display:flex}.bookings-section-module-scss-module__YBAtPq__contribRole{width:7rem;color:var(--grey500);text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;overflow:hidden}.bookings-section-module-scss-module__YBAtPq__contribEmail{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--brandBadgerBlue);overflow:hidden}.bookings-section-module-scss-module__YBAtPq__onSiteCheck{white-space:nowrap;cursor:pointer;flex-shrink:0;align-items:center;gap:.375rem;font-size:.875rem;display:flex}.bookings-section-module-scss-module__YBAtPq__emailField{flex:1 1 0;min-width:0;max-width:280px}.bookings-section-module-scss-module__YBAtPq__roleSelect{flex:0 auto;max-width:200px}.bookings-section-module-scss-module__YBAtPq__timingWhatRow{justify-content:space-between;align-items:center;gap:.25rem;display:flex}.bookings-section-module-scss-module__YBAtPq__timingPending{opacity:.6}.bookings-section-module-scss-module__YBAtPq__timingPendingMark{color:var(--grey500);flex-shrink:0;font-size:.75rem}.bookings-section-module-scss-module__YBAtPq__phasePills{flex-wrap:wrap;gap:.25rem;margin-top:.25rem;display:flex}.bookings-section-module-scss-module__YBAtPq__phasePill{border:1px solid var(--grey300);color:var(--grey600);cursor:pointer;white-space:nowrap;background:0 0;border-radius:3px;padding:.1875rem .4375rem;font-family:inherit;font-size:.6875rem;line-height:1.2}.bookings-section-module-scss-module__YBAtPq__phasePill[data-selected=true]{border-color:var(--brandPurple);background:var(--brandSoftPurple);color:var(--brandPurple)}
.file-preview-module-scss-module__ut39AG__wrapper{background:var(--brandSoftPurple);border-radius:6px;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.file-preview-module-scss-module__ut39AG__placeholder{color:var(--grey400);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:2rem;font-size:.875rem;display:flex}.file-preview-module-scss-module__ut39AG__pdfFrame{border:none;flex:1;width:100%;min-height:400px}.file-preview-module-scss-module__ut39AG__imageWrapper{flex:1;justify-content:center;align-items:flex-start;padding:1rem;display:flex;overflow:auto}.file-preview-module-scss-module__ut39AG__image{border-radius:4px;max-width:100%;height:auto;box-shadow:0 2px 8px #0000001a}
.invoicing-section-module-scss-module__jgLBvq__groupList{margin:0;padding:0;list-style:none}.invoicing-section-module-scss-module__jgLBvq__groupItem{list-style:none}.invoicing-section-module-scss-module__jgLBvq__noInvoiceNote{color:var(--grey600);margin:0;font-size:.9375rem}.invoicing-section-module-scss-module__jgLBvq__invoiceAction{margin-top:.25rem}
.profile-section-module-scss-module__VNR49a__container{flex:1;max-width:720px;padding:1.5rem;overflow-y:auto}@media (max-width:639px){.profile-section-module-scss-module__VNR49a__container{padding:1.125rem 1rem}}.profile-section-module-scss-module__VNR49a__sectionHeader{margin-bottom:1.5rem}.profile-section-module-scss-module__VNR49a__form{flex-direction:column;gap:1rem;display:flex}.profile-section-module-scss-module__VNR49a__grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.profile-section-module-scss-module__VNR49a__grid{grid-template-columns:1fr}}.profile-section-module-scss-module__VNR49a__field{flex-direction:column;gap:.25rem;display:flex}.profile-section-module-scss-module__VNR49a__label{color:var(--grey600);font-size:.875rem;font-weight:600}.profile-section-module-scss-module__VNR49a__input{color:var(--brandBadgerBlue);border:1px solid var(--brandLineWarm);background:var(--white);border-radius:6px;outline:none;padding:.5625rem .75rem;font-family:inherit;font-size:.9375rem}.profile-section-module-scss-module__VNR49a__input:read-only{background:var(--backgroundLight);color:var(--grey800);cursor:default;border-color:#0000}.profile-section-module-scss-module__VNR49a__input:focus:not(:read-only){border-color:var(--brandPurple);box-shadow:0 0 0 2px var(--brandSoftPurple)}.profile-section-module-scss-module__VNR49a__textarea{color:var(--brandBadgerBlue);border:1px solid var(--brandLineWarm);resize:vertical;background:var(--white);border-radius:6px;outline:none;padding:.5625rem .75rem;font-family:inherit;font-size:.9375rem}.profile-section-module-scss-module__VNR49a__textarea:focus{border-color:var(--brandPurple);box-shadow:0 0 0 2px var(--brandSoftPurple)}.profile-section-module-scss-module__VNR49a__dietChips{flex-wrap:wrap;gap:.5rem;display:flex}.profile-section-module-scss-module__VNR49a__dietChip{border:1px solid var(--brandLineWarm);border-radius:999px;align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.875rem;transition:background-color .15s,border-color .15s;display:inline-flex}.profile-section-module-scss-module__VNR49a__dietChip:has(input:focus-visible){outline:2px solid var(--brandPurple);outline-offset:2px}.profile-section-module-scss-module__VNR49a__dietChip{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--grey800);background:var(--background)}.profile-section-module-scss-module__VNR49a__dietChip input[type=checkbox]{display:none}.profile-section-module-scss-module__VNR49a__dietChipSelected{border-color:var(--brandPurple);background:var(--brandSoftPurple);color:var(--brandPurple);font-weight:600}.profile-section-module-scss-module__VNR49a__saveRow{justify-content:flex-end;padding-top:.25rem;display:flex}.profile-section-module-scss-module__VNR49a__saveBtn{background:var(--brandPurple);color:var(--background);border-radius:var(--border-radius);cursor:pointer;border:none;padding:.625rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .15s}.profile-section-module-scss-module__VNR49a__saveBtn:hover:not(:disabled){background:var(--brandMediumPurple)}.profile-section-module-scss-module__VNR49a__saveBtn:disabled{opacity:.6;cursor:default}.profile-section-module-scss-module__VNR49a__successBanner{background:var(--brandSoftGreen);color:var(--brandHawkGreen);z-index:10;border-radius:6px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:sticky;top:0}.profile-section-module-scss-module__VNR49a__errorBanner{background:var(--brandSoftRed);color:var(--brandMediumRed);z-index:10;border-radius:6px;margin-bottom:1rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;position:sticky;top:0}.profile-section-module-scss-module__VNR49a__errorMsg{color:var(--brandMediumRed);background:var(--brandSoftRed);border-radius:6px;padding:1rem}.profile-section-module-scss-module__VNR49a__subsection{margin-top:2.5rem}.profile-section-module-scss-module__VNR49a__subsectionTitle{color:var(--brandBadgerBlue);margin:0 0 1rem;font-size:1rem;font-weight:600}.profile-section-module-scss-module__VNR49a__contributionList{flex-direction:column;gap:.75rem;display:flex}.profile-section-module-scss-module__VNR49a__contributionCard{border:1px solid var(--brandLineWarm);background:var(--background);border-radius:8px;padding:.75rem 1rem}.profile-section-module-scss-module__VNR49a__contributionCardTop{justify-content:space-between;align-items:flex-start;gap:.5rem;margin-bottom:.25rem;display:flex}.profile-section-module-scss-module__VNR49a__contributionName{color:var(--brandBadgerBlue);font-size:.9375rem;font-weight:600}.profile-section-module-scss-module__VNR49a__statePill{color:var(--white);white-space:nowrap;border-radius:999px;flex-shrink:0;padding:.125rem .5rem;font-size:.6875rem;font-weight:600}.profile-section-module-scss-module__VNR49a__contributionMeta{color:var(--grey800);margin-top:.125rem;font-size:.8125rem}.profile-section-module-scss-module__VNR49a__contributionBadges{flex-wrap:wrap;gap:.375rem;margin-top:.5rem;display:flex}.profile-section-module-scss-module__VNR49a__badge{border-radius:999px;padding:.125rem .5rem;font-size:.6875rem;font-weight:500}.profile-section-module-scss-module__VNR49a__badge[data-variant=blue]{background:var(--brandSoftPurple);color:var(--brandPurple)}.profile-section-module-scss-module__VNR49a__badge[data-variant=orange]{background:var(--brandSoftOrange);color:var(--brandDarkYellow)}.profile-section-module-scss-module__VNR49a__badge[data-variant=purple]{background:var(--brandSoftPurple);color:var(--brandMediumPurple)}
.mermaid-diagram-module-scss-module__hyG3iG__diagram{justify-content:center;margin:1rem 0;display:flex;overflow-x:auto}.mermaid-diagram-module-scss-module__hyG3iG__diagram svg{max-width:100%;height:auto}.mermaid-diagram-module-scss-module__hyG3iG__fallback{overflow-x:auto}
.quiz-section-module-scss-module__JZsz1q__quizWrapper{flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.quiz-section-module-scss-module__JZsz1q__quizHeader{flex-shrink:0;padding:.75rem 1.25rem}.quiz-section-module-scss-module__JZsz1q__quizSubtitle{color:var(--grey800);margin:0;font-size:.875rem}.quiz-section-module-scss-module__JZsz1q__questionList{flex-direction:column;gap:1.5rem;padding:1.25rem;display:flex}.quiz-section-module-scss-module__JZsz1q__questionNumber{color:var(--grey500);text-transform:uppercase;letter-spacing:.04em;margin:0 0 .5rem;font-size:.75rem;font-weight:700}.quiz-section-module-scss-module__JZsz1q__questionCard{background:var(--backgroundLight);border:1px solid var(--grey200);border-radius:8px;flex-direction:column;gap:.75rem;padding:1rem;display:flex}.quiz-section-module-scss-module__JZsz1q__questionText{color:var(--brandBadgerBlue);margin:0;font-size:.9375rem;font-weight:500;line-height:1.5}.quiz-section-module-scss-module__JZsz1q__possibleAnswers{color:var(--grey800);font-size:.875rem;line-height:1.6}.quiz-section-module-scss-module__JZsz1q__possibleAnswers p{margin:0 0 .375rem}.quiz-section-module-scss-module__JZsz1q__possibleAnswers p:last-child{margin-bottom:0}.quiz-section-module-scss-module__JZsz1q__possibleAnswers ul,.quiz-section-module-scss-module__JZsz1q__possibleAnswers ol{margin:.25rem 0;padding-left:1.25rem}.quiz-section-module-scss-module__JZsz1q__possibleAnswers li{margin-bottom:.25rem}.quiz-section-module-scss-module__JZsz1q__answerOptions{flex-wrap:wrap;gap:.5rem;display:flex}.quiz-section-module-scss-module__JZsz1q__answerOption{border:1.5px solid var(--grey300);cursor:pointer;background:var(--white);border-radius:6px;align-items:center;gap:.375rem;padding:.5rem 1rem;transition:border-color .15s,background-color .15s;display:flex;position:relative}.quiz-section-module-scss-module__JZsz1q__answerOption:hover:not(:has(input:disabled)){border-color:var(--brandMediumPurple);background:var(--brandSoftPurple)}.quiz-section-module-scss-module__JZsz1q__answerOption:has(input:focus-visible){outline:2px solid var(--brandPurple);outline-offset:2px}.quiz-section-module-scss-module__JZsz1q__answerOption.quiz-section-module-scss-module__JZsz1q__answerOptionSelected{border-color:var(--brandPurple);background:var(--brandSoftPurple)}.quiz-section-module-scss-module__JZsz1q__answerRadio{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.quiz-section-module-scss-module__JZsz1q__answerLetter{color:var(--grey800);font-size:.9375rem;font-weight:600}.quiz-section-module-scss-module__JZsz1q__answerOptionSelected .quiz-section-module-scss-module__JZsz1q__answerLetter{color:var(--brandPurple)}.quiz-section-module-scss-module__JZsz1q__answerCheck{color:var(--brandPurple);display:inline-flex}.quiz-section-module-scss-module__JZsz1q__answerCheck svg{width:14px;height:14px}.quiz-section-module-scss-module__JZsz1q__submitRow{padding:1rem 1.25rem 1.5rem}.quiz-section-module-scss-module__JZsz1q__submitBtn{background:var(--brandPurple);color:var(--background);border-radius:var(--border-radius);cursor:pointer;border:none;padding:.625rem 1.5rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .15s}.quiz-section-module-scss-module__JZsz1q__submitBtn:hover:not(:disabled){background:var(--brandMediumPurple)}.quiz-section-module-scss-module__JZsz1q__submitBtn:disabled{opacity:.5;cursor:not-allowed}.quiz-section-module-scss-module__JZsz1q__doneBtn{background:var(--white);border:1px solid var(--brandLineWarm);border-radius:var(--border-radius);color:var(--brandBadgerBlue);cursor:pointer;margin-top:1rem;padding:.5625rem 1.25rem;font-family:inherit;font-size:.9375rem;font-weight:600;transition:background-color .15s}.quiz-section-module-scss-module__JZsz1q__doneBtn:hover{background:var(--brandSoftPurple)}.quiz-section-module-scss-module__JZsz1q__successBox{flex-direction:column;align-items:flex-start;gap:.5rem;padding:2rem 1.25rem;display:flex}.quiz-section-module-scss-module__JZsz1q__successMsg{color:var(--brandHawkGreen);background:var(--brandSoftGreen);border:1px solid var(--brandMediumGreen);border-radius:6px;margin:0;padding:.75rem 1rem;font-size:.9375rem}.quiz-section-module-scss-module__JZsz1q__statusMsg{color:var(--grey500);text-align:center;padding:2rem 1.25rem;font-size:.9375rem}.quiz-section-module-scss-module__JZsz1q__errorMsg{color:var(--brandMediumRed);padding:.75rem 1.25rem;font-size:.875rem}
.resources-section-module-scss-module__r1t6tG__dialogOverlay{z-index:var(--z-modal-overlay);background:#0006;animation:.15s resources-section-module-scss-module__r1t6tG__overlayIn;position:fixed;inset:0}.resources-section-module-scss-module__r1t6tG__dialogContent{z-index:var(--z-modal-content);background:var(--white);border-radius:10px;flex-direction:column;width:min(600px,95vw);max-height:85vh;animation:.15s resources-section-module-scss-module__r1t6tG__contentIn;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 20px 60px #0003}.resources-section-module-scss-module__r1t6tG__dialogTitle{text-transform:uppercase;letter-spacing:.04em;color:var(--brandBadgerBlue);border-bottom:1px solid var(--grey200);flex-shrink:0;margin:0;padding:1rem 3rem 1rem 1.25rem;font-family:superclarendon,serif;font-size:1rem;font-weight:700}.resources-section-module-scss-module__r1t6tG__dialogClose{cursor:pointer;width:2rem;height:2rem;color:var(--grey800);border-radius:var(--border-radius);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;top:.75rem;right:1rem}.resources-section-module-scss-module__r1t6tG__dialogClose svg{width:15px;height:15px}.resources-section-module-scss-module__r1t6tG__dialogClose:hover{background:var(--brandSoftPurple);color:var(--brandBadgerBlue)}@keyframes resources-section-module-scss-module__r1t6tG__overlayIn{0%{opacity:0}to{opacity:1}}@keyframes resources-section-module-scss-module__r1t6tG__contentIn{0%{opacity:0;transform:translate(-50%,-48%)}to{opacity:1;transform:translate(-50%,-50%)}}.resources-section-module-scss-module__r1t6tG__listItemExtras{border-top:1px solid var(--grey200);flex-direction:column;gap:.375rem;width:100%;min-width:0;margin-top:.5rem;padding-top:.5rem;display:flex}.resources-section-module-scss-module__r1t6tG__listAckCheckbox{width:100%;color:var(--grey800);cursor:pointer;font-size:.875rem;line-height:1.4;display:block;overflow:hidden}.resources-section-module-scss-module__r1t6tG__listAckCheckbox input[type=checkbox]{float:left;accent-color:var(--brandPurple);margin-top:2px;margin-right:.375rem}.resources-section-module-scss-module__r1t6tG__listAckText{display:block;overflow:hidden}.resources-section-module-scss-module__r1t6tG__listQuizLink{color:var(--brandPurple);cursor:pointer;background:0 0;border:none;align-items:center;gap:.25rem;padding:0;font-family:inherit;font-size:.875rem;font-weight:600;display:inline-flex}.resources-section-module-scss-module__r1t6tG__listQuizLink:hover{color:var(--brandMediumPurple);text-decoration:underline}.resources-section-module-scss-module__r1t6tG__detailContent{flex-direction:column;height:100%;min-height:0;display:flex}.resources-section-module-scss-module__r1t6tG__detailMeta{border-bottom:1px solid var(--grey200);flex-shrink:0;padding:1.25rem 1.25rem 1rem}.resources-section-module-scss-module__r1t6tG__detailSummary{color:var(--grey800);margin:.5rem 0 .25rem;font-size:.9375rem;line-height:1.5}.resources-section-module-scss-module__r1t6tG__ackList{flex-direction:column;gap:.375rem;margin-bottom:.75rem;display:flex}.resources-section-module-scss-module__r1t6tG__ackCheckbox{color:var(--grey800);cursor:pointer;align-items:flex-start;gap:.5rem;font-size:.8125rem;display:flex}.resources-section-module-scss-module__r1t6tG__ackCheckbox input[type=checkbox]{accent-color:var(--brandPurple);flex-shrink:0;margin-top:2px}.resources-section-module-scss-module__r1t6tG__quizLink{color:var(--brandPurple);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:500;text-decoration:none;display:inline-flex}.resources-section-module-scss-module__r1t6tG__quizLink:hover{color:var(--brandMediumPurple);text-decoration:underline}.resources-section-module-scss-module__r1t6tG__contentArea{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.resources-section-module-scss-module__r1t6tG__contentFrame{border:none;flex:1;width:100%;min-height:60vh;display:block}.resources-section-module-scss-module__r1t6tG__urlWrapper{flex-direction:column;flex:1;min-height:0;display:flex}.resources-section-module-scss-module__r1t6tG__openExternal{color:var(--brandPurple);text-align:right;border-top:1px solid var(--grey200);background:var(--backgroundLight);flex-shrink:0;justify-content:flex-end;align-items:center;gap:.25rem;padding:.5rem .75rem;font-size:.875rem;text-decoration:none;display:flex}.resources-section-module-scss-module__r1t6tG__openExternal:hover{text-decoration:underline}.resources-section-module-scss-module__r1t6tG__imageWrapper{flex:1;justify-content:center;align-items:flex-start;padding:1.25rem;display:flex;overflow-y:auto}.resources-section-module-scss-module__r1t6tG__resourceImage{border-radius:4px;max-width:100%;height:auto;display:block}.resources-section-module-scss-module__r1t6tG__downloadArea{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.25rem;display:flex}.resources-section-module-scss-module__r1t6tG__downloadFileName{color:var(--grey800);margin:0;font-size:.875rem}.resources-section-module-scss-module__r1t6tG__downloadBtn{background:var(--brandPurple);color:var(--white);border-radius:6px;padding:.5rem 1.125rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-block}.resources-section-module-scss-module__r1t6tG__downloadBtn:hover{background:var(--brandMediumPurple)}.resources-section-module-scss-module__r1t6tG__markdownContent{color:var(--grey800);flex:1;padding:1.25rem;font-size:.9375rem;line-height:1.6;overflow-y:auto}.resources-section-module-scss-module__r1t6tG__markdownContent p{margin:0 0 .75rem}:is(.resources-section-module-scss-module__r1t6tG__markdownContent ul,.resources-section-module-scss-module__r1t6tG__markdownContent ol){margin:0 0 .75rem;padding-left:1.25rem}.resources-section-module-scss-module__r1t6tG__markdownContent a{color:var(--brandPurple)}.resources-section-module-scss-module__r1t6tG__markdownContent img{border-radius:var(--border-radius);max-width:100%;height:auto}.resources-section-module-scss-module__r1t6tG__contentMessage{color:var(--grey500);text-align:center;padding:2rem 1.25rem;font-size:.9375rem}.resources-section-module-scss-module__r1t6tG__listItemDiv{cursor:pointer}
.my-contributions-section-module-scss-module__v4gymq__bookingLink{cursor:pointer;font-size:inherit;color:var(--brandPurple);text-align:left;text-underline-offset:2px;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline;display:block}.my-contributions-section-module-scss-module__v4gymq__bookingPlain{display:block}.my-contributions-section-module-scss-module__v4gymq__vehicleLinked{flex-direction:column;gap:.375rem;display:flex}.my-contributions-section-module-scss-module__v4gymq__vehicleUnlinkBtn{align-self:flex-start}.my-contributions-section-module-scss-module__v4gymq__vehicleForm{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.my-contributions-section-module-scss-module__v4gymq__vehicleInput{color:var(--brandBadgerBlue);border:1px solid var(--brandLineWarm);border-radius:var(--border-radius);background:var(--white);flex:auto;min-width:140px;max-width:220px;padding:.5rem .75rem;font-family:inherit;font-size:.9375rem}.my-contributions-section-module-scss-module__v4gymq__vehicleInput:focus{border-color:var(--brandPurple);outline:none}.my-contributions-section-module-scss-module__v4gymq__vehicleInput:disabled{opacity:.6}.my-contributions-section-module-scss-module__v4gymq__mealDayCol{flex-direction:column;display:flex}.my-contributions-section-module-scss-module__v4gymq__mealDayLabel{grid-column:unset}.my-contributions-section-module-scss-module__v4gymq__mealRow{cursor:default}.my-contributions-section-module-scss-module__v4gymq__mealBooked{color:var(--grey800)}.my-contributions-section-module-scss-module__v4gymq__mealUnbooked{color:var(--grey300)}.my-contributions-section-module-scss-module__v4gymq__mealMark{flex-shrink:0;display:inline-flex}.my-contributions-section-module-scss-module__v4gymq__mealMark svg{width:13px;height:13px}.my-contributions-section-module-scss-module__v4gymq__srOnly{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.team-members-section-module-scss-module__hN75Ga__container{flex-direction:column;flex:1;gap:1rem;min-height:0;padding:1.5rem;display:flex;overflow-y:auto}@media (max-width:639px){.team-members-section-module-scss-module__hN75Ga__container{padding:1.125rem 1rem}}.team-members-section-module-scss-module__hN75Ga__header{flex-wrap:wrap;align-items:baseline;gap:.75rem;display:flex}.team-members-section-module-scss-module__hN75Ga__subtitle{color:var(--grey500);margin:0;font-size:.875rem}.team-members-section-module-scss-module__hN75Ga__empty,.team-members-section-module-scss-module__hN75Ga__addBlockedNote{color:var(--grey600);margin:0;font-size:.9375rem}.team-members-section-module-scss-module__hN75Ga__capWarning{background:var(--brandSoftRed);border:1px solid var(--brandPastelRed);border-radius:6px;flex-direction:column;gap:.5rem;padding:.75rem 1rem;display:flex}.team-members-section-module-scss-module__hN75Ga__capWarningText{color:var(--brandMediumRed);margin:0;font-size:.9375rem}.team-members-section-module-scss-module__hN75Ga__capWarningList{flex-wrap:wrap;gap:.375rem 1rem;margin:0;padding:0;list-style:none;display:flex}.team-members-section-module-scss-module__hN75Ga__capWarningLink{color:var(--brandMediumRed);cursor:pointer;text-underline-offset:2px;text-align:left;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9375rem;font-weight:600;text-decoration:underline}.team-members-section-module-scss-module__hN75Ga__tableWrapper{background:var(--white);border:1px solid var(--brandLineWarm);border-radius:8px;overflow-x:auto}.team-members-section-module-scss-module__hN75Ga__table{border-collapse:collapse;width:100%;font-size:.9375rem}.team-members-section-module-scss-module__hN75Ga__personColHeader{text-align:left;text-transform:uppercase;letter-spacing:.06em;color:var(--grey500);border-bottom:2px solid var(--grey200);white-space:nowrap;padding:.75rem 1rem;font-size:.75rem;font-weight:700}.team-members-section-module-scss-module__hN75Ga__removeColHeader{text-align:center;min-width:80px}.team-members-section-module-scss-module__hN75Ga__eventHeader{text-align:center;border-bottom:2px solid var(--grey200);vertical-align:bottom;padding:.75rem .875rem}.team-members-section-module-scss-module__hN75Ga__eventHeaderName{color:var(--brandBadgerBlue);font-size:.8125rem;font-weight:600;display:block}.team-members-section-module-scss-module__hN75Ga__eventHeaderDate{color:var(--grey500);margin-top:.125rem;font-size:.75rem;font-weight:400;display:block}.team-members-section-module-scss-module__hN75Ga__eventFullTag{text-transform:uppercase;letter-spacing:.04em;color:var(--brandMediumRed);margin-top:.25rem;font-size:.6875rem;font-weight:700;display:block}.team-members-section-module-scss-module__hN75Ga__personCol{color:var(--brandBadgerBlue);text-align:left;border-bottom:1px solid var(--grey200);white-space:nowrap;padding:.6875rem 1rem;font-weight:500}.team-members-section-module-scss-module__hN75Ga__serviceLabel{color:var(--grey600);font-size:.8125rem;font-weight:400;display:block}.team-members-section-module-scss-module__hN75Ga__checkCell{text-align:center;border-bottom:1px solid var(--grey200);vertical-align:middle;padding:.5rem .75rem}.team-members-section-module-scss-module__hN75Ga__checkCellPending{opacity:.4;}.team-members-section-module-scss-module__hN75Ga__noEmailMark{color:var(--grey400);font-size:.8125rem}.team-members-section-module-scss-module__hN75Ga__cellToggle{border-radius:var(--border-radius);width:1.875rem;height:1.875rem;color:var(--brandPurple);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s,opacity .15s;display:inline-flex}.team-members-section-module-scss-module__hN75Ga__cellToggle svg{width:16px;height:16px}.team-members-section-module-scss-module__hN75Ga__cellToggle:hover:not(:disabled){background:var(--brandSoftPurple)}.team-members-section-module-scss-module__hN75Ga__cellToggle:disabled{cursor:default;opacity:.4}.team-members-section-module-scss-module__hN75Ga__cellToggle[data-empty]{opacity:.35}.team-members-section-module-scss-module__hN75Ga__cellToggle[data-empty]:hover:not(:disabled){opacity:1}.team-members-section-module-scss-module__hN75Ga__removeBtn{border-radius:var(--border-radius);width:1.875rem;height:1.875rem;color:var(--brandMediumRed);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.team-members-section-module-scss-module__hN75Ga__removeBtn svg{width:15px;height:15px}.team-members-section-module-scss-module__hN75Ga__removeBtn:hover:not(:disabled){background:var(--brandSoftRed)}.team-members-section-module-scss-module__hN75Ga__removeBtn:disabled{cursor:default;opacity:.4}.team-members-section-module-scss-module__hN75Ga__cellStack{flex-direction:column;align-items:center;gap:.25rem;display:flex}.team-members-section-module-scss-module__hN75Ga__phasePillRow{flex-wrap:wrap;justify-content:center;gap:.1875rem;display:flex}.team-members-section-module-scss-module__hN75Ga__phasePill{border:1px solid var(--grey300);color:var(--grey600);cursor:pointer;white-space:nowrap;background:0 0;border-radius:3px;padding:.1875rem .4375rem;font-family:inherit;font-size:.6875rem;line-height:1.2}.team-members-section-module-scss-module__hN75Ga__phasePill[data-selected=true]{border-color:var(--brandPurple);background:var(--brandSoftPurple);color:var(--brandPurple)}.team-members-section-module-scss-module__hN75Ga__phasePill:disabled{cursor:default;opacity:.4}.team-members-section-module-scss-module__hN75Ga__rolePickerBar{background:var(--white);border:1px solid var(--brandLineWarm);border-radius:6px;flex-wrap:wrap;align-items:center;gap:.5rem;padding:.625rem .875rem;font-size:.875rem;display:flex}.team-members-section-module-scss-module__hN75Ga__rolePickerLabel{color:var(--grey800)}.team-members-section-module-scss-module__hN75Ga__addArea{flex-direction:column;gap:.5rem;display:flex}.team-members-section-module-scss-module__hN75Ga__addForm{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.team-members-section-module-scss-module__hN75Ga__addInput{color:var(--brandBadgerBlue);border:1px solid var(--brandLineWarm);background:var(--white);border-radius:6px;outline:none;padding:.5625rem .75rem;font-family:inherit;font-size:.9375rem}.team-members-section-module-scss-module__hN75Ga__addInput:focus{border-color:var(--brandPurple)}.team-members-section-module-scss-module__hN75Ga__addInput:disabled{opacity:.6}.team-members-section-module-scss-module__hN75Ga__emailInput{flex:1 1 0;min-width:0;max-width:320px}.team-members-section-module-scss-module__hN75Ga__roleSelect{flex:0 auto;max-width:200px}.team-members-section-module-scss-module__hN75Ga__roleStatic{max-width:200px;color:var(--grey600);cursor:default;text-overflow:ellipsis;white-space:nowrap;border:1px solid #0000;border-radius:6px;flex:0 auto;padding:.5625rem .75rem;font-size:.9375rem;overflow:hidden}.team-members-section-module-scss-module__hN75Ga__addBtn{border:1px solid var(--brandLineWarm);border-radius:var(--border-radius);background:var(--white);color:var(--brandBadgerBlue);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s,border-color .15s;display:inline-flex}.team-members-section-module-scss-module__hN75Ga__addBtn:hover:not(:disabled){background:var(--brandSoftPurple);border-color:var(--brandPurple);color:var(--brandPurple)}.team-members-section-module-scss-module__hN75Ga__addBtn:disabled{opacity:.6;cursor:default}.team-members-section-module-scss-module__hN75Ga__addError{color:var(--brandMediumRed);margin:0;font-size:.875rem}.team-members-section-module-scss-module__hN75Ga__eventChecks{flex-flow:wrap;gap:.5rem 1.25rem;margin-top:.25rem;display:flex}.team-members-section-module-scss-module__hN75Ga__eventCheckCol{flex-direction:column;gap:.25rem;display:flex}.team-members-section-module-scss-module__hN75Ga__eventCheckLabel{color:var(--grey600);cursor:pointer;align-items:center;gap:.375rem;font-size:.875rem;display:flex}.team-members-section-module-scss-module__hN75Ga__eventCheckLabel[data-disabled=true]{opacity:.4;cursor:not-allowed}.team-members-section-module-scss-module__hN75Ga__checkbox{accent-color:var(--brandPurple);cursor:pointer;width:1rem;height:1rem}.team-members-section-module-scss-module__hN75Ga__phasePillsIndent{flex-wrap:wrap;gap:.25rem;margin-top:.125rem;display:flex}.team-members-section-module-scss-module__hN75Ga__error{color:var(--brandMediumRed);margin:0;font-size:.9375rem}
.page-module-scss-module__qOrpYW__shell{background:var(--background);flex-direction:column;height:100dvh;display:flex;overflow:hidden}.page-module-scss-module__qOrpYW__visuallyHidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module-scss-module__qOrpYW__banner{background:var(--brandPurple);flex-shrink:0;align-items:center;gap:.875rem;height:56px;padding:0 1.25rem;display:flex}@media (max-width:639px){.page-module-scss-module__qOrpYW__banner{height:52px;padding:0 1rem}}.page-module-scss-module__qOrpYW__bannerLogo{object-fit:contain;border-radius:4px;width:30px;height:30px}.page-module-scss-module__qOrpYW__bannerUserName{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:.875rem;overflow:hidden}@media (max-width:639px){.page-module-scss-module__qOrpYW__bannerUserName{max-width:130px}}.page-module-scss-module__qOrpYW__impersonateForm{flex-shrink:0;align-items:center;gap:.5rem;margin-left:auto;display:flex}.page-module-scss-module__qOrpYW__impersonateInput{border-radius:var(--border-radius);height:30px;color:var(--white);background:#ffffff1f;border:1px solid #ffffff59;width:200px;padding:0 .625rem;font-family:inherit;font-size:.8125rem}.page-module-scss-module__qOrpYW__impersonateInput::placeholder{color:#ffffff8c}.page-module-scss-module__qOrpYW__impersonateInput:focus{border-color:#ffffffbf;outline:none}.page-module-scss-module__qOrpYW__impersonateInput:disabled{opacity:.6}@media (max-width:767px){.page-module-scss-module__qOrpYW__impersonateInput{width:140px}}.page-module-scss-module__qOrpYW__impersonateBtn{border-radius:var(--border-radius);height:30px;color:var(--white);cursor:pointer;background:#ffffff26;border:1px solid #ffffff80;flex-shrink:0;padding:0 .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:background-color .15s}.page-module-scss-module__qOrpYW__impersonateBtn:hover:not(:disabled){background:#ffffff47}.page-module-scss-module__qOrpYW__impersonateBtn:disabled{opacity:.5;cursor:not-allowed}.page-module-scss-module__qOrpYW__impersonateError{color:var(--brandPastelRed);white-space:nowrap;font-size:.75rem}.page-module-scss-module__qOrpYW__signOutBtn{color:#ffffffe6;cursor:pointer;border-radius:var(--border-radius);white-space:nowrap;background:0 0;border:1px solid #ffffff59;flex-shrink:0;margin-left:auto;padding:.375rem .875rem;font-family:inherit;font-size:.8125rem;transition:background-color .15s,color .15s}.page-module-scss-module__qOrpYW__signOutBtn:hover:not(:disabled){color:var(--white);background:#ffffff24}.page-module-scss-module__qOrpYW__signOutBtn:disabled{opacity:.6}.page-module-scss-module__qOrpYW__banner:has(.page-module-scss-module__qOrpYW__impersonateForm) .page-module-scss-module__qOrpYW__signOutBtn{margin-left:0}.page-module-scss-module__qOrpYW__shellError{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;display:flex}.page-module-scss-module__qOrpYW__body{flex:1;min-height:0;display:flex;overflow:hidden}.page-module-scss-module__qOrpYW__sidebar{border-right:1px solid var(--grey200);background:var(--background);flex-direction:column;flex-shrink:0;gap:1px;width:240px;padding:1rem .5rem;display:flex;overflow-y:auto}@media (max-width:639px){.page-module-scss-module__qOrpYW__sidebar{display:none}}@media (min-width:640px) and (max-width:899px){.page-module-scss-module__qOrpYW__sidebar{width:208px;padding:.875rem .375rem}}.page-module-scss-module__qOrpYW__entityPicker{margin:0 .375rem .75rem}.page-module-scss-module__qOrpYW__entityName{color:var(--brandBadgerBlue);text-overflow:ellipsis;white-space:nowrap;margin:0 .375rem .5rem;padding:.5rem .625rem;font-size:.9375rem;font-weight:700;overflow:hidden}.page-module-scss-module__qOrpYW__navGroupLabel{color:var(--grey500);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;text-overflow:ellipsis;padding:.875rem 1rem .375rem;font-size:.75rem;font-weight:700;overflow:hidden}.page-module-scss-module__qOrpYW__navDivider{border-top:1px solid var(--grey200);margin:.625rem .875rem}.page-module-scss-module__qOrpYW__navItem{color:var(--brandBadgerBlue);cursor:pointer;text-align:left;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;border-radius:6px;align-items:center;gap:.625rem;margin:0 .375rem;padding:.625rem .875rem;font-family:inherit;font-size:.9375rem;transition:background-color .15s,color .15s;display:flex;overflow:hidden}.page-module-scss-module__qOrpYW__navItem:hover{background:var(--backgroundLight)}.page-module-scss-module__qOrpYW__navItemActive{color:var(--brandPurple);background:var(--brandSoftPurple);box-shadow:inset 3px 0 0 var(--brandPurple);font-weight:600}.page-module-scss-module__qOrpYW__navItemActive:hover{background:var(--brandSoftPurple)}.page-module-scss-module__qOrpYW__navItemActive .page-module-scss-module__qOrpYW__navIcon{color:var(--brandPurple)}.page-module-scss-module__qOrpYW__navIcon{color:var(--grey600);flex-shrink:0;display:inline-flex}.page-module-scss-module__qOrpYW__navIcon svg{width:17px;height:17px}.page-module-scss-module__qOrpYW__navLabel{align-items:center;min-width:0;display:flex}.page-module-scss-module__qOrpYW__navBadge{background:var(--brandMediumRed);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-left:6px;display:inline-block}.page-module-scss-module__qOrpYW__mainContent{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.page-module-scss-module__qOrpYW__mobileSwitcher{flex-shrink:0;padding:.625rem .875rem 0;display:none}@media (max-width:639px){.page-module-scss-module__qOrpYW__mobileSwitcher{align-items:center;display:flex}}.page-module-scss-module__qOrpYW__mobileSwitcherSelect{width:100%;color:var(--brandBadgerBlue);background-color:var(--white);border:1px solid var(--brandLineWarm);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%23002c4c' d='M6 8L1 3h10z'/%3E%3C/svg%3E");background-position:right .625rem center;background-repeat:no-repeat;background-size:10px 10px;border-radius:6px;padding:.5rem 2rem .5rem .75rem;font-family:inherit;font-size:.9375rem;font-weight:600}.page-module-scss-module__qOrpYW__chipRow{scrollbar-width:none;border-bottom:1px solid var(--grey200);flex-shrink:0;gap:.5rem;padding:.625rem .875rem;display:none;overflow-x:auto}.page-module-scss-module__qOrpYW__chipRow::-webkit-scrollbar{display:none}@media (max-width:639px){.page-module-scss-module__qOrpYW__chipRow{display:flex}}.page-module-scss-module__qOrpYW__chip{color:var(--brandBadgerBlue);background:var(--white);border:1px solid var(--brandLineWarm);white-space:nowrap;cursor:pointer;border-radius:999px;flex-shrink:0;align-items:center;padding:.5rem .875rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background-color .15s,color .15s;display:inline-flex}.page-module-scss-module__qOrpYW__chipActive{background:var(--brandPurple);border-color:var(--brandPurple);color:var(--white)}.page-module-scss-module__qOrpYW__bottomBar{border-top:1px solid var(--grey200);background:var(--backgroundLight);padding-bottom:env(safe-area-inset-bottom);flex-shrink:0;display:none}@media (max-width:639px){.page-module-scss-module__qOrpYW__bottomBar{display:flex}}.page-module-scss-module__qOrpYW__bottomTab{min-height:52px;color:var(--grey600);cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:3px;padding:.5rem .25rem .625rem;font-family:inherit;font-size:.75rem;transition:color .15s;display:flex}.page-module-scss-module__qOrpYW__bottomTabActive{color:var(--brandPurple);font-weight:600}.page-module-scss-module__qOrpYW__bottomTabIcon{display:inline-flex;position:relative}.page-module-scss-module__qOrpYW__bottomTabIcon svg{width:20px;height:20px}.page-module-scss-module__qOrpYW__bottomTabBadge{background:var(--brandMediumRed);border-radius:50%;width:8px;height:8px;position:absolute;top:-2px;right:-5px}