.reservations-toolbar-v2{display:grid;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(150px,1fr)) auto;gap:14px;align-items:end;margin:18px 0}.reservations-toolbar-v2 label{display:grid;gap:7px;font-size:13px;font-weight:700;color:#344054}.reservations-toolbar-v2 input,.reservations-toolbar-v2 select,.reservation-assignment-form-v2 select{width:100%;min-height:42px;border:1px solid #d9e0ea;border-radius:12px;background:#fff;padding:0 12px;color:#101828}.reservations-toolbar-actions-v2{display:flex;gap:10px}.reservations-metrics-v2{display:grid;grid-template-columns:repeat(5,minmax(140px,1fr));gap:12px;margin:18px 0}.reservations-metrics-v2 article{background:#fff;border:1px solid #e3e8ef;border-radius:16px;padding:16px}.reservations-metrics-v2 span{display:block;color:#667085;font-size:12px;margin-bottom:8px}.reservations-metrics-v2 strong{font-size:22px;color:#101828}.reservations-tabs-v2,.reservation-modal-tabs-v2{display:flex;gap:8px;flex-wrap:wrap;background:#f7f9fc;border:1px solid #e3e8ef;border-radius:14px;padding:6px;margin:18px 0}.reservations-tab-v2,.reservation-modal-tab-v2{border:0;background:transparent;border-radius:10px;padding:10px 14px;font-weight:700;color:#475467;cursor:pointer}.reservations-tab-v2.active,.reservation-modal-tab-v2.active{background:#101828;color:#fff}.reservations-tab-v2 span{margin-left:6px;opacity:.75}.reservations-list-v2{display:grid;gap:12px}.reservation-row-v2{display:grid;grid-template-columns:48px minmax(250px,1.7fr) minmax(260px,1.3fr) minmax(180px,.8fr) auto;gap:16px;align-items:center;background:#fff;border:1px solid #e3e8ef;border-radius:18px;padding:16px 18px}.reservation-type-icon-v2{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;font-weight:900}.reservation-type-icon-v2.ride{background:#eaf2ff;color:#2457d6}.reservation-type-icon-v2.tour{background:#eefbf4;color:#087a47}.reservation-primary-v2{display:grid;gap:4px}.reservation-primary-v2>strong{font-size:15px;color:#101828}.reservation-primary-v2>span,.reservation-primary-v2>small{color:#667085}.reservation-title-line-v2{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.reservation-type-chip-v2{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.reservation-type-chip-v2.ride{background:#eaf2ff;color:#2457d6}.reservation-type-chip-v2.tour{background:#eefbf4;color:#087a47}.reservation-meta-v2{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.reservation-meta-v2 span,.reservation-driver-v2{display:grid;gap:3px}.reservation-meta-v2 small,.reservation-driver-v2 small{color:#98a2b3;font-size:11px}.reservation-meta-v2 strong,.reservation-driver-v2 strong{font-size:13px;color:#344054}.reservation-driver-v2{border-left:1px solid #eef1f5;padding-left:14px}.reservation-driver-v2 span{font-size:11px}.reservation-driver-v2.assigned span{color:#087a47}.reservation-driver-v2.unassigned span{color:#b54708}.reservation-actions-v2{justify-self:end}.reservation-overview-hero-v2,.assignment-current-v2,.reservation-person-card-v2{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#f8fafc;border:1px solid #e3e8ef;border-radius:16px;padding:18px;margin-bottom:16px}.reservation-overview-hero-v2 h4,.assignment-current-v2 h4,.reservation-person-card-v2 h4{margin:6px 0 4px}.reservation-overview-hero-v2 p,.assignment-current-v2 p,.reservation-person-card-v2 p{margin:0;color:#667085}.reservation-overview-grid-v2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.reservation-detail-card-v2,.reservation-route-card-v2,.reservation-activity-card-v2{background:#fff;border:1px solid #e3e8ef;border-radius:16px;padding:18px}.reservation-detail-card-v2 h5,.reservation-activity-card-v2 h5{margin:0 0 12px}.reservation-detail-card-v2 dl{margin:0;display:grid;gap:10px}.reservation-detail-card-v2 dl div{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #f0f2f5;padding-bottom:8px}.reservation-detail-card-v2 dt{color:#667085}.reservation-detail-card-v2 dd{margin:0;text-align:right;font-weight:700;color:#101828;word-break:break-word}.reservation-route-card-v2{margin-top:14px}.reservation-route-line-v2{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start}.reservation-route-line-v2 div{display:grid;gap:4px}.reservation-route-line-v2 small{color:#98a2b3}.route-dot-v2{width:12px;height:12px;border-radius:50%;margin-top:4px}.route-dot-v2.start{background:#2457d6}.route-dot-v2.end{background:#087a47}.reservation-route-stem-v2{height:24px;border-left:2px dashed #d0d5dd;margin-left:5px}.reservation-person-avatar-v2{width:54px;height:54px;border-radius:16px;background:#101828;color:#fff;display:grid;place-items:center;font-weight:900}.reservation-person-card-v2{justify-content:flex-start}.reservation-info-note-v2,.reservation-warning-note-v2,.assignment-behavior-v2{border-radius:14px;padding:14px 16px;margin-top:14px;font-size:13px}.reservation-info-note-v2{background:#f4f7ff;color:#344054;border:1px solid #d8e2ff}.reservation-warning-note-v2{background:#fff6ed;color:#93370d;border:1px solid #fedf89}.assignment-behavior-v2{display:grid;gap:4px;background:#f8fafc;border:1px solid #e3e8ef}.assignment-behavior-v2 span{color:#667085}.reservation-assignment-form-v2{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:end;margin-top:16px}.reservation-assignment-form-v2 .field-block{display:grid;gap:7px}.reservation-assignment-form-v2 small{color:#667085}.vehicle-pill-v2{border-radius:999px;background:#eef2f6;padding:8px 12px;font-weight:800}.reservation-activity-row-v2{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #f0f2f5}.reservation-activity-row-v2:last-child{border-bottom:0}.reservation-activity-row-v2 small{color:#667085}.reservations-empty-v2{margin-top:18px}@media(max-width:1200px){.reservations-toolbar-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.reservations-metrics-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.reservation-row-v2{grid-template-columns:44px 1fr 1fr}.reservation-driver-v2{border-left:0;padding-left:0}.reservation-actions-v2{grid-column:2/-1;justify-self:start}.reservation-meta-v2{grid-column:2/-1}}@media(max-width:760px){.reservations-toolbar-v2,.reservation-overview-grid-v2,.reservation-assignment-form-v2{grid-template-columns:1fr}.reservations-metrics-v2{grid-template-columns:repeat(2,minmax(0,1fr))}.reservation-row-v2{grid-template-columns:42px 1fr}.reservation-meta-v2,.reservation-driver-v2,.reservation-actions-v2{grid-column:1/-1}.reservation-meta-v2{grid-template-columns:1fr}.reservation-overview-hero-v2,.assignment-current-v2{align-items:flex-start;flex-direction:column}.reservation-activity-row-v2{grid-template-columns:1fr}}