.auth-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#0f172a,#1e293b,#0f172a)}.auth-container{width:100%;max-width:420px;background:#1e293b;border-radius:16px;padding:40px;border:1px solid #334155;box-shadow:0 25px 50px #0006}.auth-header{text-align:center;margin-bottom:32px}.auth-logo{font-size:48px;display:block;margin-bottom:12px}.auth-header h1{font-size:24px;font-weight:700;color:#f8fafc;margin-bottom:6px}.auth-header p{color:#94a3b8;font-size:14px}.auth-form{display:flex;flex-direction:column;gap:18px}.form-group{display:flex;flex-direction:column;gap:6px}.form-group label{font-size:13px;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}.form-group input{padding:12px 14px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:15px;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b26}.form-group input::placeholder{color:#475569}.auth-btn{padding:12px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#0f172a;font-size:15px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s,transform .1s;margin-top:4px}.auth-btn:hover{opacity:.9;transform:translateY(-1px)}.auth-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-error{background:#ef444426;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:10px 14px;border-radius:8px;font-size:13px}.auth-footer{text-align:center;margin-top:24px;font-size:14px;color:#94a3b8}.auth-footer a{color:#f59e0b;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}.dashboard{display:flex;flex-direction:column;height:100vh;background:#0f172a}.header{display:flex;align-items:center;justify-content:space-between;padding:0 20px;height:56px;background:#1e293b;border-bottom:1px solid #334155;z-index:10}.header-left{display:flex;align-items:center;gap:20px;flex:1}.logo{display:flex;align-items:center;gap:8px;flex-shrink:0}.logo-icon{font-size:24px}.logo-text{font-size:18px;font-weight:700;color:#f8fafc}.search-box{position:relative;max-width:420px;flex:1}.search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#64748b}.search-input{width:100%;padding:8px 12px 8px 36px;background:#0f172a;border:1px solid #334155;border-radius:8px;color:#f8fafc;font-size:14px;transition:border-color .2s}.search-input:focus{outline:none;border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.search-input::placeholder{color:#64748b}.header-right{display:flex;align-items:center;gap:12px}.user-name{font-size:13px;color:#94a3b8}.btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;border:none}.btn-sm{padding:6px 10px;font-size:12px}.btn-outline{background:transparent;border:1px solid #475569;color:#94a3b8}.btn-outline:hover{border-color:#64748b;color:#e2e8f0}.btn-active{background:#f59e0b;color:#0f172a}.btn-primary{background:linear-gradient(135deg,#f59e0b,#d97706);color:#0f172a;width:100%;padding:12px;font-size:14px;justify-content:center}.btn-primary:hover{opacity:.9;transform:translateY(-1px)}.info-bar{display:flex;align-items:center;justify-content:space-between;padding:8px 20px;background:#1e293bcc;border-bottom:1px solid #334155;font-size:13px}.info-left{display:flex;gap:16px}.info-time{color:#f59e0b;font-weight:600;font-variant-numeric:tabular-nums}.info-date{color:#94a3b8}.info-hint{color:#64748b;font-style:italic}.info-hint.draw-active{color:#f59e0b;font-weight:600}.main-content{display:flex;flex:1;overflow:hidden}.map-container{flex:1;position:relative}.map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#64748b;gap:8px;font-size:14px}.side-panel{width:0;overflow:hidden;background:#1e293b;border-left:1px solid #334155;transition:width .3s ease}.side-panel.open{width:360px;overflow-y:auto}.panel-section{padding:16px 20px;border-bottom:1px solid #334155}.panel-title{font-size:13px;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px}.location-address{font-size:14px;color:#e2e8f0;line-height:1.4}.stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat-card{background:#0f172a;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:4px;border:1px solid #334155}.stat-card.full-width{grid-column:1 / -1;text-align:center}.stat-value{font-size:20px;font-weight:700;color:#f8fafc}.stat-label{font-size:11px;color:#64748b;text-transform:uppercase;letter-spacing:.5px}.stat-card.highlight-green{border-color:#22c55e4d;background:#22c55e14}.stat-card.highlight-green .stat-value{color:#4ade80}.stat-card.highlight-blue{border-color:#3b82f64d;background:#3b82f614}.stat-card.highlight-blue .stat-value{color:#60a5fa}.stat-card.highlight-emerald{border-color:#10b9814d;background:#10b98114}.stat-card.highlight-emerald .stat-value{color:#34d399}.slider-group{margin-bottom:16px}.slider-label{display:block;font-size:13px;color:#94a3b8;margin-bottom:8px}.slider-label strong{color:#f59e0b}.slider{width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:6px;background:#334155;border-radius:3px;outline:none}.slider::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#f59e0b;cursor:pointer;border:2px solid #0f172a;box-shadow:0 2px 6px #f59e0b4d}.slider-range{display:flex;justify-content:space-between;font-size:11px;color:#64748b;margin-top:4px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:16px;color:#94a3b8}.spinner{width:36px;height:36px;border:3px solid #334155;border-top-color:#f59e0b;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-state{padding:20px}.error-title{color:#fca5a5;font-weight:700;font-size:14px;margin-bottom:6px}.error-msg{color:#94a3b8;font-size:13px;line-height:1.5}.empty-msg{color:#64748b;font-size:13px;text-align:center;padding:20px 0}.history-list{display:flex;flex-direction:column;gap:8px}.history-card{background:#0f172a;border:1px solid #334155;border-radius:8px;padding:12px;cursor:pointer;transition:border-color .2s}.history-card:hover{border-color:#f59e0b}.history-address{font-size:13px;color:#e2e8f0;margin-bottom:6px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.history-stats{display:flex;gap:12px;font-size:12px;color:#4ade80;margin-bottom:4px}.history-date{font-size:11px;color:#64748b}.panel-actions{padding:16px 20px}.pac-container{background:#1e293b!important;border:1px solid #334155!important;border-radius:8px!important;margin-top:4px!important;box-shadow:0 10px 30px #0006!important}.pac-item{border-top:1px solid #334155!important;padding:8px 12px!important;color:#e2e8f0!important;cursor:pointer!important}.pac-item:hover{background:#334155!important}.pac-item-query{color:#f8fafc!important}.pac-matched{color:#f59e0b!important}.pac-icon{filter:invert(.7)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:#0f172a;color:#e2e8f0;overflow:hidden}#root{width:100vw;height:100vh}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#1e293b}::-webkit-scrollbar-thumb{background:#475569;border-radius:3px}
