.driver-profile-header[data-astro-cid-2p63op27]{align-items:center;gap:16px;padding:6px 0;display:flex}.driver-avatar-wrapper[data-astro-cid-2p63op27]{flex-shrink:0;position:relative}.driver-avatar-ring[data-astro-cid-2p63op27]{border:2.2px solid var(--primary);border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;padding:3px;display:flex;box-shadow:0 4px 16px #10ea9033}.driver-avatar-img[data-astro-cid-2p63op27]{object-fit:cover;border-radius:50%;width:100%;height:100%}.driver-avatar-placeholder[data-astro-cid-2p63op27]{background:var(--surface-2);width:100%;height:100%;color:var(--text-tertiary);border-radius:50%;justify-content:center;align-items:center;display:flex}.driver-avatar-placeholder[data-astro-cid-2p63op27] svg[data-astro-cid-2p63op27]{width:32px;height:32px}.verified-badge[data-astro-cid-2p63op27]{background:var(--bg);width:22px;height:22px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-2px;right:-2px;box-shadow:0 2px 6px #0000004d}.verified-badge[data-astro-cid-2p63op27] svg[data-astro-cid-2p63op27]{width:18px;height:18px}.driver-text-details[data-astro-cid-2p63op27]{flex-direction:column;gap:2px;min-width:0;display:flex}.driver-name-row[data-astro-cid-2p63op27]{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.driver-full-name[data-astro-cid-2p63op27]{color:var(--text-primary);letter-spacing:-.4px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:1.25rem;font-weight:800;line-height:1.2;overflow:hidden}.driver-role-pill[data-astro-cid-2p63op27]{border-radius:var(--radius-full);background:var(--primary-soft);color:var(--primary-dark);border:1px solid #10ea9040;padding:2px 8px;font-size:.7rem;font-weight:700}[data-theme=dark] .driver-role-pill[data-astro-cid-2p63op27]{color:var(--primary)}.driver-username[data-astro-cid-2p63op27]{color:var(--text-tertiary);font-size:.88rem;font-weight:600}.driver-bio[data-astro-cid-2p63op27]{color:var(--text-secondary);margin-top:4px;font-size:.85rem;font-style:italic;line-height:1.4}.driver-note-dock[data-astro-cid-szvtldae]{z-index:100;opacity:0;pointer-events:none;box-sizing:border-box;width:calc(100% - 48px);max-width:532px;margin:0 auto;transition:transform .35s cubic-bezier(.16,1,.3,1),opacity .3s;position:fixed;bottom:0;left:0;right:0;transform:translateY(120%)}.driver-note-dock[data-astro-cid-szvtldae].is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.driver-note-container[data-astro-cid-szvtldae]{background-color:var(--surface);border-top:1px solid var(--border);border-left:1px solid var(--border);border-right:1px solid var(--border);padding:14px 20px max(14px, env(safe-area-inset-bottom,14px));transition:background-color var(--transition-smooth), border-color var(--transition-smooth);border-bottom:none;border-top-left-radius:20px;border-top-right-radius:20px;box-shadow:0 -4px 20px #00000038}@media (width<=640px){.driver-note-dock[data-astro-cid-szvtldae]{width:100%;max-width:100%}.driver-note-container[data-astro-cid-szvtldae]{padding:14px 16px max(14px, env(safe-area-inset-bottom,14px));border-left:none;border-right:none}}.driver-note-content[data-astro-cid-szvtldae]{align-items:flex-start;gap:12px;display:flex}.driver-note-icon-box[data-astro-cid-szvtldae]{background-color:var(--primary-soft);width:36px;min-width:36px;height:36px;color:var(--primary);border-radius:10px;justify-content:center;align-items:center;display:flex}.driver-note-body[data-astro-cid-szvtldae]{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.driver-note-header[data-astro-cid-szvtldae]{justify-content:space-between;align-items:center;width:100%;display:flex}.driver-note-title[data-astro-cid-szvtldae]{color:var(--text-primary);letter-spacing:-.2px;font-size:15px;font-weight:700}.driver-note-time-wrapper[data-astro-cid-szvtldae]{color:var(--text-secondary);align-items:center;gap:4.5px;display:inline-flex}.driver-note-time-wrapper[data-astro-cid-szvtldae] svg[data-astro-cid-szvtldae]{color:var(--text-secondary)}.driver-note-time[data-astro-cid-szvtldae]{color:var(--text-secondary);font-size:13px;font-weight:500}.driver-note-text[data-astro-cid-szvtldae]{color:var(--text-primary);white-space:pre-wrap;word-break:break-word;max-height:120px;margin:0;padding-right:4px;font-size:14px;font-weight:500;line-height:1.35;overflow-y:auto}.driver-note-text[data-astro-cid-szvtldae]::-webkit-scrollbar{width:4px}.driver-note-text[data-astro-cid-szvtldae]::-webkit-scrollbar-thumb{background-color:var(--border-hover);border-radius:4px}.driver-info-menu[data-astro-cid-gy2g6c33]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:background-color var(--transition-smooth), border-color var(--transition-smooth);flex-direction:column;margin-top:4px;display:flex;overflow:hidden}.menu-action-tile[data-astro-cid-gy2g6c33]{text-align:left;cursor:pointer;width:100%;transition:background-color var(--transition-fast);background:0 0;border:none;align-items:center;gap:14px;padding:14px 16px;font-family:inherit;display:flex}.menu-action-tile[data-astro-cid-gy2g6c33]:hover{background:var(--surface-2)}.tile-icon-wrap[data-astro-cid-gy2g6c33]{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.vehicle-icon-wrap[data-astro-cid-gy2g6c33]{background:var(--primary-soft);color:var(--primary-dark)}[data-theme=dark] .vehicle-icon-wrap[data-astro-cid-gy2g6c33]{color:var(--primary)}.health-icon-wrap[data-astro-cid-gy2g6c33]{color:#ef4444;background:#ef444426}.tile-icon-wrap[data-astro-cid-gy2g6c33] svg[data-astro-cid-gy2g6c33]{width:20px;height:20px}.tile-content[data-astro-cid-gy2g6c33]{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.tile-title[data-astro-cid-gy2g6c33]{color:var(--text-primary);letter-spacing:-.2px;font-size:.96rem;font-weight:700}.tile-subtitle[data-astro-cid-gy2g6c33]{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;font-size:.82rem;overflow:hidden}.tile-mini-plate[data-astro-cid-gy2g6c33]{color:#111827;letter-spacing:.4px;background:#fff;border:1px solid #111827;border-radius:4px;align-items:center;gap:4px;padding:2px 6px 2px 4px;font-family:Oswald,Outfit,sans-serif;font-size:.8rem;font-weight:700;display:flex;box-shadow:0 1px 3px #0000001a}.mini-plate-tr[data-astro-cid-gy2g6c33]{color:#fff;background:#039;border-radius:2px;padding:1px 3px;font-size:.6rem}.tile-blood-badge[data-astro-cid-gy2g6c33]{color:#ef4444;border-radius:var(--radius-full);background:#ef44441f;align-items:center;gap:4px;padding:3px 8px;font-size:.78rem;font-weight:700;display:inline-flex}.tile-blood-badge[data-astro-cid-gy2g6c33] svg[data-astro-cid-gy2g6c33]{width:12px;height:12px}.tile-arrow[data-astro-cid-gy2g6c33]{width:18px;height:18px;color:var(--text-tertiary);flex-shrink:0}.menu-divider[data-astro-cid-gy2g6c33]{background:var(--border);height:1px;margin-left:70px}.info-modal-overlay[data-astro-cid-gy2g6c33]{z-index:999;-webkit-backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#000000a6;justify-content:center;align-items:flex-end;transition:opacity .22s;display:flex;position:fixed;inset:0}.info-modal-overlay[data-astro-cid-gy2g6c33].is-open{opacity:1;pointer-events:auto}.info-modal-sheet[data-astro-cid-gy2g6c33]{background:var(--surface);border-top:1px solid var(--border);border-left:1px solid var(--border);border-right:1px solid var(--border);border-bottom:none;border-radius:24px 24px 0 0;flex-direction:column;gap:18px;width:calc(100% - 48px);max-width:532px;max-height:85vh;padding:24px 20px 32px;transition:transform .28s cubic-bezier(.16,1,.3,1);display:flex;overflow-y:auto;transform:translateY(100%);box-shadow:0 -8px 32px #00000059}.info-modal-overlay[data-astro-cid-gy2g6c33].is-open .info-modal-sheet[data-astro-cid-gy2g6c33]{transform:translateY(0)}@media (width<=640px){.info-modal-sheet[data-astro-cid-gy2g6c33]{width:100%;max-width:100%;padding:20px 16px max(24px, env(safe-area-inset-bottom,24px));border-left:none;border-right:none}}.modal-header[data-astro-cid-gy2g6c33]{justify-content:space-between;align-items:center;gap:12px;display:flex}.modal-title-col[data-astro-cid-gy2g6c33]{flex-direction:column;gap:2px;display:flex}.modal-title[data-astro-cid-gy2g6c33]{color:var(--text-primary);letter-spacing:-.3px;margin:0;font-size:1.25rem;font-weight:800}.modal-subtitle[data-astro-cid-gy2g6c33]{color:var(--text-secondary);margin:0;font-size:.85rem}.modal-close-btn[data-astro-cid-gy2g6c33]{background:var(--surface-2);width:36px;height:36px;color:var(--text-primary);cursor:pointer;transition:background-color var(--transition-fast);border:none;border-radius:50%;justify-content:center;align-items:center;display:flex}.modal-close-btn[data-astro-cid-gy2g6c33]:hover{background:var(--surface-3)}.modal-close-btn[data-astro-cid-gy2g6c33] svg[data-astro-cid-gy2g6c33]{width:18px;height:18px}.metrics-grid[data-astro-cid-gy2g6c33]{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.metric-box[data-astro-cid-gy2g6c33]{background:var(--surface-2);border:1px solid var(--border);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:12px 6px;display:flex}.metric-icon-wrap[data-astro-cid-gy2g6c33]{border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:2px;display:flex}.primary-metric-icon[data-astro-cid-gy2g6c33]{background:var(--primary-soft);color:var(--primary-dark)}[data-theme=dark] .primary-metric-icon[data-astro-cid-gy2g6c33]{color:var(--primary)}.blood-metric-icon[data-astro-cid-gy2g6c33]{color:#ef4444;background:#ef444426}.metric-icon-wrap[data-astro-cid-gy2g6c33] svg[data-astro-cid-gy2g6c33]{width:16px;height:16px}.metric-value[data-astro-cid-gy2g6c33]{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.95rem;font-weight:700;overflow:hidden}.blood-val[data-astro-cid-gy2g6c33]{color:#ef4444;font-weight:800}.metric-label[data-astro-cid-gy2g6c33]{color:var(--text-secondary);font-size:.72rem;font-weight:500}.detail-rows-list[data-astro-cid-gy2g6c33]{flex-direction:column;gap:4px;padding:4px 0;display:flex}.detail-row[data-astro-cid-gy2g6c33]{background:var(--surface-2);cursor:pointer;transition:background-color var(--transition-fast);border-radius:12px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.detail-row[data-astro-cid-gy2g6c33]:hover{background:var(--surface-3)}.detail-row-left[data-astro-cid-gy2g6c33]{align-items:center;gap:10px;display:flex}.detail-row-icon[data-astro-cid-gy2g6c33]{background:var(--primary-soft);width:28px;height:28px;color:var(--primary-dark);border-radius:8px;justify-content:center;align-items:center;display:flex}[data-theme=dark] .detail-row-icon[data-astro-cid-gy2g6c33]{color:var(--primary)}.detail-row-icon[data-astro-cid-gy2g6c33] svg[data-astro-cid-gy2g6c33]{width:16px;height:16px}.detail-row-label[data-astro-cid-gy2g6c33]{color:var(--text-secondary);font-size:.88rem;font-weight:500}.detail-row-right[data-astro-cid-gy2g6c33]{align-items:center;gap:8px;display:flex}.copy-icon[data-astro-cid-gy2g6c33]{width:16px;height:16px;color:var(--text-tertiary)}.color-dot[data-astro-cid-gy2g6c33]{border:1px solid #00000026;border-radius:50%;width:12px;height:12px}.detail-row-value[data-astro-cid-gy2g6c33]{color:var(--text-primary);font-size:.92rem;font-weight:700}.emergency-alert-card[data-astro-cid-gy2g6c33]{background:#ef44441f;border:1px solid #ef444440;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.emergency-icon-wrap[data-astro-cid-gy2g6c33]{color:#ef4444;flex-shrink:0;margin-top:1px}.emergency-icon-wrap[data-astro-cid-gy2g6c33] svg[data-astro-cid-gy2g6c33]{width:20px;height:20px}.emergency-text[data-astro-cid-gy2g6c33]{color:#dc2626;margin:0;font-size:.82rem;font-weight:500;line-height:1.4}[data-theme=dark] .emergency-text[data-astro-cid-gy2g6c33]{color:#fca5a5}.health-sections-list[data-astro-cid-gy2g6c33]{flex-direction:column;gap:12px;padding:4px 0;display:flex}.health-long-section[data-astro-cid-gy2g6c33]{flex-direction:column;gap:6px;display:flex}.section-header-row[data-astro-cid-gy2g6c33]{align-items:center;gap:8px;display:flex}.section-icon-wrap[data-astro-cid-gy2g6c33]{border-radius:6px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.warning-icon-wrap[data-astro-cid-gy2g6c33]{color:#f59e0b;background:#f59e0b26}.info-icon-wrap[data-astro-cid-gy2g6c33]{color:#3b82f6;background:#3b82f626}.section-icon-wrap[data-astro-cid-gy2g6c33] svg[data-astro-cid-gy2g6c33]{width:14px;height:14px}.section-title[data-astro-cid-gy2g6c33]{color:var(--text-primary);font-size:.92rem;font-weight:700}.section-body[data-astro-cid-gy2g6c33]{margin:0 0 0 34px;font-size:.85rem;line-height:1.45}.section-body[data-astro-cid-gy2g6c33].has-content{color:var(--text-primary);font-weight:500}.section-body[data-astro-cid-gy2g6c33].no-content{color:var(--text-tertiary);font-style:italic}.section-divider[data-astro-cid-gy2g6c33]{background:var(--border);height:1px;margin:4px 0}
