*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#333;background-color:#f8fafc;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mobile-container{max-width:100%;margin:0 auto;background:#fff;min-height:100vh;position:relative}.map-container{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden}#route-map{width:100%;height:300px;border-radius:12px;overflow:hidden}.mobile-header{background:#fff;border-bottom:1px solid #e2e8f0;padding:16px;position:sticky;top:0;z-index:100;box-shadow:0 1px 3px #0000001a}.header-content{display:flex;align-items:center;justify-content:space-between}.header-title{font-size:18px;font-weight:600;color:#1a202c;flex:1}.header-brand{font-size:14px;font-weight:500;color:#8b5cf6;background:linear-gradient(135deg,#8b5cf6,#a855f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-actions{display:flex;align-items:center;gap:12px}.notif-bell{position:relative}.notif-button{position:relative;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:9999px}.notif-button:hover{color:#374151}.notif-button i{font-size:16px}.notif-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;font-size:10px;border-radius:9999px;width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center}.notif-menu{position:absolute;right:0;top:calc(100% + 8px);width:320px;max-width:90vw;background:#ffffffe6;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border:1px solid rgba(229,231,235,.8);border-radius:14px;box-shadow:0 20px 45px -10px #00000040;z-index:200;transform-origin:top right}.notif-menu-header{padding:12px 14px;border-bottom:1px solid rgba(241,245,249,.9);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(180deg,#fafafaf2,#ffffffe6)}.notif-menu-header-left{display:inline-flex;align-items:center;gap:8px;color:#6b7280}.notif-menu-header-left i{font-size:14px;color:#6366f1}.notif-menu-title{font-size:13px;color:#111827;font-weight:700;letter-spacing:.2px}.notif-menu-count{font-size:11px;color:#6b7280;padding:2px 8px;border-radius:9999px;background:#f1f5f9}.notif-list{max-height:320px;overflow-y:auto}.notif-item{padding:10px 12px;border-bottom:1px solid #f1f5f9;transition:background-color .15s ease}.notif-item:hover{background:#f8fafc}.notif-item--unread{background:#f5faff}.notif-item-row{display:flex;align-items:flex-start;gap:10px}.notif-dot{width:8px;height:8px;border-radius:9999px;background:#cbd5e1;margin-top:6px;flex-shrink:0}.notif-item--unread .notif-dot{background:#3b82f6;box-shadow:0 0 0 3px #3b82f626}.notif-item-body{flex:1;min-width:0}.notif-item-title{font-size:13px;color:#0f172a;font-weight:700;letter-spacing:.2px}.notif-item-message{font-size:12px;color:#475569;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.notif-item-time{font-size:11px;color:#94a3b8;margin-top:6px}.notif-empty{padding:14px 12px;font-size:12px;color:#6b7280}.notif-menu-footer{padding:10px 12px;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(0deg,#fafafaf2,#ffffffe6);border-top:1px solid rgba(241,245,249,.9)}.notif-link{color:#2563eb;text-decoration:none;font-weight:600}.notif-link:hover{text-decoration:underline}.header-icon{width:24px;height:24px;color:#64748b}.login-container{min-height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.login-card{background:#fff;border-radius:16px;padding:32px 24px;width:100%;max-width:400px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.login-title{font-size:24px;font-weight:700;color:#1a202c;text-align:center;margin-bottom:8px}.login-subtitle{font-size:16px;color:#64748b;text-align:center;margin-bottom:32px}.form-group{margin-bottom:20px}.form-label{display:block;font-size:14px;font-weight:500;color:#374151;margin-bottom:8px}.form-input{width:100%;padding:12px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:all .2s ease;background:#fff}.form-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-input::-moz-placeholder{color:#9ca3af}.form-input::placeholder{color:#9ca3af}.checkbox-group{display:flex;align-items:center;margin-bottom:24px}.checkbox{width:16px;height:16px;margin-right:8px;accent-color:#667eea}.checkbox-label{font-size:14px;color:#64748b}.login-button{width:100%;background:#667eea;color:#fff;border:none;border-radius:8px;padding:14px 24px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:16px}.login-button:hover{background:#5a67d8;transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.forgot-password{text-align:right;font-size:14px;color:#667eea;text-decoration:none}.forgot-password:hover{text-decoration:underline}.worker-dashboard{padding:20px 16px 100px}.skill-tags-section{margin-bottom:24px}.skill-tags-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:16px;border:1px solid #e2e8f0}.skill-tags-header{display:flex;align-items:center;justify-content:space-between}.skill-tags-left{display:flex;align-items:center;gap:12px;flex:1}.skill-icon-wrapper{padding:8px;border-radius:50%;background:#dbeafe;display:flex;align-items:center;justify-content:center;flex-shrink:0}.skill-icon{width:24px;height:24px;color:#2563eb}.skill-tags-content{flex:1;min-width:0}.skill-tags-label{font-size:14px;color:#64748b;margin-bottom:4px}.skill-tags-list{display:flex;flex-wrap:wrap;gap:4px;margin-top:4px}.skill-tag{display:inline-flex;align-items:center;padding:4px 8px;border-radius:9999px;font-size:12px;font-weight:500;background:#dbeafe;color:#1e40af}.skill-tag-icon{margin-right:4px;font-size:10px}.skill-tag-empty{font-size:12px;color:#9ca3af}.skill-tags-right{text-align:right;flex-shrink:0}.skill-tags-subtitle{font-size:12px;color:#6b7280}.mobile-main{padding:20px 16px 100px;background:#fff;min-height:calc(100vh - 80px)}.dashboard-title{font-size:24px;font-weight:700;color:#1a202c;margin-bottom:8px}.dashboard-subtitle{font-size:16px;color:#64748b;margin-bottom:24px}.work-status-card{background:#f0f9ff;border:1px solid #bae6fd;border-radius:12px;padding:20px;margin-bottom:24px}.work-status-title{font-size:16px;font-weight:600;color:#0369a1;margin-bottom:8px}.work-status-message{font-size:14px;color:#0c4a6e}.action-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.action-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;text-align:center;transition:all .2s ease}.action-card:hover{transform:translateY(-2px);box-shadow:0 8px 25px #0000001a}.action-icon{width:32px;height:32px;margin:0 auto 12px;color:#667eea}.action-title{font-size:16px;font-weight:600;color:#1a202c;margin-bottom:8px}.action-description{font-size:14px;color:#64748b;margin-bottom:16px}.action-button{width:100%;background:#667eea;color:#fff;border:none;border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-block}.action-button:hover{background:#5a67d8}.action-button.secondary{background:#64748b}.action-button.secondary:hover{background:#475569}.mobile-home{padding:0 0 100px}.notification-banner{background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;padding:20px;margin:16px;display:flex;align-items:center;justify-content:space-between}.notification-content{flex:1}.notification-title{font-size:14px;font-weight:500;color:#1e40af;margin-bottom:8px}.notification-message{font-size:18px;font-weight:700;color:#1e3a8a;margin-bottom:4px}.notification-action{font-size:14px;color:#1d4ed8}.notification-icon{width:64px;height:64px;background:#dbeafe;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:16px}.route-section{margin-bottom:24px}.route-title{font-size:18px;font-weight:600;color:#1a202c;margin-bottom:16px}.route-list{display:flex;flex-direction:column;gap:8px}.route-item{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;display:flex;align-items:center;justify-content:space-between}.route-info{flex:1}.route-parking{font-size:14px;font-weight:500;color:#1a202c;margin-bottom:4px}.route-contractor{font-size:14px;color:#64748b}.route-arrow{width:20px;height:20px;color:#9ca3af}.start-route-button{position:fixed;bottom:100px;left:16px;right:16px;background:#667eea;color:#fff;border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:600;cursor:pointer;box-shadow:0 10px 15px -3px #0000001a;transition:all .2s ease}.start-route-button:hover{background:#5a67d8;transform:translateY(-1px)}.bottom-nav{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e2e8f0;padding:8px 0;z-index:100}.nav-content{display:flex;align-items:center;justify-content:space-around}.nav-item{display:flex;flex-direction:column;align-items:center;padding:8px 12px;text-decoration:none;color:#9ca3af;transition:color .2s ease}.nav-item.active{color:#667eea}.nav-icon{width:24px;height:24px;margin-bottom:4px}.nav-label{font-size:12px;font-weight:500}.badge{display:inline-block;padding:4px 10px;font-size:12px;font-weight:600;border-radius:9999px}.badge-success{background:#dcfce7;color:#166534}.badge-muted{background:#f1f5f9;color:#334155}.account-menu{position:relative}.account-menu>summary{list-style:none}.account-menu[open]>summary::marker,.account-menu>summary::marker{display:none}.account-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:9999px;border:1px solid #e2e8f0;background:#fff;padding:0;cursor:pointer}.avatar{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9999px;background:#6366f1;color:#fff;font-size:14px;font-weight:700}.avatar.sm{width:24px;height:24px;font-size:12px}.account-dropdown{position:absolute;right:0;margin-top:8px;width:220px;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;padding:10px;z-index:200}.account-user{display:flex;align-items:center;gap:10px;padding:6px 6px 10px;border-bottom:1px solid #f1f5f9;margin-bottom:8px}.account-user-meta .name{font-size:14px;font-weight:600;color:#1f2937}.account-user-meta .email{font-size:12px;color:#6b7280}.account-link{display:block;text-decoration:none;color:#374151;font-size:14px;padding:10px 8px;border-radius:8px}.account-link:hover{background:#f8fafc}.logout-button{width:100%;background:#ef4444;color:#fff;border:none;border-radius:8px;padding:10px 12px;font-size:14px;font-weight:600;cursor:pointer}.logout-button:hover{background:#dc2626}@media (max-width: 480px){.action-grid{grid-template-columns:1fr}.login-card{margin:16px;padding:24px 20px}.worker-dashboard{padding:16px 12px}}.loading{opacity:.6;pointer-events:none}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out}.form-input:focus,.action-button:focus,.login-button:focus,.start-route-button:focus{outline:2px solid #667eea;outline-offset:2px}.coming-soon-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;text-align:center;padding:40px 20px}.coming-soon-icon{width:80px;height:80px;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.coming-soon-icon svg{width:40px;height:40px;color:#fff}.coming-soon-title{font-size:24px;font-weight:600;color:#1a202c;margin-bottom:12px}.coming-soon-message{font-size:16px;color:#64748b;margin-bottom:8px;line-height:1.5}.coming-soon-subtitle{font-size:14px;color:#8b5cf6;font-weight:500}.route-status-card{background:linear-gradient(135deg,#f3e8ff,#e0e7ff);border-radius:12px;padding:20px;margin-bottom:16px;display:flex;align-items:center;justify-content:space-between}.route-status-content{flex:1}.route-status-title{font-size:16px;font-weight:600;color:#1a202c;margin-bottom:4px}.route-status-message{font-size:14px;color:#64748b}.route-status-icon{width:60px;height:60px;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-left:16px;flex-shrink:0}.route-status-icon svg{width:32px;height:32px;color:#fff}.work-status-section{margin-bottom:24px}.work-status-section .work-status-title{font-size:18px;font-weight:600;color:#1a202c;margin-bottom:12px}.work-status-message{background:#fff;border-radius:12px;padding:16px;display:flex;align-items:center;box-shadow:0 1px 3px #0000001a}.work-status-indicator{width:4px;height:20px;background:#3b82f6;border-radius:2px;margin-right:12px}.work-status-message p{font-size:14px;color:#64748b;margin:0}.account-container{padding:16px;background:#fff;min-height:calc(100vh - 140px)}.account-section{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.account-item{display:flex;align-items:center;padding:16px;border-bottom:1px solid #f1f5f9;cursor:pointer;transition:background-color .2s ease}.account-item:last-child{border-bottom:none}.account-item:hover{background-color:#f8fafc}.account-item.logout-item:hover{background-color:#fef2f2}.account-icon{width:24px;height:24px;margin-right:16px;color:#64748b;flex-shrink:0}.logout-item .account-icon{color:#dc2626}.account-text{flex:1;font-size:16px;font-weight:500;color:#1e293b}.logout-item .account-text{color:#dc2626}.account-arrow{width:20px;height:20px;color:#94a3b8;flex-shrink:0}.logout-item .account-arrow{color:#dc2626}.route-status-card.success{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #22c55e}.route-details{margin-top:16px}.route-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;margin-bottom:12px;box-shadow:0 1px 3px #0000001a}.route-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.route-name{font-size:16px;font-weight:600;color:#1a202c;margin:0}.route-site-count{background:#3b82f6;color:#fff;font-size:12px;font-weight:500;padding:4px 8px;border-radius:12px}.route-sites-list{display:flex;flex-direction:column;gap:8px}.route-site-item{display:flex;align-items:center;padding:8px 12px;background:#f8fafc;border-radius:8px;gap:12px}.route-site-item.more{background:#e2e8f0;justify-content:center}.site-order{width:24px;height:24px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.site-name{flex:1;font-size:14px;font-weight:500;color:#1a202c}.site-time{font-size:12px;color:#64748b;font-weight:500}.more-text{font-size:14px;color:#64748b;font-weight:500}.route-guide{padding-bottom:24px}.route-summary-card,.route-summary-progress{margin-bottom:16px}.route-summary-stats{margin-bottom:4px}.route-summary-note{font-size:12px;color:#64748b;text-align:left;margin:4px 16px 0}.route-map-card{border-radius:12px;overflow:hidden}.route-map{height:280px}.route-map-hint{font-size:12px;color:#64748b;margin-top:8px}.route-guide-card{padding:20px}.route-guide-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.route-guide-heading{flex:1}.route-meta{font-size:13px;color:#64748b;margin-top:6px}.route-meta-divider{margin:0 6px;color:#cbd5f5}.route-progress-chip{background:#eef2ff;color:#4338ca;font-size:12px;font-weight:600;padding:6px 12px;border-radius:9999px;white-space:nowrap}.route-progress{margin-bottom:16px}.route-metrics{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.route-metric{flex:1 1 110px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.route-metric-label{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.route-metric-value{font-size:16px;font-weight:600;color:#1e293b}.route-next-site{font-size:13px;color:#475569;margin-bottom:12px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px}.route-travel-note{font-size:12px;color:#64748b;margin-bottom:12px}.route-stop-list{display:flex;flex-direction:column;gap:12px}.route-stop{display:flex;align-items:flex-start;gap:12px;padding:14px 16px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;transition:border-color .2s ease,background-color .2s ease}.route-stop--completed{background:#ecfdf5;border-color:#bbf7d0}.route-stop--next{border-color:#6366f1;box-shadow:0 0 0 1px #6366f133}.route-stop-order{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:600;flex-shrink:0}.route-stop-info{flex:1;min-width:0}.route-stop-name{font-size:15px;font-weight:600;color:#1a202c;margin-bottom:4px;word-break:break-word}.route-stop-detail{font-size:13px;color:#64748b;margin-bottom:6px;word-break:break-word}.route-stop-meta{display:flex;flex-wrap:wrap;gap:6px}.route-stop-time{font-size:12px;color:#1d4ed8;background:#e0f2fe;padding:2px 8px;border-radius:9999px}.route-stop-note{font-size:12px;color:#92400e;background:#fef3c7;padding:2px 8px;border-radius:9999px}.route-stop-travel{font-size:12px;color:#0f172a;margin-top:6px;background:#e0f2fe;border-radius:8px;padding:6px 10px;display:inline-block}.route-stop-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px;min-width:120px}.route-stop-actions .badge{align-self:flex-end}.route-stop-button{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:8px;border:none;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;font-size:12px;font-weight:600;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease;text-decoration:none;min-width:110px}.route-stop-button:hover{transform:translateY(-1px);box-shadow:0 8px 12px -8px #4f46e599}.route-stop-button.secondary{background:#f1f5f9;color:#1e293b;border:1px solid #e2e8f0}.route-stop-button.secondary:hover{box-shadow:0 8px 12px -8px #0f172a4d}.route-stop-empty{font-size:13px;color:#64748b;text-align:center;padding:16px 0}.route-return{display:flex;justify-content:space-between;align-items:center;margin-top:16px;padding:12px 14px;background:#fef9c3;border:1px solid #fde68a;border-radius:10px;font-size:13px;color:#92400e}.route-return-label,.route-return-value{font-weight:600}.route-map-tooltip{padding:8px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:220px}.route-map-tooltip h3{margin:0 0 4px;font-size:14px;font-weight:600;color:#1a202c}.route-map-tooltip p{margin:0 0 6px;font-size:12px;color:#64748b}.route-map-tooltip span{display:inline-block;font-size:11px;font-weight:600;padding:2px 6px;border-radius:9999px}.route-map-tooltip .visited{background:#dcfce7;color:#166534}.route-map-tooltip .pending{background:#f1f5f9;color:#334155}.route-map-error{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:28px 16px;color:#475569;background:#f8fafc;height:100%;text-align:center}.route-map-error-icon{font-size:32px}.route-map-error-title{font-size:16px;font-weight:600;margin:0}.route-map-error-message{font-size:13px;margin:0}.route-map-error-note{font-size:12px;color:#94a3b8;margin:0}.work-status-message.active{background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #22c55e}.work-status-indicator.active{background:#22c55e}.work-status-info{flex:1}.work-status-main{font-size:16px;font-weight:600;color:#1a202c;margin:0 0 4px}.work-status-detail{font-size:14px;color:#64748b;margin:0}.stats-section{margin-bottom:24px}.stats-section .stats-title{font-size:18px;font-weight:600;color:#1a202c;margin-bottom:16px}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:16px;text-align:center;box-shadow:0 1px 3px #0000001a}.stat-number{font-size:24px;font-weight:700;color:#1a202c;margin-bottom:4px}.stat-label{font-size:12px;color:#64748b;font-weight:500}@media (prefers-contrast: high){.form-input{border-width:3px}.action-card{border-width:2px}}@supports (-webkit-touch-callout: none){.form-input{-webkit-appearance:none;border-radius:8px;font-size:16px}.login-button{-webkit-appearance:none;border-radius:8px}input[type=email],input[type=password],input[type=text]{font-size:16px}body{-webkit-text-size-adjust:100%}.login-container{display:flex}button{-webkit-appearance:none;border-radius:8px}}.photo-upload-section{background:#fff;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a;margin:16px 0}.file-input-container{margin-bottom:20px}.file-input{display:none}.file-input-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;border:3px dashed #007bff;border-radius:12px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:center;min-height:200px}.file-input-label:hover{border-color:#0056b3;background:#f8f9ff;transform:translateY(-2px);box-shadow:0 4px 12px #007bff26}.upload-icon{font-size:48px;margin-bottom:16px;color:#007bff}.upload-text{font-size:18px;font-weight:600;color:#333;margin-bottom:8px}.upload-hint{font-size:14px;color:#666;line-height:1.4}.selected-photos-section{margin-top:20px;padding-top:20px;border-top:1px solid #e5e7eb}.selected-photos-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.btn-clear-photos{background:#ef4444;color:#fff;border:none;padding:8px 16px;border-radius:6px;font-size:12px;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,.1);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.btn-clear-photos:hover{background:#dc2626}.selected-photos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.selected-photo-item{position:relative;background:#f8fafc;border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.selected-photo img{width:100%;height:120px;-o-object-fit:cover;object-fit:cover;display:block}.photo-info{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:4px 8px;font-size:10px;display:flex;justify-content:space-between;align-items:center}.remove-photo-btn{position:absolute;top:4px;right:4px;width:24px;height:24px;background:#ef4444e6;color:#fff;border:none;border-radius:50%;font-size:12px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,.1);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}.remove-photo-btn:hover{background:#dc2626;transform:scale(1.1)}.photo-requirements{display:flex;flex-direction:column;gap:8px;margin-top:16px}.requirement-item{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f8fafc;border-radius:6px;font-size:14px;transition:all .2s ease}.requirement-item.satisfied{background:#dcfce7;color:#166534}.requirement-icon{font-size:16px;line-height:1}@media (max-width: 480px){.file-input-label{padding:30px 15px;min-height:150px}.upload-icon{font-size:36px;margin-bottom:12px}.upload-text{font-size:16px}.upload-hint{font-size:13px}.selected-photos-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.selected-photo img{height:100px}}@supports (-webkit-touch-callout: none){.btn-clear-photos,.remove-photo-btn{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,.1);-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation}}.work-records-section{margin-bottom:24px}.section-title{font-size:18px;font-weight:600;color:#1a202c;margin-bottom:16px}.current-status-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}.status-header{display:flex;align-items:center;gap:16px}.status-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.status-icon.working{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#22c55e}.status-icon.not-working{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#f59e0b}.status-icon svg{width:24px;height:24px}.status-info{flex:1}.status-title{font-size:16px;font-weight:600;color:#1a202c;margin:0 0 4px}.status-detail{font-size:14px;color:#64748b;margin:0}.progress-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}.progress-title{font-size:16px;font-weight:600;color:#1a202c;margin:0 0 16px}.progress-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:16px}.progress-stat{text-align:center}.progress-stat .stat-number{display:block;font-size:20px;font-weight:700;color:#1a202c;margin-bottom:4px}.progress-stat .stat-label{display:block;font-size:12px;color:#64748b;font-weight:500}.progress-bar{width:100%;height:8px;background:#f1f5f9;border-radius:4px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#3b82f6,#1d4ed8);border-radius:4px;transition:width .3s ease}.recent-sessions-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;margin-bottom:16px;box-shadow:0 1px 3px #0000001a}.sessions-title{font-size:16px;font-weight:600;color:#1a202c;margin:0 0 16px}.sessions-list{display:flex;flex-direction:column;gap:12px}.session-item{display:flex;align-items:center;gap:12px;padding:12px;background:#f8fafc;border-radius:8px;transition:background-color .2s ease}.session-item:hover{background:#f1f5f9}.session-date{width:40px;height:40px;background:#3b82f6;color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.session-info{flex:1;min-width:0}.session-route{font-size:14px;font-weight:600;color:#1a202c;margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.session-time{font-size:12px;color:#64748b}.session-status{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.session-status.completed{background:#dcfce7;color:#22c55e}.session-status svg{width:16px;height:16px}.no-sessions{text-align:center;padding:20px;color:#64748b}.no-sessions p{margin:0;font-size:14px}.quick-stats-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 1px 3px #0000001a}.quick-stats-card .stats-title{font-size:16px;font-weight:600;color:#1a202c;margin:0 0 16px}.quick-stats-card .stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.quick-stats-card .stat-item{text-align:center}.quick-stats-card .stat-value{display:block;font-size:18px;font-weight:700;color:#1a202c;margin-bottom:4px}.quick-stats-card .stat-label{font-size:12px;color:#64748b;font-weight:500}@media (max-width: 480px){.progress-stats,.stats-section .stats-grid,.quick-stats-card .stats-grid{grid-template-columns:repeat(3,1fr);gap:8px}.progress-stat .stat-number,.quick-stats-card .stat-value{font-size:16px}.session-item{padding:10px;gap:10px}.session-date{width:36px;height:36px;font-size:11px}}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:all .2s ease;width:100%}.button-primary{background:#3b82f6;color:#fff}.button-primary:hover{background:#2563eb;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f666}.button-success{background:#10b981;color:#fff}.button-success:hover{background:#059669;transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}.button-small{padding:6px 12px;font-size:12px;width:auto}.date-selector-card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:16px;margin-bottom:16px}.date-selector-header{display:flex;align-items:center;justify-content:space-between}.date-nav-button{padding:8px 12px;background:#f1f5f9;border-radius:8px;color:#64748b;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease}.date-nav-button:hover{background:#e2e8f0}.date-nav-button i{font-size:14px}.date-display{font-size:18px;font-weight:600;color:#1a202c}.date-switch-link{margin-top:8px;text-align:center}.date-switch-link a{font-size:14px;color:#2563eb;text-decoration:none}.date-switch-link a:hover{text-decoration:underline}.route-plan-stats{display:flex;gap:12px;margin-bottom:16px;flex-wrap:wrap}.route-plan-stat-card{flex:1;min-width:140px;background:#f8fafc;padding:12px;border-radius:8px}.route-plan-stat-label{font-size:12px;color:#64748b;margin-bottom:4px}.route-plan-stat-value{font-size:20px;font-weight:600;color:#1e293b}.route-item.owned{background:#eff6ff}.route-item-content{display:flex;align-items:center;gap:8px}.stop-sequence-badge{background:#3b82f6;color:#fff;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.stop-sequence-badge.visited{background:#10b981}.route-item-details{flex:1;min-width:0}.route-item-meta{font-size:11px;color:#94a3b8;margin-top:2px}.owned-badge{display:inline-block;margin-left:8px;padding:2px 6px;background:#dbeafe;color:#1e40af;border-radius:4px;font-size:10px;font-weight:600}.route-item-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}.start-route-btn{background:#3b82f6;color:#fff;border:none;padding:6px 12px;border-radius:6px;font-size:12px;cursor:pointer;white-space:nowrap;transition:background-color .2s ease}.start-route-btn:hover{background:#2563eb}.lock-state-badge{display:inline-block;margin-left:8px;padding:2px 8px;font-size:12px;border-radius:9999px;font-weight:500}.lock-state-badge.locked{background:#dbeafe;color:#1e40af}.lock-state-badge.published{background:#dcfce7;color:#166534}.lock-state-badge.draft{background:#f1f5f9;color:#374151}.route-empty-message{font-size:14px;color:#64748b;padding:20px;text-align:center}.weekly-calendar{display:flex;flex-direction:column;gap:12px}.weekly-day-card{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;padding:16px}.weekly-day-card.today{border:2px solid #3b82f6}.weekly-day-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.weekly-day-title{font-size:16px;font-weight:600;color:#1a202c}.weekly-day-card.today .weekly-day-title{color:#2563eb}.weekly-day-tasks-count{font-size:12px;color:#64748b;margin-top:4px}.weekly-day-detail-link{font-size:12px;color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:4px}.weekly-day-detail-link:hover{text-decoration:underline}.weekly-day-detail-link i{font-size:10px}.today-badge{display:inline-block;margin-left:8px;font-size:12px;background:#3b82f6;color:#fff;padding:2px 8px;border-radius:4px}.weekly-tasks-list{display:flex;flex-direction:column;gap:8px}.weekly-task-item{background:#f8fafc;border-radius:8px;padding:12px;font-size:14px}.weekly-task-header{display:flex;justify-content:space-between;align-items:flex-start}.weekly-task-info{flex:1;min-width:0}.weekly-task-name{font-weight:500;color:#1a202c}.weekly-task-time{font-size:12px;color:#64748b;margin-top:4px}.assignment-status-badge{display:inline-block;padding:2px 8px;font-size:12px;border-radius:9999px;font-weight:500;flex-shrink:0}.assignment-status-badge.completed{background:#dcfce7;color:#166534}.assignment-status-badge.in-progress{background:#fef3c7;color:#92400e}.assignment-status-badge.pending{background:#f1f5f9;color:#374151}.weekly-empty-message{font-size:14px;color:#64748b;text-align:center;padding:16px 0}
