.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-map-mode .scans-title-controls .scan-search-bar,.scans-map-mode .scans-title-controls .scans-filter-switch{display:none}#mapToggleButton{flex-shrink:0;padding-left:40px;padding-right:40px}.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.p-button.p-button-text{color:var(--black);background:0 0;padding:0}.scans-back-button.p-button.p-button-text:focus{box-shadow:none}.scans-back-button.p-button .pi{font-size:20px}.scans-map-toggle-button{flex-flow:row;gap:12px;padding:0 24px}.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}.scans-map-mode{height:100%;position:relative}.scans-map-mode .scans-title{z-index:1000;pointer-events:none;justify-content:flex-end;height:auto;margin:0;padding:0;position:absolute;top:0;left:0;right:0}.scans-map-mode .scans-title-text,.scans-map-mode .admin-view-scans-title-container{display:none}.scans-map-mode .scans-map-container{height:100%;display:block;position:relative}.scans-map-mode .scans-map-toggle-button{pointer-events:auto;min-width:210px;position:absolute;top:30px;right:30px}.scans-map-container{flex:1;min-height:0;position:relative}#projectoverview-map{background:#eef2e6;border-radius:28px;width:100%;height:100%;min-height:0;overflow:hidden}.project-map-scope-toggle-container{pointer-events:auto;width:176px;height:82px;position:absolute;top:26px;left:50%;transform:translate(-50%)}.project-map-scope-toggle{background-color:var(--yellow);cursor:pointer;border-radius:42px;align-items:center;display:flex;position:absolute;inset:0;box-shadow:0 16px 32px #0000001f}.project-map-scope-toggle-icon{z-index:1;width:42px;height:42px;position:absolute;top:50%;transform:translateY(-50%)}#projectMapScopeMineIcon{left:20px}#projectMapScopeAllIcon{left:114px}.project-map-scope-toggle-button{background-color:var(--white);z-index:0;border-radius:50%;width:72px;height:72px;transition:transform .4s;position:absolute;top:5px;left:5px}.project-map-scope-toggle.project-map-scope-toggle-all .project-map-scope-toggle-button{transform:translate(94px)}.project-map-loading-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:900;background:#ffffffb8;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.project-map-loading-overlay.display-none{display:none}.project-map-loading-overlay .loading-throbber{width:80px;height:80px}.project-map-marker-wrapper{background:0 0;border:none}.project-map-marker{width:104px;height:104px;position:relative;overflow:visible}.project-map-marker-cluster{pointer-events:none}.project-map-marker-stack{cursor:pointer;width:78px;height:78px;position:relative;overflow:visible}.project-map-marker-cluster .project-map-marker-stack,.project-map-marker-cluster .project-map-cluster-count{pointer-events:auto}.project-map-marker-card{width:78px;height:78px;transform:translate(calc(var(--stack-level,0) * -5px), calc(var(--stack-level,0) * -5px));z-index:var(--stack-z-index,1);background:var(--white);background-image:url(../assets/Project/PlaceholderImagePreview.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffffeb;border-radius:26px;position:absolute;inset:0;overflow:hidden;box-shadow:0 12px 28px #0000002e}.project-map-marker-cluster .project-map-marker-card,.project-map-marker-cluster .project-map-marker-image{pointer-events:none}.project-map-marker-cluster .project-map-marker-card{border-radius:24px}.project-map-marker-image{object-fit:cover;width:100%;height:100%;display:block}.project-map-cluster-count{top:calc(var(--stack-depth,0) * -5px);background:var(--yellow);width:40px;height:40px;color:var(--black);border:1px solid var(--yellow-border);z-index:10;cursor:pointer;appearance:none;box-shadow:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:700;line-height:1;display:inline-flex;position:absolute;right:24px}.project-map-expanded-center-wrapper,.project-map-expanded-card-wrapper{background:0 0;border:none}.project-map-cluster-count-expanded{width:44px;height:44px;position:static;box-shadow:0 14px 28px #0003}.project-map-expanded-card{background:var(--white);background-image:url(../assets/Project/PlaceholderImagePreview.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #ffffffeb;border-radius:26px;width:78px;height:78px;overflow:hidden;box-shadow:0 16px 32px #0003}#projectoverview-map .leaflet-control-zoom{border:none;border-radius:22px;overflow:hidden;box-shadow:0 16px 32px #0000002e}#projectoverview-map .leaflet-control-zoom a{width:52px;height:52px;color:var(--black);border:none;font-size:30px;line-height:52px}#projectoverview-map .leaflet-touch .leaflet-control-zoom a{width:52px;height:52px;line-height:52px}#projectoverview-map .leaflet-bottom.leaflet-right{bottom:30px;right:30px}#projectoverview-map .leaflet-control-attribution{background:#ffffffd9;border-radius:10px;margin:0 0 18px 18px}#projectoverview-map .project-map-popup .leaflet-popup-content-wrapper{box-shadow:none;background:0 0;border-radius:0;padding:0}#projectoverview-map .project-map-popup .leaflet-popup-content{margin:0}#projectoverview-map .project-map-popup .leaflet-popup-tip-container{display:none}.project-map-popup-content{flex-direction:column;align-items:center;gap:16px;width:360px;display:flex}.project-map-popup-card{background:#fffffff5;border-radius:22px;align-items:stretch;width:100%;height:100px;display:flex;overflow:hidden;box-shadow:0 18px 36px #00000029}.project-map-popup-preview{background-image:url(../assets/Project/PlaceholderImagePreview.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100px;min-width:100px}.project-map-popup-preview-image{object-fit:cover;width:100%;height:100%;display:block}.project-map-popup-text{color:var(--black);flex-direction:column;justify-content:center;min-width:0;padding:16px 20px;display:flex}.project-map-popup-title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:8px;font-size:16px;font-weight:700;line-height:1.2;overflow:hidden}.project-map-popup-meta{white-space:nowrap;text-overflow:ellipsis;font-size:12px;line-height:1.25;overflow:hidden}.project-map-popup-button{width:200px;min-width:200px;height:50px;min-height:50px;color:var(--black);cursor:pointer;border-radius:25px;justify-content:center;align-items:center;padding:0 20px;font-size:16px;font-weight:700;text-decoration:none;display:inline-flex}@media (max-width:1800px){.scans-empty{padding:0 20%}}@media (max-width:900px){.project-map-scope-toggle-container{top:94px}}@media (max-width:640px){.project-map-scope-toggle-container{width:152px;height:72px;top:92px}.project-map-scope-toggle-icon{width:34px;height:34px}#projectMapScopeMineIcon{left:19px}#projectMapScopeAllIcon{left:99px}.project-map-scope-toggle-button{width:62px;height:62px}.project-map-scope-toggle.project-map-scope-toggle-all .project-map-scope-toggle-button{transform:translate(80px)}}@media (max-width:768px){.scans-title{height:100px}.scans-empty{padding:20px}.scans-map-container{padding:10px}#projectoverview-map{border-radius:22px;height:100%;min-height:0}.scans-map-mode .scans-map-toggle-button{min-width:180px;top:20px;right:20px}.project-map-marker{width:90px;height:90px}.project-map-marker-stack,.project-map-marker-card{width:68px;height:68px}.project-map-marker-card{border-radius:22px}.project-map-cluster-count{width:34px;height:34px;font-size:14px;right:24px}.project-map-cluster-count-expanded{width:38px;height:38px}.project-map-expanded-card{border-radius:22px;width:68px;height:68px}.project-map-popup-content{gap:14px;width:min(90vw,360px)}.project-map-popup-card{border-radius:22px;height:100px}.project-map-popup-preview{width:100px;min-width:100px}.project-map-popup-text{padding:14px 16px}.project-map-popup-title{margin-bottom:6px;font-size:15px}.project-map-popup-meta{font-size:11px}.project-map-popup-button{width:200px;min-width:200px;min-height:50px;font-size:16px}}.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}}
