.scans-page{background-color:var(--lightgrey);color:#000;flex-direction:column;height:100%;display:flex}.scans-title{color:#000;justify-content:space-between;align-items:flex-end;height:190px;margin-left:30px;margin-right:30px;font-size:36px;font-weight:bolder;display:flex}.scans-title-controls{flex-shrink:0;align-items:center;gap:14px;margin-bottom:20px;display:flex}.scans-title-text{align-items:flex-end;display:inline-flex}.admin-view-scans-title-container{flex-direction:column;display:flex}.admin-view-scans-note{font-size:16px;font-weight:400}.scans-back-button{color:var(--black);background:0 0;padding:0}.scans-back-button:focus{box-shadow:none}.scans-back-button__icon{font-size:20px}.scans-map-toggle-button{text-align:center;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:0 40px;text-decoration:none;display:flex}.scans-map-toggle-icon{width:20px;height:20px}.scans-list-container{flex:1;min-height:50vh;padding:15px 15px 15px 30px;position:relative;overflow:auto}.scans-status{text-align:center;justify-content:center;align-items:center;min-height:240px;padding:24px;display:flex}.scans-status-loading{min-height:50vh}.scans-loading-throbber{width:80px;height:80px}.scans-loading-more{justify-content:center;padding:20px 0;display:flex}.scans-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-width:100px;min-height:50vh;padding:0 35%;display:flex}.scans-empty h2{margin-bottom:8px}.scans-create-scan-image{width:350px;max-width:100%;margin-bottom:16px}.scans-app-store-image{width:150px;margin-top:15px}@media (max-width:1800px){.scans-empty{padding:0 20%}}@media (max-width:768px){.scans-title{height:100px}.scans-empty{padding:20px}}.scans-searching{position:relative}.scans-searching-label{pointer-events:none;flex-direction:column;align-items:center;gap:12px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scans-searching-logo{width:48px;height:48px}.scans-searching-label span{color:#000;font-size:16px;font-weight:600}.scans-no-search-results{text-align:center;background:#e0e0e0;border-radius:20px;flex-direction:column;justify-content:center;align-items:center;min-height:240px;padding:40px;display:flex}.scans-no-search-results h2{margin-bottom:8px;font-size:20px;font-weight:700}.scans-no-search-results p{color:#000;margin:0;font-size:16px}.scans-no-search-results-reset{cursor:pointer;font-size:inherit;color:inherit;background:0 0;border:none;padding:0;font-family:inherit;text-decoration:underline}@media (max-width:768px){.scans-title-controls{gap:10px}.scan-search-bar{min-width:120px}}
