body{margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;justify-content:center;min-height:100vh;padding:20px}.login-box{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:450px;padding:40px;width:100%}.login-header{margin-bottom:30px;text-align:center}.login-header h1{color:#1e40af;font-size:2rem;margin-bottom:10px}.login-header p{color:#64748b;font-size:1rem}.login-form{gap:20px}.form-group,.login-form{display:flex;flex-direction:column}.form-group{gap:8px}.form-group label{color:#1e293b;font-size:.95rem;font-weight:600}.form-group input{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:12px;transition:all .3s}.form-group input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.form-group input:disabled{background-color:#f1f5f9;cursor:not-allowed}.error-message{background-color:#fee2e2;border:1px solid #ef4444;border-radius:8px;color:#991b1b;font-size:.9rem;padding:12px}.login-button{background:linear-gradient(135deg,#3b82f6,#1e40af);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.05rem;font-weight:600;padding:14px;transition:all .3s}.login-button:hover:not(:disabled){box-shadow:0 4px 12px #3b82f666;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.6}.demo-credentials{border-top:1px solid #e2e8f0;color:#64748b;font-size:.85rem;margin-top:30px;padding-top:20px}.demo-credentials p{margin:5px 0}.demo-credentials strong{color:#1e40af}.demo-credentials code{background-color:#f1f5f9;border-radius:4px;color:#1e40af;font-family:Courier New,monospace;padding:2px 6px}.app-header{background:linear-gradient(135deg,#1e40af,#3b82f6);box-shadow:0 2px 8px #0000001a;color:#fff;flex-wrap:wrap;justify-content:space-between;padding:15px 30px}.app-header,.header-left{align-items:center;display:flex;gap:15px}.header-left h1{font-size:1.5rem;margin:0}.user-badge{background:#fff3;border-radius:20px;font-size:.9rem;font-weight:500;padding:5px 12px}.header-center{display:flex;flex:1 1;justify-content:center}.session-info{background:#ffffff26;border-radius:8px;display:flex;gap:30px;padding:8px 20px}.info-item{align-items:center;display:flex;flex-direction:column}.info-label{font-size:.75rem;margin-bottom:2px;opacity:.9}.info-value{font-size:1rem;font-weight:600}.header-right{display:flex;gap:10px}.header-button{background:#fff3;border:1px solid #ffffff4d;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .2s}.header-button:hover{background:#ffffff4d;transform:translateY(-1px)}.logout-button{background:#ef4444cc;border-color:#ef4444e6}.logout-button:hover{background:#ef4444}@media (max-width:768px){.app-header{flex-direction:column;padding:15px}.header-left{justify-content:space-between;width:100%}.header-left h1{font-size:1.2rem}.header-center{width:100%}.session-info{justify-content:space-around;width:100%}.header-right{justify-content:stretch;width:100%}.header-button{flex:1 1}}.inspection-popup{background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000026;max-width:360px;min-width:340px;padding:16px}.popup-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:15px;padding-bottom:10px}.popup-header h3{color:#1e40af;font-size:1.1rem;margin:0}.status-badge{border-radius:12px;color:#fff;font-size:.75rem;font-weight:600;padding:4px 10px;text-transform:uppercase}.popup-content{margin-bottom:15px}.info-row{display:flex;font-size:.9rem;justify-content:space-between;margin-bottom:8px}.info-row .label{color:#64748b;font-weight:500}.info-row .value{color:#1e293b;font-weight:600;text-align:right}.map-id{background-color:#f1f5f9;border-radius:4px;font-family:Courier New,monospace;font-size:.75rem;line-height:1.4;padding:4px 8px;word-break:break-all}.map-id-row{background-color:#eff6ff;border:2px solid #3b82f6;border-radius:6px;padding:8px}.map-id-container{align-items:center;display:flex;gap:8px}.copy-button{background:#3b82f6;border:none;border-radius:4px;cursor:pointer;font-size:1rem;padding:4px 8px;transition:all .2s}.copy-button:hover{background:#2563eb;transform:scale(1.1)}.map-id-hint{background-color:#fef3c7;border-radius:6px;color:#92400e;font-size:.85rem;margin-top:10px;padding:8px;text-align:center}.popup-actions{display:flex;gap:8px;margin-top:15px}.action-button{border:none;border-radius:6px;cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:10px;transition:all .2s}.directions-button{background-color:#10b981;color:#fff}.directions-button:hover{background-color:#059669;transform:translateY(-1px)}.edit-button{background-color:#3b82f6;color:#fff}.edit-button:hover{background-color:#2563eb;transform:translateY(-1px)}.stats-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.stats-panel{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:700px;overflow-y:auto;padding:30px;width:100%}.stats-header{align-items:center;border-bottom:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:25px;padding-bottom:15px}.stats-header h2{color:#1e40af;font-size:1.5rem;margin:0}.close-button{align-items:center;background:none;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;font-size:32px;height:40px;justify-content:center;transition:all .2s;width:40px}.close-button:hover{background-color:#f1f5f9;color:#64748b}.stats-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:30px}.stat-card{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center}.stat-card.total{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-color:#3b82f6}.stat-card.pending{background:linear-gradient(135deg,#fef3c7,#fde68a);border-color:#f59e0b}.stat-card.clicked{background:linear-gradient(135deg,#dbeafe,#93c5fd);border-color:#3b82f6}.stat-card.completed{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-color:#10b981}.stat-number{color:#1e293b;font-size:2.5rem;font-weight:700;margin-bottom:5px}.stat-label{color:#64748b;font-size:.9rem;font-weight:600}.progress-section{margin-bottom:30px}.progress-section h3{color:#1e40af;font-size:1.1rem;margin-bottom:15px}.progress-bar{background:#e2e8f0;border-radius:20px;height:40px;overflow:hidden;position:relative}.progress-fill{align-items:center;background:linear-gradient(90deg,#3b82f6,#1e40af);display:flex;height:100%;justify-content:center;min-width:50px;transition:width .5s ease}.progress-fill span{color:#fff;font-size:.9rem;font-weight:600}.breakdown-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.breakdown-column h3{color:#1e40af;font-size:1rem;margin-bottom:12px}.breakdown-item{background:#f8fafc;border-radius:6px;display:flex;justify-content:space-between;margin-bottom:8px;padding:10px}.breakdown-item span{color:#64748b}.breakdown-item strong{color:#1e293b;font-size:1.1rem}@media (max-width:768px){.stats-panel{padding:20px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stat-number{font-size:2rem}.breakdown-section{grid-template-columns:1fr}}.map-page{background-color:#f8fafc}.loading-container,.map-page{display:flex;flex-direction:column;height:100vh}.loading-container{align-items:center;gap:20px;justify-content:center}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#3b82f6;height:50px;width:50px}@keyframes spin{to{transform:rotate(1turn)}}.map-controls{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;display:flex;flex-wrap:wrap;gap:15px;padding:15px 20px}.search-box{flex:1 1;min-width:300px;position:relative}.search-box input{border:2px solid #e2e8f0;border-radius:8px;font-size:.95rem;padding:10px 40px 10px 15px;transition:all .3s;width:100%}.search-box input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a;outline:none}.clear-search{align-items:center;background:none;border:none;border-radius:50%;color:#94a3b8;cursor:pointer;display:flex;font-size:24px;height:30px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all .2s;width:30px}.clear-search:hover{background-color:#f1f5f9;color:#64748b}.inspection-count{color:#64748b;font-size:.9rem;font-weight:500}.error-banner{background-color:#fee2e2;border:1px solid #ef4444;color:#991b1b;padding:12px 20px;text-align:center}.custom-marker{border-radius:50% 50% 50% 0;box-shadow:0 2px 4px #0000004d;cursor:pointer;height:24px;transform:rotate(-45deg);transition:all .2s;width:24px}.custom-marker:hover{box-shadow:0 4px 8px #0006;transform:rotate(-45deg) scale(1.2)}.legend{background:#fff;border-radius:8px;bottom:30px;box-shadow:0 2px 8px #00000026;padding:15px;position:absolute;right:10px;z-index:1}.legend h4{color:#1e293b;font-size:.9rem;margin:0 0 10px}.legend-item{align-items:center;color:#475569;display:flex;font-size:.85rem;gap:10px;margin-bottom:8px}.legend-marker{border-radius:50%;flex-shrink:0;height:16px;width:16px}@media (max-width:768px){.map-controls{align-items:stretch;flex-direction:column}.search-box{min-width:100%}.legend{bottom:10px;left:10px;right:10px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.App{min-height:100vh}.mapboxgl-popup-content{border-radius:8px;box-shadow:0 4px 12px #00000026;padding:15px}.mapboxgl-popup-close-button{color:#64748b;font-size:20px;padding:5px 10px}.mapboxgl-popup-close-button:hover{background-color:#f1f5f9;color:#1e293b}
/*# sourceMappingURL=main.a31cef83.css.map*/