:root{color-scheme:light;--bg-page: #f3f4f6;--bg-card: #ffffff;--bg-accent: #0ea5e9;--bg-accent-soft: #dbeafe;--text-main: #111827;--text-muted: #6b7280;--border-subtle: #e5e7eb;--radius-xl: 20px;--radius-full: 999px;--shadow-soft: 0 14px 40px rgba(15, 23, 42, .07);--shadow-chip: 0 6px 18px rgba(15, 23, 42, .06)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,#eff6ff 0,#f9fafb 40%,#f3f4f6);color:var(--text-main)}.app-root{min-height:100vh;display:flex;justify-content:center;padding:12px}.app-shell{width:100%;max-width:480px}.card{background:var(--bg-card);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);padding:16px 18px}.card+.card{margin-top:12px}.hero-card{display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#fff;padding:18px 18px 16px;border-radius:24px;box-shadow:var(--shadow-soft);margin-bottom:14px}.hero-logo{width:46px;height:46px;border-radius:16px;background:#0f172a26;display:flex;align-items:center;justify-content:center;font-size:26px}.hero-text-title{font-size:18px;font-weight:700;letter-spacing:.02em}.hero-text-sub{font-size:13px;opacity:.9}.metrics-row{display:flex;gap:8px;margin-top:10px;overflow-x:auto}.metric-chip{background:#0f172a0f;border-radius:14px;padding:6px 9px;font-size:11px;display:inline-flex;flex-direction:column;min-width:100px}.metric-label{opacity:.85}.metric-value{font-weight:600;margin-top:2px}.services-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:10px}.service-tile{background:#f9fafb;border-radius:14px;padding:8px 6px;text-align:center;font-size:11px;border:1px solid #e5e7eb}.service-icon{font-size:16px;margin-bottom:4px}.section-title{font-size:16px;font-weight:600;margin-bottom:4px}.section-sub{font-size:12px;color:var(--text-muted);margin-bottom:10px}.form-grid{display:grid;gap:10px}.field-label{font-size:11px;color:var(--text-muted);margin-bottom:3px}.input,.select,.textarea{width:100%;padding:9px 11px;border-radius:12px;border:1px solid var(--border-subtle);font-size:14px;outline:none;background:#f9fafb;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.input:focus,.select:focus,.textarea:focus{border-color:#0ea5e9;box-shadow:0 0 0 1px #0ea5e940;background:#fff}.row-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.btn-primary{width:100%;border-radius:var(--radius-full);background:linear-gradient(135deg,#0ea5e9,#22c55e);color:#fff;border:none;padding:11px 16px;font-size:14px;font-weight:600;margin-top:4px;cursor:pointer;box-shadow:var(--shadow-soft);display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary:disabled{opacity:.7;cursor:default;box-shadow:none}.btn-chip{border-radius:var(--radius-full);border:1px solid var(--border-subtle);background:#fff;padding:6px 10px;font-size:12px;cursor:pointer}.text-error{color:#ef4444;font-size:12px}.text-footnote{font-size:11px;color:var(--text-muted);margin-top:8px}.success-card{text-align:center;padding:32px 18px}.success-emoji{font-size:40px;margin-bottom:14px}.success-title{font-size:20px;font-weight:700;margin-bottom:6px}.success-text{font-size:13px;color:var(--text-muted)}.admin-heading{font-size:20px;font-weight:600;margin-bottom:4px}.admin-sub{font-size:12px;color:var(--text-muted);margin-bottom:12px}.admin-table{width:100%;border-collapse:collapse;font-size:12px}.admin-table th,.admin-table td{padding:8px 6px;border-bottom:1px solid #f3f4f6;text-align:left}.admin-table th{font-weight:600;color:#374151;font-size:11px}.admin-status-chip{display:inline-flex;align-items:center;padding:3px 8px;border-radius:999px;font-size:11px;background:#eff6ff;color:#1d4ed8}.admin-btn-row{display:flex;flex-wrap:wrap;gap:4px}.admin-btn{padding:4px 8px;border-radius:999px;border:1px solid #e5e7eb;background:#fff;font-size:11px;cursor:pointer}.admin-btn--success{border-color:#22c55e;background:#ecfdf5;color:#15803d}.tabs{display:inline-flex;background:#e5e7eb;border-radius:999px;padding:3px;margin:10px 0 4px}.tab-pill{border-radius:999px;padding:6px 14px;font-size:12px;border:none;background:transparent;color:#6b7280;cursor:pointer}.tab-pill--active{background:#fff;color:#111827;box-shadow:0 8px 20px #0f172a1f}.history-card{background:var(--bg-card);border-radius:18px;padding:14px 14px 12px;box-shadow:var(--shadow-soft);margin-top:10px}.history-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.history-plate{font-size:13px;font-weight:600}.history-car{font-size:11px;color:var(--text-muted)}.history-status-badge{font-size:11px;border-radius:999px;padding:4px 9px;background:#eff6ff;color:#1d4ed8}.history-body{display:flex;justify-content:space-between;align-items:flex-end;margin-top:4px}.history-service{font-size:13px;font-weight:500}.history-meta{font-size:11px;color:var(--text-muted)}.history-price{font-size:13px;font-weight:600}.admin-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:12px 0 14px}.admin-kpi-card{background:#f9fafb;border-radius:14px;padding:8px 10px;font-size:11px;border:1px solid #e5e7eb}.admin-kpi-label{color:#6b7280}.admin-kpi-value{font-weight:600;font-size:14px;margin-top:4px}.history-timeline{display:flex;gap:8px;margin-top:10px}.timeline-step{flex:1;text-align:center;font-size:10px;color:#9ca3af}.timeline-dot{width:10px;height:10px;border-radius:999px;margin:0 auto 4px;border:2px solid #d1d5db;background:#f9fafb}.timeline-step--active .timeline-dot{border-color:#22c55e;background:#bbf7d0}.timeline-step--active{color:#16a34a;font-weight:600}.profile-section-title{font-size:16px;font-weight:600;margin-bottom:4px}.profile-sub{font-size:12px;color:var(--text-muted);margin-bottom:10px}.profile-grid{display:grid;gap:10px}.status-large-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:12px;font-weight:600}.status-large-chip--pending{background:#fffbeb;color:#92400e}.status-large-chip--progress{background:#eff6ff;color:#1d4ed8}.demo-media-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:8px}.demo-media-box{border-radius:12px;padding:16px 6px 6px;text-align:center;font-size:10px;background:radial-gradient(circle at top,#dbeafe,#eff6ff);color:#1f2937;box-shadow:var(--shadow-chip)}.demo-media-label{display:block;font-weight:600;margin-bottom:2px}.chat-demo{margin-top:6px}.chat-demo-row{display:flex;flex-direction:column;gap:6px;margin-top:6px}.chat-bubble{max-width:80%;padding:8px 10px;border-radius:16px;font-size:12px;line-height:1.4}.chat-bubble--client{align-self:flex-end;background:#e0f2fe;border-bottom-right-radius:4px}.chat-bubble--service{align-self:flex-start;background:#f3f4f6;border-bottom-left-radius:4px}.chat-demo-hint{font-size:11px;color:var(--text-muted);margin-top:6px}.rewards-card{margin-top:4px}.rewards-points{font-size:22px;font-weight:700}.rewards-caption{font-size:11px;color:var(--text-muted)}.rewards-progress{margin-top:8px;width:100%;height:8px;border-radius:999px;background:#e5e7eb;overflow:hidden}.rewards-progress-inner{height:100%;width:55%;border-radius:inherit;background:linear-gradient(90deg,#22c55e,#0ea5e9)}.rewards-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px;font-size:11px}.rewards-tag{padding:4px 8px;border-radius:999px;background:#f3f4f6}.profile-card-spaced{margin-top:8px}.hero-card{padding:14px 14px 16px;box-sizing:border-box;overflow:hidden}.hero-text-title{font-size:18px;line-height:1.2;word-break:break-word}.hero-text-sub{font-size:12px;line-height:1.35;margin-top:4px}.metrics-row{margin-top:10px;display:flex;flex-wrap:wrap;gap:6px}.metric-chip{flex:1 1 32%;min-width:0;word-break:break-word}
