@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);:root{--admin-bg:#f8fafc;--admin-bg-warm:#fffaf5;--admin-surface:#ffffffdb;--admin-surface-solid:#fff;--admin-surface-soft:#f8fafc;--admin-text:#0f172a;--admin-muted:#64748b;--admin-faint:#94a3b8;--admin-border:#e2e8f0e6;--admin-border-strong:#dbe2ea;--admin-primary:#ff7a18;--admin-primary-dark:#ea580c;--admin-primary-soft:#fff7ed;--admin-slate:#0f172a;--admin-slate-soft:#1e293b;--admin-success:#16a34a;--admin-success-soft:#ecfdf3;--admin-warning:#ca8a04;--admin-warning-soft:#fff7ed;--admin-danger:#dc2626;--admin-danger-soft:#fef2f2;--admin-info:#0891b2;--admin-info-soft:#ecfeff;--admin-shadow:0 18px 42px #0f172a0f;--admin-shadow-hover:0 24px 56px #0f172a1a;--admin-radius:24px;--admin-radius-sm:14px}*{box-sizing:border-box}body,html{min-height:100%}body{-webkit-font-smoothing:antialiased;background:radial-gradient(circle at top left,#ff7a181f,#0000 30%),radial-gradient(circle at 84% 12%,#0f172a0f,#0000 26%),linear-gradient(180deg,#fffaf5,#f8fafc 34%,#f8fafc);background:radial-gradient(circle at top left,#ff7a181f,#0000 30%),radial-gradient(circle at 84% 12%,#0f172a0f,#0000 26%),linear-gradient(180deg,var(--admin-bg-warm) 0,var(--admin-bg) 34%,var(--admin-bg) 100%);color:#0f172a;color:var(--admin-text);font-family:Inter,Arial,sans-serif;margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}img{display:block;max-width:100%}.admin-shell{color:#0f172a;color:var(--admin-text);display:grid;grid-template-columns:292px minmax(0,1fr);min-height:100vh}.admin-shell-sidebar{background:linear-gradient(180deg,#0f172afa,#111827fa);border-right:1px solid #ffffff14;box-shadow:18px 0 48px #0f172a2e;color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:space-between;overflow:auto;padding:22px;position:-webkit-sticky;position:sticky;top:0}.admin-shell-sidebar__bottom,.admin-shell-sidebar__top{grid-gap:20px;display:grid;gap:20px}.admin-shell-brand{align-items:center;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;display:flex;gap:14px;padding:12px}.admin-shell-brand__logo{background:#fff;border-radius:12px;box-shadow:0 14px 30px #0000003d;height:46px;object-fit:cover;width:46px}.admin-shell-brand__text{min-width:0}.admin-shell-brand__title{font-size:.95rem;font-weight:800;line-height:1.12}.admin-shell-brand__sub{color:#ffffff9e;font-size:.78rem;font-weight:700;margin-top:5px}.admin-shell-nav{grid-gap:8px;display:grid;gap:8px}.admin-shell-nav__link{align-items:center;border-radius:16px;color:#ffffffb8;display:flex;font-weight:750;gap:12px;min-height:48px;padding:0 14px;transition:background .22s ease,color .22s ease,transform .22s ease}.admin-shell-nav__link.active,.admin-shell-nav__link:hover{background:#ff7a1824;color:#fff;transform:translateX(2px)}.admin-shell-nav__link.active{box-shadow:inset 3px 0 0 #ff7a18;box-shadow:inset 3px 0 0 var(--admin-primary)}.admin-shell-nav__icon{background:#ffffff12;border-radius:12px;color:#ff7a18;color:var(--admin-primary);display:grid;flex-shrink:0;height:34px;place-items:center;width:34px}.admin-shell-nav__icon svg{fill:currentColor;height:18px;width:18px}.admin-shell-user{align-items:center;background:#ffffff12;border:1px solid #ffffff1a;border-radius:18px;display:flex;gap:12px;padding:12px}.admin-shell-topbar__avatar,.admin-shell-user__avatar{background:linear-gradient(135deg,#ff7a18,#f97316);border-radius:999px;box-shadow:0 12px 24px #f9731638;color:#fff;display:grid;font-weight:900;height:42px;place-items:center;width:42px}.admin-shell-user__meta{min-width:0}.admin-shell-user__name{font-weight:800;max-width:162px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-shell-user__role{color:#ffffff9e;font-size:.82rem;font-weight:700}.admin-shell-logout{background:#ffffff0f;border:1px solid #ffffff24;border-radius:16px;color:#fff;font-weight:800;min-height:46px;transition:background .22s ease,transform .22s ease}.admin-shell-logout:hover{background:#ff7a1829;transform:translateY(-1px)}.admin-shell-main{min-width:0}.admin-shell-page{margin:0 auto;padding:22px 0 40px;width:min(100% - 44px,1440px)}.admin-shell-topbar{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#ffffffdb;background:var(--admin-surface);border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:24px;box-shadow:0 18px 42px #0f172a0f;box-shadow:var(--admin-shadow);display:flex;gap:18px;justify-content:space-between;min-height:70px;padding:14px 18px}.admin-shell-topbar__copy{grid-gap:4px;display:grid;gap:4px}.admin-shell-topbar__copy strong{font-size:1.02rem;letter-spacing:-.02em}.admin-shell-page__eyebrow,.admin-shell-topbar__status,.vehicle-modal-eyebrow{color:#ff7a18;color:var(--admin-primary);font-size:.76rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.action-inline,.admin-shell-page__actions,.admin-shell-topbar__right,.booking-exact-actions,.booking-head-actions,.booking-verification-buttons,.btn-row,.vehicle-exact-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.admin-shell-topbar__chip{background:#fff7ed;background:var(--admin-primary-soft);border-radius:999px;color:#ea580c;color:var(--admin-primary-dark);font-size:.82rem;font-weight:800;padding:9px 13px}.admin-notifications{position:relative}.admin-notifications__button{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:999px;color:#0f172a;color:var(--admin-text);cursor:pointer;display:grid;height:40px;place-items:center;position:relative;width:40px}.admin-notifications__button svg{fill:currentColor;height:18px;width:18px}.admin-notifications__button em{background:#dc2626;border-radius:999px;color:#fff;display:grid;font-size:.68rem;font-style:normal;font-weight:900;height:18px;min-width:18px;padding:0 5px;place-items:center;position:absolute;right:-4px;top:-4px}.admin-notifications__dropdown{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:18px;box-shadow:0 24px 54px #0f172a2e;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);width:min(380px,calc(100vw - 32px));z-index:50}.admin-notifications__header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:12px;justify-content:space-between;padding:14px 16px}.admin-notifications__actions{align-items:center;display:inline-flex;gap:6px}.admin-notifications__header button{background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#ff7a18;color:var(--admin-primary);cursor:pointer;font-size:.78rem;font-weight:900;min-height:28px;padding:0 9px}.admin-notifications__header button:last-child{background:#f8fafc;border-color:#e5e7eb;color:#64748b;color:var(--admin-muted)}.admin-notifications__list{max-height:380px;overflow-y:auto}.admin-notifications__item{grid-gap:4px;background:#fff;border:0;border-bottom:1px solid #eef2f7;cursor:pointer;display:grid;gap:4px;padding:13px 16px;text-align:left;width:100%}.admin-notifications__item.is-unread{background:#fff7ed}.admin-notifications__item strong{color:#0f172a;color:var(--admin-text)}.admin-notifications__item span{color:#64748b;color:var(--admin-muted);font-size:.85rem;line-height:1.45}.admin-notifications__empty,.admin-notifications__item small{color:#94a3b8;font-size:.74rem;font-weight:800}.admin-notifications__empty{padding:18px 16px}.admin-shell-page__head{align-items:flex-end;display:flex;gap:22px;justify-content:space-between;padding:34px 2px 24px}.admin-shell-page__title{font-size:clamp(2.1rem,4vw,3.6rem);font-weight:850;letter-spacing:-.04em;line-height:.98;margin:8px 0 0}.admin-shell-page__subtitle{color:#64748b;color:var(--admin-muted);font-size:1rem;line-height:1.7;margin:12px 0 0;max-width:720px}.admin-shell-page__content{grid-gap:20px;gap:20px}.admin-login-button,.admin-login-toggle,.btn,.btn-close{background:#ffffffe6;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:999px;color:#0f172a;color:var(--admin-text);font-weight:800;min-height:42px;padding:0 18px;transition:transform .22s ease,background .22s ease,border-color .22s ease,color .22s ease,box-shadow .22s ease}.admin-login-button:hover,.btn-close:hover,.btn:hover{border-color:#ff7a1852;box-shadow:0 14px 28px #0f172a14;transform:translateY(-1px)}.admin-login-button,.btn-primary{background:linear-gradient(135deg,#ff7a18,#f97316);background:linear-gradient(135deg,var(--admin-primary) 0,#f97316 100%);border-color:#0000;box-shadow:0 14px 30px #f9731638;color:#fff}.admin-login-button:hover,.btn-primary:hover{background:linear-gradient(135deg,#ea580c,#ea580c);background:linear-gradient(135deg,var(--admin-primary-dark) 0,#ea580c 100%)}.btn-soft{background:#fff;color:#0f172a;color:var(--admin-slate)}.btn-success{background:#ecfdf3;background:var(--admin-success-soft);border-color:#16a34a29;color:#15803d}.btn-warning{background:#fff7ed;background:var(--admin-warning-soft);border-color:#ca8a0433;color:#a16207}.btn-danger{background:#fef2f2;background:var(--admin-danger-soft);border-color:#dc26262e;color:#dc2626;color:var(--admin-danger)}.booking-action-icon,.btn-menu,.vehicle-icon-btn{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:999px;color:#0f172a;color:var(--admin-slate);font-weight:850;min-width:42px;padding:0 12px}.booking-action-icon--danger,.vehicle-icon-btn--danger{color:#dc2626;color:var(--admin-danger)}.booking-action-icon--success{color:#16a34a;color:var(--admin-success)}.admin-card,.booking-exact-panel,.dashboard-panel,.vehicle-exact-panel{backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffffdb;background:var(--admin-surface);border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:24px;border-radius:var(--admin-radius);box-shadow:0 18px 42px #0f172a0f;box-shadow:var(--admin-shadow)}.admin-card,.dashboard-panel{padding:22px}.dashboard-panel--table{min-width:0}.dashboard-panel__head,.section-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.admin-section-title,.dashboard-panel__title{font-size:1.05rem;font-weight:850;letter-spacing:-.02em;margin:0}.booking-exact-sub,.cell-sub,.dashboard-cell-sub,.dashboard-panel__link,.muted,.vehicle-exact-meta{color:#64748b;color:var(--admin-muted)}.dashboard-panel__link{font-size:.9rem;font-weight:850}.dashboard-alert{background:#fff7ed;border:1px solid #ff7a183d;border-radius:18px;color:#9a3412;font-weight:750;padding:14px 16px}.payment-deadline-badge{align-items:center;border-radius:999px;display:inline-flex;font-size:.74rem;font-weight:900;margin-top:6px;padding:5px 9px;white-space:nowrap;width:-webkit-fit-content;width:fit-content}.payment-deadline-badge--compact{font-size:.7rem;padding:4px 8px}.payment-deadline-badge--ok{background:#dcfce7;border:1px solid #bbf7d0;color:#166534}.payment-deadline-badge--warning{background:#ffedd5;border:1px solid #fed7aa;color:#9a3412}.payment-deadline-badge--danger{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}.payment-deadline-detail{grid-gap:6px;display:grid;gap:6px;justify-items:start}.dashboard-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(5,minmax(170px,1fr))}.dash-stat-card{background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:24px;box-shadow:0 18px 42px #0f172a0f;box-shadow:var(--admin-shadow);min-height:164px;overflow:hidden;padding:20px;position:relative;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.dash-stat-card:hover{border-color:#ff7a1838;box-shadow:0 24px 56px #0f172a1a;box-shadow:var(--admin-shadow-hover);transform:translateY(-3px)}.dash-stat-card:after{background:#ff7a1814;border-radius:999px;content:"";height:118px;position:absolute;right:-42px;top:-42px;width:118px}.dash-stat-card--success:after{background:#16a34a14}.dash-stat-card--warning:after{background:#ca8a041a}.dash-stat-card__top{align-items:center;display:flex;gap:12px;justify-content:space-between}.dash-stat-card__label{color:#64748b;color:var(--admin-muted);font-size:.86rem;font-weight:850}.dash-stat-card__icon{background:#fff7ed;background:var(--admin-primary-soft);border-radius:14px;color:#ea580c;color:var(--admin-primary-dark);display:grid;font-size:.78rem;font-weight:900;height:42px;min-width:42px;padding:0 8px;place-items:center}.dash-stat-card__value{font-size:clamp(1.8rem,3vw,2.55rem);font-weight:900;letter-spacing:-.04em;margin-top:20px;position:relative;z-index:1}.dash-stat-card__meta{color:#94a3b8;color:var(--admin-faint);font-size:.84rem;font-weight:700;margin-top:8px}.dashboard-main-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(0,1.45fr) minmax(300px,.7fr)}.dashboard-side-stack{grid-gap:20px;align-content:start;display:grid;gap:20px}.dashboard-progress-list,.dashboard-top-customers{grid-gap:16px;display:grid;gap:16px}.dashboard-customer-item,.dashboard-customer-item__left,.dashboard-progress-item__row{align-items:center;display:flex;gap:12px;justify-content:space-between}.dashboard-progress-item__row{color:#64748b;color:var(--admin-muted);font-size:.9rem;font-weight:800;margin-bottom:8px}.dashboard-progress{background:#e2e8f0;border-radius:999px;height:9px;overflow:hidden}.dashboard-progress__bar{background:#ff7a18;background:var(--admin-primary);border-radius:inherit;height:100%}.dashboard-progress__bar.success{background:#16a34a;background:var(--admin-success)}.dashboard-progress__bar.warning{background:#ca8a04;background:var(--admin-warning)}.dashboard-progress__bar.danger{background:#dc2626;background:var(--admin-danger)}.dashboard-customer-item{background:#f8fafc;background:var(--admin-surface-soft);border:1px solid #eef2f7;border-radius:18px;padding:12px}.dashboard-customer-item__avatar{background:#0f172a;background:var(--admin-slate);border-radius:999px;color:#fff;display:grid;font-weight:900;height:40px;place-items:center;width:40px}.booking-exact-name,.cell-title,.dashboard-cell-title,.dashboard-customer-item__name,.vehicle-exact-name{color:#0f172a;color:var(--admin-text);font-weight:850}.dashboard-customer-item__sub,.dashboard-empty-note{color:#64748b;color:var(--admin-muted);font-size:.86rem}.dashboard-amount,.dashboard-customer-item__amount,.vehicle-exact-rate{color:#ea580c;color:var(--admin-primary-dark);font-weight:900}.dashboard-table-wrap,.table-wrap{overflow-x:auto;width:100%}.booking-exact-table,.dashboard-table,.driver-table,.table,.vehicle-exact-table{border-collapse:initial;border-spacing:0;min-width:850px;width:100%}th{background:#f8fafc;border-bottom:1px solid #e2e8f0e6;border-bottom:1px solid var(--admin-border);color:#475569;font-size:.76rem;font-weight:900;letter-spacing:.12em;padding:14px 16px;text-align:left;text-transform:uppercase;white-space:nowrap}td{border-bottom:1px solid #e2e8f0c2;padding:16px;vertical-align:middle}tbody tr{transition:background .18s ease,transform .18s ease}tbody tr:nth-child(2n){background:#f8fafcb8}tbody tr:hover{background:#fff7ed}.dashboard-empty-cell{color:#64748b;color:var(--admin-muted);font-weight:800;padding:30px 16px;text-align:center}.booking-exact-date,.dashboard-date-range{white-space:nowrap}.booking-toolbar-modern-exact,.driver-toolbar,.user-toolbar,.vehicle-toolbar-modern-exact{grid-gap:12px;align-items:center;background:#ffffffdb;background:var(--admin-surface);border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:22px;box-shadow:0 18px 42px #0f172a0f;box-shadow:var(--admin-shadow);display:grid;gap:12px;grid-template-columns:minmax(260px,1fr) repeat(3,minmax(150px,190px));padding:16px}.booking-toolbar-modern-exact,.driver-toolbar,.user-toolbar{grid-template-columns:minmax(260px,.8fr) minmax(0,1.8fr)}.admin-login-input,.booking-details-notes__textarea,.input,.select,textarea.input{background:#fffffff0;border:1px solid #dbe2ea;border:1px solid var(--admin-border-strong);border-radius:16px;color:#0f172a;color:var(--admin-text);font-weight:650;min-height:46px;outline:none;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.booking-details-notes__textarea,textarea.input{min-height:112px;padding:13px 14px;resize:vertical}.admin-login-input:focus,.booking-details-notes__textarea:focus,.input:focus,.select:focus{border-color:#ff7a188a;box-shadow:0 0 0 4px #ff7a181f}.input-error{border-color:#dc262694}.field-group{grid-gap:8px;display:grid;gap:8px}.field-group-full{grid-column:1/-1}.booking-details-notes__label,.field-label{align-items:center;color:#334155;display:flex;font-size:.86rem;font-weight:850;gap:8px}.field-error{color:#dc2626;color:var(--admin-danger);font-size:.82rem;font-weight:750}.form-grid,.vehicle-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.tooltip-wrap{display:inline-flex;position:relative}.tooltip-icon{background:#fff7ed;background:var(--admin-primary-soft);border-radius:999px;color:#ea580c;color:var(--admin-primary-dark);display:grid;font-size:.72rem;font-weight:900;height:18px;place-items:center;width:18px}.tooltip-box{background:#0f172a;background:var(--admin-slate);border-radius:12px;bottom:130%;color:#fff;font-size:.78rem;left:0;line-height:1.45;opacity:0;padding:10px;pointer-events:none;position:absolute;transform:translateY(4px);transition:opacity .18s ease,transform .18s ease;width:220px;z-index:30}.tooltip-wrap:hover .tooltip-box{opacity:1;transform:translateY(0)}.booking-exact-panel,.vehicle-exact-panel{overflow:hidden}.vehicle-exact-info{min-width:240px}.driver-cell,.vehicle-exact-info{align-items:center;display:flex;gap:14px}.driver-cell{min-width:220px}.driver-avatar{background:#e2e8f0;border-radius:16px;flex-shrink:0;height:52px;object-fit:cover;width:52px}.driver-avatar--empty{background:#0f172a;color:#fff;display:grid;font-weight:900;place-items:center}.driver-notes-preview{color:#475569;font-weight:650;line-height:1.45;max-width:260px}.driver-assignment-card{grid-gap:14px;background:linear-gradient(180deg,#f8fafc,#fff);border:1px solid #e2e8f0;border-radius:18px;display:grid;gap:14px;padding:16px}.driver-assignment-card__head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.driver-assignment-card__head h4{color:#0f172a;color:var(--admin-text);font-size:1rem;margin:4px 0 0}.driver-assignment-empty{color:#64748b;color:var(--admin-muted);font-weight:700;line-height:1.6;margin:0}.driver-assignment-profile{align-items:center;display:flex;gap:14px}.driver-assignment-photo,.driver-assignment-photoFallback{background:#e2e8f0;border-radius:18px;flex-shrink:0;height:62px;object-fit:cover;width:62px}.driver-assignment-photoFallback{background:#0f172a;color:#fff;display:grid;font-weight:900;place-items:center}.driver-assignment-actions,.driver-assignment-select{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.driver-assignment-select .select{width:min(100%,360px)}.driver-assignment-workspace{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.1fr) minmax(280px,.9fr);margin-top:16px}.driver-assignment-left,.driver-assignment-right{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 4px 12px #0f172a0a;min-width:0;padding:16px}.driver-assignment-panel-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.driver-assignment-panel-head strong{color:#0f172a;color:var(--admin-text);display:block;font-size:.95rem}.driver-assignment-panel-head span{color:#64748b;color:var(--admin-muted);display:block;font-size:.78rem;font-weight:700;margin-top:3px}.driver-dnd-list{grid-gap:12px;display:grid;gap:12px;max-height:420px;overflow:auto;padding-right:4px}.driver-dnd-card{grid-gap:12px;align-items:center;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;cursor:grab;display:grid;gap:12px;grid-template-columns:46px minmax(0,1fr) auto;padding:14px;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.driver-dnd-card:hover{box-shadow:0 12px 28px #0f172a14;transform:translateY(-1px)}.driver-dnd-card.is-valid{background:linear-gradient(180deg,#f0fdf4b8,#fff);border-color:#16a34a47}.driver-dnd-card.is-invalid{background:#fff7f7;border-color:#ef444438;cursor:not-allowed}.driver-dnd-card img,.driver-dnd-card>div:first-child{background:#0f172a;border-radius:14px;color:#fff;display:grid;font-weight:900;height:46px;object-fit:cover;place-items:center;width:46px}.driver-dnd-card section{grid-gap:4px;display:grid;gap:4px;min-width:0}.driver-dnd-card section small,.driver-dnd-card section span,.driver-dnd-card section strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-dnd-card section strong{color:#0f172a;color:var(--admin-text);font-size:.93rem}.driver-dnd-card section span{color:#166534;font-size:.78rem;font-weight:800}.driver-dnd-card.is-invalid section span{color:#b91c1c}.driver-dnd-card section small{color:#64748b;color:var(--admin-muted);font-size:.72rem;font-weight:700}.driver-dnd-card em{background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;color:var(--admin-muted);font-size:.68rem;font-style:normal;font-weight:900;padding:7px 10px;text-transform:uppercase}.driver-dnd-card.is-valid em{border-color:#16a34a40;color:#15803d}.driver-mini-calendar{display:flex;gap:4px;margin-top:4px}.driver-mini-calendar i{background:#22c55e;border-radius:999px;height:6px;width:18px}.driver-mini-calendar i.is-booked{background:#ef4444}.driver-booking-drop-details{grid-gap:6px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:grid;gap:6px;margin-bottom:14px;padding:14px}.driver-booking-drop-details strong{color:#0f172a;color:var(--admin-text);font-size:1rem}.driver-booking-drop-details span{color:#64748b;color:var(--admin-muted);font-size:.82rem;font-weight:700}.driver-drop-zone{grid-gap:8px;align-content:center;background:linear-gradient(180deg,#fff,#f8fafc);border:2px dashed #cbd5e1;border-radius:18px;color:#64748b;color:var(--admin-muted);display:grid;gap:8px;min-height:180px;padding:24px;place-items:center;text-align:center;transition:border-color .18s ease,background .18s ease,transform .18s ease}.driver-drop-zone.is-active{background:#f0fdf4;border-color:#22c55e;transform:scale(1.01)}.driver-drop-zone strong{color:#0f172a;color:var(--admin-text);font-size:1rem}.driver-drop-zone span{font-size:.82rem;font-weight:700;line-height:1.45;max-width:320px}.assignment-feedback-overlay{z-index:180}.assignment-feedback-modal{background:#fff;border:1px solid #e5e7eb;border-radius:22px;box-shadow:0 12px 40px #0f172a2e;padding:24px;width:min(480px,calc(100vw - 32px))}.assignment-feedback-kicker{color:var(--admin-orange);font-size:.72rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.assignment-feedback-modal h3{color:#0f172a;color:var(--admin-text);font-size:1.35rem;margin:8px 0}.assignment-feedback-modal p{color:#64748b;color:var(--admin-muted);font-weight:700;line-height:1.6;margin:0}.assignment-feedback-modal--conflict .assignment-feedback-kicker{color:#dc2626}.assignment-feedback-driver{grid-gap:3px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:grid;gap:3px;margin-top:16px;padding:14px}.assignment-feedback-driver strong{color:#0f172a;color:var(--admin-text)}.assignment-feedback-driver span{color:#64748b;color:var(--admin-muted);font-size:.8rem;font-weight:700}.assignment-feedback-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;margin-top:20px}.driver-schedule-modal{width:min(1040px,calc(100vw - 32px))}.driver-schedule-subtitle{color:#64748b;color:var(--admin-muted);font-weight:700;margin:8px 0 0}.driver-calendar-legend{align-items:center;color:#475569;display:flex;flex-wrap:wrap;font-weight:800;gap:14px;margin-bottom:14px}.driver-calendar-legend span{align-items:center;display:inline-flex;gap:8px}.driver-calendar-dot{border-radius:999px;height:10px;width:10px}.driver-calendar-dot--available{background:#16a34a;background:var(--admin-success)}.driver-calendar-dot--booked{background:#ca8a04;background:var(--admin-warning)}.driver-calendar-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(10,minmax(76px,1fr))}.driver-calendar-day{grid-gap:2px;align-content:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;display:grid;gap:2px;min-height:82px;padding:10px}.driver-calendar-day em,.driver-calendar-day span{color:#64748b;font-size:.72rem;font-style:normal;font-weight:850;text-transform:uppercase}.driver-calendar-day strong{color:#0f172a;font-size:1.2rem}.driver-calendar-day.is-available{background:#ecfdf3;border-color:#16a34a33}.driver-calendar-day.is-booked{background:#fff7ed;border-color:#ca8a043d}.driver-calendar-day.is-booked em{color:#a16207}.driver-schedule-list{grid-gap:12px;display:grid;gap:12px;margin-top:22px}.driver-schedule-booking{grid-gap:12px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:grid;gap:12px;grid-template-columns:1fr 1fr 1fr;padding:14px}.driver-schedule-booking span,.driver-schedule-booking strong{display:block}.driver-schedule-booking strong{color:#0f172a;font-weight:900}.driver-schedule-booking span{color:#64748b;font-size:.84rem;font-weight:700;margin-top:4px}.driver-kpi-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:24px}.driver-calendar-modal,.driver-form-section,.driver-kpi-card,.driver-premium-panel,.driver-profile-modal{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 4px 12px #0000000a}.driver-kpi-card{padding:16px}.driver-kpi-card span{color:#64748b;display:block;font-size:12px;font-weight:500}.driver-kpi-card strong{color:#0f172a;display:block;font-size:28px;font-weight:700;margin-top:8px}.driver-toolbar--premium{border-radius:16px;box-shadow:0 4px 12px #0000000a;gap:12px;grid-template-columns:minmax(280px,1fr) 190px 220px;margin-bottom:24px;padding:16px}.driver-modal-box .input,.driver-modal-box .select,.driver-toolbar--premium .input,.driver-toolbar--premium .select{border:1px solid #e5e7eb;border-radius:10px;font-size:14px;font-weight:400;min-height:44px}.driver-premium-panel{overflow:visible;padding:0}.driver-premium-table{min-width:920px}.driver-premium-table th{background:#f8fafc;border-bottom:1px solid #e5e7eb;font-size:12px;font-weight:600;letter-spacing:.08em;padding:14px 16px}.driver-premium-table td{font-size:14px;font-weight:400;padding:16px}.driver-premium-table tbody tr{cursor:pointer}.driver-premium-table tbody tr:hover{background:#f8fafc}.driver-avatar--sm{border-radius:999px;height:40px;width:40px}.driver-status-select{border:1px solid #e5e7eb;border-radius:999px;font-size:12px;font-weight:600;min-height:32px;outline:none;padding:0 12px}.driver-status-select.available{background:#ecfdf3;background:var(--admin-success-soft);color:#15803d}.driver-status-select.assigned{background:#fff7ed;background:var(--admin-warning-soft);color:#a16207}.driver-badge-offline,.driver-status-select.inactive,.driver-status-select.offline{background:#f1f5f9;border-color:#e5e7eb;color:#64748b}.driver-status-stack{grid-gap:8px;display:grid;gap:8px;justify-items:start}.driver-assignment-summary{grid-gap:4px;display:grid;gap:4px}.driver-assignment-summary strong{color:#0f172a;font-size:14px;font-weight:700}.driver-assignment-summary span{color:#64748b;font-size:12px;font-weight:500}.action-menu-item:disabled{cursor:not-allowed;opacity:.55}.driver-action-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.driver-action-row .btn{border-radius:12px;font-size:12px;font-weight:600;min-height:34px;padding:0 12px}.driver-modal-box{border-radius:16px;box-shadow:0 12px 40px #0000001f;padding:24px;width:min(720px,calc(100vw - 32px))}.driver-modal-form{grid-gap:24px;display:grid;gap:24px}.driver-form-section{grid-gap:16px;display:grid;gap:16px;padding:20px}.driver-form-section h4{color:#0f172a;font-size:18px;font-weight:600;margin:0}.driver-form-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.driver-modal-box .field-label{font-size:13px;font-weight:500}.driver-upload-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;cursor:pointer;display:grid;height:120px;overflow:hidden;place-items:center;position:relative}.driver-upload-box.is-error{background:#fff1f2;border-color:#dc2626a3;overflow:visible}.driver-upload-box input{display:none}.driver-upload-empty{grid-gap:5px;display:grid;gap:5px;place-items:center;text-align:center}.driver-upload-empty span{background:#fff7ed;background:var(--admin-primary-soft);border-radius:999px;color:#ea580c;color:var(--admin-primary-dark);display:grid;font-size:11px;font-weight:700;height:34px;place-items:center;width:34px}.driver-upload-empty strong{color:#0f172a;font-size:13px;font-weight:600}.driver-upload-empty em{color:#64748b;font-size:12px;font-style:normal;font-weight:400}.driver-upload-preview{grid-gap:12px;align-items:center;display:grid;gap:12px;grid-template-columns:120px 1fr;height:100%;padding:10px;width:100%}.driver-upload-preview img{border-radius:10px;height:100px;object-fit:cover;width:100%}.driver-upload-preview strong{color:#0f172a;display:block;font-size:13px;font-weight:600;word-break:break-word}.driver-upload-preview button{background:#0000;border:0;color:#dc2626;color:var(--admin-danger);font-size:12px;font-weight:600;margin-top:8px}.driver-upload-error{left:0;position:absolute;top:calc(100% + 6px)}.driver-profile-upload-section{text-align:center}.driver-profile-upload{grid-gap:12px;display:grid;gap:12px;place-items:center}.driver-profile-preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#0f172a;display:grid;font-size:24px;font-weight:700;height:80px;overflow:hidden;place-items:center;width:80px}.driver-profile-preview img{height:100%;object-fit:cover;width:100%}.driver-modal-actions{display:flex;gap:12px;justify-content:flex-end;padding-top:4px}.driver-submit-btn{border-radius:12px;font-weight:600;min-height:44px;padding:0 20px}.driver-submit-btn:disabled{cursor:not-allowed;opacity:.55}.driver-profile-modal{box-shadow:0 12px 40px #0000001f;padding:24px;width:min(640px,calc(100vw - 32px))}.driver-profile-heading{align-items:center;display:flex;gap:14px}.driver-profile-heading img,.driver-profile-heading>div:first-child{background:#0f172a;border-radius:999px;color:#fff;display:grid;font-weight:700;height:56px;object-fit:cover;place-items:center;width:56px}.driver-profile-details{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:20px}.driver-profile-details div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:16px}.driver-calendar-bookings h4,.driver-profile-details span{color:#64748b;font-size:12px;font-weight:500}.driver-profile-details strong{color:#0f172a;display:block;font-size:14px;font-weight:600;margin-top:6px}.driver-profile-details__wide{grid-column:1/-1}.driver-calendar-modal{box-shadow:0 12px 40px #0000001f;padding:24px;width:min(900px,calc(100vw - 32px))}.driver-booking-assignment-modal{width:min(1080px,calc(100vw - 32px))}.driver-reverse-assignment{grid-gap:16px;display:grid;gap:16px;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);margin-top:18px}.driver-reverse-bookings,.driver-reverse-drop-panel{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 4px 12px #0f172a0a;min-width:0;padding:16px}.driver-reverse-head{display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.driver-reverse-head strong{color:#0f172a;color:var(--admin-text);display:block;font-size:.95rem}.driver-reverse-head span{color:#64748b;color:var(--admin-muted);display:block;font-size:.78rem;font-weight:700;margin-top:3px}.driver-reverse-booking-list{grid-gap:12px;display:grid;gap:12px;max-height:460px;overflow:auto;padding-right:4px}.driver-reverse-booking-card{grid-gap:14px;align-items:center;background:#f8fafc;border:1px solid #dbe4ef;border-radius:16px;cursor:grab;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) minmax(180px,.75fr);padding:14px;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.driver-reverse-booking-card:hover{box-shadow:0 12px 28px #0f172a14;transform:translateY(-1px)}.driver-reverse-booking-card.is-valid{background:linear-gradient(180deg,#f0fdf4c2,#fff);border-color:#16a34a47}.driver-reverse-booking-card.is-invalid{background:#fff7f7;border-color:#ef44443d;cursor:not-allowed}.driver-reverse-booking-card div{grid-gap:4px;display:grid;gap:4px;min-width:0}.driver-reverse-booking-card small,.driver-reverse-booking-card span,.driver-reverse-booking-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.driver-reverse-booking-card strong{color:#0f172a;color:var(--admin-text);font-size:.94rem}.driver-reverse-booking-card span{color:#334155;font-size:.82rem;font-weight:800}.driver-reverse-booking-card small{color:#64748b;color:var(--admin-muted);font-size:.75rem;font-weight:700}.driver-reverse-booking-card.is-invalid small{color:#b91c1c}.driver-reverse-drop-panel{grid-gap:14px;align-content:start;display:grid;gap:14px}.driver-reverse-driver-card{grid-gap:4px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;display:grid;gap:4px;padding:14px}.driver-reverse-driver-card span{color:var(--admin-orange);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.driver-reverse-driver-card strong{color:#0f172a;color:var(--admin-text);font-size:1.1rem}.driver-reverse-driver-card small{color:#64748b;color:var(--admin-muted);font-weight:700}.driver-reverse-drop-zone{grid-gap:8px;align-content:center;background:linear-gradient(180deg,#fff,#f8fafc);border:2px dashed #cbd5e1;border-radius:18px;color:#64748b;color:var(--admin-muted);display:grid;gap:8px;min-height:190px;padding:24px;place-items:center;text-align:center;transition:border-color .18s ease,background .18s ease,transform .18s ease}.driver-reverse-drop-zone.is-active{background:#f0fdf4;border-color:#22c55e;transform:scale(1.01)}.driver-reverse-drop-zone strong{color:#0f172a;color:var(--admin-text);font-size:1rem}.driver-reverse-drop-zone span{font-size:.82rem;font-weight:700;line-height:1.45;max-width:320px}.driver-reverse-calendar{grid-gap:10px;background:#fff;border:1px solid #e2e8f0;border-radius:16px;display:grid;gap:10px;padding:14px}.driver-reverse-calendar strong{color:#0f172a;color:var(--admin-text)}.driver-reverse-calendar div{grid-gap:8px;display:grid;gap:8px}.driver-reverse-calendar span{background:#fff7ed;border-radius:12px;color:#9a3412;display:block;font-size:.78rem;font-weight:800;padding:9px 10px}.driver-calendar-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) 280px;margin-top:20px}.driver-calendar-head{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.driver-calendar-head strong{color:#0f172a;font-size:18px;font-weight:600}.driver-month-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(7,minmax(0,1fr))}.driver-month-grid>span{color:#64748b;font-size:12px;font-weight:600;text-align:center}.driver-month-day{grid-gap:4px;align-content:start;background:#fff;border:1px solid #e5e7eb;border-radius:12px;cursor:pointer;display:grid;gap:4px;min-height:76px;padding:10px;text-align:left}.driver-month-day.is-selected,.driver-month-day:hover{background:#fff7ed;border-color:#f9731680}.driver-month-day.is-booked{background:#fff7ed;border-color:#f973165c}.driver-month-day.is-muted{opacity:.45}.driver-month-day strong{color:#0f172a;font-size:14px;font-weight:700}.driver-month-day em{color:#a16207;font-size:11px;font-style:normal;font-weight:600}.driver-calendar-bookings{grid-gap:12px;align-content:start;display:grid;gap:12px}.driver-booking-card,.driver-calendar-empty{grid-gap:6px;background:#fff;border:1px solid #e5e7eb;border-radius:16px;display:grid;gap:6px;padding:14px}.driver-booking-card strong{color:#0f172a;font-size:14px;font-weight:700}.driver-booking-card small,.driver-booking-card span,.driver-calendar-empty{color:#64748b;font-size:12px;font-weight:500}.vehicle-exact-thumb,.vehicle-exact-thumb-placeholder{background:#e2e8f0;border-radius:14px;height:52px;object-fit:cover;width:68px}.vehicle-exact-thumb-placeholder{color:#64748b;color:var(--admin-muted);display:grid;font-size:.72rem;font-weight:850;place-items:center}.vehicle-thumb-btn{background:#0000;border:0;padding:0}.vehicle-image-hover-wrap{position:relative}.vehicle-hover-preview{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:18px;box-shadow:0 24px 56px #0f172a1a;box-shadow:var(--admin-shadow-hover);left:0;opacity:0;padding:8px;pointer-events:none;position:absolute;top:calc(100% + 10px);transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;width:252px;z-index:20}.vehicle-image-hover-wrap:hover .vehicle-hover-preview{opacity:1;transform:translateY(0)}.vehicle-hover-preview-grid{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-hover-preview-img{border-radius:12px;height:96px;object-fit:cover;width:100%}.vehicle-exact-plate{align-items:center;background:#0f172a;border-radius:10px;color:#fff;display:inline-flex;font-weight:900;letter-spacing:.04em;min-height:34px;padding:0 12px}.vehicle-exact-location,.vehicle-exact-text{color:#334155;font-weight:750}.booking-details-modal-exact,.vehicle-modal-box{width:min(920px,calc(100vw - 32px))}.vehicle-modal-box{animation:modalRise .24s ease both;border-radius:24px;box-shadow:0 32px 86px #0f172a38,inset 0 1px 0 #ffffffdb;max-height:min(90vh,calc(100vh - 32px));width:min(1160px,calc(100vw - 32px))}.vehicle-modal-shell{display:flex;flex-direction:column;max-height:min(90vh,calc(100vh - 32px));min-height:0}.vehicle-modal-footer,.vehicle-modal-top{align-items:center;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);background:#fffffff5;display:flex;gap:18px;justify-content:space-between;position:-webkit-sticky;position:sticky;z-index:2}.vehicle-modal-top{padding:22px 24px;top:0}.vehicle-modal-footer{bottom:0;padding:16px 24px}.vehicle-modal-titleBlock{grid-gap:7px;display:grid;gap:7px}.vehicle-modal-titleBlock h3{color:var(--admin-text);font-size:1.42rem;font-weight:900;margin:0}.vehicle-modal-titleBlock p{color:#64748b;color:var(--admin-muted);font-size:.93rem;line-height:1.55}.vehicle-modal-pill{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#c2410c;display:inline-flex;font-size:.72rem;font-weight:900;letter-spacing:.08em;min-height:28px;padding:0 10px;text-transform:uppercase;width:-webkit-max-content;width:max-content}.vehicle-modal-scroll{background:#f9fafb;padding:22px 24px}.vehicle-modal-note{background:#fff7ed;border:1px solid #fed7aa;border-radius:16px;color:#9a3412;font-size:.86rem;font-weight:800;margin-bottom:16px;padding:12px 14px}.vehicle-modal-layout{grid-gap:22px;align-items:start;gap:22px;grid-template-columns:minmax(0,1fr) minmax(360px,390px)}.vehicle-composer-main{grid-gap:16px;gap:16px}.vehicle-composer-side{grid-gap:16px;gap:16px;position:-webkit-sticky;position:sticky;top:0}.vehicle-form-section,.vehicle-side-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 12px 30px rgba(15,23,42,.045)}.vehicle-form-section{padding:18px}.vehicle-form-section-head,.vehicle-side-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:16px}.vehicle-form-section-head h4,.vehicle-side-head h4{color:var(--admin-text);font-size:.98rem}.vehicle-form-section-head p,.vehicle-side-head p{color:#64748b;color:var(--admin-muted);font-size:.84rem;line-height:1.55;margin:5px 0 0}.vehicle-char-count,.vehicle-side-head span{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;display:inline-flex;font-size:.76rem;font-weight:900;min-height:28px;padding:0 10px;white-space:nowrap}.vehicle-form-section .vehicle-form-grid{gap:14px}.vehicle-description-input{min-height:112px;padding:13px 14px}.vehicle-file-input{display:none}.vehicle-guidance-card,.vehicle-listing-preview,.vehicle-photo-manager{padding:16px}.vehicle-photo-dropzone{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;padding:10px;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.vehicle-photo-dropzone.is-dragging{background:#fff7ed;border-color:#ff7a18;border-color:var(--admin-primary);box-shadow:0 18px 40px #f973161f}.vehicle-photo-primary,.vehicle-photo-thumb{animation:previewFade .24s ease both;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 14px 30px #0f172a12;overflow:hidden;position:relative}.vehicle-photo-primary{aspect-ratio:16/10;min-height:220px}.vehicle-photo-primary-img,.vehicle-photo-thumb-img{height:100%;object-fit:cover;transition:transform .28s ease;width:100%}.vehicle-photo-primary:hover .vehicle-photo-primary-img,.vehicle-photo-thumb:hover .vehicle-photo-thumb-img{transform:scale(1.05)}.vehicle-photo-thumb-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-photo-thumb{aspect-ratio:1.2/1;min-height:106px}.vehicle-photo-empty,.vehicle-photo-thumb--empty{background:#fff;border:1px dashed #cbd5e1;color:#64748b;color:var(--admin-muted);display:grid;font-weight:900;place-items:center}.vehicle-photo-empty{border-radius:18px;gap:8px;min-height:220px;padding:24px;text-align:center}.vehicle-photo-empty-icon{background:#0f172a;border-radius:16px;color:#fff;font-size:.72rem;height:50px;letter-spacing:.08em;width:50px}.vehicle-photo-empty strong{color:#0f172a;color:var(--admin-text);font-size:.98rem}.vehicle-photo-empty small{color:#64748b;color:var(--admin-muted);font-weight:750}.vehicle-main-badge{align-items:center;background:#0f172ad6;display:inline-flex;font-size:.7rem;font-weight:900;left:10px;min-height:26px;padding:0 9px;position:absolute;top:10px}.vehicle-photo-actions{align-content:center;align-items:center;display:flex;flex-wrap:wrap;gap:8px;inset:0;justify-content:center;opacity:0;padding:12px;position:absolute;transition:opacity .2s ease}.vehicle-photo-primary:hover .vehicle-photo-actions,.vehicle-photo-thumb:hover .vehicle-photo-actions{opacity:1}.vehicle-photo-actions button{background:#fffffff0;border:1px solid #fff3;border-radius:999px;color:#0f172a;font-size:.72rem;font-weight:900;min-height:32px;padding:0 10px}.vehicle-upload-link{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;color:#c2410c;font-weight:900;min-height:40px;transition:transform .2s ease,box-shadow .2s ease}.vehicle-upload-link:hover{box-shadow:0 10px 22px #f973161a;transform:translateY(-1px)}.vehicle-preview-listing-card{background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 12px 26px #0f172a0d;overflow:hidden}.vehicle-preview-listing-img,.vehicle-preview-listing-placeholder{background:#e2e8f0;height:150px;width:100%}.vehicle-preview-listing-placeholder{color:#64748b;color:var(--admin-muted)}.vehicle-preview-listing-body,.vehicle-preview-listing-meta,.vehicle-preview-listing-rate{padding:12px}.vehicle-preview-listing-body div{grid-gap:4px;display:grid;gap:4px;min-width:0}.vehicle-preview-listing-body strong{color:var(--admin-text);font-weight:900}.vehicle-preview-listing-body span:not(.badge){color:var(--admin-muted);font-size:.82rem;font-weight:750}.vehicle-preview-listing-meta{align-items:center;gap:8px;padding-top:0}.vehicle-preview-listing-meta span{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;color:#475569;display:inline-flex;font-size:.76rem;font-weight:900;min-height:28px;padding:0 9px}.vehicle-preview-listing-rate{color:#ea580c;color:var(--admin-primary-dark);font-weight:950;padding-top:0}.vehicle-guidance-list{grid-gap:9px;display:grid;gap:9px}.vehicle-guidance-list span{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;color:#475569;font-size:.83rem;font-weight:750;line-height:1.45;padding:10px 12px}.vehicle-submit-btn{min-width:158px}.btn-spinner{animation:spin .7s linear infinite;border:2px solid #ffffff6b;border-radius:999px;border-top-color:#fff;display:inline-block;height:18px;width:18px}@keyframes modalRise{0%{opacity:0;transform:translateY(14px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes previewFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}.vehicle-modal-actions{align-items:center;display:flex;gap:10px;justify-content:flex-end;margin-top:18px}.form-image-preview{border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:18px;max-height:240px;object-fit:cover;width:100%}.vehicle-modal-overlay{backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);background:#020a19b8}.vehicle-modal-box{border:1px solid #e2e8f0f5;border-radius:12px;box-shadow:0 32px 90px #020a196b;width:min(1150px,calc(100vw - 44px))}.vehicle-modal-box,.vehicle-modal-shell{max-height:min(90vh,980px)}.vehicle-modal-top{min-height:102px;padding:24px 26px}.vehicle-modal-titleBlock h3{font-size:1.56rem;letter-spacing:-.04em}.vehicle-modal-titleBlock p{font-size:.9rem}.vehicle-modal-icon{display:grid;flex-shrink:0;font-weight:950;height:50px;letter-spacing:.08em;place-items:center;width:50px}.vehicle-modal-close{border:1px solid #d8dee8;display:grid;font-size:1rem;place-items:center;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.vehicle-modal-close:hover{border-color:#fdba74;box-shadow:0 12px 24px #0f172a14;transform:translateY(-1px)}.vehicle-modal-layout{grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr)}.vehicle-composer-main{gap:17px;padding:18px 26px 0}.vehicle-composer-side{gap:22px;padding:24px 22px}.vehicle-form-section-head h4,.vehicle-side-head h4{font-size:.95rem;font-weight:900}.vehicle-form-section-head p,.vehicle-side-head p{display:none}.vehicle-section-number{background:#f97316;flex-shrink:0;font-size:.78rem;font-weight:950;height:24px;width:24px}.vehicle-field-label{color:#111827;font-size:.76rem;font-weight:850}.vehicle-field-label b{color:#f97316;font-size:.9rem}.vehicle-form-section .field-group{gap:8px}.vehicle-form-section .input,.vehicle-form-section .select{background:#fff;border-color:#d8dee8;border-radius:9px;color:#111827;font-size:.9rem;font-weight:650;min-height:42px;padding:0 12px}.vehicle-description-input::placeholder,.vehicle-form-section .input::placeholder{color:#7c8799}.vehicle-description-input:focus,.vehicle-form-section .input:focus,.vehicle-form-section .select:focus{border-color:#f97316a3;box-shadow:0 0 0 3px #f973161c}.vehicle-form-grid--specs{gap:14px 16px;grid-template-columns:minmax(150px,1fr) minmax(100px,.64fr) minmax(125px,.82fr) minmax(125px,.82fr)}.vehicle-coding-field{max-width:170px}.vehicle-description-input{border-radius:9px;font-size:.86rem;min-height:90px}.vehicle-char-count{font-size:.78rem}.vehicle-photo-manager .vehicle-side-head{margin-bottom:14px}.vehicle-side-head h4{font-size:1rem}.vehicle-side-head h4:before{font-size:.58rem;font-weight:950}.vehicle-side-head p{font-size:.82rem;margin-top:6px}.vehicle-side-head>span{background:#0000;border:0;color:#111827;font-size:.84rem;padding:0}.vehicle-photo-dropzone{border-radius:0}.vehicle-photo-dropzone.is-dragging{background:#0000;box-shadow:none}.vehicle-photo-upload-box{min-height:176px;padding:24px;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}.vehicle-photo-dropzone.is-dragging .vehicle-photo-upload-box,.vehicle-photo-upload-box:hover{border-color:#f97316;box-shadow:0 16px 34px #f9731617}.vehicle-photo-empty-icon{color:#f97316;font-size:.62rem;font-weight:950;height:42px;width:42px}.vehicle-photo-upload-box strong{color:#111827;font-size:.88rem;font-weight:900;margin-top:4px}.vehicle-photo-upload-box em{color:#f97316;font-size:.86rem;font-weight:900}.vehicle-photo-upload-box small{color:#475569;font-size:.78rem;font-weight:650}.vehicle-photo-slot{box-shadow:none;min-height:120px}.vehicle-photo-slot-img{transition:transform .24s ease}.vehicle-photo-slot:hover .vehicle-photo-slot-img{transform:scale(1.05)}.vehicle-photo-slot--empty{color:#c1c9d6}.vehicle-photo-slot--empty span{color:#c1c9d6;font-size:1.35rem}.vehicle-photo-slot--empty small{color:#c1c9d6;font-size:.78rem}.vehicle-main-badge{background:#f97316f2;font-size:.62rem;left:8px;min-height:22px;top:8px}.vehicle-photo-actions{background:#0f172a85}.vehicle-photo-actions button{font-size:.68rem;min-height:28px;padding:0 8px}.vehicle-listing-preview{background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:16px 18px 18px}.vehicle-preview-draft{font-size:.8rem;font-weight:850}.vehicle-preview-listing-card{overflow:visible}.vehicle-preview-listing-media{min-width:0}.vehicle-preview-listing-placeholder{font-size:.82rem;font-weight:950}.vehicle-preview-listing-body strong{font-size:1rem;letter-spacing:-.02em}.vehicle-preview-listing-body span:not(.badge){align-items:center;display:inline-flex;font-size:.74rem;font-weight:850}.vehicle-preview-listing-meta span{font-size:.8rem;min-height:0}.vehicle-preview-listing-rate{color:#f97316;font-size:1.12rem}.vehicle-preview-listing-location{color:#64748b;font-size:.8rem;font-weight:750}.vehicle-preview-listing-desc{color:#64748b;font-size:.8rem;line-height:1.55}.vehicle-modal-footer{min-height:72px;padding:14px 22px}.vehicle-modal-footer .btn{border-radius:9px;min-width:130px}.vehicle-modal-footer .btn-primary{min-width:180px}.badge,.user-role-pill{align-items:center;border:1px solid #0000;border-radius:999px;display:inline-flex;font-size:.78rem;font-weight:900;justify-content:center;min-height:30px;padding:0 11px;text-transform:capitalize;white-space:nowrap}.badge-approved,.badge-available{background:#ecfdf3;background:var(--admin-success-soft);border-color:#16a34a24;color:#15803d}.badge-pending{background:#fff7ed;background:var(--admin-warning-soft);border-color:#ca8a042e;color:#a16207}.badge-rejected{background:#fef2f2;background:var(--admin-danger-soft);border-color:#dc262629;color:#dc2626;color:var(--admin-danger)}.badge-rented,.user-role-pill{background:#ecfeff;background:var(--admin-info-soft);border-color:#0891b226;color:#0e7490}.booking-status-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-start}.booking-status-tab{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:999px;color:#64748b;color:var(--admin-muted);font-size:.82rem;font-weight:900;min-height:38px;padding:0 13px;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease;white-space:nowrap}.booking-status-tab.is-active,.booking-status-tab:hover{background:linear-gradient(180deg,#fff7ed,#fff);border-color:#fdba74;box-shadow:0 10px 20px #ff7a1814;color:#ea580c;color:var(--admin-primary-dark)}.booking-status-tab[data-tone=progress].is-active,.booking-status-tab[data-tone=progress]:hover{background:linear-gradient(180deg,#eef2ff,#fff);border-color:#c7d2fe;color:#4338ca}.booking-status-tab[data-tone=payment].is-active,.booking-status-tab[data-tone=payment]:hover{background:linear-gradient(180deg,#fff7ed,#fff);border-color:#fed7aa;color:#c2410c}.booking-status-tab[data-tone=review].is-active,.booking-status-tab[data-tone=review]:hover{background:linear-gradient(180deg,#faf5ff,#fff);border-color:#e9d5ff;color:#7e22ce}.booking-status-tab[data-tone=confirmed].is-active,.booking-status-tab[data-tone=confirmed]:hover{background:linear-gradient(180deg,#f0fdf4,#fff);border-color:#bbf7d0;color:#15803d}.booking-status-tab[data-tone=completed].is-active,.booking-status-tab[data-tone=completed]:hover{background:linear-gradient(180deg,#ecfdf5,#fff);border-color:#99f6e4;color:#0f766e}.booking-status-tab[data-tone=cancelled].is-active,.booking-status-tab[data-tone=cancelled]:hover{background:linear-gradient(180deg,#fff1f2,#fff);border-color:#fecdd3;color:#be123c}.booking-status{align-items:center;background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:999px;display:inline-flex;font-size:.76rem;font-weight:900;justify-content:center;letter-spacing:.08em;min-height:32px;padding:0 12px;text-transform:uppercase;white-space:nowrap}.booking-status--progress{background:linear-gradient(180deg,#eef2ff,#fff);border-color:#c7d2fe;color:#4338ca}.booking-status--payment{background:linear-gradient(180deg,#fff7ed,#fff);border-color:#fed7aa;color:#c2410c}.booking-status--review{background:linear-gradient(180deg,#faf5ff,#fff);border-color:#e9d5ff;color:#7e22ce}.booking-status--confirmed{background:linear-gradient(180deg,#f0fdf4,#fff);border-color:#bbf7d0;color:#15803d}.booking-status--completed{background:linear-gradient(180deg,#ecfdf5,#fff);border-color:#99f6e4;color:#0f766e}.booking-status--cancelled{background:linear-gradient(180deg,#fff1f2,#fff);border-color:#fecdd3;color:#be123c}.booking-exact-customer{min-width:170px}.booking-details-modal__head,.modal-header{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.booking-details-modal__title{font-size:1.3rem;font-weight:900;letter-spacing:-.03em}.booking-details-modal__body{grid-gap:16px;display:grid;gap:16px}.booking-details-grid-exact{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.booking-details-row{grid-gap:6px;background:#f8fafc;border:1px solid #eef2f7;border-radius:16px;display:grid;gap:6px;padding:14px}.booking-details-row--full{grid-column:1/-1}.booking-details-row span{color:#64748b;color:var(--admin-muted);font-size:.8rem;font-weight:850}.booking-details-row strong{color:#0f172a;color:var(--admin-text);font-size:.94rem}.booking-id-preview{min-height:40px}.booking-id-image{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:16px;cursor:zoom-in;max-height:260px;object-fit:contain;width:100%}.booking-details-notes{grid-gap:8px;display:grid;gap:8px}.user-table .action-inline{justify-content:flex-start}.action-menu-wrap{position:relative}.action-menu-dropdown{grid-gap:4px;background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:16px;box-shadow:0 24px 56px #0f172a1a;box-shadow:var(--admin-shadow-hover);display:grid;gap:4px;min-width:170px;padding:8px;position:absolute;right:0;top:calc(100% + 8px);z-index:40}.action-menu-item{background:#0000;border:0;border-radius:12px;color:#0f172a;color:var(--admin-text);font-weight:850;min-height:38px;padding:0 10px;text-align:left}.action-menu-item:hover{background:#f8fafc}.action-menu-item.success{color:#16a34a;color:var(--admin-success)}.action-menu-item.warning{color:#ca8a04;color:var(--admin-warning)}.action-menu-item.danger{color:#dc2626;color:var(--admin-danger)}.modal-overlay{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:#0f172a8f;display:grid;inset:0;padding:24px;place-items:center;position:fixed;z-index:100}.image-preview-box,.modal-box{background:#fffffff0;border:1px solid #ffffff6b;border-radius:28px;box-shadow:0 34px 90px #0f172a42;max-height:calc(100vh - 48px);overflow:auto;padding:24px;width:min(720px,calc(100vw - 32px))}.booking-details-modal__close,.btn-close{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:999px;color:#0f172a;color:var(--admin-slate);font-size:.78rem;min-height:38px;padding:0 14px}.image-preview-box{position:relative;width:min(900px,calc(100vw - 32px))}.image-preview-close{position:absolute;right:18px;top:18px}.image-preview-large{border-radius:20px;max-height:78vh;object-fit:contain;width:100%}.verification-thumb-button{background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;height:180px;overflow:hidden;padding:0;width:100%}.verification-thumb-button img{display:block;height:100%;object-fit:contain;width:100%}.verification-preview-overlay{align-items:center;background:#0f172a9e;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:180}.verification-preview-modal{background:#fff;border:1px solid #e2e8f0e0;border-radius:28px;box-shadow:0 28px 70px #0f172a47;display:flex;flex-direction:column;max-height:min(86vh,820px);overflow:hidden;width:min(840px,100%)}.verification-preview-modal__header{align-items:flex-start;border-bottom:1px solid #e2e8f0;display:flex;gap:16px;justify-content:space-between;padding:22px 24px}.verification-preview-modal__body{background:radial-gradient(circle at top,#ff7a1814,#0000 36%),#f8fafc;display:grid;min-height:320px;overflow:auto;padding:20px;place-items:center}.verification-preview-modal__imageButton{background:#0000;border:0;border-radius:18px;cursor:pointer;display:block;max-width:100%;padding:0;position:relative}.verification-preview-modal__imageButton:disabled{cursor:default}.verification-preview-modal__imageButton img{border-radius:18px;box-shadow:0 18px 44px #0f172a29;max-height:68vh;max-width:100%;object-fit:contain;width:auto}.verification-preview-modal__sideBadge{background:#0f172ad1;border-radius:999px;bottom:14px;color:#fff;font-size:.76rem;font-weight:800;left:14px;padding:7px 11px;position:absolute}.admin-login-page{display:grid;min-height:100vh;padding:24px;place-items:center}.admin-login-shell{background:#fff;border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:34px;box-shadow:0 30px 80px #0f172a29;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.75fr);min-height:720px;overflow:hidden;width:min(1180px,100%)}.admin-login-shell--compact{grid-template-columns:1fr;min-height:auto;width:min(560px,100%)}.admin-login-visual{background:linear-gradient(180deg,#0f172a4d,#0f172ad6),url(/static/media/login-car.0e71a096acde9fff40a9.jpg) 50% /cover;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:100%;padding:34px;position:relative}.admin-login-visual__overlay{background:radial-gradient(circle at 50% 24%,#ff7a1847,#0000 42%);inset:0;position:absolute}.admin-login-brand,.admin-login-visual__content{position:relative;z-index:1}.admin-login-brand{align-items:center;display:inline-flex;font-weight:900;gap:12px;width:-webkit-max-content;width:max-content}.admin-login-brand__logo{background:#fff;border-radius:12px;height:46px;width:46px}.admin-login-form__eyebrow,.admin-login-visual__eyebrow{color:#ff7a18;color:var(--admin-primary);font-size:.78rem;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.admin-login-visual h1{font-size:clamp(2.8rem,6vw,5.5rem);letter-spacing:-.05em;line-height:.92;margin:12px 0;max-width:620px}.admin-login-visual__text{color:#ffffffd1;line-height:1.75;max-width:620px}.admin-login-stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr);margin-top:34px}.admin-login-stats div{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:18px;padding:14px}.admin-login-stats strong{display:block;font-size:1.3rem}.admin-login-stats span{color:#ffffffb8;font-size:.82rem;font-weight:750}.admin-login-formPane{display:grid;padding:34px;place-items:center}.admin-login-formWrap{width:min(420px,100%)}.admin-login-formWrap h2{font-size:2.2rem;letter-spacing:-.04em;margin:10px 0 8px}.admin-login-form__subtitle{color:#64748b;color:var(--admin-muted);margin:0 0 28px}.admin-login-form{grid-gap:10px;display:grid;gap:10px}.admin-login-label{color:#334155;font-size:.86rem;font-weight:850}.admin-login-inputWrap{position:relative}.admin-login-input{padding-left:44px}.admin-login-inputIcon{color:#ff7a18;color:var(--admin-primary);font-weight:900;left:15px;position:absolute;top:50%;transform:translateY(-50%)}.admin-login-input--password{padding-right:80px}.admin-login-toggle{font-size:.78rem;min-height:34px;padding:0 10px;position:absolute;right:6px;top:50%;transform:translateY(-50%)}.admin-login-row{display:flex;justify-content:flex-end;margin:4px 0 8px}.admin-login-forgot{color:#ea580c;color:var(--admin-primary-dark);font-size:.88rem;font-weight:850}.admin-login-error{background:#fef2f2;background:var(--admin-danger-soft);border-radius:16px;color:#dc2626;color:var(--admin-danger);font-weight:800;padding:12px 14px}.admin-login-demo{grid-gap:4px;background:#f8fafc;background:var(--admin-surface-soft);border:1px solid #e2e8f0e6;border:1px solid var(--admin-border);border-radius:18px;color:#64748b;color:var(--admin-muted);display:grid;font-size:.9rem;gap:4px;margin-top:22px;padding:16px}.admin-login-demo p{color:#0f172a;color:var(--admin-text);font-weight:900;margin:0 0 4px}.admin-layout,.admin-main,.admin-section,.stats-grid{min-width:0}.row-even,.row-odd{background:#0000}@media (max-width:1180px){.admin-shell{grid-template-columns:248px minmax(0,1fr)}.dashboard-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-main-grid{grid-template-columns:1fr}.vehicle-toolbar-modern-exact{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-shell-sidebar__bottom{gap:0}.admin-shell-page__head{margin-bottom:22px;margin-top:30px}.admin-shell-page__titleBlock{grid-gap:8px;display:grid;gap:8px}.admin-shell-page__subtitle{margin-top:2px}.admin-shell-page__content{grid-gap:24px;display:grid;gap:24px}.vehicle-stats-grid{gap:16px;grid-template-columns:repeat(4,minmax(180px,1fr));margin-top:4px}.vehicle-stats-grid .dash-stat-card{border-radius:16px;min-height:112px;padding:18px 20px}.vehicle-stats-grid .dash-stat-card__top{gap:14px;justify-content:flex-start}.vehicle-stats-grid .dash-stat-card__icon{border-radius:13px;height:48px;min-width:48px;width:48px}.vehicle-stats-grid .dash-stat-card__value{font-size:2rem;line-height:1;margin-top:10px;padding-left:62px}.dash-stat-card--danger:after{background:#dc262614}.vehicle-toolbar-modern-exact{align-items:center;border-radius:16px;gap:12px;grid-template-columns:minmax(280px,1fr) repeat(3,minmax(150px,180px)) 96px;padding:12px}.vehicle-clear-btn,.vehicle-toolbar-modern-exact .input,.vehicle-toolbar-modern-exact .select{border-radius:12px;min-height:44px}.vehicle-clear-btn{background:#fff;border:1px solid #dbe2ea;border:1px solid var(--admin-border-strong);color:#334155;font-weight:800}.vehicle-clear-btn:hover{background:#fff7ed;border-color:#fdba74;color:#ea580c;color:var(--admin-primary-dark)}.vehicle-exact-panel{overflow:hidden}.vehicle-exact-table{min-width:980px}.vehicle-exact-table th{padding:16px 18px}.vehicle-exact-table td{padding:20px 18px}.vehicle-exact-table tbody tr:hover{background:#f8fafc}.vehicle-select-col{text-align:center;width:44px}.vehicle-select-all input,.vehicle-select-col input{accent-color:#ff7a18;accent-color:var(--admin-primary);cursor:pointer;height:18px;width:18px}.vehicle-exact-info{gap:12px}.vehicle-exact-thumb,.vehicle-exact-thumb-placeholder{border-radius:10px;height:42px;width:58px}.vehicle-exact-name{font-size:.95rem;line-height:1.15}.vehicle-exact-meta{font-size:.84rem;line-height:1.25;margin-top:4px}.vehicle-icon-btn{background:#fff;border:1px solid #d7dee9;border-radius:10px;color:#334155;display:inline-grid;font-size:0;height:38px;min-width:38px;padding:0;place-items:center;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;width:38px}.vehicle-icon-btn svg{fill:currentColor;height:17px;width:17px}.vehicle-icon-btn:hover{background:#fff7ed;border-color:#fdba74;color:#ea580c;color:var(--admin-primary-dark);transform:translateY(-1px)}.vehicle-icon-btn--danger{border-color:#fecaca;color:#dc2626}.vehicle-icon-btn--danger:hover{background:#fef2f2;border-color:#fca5a5;color:#b91c1c}.vehicle-table-footer{background:#fff;border-top:1px solid #e2e8f0e6;border-top:1px solid var(--admin-border);gap:18px;justify-content:space-between;padding:16px 18px}.vehicle-bulk-actions,.vehicle-pagination,.vehicle-pagination-wrap,.vehicle-select-all,.vehicle-table-footer{align-items:center;display:flex}.vehicle-bulk-actions{flex-wrap:wrap;gap:12px}.vehicle-select-all{color:#0f172a;font-weight:750;gap:8px}.vehicle-bulk-btn,.vehicle-more-actions{border-radius:10px;min-height:40px}.vehicle-bulk-btn:disabled,.vehicle-more-actions:disabled,.vehicle-page-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.48}.vehicle-more-actions{width:150px}.vehicle-pagination-wrap{color:#475569;font-size:.9rem;font-weight:650;gap:18px;justify-content:flex-end}.vehicle-pagination{gap:8px}.vehicle-page-btn{background:#fff;border:1px solid #d7dee9;border-radius:10px;color:#334155;display:grid;font-weight:850;height:38px;place-items:center;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease;width:38px}.vehicle-page-btn:hover:not(:disabled){background:#fff7ed;border-color:#fdba74;color:#ea580c;color:var(--admin-primary-dark);transform:translateY(-1px)}.vehicle-page-btn.is-active{background:#ff7a18;background:var(--admin-primary);border-color:#ff7a18;border-color:var(--admin-primary);box-shadow:0 10px 20px #ff7a1833;color:#fff}.vehicle-modal-close{box-shadow:0 1px 2px #0f172a0a}.vehicle-modal-close:hover{background:#fff7ed;border-color:#ffb47a;color:#ff6b00}.vehicle-modal-layout{min-height:0}.vehicle-section-number{display:grid;place-items:center}.vehicle-field-label b{font-size:12px;line-height:1}.vehicle-description-input,.vehicle-form-section .input,.vehicle-form-section .select{line-height:1.4;outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease;width:100%}.vehicle-form-section--description .field-group{min-width:0}.vehicle-form-section--description>.field-group{display:none}.vehicle-form-section--description .vehicle-form-section-head~.field-group{display:grid}.vehicle-side-head p{margin:7px 0 0}.vehicle-side-head>span{align-items:center;display:inline-flex;justify-content:center}.vehicle-photo-dropzone{grid-gap:12px;gap:12px}.vehicle-photo-dropzone.is-dragging .vehicle-photo-upload-box,.vehicle-photo-upload-box:hover{background:#fffaf5;border-color:#ff6b00;box-shadow:0 12px 26px #ff6b0014}.vehicle-photo-empty-icon{display:grid;font-size:9px;place-items:center}.vehicle-photo-slot-img{transition:transform .22s ease}.vehicle-photo-slot:hover .vehicle-photo-slot-img{transform:scale(1.04)}.vehicle-photo-slot--empty{color:#b8c2d0}.vehicle-photo-slot--empty span{color:#b8c2d0;right:11px;top:9px}.vehicle-photo-slot--empty small{color:#b8c2d0}.vehicle-main-badge{background:#ff6b00;border-radius:999px;color:#fff;font-size:10px;font-weight:800;left:7px;min-height:20px;padding:0 8px;top:7px}.vehicle-photo-actions{background:#0f172a94}.vehicle-photo-actions button{border-radius:7px;font-size:10px;min-height:26px;padding:0 7px}.vehicle-checklist-list span,.vehicle-guidance-list span{position:relative}.vehicle-guidance-list span:before{box-shadow:inset 0 0 0 4px #35b86f}@media (max-width:1180px){.vehicle-modal-overlay{justify-content:flex-start;overflow-x:auto}.vehicle-modal-box{max-width:none;min-width:1100px;width:1100px}.vehicle-modal-layout{grid-template-columns:65fr 35fr}.vehicle-composer-side{border-bottom:0;border-left:1px solid #e5e7eb;order:0}}.vehicle-modal-overlay{backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);background:#0f172aad}.vehicle-modal-box{border:1px solid #e2e8f0f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.vehicle-modal-shell{background:#fff}.vehicle-modal-icon{background:#fff1e8;color:#ff6b00;flex:0 0 48px;font-size:11px}.vehicle-modal-titleBlock p{color:#526079}.vehicle-modal-close{border:1px solid #cfd8e6;color:#0f172a;height:34px;width:34px}.vehicle-form-section-head{gap:9px;margin-bottom:13px}.vehicle-form-section-head h4,.vehicle-side-head h4{letter-spacing:-.015em}.vehicle-form-grid--basic,.vehicle-form-grid--pricing{gap:14px 18px}.vehicle-description-input,.vehicle-form-section .input,.vehicle-form-section .select{border:1px solid #d5deea}.vehicle-description-input:focus,.vehicle-form-section .input:focus,.vehicle-form-section .select:focus{border-color:#ff7a1a;box-shadow:0 0 0 3px #ff6b001c}.vehicle-form-section--description{grid-gap:0 18px;display:grid;gap:0 18px;grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-form-section--description .vehicle-form-section-head{grid-column:1/-1}.vehicle-side-head{margin-bottom:14px}.vehicle-side-head h4{font-size:15px;gap:9px}.vehicle-side-head h4:before{font-size:8px;height:24px;width:24px}.vehicle-side-head p{color:#526079;font-size:12px;line-height:1.38;margin-top:7px}@media (max-width:860px){.admin-shell{display:block}.admin-shell-sidebar{border-radius:0 0 28px 28px;height:auto;min-height:0;position:relative}.admin-shell-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-shell-page{width:min(100% - 28px,100%)}.admin-shell-page__head,.admin-shell-topbar,.dashboard-panel__head,.section-head{align-items:stretch;flex-direction:column}.admin-shell-page__actions,.admin-shell-topbar__right{justify-content:flex-start}.admin-login-shell,.booking-details-grid-exact,.booking-toolbar-modern-exact,.dashboard-stats-grid,.driver-toolbar,.form-grid,.user-toolbar,.vehicle-form-grid,.vehicle-modal-layout,.vehicle-toolbar-modern-exact{grid-template-columns:1fr}.admin-login-visual{min-height:520px}.admin-login-stats{grid-template-columns:1fr}.vehicle-composer-side,.vehicle-modal-panel--media{order:-1;position:static}.vehicle-modal-scroll{padding:18px}}@media (max-width:560px){.admin-login-formPane,.admin-login-visual,.admin-shell-sidebar,.modal-box{padding:18px}.vehicle-modal-box{border-radius:0;height:100vh;max-height:100vh;padding:0;width:100vw}.vehicle-modal-overlay{padding:0}.vehicle-modal-shell{height:100vh;max-height:100vh}.vehicle-modal-top{padding:18px}.vehicle-modal-footer,.vehicle-modal-top{align-items:stretch;flex-direction:column}.vehicle-modal-footer{padding:14px 18px 18px}.vehicle-modal-footer .btn,.vehicle-modal-footer .vehicle-submit-btn{width:100%}.admin-shell-nav,.vehicle-photo-thumb-row{grid-template-columns:1fr}.admin-shell-page__title{font-size:2.2rem}.dash-stat-card{min-height:142px}}.booking-source-filter{max-width:180px}.admin-shell-page:has(.settings-page) .admin-shell-page__title{font-size:clamp(2.5rem,3vw,2.75rem);font-weight:900;line-height:1}.admin-shell-page:has(.settings-page) .admin-shell-page__subtitle{font-size:14px;margin-top:8px}.settings-page{grid-gap:24px;display:grid;gap:24px;margin:0 auto;max-width:1440px;padding:0 0 32px;position:relative;width:100%}.settings-tabs{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:4px}.settings-tab{background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#334155;font-size:13px;font-weight:700;height:40px;padding:0 18px}.settings-tab.is-active{background:#f97316;border-color:#f97316;box-shadow:0 10px 20px #f9731638;color:#fff}.settings-browse-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1.15fr) minmax(420px,.85fr)}.settings-filters-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:1fr 1.1fr .95fr}.settings-general-grid{align-items:start;grid-template-columns:1fr 1fr .95fr}.settings-general-grid,.settings-stack{grid-gap:24px;display:grid;gap:24px}.settings-card{grid-gap:18px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;box-shadow:0 10px 24px #0f172a0f;display:grid;gap:18px;padding:24px}.settings-card-head h2,.settings-chip-section h3{color:#0f172a;font-size:18px;font-weight:800;margin:0}.settings-card-head p{color:#64748b;font-size:13px;font-weight:500;margin:4px 0 0}.settings-field{grid-gap:6px;display:grid;gap:6px}.settings-field>span{color:#64748b;font-size:12px;font-weight:700}.settings-field small,.settings-image-column small{color:#64748b;font-size:12px;font-weight:600}.settings-input{background:#fff;border:1px solid #e5e7eb;border-radius:10px;color:#0f172a;font-size:14px;font-weight:650;height:44px;outline:none;padding:0 14px;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.settings-input:focus{border-color:#f97316;box-shadow:0 0 0 3px #f973161f}.settings-textarea{line-height:1.5;min-height:82px;padding:12px 14px;resize:vertical}.settings-textarea--footer{min-height:112px}.settings-upload{background:#f8fafc;border:1px dashed #fdba74;border-radius:14px;color:#9a3412;display:grid;height:232px;overflow:hidden;place-items:center;position:relative;text-align:center}.settings-upload img{height:100%;object-fit:contain;padding:12px;width:100%}.settings-upload strong{color:#0f172a;display:block;font-size:14px;font-weight:800}.settings-upload span{color:#64748b;display:block;font-size:12px;font-weight:700;margin-top:4px}.settings-upload input{cursor:pointer;inset:0;opacity:0;position:absolute}.settings-chip-list{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.settings-chip{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:999px;color:#0f172a;display:inline-flex;font-size:13px;font-weight:800;gap:8px;height:32px;padding:0 12px}.settings-chip button{background:#f1f5f9;border:0;border-radius:999px;color:#64748b;display:grid;font-size:12px;font-weight:900;height:18px;place-items:center;width:18px}.settings-add-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 80px}.settings-feature-card{grid-column:1/-1}.settings-feature-manager{grid-gap:10px;display:grid;gap:10px}.settings-feature-manager__header,.settings-feature-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(180px,1fr) 160px 140px 86px auto}.settings-feature-manager__header{color:#64748b;font-size:.76rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.settings-feature-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.settings-feature-row--add{background:#fff7ed;border-color:#fed7aa}.settings-primary-btn,.settings-secondary-btn{align-items:center;border:1px solid #0000;border-radius:12px;display:inline-flex;font-size:14px;font-weight:800;height:44px;justify-content:center;padding:0 20px}.settings-primary-btn{background:#f97316;box-shadow:0 10px 20px #f9731640;color:#fff}.settings-secondary-btn{background:#fff;border-color:#e5e7eb;color:#0f172a}.settings-secondary-btn input{display:none}.settings-inline-error{color:#dc2626;font-size:12px;font-weight:700}.settings-hero-editor{grid-gap:24px;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr)}.settings-image-column{grid-gap:10px;align-content:start;display:grid;gap:10px}.settings-mini-label{color:#64748b;font-size:12px;font-weight:700}.settings-upload-actions{align-items:center;display:flex;gap:12px;justify-content:space-between}.settings-upload-actions span{color:#64748b;font-size:11px;font-weight:700;text-align:right}.settings-info-list{grid-gap:10px;display:grid;gap:10px}.settings-info-item{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) minmax(0,1fr) 40px}.settings-drag-handle{background:#f8fafc;border-radius:10px;color:#94a3b8;display:grid;font-size:14px;font-weight:900;height:40px;place-items:center}.settings-icon-btn{background:#fff7f7;border:1px solid #fee2e2;border-radius:10px;color:#ef4444;display:grid;font-weight:900;height:40px;place-items:center;width:40px}.settings-add-info{width:-webkit-max-content;width:max-content}.settings-preview-column{position:-webkit-sticky;position:sticky;top:100px}.settings-hero-preview{background:linear-gradient(135deg,#fff7ed,#f8fafc);border:1px solid #e5e7eb;border-radius:16px;min-height:300px;overflow:hidden;padding:24px}.settings-hero-preview__top{grid-gap:18px;align-items:center;display:grid;gap:18px;grid-template-columns:minmax(0,1fr) minmax(170px,.9fr)}.settings-hero-preview h3{color:#0f172a;font-size:27px;font-weight:900;line-height:1.08;margin:0}.settings-hero-preview p{color:#64748b;font-size:13px;font-weight:600;line-height:1.5;margin:12px 0 18px}.settings-hero-preview button,.settings-view-customer-btn{background:#f97316;border:0;border-radius:10px;color:#fff;font-weight:800;height:42px;padding:0 16px}.settings-hero-preview img{max-height:150px;object-fit:contain;width:100%}.settings-preview-chips,.settings-preview-info{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:18px}.settings-preview-chips span,.settings-preview-info article{background:#ffffffdb;border:1px solid #e5e7eb;border-radius:12px;color:#0f172a;font-size:12px;font-weight:800;min-height:54px;padding:12px}.settings-preview-info article{grid-gap:5px;align-content:center;display:grid;gap:5px}.settings-preview-info span{color:#64748b;font-size:11px}.settings-behavior-list,.settings-status-list{display:grid}.settings-behavior-list>div,.settings-status-list>div{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;gap:18px;justify-content:space-between;padding:14px 0}.settings-behavior-list>div:last-child,.settings-status-list>div:last-child{border-bottom:0}.settings-behavior-list span,.settings-status-list span{color:#64748b;font-size:13px;font-weight:700}.settings-behavior-list strong,.settings-status-list strong{color:#0f172a;display:block;font-size:13px;font-weight:800}.settings-behavior-list small{color:#64748b;display:block;font-size:12px;font-weight:500;margin-top:3px}.settings-behavior-list .settings-input{height:40px;width:220px}.settings-pill{align-items:center;background:#f1f5f9;border-radius:999px;color:#64748b;display:inline-flex;font-size:12px;font-style:normal;font-weight:800;min-height:26px;padding:0 10px}.settings-pill.is-live{background:#dcfce7;color:#16a34a}.settings-pill.is-dirty{background:#ffedd5;color:#ea580c}.settings-toggle{background:#cbd5e1;border:0;border-radius:999px;height:28px;padding:3px;transition:background .2s ease;width:50px}.settings-toggle span{background:#fff;border-radius:999px;box-shadow:0 2px 6px #0f172a2e;display:block;height:22px;transition:transform .2s ease;width:22px}.settings-toggle.is-on{background:#f97316}.settings-toggle.is-on span{transform:translateX(22px)}.settings-preset-list{grid-gap:10px;display:grid;gap:10px}.settings-preset-row{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) minmax(0,1fr) 40px}.settings-preset-add{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr .65fr .65fr 72px;margin-top:8px}.settings-filter-preview{grid-gap:16px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;display:grid;gap:16px;padding:18px}.settings-filter-preview>button{background:#0000;border:0;color:#64748b;font-size:13px;font-weight:700;width:-webkit-max-content;width:max-content}.settings-preview-filter-section{grid-gap:12px;border-bottom:1px solid #e5e7eb;display:grid;gap:12px;padding-bottom:14px}.settings-collapsed-row strong,.settings-preview-filter-section strong,.settings-price-line strong{color:#0f172a;font-size:13px;font-weight:800}.settings-preview-filter-section label{align-items:center;color:#334155;display:flex;font-size:13px;font-weight:650;gap:9px}.settings-preview-filter-section label span{background:#f1f5f9;border-radius:999px;color:#64748b;display:grid;font-size:11px;font-weight:800;height:24px;margin-left:auto;min-width:28px;place-items:center}.settings-price-line{grid-gap:10px;border-bottom:1px solid #e5e7eb;display:grid;gap:10px;padding-bottom:14px}.settings-price-line span{color:#64748b;font-size:12px;font-weight:700}.settings-price-line i{background:#f97316;border-radius:999px;display:block;height:4px}.settings-collapsed-row{align-items:center;display:flex;justify-content:space-between}.settings-view-customer-btn{background:#fff;border:1px solid #e5e7eb;color:#0f172a;margin-top:16px;width:100%}.settings-brand-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:190px minmax(0,1fr)}.settings-logo-block{grid-gap:10px;align-content:start;display:grid;gap:10px;text-align:center}.settings-logo-upload{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;display:grid;height:170px;overflow:hidden;place-items:center;width:170px}.settings-logo-upload img{height:100%;object-fit:contain;padding:18px;width:100%}.settings-social-list{grid-gap:10px;display:grid;gap:10px}.settings-social-row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:.7fr 1fr 40px}.settings-footer-preview-card{grid-column:1/span 2}.settings-footer-preview{grid-gap:24px;background:#0f172a;border-radius:16px;color:#fff;display:grid;gap:24px;grid-template-columns:1.2fr .8fr 1fr .8fr;padding:24px}.settings-footer-preview img{background:#fff;border-radius:999px;height:74px;margin-bottom:10px;object-fit:contain;width:74px}.settings-footer-preview p,.settings-footer-preview span{color:#cbd5e1;display:block;font-size:13px;font-weight:500;line-height:1.6}.settings-footer-preview strong{color:#fff;display:block;font-size:14px;font-weight:800;margin-bottom:10px}.settings-footer-icons{display:flex;gap:10px}.settings-footer-icons em{border:1px solid #ffffff47;border-radius:999px;display:grid;font-style:normal;font-weight:800;height:34px;place-items:center;width:34px}.settings-footer-preview footer{border-top:1px solid #ffffff24;display:flex;gap:16px;grid-column:1/-1;justify-content:space-between;padding-top:16px}.settings-save-bar{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:18px;bottom:16px;box-shadow:0 -8px 24px #0f172a14;display:flex;gap:18px;justify-content:space-between;min-height:72px;padding:14px 22px;position:-webkit-sticky;position:sticky;z-index:40}.settings-save-bar>div:first-child{grid-column-gap:12px;align-items:center;column-gap:12px;display:grid;grid-template-columns:40px 1fr}.settings-save-bar>div:first-child span{background:#ffedd5;border-radius:999px;color:#f97316;display:grid;font-weight:900;grid-row:span 2;height:40px;place-items:center;width:40px}.settings-save-bar strong{color:#0f172a;font-size:14px;font-weight:900}.settings-save-bar small{color:#64748b;font-size:13px;font-weight:600}.settings-save-bar>div:last-child{display:flex;gap:12px}.settings-save-bar .settings-primary-btn{width:180px}.settings-skeleton{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.settings-skeleton div{animation:settings-pulse 1.2s ease-in-out infinite;background:linear-gradient(90deg,#f1f5f9,#fff 50%,#f1f5f9);background-size:220% 100%;border:1px solid #e5e7eb;border-radius:14px;min-height:180px}.settings-toast{background:#0f172a;border-radius:14px;bottom:32px;box-shadow:0 18px 42px #0f172a38;color:#fff;font-size:14px;font-weight:800;padding:12px 16px;position:fixed;right:32px;z-index:2000}@keyframes settings-pulse{0%{background-position:0 50%}to{background-position:-220% 50%}}@media (max-width:980px){.settings-page{padding:0 0 24px}.settings-brand-layout,.settings-browse-grid,.settings-filters-grid,.settings-footer-preview,.settings-general-grid,.settings-hero-editor,.settings-skeleton{grid-template-columns:1fr}.settings-preview-column{position:static}.settings-footer-preview-card{grid-column:auto}.settings-feature-manager__header{display:none}.settings-feature-row{grid-template-columns:1fr}.settings-save-bar{align-items:stretch;flex-direction:column}}@media (min-width:981px) and (max-width:1240px){.settings-filters-grid,.settings-general-grid{grid-template-columns:1fr 1fr}.settings-filter-preview-card,.settings-general-grid>.settings-card:last-child{grid-column:1/-1}}.booking-exact-name--inline{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.booking-source-badge{align-items:center;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;color:#c2410c;display:inline-flex;font-size:.72rem;font-weight:800;min-height:24px;padding:0 9px}.manual-booking-overlay{align-items:flex-start;overflow-y:auto;padding:28px 16px}.manual-booking-modal{background:#fff;border:1px solid #e2e8f0f2;border-radius:28px;box-shadow:0 28px 80px #0f172a2e;max-height:none;overflow:hidden;width:min(1120px,96vw)}.manual-booking-head{background:radial-gradient(circle at 12% 0,#f9731629,#0000 32%),linear-gradient(135deg,#0f172a,#1e293b);color:#fff;display:flex;gap:18px;justify-content:space-between;padding:28px}.manual-booking-head h2{font-size:2rem;margin:6px 0}.manual-booking-head p{color:#cbd5e1;margin:0}.manual-booking-eyebrow{color:#fed7aa;font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.manual-booking-steps{grid-gap:10px;background:#f8fafc;border-bottom:1px solid #e2e8f0;display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr));padding:18px 22px}.manual-step{background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;cursor:pointer;font-weight:800;min-height:44px}.manual-step span{background:#e2e8f0;border-radius:999px;color:#334155;display:inline-grid;height:24px;margin-right:8px;place-items:center;width:24px}.manual-step.is-active,.manual-step.is-complete{border-color:#f973166b;color:#c2410c}.manual-step.is-active span,.manual-step.is-complete span{background:#f97316;color:#fff}.manual-booking-body{background:#fff;padding:24px}.manual-panel{grid-gap:18px;display:grid;gap:18px}.manual-panel-title h3{color:#0f172a;font-size:1.35rem;margin:0 0 6px}.manual-panel-title p{color:#64748b;margin:0}.manual-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.manual-field{grid-gap:8px;display:grid;gap:8px}.manual-field--full{grid-column:1/-1}.manual-field span{color:#334155;font-size:.88rem;font-weight:800}.manual-textarea{min-height:100px;resize:vertical}.manual-price-summary,.manual-review-grid,.manual-search-results,.manual-vehicle-grid{grid-gap:12px;display:grid;gap:12px}.manual-search-results{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:14px}.manual-result-row,.manual-vehicle-card{background:#fff;border:1px solid #e2e8f0;border-radius:18px;cursor:pointer;padding:14px 16px;text-align:left}.manual-price-summary strong,.manual-result-row strong,.manual-review-grid strong,.manual-vehicle-card strong{color:#0f172a;display:block}.manual-price-summary span,.manual-result-row span,.manual-review-grid span,.manual-vehicle-card span{color:#64748b;font-size:.86rem}.manual-vehicle-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.manual-vehicle-card.is-selected{border-color:#f97316;box-shadow:0 14px 32px #f9731624}.manual-vehicle-card em{color:#c2410c;display:block;font-style:normal;font-weight:900;margin-top:8px}.manual-price-summary,.manual-review-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.manual-price-summary>div,.manual-review-grid>div{background:#f8fafc;border:1px solid #e2e8f0;border-radius:18px;padding:16px}.manual-booking-footer{border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:18px 24px 24px}@media (max-width:980px){.driver-calendar-grid,.manual-booking-steps,.manual-price-summary,.manual-review-grid,.manual-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-schedule-booking{grid-template-columns:1fr}}@media (max-width:720px){.manual-booking-footer,.manual-booking-head{flex-direction:column}.driver-calendar-grid,.manual-booking-steps,.manual-grid,.manual-price-summary,.manual-review-grid,.manual-vehicle-grid{grid-template-columns:1fr}}.vehicle-modal-overlay{align-items:center;background:#030a18ad;justify-content:center;overflow-x:auto;padding:24px}.vehicle-modal-box{background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 28px 80px #02081757;font-family:Inter,Arial,sans-serif;height:auto;max-height:90vh;max-width:calc(100vw - 48px);min-width:0;overflow:hidden;padding:0;width:1100px}.vehicle-modal-shell{display:grid;grid-template-rows:auto minmax(0,1fr) auto;max-height:90vh}.vehicle-modal-top{backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff;border-bottom:1px solid #e5e7eb;min-height:82px;padding:20px 24px 18px;position:relative}.vehicle-modal-titleBlock{align-items:center;display:flex;gap:16px}.vehicle-modal-icon{background:#ffeddc;border-radius:999px;color:#f97316;font-size:.68rem;font-weight:900;height:48px;letter-spacing:.06em;width:48px}.vehicle-modal-titleBlock h3{color:#0f172a;font-size:22px;font-weight:800;letter-spacing:-.03em;line-height:1.12;margin:0 0 5px}.vehicle-modal-titleBlock p{color:#607089;font-size:13px;font-weight:500;line-height:1.45;margin:0;max-width:620px}.vehicle-modal-close{background:#fff;border:1px solid #d7dee9;border-radius:10px;color:#111827;font-size:17px;font-weight:800;height:38px;width:38px}.vehicle-modal-scroll{background:#fff;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0}.vehicle-modal-layout{grid-gap:0;align-items:stretch;display:grid;gap:0;grid-template-columns:65fr 35fr;min-height:100%}.vehicle-composer-main{grid-gap:22px;gap:22px;padding:18px 24px 26px}.vehicle-composer-main,.vehicle-composer-side{align-content:start;background:#fff;display:grid;min-width:0}.vehicle-composer-side{grid-gap:18px;border-left:1px solid #e5e7eb;gap:18px;padding:20px 22px 26px;position:static}.vehicle-form-section,.vehicle-side-card{background:#0000;border:0;border-radius:0;box-shadow:none;padding:0}.vehicle-form-section-head{align-items:center;display:flex;gap:10px;justify-content:flex-start;margin-bottom:14px}.vehicle-section-number{background:#ff6b00;border-radius:999px;color:#fff;font-size:12px;font-weight:850;height:22px;width:22px}.vehicle-form-section-head h4,.vehicle-side-head h4{color:#0f172a;font-size:14px;font-weight:800;letter-spacing:-.02em;line-height:1.2;margin:0}.vehicle-form-section-head p{display:none}.vehicle-form-grid{display:grid}.vehicle-form-grid--basic,.vehicle-form-grid--pricing{gap:14px 16px;grid-template-columns:repeat(2,minmax(0,1fr))}.vehicle-form-grid--specs{gap:13px 16px;grid-template-columns:1.25fr .9fr 1fr .95fr}.vehicle-coding-field{max-width:none;width:auto}.vehicle-field-label{align-items:center;color:#0f172a;display:flex;font-size:12px;font-weight:750;gap:4px;line-height:1.2}.vehicle-field-label b{color:#ff6b00;font-size:13px}.vehicle-form-section .field-group{gap:7px}.vehicle-description-input,.vehicle-form-section .input,.vehicle-form-section .select{background:#fff;border:1px solid #d7dee9;border-radius:10px;box-shadow:0 1px 2px #0f172a05;color:#0f172a;font-size:14px;font-weight:500;min-height:42px;padding:0 12px}.vehicle-description-input::placeholder,.vehicle-form-section .input::placeholder{color:#8793a6;font-weight:500}.vehicle-description-input{font-size:13px;line-height:1.55;min-height:74px;padding:11px 12px;resize:vertical}.vehicle-char-count{background:#0000;border:0;color:#64748b;font-size:12px;font-weight:650;margin-left:auto;padding:0}.vehicle-side-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.vehicle-side-head h4{align-items:center;display:flex;gap:10px}.vehicle-side-head h4:before{background:#eef2f7;border-radius:7px;color:#64748b;content:"IMG";display:grid;font-size:9px;font-weight:900;height:26px;place-items:center;width:26px}.vehicle-side-head p{color:#5f6b7c;display:block;font-size:13px;font-weight:500;line-height:1.35;margin:6px 0 0}.vehicle-side-head>span{background:#f1f5f9;border-radius:999px;color:#0f172a;font-size:13px;font-weight:800;min-height:24px;min-width:46px;padding:0 10px}.vehicle-photo-dropzone{grid-gap:13px;background:#0000;border:0;display:grid;gap:13px;padding:0}.vehicle-photo-upload-box{grid-gap:5px;background:#fff;border:1px dashed #fdba74;border-radius:14px;display:grid;gap:5px;min-height:148px;padding:22px 18px;place-items:center;text-align:center;width:100%}.vehicle-photo-empty-icon{background:#fff7ed;border-radius:999px;color:#ff6b00;font-size:10px;font-weight:900;height:38px;width:38px}.vehicle-photo-upload-box strong{color:#0f172a;font-size:14px;font-weight:800}.vehicle-photo-upload-box em{color:#ff6b00;font-size:13px;font-style:normal;font-weight:800}.vehicle-photo-upload-box small{color:#526079;font-size:12px;font-weight:600}.vehicle-photo-slot-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.vehicle-photo-slot{aspect-ratio:1/1;background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;height:auto;min-height:0;overflow:hidden;position:relative}.vehicle-photo-slot-img{height:100%;object-fit:cover;width:100%}.vehicle-photo-slot--empty{color:#c0c8d3;display:grid;place-items:center}.vehicle-photo-slot--empty span{color:#c0c8d3;font-size:22px;font-weight:700;line-height:1;position:absolute;right:10px;top:8px}.vehicle-photo-slot--empty small{color:#c0c8d3;font-size:12px;font-weight:900}.vehicle-listing-preview{display:none}.vehicle-checklist-card,.vehicle-guidelines-card{border:1px solid #dfe7f1;border-radius:12px;box-shadow:0 8px 20px rgba(15,23,42,.035);display:block;padding:15px 16px 16px}.vehicle-guidelines-card{background:linear-gradient(90deg,#f0fdf4,#fff 72%)}.vehicle-checklist-card{background:linear-gradient(90deg,#f8f7ff,#fff 72%)}.vehicle-guidelines-card .vehicle-side-head h4:before{background:#dcfce7;color:#22a861;content:"OK"}.vehicle-checklist-card .vehicle-side-head h4:before{background:#eef2ff;color:#7866e8;content:"CL"}.vehicle-checklist-list,.vehicle-guidance-list{grid-gap:10px;display:grid;gap:10px}.vehicle-checklist-list span,.vehicle-guidance-list span{align-items:center;color:#526079;display:flex;font-size:12px;font-weight:600;gap:10px;line-height:1.25}.vehicle-guidance-list span:before{background:#35b86f;border-radius:999px;content:"";flex:0 0 14px;height:14px;width:14px}.vehicle-checklist-list span:before{background:#fff;border:1.5px solid #94a3b8;border-radius:999px;content:"";flex:0 0 14px;height:14px;width:14px}.vehicle-checklist-list span.is-complete:before{background:#7866e8;border-color:#7866e8;box-shadow:inset 0 0 0 3px #fff}.vehicle-preview-draft{background:#ffeddc;border-radius:999px;color:#ea580c;font-size:13px;font-weight:750;min-height:30px;padding:0 13px}.vehicle-preview-listing-card{grid-gap:16px;background:#0000;border:0;box-shadow:none;display:grid;gap:16px;grid-template-columns:132px minmax(0,1fr)}.vehicle-preview-listing-img,.vehicle-preview-listing-placeholder{background:#eef1f5;border-radius:9px;height:176px;object-fit:cover;width:132px}.vehicle-preview-listing-placeholder{color:#c0c8d3;display:grid;font-size:12px;font-weight:900;place-items:center}.vehicle-preview-listing-content{grid-gap:9px;align-content:start;display:grid;gap:9px;min-width:0}.vehicle-preview-listing-body{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;padding:0}.vehicle-preview-listing-body div{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.vehicle-preview-listing-body strong{color:#0f172a;font-size:16px;font-weight:850;line-height:1.18}.vehicle-preview-listing-body span:not(.badge){background:#f1f5f9;border-radius:7px;color:#64748b;font-size:12px;font-weight:800;min-height:24px;padding:0 9px}.vehicle-preview-listing-body .badge{margin-left:auto}.vehicle-preview-listing-meta{display:flex;flex-wrap:wrap;gap:10px;padding:0}.vehicle-preview-listing-meta span{background:#0000;border:0;color:#64748b;font-size:13px;font-weight:700;min-height:auto;padding:0}.vehicle-preview-listing-rate{color:#ff6b00;font-size:20px;font-weight:850;line-height:1.1;padding:0}.vehicle-preview-listing-desc,.vehicle-preview-listing-location{color:#64748b;font-size:13px;font-weight:600;line-height:1.5}.vehicle-preview-listing-desc{font-weight:500;margin:0}.vehicle-guidance-card{display:none}.vehicle-modal-footer{align-items:center;backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff;border-top:1px solid #e5e7eb;display:flex;gap:12px;justify-content:flex-end;min-height:68px;padding:14px 24px;position:relative}.vehicle-modal-footer .btn{border-radius:10px;font-size:14px;font-weight:750;min-height:42px;min-width:114px}.vehicle-modal-footer .btn-soft{background:#fff;border-color:#ff9d5c;color:#ff6b00;min-width:126px}.vehicle-modal-footer .btn-primary{background:#ff6b00;border-color:#ff6b00;box-shadow:0 10px 22px #ff6b002e;color:#fff;min-width:150px}@media (max-width:1180px){.vehicle-modal-overlay{justify-content:flex-start;overflow-x:auto;padding-left:18px;padding-right:18px}.vehicle-modal-box{max-width:none;min-width:1100px;width:1100px}.vehicle-modal-layout{grid-template-columns:65fr 35fr}.vehicle-composer-side{border-bottom:0;border-left:1px solid #e5e7eb;order:0}}
/*# sourceMappingURL=main.e14ce04b.css.map*/