.cardInspection-module-scss-module__Oi9rfW__container{box-sizing:border-box;flex-direction:column;gap:2rem;width:100%;max-width:100%;display:flex}.cardInspection-module-scss-module__Oi9rfW__searchContainer{box-sizing:border-box;flex-wrap:nowrap;align-self:stretch;align-items:center;width:100%;max-width:100%;display:flex}.cardInspection-module-scss-module__Oi9rfW__cardContainer{gap:4px;padding:1rem;display:flex}.cardInspection-module-scss-module__Oi9rfW__bottomButtonContainer{justify-content:flex-end;width:100%;margin-top:1rem;margin-bottom:1rem;display:flex}
.recentlyControlledIdCards-module-scss-module__XtL-dG__historyContainer{border-radius:var(--ds-border-radius-lg);border:1px solid var(--ds-color-border-subtle);background:var(--ds-color-background-default);flex-direction:column;width:100%;max-width:100%;min-height:20vh;margin-top:1rem;display:flex}.recentlyControlledIdCards-module-scss-module__XtL-dG__historyItem{width:100%}.recentlyControlledIdCards-module-scss-module__XtL-dG__historyItem:hover{background-color:var(--ds-color-background-subtle);text-decoration:underline}.recentlyControlledIdCards-module-scss-module__XtL-dG__centerContent{justify-content:center;align-items:center;gap:var(--ds-spacing-2);padding:var(--ds-spacing-4);flex-direction:column;flex:1;display:flex}.recentlyControlledIdCards-module-scss-module__XtL-dG__row{grid-template-columns:auto auto 1fr auto auto;align-items:center;gap:1rem;width:100%;display:grid}.recentlyControlledIdCards-module-scss-module__XtL-dG__row:hover,.recentlyControlledIdCards-module-scss-module__XtL-dG__uniqueId,.recentlyControlledIdCards-module-scss-module__XtL-dG__name,.recentlyControlledIdCards-module-scss-module__XtL-dG__historyItem{cursor:pointer}.recentlyControlledIdCards-module-scss-module__XtL-dG__statusIndicator{color:var(--ds-color-base-default);width:var(--ds-size-6);height:var(--ds-size-6)}.recentlyControlledIdCards-module-scss-module__XtL-dG__statusDot{width:var(--ds-size-3);height:var(--ds-size-3);border-radius:50%;flex-shrink:0}.recentlyControlledIdCards-module-scss-module__XtL-dG__success{background-color:var(--ds-color-success-base-default)}.recentlyControlledIdCards-module-scss-module__XtL-dG__warning{background-color:var(--ds-color-warning-base-default)}.recentlyControlledIdCards-module-scss-module__XtL-dG__danger{background-color:var(--ds-color-danger-base-default)}.recentlyControlledIdCards-module-scss-module__XtL-dG__info{background-color:var(--ds-color-info-base-default)}.recentlyControlledIdCards-module-scss-module__XtL-dG__name{text-align:left;letter-spacing:.035px;white-space:nowrap;text-overflow:ellipsis;line-height:150%;overflow:hidden}.recentlyControlledIdCards-module-scss-module__XtL-dG__icons{width:var(--ds-size-6);height:var(--ds-size-6);fill:var(--ds-color-text-default)}.recentlyControlledIdCards-module-scss-module__XtL-dG__active{fill:var(--ds-color-success-base-active)}.recentlyControlledIdCards-module-scss-module__XtL-dG__warning{fill:var(--ds-color-warning-base-active)}.recentlyControlledIdCards-module-scss-module__XtL-dG__inactive{fill:var(--ds-color-danger-base-active)}
.toast-module-scss-module___UfHla__container{z-index:9999;pointer-events:none;cursor:pointer;flex-flow:column;gap:.5rem;max-width:75%;display:flex;position:fixed;top:1rem;right:1rem}.toast-module-scss-module___UfHla__container>*{pointer-events:auto}.toast-module-scss-module___UfHla__toast{justify-content:space-between;align-items:center;gap:1rem;min-width:300px;padding:1rem 1rem 1rem 3rem;animation:.3s ease-out toast-module-scss-module___UfHla__slideIn;display:flex;box-shadow:0 4px 6px #0000001a}.toast-module-scss-module___UfHla__toast:hover .toast-module-scss-module___UfHla__closeButton{color:#fff}.toast-module-scss-module___UfHla__toast.toast-module-scss-module___UfHla__closing{animation:.3s ease-out forwards toast-module-scss-module___UfHla__slideOut}.toast-module-scss-module___UfHla__content{flex-direction:column;flex:1;gap:.25rem;margin-left:.25rem;display:flex}.toast-module-scss-module___UfHla__title{font-weight:var(--ds-heading-sm-font-weight);font-size:var(--ds-font-size-1);margin:0}@media only screen and (min-width:400px){.toast-module-scss-module___UfHla__title{font-size:var(--ds-font-size-2)}}@media only screen and (min-width:1200px){.toast-module-scss-module___UfHla__title{font-size:var(--ds-font-size-4)}}.toast-module-scss-module___UfHla__message{font-size:var(--ds-font-size-1);margin:0}@media only screen and (min-width:400px){.toast-module-scss-module___UfHla__message{font-size:var(--ds-font-size-2)}}@media only screen and (min-width:1200px){.toast-module-scss-module___UfHla__message{font-size:var(--ds-font-size-4)}}.toast-module-scss-module___UfHla__closeButton{cursor:pointer;flex-shrink:0;margin:0;padding:0}@keyframes toast-module-scss-module___UfHla__slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes toast-module-scss-module___UfHla__slideOut{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(100%)}}
.devMenu-module-scss-module__cYbYtW__floatingButton{border-radius:var(--ds-border-radius-full);width:3rem;height:3rem;box-shadow:var(--ds-shadow-lg);z-index:9999;position:fixed;bottom:.8rem;right:4.5rem}.devMenu-module-scss-module__cYbYtW__floatingButton:hover{box-shadow:var(--ds-shadow-xl)}.devMenu-module-scss-module__cYbYtW__floatingButton svg{width:1.5rem;height:1.5rem}
.modal-module-scss-module__wHaJiq__modalOverlay{z-index:10000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-module-scss-module__wHaJiq__modalContent{background:var(--ds-color-neutral-background-default);border-radius:var(--ds-border-radius-lg);box-shadow:var(--ds-shadow-xl);flex-direction:column;width:100%;max-width:600px;max-height:80vh;display:flex;overflow:hidden}.modal-module-scss-module__wHaJiq__headerContainer{border-bottom:1px solid var(--ds-color-neutral-border-subtle);padding:1.5rem}.modal-module-scss-module__wHaJiq__modalBody{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}
.spinner-module-scss-module__ealSJW__overlay{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);z-index:1000;background-color:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.spinner-module-scss-module__ealSJW__content{align-items:center;gap:var(--ds-size-6);border-radius:var(--ds-border-radius-xl);background-color:var(--ds-color-neutral-surface-active);color:var(--ds-color-neutral-text-subtle);box-shadow:var(--ds-shadow-md);border:var(--ds-border-width-default,1px) solid var(--ds-color-neutral-border-default);flex-direction:column;padding:5%;display:flex}
.scanButton-module-scss-module__o0wVwq__scanningScreen{z-index:9999;background:#000;width:100%;height:100dvh;position:fixed;inset:0;overflow:hidden}.scanButton-module-scss-module__o0wVwq__scannerContainer{width:100%;height:100%}
.dailyStats-module-scss-module__bQiKMG__heading{flex-direction:row;gap:.5rem;display:flex}.dailyStats-module-scss-module__bQiKMG__cardContainer{grid-template-columns:1fr 1fr;gap:1rem;width:100%;margin-top:.5rem;display:grid}.dailyStats-module-scss-module__bQiKMG__cardRoot{border:1px solid var(--ds-color-text-subtle);border-radius:var(--border-radius-lg,8px);background:var(--ds-color-background-tinted);flex-direction:column;align-items:flex-start;gap:0;min-width:0;padding:.8rem;display:flex}.dailyStats-module-scss-module__bQiKMG__cardTop{justify-content:space-between;align-items:center;width:100%;min-width:0;display:flex}.dailyStats-module-scss-module__bQiKMG__cardBottom{justify-content:flex-end;align-items:flex-end;min-width:0;display:flex}.dailyStats-module-scss-module__bQiKMG__loadingContainer{flex:1;justify-content:center;align-items:center;display:flex}.dailyStats-module-scss-module__bQiKMG__cardContent{justify-content:space-between;align-items:center;gap:.25rem;width:100%;min-width:0;display:grid}@media only screen and (min-width:400px){.dailyStats-module-scss-module__bQiKMG__cardContent{gap:.5rem}}.dailyStats-module-scss-module__bQiKMG__cardContent{grid-template-columns:auto minmax(0,1fr) auto}.dailyStats-module-scss-module__bQiKMG__topCardContent{justify-content:space-between;align-items:center;gap:.25rem;width:100%;min-width:0;display:grid}@media only screen and (min-width:400px){.dailyStats-module-scss-module__bQiKMG__topCardContent{gap:.5rem}}.dailyStats-module-scss-module__bQiKMG__topCardContent{grid-template-columns:auto minmax(0,1fr)}.dailyStats-module-scss-module__bQiKMG__validityIcon,.dailyStats-module-scss-module__bQiKMG__cardIcon{fill:var(--ds-color-text-subtle);flex-shrink:0}.dailyStats-module-scss-module__bQiKMG__validityIcon{width:2.25rem;height:2.25rem}@media only screen and (min-width:400px){.dailyStats-module-scss-module__bQiKMG__validityIcon{width:3rem;height:3rem}}.dailyStats-module-scss-module__bQiKMG__cardIcon{width:3rem;height:3rem}.dailyStats-module-scss-module__bQiKMG__cardLabel{font-size:var(--ds-font-size-4);text-align:center;min-width:0;font-weight:500}.dailyStats-module-scss-module__bQiKMG__count,.dailyStats-module-scss-module__bQiKMG__validityCount{font-size:var(--ds-font-size-8);font-weight:500}.dailyStats-module-scss-module__bQiKMG__count{line-height:1}.dailyStats-module-scss-module__bQiKMG__frequency,.dailyStats-module-scss-module__bQiKMG__frequencyDa{color:var(--ds-color-text-subtle);font-weight:400}.dailyStats-module-scss-module__bQiKMG__frequency{font-size:var(--ds-font-size-4)}.dailyStats-module-scss-module__bQiKMG__spinner{width:1.5rem;height:1.5rem}
.multipleCardsDialog-module-scss-module___S4GQW__dialog{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.multipleCardsDialog-module-scss-module___S4GQW__titleContainer{align-content:center;gap:.5rem;display:flex}.multipleCardsDialog-module-scss-module___S4GQW__titleContainer svg{width:var(--ds-size-6);height:var(--ds-size-6)}.multipleCardsDialog-module-scss-module___S4GQW__title{align-self:center}.multipleCardsDialog-module-scss-module___S4GQW__statusDot{width:var(--ds-size-3);height:var(--ds-size-3);border-radius:50%;flex-shrink:0}.multipleCardsDialog-module-scss-module___S4GQW__statusDot.multipleCardsDialog-module-scss-module___S4GQW__success{background-color:var(--ds-color-success-base-default)}.multipleCardsDialog-module-scss-module___S4GQW__statusDot.multipleCardsDialog-module-scss-module___S4GQW__warning{background-color:var(--ds-color-warning-base-default)}.multipleCardsDialog-module-scss-module___S4GQW__statusDot.multipleCardsDialog-module-scss-module___S4GQW__danger{background-color:var(--ds-color-danger-base-default)}.multipleCardsDialog-module-scss-module___S4GQW__statusDot.multipleCardsDialog-module-scss-module___S4GQW__info{background-color:var(--ds-color-info-base-default)}.multipleCardsDialog-module-scss-module___S4GQW__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.multipleCardsDialog-module-scss-module___S4GQW__listContainer{padding:.2rem var(--ds-size-2);width:100%}.multipleCardsDialog-module-scss-module___S4GQW__listContainer:hover{background-color:var(--ds-color-background-subtle);text-decoration:underline}.multipleCardsDialog-module-scss-module___S4GQW__listContainer:last-child .multipleCardsDialog-module-scss-module___S4GQW__divider{display:none}.multipleCardsDialog-module-scss-module___S4GQW__row{grid-template-columns:auto 1fr auto auto auto;align-items:center;gap:1rem;width:100%;display:grid}.multipleCardsDialog-module-scss-module___S4GQW__row svg{width:1.5rem;height:1.5rem}.multipleCardsDialog-module-scss-module___S4GQW__row:hover,.multipleCardsDialog-module-scss-module___S4GQW__uniqueId,.multipleCardsDialog-module-scss-module___S4GQW__name{cursor:pointer}
.selectLocationDialog-module-scss-module__nXlrRa__container{border-radius:.5rem .5rem 0 0;height:85%;min-height:85%}.selectLocationDialog-module-scss-module__nXlrRa__headingContainer{align-items:center;gap:.5rem;display:flex}.selectLocationDialog-module-scss-module__nXlrRa__checkmarkAndLabel{padding:var(--ds-size-2) var(--size-3,10px) var(--ds-size-2) var(--size-2,7px);align-items:center;gap:.5rem;display:flex}.selectLocationDialog-module-scss-module__nXlrRa__checkmarkAndLabel:hover{border-radius:var(--ds-border-radius-md);background:var(--ds-color-surface-tinted)}.selectLocationDialog-module-scss-module__nXlrRa__locationLabel{align-self:center}.selectLocationDialog-module-scss-module__nXlrRa__checkmarkIconVisible{width:1.8rem;height:1.8rem;color:var(--ds-color-text-default)}.selectLocationDialog-module-scss-module__nXlrRa__checkmarkIconHidden{visibility:hidden}.selectLocationDialog-module-scss-module__nXlrRa__selectedLocation{border-radius:var(--ds-border-radius-md);background:var(--ds-color-surface-tinted);width:100%}ol li::marker{content:""}
