:root{--support-green: #047857;--support-green-dark: #065f46;--support-green-light: #d1fae5;--support-green-bg: #ecfdf5;--text: #111827;--muted: #6b7280;--border: #e5e7eb;--page-bg: #f4f8f7;--card: #ffffff;--sidebar-bg: #f4f8f7;--radius: 14px;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.45;color:var(--text);background:var(--page-bg)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh}#root{min-height:100vh}.page-motion-root{width:100%;min-height:0}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.auth-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--page-bg)}.loader-dot{width:44px;height:44px;border-radius:50%;background:var(--support-green);animation:pulse 1s ease-in-out infinite}@keyframes pulse{50%{opacity:.35;transform:scale(.92)}}.page-auth{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px 16px}.support-auth{background:linear-gradient(165deg,#ecfdf5,#f4f8f7,#fafafa)}.auth-card{width:100%;max-width:420px;background:var(--card);border-radius:var(--radius);border:1px solid #d1e7dd;padding:28px 24px 32px;box-shadow:0 12px 40px #0f172a0f}.brand-row{display:flex;align-items:center;gap:14px;margin-bottom:8px}.brand-logo{border-radius:12px}.brand-title{font-size:22px;font-weight:600;color:#0f172a}.support-brand-sub{font-size:13px;color:var(--support-green);margin-top:2px}.auth-h1{font-size:26px;font-weight:600;margin:12px 0 0}.auth-lead{color:var(--muted);font-size:14px;margin:8px 0 4px}.auth-err{color:#b91c1c;font-size:14px}.field-label{display:block;font-size:12px;color:var(--muted);margin-top:14px;margin-bottom:6px}.field-input{width:100%;border:1px solid var(--border);border-radius:12px;padding:12px 14px;font-size:15px;font-family:inherit}.btn-primary{width:100%;margin-top:18px;border:none;border-radius:12px;padding:12px 20px;font-size:15px;font-weight:600;font-family:inherit;color:#fff;background:var(--support-green);cursor:pointer;min-height:48px;display:inline-flex;align-items:center;justify-content:center}.btn-primary:hover{background:var(--support-green-dark)}.btn-primary:disabled{opacity:.65;cursor:not-allowed}.link-switch{display:block;width:100%;margin-top:12px;background:none;border:none;font-size:14px;color:#4b5563;cursor:pointer;text-align:center}.support-link-bold{font-weight:600;color:var(--support-green);text-decoration:underline}.divider-row{display:flex;align-items:center;gap:12px;margin:18px 0 8px}.divider-line{flex:1;height:1px;background:var(--border)}.divider-text{font-size:12px;color:#9ca3af;font-weight:600}.btn-google{width:100%;border-radius:12px;border:1px solid #d1e7dd;background:#fff;padding:13px;font-weight:600;cursor:pointer}.auth-foot{font-size:12px;color:var(--muted);text-align:center;margin-top:20px}.shell{min-height:100vh}.support-shell{background:linear-gradient(180deg,#f0fdf4 0%,var(--page-bg) 200px)}.app-with-sidebar{display:flex;flex-direction:row;align-items:flex-start;min-height:100vh}.sidebar-rail{width:280px;flex-shrink:0;background:var(--sidebar-bg);border-right:1px solid #d1e7dd;display:flex;flex-direction:column;height:100vh;position:sticky;top:0;overflow:hidden}.support-sidebar--collapsed{width:72px!important}.support-sidebar--collapsed .drawer-brand-meta,.support-sidebar--collapsed .drawer-tag,.support-sidebar--collapsed .drawer-picker,.support-sidebar--collapsed .drawer-nav-label,.support-sidebar--collapsed .drawer-nav-text,.support-sidebar--collapsed .drawer-footer-text,.support-sidebar--collapsed .drawer-sign-out span,.support-sidebar--collapsed .drawer-close-bar{display:none}.drawer-overlay{position:fixed;inset:0;z-index:50;display:flex}.drawer-backdrop{flex:1;border:none;background:#0f172a59;cursor:pointer}.drawer-flyout{position:relative;z-index:51;max-width:min(300px,85vw)}.drawer-panel-inner{display:flex;flex-direction:column;height:100%;padding:20px 16px 16px}.drawer-brand-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.drawer-logo{border-radius:12px;flex-shrink:0}.drawer-brand{font-size:17px;font-weight:600;color:#0f172a}.drawer-tag{font-size:11px;color:#9ca3af;margin-top:2px;line-height:1.35}.drawer-picker{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 14px;border-radius:10px;border:1px solid #bbf7d0;background:#ecfdf5;font-size:14px;font-weight:500;color:#065f46;cursor:default;margin-bottom:20px}.drawer-nav-label{font-size:10px;font-weight:600;letter-spacing:.08em;color:#9ca3af;margin-bottom:8px}.drawer-nav-list{display:flex;flex-direction:column;gap:4px}.drawer-nav-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;font-size:14px;font-weight:500;cursor:pointer;text-align:left}.drawer-nav-item:hover,.drawer-nav-item.active{background:#ecfdf5}.drawer-nav-icon{display:flex;align-items:center;justify-content:center;width:22px}.drawer-spacer{flex:1;min-height:24px}.drawer-footer-user{display:flex;align-items:center;gap:10px;margin-bottom:12px}.drawer-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px;color:#fff;flex-shrink:0}.support-avatar{background:#f97316}.drawer-footer-name{font-size:14px;font-weight:600}.drawer-footer-sub{font-size:12px;color:var(--muted)}.drawer-sign-out{display:flex;align-items:center;gap:8px;width:100%;padding:10px 12px;border:none;border-radius:10px;background:transparent;font-size:14px;font-weight:500;color:var(--support-green);cursor:pointer}.drawer-sign-out:hover{background:#ecfdf5}.drawer-close-bar{margin-top:8px;width:100%;padding:10px;border:1px solid var(--border);border-radius:10px;background:#fff;cursor:pointer}.shell-column{flex:1;min-width:0;display:flex;flex-direction:column;min-height:100vh}.support-topbar{display:flex;align-items:center;gap:12px;padding:14px 24px;background:#ffffffeb;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:10}.support-topbar-title{flex:1;margin:0;font-size:16px;font-weight:600;color:#374151}.support-sidebar-toggle{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #e5e7eb;border-radius:8px;background:#fff;color:#9ca3af;cursor:pointer}.shell-menu-btn{display:none;border:1px solid #e5e7eb;border-radius:8px;background:#fff;padding:8px;cursor:pointer}.support-active-pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;font-size:13px;font-weight:600;color:#b91c1c;background:#fecaca9e;border:1px solid rgba(248,113,113,.45)}.support-main{flex:1;padding:20px 24px 40px;max-width:1280px;width:100%;margin:0 auto}.support-hero{position:relative;border-radius:16px;overflow:hidden;margin-bottom:20px;background:linear-gradient(135deg,#0f172a,#1e293b 45%,#0f172a);min-height:140px}.support-hero-ecg{position:absolute;inset:0;opacity:.35;background:linear-gradient(180deg,transparent 55%,rgba(220,38,38,.25) 100%),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 800 80' preserveAspectRatio='none'%3E%3Cpath d='M0 40 H80 L100 40 L115 10 L130 70 L145 40 L800 40' fill='none' stroke='%23ef4444' stroke-width='2'/%3E%3C/svg%3E") center bottom / 100% 40% no-repeat}.support-hero-inner{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 28px;color:#fff}.support-hero-kicker{margin:0 0 6px;font-size:11px;font-weight:600;letter-spacing:.12em;color:#ffffffa6}.support-hero-title{margin:0;font-size:28px;font-weight:700;letter-spacing:-.02em}.support-hero-sub{margin:6px 0 0;font-size:14px;color:#ffffffbf}.support-hero-role{flex-shrink:0;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:500;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);color:#ffffffe6}.support-stats-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px}.support-stat-card{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);padding:18px 20px;box-shadow:0 1px 3px #0f172a0a;will-change:transform}.support-stat-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.support-stat-label{font-size:13px;color:var(--muted);font-weight:500}.support-stat-icon{width:36px;height:36px;border-radius:10px;display:flex;align-items:center;justify-content:center}.support-stat-icon--red{background:#fef2f2;color:#dc2626}.support-stat-icon--amber{background:#fffbeb;color:#d97706}.support-stat-icon--green{background:#ecfdf5;color:#047857}.support-stat-value{font-size:32px;font-weight:700;letter-spacing:-.03em;line-height:1.1}.support-stat-delta{font-size:13px;color:#059669;margin-top:4px;font-weight:500}.support-columns{display:grid;grid-template-columns:1fr 1fr;gap:20px;align-items:start}.support-api-error{margin:0 0 16px;padding:10px 14px;border-radius:8px;background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;font-size:13px}.support-panel-empty{padding:24px 16px;text-align:center;color:#6b7280;font-size:14px}.support-panel{background:var(--card);border:1px solid #e5e7eb;border-radius:var(--radius);padding:18px 16px 12px;box-shadow:0 1px 3px #0f172a0a}.support-panel-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px;padding:0 4px}.support-panel-head h2{margin:0;font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px;color:#111827}.support-panel-icon--red{color:#dc2626}.support-panel-icon--amber{color:#d97706}.support-count-pill{font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;white-space:nowrap}.support-count-pill--green{color:#047857;background:#ecfdf5;border:1px solid #bbf7d0}.support-count-pill--amber{color:#b45309;background:#fffbeb;border:1px solid #fde68a}.support-panel-list{display:flex;flex-direction:column;gap:12px}.support-panel--full{width:100%}.support-list-card{border:1px solid #e5e7eb;border-radius:12px;padding:14px 14px 12px;background:#fafafa}.support-list-card{transition:border-color .2s ease-out,background-color .2s ease-out}.booking-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.booking-card-id-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.booking-id{font-weight:700;font-size:14px}.booking-eta{text-align:right}.booking-eta-label{display:block;font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.booking-eta-value{font-size:14px;font-weight:700;color:#059669}.booking-line{display:flex;align-items:center;gap:8px;margin:0 0 6px;font-size:13px;color:#4b5563}.booking-card--clickable{width:100%;text-align:left;cursor:pointer;border:1px solid #e5e7eb;font:inherit;color:inherit}.booking-card-chevron{color:#9ca3af;flex-shrink:0}.booking-line--muted{color:#6b7280;font-size:12px}.booking-status-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:8px 0 0;flex-wrap:wrap}.booking-wait-timer{font-size:13px;font-weight:600;color:#b45309;font-variant-numeric:tabular-nums}.booking-status-text{font-size:13px;font-weight:500;color:#047857}.booking-payment{font-size:12px;color:var(--muted)}.support-booking-page{min-height:calc(100vh - 80px);margin:-8px -4px 0}.support-booking-page-bar{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.support-booking-back{flex-shrink:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#111827;cursor:pointer}.support-booking-back:hover{background:#f9fafb;border-color:#d1d5db}.support-booking-page-titles{min-width:0}.support-booking-page-kicker{margin:0 0 2px;font-size:11px;font-weight:600;letter-spacing:.06em;color:var(--muted);text-transform:uppercase}.support-booking-page-title{margin:0;font-size:22px;font-weight:700;letter-spacing:-.02em}.support-booking-page-body{width:100%;max-width:100%}.support-booking-section--table,.support-booking-section--table .support-table-card{width:100%}.support-booking-loading{color:var(--muted);font-size:14px}.support-booking-section{margin-bottom:28px}.support-booking-section h2{margin:0 0 12px;font-size:15px;font-weight:600;display:flex;align-items:center;gap:8px;color:#111827}.support-detail-meta{margin:4px 0;font-size:13px;color:#6b7280;line-height:1.45}.support-detail-hint{margin:0 0 12px;font-size:12px;color:#6b7280;line-height:1.45}.support-detail-fare{margin:6px 0;font-size:13px;font-weight:600;color:#047857}.support-detail-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.support-detail-row{display:flex;gap:12px;align-items:flex-start;padding:12px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}.support-detail-row-main{flex:1;min-width:0}.support-detail-row-head{display:flex;justify-content:space-between;gap:8px;align-items:baseline}.support-detail-distance{font-size:12px;font-weight:600;color:#047857;white-space:nowrap}.support-detail-contacts{display:flex;flex-direction:column;gap:4px;margin-top:8px;font-size:13px}.support-detail-link{display:inline-flex;align-items:center;gap:6px;color:#047857;font-weight:500;text-decoration:none}.support-detail-link:hover{text-decoration:underline}.support-detail-email{font-size:12px;color:#6b7280;word-break:break-all}.btn-assign{flex-shrink:0;border:none;border-radius:10px;padding:8px 12px;font-size:12px;font-weight:600;color:#fff;background:var(--support-green);cursor:pointer;align-self:center}.btn-assign:disabled{opacity:.5;cursor:not-allowed}.btn-assign:hover:not(:disabled){background:var(--support-green-dark)}.support-pill{font-size:11px;font-weight:600;padding:3px 8px;border-radius:6px;border:1px solid transparent}.pill-critical{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.pill-high{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.pill-medium{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.pill-low{color:#047857;background:#ecfdf5;border-color:#bbf7d0}.pill-refund{color:#be123c;background:#fff1f2;border-color:#fecdd3}.pill-order{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.issue-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.issue-card-tags{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.issue-id{font-weight:700;font-size:14px;margin-right:4px}.issue-amount{font-weight:700;font-size:15px;white-space:nowrap}.issue-title{margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.35}.issue-meta{display:flex;justify-content:space-between;gap:8px;font-size:12px;color:var(--muted);margin-bottom:12px}.issue-ago{white-space:nowrap}.issue-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-resolve{border:none;border-radius:10px;padding:8px 18px;font-size:13px;font-weight:600;color:#fff;background:var(--support-green);cursor:pointer}.btn-resolve:hover{background:var(--support-green-dark)}.btn-contact{border:1px solid #e5e7eb;border-radius:10px;padding:8px 14px;font-size:13px;font-weight:500;background:#fff;color:#4b5563;cursor:pointer}.btn-contact:hover{background:#f9fafb}.support-operations{min-height:calc(100vh - 80px);display:flex;align-items:center;justify-content:center;padding:40px 20px}.support-operations-card{text-align:center;max-width:360px}.support-operations-icon{width:88px;height:88px;margin:0 auto 20px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center;color:#9ca3af}.support-operations-title{margin:0 0 8px;font-size:22px;font-weight:700}.support-operations-sub{margin:0;color:var(--muted);font-size:15px}.desktop-only{display:flex}.mobile-only{display:none}@media(max-width:1024px){.support-stats-row,.support-columns{grid-template-columns:1fr}}@media(max-width:900px){.desktop-only{display:none!important}.mobile-only{display:flex}.support-sidebar-toggle{display:none}.support-main{padding:16px}.support-hero-title{font-size:22px}.support-hero-inner{flex-direction:column;padding:20px}}.support-table-card{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);overflow:hidden}.support-table-wrap{overflow-x:auto}.support-table{width:100%;border-collapse:collapse;font-size:14px}.support-table th,.support-table td{padding:12px 14px;text-align:left;border-bottom:1px solid #f3f4f6;vertical-align:middle}.support-table th{font-size:12px;font-weight:600;color:var(--muted);background:#fafafa;white-space:nowrap}.support-table td>.support-table-name,.support-table td>.support-table-muted{display:block}.support-table-name{font-weight:600;color:#111827}.support-table-muted{font-size:12px;color:var(--muted);margin-top:2px}.support-table-cell-muted{font-size:13px;color:var(--muted)}.support-table-row-clickable{cursor:pointer}.support-table-row-clickable:hover{background:#f9fafb}.support-table-row-clickable.is-selected{background:#ecfdf5}.support-bookings-table{min-width:720px}.support-history-table{min-width:640px}.support-assign-drivers-table{min-width:880px}.support-assign-hospitals-table{width:100%;min-width:100%;table-layout:fixed}.support-assign-hospitals-table th:nth-child(1),.support-assign-hospitals-table td:nth-child(1){width:16%}.support-assign-hospitals-table th:nth-child(2),.support-assign-hospitals-table td:nth-child(2){width:8%}.support-assign-hospitals-table th:nth-child(3),.support-assign-hospitals-table td:nth-child(3){width:24%}.support-assign-hospitals-table th:nth-child(4),.support-assign-hospitals-table td:nth-child(4){width:14%}.support-assign-hospitals-table th:nth-child(5),.support-assign-hospitals-table td:nth-child(5){width:12%}.support-assign-hospitals-table th:nth-child(6),.support-assign-hospitals-table td:nth-child(6){width:14%}.support-assign-hospitals-table th:nth-child(7),.support-assign-hospitals-table td:nth-child(7){width:12%}.support-assign-hospitals-table td{word-break:break-word}.support-table-action-cell{white-space:nowrap;vertical-align:middle}.support-assign-row-current{background:#f0fdf4}.support-assign-row-current .support-status-pill{margin-top:4px}.support-status-pill{display:inline-block;font-size:12px;font-weight:600;padding:4px 10px;border-radius:999px;background:#f3f4f6;color:#374151;white-space:nowrap}.support-pay-paid{background:#ecfdf5;color:#047857}.support-pay-due{background:#fef3c7;color:#b45309}.support-history-page{max-width:100%}.support-history-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,380px);gap:20px;align-items:start}.support-history-timeline-panel{background:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:16px 18px;position:sticky;top:16px;max-height:calc(100vh - 120px);overflow-y:auto}.support-history-timeline-head{display:flex;flex-direction:column;gap:4px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #f3f4f6}.support-history-timeline-label{font-size:12px;font-weight:600;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.support-history-timeline-id{font-size:18px;font-weight:700;color:#111827}.support-history-head{margin-bottom:20px}.support-history-title{margin:0 0 8px;font-size:24px;font-weight:700;display:flex;align-items:center;gap:10px}.support-history-sub{margin:0;font-size:14px;color:var(--muted);line-height:1.45}.support-history-loading{color:var(--muted);font-size:14px}.support-history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:12px}.support-history-card{width:100%;text-align:left;border:1px solid #e5e7eb;border-radius:12px;padding:14px 16px;background:#fff;cursor:pointer;font:inherit;color:inherit;transition:border-color .2s,box-shadow .2s}.support-history-card:hover{border-color:#d1d5db;box-shadow:0 2px 8px #0f172a0f}.support-history-card-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:6px}.support-history-booking-id{font-weight:700;font-size:14px}.support-history-status{font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px}.support-history-status--completed{color:#047857;background:#ecfdf5}.support-history-status--cancelled{color:#b91c1c;background:#fef2f2}.support-history-patient{margin:0 0 4px;font-weight:600;font-size:14px}.support-history-meta{margin:0 0 4px;font-size:13px;color:#6b7280}.support-history-changes{margin:0 0 10px;font-size:12px;color:#047857;font-weight:500}.support-history-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-top:10px;border-top:1px solid #f3f4f6}.support-history-fare{font-weight:700;font-size:15px}.support-history-fare-was{color:#9ca3af;text-decoration:line-through;font-weight:500;font-size:13px}.support-history-fare-delta{font-size:12px;font-weight:600;color:#047857}.support-history-when{display:flex;align-items:center;gap:4px;font-size:12px;color:var(--muted)}.support-history-chevron{color:#9ca3af}.support-history-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:24px}.support-history-stat{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:14px;text-align:center}.support-history-stat--wide{grid-column:1 / -1}.support-history-stat-value{display:block;font-size:20px;font-weight:700;color:#111827;margin-bottom:4px}.support-history-stat-label{font-size:12px;color:var(--muted)}.support-timeline{list-style:none;margin:0;padding:0 0 0 8px;border-left:2px solid #e5e7eb}.support-timeline-item{position:relative;padding:0 0 20px 20px}.support-timeline-item:last-child{padding-bottom:0}.support-timeline-dot{position:absolute;left:-7px;top:4px;width:12px;height:12px;border-radius:50%;background:var(--support-green);border:2px solid #fff;box-shadow:0 0 0 1px #e5e7eb}.support-timeline-item--hospital_reassigned .support-timeline-dot{background:#d97706}.support-timeline-item--fare_updated .support-timeline-dot{background:#2563eb}.support-timeline-item--ride_cancelled .support-timeline-dot{background:#dc2626}.support-timeline-head{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;margin-bottom:4px}.support-timeline-type{font-size:13px;font-weight:600;color:#111827}.support-timeline-time{font-size:12px;color:var(--muted)}.support-timeline-summary{margin:0 0 4px;font-size:14px;line-height:1.4}.support-timeline-actor{margin:0 0 6px;font-size:12px;color:#6b7280}.support-timeline-details{margin:0;padding-left:18px;font-size:13px;color:#4b5563;line-height:1.5}.support-recaptcha-label{margin:12px 0 6px;font-size:13px;font-weight:500;color:#374151}.support-recaptcha-host{min-height:78px;margin-bottom:8px;display:flex;justify-content:flex-start}.support-recaptcha-hint{margin:0 0 12px;font-size:12px;color:#6b7280}.support-demo-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%}.support-demo-foot{margin:14px 0 0;font-size:12px;color:#6b7280;line-height:1.45;text-align:center}.support-phone-row{display:flex;align-items:center;gap:8px;margin-bottom:4px}.support-phone-prefix{font-weight:600;color:var(--support-green);padding:12px 0}.support-phone-input{flex:1;margin-top:0!important}.support-modal-root{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px 16px}.support-modal-backdrop{position:absolute;inset:0;border:none;background:#0f172a73;cursor:pointer}.support-modal-backdrop:disabled{cursor:not-allowed}.support-modal-card{position:relative;z-index:1;width:min(100%,400px);padding:22px 22px 20px;border-radius:var(--radius);background:var(--card);border:1px solid #d1e7dd;box-shadow:0 20px 50px #0f172a29}.support-modal-close{position:absolute;top:14px;right:14px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#6b7280;cursor:pointer}.support-modal-close:hover:not(:disabled){background:#f3f4f6;color:#374151}.support-modal-close:disabled{opacity:.5;cursor:not-allowed}.support-modal-head{display:flex;align-items:flex-start;gap:14px;padding-right:28px}.support-modal-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:10px;color:var(--support-green);background:var(--support-green-bg);border:1px solid #bbf7d0}.support-modal-head-text{min-width:0}.support-modal-title{margin:0 0 4px;font-size:17px;font-weight:600;color:#0f172a;line-height:1.3}.support-modal-message{margin:0;font-size:13px;line-height:1.5;color:var(--muted)}.support-modal-summary{display:flex;flex-direction:column;gap:4px;margin-top:18px;padding:12px 14px;border-radius:10px;background:#f9fafb;border:1px solid var(--border)}.support-modal-summary-label{font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#9ca3af}.support-modal-summary-value{font-size:15px;font-weight:600;color:#111827;line-height:1.35}.support-modal-actions{display:flex;gap:10px;margin-top:20px}.support-modal-btn{flex:1;border:none;border-radius:10px;padding:11px 16px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.support-modal-btn:disabled{opacity:.55;cursor:not-allowed}.support-modal-btn--ghost{color:#374151;background:#fff;border:1px solid var(--border)}.support-modal-btn--ghost:hover:not(:disabled){background:#f9fafb;border-color:#d1d5db}.support-modal-btn--primary{color:#fff;background:var(--support-green)}.support-modal-btn--primary:hover:not(:disabled){background:var(--support-green-dark)}@media(max-width:900px){.support-history-split{grid-template-columns:1fr}.support-history-timeline-panel{position:static;max-height:none}}@media(max-width:600px){.support-history-stats{grid-template-columns:1fr 1fr}.support-history-stat--wide{grid-column:1 / -1}}
